body {
    margin: 0;
    /*font-family: "heebo", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;*/
    /*font-size: 1rem;*/
    font-weight: 300;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #ffffff;
}
.navbar-header {
  position: relative;
  top: -4px;
}
.navbar-brand > .icon-banner {
  position: relative;
  top: -2px;
  display: inline;
}
.icon {
  position: relative;
  top: -10px;
}

.medium {
    width: 50%;
}
.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-page {
    width: 650px;
    height: 505px;
    /*background-image: url(../Logo.png);
    background-repeat: no-repeat;
    background-size: contain;*/
    padding-left: 370px;
}

.login-page .panel-body {
    width: 230px;
}

.container.body-content {
    width: 100%;
}

.loginscreen {
    width: 100%;
    z-index: 9999;
    padding: 2%;
}

.scr-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: transparent;
    overflow: hidden;
    transition: all all ease-in-out 0.2s;
    border: 1px solid white;
    scrollbar-width: thin;
    scrollbar-color: #07a3e1 #cdedf9;
}

.formfield-content {
    text-align: -webkit-center;
}

.formfield-content .formfield .eticampo {
    display: block;
}

.btn-max {
    width: 250px !important;
}

.formfield.ff-max {
    flex-grow: 20;
}

.formfield.ff-block-center {
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: 0;
}

.formfield {
    min-width: 150px;
    min-height: 52px;
    float: left;
    margin: 10px 20px 10px 0px;
    flex-grow: 1;
}

.remember-login-field {
    min-width: 150px;
    min-height: 26px;
    float: left;
    /*margin: 10px 20px 10px 0px;*/
    margin:0px;
    flex-grow: 1;
}

.remember-login-modal{
    flex-direction:column;
}

.eticampo {
    color: #07a3e1;
    font-size: 1.05em;
    margin-left: 5px;
    padding-bottom: 2px;
    display: flex;
}

.maslogin {
    justify-content: center;
    padding: 10px;
}

.zero {
    margin: 0px;
    padding: 0px;
}

.w-100 {
    width: 100% !important;
}

.maslogin img {
    width: 75%;
    max-width: 250px;
    margin: 6px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.maslogin td {
    text-align: center;
    font-size: 1.0em;
    font-weight: 400;
    padding: 4px;
}

table {
    border-collapse: collapse;
}

table {
    border-spacing: 2px;
}

.loginscreen .modal-content {
    width: 100%;
    max-width: 500px;
    border-color: #07a3e1;
}

.modal-h-lit {
    height: 50% !important;
    min-height: 470px !important;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.modal-content {
    height: 100% !important;
    border-radius: 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.loginscreen .modal-icono {
    display: flex;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    background-color: #e7f6fc;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: 22px auto 14px auto;
    color: #83d1f0;
}

.loginscreen .modal-icono span {
    height: 64px;
    width: 64px;
    font-size: 64px;
}

.loginscreen .modal-titulo {
    display: flex;
    width: 100%;
    font-size: 1.5em;
    font-weight: 300;
    color: #07a3e1;
    justify-content: center;
    text-align: center;
}

.loginscreen .modal-texto.remember-login {
    text-align: left;
}

.loginscreen .modal-texto.remember-login.remember-login-tax-id {
    text-align: center;
}

.loginscreen .modal-texto.modal-remember-tax-id {
    text-align: center;
}

.loginscreen .modal-texto {
    display: flex;
    width: 100%;
    font-size: 1.10em;
    font-weight: 300;
    color: black;
    justify-content: center;
    text-align: center;
    padding: 0px 20px 0px 40px;
}


.loginscreen .modal-tax-id {
    flex-direction: column;
    align-items: center;
}

.maslogin a {
    font-weight: 600;
}

a {
    color: #07a3e1;
    text-decoration: none;
    background-color: transparent;
}

/*div, button {
    transition: all ease-in-out 0.2s;
}*/

button.btn-app {
    display: flex;
    border-radius: 50px;
    align-items: center;
    padding: 4px 16px 4px 0px;
    cursor: pointer;
    font-size: 0.9em;
    font-weight: 300;
    margin: 4px;
    border: 1px solid #07a3e1;
    background: none;
    background-color: #07a3e1;
    color: #ffffff;
    height: 42px;
    text-align: left;
    line-height: 1.2em;
}

.modal-pie {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: none;
    padding-bottom:0px;
}

.loginscreen .modal-pie_group button {
    margin: 6px 14px;
    padding: 6px 28px;
    width: 160px;
    font-size: 1em;
    font-weight: 300;
    justify-content: center;
}

button.btn-app.aceptar {
    background-color: #4f8719 !important;
    border: 1px solid #4f8719 !important;
}

button.btn-app.aceptar span[class^="icon-"] {
    margin: 5px;
}

button:focus {
    outline: 0;
}

.alert.alert-danger {
    display: flex;
    width: 80%;
    margin: 0 auto;
}

.spinner {
    position: relative;
    margin: auto;
    margin-top: 14px;
    box-sizing: border-box;
    background-clip: padding-box;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 14px solid $primary-rgba;
    mask: linear-gradient(rgba(0, 0, 0, 0.1), #000000 90%);
    -webkit-mask: linear-gradient(rgba(0, 0, 0, 0.1), #000000 90%);
    transform-origin: 50% 60%;
    transform: perspective(200px) rotateX(66deg);
    animation: spinner-wiggle 1.2s infinite;
}

.spinner:before,
.spinner:after {
    content: "";
    position: absolute;
    margin: -14px;
    box-sizing: inherit;
    width: inherit;
    height: inherit;
    border-radius: inherit;
    opacity: .05;
    border: inherit;
    border-color: transparent;
    animation: spinner-spin 1.2s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, spinner-fade 1.2s linear infinite;
}

.spinner:before {
    border-top-color: white;
}

.spinner:after {
    border-top-color: $secondary;
    animation-delay: 0.3s;
}

@keyframes spinner-spin {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes spinner-fade {
    20% {
        opacity: .1;
    }

    40% {
        opacity: 1;
    }

    60% {
        opacity: .1;
    }
}

.linkButton {
    background: none;
    border: none;
    color: #0066ff;
    text-decoration: underline;
    cursor: pointer;
}

.alert.alert-danger {
    text-align: left;
}

#change-password {
    padding: 5px 0 20px;
}

.link-right {
    border: 0;
    min-height: 0 !important;
    text-align: right;
    right: 20px;
}





.splash-container {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.splash-spinner {
    margin: 40px auto 0;
    width: 170px;
    text-align: center;
}

.splash-spinner > div {
    width: 24px;
    height: 24px;
    background-color: #07a3e1;
    border: 2px solid #88cde8;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.splash-spinner .splash-bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.splash-spinner .splash-bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

#text_loading {
    display: block;
    width: 100%;
    text-align: center;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-weight: 300;
}

.division {
    border-bottom: 1px solid #07a3e1;
    margin: 10px 0 10px 0;
}

/* AJUSTES RESPONSIVE */
@media (max-width: 1024px) {
    .loginscreen .maslogin .link-right {
        text-align: center;
        right: 0;
    }
}

@media (max-width: 768px) {
    .loginscreen .modal-icono {
        width: 80px;
        height: 80px;
    }

        .loginscreen .modal-icono span {
            height: 55px;
            width: 55px;
            font-size: 55px;
        }

    .loginlogo img {
        max-width: 350px;
        margin-top: 0;
    }

    .loginscreen .modal-texto {
        padding: 0px 0px 0px 20px;
    }

    .maslogin {
        margin: 0;
    }

        .maslogin img {
            width: 55%;
            margin-bottom: 15px;
        }

    .modal-texto {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }

        .modal-texto.remember-login {
            display: flex;
            align-items: center;
            font-size: 1em;
        }

    .formfield {
        width: auto;
    }

    .maslogin .link-right {
        text-align: center;
        right: 0;
    }

        .maslogin .link-right .linkButton {
            color: #07a3e1;
        }

    .container.body-content {
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
        .container.body-content .scr-wrapper {
            position: relative;
            width: 100%;
            height: auto;
        }

    .loginscreen .modal-content {
        padding-bottom: 20px;
    }

    .loginscreen .modal-content  .alert.alert-danger {
        margin-top: 10px;
    }
    .loginscreen .modal-pie {
        margin-bottom: 10px;
    }
}
