/*mapa de municipios*/
#map-container {
  height: 550px !important;
  z-index: 0;
}

#itxicapa{
  float: right;
  cursor:pointer
}
#capasdiv1 {
  position: absolute;
  bottom :10px;
  right : 5px;
  z-index: 1 !important;
  height: auto;
  display: none;
  width:auto;
  background-color: #f1f1f1;
  text-align: center;
  border-radius: 5px 5px 5px 5px;
}

#capasdiv1 table td {
    color: #333333;
    font-size: 0.8em;
}

#capasdivheader1 {
  padding: 5px;
  cursor: move;
  z-index: 99998;
  background-color: #004A91 ; 
	font-family: "Poppins", Helvetica, Arial, sans-serif;
  color: #fff;
}

 #egunakatzera{
	background-color: #506f8d ; 
	  font-family: "Poppins", Helvetica, Arial, sans-serif;
	color: #fff;
}
#motagrafika{
	background-color: #506f8d ; 
	  font-family: "Poppins", Helvetica, Arial, sans-serif;
	color: #fff;
}
#berriakpilatuta{
	background-color: #506f8d ; 
	  font-family: "Poppins", Helvetica, Arial, sans-serif;
	color: #fff;
}

#diveguna {
  position: absolute;
  top :10px;
  left : 55px;
  padding: 5px;
  cursor: move;
  z-index: 1 !important;
  background-color: #004A91 ;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
	font-family: "Poppins", Helvetica, Arial, sans-serif;
  color: #fff;
}

#itxigrafika{
  float: right;
  cursor:pointer
}
#grafikadiv1 {
  position: absolute;
  top :10px;
  right : 5px;
  z-index: 1 !important;
  height: 340px;
  width:350px;
  display: none;

  background-color: #f1f1f1;
  text-align: center;
  border-radius: 5px 5px 5px 5px;
}

#grafikadivheader1 {
  padding: 5px;
  cursor: move;
  z-index: 99998;
  background-color: #004A91 ;
	font-family: "Poppins", Helvetica, Arial, sans-serif;
  color: #fff;
}
table.map-municipios.styled-table {
	  font-family: "Poppins", Helvetica, Arial, sans-serif;
	font-size: 0.7em;
}
.map-municipios.styled-table {
  border-collapse: collapse;
  margin: 5px 0;
  font-size: 1em;
  color: #000;
  background-color: #f0f4f8 ;
	font-family: "Poppins", Helvetica, Arial, sans-serif;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.map-municipios.styled-table thead tr {
  background-color: #004A91;
  text-align: center;
  color: #ffffff;
}
.map-municipios.styled-table th {
  padding: 5px 7px;
  font-weight: normal;				
}
.map-municipios.styled-table td {
  padding: 5px 7px;
}
.map-municipios.styled-table tbody tr {
  border-bottom: 1px solid #dddddd;
  font-weight: bold;
}
.map-municipios.styled-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.map-municipios.styled-table tbody tr:last-of-type {
  border-bottom: 2px solid #004A91;
}

.map-municipios.styled-table tbody tr.active-row {
  color: #004A91;
}

#contenedorMapa a {
	text-decoration: none;
}

.leaflet-popup-content-wrapper,
  .leaflet-popup-tip {
  background: #f0f4f8 ; 
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
  z-index: 999999;
}

#contenedorMapa .button {
background-color: #004A91; 
border: none;
color: white;
padding: 6px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 2px 1px;
z-index: 1;
}
#contenedorMapa .button3 {
	position:absolute;
	bottom :16px;
	right :8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 1!important;
}
#contenedorMapa .button4 {
	position:absolute;
	top :8px;
	right :8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 1!important;
}

.aui img.ico22 {
	height:22px;
}
.aui img.ico20 {
	height:20px;
}
.aui img.ico30 {
	height:30px;
}
.aui select.grafika {
    width:85px;
    border: 1px solid #ccc;
}
#contenedorMapa {position:relative}

a.white:hover, a.white:focus{
    color: #fff;
    text-decoration: underline;
}
#capas{
    position: absolute;
    top: 80px;
    left: 55px;
    z-index: 1;
    padding: 5px;
    background-color: #004A91;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#capas > * {
    display: inline-block;
    margin: 0;
    color: #fff;
}
#capas > label {
    color: #fff;
}
div#grafikadiv1 {
z-index: 2 !important;
}
@media (max-width: 767px) {
    #capas{
        top: 10px;
        left: 155px;
    }
}

table.residencias {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 1.1em;
}

 .residencias.styled-table {
  border-collapse: collapse ;
  margin: 5px 0 ;
  font-size: 1em ;
  color: #000 ;
  background-color: #f0f4f8  ;
  font-family: "Poppins", Helvetica, Arial, sans-serif ;
  text-align: center ;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15) ;
}
.residencias.styled-table thead tr {
  background-color: #004A91;
  text-align: center;
  color: #ffffff;
}
.residencias.styled-table th {
    font-weight: 400;
  padding: 5px 7px;
}
.residencias.styled-table td {
    font-weight: 700;
  padding: 5px 7px;
}
.residencias.styled-table tbody tr {
  border-bottom: 1px solid #dddddd;
}
.residencias.styled-table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.residencias.styled-table tbody tr:last-of-type {
  border-bottom: 2px solid #004A91;
}

.residencias.styled-table tbody tr.active-row {
  font-weight: bold;
  color: #004A91;
}
.aui .RWD .journal-content-article table.residencias.styled-table {
    border-bottom: 0px;
    border-top: 0px;
}
.aui .RWD .journal-content-article table.residencias.styled-table td, 
.aui .RWD .journal-content-article table.residencias.styled-table th {
	border-bottom: 0px solid #cacaca;
	font-weight: 700;
	padding: 5px 7px;
	text-align: center;
}

.aui .RWD .journal-content-article table.residencias.styled-table th {
	font-weight: 400;

}
