.pagination {
    float: right !important;
    text-align: right;
}
.float-right{
    float: right !important;
}
.oculto{
    display: none;
}
.table-hover{ 
    min-width: 100% !important; 
    width: 100% !important; 
    table-layout: fixed;
}
.logo-lg{
    width: 70%;
    max-width: 70%;
}
.hover{
    color: #FFF !important
}
.text-center{
    text-align: center;
}
.div-dt-search{
    padding: 10px 0px;
}