.faltaEstoMsg {
    font-family: ProximaNova-Semibold,Tahoma,Arial,sans-serif;
    font-size: 12px;
    color: #fa5775;
    text-align: right;
    right: 10px;
    bottom: 0;
    display: none;
}
.faltaEsto{
    border: #fa5775 1px solid !important;
    -webkit-transition : border 500ms ease-out;
    -moz-transition : border 500ms ease-out;
    -o-transition : border 500ms ease-out;
    transition : border 500ms ease-out;
}
.spinnerGeneral{
    top:68px;
    height:168px;
    position: relative;
}
.g-signin2,.abcRioButton{
    width:380px !important;
}
#modalLogin .modal-dialog{
    width:459px;
}
.h-20{
    height: 20%;
}
.h-40{
    height: 40%;
}
.h-60{
    height: 60%;
}
.h-80{
    height: 80%;
}
.btn-light {
    color: #757575 !important;
}
.modal-header {
    border-bottom: none !important;
}