

body {
  background-image: url("/img/Prototipo_.png");
  background-repeat: no-repeat;
  background-size: cover;
}

#dv_lateral {
  background-image: url("/img/Prototipo_.png") !important;
  background-repeat: no-repeat;
  background-size: cover;
}

.encabezadoInicial {
  background-image: url("/img/Prototipo_.png") !important;
  background-repeat: no-repeat;
  background-size: cover;
}
body {
  font-family: "Roboto", sans-serif !important;

  /* background-image: url('../../img/simulacro.png'); */
  /*font-size: 16px !important;*/
}
/***************************************MOVIL----------------*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 0.8em;
}

.dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  background-color:  #582d73 ;
  min-width: 100%;
}

.dropdown-menu li > a {
  margin-left: 11rem !important;
}

.btnmenu {
  font-size: 2em;
  color: white;
}

/* #navegacion{ */
/* font-size: 2em !important; */
/* background: #6f547b; */

/* } /* #navegacion{ */
/* font-size: 2em !important; */
/* background: #6f547b; */

/* } */
/* .navbar{ */
/* padding: 1.5rem 2rem;   */
/* } */

#navegacion li {
  margin-bottom: 0.5em;
}

#navegacion ul li {
  font-size: 1.5em;
}

#navegacion li a {
  margin-top: 0.5em;
}

.btSolid {
  border-top: 1px solid #fff;
}
.dropdown a {
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
  /* padding-left: 15px; */
}

/* .dropdown li:hover{
background-color: #fff;

 }

 .dropdown a:hover{
  color: #fff;
 } */

.submenu li a {
  color: #fff !important;
  font-size: 2.5em;
  /* font-weight: bold; */
  background-color: transparent;
  text-decoration: none;
}

.modal-dialog {
  max-width: 95%;
}

.modal-dialog p {
  font-size: 2.5em;
}
.modal-dialog h1 {
  font-size: 3em;
}

.modal-body {
  padding: 40px;
}
.modal-footer button {
  font-size: 2.5em !important;
}

.cuadronegro {
  padding: 10px;
  background-color: #000;
}
.cuadrogris {
  padding: 10px;
  background-color: #848286;
}
.cuadrogrisclaro {
  padding: 10px;
  background-color: #efefef;
}
.cuadrogrisbajo {
  /*GRIS MUY BAJO*/
  background-color: #fafafa;
}
.cuadrorosabajo {
  /*Rosa MUY BAJO*/
  background-color: #faebf0;
}
.cuadro4 {
  /*MORADO*/
  background-color: #af4b86;
}
.cuadro8 {
  /*MORADO INE*/
  background-color: #8785a2;
}

/* Padding */
.pa35 {
  padding: 35px !important;
}
.pa30 {
  padding: 30px !important;
}
.pa25 {
  padding: 25px !important;
}
.pa20 {
  padding: 20px !important;
}
.pa15 {
  padding: 15px !important;
}
.pa10 {
  padding: 10px !important;
}
.pa5 {
  padding: 5px !important;
}
.np {
  padding: 0px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt0 {
  padding-top: 0px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr0 {
  padding-right: 0px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb0 {
  padding-bottom: 0px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl0 {
  padding-left: 0px !important;
}
/* Margin */
.ma35 {
  margin: 35px !important;
}
.ma30 {
  margin: 30px !important;
}
.ma25 {
  margin: 25px !important;
}
.ma20 {
  margin: 20px !important;
}
.ma15 {
  margin: 15px !important;
}
.ma10 {
  margin: 10px !important;
}
.ma5 {
  margin: 5px !important;
}
.nm {
  margin: 0px !important;
}
.ma-35 {
  margin: -35px !important;
}
.ma-30 {
  margin: -30px !important;
}
.ma-25 {
  margin: -25px !important;
}
.ma-20 {
  margin: -20px !important;
}
.ma-15 {
  margin: -15px !important;
}
.ma-10 {
  margin: -10px !important;
}
.ma-5 {
  margin: -5px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt0 {
  margin-top: 0px !important;
}
.mt-35 {
  margin-top: -35px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mt-25 {
  margin-top: -25px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr0 {
  margin-right: 0px !important;
}
.mr-25 {
  margin-right: -25px !important;
}
.mr-20 {
  margin-right: -20px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb-35 {
  margin-bottom: -35px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-25 {
  margin-bottom: -25px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml0 {
  margin-left: 0px !important;
}
.ml-35 {
  margin-left: -35px !important;
}
.ml-30 {
  margin-left: -30px !important;
}
.ml-25 {
  margin-left: -25px !important;
}
.ml-20 {
  margin-left: -20px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-5 {
  margin-left: -5px !important;
}

.colorMenu {
  color:  #582d73 ;
}
.nabvar-mobil-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background:  #582d73 ;
  z-index: 999;
  display: none;
  overflow-y: scroll;
}

.nabvar-mobil-menu-items {
  list-style: none;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 4rem;
}
.nabvar-mobil-menu-items li {
  padding: 2rem;
  border-bottom: 1px solid #fff;
}
.nabvar-mobil-menu-items li.active {
  background: #efefef;
}
.nabvar-mobil-menu-items li.active a {
  color: #000;
}
.nabvar-mobil-menu-items a {
  color: #fff;
  font-weight: 500;
}

.txRosaIne {
  color: #d1308a;
}
.txAqua {
  color: #4199a0;
}
.txMorado {
  color: #7a4493;
}

.txBlanco {
  color: #fff;
}

.txBlack {
  color: #000;
  font-size: 2em;
}

.total-encabezado {
  background: #fff;
  position: fixed;
  z-index: 9999;
}

.sombra {
  box-shadow: 0px 3px 6px #00000029;
}

.w-100 {
  width: 100%;
}

.cuerpo {
  /* padding-top: 174px;  Anterior es para que la cabezera y el contenido no se empalment*/
  padding-top: 22%;
}

.bgRosaIne {
  background: #c891a8 !important;
}

.textBody {
  /* white-space: nowrap; */
  color: #34344e;
  font-size: 2em;
}

.colorText {
  color: #34344e;
}

.font-bold {
  font-weight: bold;
}
.borde-barra {
  border: 1px solid #ccc;
}
.barra-avance {
  background-color:#b383b7;
  height: 3em;
}

.subrayado {
  text-decoration: underline;
}

.fs25 {
  font-size: 2.5rem !important;
}

.fs35 {
  font-size: 3.5rem !important;
}

/* Se modifica para la letra mas pequeña */
.fs4 {
  font-size: 3rem !important;
}
.fs15 {
  font-size: 1.5rem !important;
}
.mt-7 {
  margin-top: 7em;
}
.bgGrisMenu {
  background-color:  #582d73 ;
}
.tituloMenu {
  color: #fff;
  padding: 0.3em;
  margin-left: 0.3em;
}

.subtituloMenu {
  color: #fff;
  font-size: 2em;
  padding: 0.3em;
  margin-left: 0.3em;
}

.btn-rosa {
  background: rgba(233, 126, 189, 0.4);
  color: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 12px;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 2em;

  overflow: auto;
}

.btn-rosa-active,
.btn-rosa:hover {
  background: #c891a8;
  color: #000;
  font-family: "Roboto-Bold", sans-serif;
  /* font-weight: bold; */
}

.selectMobile {
  /* padding: 5px 35px 5px 5px;*/
  border: 5px solid #582d73   !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../../img/abajo.png) 95% / 5% no-repeat;
  font-size: 3em;
  background-color: #fff;
  width: 100%;
}

.selectMobileCasilla {
  /* padding: 5px 35px 5px 5px;*/
  border: 5px solid #c891a8 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../../img/abajo.png) 100% / 17% no-repeat;
  font-size: 3em;
  background-color: #c891a8;
  width: 100%;
}

option {
  font-size: 0.3em !important;
}

select::-ms-expand {
  display: none; /* hide the default arrow in ie10 and ie11 */
}

.pleca-izquierda {
  padding-left: 0.5em;
  border-left: 0.5em solid #582d73 ;
}
.pleca-izquierda-aqua {
  padding-left: 0.5em;
  border-left: 0.5em solid #4199a0;
}
.pleca-izquierda-morada {
  padding-left: 0.5em;
  border-left: 0.5em solid #7a4493;
}
.subtitulo-seccion {
  font-size: 3em;
  color: #333333;
}

.tarjeta .pe {
  font-size: 3em;
  /* width: 1.8em; */
  width: 100% !important;
  height: 1.8em;
  /* border: 1px solid #707070; */
  margin: 0 0.125em;
}
/* .pan {
    background-image: url(../../img/logos-partidos/PAN.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.pri{
    background-image: url(../../img/logos-partidos/PRI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.prd{
    background-image: url(../../img/logos-partidos/PRD.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.verde{
    background-image: url(../../img/logos-partidos/verde.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.pt{
    background-image: url(../../img/logos-partidos/pt.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.mc{
    background-image: url(../../img/logos-partidos/mc.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.panal{
    background-image: url(../../img/logos-partidos/panal.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.morena{
    background-image: url(../../img/logos-partidos/morena.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.pes{
    background-image: url(../../img/logos-partidos/pes.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.ci{
    background-image: url(../../img/logos-partidos/CI.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.pan-prd-mc{
    background-image: url(../../img/logos-partidos/PAN-PRD-MC.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;	
}

.rsp{
    background-image: url(../../img/logos-partidos/rsp.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}

.fuerza{
    background-image: url(../../img/logos-partidos/Fuerza.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
}


.p1{
    background-image: url(../../img/logos-partidos/p1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
	
} */

.dis-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

input[type="checkbox"] {
  /* Doble-tamaño Checkboxes */
  -ms-transform: scale(3); /* IE */
  -moz-transform: scale(3); /* FF */
  -webkit-transform: scale(3); /* Safari y Chrome */
  -o-transform: scale(3); /* Opera */
  padding: 10px;
}

.color-pan {
  border-left-color: rgb(0, 87, 156) !important;
}

.color-pri {
  border-left-color: rgb(21, 161, 82) !important;
}

.color-prd {
  border-left-color: rgb(255, 222, 0) !important;
}

.color-verde {
  border-left-color: rgb(135, 195, 68) !important;
}
.color-pt {
  border-left-color: rgb(238, 61, 68) !important;
}
.color-mc {
  border-left-color: rgb(253, 130, 4) !important;
}
.color-panal {
  border-left-color: rgb(20, 180, 182) !important;
}
.color-morena {
  border-left-color: rgb(165, 52, 33) !important;
}

.color-pes {
  border-left-color: rgb(102, 38, 128) !important;
}

.color-ci {
  border-left-color: rgb(238, 61, 68) !important;
}

.trPelca {
  border-left: 1em solid;
}

.bgGris {
  background: #f5f5f5;
}

.justify-s {
  justify-content: flex-start;
}

.contenido .pe {
  font-size: 3em;
}

.boton-detalle:disabled {
  background: #34344e;
  color: #fff;
  border-color: #000000;
  cursor: default;
  opacity: 0.39;
  border-radius: 8px;
  font-size: 2em;
}

.grafica {
  width: 100%;
  height: 20em;
  background: #e6e6e6;
  position: relative;
}

.progreso {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.bgEsperadas {
  background: #c791a8;
}

.bgCapturadas {
  background: #b283b9;
}

.bgContabilizadas {
  background: #582d73;
}

.flex-col {
  flex-direction: column;
}

.space-a {
  justify-content: space-around;
}

.grafico {
  top: 8px;
  position: relative;
  z-index: 9;
}

.w-80 {
  width: 80%;
}

.izquierdoRect {
  background: #c891a8;
  border-radius: 1em 0 0 1em;
  border-right: 0.2em solid #fff;
}

.derechoRect {
  line-height: 1.2;
  background: #582d73;
  border-radius: 0 1em 1em 0;
  border-left: 0.2em solid #fff;
}

.rectangulo {
  line-height: 1.2;
}

.separadorRect:before {
  content: "";
  width: 3em;
  height: 3em;
  background: #fff;
  z-index: 9;
  top: calc(50% - 1.5em);
  left: calc(100% - 1.5em);
  border-radius: 100%;
  position: absolute;
}

.numero,
.titulobl {
  font-size: 3em;
}

.graficaHorizontal {
  width: 100%;
  height: 3em;
  background: #e6e6e6;
  position: relative;
}

.progresoHorizontal {
  height: 100%;
  position: absolute;
  background:  #b383b7;
  left: 0;
}

.btnSeccion {
  background: #c891a8;
  font-size: 3em;
  color: #000;
  border-radius: 0.3em;
  padding: 0.3em;
  width: 8em;
}

.btnAnticipado {
  background: #c891a8;
  font-size: 2em;
  color: #000;
  border-radius: 0.3em;
 
  width: 8em;
}

.distribucionTabla .subtitulo {
  color: #d1308a;
  font-size: 2em;
  font-weight: bold;
}

/*Pie de PÃ¡gina*/
.zonaAvisosMovil {
  background:  #b383b7;
  padding: 14px 10px 6px 10px;
}
.separador {
  border-bottom: solid 1px #ffffff;
}
.zonaAvisosMovil p {
  color: #ffffff;
  font-size: 3em;
}

.table-layout {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 20px;
  padding: 0px;
}

.linkAzul {
  color: #5b5bde;
  text-decoration: underline;
  font-family: "Roboto-Regular", sans-serif;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:hover {
  color: unset;
  text-decoration: none;
}

.igual {
  background: #000;
  border-radius: 100%;
  padding: 0.25em;
  width: 1.25em;
  height: 1.25em;
  color: #fff;
  font-size: 1.5em;
}

.distribucionTablaVotos .table-striped tbody tr:nth-of-type(odd) {
  background-color: #f8dcec;
}

.distribucionTablaVotos .table-striped tbody td {
  border: none;
}

.selectFondo {
  background: #c891a8;
  border-radius: 0.8em;
}
.bgAzul {
  background: #d3d3ec;
}

.sun {
  border: 0.5em solid #d2127e;
  /* antes border-radius:40px; */
  border-radius: 100px;
  background: #fff;
}

.moon {
  border: 0.5em solid #d2127e;
  /* border-radius:40px; */
  border-radius: 100px;
  background: #2c2c2c;
}

/* Karell */
.footer-img {
  width: 30% !important;
  height: auto !important;
}

.footer-p {
  color: white;
  font-size: 2em !important;
}

.footer-p-txt {
  color: rgb(0, 0, 0);
  font-size: 1.9em !important;
}

.footer-fondo {
  background-color: #f9f9f9;
}

.footer-fondo-logos {
  background-color:  #b383b7 !important;
}

.footer-fondo-aviso {
  background-color: #582d73  !important;
  color: white;
}

/* Compartir */

.cajaf {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  z-index: 2;
  color: #ffffff;
}
.cajaf:hover {
  height: 180px;
}

/* La pocision en donde tienen que aparecer */
.cajaf:hover .caja1 {
  visibility: visible;
  bottom: 140px;
}
.cajaf:hover .caja2 {
  visibility: visible;
  bottom: 290px;
}

.cajaf:hover .caja3 {
  visibility: visible;
  bottom: 430px;
}

/* Para vizualizarce los iconos el ultimo es el primero */
.caja3:hover:before {
  visibility: visible;
}

.caja2:hover:before {
  visibility: visible;
}
.caja1:hover:before {
  visibility: visible;
}

/* Boton compartir */

.btn_roundf {
  position: absolute;
  bottom: 0;
  right: 0;
  border: 5px solid #b383b7;
  background: #582d73;
  color: #ffffff;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: -10;
  display: flex;
  align-content: center;
  justify-content: center;
  text-align: center;
  align-items: center;
}

/* Se ocultan las redes sociales */
.caja1::before {
  background: #25d366;
  position: absolute;
  left: -140px;
  padding: 0.5em;
  visibility: hidden;
}
.caja2::before {
  background: #3b5998;
  position: absolute;
  left: -110px;
  padding: 0.5em;
  visibility: hidden;
}
.caja3::before {
  background: #00acee;
  position: absolute;
  left: -110px;
  padding: 0.5em;
  visibility: hidden;
}

/* Propiedades de los botos de redes sociales */
.caja1 {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #25d366;
  color: #fff;
  /* Para que sean circulares */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: 90080;
  display: flex;
  align-content: center;
  justify-content: center;
  text-align: center;
  align-items: center;
  -webkit-transition: all 0.5s;
  visibility: hidden;
}
.caja2 {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #283593;
  color: #fff;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: 9070;
  display: flex;
  align-content: center;
  justify-content: center;
  text-align: center;
  align-items: center;
  visibility: hidden;
  -webkit-transition: all 1s;
}

.caja3 {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000000;
  color: #fff;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: 9070;
  display: flex;
  align-content: center;
  justify-content: center;
  text-align: center;
  align-items: center;
  visibility: hidden;
  -webkit-transition: all 1s;
}

.tamañoTextoTitulo {
  font-size: 55px;
}

.tamañoTextoSubtitulo {
  font-size: 45px;
}

.tamañoTituloparrafo {
  font-size: 35;
}

/*Fin Propiedades de los botos de redes sociales  */

/* Tamaño del porcentaje de aumento de texto */

.contador {
  margin-left: 21%;
}
.porcentajeInput {
  border: none;
  text-align: center;
  width: 180px;
}

.diseño {
  background-color: #34344e;
  color: white;
}

.tamañoTextoContador {
  font-size: 99px;
}

.menosSeparacion {
  margin-right: 15%;
  margin-top: 5%;
}

.masSeparacion {
  margin-left: 15%;
  margin-top: 5%;
}
/* Fin Tamaño del porcentaje de aumento de texto */

.fondo {
  background-color: #ffffff;
}

.fondoConsulta {
  background-color:  #582d73 ;
}

.color1 {
  color: #000000;
}
.color2 {
  color: #c4006e;
}

.color3 {
  color: #ffffff;
}

.color4 {
  color: #000000;
}

.Colorfondo1 {
  background-color: #23233e;
}

.Colorfondo2 {
  background-color: #e9ecef !important;
}

.bordeRosa {
  border-top: 4px solid #d1308a;
  border-right: 4px solid #d1308a;
  border-bottom: 4px solid #d1308a;
}

.bordeRosaT {
  border-top: 4px solid #d1308a;
  border-right: 4px solid #d1308a;
  border-bottom: 4px solid #d1308a;
  border-left: 4px solid #d1308a;
}

.corners-top {
  border-top: 2px solid #b5b5b5 !important;
  border-left: 2px solid #b5b5b5 !important;
  border-right: 2px solid #b5b5b5 !important;
}

.corners-bottom {
  border: 2px solid #b5b5b5 !important;
}

.bgMoradoGris {
  background: #34344e;
}

.boton-detalle {
  background: #34344e;
  color: #fff;
  border-color: #000000;
  cursor: default;
  border-radius: 8px;
  font-size: 2em;
}

.borderLeft {
  border-left: 2px solid #b5b5b5;
}

.borderRight {
  border-right: 2px solid #b5b5b5;
}

.txClose {
  color: #f1f1f1;
}

/* Footer */

/* Modal header */
.modalHeader {
  font-size: 0.8em !important;

  padding-top: 70px !important;
  padding-bottom: 120px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  text-align: center !important;
}

.modalBody {
  background-color: #ffffff;
}

/* .modalHeaderMenu {
  background-color: #34344e;
} */

.modalHeaderMenuBlack {
  background-color: #000000;
}

.modalSeccion {
  width: 100% !important;
  height: calc(3em + 1.75rem + 12px) !important;
  padding: 0.375rem 0.75rem !important;
  font-size: 1.7rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #495057 !important;
  background-color: #fff !important;
  background-clip: padding-box !important;
  border: 1px solid #ced4da !;
  border-radius: 0.25rem !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out !important;
}

.modalGrilla {
  display: grid !important;
  grid-template-columns: 1fr 40% !important;
  align-items: center !important;
  gap: 35px !important;
  margin-bottom: 30px !important;
}

.modalControl {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
}

.modalBoton {
  background-color: #d3097f !important;
  border-color: transparent;
  padding: 7.5px 45px;
  border-radius: 31px;
  font-weight: 800;
  width: 299px;
  height: 80px;
  font-size: 38px;
  margin-bottom: 93px;
}

.txRosaIne,
.txRosaIne p {
  color: #582d73 !important;
}

.btn-actas-rp {
  background: #23233e;
  border-radius: 5px;
  color: #fff;
}

.bgGrisTenue {
  background: #f5f5f5;
}

.HeadMuni {
  background: #f5f5f5;
}

.btn-actas-casilla {
  background: #d1308a;
  border-radius: 5px;
  color: #fff;
  padding-right: 3em;
  font-size: 2em;
}

.radioAltern {
  width: 30px;
  height: 30px;
  border: 1px solid #767676;
  border-radius: 15px;
}
.radioAltern.activo {
  background-color: #23233e;
}

#dv_mapa_detalle_dialog svg {
  height: 600px;
  width: 789px;
}

#dv_mapa_detalle_dialog g {
  transform: scale(1.2) translate(-220px, -25%);
}

.dv_mapa_distrito g {
  transform: scale(0.6) translate(230px, 1%) !important;
}

.Modal-Fondo-Blanco {
  background-color: rgba(255, 255, 255, 0.494);
  z-index: 23600;
  padding-right: 0px;
  display: block;
}

.fondo-extranjero {
  background-image: url(../../img/fondo_extranjero.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: var(--fondo-2);
}

.borde-derecho {
  margin: 0.5em;
  border-right: 0.3em solid;
}

.footerandmenu {
  max-width: 100% !important;
  width: 100% !important;
}

.tablarespon {
  margin-right: 0% !important;
  padding-right: 0% !important;
}

.btn-in {
  opacity: 50%;
  cursor: none !important;
}

.MiCasillaInput[type="number"] {
  font-size: 75px !important;
}

#sub-header ul li:hover,
body.gubernaturaH li.gubernaturaH,
body.DiputacionesH li.DiputacionesH,
body.AyuntamientoH li.AyuntamientoH,
body.SindicaturaH li.SindicaturaH {
  content: "\f061";
  margin-right: 4%;
  background-color: #c891a8;
}

.disabled-div {
  background-color: #ccc; /* Cambia el color de fondo a gris */
  opacity: 0.5; /* Reduce la opacidad para indicar que está deshabilitado */
  pointer-events: none; /* Evita que se interactúe con el div */
}