html {
    background-image: url('../../images/auth/login-bg-2.png') !important;
    background-size: cover !important;
    background-repeat: no-repeat;
}
body {
    width: 100%;
    height: 100%;
    background-image: none !important;
    background-color: transparent !important;
}

.section-forgot-password {
    padding: 0;
    margin-top: 28px;
    background-color: transparent !important;
}

.container-fluid {
    background-color: transparent !important;
}

#forgot-password-card,  #success-card {
    width: 100%;
    max-width: 1096px;
    min-height: 507px;
    /* padding: 40px; */
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(16px);
    border-radius: 24px;
    margin-bottom: 40px;
    padding: 50px 100px 50px 100px;
}
@media only screen and (max-width: 992px) {
    #forgot-password-card,  #success-card {
        padding: 50px;
    }
}
@media only screen and (max-width: 768px) {
    #forgot-password-card,  #success-card {
        padding: 20px;
    }
}
#forgot-password-card input.form-control{
    background: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 8px !important;
}
.hr-x{
    /* border: 0.5px solid #999999;  */
    border: 0.5px solid #cbcbcb; 
    max-height: 151px; 
    height:100%;
    width: 1px;
    /* background-color: #999999; */
    background-color: #bbbbbb;
}

#img-le-logo {
    width: auto;
    height: 50px;
}

#login-icon-fgc, #login-icon-thaid {
    height: 40px;
}

@media only screen and (max-width: 575px) {
    #mobile-none {
        display: none !important;
    }
    
    .hr-mobile {
        display: block !important;
    }

    #mobile-flex {
        display: flex;
        align-items: center;
    }
}

.hr-mobile {
    display: none;
}

.hr-x{
    /* border: 0.5px solid #999999;  */
    border: 0.5px solid #cbcbcb; 
    max-height: 151px; 
    height:100%;
    width: 1px;
    /* background-color: #999999; */
    background-color: #bbbbbb;
}


.btn-send-otp {
    height: 42px;
    background-color: #5E4481;
    border-radius: 8px;
}
#idBtnOtpCountDown{
    margin-left: -7px;
}
#idBtnOtpCountDown #btnOtpCountDown{
    border-radius: 8px;
}
.form-control{
    height: 48px;
    box-sizing: border-box;
    border: 1px solid #999999 !important;
    border-radius: 2px !important;
}

.form-check-input:checked {
    background-color: #5E4481 !important;
    border-color: #5E4481 !important
}

.hide-step {
    opacity: 0;
    display: none !important;
}

.show-step {
    display: block !important;
}

.btn-back-step {
    width: 100%;
    /* font-size: 1.125rem; */
    font-weight: 400;
    color: #fff;
    border-radius: 8px;
    background: #C0C0C0;
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-back-step:hover {
    color: #fff;
    background: #8D3CE1;
    box-shadow: 0px 4px 16px 0px rgba(168, 111, 227, 0.64);
}

.btn-next-step {
    width: 100%;
    /* font-size: 1.125rem; */
    font-weight: 400;
    color: #fff;
    background-color: #5E4481;
    border-radius: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-next-step:hover {
    color: #fff !important;
    border-radius: 8px;
    background: #8D3CE1;
    box-shadow: 0px 4px 16px 0px rgba(168, 111, 227, 0.64);
}

#btnOTP {
    margin-left: -2px;
    height: 48px;
    color: #ffffff;
    background-color: #5E4481;
    border: 1px solid #999999 !important;
    border-radius: 2px !important;
}

.toggle-password {
    /* float: right; */
    cursor: pointer;
    margin-right: 10px;
    margin-top: -32px;
    color: #999999;
    position: absolute;
    z-index: 1;
    right: 5px;
}

.fgp-step-1, .fgp-step-2, .fgp-step-3{
    opacity: 1;
    -webkit-animation: opacity-transition 1.5s both;
    animation: opacity-transition 1.5s both;
}

.btn-lg-th, .btn-lg-en {
    position: absolute;
    z-index: 1;
    top: 14px;
    right: 14px;
    cursor: pointer;
    text-align: center;
    width: 40px;
    height: 30px;
    color: #ffffff;
    border-radius: 8px;
    border: 2px solid #000;
    box-sizing: border-box;
    background-color: #000;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), 0px 4px 14px rgba(0, 0, 0, 0.08);
}

.btn-lg-th:hover, .btn-lg-en:hover {
    background-color: #5E4481;
    border-color: #5E4481;
    color: #fff;
}

.btn-back-to-login{
    width: 100%;
    /* font-size: 1.125rem; */
    font-weight: 400;
    color: #fff;
    border-radius: 8px;
    background: #C0C0C0;
    padding-top: 8px;
    padding-bottom: 8px;
}
.btn-pp {
    width: 100%;
    color: #fff;
    border-radius: 8px;
    background: #5E4481;
    padding-top: 8px;
    padding-bottom: 8px;
}
.btn-back-to-login:hover {
    color: #fff;
    background: #8D3CE1;
    box-shadow: 0px 4px 16px 0px rgba(168, 111, 227, 0.64);
}
.btn-pp:hover:hover {
    color: #fff !important;
    border-radius: 8px;
    background: #8D3CE1;
    box-shadow: 0px 4px 16px 0px rgba(168, 111, 227, 0.64);
}

#contact-social a i{
    color: #ffffff;
}

#contact-social a .fa-facebook:hover{
    color: #4267B2;
}
#contact-social a .fa-line:hover{
    color: #00c300;
}
#contact-social a .fa-twitter-square:hover{
    color: #1DA1F2;
}
#contact-social a .fa-instagram:hover{
    background: -webkit-linear-gradient(15deg, rgba(255,220,128,1) 0%, rgba(252,175,69,1) 10%, rgba(247,119,55,1) 21%, rgba(245,96,64,1) 34%, rgba(245,96,64,1) 46%, rgba(253,29,29,1) 56%, rgba(225,48,108,1) 67%, rgba(193,53,132,1) 78%, rgba(131,58,180,1) 89%, rgba(88,81,219,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.form-check-input:checked {
    background-color: #11D13B;
    border-color: #11D13B;
}


/* start mc-datepicker */
.mc-calendar--modal  {
    box-shadow : 0px 0px 0px 1000px rgb(0 0 0 / 50%) !important;
}
.mc-calendar {
    --mc-theme-color: #F2F5F8 !important;
    --mc-weekday-foreground: #5E4481 !important;
    --mc-btn-success-foreground: #5E4481 !important;
    --mc-date-active-pick-background: #5E4481 !important;
    --mc-theme-color: #5E4481 !important;
    --mc-display-background: #5E4481 !important;
}

#mc-btn__ok{
    color: #ffffff;
    width: 72px;
    height: 32px;
    background: #5E4481;
    border-radius: 5px;
}

.mc-footer__section {
    display: flex;
    justify-content: center;
}

.mc-date--active.mc-date--today {
    color: var(--mc-date-active-today-foreground) !important;
    background-color:#0002 !important;
}
.mc-display__body {
    background-color: #F1F1F1 !important;
}

.mc-display__body .mc-display__data--primary{
    color: #5E4481 !important;
    background-color: #F1F1F1 !important;
}

.mc-display__body .mc-display__data--secondary{
    color: #5E4481 !important;
    background-color: #F1F1F1 !important;
}
/* end mc-datepicker */

.progress-bar-segmented {
    display: flex;
    margin-bottom: 4px;
}

.progress-bar-segmented .bdl{
    border-radius: 4px 0px 0px 4px;
}

.progress-bar-segmented .bdr{
    border-radius: 0px 4px 4px 0px;
}

.progress-bar-segmented .progress-bar {
    width: 100%;
    height: 15px;
    margin-right: 2px;
}

ul .active, ul .active{
    color: #10CA39 !important;
}

.invalid-active {
    border: 1px solid #F61B3E !important;
    background: #FFF8F9 !important;
}

.input-grouptext-otp-countdown {
    display: flex;
    height: 48px;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #999999;
    border-radius: 0.25rem;
}