body
{
	margin: 0px;
	width: 100%;
	min-width: 1200px;
	background-color: #E4DECF;
	font-family: Arial;
	color: black;
}

header
{
	width: 100%;
	height: 149px;
	background-image: url( '../imagenes/bgf.jpg' );
	border-bottom: 5px solid #B4B284;text-align: center;
}

h1, h2, h3
{
	font-weight: normal;
	font-family: 'Trajan Pro';
}

h2
{
	font-size: 14pt;
}

h3
{
	font-size: 12pt;
}

a
{
	color: #6d6d6d;
	text-decoration: none;
}

input[type='text'], input[type='email'], input[type='date'], input[type='password'], input[type='number'], select
{
	border-radius: 3px;
	border: 1px solid #c1c1c1;
	height: 30px;
	width: 100%;
	padding-left: 10px;
	box-sizing: border-box;
}

input[type='submit'], input[type='button'], .boton1, .boton2, .boton3
{
	color: white;
	border: none;
	cursor: pointer;
	text-decoration: none;
}

.href1
{
	text-decoration: none;
	border-bottom: 1px dashed #AD1919;
	color: #AD1919;
}

.boton1
{
	padding: 15px 20px 15px 20px;
	background-color: #008cba;
}

.boton2
{
	padding: 10px 15px 10px 15px;
	background-color: #E26565;
	border-radius: 3px;
}

.boton3
{
	padding: 8px 15px 8px 15px;
	background-color: #008cba;
	border-radius: 3px;
}

.boton1:hover
{
	background-color: #007095;
}

select
{
	height: 30px;
}

textarea
{
	width: 100%;
}

p, ol
{
	line-height: 180%;
	text-align: justify;
}

body > .contenido
{
	background-color: white;
	box-shadow: 0px 2px 4px #CAC5B8;
	width: 1200px;
	min-height: 400px;
	padding: 50px 30px 30px 30px;
	margin: auto;
	margin-bottom: 40px;
	box-sizing: border-box;
	font-size: 11pt;
}

.columna1
{
	width: 230px;
	display: inline-block;
}

.columna2
{
	display: inline-block;
	width: calc( 100% - 245px );
	font-size: 11pt;
	padding-right: 35px;
	min-height: 100px;
	box-sizing: border-box;
	vertical-align: top;
}

.columna1 .menu
{
	width: 90%;
	border: 1px solid #dddddd;
	font-size: 10pt;
}

.columna1 .menu .item
{
	display: block;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
	color: #5682b2;
	box-sizing: border-box;
	padding-top: 10px;
	padding-left: 7px;
}

.columna1 .menu .activo
{
	color: #2c2c2c;
	background-color: #DBDAC3;
}

.columna1 .menu .item:hover
{
	color: #162e4a;
	background-color: rgba(0, 0, 0, 0.025);
}

.frm_linea
{
	width: 100%;
	min-height: 35px;
	box-sizing: border-box;
	padding-top: 2px;
	line-height: 150%;
}

.frm_hover:hover
{
	background-color: #f3f1ec;
}

.frm_linea .frm_campo1
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 10%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}

.frm_linea .frm_campo15
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 15%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}

.frm_linea .frm_campo2
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 20%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}

.frm_linea .frm_campo3
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 30%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}
.frm_linea .frm_campo4
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 40%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}
.frm_linea .frm_campo5
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 50%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}
.frm_linea .frm_campo6
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 60%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}
.frm_linea .frm_campo7
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 70%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}
.frm_linea .frm_campo8
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 80%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}
.frm_linea .frm_campo9
{
	padding-right: 10px;
	box-sizing: border-box;
	display: inline-block;
	width: 90%;
	height: inherit;
	word-break: keep-all;
	vertical-align: top;
	margin-left: -3px;
}

.pasos
{
	width: 90%;
	height: 120px;
	clear: both;
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
}

.paso
{
	width: 60px;
	float: left;
	cursor: pointer;
}

.paso > .circulo
{
	width: 60px;
	height: 60px;
	border-radius: 30px;
	box-sizing: border-box;
	padding-top: 22px;
	border: 2px solid #929292;
}

.paso > .circulo img
{
	margin-top: -2px;
}

.paso > .descripcion
{
	margin-top: 10px;
	font-size: 10pt;
}

.pasos > .activo > .circulo
{
	color: white;
	background-color: #5D8FD6;
	border-style: none;
}

.pasos > .lleno > .circulo
{
	color: white;
	background-color: #9fc78a;
	border-style: none;
}

.pasos .separador
{
	float: left;
	width: 60px;
	border-bottom: 1px dashed #929292;
	margin-top: 30px;
}

.aviso
{
	width: 100%;
	background-color: #f7fafe;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10pt;
	box-sizing: border-box;
	line-height: 150%;
}

.av_error
{
	background-color: #ffebeb;
	border-top: 1px dotted #ff8686;
	border-bottom: 1px dotted #ff8686;
}

footer
{
	display: block;
	width: 100%;
	min-height: 25px;
	border-top: 5px solid #B4B284;
	background-color: #464b50;
	text-align: center;
	color: white;
	padding: 15px 0px 15px 0px;
	line-height: 200%;
	font-size: 10pt;
}

.msj_avisof
{
	font-style: italic;
	color: red;
}

.form_bloque
 {
	display: none;
}

.tabla_ds1
{
	width: 100%;
	border-collapse: collapse;
	border-style: none;
	text-align: left;
	color: #3e3e3e;
}

.tabla_ds1 > thead
{
	color: #757575;
	border-bottom: 1px solid #ebebeb;
}

.tabla_ds1 td, .tabla_ds1 th
{
	height: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.tabla_ds1 > tbody tr:hover
{
	background-color: #c8ebfb;
}


.tabla_ds2
{
	border-collapse: collapse;
	line-height: 170%;
}

.tabla_ds2 a
{
	color: inherit;
	text-decoration: none;
}
.tabla_ds2 thead
{
	background-color: #DBDAC3;
}
.tabla_ds2 > tbody tr:hover
{
	background-color: #F5EFE0;
}
.tabla_ds2 td, .tabla_ds2 th
{
	padding: 7px 20px 7px 20px;
}

.hover_azul:hover
{
	background-color: #c8ebfb;
}

.radio_toggle
{
	border-radius: 3px;
	font-weight: bold;
	font-size: 9pt;
	width: 60px;
	height: 25px;
	cursor: pointer;
	box-sizing: border-box;
	padding: 2px;
}

.radio_toggle input[type='checkbox']
{
	display: none;
}

.radio_toggle .texto
{
	padding-left: 10%;
}

.radio_toggle .rtboton
{
	background-color: #f6f6f6;
	border-radius: 3px;
	height: 19px;
	width: 20px;
}

.radio_toggle_a
{
	color: white;
	background-color: #3388cc;
	border: 1px solid #3388cc;
}

.radio_toggle_a .texto:before
{
	content: 'On';
	padding-top: 3px;
}

.radio_toggle_a .rtboton
{
	float: right;
	box-shadow: none;
}

.radio_toggle_d
{
	color: #333333;
	background-color: #e9e9e9;
	border: 1px solid #d8d8d8;
}

.radio_toggle_d .texto:before
{
	content: 'Off';
}

.radio_toggle_d .rtboton
{
	float: left;
	box-shadow: 3px 0px 4px #98bedc;
}

.frm_linea .spinner
{
	position: absolute;
	margin-top: 7px;
	display: none;
}

.bach_area
{
	display: block;
	margin-top: 5px;
	font-size: 9pt;
	font-style: italic;
	cursor: pointer;
}

.bach_area:before
{
	content: ">> ";
}


/* DataTables JQUERY*/

.dataTables_length, .dataTables_filter
{
    font-weight: bold;
    color: #892e65 !important;
    margin: 0px 0px 30px 0px;
    background-color: #f5f5f5;
}

.dataTables_length select
{
    width: initial;
}

table.dataTable 
{
    width: 100% !important;
}

.pestañas
{
	width: 100%;
}

.pestañas .barra_titulo
{
	width: 100%;
	border-bottom: 1px solid #dce8f1;
	height: 30px;
}

.pestañas .barra_titulo .pestaña
{
	float: left;
	padding: 9px 15px 0px 15px;
	cursor: pointer;
}

.pestañas .barra_titulo .activo
{
	border-left: 1px solid #dce8f1;
	border-right: 1px solid #dce8f1;
	border-top: 2px solid #4c8fbd;
	border-bottom: 1px solid #ffffff;
	height: 22px;
	margin-top: -3px;
}

.pestañas .pcontenido
{
	margin-top: 20px;
	padding-left: 10px;
	box-sizing: border-box;
}

.pestañas .pcontenido > div
{
	display: none;
}

.aviso_t2
{
	position: fixed;
	bottom: 0px;
	width: 100%;
	min-height: 60px;
	background-color: #bf6b5d;
	color: white;
	line-height: 120%;
}

.status_p
{
	font-weight: bold;
	color: #d65718;
	text-align: center;
}
.status_e
{
	font-weight: bold;
	color: #279048;
	text-align: center;
}

.panel
{
	width: 100%;
	min-height: 30px;
	border: 1px solid #DBDAC3;
}

.panel > .titulo
{
	background-color: #DBDAC3;
	box-sizing: border-box;
	padding: 3px 10px 3px 10px;
}

.panel > .contenido
{
	box-sizing: border-box;
	padding: 8px 10px 8px 10px;
	font-size: 0.9em;
}

.cursiva
{
	font-style: italic;
}