@import url('https://fonts.googleapis.com/css?family=Numans');

html,body{
/* background: linear-gradient(270deg, #e2f4ffde, #41b7ff); */
background: linear-gradient(135deg, #667eea, #764ba2);
background-size: cover;
background-repeat: no-repeat;
height: 100%;
font-family: 'Numans', sans-serif;
}

.container{
height: 100%;
align-content: center;
}

.card{
/*height: 370px;*/
margin-top: auto;
margin-bottom: auto;
width: 400px;
background-color: rgba(0,0,0,0.5) !important;
}

.social_icon span{
font-size: 60px;
margin-left: 10px;
color: #FFC312;
}

.social_icon span:hover{
color: white;
cursor: pointer;
}

.card-header h3{
color: #003b60;
}

.social_icon{
position: absolute;
right: 20px;
top: -45px;
}

.input-group-prepend span{
width: 50px;
background-color: #FFC312;
color: #144a6ac2;
border:0 !important;
}

input:focus{
outline: 0 0 0 0  !important;
box-shadow: 0 0 0 0 !important;

}

.remember{
color: white;
}

.remember input
{
width: 20px;
height: 20px;
margin-left: 15px;
margin-right: 5px;
}

.login_btn{
color: black;
background-color: #ffc312 !important;
width: 100px;
}

.links{
color: white;
}

.links a{
margin-left: 4px;
}

/* sudip start 6-10-2022 */
.screen {       
    position: relative; 
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 600px;
    width: 460px;
    background: linear-gradient(90deg, #0e456600, #0e456600);
    box-shadow: 0px 0px 24px  #13496a;
    border-radius: 8px;
    overflow: hidden;
}

.screen__content {
    z-index: 1;
    position: relative; 
    height:100vh;
    display: flex;
    align-items: center;
}
.screen_content_inner{
    height: 600px;
    width: 460px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    overflow: auto;
}
.new_card_block{
    background-color:transparent !important;
    border:none !important;
    width: 460px !important;
}
.new_card_header{
    border-bottom:none !important;
    background-color:unset !important;
    margin:0 auto;
    margin-top:30px;
}
.screen__background {       
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);  
}

.screen__background__shape {
    transform: rotate(45deg);
    position: absolute;
}

.screen__background__shape1 {
    height: 550px;
    width: 550px;
    background: #FFF;   
    top:16px;
    right: 150px;   
    border-radius: 0 72px 0 0;
}

.screen__background__shape2 {
    height: 220px;
    width: 220px;
    background: #ffffff7a;  
    top: -172px;
    right: 0;   
    border-radius: 32px;
}

.screen__background__shape3 {
    height: 540px;
    width: 190px;
    background: linear-gradient(270deg, #0aa3ff, #0e45662e);
    top: -19px;
    right: -21px;
    border-radius: 32px;
}

.screen__background__shape4 {
    height: 400px;
    width: 200px;
    background: #ffffff73;  
    top: 420px;
    right: 50px;    
    border-radius: 60px;
}
.new_screen_block{
    display: flex;
    align-items: center;
    height:100vh;
}
.container9{
    overflow: hidden;
}

.login-form, .reset-form{
    margin-top: 30px;
    padding-right: 83px;
}
#otp_box, #reg_form1{
    padding-right: 106px;
}
.login_alert{
    margin-top: 30px;
}
#err_msg{
    padding-right: 134px;
}
.input_group_text_block{
    background-color: unset !important;
}
.new_custom_control{
    border:none !important;
    background-color: unset !important;
    padding-left:0 !important;
    padding-right:0 !important;
}
.new_costom_control_new_holder_block{
    border:none !important;
    background-color: unset !important;
    padding-left:0 !important;
    padding-right:0 !important;
   
}

#employee_login .form-group{
    border-bottom:2px solid #D1D1D4;
}
#employee_login .form-group:hover{
    border-bottom:2px solid #0e4566;
}
.input-group99{
    border-bottom: none !important;
}
.new_custom_control:focus{
    background-color: transparent !important;
}
input:-webkit-autofill {
    border: none;
    border-radius: .3rem;
    caret-color: #495057; 
    color: #495057;
    background: #fff;
    -webkit-text-fill-color: #495057; 
    -webkit-background-clip: text; 
    box-shadow: 0 0 0 50px #fff inset; 
}
.login_btn9{
    color: #fff;
    background-color: #0e4566 !important;
    font-weight: 600 !important;
}
.login_reset_button, .proced_login_page, .new_new_proceed_button{
    color: #fff !important;
    background-color: #55778d !important;
    width: 100px;
}
.proced_login_page{
    margin-top:20px;
}
.new_form-group999{
    border-bottom: 2px solid #D1D1D4;
}
.otpSkipDiv .new_custom_control {
    border-bottom: 2px solid #D1D1D4 !important;
    border-radius: 0;
}
.new_form-group999:hover{
    border-bottom:2px solid #6A679E;
}
.code p{
   color:#001b7c;
   margin-bottom:0;
}
.pass_login_page_new{
    font-size:11px;
}
#tabs{
    display:none;
}
#pass,#cnf_pass{
    margin-bottom:4px;
    border-bottom:2px solid #6A679E;
    position: relative;
}
.show-password, .conf-password{
    position: absolute;
    right: 0;
    top: 16px;
}
#reset_password_note{
    background-color: #0e4566;
    padding:4px;
}
.pass_note p i{
   font-size:6px !important;
   margin-right:6px; 
}
/* sudip end 6-10-2022 */

/* Supriyo start 7-10-2022 */

.screen_content_inner::-webkit-scrollbar {
    display: none;
}

button#reg_form1_proceed {
    margin-top: 10px;
}

@media (max-width: 768px) {
    .screen {
        position: relative;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 460px;
        width: 460px;
    }
    .screen_content_inner {
        height: 509px;
        width: 460px;
    }
    .screen__background {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0px;
        z-index: 0;
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
    .screen__background__shape1{
        top: -20px;
    }
}

@media (min-width: 426px) and (max-width: 490px) {
    .login-form, .reset-form {
        margin-top: 30px;
        padding-right: 124px;
        padding-left: 0px;
    }
    .card-body {
        padding-left: 46px !important;
    }    
}

@media (max-width: 425px) {
    .login-form, .reset-form {
        margin-top: 10px;
        padding-right: 122px;
        padding-left: 0;
    }

    .screen__background__shape1 {
        height: 550px;
        width: 550px;
        background: #FFF;
        top: -24px;
        right: 150px;
        border-radius: 0 72px 0 0;
    }
    h6.showValid {
        color: #ef0b0b !important;
        font-size: 14px;
        padding-left: 0;
    }
    .card-body {
        padding-left: 46px !important;
    }
    #err_msg {
        padding-right: 113px;
        padding-left: 0;
        font-size: 14px;
    }
    #otp_box, #reg_form1 {
        padding-right: 124px;
    }
    #reset_password_note {
        width: 367px;
    }
}

@media (min-width: 360px) and (max-width: 410px) {
    .login-form, .reset-form {
        margin-top: 30px;
        padding-right: 91px;
        padding-left: 0px;
    }
    .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        padding-right: 5px;
        padding-left: 5px;
    }
    .screen__background__shape1 {
        height: 550px;
        width: 550px;
        background: #FFF;
        top: -17px;
        right: 95px;
        border-radius: 0 72px 0 0;
    }
    .screen__background__shape3 {
        height: 540px;
        width: 190px;
        top: 5px;
        right: -21px;
        border-radius: 32px;
    }
    .screen__background__shape4 {
        height: 400px;
        width: 200px;
        top: 416px;
        right: 28px;
        border-radius: 60px;
    }
    h6.showValid {
        padding-left: 0px;
    }
    .card-body {
        padding-left: 76px !important;
    }
    #err_msg {
        font-size: 13px;
    }
    .alert-success {
        padding: 10px !important;
    }
    #reset_password_note {
        width: 310px;
    }
}

@media (min-width: 320px) and (max-width: 359px) {
    .login-form, .reset-form {
        margin-top: 30px;
        padding-right: 107px;
        padding-left: 49px;
    }
    .screen__background__shape1 {
        height: 550px;
        width: 550px;
        background: #FFF;
        top: -24px;
        right: 88px;
        border-radius: 0 72px 0 0;
    }
    .screen__background__shape3 {
        height: 540px;
        width: 190px;
        top: -10px;
        right: -34px;
        border-radius: 32px;
    }
    .screen__background__shape4 {
        height: 400px;
        width: 200px;
        top: 397px;
        right: 0px;
        border-radius: 60px;
    }
    .card-header.new_card_header img {
        width: 230px;
    }
    .card-header h3 {
        font-size: 20px;
    }
    .card-header h6 {
        font-size: 13px;
    }
    h6.showValid {
        font-size: 11px;
        padding-left: 48px;
        font-weight: bold;
        padding-top: 10px;
    }
    #err_msg {
        padding-right: 120px;
        padding-left: 49px;
        font-size: 12px;
    }
    .alert-success {
        padding: 10px 6px !important;
    }
    #otp_box, #reg_form1 {
        padding-right: 124px;
        padding-left: 50px;
    }
    .code {
        padding-left: 50px;
    }
    button#proceed_id {
        margin-left: 50px;
    }
    .card-body {
        padding-top: 37px !important;
        padding-left: 42px !important;
    }
    #reset_password_note {
        width: 274px;
        margin-left: 51px;
    }
    .pass_note p{
        font-size: 12px;
    }
}
/* Supriyo end 7-10-2022 */