@charset "utf-8";
/* CSS Document */

:root {
  --dark-blue: #181f62;
  --light-purple: #8c8fb1;
  --dark-gray: #5b5d70;
  --medium-gray: #787a89;
  --light-gray: #e4e4e7;
  --table-gray: #f4f4f8;
  --form-gray: #f3f3f5;
  --black: #000000;
  --table-orange: #ffe8d9;
  --orange: #fa6100;
  --gris-tecsa: #787a89;
  --naranja-tecsa: #fa6100;
  --white: #ffffff;
}
/*FUENTES DEL SISTEMA*/
@font-face {
  font-family: NimbusSansDOT;
  src: local(NimbusSansDOT-Bold),
    url(/../Nimbus/NimbusSansDOT-Bold.woff2) format("woff2"),
    url(/../Nimbus/NimbusSansDOT-Bold.woff) format("woff"),
    url(/../Nimbus/NimbusSansDOT-Bold.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: NimbusSansDOT-Regu;
  src: local(NimbusSansDOT-Regu),
    url(/../Nimbus/NimbusSansDOT-Regu.woff2) format("woff2"),
    url(/../Nimbus/NimbusSansDOT-Regu.woff) format("woff"),
    url(/../Nimbus/NimbusSansDOT-Regu.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: Roboto;
  src: local(Roboto-Regular),
    url(/path/to/Roboto-Regular.woff2) format("woff2"),
    url(/path/to/Roboto-Regular.woff) format("woff"),
    url(/path/to/Roboto-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: Roboto;
  src: local(Roboto-Medium),
    url(/path/to/Roboto-Medium.woff2) format("woff2"),
    url(/path/to/Roboto-Medium.woff) format("woff"),
    url(/path/to/Roboto-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
.Title-1 {
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Subtitle-0 {
  font-family: NimbusSansDOT-Regu;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.64;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Title-2 {
  font-family: NimbusSansDOT;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Tab-on-2 {
  font-family: NimbusSansDOT;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Subtitle-1-hover {
  font-family: NimbusSansDOT;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Subtitle-1 {
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Title-3 {
  font-family: NimbusSansDOT;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Subtitle-2-hover {
  font-family: NimbusSansDOT;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Menu-focus {
  font-family: NimbusSansDOT;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
.Subtitle-2 {
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Menu-default {
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: var(--light-gray);
}
.Subtitle-3 {
  font-family: NimbusSansDOT;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Text-hover {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--orange);
}
.Text-1 {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Placeholder {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Button-secondary {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--orange);
}
.Labels {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Hyperlink-off {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Hyperlink {
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--orange);
}
/*FORMAS*/
.Inicio {
  width: 1440px;
  height: 1024px;
  background-color: #ffffff;
}
.Rectangle {
  width: 1440px;
  height: 180px;
  margin: 0 0 1px;
  padding: 33px 24.3px 26px 45px;
  background-color: #2b2495;
}

.Rectangle_admin {
  width: 1440px;
  height: 80px;
  padding: 33px 24.3px 26px 45px;
  background-color: #2b2495;
}
}
.im_logo_ehub {
  width: 115px;
  height: 50px;
  margin: 0 668px 36px 0;
  padding: 6px 2px 5px 3px;
  object-fit: contain;
}
.Combined-Shape {
  width: 79px;
  height: 22px;
  margin: 2px 31px 15px 0;
  background-color: #ffffff;
}
.Combined-Shape {
  width: 79px;
  height: 22px;
  margin: 2px 31px 15px 0;
  background-color: #ffffff;
}
.Combined-Shape_calendario{
  width: 20px;
  height: 20px;
  background-color: var(--white);
}
.ic_events {
  width: 24px;
  height: 24px;
  margin: 40px 8px 7px 59px;
  padding: 1px 2px 3px;
  object-fit: contain;
}
/*LIGAS*/

.Servicios {
  width: 150px;
  height: 18px;
  margin: 7px 30px 15px;
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: var(--light-gray);
  
}
.Servicios_texto {
 
  height: 18px;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: var(--light-gray);
  
}
.Servicios_certi {
  height: 18px;
  margin: 7px 30px 15px;
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: var(--light-gray);
  
}
.ic-account-circle {
  width: 24px;
  height: 24px;
  padding: 2px 2px 2px;
  object-fit: contain;
}
.ic-account-circle:hover {
  width: 24px;
  height: 24px;
  margin: 10px 4px 0 0;
  padding: 2px;
  object-fit: contain;
}

.Certificados {
  width: 150px;
  height: 14px;
  margin: 7px 30px 15px;
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: var(--light-gray);
  
}
.ic_down_arrow {
  width: 24px;
  height: 24px;
  padding: 6px 10px 6px 7px;
  object-fit: contain;
}
.ic_down_arrow:hover {
 
  width: 24px;
  height: 24px;
  margin: 10px 0 0px 4px;
  padding: 7px 9px 5px 8px;
  object-fit: contain;
  transform: rotate(-90deg);
}


.Prximos-eventos {
  width: 197px;
  height: 15px;
  margin: 46px 495px 10px 8px;
  font-family: NimbusSansDOT;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  text-decoration: none;
  line-height: normal;
  letter-spacing: normal;
  color: var(--white);
}
/*RECTANGULO FLECHA IZQUIERDA */
.Rectangle-Copy {
  width: 25px;
  height: 25px;
  margin: 36px 10px 0 60px;
  padding: 10px 14px 9px 11px;
  border-radius: 2px;
  border: solid 1px var(--light-purple);
}

.Rectangle-Copy:hover {
  width: 25px;
  height: 25px;
  padding: 10px 14px 9px 11px;
  border-radius: 2px;
  border: solid 1px var(--orange);
  background-color: var(--orange);
}

.ic_left_arrow_disabled {
  width: 30px;
  height: 36px;
  object-fit: contain;
}


.ic_left_arrow {
   width: 30px;
  height: 36px;
  object-fit: contain;
}

.ic_left_arrow_hover {
   width: 30px;
  height: 36px;
  object-fit: contain;
}
/**************************************/

/*RECTANGULO FLECHA DERECHA*/
.Rectangle_flecha_derecha {
  width: 25px;
  height: 25px;
  margin: 36px 88px 0 10px;
  padding: 10px 11px 9px 14px;
  border-radius: 2px;
  border: solid 1px var(--orange);
}
.Rectangle_flecha_derecha:hover{
  width: 25px;
  height: 25px;
  padding: 10px 11px 9px 14px;
  border-radius: 2px;
  border: solid 1px var(--orange);
  background-color: var(--orange);
}

.ic_right_arrow_disabled {
  width: 30px;
  height: 36px;
  object-fit: contain;
}

.ic_right_arrow {
   width: 30px;
  height: 36px;
  object-fit: contain;
}
.ic_right_arrow_hover {
  width: 30px;
  height: 36px;
  object-fit: contain;
}

/*CUADROS DE INFORMACION ESTATUS****************************/
.Estatus-del-sistema {
  width: 386px;
  height: 25px;
  margin: 47px 281px 10px 105px;
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Rectangle_equipos{
  width: 328px;
  height: 90px;
  margin: 165px 5px 47px 106px;
  padding: 9px 10px 13px 9px;
  border-radius: 2px;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
}
.Rectangle_calendario{
   width: 65px;
  height: 65px;
 
  background-color: #f3f3f5;
  border-bottom: solid 1px #fa6100;
  font-family: NimbusSansDOT;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
 
}

.Rectangle_proximo {
  width: 1185px;
  height: 96px;
  margin: 165px 5px 47px 106px;
  padding: 9px 10px 13px 9px;
  border-radius: 2px;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
  position: relative;
}
.Rectangle_proximo:hover {
	border: solid 1px #fa6100;
}
.Prximo {
  width: 52px;
  height: 16px;
  margin: 0 0 35px 26px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  text-decoration: none;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: var(--orange);
 
}
.dia {
  width: 30px;
  height: 20px;
  font-family: NimbusSansDOT;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
  position: absolute;
  top: 28;
  left: 40;
}
.Ttulo-del-servicio {
  width: 210px;
  height: 18px;
  margin: 13px 18px 20px 15px;
  font-family: NimbusSansDOT-Regu;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: var(--dark-blue);
}

.Tcnico-Copy {
  width: 53px;
  height: 16px;
  margin: 0 5px 0 0;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
  
}
.nombre_tecnico {
    width: 250px;
    height: 16px;
    margin: 0 0 0 5px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--dark-blue);
}
.Rectangle_detalles_prox {
  width: 430px;
  height: 480px;
  margin: 0 0 1px 1px;
  padding: 27px 30px 95px 0;
  border-radius: 2px;
  background-color: var(--white);
}
.Vencimiento-de-pliz {
  width: 210px;
  height: 18px;
  margin: 0 0 29px;
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.ltima-actualizacin {
  width: 227px;
  height: 16px;
  margin: 10px 80px 20px 106px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
/*RECTÁNGULOS DE ESTATUS DEL SISTEMA****************************************/

.operatividad_equipos {
  width: 205px;
  height: 50px;
   padding: 180px 0 0;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
  border-bottom: solid 1px #fa6100;
}
.operatividad_equipos:hover {
  width: 205px;
  height: 50px;
  padding: 180px 0 0;
  border: solid 1px var(--orange);
  background-color: var(--white);
}
.Operatividad-de-equi {
  width: 150px;
  height: 32px;
  margin: 0 0 34px 4px;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.calidad_energia {
  width: 400px;
  height: 50px;
   padding: 180px 0 0;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
  border-bottom: solid 1px #fa6100;
}
.calidad_energia:hover {
  width: 205px;
  height: 50px;
  padding: 180px 0 0;
  border: solid 1px var(--orange);
  background-color: var(--white);
}
.planos {
  width: 205px;
  height: 50px;
   padding: 180px 0 0;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
  border-bottom: solid 1px #fa6100;
}
.planos:hover {
  width: 205px;
  height: 50px;
  padding: 180px 0 0;
  border: solid 1px var(--orange);
  background-color: var(--white);
}
.Documentos_legales {
  width: 230px;
  height: 50px;
  padding: 180px 0 0;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
}
.Documentos_legales:hover {
  width: 195px;
  height: 50px;
  padding: 180px 0 0;
  border: solid 1px var(--orange);
  background-color: var(--white);
}

/*SEMAFOROS*********************************/
.ic_green_status {
  width: 30px;
  height: 30px;
  padding: 4px;
  object-fit: contain;
}
.ic_red_status {
  width: 30px;
  height: 30px;
  padding: 4px;
  object-fit: contain;
}
 .En-orden {
  width: 129px;
  height: 16px;
  margin: 0 14px 33px 52px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Documentos_legales {
  width: 195px;
  height: 50px;
  padding: 180px 0 0;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
}

/*DETALLES DE VENTANAS *************************************************/
.Rectangle_detalles_proximo {
  width: 328px;
  height: 90px;
  margin: 165px 5px 17px 106px;
  padding: 9px 10px 13px 9px;
  border-radius: 2px;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
}
.popup {
  width: 100%;
  max-width: 800-px;
  height: 500%;
  position: relative;
  display: flex;
  top: 50%;
  left:50%;
  transform: translate(-50%, -50%);
 }
.ventana_proximo {
  width: 430px;
  height: 600px;
  margin: 0 0 1px 1px;
  padding: 27px 30px 95px 0;
  border-radius: 2px;
  text-decoration: none;
  background-color: var(--white);
}
.btn_open {
  position: absolute;
  top: 50%;
  left:20%;
  display: block;
  background-color: var(--white);
}
.container_all {
  width:100%;
  height: 100%;
  position: fixed;
  background: rgba(0,0,0,0,6);
}
.ic_cal_modal {
  width: 24px;
  height: 24px;
  margin: 7px 15px 4px 0;
  object-fit: contain;
}
.Combined-Shape {
  width: 24px;
  height: 24px;
  margin: 6px 15px 5px 0;
  background-color: var(--white);
 }
 .Servicio-detalle {
  width: 1440px;
  height: 1024px;
  background-color: var(--white);
}
.ic_close {
  width: 20px;
  height: 20px;
  object-fit: contain;
  color: var(--orange);
}
.Rectangle_close {
  width: 15px;
  height: 15px;
  border-radius: 3px;
  border: solid 1px var(--orange);
  padding: 8px 8px 7px 7px;
  border: solid 1px var(--orange);
}
.Prximo-evento {
  width: 168px;
  height: 20px;
  margin: 12px 128px 3px 15px;
  font-family: NimbusSansDOT;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Line-4-Copy {
 
  height: 1px;
  padding: 0;
  border: solid 1px var(--light-gray);
}
.Actividades-a-realiz {
    width: 264px;
    height: 18px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: var(--light-purple);
}
.Actividades_partidas  {
    width: 202px;
    height: 16px;
    margin: 10px 109px 10px 14px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: var(--dark-blue);
}
.fecha_prox {
  width: 92px;
  height: 16px;
  margin: 0 0 0 5px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.dia_prox {
  width: 92px;
  height: 16px;
  font-family: Roboto;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: bold;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Vencimiento-de-pliz {
  width: 275px;
  height: 25px;
  margin: 0 6px 4px 20px;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.titulo_servicio {
  width: 275px;
  height: 32px;
  margin: 0 0 27px;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.dia_vence {
  width: 92px;
  height: 16px;
  font-family: Roboto;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: bold;
  line-height: normal;
  letter-spacing: normal;
  color: var(--dark-blue);
}
.Avance-de-ejecucin {
  width: 131px;
  height: 16px;
  margin: 0 5px 5px 0;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.porcentaje_poliza{
  width: 26px;
  height: 16px;
  margin: 0 0 5px 5px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Faltan-dias {
  width: 260px;
  height: 16px;
  margin: 6px 0 14px 4px;
  font-family: Roboto;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Datos-generales {
  width: 108px;
  height: 18px;
  margin: 0 106px 10px 0;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Catlogo {
  width: 60px;
  height: 16px;
  margin: 10px 37px 10px 0;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.poliza_numero {
  width: 49px;
  height: 16px;
  margin: 10px 68px 10px 10px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.ic_alert {
  width: 18px;
  height: 18px;
  margin: 4px 4px 14px 19px;
  padding: 1px 0 2px 1px;
  object-fit: contain;
}

.Estatus {
  width: 400px;
  height: 14px;
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}

.Calidad-de-la-energ {
  width: 635px;
  height: 25px;
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Rectangle_calidad {
  width: 770px;
  height: 70px;
  padding: 34px 29px 38.5px 28px;
  background-color: var(--form-gray);
}
.Rectangle_estatus_calidad {
  width: 840px;
  height: 200px;
  border-radius: 2px;
  background-color: var(--white);
}
.Rectangle_armonicos {
  width: 200px;
  height: 70px;
  padding: 16px 19px 20px 14px;
  background-color: var(--form-gray);
}
.Armnicos-de-corrien {
  width: 190px;
  height: 48px;
  margin: 0 0 8px 1px;
  font-family: NimbusSansDOT;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: #181f62;
 
}
.Armonicos_porcentaje {
  width: 231px;
  height: 140px;
  margin: 23px 30px 124px 53px;
  padding: 0 0 17px;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
}
.Medicin_armonicos {
  width: 61px;
  height: 16px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Lmites-de-referenci {
  width: 134px;
  height: 16px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.limites_armonicos {
  width: 48px;
  height: 16px;
  margin: 0 64px 8px 5px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Resultado {
  width: 66px;
  height: 16px;
  margin: 31px 3px 0 15px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.ic_file_download {
  width: 24px;
  height: 24px;
  object-fit: contain;
  background-color: var(--light-purple);
}
.fecha_medicion {
  width: 78px;
  height: 16px;
  margin: 14px 62px 11px 84px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.porcentaje_resultado{
  width: 19px;
  height: 16px;
  margin: 6px 14px 0 8px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.PDF {
  width: 26px;
  height: 16px;
  margin: 3px 50px 11px 52px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.-Observaciones {
  width: 92px;
  height: 18px;
  margin: 134px 15px 0 117px;
  font-family: Roboto;
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: var(--orange);
}
.-Observaciones .text-style-1 {
  font-size: 15px;
}
/*PLANOS Y DIAGRAMAS*/
.Rectangle_planos{
  width: 840px;
  height: 640px;
  margin: 12px 67px 192px 300px;
  border-radius: 2px;
  background-color: var(--white);
}
.No-cumplen-Plano-de {
  width: 316px;
  height: 14px;
  margin: 2px 346px 434px 51px;
  font-family: NimbusSansDOT-Regu;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.No-cumplen-Plano-de .text-style-1 {
  font-family: NimbusSansDOT;
  font-weight: bold;
}
.Inspeccin {
  width: 72px;
  height: 16px;
  margin: 0 7px 0 0;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
  
}
.fecha_inspeccion {
  width: 78px;
  height: 16px;
  margin: 0 0 0 7px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Planos-y-diagramas {
  width: 262px;
  height: 25px;
  margin: 11.5px 486px 0 0;
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
/* ESTUDIOS */
.Rectangle_realizado {
  width: 1440px;
  height: 1024px;
  background-color: rgba(91, 93, 112, 0.5);
}
.Realizado {
  width: 62px;
  height: 11px;
  margin: 3px 0 1px 8px;
  font-family: NimbusSansDOT;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Line-realizado {
  width: 344px;
  height: 1px;
  margin: 168px 0.5px 71px 60.5px;
  border: solid 1px var(--light-gray);
}
.-meses {
  width: 53px;
  height: 16px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Rectangle_estudios {
  width: 344px;
  height: 240px;
  padding: 86px 126px 17px 20px;
  border-radius: 2px;
  border: solid 1px var(--light-gray);
}
.Rectangle_estudios_gris {
  width: 344px;
  height: 71px;
  margin: 2px 30px 377px 61.5px;
  padding: 19px 164px 20px 20px;
  border-radius: 2px;
  background-color: var(--form-gray);
}

.Rectangle_codigo {
  width: 230px;
  height: 90px;
  margin: 165px 5px 47px 106px;
  padding: 9px 10px 13px 9px;
  border-radius: 2px;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
  position: relative;
}
.Rectangle_codigo:hover {
	border: solid 1px #fa6100;
}
.Realizada {
  width: 62px;
  height: 11px;
  margin: 131px 71px 0 9px;
  font-family: NimbusSansDOT;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Rectangle_prog_mtto {
  width: 450px;
  height: 100px;
  padding: 34px 29px 38px 31px;
  background-color: var(--form-gray);
}
.Rectangle_mantenimiento {
  width: 840px;
  height: 340px;
  padding: 123px 41px 342px 154px;
  border-radius: 2px;
  background-color: var(--white);
}
.Line-mtto {
  width: 400px;
  height: 1px;
  margin: 0 0 52px;
  border: solid 1px var(--light-gray);
}
.Line-17 {
  width: 1px;
  height: 35px;
  margin: 0 47px 33px 80px;
  border: solid 1px var(--black);
}
.porcentaje_mtto
{
  width: 38px;
  height: 16px;
  margin: 10px 7px 6px 15px;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.En-orden_mtto {
  width: 55px;
  height: 16px;
  margin: 3px 0 3px 10px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Falta-mantenimiento {
  width: 129px;
  height: 16px;
  margin: 3px 0.5px 21px 9.5px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--light-purple);
}
.Rectangle_avance_prog {
  width: 350px;
  height: 18px;
  border-radius: 9px;
  background-color: #786fff;
}
.Rectangle_real {
  width: 424px;
  height: 18px;
  border-radius: 9px;
  background-color: #786fff;
}
.Oval_mtto {
  width: 20px;
  height: 20px;
  margin: 0 15px 0 0;
  background-color: #786fff;
}
.Avance-programado {
  width: 85px;
  height: 32px;
  font-family: Roboto;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: var(--medium-gray);
}
.Mantenimiento-predic {
  width: 207px;
  height: 16px;
  margin: 3px 232px 30px 0;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}

/**********************************************************************SERVICIOS****************************************/

.Rectangle_servicios {
  width: 1185px;
  height: 90px;
  border: solid 1px var(--light-gray);
  background-color: var(--white);
}



.Servicios_titulo {
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2b2495;
}

.Servicios_select {
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #2b2495;
}

.Servicios_texto {
  height: 18px;
  font-family: NimbusSansDOT;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: var(--white);
}
.Historial_texto {
  width: 220px;
  height: 18px;
  font-family: NimbusSansDOT;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.9;
  letter-spacing: normal;
  color: var(--orange);
}
.Actividades_texto {
  width: 262px;
  height: 24px;
  font-family: NimbusSansDOT-Regu;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #181f62;
}
.FECHA-DEL-SERVICIO {
  width: 140px;
  height: 18px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--light-purple);
}

.Descripcin_texto {
  width: 200px;
  height: 18px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: var(--light-purple);
}
.-texto_servicio {
  width: 126px;
  height: 16px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;
}
.Desc_servicio{
  width: 335px;
  height: 18px;
  font-family: NimbusSansDOT;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #181f62;
}
.Servicios---Historial {
  width: 1440px;
  height: 1024px;
}
.Line_historial {
  width: 186px;
  height: 1px;
  margin: 4px 20px 29px 128px;
  border: solid 1px var(--orange);
}
.Rectangle_naranja {
  width: 1100px;
  height: 40px;
  margin: 29px 0 0;
  padding: 24px 30.4px 26px 30px;
  background-color: var(--table-orange);
}
.Rectangle_blanco {
  width: 110px;
  height: 40px;
  margin: 99px 0 0;   
  padding: 23px 670px 27px 30px;
  background-color: var(--white);
}

.Rectangle_gris {
  width: 1100px;
  height: 40px;
  margin: 70px 0 68px;
  padding: 22px 670px 28px 30px;
  background-color: var(--table-gray);
}
.Certi {
  
  height: 18px;
  font-family: NimbusSansDOT;
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #181f62;