﻿@import url("https://cdn.wolterskluwer.io/wk/fundamentals/2.x.x/all.min.css");

/*
***
*** Layout section
***
*/

html {
    height: 100%;
}

body {
    height: 100%;
    background-color: #f6f6f6;
}

#main-container {
    display: grid;
    grid-template-rows: auto 1fr auto;
    min-height: 100vh;
}

.wk-copyright {
    margin: 0 1rem 1rem;
    color: #474747;
    font-size: .75rem;
}

.wk-footer-container {
    background-color: white;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.wk-banner {
	height: 6.8rem;
}

.wk-banner-product-name {
    display: none;
}

.wk-banner .wk-banner-action-bar {
    height: 2rem;
    margin: 0 1rem;
}

.ct-product-name {
    margin: 0 1rem 0;
    font-weight: 500;
    display: none;
}

.ct-login-form-container {
    padding: 1rem !important;
}

.ct-login-form {
    padding: 1.5rem 2rem;
    background-color: white;
    max-width: 40rem;
    margin: 0 auto;
}

.ct-create-form {
    max-width: 40rem;
    margin: 0 auto;
    border-color: grey !important;
    border-width: thin;
    border-style: inset;
    margin-top: 30px;
    line-height: 60px;
}

.ct-section-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

input[type="password"]::-ms-reveal {
    display: none!important;
}

@media screen and (min-width: 375px) {
    .ct-product-name {
        display: inline-block;
    }

    .ct-login-form {
        padding: 1.5rem 3rem;
    }
}

@media screen and (min-width: 768px) {
    .wk-banner-product-name {
        display: inline-block;
    }

    .wk-copyright {
        margin-left: 3.5rem;
        font-size: .875rem;
    }

    .ct-login-form {
        padding: 3.5rem 7rem;
    }
}

/*
***
*** Layout section end
***
*/

/*
***
*** Form section
***
*/

form {
    color: #757575;
    font-size: .875rem;
    line-height: 1.25;
}

    form ul {
        list-style: none;
        padding: 0;
    }

.helpLink {
    display: none;
}

.verificationInfoText div{
    display: block!important
}

.wk-field {
	margin: .75rem 0;
}

.wk-button {
    width: 100%;
}

.error.pageLevel {
    display: none;
    margin-bottom: 1rem;
    color: #e5202e;
}

.ct-self-asserted-page .wk-field {
    margin-bottom: 0;
}

.ct-unified-ssp-page .wk-field + .wk-field {
    margin-bottom: 0;
}

.ct-unified-ssp-page .rememberMe {
    margin-top: 1.5rem;
    margin-bottom: 0;
}

    .ct-unified-ssp-page .rememberMe .wk-field-choice-label {
        padding: 0;
    }

.social, .social + .divider {
    display: none;
}

#PasswordResetExchange,
#email_ver_but_resend,
#readOnlyEmail_ver_but_resend {
    padding: 0;
    background: transparent;
    color: #005B92;
    margin-top: .5rem;
    text-decoration: underline;
    font-size: 1rem;
    text-align: left;
    width: auto;
}

#UsernameResetExchange
{
    padding: 0;
    background: transparent;
    color: #005B92;
    margin-top: .5rem;
    text-decoration: underline;
    font-size: 1rem;
    text-align: end;
    width: auto;
    float:right;
}

    #PasswordResetExchange:hover,
    #UsernameResetExchange:hover,
    #email_ver_but_resend:hover,
    #readOnlyEmail_ver_but_resend:hover {
        color: #007AC3;
    }

    #PasswordResetExchange:focus,
    #UsernameResetExchange:focus,
    #email_ver_but_resend:focus,
    #readOnlyEmail_ver_but_resend:focus {
        color: #005B92;
    }

.entry-item #password {
    padding-right: 2rem;
}

.wk-field-password .wk-field-inlay {
    height: 2.5rem;
    cursor: pointer;
    color: #757575;
}

    .wk-field-password .wk-field-inlay:hover {
        color: #474747;
    }

    .wk-field-password .wk-field-inlay:focus {
        color: #353535;
    }

.wk-banner .wk-topnav {
    overflow: hidden;
    background-color: #333;
}

.wk-banner .wk-topnav {
    padding: 0 1rem;
}

.wk-banner .wk-topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
}

.wk-banner .wk-topnav a:hover {
    color: #80bde1;
}

.wk-left-nav {
    float: left;
}

.wk-right-nav {
    float: right;
}

.wk-banner .wk-topnav .wk-right-nav a.wk-contact-us {
    background-color: #a4cd58;
    color: black;
}

.wk-left-nav a:first-child {
    padding-left: 0px;
}

.verificationInfoText,
.verificationErrorText,
.verificationSuccessText {
    display: inline;
    font-size: 1rem;
}

.verificationInfoText {
    color: #232323;
}

.verificationErrorText {
    color: #E5202E;
}

.verificationSuccessText {
    color: #85BC20;
}

button#continue,
button#next {
    margin-top: 1.5rem;
}

    button#continue[disabled]:not(.wk-button-icon-left),
    button#cancel {
        display: none;
    }

.intro p:not(:empty) {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 500;
    color: #353535;
    margin-bottom: 1.5rem;
    line-height: 2rem;
}

.intro .pobox-msg {
    margin-bottom: 1rem;
}

.buttons.verify .wk-button {
    margin-top: 1.5rem;
}

.ct-email-verification-page .wk-field,
.ct-email-verification-page .wk-field-body {
    margin-bottom: 0;
}

.ct-email-verification-page .wk-field-header,
.ct-email-verification-page #email_ver_but_send,
.ct-email-verification-page button#continue {
    margin-top: 1.5rem;
}

.ct-email-verification-page #email_ver_input,
.ct-email-verification-page #readOnlyEmail_ver_input,
.ct-multifactor-page #readOnlyEmail_ver_input {
    border: .0625rem solid #757575;
    padding-left: 1rem;
    margin: 1.5rem 0 0;
}

.ct-email-verification-page input#email[disabled] {
    opacity: .5;
    pointer-events: none;
    user-select: none;
}

.ct-email-verification-page #email_ver_input_label {
    display: none;
}

.ct-multifactor-page .wk-field-header,
.ct-multifactor-page #verifyPhone {
    margin-top: 1.5rem;
}

.ct-multifactor-page .wk-field {
    margin-bottom: 0;
}

.ct-multifactor-page .phoneNumber .type,
.ct-multifactor-page label[for="extension_mfaByPhoneOrEmail"] {
    display: none;
}

.ct-multifactor-page .phoneNumber .number {
    text-align: center;
    margin-top: -1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    font-style: italic;
}

.ct-multifactor-page #phoneEntry .input .number {
    margin-bottom: 1.5rem;
}

.ct-multifactor-page #retryCode {
    margin-top: 1.5rem;
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
}

.ct-multifactor-page #codeVerification .wk-field {
    margin-top: 1rem;
}

.ct-stepthrough-container {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 57.75rem;
    padding: 1rem 0;
    margin: 0 auto;
}
.ct-stepthrough-container .wk-stepthrough .wk-stepthrough-step .wk-stepthrough-label {
    width: 6.5rem;
    text-align: center;
}

.wk-stepthrough .wk-stepthrough-step::before,
.wk-stepthrough .wk-stepthrough-step .wk-stepthrough-icon {
    border-color: #85BC20;
    color: #85BC20;
}

.wk-stepthrough .wk-stepthrough-step.wk-is-active .wk-stepthrough-icon{
    border-color: #005B92;
}
.flex-middle {
    justify-content: center;
}
.flex-start {
    justify-content: start;
}

a#createAccount {
    margin-left: 0.4em
}

a#continue {
    color: #FFFFFF;
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: transparent !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: transparent !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: transparent !important;
}

:-ms-input-placeholder {
    color: transparent !important;
}

@media screen and (min-width: 768px) {
    .ct-email-verification-page .intro p {
        font-size: 1.75rem;
    }
}

/*
***
*** Form section end
***
*/