<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body{
	background-color: #e2e2e2;
}

tr{
	border-bottom:0px
}

label.special{
	color: #202588 !important;
	z-index: 1 !important;
}

.logo{
	display: block;
	margin: 0 auto;
}

input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
	border-bottom: 1px solid #202588;
    -webkit-box-shadow: 0 1px 0 0 #202588;
    box-shadow: 0 1px 0 0 #202588;
}

.input-field.col .prefix ~ label, .input-field.col .prefix ~ .validate ~ label {
	font-size: 13px;
    line-height: 10px;
}

.input-field .prefix {
    font-size: 23px;
    top: 10px;
}

.input-field .datoAdicionalObservacion{
	border: 1px solid rgb(204, 204, 204);
	border-radius: 5px;
	resize: vertical;
	padding: 10px;
  	min-height: 40px;
}

.container{
	max-width:100%;
}

.selection{
	text-align:center;
}

.searchText{
	height: 40px;
}

.searchBox{
	min-width:100%;
	padding: 0px;
    margin: 0px;
}

#div-categorias, #div-centros, #div-tipo-tramite-agrupadores, #div-operadores, #div-categorias-centro, #div-centro-calendarios{
	max-height: 260px;
    overflow-y: auto;
}

.nombreDireccion{
	color:black!Important;
	margin-bottom: 0px!Important;
}

.horas::-webkit-scrollbar {
	width: 10px;
  }
  
  /* Track */
  .horas::-webkit-scrollbar-track {
	background: #f1f1f1; 
  }
   
  /* Handle */
  .horas::-webkit-scrollbar-thumb {
	background: #888; 
  }
  
  /* Handle on hover */
  .horas::-webkit-scrollbar-thumb:hover {
	background: #555; 
  }

@media only screen and (max-width:500px) {
	#numeroCelular{
		width: auto;
	}

	.horas{
		max-height: 252px;
		overflow-y: scroll;
	}
}

@media screen and (min-width: 501px) {
	.horas{
		max-height: 260px;
	/* SE COMENTA NO SE VEN LOS HORARIOS DISPONIBLES. */
		/* overflow-y: scroll; */
	}
}

input[type="text"] + label {
    pointer-events: none;

    * {
        pointer-events: all;
    }
}

th{
	color : #ed4850 !important;
}

.padding-8{
	padding: 8px;
}

.wizard-header{
	background-color: #1b0088;
	color: white
}

.wizard-card[data-color="purple"] .moving-tab {
    background-color: #ed4850;
    box-shadow: 0 16px 26px -10px rgb(146,50,53), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgb(146,50,53);
	font-size: 16px;
}

.wizard-navigation{
	background-color:#181a67;
	color: white;
}

.nav-pills &gt; li &gt; a {
    color: #FFF !important;
    font-size: 16px;
    text-transform: none;
}

@media only screen and (min-width:768px) {
	.wizard-card[data-color="purple"] .moving-tab { 
	    height: 65px;
	    line-height: 40px;
	    font-size: 14px;
	    padding-left: 2px;
    	padding-right: 2px;
	    margin-top: -2px;
	    box-shadow: 0 16px 26px -10px rgb(119 119 119 / 56%), 0 4px 25px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(156 39 176 / 20%);
	}
	
	.nav-pills &gt; li &gt; a {
		line-height: 33px;
	    height: 55px;
	}

	/* .container{
		width: 100%;
	} */
}

.badgeWizard {
    background-color: white;
    color: black;
	padding: 7px 11px;
    margin-right: 3px;
    border-radius: 50%;
    font-size: 12px;
}

.wizard-card .wizard-header{
	padding: 20px;
	margin-bottom: 15px;
}

.btn-fucsia{
	background-color: #ed4850 !important;
}

.cl-fucsia{
	color: #ed4850 !important;
}

.alert-success{
	color: #008D87;
    background-color: #c4e2e0;
    border-color: #01aba3;
}

.materialize-textarea{
    height: 30px!Important;
	position: relative;
	z-index: 2;
}

/* .alert{ */
/*     padding: 15px; */
/*     margin-bottom: 20px; */
/*     border: 1px solid transparent; */
/*     border-radius: 4px; */
/* } */

.font-size-13-px{
	font-size: 13px;
}

.btn-aqua{
	background-color: #008D87 !important;
}

.btn {
    margin: initial;
    border: 3px solid white;
    border-radius: 7px!Important;
    box-shadow: none!Important;
}

.btn-programar-turno{
    padding: 5px 30px;
}

.btn:hover {
	box-shadow: none!Important;
}

.btn-azul-claro{
	background-color: #202588;
    border-radius: 4px;
/*     margin-right: 5px; */
}

.btn-hora{
	height: 42px;
    line-height: 15px;
	min-width: 100px;
}

.btn-danger, .btn-success{
	height: 42px;
}

.btn-centro, 
.btn-unidad-negocio, 
.btn-centro-calendario-tipo-tramite, 
.btn-tipo-de-turno, 
.btn-tipo-tramite-agrupador, 
.btn-operador, 
.btn-tipo-atencion,
.btn-categoria, 
.btn-categoria-centro, 
.btn-tipo-tramite{
	padding-top: 5px;
    height: 60px;
/*     margin-top: 5px; */
    margin-bottom: 0px;
    font-size: 18px;
}

.btn-previous, .btn-previous:hover, 
.btn-next, .btn-next:hover, 
.btn-saltear-operador, .btn-saltear-operador:hover,
.btn-volver-seleccion-turno-online, .btn-volver-seleccion-turno-online:hover{
    font-size: 15px;
    height: 50px;
    min-width: 120px;
}

.btn-finish{
	background-color: #00842E!Important;
    font-size: 15px;
    height: 50px;
    min-width: 120px;
}

.btn-centro strong{
	font-size: 18px;	
}

.btn-centro{
	font-size: 10px;
}

.dropdown-content li&gt;a, .dropdown-content li&gt;span {
	color: #202588 !important;
}

/* .btn-hora{ */
/* 	background-color: #202588 !important; */
/* } */

.material-icons.special{
	color: #202588 !important;
}

.material-icons.active.special{
	color: #202588 !important;
}

.noPadding{
	padding-top: 0px !Important;
}

.cl-azul-claro{
	color : #202588 !important;
    margin-bottom: 0px!Important;
}

.containerPantallaCompleta{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.containerDiaHora {
	display: flex!Important;	
	width: 100%;
}

.containerNombreCalendario {
	display: flex;
	width: 50%;
	min-height: 40vh;
	flex-direction: column;
	align-items: center;
	background: #015cba;
	color: #FFF;
}

.cita {
	display:flex;
	width: 50%;
	flex-direction: column;
	position: relative;
}

.seleccionDiaHora{
	width: 100%;
	margin-bottom: 20px;
	flex-direction: column;
	animation: slide-in-left 1s ease-in-out both;
}

.seleccionDiaHora h3 b {
	color: white;
}

#selection {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
	align-items: center;

	&amp; span {
		display: flex;
		align-items: center;
		margin: 5px;
	}
}

@media only screen and (min-width:768px) {
	.offset-m15 {
	  margin-left: 12.5%!Important;
	}
}

@media only screen and (max-width:320px) {
	.wizard-card .tab-content {
    		min-height: 255px;
	}
}

@media only screen and (min-height:668px) and (max-height:812px) and (max-width:375px) {
	.wizard-card .tab-content {
    		min-height: 495px;
	}
}

@media only screen and (min-width:321px) and (max-width:375px) and (max-height:667px) {
	.wizard-card .tab-content {
    		min-height: 355px;
	}
}

@media only screen and (min-width:376px) and (max-width:425px) {
	.wizard-card .tab-content {
    		min-height: 420px;
	}
}

@media only screen and (min-width:426px) and (max-width:768px) {
}

@media only screen and (max-width:768px) {
	.wizard-container {
	    padding-top: 5px;
	}
	
	.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	    padding-right: 8px;
	    padding-left: 8px;
	}
	
/* 	.seleccionDia{ */
/* 		margin-left: 5%!Important; */
/* 	} */
	
}

#datos-usuario-form .row{
	margin-bottom: 0px;
}

.select-wrapper input.select-dropdown {
    font-size: 13px;
}

#ticket{
    border: 1px dashed black;
    padding: 30px;
    margin: 0 auto;
    max-width: 300px;
}

.modal{
    max-height: 300px;
}

@media only screen and (max-width: 768px) {
	#modalTramiteObservacion {
		padding: 0;
		max-height: 450px;
		width: 90%;
	}
}

.modal .row{
	margin-left: 20px;
    margin-right: 20px;
    border: 0px!Important;
}

.modal-content{
	border: 0;
    border-radius: 0;
}

.modal .btn{
	margin: 0px 0!Important;
    margin-top: 5px!Important;
}

#modalTipoAtencion, #modalCantidadPersonas{
	height: 185px;
}

#modalBodyTipoAtencion.row, #modalCantidadPersonas.row{
	margin-left: 0px;
	margin-right: 50px;
}

#modalBodyTipoAtencion .btn{
	margin-left: 8.3333333333%!Important;
}

/* .btn-cantidad-personas{ */
/* 	margin-left: 29%!Important; */
/* } */

#modalTipoAtencion &gt; .modal-content, #modalCantidadPersonas &gt; .modal-content {
    height: 100%!Important;
}

#cantidadPersonas{
    text-align: center;
    font-size: 30px;
    height: 40px;
}

.progress-button{
    padding: 2px 20px 0px 20px;
    height: 40px!Important;
    margin-top: -2px;
    font-size: 14px;
}

@media only screen and (max-width:768px) {
	#modalTipoAtencion, #modalCantidadPersonas{
		height: 315px;
	}
	
	#modalBodyTipoAtencion.row, #modalCantidadPersonas.row {
	    margin-right: 0px!important;
	    margin-right: 30px!important;
	}
	
	#modalTipoAtencion .infoText, #modalCantidadPersonas .infoText{
	    margin-left: 15px;
    	width: 100%;
    }
    
/*     .btn-cantidad-personas{ */
/* 		margin-left: 0%!Important; */
/* 	} */
}

/* ESTILOS DEL DATEPICKER */
.ui-datepicker-prev, .ui-datepicker-next{
    margin-top: 5px;
}

/*.seleccionDia {
    margin-left: 15%!Important;
}*/

@media only screen and (max-width:768px) {
	.seleccionDia {
    	margin-left: auto!Important;
	}
}

.ui-datepicker .ui-datepicker-title {
    font-size: 25px;
    font-weight: 400;
}

.ui-datepicker th {
    font-size: 17px;
    font-weight: 400;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-left{
	background-color: #333 !important;
	color: white;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-right{
	background-color: #333 !important;
	color: white;
}

@media only screen and (max-width:768px) {
	.ui-datepicker{
		width: 90%;
	}
	
	.ui-datepicker th {
	    text-align: right;
	}
	
	.ui-datepicker td {
	    height: 40px!Important;
	}
	
	.ui-widget-header {
	    height: 30px;
	}
	
	.ui-datepicker .ui-datepicker-title {
	    font-size: 15px;
	    height: 30px;
	    line-height: 22px;
	}
}

.ui-datepicker-title{
	color: white;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-left {
    background-color: #01b941 !important;
    color: white !important;
    background-image: initial;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-right {
    background-color: #01b941 !important;
    color: white !important;
    background-image: initial;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
    border: 1px solid #fff;
    background: #01b941!Important;
    color: #fff!Important;
}

.ui-widget-header {
    border: 1px solid #ddd;
    background-image: initial;
    background-color: #015cba;
    color: #444;
    font-weight: bold;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
	top: 8px;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
  font-size: 24px; /* Ajusta el tamaÃ±o segÃºn tus preferencias */
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #f5f5f5;
    color: #000;
    border-radius: 25px;
/*     border: 1px solid #555555; */
    text-align: center;
    height: 35px;
    width: 35px;
    line-height: 32.5px;
    font-size: 17px;
    font-weight: 100;
    width: 40px;
    height: 40px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-active {
	background: #00842E!Important;
	font-weight: bold!Important;
	color: #ffffff;
	border-color: #00842E;
}

.ui-state-active{
	color: #ffffff!Important;
}

.ui-datepicker td {
    height: 50px;
}

.ui-datepicker-inline{
	width: 636px!Important;
    margin: auto;
}

@media only screen and (max-width:768px) {
	.ui-datepicker-inline{
		width: 318px!Important;
	    margin: auto;
	}
}

.containerDatepicker{
	width: 90%;
}

.datepickerTurnoDiaHora .ui-datepicker-inline{
	width: 100%!Important;
    margin: auto;
	background-color: #015cba;
}

.datepickerTurnoDiaHora .ui-state-default, 
.datepickerTurnoDiaHora .ui-widget-content .ui-state-default, 
.datepickerTurnoDiaHora .ui-widget-header .ui-state-default {
	background-color: initial;
	border: none!Important;
}

.datepickerTurnoDiaHora .ui-widget-content {
	border: none!Important;
}

.datepickerTurnoDiaHora .ui-widget-header {
	border: none!Important;
	height: unset !important;
}	

.datepickerTurnoDiaHora th {
    color: #fff!important;
}

.datepickerTurnoDiaHora .ui-state-default, 
.datepickerTurnoDiaHora .ui-widget-content .ui-state-default, 
.datepickerTurnoDiaHora .ui-widget-header .ui-state-default {
    /* background: #f5f5f5; */
    color: #fff;
}

.datepickerTurnoDiaHora .ui-state-active,
.datepickerTurnoDiaHora .ui-state-hover {
	background-color: #ffffff!Important;
    color: #015cba!Important;
} 

.containerTiempoCita .btn-hora {
    background-color: #fff!Important;
	border: 1px solid #015cba;
    color: #015cba;
    margin: 5px;
    font-size: 14px;
	font-weight: bold;
	width: 100px;
}

.containerTiempoCita .btn-hora:hover, 
.containerTiempoCita .btn-fucsia {
    background-color: #015cba!Important;
	border: 1px solid #015cba;
    color: #fff;
}

.select-wrapper .caret{
	top: 0px !important;
}

@media only screen and (max-width:768px) {
	.datepickerTurnoDiaHora .ui-datepicker-inline{
		width: 100%!Important;
	    margin: auto;
	}
}
/* FIN ESTILOS DEL DATEPICKER */

/* INICIO ESTILOS CONTROL DE TELEFONO CON INTERNACIONALIZACION */
.iti__flag {background-image: url("images/flags.png");}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {background-image: url("images/flags@2x.png");}
}

.iti{
	margin-left: 3rem;
}
/* FIN ESTILOS CONTROL DE TELEFONO CON INTERNACIONALIZACION */

.containerBanners{
	display: flex;
	justify-content: space-between;
	gap: 35px;
}

.wizard-main{
	width: 100%;
}

.banner-common-container{
	width: 46vw;
	max-width: 219px;
	height: 93vh;
	max-height: 829px;
	min-height: 829px;
	margin-top: 25px;
}

.banner-common{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-common-container-1{
	margin-left: 20px;
}

.banner-common-container-2{
	margin-right: 20px;
}

.banner-common-container-3{
	height: 53vh;
	min-height: 329px;
	max-height: 329px;
	width: 100%;
}

.wizard-main .wizard-container{
	padding-top: 20px !important;
}

.banner-common-container-3 .banner-common{
	margin-top: 0;
}

.banner-common-container-4{
	margin-bottom: 40px;
}

.banner-common-container-6, .banner-common-container-7{
	margin-bottom: 10px;
}

@media screen and (min-width: 1050px) {
	.col-add-container{
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#wizardMain .wizard-container{
		max-width: 945px;
		min-width: 945px;
	}
}


@media screen and (max-width: 1050px) {
	.banner-common-container, .banner-common-container-3{
		display: none;
	}

	.containerBanners{
		margin: 0 10px;
	}
}

.containerTiempoCita{
	margin-top: 30px;
}

.rowObservacion{
	margin-bottom: 0 !important;
}

.zona-horaria-container{
	display: none;
	position: absolute;
	bottom: 50px;
	left: 25px;
}

.zona-horaria-container h2{
	font-size: 18px !important;
	margin-bottom: 0;
}

.moving-tab{
	text-transform: none !important;
}

@media screen and (min-width: 750px) and (max-width: 1050px) {
	.nav&gt;li&gt;a{
		padding: 10px 0px !important;
	}
	
}

@media screen and (min-width: 1050px){
	.nav&gt;li&gt;a{
		padding: 10px 0px !important;
	}
	
	.nav-pills &gt; li &gt; a{
		white-space: normal;
		line-height: 20px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.wizard-card[data-color="purple"] .moving-tab{
		line-height: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-transform: none;
	}

	.badgeWizard{
		line-height: initial;
	}
}

.grupoDatos{
	border: 1px solid #ccc;
}

.grupoDatos h5{
	text-align: center;
}



.grupoDatos {
	.datos {
		border-bottom: 1px solid #eee;
		margin: 10px 0;

		&amp;:last-child {
			border-bottom: none;
		}
	}

	.botonesGrupoDatos{
		display: flex;
		justify-content: center;
		margin-bottom: 10px;
		gap: 5px;

		button {
			border: none;
			color: white;
			border-radius: 5px;
			height: 26px;
		}
		.agregarGrupoDatos{
			background: #0a66fc;
		}
		.eliminarGrupoDatos{
			background: #c34813;
		}
	}
}

#modalConfirmarDatosTurnoOnline{
	max-height: 80vh;
	top: 0;
	
	&amp; .datos{
		list-style-type: none;
		padding: 0;
		margin: 20px 0;
		border: 1px solid #ccc;
		border-radius: 5px;
		background-color: #f9f9f9;
		box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
		width: 100%;

		&amp; li {
			padding: 10px;
			border-bottom: 1px solid #ddd;
			font-size: 16px;
			color: #333;
		}
	}

	&amp; .modal-footer .btn{
		height: 45px;
	}
}


#container-turno-preautorizacion-detalle{
	height: 75px;	
}

#container-turno-preautorizacion-detalle .inner-container-turno-preautorizacion-detalle{
	display: flex;
    flex-direction: column;
    align-items: center;
    overflow: auto;
    height: 100%;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-bottom: 15px;
}

#container-turno-preautorizacion-detalle .inner-container-turno-preautorizacion-detalle::-webkit-scrollbar {
	width: 10px;
}
 
/* Track */
#container-turno-preautorizacion-detalle .inner-container-turno-preautorizacion-detalle::-webkit-scrollbar-track {
	background: #f1f1f1; 
}
  
 /* Handle */
#container-turno-preautorizacion-detalle .inner-container-turno-preautorizacion-detalle::-webkit-scrollbar-thumb {
	background: #888; 
}
 
 /* Handle on hover */
#container-turno-preautorizacion-detalle .inner-container-turno-preautorizacion-detalle::-webkit-scrollbar-thumb:hover {
	background: #555; 
}

.datos-adicionales .input-field label:has(input[type=checkbox]) span{
	color: black;
	font-size: 1.2rem !important;
}

.datos-adicionales .input-field:has(input[type=checkbox]){
	height: unset !important;
}

.datos-adicionales .input-field textarea{
	height: 7rem !important;
}

#container-turno-preautorizacion-detalle .inner-container-turno-preautorizacion-detalle-titulo{
	display: flex;
	justify-content: center;
	border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}</pre></body></html>