.error{
    border-color: #ed5e5e !important;
    color: #ed5e5e !important;
    font-weight: bold !important;
}
.disabled{
    display: none !important;
}
/*.language img{*/
/*    width: 50px !important;*/
/*}*/
/*.first a,.previous a, .next a,.last a{*/
/*    padding: 4px !important;*/
/*}*/
.select2-container--default .select2-selection--single{
    border: 1px solid #ced4da !important;
}
.select2-container .select2-selection--single{
    height: 36px !important;
    top: 3px !important;
    right: 3px !important;
}
#total_payment-error{
    display: block !important;
}
.auth-two-bg{
    background-image: url(../images/impire.png);
    background-position: center;
    background-size: cover;
}

