body {
    background-color: lightgray;
    background-image: url("https://media.equityapartments.com/image/upload/b_rgb:eaeaea,co_rgb:d7d6d6,e_colorize:100,f_auto/Content/portal/uielements/background-pattern.svg");
}

.navbar {
    background-image: url("https://media.equityapartments.com/image/upload/v1678454594/Content/portal/uielements/header-pattern.png");
    min-height: 120px;
}

.navbar-header {
    position: relative;
    top: -4px;
}

.navbar-brand>.icon-banner {
    position: relative;
    top: -2px;
    display: inline;
}

.logo {
    max-height: 2.5rem;
}

.icon {
    position: relative;
    top: -10px;
}

.btn-login {
    width: 100%;
}

.msg1 {
    color: white;
    font-size: 3.5rem;
    font-weight: 500;
    margin-bottom: 0;
}

.msg2 {
    color: white;
    font-size: 3.5rem;
    font-style: italic;
    font-weight: 100;
    margin-top: -1rem;
}

.marketing {
    margin-top: -5rem;
}

.marketing-card {
    padding: 5rem 2rem;
}

.marketing-title {
    font-size: 1.875rem;
    text-align: center;
    color: #394b76;
    font-weight: 100;
}

.marketing-panel-title {
    font-size: 1.4375rem;
    text-align: center;
    color: #394b76;
    font-weight: 100;
}

.marketing-panel-subtitle {
    text-align: center;
    font-style: italic;
    color: #979797;
}

.marketing-panel-body {
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
}

.marketing-panel-link {
    text-align: center;
    color: #4aa5ef;
    display: block;
}

.login-panel {
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding: 2rem;
    width: 100%;
}

@media (min-width: 768px) {
    .login-panel {
        margin-top: -2.5rem;
        border-radius: 0;
    }
}

.footer {
    padding: 3rem 0;
    margin-top: 4rem;
}

@media (min-width: 768px) {
    .footer {
        margin-top: 0;
    }
}

.panel-title {
    color: #394b76;
    font-weight: 100;
    margin-bottom: 2rem;
}

.panel-subtitle {
    color: gray;
    font-style: italic;
    font-weight: 100;
    margin-top: -1rem;
}

.logged-out iframe {
    display: none;
    width: 0;
    height: 0;
}

label {
    color: #474747;
    font-weight: 400;
    font-size: 1em;
}

.main {
    background-image: url("/img/3871-85.jpg");
    min-height: 30em;
}

.page-consent .client-logo {
    float: left;
}

.page-consent .client-logo img {
    width: 80px;
    height: 80px;
}

.page-consent .consent-buttons {
    margin-top: 25px;
}

.page-consent .consent-form .consent-scopecheck {
    display: inline-block;
    margin-right: 5px;
}

.page-consent .consent-form .consent-description {
    margin-left: 25px;
}

.page-consent .consent-form .consent-description label {
    font-weight: normal;
}

.page-consent .consent-form .consent-remember {
    padding-left: 16px;
}

.grants .page-header {
    margin-bottom: 10px;
}

.grants .grant {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid lightgray;
}

.grants .grant img {
    width: 100px;
    height: 100px;
}

.grants .grant .clientname {
    font-size: 140%;
    font-weight: bold;
}

.grants .grant .granttype {
    font-size: 120%;
    font-weight: bold;
}

.grants .grant .created {
    font-size: 120%;
    font-weight: bold;
}

.grants .grant .expires {
    font-size: 120%;
    font-weight: bold;
}

.grants .grant li {
    list-style-type: none;
    display: inline;
}

.grants .grant li:after {
    content: ', ';
}

.grants .grant li:last-child:after {
    content: '';
}

/* Azure Styles */



.panel-body .buttons {
    margin: 0 0 23px 0;
    text-align: left;
}

.panel-body .buttons button {
    background-image: none;
    background-color: #296ec6;
    border: none;
    border-radius: 0.15rem;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    height: inherit;
    line-height: 1.3333333;
    margin-top: 1rem;
    margin-right: 0;
    margin-left: 0;
    padding: 10px 16px;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    width: inherit;
    -moz-user-select: none;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    -webkit-user-select: none;
    color: #fff;
    width: 63%;
    box-shadow: 0 0 30px 0 #dae1f7;
}

@media screen and (-ms-high-contrast: active) {

    .unified_container .row .panel-default #api .accountButton,
    .panel-body .buttons button {
        border: 1px dashed #fff;
    }

    .unified_container .row .panel-default #api .accountButton:hover,
    .panel-body .buttons button:hover {
        border: 1px solid #fff;
    }
}

.panel-body .buttons button:focus,
.panel-body .buttons button:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #1662c7;
    color: #fff;
}

.panel-body .entry-item,
.panel-body .phoneEntry {
    position: relative;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block;
}

.panel-body .entry-item label,
.panel-body .phoneEntry label {
    display: none;
}

.panel-body .entry-item input:focus,
.panel-body .phoneEntry input:focus {
    border: 2px solid #000;
}

.panel-body .entry-item input,
.panel-body .phoneEntry input {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-bottom: 1px solid #ced4da;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.panel-body .entry-item #password {
    margin-bottom: 20px;
}

.panel-body .entry-item .password-label {
    text-align: left;
    height: 0;
    left: 0;
    width: 100%;
}

.forgot-password {
    text-align: left;
}

.forgot-password.center-height {
    position: absolute;
    bottom: 0;
    clear: right;
    cursor: pointer;
    text-align: right;
}

@keyframes slideInFromRight {
    0% {
        opacity: 0;
        transform: translateX(50%);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

.panel-body .entry-item .password-label #forgotPassword {
    position: absolute;
    bottom: 0;
    clear: right;
    cursor: pointer;
    text-align: right;
}

.panel-body .entry-item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.panel-body .entry-item .password-label {
    top: 145px;
}

.panel-body .entry-item #logonIdentifier {
    height: 40px;
}

.panel-body .entry-item #password {
    height: 40px;
}

.panel-body .entry-item:nth-child(2) {
    float: left;
}

.panel-body .attrEntry #email_label {
    margin-top: 10px;
}

.panel-body .buttons #next,
.panel-body .buttons #continue,
.panel-body .buttons #cancel {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    background-color: #4aa5ef;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #4aa5ef;
    padding: 0.75rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.15rem;
    transition: color 0.15s;
}

.panel-body .entry-item .password-label #forgotPassword {
    bottom: -1rem;
}

/*EQR Azure overrides*/
.panel-body .buttons #next,
.panel-body .buttons #continue,
.panel-body .buttons #sendCode,
.panel-body .buttons #verifyCode,
.panel-body .buttons #continuePhone,
.panel-body .buttons #verifyPhone {
    max-width: 45%;
    margin-right: 1em;
}

.panel-body .buttons #cancel {
    max-width: 30%;
    background-color: #999;
}

.panel-body .buttons #email_ver_but_send {
    white-space: normal
}

.panel-body .error {
    color: red;
}

#attributeList ul {
    min-height: 7em;
}

#attributeList ul li label {
    display: block;
    text-align: left;
    float: none;
}

#attributeVerification #attributeList ul li input[type=checkbox],
#attributeVerification #attributeList ul li input[type=radio] {
    width: 24px !important;
    box-shadow: none;
    height: 24px;
    display: inline-block;
    float: left;
    clear: left;
    margin: 0.5rem;
}

#attributeList ul li input[type=radio]+label {
    float: left;
    display: inline-block !important;
    margin: 0.5rem;
    font-weight: 400;
}

.helpLink.tiny {
    float: left;
    display: inline-block;
    clear: left;
    min-width: 100%;
    font-size: 0.8em;
}

.buttons.verify {
    padding-top: 1em;
}

.buttons button[aria-disabled="true"] {
    opacity: 0.3;
}

.buttons button:not([aria-disabled="true"]) {
    opacity: 1;
}

#api>div.heading {
    display: none;
}