@charset "utf-8";
/* CSS Document */
/* body{
    background:#FAFAFA !important;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: 300;
    font-weight: 400;
    height: auto !important;
    height: 100%;
    min-height: 100%;
	margin:auto;
	text-align:center;
	text-rendering: optimizeLegibility;
} */



header, article, aside, figure, footer, main, nav, section {
    display: block; 
}

.header img {
    width: 330px;
}

/* header{
    text-align:center;
}
header img{
    border: 0;
	height:auto;
	max-width:1000px;
	width:100%;
} */

/**** divs */
div{
    /*border:1px solid #000;*/
}

input[type="text"], 
input[type="email"], 
input[type="file"], 
input[type="number"], 
input[type="password"], 
input[type="tel"] {
    width: auto;
	min-width: 300px;
    border: 2px solid #002D55;
	border-radius: 35px;
	padding: 16px;
    margin: 5px 0;
    text-align: center;

}

input[type="text"]::placeholder, 
input[type="email"]::placeholder, 
input[type="file"]::placeholder, 
input[type="number"]::placeholder, 
input[type="password"]::placeholder, 
input[type="tel"]::placeholder {
    text-align: center;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"]:focus{
    /* border: none; */
}

input[type="button"], 
input[type="submit"] {
    width: auto;
    min-width: 280px;
    background: #002D55;
    color: #fff;
    border: 2px solid #002D55;
	border-radius: 35px;
	cursor: pointer;
	font-weight: bold;
    line-height: 20px;
	margin-top: 20px;
    margin-right: 10px;
    margin-left: 10px;
	padding: 10px;
    transition: all .3s ease;
}

input[type="button"]:hover, 
input[type="submit"]:hover{
    transform: scale(1.1);
	background: #002D55;
	color: #fff;
}

select{
    background-color: #fff;
	border: 2px solid #002D55;
    width: auto;
	min-width: 300px;
	padding: 16px;
    border-radius: 35px;
    margin: 5px 0;
}


textarea{
	border: 2px solid #ccc;
    border-radius: 5px;
	height: 100px;
    resize: none;
    width: 90%;
}

#contenedor{
	color: #002647;
    font-size:14px;
    margin: 0 auto;
	max-width: 1000px;
    min-height: 100%;
	width:100%;
    margin-bottom: 20px;
}
/* .contenedor{
    color: #002647;
    font-size: 14px;
} */
#contenedor h3{
    margin:auto;
    font-size:15px;
}
#contenedor h4{
    color:#002647;
	font-size:14px;    
    margin:15px 0px 15px 0px;
    text-align: center;
}

#contenido{
    background: #fff;
    margin: auto;
	min-height: 400px;
    text-align:left;
	padding:20px;
	width:auto;
    min-width: 50%;
    border-radius: 30px;
}
#contenido a{
    font-size:12px;
    text-decoration: none;
    color:#05463F;
}
#contenido h2{
    text-align: center;
    color:#002647;
    font-weight:lighter;
    font-size:20px;
    margin: 20px 0;
}
#contenido .h2_index{
    margin-top: 10px;
}
#contenido .importante{
	background:#F5F5F5;
	border:2px solid #CCC;
	margin:auto;
	margin-top:5px;
	max-width:600px;
	padding:10px;
	width: 90%;
}
#contenido a.enlace{
    text-decoration: underline;
}
#contenido a:hover{
    color:#000;
}
/*** Tabla de enlaces -> Menu */
#contenido .tablaenlaces {
    font-size:12px;
}

.datos table{
	border-radius: 6px;
	margin: auto;
	padding: 10px 15px;
	max-width: 450px;
	width: 95%;
}
.datos table td{
    padding-left: 10px;
}

.tipo_user{
    font-size: 11px;
    color:#777;
    font-style: italic;
}
hr{
	border: 2px solid #1E5F6C;
	border-radius: 300px/10px;
    margin-top: 0px;
}
.button1
{
    display: block;
    width: 120px;
    height: 40px;
    background-color: #003057;
    color: white !important;
    padding: 10px 0;
    border-radius: 35px;
    text-align: center;
}

/* .button1:hover
{
    background: url("../img/boton_close.png") 0 30px;
} */

/**** */
.clear{
    clear:both;
}

#datepicker{
    cursor:pointer;
}
.ui-datepicker {
    font-size: 62.5% !important;
}
/**** */

/* **TEXTOS*/
.aclaracion{
    border:1px solid #CCC;
    border-radius: 35px;
    margin: auto;
    margin-top: 10px;
	max-width: 650px;
	padding: 15px 30px;
	width: 90%;
}
.aclaracion_imp{
    width: 350px;
    border:1px solid #CCC;
    padding:15px 5px;
    text-align: center;
    background-color: #F5F5F5;
    margin: auto;
    margin-top: 20px;
}
.info_regis{
    border:1px solid #CCC;
    margin-top: 10px;
	max-width: 400px;
	width: 98%;
}

/**/
.content{
    padding-top:5px;
    text-align:justify;
}

.content_error{
    padding:5px 15px;
    text-align:justify;
}

.subt{
    padding:17px 0px;
}
.subt_error{
    float: left;
    padding:17px 15px;
}
#contenedor .subt_error h4{
    margin:0px;
}
.img_subt_error{
    float: right;
    padding:8px 15px;
}
/*.boton_volver{
padding-top:30px;
text-align:center;
}*/

.div_m{
    width: 80%;
    margin-left: 10px
}
/*** **/
#th_usuarios{
    padding: 1px 3px;
    height: 15px;
    /*imagen de 36px*/
    background:#EEE;/* url("img/th.png") repeat-x;*/
    color:#333;
    border:1px solid #888;
}

form{
    margin:0px;
}
.tabla_config{
    margin:auto;
    /*width:80%;*/
    width: 760px;
}

/**/

#contenido .mensaje, #contenido .mensaje_ok, #contenido .mensaje_error,#contenido .mensaje_warning, #contenido .mensaje_cita{
    border: 1px solid #BFBAB0;
	border-radius: 6px;
    margin:5px auto auto;
    padding:10px 15px;
    text-align:left;
	max-width:450px;
}
#contenido .mensaje{
    background:#F5F5F5;
	box-shadow:0px 1px 4px;
    padding:20px 10px;
    width:90%;
}
#contenido .mensaje_ok{
    width:90%;
    background:#F5F5F5 url("../img/ok.png") no-repeat 99% 1px;
}
#contenido .mensaje_error{
    width:90%;
    background:#F5F5F5 url("../img/error.png") no-repeat 99% 3px;
}
#contenido .mensaje_warning{
    background:#F5F5F5 url("../img/warning.png") no-repeat 99% 3px;
	width:90%;
}

#contenido .mensaje span, #contenido .mensaje_ok span, #contenido .mensaje_error span,#contenido .mensaje_warning span{
    font-size:13px;
}
#contenido .mensaje_cita{
    width:90%;
    background:#F5F5F5 url("../img/cita_gratis.png") no-repeat 95% 2px;
	background-size:30%;
}


/*** div Login **/
span.registrese a{
    background: #008036;
    color: #EEE !important;
    border: 1px solid #AAA;
    padding: 0px 2px;
    font-weight: bold;
    font-size: 11px !important;
    -moz-border-radius:5px;
}
.registrese a:hover{
    background: #01642B;
    color: #FFF !important;
    -moz-border-radius:5px;
}

.divlogin{
	/* background-color:#F5F5F5;
    border: 1px solid #BFBAB0;
	border-radius: 6px;
	box-shadow: 0px 1px 4px; */
    margin: auto;
	padding: 20px 10px;
    text-align: center;
	min-width: 400px;
	width:90%;
}

.divlogin, .divlogin table{
    font-size:14px;
    text-align: left;
}

#contenido .olvidar{
    padding:0px;
    padding-top:10px;
    font-size:11px;
}
#contenido .olvidar:hover{
    text-decoration: underline;
}

.registrarse{
    padding:0px;
    padding-top:10px;
    font-size:11px !important;
    text-decoration:underline !important;
}

.error{
    color: #F00;
    font-size:11px;
    font-weight: bold;
	text-transform: uppercase;
}

.error_conf{
    padding-left: 10px;
    color:#F00;
    font-weight: bold;
    width: 500px;
    float:right;
}
#error_form{
    border:#F00 1px solid;
    color:#C00;
    background: #FFCCCD url("../img/error_form.png") no-repeat 1% 3px;
    padding: 7px 5px 7px 25px;
    font-weight: bold;
    width: 260px;
    display: none;
}
#contenido .error_login{
    border: solid 1px #C00;
    background-color:#FFE0E0;
    color:#C00;
    font-size:11px;
    text-align:center;
    width:290px;
    margin:auto;
}
#contenido .error_login a{
    color:#C00;
    font-size:11px;
    font-weight: bold;
}
/**** */



/**** SELECCIONAR REGISTRADURIA **/
.div_error{
    border:#F00 1px solid;
    color:#C00;
    background: #F9DEDE;
    padding: 7px;
    font-weight: bold;
    margin:auto;
    text-align: center;
}

form.datos{
    width: 100%;
    margin-top: 30px;
}

#contenido .submit {
    margin-top: 0.5em;
    text-align:center;
}

#contenedor label {
    position: relative;
    /* width: 10em; */
    padding-top: 20px;
}

#contenedor label strong{
    position: absolute;
    left: 430px;
    top: 0.2em;
    width: 25em;
    color: #D00;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
/**   ***/

#contenedor .error_form {
    color: #C00;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

/*** Tabla cupos*/
.tabla_cons{
    font-size:12px;
    border-collapse:collapse;
    background: #FFF;
}
.tabla_cons td{
    border: 1px solid #CCC;
    padding:0px;
}

.tabla_cons td.hora{
    padding:0px 5px;
    height: 30px;
    /*background:#05463F;*/
    background:#298496;
    color:#FFF;
    font-weight:bold;
    border:1px solid #ccc;
    white-space: nowrap;
}

.tabla_cons td.nohay{
    height: 30px;
    /*imagen de 30px*/
    background:#FFE0E0 url("../img/trojo.png") repeat-x;
    color:#FFF;
    font-weight:bold;
    border:1px solid #ccc;
}
.tabla_cons td.tds{
    text-align: center;
    height: 30px;
    cursor: pointer;
}
.tabla_cons td.tds input{
    cursor: pointer;
}
.tabla_cons td.td_no{
    color:#666;
}
.tabla_cons th{
    padding: 3px 10px;
    height: 30px;
    background-color: #298496;
    color:#FFF;
    border:1px solid #ccc;
}
.tabla_cons tbody tr:nth-child(2n-1) {
    /*background-color: #f5f5f5;*/
    background-color: #EAF4FF;
    transition: all .125s ease-in-out;
}
.tabla_cons tbody tr:hover {
    background-color: rgba(129,208,177,.5);
}
.tabla_cons tbody tr td:hover{
    background: rgba(129,208,177,.5);
	transition: all .125s ease-in-out;
}
.tabla_cons tbody td.err {
	background-color: #FF0000;
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

/*** Tabla tramites*/
.tabla_tra{
    font-size:12px;
    border-collapse:collapse;
    background: #FFF;
	margin:auto;
}
.tabla_tra thead th{
    padding: 1px 3px;
    height: 15px;
    text-align: center;
    background-color:#EEE;
	border: 1px solid #CCC;
    color:#333;
    font-weight: bold;
    white-space: nowrap;
}
.tabla_tra tbody th{
    padding: 3px 10px;
    height: 30px;
    background-color: #298496;
    color:#FFF;
    border:1px solid #ccc;
}
.tabla_tra tbody td{
    border: 1px solid #CCC;
    padding:0px;
}
.tabla_tra tbody tr:nth-child(2n-1) {
    /*background-color: #f5f5f5;*/
    background-color: #EAF4FF;
    transition: all .125s ease-in-out;
}
.tabla_tra tbody tr:hover {
    background-color: rgba(129,208,177,.5);
}
.tabla_tra tbody tr td:hover{
    background: rgba(129,208,177,.5);
	transition: all .125s ease-in-out;
}
.tabla_tra tbody td.err {
	background-color: #FF0000;
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.regis_cerca{
    width: 70%;
    margin: 25px auto;
    text-align: left;
}

/**/
.tds_selecc{
    background-color:#B0E0E6;
}
.tds_blanco{
    background-color:#FFF;
}
.tds_hover{
    background-color:#F8F8F8;
}

.tablaf {
    border:1px solid #ccc;
    border-collapse:collapse;
    font-size:12px;
    color:#222;
}

.tablaf tr td{
    /* background-color: #EBF5F5;*/
    background-color: #F5FAFA;
    /* background-color: #F8FCFC;*/
}


.t_consulta {
    font-size:11px;
    padding:1px 0px;
    width: 100%;
    border-collapse:collapse;
}
.t_consulta tr td{
    padding-left:4px;
    padding-right:4px;
}

.t_consulta_odd{
    background-color: #FFF;
}

/**consulta**/
.seleccion{
    margin: 15px 0 0 70px;
    background: #F7F7F7;
    border:  1px solid #BFBAB0;
    height: 70px;
    width: 60%;
    padding: 10px 0 0 10px;
    font-size: 11px;
    float:left;
}
div.consulta_cita{
    background: #F7F7F7;
	border: 1px solid #DDD;
	background-color: #F5F5F5;
	border-radius: 6px;
	box-shadow: 0px 1px 4px;
	font-size: 11px;
	margin: 20px auto;
    width: 40%;
    padding: 15px;
}

/******** enlaces (botones)***/
.reporte a{
    margin: 15px 70px 0 0;
    background: #0063d8;
    color: #EEE !important;
    border: 1px solid #0022d8;
    padding: 3px;
    font-weight: bold;
    font-size: 12px !important;
    float:right;
}
.reporte a:hover{
    color: #FFF !important;
}

.cancelar a{
    margin-top: 12px;
    background: #EEE;
    color: #555 !important;
    border: 1px solid #BFBAB0;
    padding: 3px;
    font-weight: bold;
    font-size: 11px !important;
}
.cancelar a:hover{
    color: #000 !important;
}
/**** **/

td.td_th{
    padding: 1px 3px;
    height: 15px;
    text-align: center;
    background:#EEE;
    color:#333;
    font-weight: bold;
    white-space: nowrap;
}

.fondo {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: alpha(opacity=50) !important;
  -moz-opacity: 0.50;
  opacity: 0.5;
  position: fixed;
  z-index: 400;
}

.loading{
	background: url("../img/loading2.gif") no-repeat;
	display:none;
	height: 65px;
	left:47%;
	position: fixed;
	top:50%;
	text-align:center;
	width: 65px;
	z-index:10;
}

/**** tabla mod cita***/
.adddiv{
    background-color: #000;
    left:30px;
    /*display:inline;
    top:250px;*/
    position:fixed;
    top:50px;
	z-index: 400;
}

.t_modcita{
    background-color: #FFF;
    font-size:12px;
    width: 350px;
    border:  2px solid #BFBAB0;
    border-collapse:collapse;
    text-align: left;
}
.t_modcita tr td{
    padding:3px 7px 3px 20px;
}
.t_modcita th{
    background-color: #F5F5F5;
    color: #545351;
    font-weight: bold;
    padding:8px 7px;
    border: 1px solid #BFBAB0;
}

.t_findcita{
	background-color:#F5F5F5;
	border:1px solid #DDD;
	border-radius: 6px;
	box-shadow: 0px 1px 4px;
    font-size:12px;
    width: 650px;/*320px;*/
    border:  1px solid #BFBAB0;
    border-collapse:collapse;
    margin: auto;
}
.t_findcita tr td{
    padding:3px 7px 3px 20px;
}
/**   *****/

#conf_cita{
    width:400px;
    font-size:12px;
    padding: 8px;
    background: #FFF;
    border:1px solid #CCC;
	margin:auto;
}
/*degrad
Verde: 05463f-346a64
Rojo: f31313-f69193
*/

/*var**/
a img.volver{
    border:0px;
    margin-top: 20px;
}

#total_cupos{
    border:1px solid #888;
    font-weight: bold;
    text-align: center;
    color:#444;
}

/***  FOOTER "ir a"*/
div.foot{
    width: 97%;
    /*border: 1px solid #BFBAB0;
    background-color: #F8F8F8;
    width:795px;*/
    margin:auto;
    margin-top: 20px;
    background: #FFF;
    border: #298496 1px solid;
    /*padding:5px 0px;*/
    padding:5px 8px 5px 12px;
    text-align:left;
    color: #333;
    font-size:12px;
}

div.foot a{
    text-decoration: none;
    color: #545351;
}
div.foot a:hover{
    color: #000;
}

div.foot2{
    padding:5px 0px;
}

.sub{
    font-size:11px;
    color: #545351;
    font-weight: bold;
}
/*** **/
/*Pie de pagina*/
#pie {
    color: #1E5F6C;
    text-align: center;
    font-size:12px;
    padding:5px 0px;
}
#pie h3 {
    font-size: 18px;
    margin:3px 0px;
}
#pie a, #pie a:hover {
    color:#1E5F6C;
}

.navpie {
    text-align: center;
    color: #1E5F6C;
}

/**/
#div_pasos{
    display: table;
	width: 95%;
    margin: auto;
    margin-top: 15px;
    color:#444;
    text-align: center;
}
#div_pasos .div_paso{
    width:200px;
    border:1px solid #CCC;
    padding:10px;
    font-size: 11px;
    height: 110px;
    /*margin-left: 1%;*/
    margin-left: 10px;
    float:left;
    text-align: justify;
    border-radius: 20px;
    box-shadow: 2px 1px 8px #AAAAAA;
}
#div_pasos .div_paso_num{
    font-weight: bolder;
    font-size: 20px;
    /* border-bottom: 1px solid #DDD;*/
}
#div_pasos .div_paso_tit{
    font-weight: bolder;
    font-size: 14px;
    padding-left: 20px;
    /* border-bottom: 1px solid #DDD;*/
}
#div_tramite_gratis{
    display: none;
	padding:10px;
	position:fixed;
	top:50%
}

.mayusculas {
  text-transform: uppercase;
}

/***** Menú *****/
#nav{
	padding: 0px 10px 5px;
}
#nav .ui-menu { 
	background: #002D55;
	border-radius: 35px;
}
#nav .ui-menu-item {
    overflow: visible !important;
}
#nav .ui-menu > li {
    float: left;
    display: block;
    width: auto !important;
}
#nav .ui-menu ul li {
    display:block;
    float:none;
}
#nav .ui-menu ul li ul {
    left:120px !important;
    /* width:100%; */
}
#nav .ui-menu ul li ul li {
    width:auto;
}
#nav .ui-menu ul li ul li a {
    float:left;
}
#nav .ui-menu > li {
    margin: 5px 5px !important;
    /*padding: 0 0 !important;*/
}
#nav .ui-menu > li > a { 
    /*float: left;*/
    display: block;
    clear: both;
    overflow: hidden;
}
#nav .ui-menu .ui-menu-icon { 
    margin-top: 0.3em !important;
}
#nav .ui-menu .ui-menu .ui-menu li { 
    float: left;
    display: block;
}

#nav .ui-menu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.ui-state-focus{
    border: none !important;
    background: transparent !important;
}

@media screen and (max-device-width : 480px) {
	input[type="text"], input[type="email"], input[type="file"], input[type="tel"], input[type="password"] {
		width: 70%;
	}
	select{
		width: 100%;
	}
	table {
      border: 0;
    }
    .datos table tr {
      display: block;
	  /*border-bottom: 2px solid #ddd;*/
	  /*margin-bottom: 10px;*/
    }
    .datos table td {
      display: block;
	  font-size: 13px;
	  margin-bottom: 10px;
      /*border-bottom: 1px dotted #ccc;*/
    }
    .datos table td:last-child {
      border-bottom: 0;
    }
    .datos table td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold;
	  text-transform: uppercase;
    }
	#contenedor{
		font-size:11px;
	}
	#contenido h2{
		font-size:15px;
	}
	#div_tramite_gratis{
		display: none;
	}
	#pie{
		font-size:8px;
	}
	#pie h3{
		font-size:11px;
	}
	#nav .ui-menu{
		font-size: 0.5em;
	}
}



