* {
  margin: 0;
  padding: 0;
}
#widget_pesquisas {
  width: 412px;
  height: 335px;
  border: 1px solid black;
  border-top: 2px solid black;
  margin: 0;
  padding: 5px 20px;
  position: relative;
}
#widget_pesquisas * {
  margin: 0;
  padding: 0;
}
#widget_pesquisas h3 {
  font: normal 30px OgloboCondensedSemibold, "Times New Roman", times, serif;
  text-transform: uppercase;
  color: black;
}
#widget_pesquisas h4 {
  font: normal 25px OgloboCondensedMedium, "Times New Roman", times, serif;
  color: #333333;
  margin-top: 10px;
}
#widget_pesquisas h4 .flag_brasil {
  width: 21px;
  height: 14px;
  background: url("http://infograficos-estaticos.s3.amazonaws.com/widget_pesquisas_presidente_2014/assets/images/flag_brasil.jpg") no-repeat 0 0;
  display: inline-block;
  margin-left: 5px;
}
#widget_pesquisas .data_pesquisa {
  font: 15px OgloboCondensedRegular, "Times New Roman", times, serif;
  color: #666666;
  display: block;
  margin-top: 5px;
}
#widget_pesquisas .combo_style_og {
  width: 140px;
  height: 35px;
  border: 1px solid #d9d9d9;
  padding: 3px 0 0 10px;
  border-radius: 5px;
  position: absolute;
  top: 50px;
  right: 20px;
  overflow: hidden;
  background: url("http://infograficos-estaticos.s3.amazonaws.com/widget_pesquisas_presidente_2014/assets/images/seta_combo.png") no-repeat 134px center;
}
#widget_pesquisas .combo_style_og #combo_instituto {
  width: 167px;
  height: 35px;
  background-color: transparent;
  padding: 5px 12px 0 10px;
  font: normal 20px OgloboCondensedMedium, "Times New Roman", times, serif;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#widget_pesquisas .combo_style_og #combo_instituto option {
  padding: 3px 0 3px 10px;
  border: none;
}
#widget_pesquisas #presidentes_resultado {
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}
#widget_pesquisas .presidente_res {
  width: 100%;
  float: left;
  clear: both;
  margin: 6px 0;
}
#widget_pesquisas .foto_pres {
  float: left;
  width: 63px;
}
#widget_pesquisas .progresso_res {
  width: 340px;
  float: left;
  margin-top: 7px;
}
#widget_pesquisas .progresso_res strong {
  width: 280px;
  font: normal 18px OgloboCondensedMedium, "Times New Roman", times, serif;
  color: #333333;
  text-transform: uppercase;
  float: left;
}
#widget_pesquisas .progresso_res strong span {
  text-transform: none;
  font: normal 18px OgloboCondensedLight, "Times New Roman", times, serif;
}
#widget_pesquisas .porcento {
  font: normal 18px OgloboCondensedSemibold, "Times New Roman", times, serif;
  color: #333333;
  text-align: right;
}
#widget_pesquisas .barra_vazia {
  width: 100%;
  height: 5px;
  background-color: #f3f3f3;
  margin: 1px 0;
  float: left;
  clear: both;
}
#widget_pesquisas .barra_preenchida {
  width: 155px;
  height: 5px;
  background-color: #333333;
}
#widget_pesquisas .partido {
  font: normal 15px OgloboCondensedSemibold, "Times New Roman", times, serif;
  text-transform: uppercase;
  color: #bbbbbb;
  float: left;
  clear: both;
}
#widget_pesquisas #ln_ver_pesquisa {
  font-style: normal;
  font: 14px OgloboCondensedMedium, "Times New Roman", times, serif;
  color: #1e96c8;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
  clear: both;
}
