﻿#errorsnackbar {
    display: none;
    background-color: rgb(220, 53, 69) !important;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    z-index: 1;
    top: 4vw;
    left: 50%;
    font-size: 1vw;
    box-shadow: 0 7px 30px -10px rgb(0 0 0 / 48%);
    transform: translate(-50%, -50%);
    right: 0;
    z-index: 9999999999;
    max-width: fit-content;
    min-width: 200px;
    border-radius: 0.4rem;
    padding: 0.7vw;
    font-family: 'poppins-light';
}

    #errorsnackbar i {
        color: #fff;
    }

    #errorsnackbar .closeSnackbar {
        margin-left: 8px;
    }

.full-resp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100vh;
    -ms-flex-align: center;
    align-items: center;
}
#newPassDiv span.check_icon {
    position: absolute;
    top: 2vw;
    right: 1vw;
    color: #26d83c;
    font-size: 1.5vw;
    display: none;
}
.addIcon span.check_icon{
    display:block !important;
}
#newPassDiv {
    position: relative;
}
.login-left {
    width: 300px;
    min-width: 274px;
    margin: 0 auto;
    background: #fff;
    padding: 28px;
    box-shadow: 0 4px 10px rgb(15 31 41 / 5%);
}
.left_img img {
    width: 450px;
}
.signup-outer, .signup-outer form {
    width: 100%;
}
.top-nav img {
    height: 20px;
    width: 163px;
}
.top-nav.bgTransparent {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    z-index: 9;
    padding: 9px 50px;
}
.forgot-pwd1 a {
    font-size: 1vw;
    font-family: 'opensans-semibold';
    padding-top: 1rem;
    display: block;
    color: #00bbff;
}
.signup-outer {
    padding: 0 1vw;
}
.top-H {
    font-size: 20px;
    font-family: Poppins-medium;
    color: #224d9d;
    padding-bottom: 9px;
    width: 300px;
    min-width: 274px;
    margin: 0 auto;
    text-transform: uppercase;
}
.container-fill {
    margin: 0 auto;
}

.logIn-container {
    padding: 2rem;
}
.login-left label {
    margin-bottom: 5px;
    color: #4b4b4b;
    font-size: 13px;
    font-family: 'opensans-regular';
    text-align: left;
    font-weight: 400;
}
    .login-left label span.asterisk-valid {
        color: #f44336;
    }
.login-left input.formcontrol {
    padding: 5px 9px;
    color: #3d3d3d;
    font-size: 12px !important;
    font-family: 'opensans-regular';
    border: 0;
    min-height: 20px !important;
    outline: none;
    background: #e8f0fe;
}
.login-left input:focus{
outline:none;
}
.txt-fields-wdth1 {
    padding-bottom: 15px;
    position: relative;
}
.login-left .checkbox {
    display: flex;
    align-items: center;
    top: 2px;
    left: 0px;
}
    .login-left .checkbox label {
        vertical-align: middle;
        display: inline-flex;
        white-space: nowrap;
        position: relative;
        min-height: auto;
        padding-left: 0;
       
    }
    .login-left .checkbox input {
        margin: 0;
        position: relative;
    }
    .login-left .checkbox span {
        color: #4b4b4b;
        font-family: 'opensans-semibold';
        font-size: 12px;
        padding-left: 5px;
        position: relative;
        top: -2px;
    }
.login-title h2 {
    color: #ff8329;
    padding-bottom: 16px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px !important;
    text-align: left;
    font-family: Poppins-medium;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 0;
    box-shadow: none !important;
}
.txt-fields-wdth1 span.errorpos {
    bottom: 0;
    position: absolute;
}
span.error {
    color: #f44336;
    margin-top: 3px;
    font-size: 11px;
    font-family: opensans-regular;
}
button.userLogIn {
    background: #224d9d !important;
    margin-top: 10px;
    border: 1px solid #224d9d;
    display: inline-block;
    font-size: 12px;
    color: #fff !important;
    margin-right: 0;
    cursor: pointer;
    transition: all .25s;
    white-space: nowrap;
    line-height: 1.5;
    padding: 5px 15px;
    border-radius: 0 !important;
    width: 100%;
    font-family: 'opensans-regular';
}
a.userLogIn {
    background: #224d9d !important;
    margin-top: 1vw;
    border: 2px solid #224d9d;
    display: inline-block;
    font-size: 1vw;
    color: #fff !important;
    margin-right: 0;
    cursor: pointer;
    transition: all .25s;
    white-space: nowrap;
    line-height: 1.5;
    padding: .45vw 2.4vw;
    border-radius: 0 !important;
    width: 18.3vw !important;
    font-family: 'opensans-regular';
}
.content-sec p {
   
    text-align:center;
}
.thankWidth {
    width: 31vw;
}
.img-sec {
    text-align: center;
}
    .img-sec img {
        width: 17vw;
        margin-bottom: 2vw;
    }
/*button.forget {
    width: 22vw !important;
}*/
.option-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    height: 11px;
    width: 11px;
    transition: all 0.15s ease-out 0s;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none;
    position: relative;
}

    .option-input:hover {
        background: #9faab7;
    }

    .option-input:checked {
        background: #00bbff;
    }

        .option-input:checked::before {
            height: 0.87vw;
            width: 0.87vw;
            position: absolute;
            content: '✔';
            display: inline-block;
            font-size: 0.6vw;
            text-align: center;
            top: 0;
        }

        .option-input:checked::after {
            -webkit-animation: click-wave 0.65s;
            -moz-animation: click-wave 0.65s;
            animation: click-wave 0.65s;
            background: #40e0d0;
            content: '';
            display: block;
            position: relative;
            z-index: 100;
        }
.no_bg {
    background: transparent !important;
    min-height: auto !important;
}
.removebtm{
    margin-bottom:0;
}
.footer p {
    margin: 0;
}
.forgot-pwd {
    padding-top: 1vw;
    position: relative;
    z-index: 999;
}
    .forgot-pwd a {
        transition: .4s;
        color: #4b4b4b;
        font-size: 12px;
        text-decoration: underline !important;
        font-family: poppins-regular;
    }
        .forgot-pwd a:hover {
            text-decoration: none;
            color: #4b4b4b;
        }




@media (min-width: 991px) {

    .full-resp {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        -ms-flex-align: center;
        align-items: center;
    }
    .login-title h2 {
        font-size: 2vw;
        padding-bottom: 16px;
    
    }
        .login-title h2.forget {
            font-size: 2.5vw;
        }

        
}

/*#snackbar {
    display: none;
    width: 10vw;
    background: #2253a5 !important;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 1vw;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -95%);
    left: 50%;
    font-size: 1vw;
    box-shadow: 0 7px 30px -10px rgb(0 0 0 / 48%);
}*/
/*.forgotSnack {
    min-width: 20vw !important;
    word-break: break-word;
}*/
/*#snackbar {
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
    #snackbar a {
        display: block;
        width: 5vw;
        margin: 1vw auto 0;
        font-size: 0.8vw;
        border: 1px solid #0bf;
        padding: 0.2vw;
        text-transform: uppercase;
        color: #00bbff;*/
        /*        background: #e8f0fe;
        display: block;
        width: 2vw;
        font-size: 0.8vw;
        padding: 0.5vw;
        height: 2vw;
        border-radius: 50%;
        color: #00bbff;
        line-height: 1vw;
        position: absolute;
        right: -14px;
        top: -14px;
        -webkit-box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 10%);
        box-shadow: 0px 0px 24px 0px rgb(0 0 0 / 10%);*/
    /*}
        #snackbar a:hover {
            background: #00bbff;
            border: 1px solid #0bf;
            color: #fff;
        }*/
 /*   @-webkit-keyframes fadein {
        from {
       
        opacity: 0;
    }

    to {
        
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        
        opacity: 0;
    }

    to {
        
        opacity: 1;
    }
}
*/

#snackbar {
    display: none;
    background: #0bf !important;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 1vw;
    position: absolute;
    z-index: 1;
    top: 4vw;
    right: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    box-shadow: 0 7px 30px -10px rgb(0 0 0 / 48%);
    z-index: 9999999999;
    max-width: fit-content;
    min-width: 310px;
    border-radius: 0.4rem;
    padding: 0.7vw;
    cursor: pointer;
}

    #snackbar p {
        margin: 0;
        font-size: 1vw;
        color: #fff;
    }

    #snackbar a.closeSnackbar {
        display: inline-flex;
        width: auto;
        margin: 0;
        font-size: 18px;
        border: 0;
        padding: 0;
        color: #fff;
        margin-left: 3vw;
    }

    #snackbar a.presentCat {
        border: 1px solid #fff;
        color: #ffffff;
    }

@media only screen and (max-width: 568px) and (min-width:320px){
    .left_img img {
        width: 100%;
    }
    .full-resp {
        height: auto;
    }
    .listfile a.addPresentSlide {
        height: 60px;
    }
        .listfile a.addPresentSlide span i {
            display: inline-block !important;
            margin-bottom: 0 !important;
            margin-right: 8px;
        }

}

