.fundocontainer {
	background-color: black;
	height:100%;
	width:100%;
	padding-right: 30px !important;
	padding-left: 30px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}

.fundocontainercronometro {
	background-color: black;
	height:100%;
	width:100%;
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-left:0px !important;
	margin-right:0px !important;
}

.vereador {
	height: 195px;
    padding-top: 25px;
	border: 2px solid #3f3f3f;
	font-size: 2.0em;
}

.modal {
	margin:15px;
}

.painellogo {
	height: 50%;
	color: white;
	font-size: 2.2em;
	padding-top: 40px;
}

.painelpresenca {
	height: 30%;
	color: white;
	font-size: 1.8em;
	padding-top: 20px;
}

.painelrelogio {
	height: 15%;
	color: white;
	font-size: 1.8em;
	padding-top: 20px;
}

.paineltopprincipal {
	background-color: #3c3c3c;
	height:100px;
}

.corlateraldireita {
	background-color: #3c3c3c;
}

.textodata {
	color:yellow;
	font-size: 2.5em;
	padding-top:25px;
	
}

.textorelogiovoto {
	color:white;
	font-size: 2em;
	padding-top:15px;
	
}

.nomevereadorvoto {
	color:red;
	font-size: 2.3em;
	height: 75px;
}

.bordavereadorvoto {
	margin-left: 10px;
	margin-right: 10px;
	padding-top:25px;
}


.fundoescurovoto {
	background-color: #3c3c3c;
}

.fundoclarovoto {
	background-color: #464646;
}

.tamanhopresentes {
	font-size: 2.2em;
	font-weight: bold;
}

.textoazul {
	color:#05eeff !important;
}

.textoamarelo {
	color:yellow !important;
}

.absteve {
	color:gray;
}

.margemsmall {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.margemvotoesquerda {
	padding-left: 10px !important;
	padding-right: 2px !important;
}

.margemvotodireita {
	padding-left: 2px !important;
	padding-right: 30px !important;
}

.margemvototopo {
	padding-top: 5px;
}

.margemzero { 
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.presente {
	color:#08ff01;
}
.ausente {
	color:#fd0100;
}
.total {
	color:#747474;
}

.cronometrobarraesquerda {
	background-color: #505050;
	height: 75px;
	color:white;
	font-size: 1.8em;
	padding-top: 17px;
	padding-left: 35px !important;
    font-weight: bold;
}

.cronometrobarradireitra {
	background-color: #626262;
	height: 75px;
	color:yellow;
	font-size: 1.8em;
	padding-top: 17px;
	padding-right: 35px !important;
    font-weight: bold;
}

.cronometroprincipal {
	background-color: #313131;
	width: 100%;
	height: 100%;
}

.votoprincipal {
	background-color: black;
	width: 100%;
	height: 100%;
}

.votopainelinferior {
	position: absolute;
	background-color: black;
	height:200px;
	width:100%;
	bottom: 0px;
	left: 0px;
}


.nomevereador {
	color:white;
	font-size: 5em;
	padding-left: 35px !important;
	padding-top: 30px !important;
}

.cronometronomes{
	margin-bottom: 50px;
}


.espacocronometro {
	height: 650px;
	color:white;
	font-size: 22em;
	font-weight: bold;
	background-color: black;
	margin-right: 30px;
	padding-top: 130px;
}

.tamanhofoto {
	height:650px;
	width:487px
}

.partidovereador {
	color:yellow;
	font-size: 3em;
	padding-left: 35px !important;
}

.espacobotaoabaixo {	
    padding-bottom: 20px;
}

@media (min-width: 1800px) {
	.vereador {
		font-size : 2.5em;
	}
	.painelrelogio {
		font-size: 2.8em;
	}
	.painellogo {
		font-size: 3.8em;
	}
	.painelpresenca {
		font-size: 2.8em;
	}
	

}
.alerta1 {
	background-color:#e4dd55 !important;
	color:black !important;
}
.alerta2 {
	background-color:red !important;
}
.shadow {
	text-shadow: 2px 2px 4px gray;
}

.fontvoto {
	font-size:1.3em;
}

@media (max-width: 490px) {
	.cardvereador {
		margin:5px;
		height:125px;
	}
}

/* @media (min-width: 1440px) {
	.container {
	  width: 95%;
	  font-size: 1.5em;
	}
} */

/* @media (min-width: 1600px) {
	.container {
	  width: 95%;
	  font-size: 2em;
	}
} */

/* @media (min-width: 1600px) {
	.col-md-3, .col-md-4, .col-md-8 {
		height:200px;
	}
} */

@media (min-width: 200px) {
	.cardvereador {
		margin:5px;
		height:125px;
	}
}

@media (min-width: 1600px) {
	.cardvereador {
		height:180px;

	}
}
@media (min-width: 200px) {
	.img-circle {
		height:100px;
	}
}

/* @media (min-width: 1600px) {
	.img-circle, .img-responsive {
		height:80%;
	}
} */

@media (min-width: 1600px) {
	.textotitulopainel {
		font-size: 2.5em;
	}
}


@media (min-width: 1000px) {
	.textotitulopainel {
		font-size: 1.8em;
	}
}