.titulo {
    font-size: 24px;
    font-weight: 700;
    color: #0E1A27;
    margin-top: 20px;
    margin-bottom: 35px;
    text-align: center;
}

.titulo_pass {
    font-size: 24px;
    font-weight: 700;
    color: #0E1A27;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.subtitulo {
    font-size: 14px;
    color: #0E1A27;
    text-align: center;
}

.margin-bottom0 {
    margin-bottom: 0;
}

.recuperar-password,
.recuperar-password:hover {
    color: #3C5469;
    font-size: 15px;
    text-decoration: underline;
}

.btn-primary {
    height: 48px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop27 {
    margin-top: 27px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop35 {
    margin-top: 35px;
}

.mtop40 {
    margin-top: 40px;
}

.mtop45 {
    margin-top: 45px;
}

.mtop55 {
    margin-top: 55px;
}

.ibox-content {
    padding: 15px 35px 20px 35px;
    /*box-shadow: 0px 3px 6px rgba(111,111,111, 0.4);*/
    border: none;
    background-color: transparent;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}


.MBot50 {
    margin-bottom: 50px;
}

.middle-box {
    padding-top: 0px;
    max-width: 100%;
}

a:hover {
    color: #D13212;
}

.w100 {
    width: 100%;
}

.gradient_login {
    background: transparent radial-gradient(closest-side at 68% 25%, #045BB5 -220%, #0F2C4D 280%) 0% 0% no-repeat padding-box;
}

.background_image {
    background: transparent radial-gradient(closest-side at 74% 28%, #0760A4 0%, #054474 100%) 0% 0% no-repeat padding-box;
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
    height: 100%;
}

.blanco_ovalado {
    width: 50%;
    background: #fff;
    position: absolute;
    height: 150%;
    /*border-top-right-radius: 200%;
    border-bottom-right-radius: 200%;*/
    /*TOP: -25%;*/
    TOP: -50%;
}

.pSide0 {
    padding-left: 0px;
    padding-right: 0px;
}

.panel_style {
    width: 435px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -290.25px;
    margin-left: -217.5px;
}

.panel_style2 {
    width: 435px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -290.25px;
    margin-left: -217.5px;
}

.div_logo {
    position: absolute;
    left: calc(65% - 89px);
    top: calc(43vh);
}

.img_logo_desktop {
    height: 135px;
}

.img_logo_mobile {
    display: none;
}

@media(max-width: 350px) {
    .ibox_content_percent {
        width: 80%;
        margin: 0 auto;
    }
}

@media(min-width: 351px) and (max-width: 425px) {
    .ibox_content_percent {
        width: 90%;
        margin: 0 auto;
    }
}

@media(max-width: 425px) {
    .img_logo_desktop {
        height: 110px;
        display: none;
    }

    .img_logo_mobile {
        width: 190px;
        display: block;
    }

    .titulo {
        font-size: 24px;
    }
}

@media(min-width: 426px) and (max-width: 767px) {
    .img_logo_desktop {
        height: 120px;
        display: none;
    }

    .img_logo_mobile {
        width: 200px;
        display: block;
    }
}

@media(min-width: 1024px) and (max-width: 1440px) {
    .panel_style {
        left: calc(50% - 0px);
    }

    .panel_style2 {
        left: calc(50% - 200px);
    }

    .div_logo {
        left: calc(60% - 89px);
    }
}

@media(min-width: 768px) and (max-width: 1024px) {
    .panel_style {
        left: calc(50% - 0px);
    }

    .panel_style2 {
        left: calc(48% - 200px);
    }

    .div_logo {
        left: calc(55% - 89px);
    }
}

.img_login_dims {
    width: 190px;
}

@media(max-width: 767px) {
    .background_image {
        background-position-x: 100%;
    }

    .panel_style {
        left: calc(50% - 0px);
    }

    .panel_style2 {
        left: calc(50% - 200px);
        top: calc(32vh);
    }

    /* Para logo Desktop */
    /*.div_logo {
        left: calc(47% - 60px);
        top: calc(10vh);
    }*/

    /* Para logo Mobile */
    .div_logo {
        left: calc(50% - 100px);
        top: calc(14vh);
    }

    .img_login_dims {
        width: 190px
    }
}

.label_panel {
    color: #AEB7BF;
}

input[type="text"],
input[type="text"]:hover,
input[type="text"]:focus,
textarea {
    background-color: transparent !important;
    border: none;
    border-bottom: 2px solid #FFB078 !important;
    padding-left: 0px;
    padding-right: 0px;
}

input[type="password"],
input[type="password"]:hover,
input[type="password"]:focus {
    background-color: transparent !important;
    border: none;
    border-bottom: 2px solid #FFB078 !important;
    padding-left: 0px;
    padding-right: 0px;
}

.input_box input {
    color: #93A6B1 !important;
}

    .input_box input::placeholder {
        color: #93A6B1;
    }

input.password {
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid #FFB078 !important;
    padding-left: 0px;
    padding-right: 0px;
}

.btn-primary.btn_gradient_entrar {
    background: #466177 0% 0% no-repeat padding-box;
    box-shadow: 1px 3px 9px #00000029;
    border: 1px solid #3C5469;
    border-radius: 2px;
    color: #FFFFFF;
}

/* Change the white to any color ;) */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000000 !important;
    font-size: inherit;
    font: 400 13.3333px Arial;
}

.img_changedpass_ok {
    width: 85px;
}

.div_img_changedpass_ok {
    margin-top: 32px;
    text-align: center;
}
