@font-face {
    font-family: 'AkkuratStdLight';
    src: url('../fonts/AkkuratStd-Light.eot');
    src: url('../fonts/AkkuratStd-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AkkuratStd-Light.woff2') format('woff2'),
    url('../fonts/AkkuratStd-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'AkkuratStdBold';
    src: url('../fonts/AkkuratStd-Bold.eot');
    src: url('../fonts/AkkuratStd-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AkkuratStd-Bold.woff2') format('woff2'),
    url('../fonts/AkkuratStd-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'AkkuratStd';
    src: url('../fonts/AkkuratStd.eot');
    src: url('../fonts/AkkuratStd.eot?#iefix') format('embedded-opentype'),
    url('../fonts/AkkuratStd.woff2') format('woff2'),
    url('../fonts/AkkuratStd.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/BebasNeue.eot');
    src: url('../fonts/BebasNeue.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeue.woff2') format('woff2'),
    url('../fonts/BebasNeue.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    overflow-x: hidden;
    color: #7E7E7E;
    font-family: 'AkkuratStd', 'Roboto', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

h1 {
    font-weight: 700;
    line-height: 1.3;
    font-size: 2.6em;
    margin-bottom: .5em;
}

.bodybg {
    background-color: #FBFBFB;
}

.tab-content .tab-pane {
    padding-bottom: 50px;
}

.tab-content .tab-pane > h3 u {
    text-decoration: none;
}

.tab-content .tab-pane > h3:first-child {
    font-size: 1.714em;
    font-weight: normal;
}

.tab-content .tab-pane div > b {
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1;
    letter-spacing: .08em;
    font-size: 1em;
}

.tab-content .tab-pane b span {
    font-size: 1em;
    line-height: 1.5;
}

.logo {
    padding-top: 1.5em;
    margin-left: 2em;
}

.lp {
    text-align: center;
    padding-top: 22rem;
    height: 400px;
    position: relative;
    display: block;
    margin: 0 auto;
}

header {
    background-color: #F7F7F7;
}

#hidekeycloak {
    display: block;
}

footer {
    height: 90px;
    margin-top: -90px;
    width: 100%;
    position: relative;
    background-size: 100% auto;
}

.form-group {
    margin-bottom: .4em;
}

.intl-tel-input {
    padding: 0;
    width: 100%;
    border: 0 none;
}

.country-name, .dial-code {
    font-size: medium;
}

.form-control:focus {
    border-color: #cfd5e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.has-error .form-control {
    border-color: #EF5350;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .help-block {
    color: #ff4c48;
    font-size: 13px;
    font-weight: 100;
    text-align: right;
    padding-top: 5px;
    clear: both;
    margin-bottom: -5px;
}

#verify-button {
    margin-top: 2em;
    background: #41A3DC;
}

#resend-code {
    color: #41A3DC;
    outline: none;
    background: transparent;
}

.lp-msg {
    padding-top: 2rem;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
}

#wrapper form:not(.form-actions) {
    padding-bottom: 50px;
    float: left;
    width: 100%;
}

#wrapper {
    min-height: 100%;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#page-content-wrapper {
    width: 100%;
    padding: 15px;
    margin: 0 auto;
}

#returnLink {
    margin-top: 1em;
    font-size: 1.143em;
    display: inline-block;
}

.keycloak-log {
    margin-left: 1em;
    margin-top: 1em;
    margin-right: 3em;
}

#firefox-warning {
    padding: .8em;
    font-size: 1em;
}

#kc-registration {
    line-height: 1.4em;
    padding: 1em 0;
}

#kc-registration > span {
    color: #797979 !important;
    font-weight: 200 !important;
    font-size: 1.1em;
}

#kc-totp-login-form #auth {
    padding: 0;
}

#confirmation {
    padding-top: 16rem;
}

.title, .instruction {
    font-size: 1.9em;
    font-weight: 600;
    line-height: 1.8;
}

.instruction {
    text-align: left;
}

#kc-info-message .instruction {
    margin: 1em;
}

#kc-error-message .details {
    margin-top: 1em;
}

#kc-error-message .details a.login,
#kc-error-message .details a.login:hover,
#kc-error-message .details a.login:visited {
    font-weight: bold;
    text-decoration: underline;
    color: #797979;
}

#page-content-wrapper > .container > #kc-error-message {
    margin-top: 2em;
}

.btn-primary-color {
    background-color: #B3BBCC;
}

.btn-primary {
    background-color: #B3BBCC;
    margin-bottom: 1em;
    border-radius: 4px;
}

.btn-primary:hover {
    background-color: #C0CADF;
}

a {
    color: #929AAD;
}

.modal-header {
    border-bottom: none;
    padding: .2em 1em;
}

.modal-header > h1 {
    margin-top: 1em;
    margin-bottom: 0;
}

.modal-header > h3 {
    font-size: 1.2em;
}

.modal-body {
    text-align: center;
    padding: 0 1em;
}

.modal-body > p {
    margin-bottom: 1.4em;
    font-size: initial;
}

.modal-footer {
    border-top: none;
}

.progress {
    height: 6px;
}

.progress-bar-success {
    background-color: #b3bbcc;
}

.g-recaptcha {
    margin-top: 2em;
    margin-bottom: 2em;
}

.modal-header {
    border-bottom: none;
}

.iti-flag {
    background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/15.0.1/img/flags.png");
}

span {
    color: #797979 !important;
    font-weight: 200 !important;
    font-size: 1.3em;
    line-height: 2em;
}

div.registration-form-note {
    margin-bottom: inherit;
    margin-top: 0.5em;
    font-style: italic;
}

div.registration-form-note span {
    font-size: 1em;
}

span#password-policy {
    font-size: .9em;
    font-style: italic;
    line-height: 1.2;
    display: block;
    margin-top: .5em;
}

.terms-header {
    margin-left: 0.5em;
}

.terms-inner-ul {
    list-style-type: none;
    padding-left: 0;
    margin-top: 5px;
}

.terms-inner-ul li {
    text-indent: 0;
}

.terms-inner-ul > li {
    font-weight: bold;
}

.terms-inner-ul li + li {
    margin-top: 10px;
}

.terms-inner-ul-text {
    margin-left: 1.7em;
    margin-top: 5px;
    font-weight: normal;
}

.term-inner-ul-header {
    margin-left: 0.5em;
    text-decoration: none;
}

.uppercase_li {
    display: flex;
    flex-direction: row;
}

.uppercase_li_number {
    flex-basis: 30px;
    min-width: 30px;
}

.fa-warning {
    font-size: 2.2em !important;
    color: #d45055;
}

.password-reset {
    margin-bottom: 20px;
    margin-top: 20px;
}

.center-div {
    float: none !important;
}

#hin-login > div > p {
    margin-bottom: 1.5em;
}

.btn-primary, .btn-primary.focus, .btn-primary:focus,
.btn-primary-color, .btn-primary-color.focus, .btn-primary-color:focus {
    color: #fff;
    outline-style: none;
}

.form-group > label {
    margin-bottom: 0;
    float: left;
}

textarea:focus, input:focus {
    outline: none;
}

*:focus {
    outline: none;
}

#terms-and-data-protection-agreement .form-actions {
    padding: 30px 0;
    background: #FBFBFB;
    float: none;
    position: sticky;
    border-top: 1px solid #D3D3D3;
    bottom: 0;
    margin: 0;
    width: 100%;
}

#terms-and-data-protection-agreement .btn {
    font-size: 1.2em;
    margin: 0 10px;
    padding: 10px 20px;
}

#terms-and-data-protection-agreement .btn-primary-color {
    background: rgba(212, 80, 85, .2);
    color: #D45055;
    font-weight: bold;
}

#terms-and-data-protection-agreement .btn:hover {
    background-color: #bbc6dc;
    color: #fff;
}

#terms-and-data-protection-agreement .btn.btn-primary-color:hover {
    background-color: #D45055;
    color: #fff;
}

#kc-decline {
    background-color: #f3f3f3
}

#kc-decline:hover {
    background-color: #e0e2e6 !important;
}

@media (min-width: 768px) and (max-width: 992px) {
    h1 {
        font-size: 2.4em;
    }

    .logo {
        width: 100%;
        padding-top: .1em;
    }

    .logo > img {
        max-width: 30%;
    }

    .lp {
        height: auto;
    }

    .lp-msg {
        width: 100%;
        padding-top: 1em;
    }

    .btn-primary {
        margin: 0 1em 2em 0;
    }

    #page-content-wrapper {
        padding: 20px;
        position: relative;
    }

}

@media only screen and (max-width: 320px) {
    h1 {
        font-size: 1.1em !important;
    }

    p {
        font-size: 1.1em !important;
    }
}

@media only screen and (min-width: 480px)  and  (max-width: 768px) {

    h1 {
        font-size: 1.6em !important;
        font-weight: 200;
    }

    p {
        font-size: 1em !important;
    }

    .logo {
        text-align: center;
        padding-top: 1rem;
        height: 9%;
        margin: 0;
    }

    .logo > img {
        max-width: 30%;
    }

    .lp-msg {
        text-align: center;
        padding-top: .5em;
    }

    .btn-primary {
        top: .6em;
        margin-bottom: 2em;
    }

    img {
        width: 40% !important;
    }

    .instruction {
        font-size: 1.4em !important;;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    h1 {
        font-size: 1.4em !important;
    }

    p {
        font-size: .95em !important;
    }

    .navbar-brand > img {
        width: 65%;
    }

    #page-content-wrapper {
        padding: 0;
    }

    .btn-primary {
        margin-bottom: 2em;
        font-size: 1em !important;
    }

    #confirmation {
        padding-top: 12rem;
    }

    #confirmation img {
        width: 50%;
    }

    .instruction {
        font-size: 1.3em !important;
    }

    span {
        font-size: 1.2em;
    }
}

@media only screen and (min-width: 576px)  and (max-width: 768px) {
    .logo {
        text-align: center;
        padding-top: 1rem;
        margin: 0;
    }

    .logo > img {
        max-width: 30%;
    }
}

@media only screen and (max-width: 480px) {
    h1 {
        font-size: 1.5em;
        font-weight: 200;
    }

    .tab-content .tab-pane > h3:first-child {
        font-size: 1.5em;
        margin-top: 0;
    }

    p {
        font-size: 80%;
    }

    .logo {
        text-align: center;
        padding-top: 1rem;
        margin: 0;
        height: auto;
    }

    #logo > img {
        max-width: 60%;
    }

    .lp-msg {
        text-align: center;
        padding-top: 1em;

    }

    .btn-primary {
        font-size: 1.1em;
        margin-bottom: 2em;
    }

    #kc-reset-password-form {
        margin: 1em auto;
    }

    #kc-reset-password-form .form-group .label {
        float: left;
    }

    #confirmation {
        padding-top: 12rem;
    }

    #confirmation img {
        width: 50%;
    }

    #verify-button {
        width: 100%;
    }

}

@media only screen and (max-width: 800px) {

    body {
        font-size: 16px;
    }

    h1 {
        font-size: 2.3em;

    }

    p {
        font-size: 1.1em;
    }

}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti-flag {
        background-image: url("https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/15.0.1/img/flags@2x.png");
    }
}

#kc-locale {
    visibility: hidden;
}

#kc-header {
    visibility: hidden;
}

#kc-content {
    text-align: center;
    font-size: 1.3em;
    font-weight: 200;
    line-height: 1.6em;
}

#kc-page-title {
    text-align: center;
}

.logout-buttons-container {
    display: flex;
    justify-content: center;
    gap: 2rem;
    padding: 0 10rem;
    align-items: center;
    margin-top: 2rem;

    .btn.btn-primary {
        max-width: 300px;
        width: 100%;
    }
}

