#msgerror{
    visibility: visible;
}
.list-group-item.active {
    background-color: #195DFF !important;height: 100%;color: #fff;
}
.tab-hc{
    /*border: 1px solid #195DFF;border-bottom: none;*/
    border-top-right-radius: 5px;border-top-left-radius: 5px;
    background-color: #ddd;
    border-right: 2px solid #fff;
}
.label-hc{
    color: #080;font-size: 12px;font-weight: bold;
}
.border-firma{
    border-top: 2px solid #ccc;border-bottom: 2px solid #ccc;
}
.ck.ck-editor__editable_inline{
    background-color: #DDE7FF;
    line-height: 0.5em;
}
.resultados{
    background-color: #DDE7FF;min-height: 100px;max-height: 200px;overflow-y: scroll;
}
.celda-calen{
    border: 1px solid #777;height: 40px;font-weight: bold;
}
.bg-domin{
    background-color: #DDE7FF
}
.bg-cal-hoy{
    background-color: #ffdd00;
}
#i-mic:hover{
    color: #fff !important;
}
