body {
    /*margin-top: 10px;*/
    background-color: #EEE;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
}

.smart-form fieldset {
    padding: 0px;
    margin: 15px;
    min-height: 224px;
    overflow: hidden;
}

form.login-form fieldset section {
    margin-bottom: 0px;
}

form.login-form fieldset section .input-field-container {
    margin-bottom: 10px;
}

.translate-cloak {
    display: none !important;
}

[ng-cloak] {
    display: none;
}

.btn-padding {
    padding: 6px 12px !important;
}

.well.no-padding {
    background-color: white;
}

.fixed-length {
    word-wrap: break-word;
}

.page-error .request-id {
    margin-left: 20px;
    font-size: 80%;
    font-weight: bold;
}

.page-error .request-id span {
    font-weight: normal;
}

.page-login .list-unstyled {
    margin-left: 25px;
}

.page-login .list-unstyled li {
    margin-bottom: 10px;
}

.page-login .login-remember {
    padding-left: 16px;
}

.page-login .login-remember input {
    margin-right: 5px;
}

.page-login .external-providers li:first-child {
    padding-left: 5px;
}

.page-login .external-providers li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-loggedOut iframe.signout {
    display: none;
}

.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;
}

.page-permissions .page-header {
    margin-bottom: 10px;
}

.page-permissions .permissions .permission {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid lightgray;
}

.page-permissions .permissions .permission img {
    width: 100px;
    height: 100px;
}

.page-permissions .permissions .permission .permission-clientname {
    font-size: 140%;
    font-weight: bold;
}

.page-permissions .permissions .permission .permission-type {
    font-size: 120%;
    font-weight: bold;
}

.page-permissions .permissions .permission li {
    list-style-type: none;
    display: inline;
}

.page-permissions .permissions .permission li:after {
    content: ', ';
}

.page-permissions .permissions .permission li:last-child:after {
    content: '';
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mtb-22 {
    margin-top: 22px;
    margin-bottom: 22px;
}

.mr-30 {
    margin-right: 30px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-top-minus {
    margin-top: -15px;
}

.margin-bottom-more {
    margin-bottom: 30px;
}

.margin-bottom-extra {
    margin-bottom: 45px;
}

.btn-padding-normal {
    padding: 6px 12px;
}

hr {
    margin: 5px 0 !important;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: local('Material Icons'), local('MaterialIcons-Regular'), url('../libs/ui/fonts/materialicon.woff2') format('woff2');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    font-feature-settings: 'liga';
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.login-card {
    margin-top: 25px;
}

.form-group {
    margin: 10px 0 5px 0 !important;
}

.form-group label {
    margin-bottom: 0 !important;
    margin-left: 2px !important;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}

.form-group select {
    padding-left: 8px;
}

.label-floating {
    margin-bottom: 0 !important;
}

@font-face {
    font-family: 'fontello';
    src: url('../libs/ui/fonts/fontello.eot?05082019');
    src: url('../libs/ui/fonts/fontello.eot?05082019#iefix') format('embedded-opentype'), url('../libs/ui/fonts/fontello.woff2?05082019') format('woff2'), url('../libs/ui/fonts/fontello.woff?05082019') format('woff'), url('../libs/ui/fonts/fontello.ttf?05082019') format('truetype'), url('../libs/ui/fonts/fontello.svg?05082019#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'fontello';
        src: url('../libs/ui/fonts/fontello.svg?05082019#fontello') format('svg');
    }
}

.confirmText {
    margin: 0px 30px;
    display: flex;
    align-items: center
}

.idpListParent {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-top: 10px;
    justify-content: center;
}

.idpPanner {
    display: none;
    color: #dddddd;
}

.idpPanner.available {
    color: #888888;
}

.idpPanner.available.active {
    color: #333333;
}

.soc {
    overflow: hidden;
    margin: 0px;
    padding: 0;
    list-style: none;
    display: inline-flex;
}

.soc li {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    border: solid 2px rgb(249,249,249);
    margin: 0px 3px;
}

.soc li a {
    font-family: fontello !important;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: .1s;
    -ms-transition: .1s;
    -moz-transition: .1s;
    -webkit-transition: .1s;
    transition: .1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    display: block;
    position: relative;
    z-index: 1;
    height: 48px;
    font-size: 46px;
    line-height: 1.05em;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 0 5px;
    color: #3e5b98;
    background-color: transparent;
}

.soc a:hover {
    z-index: 2;
}

    .soc li .auth-icon {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 18px;
        z-index: 1;
        display:none;
    }

    .soc li img.auth-success ~ .auth-icon.auth-success, .soc li a.auth-success ~ .auth-icon.auth-success {
        color: green;
        display: block;
    }

    .soc li img.auth-inprogress ~ .auth-icon.auth-inprogress, .soc li a.auth-success ~ .auth-icon.auth-inprogress {
        color: darkorange;
        display: block;
    }

    .soc li img.auth-failed ~ .auth-icon.auth-failed, .soc li a.auth-success ~ .auth-icon.auth-failed {
        color: red;
        display: block;
    }

    .soc img {
        cursor: pointer;
        margin: 0 2px;
    }

.hyperLink:hover{
    cursor: pointer;
    text-decoration: none;
    color: darkblue;
}

.soc-icon-last {
    margin: 0 !important;
}

.soc-google:before {
    content: '\f30f'
}

.soc-pinterest:before {
    content: '\f312'
}

.soc-linkedin:before {
    content: '\f318'
}

.soc-twitter:before {
    content: '\f309';
}

.soc-facebook {
    padding: 0 5px;
}

.soc-facebook:before {
    content: '\f30C'
}

.soc-azuread {
    padding: 0 5px;
}

.soc-azuread:before {
    content: '\f17a'
}

.main-center {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
    position: absolute;
}

.logo-container {
    padding: 10px 5px !important;
}

.main-center footer {
    padding: 10px;
}

.main-center footer .btn {
    margin: 0 !important;
}

.auth-block {
    width: 460px;
    margin: 0 auto;
    border-radius: 5px;
    /*box-shadow: 0 5px 5px 0 rgba(0,0,0,.25);
    background: white;*/
    color: #111;
    padding: 0;
}

.enroll-block {
    width: 630px;
    margin: 0 auto;
    border-radius: 5px;
    /*box-shadow: 0 5px 5px 0 rgba(0,0,0,.25);
    background: white;*/
    color: #111;
    padding: 0;
}

.btn-number {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
}

.btn-selection {
    position: absolute;
    z-index: 100;
}
.button-container {
    margin-top: 15px;
}

#status {
    margin-bottom: 10px !important;
}

#coreLogin_errorMessageMainDiv {
    font-size: 14px;
}

#coreLogin_errorMessageSection {
    margin-bottom: 0px;
}

.select-username.has-value {
    text-align:center;
}

.select-username.has-value {
    margin-top:20px;
    margin-bottom: 15px!important;
}

#global_username {
    width:100%
}

.select-username.has-value #global_username {
    width: 65% !important;
}

    .select-username.has-value #global_username .icon-append {
        padding-left: 1px;
        margin-top: -4px;
        padding-top: 4px;
        padding-bottom: 5px;
    }

.select-username.has-value #usernameLabel {
    display:none;
}

.select-username .icon-append.fa-check-circle {
    color: green;
}

.select-username.has-value #usernameup-visible {
    border-radius: 15px;
    background-color: whitesmoke;
}

.note a {
    margin-top: 5px
}

.auth-sep {
    margin-top: 36px;
    margin-bottom: 24px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    display: block;
    position: relative;
}

.auth-sep>span {
    display: table-cell;
    width: 30%;
    white-space: nowrap;
    padding: 0 24px;
    color: #111;
}

.auth-sep>span>span {
    margin-top: -12px;
    display: block;
}

.auth-sep::after,
.auth-sep::before {
    border-top: solid 1px #111;
    content: "";
    height: 1px;
    width: 35%;
    display: table-cell;
}

.checkbox {
    padding-top: 0 !important;
}

.no-top-margin {
    margin-top: auto !important;
}

.highlightIdp {
    border: solid 2px rgb(62,91,152) !important;
    border-radius: 5px;
}

li.auth-success {
    display:block;
}

li.auth-success img {
    opacity: 0.4;
}

li.auth-disabled {
    display:none;
}

li.auth-failed {
    display: block;
}

li.auth-failed img {
    opacity: 1;
}

li.auth-inprogress {
    display: block;
}

li.auth-inprogress img {
    opacity: 1;
}

#selectUsernameTxt label {
    margin-bottom: 15px;
}

#stepsBar {
    margin-top: 15px;
}

.installContent {
    margin-top: 15px
}

    .installContent span {
        font-size: 14px
    }

#ResetPasswordSelectUser .selectUserList {
    margin: 0px 35px;
    max-height: 140px;
    overflow-y: auto;
}

#ResetPasswordSelectUser .selectUserList .form-check {
    margin: 10px 0px;
}

    #ResetPasswordSelectUser .selectUserList .form-check-label {
        margin-left: 10px;
    }

#ResetPasswordSelectMethod .selectMethodList {
    margin: 10px 25px;
    max-height: 150px;
    overflow-y: hidden;
}

    #ResetPasswordSelectMethod .selectMethodList .form-check {
        display: inline-flex;
        margin: 8px 0px;
    }

/*    #ResetPasswordSelectMethod .selectMethodList .form-check-label {
        display: inline-flex;
    }*/

    #ResetPasswordSelectMethod .selectMethodList .form-check-icon {
        margin-top: 3px;
        margin-right: 10px;
        font-size: 30px;
        width: 30px;
        line-height:30px;
    }

    #ResetPasswordSelectMethod .selectMethodList .form-check-input {
        margin-right: 15px;
    }

    #ResetPasswordSelectMethod .selectMethodList label[for=emailOptionRadio] {
        line-height: 35px;
    }

.resetPasswordHtml .selectHeading {
    margin: 6px 20px;
}

.resetPasswordHtml #LblCheckYourEmail  {
    margin-bottom:15px;
}

.resetPasswordHtml #LblEmailSent {
    margin: 0px 20px;
}

.resetPasswordHtml #LblDidntGet {
    margin-left: 20px;
}

.resetPasswordHtml #BackToEmail {
    margin-right: 20px;
}


#ResendConfirmationSelectUser .selectUserList {
    margin: 0px 35px;
    max-height: 140px;
    overflow-y: auto;
}

    #ResendConfirmationSelectUser .selectUserList .form-check {
        margin: 10px 0px;
    }

    #ResendConfirmationSelectUser .selectUserList .form-check-label {
        margin-left: 10px;
    }

/*.registerAcccountHtml .auth-block {
    width: 525px;
}*/

.registerAccountHtml .grecaptcha-badge {
    visibility: hidden;
}

.registerAccountHtml .has-error {
    color: red!important;
}

.registerAccountHtml .has-success {
    color: green !important;
}

.registerAccountHtml .passwordTip {
    display: inline-block;
    width: 49%;
}

.intl-tel-input {
    display: table-cell;
}

    .intl-tel-input .selected-flag {
        z-index: 4;
    }

    .intl-tel-input .country-list {
        z-index: 5;
    }

.iti {
    width:100%;
}

.iti__flag {
    background-image: url("../libs/intl-tel-input/img/flags.png");
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
        background-image: url("../libs/intl-tel-input/img/flags@2x.png");
    }
}

/* ==========================================================
 * Spinner
 * =========================================================*/
.loader {
    margin: 103px auto;
    font-size: 18px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}