﻿.welcome-page .home-icon {
    width: 154px !important;
}

a.external-link-Windows:before {
    content: '\f17a';
    font-family: 'Font Awesome 5 Brands', sans-serif;
}

a.external-link-OpenIdConnect:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Pro', sans-serif;
}

a.external-link-OneLogin:before {
    content: '\f111';
    font-family: 'Font Awesome 5 Pro', sans-serif;
}

.form-group .firm-radio {
    width: 20px !important;
    margin-right: 5px;
}

.modal-content {
    height: 82vh;
    overflow: auto;
}

.modal-dialog {
    width: 850px;
}

.agreementError {
    margin-left: 15px;
}

.firm-ht {
    height: 40px;
}

.form-group .firm-radio:focus {
    outline: none;
    box-shadow: none;
}

.product-checkbox {
    margin-right: 10px
}

.register-error-tooltip {
    right: 6% !important;
}

.login-title {
    font-size: 20px;
    padding-bottom: 10px;
}

.title-border {
    border: 2px solid #ccc
}

.mfa-form p {
    margin: 20px 0 30px;
}


a.external-link {
    margin-left: 30px;
}

.login-register .validation-summary-errors {
    text-align: left;
}

.clientid-input {
    width: 90% !important;
}

.mt5 {
    margin-top: 5px;
}

#tooltipApplication-register .validation-summary-errors ul {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
    padding-inline-start: 20px !important;
}

#avalidation-error {
    padding: 2px 12px;
}

.login-register .snowball-error-register {
    margin-top: 3px !important;
    margin-bottom: 0 !important;
}

.pt10 {
    padding-top: 10px;
}

.border {
    border-bottom: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
}

.pb10 {
    padding-bottom: 10px;
}

.pr0 {
    padding-right: 0;
}

.grantTypeHeading {
    font-size: 12px;
    font-weight: bold;
}

.clientSecretcheckbox {
    vertical-align: middle;
}

.clientSecretLabel {
    vertical-align: top;
}

.checkBoxDiv {
    margin-bottom: 0 !important;
}

.validationMessage {
    color: red;
    font-size: 12px;
}

.itooltip {
    position: relative;
    display: inline-block;
}

.form-group sup {
    color: red;
}

.itooltip .tooltiptext {
    visibility: hidden;
    font-size: 12px;
    background-color: #555;
    color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 40%;
    opacity: 0;
    transition: opacity 0.3s;
    padding: 4px;
    padding-left: 10px;
    font-weight: normal;
    height: auto;
    overflow: hidden;
}

    .itooltip .tooltiptext :first-child {
        text-align: center;
    }

    .itooltip .tooltiptext span {
        display: block;
        padding-bottom: 5px;
    }

    .itooltip .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 39%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent
    }

.itooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.fa-exclamation-circle {
    padding: 5px;
    border-radius: 50%;
    color: red;
    font-size: 25px;
    position: absolute;
    bottom: 14px;
    right: 34%;
}

.position-relative {
    position: relative;
}

.itooltipRegister {
    top: 0;
    right: 22%;
}

.itooltipRegister .tooltiptext {
    visibility: hidden;
    /* width: 280px; */
    background-color: #555;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: -33px;
    right: 142px;
    /* left: 95px; */
    /* margin-left: -106px; */
    opacity: 0;
    transition: opacity 0.3s;
    padding: 4px;
    font-weight: normal;
}

    .itooltipRegister .tooltiptext span {
        display: block;
        padding-bottom: 5px;
    }

    .itooltipRegister .tooltiptext::after {
        content: "";
        position: absolute;
        bottom: 11px;
        right: 348px;
        margin-left: 0;
        border-width: 8px 5px 0;
        border-style: solid;
        border-color: #ff0000 transparent;
        transform: rotate(90deg);
    }

.itooltipRegister:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

#tooltipApplication-register {
    width: 350px;
    height: auto;
    padding: 5px;
    background-color: #ffe6e6;
    color: #D4180D;
    border-radius: 6px;
    z-index: 1;
    font-size: small;
    font-style: oblique;
    border: 1px solid red;
    margin-bottom:48px;
}

.tooltipApplicationId {
    width: 280px;
    height: 22px;
    margin-left: -107px;
}

.tooltipApplicationName {
    width: 192px;
    height: 22px;
    margin-left: -72px;
}

.tooltipGrantType {
    width: 360px;
    height: 171px;
    margin-left: -96px;
    z-index: 99999 !important;
}

.tooltipClientSecretRequired {
    width: 262px;
    height: 54px;
    margin-left: -98px;
}

.tooltipClientSecret {
    width: 290px;
    height: 41px;
    margin-left: -110px;
}

.tooltipActiveUsers {
    width: 90px;
    height: 22px;
    margin-left: -27px;
}

.tooltipRedirectUrl {
    width: 230px;
    height: 36px;
    margin-left: -87px;
}

.tooltipPostUrl {
    width: 204px;
    height: 22px;
    margin-left: -78px;
}

.tooltipRefreshToken {
    width: 195px;
    height: 36px;
    margin-left: -74px;
}

.clientSecretMargin {
    margin-bottom: 8px;
}

.split {
    width: calc(100% - 80px);
    float: left;
}

.splitImage {
    width: 12%;
}

.paddingLeft {
    padding-left: 0px;
}

.generate-btn {
    margin: 0 5px;
    float: left;
}

.copy-btn {
    width: 30px;
    float: left;
}

.paddingRight {
    padding-right: 0px;
}

.note-text {
    font-weight: normal;
    font-size: 10px;
}

.login-register .form-group input[type='text'], .login-register .form-group select {
    padding: 6px !important;
}

.registerWrap {
    margin-top: 15px;
}

.register-logo {
    height: 50px !important;
    position: relative;
}

.register {
    width: 700px !important;
}

.backGroundImage {
    margin-top: 0px;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

.displayNav {
    display: none !important;
}

/*.login-page.login-page-adjust {
    margin-top: 40px;
}*/
/*.register-page {
    background:#fff;
    padding:10px;
    border-radius:5px;
}
.register-page label {

}*/
.hr-or {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/*.login-form a {
    color: #FFF !important;
}*/

.navbar-fixed-top {
    background: rgb(0, 72, 153);
}

.span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    text-align: center;
}

.login-or {
    position: relative;
    font-size: 18px;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.icon.home-icon {
    top: 0 !important;
}

.externalBtn:first-child {
    background: #117a8b !important;
    border-color: #17a2b8 !important;
    color: #117a8b;
}

.externalBtn1 {
    background-color: #fff !important;
    border-color: #007bff !important;
    color: #007bff;
    border: 1px solid !important;
}

body {
    background-color: white;
    margin-top: 65px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.navbar-nav > li > a {
    color: #fff;
}

    .navbar-nav > li > a:hover {
        background-color: rgb(0, 72, 153) !important;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: rgb(0, 72, 153) !important;
}


@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin: 0;
    }

    .dropdown-menu {
        left: -100px;
    }
}

.alert-danger {
    width: 300px;
    float: right;
}

    .alert-danger.snowball-validation {
        width: 100%;
        float: right;
        padding: 10px !important;
    }

    .alert-danger .validation-summary-errors li {
        list-style: none !important;
    }

    .alert-danger .validation-summary-errors ul {
        padding: 0px !important;
        margin: 0px !important;
    }

.glyphicon-user {
    top: 12px;
    font-size: 44px !important;
}

.form-control {
    box-shadow: none;
    border-color: #ddd;
}

    .form-control:focus {
        border-color: #0b5473 !important;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff !important;
    background-color: #093963;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
}

.navbar-inverse .navbar-brand {
    color: #ffffff !important;
}
.navbar-brand {
    width: 100%;
    text-align: center;
    padding: 0 !important;
    margin-top: 0;
}

.application-register .navbar-brand {
    text-align: unset !important;
    padding: unset !important;
}

    .navbar-brand p {
        margin-top: 10px;
        font-size: 24px;
    }

    .navbar-brand a:link, .navbar-brand a:visited {
        text-decoration: none;
    }

.SuccessMessage {
    position: absolute;
    top: 54px;
    right: 1px;
    color: #fff;
    background: green;
    padding: 10px;
    border-radius: 5px;
}

.pl15 {
    padding-left: 15px;
}

#clientSecret.form-control {
    width: 83%;
}

.login-form .heading {
    margin-bottom: 0px;
    margin-top: 50px;
}

.fa-info-circle {
    color: rgb(0, 72, 153);
    font-size: 15px;
}


.hideDiv {
    display: none !important;
}

.text-center {
    text-align: center;
    margin-bottom: 0 !important;
    line-height: 26px;
}

.login-page {
    width: 350px;
    margin: 0 auto;
    /*margin-right: 50%;*/
}

    .login-page.login-page-adjust.register-page {
        margin-top: -10px !important;
    }

.login-form {
    color: #434343;
    border-radius: 1px;
    margin-top: calc(50vh - 240px);
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 20px;
}

    .login-form.login-register {
        padding: 10px 0px !important;
        margin: 10px 4%;
    }

    .login-form h4 {
        text-align: center;
        font-size: 22px;
        margin-bottom: 20px;
    }

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mt20 {
    margin-top: 20px;
}

.pl0 {
    padding-left: 0;
}

.no-padding {
    padding: 0;
}

.login-form .avatar {
    color: #fff;
    margin: 0 auto 30px;
    text-align: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    z-index: 9;
    background: rgba(0,140,200,1);
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

    .login-form .avatar i {
        font-size: 62px;
    }



#clientSecretChk .btn, #btnClientId .btn {
    min-height: 20px;
    padding: 5px 10px;
}

    #clientSecretChk .btn .fas {
        font-size: 11px;
    }

.login-form .form-control {
    min-height: 40px;
    border-radius: 2px;
    transition: all 0.5s;
    width: 100%;
}

.login-form label {
    margin-top: 10px;
}

.login-form .clientSecretLabel {
    margin-top: 0;
    vertical-align: text-top;
    margin-bottom: 3px;
}

#divClientSecret {
    margin-top: 10px;
}

.login-form .register-btn {
    padding: 15px 25px;
}

.agree-btn {
    font-size: 11px !important;
}

.login-form .close {
    position: absolute;
    top: 15px;
    right: 15px;
}
#register,#btnAgree {
    background: rgb(0, 72, 153);
}
.login-form .btn {
    background: rgb(0, 72, 153);
    border: none;
    line-height: normal;
}

    .login-form .btn:hover, .login-form .btn:focus {
        background-color: rgb(0, 72, 153);
    }

.login-form .checkbox-inline {
    float: left;
}

.login-form input[type="checkbox"] {
    margin-top: 2px;
}

.login-form .forgot-link {
    float: right;
}

.login-form .small {
    font-size: 13px;
}

/*.login-form a {
    color: #4aba70;
}*/

.icon-banner {
    width: 45px;
}

.application-register .icon-banner {
    width: 200px !important;
    position: absolute !important;
}

.home-icon {
    top: -5px;
    width: 50px;
}

.navbar-header {
    position: relative;
    top: -4px;
}

.navbar-brand > .icon-banner {
    position: relative;
    display: inline;
    top: -5px;
}

.application-register .navbar-brand > .icon-banner {
    top: 0 !important;
}

.application-register .navbar-brand h2 {
    text-align: center;
    margin-top: 5px;
}

.icon {
    position: relative;
    top: -10px;
}

.logged-out iframe {
    display: none;
    width: 0;
    height: 0;
}

.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: '';
        }

#header {
    border-bottom-color: rgb(0, 72, 153);
    border-bottom-style: solid;
    border-bottom-width: 2px;
}


/*--------------------for mobile phones-------------------------------------------------------*/
@media only screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        background: #ccc;
    }

    .login-page {
        width: auto;
        margin: 0 auto;
    }

    .mtm5 {
        margin-top: 5px;
    }
}

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .login-page.login-page-adjust {
        margin-top: 80px;
    }
}*/

.error-page-show-login {
    /*width: 100%;*/
    /*background-color: white;*/
    text-align: center;
}

.go-to-login {
    text-align: right;
}

.error-padding {
    margin-left: 6%;
}

.body-content {
    height: auto;
    min-height: 500px;
}

.btn[disabled], .btn[disabled]:hover {
    background-color: gray;
}

.field-icon {
    position: relative;
    float: right;
    z-index: 2;
    margin-top: -26px;
    margin-right: 8px;
}

    .field-icon .tooltip-spantext {
        min-width: 244px;
        top: -3px;
        left: -522%;
        transform: translate(-50%, -100%);
        padding: 10px 20px;
        font-weight: normal;
        font-size: 12px;
        border-radius: 8px;
        position: absolute;
        z-index: 99999999;
        box-sizing: border-box;
        box-shadow: 0 1px 8px rgba(0,0,0,0.5);
        display: none;
        background-color: #555;
        color: #fff;
        height: auto;
        font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    }

    .field-icon:hover .tooltip-spantext {
        display: block;
    }

    .field-icon .tooltip-spantext i::after {
        position: absolute;
        width: 12px;
        height: 12px;
        left: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        background-color: #EEEEEE;
        box-shadow: 0 1px 8px rgba(0,0,0,0.5);
    }

.mlm15 {
    margin-left: -5%;
}

.tooltip-bottom{
    bottom: unset !important;
    top:17px;
}

.firm-ht label{
    vertical-align:middle;
}

.error-text {
    text-align: center;
    color: firebrick;
}

.error-icon {
    height: 65px;
    width: 65px;
}

.error-text-align {
    margin-top: 65px;
}
.form-group {
    font-size: 14px;
    margin-bottom: 15px;
}

.body {
    background-color: white;
    margin-top: 65px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
.form-group a {
    text-decoration: none;
} 