﻿.Titulo1Cliente 
{
	text-align: justify;
	font-size: 28px;
	font-family: 'Century Gothic';
	color: #006595;
	letter-spacing: 1px;
}

.Titulo2Cliente
{
	text-align: justify;
	font-size: 20px;
	font-family: 'Century Gothic';
	font-weight: bold;
	color: #006595;
	letter-spacing: 2px;
	width: 600px;
}

.Titulo3Cliente
{
	text-align: justify;
	font-size: 14px;
	font-family: 'Century Gothic';
	color: navy;
	letter-spacing: 1px;
	border-top: 1px solid navy;
}

.Titulo4Cliente
{
	color: #006595;
	background-color: white;
	font-size: 18px;
	font-family: 'Century Gothic';
	font-weight: bold;
	padding: 10px 0px 10px 0px;
	vertical-align: middle;
}

.NormalCliente
{
	color: #006595;
	background-color: white;
	font-size: 18px;
	font-family: 'Century Gothic';
	padding: 5px 5px 0px 6px;
	vertical-align: middle;
}

.NormalPeqCliente
{
	color: Navy;
	background-color: Silver;
	font-size: 10px;
	font-family: 'Century Gothic';
	font-weight: normal;
	vertical-align: middle;
	padding: 5px 5px 0px 6px;
}

.NormalDebilCliente
{
	color: Navy;
	background-color: Silver;
	font-size: 10px;
	font-family: 'Century Gothic';
	font-weight: normal;
	padding: 5px 5px 0px 6px;
	vertical-align: middle;
}

.EtiquetaCampo1Cliente
{
    color: #3e3b3b !important;
	text-decoration: none; 
	font-weight: bolder; 
	text-align: right;
	font-size: 18px;
	font-family: 'Century Gothic'!important; 
	padding: 5px 5px 0px 6px;
	vertical-align: top;
	letter-spacing: 1px;
}

.EtiquetaCampo2Cliente
{
    color: #3e3b3b !important;
	text-decoration: none; 
	font-weight: normal; 
	text-align: right;
	font-size: 18px;
	font-family: 'Century Gothic'!important; 
	padding: 5px 5px 0px 6px;
	vertical-align: top;
	letter-spacing: 1px;
}

.EtiquetaCampo3Cliente
{
	font-size: 18px;
	font-family: 'Century Gothic';
	font-weight: bold;
	color: #006595;
	background-color: white;
	padding: 5px 5px 0px 6px;
	vertical-align: middle;
}

.tdrespuestaCliente
{
    color: #3e3b3b !important;
	font-size: 18px !important;
	font-family: 'Century Gothic'!important; 
	vertical-align: top;
	font-weight: normal;
	padding: 5px 5px 0px 6px;
}

.trCliente
{
	padding: 2px 3px 20px 0px;
}

.separadorEtiquetaCliente
{
	padding: 20px 0px 15px 0px;
}

.separadorEtiquetaAccordionCliente
{
	padding: 10px 10px 10px 30px;
}

.separadorResultadoCliente
{
	margin-top: 20px;
}

.TextoSimpleCliente
{
	text-align: left;
	color: navy;
	background-color: White;
	font-size: 12px;
	font-family: 'Century Gothic';
	font-weight: normal;
	padding: 5px 5px 0px 6px;
	vertical-align: top;
}

.TextoSimplePeqCliente
{
	text-align: justify;
	color: navy;
	font-size: 10px;
	font-family: 'Century Gothic';
	font-weight: normal;
	padding: 5px 5px 0px 6px;
	vertical-align: top;
}

.TextoCentradoCliente
{
	text-align: center;
	color: #006595;
	background-color: White;
	font-size: 14px;
	font-family: 'Century Gothic';
	font-weight: normal;
	padding: 5px 5px 0px 6px;
	vertical-align: top;
}

.CampoNumero { text-align: right; color: Gray; font-size: 0.8em; }

.IconoError { margin-left: 5px; top: 0px; }

.falta
{
	background-color: #fedbdb;
}

.Oculto
{
	display: none;
}

.chosen-container{
    min-width: 200px !important;
}

.TituloColumnaCliente {
    color: #3e3b3b !important;
    font-size: 18px !important;
    font-family: 'Century Gothic' !important;
    font-weight: bold;
	text-transform: uppercase;
	background-color: #7B97D5;
	padding: 5px;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	text-align:center;
}

.EstiloAreaCliente {
    color: #3e3b3b !important;
    font-size: 18px !important;
    font-family: 'Century Gothic' !important;
    font-weight: bold;
	text-transform: uppercase;
	background-color: white;
	padding: 5px 10px 5px 10px;
}

.EstiloCondicionCliente {
    color: #3e3b3b !important;
    font-size: 18px !important;
    font-family: 'Century Gothic' !important;
    font-weight: bold;
	text-transform: uppercase;
	background-color: #D0DAF1;
	padding: 5px;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
}

.EstiloSubcondicionCliente {
    color: #3e3b3b !important;
    font-size: 18px !important;
    font-family: 'Century Gothic' !important;
    font-weight: normal;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	padding: 3px;
}

.EstiloLegislacionCliente {
    color: #3e3b3b !important;
    font-size: 18px !important;
    font-family: 'Century Gothic' !important;
    font-weight: normal;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	padding: 3px;
}

.EstiloEvidenciaCliente {
    color: #3e3b3b !important;
    font-size: 18px !important;
    font-family: 'Century Gothic' !important;
    font-weight: normal;
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	padding: 3px;
}

.TablaFormulario
{
    border-spacing: 0px;
    border-collapse: separate;
	border-bottom: none;
}

.EstiloEspaciadorCliente
{
	border-left: 1px solid gray;
}

.EstiloEvidenciaCliente ~ td {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
}

.Titulo1Cliente hr
{
	border-top: 0.5px solid gray;
	border-bottom: none;
}

.Locaciones .TablaFormulario tr:first-child .NormalCliente
{
	background-color: #006595 !important;
	color: white !important;
}

.Trabajadores .TablaFormulario tr:first-child .NormalCliente
{
	background-color: #006595 !important;
	color: white !important;
}

.TablaSubformulario
{
    width:100%;
}