.hrCustom{
    border-top: 0;
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
    margin-top: 5px;
    margin-bottom: 15px;
    width: 98%;
    clear: both;
}

.generaliTextInput {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Inter", sans-serif;
    font-size: .9em;
    color: rgb(105, 105, 105);
    border: 1px solid #b7a67a;
}

.loginAditionalLinks{
    font-size: .9em;
    color: white;
    display: inline-block;
    padding-left: 10px;
    margin-top: -5px;
    overflow: auto;
}

.buttonWhite, .buttonWhite:focus, .buttonWhite:active{
    outline: 0;
    border: 1px solid #FFF;
    box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.3);
    padding-left: 16px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:  rgba(197, 40, 28, 0);
    color: white;
    text-transform: uppercase;
    font-size: .7em;

    background-position: center center 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    height: inherit;
    display: block;
}

.pull-right{
    padding-right: 16px;
}

.title {
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
    color: #FFF;
    font-weight: 500;
    display: block;
}

.titleSmaller {
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    color: #FFF;
    font-weight: 500;
    line-height: 1px;
    top: -6px;
    position: relative;
}

.generaliColor1{
    background-color: #C1DD39;
}
.generaliColor2{
    background-color: #C1DD39;
}

/* .destacadaLoginArea{
    margin-bottom: 20px;
    overflow: auto;
} */

.LoginBoxInfo{
    margin-top: 70px;
    width: 300px;
    height: auto;
    overflow: auto;
    margin-left: 10px;
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 24px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: 10% 6%;

}

.LoginBoxInfo_uni {
    margin-top: 70px;
    width: 350px;
    height: auto;
    overflow: auto;
    margin-left: 16px;
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 24px;
    padding-bottom: 30px;
    background-color: #ffffff; /* <-- fondo blanco */
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); /* <-- sombra sutil */
    border-radius: 10px; /* <-- bordes redondeados */

    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: 10% 6%;
}

.buttonOrange {
    background-color: #FF7019;
    color: white;
    border: none;
    padding: 10px 30px;
    border-radius: 6px;
    font-size: .85em;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.2);
}

    .buttonOrange:hover {
        background-color: #e06010;
    }

.text-second-orange {
    color: #ff6f1a !important;
}

.text-second-gray {
    color: #726F6e !important;
}


/* #destacadaLoginImage {
    width: 100%;
    max-width: 1500px;
    overflow: auto;
    border-bottom: 10px solid #DADADA;
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    height: 510px;
} */

.hrCustom{
    border-top: 0;
    border-bottom: 1px solid rgba(50, 50, 50, 0.1);
    margin-top: 5px;
    margin-bottom: 15px;
    width: 98%;
    clear: both;
}

.generaliTextInput{
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Inter", sans-serif;
    font-size: .9em;
    color: rgb(105, 105, 105);
    border: 1px solid #b7a67a;
}

.loginAditionalLinks{
    font-size: .9em;
    color: white;
    display: inline-block;
    padding-left: 10px;
    margin-top: -5px;
    overflow: auto;
}

.buttonWhite, .buttonWhite:focus, .buttonWhite:active{
    outline: 0;
    border: 1px solid #FFF;
    box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.3);
    padding-left: 16px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:  rgba(197, 40, 28, 0);
    color: white;
    text-transform: uppercase;
    font-size: .7em;

    background-position: center right 10px;
    background-repeat: no-repeat;
    background-size: 10px;
    height: inherit;
    display: block;
}

.pull-right{
    padding-right: 16px;
}

.titleSmaller {
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    color: #FFF;
    font-weight: 500;
    line-height: 1px;
    top: -6px;
    position: relative;
}

.generaliColor1 {
    /* background-color: #004b8d; */
    background-color: #FF7019;
}
.generaliColor2{
    background-color: #C1DD39;
}

/* .destacadaLoginArea{
    margin-bottom: 20px;
    overflow: auto;
} */

.destacadaLoginBodyContainer{
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: 100px;
    height:200px;
}
.LoginBoxInfo{
    margin-top: 70px;
    width: 350px;
    height: auto;
    overflow: auto;
    margin-left: 16px;
    padding-left: 40px;
    padding-right: 30px;
    padding-top: 24px;
    padding-bottom: 30px;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: 10% 6%;

}
/* #destacadaLoginImage {
    width: 100%;
    max-width: 1500px;
    overflow: auto;
    border-bottom: 10px solid #DADADA;
    background-position: center top;
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    height: 510px;
} */

.UniVivir-text-Color1 {
    /* background-color: #004b8d; */
    color: #FF6f1a;
}
