@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);


.caixa {
	background: #FFF;
	padding:0;
	margin:0;
}



.disver {
	width:1170px;
	background: #FBFBFB;
	border-top:#C0C0C0 solid 1px;
	border-bottom:#C0C0C0 solid 1px;
	margin-bottom:15px;
	padding:2px 2px 3px 5px;
}
.disver .dis {
	width:300px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:700;
	padding:6px 0;
	float:left;
}
.disver .bi {
	width:130px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	font-weight:700;
	padding:6px 0;
	float:left;
}

.disver .d-icone {
	font-size:25px;
	text-align: right;
	margin-right:5px;
} 


.ld {
	padding:6px;
	border-bottom:#CCC solid 1px;
} 



.estatistica {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:500;
	background:#F4F4F4;
} 
.estatistica h2 {
	font-size:20px;
	text-align:center;
} 
.estatistica2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:500;
	background: #E1E1E1;
} 
.estatistica2 h2 {
	font-size:20px;
	text-align:center;
} 

.estatistica3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:500;
	background: #F4F4F4;
} 
.estatistica3 h2 {
	font-size:20px;
	text-align:center;
} 




.class_legenda {
	margin:5px 0;
} 

.class_excluir {
	margin-bottom:20px;
	height:25px;
	text-align:center;
} 



/*--====================INICIO GABARITOS======================================--*/
.gabaritos {
	margin-bottom: 20px;
	border-bottom: solid 5px #251B1B;
	padding: 20px 2px;
}

.gabaritos .gtitulo {
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: 'Monda', sans-serif;
	font-weight:600;
	font-size: 28px;
	text-align: center;
}
.gabaritos .gtitulo span {
	font-family: 'Monda', sans-serif;
	font-weight:600;
	font-size: 26px;
	color: rgba(155,54,9,1.00);
} 
.gabaritos .gdescricao {
	width: 70%;
	margin-bottom: 20px;
	font-family: 'Monda', sans-serif;
	font-size: 16px;
	font-weight:400;
	padding: 10px;
	margin: 10px auto;
	text-align: center;
}

.gabaritos .gimg {
	margin-bottom: 50px;
}

/*--====================FIM GABARITOS======================================--*/





