body{
    font: 13px Arial, Helvetica, sans-serif;
    color: #444444;
}

#body{
    margin: 0;
    padding: 0;
}
#infografia{
    position: relative;
    width :980px;
    height:680px;
    }
#titulo{
    position: absolute;
    width :70%;
    height:5%;
    top: 0;
    right: 0;
}
#titul{
    position: absolute;
    top: 1.78%;
    right: 0.50%;
    font-family: Roboto;
    font-size: 21px;
    color: #030104;
}
#subtitulo{
    position: absolute;
    font-family: Roboto;
    top: 4%;
    right: 0.50%;
    color: #a6a8ab;
}
#fechas{
position: absolute;
top: 0;
left: 12px;
height: 110px;
width: 200px;
background-color: #898c90;
z-index: 9;
}
#subraya{
    position:absolute;
    top: 37px;
    left:128px;
    height: 4px;
    width: 44px;
    z-index: 10;
    background-color: #FFFFFF;
}
#lupa{
    position: absolute;
    bottom: 10%;
    right: 5%;
}

#b2012{
   font-family: Roboto;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    top: 0;
    position: absolute;
    color : #FFFFFF;
    background-color: #016ca2;
    border-color: #016ca2;
    height: 55px;
    width: 100px;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
    outline:0px !important;
    -webkit-appearance:none;
}
#b2015{
    font-family: Roboto;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    top: 0;
    left: 100px;
    position: absolute;
    color : #FFFFFF;
    background-color: #016ca2;
    border-color: #016ca2;
    height: 55px;
    width: 100px;
    text-align: center;
    line-height: 55px;
    cursor: pointer;
    outline:0px !important;
    -webkit-appearance:none;
}
#bottones{
    position: absolute;
    width :30%;
    height:20%;
    top: 20%;
    left: 0;

}
#boton{

}
#leyenda{
    position:absolute;
    bottom: 5%;
    left: 0;
    right: 0;
    width: 20%;
    height: 60%;


    
}
#leyen{
    position: absolute;
    top: 20%;

}

#autocomplete{
    position: absolute;
    bottom: 13%;
    left: 5%;
    width: 70%;
    
    border-style: solid;
    border-color: #B8B8B8;
    border-width: 2px;
    border-radius: 3px;
    -moz-border-radius : 3px; 
    -webkit-border-radius : 3px;
    font-family : Arial; 
    font-weight : bold; 
    font-size : 17px; 
    color : #1b222d;
    background-color: white;

}

#mapa{
    position: absolute;
    width: 80%;
    height: 95%;
    top: 6%;
    right:2%;


    }


#buttons{
    position: relative;
    width: 150px;
    height:100%;

}
#zoom_in{
    position: absolute;
    right: 20px;
    top: 50px;
    color : #ffffff;
    background-color: #016ca2;
    border-color: #016ca2;
    cursor: pointer;
    font-family: Roboto;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
    z-index: 9;

}
#zoom_out{
    position: absolute;
    right: 20px;
    top: 90px;
    color : #ffffff;
    background-color: #016ca2;
    border-color: #016ca2;
    cursor: pointer;
    font-family: Roboto;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    height: 40px;
    width: 40px;
    line-height: 35px;
    z-index: 9;

}


.leyebutton{
    
    width: 145px;
    height: 35px;


    left: 0%;
    margin: 12px;
    padding-left: 10px;
    border-style: solid;
    opacity: 1;
    border-width: 2px;

    -moz-border-radius : 3px; 
    -webkit-border-radius : 3px;
    font-family : Roboto; 
    font-weight : bold;
    font-style: normal;
    font-size : 14px;
    line-height: 35px;
    text-align: left;

    color : #FFFFFF;

    cursor: pointer;
    outline:0px !important;
    -webkit-appearance:none;
    
}
.leyebutton2{
    
    width: 140px;
    height: 35px;


    left: 0%;
    margin: 12px;
    padding-left: 10px;
    border-style: solid;
    opacity: 1;
    border-width: 2px;

    -moz-border-radius : 3px; 
    -webkit-border-radius : 3px;
    font-family : Roboto; 
    font-weight : bold;
    font-style: normal;
    font-size : 14px;

    text-align: left;

    color : #FFFFFF;

    cursor: pointer;
    outline:0px !important;
    -webkit-appearance:none;
    
}
.icono{
    float:right;
    line-height: 35px
}
#reset{
    border-color: #373737;
    background-color:#373737;

    text-align: top-left;

    width: 145px;
    height: 35px;

}
#col2012{
    position: absolute;
    top:30px;
    left: 20px;
    opacity: 0  ;
}
#col2015{
    position: absolute;
    top:30px;
    left: 20px;
}
#segundos{
    border-color: #b8b8bd;
    background-color: #b8b8bd;
    width: 145px;
    height: 35px;

}
.scalegraphtext{

    font: 13px Arial, Helvetica, sans-serif;
    color: #444444;
}



div.tooltip {   
                 
    height: 100px;
    width: 240px;
    position: absolute;
    text-align: top-left;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 15px;
    color:#FFFFFF;
    background-color: #1B222D;
    border-style: solid;
    border-color: #1B222D;
    border-width: 1px;
    pointer-events: none;
    padding: 5px;
}

#b_psoe{
    background-color: #ea0a00;
    border-color: #ea0a00;
}
#b_pp{
    border-color: #0bb2ff;
    background-color: #0bb2ff;
}
#b_iu{
    border-color: #a0d500;
    background-color: #a0d500;
}
#b_ciu{
    border-color: #335287;
    background-color: #335287;
}
#b_unio{
    border-color: #345dc5;
    background-color: #345dc5;
}
#b_erc{
    border-color: #f9bc43;
    background-color: #f9bc43;
}

#b_jxs{
    border-color: #63aba2;
    background-color: #63aba2;
}
#b_quees{
    font-size: 11px;
    border-color: #8f4877;
    background-color: #8f4877;
}
#b_ciudadanos{
    border-color: #fca136;
    background-color: #fca136;
}
#b_cup{
    border-color: #e6d929;
    background-color: #e6d929;
}

#barras{
    position: relative;
    top:10%;
}
#munitext{
    position: absolute;
    font-family: Roboto;
    top:5%;
    left: 10%;
    font-size: 18px;
}
#perctext{
    font-family: Roboto;
    right: 0%;
}
.axis path,
.axis line {
    fill: none;
    stroke: white;
    stroke-width:0;
    shape-rendering: crispEdges;
}
.axis text{
    fill: white;
}

.x.axis{
    text-decoration-color: white;
}
.y.axis{
    text-color: white;
    font-size: 13px;
    font: Arial, Helvetica, sans-serif;
    font-weight:  lighter;
}

.colorscale{
    position: absolute;
    bottom: 5%;
    right: 0%; 
    width :25%;
    height:10%;
}

.background {
  fill: none;
  pointer-events: all;
}