@import url("https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900");
@import url(https://fonts.googleapis.com/css?family=Raleway:200,300,400,900);
@import "colores.css";
body {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  padding-bottom: 0;
  background: #f4f4f4;
}

.tt-dataset-countries > * {
  padding: 5px !important;
  color: #e5e5e5 !important;
  font-size: 13px !important;
}

.ad_block.faldon {
  margin: 10px auto;
  text-align: center;
}
.ad_block.faldon div[id^=google_ads] {
  margin: auto;
}
.ad_block.faldon div[id^=google_ads]:before {
  content: "Publicidad";
  display: block;
  font-size: 0.9em;
}

/* NOTE: archivo detalle graficos */
.detalle_graficos {
  margin: 0;
  /* TODO: no se de donde viene esto */
}
.detalle_graficos .header {
  text-align: center !important;
  margin-bottom: 30px;
  padding: 15px 20px 20px 20px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
}
.detalle_graficos .header .logo img {
  width: 100%;
  max-width: 400px;
  height: auto;
}
.detalle_graficos .w .dataTable .tab-content {
  overflow: hidden;
}
.detalle_graficos .more {
  margin-top: 10px;
  background: #353535;
  color: #fff;
  border: none;
  padding: 10px;
  font-weight: bold;
  font-family: Arial;
  border-radius: 6px;
  display: block;
  width: 100%;
}
.detalle_graficos.asturias #header_detail {
  background: #D52D2E;
}
.detalle_graficos.asturias #header_detail header {
  min-height: 1%;
  overflow: hidden;
}
.detalle_graficos .container {
  max-width: 1010px;
}
.detalle_graficos .head {
  /* border-top: 3px solid #e42644; */
  padding: 0 !important;
}
.detalle_graficos .breadcrumb {
  margin-bottom: 0 !important;
  padding: 0 !important;
  font-size: 1.1em;
  font-weight: 400;
  overflow: hidden;
  font-family: "Poppins", sans-serif !important;
}
.detalle_graficos .breadcrumb a {
  color: #353535 !important;
}
.detalle_graficos .breadcrumb > li + li:before {
  color: #666 !important;
  content: "\f105";
  font-family: "FontAwesome";
}
.detalle_graficos .head .logo_lavoz {
  padding: 4px;
  text-align: center;
  /* border-top: 2px solid #e42644;
  border-bottom: 2px solid #00717d; */
  display: hidden;
}
.detalle_graficos .head .logo_lavoz img {
  width: 160px;
}
.detalle_graficos .w {
  min-height: 1%;
  overflow: hidden;
  margin: 10px -14px !important;
}
.detalle_graficos .w h1 {
  border-radius: 6px;
  padding: 15px 0;
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  text-align: center;
  background: #fff;
  margin-bottom: 25px;
  margin-top: 0;
  font-size: 45px;
  border-bottom: 1px solid #e5e5e5;
}
.detalle_graficos .w h1 .escrutado {
  font-family: "Raleway", sans-serif !important;
  font-size: 16px !important;
  color: #666;
  font-weight: 300 !important;
  display: block;
  padding: 5px 0;
}
.detalle_graficos .w .site-home h2 {
  margin: 5px 0 10px 0;
  padding: 0 !important;
  border: none !important;
  text-align: left !important;
  font-size: 2em;
  min-height: 1%;
  overflow: hidden;
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
}
.detalle_graficos .w .site-home .escrutado {
  font-size: 1.1em;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  color: #333;
  text-shadow: none;
  color: #666;
}
.detalle_graficos .w .site-home .escrutado strong {
  color: #555;
  background: #f4f4f4;
  border-radius: 8px;
  padding: 5px;
}
.detalle_graficos .w .site-home .buscar_espana {
  padding: 12px;
  margin-top: 5px;
  margin-bottom: 40px;
  background: #fff;
  color: #333;
  display: flex;
  justify-content: space-between;
  font-size: 0.9em;
  text-align: center;
  border-radius: 4px;
  font-weight: normal;
  align-items: center;
}
.detalle_graficos .w .site-home .buscar_espana select {
  font-size: 0.9em;
  border: none;
  padding: 10px;
  background: #e5e5e5;
  color: #111;
  font-weight: 600;
  border-radius: 6px;
}
.detalle_graficos .w .widget {
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
  border-radius: 6px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
.detalle_graficos .w .widget > div {
  padding: 10px;
  background: #fff !important;
}
.detalle_graficos .w .widget .cliche {
  display: block !important;
  border-bottom: 1px solid #eee;
  padding: 15px 10px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 5px !important;
}
.detalle_graficos .w .widget .cliche:before {
  display: none !important;
}
.detalle_graficos .w .widget .dataTable td {
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important;
  color: #333 !important;
  text-shadow: none !important;
  padding: 8px 0 !important;
}
.detalle_graficos .w .widget .dataTable td.partido {
  color: #444 !important;
  font-weight: normal;
}
.detalle_graficos .w .widget .dataTable tfoot td {
  font-weight: bold !important;
  text-align: center;
}
.detalle_graficos .w .widget .pie-tarta {
  display: flex;
  justify-content: space-between;
  width: 53%;
  margin: -40px 0 0 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  text-align: center;
  align-items: center;
}
.detalle_graficos .w .widget .pie-tarta .dato-tarta-exterior {
  width: 100%;
}
.detalle_graficos .w .widget .pie-tarta .dato-tarta-interior {
  width: 100%;
  font-size: 0.8em;
}
.detalle_graficos .w .widget .pie-tarta .dato-mayoria {
  color: #c5c5c5;
}
.detalle_graficos .w .widget .pie-tarta .dato-mayoria > small {
  font-size: 0.8em;
  margin-top: -10px;
  display: block;
}
.detalle_graficos .w .widget .leyenda_mapa {
  margin: 0;
  padding: 0;
}
.detalle_graficos .w .widget .leyenda_mapa strong {
  display: block;
  padding-bottom: 5px;
}
.detalle_graficos .w .widget .leyenda_mapa li {
  padding: 2px 0;
  margin: 0;
  list-style: none;
}
.detalle_graficos .w .widget .leyenda_mapa li i {
  margin-right: 5px;
}
.detalle_graficos .w .widget .leyenda_mapa li .partido {
  display: inline-block;
  width: 100px;
}
.detalle_graficos .w .widget .leyenda_mapa li .escanos {
  display: inline-block;
  font-weight: bold;
}
.detalle_graficos .w .chart_linea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 70%;
  background: #cccccc;
  border-radius: 2px;
  width: 2px;
  z-index: 0;
}
.detalle_graficos .w .grafico {
  clear: both;
  background: #ccc;
  overflow: hidden;
  /* width: 107%; */
  /* margin: 0 0 20px -15px; */
  width: 100%;
  text-shadow: none;
}
.detalle_graficos .w .grafico #reparto_escanos,
.detalle_graficos .w .grafico #reparto_galicia,
.detalle_graficos .w .grafico #reparto_senado {
  background: #fff;
  display: block;
}
.detalle_graficos .w .grafico #reparto_escanos .reparto_leyenda,
.detalle_graficos .w .grafico #reparto_galicia .reparto_leyenda,
.detalle_graficos .w .grafico #reparto_senado .reparto_leyenda {
  padding: 0 3px !important;
  background: #fff;
  color: #666;
  text-shadow: none;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 11px;
  border-radius: 6px;
  z-index: 1;
}
.detalle_graficos .w .grafico #reparto_escanos .reparto_leyenda .fa,
.detalle_graficos .w .grafico #reparto_galicia .reparto_leyenda .fa,
.detalle_graficos .w .grafico #reparto_senado .reparto_leyenda .fa {
  margin-right: 4px;
}
.detalle_graficos .w .grafico #reparto_escanos .reparto_leyenda strong,
.detalle_graficos .w .grafico #reparto_galicia .reparto_leyenda strong,
.detalle_graficos .w .grafico #reparto_senado .reparto_leyenda strong {
  font-size: 1.2em;
  display: block;
  text-transform: uppercase;
}
.detalle_graficos .w .grafico #reparto_escanos .reparto_leyenda span,
.detalle_graficos .w .grafico #reparto_galicia .reparto_leyenda span,
.detalle_graficos .w .grafico #reparto_senado .reparto_leyenda span {
  padding: 2px 4px;
  display: inline-block;
}
.detalle_graficos .w .grafico #reparto_escanos .reparto_leyenda small,
.detalle_graficos .w .grafico #reparto_galicia .reparto_leyenda small,
.detalle_graficos .w .grafico #reparto_senado .reparto_leyenda small {
  padding-right: 4px;
  font-size: 1.2em;
  font-weight: bold;
}
.detalle_graficos .w .grafico #reparto_escanos .highcharts-tooltip .arriba,
.detalle_graficos .w .grafico #reparto_galicia .highcharts-tooltip .arriba,
.detalle_graficos .w .grafico #reparto_senado .highcharts-tooltip .arriba {
  background-color: #FFF;
  width: 140px;
  height: 60px;
  padding: 10px;
  border-radius: 4px;
  z-index: 99999;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.detalle_graficos .w .grafico #reparto_escanos .highcharts-tooltip .arriba small,
.detalle_graficos .w .grafico #reparto_galicia .highcharts-tooltip .arriba small,
.detalle_graficos .w .grafico #reparto_senado .highcharts-tooltip .arriba small {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
}
.detalle_graficos .w .grafico #reparto_escanos .highcharts-tooltip .arriba span,
.detalle_graficos .w .grafico #reparto_galicia .highcharts-tooltip .arriba span,
.detalle_graficos .w .grafico #reparto_senado .highcharts-tooltip .arriba span {
  display: inline;
}
.detalle_graficos .w .dataTable {
  padding: 15px;
}
.detalle_graficos .w .dataTable .nav-tabs {
  border: 0;
}
.detalle_graficos .w .dataTable .nav-tabs li:first-child a.nav-link {
  border-top-left-radius: 7px;
  border-top-right-radius: 0;
}
.detalle_graficos .w .dataTable .nav-tabs li a.nav-link {
  border-top-left-radius: 0;
  font-family: "Montserrat", sans-serif;
  color: #666;
  font-weight: normal;
  font-size: 1.2em;
  background: #f4f4f4;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 7px;
}
.detalle_graficos .w .dataTable .nav-tabs li a.nav-link.active {
  background: #e2e2e2;
  border-color: #e2e2e2 !important;
  color: #111;
  font-weight: bolder;
  margin: 0 !important;
}
.detalle_graficos .w .dataTable .tab-content > div {
  background: #e2e2e2;
  padding: 10px 15px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.detalle_graficos .w .dataTable .tab-content > div table thead td {
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
  font-size: 0.8em;
  text-transform: uppercase;
}
.detalle_graficos .w .dataTable .tab-content > div table tbody td {
  text-align: center;
  padding: 4px 0;
  border-bottom: 1px solid #ccc;
  color: #555;
}
.detalle_graficos .w .dataTable .tab-content > div table td.partido {
  text-align: left;
}
.detalle_graficos .w #galicia_box {
  margin-top: 20px;
  background: none;
  min-height: 1%;
  overflow: hidden;
}
.detalle_graficos .w #galicia_box h3 {
  margin: -10px 0 0 0;
  font-size: 1.5em;
  padding: 10px;
  text-align: left;
  font-family: "Poppins", sans-serif !important;
  font-weight: 800;
}
.detalle_graficos .w #galicia_box #mapa_galicia {
  margin: -5px 0 0px 0;
  display: block;
  width: 100%;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio {
  margin-bottom: 30px;
}
.detalle_graficos .w #galicia_box #buscar_municipio {
  background: #fff;
  color: #333;
  border-radius: 6px;
  border: none;
  padding: 10px 20px;
  font-family: "FontAwesome", sans-serif;
  width: 100%;
  margin: auto;
  display: block;
  font-size: 1.1em;
  text-align: center;
}
.detalle_graficos .w #galicia_box #buscar_municipio:focus {
  outline: 0;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio {
  background: #fff;
  border-radius: 4px;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio .tt-hint {
  opacity: 0.4 !important;
  top: -1px !important;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio .twitter-typeahead {
  width: 100%;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio .twitter-typeahead .tt-hint {
  bottom: 0;
  width: 100%;
  display: none !important;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio .twitter-typeahead .tt-dropdown-menu {
  background: #353535 !important;
  right: 0 !important;
  bottom: 35px !important;
  top: auto !important;
  height: 100px !important;
}
.detalle_graficos .w #galicia_box #form_buscar_municipio .twitter-typeahead .tt-dropdown-menu li {
  cursor: pointer;
  list-style: none !important;
}
.detalle_graficos .source hr {
  margin: 0;
  display: none;
}
.detalle_graficos .links {
  padding: 10px 0;
  margin: 0 !important;
  border-radius: 7px;
  font-weight: 400;
  font-size: 0.9em;
}
.detalle_graficos .links div {
  padding: 5px;
  overflow: hidden;
}
.detalle_graficos .links h2 {
  text-transform: uppercase;
  font-size: 1.4em;
  padding: 10px;
  margin: 0;
  font-weight: 700;
  color: #222;
  font-family: "Poppins", sans-serif !important;
}
.detalle_graficos .links a {
  padding: 6px !important;
  display: block;
  font-size: 1.1em;
  border-radius: 7px;
  color: #fff;
  background: #353535;
  font-family: "Poppins", sans-serif !important;
}
.detalle_graficos .links a:hover {
  opacity: 0.9;
}
.detalle_graficos .footer {
  font-size: 0.8em;
  text-align: center;
  margin-top: 15px;
  padding-top: 20px;
  background: #353535;
  color: #eee;
  min-height: 1%;
  overflow: hidden;
}
.detalle_graficos .footer a {
  color: #ccc;
}
.detalle_graficos .footer ul li {
  display: inline;
  padding: 5px;
}
.detalle_graficos .footer hr {
  display: none;
}
.detalle_graficos .footer .logo_footer {
  padding: 10px 0;
}
.detalle_graficos .footer .logo_footer img {
  max-width: 200px;
}

#header_detail {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px;
  text-align: center;
  margin-bottom: 0;
  background: #fff;
}
#header_detail img {
  max-height: 26px;
}

@media (max-width: 414px) {
  .detalle_graficos.site.single .reparto_leyenda {
    font-size: 11px !important;
    padding: 2px 5px !important;
  }
  .detalle_graficos.site.single .reparto_leyenda span {
    font-size: 11px !important;
  }
  .detalle_graficos.site.single .reparto_leyenda .w h1 {
    font-size: 35px;
  }
  .detalle_graficos.site .chart_mayoria,
  .detalle_graficos.site .chart_linea {
    display: none;
  }
  .detalle_graficos.site.single .chart_mayoria {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #galicia_box {
    border-left: 1px solid #e5e5e5;
    padding: 15px 15px 15px 30px;
  }
}
@media (max-width: 767px) {
  .site-home h2 {
    display: block;
    text-align: center !important;
  }
  .site-home .escrutado {
    display: block;
    text-align: center;
  }
}/*# sourceMappingURL=minisite-23j.css.map */