﻿.lgBtn {
    border-radius: 46px !important;
    background-color: #d9b254 !important;
    color: #000000 !important;
    padding: 0 !important;
    border: 1px solid #d9b254;
    height: 46px;
    z-index: 2;
    width: 80px;
    transition: all 0.3s ease;
}

    .lgBtn:hover {
        background-color: #ffffff !important;
        color: #d9b254 !important;
        border: 1px solid #d9b254 !important;
        z-index: 2 !important;
    }

.snBtn {
    padding: 0 !important;
    border-radius: 0 46px 46px 0;
    height: 46px;
    color: #000000 !important;
    background-color: #ffffff !important;
    border-top: 1px solid #eecc70;
    border-right: 1px solid #eecc70;
    border-bottom: 1px solid #eecc70;
    border-left: 0px solid #eecc70;
    margin-left: -23px !important;
    z-index: 1;
    width: 115px;
    transition: all 0.3s ease;
}

    .snBtn:hover {
        background-color: #d9b254 !important;
        color: #000000 !important;
        border-top: 1px solid #000000 !important;
        border-right: 1px solid #000000 !important;
        border-bottom: 1px solid #000000 !important;
        border-left: 0px solid #000000 !important;
    }

.clsReg:hover {
    color: #84b3d2 !important;
}

.custom-validation-summary {
    color: darkorange;
    font-size: 14px;
}

.login-block {
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 50px 0;
}

.banner-sec {
    background: #ffcb4b;
    background: url(https://static.pexels.com/photos/33972/pexels-photo.jpg) no-repeat left bottom;
    background-size: cover;
    min-height: 500px;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

.lgContainer {
    background-color: #d9b254;
    border-radius: 10px;
    box-shadow: 15px 20px 0px rgba(0,0,0,0.1);
}
/*.lgContainer {
    background-color: #ffffff !important;
    border: 1px solid darkgrey !important;
    border-radius: 10px !important;
    box-shadow: 15px 20px 0px rgb(0 0 0 / 10%) !important;
}
*/
.carousel-inner {
    border-radius: 0 10px 10px 0;
}

.carousel-caption {
    text-align: left;
    left: 5%;
}

.login-sec {
    padding: 20px 30px;
    position: relative;
    border-right: 1px solid #ffffff;
}

    .login-sec .copy-text {
        position: absolute;
        width: 80%;
        bottom: 120px;
        font-size: 13px;
        text-align: center;
    }

        .login-sec .copy-text i {
            color: #FEB58A;
        }

        .login-sec .copy-text a {
            color: #E36262;
        }

    .login-sec h2 {
        margin-bottom: 30px;
        font-weight: 800;
        font-size: 30px;
        color: #494949;
    }

        .login-sec h2:after {
            content: " ";
            width: 100px;
            height: 5px;
            background: #ffffff;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
            margin-left: auto;
            margin-right: auto;
        }

.btn-login {
    background: #262626;
    color: #ffffff;
    font-weight: 600;
}

    .btn-login:hover {
        color: #ffffff;
        background-color: #716c5e;
    }

.banner-text {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

.clsnotReg {
    color: black;
    font-size: 13px;
    margin: 0;
    position: absolute;
    top: 10%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.banner-text h2 {
    color: #fff;
    font-weight: 600;
}

    .banner-text h2:after {
        content: " ";
        width: 100px;
        height: 5px;
        background: #FFF;
        display: block;
        margin-top: 20px;
        border-radius: 3px;
    }

.banner-text p {
    color: #fff;
}


.otpClass {
    height: 45px;
    width: 45px;
    font-size: 25px;
    text-align: center;
    border: 1px solid #175d8c;
    background-color: #ffffff;
    color: #000000;
}

.otpClass,
.otpClass {
    -webkit-appearance: none;
    margin: 0;
}

.g-recaptcha {
    transform: scale(0.9);
    transform-origin: 0 0;
}

.login_address {
    color: white;
    font-size: 12px;
    margin: 0;
    top: 10%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.lablLogin {
    color: #000000 !important;
    text-transform: capitalize;
}








.clsHeader {
    display: block !important;
}

.clsHantDiv {
    display: block !important;
}

.clsCHant {
    display: block !important;
    margin-top: 60px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 20px;
    border-radius: 15px;
}

footer {
    display: block !important;
}

.margin-top {
    display: 125px !important;
}






.login_form #captcha .preview {
    color: #000;
    background-color: #e8f0fe;
    font-size: 20px;
    width: 100%;
    text-align: center;
    /* height: 40px; */
    line-height: 40px;
    letter-spacing: 15px;
    border: 1px dashed #888;
    border-radius: 6px;
    margin-bottom: 16px;
}

.form_input_captcha {
    letter-spacing: 6px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    font-size: 1em;
    border: 0.1em solid #dadce0;
    border-radius: 0.5em;
    outline: none;
    padding: 1em;
    z-index: 1;
    /*background: none;*/
}


.form_label_captcha {
    position: absolute;
    left: 1em;
    top: 5.2em;
    padding: 0 .25em;
    background-color: #fff;
    color: #80868b;
    font-size: 1em;
    transition: .4s;
}

.form_input_captcha:focus + .form_label_captcha {
    top: 4.7em;
    left: .8em;
    color: rgb(28,164,248);
    font-size: .80em;
    font-weight: 600;
    z-index: 5;
}

.form_input_captcha:not(:placeholder-shown).form_input_captcha:not(:focus) + .form_label_captcha {
    top: 4.6em;
    left: .8em;
    font-size: .80em;
    font-weight: 600;
    z-index: 5;
}

.form_input_captcha:focus {
    border: .1em solid rgb(28,164,248);
}

.login_form #captcha .preview span {
    display: inline-block;
    user-select: none;
}

.login_form #captcha .captcha_form {
    display: flex;
}

    .login_form #captcha .captcha_form input {
        width: 100%;
        font-size: 1em;
        border-radius: 0.5em;
        outline: none;
        padding: 1em;
        z-index: 1;
        height: 45px !important;
        letter-spacing: 5px;
        /*background: none;*/
    }


    .login_form #captcha .captcha_form .captcha_refersh {
        width: 44px;
        border: none;
        outline: none;
        background: #737373;
        color: #eee;
        cursor: pointer;
        border-radius: 0.5em;
        margin-left: 5px;
        font-size: 16px;
    }

.captcha_refersh {
    transition: .4s;
}

    .captcha_refersh:hover {
        transition: .4s;
        transform: scale(0.90);
    }

.digit-group input {
    width: 40px;
    height: 45px;
    background-color: #ffffff;
    color: black;
    /* font-weight: bold; */
    border: none;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    /* font-family: 'Raleway', sans-serif; */
    /* font-weight: 200; */
    /* color: white; */
    margin: 15px 6px 5px 1px;
    text-transform: uppercase;
    font-family: Courier New;
    font-weight: bold;
    font-size: 30px;
}

.prompt {
    margin-bottom: 20px;
    font-size: 20px;
    color: white;
}


.btn-black {
    width: 250px;
    background-color: #4f4e4e;
    border-color: #4f4e4e;
    color: white;
}


.btn-black:hover {
    color: #fff;
    background-color: #878b88;
    border-color: #878b88;
}


.btn-black-a {
    min-width: 100px;
    background-color: #4f4e4e;
    border-color: #4f4e4e;
    color: white;
    font-size: 13px;
}


    .btn-black-a:hover {
        color: #fff;
        background-color: #878b88;
        border-color: #878b88;
    }


/* suppress IE >= 10 native functionality that can show password */
input[type="password"]::-ms-reveal {
    display: none;
}

.toggle {
    background: none;
    border: none;
    color: #000000;
    /*display: none;*/
    /*font-size: .9em;*/
    font-weight: 600;
    /*padding: .5em;*/
    position: absolute;
    right: 35px;
    top: 235px;
    z-index: 9;
}

#btnToggle:focus {
    outline: 1px dotted #e8f0fe !important;
}
