body{background-color: #e4e5e7 !important; background-image: url("/assets/mafroxbg.jpg"); background-position: center top; background-repeat: no-repeat;
    background-size: cover;}
.form-label{margin-bottom: 0.3rem !important;}
.dropdown-menu{font-size: 14px !important;}
#cabecera{background-color: #fff;}
#contenedor-menu{margin-left:50px;}
.col-megamenu ul li{
	list-style: disc;
    color: #3c99f1;
}
.col-megamenu ul li a{
    color: #3c99f1;
    text-decoration: none;
    padding: 4px 10px;
}
.col-megamenu ul li a:hover{
    color: #fff;
    background-color: #3c99f1;
    text-decoration: none;
    border-radius: 2px;
}

.boton-delete{
	border: 0;
    background-color: transparent;
    padding: 0;
    font-size: 22px;
    line-height: 22px;
}
.boton-cierre-proceso{
    border: 0;
    background-color: transparent;
    padding: 0;
    font-size: 22px;
    line-height: 22px;
}
.boton-link {
    border: 0;
    background-color: transparent;
    padding: 0;
    font-size: 20px;
    line-height: 20px;
}
.fs12{font-size: 12px;}
.mt-4-5{margin-top: 2.5rem !important;}
.card-header{background-color: #47b56c; color:#fff;}
.form-consultar .btn{margin-top: 0px !important;}
.dropdown-menu .dropdown-menu-submenu{padding-left:40px !important;}
.dropdown-menu .menu-item-title{display: block; padding: 2px 15px;font-weight: bold;}

.contenedor-titulo h1{color:#fff !important;}
.titulo-grupo{border-bottom: 1px solid #777 !important; padding-bottom: 5px !important; margin-bottom: 15px !important; font-size: 16px !important;}

/** datatable style **/
.dataTables_wrapper .dataTables_length{padding-left: 15px; margin-bottom: 5px;}
.dataTables_wrapper .dataTables_filter{padding-right: 15px; margin-bottom: 5px;}
.table>thead{background-color: #e3ebfb;}
.dataTables_wrapper{padding-bottom: 5px;
    background-color: #b1e5c5;
    padding-top: 5px;
}
.dataTables_wrapper .dataTables_info{padding-left: 15px;}
.dataTables_wrapper .dataTables_paginate{padding-right: 15px;}
.dataTables_wrapper .dataTables_length select{background-color: #fff !important;}
.dataTables_wrapper .dataTables_filter input{background-color: #fff !important;}
a.link-option{text-decoration: none;}
.tabla-cabecera{padding:15px; border-bottom: 1px solid #ddd; background-color: #e9e9e9;}

table.table tr td{font-size:14px !important;}
table.dataTable thead tr th{font-size:14px !important; vertical-align: middle !important;}
table.dataTable tbody td{border-color: #ddd !important;}

.tab-mafrox .tab-pane.active{border:1px solid #ddd; padding: 15px;}
.tab-mafrox .tab-content{margin-top: -1px;}
.tab-mafrox .nav-tabs li{margin-right: 2px;}
.tab-mafrox .nav-tabs li a{background-color:#ddd; font-size:12px; display:table; min-height:42px; color:#333; padding:4px 12px;}
.tab-mafrox .nav-tabs li a:hover{border-color:#ddd;}
.tab-mafrox .nav-tabs li a span{display:table-cell; vertical-align:middle; line-height:14px;}
.tab-mafrox .nav-tabs li button{min-height: 42px; font-size: 12px;}

.field-error, .field-error:focus{
    border-color: #fe8686 !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(253 13 13 / 25%) !important;
}

table.tabla-consulta thead th{background-color: #393b42 !important; color: #e0e2e7 !important; font-size: 14px !important; font-weight: 500 !important;}
table.tabla-consulta.tabla-consulta-md thead th{padding: 8px 5px !important;}
table.tabla-consulta.tabla-consulta-bb thead th{border-right: 1px solid #595b62;}
table.tabla-consulta.tabla-consulta-bb thead th:last-child{border-right: none !important;}