﻿.body-background {
    background: #0a121d url(../images/background.jpg) no-repeat center center fixed;
    background-size: cover;
}

@font-face {
    font-family: "LatoBold";
    src: url("../lib/grass-valley/Lato/Lato-Black.ttf");
    font-weight: 400;
}

@font-face {
    font-family: "LatoRegular";
    src: url("../lib/grass-valley/Lato/Lato-Regular.ttf");
    font-weight: 400;
}

html,
body {
    margin: 0;
    font-family: LatoBold, sans-serif
}

.card {
    font-family: LatoRegular, sans-serif;
}

p {
    font-family: LatoRegular, sans-serif
}

.icon {
    position: relative;
    top: -10px;
}

.logged-out iframe {
    display: none;
    width: 0;
    height: 0;
}

.login-remember{
    display: flex;
}

.ampp-footer-logo {
    max-width: 196px;
    width: 19vmin;
    opacity:0.9;
    margin-bottom: 1.5rem;
}

.login-logo {
    opacity:0.9;
    height: 100px;
}

.graphic-footer {
    bottom: 0px;
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: -1;
}

label strong {
    font-weight: normal;
    font-family: LatoRegular, sans-serif;
    color: rgba(255,255,255,0.8)
}

.consent-model-name{
    color: rgba(255,255,255,0.9)
}

.text-consent{
    color: rgba(255,255,255,0.4);
    font-style: italic;
}

.hero-center {
    font-family: LatoBold, sans-serif;
    font-size: 7vmin;
    line-height: 7vmin;
    margin-top: 3%;
    text-align: center;
    color: #13B4B8;
    font-weight: 700;
    display: flex;
    align-items: baseline;
}

.header-highlight{
    width: 7px;
    height: 60%; 
    margin-right: 20px; 
    background: #FFC845; 
    border-radius: 5px;
}

.jumbotron {
    display: flex;
    align-items: center;
    flex-direction: column;
    background-repeat: no-repeat;
    background-color: rgba(10,18,29,0.5);
    height: 250px;
    border-bottom: 1px solid #2D3440;
}

.identity-main-title-header{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.identity-main-title-header h1{
    color:#13B4B8;
}

.page-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.required {
    color: #FF4452;
}

.page-consent .client-logo {
    float: left;
}

.page-consent .client-logo img {
    height: 100px;
}

.page-consent .consent-buttons {
    margin-top: 25px;
}

.page-consent  .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;
}

.consent-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: rgb(15 51 64 / 90%);
    padding: 20px;
    border-radius: 10px;
    margin: 20px;
    border: 2px solid #042835;
    box-shadow: 0 0 15px 0 #0d3341;
}

.consent-form p{
    color: rgba(255, 255, 255, 0.9)
}

.page-consent .card:not(:last-child) {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

@media (min-width: 360px) {
    .login-container {
        width: 700px;
        max-width: 100%;
    }
}

.button-container {
    display: flex;
    justify-content: center;
}
 
strong {
    color: white;
}

.login-footer {
    display: flex;
    justify-content: center;
    padding-top: 20px;
}

.google-login-button {
    position: relative;
    width: 191px;
    height: 46px;
    left: calc(50% - (191px / 2));
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
    background-image: url("../images/btn_google_signin_dark_normal_web.png");
    background-color: transparent;
}

.google-login-button:hover .google-login-button:visited .okta-login-button:hover .okta-login-button:visited .azuread-login-button:hover .azuread-login-button:visited {
    background-color: transparent;
}

.google-login-button:focus .okta-login-button:focus .azuread-login-button:focus {
    border: none;
}

.google-login-button:active {
    background-image: url("../images/btn_google_signin_dark_pressed_web.png");
    background-color: transparent;
}

.awscognito-login-button {
    position: relative;
    width: 191px;
    height: 46px;
    left: calc(50% - (191px / 2));
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
    background-image: url("../images/btn_awscognito_signin_dark_normal_web.png");
    background-color: transparent;
}

    .awscognito-login-button:active {
        background-image: url("../images/btn_awscognito_signin_dark_pressed_web.png");
        background-color: transparent;
    }

.awscognito-login-button {
    position: relative;
    width: 191px;
    height: 46px;
    left: calc(50% - (191px / 2));
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
    background-image: url("../images/btn_awscognito_signin_dark_normal_web.png");
    background-color: transparent;
}

.okta-login-button:active {
    background-image: url("../images/btn_okta_signin_dark_pressed_web.png");
    background-color: transparent;
}

.okta-login-button {
    position: relative;
    width: 191px;
    height: 46px;
    left: calc(50% - (191px / 2));
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
    background-image: url("../images/btn_okta_signin_dark_normal_web.png");
    background-color: transparent;
}

.azuread-login-button {
    position: relative;
    width: 215px;
    height: 41px;
    left: calc(50% - (215px / 2));
    display: inline-block;
    border: none;
    margin: 0;
    padding: 0;
    background-image: url("../images/btn_azure_signin_dark_normal_web.png");
    background-color: transparent;
}

.azuread-login-button:active {
    background-image: url("../images/btn_azure_signin_dark_pressed_web.png");
    background-color: transparent;
}

.locallogin {
    margin: 0px 7px 0px 7px;
}

.background-graphic {
    vertical-align: middle;
}

.seperator {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.seperator > span {
    position: relative;
    display: inline-block;
}

.seperator > span:before,
.seperator > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 1px;
    background: #727272;
}

.seperator > span:before {
    right: 100%;
    margin-right: 15px;
}

.seperator > span:after {
    left: 100%;
    margin-left: 15px;
}

.admin-provider {
    margin-top: 25px;
    text-align: center;
    background-color: rgba(10,18,29,0.85);
    box-shadow: none;
    border: 1px solid #2D3440;
}

.checkbox-dark {
    margin: 10px auto;
    margin-left: -7px;
    position: relative;
    display: flex;
    align-items: center;
}

.checkbox-dark label {
    left: -5px;
    cursor: pointer;
    margin-bottom: -1px;
    margin-right: 4px;
    position: relative;
    width: 20px;
    height: 20px;
    background-image: url("../images/off.svg");
    background-size: cover;
}

.checkbox-dark label:after {
    filter: alpha(opacity=0);
    opacity: 0;
    content: "";
    position: absolute;
    width: 20px;
    height:20px;
}

.checkbox-dark input[type="checkbox"]:checked + label:after {
    background-image: url("../images/on.svg");
    background-size: cover;
    filter: alpha(opacity=100);
    opacity: 1;
}

.checkbox-dark input[type="checkbox"]:disabled + label:after {
    background-image: url("../images/on.svg");
    background-size: cover;
    filter: alpha(opacity=100);
    opacity: 0.2;
    cursor: not-allowed;
}

.admin-login {
    color: #408FE0;
}

p {
    font-size: 2vmin;
    color: rgba(255,255,255,0.6)
}

.container {
    color: rgba(255, 255, 255, 0.9);
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100vh;
    font-size: 14px;
    justify-content: center;
    overflow: hidden
}

.center-container { 
    display :flex;
    justify-content: center;
}

.patents-text {
    font-family: LatoRegular, sans-serif;
    color: rgba(255,255,255,0.6);
    position: absolute;
    bottom: 0;
    display: flex;
    font-size: 1.25vmin;
    line-height: 1.4vmin;
    flex-direction: column;
    align-items: center;
    padding: 5px 10px;
    z-index: 0;
}

.login-container{
    z-index: 1
}

.patents-text a {
    color: rgba(255,255,255,0.9)
}