body {
    padding-top: 48px;
    color: #555;
    background-color: 	#e2e4e9;
}

#tb_cursos_futuros_filter input {
    border-radius: 5px;
  }

#DataTables_Table_0_filter input {
    border-radius: 5px;
  }

.content {
    padding: 80px 0 0;

}

.barra-sup {
    height: 35px;
    color: white;
    margin-top: 100px;
    background-color: rgb(53,106,160);
}

.bg-azul {
    background-color: rgb(53,106,160);
}

.main-content{
    margin-top: 90px; 
    margin-bottom: 5px;
} 

.barra-sup a {
    color: white;
    text-decoration: none;
}

.rodape {
    background-color: rgb(30 67 105);
    border-top: 1px solid rgb(53,106,160);
    color: whitesmoke; 
    font-size: 12px;
    
}

.rodape img {
    height: 30px;
}

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