/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */
@import url(https://fonts.googleapis.com/css?family=Muli:300,300i,400,400i,500,600,700,800,900);
.dataTables_length{display:none;}
.brand-sidebar .brand-logo { padding: 10px 0px 10px 22px;}
.brand-sidebar .logo-wrapper a.brand-logo img {height: 43px;}
.bg-opacity-8 {background-color: rgba(255, 255, 255, .95);}
.login-form h5 {font-weight: 700;}
table.dataTable tfoot th, table.dataTable tfoot td{padding: 10px 11px;border-top: 1px solid transparent;}
.gradient-45deg-unive {background: #80232B; background: -webkit-linear-gradient(to right, #80232B 29%, #D3B9BA) !important; background: linear-gradient(to right, #80232B 29%, #D3B9BA) !important; } 
.navbar-full .brand-sidebar{background: #80232B;}
#materialize-chartist .ct-chart-line, 
#materialize-chartist .ct-chart-bar, 
#materialize-chartist .ct-chart-pie, 
#materialize-chartist .ct-chart-donut { height: 400px !important;}
.classiframe{border: 0;min-width: 100%;}
.apexcharts-legend.apexcharts-align-center.position-right { text-align: left;  }
@media (min-width: 1025px){
	.totales_tabla_procedimientos{ display: none; }	
}
@media (max-width: 992px) {
	.brand-sidebar{width: 100% !important}
	.brand-sidebar .brand-logo{padding:10px !important;}
	.sidenav-main .brand-sidebar{left: inherit !important;}
}
@media (max-width: 600px) {
	.brand-sidebar .brand-logo{padding:6px !important;}
}



