body {
    font-family: 'Poppins', sans-serif;
}

.mt-n1 {
    margin-top: 4px !important;
}

.toast-message {
    color: black;
}

a.refreshCaptcha {
    padding: 7px 5px;
    color: #003e7a;
    border-radius: 6px;
    font-size: 16px;
    display: inline-block;
}

span#captImg,
span#captImgekyc,
span#AdminCommonLogincaptImg {
    background-color: #d8eafb66;
    padding: 8px 5px;
    font-size: 16px;
    margin-right: 0px;
    border-radius: 0px;
    letter-spacing: 5px;
    font-style: italic;
    font-family: cursive;
    display: inline-block;
    color: #003e7a;
    font-weight: 600;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

h2.loginh2 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}

body.bg-effect {
    background: #003e7a;
}

.hpanel .panel-body.main-login {
    background: #fff;
    border-radius: 8px;
    border-top-left-radius: 0px;
    border: none;
    border-bottom-left-radius: 0px;
    padding: 0px;
}

.main-login ul.nav.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

.aline--cnter {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.tab--main .nav-tabs .nav-link {
    border: none;
    color: #646464;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding: 12px;
    border-radius: 0px;
}

.tab--main .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border: none;
    color: #fff;
    background: #003e7a;
}

.headings {
    color: #003e7a;
    font-weight: 500;
    padding-top: 5px;
    font-size: 20px;
    text-align: left;
    margin-top: 5px;
}

label {
    margin-bottom: 3px;
    font-weight: 500;
    color: #353535;
}

.posrel {
    position: relative;
}

.main-captcha {
    position: absolute;
    right: 3px;
    top: inherit;
    bottom: 1px;
}

.addbtn .btn-primary {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background: #003e7a;
    padding: 9px 11px;
    display: inline-block;
    border: none;
    border-radius: 40px;
}

.margn01 {
    margin: 0px;
}

.forgot--pass {
    text-align: right;
    display: inline-block;
    color: #003e7a;
    font-size: 14px;
    padding: 8px 5px;
    font-weight: 400;
    text-decoration: underline;
    margin-right: 6px;
}

.text--right--new {
    text-align: right;
}

.main-login .form-control {
    border-radius: 5px;
    height: 42px;
    font-size: 14px;
}

.headings-footer {
    color: #cbc8c8;
    font-size: 12px;
    position: fixed;
    bottom: 1%;
    left: 0%;
    width: 100%;
}

.login-container {
    max-width: 600px;
    margin: auto;
    padding-top: 0;
    position: absolute;
    height: auto;
    width: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.toast-top-center,
.toast-top-full-width {
    top: 55px;
}

.input--group--flex {
    display: flex;
}

.input--group--flex .btn-block {
    margin: 0px 2px 0px 0px;
}

.main-login .fade:not(.show) {
    opacity: 1;
}

#emailsOfSameMobile ul {
    padding: 5px 5px;
}

#emailsOfSameMobile li {
    list-style: none;
    padding: 3px 0px;
}

.font-weight-custom {
    font-weight: 500;
}

.col-md-4.aline--cnter {
    justify-content: center;
    display: flex;
    align-items: center;
    background: #c1e1ff;
}

.aline--cnter img {
    width: 165px;
}

.admin-login-container .row {
    margin-left: 0;
    margin-right: 0;
}

.admin-login-container .col-md-4 {
    padding-left: 0;
    padding-right: 0;
}

.admin-login-container .col-md-8 {
    padding-left: 0;
    padding-right: 0;
}

.tab--main .nav-tabs .nav-item {
    margin-bottom: 0;
}

.tab--main .nav-tabs .nav-item {
    width: 50%;
    position: relative;
}

.hpanel.marnboot0 {
    margin-bottom: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

span.vpassword {
    position: absolute;
    right: 10px;
    bottom: 9px;
    z-index: 9;
}

.tab--main .nav-tabs .nav-link i {
    font-weight: 600;
}

.paddlr {
    padding: 0 15px 10px;
}

.vpassword a {
    color: #003e7a;
}

.form-group-button {
    position: absolute;
    right: -5px;
    font-size: 8px;
    z-index: 9;
    top: 37px;
}

.form-group-button .addbtn .btn-primary {
    font-size: 12px;
    padding: 12px 11px;
    font-weight: 500;
    color: #003e7a;
    background: transparent;
    display: inline-block;
    border: none;
    border-radius: 40px;
    text-decoration: underline;
}

.form-group-button :disabled {
    cursor: not-allowed;
}

@media screen and (max-width: 767px) {
    .login-container {
        width: 93%;
    }

    .aline--cnter {
        border-radius: 5px;
    }

    .col-md-4.aline--cnter {
        justify-content: center;
        display: flex;
        align-items: center;
        background: #fff;
        margin-bottom: 10px;
        padding: 10px 0;
    }

    .hpanel .panel-body.main-login {
        background: #fff;
        border-radius: 5px;
        border-top-left-radius: 5px;
        border: none;
        border-bottom-left-radius: 5px;
        padding: 0px;
    }
}

#emailsOfSameMobile .bg-ul-div {
    height: 100px;
    overflow: auto;
    padding: 5px 8px;
}

#scroll::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #a9a9a9;
}

.hint-section {
    background: #ebfaec;
    padding: 5px 7px;
    border-left: 3px solid #73be73;
    font-size: 14px;
}

.addbtn .btn.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

.form-group-button .btn.btn-otp {
    color: #003e7a;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
}

.form-group-button .btn.btn-otp:focus {
    box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%);
}

.main-login .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}

.loader {
    position: absolute;
    z-index: 9;
    left: 34%;
    bottom: 38%;
}

.btnNotAllowed {
    cursor: not-allowed;
}