.form-control-select-lg {
    height: auto;
    padding: 0.94rem 1.94rem!important;
    line-height: 1.5!important;
    border-radius: 0.3rem;
}
.title_forgot_password{
    font-size: 0.75em;
}
.title_remind{
    font-size: 0.85em;
    line-height: 2!important;
}
.form-control-danger{
    border: 1px solid red !important;
}
.cmn-text-decoration {
    text-decoration: underline !important;
}

.w-500-px {
    width: 500px !important;
}