.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.6em; 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;
}

body .ball-clip-rotate-xl > div {
    width: 100px;
    height: 100px;
    border-width: 10px;
}

.cssSegonIdiomaTitol {font-size:0.8em; font-style: italic; color:#8E8B86; }