/*HAY QUE MODIFICAR LOS ARCHIVOS PAGE-INSTITUCIONAL, HEADER Y FOOTER, AGREGARLE EL ID DE LA PAG NUEVA*/
.page-id-89377 .amarilloBorde, .page-id-53259 .amarilloBorde{
	float:right;
	border-left: solid 4px #edd334;
	padding-left: 0.5em;
	max-width: min-content;
}
.page-id-89377  .azulBorde, .page-id-53259 .azulBorde{
	float:right;
	border-left: solid 4px #0779d2;
	padding-left: 0.5em;
	max-width: min-content;
}
.page-id-89377 .verdeBorde, .page-id-53259 .verdeBorde{
	float:right;
	border-left: solid 4px #6eb82f;
	padding-left: 0.5em;
	max-width: min-content;
}


.page-id-89377 .botonelecciones a, .page-id-53259 .botonelecciones a{
	font-weight: 400 !important;
	border-radius: 40px !important;
}

@media only screen and (max-width:960px){

	.page-id-89377 .botonelecciones, .page-id-53259 .botonelecciones{
		width: 100% !important; 
	}
	.page-id-89377  .cardUnlp, .page-id-53259 .cardUnlp{
		display: block;
		margin: auto;
  		margin-bottom: auto;
		position: relative;
	}

	.page-id-89377  .pill, .page-id-53259 .pill{
		display: block;
		margin: auto;
	}
}


.page-id-89377 .green-elecciones, .page-id-53259 .green-elecciones{
	background: #026665;
}
  
.page-id-89377 .alingP , .page-id-53259 .alingP {
	text-align: right;
}
  
.page-id-89377 p, .page-id-53259 p{
margin: 7px !important;
	}

  
  /* Full screen Modal */
  
.page-id-89377 .modal-content, .page-id-53259 .modal-content{
	background-color: #f1f1f1 !important;
	height: max-content !important;
}

.page-id-89377 .fullscreen-modal .modal-dialog, .page-id-53259 .fullscreen-modal .modal-dialog {
  margin-top: 31px !important;
}

.page-id-89377 .fullscreen-modal .modal-dialog, .page-id-53259 .fullscreen-modal .modal-dialog {
	margin-right: auto !important;
	margin-left: auto !important;
	max-width: none !important;
 }
@media (min-width: 768px) {
	.page-id-89377 .fullscreen-modal .modal-dialog, .page-id-53259 .fullscreen-modal .modal-dialog {
	  width: 92w !important;
	  max-width: none !important;
	}
}
@media (min-width: 992px) {
	.page-id-89377 .fullscreen-modal .modal-dialog, .page-id-53259 .fullscreen-modal .modal-dialog {
	  width: 91vw !important;
	  max-width: none !important;
	}
  }
  @media (min-width: 1200px) {
	.page-id-89377 .fullscreen-modal .modal-dialog, .page-id-53259 .fullscreen-modal .modal-dialog {
	  width: 90vw !important;
	  max-width: none !important;
	}
  }
  
  
  .page-id-89377 .sectionWhite , .page-id-53259 .sectionWhite {
	padding: 0px 40px 0px 100px;
	background-color: inherit;
	margin: 0 auto;
	width: 90%;
	margin-top: 20px;
	border-radius: 24px;
  }
  
  
.page-id-89377  .modalTable  , .page-id-53259 .modalTable {
	overflow: auto;
	width: 45%;
	margin-right: 2.5%;
	margin-left: 2.5%;

  }
  
  
  .page-id-89377  img, .page-id-53259 img{
	width: inherit;
	height: auto;
  }
  
	  @media only screen and (max-width: 767px){
		.page-id-89377 .modal-content, .page-id-53259 .modal-content {
		  margin: auto;
				width: 90%;
		  }
	  }
.page-id-89377 .modal-content, .page-id-53259 .modal-content {
	border-radius: 20px;
	border: unset !important;
	border-top-left-radius:38px !important;
	border-top-right-radius : 38px !important;
  }
  
  .page-id-89377 .articleWhite, .page-id-53259 .articleWhite {
	width: 26%;
	background-color: white;
	border-radius: 20px;
	padding-bottom: 1em;
	
  }
@media (max-width: 769px) {
	.page-id-89377 .articleWhite , .page-id-53259 .articleWhite{
	   margin-top: 5em;
		}
	}

 
  .page-id-89377 hr , .page-id-53259 hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	width: 70%;
	border-top: 2px solid rgba(0, 0, 0, .1);
  }
  
  
  .page-id-89377 #close, .page-id-53259 #close {
	color: white;
  }
  
  .page-id-89377 .logoModal, .page-id-53259 .logoModal {
	height: 124px;
	width: 220px;
	margin-top: -24px;
	border-radius: 12px;
	-webkit-box-shadow: 10px 10px 22px -5px rgba(237, 234, 237, 1);
	-moz-box-shadow: 10px 10px 22px -5px rgba(237, 234, 237, 1);
	box-shadow: 2px 4px 18px -5px rgba(237, 234, 237, 1);
	margin-bottom: 20px;
  }

.page-id-89377 .modal-body, .page-id-53259 .modal-body {
  padding-top: 0;
}


@media only screen and (min-width:767px){
		
.page-id-89377 .modal-content, .page-id-53259 .modal-content {
   		min-height: 540px;
  		height: 90vh !important;
	}
}

  .page-id-89377 .close, .page-id-53259 .close {
	color: #e8e8e8;
	padding: 0.3em 1rem;
  }


  .page-id-89377 .textWhite, .page-id-53259 .textWhite {
	font-family: 'Quicksand', sans-serif;
	color: white;
	font-size: 32px;
  }
  
  
  .page-id-89377 .modal-header, .page-id-53259 .modal-header {
	background-color: #026665;
	border-top-left-radius: 10px !important;
	border: none;
	border-top-right-radius: 10px !important;
  }
  
  
  .page-id-89377 .divFlex, .page-id-53259 .divFlex {
	display: flex;
  }
  

  .page-id-89377 .divFlexCenter, .page-id-53259 .divFlexCenter {
	display: flex;
	justify-content: center;
  }
  
  .page-id-89377 .divFlexsCenter, .page-id-53259 .divFlexsCenter {
	display: flex;
	justify-content: center;
  }
  
  .page-id-89377 .divCenter, .page-id-53259 .divCenter {
	display: flex;
	justify-content: center;
  }
  
  .page-id-89377 .divFlexCenters, .page-id-53259 .divFlexCenters {
	display: flex;
	justify-content: center;
  }
   
  .page-id-89377 .modal, .page-id-53259 .modal {
	padding: 0px !important;
	z-index: 9999999;
  }
  
  
  .page-id-89377 table, .page-id-53259 table {
	width: 98%;
	margin: 0 auto;
	margin-right: 10px;
	text-align: center;
	max-width: 720px;
	border-collapse: collapse;
  }
     

  .page-id-89377  tr:nth-child(even), .page-id-53259 tr:nth-child(even) {
	background: #e8e8e8;
  }
  
  
  .page-id-89377 th, .page-id-53259 th,.page-id-89377 td, .page-id-53259 td {
	text-align: initial;
	padding: 3px;
	max-width: min-content;
	border-bottom: unset;
  }
 



/*SIN PAGE ID*/




@media only screen and (max-width:960px){
	.textWhites {
  font-size: 1.7em !important;
	}
}
  .imgLogo {
	width: 100%;
  }
  
  .imgUnlpWhite {
	margin-left: 34%;
	left: auto;
	margin-top: 16px;
	display: block;
	width: 120px;
	height: 60px;
  }
  

  
  .cardUnlp:focus {
	outline: none;
  }
  
    .resultPillRed {
	position: absolute;
	border-radius: 20px;
	width: 25%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	height: 10px;
	z-index: 99;
	background-color: #ff0000;
	left: 10%;
  }
  
  .pillRed {
	margin-left: 10px;
	border-radius: 20px;
	width: 56px;
	margin-right: 10PX;
	margin-bottom: 4px;
	display: block;
	background-color: #ff0000;
	height: 8px;
	display: inline-block;
  }
  
  .pillYellow {
	margin-left: 10px;
	border-radius: 20px;
	width: 56px;
	margin-right: 10PX;
	margin-bottom: 3px;
	display: block;
	background-color: #e9ef00;
	height: 8px;
	display: inline-block;
  }
  
 
  .pillGreen {
	margin-left: 10px;
	border-radius: 20px;
	width: 56px;
	margin-right: 10PX;
	margin-bottom: 3px;
	display: block;
	background-color: #13ce20;
	height: 8px;
	display: inline-block;
  }
  
  .resultPillGreen {
	position: absolute;
	border-radius: 20px;
	width: 25%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	height: 10px;
	z-index: 99;
	background-color: #13ce20;
	left: 10%;
  }
  
  .resultPillYellow {
	position: absolute;
	border-radius: 20px;
	width: 25%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	background-color: #e9ef00;
	height: 10px;
	z-index: 99;
	left: 10%;
  }
  
  .rectAzul {
	width: 16px;
	position: absolute;
	right: 16%;
	margin-top: -7px;
	display: block;
	background-color: #0779d6;
	height: 16px;
  }
  
  .rectAzul1 {
	width: 18px;
	margin-left: -5px;
	display: block;
	background-color: #0779d6;
	height: 18px;
	border-radius: 2px;
  }
  
  .rectAmarillo {
	position: absolute;
	right: 16%;
	margin-top: -7px;
	width: 16px;
	display: block;
	background-color: #efd433;
	height: 16px;
  }

  .rectVerde1 {
	margin-left: -5px;
	width: 18px;
	border-radius: 2px;
	display: block;
	background-color: #6fb730;
	height: 18px;
	
  }
  
  .pillGreenM {
	margin-left: 10px;
	border-radius: 20px;
	width: 40px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	background-color: #13ce20;
	height: 8px;
	
  }
  
  .pillBlueM {
	margin-left: 10px;
	border-radius: 20px;
	width: 40px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	background-color: blue;
	height: 8px;
  }
  
  .pillYellowM {
	margin-left: 10px;
	border-radius: 20px;
	width: 40px;
	margin-right: 10px;
	margin-top: 5px;
	display: block;
	background-color: #e9ef00;
	height: 8px;
  }

	@media (max-width: 450px){
		.divOrange {
	  width: 300px;
		}
}
  
  .divOrange {
	width: 400px;
	text-align: center;
	margin-top: 20px;
	margin-left: 0px;
	height: 52px;
	border-radius: 32px;
	background-color: #e55200;
  }
  
  .divOran {
	background-color: #e55200;
	width: 260px;
	text-align: center;
	display: block;
	right: 0;
	margin-left: 84px;
	height: 40px;
	margin-top: -20px;
	margin-bottom: 20px;
	border-radius: 32px;
  }
  
  .textWhite01 {
	font-family: 'Quicksand', sans-serif;
	color: white;
	text-align: center;
	font-size: 18px;
	padding-top: 2px;
  }
  
  .textWhite1 {
	font-family: 'Quicksand', sans-serif;
	color: white;
	font-size: 18px;
  }
  
  .textWhites {
	font-family: 'Quicksand', sans-serif;
	color: white;
	margin-left: 20px;
	display: inline-block;
	font-size: 20px;
  }
  
  .textVerde {
	font-family: 'Quicksand', sans-serif;
	color: #026665;
	margin-bottom: 14px !important;
	margin-left: 20px !important;
	font-size: 16px;
  }
  
  
  .rectAmarillo1 {
	margin-left: 0px;
	width: 18px;
	display: block;
	background-color: #efd433;
	height: 18px;
	border-radius: 2px;
  }
  
  .rectVerdee {
	 position: absolute;
	  right: 44%;
	  margin-top: -7px;
	  width: 16px;
	  display: block;
	  background-color: #6fb730;
	  height: 16px;
  }
  
  
  .rectVerde {
	margin-left: -130px;
	width: 16px;
	display: block;
	background-color: #6fb730;
	height: 16px;
  }

  .divGreen {
	padding: 10px;
	width: 260px;
	text-align: center;
	display: block;
	right: 0;
	margin-left: 30%;
	height: 40px;
	margin-top: -20px;
	margin-bottom: 20px;
	border-radius: 32px;
	background-color: #13ce20;
  }
  
  .boldText {
	font-weight: 600;
  }
  
  .boldTexts {
	font-family: 'Quicksand', sans-serif;
	color: #026665;
	margin-bottom: 14px;
	font-size: 16px;
	font-weight: 600;
  }
  
  .boldT {
	font-family: 'Quicksand', sans-serif;
	color: #026665;
	margin-bottom: 0px;
	font-size: 12.5px;
	font-weight: 200;
  }
  
  
  .textsVerdes {
	font-family: 'Quicksand', sans-serif;
	color: #026665;
	margin-bottom: 14px;
	margin-left: 20px;
	font-size: 16px;
  }

  
  .imgPlant {
	position: initial;
	display: block;
	margin-left: auto;
	padding-right: 30px;
  }
  
  .textVerdes {
	font-family: 'Quicksand', sans-serif;
	color: #026665;
	margin-bottom: 14px;
	margin-left: 20px;
	font-size: 16px;
  }
  
  .divGris {
	background-color: #a9a9a9;
	margin: 0 auto;
  	margin-top: 0px;
	text-decoration: none;
	display: block;
	width: max-content;
	padding: 0.3em;
	margin-top: 45px;
	border-radius: 10px;
  }

  .divGris p{
	margin-top: 0 !important;
	margin-bottom: 1rem !important;
  }
  
  .parrTit {
	font-family: 'Quicksand', sans-serif;
	color: #026665;
	font-size: 20px;
  }
  
  .divWhiteLogo {
	height: 140px;
	border-radius: 14px;
	background-color: white;
	margin-left: 50px;
	width: 220px;
	-webkit-box-shadow: 10px 10px 22px -5px rgba(237, 234, 237, 1);
	-moz-box-shadow: 10px 10px 22px -5px rgba(237, 234, 237, 1);
	box-shadow: 10px 10px 22px -5px rgba(237, 234, 237, 1);
	margin-top: -24px;
  }
  
  /* width */
  ::-webkit-scrollbar {
	width: 8px;
	cursor: pointer;
  }
  
  /* Handle */
  ::-webkit-scrollbar-thumb {
	background: grey;
	border-radius: 10px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
	background: #ababab;
	border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
	cursor: pointer !important;
	background: #908f8f;
  }
  
  
@media only screen and (max-width: 600px) {
	.divOran {
  	margin-left: 6%;	
	}
  }

@media only screen and  (max-width: 530px) {
  .rectVerdee{
	  right:50% !important;
  }
  .rectAzul{
	  right:25% !important;
  }
.rectAmarillo{
		  right:25% !important;
	  }
  }


  @media (max-width: 380px) {
	  .rectVerdee{
		  right:41%;
	  }
	.rectAzul{
		  right:18%;
	  }
	.rectAmarillo{
		  right:18%;
	  }
	
  }
