.componente-consultawf .captcha {
    margin-top: 10px;
    text-align: right;
}

.componente-consultawf .error-capchat {
    display: none;
    padding-left: 1em;
    padding-bottom: .5em;
    color: #ff0000bd;
}

.componente-consultawf .resultados {
    margin-top: 10px;
}

.allinfo div#listGrupos {
    padding: 0px;
    max-height: 300px;
    position: relative;
    border: 1px solid #f0f0f0;
}

.allinfo div#listGrupos .list-group-item.linkgrupo.active {
    z-index: unset;
}

.allinfo .widget-messages-item {
    /* position: relative; */
    padding: 8px 0px 15px 0px;
}

.allinfo .widget-support-tickets-item.col-md-12 {
    padding: 0px;
}

.allinfo .tab-content {
    padding: 0px !important;
}

.dropdown1.dropdown {
    width: 0px;
    padding-top: 6px;
    display: inline-block;
}

.dropdown1 .btn {

    color: #777;
    border-color: #dfdfdf;
    background: #ececec;
    background-color: #f0f0f0;

}

.allinfo small.pull-right {
    padding-top: 9px;
    font-weight: 600;
    color: #00446b;
}

.allinfo .content-box-wrapper.col-sm-12 {
    padding-bottom: 1em;
}

.allinfo div#listGrupos {
    border-right: 1px solid;
    border-color: #f0f0f0;
}

.allinfo .nav li.active>a {
    background: #ffffff !important;
    color: #777 !important;

}

.allinfo .nav li.active>a:hover {
    background: #ffffff !important;
    color: #777 !important;
}

.allinfo .widget-notifications-description {
    color: #018ecf;
    font-size: 13px;
}

.allinfo .widget-notifications-title {
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
}

.allinfo h3 {
    margin-top: 7px;
}

.ciclo-si a,
.ciclo-si a:hover,
.ciclo-si a:focus {
    color: #aaaaaa !important;
    border-bottom: none;
    text-decoration: line-through;
}

.componente-consultawf a.nodoinfo {
    color: #000;
}


/* notas */
.componente-consultawf .notasins .allnotas .content-box-wrapper.col-sm-12 {
    padding-bottom: 1em;
}

.componente-consultawf .notasins div .info {
    margin-bottom: 15px;
    padding: 4px 12px;
}

.componente-consultawf .notasins div>p {
    padding-right: 2px;
}

.componente-consultawf .notasins {
    margin-bottom: 10px;
}

.componente-consultawf .notasins .info {
    background-color: #e8f0fe;
    border-left: 6px solid #2196F3;
    padding-left: 15px;
}

.componente-consultawf .notasins .info p {
    padding-top: .5em;
}

.componente-consultawf .notasins .close {
    float: right;
    font-size: 19.5px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    filter: alpha(opacity=20);
    top: -.5em;
    position: relative;
    right: -.2em;
}