<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-holder {
	padding-top:	5px;
	color:			rgb(82, 142, 142);
	height:			35px;
	z-index: 		800;
	border:			1px solid #cdcdcd;
}

.search-holder label {
	margin-left:	150px;
	margin-right:	5px;
	font-size:		80%;
}

.search-holder input {
	height:		20px;
	width:		175px;
	font-size:	80%;
}

.search-holder &gt; div {
	position:	absolute;
}

.search-holder &gt; .search-1 {
	left:	30px;
}

.search-holder &gt; .search-2 {
	right:	30px;
}



.window {
	background-color: 	#01abeb;
	color: 				#FFFFFF;
	padding: 			0px;
	text-align:			center;
	position:			absolute;
	z-index:			500;
	cursor:				pointer;
	height:				auto;
}

.window-conteudo {
	height:	auto;
}

.window img {
	margin:	5px;
}

.window-title {
	background-color: 	#018dd4;
	color: 				#FFFFFF;
	text-transform: 	uppercase;
	padding: 			2px 0 2px 6px;
	font-family:		'lato';
}

.close-modal {
	float:			right;
	padding:		0px 5px;
	font-weight:	800;
	cursor:			pointer;
}

#legenda-1, #legenda-2 {
	display:	none;
}

#legenda {
  padding:      0px;
  display:      block;
  width:        215px;
  height:       142px;
  top:          526px;
  right:        0px;
  font-family: 'lato_regular';
}

.legenda-texto {
  padding-left: 5px;
}

#legenda  .window-title {
	padding-left:	0px;
	padding-right:	0px;
	text-align:		center;
}

#legenda-modal {
	width:		640px;
	z-index:	600;
	height:		330px;
	text-align:	left;
	top:		290px;
}

#legenda-modal .window-conteudo {
	padding:		40px 0px 20px 90px;
	font-weight:	400;
	font-family:	'lato';
}

.legenda-wrapper {
  display: block;
  width: 210px;
  float: left;
  padding: 2px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 80%;
}

.modal {
	display:	none;
}

.legenda {
	background:	rgb(0, 0, 0);
	display:	inline-block;
	width:		20px;
	height:		20px;
}

.legend-holder {
	background:	rgb(255, 255, 255);
	opacity:	0.5;
	position:	fixed;
	bottom:		0px;
	right:		0px;
	width:		100%;
	height:		100%;
	z-index:	555;
	display:	none;
}

.modal .legenda {height: 18px;width: 18px;margin-right: 6px;border: 1px solid #FFF;}




body {
	margin: 0;
	padding: 0;
	font-family: 'montserrat', sans-serif;
}

#page-wrapper {
  width: 640px;
  overflow: hidden;
  height: 680px;
  overflow: hidden;
  border-bottom: 1px solid #cdcdcd;
}

#buttons-container {
	width: 638px;
	height: 44px;
	background-color: #1f9ff0;
	text-align: center;
	
	border-width: 1px;
	border-color: #2786c2;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-radius: 3px 3px 0 0;
}

.button {
	width: auto;
	height: 44px;
	font-family: 'montserrat_bold';
	font-size: 15px;
	color: #fff;
	background: url('img/buttons.jpg');
	background-position: center 0px;
	text-align: center;
	line-height: 44px;
	margin-right: 20px;
	margin-top: 0;
	cursor: pointer;
	display: inline-block;
}

#years-container {
	width: 638px;
	height: 80px;
	clear: both;
	text-align: center;
	overflow: hidden;
	
	border-width: 1px;
	border-color: #cdcdcd;
	border-left-style: solid;
	border-right-style: solid;
}

.year {
	width: 90px;
	height: 40px;
	font-size: 28px;
	font-family: "oswald_bold", sans-serif;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	color: #585858;
}

#map-canvas {
	clear: both;
	width: 638px;
	height: 640px;
	
	border-width: 1px;
	border-color: #cdcdcd;
	border-left-style: solid;
	border-right-style: solid;
}

#last-line {
	position: relative;
	width: 640px;
	height: 30px;
	background-color: #fff;
	line-height: 30px;
	font-size: 10px;
	text-align: center;
}

#legendas-bolinhas-container {
	width: 638px;
	height: 70px;
	background-color: #fff;
	line-height: 70px;
	text-align: center;
	
	border-width: 1px;
	border-color: #cdcdcd;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-radius: 0 0 3px 3px;
}

.bolinhas {
	display: inline-block;
	text-align: center;
	z-index: 2;
	text-transform: uppercase;
	font-size: 11px;
	width: auto;
	height: 16px;
	line-height: 16px;
	margin: 0 20px;
}

#cabecalho {
	text-align:	justify;
	font-size: 14px;
	color: #000;
}
/*
.legenda {
	position: absolute;
	left: 30px;
	width: auto;
	height: 0;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 0 3px #808080;
	padding: 0 10px;
}
*/

.legenda-title {
	font-size: 11px;
	font-color: #000;
	margin: 15px 5px;
}

.legendinha {
	border-left-style: solid;
	border-width: 20px;
	padding-left: 4px;
	width: 130px;
	font-size: 10px;
	font-color: #000;
	text-transform: uppercase;
	line-height: 20px;
	height: 20px;
	margin: 5px;
}

#splitter {
	width: 70px;
	height: 10px;
	margin-left: 96px;
	background-color: #32bbee;
}

#votou-em {
	width: 90px;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	margin: 15px 0 0 86px;
	padding: 0;
	text-align: center;
}

#splitter-container {
	border-width: 1px;
	border-color: #cdcdcd;
	border-left-style: solid;
	border-right-style: solid;
}




/*** BUSCA ***/
.cities-search {
	background-color:	rgb(255, 255, 255);
	border:				2px solid rgb(122, 156, 211);
	color:				rgb(0, 0, 0);
	position:			absolute;
	width:				175px;
	text-align:			left;
	z-index:			3000;
	max-height:			666px !important;
	overflow:			hidden;
	font-size:			80%;
}

.city-search {
	border:		1px solid rgb(122, 156, 211);
	z-index:	3500;
}

.city-search:hover, .city-search.over {
	background-color:	rgb(84, 142, 142);
	cursor:				pointer;
}

.search-shield {
	display:	block;
	position:	fixed;
	bottom:		0px;
	right:		0px;
	height:		100%;
	width:		100%;
	overflow:	hidden;
	z-index:	2500;
	max-width:	100%;
	display:	none;
}</pre></body></html>