@supports (-ms-ime-align:auto) {
    body {
        overflow-y: hidden;
        max-height: 100% !important;
        -ms-overflow-style: none;
        overflow: auto;
    }

    .divD {
        position: absolute;
        right: 0;
    }
}

.label-login {
    color: #1F1F1F;
    font-weight: bold;
}

.label-recovery {
    margin-top: 10px;
}

.errorID {
    color: black;
    position: absolute;
    bottom: 0;
}

.mainRow {
    height: 100%;
}

.divRedError {
    background-attachment: fixed;
    background-position: 100% top;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: auto;
    min-height: 45%;
    background-color: #5B87DA;
    color: white;
    padding-top: 80px;
    padding-bottom: 50px;
}

.divWhiteError {
    min-height: 10px;
    height: 10px;
    background-color: white;
    margin-bottom: 50px;
}

.divGreyError {
    background-color: #E7E9F5;
    color: white;
    text-align: center;
    max-height: 100%;
    height: 100%;
    overflow-y: no-display;
}

.h1Error {
    font-size: 2.0rem;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;
}

.pError {
    font-size: 1.4rem;
    font-weight: 400;
    max-width: 70%;
}

a {
    text-decoration: underline;
    color: #808080 !important;
}

.login-footer {
    text-align: center;
    margin-top: 70px;
    font-size: 10px;
    color: #808080
}

.linha-eurobic {
    font-size: 10px;
    font-weight: bold;
    line-height: normal;
}

.links-eurobic {
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
}

.horario-eurobic {
    font-size: 8px;
    line-height: normal;
}

.removeSpaces {
    margin: 0;
    padding: 0;
}

.img-eurobic {
    max-width: 34px !important;
}

.numero-eurobic {
    min-width: 100%;
    max-width: 100%;
    width: 100% !important;
    font-size: 1em;
    font-weight: bold;
    line-height: normal;
}

.login-left-footer {
    position: absolute;
    bottom: 0;
    color: white;
    width: 50%;
}


@media only screen and (max-width: 820) {
    .login-left-footer {
        position: relative;
        bottom: 0;
        margin-bottom: 0px !important;
        color: white;
        padding-top: 20px;
        width: 100%;
    }
}

@media only screen and (max-width: 766px) {
    .divE {
        background-size: cover !important;
    }

    .colE {
        max-width: 100%;
        min-width: 100%;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .toast-top-right {
        /*padding-right: 90px !important;*/
    }

    .colD {
        max-width: 100%;
        min-width: 100%;
    }

    .colE1 {
        max-width: 28%;
        min-width: 28%;
    }

    .login-footer {
        margin-bottom: 20%;
        display: block;
        text-align: center;
        margin-top: 70px;
        font-size: 10px;
        margin-left: 0% !important;
        margin-right: 0% !important;
        color: #808080;
    }

    .login-left-footer {
        position: relative;
        bottom: 0;
        margin-bottom: 30px;
        color: white;
        padding-top: 20px;
        width: 100%;
    }

    .numero-eurobic {
        min-width: 100%;
        max-width: 100%;
        width: 100% !important;
        font-size: 1.2rem;
        font-weight: bold;
        line-height: normal;
    }

    .linha-eurobic {
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
    }

    .links-eurobic {
        font-size: 0.7rem;
        font-weight: bold;
        line-height: normal;
        padding-top: 20px;
    }

    .horario-eurobic {
        font-size: 0.6rem;
        line-height: normal;
    }

    .removeSpaces {
        margin: 0;
        padding: 0;
    }

    .img-eurobic {
        max-width: 50px !important;
    }

    .ul-login {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 0.5rem;
    }

        .ul-login li {
            display: inline-block;
            padding-right: 5px;
        }

            .ul-login li a {
                color: white !important;
            }

            .ul-login li:hover {
                text-decoration: underline;
            }
}

@media only screen and (min-width: 991px) and (max-width: 1280px) {
    .toast-top-right {
        /*padding-right: 90px !important;*/
    }

    .colE {
        max-width: 35%;
        min-width: 35%;
    }

    .colD {
        max-width: 65%;
        min-width: 65%;
    }

    .colE1 {
        max-width: 30%;
        min-width: 30%;
    }

    .login-footer {
        text-align: center;
        margin-top: 70px;
        font-size: 10px;
        color: #808080
    }

    .login-left-footer {
        position: absolute;
        bottom: 0;
        margin-bottom: 50px;
        color: white;
        width: 50%;
    }

    .numero-eurobic {
        min-width: 100%;
        max-width: 100%;
        width: 100% !important;
        font-size: 11px;
        font-weight: bold;
        line-height: normal;
    }

    .linha-eurobic {
        font-size: 7px;
        font-weight: bold;
        line-height: normal;
    }

    .links-eurobic {
        font-size: 8px;
        font-weight: bold;
        line-height: normal;
    }

    .horario-eurobic {
        font-size: 7px;
        line-height: normal;
    }

    .removeSpaces {
        margin: 0;
        padding: 0;
    }

    .img-eurobic {
        max-width: 30px !important;
    }

    .ul-login {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 10px;
    }

        .ul-login li {
            display: inline-block;
            padding-right: 10px;
        }

            .ul-login li a {
                color: white !important;
            }

            .ul-login li:hover {
                text-decoration: underline;
            }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
    .toast-top-right {
        /*padding-right: 40px !important;*/
    }

    .colE {
        max-width: 100%;
        min-width: 100%;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .colD {
        max-width: 100%;
        min-width: 100%;
    }

    .colE1 {
        max-width: 25%;
        min-width: 25%;
    }

    .login-footer {
        text-align: center;
        margin-top: 50px;
        font-size: 10px;
        color: #808080;
    }

    .login-left-footer {
        position: absolute;
        bottom: 0;
        margin-bottom: 50px;
        color: white;
        width: 50%;
    }

    .numero-eurobic {
        min-width: 100%;
        max-width: 100%;
        width: 100% !important;
        font-size: 20px;
        font-weight: bold;
        line-height: normal;
    }

    .linha-eurobic {
        font-size: 10px;
        font-weight: bold;
        line-height: normal;
    }

    .links-eurobic {
        font-size: 8px;
        font-weight: bold;
        line-height: normal;
    }

    .horario-eurobic {
        font-size: 10px;
        line-height: normal;
    }

    .removeSpaces {
        margin: 0;
        padding: 0;
    }

    .img-eurobic {
        max-width: 47px !important;
    }

    .ul-login {
        list-style-type: none;
        margin: 0;
        padding: 0;
        font-size: 10px;
    }

        .ul-login li {
            display: inline-block;
            padding-right: 5px;
        }

            .ul-login li a {
                color: white !important;
            }

            .ul-login li:hover {
                text-decoration: underline;
            }
}

@media only screen and (min-width: 1281px) {
    .colE {
        max-width: 35%;
        min-width: 35%;
    }

    .colD {
        max-width: 65%;
        min-width: 65%;
    }

    /*.toast-top-right {
        padding-right: 100px !important;
    }*/

    .colE1 {
        max-width: 30%;
        min-width: 30%;
    }

    .login-footer {
        text-align: center;
        margin-top: 70px;
        font-size: 10px;
        color: #808080
    }

    .login-left-footer {
        position: absolute;
        bottom: 0;
        margin-bottom: 50px;
        color: white;
        width: 50%;
    }

    .numero-eurobic {
        min-width: 100%;
        max-width: 100%;
        width: 100% !important;
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
    }

    .linha-eurobic {
        font-size: 8px;
        font-weight: bold;
        line-height: normal;
    }

    .links-eurobic {
        font-size: 11px;
        font-weight: bold;
        line-height: normal;
    }

    .horario-eurobic {
        font-size: 7px;
        line-height: normal;
    }

    .removeSpaces {
        margin: 0;
        padding: 0;
    }

    .img-eurobic {
        max-width: 40px !important;
    }

    .ul-login {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .ul-login li {
            display: inline-block;
            padding-right: 6px;
        }

            .ul-login li a {
                color: white !important;
            }

            .ul-login li:hover {
                text-decoration: underline;
            }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    body {
        /*overflow-y: hidden;*/
        max-height: 100% !important;
        /*-ms-overflow-style: none;
        overflow: auto;*/
    }

    .divD {
        position: absolute;
    }
}

@media only screen and (max-width: 600px) {
    .btnLogin {
        background-color: #5B87Da;
        border: 1px solid #5B87Da;
        color: #FFF !important;
        /* background-color: transparent; */
        height: 38px;
        line-height: 38px;
        min-width: 130px;
        padding: 0 20px;
        margin-left: 0;
        -webkit-transition: all .150s ease;
        -o-transition: all .150s ease;
        transition: all .150s ease;
        border: 1px solid #5B87Da;
        border-radius: 21px;
        /* color: #5B87Da; */
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        vertical-align: top;
        width: 100% !important;
        cursor: pointer;
    }
}


.btnLogin {
    text-decoration: none;
    color: white !important;
}

/* latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v12-latin-regular.eot') format('eot');
    src: url('../fonts/montserrat-v12-latin-regular.woff') format('woff');
}

/* montserrat-300 - latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/montserrat-v12-latin-300.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/montserrat-v12-latin-300.woff') format('woff'), /* Modern Browsers */
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v12-latin-500.eot') format('eot');
    src: url('../fonts/montserrat-v12-latin-500.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/montserrat-v12-latin-600.eot') format('eot');
    src: url('../fonts/montserrat-v12-latin-600.woff') format('woff');
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/montserrat-v12-latin-700.eot') format('eot');
    src: url('../fonts/montserrat-v12-latin-700.woff') format('woff');
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot') format('eot');
    src: url('../fonts/icomoon.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    color: #5f5e5e
}

.inputText::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    font-weight: bold;
    color: #E7E9F5;
    opacity: 1;
    /* Firefox */
}

.inputText:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: bold;
    color: #E7E9F5;
}

.title {
    padding-bottom: 20px;
}

.eye {
    cursor: pointer;
    position: absolute;
    right: 9px;
    margin-top: 0px;
    margin-right: 126px;
}

.inputText::-ms-input-placeholder {
    /* Microsoft Edge */
    font-weight: bold;
    color: #E7E9F5;
}

.h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;
    color: #1F1F1F;
}

.loginText {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}

.divGeneral {
    min-width: 100%;
    overflow-x: hidden;
}

@supports (-ms-ime-align: auto) {
    .divGeneral {
        min-width: 100%;
        overflow-x: inherit;
    }
}

.MarginTopSmall {
    margin-top: 10px
}

.divE {
    background: #5B87Da;
    /*height: 100%;
    background-image: url(../img/arvore_br.png);
    background-attachment: fixed;
    background-position: 45% top;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    left: 0;
    overflow: hidden;*/
}

.divD {
    background-color: white;
    height: 100%;
}

.loginn-right-content {
    left: 63%;
    max-width: 100%;
    position: relative;
    top: 15%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.login-left-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    text-align: left;
    width: 50%;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.inputText {
    /*margin-top: 10px;*/
    height: 100%;
    background-color: #fff;
    border: 1px solid #E7E9F5;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    /*padding: 0 12px;*/
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    vertical-align: top;
    color: #808080;
    width: 100%;
    outline: 0 !important;
    border-width: 0 0 1px !important;
}

.inputTextModal {
    /*margin-top: 10px;*/
    /*height: 100%;*/
    background-color: #fff;
    border: 1px solid #E7E9F5;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    /*padding: 0 12px;*/
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    vertical-align: top;
    color: #808080;
    width: 70%;
    outline: 0 !important;
    border-width: 0 0 1px !important;
}

.text_modal {
    color: #8F9AA3;
    font-size: 12px;
    line-height: 17px;
    padding-right: 90px;
}

.inputCheck {
    margin-right: 0;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 25px;
    width: 25px;
    vertical-align: initial;
    border: 0;
    cursor: pointer;
    display: inline-block;
    height: 25px !important;
    position: relative;
    width: 25px !important;
    -webkit-appearance: none;
}

input[type='checkbox']:after {
    border: 2px solid #ED1D24;
    border-top: transparent;
    border-right: transparent;
    border-right: 0;
    border-top: 0;
    height: 6px;
    left: 15%;
    top: 32%;
    width: 17px;
}

input:focus,
button:focus {
    outline: none;
}

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

input[type="checkbox"]:after {
    border: 2px solid#ED1D24;
    border-right: 0;
    border-top: 0;
    content: " ";
    display: block;
    height: 7px;
    left: 20%;
    opacity: 0;
    position: absolute;
    top: 24%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 16px;
}

input[type='radio']:before,
input[type='checkbox']:before {
    -webkit-box-shadow: none;
    box-shadow: none;
}

input[type='checkbox']:checked:before {
    background: #FFF;
    border-color: #CCC;
}

input[type="checkbox"]:checked:after {
    opacity: 1;
}

.chkBoxLabel {
    position: relative;
    margin: 6px;
    padding: 0;
    line-height: 25px;
    vertical-align: bottom;
}

input[type="checkbox"]:before {
    background: #fff;
    border-color: #ccc;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: inset 0 0 5px #ccc;
    content: " ";
    display: block;
    height: 100%;
    width: 100%;
}

a,
a:link,
a:visited {
    color: #e95045;
    -webkit-transition: color 1ms ease;
    -o-transition: color 1ms ease;
    transition: color 1ms ease;
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

.btnLogin {
    /*margin-top: 2%;*/
    background-color: #5B87Da;
    border: 1px solid #5B87Da;
    color: #FFF;
    /* background-color: transparent; */
    height: 38px;
    line-height: 38px;
    min-width: 130px;
    /*padding: 0 20px;*/
    margin-left: 0;
    -webkit-transition: all .150s ease;
    -o-transition: all .150s ease;
    transition: all .150s ease;
    border: 1px solid #5B87Da;
    border-radius: 21px;
    /* color: #5B87Da; */
    font-size: 12px;
    text-align: center;
    font-weight: 500;
    vertical-align: top;
    cursor: pointer;
}

.btnSocial {
    background-color: #5B87Da;
    border: 1px solid #5B87Da;
    color: #FFF;
    /* background-color: transparent; */
    height: 38px;
    line-height: 38px;
    width: 100%;
    padding: 0 10px;
    margin-left: 0;
    -webkit-transition: all .150s ease;
    -o-transition: all .150s ease;
    transition: all .150s ease;
    border: 1px solid #5B87Da;
    border-radius: 21px;
    /* color: #5B87Da; */
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    vertical-align: top;
    cursor: pointer;
}

.Text_white {
    color: white !important;
}

.toLowerCase {
    text-transform: lowercase;
}

.toCaseNone {
    text-transform: none;
}

.spanIcon {
    line-height: 24px;
    vertical-align: bottom;
}

.login_logo {
    max-width: 233px;
    width: 100%;
}

/* .btnLogin:hover{
    background-color: transparent;
    height: 38px;
    line-height: 38px;
    min-width: 130px;
    padding: 0 20px;
    margin-left: 0;
    -webkit-transition: all .150s ease;
    -o-transition: all .150s ease;
    transition: all .150s ease;
    border: 1px solid #5B87Da;
    border-radius: 21px;
    color: #5B87Da;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    vertical-align: top;
} */
.left-content-text {
    display: block;
    margin-top: 50px;
}

.login_logo_xs {
    width: 40px;
    margin-left: 23px;
    margin-right: 12px;
}

.info_mobile {
    display: none;
}

.mobile_info {
    display: none;
}

@media (max-width: 768px) {

    .info_mobile {
        display: flex;
        margin-top: 11%;
    }

    .loginn-right-content {
        top: 42%;
    }

    .mobile_info {
        display: block;
        background-color: #5B87Da;
    }

    .mobile_info_text {
        margin: 32px 32px 32px 32px;
    }
}

.linha-eurobic_mobile {
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
}

.numero-eurobic_mobile {
    min-width: 100%;
    max-width: 100%;
    width: 100% !important;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}

.horario-eurobic_mobile {
    font-size: 8px;
    line-height: normal;
}

.btnLogin_resend {
    background: none;
    color: #5B87Da;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
    display: inline-block;
}

.btnLogin_cancel {
    color: #8F9AA3 !important;
    background-color: #FFFFFF;
    border: #FFF;
}

@media only screen and (max-width: 600px) {
    .eye_code {
        margin-right: 100px;
    }
}

.ul-login-mobile {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.5rem;
}

    .ul-login-mobile li {
        display: inline-block;
        padding-right: 5px;
    }

        .ul-login-mobile li a {
            color: black !important;
        }

.info_mobile_links {
    margin: 12px 2px 2px 9px;
}

.resend {
    color: #5B87Da !important;
    text-decoration: none !important
}

.icons_margin {
    margin-left: 2%;
}

.icon_position {
    margin-left: 5px;
    margin-top: 3px;
}

.icon_position_facebook {
    margin-left: 8px !important;
}

.icon_btn {
    padding: 0;
    border: none;
    font: inherit;
    color: #8F9AA3;
    background-color: transparent;
    /* show a hand cursor on hover; some argue that we
  should keep the default arrow cursor for buttons */
    cursor: pointer;
}

.circle_small {
    margin-left: 3%;
    border: 2px solid #8F9AA3;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    /*z-index: 86;*/
}

.form-title_pad {
    margin-bottom: 12%;
}

.locker {
    width: 136px;
}

.login_login {
    font-weight: 500;
    font-size: 30px;
    color: #353535
}

.login_register {
    font-weight: 100;
    font-size: 30px;
    color: #8F9AA3
}

.logout_title {
    font-weight: bold;
    font-size: 30px;
}

.logout_description {
    font-size: 20px;
}

.btnLogin:hover {
    background-color: #5B87DA;
    border-color: #5B87DA;
}

.btnLogin_cancel {
    background-color: #FFF !important;
    border-color: #FFF !important;
}