
.form-group-default label:not(.error) {
    font-size: 13.5px!important;
    letter-spacing: .06em;
    text-transform: uppercase;
    font-weight: 400;
}
.logo-nav-side {
    width: 180px;
}
@media ( max-width:991px ){
    .logo-nav-side{
        width: 400px;
    }
}

@media ( max-width:992px ){
       .brand-logo{
           display: none;
       } 
}
@media ( max-width:510px ){
    .logo-nav-side{
        width: 300px;
    }
}
.u{
    border-bottom: 1px solid;
}
.tbl-head-ttl{
    color: black;
    font-weight: 600;
}
.u:hover {
    border: 0px solid;
}
.translated-ltr{margin-top:-40px;}
    .translated-ltr{margin-top:-40px;}
    .goog-te-banner-frame {display: none;margin-top:-20px;}

    .goog-logo-link {
       display:none !important;
    } 

    .goog-te-gadget{
       color: transparent !important;
    }
    select.goog-te-combo {
        height: 30px;
        margin-top: 10px !important;
    }
    .marathi-btn {
        padding: 5px 15px;
    }
    .tbl-btn {
    padding: .65rem 0.5rem;
}
.table td, .table th {
    /*font-size: 14px;*/
    font-size: 12px;
    white-space: nowrap;
    border-top-width: 0;
    border-bottom: 1px solid;
    border-color: #ebedf2 !important;
    padding: 0 12px !important;
    height: 40px;
    vertical-align: middle !important;
}
.y-axis-content {
    font-style: italic;
    text-transform: lowercase;
}
.view-more{
    font-weight: 800;
    text-decoration: underline;
}
.card-invoice .transfer-total {
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.card-invoice .transfer-total .sub {
    font-size: 14px;
    margin-bottom: 8px;
    font-weight: 600;
}
.card-invoice .transfer-total .price {
    font-size: 28px;
    color: #065caa;
    padding: 7px 0;
    font-weight: 600;
}
.card-invoice .transfer-total span {
    font-weight: 600;
    font-size: 13px;
}
.card-invoice .transfer-to .account-transfer > div span:first-child {
    font-weight: 600;
    font-size: 13px;
}
.card-invoice .transfer-to .account-transfer > div span:last-child {
    font-size: 13px;
    float: right;
}
.invoice-desc, .info-invoice, .transfer-to{
    color: black;
}
ul.invo-ul li {
    margin-left: 10px;
}
.bold{font-weight: bold !important;}
.cust-msg{background: #e6e6e6;padding: 15px;border: 1px solid #b2b2b2;}
.input-hd {
    padding-right: 20px;
    min-width: 30%;
    letter-spacing: 0.3px;
    font-family: open sans;
    font-weight: 600;
    margin-right: 15px;
    position: relative;
}
.input-hd:after {
    content: ':';
    position: absolute;
    right: 0;
    bottom: 2px;
    font-weight: bold;
}
.btn-export span {
    color: white;
}
.ViewDoc  {
    position: relative !important;
}
.tbl-ViewDoc a {
    padding: 2px 5px !important;
    font-size: 12px;
    top: 0 !important;
}
.tbl-ViewDoc a:focus, .tbl-ViewDoc a:active, .ViewDoc a:focus, .ViewDoc a:active{
    color: white !important;
}
td.dt-body-left{
    position: relative;
}
.ViewDoc a {
    position: absolute;
    padding: 5px 15px;
    right: 6px;
    top: 10px;
}

.display-hidden {
    display: none;
}
/*.dataTables_wrapper .dataTables_filter {
    float: right;
    margin-top: -30px;*/ /* adjust this value to position the search button outside the scrollable area */
/*}*/
div#sample-view .modal-body .dt-buttons {
    display: none !important;
}
div#sample-order-view .modal-body .dt-buttons {
    display: none !important;
}
.display-inline {
    display: flex;
    flex-wrap: wrap;
}
.table.Invoice-tbl > tbody > tr > td, .table.Invoice-tbl > tbody > tr > th {
    white-space: inherit;
    padding: 10px !important;
}
table#tblProdcut {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
table.invoice-tbl.dataTable thead th, table.invoice-tbl.dataTable thead td {
    font-size: 14px;
    letter-spacing: 0.5px;
}
table.Invoice-tbl {
    margin-bottom: 0;
}
.receipt-main td {
    padding: 9px 10px !important;
    text-transform: uppercase;
    vertical-align: baseline;
}
}