p {
  color: #82CA9C;
}

.borough {
  fill: #e9eaf2;
  stroke: #FFFFFF;
  stroke-width: 5;
}
.highlighted {
  fill: #747185;
}

.strokehighlighted {
  stroke: #747185;
}

.proposal {
  cursor: pointer;
  cursor: hand;
}
.proposal ellipse {
  fill: #e9eaf2;
  stroke: #000000;
}
.proposal text {
  stroke: #747185;
}

.header {
  font-size: 18px;
}

#gex-dataviz {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica;
  padding: 0px;
  width:100%;
  background-color: #e9eaeb;
  padding: 20px;
}
.imgB{
  width:100%;
}
#pleca {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#instrucciones {
  font-size: 150%;
}

#results {
  width: 50%;
  float: left;
  font-size: 18px;
  padding: 10px;
}

#winnerPic {
  width: 50%;
  float: left;
  margin-top: 30px;
}

#winnerPic img{
}

#winnerInfo {
  margin-top: 30px;
  width: 50%;
  float: right;
  color: #111111;
  text-align: left;
}

#winnerInfo p {
  margin-bottom: 20px;
}

#votesChart {
  float: right;
  width: 50%;
  padding: 10px;
}

#votesChart p {
  font-size:  18px;
  margin-bottom: 35px;
}

#resintro {
  font-size: 18px;
}

#allStats {
  clear: both;
}

#statsChart {
  float: right;
  width: 50%;
}

#statsMap {
  float:left;
  width: 50%;
}

#tooltip text {
  fill: #111111;
  font-size: 40px;
}

#borough {
  font-size: 150%;
}

.candidateInfo {
  font-family: Helvetica;
  font-size: 25px;
  color: #111111;
}

.candidateLinks {
 font-family: Helvetica;
  font-size: 16px;
  color: #111111;
}

#name {
  font-weight: bold;
}

#return {
  margin-top: 20px;
  clear:both;
}

#return img {
  margin-top: 10px;
  float:left;
  cursor: pointer;
  cursor: hand;
}

.titulo{
  font-family: 'Open Sans';
  font-size: 23px;
  color:#000000;
  padding: 40px 0px;
}
 
.titulo11{
  padding: 15px;
  font-family: 'Open Sans';
  font-size: 2em;
  margin: 0px 0px 40px 0px;
  background-color: #FF0000;
  color:#FFFFFF;
}
.titulo1{
  font-family: 'Open Sans';
  font-size: 23px;
  color:#000000;
  margin: 0px 0px 10px 0px;
  background-color: #FF0000;
  color:#FFFFFF;
}
.containerPropuestas {
  margin: 0px auto;
  padding: 10px 0px 10px 0px;
  border: 0px solid #e9eaeb;
  height: auto;
  width: 100%; 
  background-color: #e9eaeb;
}
.containerPropuestas1 {
  margin: 0px auto;
  padding: 10px 0px 10px 0px;
  border: 0px solid #e9eaeb;
  height: auto;
  width: 80%; 
  background-color: #e9eaeb;
}

.draggable {
  font-family: 'Open Sans';
  width: 15%;
  height: auto;
  min-height: 180px; 
  /*border-radius: 10px;*/
  margin: 0 10px 10px 0;
  float: left;
  /*background-image: url("../img2/boleta.png");*/
  background-color:#FFFFFF;
  border:4px solid #CCCCCC;
  position: relative;
  padding: 14px;
  /*text-align: justify;*/
  font-size: .9em; 
  background-size:100%;
  background-repeat: no-repeat;
}


.draggable.is-pointer-down, .draggable:hover {
  /*background-color: #FF0000; */
  /*border-radius: 10px;*/
  z-index: 200; /* above other draggies */
  cursor: pointer;
  opacity: 0.5; 
}
.draggable.is-dragging { opacity: 0.8;  }

.rowPropuesta{
  display: table;
}
.rowPropuestaB{
  display: block;
}

.clean{
  clear: left;
}

.centrar{
  margin: 40px auto;
  width: 415px;
  height: 246px;
  position: relative;
}
.centrar2{
  margin: 40px auto;
  width: 425px;
  height: 300px;
  position: relative;
}


.urna{
  width: 415px;
  height: 246px;
  background-image: url("../img2/urna.png");
  position: relative;
}

.urna:hover{
  background-size: 105% 105%;
  opacity: .9;
}
.capaLeft{
  float:left;
  margin-right: 35px
}

.img3{
  width: 90%;
}

.titulo2{
  font-family: 'Open Sans';
  font-size: 2em;
  color:#000000;
  padding: 40px 0px;
}
.titulo3{
  font-family: 'Open Sans';
  font-size: 2em;
  color:#000000;
  padding: 40px 0px;
}
.contenedor100{
  float:left;
  width: 100%;
  border-bottom: 1px solid #8F8F8F;
  margin-bottom: 24px;
}
.uno{
    width: 90%;
    float:left;
    height: auto;
    font-family: 'Open Sans';
    font-size: 1.1em;
    text-align: justify;
    padding: 5px 10px;
}
.dos{
    margin-top: 5px;
    float:left;
    width: 10%;
    height: 100%;
}


.opciones{
  float:left;
  width: 90%; 
  font-family: 'Open Sans';
  font-size: 3em;
  text-align: justify;
  
}
.capaBot{
  float:right;
  width: 20%;
  text-align: center;
  height: auto;
} 

.radio1{
  width: 40px;
  height: 40px; 
  padding: 60px auto;
  border-radius: 50%;
  
  appearance: none;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  font-size:26px;
}

.radio12 {
  padding: 40px auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 13.33333px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 80px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  outline: none;
}

.radio1:checked::before {
  position: absolute;
  /*content: '✔';*/
  content: '';
  display: inline-block;
  font-size: 26.66667px;
  text-align: center;
  line-height: 40px;
  color: #FF0000;
}
.radio1:checked::after {
  -webkit-animation: click-wave 0.65s;
  -moz-animation: click-wave 0.65s;
  animation: click-wave 0.65s;
  background: #40e0d0;
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}

.radio1:hover {
  background: #9faab7;
}
.radio1:checked {
  background: #FF0000;
}
.img4{
  width: 60%;
}
.nameCanidate{
  font-size: 4em;
  font-family: 'Open Sans';
  font-weight: bold;
}
.typeCanidate{
  font-size: 3em;
  font-family: 'Open Sans';
}
.linkCandidate{
  font-size: 2em;
}
.webTit1{
  text-align: left;
  padding-top: 70px;
}
.webTit2{
  text-align: left;
}
.messageProp{
  font-size: 1.5em;
  font-family: 'Open Sans';
  color: #000000;
}
.logoDS{
  float: right;
  width: 250px;
}
.logoDSG{
  float: right;
  width: 250px; 
}
body{
  background-color: #e9eaeb;
}
.imgReloadW{
  margin-top: 70px;
}