.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: "HelveticaLight", 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;
}

.title{
    font-family: "HelveticaLight", sans-serif;
    text-transform: uppercase;
    font-size: 1.5em;
    color: #FFF;
    font-weight: 500;
    display: block;
}
.titleSmaller{
    font-family: "HelveticaLight", sans-serif;
    text-transform: uppercase;
    font-size: 1em;
    color: #FFF;
    font-weight: 500;
    line-height: 1px;
    top: -6px;
    position: relative;
}

.generaliColor1 {
    background-color: #00a2e5;
}
.generaliColor2 {
    background-color: #7dc242
}

/* .destacadaLoginArea{
    margin-bottom: 20px;
    overflow: auto;
} 
    

*/

.destacadaLoginBodyContainer{
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
}
.LoginBoxInfo{
    margin-top: 0px;
    width: 266px;
    height: auto;
    overflow: auto;
    margin-left: -60px;
    padding-left: 15px;
    padding-right: 15px;
    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;
} */

.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: "HelveticaLight", 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;
}

/* .destacadaLoginArea{
    margin-bottom: 20px;
    overflow: auto;
} */

.destacadaLoginBodyContainer{
    width: 100%;
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    height:500px;
}

/* #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;
} */

