
.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: 16px;
    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;
}