
@charset "UTF-8";
/* CSS Document */

@font-face {
  font-family: "Kina-Bold";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/KINA-BOLD.OTF");
}

@font-face {
  font-family: "Oswald-Light";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/Oswald-Light.ttf");
}


@font-face {
  font-family: "Oswald-Regular";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/Oswald-Regular.ttf");
}

@font-face {
  font-family: "Oswald-Bold";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/Oswald-Bold.ttf");
}

@font-face {
  font-family: "OpenSans-Regular";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/OpenSans-Regular.ttf");
}

@font-face {
  font-family: "Noticia-Bold";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/NoticiaText-Bold.ttf");
}

@font-face {
  font-family: "Noticia-Regular";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/NoticiaText-Regular.ttf");
}

@font-face {
  font-family: "FoundersGroteskCondensed-Light";
  src: url("https://s3.amazonaws.com/cdn.infografiaepoca.com.br/siteEpoca/fonts/FOUNDERSGROTESKCOND-LT.OTF");
}

	


body{
  font-size:15px;
  border-style: inset;
  border:15px solid #000;
  width:524px;
  height: 1172px!important;
  /*height: 1265px!important;*/
}
@media screen and (max-width: 480px) {
body{
  width:92%;
  height: 1417px!important;
  }
}
@media screen and (max-width: 375px) {
body{
  width:89%;
  height:1500px!important;
  }
}
@media screen and (max-width: 360px) {
body{
  width:89%;
  height:1800px!important;
  }
}
@media screen and (max-width: 320px) {
body{
  width:88%;
  height:1800px!important;
  }
}

.titleee{
	font-family:"Kina-Bold";
	font-size:2.0em;
	font-weight:bold;
	text-align:center;
	color:#000;
	width:70%;
	margin:0 auto;
  position: relative;
  top: 10px;
}
@media screen and (max-width: 480px) {
.titleee{
  width:81%;
  top: 17px;
  }
}
@media screen and (max-width: 360px) {
.titleee{
  width:81%;
  top: 19px;
  }
}
@media screen and (max-width: 320px) {
.titleee{
  width:81%;
  top: 9px;
  }
}

.subtitleee{
	font-family:"Noticia-Regular";
	font-size:1.4em;
	text-align:center;
	color:#000;
	width:70%;
	margin:0 auto;
	position: relative;
  top: 17px;
}
@media screen and (max-width: 480px) {
.subtitleee{
  width:81%;
  top: 54px;
  }
}
@media screen and (max-width: 360px) {
.subtitleee{
  width:81%;
  top: 41px;
  }
}
@media screen and (max-width: 320px) {
.subtitleee{
  width:73%;
  top: 16px;
  line-height: 0.9em;
  }
}

.cliqueee{
	font-family:"Noticia-Regular";
	font-size:1.2em;
	text-align:center;
	color:#000;
	width:70%;
	margin:0 auto;
	position: relative;
  top: 190px;
}
@media screen and (max-width: 480px) {
.cliqueee{
  top: 393px;
  }
}
@media screen and (max-width: 360px) {
.cliqueee{
  top: 356px;
  }
}
@media screen and (max-width: 320px) {
.cliqueee{
  top: 305px;
  left: -10px;
  }
}

.imgCliqueee{
  position:absolute;
  top:32%;
  left:69%;
}
@media screen and (max-width: 480px) {
.imgCliqueee{
  top:14.1%;
  left:72%;
  }
}
@media screen and (max-width: 360px) {
.imgCliqueee{
  top:14.4%;
  left:79%;
  }
}
@media screen and (max-width: 320px) {
.imgCliqueee{
  top:15.5%;
  left:78%;
  }
}


.imgCliqueee2{
	position:absolute;
	top:225px;
	left:3px;
}

.imgCliqueee3{
	position:absolute;
	top:429px;
	left:3px;
}

.nomeee{
	position: absolute;
  top: 35px;
  left: 123px;
  background-color: #fff;
  text-transform: uppercase;
  font-family: "Oswald-Bold";
  font-size: 1.3em;
  line-height: 1.1em;
  color: #000;
  width: 165px;
  height: auto;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 3px;
}

.fecharrr{
	position: absolute;
  top: 3px;
  left: 266px;
  font-family: Arial;
  font-size: 1.2em;
  color: #000;
  background-color: #fff;
  width: 19px;
  height: 18px;
  text-align: center;
  cursor: pointer;
	/*
	width: 10px;
	height: 10px;
	border: 1px solid #ccc;
	*/
}

.partidosss{
	position:absolute;
	top:112px;
	left:128px;
  font-family:"Oswald-Regular";
	color:#fff;
	font-size: 1.2em;
}

.estadooo{
	position:absolute;
	top:126px;
	left:128px;
	font-family:"Oswald-Light";
	font-size:1.1em;
	color:#fff;
}

.fotooo{
  position:relative;
  top:7px;
  left:6px;
  border: 1px solid #ccc;
}

.imagemmm{
  width:524px;
  height:auto;
}
@media screen and (max-width: 480px) {
.imagemmm{
  width:441px;
  height:auto;
  }
}
@media screen and (max-width: 375px) {
.imagemmm{
  width:334px;
  height:auto;
  }
}
@media screen and (max-width: 360px) {
.imagemmm{
  width:320px;
  height:auto;
  }
}
@media screen and (max-width: 320px) {
.imagemmm{
  width:282px;
  height:auto;
  }
}


#painelCategoria button {
	float:left;
	display: inline-block;
}

ul.menu {
  display:none;
	list-style-type: none;
	height: 50px;
	width: 100%;
	margin: 0;
	padding: 0;
	cursor: pointer;
  top:3px;
}
@media screen and (max-width: 480px) {
ul.menu{
  width: 100%;
  top:53px;
  }
}
@media screen and (max-width: 360px) {
ul.menu{
  width: 100%;
  top:27px;
  }
}
@media screen and (max-width: 320px) {
ul.menu{
  width: 100%;
  height: 139px;
  top:-3px;
  }
}

ul.menu li{
	position: relative;
	/*width: 93%;*/
  	width: 13%;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom:5px;
	display:inline-block;

	background-color:#cccccc;
	
	background: #cccccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #cccccc 100%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#cccccc) color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 100%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 100%,#cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 100%,#cccccc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 100%,#cccccc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=100% ); /* IE6-9 */

	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	cursor: pointer;

	/*
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	     -o-border-radius: 4px;
	        border-radius: 4px;

	-webkit-box-shadow:  1px 1px 2px 1px rgba(50, 50, 50, .2);
	   -moz-box-shadow:  1px 1px 2px 1px rgba(50, 50, 50, .2);
		   -o-box-shadow:  1px 1px 2px 1px rgba(50, 50, 50, .2);
        	box-shadow:  1px 1px 2px 1px rgba(50, 50, 50, .2);
	*/
}


ul.menu li:last-child{
	margin-right: 0;
	/*background-color:#ccc;*/
}

ul.menu li:hover {
	background: #ccc; /* Old browsers */
	background: -moz-linear-gradient(top,  #ccc 0%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccc), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ccc 0%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ccc 0%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ccc 0%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ccc 0%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccc', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */

	border-color:#ccc;
}

ul.menu li.selected {
	background: #f15a22; /* Old browsers */
	background: -moz-linear-gradient(top,  #f15a22 100%, #e82700 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(100%,#f15a22), color-stop(100%,#e82700)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f15a22 100%,#e82700 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f15a22 100%,#e82700 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f15a22 100%,#e82700 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f15a22 100%,#e82700 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15a22', endColorstr='#e82700',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow:  2px 2px 5px 1px rgba(50, 50, 50, .5);
	   -moz-box-shadow:  2px 2px 5px 1px rgba(50, 50, 50, .5);
		   -o-box-shadow:  2px 2px 5px 1px rgba(50, 50, 50, .5);
        	box-shadow:  2px 2px 5px 1px rgba(50, 50, 50, .5);
  
  border-color:#ccc;
}
ul.menu li.selected p{
	color: white;
}

ul.menu li p{
	font-family:"Noticia-Regular";
  display: inline-block;
  vertical-align: middle;
  width: 100%;
	text-align: center;
	text-transform:uppercase;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	pointer-events: none;
}

#wrapperParlamentares{
	width: 100%;
	height: auto;
	/*border-bottom: solid;*/
	border-color: grey;
	border-bottom-width: 1px;
}
@media screen and (max-width: 480px) {
#wrapperParlamentares{
  width: 100%;
  }
}
@media screen and (max-width: 375px) {
#wrapperParlamentares{
  width: 97%;
  }
}
@media screen and (max-width: 360px) {
#wrapperParlamentares{
  width: 99%;
  }
}
@media screen and (max-width: 320px) {
#wrapperParlamentares{
  width: 94%;
  }
}

.coluna {
	background-color: #000;
	height: 100%;
	float: left;
}

.Parlamentar{
	display: block;
	width: 60px;
	height: 60px;
	background-color: papayawhip;
	font-family:"Noticia-Regular";
	font-size: 12px;
	color: grey;
	border-style: solid;
	border-color: rgba(178, 179, 179, .5);
	border-width: 1px;
	-webkit-transition: all 1s ease-in-out;
  	 -moz-transition: all 1s ease-in-out;
  	   -o-transition: all 1s ease-in-out;
  	      transition: all 1s ease-in-out;

  	-webkit-border-radius: 4px;
  	   -moz-border-radius: 4px;
	     	 -o-border-radius: 4px;
	          border-radius: 4px;
}

.Parlamentar:hover {
	border-width: 1px;
	border-color: #e82700;
}

.Parlamentar img {
	width: 60px;
	height: 60px;

	-webkit-border-radius: 4px;
  	 -moz-border-radius: 4px;
	     -o-border-radius: 4px;
	        border-radius: 4px;
}

.Parlamentar img.imgFavorito{
	position: absolute;
  display: block;
  top: 0px;
  left: 0;
  width: 60px;
  height: 60px;
  /*background-color: green;*/
  opacity: 0.4;

  -webkit-border-radius: 4px;
  	 -moz-border-radius: 4px;
	     -o-border-radius: 4px;
	        border-radius: 4px;
}

#especial_epoca {
    position: relative;
    width: 560px;
    height: 3393px;
    overflow: none;
}
@media screen and (max-width: 480px) {
#especial_epoca{
  width:480px;
  height: 3500px;
  }
}
@media screen and (max-width: 360px) {

#especial_epoca{
  width:360px;
  height: 3500px;
  }
}
@media screen and (max-width: 320px) {

#especial_epoca{
  width:320px;
  height: 3500px;
  }
}

#divParlamentares{
  height:1265px;
}

/*
#divParlamentares{
  height: 3393px;
  overflow: hidden;
}
@media screen and (max-width: 480px) {
#divParlamentares{
  height: 3500px;
  }
}
@media screen and (max-width: 360px) {

#divParlamentares{
  height: 3500px;
  }
}
@media screen and (max-width: 320px) {

#divParlamentares{
  height: 3500px;
  }
}
*/


/*#wrapperLabels{
	display: block;
	position: absolute;
	background-color: red;
	width: 100%;
	height: 100%;
}*/

.labelsParlamentares{
	position: absolute;
	display: block;
	left: 28px;
	color: #333;
	font-size: 16px;
	top: 55%;
}

.divTextoTooltip {
	width: 290px;
	height:171px;
  background-color: #000;
  border: 1px solid #ccc;
  margin:3px auto;
  z-index:10000;
}
.divTextoTooltip p{
	margin: 3px 0;
}
.divTextoTooltip h5{
	margin: 3px 0;
}

#score {
	position:relative;
  margin-top: 31px;
}

#score UL {
	width:300px;
	margin:0px auto;
}

#score LI {
	display:block;
	width:75px;
	height:80px;
	float:left;
	text-align:center;
	position:relative;
  padding-left:5px;
}

#score LI.score-0 {
	color:#a6cf39;
  font-family:'Oswald-Bold';
  font-size:5.0em;
  margin-left:-90px;
}
@media screen and (max-width: 480px) {
#score LI.score-0{
  margin-left: -81px;
  }
}
@media screen and (max-width: 375px) {
#score LI.score-0{
  font-size:3.0em;
  margin-left: -31px;
  }
}
@media screen and (max-width: 360px) {
#score LI.score-0{
  font-size:3.0em;
  margin-left: -33px;
  }
}
@media screen and (max-width: 320px) {
#score LI.score-0{
  font-size:3.0em;
  margin-left: -35px;
  }
}

#score LI.score-1 {
  color:#f15a22;
  font-family:'Oswald-Bold';
  font-size:5.0em;
  margin-left:273px;
}
@media screen and (max-width: 480px) {
#score LI.score-1{
  margin-left: 260px;
  }
}
@media screen and (max-width: 375px) {
#score LI.score-1{
  font-size:3.0em;
  margin-left: 158px;
  }
}
@media screen and (max-width: 360px) {
#score LI.score-1{
  font-size:3.0em;
  margin-left: 144px;
  }
}
@media screen and (max-width: 320px) {
#score LI.score-1{
  font-size:3.0em;
  margin-left: 111px;
  }
}

#score LI.score-2 {
  color:#ccc;
  font-family:'Oswald-Bold';
  font-size:2.5em;
  margin-left:-317px;
}
@media screen and (max-width: 480px) {
#score LI.score-2{
  font-size:3.0em;
  margin-left:-301px;
  }
}
@media screen and (max-width: 375px) {
#score LI.score-2{
  font-size:1.8em;
  margin-left: -230px;
  }
}
@media screen and (max-width: 360px) {
#score LI.score-2{
  font-size:1.8em;
  margin-left: -224px;
  }
}
@media screen and (max-width: 320px) {
#score LI.score-2{
  font-size:1.8em;
  margin-left: -203px;
  }
}

#score LI.score-3 {
  color:#ccc;
  font-family:'Oswald-Bold';
  font-size:2.5em;
  margin-left:-204px;
}
@media screen and (max-width: 480px) {
#score LI.score-3{
  font-size:3.0em;
  margin-left:-189px;
  }
}
@media screen and (max-width: 375px) {
#score LI.score-3{
  font-size:1.8em;
  margin-left: -153px;
  }
}
@media screen and (max-width: 360px) {
#score LI.score-3{
  font-size:1.8em;
  margin-left: -150px;
  }
}
@media screen and (max-width: 320px) {
#score LI.score-3{
  font-size:1.8em;
  margin-left: -137px;
  }
}


#score LI.score-4 {
  color:#fff;
  font-family:'Oswald-Bold';
  font-size:1.0em;
  display:none;
}
#score LI VAR {
	position:absolute;
	display:block;
	bottom:0px;
	left:0px;
	right:0px;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}

h4{
  font-family: "FoundersGroteskCondensed-Light";
  font-size: 12px;
  color:#ccc;
  margin-top:78px;
  margin-left:3px;
  text-transform:uppercase;
}

h4.ausentesss{
  position:relative;
  left:-4px;
  height:auto;
}

h4.abstencoesss{
  position:relative;
  left:-4px;
  height:auto;
}

#score UL {
	zoom:1;
}

#score UL:after {
	display:block;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
}