/* _content/Gcom.Teleconnect.Identity.External/Pages/Account/ForgotPassword.cshtml.rz.scp.css */
body[b-rtzmfc65zl] {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    text-transform: none;
}

.forgot[b-rtzmfc65zl] {
    background-color: #fff;
    padding: 12px;
    border: 1px solid #dfdfdf;
}

.padding-bottom-3x[b-rtzmfc65zl] {
    padding-bottom: 72px !important;
}

.card-footer[b-rtzmfc65zl] {
    background-color: #fff;
}

.btn[b-rtzmfc65zl] {
    font-size: 14px;
}

.form-control:focus[b-rtzmfc65zl] {
    color: #495057;
    background-color: #fff;
    border-color: #76b7e9;
    outline: 0;
    box-shadow: 0 0 0 0px #28a745;
}
/* _content/Gcom.Teleconnect.Identity.External/Pages/Account/Login/Index.cshtml.rz.scp.css */
h1[b-pn0xncxg41] {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: Human BBY Digital,Human Fallback,Arial,Helvetica,sans-serif;
}

h4[b-pn0xncxg41] {
    color: darkslategrey;
}

.divider[b-pn0xncxg41] {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.divider__white-background .text[b-pn0xncxg41] {
    background-color: #fff;
}

.divider .text[b-pn0xncxg41] {
    background-color: white;
    padding: 4px 20px;
    margin: 5px 0;
    z-index: 1;
    font-size: 20px;
    font-weight: 500;
}

.divider .line[b-pn0xncxg41] {
    position: absolute;
    background-color: #c5cbd5;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0px;
    right: 0px;
}

.card-header[b-pn0xncxg41] {
    background-color: #e9ecef;
}

.form-group[b-pn0xncxg41] {
    position: relative;
    display: flex;
}

.remember[b-pn0xncxg41] {
    color: #6c757d;
    font-size: 15px;
}

    .remember input[b-pn0xncxg41] {
        height: auto;
        width: auto;
    }

.remember-forgot[b-pn0xncxg41] {
    justify-content: space-between !important;
}

.input-group-text[b-pn0xncxg41] {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.new-register[b-pn0xncxg41] {
    display: flex;
    justify-content: space-between;
}

.bi[b-pn0xncxg41] {
    display: inline-block;
    vertical-align: -0.125em;
    fill: currentcolor;
}

button.btn-facebook[b-pn0xncxg41] {
    background-color: #4267B2;
    color: white;
}

button.btn-twitter[b-pn0xncxg41] {
    background-color: rgb(85, 172, 238);
    color: white;
}

.svg-custom[b-pn0xncxg41] {
    margin-top: -3px;
}

[b-pn0xncxg41] div.text-danger.validation-summary-errors > ul > li {
    text-align: left !important;
}
/* _content/Gcom.Teleconnect.Identity.External/Pages/Account/Register.cshtml.rz.scp.css */
h1[b-t8tn8wqnp0] {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 25px;
    font-weight: 600;
    font-family: Human BBY Digital,Human Fallback,Arial,Helvetica,sans-serif;
}
/* _content/Gcom.Teleconnect.Identity.External/Pages/Account/ResetPassword.cshtml.rz.scp.css */
.lead h2[b-d1v82nvewe] {
    text-align: center;
    margin: 0px 0px 30px;
    color: darkslategrey;
}

.gradient-custom-4[b-d1v82nvewe] {
    background: #84fab0;
    background: -webkit-linear-gradient(to right, rgba(132, 250, 176, 1), rgba(143, 211, 244, 1));
    background: linear-gradient(to right, rgba(132, 250, 176, 1), rgba(143, 211, 244, 1));
    border: none;
    color: #fff;
    border-radius: 4px;
    padding: 8px 20px;
    margin: 5px;
    display: table;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}
