<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-size: 12px;
    background: #f5f5f5 !important;
}

.color-red {
    color: red;
}

.tabs a {
    font-size: 10px;
}

.error-message {
    display: none;
}

    .backend-error ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }


.all-customers a {
    border-radius: 0px 20px 20px 0px;
}

.current {
    border-radius: 20px 0px 0px 20px;
}


ul li a {
    color: #808080;
    background-color: #F2F2F2;
}

    ul li a:hover {
        color: #808080;
    }

    ul li a.active:hover {
        color: #fff;
    }

.btn-login.btn {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 30px;
}



.google, .google:hover {
    color: #C3002F;
    width: 95%;
}

.facebook, .facebook:hover {
    color: #637AAD;
    width: 95%;
}

.input-class {
    border: 1px solid #F2F2F2;
    font-size: 14px !important;
}
.input-class:focus {
	border: 1px solid #ccc !important;
}

.input-class::placeholder {
	color: #BBBBBB !important;
}

.terms-message {
    color: #808080 !important;
    font-size: 10px !important;
    margin: 10px 0;
    text-align: center;
}

.login-btn {
    min-width: 100px !important;
    padding: 10px 40px;
}



.anchor-link, .anchor-link:hover {
    text-decoration: none !important;
    color: #000;
}

.tab-border {
    border-right: 1px solid #ccc;
}

#my-checkbox {
    display: none;
}

.custom-checkbox {
    position: relative;
    color: #808080;
}

    .custom-checkbox .checkbox {
        box-sizing: border-box;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        height: 25px;
        width: 25px;
        border: 1px solid #1738d7;
    }

    .custom-checkbox:before, .custom-checkbox:after {
        display: inline-block;
        vertical-align: middle;
        transition: all .5s;
    }

    .custom-checkbox:before {
        content: "";
        height: 20px;
        width: 20px;
        margin-right: 5px;
        border-radius: 2px;
        border: 1px solid #ccc;
    }

    .custom-checkbox:after {
        /* the '\2713' represents the tick character */
        content: "\2713";
        position: absolute;
        top: 50%;
        left: 5px;
        transform: translateY(-50%);
        font-size: 1rem;
        opacity: 0;
        color: #C3002F;
    }



#my-checkbox:checked + .custom-checkbox:after {
    opacity: 1;
}

#my-checkbox:checked + .custom-checkbox:before {
    background-color: #fff;
}

.btn btn-danger.active {
    background-color: #fff !important;
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show &gt; .btn-danger.dropdown-toggle {
    background-color: #fff !important;
    border-color: #ccc !important;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show &gt; .btn-primary.dropdown-toggle {
    background-color: #fff !important;
    border-color: #ccc !important;
}

.tab-pane h4 {
    font-size: 16px;
    font-weight: bold;
}

.close-btn {
    position: absolute;
    right: 10px;
}




@media(max-width:700px) {
    .tabs li a {
        font-size: 8.5px;
    }

    .nav-link {
        display: block;
        padding: .5rem .5rem;
    }
    
}

.loading-gif {
    display: none;
}

    .loading-gif .shade {
        position: fixed;
        top: 0;
        left: 0;
        background: #333;
        width: 100%;
        height: 100vh;
        opacity: 0.4;
        z-index: 1030;
    }

.loader-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 1040;
}

.loading-box {
    width: 300px;
    height: 160px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid #999;
    -webkit-box-shadow: 0 0 18px rgba(0,0,0,.39);
    -moz-box-shadow: 0 0 18px rgba(0,0,0,.39);
    box-shadow: 0 0 18px rgba(0,0,0,.39);
}

.login-page {
    min-width: 400px;
    width: 68%;
    margin: 0 auto;
    padding-bottom: 25px;
}

.title-content {
    text-align: center;
}



@media(max-width:600px) {
    .login-page {
        min-width: 290px;
        width: 100%;
    }

    .title-content {
        text-align: left;
    }

    .login-btn {
        width: 100%;
    }
}

/* loading styles */
@keyframes ldio-az4f4x38ku5 {
    0% {
        opacity: 1;
        backface-visibility: hidden;
        transform: translateZ(0) scale(2.8299999999999996,2.8299999999999996);
    }

    100% {
        opacity: 0;
        backface-visibility: hidden;
        transform: translateZ(0) scale(1,1);
    }
}

.ldio-az4f4x38ku5 div &gt; div {
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #000000;
    animation: ldio-az4f4x38ku5 0.625s linear infinite;
}

.ldio-az4f4x38ku5 div:nth-child(1) &gt; div {
    left: 60px;
    top: 49px;
    animation-delay: -0.5625s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(1) {
    transform: rotate(0deg);
    transform-origin: 61px 50px;
}

.ldio-az4f4x38ku5 div:nth-child(2) &gt; div {
    left: 58px;
    top: 55px;
    animation-delay: -0.5s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(2) {
    transform: rotate(36deg);
    transform-origin: 59px 56px;
}

.ldio-az4f4x38ku5 div:nth-child(3) &gt; div {
    left: 52px;
    top: 59px;
    animation-delay: -0.4375s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(3) {
    transform: rotate(72deg);
    transform-origin: 53px 60px;
}

.ldio-az4f4x38ku5 div:nth-child(4) &gt; div {
    left: 46px;
    top: 59px;
    animation-delay: -0.375s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(4) {
    transform: rotate(108deg);
    transform-origin: 47px 60px;
}

.ldio-az4f4x38ku5 div:nth-child(5) &gt; div {
    left: 40px;
    top: 55px;
    animation-delay: -0.3125s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(5) {
    transform: rotate(144deg);
    transform-origin: 41px 56px;
}

.ldio-az4f4x38ku5 div:nth-child(6) &gt; div {
    left: 38px;
    top: 49px;
    animation-delay: -0.25s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(6) {
    transform: rotate(180deg);
    transform-origin: 39px 50px;
}

.ldio-az4f4x38ku5 div:nth-child(7) &gt; div {
    left: 40px;
    top: 43px;
    animation-delay: -0.1875s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(7) {
    transform: rotate(216deg);
    transform-origin: 41px 44px;
}

.ldio-az4f4x38ku5 div:nth-child(8) &gt; div {
    left: 46px;
    top: 39px;
    animation-delay: -0.125s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(8) {
    transform: rotate(252deg);
    transform-origin: 47px 40px;
}

.ldio-az4f4x38ku5 div:nth-child(9) &gt; div {
    left: 52px;
    top: 39px;
    animation-delay: -0.0625s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(9) {
    transform: rotate(288deg);
    transform-origin: 53px 40px;
}

.ldio-az4f4x38ku5 div:nth-child(10) &gt; div {
    left: 58px;
    top: 43px;
    animation-delay: 0s;
}

.ldio-az4f4x38ku5 &gt; div:nth-child(10) {
    transform: rotate(324deg);
    transform-origin: 59px 44px;
}

.loadingio-spinner-spin-im0e6b7vn7 {
    width: 64px;
    height: 64px;
    display: inline-block;
    overflow: hidden;
}

.ldio-az4f4x38ku5 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(0.64);
    backface-visibility: hidden;
    transform-origin: 0 0;
}

    .ldio-az4f4x38ku5 div {
        box-sizing: content-box;
    }

/* loading styles */

#succesmessage .close {
    top: -5px;
}

input, .btn {
    border-radius: 0;
}

.login-page .form-control {
    border: 1px solid #ccc;
    box-shadow: none;
}

.navbar-header {
    position: relative;
    top: -4px;
}

.navbar-brand &gt; .icon-banner {
    position: relative;
    top: -2px;
    display: inline;
}

.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: '';
        }

.login-header {
    background-color: #3C66C4;
    color: #fff;
    margin: 0px;
    padding: 10px 10px;
    font-size: 2em;
    border: 1px solid #3C66C4;
}

.all-customer-con {
    border-left: 1px dashed #ccc;
}

.currentbtncon {
    margin-top: 15px;
}

.login-title {
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0;
    color: #000;
    font-weight: bold;
}

.register-forgot-links {
    text-align: center;
}

    .register-forgot-links a {
        text-decoration: underline;
        margin: 10px;
        display: inline-block;
    }

.external-providers {
    margin-top: 50px;
}

.or-class {
    text-align: center;
    font-weight: bold;
}

.or-condition-message {
    text-align: center;
    margin: 5px 0;
}

    .or-condition-message .border-line {
        border: 1px solid #808080;
        width: 12%;
        position: relative;
        top: -4px;
        display: none;
    }

    .or-condition-message .or-text {
        text-transform: uppercase;
        font-size: 12px;
        color: #000;
        text-align: center;
        margin: 0 10px;
        font-weight: bold;
    }

.login-btn,
.forgot-btn {
    padding: 7px 14px;
    min-width: 150px;
    font-size: 13px;
}

.social-buttons {
    list-style: none;
    margin: 0px;
    text-align: center;
    padding: 0px;
}

    .social-buttons li {
        margin: 10px 5px;
        display: inline-block;
    }

        .social-buttons li a span {
            font-size: 11px;
            padding: 7px 14px;
            border: 0;
            border-radius: 0;
        }

.both-emtpy {
    font-size: 12px;
    margin: 10px 0;
    color: red;
}

label {
    font-weight: normal;
}

.forgotpasswordcon .forgot-btn {
    width: 100%;
}

.forgotpasswordcon .modal-content {
    width: 86%;
    margin: 0 auto;
}

.rounded-buttons  {
    border:0 !important;
}

.login-cont-icon {
    padding: 15px;
    border-radius: 50%;
    font-size: 12px;
    border: 3px solid #f5f5f5;
    height: 132px;
    display: inline-block !important;
}

    .login-cont-icon em {
        font-size: 30px;
        display: block;
        margin-bottom: 15px;
    }
.mb-3.title-content {
    position: relative;
    width: 500px;
    right: 50px;
}
.login-img {
    display:none;
}

.alert.alert-danger {font-size: 12px !important;padding: 5px 10px !important;margin-bottom: 0px;}

@media(min-width:900px) {
    .mb-3.title-content {
        position: static;
        width: 500px;
        margin:0 auto;

    }
}
@media(max-width:600px) {
    .mb-3.title-content {
        position: static;
    }
    
}

@media (max-width: 892px) {
    .all-customer-con {
        border-left: 0;
    }
}

@media (max-width: 500px) {
    .or-condition-message .border-line {
        width: 8%;
        display: none;
    }

    .or-condition-message .or-text {
        font-size: 10px;
    }
    .mb-3.title-content {
        display:none;
    }
    .login-img {
        display: block;
    }
    .alert.alert-danger {
        margin-bottom: 10px;
    }
}

.slidemenu-signin div.text-center {
    text-align: left !important;
}

.slidemenu-signin .currentbtncon {
    margin-top: 20px !important;
}

    .slidemenu-signin .currentbtncon #currentcustomersubmit {
        width: 100% !important;
        text-transform: uppercase !important;
    }

.slidemenu-signin .registerlink,
.slidemenu-signin .close-login {
    font-size: 15px !important;
}

    .slidemenu-signin .registerlink .fa-chevron-right,
    .slidemenu-signin .close-login .fa-chevron-right {
        display: none !important;
    }

.slidemenu-signin .registerlink {
    margin-bottom: 10px !important;
    display: inline-block;
}

.slidemenu-signin h3.sign-in-title {
    padding: 0px 23px;
    font-size: 20px !important;
    margin-bottom: 20px;
}

.slidemenu-signin .text-muted {
    padding: 0px 8px !important;
}</pre></body></html>