/* Diagnóstica FID --------------------------------*/
body,
html {
    font-family: 'Encode Sans', sans-serif;
    background-image: url(./ENDFID-2022__bg_fid2022.svg);
    background-color: #5672FF;
    background-size: cover;
    background-repeat: no-repeat;
}

p {
    font-family: 'Cabin', sans-serif;
    font-size: 15.5px;
}

h1 {
    font-size: 40px;
    font-weight: 700;
}

h2 {
    font-weight: 400;
}

h3 {
    font-weight: 400;
}

h4 {
    font-weight: 400;
    font-size: 16px;
}

h5 {
    color: #212529;
}

.white {
    color: white;
}

.blue {
    color: #5672FF;
}

.force-font {
    font-size: 16px;
}

.green {
    color: #D8FF56;
}

.red {
    color: #ef1b4c;
}

.login_bg {
    padding-bottom: 20px;
    background-position: 0 -70px;
    height: 210px;
}

.logo-mineduc {
    margin: 0px 0px 10px 0px;
    position: absolute;
    margin: -3px 0px 10px 0px;
    width: 240px;
    z-index: 9998;
}

.scale-fix {
    transform: scale(0.84);
    transform-origin: 0 0;
    width: 100%;
}

@media only screen and (max-width: 900px) {
    a.menu-social {
        display: none;
    }

    a.menu-social-ayuda {
        display: none;
    }

    .title-fid {
        margin: 50px 0 5px 0 !important;
        font-size: 38px;
    }

    .logo-mineduc {
        width: 220px;
    }

    h2 {
        font-size: 24px;
    }

    .stages-container {
        display: none;
    }

    .stages-container-sm {
        display: block !important;
        text-align: center;
    }

    .stages-container-sm img {
        width: 300px;
    }

    .col-md-4 {
        width: 100% !important;
    }

    .container-text {
        padding: 6% 10% !important;
    }

    #left-section img {
        width: 55px !important;
        margin: -22px 0 0 0;
    }

    .btn-fid-green {
        margin: -10px 0 10px 0 !important;
        width: 100%;
    }
    .btn-fid {
        width: 100%;
    }

    .span-sm {
        padding: 3% 6% !important;
        width: 100%;
        text-align: center;
        margin: 5px 0 0 0 !important;
    }

    .validation-container {
        padding: 3% 12% !important;
        margin-bottom: 20px;
    }

    .validation-container img {
        margin: 0 0 0 -15px !important;
    }

    .validation-title img {
        width: 200px !important;
    }

    .validation-container h5 {
        color: #212529;
    }
}

.stages-container {
    padding: 0 0 10px 0;
}

.stages-container-sm {
    display: none;

}

.menu-social-ayuda {
    color: white;
    font-family: 'gobCL-Regular';
    font-size: 16px;
    display: inline-block;
    padding-right: 20px;
    border-right: 1px solid #FFF;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu-right {
    float: right;
}

.menu-social-ayuda:hover {
    color: #D8FF56;
}

.menu-social img {
    width: 30px;
    height: 30px;
    margin: 10px;
    transition: all .1s ease-in-out;
}

.menu-social img:hover {
    transform: scale(1.1);
}

#left-section img {
    width: 65px;
}

#left-section p {
    padding: 5px 0px 0px 0px;
}

#left-section .btn-fid {
    border: 1px solid #5672FF;
    font-weight: 700;
    padding: 4% 8%;
    border-radius: 8px;
    opacity: 1;
    color: #5672FF;
    transition: all .1s ease-in-out;
    float: right;
}

#right-section label,
.form-label {
    padding: 10px 0px;
}

.container-text {
    background: white no-repeat padding-box;
    padding: 5%;
    border-radius: 10px;
    box-shadow: 0px 0px 30px #593BAB29;
    vertical-align: middle;
}

.container-text button {
    float: right;
}

.captcha-container {
    display: block;
    padding-top: 20px;
    margin-left: 0%;
    margin-right: 0%;
    text-align: center;
}

.green-bg {
    background-color: #D8FF56;
}

.green-bg img {
    float: right;
    margin: -25px 0px 0px 0px;
}

.green-bg p {
    font-family: 'Encode Sans', sans-serif;
}

.spacer {
    padding: 30px 0px 0px 0px;
}

.footer-container {
    position: absolute;
    bottom: 1;
    margin: 10px 0px 0px 0px;
    left: 10;
}

.footer_content {
    padding: 15px 0px 20px 0px;
    background-image: url(./footer_linea.png);
    background-repeat: no-repeat;
    background-size: 100% 3px;
    background-position: top;
    position: relative;
    margin-top: 10px;
}

.footer_info {
    font-size: 14px;
    background-color: #FFF;
    color: #6D6A77;
    width: 100%;
}

.footer_barra {
    background-image: url(./footer_linea.png);
    background-size: 100%;
    width: 200px;
    height: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.container-sm {
    background: white no-repeat padding-box;
    padding: 4%;
    border-radius: 10px;
    box-shadow: 0px 0px 30px #593BAB29;
    margin: 0px 0px 20px 0px;
}

#fid {
    padding: 0 0 11.5% 0;
}

#fid button {
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7% 10%;
    width: 100%;
}

#fid a {
    float: right;
    text-transform: uppercase;
    font-weight: 700;
    padding: 7% 10%;
    width: 100%;
}

#fid img {
    width: 65px;
    float: left;
    margin: 0px 5px 0px 0px;
}

.btn-fid {
    border: 1px solid #5672FF;
    background-color: transparent;
    border-radius: 10px;
    opacity: 1;
    color: #5672FF;
    transition: all .1s ease-in-out;
}

.btn-fid:hover {
    color: #5672FF;
    background-color: #F1F3FF;
}

.container-sm-current {
    background: #D8FF56 no-repeat padding-box;
    padding: 4%;
    border-radius: 10px;
    box-shadow: 0px 0px 30px #1F24684A;
    margin: 0px 0px 20px 0px;
}
.btn-fid-current {
    background: #5672FF 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    color: #D8FF56;
    transition: all .1s ease-in-out;
}

.btn-fid-current:hover {
    color: #D8FF56;
    background-color: #4662EE;
}

.img-current {
    transition: all .1s ease-in-out;
}

.img-current:hover {
    transform: scale(1.1);
}

.container-fluid {
    width: 85%;
}

#go-back .btn-fid-green {
    border: 1px solid #D8FF56;
    padding: 2.5% 7%;
    border-radius: 8px;
    opacity: 1;
    color: #D8FF56;
    transition: all .1s ease-in-out;
    float: right;
    vertical-align: middle;
    margin: 20px 0px 0px 0px;
    font-weight: 700;
}

#go-back .btn-fid-green:hover {
    color: #4662EE;
    background-color: #D8FF56;
}

.btn,
.btn:not(.btn-link):not(.btn-circle) {
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
    text-transform: uppercase;
}

.login-separator {
    border: solid 1px #5672ff;
    width: 100%;
}

.login-help span {
    margin: 20px 0px;
    font-size: 14px;
    font-weight: 600;
}

#help p {
    font-family: 'Encode Sans', sans-serif;
    font-size: 16px;
    margin: 0;
}

#help b {
    font-weight: 900;
    font-size: 20px;
}

#help img {
    width: 33px;
    margin: 0px 2px 0px 0px;
}

#loginFirstBtn button {
    background: #5672FF 0% 0% no-repeat padding-box;
    border: 1px solid #5672FF;
    color: #D8FF56;
    border-radius: 10px;
    opacity: 1;
    padding: 3% 5%;
    width: 100%;
    transition: all .1s ease-in-out;
    font-weight: 700;
    font-size: 18px;
}

#loginFirstBtn button:hover {
    background: #D8FF56 0% 0% no-repeat padding-box;
    border: 1px solid #D8FF56;
    color: #5672FF;
}

.float-left {
    float: left;
}

.card .header {
    color: #212529;
    padding: 20px;
    position: relative;
    border-bottom: none;
}

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 14px 15px 10px 15px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #212529;
    background-color: white;
    background-image: none;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
    border: 1px solid #5672FF;
    box-shadow: outset 0 0px 0px 1px #5672ff;
}

button.btn.dropdown-toggle.btn-default {
    color: #212529;
    border-radius: 5px !important;
}

button.btn.dropdown-toggle.btn-default:focus {
    border: 1px solid #5672FF !important;
}


/*------------FORMULARIO */

.validacion_estudiante_icon_new i {
    position: absolute;
    top: 10px;
    left: 4px;
}

.form-line input:after {
    border: 1px solid #5672FF !important;
}

.form-group .form-control {
    width: 100%;
    position: relative;
    border-color: 1px solid #F9F9F9 !important;
    opacity: 0.6;
    border-radius: 10px;
    padding: 10px;
}

.form-group .form-control:checked {
    width: 100%;
    position: relative;
    border-color: 1px solid #F9F9F9 !important;
    opacity: 1 !important;
    border-radius: 10px;
}

.switch label input[type=checkbox]:checked+.lever {
    background-color: #C1D6F9;
}

.switch label input[type=checkbox]:checked+.lever:after {
    background-color: #5672FF;
    left: 24px;
    box-shadow: 0 1px 3px 1px rgba(59, 134, 255, 0.4);
}

.validacion-form-container-new {
    margin-top: 60px;
}

textarea {
    resize: none;
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    height: 162px;
    border-radius: 10px;
}

.hr-new-login {
    margin-top: 30px;
    background-color: #D8FF56;
    height: 2px;
    width: 80px;
    margin-bottom: 0px;
}

.rut-user {
    font-size: 18px;
    color: #5672FF;
}

.modify-label {
    font-size: 16px;
    text-align: center;
    font-weight: 800;
    float: right;
}

.force-cabin {
    font-family: 'Cabin', sans-serif;
}

.force-br {
    padding-top: 10px;
    ;
}

.rinde-sede label {
    font-size: 16px;
    color: #212529;
}

.btn-fid-form {
    border: 1px solid #5672FF;
    background-color: white;
    opacity: 1;
    color: #5672FF;
    margin: 10px 0px 20px 0px;
    transition: all .1s ease-in-out;
    width: 100%;
    box-shadow: none;
    border-radius: 10px;
    font-size: 18px;
    text-transform: uppercase;
    padding: 4%;
}

.btn-fid-form:hover {
    color: #5672FF;
    background-color: #F1F3FF;
}

.btn-fid-current-form {
    background: #5672FF 0% 0% no-repeat padding-box;
    border: 1px solid #5672FF;
    border-radius: 10px;
    opacity: 1;
    color: #D8FF56;
    margin: 10px 0px 20px 0px;
    transition: all .1s ease-in-out;
    width: 100%;
    box-shadow: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 4%;
}

.btn-fid-current-form:hover {
    color: #D8FF56;
    background-color: #4662EE;
}

.btn-fid-exit-form {
    background: #ef1b4c 0% 0% no-repeat padding-box;
    border: 1px solid #ef1b4c;
    border-radius: 10px;
    opacity: 1;
    color: white;
    margin: 10px 0px 20px 0px;
    transition: all .1s ease-in-out;
    width: 100%;
    box-shadow: none;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 4%;
}

.btn-fid-exit-form:hover {
    color: white;
    background-color: #d3133f;
}

.label-discapacidad {
    border-radius: 5px;
    margin: 10px 0 0 0;
    font-size: 18px;
}

.label-discapacidad span {
    color: #4662EE;
    background-color: #D8FF56;
    padding: 2% 5%;
}

.label-discapacidad small {
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px 0 0 0;
}

.btn-footer {
    padding: 2% 6%;
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:after {
    background-color: #5672FF;
    ;
    z-index: 0;
}

[type="radio"]:checked+label:after,
[type="radio"].with-gap:checked+label:before,
[type="radio"].with-gap:checked+label:after {
    border: 2px solid #5672FF;
}

[type="checkbox"]:checked+label:before {
    border-right: 2px solid #5672FF;
    border-bottom: 2px solid #5672FF;
}

.list-pruebas {
    position: relative;
    display: block;
    background-color: #F1F3FF;
    border-radius: 5px;
    font-size: 14px;
    cursor: default;
    padding: 1.5% 1%;
    margin: 0 5px 0 5px;
}

.list-pruebas span {
    color: #5672FF;
}

.list-pruebas span:hover {
    color: #5672FF;
}

.list-pruebas i {
    padding: 0 2px 0 0;
    font-size: 18px;
}

.list-pruebas p {
    font-size: 14px;
    font-family: 'Encode Sans', sans-serif;
    margin: -5px 0 0 0;
}

table {
    border: 2px solid white;
}

th {
    text-align: center;
    text-transform: uppercase;
}

td {
    font-size: 16px;
    color: #5672FF;
}

.special-th th {
    text-align: left;
}

.list-tests i {
    padding: -2px 3px 0 0;
    font-size: 18px;
    color: #5672FF;
}

.fid-label {
    color: #5672FF;
    margin: 10px 0 0 0;
    font-size: 18px;
}

.fid-label-upper {
    text-transform: uppercase;
    color: #5672FF;
    font-weight: 600;
    font-size: 16px;
}

.modal-body p {
    color: #212529;
}

.force-color {
    color: #212529;
}

.validation-container {
    background: white no-repeat padding-box;
    padding: 2%;
    border-radius: 10px;
    box-shadow: 0px 0px 30px #593BAB29;
    vertical-align: middle;
}

.validation-title {
    color: #5672FF;
    text-align: center;
    padding: 20px;
}

.validation-title img {
    width: 250px;
    padding: 10px 0;
    margin: 0;
}

.validation-thanks {
    margin: 30px 0;
    text-align: center;
    color: #212529;
}

.validation-thanks p {
    font-size: 20px;
    font-weight: 800;
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 100% !important;
    }
}