html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font-family: 'Poppins', sans-serif;
    color: #333;
    padding: 0;
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px;
}

a {
    color: #4088b8;
    text-decoration: none;
}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
.body_votacion{
    padding: 2% 8%;
    box-sizing: border-box;
    background: #00166f;
    background-size: cover;
    min-height: 100vh;
    background: rgba(0,22,111,1);
    background: -moz-linear-gradient(-45deg, rgba(0,22,111,1) 0%, rgba(0,22,111,1) 50%, rgba(255,64,248,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,22,111,1)), color-stop(50%, rgba(0,22,111,1)), color-stop(100%, rgba(255,64,248,1)));
    background: -webkit-linear-gradient(-45deg, rgba(0,22,111,1) 0%, rgba(0,22,111,1) 50%, rgba(255,64,248,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(0,22,111,1) 0%, rgba(0,22,111,1) 50%, rgba(255,64,248,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(0,22,111,1) 0%, rgba(0,22,111,1) 50%, rgba(255,64,248,1) 100%);
    background: linear-gradient(135deg, rgba(0,22,111,1) 0%, rgba(0,22,111,1) 50%, rgba(255,64,248,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00166f', endColorstr='#ff40f8', GradientType=1 );
}
.body_votacion .principal{
    background: none;
}
.btn-cer{
    text-align: right;
    background: none;
}
.btn-cer .cerrs{
        border-radius: 50px;
    font-weight: 500;
    background: #0096ff;
    border: 0;
    font-size: 0.9em;
    color: #fff;
    padding: 12px 34px;
    text-transform: uppercase;
    margin: 0 auto 2%;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}
.body_votacion .contenedor_principales{
    background: #fff;
    padding: 1% 5% 3%;
}
.body_votacion .bloque_asociados {
    text-align: center !important;
    font-size: 1.5em;
    margin-top: 0%;
    background: #fff;
    padding: 10px 0;

}
.body_votacion .logo_admin{
        text-align: center;
}
.body_votacion .logo_admin img{
        margin: 0 0;
}
.body_votacion table {
    font-size: inherit;
    border: 0 !important;
    background: #fff;
    color: #000000;
    padding: 1% 5%;
}
.body_votacion table table{
font-size: inherit;
border: none;
background: #fff;
color: #464646;
padding: 0px;
}
.body_votacion .txt_azul1 {
text-align: center;
    width: 100%;
    display: inline-block;
    margin: 1.3% 0 0%;
    font-size: 1.1em;
    color: #000;
}
.body_votacion .btn_formulario {
background-color: #c3d941 !important;
color: #172a6e;
display: block !important;
padding: 8px 20px !important;
text-decoration: none;
min-height: 10px !important;
width: 36%;
text-align: center;
margin: 12px auto 0;
}
.body_votacion .btn_formulario {
border-radius: 50px !important;
    background: #0096ff !important;
    border: 0 !important;
    font-size: 0.9em;
    color: #fff;
    padding: 16px 34px !important;
    text-transform: uppercase;
    margin: 2% auto !important;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}
.registro_candidato .btn_formulario {

display: block !important;
width: 36%;
text-align: center;
margin: auto;
}
.body_votacion .btn_formulario:hover {
    background: #b421cf !important;
    color: #fff !important;
}
.body_votacion img {
height: auto;
}
.body_votacion .contenedor_iconos_asociados {
text-align: center;
}
.body_votacion .contenedor_iconos_asociados div {
min-height: 175px;
display: inline-block;
width: 28%;
text-align: center;
border: 1px solid #d2d2d2;
vertical-align: text-bottom;
background: #fff;
margin: 1%;
padding: 15px 10px 10px;
box-sizing: border-box;
}
.body_votacion .contenedor_iconos_asociados div img {
    width: auto;
    height: 120px;
    display: block;
    margin: 1% auto 15px;
}
.body_votacion td {
background: none;
}
.body_votacion strong{
background: #2c2c2c;
    width: 100%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}
.registro_candidato strong {
    background: #333;
    width: 100%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    color: #fff;
}
.body_votacion td img {
width: auto;
display: block;
margin: auto;
}
.registro_candidato textarea{
width: 100%;
height: 100px;
}
.registro_candidato fieldset{
background: #fff;
border: none;
width: 47%;
display: inline-block;
vertical-align: top;
color: #7d7c7c;
box-sizing: border-box;
text-align: left;
margin: 0;
}
.registro_candidato fieldset div{
margin: 1% 0;
}
.registro_candidato div{
color: #7d7c7c;
}
.registro_candidato form{
background: #fff;
text-align: center;
}
.registro_candidato form fieldset:nth-child(1){
width: 100%;
}
.registro_candidato form fieldset:nth-child(2){
width: 94%;
}
.registro_candidato form fieldset:last-child{
width: 98%;
}
.registro_candidato img{
width: 100%;
}
.body_votacion .contenedor_iconos_asociados div {
    position: relative;
    border-radius: 5px;
    padding: 31px;
}
.body_votacion .contenedor_iconos_asociados div strong{
background: none;
padding: 0;
color: #333;
font-size: 0.8em;
}
/*.body_votacion .contenedor_iconos_asociados #votar{
background: #f3f3f3;
}*/
.body_votacion .contenedor_iconos_asociados #votar strong{
font-size: 0.7em;
}
.body_votacion .contenedor_iconos_asociados div a{
    background: none;
    padding: 0;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.95em;
    font-family: 'Poppins', sans-serif;
    vertical-align: middle;
    margin: 3px 5px 0;
    display: inline-block;
}
.body_votacion .contenedor_iconos_asociados div input{
vertical-align: middle;
height: 17px;
width: 17px;
}
.body_votacion .contenedor_iconos_asociados div .txt_azul1{
position: absolute;
bottom: 3%;
width: 100%;
left: 0;
}

.body_votacion .tit_azullateral3{
    color: #1a1a1a;
    font-weight: 400 !important;
    font-size: 1.5em !important;
    margin: 0 0 3% 0 !important;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif !important;
    text-align: center !important;
    line-height: 1.1;
}
.btn_cerrar{
width: 100% !important;
margin: -2px 0 !important;

}
.sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    margin: 3% 0 1%;
}
.sec .list{
    flex-grow: 1;
    width: 16%;
}
.sec .list:last-child{
    width: 100%;
}

.list .titulo{
    background: #000;
    color: #fff;
    padding: 16px;
    text-align: center;
    border-radius: 5px;
}
.sec .list .cont{
        background: none;
    padding: 16px;
}
.list .cont p{
        text-align: center;
}
.sec .list .cont select{
    width: 100%;
    padding: 16px 21px;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #9d9e9e;
    background: #e8e8e8;
    border: 0;
    border-radius: 100px;
}

.sec .list .cont-in{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 81px;
    padding: 0 12px;
    border: 1px solid #ccc;
    text-align: center;

}
.cont_candidatos form{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
}
.cont_candidatos form div{
    flex-grow: 1;
    width: 30%;
}
.cont_candidatos form #votar{
    display: inline-block;
}
.btn-vo{
    width: 100%;
}
.btn-vo a{
    display: inline-block;
}
.btn-vo a div{
    width: 100% !important;
}
.body_votacion #votar .btn_formulario{
    background: #42af00 !important;
    -webkit-box-shadow: 5px 5px 16px -6px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 16px -6px rgba(0,0,0,0.75);
box-shadow: 5px 5px 16px -6px rgba(0,0,0,0.75);
}
.body_votacion #votar .btn_formulario:hover{
    background: #65a000 !important;
}
.fin_votacion .btn_formulario{
        position: fixed;
    bottom: 4%;
    right: 2%;
    width: auto;
      animation-name: anim !important;
  animation-duration: 5s;
  animation-iteration-count: infinite;
}
@keyframes anim{
    0% {background-color: #ff0 !important;} /*Amarillo*/
   25% {background-color: #f80 !important;} /*Naranja*/
   50% {background-color: #000 !important;} /*Negro*/
   75% {background-color: #f80 !important;} /*Otra vez naranja*/
  100% {background-color: #ff0 !important;} /*Otra vez amarillo*/
}
@media screen and (min-width: 300px) and (max-width: 700px){
    .body_votacion .tit_azullateral3 {
        font-size: 1.1em !important;
    }
    .sec .list{
    width: 100%;
}
.btn-cer{
    text-align: center;
}
.body_votacion {
    padding: 2% 6%;
    background: #fff !important;
    }
    .cont_candidatos form div{
    flex-grow: 1;
    width: 100% !important;
}
}