/*general*/
body {
	font-family:sans-serif;
	font-weight: 400;
	background:#fff;
	font-size:12px;
	-webkit-print-color-adjust:exact;
}
h1 {
	display:none;
}
h2 {
	font-size:30px;
	font-weight:300;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
h3 {
	font-size:20px;
	font-weight:300;
	margin-bottom:0px !important;
	padding-bottom:0px !important;
	margin-top:0px;
	padding-bottom:0px;
}
header, .tools-bar, .main-nav, .side-content, .myoffcanvas, .btn, footer {
	display:none !important;
}
hr {
	opacity:.5;
	clear:both;
	padding:0px !important;
	margin:0px !important;
}
table {
	font-size:10px;
	width:100%;
	margin-bottom:5px;
}
table, td, th {
	border:1px solid #ccc;
	border-spacing: 0px;
    border-collapse: collapse;
	padding:5px;
}
table td {
	text-align:left;
}
table th {
	text-align:center;
}
.table-formato td {
	text-align:center !important;
}
.color-print {
	background: #EEEEEE !important;
	box-shadow: inset 0 0 0 1000px #EEEEEE ;
}
.print-claro {
	opacity:0.2;
}
.print-small-table {
	width:50% !important;
}
.table-tablero {
	margin-top:10px;
	text-align:left !important;
}
tr.sr-only {
	text-align:left !important;
	font-size:7px;
}
tr.sr-only.regular {
	color:#C55906;
}
tr.sr-only.malo {
	color:#FF0004;
}
tr.sr-only.bueno {
	color: #009804;
}
tr.sr-only td {
	padding:1px 5px !important;
}
p {
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}
.row {
	clear:both;
}
.col-sm-6 {
	float:left;
	padding:5px 10px 5px 0px;
	width:50%;
}
.firma {
	clear:both;
	padding-top:70px !important;
}
.no, .filtros {
	display:none;
}
.estados {
	display:none;
}