






.body-section {
    background-color: #000000 !important;
    /* background-image: url(../images/login_bg3.jpg) !important; */
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    padding: 0px;
    /* position: relative; */
    overflow-x: hidden;
}
/*
    .body-section:after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.3);
        z-index: -999;
    }*/
body.body-section.srkchin_login {
    background: #a4abb6 !important;
    height: 100vh;
}

.srkchin_login .loginBox {
    /*    box-shadow: -4px -3px 4px 3px #9ecf0259;
*/ border-radius: 10px;
    overflow: hidden;
}

.login-box {
    width: 400px;
    margin: 70px auto;
    padding: 0px;
    border-radius: 5px;
    /* position: relative; */
    /* background: linear-gradient(to left, rgba(57,100,208,1) 0%, rgba(45,193,201,1) 100%); */
    background: #fff;
    overflow: hidden;
    height: auto;
}

.forget_password {
    padding: 40px 36px;
    width: 400px;
    margin: 70px auto;
    background: white;
    border-radius: 5px;
}

.logoSlot {
    height: auto;
    padding: 00px 0px 0px 0px;
    background: #202022;
    margin-bottom: 20px;
}

    .logoSlot img {
        width: 95%;
        margin: 0px auto;
        display: flex;
    }

.login_box_body {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
    height: 267px;
    width: 325px;
    margin: auto;
}

.form-group.has-feedback input {
    width: 100%;
    height: 45px;
    border-radius: 0px;
    font-size: 15px;
    border: 1px solid #35b3dc;
    padding: 0px 0px 0px 10px;
    box-shadow: 1px 1px 7px 2px rgb(0 0 0 / 20%) !important;
    margin: 0px;
}
m
.form-group.has-feedback {
    margin-bottom: 10px !important;
}
#forget-password {
    color: black;
}
#chkRememberMe {
    color: black;
}

    .login_txt {
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }

.login_btn {
    background: #e1b31e;
    width: 100%;
    height: 40px;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    border-radius: 30px;
    margin: 0px auto;
    display: inline-block;
    padding: 6px 15px;
    text-decoration: none;
    border-style: none;
    text-align: center;
}

    .login_btn:hover {
        background: #333;
        color: #fff;
    }

    .login_btn i {
        font-size: 20px;
        margin: 4px 10px 0px 0px;
    }

.clearfix.log-other {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0px;
}

.new-acc-link a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}
.logoSlot img{
    border-radius:15px;
}

.admin-login {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/

    width: 100%;
    box-sizing: border-box;
}

.btnd {
   /* background: #e1b31e;*/
    
    
    margin: 20px 0px 0px 25px;
}

    .btnd a {
        color: #000000;
        background: #e1b31e;
        padding: 4px 10px;
        border-radius: 2px;
        font-size: 13px;
        text-decoration:none;
    }

.form-group.has-feedback.adminform label {
    font-size: 16px;
    margin-bottom: 10px;
}

    .form-group.has-feedback.adminform label span {
        color: red;
    }

.forget_password .login_btn {
    margin: 10px auto;
    display: initial;
}

p.center {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
}

.form-item {
    /* display: flex; */
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

span.add-on {
    font-size: 17px;
    color: #504d4d;
    /* background: #1bc486; */
    /* width: 65px; */
    /* height: 45px; */
    text-align: center;
    padding: 6px 0px;
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 16px;
    z-index: 1;
}

.welcomeSlot h3 {
    text-align: center;
    font-size: 33px;
    color: #fff;
    margin: 0px;
}

    .welcomeSlot h3 span {
        color: #fff;
    }

.login_form {
    /*    padding: 25px 35px;
*/
}

.loginBox {
    height: auto;
    padding: 0px;
    width: 100%;
}

.welcomeSlot {
    background: #202022;
    padding: 0px;
    width: 100%;
}

.Username {
    width: 100%;
    position: relative;
}

    .Username .form-control {
        background: #f5f5f5;
        width: 100%;
        height: 45px;
        border-radius: 30px;
        border: 1px solid #ccc;
        padding: 0px 35px 0px 38px;
    }

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ccc;
    outline: 0;
    box-shadow: none;
}

.form-section p {
    margin: 28px 0 0;
    font-size: 15px;
    color: #d0d0d0;
    font-weight: 400;
}

p.textcenter {
    text-align: center;
    margin: 15px 0px 0px;
}

    p.textcenter a {
        color: #000000;
    }

.auth-bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background: #202022;
    z-index: 0;
    height: 100vh;
    display: none;
}

.auth-bg {
    height: 100vh;
}

.loginIMgs {
    z-index: 9;
    position: relative;
    height: 474px;
}
.login_form .login_btn {
    box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}


.loginIMgs img {
    border-radius: 15px;
    height: 100%;
    object-fit: cover;
}

.auth-bg {
    background: #a4abb6;
    height: 100%;
}

.loginIMgs img {
    width: 100%;
}

.center-div {
    width: 100%;
    max-width: 800px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(313deg, rgb(236 173 4 / 77%) 0%, rgb(199 199 199) 100%);
    padding: 20px;
    border-radius: 15px;
}

/*.forgetPwd .loginBox {
    margin: 100px auto;
}*/


@media(max-width:767px) {
    .login-box {
        width: 90% !important;
        margin: auto;
        background: #ffffff;
        margin-top: 50px;
    }
    .center-div .main .inner2 {
        display:none;
    }
    .forget_password {
        width: 98%;
        box-sizing: border-box;
    }
    .center-div {
        width: 95%;
        padding: 0px;
    }
    .auth-bg .loginBox {
        padding: 15px;
    }

    .btnd {
        margin: 8px 0px 0px 19px;
    }
    .admin-login .form-group {
        margin-bottom: 10px;
    }

    .form-group.has-feedback.adminform label {
        color: #000;
    }

    .block-hint.pull-left.small {
        color: #000;
    }

    .loginBox {
        height: auto;
        padding: 0px;
        width: 100%;
        margin: 0px 0px;
    }

    .auth-bg {
        height: 100vh;
        width: 378px;
        margin: 0px auto;
    }
   

    /*.logoSlot {
        padding: 30px 0px 0px 0px;
    }*/

        .logoSlot img {
            width: 50%;
        }
    /* .loginBox {
        background: #1bc486;
    }*/
    .login_txt {
        color: #000;
    }

    p.textcenter {
        color: #000;
    }

        p.textcenter a {
            color: #000;
        }

    .admin-login {
        padding: 30px 22px;
    }

    .auth-bg:before {
        display: none;
    }

    .loginIMgs {
        display: none;
    }
}
