﻿body {
    font-family: "CircularStdBook", sans-serif;
    color: #2A2A2A;
}

.btn {
    border-radius: 4px;
}

.btn-secondary {
    border: 1px solid #C5CDD5;
    border-radius: 4px;
    background-color: #F5F6F8;
}

#sign-out-buttons button {
    height: 54px;
    width: 180px;
}

#sign-in-to-bim-track {
    max-height: 20px;
    margin: auto;
    max-width: 370px;
    font-family: "CircularStdBook", sans-serif;
}

#sign-out-text {
    padding-bottom: 12px;
}

#authentication-success-icon {
    margin-top: 22px;
    margin-bottom: 22px;
    max-height: none;
    max-width: none;
}

.padding-bottom-50px {
    margin-bottom: 50px;
}

.strong-text-blue {
    font-weight: 500;
    color: #4485F1;
}

.normal-text {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
}

.strong-text {
    text-align: center;
    font-size: 21px;
    font-weight: 300;
}

.stronger-text {
    font-family: "CircularStd", sans-serif;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
}

.text-label {
    height: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
}

.text-input {
    height: 40px;
}

.help-text-optional {
    height: 15px;
    opacity: 0.5;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 15px;
}

.validation-error {
    opacity: 0.75;
    color: #DF1616;
}

form {
    padding-top: 50px;
    margin-right: auto;
    margin-left: auto;
}

#a-forgot-password {
    padding-top: 0px !important;
    font-family: CircularStdBook, sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
}

#actionButton {
    width: 260px;
    margin: 45px auto auto;
    font-family: CircularStdBook, sans-serif;
    font-weight: 300;
}

#actionButton a {
    color: #ffffff;
}

#links-row {
    margin-top: 120px;
    padding-bottom: 30px;
}

#labelRememberLogin {
    position: relative;
    top: -2px;
    left: 2px;
}

.action-image {
    padding-bottom: 20px;    
}

#alert-icon {
    padding-left: unset;
}

.alert-content {
    padding-top: 1px;
}

.alert-content ul {
    list-style-type: none;
}

.alert-warning,
.alert-danger {
    border-radius: 3px;
    color: #2A2A2A;
    font-family: CircularStdBook, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
}

.alert-warning {
    border: 1px solid #FFE4AF;
    background-color: #FFF1D7;
    box-sizing: border-box;
    min-height: 80px;
    max-width: 409px;
}

.alert-danger {
    border: 1px solid #F2A2A2;
    background-color: #F9D0D0;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

#forgotPassword-page {
    padding-bottom: 40px;
}

#accountNotActivated-page {
    padding-bottom: 30px;
}

.signup-page,
.thanks-page,
.confirmation-page {
    padding-top: 50px;
    padding-bottom: 100px;
}

.confirmation-page .signout {
    display: none;
    width: 0;
    height: 0;
}

@media (min-width: 480px) {
    .external-provider-login-disclaimer-page,
    .account-creation-confirmation-page,
    .external-link-account-error-page {
        margin-left: -35px;
    }
}

.external-link-account-error-page {
    font-family: "CircularStd", sans-serif;
    padding-bottom: 10px;
    max-width: 409px;
}

.external-admin-consent-page {
    font-family: "CircularStd", sans-serif;
    padding-bottom: 10px;
    margin: 10px;
}

#PasswordConfirmationContent {
    padding-top: 50px;
    padding-bottom: 50px;
}

.field-icon {
    margin-top: -120px;
    position: relative;
    z-index: 2;
    margin-left: 91%;
}

.field-icon2 {
    margin-bottom : -105px;
    position: relative;
    z-index: 2;
    margin-left: 91%;
}

.black-color-content {
    color: black;
}

.fullSizeActionButton{
    width: 100% !important;
    margin: 35px auto auto !important;
    font-family: CircularStdBook, serif;
    font-weight: 300;
    font-size: 14px;
}

.linkAccountButton{
    font-size: 14px;
    border-radius: 4px;
    line-height: 18px;
}

.links-row {
    margin-top: 40px;
}

.left-side-form {
    padding-top: 24px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 480px) {
    .external-provider-login-disclaimer-form {
        width: 409px;
    }
}
.sign-in-to-bim-track {
    max-width: 370px;
    font-family: "CircularStd";
}

.single-sign-on-disclaimer,
.thanks-signing-up {
    max-width: 359px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 30px;
}

.account-linked-w,
.an-activation-link-w {
    max-width: 409px;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
}

.button-large-default-button-la {
    height: 40px;
    max-width: 340px;
}

.external-link-account-title,
.account-not-activated-title {
    font-family: "CircularStd", "sans-serif";
    font-weight: 500;
}

.recaptcha-modal-dialog {
    margin-top: 0;
    margin-bottom: 0;
    height: 100vh;
    width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.sign-in-with-buttons{
    margin-bottom: 24px;
    margin-top: 48px;
}

.sign-in-with-button{
    line-height: 1.72;
    margin-top: 16px !important;
    padding: 7px 10px 7px 14px;
}

.signup-separator{
    margin-bottom: 24px;
    margin-top: 24px;
}

.sign-up-with-buttons{
    margin-bottom: 53px;
}

.signup-hidden{
    display: none;
}

.sign-in-microsoft img {
    float: left;
}

.sign-in-microsoft button {
    max-width: 100%;
    font-family: CircularStdBook, serif;
    border: 1px solid #C5CDD5;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #F5F6F8;
    font-weight: 300;
}

.separator {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 18px;
    opacity: 0.6;
    color: #2A2A2A;
    font-family: CircularStd, serif;
}

.separator::before,
.separator::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #000;
    opacity: 0.2;
}

.separator:not(:empty)::before {
    margin-right: .60em;
}

.separator:not(:empty)::after {
    margin-left: .60em;
}

@media (min-width: 480px) {
    .banner-warning {
        min-height: 80px;
        min-width: 422px;
    }
}

@media (min-width: 480px) {
    .back-to-login {
        min-width: 422px;
    }
}