/* Geral */
.box.apuracao icon {
    background: url(//f.i.uol.com.br/folha/especial/2016/eleicoes/images/ico-apuracao-16x16.png) no-repeat transparent 0 0;
    float: left;
    height: 16px;
    margin: 2px 6px 0 0;
    width: 16px;
}
.box.apuracao .box-title .icon-right {
  background: url(//f.i.uol.com.br/folha/especial/2016/eleicoes/svg/arrow_right.svg) center left no-repeat;
  display: inline-block;
  height: 13px;
  margin: 0 0 0 10px;
	padding: 0;
	width: 13px;
}

/* Prefeitos */
.box.apuracao.apuracao-sp header {
	font: 18px 'Roboto';
	margin: 0;
	padding: 0;
}
.box.apuracao header .box-title {
	height: 20px;
	font: 18px 'Roboto';
	margin-bottom: 10px;
}
.box.apuracao header .box-title a {
	color: #00acf2;
}
.box.apuracao.apuracao-sp header .box-title {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.box.apuracao-vereadores header .box-title,
.box.apuracao-na_minha_cidade header .box-title {
	border-bottom: 2px solid #00acf2;
    color: #00adef;
    font-size: 36px;
    height: auto;
    line-height: 1.11;
    margin-bottom: 15px;
    padding-bottom: 6px;
    font-family: 'folhaii-heavy';
}
.box.apuracao header .info,
.box.apuracao .info {
	height: 18px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.29;
	color: #00559d;
}
.box.apuracao header .text {
	color: #333333;
	font-family: Roboto;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.38;
	margin-bottom: 10px;
    float: left;
}
.box.apuracao.apuracao-sp header .info {
	float: right;
	line-height: 20px;
}
.box.apuracao header .update,
.box.apuracao .update {
	height: 14px;
	font-size: 11px;
	line-height: 1.27;
	color: #949ca7;
}
.box.apuracao button {
	background-color: #fff;
	border: solid 1px #00adef;
	border-radius: 3px;
	color: #00adef;
	font: 15px 'Roboto-medium';
	height: 44px;
	line-height: 44px;
	margin-top: 10px;
	text-align: center;
	width: 100%;
}
.box.apuracao button span.icon-right {
	background: url(//f.i.uol.com.br/folha/especial/2016/eleicoes/svg/arrow_right.svg) center center no-repeat;
	display: inline-block;
	height: 8px;
	margin: 0 0 0 10px;
	padding: 0;
	width: 13px;
}
.box.apuracao .box-item-image {
	width: 65px;
	float: left;
	margin: 0;
	padding-right: 5px;
}
.box.apuracao #loading {
	width: 32px;
	height: 32px;
	display: block;
}
.box.apuracao.apuracao-sp .box-item-image {
	width: 75px;
}
.box.apuracao .classificacao {
	width: 13px;
	height: 12px;
	border: solid 1px #00acf2;
	font-family: 'Roboto-medium';
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: #00acf2;
	padding: 0px 4px;
}
.box.apuracao.apuracao-sp .name {
	font-size: 16px;
	font-family: 'Roboto';
	font-weight: normal;
}
.box.apuracao .name {
	font-family: 'Roboto-medium';
	font-size: 14px;
	font-weight: bold;
	line-height: 1.29;
	color: #333333;
	margin: 2px 0 0 0;
}
.box.apuracao .box-item-image img {
	width: 60px;
	height: auto;
	margin: 0;
	padding: 0;
}
.box.apuracao.apuracao-sp .box-item-image img {
	width: 100%;
	height: auto;
}
.box.apuracao .elected .box-item-image:after {
	content: 'Eleito(a)';
	background-color: #e36f25;
}
.box.apuracao .second_turn .box-item-image:after,
.box.apuracao .second_round .box-item-image:after {
	content: '2º turno';
	background-color: #e6a114;
}
.box.apuracao .elected .box-item-image:after,
.box.apuracao .second_turn .box-item-image:after,
.box.apuracao .second_round .box-item-image:after {
	width: 100%;
	height: 18px;
	display: block;
	color: #fff;
	text-align: center;
	line-height: 18px;
	font: 12px 'Roboto-medium';
	margin: -18px 0 0 0;
	position: relative;
}
.box.apuracao.apuracao-sp .partido {
	color: #949ca7;
}
.box.apuracao .partido {
	font-family: 'Roboto-medium';
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
	color: #6b6b6b;
}
.box.apuracao .votacao {
	font-family: 'Roboto';
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
	color: #00acf2;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.box.apuracao.apuracao-sp .votacao {
	font-size: 28px;
	line-height: 40px;
	padding: 0 0 18px 0;
	display: block;
}
.box.apuracao .elected .votacao {
	color: #01579b;
}
.box.apuracao.apuracao-sp .elected .votacao {
	font-size: 40px;
}

/* Vereadores */
.box.apuracao .result .name {
	margin-right: 10px;
}
.box.apuracao .result .votacao {
	float: right;
	font-family: 'Roboto-medium';
	font-size: 14px;
	font-weight: bold;
	line-height: 1.43;
	text-align: left;
	color: #6b6b6b;
	width: auto;
}
.box.apuracao .result div {
	margin-bottom: 10px;
}

/* Filtros */
form.apuracao-filter {
	margin-bottom: 9px;
}
form.apuracao-filter input[type=text],
form.apuracao-filter select {
	display: inline-block;
	padding: 5px 10px;
	font: 15px 'Roboto';
	line-height: 18px;
	color: #8a9493;
	border-radius: 3px;
	background-color: #fff;
	border: solid 1px #dedede;
	margin: 0 0.5%;
}
form.apuracao-filter select {
	padding: 12px 10px;
	width: 100%;
}
form.apuracao-filter select option {
	display: block;
	font: 15px 'Roboto';
	line-height: 18px;
	color: #8a9493;
	background-color: #fff;
	padding: 3px 10px;
}
form.apuracao-filter select option[disabled] {
	color: #ccc;
}

/* lg */
@media (max-width: 1199px) {
}

/* md */
@media (max-width: 991px) {
	.box.apuracao.prefeitos .box-item {
	    width: 50%;
	    float: left;
	    margin-top: 10px;
	}
}

/* sm */
@media (max-width: 767px) {
}

/* xs */
@media (max-width: 543px) {
	.box.apuracao.apuracao-sp header .info {
		float: left;
		margin: 4px 0 15px 0;
	}

	.box.apuracao.apuracao-sp .box-item {
	    height: auto;
	    float: left;
	    width: 100%;
	}

	.box.apuracao.prefeitos .box-item {
	    width: 50%;
	    float: left;
	    margin-top: 10px;
	}
	
	.box.apuracao-na_minha_cidade header .box-title {
		font-size: 28px;
	}
}




/* Eleições 2ºTurno */

.election {
	margin-bottom: 20px;
	float: left;
	width: 1140px;
}
.election h2.box-title-image {
    display: none;
}
.election .elections-counting {
	width: 1140px;
	float: left;
}
.elections-counting .icon-right {
	background: url(//f.i.uol.com.br/folha/especial/2016/eleicoes/svg/arrow_right.svg) center 0 no-repeat;
	background-size: 6px;
	display: inline-block;
	height: 10px;
	margin: 0;
	padding: 0;
	width: 13px;
}
.elections-city {
	width: 259px;
	float: left;
	height: auto;
	padding: 16px 0 20px 0;
}
.elections-city .state {
	width: auto;
	height: 20px;
	font-size: 15px;
	line-height: 1.33;
	margin: 0 0 7px 0;
}
.elections-city .state a {
	color: #00B0EF;
}

/* Montagem do candidato */
.elections-city .porcent {
	width: 230px;
	float: left;
	margin-bottom: 10px;
	height: 30px;
}
.elections-city .porcent .number {
	width: auto;
    height: 18px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.29;
    color: #00559d;
    float: left;
    margin-right: 5px;
}
.elections-city .porcent .bar {
	width: 177px;
	height: 5px;
	background-color: #cccccc;
	float: left;
	margin: 7px 0 0 5px;
}
.elections-city .porcent .progress {
	float: left;
	height: 5px;
	background-color: #e7e7e7;
	box-shadow: inset -1px -1px 18px #cccccc, inset 0 -1px 0 #cccccc;
	margin: 6px 0 0 0;
	width: 175px;
}
.elections-city .porcent .progress-bar {
	/*width: 150px;*/
	width: 0;
	height: 5px;
	background-color: #00559d;
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}

.elections-city .porcent .update {
	width: auto;
	height: 14px;
	font-weight: 300;
	font-size: 10px;
	line-height: 1.4;
	color: #666666;
	float: right;
	margin-top: 5px;
}

.elections-city .candidate {
	width: 235px;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.elections-city .candidate::after {
	border-radius: 50%;
	box-shadow: inset 0 0 0 2px rgba(239, 239, 239, 1), inset 0 0 5px 1px rgba(239, 239, 239, .5);
	content: '';
	display: block;
	height: 74px;
	left: 0;
	position: absolute;
	top: -1px;
	width: 74px;
}
.elections-city .elected::after {
	box-shadow: inset 0 0 0 2px rgba(1, 87, 155, 1), inset 0 0 5px 1px rgba(1, 87, 155, .5);
}
.candidate .media-image {
    display: block;
    height: 72px;
    position: relative;
    overflow: hidden;
    width: 72px;
    float: left;
	border-radius: 50%;
	margin-right: 18px;
}

.candidate img {
	width: 100%;
}
.candidate .name,
.box.apuracao.mayor .name {
	width: 140px;
	height: auto;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.17;
	color: #333333;
	float: left;
	margin-top: 10px;
}
.candidate .partido,
.box.apuracao.mayor .partido {
	width: 140px;
	height: 18px;
	font-weight: 300;
	font-size: 11px;
	line-height: 1.64;
	color: #6b6b6b;
	float: left;
}
.candidate .votacao,
.box.apuracao.mayor .votacao {
	width: 72px;
	height: 20px;
	font-weight: 700;
	font-size: 20px;
	line-height: 1;
	color: #01579b;
}
.candidate .elected-flag {
    width: 56px;
    height: 12px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.09;
    color: #ffffff;
    background-color: #00559d;
    padding: 2px 5px;
    text-transform: uppercase;
}

/* Link para apuração */
.elections-counting .voting {
    font-weight: 700;
    font-size: 12px;
    line-height: 1.17;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 26px;
}
.elections-counting .voting a {
    color: #00B0EF;
	text-decoration: none;
}
.map {
	display: none;
}

.elections-counting {
	display: block;
	height: 315px;
	overflow: hidden;
	/*position: relative;*/
	width: 100%;
}
.elections-counting-container {
	border: solid 1px #eee;
}
.elections-counting .owl-stage {
	display: inline-block;
}
.elections-counting .owl-stage-outer {
    height: 292px;
}

.elections-counting-carousel {
	overflow: hidden;
	margin: 0 50px;
	min-height: 292px;
}

.elections-counting-item {
	display: block;
	width: 100%;
}
.elections-counting .owl-item {
	float: left;
	width: 25%;
}

.elections-counting .owl-dots {
	font-size: 0;
	margin: -20px 0 10px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.elections-counting .owl-prev,
.elections-counting .owl-next {
	cursor: pointer;
	display: block;
	height: 44px;
	position: absolute;
	top: 42%;
	width: 44px;
	border: 1px solid #efefef;
	border-radius: 50%;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.elections-counting .owl-prev {
	background: url('//f.i.uol.com.br/folha/especial/2016/eleicoes/svg/arrow_left.svg') center center no-repeat;
	left: -6px;
	background-color: #Fff;
}
.elections-counting .owl-next {
	background: url('//f.i.uol.com.br/folha/especial/2016/eleicoes/svg/arrow_right.svg') center center no-repeat;
	right: -7px;
	background-color: #Fff;
}

.elections-counting .owl-dot {
	background-color: #eee;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	height: 10px;
	margin: 0 6px;
	padding: 0;
	width: 10px;
}
.elections-counting .owl-dot.active {
	background-color: #00adef;
	cursor: default;
}

.elections-counting .elections-city {
	padding-bottom: 0;
}

@media (max-width: 1024px) {
	.election {
		margin: 20px 0;
	}
	.election .elections-counting {
		width: 950px;
		height: 325px;
		position: relative;
	}
	.elections-counting-container {
		border-top: solid 1px #eee;
		border-bottom: solid 1px #eee;
		border-left: transparent;
		border-right: transparent;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 944px;
	}
	.elections-city {
		width: 294px;
	}
	.election .elections-counting .owl-nav .owl-prev,
	.election .elections-counting .owl-nav .owl-next {
		display: none !important;
	}
	.elections-counting .owl-dots {
		bottom: -5px;
	}
	.elections-city .porcent {
		width: 100%;
	}
	.elections-city .porcent .progress {
		width: 155px;
	}
}

@media (max-width: 768px) {
	.election .elections-counting {
		width: 720px;
		height: 325px;
		position: relative;
	}
	.elections-counting-container {
		border-top: solid 1px #eee;
		border-bottom: solid 1px #eee;
		border-left: transparent;
		border-right: transparent;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 713px;
	}
	.elections-city {
		width: 294px;
	}
	.elections-city .porcent {
		width: 100%;
	}
	.elections-city .porcent .progress {
		width: 155px;
	}
}

@media (max-width: 670px) {
	.election .elections-counting {
		width: 636px;
		height: 325px;
		position: relative;
	}
	.elections-counting-container {
		border-top: solid 1px #eee;
		border-bottom: solid 1px #eee;
		border-left: transparent;
		border-right: transparent;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 630px;
	}
	.elections-city {
		width: 294px;
	}
	.elections-city .porcent .progress {
		width: 235px;
	}
}

@media (max-width: 568px) {
	.election .elections-counting {
		width: 540px;
		height: 325px;
		position: relative;
	}
	.elections-counting-container {
		border-top: solid 1px #eee;
		border-bottom: solid 1px #eee;
		border-left: transparent;
		border-right: transparent;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 534px;
	}
	.elections-city {
		width: 265px;
	}
	.elections-counting .owl-dot {
		margin: 0 5px;
	}
	.elections-city .porcent .progress {
		width: 205px;
	}
}

@media (max-width: 480px) {
	.election {
		width: 445px;
	}
	.election .elections-counting {
		width: 100%;
		height: 325px;
		position: relative;
	}
	.elections-counting-container {
		border-top: solid 1px #eee;
		border-bottom: solid 1px #eee;
		border-left: transparent;
		border-right: transparent;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 440px;
	}
	.elections-city {
		width: 445px;
	}
	.elections-counting .owl-dot {
		margin: 0 5px;
	}
	.elections-city .porcent .progress {
		width: 385px;
	}
}

@media (max-width: 414px) {
	.election {
		width: 385px;
	}
	.election .elections-counting {
		width: 100%;
		height: 325px;
		position: relative;
	}
	.elections-counting-container {
		border-top: solid 1px #eee;
		border-bottom: solid 1px #eee;
		border-left: transparent;
		border-right: transparent;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 380px;
	}
	.elections-city {
		width: 385px;
	}
	.elections-counting .owl-dot {
		margin: 0 5px;
	}
	.elections-city .porcent .progress {
		width: 325px;
	}
}


@media (max-width: 375px) {
	.election {
		width: 340px;
	}
	.election .elections-counting {
		width: 100%;
		height: 325px;
		position: relative;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 334px;
	}
	.elections-city {
		width: 340px;
	}
	.elections-counting .owl-dot {
		margin: 0 5px;
	}
	.elections-city .porcent .progress {
		width: 280px;
	}
}


@media (max-width: 320px) {
	.election .elections-counting {
		width: 290px;
		height: 325px;
		position: relative;
	}
	.elections-counting-carousel {
		margin: 0 3px;
	    width: 280px;
	}
	.elections-city {
		width: 285px;
	}
	.elections-counting .owl-dot {
		margin: 0 4px;
	}
	.elections-city .porcent .progress {
		width: 225px;
	}
}