
body{
	background-color: #ededed;
}

tr{
	border-bottom:0px
}

label.special{
	color: #202588 !important;
}

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;
}

h3.info-text{
    padding-bottom: 20px;
}

.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;
}

.container{
	max-width:100%;
}

.selection{
	text-align:center;
}

.searchText{
	height: 40px;
}

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

#div-categorias, #div-centros{
	max-height: 260px;
    overflow-y: auto;
}

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

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));
	text-transform: capitalize;
	font-size: 16px;
}

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

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

@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;
	    text-transform: capitalize;
	    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 > li > 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;
}

.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;
}

/* .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;
}

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

.btn-solicitar-nuevamente{
    line-height: 5px;
}

.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-tipo-tramite{
	padding-top: 5px;
    height: 60px;
/*     margin-top: 5px; */
    margin-bottom: 0px;
    font-size: 18px;
}

.btn-previous, .btn-previous: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>a, .dropdown-content li>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;
}

#wizard{
	border: 2px solid grey;
	padding-top: 0px;
}

#selection span{
	vertical-align: top;
	margin-left: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;
}

.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 > .modal-content, #modalCantidadPersonas > .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: 20px;
    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: #00842f;
    color: #444;
    font-weight: bold;
}

.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;
	}
}
/* FIN ESTILOS DEL DATEPICKER */