






.body-section {
    background-color: #000000 !important;
    background-image: linear-gradient(rgba(0,0,0,0.8),rgba(0,0,0,0.8)), 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: #fff !important;
}
*/
.srkchin_login .loginBox {
  /*  box-shadow: -4px -3px 4px 3px var(--color-one);*/
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
}

.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;
    box-sizing:border-box;
}

.logoSlot {
    height: auto;
    padding: 0px 0px 0px 0px;
    background: content-box;
    margin-bottom: 0px;
}

    .logoSlot img {
        width:100%;
        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;
    box-sizing:border-box;
    margin: 0px;
}

.form-group.has-feedback {
    margin-bottom: 10px !important;
}
:root {
    --main-btn-color: linear-gradient( 135deg, #120021 0%, #2b0147 35%, #4a0c7a 70%, #8b3fe8 100% );
    --btn-color: linear-gradient(90deg, #2D527B 0%, #4DC8E2 100% );
    --btn-color2: linear-gradient(90deg, #2D527B 0%, #4DC8E2 100% );
    --color-one: #8b3fe8;
    --color-one2: #6A1F72;
    --color-one3: #2C1740;
}
.left_side_border{
    border-left:2px solid white;
}
.admin-login  .loginIMgs {
    width: 150px;
    margin: 0 auto;
    float: none;
}
.my_btn a {
    background: var(--main-btn-color)!important;
}

.login_txt {
    font-size: 22px;
    text-align: left;
    color: white;
    margin-bottom: 9px;
    margin-top: 0;
}

.login_btn {
    background: var(--color-one);
    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: var(--main-btn-color);
        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: #fff;
    font-size: 16px;
    text-decoration: none;
}

.admin-login {
    padding: 30px 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 10px;
    max-width: 380px;
    width: 100%;
}

.btnd {
    background: #d2d6de;
    padding: 8px 40px;
    border-radius: 50px;
    color: #fff;
    width: 32px;
    margin: 20px 0px 0px 25px;
}

    .btnd a {
        color: #333;
    }

.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;
}

.forget_class .logoSlot {
    width: 90px;
    margin: auto;
}
.forget_class .login_txt {
    color: #333;
    font-size: 18px;
    margin-top: 6px;
}

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

    .welcomeSlot h3 span {
        color: #fff;
    }



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

.welcomeSlot {
    background: #000;
    padding: 20px;
    width: 100%;
    border-radius:10px;
}

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

    .Username .form-control {
        background: #fff;
        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;
    color:white;
}

    p.textcenter a {
        color: var(--color-one);
        text-decoration: none;
    }

/*.auth-bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    background: #fff;
    z-index: 0;
    height: 100vh;
}*/
.back-to-home {
    margin: 20px 0 0 20px;
}
    .back-to-home a {
        background: var(--color-one);
        color: white;
        padding: 1px 13px;
        display: inline-block;
        text-decoration: none;
        border-radius: 20px;
    }

.auth-bg {
    background: transparent;
    max-width: 1000px;
    border-radius: 10px;
    padding: 15px;
    width: 100%;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
}
    .auth-bg .row{
        align-items:center;
    }
    .loginIMgs {
        z-index: 9;
        position: relative;
        height: 100%;
        background: transparent;
        border-radius: 10px;
    }

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

.forgetPwd .loginBox {
    margin:0px auto;
    background:white;
}


@media(max-width:767px) {
    .login-box {
        width: 90% !important;
        margin: auto;
        background: #ffffff;
        margin-top: 50px;
    }
    .admin-login .loginIMgs {
        width: 136px;
        float: none;
    }
    .forget_password {
        box-sizing: border-box;
        width: 95%;
    }
    /*body.body-section.srkchin_login {
        background: #2c2828 !important;
    }*/
    .mobile-hidden {
        display: none;
    }

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

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

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

    .auth-bg {
        width: 100%;
        margin: 0px auto;
        border-radius: 0;
    }
    .back-to-home {
        position: relative;
        z-index: 9;
    }

    .logoSlot {
        padding: 0px 0px 0px 0px;
    }

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

    p.textcenter {
        color: #fff;
    }

        p.textcenter a {
            color: #ff9045;
        }

    .admin-login {
        padding: 30px 22px;
        width: 95%;
        box-sizing: border-box;
    }

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

   
}

.admin .loginIMgs{
    float:none!important;
    width:35%;

}
