.left,
.left_1		{float:left;}
.right,
.right_1	{float:right;}
.border_r	{border-right:1px solid #ccc;}
.block		{display:block;}
.hide		{display:none;}
.inblock	{display:inline-block;}
.relative	{position:relative;}
.absolute	{position:absolute;}

.mod_elec_generales {
	/*width: 972px;*/
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.mod_elec_generales .head {
	width:100%;
}
.mod_elec_generales .title_1 {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: right; 
	color: #999999;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: right;
}
.mod_elec_generales .title_2 {
	color: #41626b;
	float: left;
	width: 100%;
}
.mod_elec_generales .title_2 .txt {
	background: white;
	font-size: 14px;
	padding: 0 5px;
	position: relative;
	z-index: 100;
}
.mod_elec_generales .title_2 .line {
	border-bottom: 1px solid #666;
	display: block;
	margin-top: -7px;
	width: 100%;
	*width: 92%;
}
.graficos .title_2 {
	top: 65px;
}
.mod_elec_generales > div.clearfix {
	background: #fff;
}
.mod_elec_generales .text_1 {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.mod_elec_generales .title_1 strong {
	float: right;
	margin: 9px 12px 0 0;
	color: #fff;
}
.mod_elec_generales .tabs {
	margin: 5px 0 0 0;
}
.mod_elec_generales .tabs li {
	float:left;
	margin-left: 5px;
}
.mod_elec_generales .tabs a {
	display: block;
	padding: 9px 40px;
	color: #efefef;
	background: #333;
	-moz-border-radius:3px 3px 0px 0px;
	-border-radius:3px 3px 0px 0px;
	border-radius:3px 3px 0px 0px;
	-webkit-border-radius:3px 3px 0px 0px;
}
.mod_elec_generales .tabs a.active {
	color: #333;
	background: #fff;
}
.mod_elec_generales .tabs a:hover {
	color:#fff;
}
.mod_elec_generales .tabs li a.active:hover {
	color: #111;
}
.mod_elec_generales > .clearfix > .left {
	width: 505px;
	overflow: hidden;
}
.mod_elec_generales .update {
	border-bottom: 1px solid #20498C;
	font-size: 11px;
	margin-left: 5px;
	color: #20498C;
	overflow: hidden;
}
.mod_elec_generales .update span{
	display:block;
	float:left;
	margin-right: 5px;
}
.mod_elec_generales .update .number {
	width:154px;
}
.number{
	font-weight:bold;
}
.mod_elec_generales > .clearfix > .right {
	width: 450px;
	padding-left: 3px;
	background: transparent url('../imgs/bg_shadow_20_n.png') no-repeat 0 15px;
}
.mod_elec_generales > .clearfix > .right > .text_1 {
	border-bottom: 1px solid #20498C;
	padding: 5px 0;
	margin: 0 5px 0 0;
	text-align: right;
	color: #20498C;
}
.mod_elec_generales #map .text_2 {
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	width: 450px;
	text-align: center;
	top: 25px;
	left: 0px;
	color: #20498C;
}
.mod_elec_generales #map .text_3 {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 310px;
	text-align: left;
	top: 5px;
	left: 120px;
	color: #20498C;
}
.mod_elec_generales .chart {
	height: 150px;
    width: 272px;
}
.container_12 .mod_elec_generales .chart {
	height: 150px;
    width: 250px;
}
.mod_elec_generales .now .chart {
	height: 180px;
    margin-top: 0px;
}
.mod_elec_generales .clearfix > .data {
	width: 228px;
	margin-top: 5px;
}
.mod_elec_generales .cabecera_gral {
	margin: 0 0 5px;
	width: 220px;
}
.mod_elec_generales .cabecera_prov {
	position: absolute;
	top: 10px;
}
.mod_elec_generales .cabecera_gral p {
	height:15px;
	line-height: 15px;
	font-size:11px;
}
.mod_elec_generales .cabecera_gral .first .chapter {
	font-weight: bold;
}
.mod_elec_generales .cabecera_gral .first .number {
	font-size: 11px;
}
.mod_elec_generales .cabecera_gral .second .chapter {
	color: #666;
	font-weight: bold;
}
.mod_elec_generales .cabecera_gral .second .number {
	color: #666;
}
.mod_elec_generales .cabecera_gral .thirth .left_1 {
	margin-left:10px;
}
.mod_elec_generales .cabecera_gral .thirth .chapter {
	color: #666;
}
.mod_elec_generales .cabecera_gral .thirth .number {
	color: #666;
	margin-left: 3px;
}

.mod_elec_generales table {
	font-size: 12px;
	margin-bottom: 5px;
}
.mod_elec_generales table thead {
	border-bottom:1px solid #ccc;
}
.mod_elec_generales table thead th {
	*border-bottom:1px solid #ccc; /*ie hack*/
}
.mod_elec_generales table th {
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	text-align: right;
}
.mod_elec_generales table th.first {
	width:30%;
	text-align:left;
	font-weight:bold;
}
.mod_elec_generales table th.second	{ width:auto; padding-right:10px;}
.mod_elec_generales table th.third	{ width:20%; text-align: center; }
.mod_elec_generales table th.fourth	{ width:40%; }

.mod_elec_generales table td {
   padding-top: 4px;
}
.mod_elec_generales table td.first {
	font-weight: bold;
}
.mod_elec_generales table td.second {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
.mod_elec_generales table td.third {
	text-align:right;
}
.mod_elec_generales table td.fourth {
	text-align:right;
}
.mod_elec_generales #map, .mod_elec_generales .map2{
	height:343px;
	overflow: hidden;
	background: #fff;
}
.mod_elec_generales #map .provincias {
	background: #20498C;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 343px;
	display: none;
	border-left: 1px solid #20498C;
}
.mod_elec_generales #map .right.data {
	position: absolute;
	 bottom: 5px;
	right: 10px;
}
.mod_elec_generales .right #map .right.new {
	top: 65px;
}
.mod_elec_generales #map .right.data table {
	width: 115px;
	margin: 0 100px 0 0;
}
.mod_elec_generales #map .listado_provs {
	width: 110px;
	font-size: 12px;
	color: #fff;
}
.mod_elec_generales #map .listado_provs li {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding: 9px;
}
.mod_elec_generales #map .listado_provs li:hover {
	background: #39555d;
}
.mod_elec_generales #map .listado_provs li.active {
	background: #fff;
	color: #20498C;
}
.mod_elec_generales #map .listado_provs li a {
	color:#000;
}
.mod_elec_generales .pie {
	clear:both;
	border-top:1px solid #CCC;
	padding:2px 0;
	margin:0 10px;
	font:10px Verdana,sans-serif;
	color:#888;
}
.mod_elec_generales .pie span{
	color:#666;
}
.mapa {
	/*top:30px;
	right: 0;*/
	left: 0;
}
#comunidad {
	top: 20px;
}
#provincias.mapa, #regiones.mapa {
	top:45px;
	width: 400px;
	left: 50px;
/*	right: 22px;*/
}
.graph span {
	white-space: nowrap;
}
.graph span div {
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
	max-width: 110px;
}
#masc_1 {
	
}
#masc_1 div.graph {
	top:50px;
    height: 235px;
    width: 260px;
}
#masc_2 {
	height: 95px;
	top:3px;
	overflow:hidden;
}
#masc_2 div.graph {
	width: 225px;
	height: 180px;
	margin-left:20px;
}
#masc_3 {
	left:-10px;
	width: 210px;
	top: 55px;
	height: 130px;
}
#masc_3 div.graph {
	width: 210px;
	height: 200px;
}
#masc_4 {
	width: 190px;
	height: 105px;
	top: 75px;
}
#masc_4 div.graph {
	width: 230px;
	height: 140px;
	left: -24px;
	top: 10px;
}
#masc_3 .masc {
	top: 0;
	right: 0;
}
#masc_4 .masc {
	
}
#map .graficos {
	width: 330px;
	padding-left: 10px;
	height: 345px;
}

.data_error_1, .data_error_2 { position: absolute; font-size: 12px; z-index: 99999; }
.data_error_1 { top: 43px; left: 72px; }
.data_error_2 { top: 23px; left: 38px; }

.back_map {
	position: absolute;
	left: 6px;
	bottom: 10px;
	width: 85px;
	padding: 7px;
	background: #fff;
	color: #20498C;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius:2px;
	-border-radius:2px;
	border-radius:2px;
	-webkit-border-radius:2px;
}
#menu_prov li{cursor:pointer;}
.tituloNac, .tituloCom {position:absolute;font-weight:bold;font-size:14px;color:#555;margin-left: 4px;}
/*.tituloNac {top:64px;left:6px;}*/
.tituloCom {top:85px;left:-190px;font-weight:bold;width:185px;height:35px;overflow:hidden;}
#mayoriaNac{width:200px;position:absolute;font-size:11px;top:82px;left:7px;color:#666666;}
.otros_gral{font-size:11px;text-align:right;overflow:hidden;color:#888;}

/* --- Autonomicas y municipales 2015 ----------------------------------*/
.head {
	margin: 10px 0 0;
}
.tab-content {
	position: relative;
	display: inline-block;
}
#container .mod_elec_generales.row .tab-content.row {
	position: relative;
	display: inline-block;
}
#container .row .mod_elec_generales.row {
	display: inline-block;
	margin: 5px 0px 15px;
}
#container .row .mod_elec_generales.mod_8.row {
	display: block;
	margin: 5px 0px 15px;
	width: 100%;
}
#container .mod_elec_generales.mod_8 .tab-content.row {
	width: 100%;
}

/* Mapas */
.columna_izq {
	height: 330px;
	z-index: 99;
}
p.selec_1 {
	font-size: 12px;
	color: #333333;
}
.titulo_mapa1 {
	font-size: 14px;
	font-weight: bold;
}
.box_lista {
	width: 108px;
	background-color: #ececec;
	float: right;
	z-index: 99;
	position: relative;
	height: 100%;
}
.box_lista li {
	padding: 4px 5px 0;
}
.box_lista li.active {
	font-weight: bold;
}
.box_lista li.todas {
	font-weight: bold;
	background-color: #d6d6d6;
	margin: 4px 0;
	padding: 1px 5px;
}
.box_lista a {
	color: #555555;
	font-size: 12px;
}
.box_lista .return{
	bottom: 5px;
	position: absolute;
	width: 100%;
	height: 40px;
	background-color: #41626b;
	text-align: center;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}
.box_lista .return:focus, .box_lista .return:active, .box_lista .return:hover{
	background-color: #51808d;;
}
.columna_datos canvas {
	  opacity: 1;
}

/* Banderas Autonomicas */
.box_resultados {
	background-color: #ececec;
	overflow: hidden;
	padding: 15px 10px 0;
	border-bottom: 3px solid #e3e4e8;
}
.columna_autonomicas p, .columna_provinciales p{
	color: #555555;
	font-weight: bold;
}
.box_resultados a {
	color: #41626b;
}
.box_resultados ul li {
	float: left;
	width: 33%;
	line-height: 14px;
	font-size: 14px;
	height: 50px;
}
ul.banderas_autonomicas li{
	margin-bottom: 20px;
}
ul.banderas_autonomicas li img{
	margin: 0 10px 10px 0;
	float: left;
}
ul.ciudades_importantes li{
	height: 30px;
	margin-bottom: 10px;
	padding: 0 5px;
}

/* Pestañas */
.head .nav-tabs {
  border-bottom: 1px solid #ddd;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
.head .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  background-color: #f2f2f2;
	border-top: 2px solid #cccccc;
	margin: 0 5px 0 0;
	cursor: pointer;
	width: 24.7%;
	border-radius: 0px;
}
.head .nav-tabs > li > a {
  line-height: 1.42857143;
  border: 1px solid transparent;
  color: #999999;
  border-radius: 0px;
}
.head .nav-tabs > li > a:hover,
.head .nav-tabs > li > a:focus {
	line-height: 1.42857143;
	border: 1px solid transparent;
  	background-color: #fafafa;
}
.head .nav-tabs > li.active {
	border-top: 2px solid #41626b;
}
.head .nav-tabs > li.active > a,
.head .nav-tabs > li.active > a:hover,
.head .nav-tabs > li.active > a:focus {
  color: #ededee;
  cursor: default;
  background-color: #41626b;
  border-bottom-color: transparent;
}

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-tabs {
	position: relative;
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
	background-color: #41626b;
	color: #fff;
	border-top: 2px solid #41626b;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active > a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active > a:hover,
.ui-tabs .ui-tabs-nav li.ui-tabs-active > a:focus {
	cursor: default;
	color: #fff;
	background-color: #41626b;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

/* Combos */
.combos {
	margin: 15px 0px 10px 0;
}
.combos .col-xs-12, .combos .col-sm-12, .combos .col-md-3, .combos .col-lg-3 {
	padding: 0px;
}

.link_detalles {
	font-size: 18px;
	text-align: right;
}
.link_detalles a {
	color: #41626b;
}

.link_detalles a {
	background:url("../imgs/ir_pagina.jpg") no-repeat scroll right 0 rgba(0, 0, 0, 0);
	display: block;
    height: 45px;
    padding: 8px 55px 0 0;
}
.combos .btn-group, .combos .btn-default {
	width: 100%;
	padding-right: 5px;
}
.combos .btn-default {
	border: 2px solid #41626b;
	border-radius: 0px;
	font-size: 16px;
    font-weight: lighter;
    text-align: left;
    background-color: #fff;
    color: #000;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 10px 5px;
}

.combos .btn-default:hover,
.combos .btn-default:focus,
.open > .dropdown-toggle.btn-default {
	color: #333;
  	background-color: #e6e6e6;
  	border-color: #adadad;
	border-radius: 0px;
	font-size: 16px;
    font-weight: lighter;
    text-align: left;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    padding: 10px 5px;
}

.combos .btn-default .caret {
	float: right;
	margin: 10px 0;
}

.open > .dropdown-elecciones {
    width: 99%;
}

.dropdown-elecciones {
	max-height: 360px;
	overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/* --- Tooltip -------*/
.tab-content .tooltip {
	background-color: #fff;
	padding: 10px;
	opacity: 1;
	width: 180px;
		-webkit-box-shadow: 2px 2px 2px 2px rgba(217,217,217,0.75);
		-moz-box-shadow: 2px 2px 2px 2px rgba(217,217,217,0.75);
		box-shadow: 2px 2px 2px 2px rgba(217,217,217,0.75);
}
.tab-content .tooltip table {
	width: 100%;
}
.tab-content .tooltip table thead tr {
	background-color: #f2f2f2;
}
.tab-content .tooltip table th.second {
	width: 75%;
	text-align: right;
}
.tab-content .tooltip table tr {
	border-bottom: 1px solid #ddd;
}
.tab-content .tooltip table th, .tab-content .tooltip table td {
	padding: 3px;
}
.tab-content .tooltip p {
	width: 100%;
	background-color: #41626b;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	padding: 4px;
	text-align: center;
}
.columna_datos .text_mayoria {
	color: #111;
	font-size: 15px;
	bottom: 15px;
  	position: absolute;
  	left: 40px;
}
.columna_datos .text_mayoria span{
	font-weight: bold;
}

/* --- CONTAINER 12 FIJO -------*/
.container_12 .title_1 {
    margin-right: 20px;
}

/* --- Modulo 8 -------*/
.mod_8 .nav-tabs > li {
    width: 30%;
    text-align: left;
}
.mod_8.fijo .nav-tabs > li {
    width: 32%;
}
.mod_8 .title_1 {
	line-height: 20px;
    margin: 0;
    width: 220px;
}
.mod_8 .clearfix > .data {
    width: 100%;
}
.mod_8 .title_8 .title_2 {
	text-align: left;
	font-size: 16px;
	color: #41626b;
	background-color: #f2f2f2;
	padding: 5px;
}
.mod_8 .title_2 {
	width: 100%;
	text-align: center;
}
.mod_8 .title_2 .txt{
	font-size: 20px;
	font-weight: bold;
	color: #41626b;
}	
.mod_8 .chart {
	text-align: center;
	height: 180px;
}
.mod_elec_generales .mod_8  .cabecera_gral {
	width: 100%;
}

.container_12 .mod_8.fijo .grid_4 {
  width: 300px;
}

.mod_8 #data_past > div.right.data.datos_gral {
	margin-top: 35px;
}

/* -- CAMBIOS DROPDOWN MENU --*/
.dropdown-elecciones {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

  .dropdown-elecciones.pull-right {
    right: 0;
    left: auto;
  }
  .dropdown-elecciones .divider {
    height: 1px;
    margin: 9px 0;
     background-color: #e5e5e5;
  }
  .dropdown-elecciones > li > a {
	  display: block;
	  padding: 3px 20px;
	  clear: both;
	  font-weight: normal;
	  line-height: 1.42857143;
	  color: #333;
	  white-space: nowrap;
	}
  .dropdown-elecciones > li > a:hover,
  .dropdown-elecciones > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
  }
  .dropdown-elecciones > .active > a,
  .dropdown-elecciones > .active > a:hover,
  .dropdown-elecciones > .active > a:focus {
    color: #fff;
    text-decoration: none;
     outline: 0;
  }
  .dropdown-elecciones > .disabled > a,
  .dropdown-elecciones > .disabled > a:hover,
  .dropdown-elecciones > .disabled > a:focus {
    color: #777;
  }
  .dropdown-elecciones > .disabled > a:hover,
  .dropdown-elecciones > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
     filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
  .open > .dropdown-elecciones {
    display: block;
  }
     outline: 0;
  }
  .dropdown-elecciones-right {
    right: 0;
    left: auto;
  }
  .dropdown-elecciones-left {
    right: auto;
    left: 0;
     z-index: 990;
  }
  .pull-right > .dropdown-elecciones {
    right: 0;
    left: auto;
     border-bottom: 4px solid;
  }
  .dropup .dropdown-elecciones,
  .navbar-fixed-bottom .dropdown .dropdown-elecciones {
    top: auto;
    bottom: 100%;
   }
  @media (min-width: 768px) {
    .navbar-right .dropdown-elecciones {
      right: 0;
      left: auto;
    }
    .navbar-right .dropdown-elecciones-left {
      right: auto;
      left: 0;
     width: 100%;
  }
  .btn-group-justified > .btn-group .dropdown-elecciones {
    left: auto;
  }
     text-align: center;
  }
  .nav-tabs.nav-justified > .dropdown .dropdown-elecciones {
    top: auto;
    left: auto;
     text-align: center;
  }
  .nav-justified > .dropdown .dropdown-elecciones {
    top: auto;
    left: auto;
     display: block;
  }
  .nav-tabs .dropdown-elecciones {
    margin-top: -1px;
    border-top-left-radius: 0;
   }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-elecciones {
      position: static;
      float: none;
               box-shadow: none;
    }
    .navbar-nav .open .dropdown-elecciones > li > a,
    .navbar-nav .open .dropdown-elecciones .dropdown-header {
      padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-elecciones > li > a {
      line-height: 20px;
    }
    .navbar-nav .open .dropdown-elecciones > li > a:hover,
    .navbar-nav .open .dropdown-elecciones > li > a:focus {
      background-image: none;
    }
     }
  }
  .navbar-nav > li > .dropdown-elecciones {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .navbar-fixed-bottom .navbar-nav > li > .dropdown-elecciones {
    margin-bottom: 0;
    border-top-left-radius: 4px;
   }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-elecciones > li > a {
      color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-elecciones > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-elecciones > li > a:focus {
      color: #333;
      background-color: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a,
    .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a:focus {
      color: #555;
      background-color: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a:focus {
      color: #ccc;
      background-color: transparent;
   }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .dropdown-header {
      border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-elecciones .divider {
      background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a {
      color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a:focus {
      color: #fff;
      background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a:focus {
      color: #fff;
      background-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a:focus {
      color: #444;
      background-color: transparent;
  }
 
 .open > .dropdown-elecciones {
     width: 99%;
 }
 
 .dropdown-elecciones {
 	max-height: 360px;
 	overflow-x: hidden;
   outline: 0;
 }
 .dropdown-elecciones {
   position: absolute;
   top: 100%;
           box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 }
 .dropdown-elecciones.pull-right {
   right: 0;
   left: auto;
 }
 .dropdown-elecciones .divider {
   height: 1px;
   margin: 9px 0;
   background-color: #e5e5e5;
 }
 .dropdown-elecciones > li > a {
   display: block;
   padding: 3px 20px;
   white-space: nowrap;
 }
 .dropdown-elecciones > li > a:hover,
 .dropdown-elecciones > li > a:focus {
   color: #262626;
   text-decoration: none;
   background-color: #f5f5f5;
 }
 .dropdown-elecciones > .active > a,
 .dropdown-elecciones > .active > a:hover,
 .dropdown-elecciones > .active > a:focus {
   color: #fff;
   text-decoration: none;
   outline: 0;
 }
 .dropdown-elecciones > .disabled > a,
 .dropdown-elecciones > .disabled > a:hover,
 .dropdown-elecciones > .disabled > a:focus {
   color: #777;
 }
 .dropdown-elecciones > .disabled > a:hover,
 .dropdown-elecciones > .disabled > a:focus {
   text-decoration: none;
   cursor: not-allowed;
   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 }
 .open > .dropdown-elecciones {
   display: block;
 }
   outline: 0;
 }
 .dropdown-elecciones-right {
   right: 0;
   left: auto;
 }
 .dropdown-elecciones-left {
   right: auto;
   left: 0;
   z-index: 990;
 }
 .pull-right > .dropdown-elecciones {
   right: 0;
   left: auto;
   border-bottom: 4px solid;
 }
 .dropup .dropdown-elecciones,
 .navbar-fixed-bottom .dropdown .dropdown-elecciones {
   top: auto;
   bottom: 100%;
 }
 @media (min-width: 768px) {
   .navbar-right .dropdown-elecciones {
     right: 0;
     left: auto;
   }
   .navbar-right .dropdown-elecciones-left {
     right: auto;
     left: 0;
   width: 100%;
 }
 .btn-group-justified > .btn-group .dropdown-elecciones {
   left: auto;
 }
   text-align: center;
 }
 .nav-tabs.nav-justified > .dropdown .dropdown-elecciones {
   top: auto;
   left: auto;
   text-align: center;
 }
 .nav-justified > .dropdown .dropdown-elecciones {
   top: auto;
   left: auto;
   display: block;
 }
 .nav-tabs .dropdown-elecciones {
   margin-top: -1px;
   border-top-left-radius: 0;
 }
 @media (max-width: 767px) {
   .navbar-nav .open .dropdown-elecciones {
     position: static;
     float: none;
             box-shadow: none;
   }
   .navbar-nav .open .dropdown-elecciones > li > a,
   .navbar-nav .open .dropdown-elecciones .dropdown-header {
     padding: 5px 15px 5px 25px;
   }
   .navbar-nav .open .dropdown-elecciones > li > a {
     line-height: 20px;
   }
   .navbar-nav .open .dropdown-elecciones > li > a:hover,
   .navbar-nav .open .dropdown-elecciones > li > a:focus {
     background-image: none;
   }
   }
 }
 .navbar-nav > li > .dropdown-elecciones {
   margin-top: 0;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
 }
 .navbar-fixed-bottom .navbar-nav > li > .dropdown-elecciones {
   margin-bottom: 0;
   border-top-left-radius: 4px;
 }
 @media (max-width: 767px) {
   .navbar-default .navbar-nav .open .dropdown-elecciones > li > a {
     color: #777;
   }
   .navbar-default .navbar-nav .open .dropdown-elecciones > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-elecciones > li > a:focus {
     color: #333;
     background-color: transparent;
   }
   .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a:hover,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a:focus {
     color: #555;
     background-color: #e7e7e7;
   }
   .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a:hover,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a:focus {
     color: #ccc;
     background-color: transparent;
 }
 @media (max-width: 767px) {
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .dropdown-header {
     border-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones .divider {
     background-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a {
     color: #9d9d9d;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a:focus {
     color: #fff;
     background-color: transparent;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a:focus {
     color: #fff;
     background-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a:focus {
     color: #444;
     background-color: transparent;
 }
 
 .open > .dropdown-elecciones {
     width: 99%;
 }
 
 .dropdown-elecciones {
 	max-height: 360px;
 	overflow-x: hidden;
   outline: 0;
 }
 .dropdown-elecciones {
   position: absolute;
   top: 100%;
           box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
 }
 .dropdown-elecciones.pull-right {
   right: 0;
   left: auto;
 }
 .dropdown-elecciones .divider {
   height: 1px;
   margin: 9px 0;
   background-color: #e5e5e5;
 }
 .dropdown-elecciones > li > a {
   display: block;
   padding: 3px 20px;
   white-space: nowrap;
 }
 .dropdown-elecciones > li > a:hover,
 .dropdown-elecciones > li > a:focus {
   color: #262626;
   text-decoration: none;
   background-color: #f5f5f5;
 }
 .dropdown-elecciones > .active > a,
 .dropdown-elecciones > .active > a:hover,
 .dropdown-elecciones > .active > a:focus {
   color: #fff;
   text-decoration: none;
   outline: 0;
 }
 .dropdown-elecciones > .disabled > a,
 .dropdown-elecciones > .disabled > a:hover,
 .dropdown-elecciones > .disabled > a:focus {
   color: #777;
 }
 .dropdown-elecciones > .disabled > a:hover,
 .dropdown-elecciones > .disabled > a:focus {
   text-decoration: none;
   cursor: not-allowed;
   filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 }
 .open > .dropdown-elecciones {
   display: block;
 }
   outline: 0;
 }
 .dropdown-elecciones-right {
   right: 0;
   left: auto;
 }
 .dropdown-elecciones-left {
   right: auto;
   left: 0;
   z-index: 990;
 }
 .pull-right > .dropdown-elecciones {
   right: 0;
   left: auto;
   border-bottom: 4px solid;
 }
 .dropup .dropdown-elecciones,
 .navbar-fixed-bottom .dropdown .dropdown-elecciones {
   top: auto;
   bottom: 100%;
 }
 @media (min-width: 768px) {
   .navbar-right .dropdown-elecciones {
     right: 0;
     left: auto;
   }
   .navbar-right .dropdown-elecciones-left {
     right: auto;
     left: 0;
   width: 100%;
 }
 .btn-group-justified > .btn-group .dropdown-elecciones {
   left: auto;
 }
   text-align: center;
 }
 .nav-tabs.nav-justified > .dropdown .dropdown-elecciones {
   top: auto;
   left: auto;
   text-align: center;
 }
 .nav-justified > .dropdown .dropdown-elecciones {
   top: auto;
   left: auto;
   visibility: visible;
 }
 .nav-tabs .dropdown-elecciones {
   margin-top: -1px;
   border-top-left-radius: 0;
 }
 @media (max-width: 767px) {
   .navbar-nav .open .dropdown-elecciones {
     position: static;
     float: none;
             box-shadow: none;
   }
   .navbar-nav .open .dropdown-elecciones > li > a,
   .navbar-nav .open .dropdown-elecciones .dropdown-header {
     padding: 5px 15px 5px 25px;
   }
   .navbar-nav .open .dropdown-elecciones > li > a {
     line-height: 20px;
   }
   .navbar-nav .open .dropdown-elecciones > li > a:hover,
   .navbar-nav .open .dropdown-elecciones > li > a:focus {
     background-image: none;
   }
   }
 }
 .navbar-nav > li > .dropdown-elecciones {
   margin-top: 0;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
 }
 .navbar-fixed-bottom .navbar-nav > li > .dropdown-elecciones {
   margin-bottom: 0;
   border-top-left-radius: 4px;
 }
 @media (max-width: 767px) {
   .navbar-default .navbar-nav .open .dropdown-elecciones > li > a {
     color: #777;
   }
   .navbar-default .navbar-nav .open .dropdown-elecciones > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-elecciones > li > a:focus {
     color: #333;
     background-color: transparent;
   }
   .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a:hover,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .active > a:focus {
     color: #555;
     background-color: #e7e7e7;
   }
   .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a:hover,
   .navbar-default .navbar-nav .open .dropdown-elecciones > .disabled > a:focus {
     color: #ccc;
     background-color: transparent;
 }
 @media (max-width: 767px) {
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .dropdown-header {
     border-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones .divider {
     background-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a {
     color: #9d9d9d;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > li > a:focus {
     color: #fff;
     background-color: transparent;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .active > a:focus {
     color: #fff;
     background-color: #080808;
   }
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a:hover,
   .navbar-inverse .navbar-nav .open .dropdown-elecciones > .disabled > a:focus {
     color: #444;
     background-color: transparent;
	}


/*------------------------------- LOADERS ----------------------------------*/
.loader {
	display: inline-block;
    height: 100px;
    text-align: center;
    width: 100%;
    margin-top: 80px;
}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }

  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }

  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }

  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }

  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

.ball-pulse > div:nth-child(0) {
  -webkit-animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08); }
.ball-pulse > div:nth-child(1) {
  -webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08); }
.ball-pulse > div:nth-child(2) {
  -webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08); }
.ball-pulse > div:nth-child(3) {
  -webkit-animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
          animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08); }
.ball-pulse > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }

  66% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }

  66% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }


.ball-scale > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  height: 60px;
  width: 60px;
  -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
          animation: ball-scale 1s 0s ease-in-out infinite; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.ball-clip-rotate-pulse {
	display: inline;
	height: 50px;
    overflow: hidden;
    text-align: center;
    width: 50px;
	position: relative;
	-webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px); }
  .ball-clip-rotate-pulse > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 100%; }
    .ball-clip-rotate-pulse > div:first-child {
      background: #ccc;
      height: 16px;
      width: 16px;
      top: 5px;
      left: -9px;
      -webkit-animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
              animation: scale 1s 0s cubic-bezier(.09, .57, .49, .9) infinite; }
    .ball-clip-rotate-pulse > div:last-child {
      position: absolute;
      border: 2px solid #fff;
      width: 30px;
      height: 30px;
      left: -16px;
      top: -2px;
      background: transparent;
      border: 2px solid;
      border-color: #ccc transparent #ccc transparent;
      -webkit-animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
              animation: rotate 1s 0s cubic-bezier(.09, .57, .49, .9) infinite;
      -webkit-animation-duration: 1s;
              animation-duration: 1s; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }

  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }

  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }

.ball-clip-rotate-multiple {
  position: relative; }
  .ball-clip-rotate-multiple > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    left: -20px;
    top: -20px;
    border: 2px solid #ccc;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    -webkit-animation: rotate 1s 0s ease-in-out infinite;
            animation: rotate 1s 0s ease-in-out infinite; }
    .ball-clip-rotate-multiple > div:last-child {
      display: inline-block;
      top: -10px;
      left: -10px;
      width: 15px;
      height: 15px;
      -webkit-animation-duration: 0.5s;
              animation-duration: 0.5s;
      border-color: #ccc transparent #ccc transparent;
      -webkit-animation-direction: reverse;
              animation-direction: reverse; }

@-webkit-keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }

  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }

  100% {
    opacity: 0.0; } }

@keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }

  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }

  100% {
    opacity: 0.0; } }

/*  ---------------- */
/*  ---	MEDIAQUERIES STYLE  --- */
/*  ---------------- */

	/*4columnas; lg - escritorio desde 1367px */
	@media (min-width:1367px){
	}

	/*3columnas; md - escritorio hasta 1366px */
	@media (max-width:1366px){

		.box_resultados ul li{
			line-height: 14px;
			font-size: 12px;
		}

	}	

	/*2columnas; sm - tablet */
	@media (max-width:979px){

		.container_12 #provincias.mapa, .container_12 #regiones.mapa {
			left: 0px;
		}

		.nav-tabs > li {
	    	width: 33%;
		}
		.mod_elec_generales .title_1 {
			width: 31%;
		    margin: 0;
		    font-size: 14px;
		}
		.link_detalles {
		    font-size: 16px;
  			line-height: 19px;
		}
		.link_detalles a{
			padding: 2px 54px 0 0;
		}
		.box_resultados ul li{
			line-height: 14px;
			font-size: 13px;
		}
		.columna_izq {
			margin-bottom: 70px;
		}
		.box_lista {width: 188px;}

		.mod_elec_generales .now .chart {width: 250px;}	

		.mod_elec_generales #map .right.data table {
		    margin: 0 200px 0 0;
		}

		.mod_8 .title_1 {
		    font-size: 14px;
		    margin: 0 0 5px 0;
		    width: 100%;
		    text-align: center;
		}

		.mod_8 .combos .btn-group {
			padding-right: 0px;
			margin-bottom: 10px;
		}
		.mod_8 .update .number {
		    width: 71px;
		}
		.mod_8 .now .chart {
		    text-align: center;
		    width: 100%;
		}
		.mod_8 .masc {
		    display: inline-block;
		}
		.mod_8 .clearfix > .data {
		    width: 100%;
		}
		.mod_8 .nav-tabs > li {
		    width: 48%;
		    text-align: center;
		}

	}
	@media (min-width:800px) and (max-width:978px){
		.mod_elec_generales .title_1 {
			width: 31%;
		}
	}

	@media (min-width:768px) and (max-width:980px){
		.mod_8 .nav-tabs > li {
		    width: 48%;
		    text-align: center;
		}
		.mod_elec_generales .title_1 {
			width: 47%;
		}
	}

	/*1columna; xs -mobile */
	@media (max-width:659px){

		.nav-tabs > li {
	    	width: 49%;
	    	margin: 0px;
		}
		.nav-tabs > li:first-child {
	    	margin: 0px 5px 0 0;
		}
		.combos .btn-group, .combos .btn-default {
			margin-bottom: 8px;
		}
		.link_detalles a {
			background-position: right -50px;
		}
		.link_detalles a {
		    padding: 12px 40px 0 0;
		}
		.mod_elec_generales .title_1 {
			width: 100%;
			text-align: center;
			margin-bottom: 10px;
		}
		.mod_elec_generales .title_2 {
			text-align: center;
		}
		.mod_elec_generales .update .number {
			width:60px;
		}
		.box_resultados {
			  padding: 15px 4px 0;
		}
		.box_resultados ul li{
			width: 50%;
			line-height: 14px;
			font-size: 12px;
		}
		ul.banderas_autonomicas li{
			margin-bottom: 20px;
		}
		ul.banderas_autonomicas li img{
			margin: 0 5px 0 0;
		}
		.columna_izq {
			display: none;
		}
		.mod_elec_generales .clearfix > .data {
		    width: 100%;
		}
		.mod_elec_generales .now .chart, .mod_elec_generales .past .chart{width: 100%; text-align: center;}
		.masc {display: inline-block;}

		.mod_8 .nav-tabs > li {
		    width: 48%;
		    text-align: center;
		}

	}
