@charset "UTF-8";
.error {
    color:red;
}
.ui-loader {
    width:100% !important;
    height:100% !important;
    top:0;
    left: 0;
    margin: 0;
    z-index:1000000 !important;
}
.ui-icon-loading {
    margin-top: 250px !important;
}
@font-face {
	font-family: "Carme";
	src: url("./Carme-Regular.ttf");
  }
/* Set the background image sources */
#getic {
    background-image: url("../img/getic-1.png");
    background-position: top;
    background-repeat: no-repeat;
}
#nosotros {
    background-image: url("../img/getic-nosotros.png");
    background-position: top;
    background-repeat: no-repeat;
}
#sd {
    background-image: url("../img/getic-sd.png");
    background-position: top;
    background-repeat: no-repeat;
}
#fs {
    background-image: url("../img/getic-fs.png");
    background-position: top;
    background-repeat: no-repeat;
}
#sp {
    background-image: url("../img/getic-sp.png");
    background-position: top;
    background-repeat: no-repeat;
}
#cableado {
    background-image: url("../img/getic-cableado.png");
    background-position: top;
    background-repeat: no-repeat;
}
#partners {
    background-image: url("../img/getic-partners.jpg");
    background-position: top;
    background-repeat: no-repeat;
}
#fin {
    background-image: url("../img/getic-fin.png");
    background-position: top;
    background-repeat: no-repeat;
}

table { 
	width: 100%;
}
tr:nth-child(even){
	background-color: #f2f2f2;
}
/* Background settings */
.demo-page {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
/* Transparent footer */
.demo-page .ui-footer {
    background: none;
    border: none;
    bottom: 0;
}

/* The footer won't have a height because there are only two absolute positioned elements in it.
So we position the buttons from the bottom. */
.control.ui-btn-left,
.registro-btn.ui-btn-right {
    top: auto;
    bottom: 7px;
    margin: 0;
}
/* Custom styling for the registro source */
small {
    font-size: .75em;
    color: #666;
}

.tab_opciones {
    width: 100%; 
    padding: 20px !important;
}

.cnt_botones {
    z-index: 100;
    position: absolute;
    text-align: right;
    bottom: 0px;
    right: 0px;
}

.btn-servicios {
    font-size: 45px;
    padding: 30px;
}

video {
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
}

body.pag_rifa {
    background-image: url("../img/banner-mundo-logo.png");
    background-position: top;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px;
}
.cnt_rifa{
    background-color: black;
    width: 100%;
    height: 100%;
    z-index: 100;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

@font-face {
    font-family: myFirstFont;
    src: url(font1.ttf);
    font-weight: bold;
}

.cnt_rifa div {
    padding-top: 250px;
    font-size: 60px;
    font-family: "myFirstFont";
    color: #fff;
    text-align: center;
}
.cnt_rifa span {
    font-size: 30px;
}
.ui-icon-myicon:after {
	background-image: url("/img/biblioteca.png");
	background-size: 18px 18px;
}

.buscador_incidencias{
	display: inline-flex;
}
.buscador_incidencias > div > input{
	max-width: 150px;
	margin-top: 0px;
	border-radius: 5px 0px 0px 5px;
	&:focus-visible {
		outline: none;
	}
}
.buscador_incidencias > div > button{
	margin-top: 0px;
}
.buscador_incidencias > div.icon{
	background-color: black;
	padding:5px;
	border-radius: 0px 5px 5px 0px;
}
.buscador_incidencias > div > img{
	-webkit-filter: invert(100%);
	filter: invert(100%);
	cursor: pointer;
	width: 15px;
}

#lista_tareas > div.ui-panel-inner{
	padding:0px;
}
.elemento_tareas{
	display: flex;
	margin: 5px;
}
.elemento_tareas.tarjeta{
    border-radius: 15px;
    /*box-shadow: 0px 0px 5px 2px rgb(50 50 50 / 18%);*/
	border: solid 1px rgba(90,90,90,.3);
	&:hover{
		    background-color: rgb(240 240 240 / 15%);
	}
}
.elemento_tareas.tarjeta_item{
    border-top: solid 1px rgb(195 195 195);
}
.el_tar_completar{
	padding-left:5px;
	padding-right:5px;
}
.elemento_tareas_formulario{
    margin: 0;
    display: flex;
    align-items: center;
}
.elemento_tareas_fecha{
    border-radius: 5px;
    height: 25px;
    border: solid 1px rgba(90,90,90,.4);
    margin-left: 10px;
}

.simple_input{
	padding: 5px 4px;
    border-radius: 5px;
    width: 100%;
	max-width: 360px;
	border: solid 1px #a0a0a0;
}
.simple_input:focus-visible {
	outline: none;
	border: solid 1px #000000;
}
.simple_button{
	border-radius: 3px;
	border: solid 1px #ccc;
	padding: 5px 4px;
	min-width: 90px;
}

#imagen-cambiante,.imagen-cambiante {
	font-size: 1.4em;
	margin: 0.4em 0 0 0;
	text-decoration: none;
    background: url( "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z'/%3E%3C/svg%3E" ) center / 90% no-repeat;
}

#imagen-cambiante:hover,.imagen-cambiante:hover {
	background: center / 120% no-repeat url("../img/done_task.png");
}

#imagen-cambiante-resuelto,.imagen-cambiante-resuelto {
	font-size: 1.4em;
	margin: 0.4em 0 0 0;
	text-decoration: none;
    background: center / 120% no-repeat url("../img/done_task.png");
}
#imagen-cambiante-resuelto:hover,.imagen-cambiante-resuelto:hover {
    background: url( "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z'/%3E%3C/svg%3E" ) center / 90% no-repeat;
}
.el_tar_contenido p{
	font-size: .85em;
}
.tarea_fecha input[type=date]{
	--webkit-appearance: media-slider;
}
.tar_titulo{
	margin-bottom: 1px; 
	display: -webkit-box; 
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
	word-break: break-all
}
.tar_titulo:hover{
	-webkit-line-clamp: inherit;
}
.tar_titulo::before {
	content: '\A'; white-space: pre;
}
.is-hover:hover{
	background: lightgrey;
}
.is-ponter{
	cursor: pointer;
}
div.componente_horario{
	min-height:70px;
	border:1px solid #000;
	border-radius: 5px;
	background-color: #fff; border-color: #ddd ;
	color: #333 ;
	text-shadow: 0 1px 0 #f3f3f3;
	box-shadow: 0 1px 3px rgba(0,0,0,.15);
	padding: 0px 5px;
	text-align:center;
}
div.componente_horario > div.contenedor{
	max-width:100%;
	text-shadow: none;
	border-radius: 5px 5px 0px 0px;
	border: solid 1px; margin: 5px 0px;
}
div.head_horario{
	color: white;
	background-color: black;
	padding: 3px 6px;
}
div.body_horario{
	display: flex;
}
div.body_horario > div{
	width: calc(100%/7);
	border: solid 1px;
	margin: 2px 2px; border-radius: 5px;
}
div.body_horario > div > div{
	text-align: center;
}
div.body_horario > div > div.activo{
	background-color: black;color: white;
}
div.body_horario > div > div.inactivo{
	background-color: darkgray;color: white;
}
div.body_horario > div > div.linea{
	border-bottom: solid 1px;
}
.hh_mini{
	display:none;
}
.hh_max{
	display:inline;
}
.seccion_pestañas {
	display: flex;
	border-radius: 5px 5px 0px 0px;
}
.seccion_pestañas > div {
	color: white;
	background-color: dimgrey;
	padding: 5px;
	text-shadow: none;
	font-size: 1.17em;
	border-radius: 5px 5px 0px 0px;
	margin-top: 4px;
	margin-right: 5px;
	cursor: pointer;
	white-space: nowrap;
}
.seccion_pestañas > div.activa {
	background-color: #292929;
}
.principal_page.seccion_pestañas_barra{
	border-radius: 0px 5px 5px 5px;
	margin-top: 0;
}
div.principal_page.simple {
    color: black;
    background-color: transparent;
    border-radius: 0px;
	border-bottom: solid 1px #555;
}
.principal_page.transparente {
	color: black;
	background-color: transparent;
	border: solid 1px #555;
}
.incidenciasProceso, .incidenciasHoy, .incidenciasMes {
	display:none;
	&.activa{
		display: block;
	}
}
/*Encuestas inicio*/

#lista_preguntas > div {
	margin-top: 10px;
	border-radius: 15px;
	color: black;
    text-shadow: none;
}
.pregunta {
	background-color:#eeece5;
}
.pregunta > div {
	padding: 10px;
	font-size:large;

}
.pregunta > div:nth-child(1) {
	border-bottom: solid 1px #bbb;
	display: flex;
	align-items: center;
	font-size: larger;
}

.pregunta_info {
	margin-left: auto; 
	margin-right: 0;
}

.pregunta > div i {
	padding-top: 5px;
    font-size: smaller;
}

#lista_preguntas .secciones{
	background-color:#eeece5;
	padding: 10px;
	font-weight: 900;
}

.encuesta.despreciable_mayor{
	background-color:#9be5f7;
}
.encuesta.bajo_menor{
	background-color:#6bf56e;
}
.encuesta.medio_menor{
	background-color:#ffff00;
}
.encuesta.alto_menor{
	background-color:#ffc000;
}
.encuesta.muy_alto_menor{
	background-color:#ff0000;
	color:#ffffff;
}
table.encuestas {
	text-shadow: none;
}
table.encuestas tbody {
	display: block;
	max-height: 50vh;
	overflow: auto;
	/*overflow: hidden;*/
}
table.encuestas thead,table.encuestas tbody tr {
	display: table;
	width: calc( 100% - 1em );
	table-layout: fixed;/* even columns width , fix width of table too*/
}
table.encuestas thead > tr > th {
	text-wrap: wrap;
}
table.encuestas thead {
	width: calc( 100% - 1em )/* scrollbar is average 1em/16px width, remove it from thead width */
}
table.encuestas .thead-min > tr > th{
	/*min-width: 90px;*/
	overflow-wrap: break-word;
}
.header.black > th {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    background-color: black;
    color: white;
    text-shadow: none;
}

.header.black > th:first-child {
    padding-left: 10px;
}
table.short-id tbody  td:first-child ,table.short-id thead  th:first-child {
	width: 40px;
}
table.hover tbody tr:hover{
	background-color: #ddd;
}

table.redondo tr > td:first-child,table.redondo tr > th:first-child,tr.redondo td:first-child,tr.redondo th:first-child{
	border-radius:5px 0 0 5px ;
}
table.redondo tr > td:last-child,table.redondo tr > th:last-child,tr.redondo td:last-child,tr.redondo th:last-child{
	border-radius:0 5px 5px 0;
}

.her-spaces > div{
	margin: 8px 5px;
}
.tbody-her-auditoria td{
	vertical-align: top;
}
.not-shadow tr:nth-child(even) {
    background-color: transparent;
}
/*Encuestas fin*/
@media (max-width: 768px){
	.ui-content{
		padding: 5px;
	}
	
	.ui-bar, .ui-body {
		padding: .4em 4px;
	}
	div.componente_horario{
		font-size: 9px;
	}
	.hh_mini{
		display:block;
	}
	.hh_max{
		display:none;
	}
	.seccion_pestañas {
		overflow-x: scroll;
	}
	.seccion_pestañas::-webkit-scrollbar {
	  display: none;
	}
	.seccion_pestañas > div {
		font-size: 14px;
	}
}

#panel_dias_sin_siniestro > h4 > a{
	padding:0px;
	border: 0px;
	&:focus{
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	&:-webkit-any-link:focus-visible{
		outline-offset: 0px;
	}
	&:outline-offset{
		outline: -webkit-focus-ring-color auto 0px;
	}
}
.parpadea {
	animation-name: parpadeo;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
  
	-webkit-animation-name:parpadeo;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
	0% { opacity: 1.0; }
	50% { opacity: 0.5; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
	0% { opacity: 1.0; }
	50% { opacity: 0.5; }
	100% { opacity: 1.0; }
}

@keyframes parpadeo {  
	0% { opacity: 1.0; }
	50% { opacity: 0.5; }
	100% { opacity: 1.0; }
}
  
  
.buscador_incidencias_panel {
	background-color: black;
	display: inline-flex;
	border-radius: 5px;
	margin-bottom: 10px;
}
.buscador_incidencias_panel > .icon {
	color: white;
	text-shadow: none;
	padding: 5px;
}
.buscador_incidencias_panel > .texto {
	max-width: 150px;
	min-width: 100px;
	margin-top: 0px;
	display: flex;
}
.buscador_incidencias_panel > .texto > input,
.buscador_incidencias_panel > .texto > select {
	border-radius: 0px 5px 5px 0px;
	width: 100%;
}
.buscador_incidencias_panel > .search {
	margin-top: 0px;
	display: flex;
}
.buscador_incidencias_panel > button {
	padding: 3px;
	border-radius: 5px;
}
.buscador_incidencias_panel >.label {
	border-radius: 0px 5px 5px 0px;
    background: white;
    border: solid 2px black;
    text-shadow: none;
    padding: 5px;
}

fieldset.buscador_incidencias_fieldset {
	margin: 8px !important;
	border: 1px solid silver;
	padding: 8px;    
	border-radius: 4px;
}
fieldset.buscador_incidencias_fieldset > legend {
	padding: 2px;    
}
/* Estilos personalizados para los botones */
.custom-nav-buttons {
	margin-top: 10px ;
}

.nav-button {
	min-width: 80px;
}

.nav-button.active {
	background-color: #292929 !important;
	color: white !important;
}

/* Estilos para las secciones */
.content-section {
	display: none;
	/*
	padding: 15px;
	margin: 10px 0;
	border: 1px solid #ddd;
	border-radius: 5px;
	background-color: #f9f9f9;
	*/
}

.content-section.active {
	display: block;
	animation: fadeIn 0.3s ease-in;
}

.btn-round {
	width: 30px !important;
	height: 30px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50% !important;
}

/* Alertas PopUp*/
.notificacion-push-popup{
    padding: 0px !important;
    display: flex !important;
    justify-content: space-between;
}
.notificacion-push-actions{
    display: flex;
    align-items: flex-start !important;
}
.notificacion-push-confirmar {
    background-color: white !important;
    border-color: #000 !important;
    color: black !important;
    border: solid 1px;
}
.notificacion-push-confirmar:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    color: white !important;
    border: solid 1px;
}
@keyframes fadeIn {
	from { opacity: 0; }
	to { opacity: 1; }
}
/**
* Estilos para la Dashboard de incidencias en proceso
*/
.sub_plaza.level_plaza { 
	background-color: #f9f9f9; 
	font-size: 0.95em; 
}
.sub_plaza.level_plaza > td{
	border-bottom: solid 1px #e6e6e6;
    border-top: solid 1px #e6e6e6;
}
.sub_plaza.level_udn { 
	background-color: #ffffff; 
	font-size: 0.85em; 
	color: #555; 
}
.ocultar { 
	display: none; 
}
.head_plaza { 
	cursor: pointer; 
	border-bottom: 1px solid #ccc; 
}
.footer_total {
	background-color: #eee; 
	border-top: 2px solid #333; 
}

/**
* Incidencia: Comentarios
*/
.incidencia-chat-lista {
	list-style: none;
	padding: 10px;
	margin: 0;
}

/* contenedor */
.incidencia-chat-item {
	display: flex;
	margin-bottom: 8px;
}

/* alineaciones */
.incidencia-chat-item.mio {
	justify-content: flex-end;
}

.incidencia-chat-item.otro {
	justify-content: flex-start;
}

.incidencia-chat-item.historia {
	justify-content: center;
}

/* burbuja */
.inc-burbuja {
	max-width: 75%;
	padding: 8px 10px;
	border-radius: 12px;
	font-size: 13px;
	line-height: 1.3;
	position: relative;
}

/* colores tipo WhatsApp */
.incidencia-chat-item.mio .inc-burbuja {
	background: #DCF8C6;
	color: #000;
}

.incidencia-chat-item.otro .inc-burbuja {
	background: #FFF;
	border: 1px solid #ddd;
}

.incidencia-chat-item.historia .inc-burbuja{
	background: #e8e8e8;
	border: 1px solid #ddd;
}

/* usuario */
.incidencia-usuario {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	color: #555;
}

/* mensaje */
.incidencia-mensaje {
	margin-bottom: 4px;
	white-space: pre-line; 
}

/* fecha */
.incidencia-fecha {
	font-size: 10px;
	color: #777;
	text-align: right;
} 
.incidencia-chat-item.historia .incidencia-fecha {
	text-align: center;
}

/* contenedor tipo barra */
.incidencia-input-container {
    display: flex;
    align-items: flex-end;
    gap: 6px;
    padding: 6px;
}

/* textarea */
.incidencia-input-container textarea {
    flex: 1;
    border: none;
    resize: none;
    outline: none;
    font-size: 14px;
    padding: 6px;
}

/* botón enviar */
.incidencia-btn-enviar {
    background: #25D366; /* estilo WhatsApp */
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    font-size: 16px;
    cursor: pointer;
    opacity: 0.5;
}

/* activo */
.incidencia-btn-enviar.activo {
    opacity: 1;
}

/* Dias sin Siniestros */

.sin-dia-grid-container {
	display: grid;
	grid-template-columns: 1fr;
	gap: 10px;
}

@media (min-width: 768px) { /* Responsive */
	.sin-dia-grid-container {
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media (min-width: 1402px) { /* Responsive */
	.sin-dia-grid-container {
		grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	}
}

.sin-dia-grid-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	/*background: #2c2c2c;*/
	padding: 10px;
	border-radius: 8px;
	border: solid 1px #ccc;
}

.sin-dia-info {
	display: flex;
	flex-direction: column;
}

.sin-dia-plaza {
	font-weight: bold;
}

.sin-dia-dias {
	font-size: 0.9em;
	color: #1c1c1c;
}

.sin-dia-medallas img {
	width: 24px;
	margin-left: 5px;
}