/*
  Hoja de Estilos del sitio PREP NACIONAL FEDERAL 2018.
*/


/* --------------------------
  Estilos para etiquetas HTML
----------------------------- */

a.linkBlanco:hover {
  color: white !important;
}

a.navbar-brand.menuHamburguesa:focus {
  display: none;
  background-color: #A57497 !important;
  height: auto;
  border-left: 5px solid #A57497 !important;
  border-right: 5px solid #A57497 !important;
  border-top: 5px solid #A57497 !important;
  border-bottom: 5px solid #A57497 !important;
  border-color: #A57497 !important;
}

a.navbar-brand.menuHamburguesa2 {
  display: block;
}

a.subrayado:visited {
  color: #909090;
  text-decoration-color: #909090;
}

a.subrayado:hover {
  color: #0056b3;
  text-decoration-color: #0056b3;
}



a.subrayadoM  {
  color: #3e4042;
  text-decoration-color: #3e4042;
}
a.subrayadoM:hover {
  color: #3e4042;
  text-decoration-color: #3e4042;
}





body {
  color: #3b3b3b;
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px !important;
  line-height: 1 !important;
  /* background-image: url('assets/img/background_prototipo.jpg'); */
}

html {
  font-family: 'Roboto', sans-serif !important;
}

hr {
  width: 100%;
  height: 3px !important;
  background-color: #8D6487;
}

hr.separadorSeccion{
  /*border-top: 1px solid #7F4583 !important;*/
  height: 1px !important;
  margin: 35px 0;
}

img.logosEscritorio {
  height: 50px;
}

nav li {
  padding: 0px 0px;
  cursor: pointer;
}

td.user-name {
  text-transform: capitalize;
}

#contenedorMaestro {
  margin: 0 auto;
  max-width: 1920px;
}

/* ---------------------------------
  Estilos para identificadores HTML
--------------------------------- */

#modalBusquedaMovil .modal-body {
  padding-top: 0;
}

#socialShare {
  width: 100%;
  text-align: center;
}

#socialShare a,
#socialShare > .socialBox {
  position: relative;
  float: none;
  display: inline-block;
  color: #fff;
  background-color: transparent;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
}


#socialShare > * > span:hover,
#socialShare > .open > span {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  transform: scale(1.25);
  -webkit-transition: all .15s ease-in-out;
  -moz-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
}

#socialGallery {
  left: 50%;
  margin: 0 auto 0;
  position: absolute;
  top: 50px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  visibility: hidden;
  z-index: 1100;
}

#socialGallery a {
  visibility: hidden;
  opacity: 0;
  margin: 5px 2px;
  background-color: rgba(0, 0, 0, 0.6);
  position: relative;
  top: 10px;
}

/* --------------------------
   Estilos para clases CSS
----------------------------- */

.actasUrbanasEspacioIzquierdo{
  padding-left: 35px;
}

.adicionalNav {
  color: white !important;
  display: inline-block;
  padding: 10px 18px !important;
  border-right: 1.5px solid white;
}

.adicionalNav:hover {
  background-color: #E045A1;
  color: white;
}

.adicionalNav a:hover {
  color: white;
}

.alinearCentro {
  text-align: center !important;
}

.alinearDerecha {
  position: relative;
  float: right;
}

.alinearIzquierda {
  text-align: left !important;
}

.alinearIzquierdaTitulo {
  padding: 0px !important;
}

.alinearSelectMovil {
  height: 100%;
  margin: 0 auto;
  text-align: center;
  width: 70%;
}

.alturaIcoVP{
  /*margin-top: -13px;
  width: 50%;*/
  padding-left: 0 !important;
}

.ashurado {
  background-image: url('assets/img/achurado.png') !important;
  /*background-color: inherit !important;
  background: linear-gradient(-80deg, transparent 20%, rgba(88, 46, 90, 0.3) 25%, rgba(88, 46, 90, 0.3) 50%, transparent 60%), linear-gradient(rgba(0,0,0,0.1), transparent);
  background-size: 19px 100%, 100% 10%;
  background-clip: border-box;
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;*/
}

.avisoRP {
  background-color: #F6F6F6;
  line-height: normal;
  margin-bottom: 2em;
  padding: 1.5em 0.5em;
  text-align: left;
}

.ayudaPrincipal {
  background-color: #7F4583;
  text-align: center;
}

.ayudaPrincipal a {
  color: white;
}

.ayudaPrincipal a:hover li {
  color: white;
}

.back {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
}

.back .card{
  background-color: #F6F6F6;
  /*padding: 4px 8px;*/
}

.back .card-body:after {
  content: "=";
  font-size: 1.4em;
  left: 106%;
  position: absolute;
  top: 40%;
}

.bodyPrototipo{
  background-image: url('assets/img/background_prototipo.jpg');
}

.bordeActasUrbanas{
  border-right: 3px solid #3E3E3F;
  margin-bottom: 10px;
}

.bordeBottomGris{
  border-bottom: 1px solid #C6C6C5 !important;
}

.bordeBottomResActCapGR{
   border-bottom: 2px solid #d5007f!important;
}

.bordeBottomResActContGR{
   border-bottom: 2px solid #79427c!important;
}

.bordeCompletoEspGR{
    border-right: 1px solid darkgray;
    border-left: 1px solid darkgray;
    border-bottom: 1px solid darkgray;
    border-top: 1px solid darkgray;
}

.bordeIzqEspGR{
  border-left: 1px solid darkgray;
}

.bordeGris{
  border: 1px solid darkgray;
}

.bordeRightGris{
  border-right: 1px solid #C6C6C5 !important;
}

.borrarBorde {
  border-left-style: hidden;
  border-right-style: hidden;
  border-top-style: hidden !important;
  border-bottom-style: hidden !important;
  background-color: #FFFFFF;
}

.borrarBorde td {
  border: none !important;
  border-top-style: hidden !important;
  /*border-bottom-style: hidden !important;*/
  background-color: #FFFFFF;
}

.borrarBordeDerecha {
  border-right-style: hidden !important;
}

.borrarBordeTitulo {
  border-left-style: hidden !important;
  border-right-style: hidden !important;
  border-top-style: hidden !important;
  background-color: Transparent;
}

.btn i.fa {
  margin-right: .35em;
}

.btnActualizar {
  background-color: #FFFFFF;
  color: #7F4583;
  font-weight: bolder !important;
  border-style: solid !important;
  border-color: #7F4583 !important;
  cursor: pointer;
  padding: 4px 6px !important;
}

.btnActualizar:hover {
  background-color: #7F4583;
  color: white;
}

.btnActualizarMovil {
  background-color: #FFFFFF;
  color: #7F4583;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #7F4583 !important;
  cursor: pointer;
  padding: 1px 3px !important;
  line-height: 1;
  margin-top: 15px;
}

.btnActualizarMovil:hover {
  background-color: #832e8a;
  color: white;
}

.btnBaseDatos {
  background-color: #3C3C3B;
  cursor: pointer;
  padding: 4px 6px !important;
}


.btnPagInicial {
  background-color: #7f4583;
  cursor: pointer;
  padding: 8px 8px !important;
}



.btnBaseDatos:hover {
  background-color: #5F5F5E;
}

.btnBaseDatos:hover a {
  text-decoration: none;
}

.btnBuscar {
  background-color: #D5007f;
  color: #FFFFFF;
  cursor: pointer;
  padding: 0.5rem 1rem !important;
}

.btnBuscarMorado {
  background-color: #582E5A;
  color: #FFFFFF;
  cursor: pointer;
  padding: 0.5rem 1rem !important;
}

.btn_cerrar {
  display: block;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 2px solid #E2488E;
  background-color: Transparent;
  background-repeat: no-repeat;
}

.btnPresidenciaDetalle {
  background-color: #82368C;
  color: #FFFFFF;
  cursor: pointer;
  padding: 0.1rem 0.5rem !important;
  line-height: 1;
}

.btnsBajoTablaMovil {
  margin: 1.5em 0;
}

.btnSeleccionSenaduria {
  width: 100%;
  color: #FFFFFF;
  cursor: pointer;
}

.btnSeleccionSenaduria:hover {
  background-color: #832e8a;
  box-shadow: 0px 0px 5px 2px #A5A7AA;
}

.btnFondo {
  background: #EC368D;
  color: #FFFFFF;
}

.cajaGDisable .text19pxLabG.con,
.cajaGDisable .text19pxLabG.cap, {
  border-color: transparent;
}

.cajaGDisable span, .cajaGDisable div, .cajaGDisable p, .cajaGdisable{
  border-bottom: none!important;
  color: darkgray !important;
  border-bottom: 3px solid transparent!important;
}


.cajaResGDisable span, .cajaResGDisable div, .cajaResGDisable p, .cajaResGDisable{
  border-bottom: none!important;
  color: darkgray !important;
  border-bottom: 2px solid transparent!important;
}

.candidaturaActiva {
  background-color: #DCCCDD;
}

.candidaturaActiva .dropdown-toggle {
  font-weight: bold;
  color: #1D1D1B;
  font-size: 16px !important;
}

.candidaturasMenuMovil {
  margin-top: 40px;
  cursor: pointer;
}

.captureMovil {
  background: #575756 !important
}

.card {
  border: none;
  height: 180px;
  padding: 10px 0;
}

.card-body {
  padding: 0 !important;
}

.cardCandidato {
  margin: 0.5rem;
  width: 100%;
}

.cardCandidato:hover .back {
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
}

.cardCandidato:hover .front {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
}

.cardCandidato.sombraGanador .card {
  border-color: transparent;
}

.card-text{
  color: #838185;
  margin-left: 16px;
  text-align: left;
  /*margin-left: -10px;*/
}

.card-textVP{
  color: #838185;
  text-align: center;
}

.card-textVPIco{
  color: #838185;
  margin-bottom: 4px;
  text-align: right;
  width: 100%;
  /*text-align: left;
  margin-left: 42%;*/
}

.card-textVPIco2{
  color: #838185;
  margin-bottom: 4px;
  text-align: left;
  width: 100%;
  /*text-align: left;*/
  margin-left: 26%;
}

.carousel-control-next {
  opacity: 1 !important;
  right: -30px !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background-image: none !important;
}

.carousel-control-next .fa,
.carousel-control-prev .fa {
  color: #f35bad;
  font-size: 1.5em;
}


.carousel-control-prev {
  left: -15px !important;
  opacity: 1 !important;
}

.carousel-indicators {
  bottom: 0 !important;
}

.carousel-item {
  margin-bottom: 1em;
}

.celdaConBordeMovil {
  border-width: 2px;
  border-color: #D5007f !important;
  border-style: solid;
}

.colorIcono {
  color: #7F4583 !important;
}

.colorIconoBlanco {
  color: #ffffff;
}

.color_question {
  color: #7F4583 !important;
}

.comboSecciones {
  border-radius: 0 !important;
  border-width: 2px !important;
  border-color: #DB1293 !important;
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, #D5007f, #D5007f);
  background-position: calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),100% 0;
  background-size: 6px 6px, 6px 6px, 2.5em 2.5em;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 2.75em !important;
  padding-top: 0em !important;
  padding-bottom: 0em !important;
  padding-left: 0.5 em !important;
}

.comboSecciones:hover {
  border-color: #E045A1 !important;
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, #E045A1, #E045A1);
  /*transition: all 0.15s ease-in-out;*/
  transition: none;
}

.comboSecciones::-ms-expand {
  display: none !important;
}

.compartirMovilTexto {
  margin-top: -20px;
}

.component {
  line-height: 1.5em;
  margin: 0 auto;
  padding: 2em 0 3em;
  width: 90%;
  max-width: 1000px;
  overflow: hidden;
}

.consultaCasilla a {
  color: white;
}

.consultaCasilla a:hover {
  color: inherit;
  text-decoration: none;
}

.container-menu {
  width: 100%;
  margin-right: 0rem 0rem;
  /**padding: 0.4rem 0rem;*/
}

.container-menu_new {
  width: 100%;
  margin-right: 0rem 0rem;
  padding: 0rem 0rem;
}

.contAyuda {
  background-color: #D5007F;
  border-left: 1.5px solid white;
  float: right;
}

.contAyuda * {
  display: inline-block;
}


.contAyuda2 {
  background-color: #D5007F;
  float: right;
}

.contAyuda2 * {
  display: inline-block;
}


.contendorDistribucion {
  float: left;
  margin: 0 10px 18px 10px;
}

.contendorDistribucion:first-child {
  margin-left: 0 !important;
}

.contendorDistribucion img {
  height: 40px;
}

.contenedorBtn {
  margin: 1em 0 1.5em 0;
}

.contenedorCasilla {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 99;
  display: none;
}
.contendorDistribucion p {
  margin-bottom: 4px;
}

.contenidoDescargaNivelUno{
  margin-left: 20px;
}

.contenidoDescargaNivelDos{
  margin-left: 40px;
}

.celdaEnvuelveTexto {
  white-space: nowrap;
}

.datosCandidato {
  float: left;
  /*left: 80px;
  margin-left: 2rem;
  position: absolute;*/
  margin: calc(2%) 0;
  top: 0;
  width: calc(100% - (80px + 16%));
}

.datosCandidato p:first-of-type {
  font-size: 1.2rem;
  margin-bottom: 8px;
}

.datosCandidato p:nth-of-type(2) {
  margin-bottom: 4px;
}

.datosCandidato p:nth-of-type(2),
.datosCandidato p:nth-of-type(3) {
  display: inline-block;
}

.datosCandidato .emblemaTarjetas {
  height: 50px;
  margin-right: 1em;
}

.descargaContenido {
  line-height: normal;
  margin-top: 2em;
}

.descargaContenido h3 {
  color: #D5007f;
  font-size: 1.2em;
  margin-bottom: 1.3em;
}

.descargaContenido img {
  margin-bottom: 2em;
  max-width: 100%;
}

.descargaContenido li {
  list-style-type: none;
}

.descargaContenido li::before {
  color: #7F4583;
  content: "•";
  font-size: 1.2em;
}

.descargaContenido ol {
  margin-left: 1em;
}

.descargaContenido ol,
.descargaContenido ul {
  margin-bottom: 2em;
}

.descargaContenido ol li {
  list-style-type: inherit;
}

.descargaContenido ol li:before {
  content: "";
}

.descargaContenido p {
  margin-left: 1.4em;
  max-width: 592px;
}

.descargaContenido .btnBaseDatos {
  margin-bottom: 2em;
}

.distVotosPP {
  font-size: 14px;
}

.distVotosPP td,
.distVotosPP th {
  text-align: center !important;
  vertical-align: middle !important;
}

.distVotosPP thead th {
  background-color: #F5F5F5;
  font-weight: 500;
}

.dropdown-item {
  display: inline-flex !important;
}

.dropdown-item:hover {
  background-color: #F2C2E0 !important;
}

.dropdown-menu {
  background-color: #FDF4F6 !important;
  margin: 0 !important;
  width: 100%;
}

.dropdown-menu a {
  cursor: pointer;
}

/*.dentroDiv {
   overflow-wrap: normal;
   white-space:nowrap;
}*/

.divBordeInferior {
  border-bottom: 2px solid #D5007f !important;
}

.divBordeSuperior {
  border-top: 2px solid #D5007f !important;
}

.divConEstilos {
  padding: 10px, 0;
}

.dropdown-item {
  display: inline-flex !important;
}

.emblemaDetalleVotos img {
  height: 40px;
  margin-right: 4px;
}

.emblemaTablaMapa {
  height: 40px;
}

.emblemaTarjetas {
  height: 40px;
}

.encabezadoRenglon {
  background: #EDEDED;
}

.enlace {
  color: #007bff !important;
  text-decoration: underline !important;
  cursor: pointer;
}

.enlacesNacional a {
  text-decoration: underline;
  color: #000000;
}

.enlacesNacional a:hover {
  color: normal;
}

.enlacesNacional i {
  color: #D5007f;
}

.espaciadoHeaderDescarga{
  line-height: 1.5;
}

.espaciadoIzquierdo{
  border-left: 5px solid #FFFFFF;
}

.espaciadoSuperiorTotalDesglose{
  padding-top: 10px;
}

.espacioSigno {
  margin-right: 15px;
}

.espacioTituloDos {
  padding-top: 2%;
  padding-bottom: .5%;
}

.espacioTituloUno {
  padding-top: .5%;
  padding-bottom: .5%;
}

.estActasMovil p:first-of-type {
  font-size: 14px;
  color: #7f4583;
  margin-bottom: 0.4em;
}

.estActasMovil p:last-of-type {
  background: linear-gradient(to right, #000, #000);
  background-size: 1px 100%;
  background-position: 75% 100%;
  background-repeat: no-repeat;
  font-weight: 500;
}

.estActasMovil p.textoColorMorado {
  background: none !important;
}

.estActasMovilGR {
  padding: 0.4em 0;
}

.estActasMovilGR p:first-of-type {
  font-size: 14px;
  margin-bottom: 0.4em;
  padding-bottom: 0.4em;
}

.estActasMovilGR p:last-of-type {
  background-size: 1px 100%;
  background-position: 75% 100%;
  background-repeat: no-repeat;
  font-weight: 500;
}

.estActasMovilGR p.textoColorMorado {
  background: none !important;
}

.estadisticaMovil {
  text-align: left;
  font-size: 0.8em;
}

.estadisticaMovil .row {
  padding: 0.7em 0;
}

.estadisticaMovil .row:nth-child(2) {
  font-weight: 500;
}

.estadisticaMovil p {
  margin-bottom: 0;
}

.etiquetaEsperadas {
  position: absolute;
  left: 130px;
  top: 220px;
}

.etiquetaCapturadas {
  position: absolute;
  left: 320px;
  top: 140px;
}

.etiquetaContabilizadas {
  position: absolute;
  left: 325px;
  top: 200px;
}

.fa-a:before {
  font-family: 'Roboto', sans-serif !important;
  content: 'A';
  color: #FFFFFF;
}


.fa-i:before {
  font-family: 'italic', serif !important;
  content: 'i';
  color: #FFFFFF;
  font-weight: 100;
  font-weight:bold;
  font-size:2em;




}





.fa-b:before {
  font-family: 'Roboto', sans-serif !important;
  content: 'B';
  color: #FFFFFF;
}

.fa-bars.iconoBlanco {
  color: #FFFFFF;
}

.fa-downcase-a:before {
  font-family: 'Roboto', sans-serif !important;
}

.fa-downcase-b:before {
  font-family: 'Roboto', sans-serif !important;
}

.fa-home.iconoBlanco {
  color: #FFFFFF;
}

.fa-question-circle.iconoBlanco {
  color: #FFFFFF;
}

.fa-search.iconoBlanco {
  color: #FFFFFF;
  vertical-align: middle !important;
}

.fa-window-close, .fa-plus-square {
  color: #DC2076;
  border-radius: 2px;
  height: 25px;
  width: 25px;
}

/*.fondoAyuda,
.fondoConsultaCasilla {
  background-color: #7F4583;
  border-color: #fff;
  border-right-style: solid;
}

.fondoAyuda {
  border-left-style: solid;
}*/

.facebookMovil {
  background: #3B5998 !important
}

.flechainvertida{
  transform: scaleY(-1);
}

.fondoGrisClaro {
  background-color: #E2DEE5;
}

.fondoGrisFuerte {
  background-color: #EFEFF0;
}

.fondoHeader {
  text-align: center;
  background: linear-gradient(to
  right,#7f4583 0,#5d335f 100%);
}

.fondoHeaderMovil {
  background-color: #F5E7EF;
}

.fondoMenuMovil {
  background-color: #D5007F !important;
  padding: 0.75rem 1rem !important;
}

.fondoRosaClaro{
  background-color: #fff2f7 !important;
}

.fondoRosaTablaOscuro
{
  background-color: #EFE3EC !important;
}

.fondoRosaTablaClaro
{
  background-color: #F6EFF4 !important;
}

.fondoRosaOscuro{
  background-color: #FBE5F2 !important;
}

.fondoTransparente {
  background: transparent !important;
}

.fondoSelectMovil {
  background-color: #646187;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}

.footer {
  padding: 20px 0px 0px 0px;
  width: 100%;
  position: relative;
}

.footerFondoEscritorio {
  color: #FFFFFF;
  background: #848286;
  padding: 12px 0px;
}

.footerFondo1 {
  color: #000000;
  background: #F6F6F6;
  padding: 8px 0px;
}

.footerFondo2 {
  color: #FFFFFF;
  background: #848286;
  padding: 8px 0px;
}

.footerFondo3 {
  background: #000000;
  padding: 8px 0px;
}

.footerMovil {
  padding: 20px 0px 40px 0px;
  width: 100%;
  position: relative;
}

.formularioBusqueda label {
  font-size: 14px;
  font-weight: 300;
}

.formularioBusquedaCasilla {
  background-color: #FBEEF6;
}

.formularioBusquedaCasilla button {
  background-color: #7F4582;
}

.form-check-inline+.form-check-inline {
  margin-left: 2rem !important;
}

.front, .back {
  transition: -webkit-transform 0s;
  /*transition: -webkit-transform 0.035s cubic-bezier(0.4, 0, 0.2, 1);*/
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  width: calc(100% - 1rem);
}

.front {
  width: calc(100% - 1rem);
  position: absolute;
}

.ganador .back,
.ganador .front {
  box-shadow: 0 0.2rem 1.2rem 0.2rem #888888;
  border-radius: .25rem;
}

.ganador .mosaicoImagenCandidato {
  height: 98px;
  width: 98px;
}

.ganador .nombre {
  font-weight: 500;
}

.ganador .porcentajeMosaicoFront {
  color: #D5007f;
  font-size: 1.75em;
  font-weight: 500;
}

.headerEscritorio {
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 3px;
  margin-top: 10px;
}

.headerInformativo{
  width: 100%;
  background-color: #F6F6F6;
  border-top: 2px solid #D5007f;
  border-bottom: 1px solid #000000;
  max-width: 1920px;
  /*padding-top: 25px;
  padding-bottom: 25px;*/
  padding: 18px 0;
  /*
  position: -webkit-sticky;
  position: sticky;
  */
  top: 0;
  z-index: 1000;
}

.headerInformativo .btnBaseDatos,
.descargaContenido .btnBaseDatos {
  padding: 4px 16px !important;
}

.headerTabla.dosDivisiones {
  background: linear-gradient(to right, #D5007f, #D5007f), linear-gradient(to right, #3c3c3c, #3c3c3c);
  background-size: 2px 70%, 2px 45%;
  background-position: 25% 40%, 50% 40%;
  background-repeat: no-repeat;
  text-align: left;
}

.headerTabla.dosDivisiones p {
  margin-bottom: 0;
}

.headerTabla.unaDivision {
  background: linear-gradient(to right, #D5007f, #D5007f);
  background-size: 2px 85%;
  background-position: 50% 40%;
  background-repeat: no-repeat;
}

.highcharts-title {
  font-family: Roboto,sans-serif!important;
  font-weight:500!important
}

.iconA {
  display: inline-block;
  border-radius: 50%;
  padding: 0.35em 0.55em;
  background-color: #D5007F;
}

.icon-i {

  display: inline-block;
  border-radius: 60%;
  padding: 0.29em 0.95em;
  background-color: #FFFFFF;
   font-size: 5px !important;

}

.icon-i-2 {

  display: inline-block;
  border-radius: 60%;
  padding: 0.29em 0.95em;
  background-color: #D5007F;
   font-size: 4px !important;

}


.iconB {
  display: inline-block;
  border-radius: 50%;
  padding: 0.35em 0.55em;
  background-color: #7F4583;
}

.iconoAyuda {
  color:  #a82e73;
  cursor: pointer;
  font-size: 25px !important;
  margin: 0px 8px;
}

.iconoAyuda:hover {
  color: #E045A1;
  transition: all 0.15s ease-in-out;
}

.iconoAyudaMovil {
  color: #7F4583;
  cursor: pointer;
  font-size: 19px !important;
  margin: 0px 8px;
}

.iconoAyudaMovil:hover {
  color: #E045A1;
  transition: all 0.15s ease-in-out;
}

.iconoCloseRosa {
  font-size: 24px !important;
  color: #E2488E;
}

.iconoDesactivado {
  color: #858585;
  font-size: 16px !important;
}

.iconoIntroduccion {
  color: #7F4583 !important;
}

.iconoIntroduccion2 {
  color: #a82e73 !important;
}

.iconoReloj {
  font-size: 30px !important;
  color: #A82E73;
  margin-right: 8px;
}

.iconoReloj:hover {
  opacity: unset !important;
}

.iconoRelojSmall {
  font-size: 16px !important;
  color: #950054;
}

.iconoSeccion {
  color: #7F4583;
  font-size: 16px !important;
}

.iconoSinFondo{
  background-color: transparent !important;
}

.iconoUrbanas {
  color: #3e3e3f;
}

.imgCandidato {
  float: left;
  margin: calc(3%) calc(8%);
  width: 80px !important;
}

img.logosMovil {
/*   margin: 8px 0px;
  height: 32px; */
   max-width: 100%;
    height: auto;
    width: auto/9;
}

.informacionTexto p {
  margin-bottom: 0;
}

.interlineado15 {
  line-height: 1.5 !important;
}

.interlineado17 {
  line-height: 1.7 !important;
}

.interlineado7 {
  line-height: 0.7 !important;
}

.largoCelda {
  width: 15%;
}

.legend .row:nth-of-type(odd) div {
  background-color: #FFFFFF;
}

.legend .row:nth-of-type(even) div {
  background: #F5F5F5;
}

.listaNominal {
  color: #D5007f;
  font-size: 18pt;
}

.listaOpcionesMenuMovil li {
  list-style: none;
  padding-left: 30px;
  padding-top: 16px;
  cursor: pointer;
}

.mailMovil {
  background: #b5b1ab !important
}

.mapa {
  background-color: #F9F9F9;
}

.mapaContenedor {
  padding: 0rem 1rem;
}

.menuDescargaBase {
  height: calc(100vh - 4rem);
  line-height: 0.5;
  position: fixed !important;
  right: 0;
}

.menuDescargaBaseEspacioChico {
  top: 126px;
}

.menuDescargaBaseEspacioGrande {
  top: 204px;
}

.menuDescargaBase a {
  color: #7F4583;
}

.menuDescargaBase .flex-column {
  padding: 15px 0;
}

.menuDescargaBase .nav-item:hover {
  background-color: inherit !important;
  color: inherit;
}

.menuDescargaBase .nav-item:hover a {
  text-decoration: underline;
}

.menuHamburguesa:hover {
  background-color: #7f4583;
}

.mobil .btnActualizar {
  font-size: 0.8rem !important;
  padding: .3em .5rem;
}

.mobil .informacionTexto {
  font-size: 0.8rem;
}

.modal-body .formularioBusqueda {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.03);;
}

.modal-body .panel-group div.panel-default {
  margin-top: 30px;
}

.modal-body .panel-group div.panel-default:nth-child(1) {
  margin-top: 0;
}

.modal-header {
  border-bottom: 1px solid #1D1D1B !important;
}

.mosaicoCandidatos {
  border-top: 3px solid #7F4583;
  border-bottom: 3px solid #7F4583;
  padding: 0.5rem;
  margin-bottom: 1em;
}

.mosaicoCandidatos .col-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.mosaicoCandidatos .col-4 {
  padding-right: 0;
}

.mosaicoImagenCandidato {
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  height: 90px;
  margin-right: 1em;
  width: 90px;
}

.mosaicoImagenCandidatoGanador {
  border: 1px solid #c3c3c3;
  border-radius: 50%;
  width: 98px;
}

.mosaicoSeparadorHorizontal {
  border-bottom: 2px solid darkgray;
  position: absolute;
  width: 90%;
  left: 5%;
}

.mosaicoSeparadorVertical {
  border-left: 2px solid darkgray;
  position: absolute;
  height: 80%;
  top: 10%;
}

.mostrarModal {
  display: block !important;
}

.navBarSinMargen{
  margin-right: 0px !important;
}

#navbarPersonalizado li:hover .nav-link {
  color: #D5007f;
}

.navegadorCandidatura {
  background: rgba(255, 255, 255, 0);
  border: none;
  color: #FFFFFF;
  text-align-last: center;
  font-weight: bold;
  font-size: 16px;
}

.nav-item {
  flex: none !important;
}

.nav-link {
  padding: 10px 35px;
  display: inline-block;
  color: white;
}

.nav-link:hover {
  /*color: #7F4583;*/
  color: white;
}

.nav .home {
  padding-left: 15px;
  padding-right: 15px;
}

.nav li:hover {
  /*background-color: #F2C2E0;*/
  background-color: #A177A4;
  color: inherit;
  transition: background-color 0.15s ease-in-out;
}

.nav li:hover .nav-link {
  color: white;
}

.negritas {
  font-weight: bold;
}

.nombre {
  font-size: 1.15em;
  margin-bottom: 0;
}

.noPadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.noPaddingTop{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.ocultarModal {
  display: none !important;
}

.paddingFiltros {
  padding-top: 18px;
}

.paddingInformacion {
  padding-top: 8px;
}

.paddingMenu {
  padding: 10px 0px;
}

.paddingMigajas {
  padding-top: 18px;
}

.paddingSubMenu {
  padding: 10px 0px;
}

.paddingTablaPC{
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.paddingTitulo {
  padding-top: 12px;
}

.paginaInicialBorder{
  width: 100%;
  border-top: 4px solid #7f4583;
}

.paginaInicialSeparador{
  width: 100%;
  border-top: 1px solid #D5007f;
}

.partCiudMovil {
  color: #7f4583;
  font-size: 0.85em;
  margin-top: 1em;
  text-align: left;
}

.partCiudMovil span {
  font-size: 1.3em;
}

.participacionciudadanaActasGrafica {
  height: 27px;
  background-color: #DCCCDD !important;
}

.participacionciudadanaActasGrafica .graficaParticipacionRelleno {
  height: inherit;
  background-color: #7F4583;
}

.participacionciudadanaActasGraficaFlechas {
  margin: -1rem -0.3rem;
}

.pointer {
  cursor: pointer
}

.porcentajeMosaicoFront {
  color: #575756;
  display: inline-block;
  font-size: 1.5em;
  margin-bottom: 0;
  /*line-height: 0;
  margin-top: 8px;*/
}

.porcentajeParticipacion {
  font-size: 25pt;
  color: #7F4582;
}

.preguntaModalSenadurias {
  background-color: transparent;
}

.preguntaParticipacionCiudadana {
  background-color: #F5F5F5;
  width: 100%;
  padding: 8px;
}

.progress.graficaParticipacionFondo {
  border-radius: 0;
}

.progressBarParticipacionCiudadana {
  padding: 0 3%;
}

.pruebaTabla {
  /*
  max-height: 43px !important;
  max-width: 43px !important;
  */
}

.renglonesmoviles {
  padding: 10px 0;
}

.renglonMayoriaMovil,
.renglonMinoriaMovil {
  margin: 0 6px;
  padding: 5px 0px;
  text-align: center;
}

.renglonMayoriaMovil {
  border: 2px solid #F4B9D5;
}

.renglonMayoriaMovil:before,
.renglonMinoriaMovil:before {
  font-size: 1.5em;
  font-weight: 500;
}

.renglonMayoriaMovil:before {
  content: "2"
}

.renglonMinoria {
  background-color: #D0B4D3 !important;
}

.renglonMinoriaMovil:before {
  content: "1"
}

.renglonesmoviles2 p:first-child {
  margin-bottom: 5px !important;
  text-align: center;
}

.renglonMinoriaMovil {
  border: 2px solid #D0B4D3;
}

.renglonPartido {
  padding: 0.6em 0;
  text-align: left;
}

.renglonPartido:last-child {
  border-bottom: 1px solid #7F75B7;
}

.renglonPartido.conDivision .container:last-child {
  background: linear-gradient(to right, #A8A8A8, #A8A8A8);
  background-size: 2px 85%;
  background-position: 50% 40%;
  background-repeat: no-repeat;
}

.renglonPartido.senNal .numEntidades {
  font-size: 1.5em;
  font-weight: 500;
}

.renglonPartido .col-3 p:first-of-type {
  font-weight: 300;
  font-size: 0.685em;
  margin-bottom: 4px;
}

.renglonPartido .col-3 p:last-of-type {
  font-weight: 500;
  font-size: 0.83em;
  margin-bottom: 4px;
}

.renglonPartido .container-fluid {
  padding: 0.4em 0;
}

.renglonPartido p {
  margin-bottom: 4px;
}

.renglonPartidoVotos {
 /* color: #575756;
  margin-bottom: 4px;
  min-height: 40px;
  text-align: left;
  width: 100%;
  word-wrap: initial;
  margin-left: 70px;
    */

     min-height: 12px;
  width: 100%;
  word-wrap: initial;
}

/*
.renglonPartidoVotos img {
  height: 40px;
  margin-right: 4px;
}*/

.renglonPresMovil {
  padding: 4px 0;
}

.renglonPresMovil p {
  text-align: left;
  margin-bottom: 4px;
}

.renglonPresMovil .porciento{
  align-self: flex-end;
  padding-bottom: 1em !important;
}

.rowNoMargin{
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rutaTexto {
  min-width: 170px;
}

.rutaTexto2 {
  min-width: 90px;
}

.rutaTexto3 {
  min-width: 279px;
}

.scrollTop {
  height: 15px;
}

.selectMovil {
  font-size: 16px;
  padding: 5px;
  width: 50%;
}

.senaduriaSeleccionada {
  background-color: #7F4583;
}

.senaduriaNoSeleccionada {
  background-color: #B28FB4;
}

.senaduriasMovilIconoAyuda{
  margin-top: 8px;
}

.senaduriasTablaEntidadesObtenidas {
  padding-right: 0.5rem;
}

.separacionActas {
  margin-bottom: 2px;
  margin-left: 45px;
}

.separadoresTG div {
  padding: 0px;
  /*border-right: 1px solid darkgray;*/
}

.sinBorde {
  border-style: none !important;
  border-left-style: hidden !important;
  border-right-style: hidden !important;
  border-top-style: hidden !important;
  border-bottom-style: hidden !important;
}

.sinBorde2 {
  border-style: none !important;
  border-left-style: hidden !important;
  border-right-style: hidden !important;
  border-bottom-style: hidden !important;
}

.sinpaddingleft {
  padding-left: 0px !important;
}

.sombraGanador {
  box-shadow: 0 0.2rem 1.2rem 0.2rem #888888;
  border-radius: .25rem;
}

.sticky {

  position: sticky !important;
  position: -webkit-sticky !important;
  top: 0 !important;

  background: #e9ecef !important;

  z-index: 10 !important;

}

.stickyWebDouble {

 position: -webkit-sticky !important;
  position: sticky !important;
  top: 2.7rem !important;



}

.anchoCelda{
height: 90px !important;

}

.sticky-blanco {
  /*
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 0 !important;
  */
  background: white !important;
  /*
  z-index: 10 !important;
  */
}

.sticky-gris {
  background: #e9ecef  !important;
}

/*
.sticky-blanco:before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  border-bottom: 2px solid #b5007b;
}
*/

.stickyWeb15px {
  position: -webkit-sticky !important;
    position: sticky !important;
    top: 15 px !important;
}

.socialToolBox {
  cursor: default;
}

.subir-tabla-resultados {
  margin-top: -188px;
}

.subir-tabla-resultadosGR {
  margin-top: 0px;
  background-color: #F6F6F6;
}

.subrayado {
  color: #000000;
  text-decoration: underline;
  text-decoration-color: #000000;
}

.subtituloTabla {
  text-align: left;
  background-color: #FFFFFF;
}

.tablaActas {
  width: 100%;
}

.tablaActas th {
  background-color: #ECECEC;
  font-weight: normal;
  height: 3rem;
  border-bottom-width: 2px !important;
  border-bottom-color: #D5007f !important;
}

.tablaActas td {
  height: 2rem;
}

.tablaActas .totalHeader {
  font-weight: bold;
}

.tablaActas tr:nth-child(even) {
  background-color: #ECECEC;
}

.tablaActas .casilla {
  text-align: left;
  padding-left: 1rem;
}

.tablaActas th, .tablaActas td {
  text-align: center;
}

.tablaActasParticipacion {
  width: 100%;
  border-bottom-width: 2px !important;
  border-bottom-color: #D5007f !important;
}

.tablaActasParticipacion th {
  background-color: #ECECEC;
  font-weight: normal;
  height: 3rem;
  border-bottom-width: 2px !important;
  border-bottom-color: #D5007f !important;
}

.tablaActasParticipacion td {
  height: 2rem;
}

.tablaActasParticipacion tr:nth-child(even) {
  background-color: #ECECEC;
}

.tablaActasParticipacion .casilla {
  text-align: left;
  padding-left: 1rem;
}

.tablaActasParticipacion th, .tablaActasParticipacion td {
  text-align: center;
}

.tablaBordeInferior {
  border-bottom: 2px solid #7F4583 !important;
}

.tablaBordeInferior th {
  border-bottom: 2px solid #7F4583 !important;
}

.tablaBordeInferiorMovil td {
  border-bottom: 2px solid #D5007f !important;
}

.tablaBordeInferior2 th {
  border-bottom: 2px solid #7F4583 !important;
}

.tablaBordeInferior2 td {
  border-bottom: 2px solid #7F4583 !important;
}

.tablaBordeInferior2 tr {
  border-bottom: 2px solid #7F4583 !important;
}

.tablaBordeInferior3 th {
  border-top: 2px solid #7F4583 !important;
}

.tablaBordePrimero tr {
  border-bottom-color: #7F4583 !important;
  border-style: solid;
}

.tablaBordePrimero td {
  border-bottom-color: #7F4583 !important;
  border-style: solid;
}

.tablaBordePrimero th {
  border-bottom-color: #7F4583 !important;
  border-style: solid;
}

.tablaBordeUltimo tr {
  border-bottom-color: #7F4583 !important;
  border-style: solid;
}

.tablaBordeUltimo:last-child td {
  border-bottom-color: #7F4583 !important;
  border-style: solid;
}

.tablaBordeUltimo:last-child th {
  border-bottom-color: #7F4583 !important;
  border-style: solid;
}

.tablaCasillasBordeDerecho{
  border-right: 1px solid #000000;
}

.tablaCasillaElemento p {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.tablaCeldas2x td {
  padding: 0.5rem 0;
}

.tablaCircunscripcionesMapa {
  width: 100%;
  border: 1px solid;
}

.tablaCircunscripcionesMapaEncabezado {
  border-bottom: 2px solid #7F4583;
}

.tablaCircunscripcionesMapaEncabezado,
.tablaCircunscripcionesMapaElemento {
  padding: 0.5rem;
}

.tablaDiputacionesNacionalMovil .fa-caret-left,
.tablaDiputacionesNacionalMovil .fa-caret-right {
  font-size: 28px;
}

.tablaEstadistica div {
  /*width: 80%;*/
  height: 36px;
  border-right: 3px solid #3e3e3f;
}

.tablaEstadistica div p {
  margin-top: 5px;
  margin-bottom: 2px;
}

.tablaHeaderColumnaColor_apc {
  background-color: #F5F5F5;
}

.tablaHeaderColumnaColor_grl {
  background-color: #F5F5F5;
}

.tablaHeaderFilasColor_apc {
  background-color: #FDF4F6;
}

.tablaHeaderFilasColor_grl {
  background-color: #FDF4F6;
}

.tablaHeaderTituloColor_apc {
  background-color: #ECECEC;
}

.tablaInconsistencias {
  margin: 0px !important;
  padding: 0px !important;
}

.tablaPartidosMapa {
  width: 100%;
  height: 20rem;
  overflow-y: scroll;
}

.tablaPartidosMapa table {
  width: 100%;
}

.tablaPartidosMapa th {
  border-bottom-color: #D5007f !important;
  padding: 0.5rem;
}

.tablaResumenActas div {
  background-color: #f5f5f5;
  line-height: 1.5 !important;
}

.tablaResumenActas p {
  margin-bottom: 0;
}

.tablaResumenVotacion,
.tablaDetalleVotos {
  width: 100%;
  text-align: center;
}

.tablaResumenVotacion .encabezadoDatos {
  background-color: #EDEDED;
}

.tablaResumenVotacion th {
  border-bottom: 2px solid #D5007f !important;
}

.tablaSenaduriasNacionalSinBorde {
  border: none !important;
  background-color: #FFFFFF !important;
}

.tablaSinBordeMovil {
  border: hidden;
  min-width: 100%;
  min-height: 100%;
}

.tablaUltimo td {
  border-bottom-color: #B5007B !important;
  border-style: solid;
}

.tablaVotos {
  width: 100%;
}

.tablaVotos .tablaHeaderTotal {
  font-weight: bold;
}

.tablaVotos .tablaDescripcion {
  background-color: #ECECEC;
}

.tablaVotos td {
  padding: 0.6rem;
  text-align: center;
  vertical-align: middle;
}

.tablaVotos th {
  text-align: center;
  border-bottom-color: #7F4583 !important;
}

.tablaVotos .renglonResaltado {
  background-color: #F4B9D5;
}

.table-bordered {
  border-bottom: 2px solid #7F4583 !important;
}

.table-bordered td {
  text-align: center;
}

.table-bordered td,
.table-bordered th {
  border: 2px solid #e9ecef;
}

.table-bordered th {
  text-align: left;
}

.tableDoubleScroll table {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
}

.table-distribucion td {
  height: 24px;
}

.table-prep td.ashurado, .table-prep th.ashurado {
  /*height: 33px;
  background: #D2D5D4 !important;
  background-image: url('../../img/achurado.png') !important;*/
}

.tableTotales td {
  border-right: 2px solid #3e3e3f;
}

.tamanioFeclas {
  height: 50px;
}

.tamanioFeclas {
  height: 50px;
}

.textGActive{
   color: black;
  border-bottom: 3px solid #d5007f!important;
}

.text-centerVP{
  line-height: 0;
  text-align: right;
  /*margin-top: 6px;*/
}

.text-centerVP2{
  line-height: 0;
  text-align: left;
  margin-left: 170px;
  /*margin-top: 6px;*/
}

.textoActasCapResGR {
  color: #D5007f;
  font-size: 18px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500;
}

.textoActasContabilizadas {
  color: #FF3390 !important;
  font-size: 15px;
}

.textoActasContResGR {
  color: #804682;
  font-size: 18px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500;
}

.textoActasEsperadasResGR {
  /* color: #D5007f; */
  font-size: 20px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500;
}

.textoColorGrisMovil {
  color: #70706E;
}

.textoColorMoradoMovil {
  color: #582E5A;
}

.textoColorNegroMovil {
  color: #3A3A3A;
}

.textoColorRosaMovil {
  color: #A82E73;
}

.textoGDisable {
  color: #D3D3D3;
}

.textoIzquierdaTitulos {
  padding: 0px !important;
}

.textoMiddle {
  vertical-align: middle !important;
}

.textoParticipacionCiudadana {
  font-size: 18pt;
  color: #D5007f;
}

.textoTotalListaNominal {
  color: #B5007B !important;
  font-size: 15px;
}

.texto32pxEspGR {
  font-size: 32px;
  font-family: 'Roboto', sans-serif !important;
  font-weight: 500;
}

.text19pxLabG {
  font-family: 'Roboto', sans-serif !important;
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 0.35em;
  margin-right: 1px;
  padding: 0.3em 0.5em !important;
}

.text19pxLabG.cap {
  border-bottom: 3px solid #d5007f;
}

.text19pxLabG.con {
  border-bottom: 3px solid #79427c;
}

.text22pxValG {
  font-family: 'Roboto', sans-serif !important;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 0.3em;
}

.text22pxValG.cap {
  color: #D5007f;
}

.text22pxValG.con {
  color: #79427c;
}

.text24pxEspGR {
  font-size: 20px;
  margin-bottom: 0.3em;
  text-align: left;
  margin-left: 30px;
}

.text24pxEspGR2 {
  font-size: 22px;
  margin-bottom: 0.3em;
  color: #1D1D1B;
}

.texto24pxEspGR2 {
  font-size: 24px;
  font-family: 'Roboto',sans-serif !important;
  font-weight: 500;
  text-align: right;
}

.texto24pxEspGR2L {
  font-size: 24px;
  font-family: 'Roboto',sans-serif !important;
  font-weight: 500;
  text-align: left;
}

.texto32pxEspGR2 {
  font-size: 24px;
  font-family: 'Roboto',sans-serif !important;
  font-weight: 500;
  text-align: right;
}

.tituloReporte {
  padding: 15px 0px 0px 0px;
}

.totalDetalleVotos {
  word-wrap: initial;
  line-height: 2em;
}

.totalVotosMosaico {
  padding: 14px 0;
}

.twitterMovil {
  background: #55ACEE !important
}

.renglonMayoria {
  background-color: #F4B9D5 !important;
}

.verticalCenter {
  vertical-align: middle !important;
}

.votosObtenidos {
  background: #FCEDF1;
}

.whatsappMovil {
  background: #00b22b !important
}

.wrapperScroll1 {
  height: 20px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.wrapperScroll2 {
  /*max-height: 700px;*/
  width: 100%;
  overflow-x: auto;
  overflow-y: auto;
}

.wrapperScrollHeader{
  width: 100%;
  overflow-x: auto;
  overflow-y: auto;
}

.wrapperScroll1Grafica {
  height: 20px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.wrapperScroll2Grafica {
  width: 100%;
  overflow-x: auto;
  overflow-y: auto;
}

.nav-link.active{
  border-left: 2px solid #7F4583;
  font-weight: 900;
}

.menuDescargaBase .nav-link{
  padding-right: 0;
  padding-left: 10px !important;
}

.menuDescargaBase .nav-link:hover{
  color: #D5007f !important;
}

.stickyTableCeldaGrande .celdaEncabezado {
  min-width: 240px !important;
  max-width: 240px !important;
}

.stickyTableCeldaGrande .celdaInformacion {
  min-width: 250px !important;
  max-width: 250px !important;
}

.stickyTableCeldaChica .celdaEncabezado {
  min-width: 280px !important;
  max-width: 280px !important;
}

.stickyTableCeldaChica .celdaInformacion {
  min-width: 150px !important;
  max-width: 150px !important;
}

.stickyTableCeldaGrande table, .stickyTableCeldaChica table{
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.stickyFloatingHeader table{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.stickyFloatingHeader{
  position: fixed;
  top: 0;
  overflow-x: scroll;
  z-index: 100;
}

/* .actasStickyHeader{
  position: fixed;
  top: 0;
  z-index: 100;
}

.stickyHeaderInformativo{
  position: fixed;
  top: 0;
  z-index: 100;
} */

.actasStickyHeader, .stickyHeaderInformativo {
    position: fixed;
    top: 0;
    z-index: 100;
}

.stickyFloatingHeaderShow{
  display: block;
}

.stickyFloatingHeaderHide{
  display: none;
}

.stickyActasFloatingHeaderShow{
  display: block;
}

.stickyActasFloatingHeaderHide{
  display: none;
}

.stickyHeaderInformativoHeaderShow{
  display: block;
}

.stickyHeaderInformativoHeaderHide{
  display: none;
}

.renglonSticky tr {
  border-bottom-color: #B5007B !important;
  border-style: solid;
}

/* --------------------------
  Estilos para MEDIA QUERY's
----------------------------- */

@media only screen and (max-width: 400px) {
  .estActasMovil p:last-of-type {
    background-position: calc(100% - 0.3em) 100%;
  }

  .renglonPartido .col-3 {
    padding: 0 0.5em;
  }

  .tablaDiputacionesNacionalMovil .col-3 {
    padding: 0 0.5em;
  }
}

@media only screen and (max-width: 576px) {
  .distVotosPP {
    font-size: 12px;
  }
  .distVotosPP td,
  .distVotosPP th {
    padding: 0.45rem !important;
  }
}


@media only screen and (max-width: 765px) {
  .col-xs-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media only screen and (max-width: 992px) and (min-width: 330px) {
  img.logosMovil {
    margin: 8px 0px;
    height: 37px;
  }
}

@media only screen and (max-width: 992px) {
  body {
    line-height: 1 !important;
  }
  img.logosMovil {
    margin: 8px 0px;
    height: 37px;
  }

  #modalMenuMovil, #modalBusquedaMovil {
    background: #1f1f1f;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    transition: all .5s;
  }
  #modalTamanio {
    margin: 0 auto;
    width: 95% !important;
  }

  .avisoRP {
    font-size: 14px;
    padding: 1em 0;
  }

  .avisoRP h3 {
    margin-bottom: 0.8em;
  }

  .avisoRP .btn {
    font-size: 14px;
  }

  .bordeActasUrbanas{
    border-right: 2px solid #3E3E3F;
    margin-bottom: 10px;
  }
  /*
  .borderInferiorRosa {
    border-style: none;
    border-bottom-style: solid;
    border-bottom-width: 0.2rem;
    border-bottom-color: #950054;
  }
  */
  .botonesFiltroMovil .btnFiltroMovil {
    line-height: 1;
    width: 100% !important;
    height: 100% !important;
    white-space: unset !important;
    cursor: pointer;
    border-radius: unset;
  }
  .botonesFiltroMovil .filtroActivo {
    background-color: #A82E73;
    color: #ffffff;
  }
  .botonesFiltroMovil .filtroInactivo {
    background-color: #EFD9E5;
    color: #716564;
  }
  .container-movil {
    margin: 0;
    padding: 0px 15px;
    width: 100%;
  }
  .elementoBodyGris {
    background-color: #F4F4F4;
  }
  .elementoBodyRosa {
    background-color: #FDF4F6;
  }
  .elementoBodyRosaClaro {
    background-color: #F7EBF2;
  }
  .fa-times-circle-o.iconoRosa {
    color: #D5007f;
  }
  .graficaPorcentajeVotosMovil {
    height: 0.6rem;
    background-color: #D6D9DB !important;
  }
  .graficaPorcentajeVotosMovil .graficaPorcentajeVotosMovilRelleno {
    height: inherit;
    background-color: #A1809C;  /*Este es el color de las barras de los candidatos que van perdiendo, NO LO CAMBIEN aunque no este en el diseño, así lo propuso gatosaurio*/
    border-radius: 5rem;
  }
  .graficaPorcentajeVotosMovil .graficaPorcentajeVotosMovilRellenoGanador {
    height: inherit;
    background-color: #D5007F;
    border-radius: 5rem;
  }
  .headerControlesTablaSecciones .controlHeader {
    font-size: 2rem;
  }
  .headerControlesTablaSecciones .controlHeader i {
    color: #F4CBEC;
    cursor: pointer;
  }
  .headerIzquierdo {
    border-left: 2px solid #6F6F6F;
  }
  .headerMovil {
    border-bottom-color: #7F4583;
    border-bottom-style: solid;
    border-bottom-width: 0.2rem;
  }
  .listaOpciones {
    text-decoration: underline;
    -webkit-text-decoration-color: #DC2076 !important;
    /* Safari */
    text-decoration-color: #DC2076 !important;
  }
  .menuMovil {
    position: absolute;
    /*El div será ubicado con relación a la pantalla*/
    left: 0px;
    /*A la derecha deje un espacio de 0px*/
    right: 0px;
    /*A la izquierda deje un espacio de 0px*/
    bottom: 0px;
    /*Abajo deje un espacio de 0px*/
    margin: 0;
    padding: 0;
    /*height:50px;*/
    /*alto del div*/
  }
  .modalMenu .modal-body,.modalMenu .modal-header {
    background-color: #1D1D1B;
    color: #ffffff;
  }
  .navegadorCandidatura {
    background: rgba(255, 255, 255, 0);
    border: none;
    color: #FFFFFF;
    text-align-last: center;
    font-weight: bold;
    font-size: 16px;
  }
  .opcSeleccionada {
    text-decoration: underline;
    -webkit-text-decoration-color: #7f4583 !important;
    /* Safari */
    text-decoration-color: #7f4583 !important;
  }
  .progressBarParticipacionCiudadana {
    width: 100%;
    padding: 0 3%;
  }
  .sombraGanadorMovilSuperior {
    box-shadow: 0 -7px 5px -5px #777;
  }
  .sombraGanadorMovilInferior {
    box-shadow: 0 3px 5px 0px #777;
  }
  .tablaDiputacionesNacionalMovil {
    width: 100%;
    text-align: center;
    /*margin-bottom: 2em;*/
  }
  .tablaDiputacionesNacionalMovil .headerTabla {
    background-color: #FDF4F6;
    border-bottom: 2px solid #D5007f;
  }
  .tablaDiputacionesNacionalMovil .elementoHeaderContenido {
    padding: 0.4rem 0;
  }
  .tablaDiputacionesNacionalMovil .elementoHeader {
    margin: 0.8rem 0;
  }
  .tablaDiputacionesNacionalMovil .headerBordes {
    border-left: 2px solid #D5007f;
    border-right: 2px solid #D5007f;
  }
  .tablaDiputacionesNacionalMovil .renglonFondo {
    border-bottom: 1px solid #7F75B7;
  }
  .tablaDiputacionesNacionalMovil .renglonFondoRosa {
    border-bottom: 1px solid #D5007f;
  }
  .tablaDiputacionesNacionalMovil .headerDerecho {
    border-right: 2px solid #D5007f;
  }
  .tablaDiputacionesNacionalMovil .headerDerechoGris {
    border-right: 2px solid #6F6F6F;
  }
  .tablaDiputacionesNacionalMovil .headerDerechoNegro {
    border-right: 1px solid #000000;
    height: 30%;
  }
  .tablaDiputacionesNacionalMovil .headerControlesTablaSecciones {
    background-color: #646187;
    padding: 0.8rem 0;
  }
  .tablaDiputacionesNacionalMovil .headerDescarga {
    background-color: #F5F5F5;
    padding: 0.8rem 0;
  }
  .tablaEstadisticaSeccionesMovil .headerTabla {
    background-color: #F4F4F4;
  }
  .tablaEstadisticaSeccionesMovil .elementoHeader {
    margin: 0.8rem 0;
  }
  .tablaEstadisticaSeccionesMovil .elementoHeaderContenido {
    padding: 0.4rem 0;
  }
  .tablaEstadisticaSeccionesMovil .elementoHeader {
    margin: 0.8rem 0;
  }
  .tablaImagenCandidato {
    width: 50px;
    border-radius: 4rem;
    margin: 8px 5px;
  }
  .tablaImagenCandidatoGanador {
    width: 60px;
    border-radius: 4rem;
    margin: 8px 5px;
  }
  .tamanioActas {
    margin-left: 2%;
    width: 41%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .tamanioReloj {
    width: 4%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .tamanioUltimoCorte {
    width: 28%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .tamanioBotonActualizar {
    width: 23%;
    margin-top: 8px;
    margin-right: 2%;
    margin-bottom: 8px;
  }
  .tamanioBotonesFiltros {
    width: 50%;
  }
  .tamanioTituloReporte {
    margin-left: 2%;
    width: 78%;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .tamanioCompartir {
    margin-right: 2%;
    width: 18%;
    margin-top: 8px;
    margin-right: 2%;
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 1220px) {
  .mosaicoCandidatos .col-3 {
    min-width: 50%;
  }
}

/*@media only screen and (max-width: 1310px) {
  .mosaicoCandidatos .col-3 {
    min-width: 33%;
  }

  .datosCandidato .emblemaTarjetas {
    height: 40px;
  }

  .datosCandidato p:first-of-type {
    font-size: 1.08rem;
  }

  .datosCandidato p:nth-of-type(2),
  .datosCandidato p:nth-of-type(3) {
    display: block;
  }
}*/


/*-----------------------------------*/

.progress-bar-vertical {
  width: 50px;
  height: 50px;
  min-height: 300px;
  display: flex;
  align-items: flex-end;
  margin: auto;
  background-color: transparent;
  border-radius: 0;
}

.progress-bar-vertical .progress-bar {
  width: 100%;
  height: 150;
  -webkit-transition: height 0.6s ease;
  -o-transition: height 0.6s ease;
  transition: height 0.6s ease;
  z-index: 3;
}

.table-borderedHeader {
  text-align: center;
  border-collapse: collapse;
  border-style: inset;
  border-width: 1px;
  border-color: #F2E4F4;
}

.fondoGrafica {
  background: #F8F8F9;
  padding: 1.5px;
}

.tablaScroll {
  width: 100% !important;
  overflow-x: auto;
}

.my-chart {
  height: 300px;
  width: 100%;
}

.my-chart-label {
  position: absolute;
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  top: 50%;
}

.linea-chart{
  border-top: 2px solid #F2E4F4;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.linea-chart-nl {
  line-height: 2;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  width: 100%;
}

.line-chart-100 {
  bottom: 100%;
}

.line-chart-80 {
  bottom: 80%;
}

.line-chart-60 {
  bottom: 60%;
}

.line-chart-40 {
  bottom: 40%;
}

.line-chart-20 {
  bottom: 20%;
}

.line-chart-0 {
  bottom: 0%;
}

.td-relative {
  position: relative;
  padding: 0 !important;
}

.line-char-first {
  text-align: right;
  margin-bottom: -1rem;
  right: 5%;
}


.mi-imagen {
color: #7d7d7d !important;
 font-weight: 400;
 opacity: 0.5;
 filter: alpha(opacity=50);
width: 40px; height: 40px;
}

.margarita {
 color: #7d7d7d !important;
 font-weight: 400;
}

.mi-imagen p:last-child {
 color: #212529;
}

.margarita img {
 opacity: 0.5;
 filter: alpha(opacity=50);
}

/** Estilos para el spinner */

/*SPINNER*/
 .spinner{
  background: rgba(111,111,111,.9);
  width: 100%;
  min-height: 100%;
  height: auto !important;
  position: fixed;
  top:0;
  left:0;
  z-index : 1000;
 }

 .spinner img{
  position: absolute;
      top:50%;
      left:50%;
      margin-left:-200px;
      margin-top:-150px;
 }

 .cssload-thecube {
  width: 131px;
  height: 131px;
  position: absolute;
      top:50%;
      left:45%;
      margin-left:0;
      margin-top:-150px;
  transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);

 }
 .cssload-thecube .cssload-cube {
  position: relative;
  transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
 }
 .cssload-thecube .cssload-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
 }
 .cssload-thecube .cssload-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(213,0,128);
  animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
  transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
 }
 .cssload-thecube .cssload-c2 {
  transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
 }
 .cssload-thecube .cssload-c3 {
  transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
 }
 .cssload-thecube .cssload-c4 {
  transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
 }
 .cssload-thecube .cssload-c2:before {
  animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
 }
 .cssload-thecube .cssload-c3:before {
  animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
 }
 .cssload-thecube .cssload-c4:before {
  animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
 }

 @keyframes cssload-fold-thecube {
  0%, 10% {
    transform: perspective(245px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    transform: perspective(245px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    transform: perspective(245px) rotateY(180deg);
    opacity: 0;
  }
 }

 @-o-keyframes cssload-fold-thecube {
  0%, 10% {
    -o-transform: perspective(245px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -o-transform: perspective(245px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -o-transform: perspective(245px) rotateY(180deg);
    opacity: 0;
  }
 }

 @-ms-keyframes cssload-fold-thecube {
  0%, 10% {
    -ms-transform: perspective(245px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -ms-transform: perspective(245px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -ms-transform: perspective(245px) rotateY(180deg);
    opacity: 0;
  }
 }

 @-webkit-keyframes cssload-fold-thecube {
  0%, 10% {
    -webkit-transform: perspective(245px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -webkit-transform: perspective(245px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -webkit-transform: perspective(245px) rotateY(180deg);
    opacity: 0;
  }
 }

 @-moz-keyframes cssload-fold-thecube {
  0%, 10% {
    -moz-transform: perspective(245px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
        75% {
    -moz-transform: perspective(245px) rotateX(0deg);
    opacity: 1;
  }
  90%,
        100% {
    -moz-transform: perspective(245px) rotateY(180deg);
    opacity: 0;
  }
 }
