


:root {
    --bs-red: #e30d01 !important;
    --bs-purple: #27013e !important;
}

.login-btn {
    background: var(--bs-purple);
    width: 100%;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    height: 45px;border-style:none;
}

    .login-btn:hover {
        padding: 0px;
        border-radius: 30px !important;
        transition: all .5s ease;
        background: var(--bs-red);color: #fff;
    }

.login-right-wrapper input.btn.btn-block.login-btn {
    margin: 67px 0px 0px;
}


.member_loginbtn {
    text-align: center;
    margin-top: 20px;
    width: 150px;
    height: 45px;
    line-height: 40px;
    background: #fff;
    margin: 15px auto 0px;
    border: 2px solid #fff;
  box-shadow: 1px 1px 7px 0px var(--bs-red);
    transition: all .5s ease;
    cursor: pointer;
    border-radius: 30px;
}

    .member_loginbtn:hover {
        border-radius: 10px;
        transition: all .5s ease; box-shadow:none;
    }

    .member_loginbtn a {
        color: #000;font-size:20px;font-weight:600;
    }

.signupSlot {
    text-align: center;
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -0%);
}

.login-left-wrapper {
    position: relative;
}

.input-prepend label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
}

    .input-prepend label span {
        color: #e3a32f;
        padding-left: 3px;
    }

.btn-new .login_btnSlot {
    margin: 35px 0px 10px;
}

.form-item .form-item input {
    width: 100%;
    height: 45px;
    background: white;
    border: 1px solid var(--bs-red);
    font-size: 15px;
    letter-spacing: 1.5px;
}

.control-group {
    margin-bottom: 16px;
}

.block-hint {
    font-size: 15px !important;
    color: #333 !important;
}

    .block-hint a {
        color: #333 !important;
    }

.login-box {
    background: #fff;
    box-shadow: 0 1px 3px rgb(0 0 0 / 29%);
    /* padding: 30px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75%;
    max-width: 960px;
}

section.login-section {
    padding: 60px 0px;
    position: relative;
    height: 100vh;
}

h3.login_header {
    text-align: center;
    padding: 0px;
    margin: 20px 0px 30px;
    font-size: 22px;
    font-weight: 500;
    color: #000;
    /* text-shadow: -1px -3px 0px rgb(0 0 0 / 20%); */
}

.login-img-wrapper {
    margin: 0px;
    position: relative;
}

    .login-img-wrapper img {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }

.login-section .login-img-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 50%);
}
.back-btn {
    position: absolute;
    top: 10px;
    left: 10px;
    background: var(--bs-red);
    padding: 2px 9px;
    border-radius: 3px;
    color: white;
    display: inline-block;
}

.login-right-wrapper {
    padding: 20px 30px 20px 0px;
    box-sizing: border-box;
}
#chkRememberMe{
    margin-top:0px;
}
.login_logo img {
    width: 100%;
    padding: 0px;
    margin: 20px auto 10px;
    display: flex;
}

.signupSlot h4 {
    font-size: 36px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
    color: #fff;
    text-transform: capitalize;
}

span.add-on {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 20px;
    color: #ffffff;
    background: var(--bs-purple);
    width: 40px;
    height: 45px;
    text-align: center;
    padding: 4px 0px;
}

.input-prepend {
    position: relative;
}

.text-center a {
    color: #e3a32f;
    font-size: 16px;
}

form#forgotform {
    background: white;
    width: 450px;
    margin: 0% auto !important;
    padding: 30px !important;
    border-radius: 5px;
    position: absolute !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.form-item {
    position: relative;
    margin-bottom: 15px;
}

    .form-item input {
        display: block;
        width: 100%;
        height: 45px;
        background: transparent;
        border: solid 1px var(--bs-purple);
        transition: all .3s ease;
        padding: 0 15px;
        color: var(--bs-purple);
    }

        .form-item input:focus {
            border-color:var(--bs-red) !important;
            box-shadow: none !important;
        }

    .form-item label {
        position: absolute;
        cursor: text;
        z-index: 2;
        top: 13px;
        left: 10px;
        font-size: 14px;
        font-weight: 400;
        background: #fff;
        padding: 0 10px;
        color: var(--bs-red);
        transition: all .3s ease;
    }

    .form-item input:focus + label,
    .form-item input:valid + label {
        font-size: 11px;
        top: -5px;
    }

    .form-item input:focus + label {
        color: #06a415;
    }

#login-body {
    /* background-color: #d8d8d8 !important; */
    background-image: url(https://media.istockphoto.com/id/503814062/photo/tampon-versus-pad.jpg?s=612x612&w=0&k=20&c=18GaWvqcWeDqh5YFUTExZpvrAwuY4Kyo2RnVugxmk_Y=) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 100vh;
    /*background-image: linear-gradient( 
45deg
 , #86c476 51%, #3f51b5 39%) !important;*/
}

body#login-body:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0 0 0 / 25%);
    z-index: -9999;
}

/*============== server error csssss-==========================*/

.alert {
    position: static;
    border: 1px solid transparent;
    border-radius: 0;
    margin: 10px 0px;
    background: #0d6b16;
    color: #fff;
    width: 100%;
    height: 40px;
    padding: 9px 30px;
    font-size: 13px !important;
    font-weight: 400;
    margin: 0px 0px;
    top: 0;
    right: 0;
    z-index: 99;
}
.login_logo {
    width: 80px;
    margin: 0 auto;
}


label.labelSlot {
    position: initial;
    font-size: 16px;
    padding: 0px;
    margin-bottom: 10px;
}


@media(max-width:767px) {
    .login-right-wrapper {
        padding: 30px;
    }
    section.login-section {
        background-color: #fff !important;
    }
    #login-body {
        background-image: none !important;
        background-color: #fff !important;
    }
    .mobile-hide {
        display: none;
    }

    .login-img-wrapper img {
        height: 270px;
    }
    .login-box {
    width: 100% !important;
}
    form#forgotform {
    width: 365px !important;
}
}
