#dvData {
    overflow:auto;
    height:350px;
    width:auto;
    border-top: 1px solid #369;
    border-bottom: 1px solid #369;
    margin-top: 10px;
}

.tb-peq{ width: 10%; }
.tb-med{ width: 15%; }
.tb-gra{ white-space:nowrap; }
.tb-neg{ font-weight: bold; }

#footerSilverLine {
    background-color: #e6e6e6;
    height: 3px;
    width: 100%;
    min-width: auto;
    margin-bottom: 10px;
}

#separator {
    background-color: #e6e6e6;
    position: absolute;
    width: 3px;
    height: 97%;

}

.titulo-text{
    color:#2b61ab;
    font:bold 10px; 
    font-weight:bold;
}

label{ 
    font-weight:bold;
}

.btn-group-xs > .btn, .btn-xs {
    padding  : .25rem .4rem;
    font-size  : .875rem;
    line-height  : .5;
    border-radius : .2rem;
}