.submenu{
    font-weight: 300 !important;
    font-size: .8em !important;
    color: #777;
    margin-bottom: .1em !important;
    font-family: 'Open Sans', sans-serif !important;
}

.parsley-error {
    border-color: #F05050 !important;
}
.parsley-errors-list > li {
    font-size: 12px !important;
    list-style: outside none none!important;
    color: #F05050!important;
}


.cssTablaCabecera {font-size:0.8em; font-weight:700; margin-top:0.1em; overflow:hidden; text-overflow:ellipsis;}
.cssTablaDatos {font-family:'Gudea',sans-serif; color:#07ADE0; font-size:0.7em; font-weight:700; margin-top:0.1em; overflow:hidden; text-overflow:ellipsis;}

body .semi-circle-spin > div {
    background-color: #5d9cec;
}
body .ball-clip-rotate-multiple {
    width: 1px;
}
body .ball-clip-rotate-multiple > div {
    border-color: #5d9cec transparent #5d9cec transparent;
}
body .ball-clip-rotate-multiple > div:last-child {
    border-color: transparent #5d9cec transparent #5d9cec;
}
body .ball-clip-rotate > div {
    border-color: #5d9cec;
    border-bottom-color: transparent;
}
body .ball-clip-rotate-pulse > div:first-child {
    background-color: #5d9cec;
    top: 5px;
    left: -8px;
}
body .ball-clip-rotate-pulse > div:last-child {
    border-color: #5d9cec transparent #5d9cec transparent;
}