/**/
body {
	MARGIN-TOP: 0px;
	MARGIN-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.tabla_gris{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;}
.tabla_login{	border: 1px solid #DADADA;}
.fono{	font-family: Arial, Helvetica, sans-serif;
			 font-size: 11px;
			 color: #ffffff;
			 font-weight: normal;}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu{	font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #ffffff;
				text-decoration: none;
				font-weight: bold;}
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	font-weight: normal;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #8A8A8A;}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	text-align: left;
	font-weight: normal;}
a.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover {	color: #333333;}
.txt-formulario {	font-family: Arial, Helvetica, sans-serif;
									font-size: 11px;
									color: #000000;
									text-decoration: none;
									padding-right: 3px;}


.tabla_gris {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
	border-left-color: #F5F5F5;
}
.tabla_login { border: 1px solid #DADADA; }
.fono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B1D0E4;
	font-weight: normal;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757575;
	text-align: center;
	font-weight: normal;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F4F4F;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #8A8A8A;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
a.ver_servicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9F9F9F;
	text-decoration: underline;
	font-weight: normal;
}
a.ver_servicio:hover { color: #333333; }

.txt_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	width: 65px;
	padding-right: 5px;
}

.boton_ingresar {
	padding-top: 10px;
	text-align: center;
}

/*Mensajeria*/
.message-error {
	background-color: #FFDEDE;
	border: 1px solid #FF5858;
	padding: 5px;
	margin-top: 1px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.message-success {
	background-color: #D0E5B8;
	border: 1px solid green;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.message {
	background-color: #FFEFB7;
	border: 1px solid #DEAE00;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.messageModal {
	background-color: #FFEFB7;
	border: 1px solid #DEAE00;
	padding: 5px;
	text-align: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#flashMessage {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.oculto {
	display : none;
}

.marca_ambiente_pruebas {
	background-color: #D01F3C;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

#contenedor {
	font-size: 11px;
	padding-bottom: 30px;
	width: 956px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;

	height: auto!important; /* para los browsers buenos */
	height: 560px; /* para IE5+ */
	min-height: 560px; /* para los browsers buenos */
}

#iniciando_sesion {
	width: 380px;
	height: 70px;
	background-color: #FFEFB7;
	border: solid 1px #A7CC30;
	padding: 5px;
	text-align: center;
	position: absolute;
	z-index: 1000;
	left: 38%;
	top: 28%;
	font-size: 12px;
	font-weight: bold;
}
#iniciando_sesion .msg {
	margin-top: 15px;
}
#iniciando_sesion img {
	margin-top: 5px;
}

.oculto {
	display: none;
}

.autentia {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.form-cedula label{
	display: inline-block;
	padding-right: 5px;
	text-align: right;
	width: 60px;
}

.form-cedula .input {
	width:auto;
	padding: 0;
	float: left;
}

.form-cedula button {
}

.cedulas {
	text-align: center;
}

.cedulas img {
	padding: 20px;
}

/* Listados de registros */
table.listado_registros {
	border: 0px;
	width: 100%;
}

table.listado_registros thead {
	height: 17px;
	font-size: 10px;
	background-color: #B2D1E4;
}

table.listado_registros thead th {
	text-align: center;
	padding: 3px;
}

table.listado_registros tbody tr.registro td {
	text-align: left;
	padding: 8px;
}

table.listado_registros tbody tr.registro:nth-child(2n+1) td {
	background-color: #FFFFFF;
}

table.listado_registros tbody tr.registro:hover td {
	background-color: #f3eed1;
}

table.listado_registros tbody tr.registro td.acciones {
	text-align: center;
}

img {
	border: 0px;
}

.botones {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff !important;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
	margin-left: 5px;
	text-align: center;
}
.botones:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
}
.botones:active {
	position:relative;
	top:1px;
}

.error {
	border: 1px solid #FF5858;
	background-color: #FFDEDE;
	padding: 5px;
	text-align: left;
	margin-top: 5px;
}

.text-center {
	text-align: center !important;
}

.folio-licencia {
	background: url('/img/codigo_licencia.png') 100% 0 no-repeat;
	padding: 0 250px;
}

.dialog-title, .dialog-text {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px;
}

.dialog-title {
	color: #0066cc;
}

.ui-dialog .ui-dialog-title {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px;
    text-align: center;
    width: 100%;
}

.ui-button-text {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
