/* estilos propios desarrolladores */
.bgazul{
    background-color: #51A6F5 !important;
}
.form-control {
    border: 0.0625rem solid #c3c3c3;
}    
.dataTables_wrapper input[type="search"], .dataTables_wrapper input[type="text"], .dataTables_wrapper select {
    border: 1px solid #c3c3c3;
}