body{background-color: #e4e5e7 !important;}
.dropdown-menu{font-size: 14px !important;}
#cabecera{background-color: #075aad;}
#cabecera ul li a{color:#fff;}
#cabecera ul li .nav-link{padding-left: 20px; padding-right: 20px;}
#cabecera ul li .dropdown-menu a{color: #075aad;}
#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;
}
.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;}
/** 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: #2d77c1; color: #fff;
    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;}
#w .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, 
#w .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, 
#w .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
    color: #fff !important;
}
a.link-option{text-decoration: none;}
.tabla-cabecera{padding:15px; border-bottom: 1px solid #ddd; background-color: #e9e9e9;}


.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;}




