#fondoSodexo {
    background: url(/portal/img/fondo_pluxee.png) no-repeat right bottom;
    width: 100%;
    height: 881px;
    background-size: contain;
}

@media (max-width: 1430px) {
    #fondoSodexo {
        height: 775px;
    }
}

#login_password_0 {
           font-size: 13px;
              border: 3px solid #221C46;
              border-radius: initial;
              background: #11ff00;
              -webkit-text-stroke: thin;
              color: #221C46;
              text-transform: capitalize;
}

#solicitapassBtn{
    font-size: 13px;
    border: 3px solid #221C46;
    border-radius: initial;
    background: #11ff00;
    -webkit-text-stroke: thin;
    color: #221C46;
    text-transform: capitalize;
}

.uno_reg {
    background: url(/portal/img/sodexo/1_oscuro.png) no-repeat left top;
    background-size: 40px;
}

.dos_reg {
    background: url(/portal/img/sodexo/2_oscuro.png) no-repeat left top;
    background-size: 40px;
}

#titulo1{
    color: #283897;
    border-bottom: 5px solid #11ff00;
    text-transform: none;
}
#titulo2{
    color: #283897;
    font-weight: bold;
    padding-right: 202px;
    text-transform: capitalize;
    font-size: 25px;
}

.banner.reg {
    min-height: 543px;
    border-bottom: none;
}