hr {
    border-top: 1px solid #eee;
}

.dropdown.active {
    background-color: #00406F !important;
    color: #f3f3f3;
    font-weight: bold;
}

.datepicker {
    width: 100px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 !important;
    margin-left: 2px;
}

.link-valor {
    cursor: pointer;        
}

.link-valor :hover{
    background-color: #DDDDDD;
}