body {
	margin: 0px 2px 2px; 
	text-align: left; 
	color: rgb(81, 87, 90); 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	-ms-scrollbar-base-color: white; 
	-ms-scrollbar-face-color: white; -ms-scrollbar-3dlight-color: white; -ms-scrollbar-shadow-color:#0062a3; -ms-scrollbar-highlight-color:#0062a3; -ms-scrollbar-darkshadow-color: white; -ms-scrollbar-arrow-color:#0062a3; -ms-scrollbar-track-color: white; 
	background-color: #e8e8e8;
}
table {
	font: normal; 
	font-size-adjust: none; 
	font-stretch: normal;
	border-radius: 5px 5px 5px 5px;
}
#navigationAPP{
	display: none;
 }
#CabeceraAplicacion {
/*	margin: 0px auto; height: 50px; vertical-align: bottom; position: relative; z-index: 999; max-width: 1500px;*/
	margin: 0px 50px; height: 50px; vertical-align: bottom; position: relative; z-index: 999; 
}
#BarraMenu {
/*	margin: 0px auto; vertical-align: bottom; position: relative; z-index: 800; max-width: 1500px;*/
	margin: 0px 50px; vertical-align: bottom; position: relative; z-index: 800; 
}
#LogoAplicacion {
	padding: 5px; width: 250px; height: 45px; background-image: url("../../_config/img/logos/valoHRa02.png"); background-repeat: no-repeat;
}
#LogoCliente {
	width: 125px; height: auto; margin-top: 15px; margin-left: 5px; position: absolute;
}
#LogoCliente img {
	transition:0.3s;  -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease;
}
#BarraIdiomas {
	margin: 0px; height: 15px; padding-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; vertical-align: bottom;
}
#DivIdiomas {
	font: bold 14px/normal Verdana,sans-serif; 
	/*min-width: 100px; */
	color: #0062a3; float: right; cursor: pointer; font-size-adjust: none; font-stretch: normal;
}
#DIVAyudaPagina{
 border: 1px solid #0062a3;
 padding: 10px 10px 10px 10px;
 width:100%;

}
#SelectorIdioma {
	border-radius: 5px; 
	width: 100px; 
	color: white; 
	position: absolute;
	 z-index: 999; 
	 background-color: #0062a3;
}
#DivIdiomas ul {
	list-style: none; margin: 0px; padding: 5px 0px; color: white; text-indent: 15px; text-decoration: none; background-color: #0062a3;
}
#DivIdiomas ul li {
	padding: 5px 0px;
}
#DivIdiomas ul li a {
/*	padding: 5px 5px 0px 5px; */
	color: white;
}
#DivIdiomas ul li a:hover {
	background: rgb(81, 87, 90); border-radius: 5px; border: 0px solid rgb(81, 87, 90); border-image: none; height: 20px;
}
#DivNombreUsuario {
	font: bold 14px/normal Verdana,sans-serif; padding: 5px 15px 10px; border-radius: 0px 0px 0px 10px; color: white; vertical-align: bottom; float: right; font-size-adjust: none; font-stretch: normal; background-color: rgb(81, 87, 90);
}
#DivGenerarPIN {
	font: bold 14px/normal Verdana,sans-serif; 
	padding: 5px 15px 8px; 
	border-radius: 0px 0px 0px 0px; 
	color: white; 
	vertical-align: bottom; 
	float: right; 
	font-size-adjust: none; 
	font-stretch: normal; 
	background-color: rgb(81, 87, 90);
}
#DivGenerarPIN a {
	color: white; display: block;
}
#DivDesconectar {
	font: bold 14px/normal Verdana,sans-serif; 
	padding: 5px 15px 10px; 
	border-radius: 0px 0px 10px; 
	color: white; 
	vertical-align: bottom; 
	float: right; 
	cursor: pointer; 
	font-size-adjust: none; 
	font-stretch: normal; 
	background-color: #0062a3;
}
#DivDesconectar a {
	color: white; display: block;
}
#DivDesconectar:hover {
	background: rgb(225, 64, 29);
}
#DivDatosConexion ul li.NombreUsuario {
	background: rgb(81, 87, 90);
}
#contenedor_centrado {
	background: url("../../_config/img/Fondos/Login02.png") fixed no-repeat center / cover; left: 50%; top: 50%; width: 50%; height: 50%; margin-top: -200px; margin-left: -300px; position: absolute; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.MostrarSoloMovil{
	display: none;
}
.contenedor_login {
	background: url("../../_config/img/Fondos/Login02.png") fixed no-repeat center / cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;
}
.contenedor_main{
/*	background: url("../../_config/img/Fondos/fondo02.png") fixed no-repeat center / cover; 
	background: url("../../_config/img/Fondos/fondo02.png")  no-repeat center / cover; */
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover;
	background-position: right -300px bottom -220px;
	min-height: 640px;
}
#CajaLogin {
	padding: 15px; left: 50%; top: 10%; width: 30%; height: auto; position: absolute; box-shadow: 0px 0px 3px 0px rgba(81,87,90,1); background-image: url("../img/Transparencia.png"); -webkit-box-shadow: 0px 0px 3px 0px rgba(81, 87, 90, 1); -moz-box-shadow: 0px 0px 3px 0px rgba(81, 87, 90, 1);
}
#contenedor_aplicaciones {
	background: url("../../_config/img/Fondos/FondoApp.png") no-repeat bottom; border: 0px solid rgb(218, 218, 218); border-image: none; left: 50%; top: 50%; width: 786px; height: 550px; margin-top: -250px; margin-left: -393px; position: absolute;
}
#Aplicacion_icono {
	margin: 8px; width: 180px; height: 180px; text-align: center; color: rgb(154, 143, 137); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; float: left; background-color: rgb(243, 243, 243);
}
.CursorMano{
	cursor: pointer;
}
#DivEspacioLogin {
	
}
#DivPieLogin {
	width: 780px; margin-top: 180px; margin-right: 5px; margin-left: 5px; vertical-align: text-bottom;
}
#DivLimpiar {
	clear: both;
}
#DivSalto {
	height: 50px; clear: both;
}
#SaltoPagina {
	clear: both; page-break-after: always;
}
#CabeceraPaginaInforme {
	width: 100%; 
	text-align: center; 
	padding-bottom: 25px; 
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	display: none;
}
#CabeceraPaginaInforme360{
	width: 640px;
}
#TituloPortada {
	width: 50%; text-align: right; color:#0062a3; padding-top: 450px; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 34px; font-weight: bold; float: right; display: none;
}
#TituloCapitulo {
	padding-bottom: 25px; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; display: none;
}
#SubTituloCapitulo {
	padding-bottom: 20px; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; display: none;
}
#TablaResumen {
	font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; border-collapse: collapse;
}
#TablaResumen th {
	padding-top: 25px;
}
#TablaResumen tr.Subcabecera {
	height: 50px; vertical-align: bottom;
}
#TablaResumen tr.Subcabecera {
	height: 50px; vertical-align: bottom;
}
#TablaResumen tr.Total th {
	padding-top: 15px; padding-bottom: 15px;
}
#TablaResumenDias td.TipoVacaciones{
	white-space: nowrap;
}
#ListaRespuestas {
	margin: 0px auto; width: 800px; font-weight: bold;
}
#ListaRespuestas ul {
	list-style: none; margin: 0px; padding: 0px; text-decoration: none;
}
#ListaRespuestas ul > li {
	padding: 0px 20px; float: left;
}
#menu {
	/*font: bold 14px/normal Verdana,sans-serif; margin: 0px auto; height: 36px; padding-top: 32px; vertical-align: bottom; float: right; position: relative; z-index: 800; max-width: 1500px; font-size-adjust: none; font-stretch: normal; background-color: transparent;*/
	font: bold 14px/normal Verdana,sans-serif; margin: 0px 50px; height: 36px; padding-top: 32px; vertical-align: bottom; float: right; position: relative; z-index: 800;  font-size-adjust: none; font-stretch: normal; background-color: transparent;
}
#menu ul {
	list-style: none; margin: 0px; padding: 0px; text-decoration: none;
}
#menu ul li a {
	padding: 10px 10px 10px 10px; color: #51575a; display: block; background-color: transparent;
}
#menu ul li a.Seleccionado {
	color: #0062a3; background-color: transparent;
}
#menu ul li {
	padding: 0px; 
	width: 160px; 
	float: left;
}
#menu ul li:hover a {
	color: rgb(225, 64, 29); text-decoration: underline;
}
ul li a:hover {
	color: rgb(225, 64, 29); text-decoration: underline;
}
.Menu_Seleccionado {
	
}
#menu ul li ul {
	list-style: none; 
	border-radius: 0px 0px 5px 5px; 
	left: 0px; 
	color: #51575a; 
	text-decoration: none; 
	display: none; 
	position: relative; 
	z-index: 999; 
	background-color: #e8e8e8;
}
#menu ul li ul.seleccionado {
	z-index: 1;
}
#menu ul li ul.mostrar {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu ul li a:hover ul {
	display: block;
}
#menu ul li ul li a {
	background: none; border: 0px currentColor; border-image: none; color: #51575a !important; padding-top: 5px; text-decoration: none !important;
}
#menu ul li ul li {
	padding: 0px; float: none;
}
#menu ul li ul li:hover a {
	background: rgb(81, 87, 90); 
	border-radius: 5px; 
	border: 0px solid rgb(81, 87, 90); 
	border-image: none; 
	color: white !important; 
	text-decoration: none;
}
ul li ul li a:hover {
	background: rgb(81, 87, 90); border-radius: 5px; border: 0px solid rgb(81, 87, 90); border-image: none; color: white; text-decoration: none;
}
#menu ul li.BotonSalir {
	float: right;
}
#SeparacionMenu {
	background: #0062a3; font: bold 14px/normal Verdana,sans-serif; top: 75px; width: 100%; height: 30px; color: white; padding-top: 5px; position: relative; font-size-adjust: none; font-stretch: normal;
}
#MenuAccesoDirecto{
	width: 250px;
	border: 1px solid #0062a3;
	padding: 15px 15px 15px 15px; 
	border-radius: 10px 10px 10px 10px; 
	color: #0062a3; 
	vertical-align: middle; 
	float: left; 
	font-size-adjust: none; 
	font-stretch: normal; 
	/*text-align: center;*/
	margin: 0px 20px 40px 20px;
	background-color: white;
	height: 100px;
	font-size: 22px;
}
#MenuAccesoDirecto:Hover{
	background-color: #0062a3;
	color: white; 
}
#MenuAccesoDirectoLink{
	width: 130px;
	border: 1px solid #0062a3;
	padding: 15px 15px 15px 15px; 
	border-radius: 10px 10px 10px 10px; 
	color: #0062a3; 
	vertical-align: middle; 
	/*float: left; */
	font-size-adjust: none; 
	font-stretch: normal; 
	text-align: center;
	margin: 0px 10px 10px 10px;
	background-color: white;
	height: 10px;
}
#MenuAccesoDirectoLink:Hover{
	background-color: #0062a3;
	color: white; 
}
 .NombreMenuAccesoDirecto{
 	float: right;
   margin-top: 40px;
   max-width: 125px;
   text-align: right;
 }   
#TablaLeyenda th {
	text-align: center; color: rgb(255, 255, 255); padding-top: 5px; padding-bottom: 5px; background-color:#0062a3;
}
#TablaDatos {
	font-size: 11px;  
	border-collapse: collapse;
}
#TablaDatos td {
	padding: 3px 5px 2px; border: 1px solid rgb(194, 194, 194); border-image: none;
}
#TablaDatos th {
	padding: 3px 5px 2px; border: 1px solid rgb(194, 194, 194); border-image: none;
}
#TablaDatos th {
	text-align: left; color: rgb(255, 255, 255); padding-top: 5px; padding-bottom: 5px; background-color:#0062a3;
}
#TablaDatos tr.SubCabecera th {
	text-align: left; color: #0062a3; padding-top: 5px; padding-bottom: 5px; background-color: white;
}
#TablaDatos tr:hover {
	/*background-color: rgb(231, 231, 231);*/
}
#TablaDatos tr.espacio:hover {
	background-color: rgb(255, 255, 255);
}
#TablaDatos tr.Total {
	color: white; background-color: #0062a3;
}
#TablaDatos tr.TotalAgrupador {
	background-color: #b185bc;
}
#TablaDatos tr.TotalTipo {
	font-weight: normal; background-color: #b185bc;
}
#TablaDatos tr.TotalObjetivo {
	color: #0062a3; font-weight: normal; background-color: rgb(232, 249, 255);
}
#TablaDatos td.Numero {
	text-align: right;
}
#TablaDatos td.TD_Espacio {
	border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid; background-color: white;
}
th.Numero {
	text-align: right;
}
#TablaDatos td.Centrado {
	text-align: center;
}
#TablaSolicitud {
	font-size: 11px;  
	border-collapse: collapse;
}
#TablaSolicitud td {
	padding: 3px 5px 2px; border: 1px solid rgb(194, 194, 194); border-image: none;
}
#TablaSolicitud th {
	padding: 3px 5px 2px; border: 1px solid rgb(194, 194, 194); border-image: none;
}
#TablaSolicitud th {
	text-align: left; color: rgb(255, 255, 255); padding-top: 5px; padding-bottom: 5px; background-color:#0062a3;
}
#TablaSolicitud tr.SubCabecera th {
	text-align: left; color: #0062a3; padding-top: 5px; padding-bottom: 5px; background-color: white;
}
#TablaSolicitud tr:hover {
	/*background-color: rgb(231, 231, 231);*/
}
#TablaSolicitud tr.espacio:hover {
	background-color: rgb(255, 255, 255);
}
#TablaSolicitud tr.Total {
	color: white; background-color: #0062a3;
}
#TablaSolicitud tr.TotalAgrupador {
	background-color: #b185bc;
}
#TablaSolicitud tr.TotalTipo {
	font-weight: normal; background-color: #b185bc;
}
#TablaSolicitud tr.TotalObjetivo {
	color: #0062a3; font-weight: normal; background-color: rgb(232, 249, 255);
}
#TablaSolicitud td.Numero {
	text-align: right;
}
#TablaSolicitud td.TD_Espacio {
	border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid; background-color: white;
}
#TablaSolicitud td.Centrado {
	text-align: center;
}
 tr.Subcabecera th{
	color: white;
	background-color: #0062a3;
	padding: 5 0 5 0; 
	text-align: center;
}
th.Centrado {
	text-align: center;
}
#TablaLista {
	margin: 0px 0px 1em; 
	width: 100%; 
	text-align: left; 
	color: rgb(124, 124, 124); 
	font-size: 11px;  
	border-bottom-color: rgb(98, 98, 100); 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-collapse: collapse; 
	caption-side: top;
}
#TablaLista tr.MarcarFila:nth-child(even) {background: #ecf6ff; }
#TablaLista tr.MarcarFila:nth-child(odd) {background: #FFF}

#TablaLista  td:hover {
   
}
#TablaLista th {
	text-align: left; color: rgb(98, 98, 100); padding-top: 5px; padding-bottom: 5px;
}
#TablaLista tr.SubCabecera th {
	height: 40px; text-align: left; padding-top: 15px; padding-bottom: 5px; border-bottom-color: rgb(98, 98, 100); border-bottom-width: 1px; border-bottom-style: solid; background-color: rgb(255, 255, 255);
}
#TablaLista tr.SubCabecera th.NumeroCabecera {
	text-align: center!important;
}
#TablaLista tr.SubCabecera td.NumeroCabecera {
	text-align: center!important;
}
#TablaLista tr.FondoFiltro {
	background: rgb(233, 233, 233); border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid;
}
#TablaLista tr.Filtro {
	background: rgb(233, 233, 233); border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid;
}
#TablaLista tr.Filtro td {
	height: 40px;
}
#TablaLista tr.MarcarFila:hover {
	background-color: rgb(239, 239, 239);
}
#TablaLista td.TD_Espacio {
	border-bottom-color: white; border-bottom-width: 1px; border-bottom-style: solid; background-color: white;
}
#TablaLista td.NoImportante {
	color: rgb(194, 194, 194);
}
#TablaLista th.Centrada {
	text-align: center;
}
#TablaLista th.centrado {
	text-align: center;
}
#TablaFicha {
	/*border: 1px solid rgb(194, 194, 194); */
	border-image: none; 
	font-family: Verdana,Arial, Helvetica, sans-serif;  margin-top: 10px;
}
#TablaFicha td {
	padding: 3px 5px 2px; vertical-align: top;
}
#TablaFicha th {
	text-align: left; color: rgb(255, 255, 255); padding-top: 5px; padding-bottom: 5px; background-color: #0062a3;
}
#TablaFicha tr.SubCabecera th {
	text-align: center; color: #0062a3; padding-top: 5px; padding-bottom: 5px; background-color: white;
}
#TablaFicha tr.CabeceraIdioma td {
	color: #0062a3; padding-top: 15px; padding-bottom: 0px; border-bottom-color: #0062a3; border-bottom-width: 2px; border-bottom-style: solid;
}
#TablaListadoEnFicha th{
background-color: #0062a3;
}
#TablaResumenDias {
	border: 1px solid #dddddd;
}
#TablaResumenDias th{
	background-color: #0062a3;
	color: white;
	width: 125px;
	text-align:center;f
	padding:2px 2px 2px 2px;
}
#TablaResumenDias td{
	background-color: #f5f5f5;
	padding: 2px 2px 2px 2px;
}
.AlarmaV{
	color: green;
}
.AlarmaN{
	color:  orange);
}
.AlarmaR{
	color:  red;
}
.AlarmaO{
	color:  orange;
}
.FondoPregunta {
	background-color: rgb(244, 245, 245);
}
.FondoBlanc0 {
	background-color: white;
}
.ComentarioBloqueado {
	border: 1px solid black; border-image: none; width: 100%; height: 75px; vertical-align: top; background-color: white;
}
.ComentarioBloqueadoSinAncho {
	border: 1px solid black; border-image: none; height: 75px; vertical-align: top; background-color: white;
}
.ComentarioBloqueadoTasparente {
	border: 0px black; border-image: none; width: 100%; height: 75px; vertical-align: top; background-color: transparent;
}
.ComboCompetencia {
	width: 100%;
}
.TextoVertical {
	-ms-writing-mode: tb-rl;
}
.bordeSup {
	border-top-color: black; border-top-width: 1px; border-top-style: solid;
}
.bordeInf {
	border-bottom-color: black; border-bottom-width: 1px; border-bottom-style: solid;
}
.bordeIzq {
	border-left-color: black; border-left-width: 1px; border-left-style: solid;
}
.bordeDer {
	border-right-color: black; border-right-width: 1px; border-right-style: solid;
}
.borde {
	border: 1px solid black; border-image: none;
}
.bordeDoble {
	border: 5px double #0062a3; border-image: none;
}
.sombraIzqSup {
	background-position: bottom; width: 22px; height: 13px; background-image: url("../../Talent/img/sombraIzqSup.gif"); background-repeat: no-repeat;
}
.sombraDerSup {
	background-position: bottom; width: 22px; height: 13px; background-image: url("../../Talent/img/sombraDerSup.gif"); background-repeat: no-repeat;
}
.sombraIzq {
	width: 22px; background-image: url("../../Talent/img/sombraIzq.gif"); background-repeat: repeat-y;
}
.sombraDer {
	width: 22px; background-image: url("../../Talent/img/sombraDer.gif"); background-repeat: repeat-y;
}
.sombraIzqInf {
	width: 22px; height: 21px; background-image: url("../../Talent/img/sombraIzqInf.gif"); background-repeat: no-repeat;
}
.sombraDerInf {
	width: 22px; height: 21px; background-image: url("../../Talent/img/sombraDerInf.gif"); background-repeat: no-repeat;
}
.sombraInf {
	height: 22px; background-image: url("../../Talent/img/sombraInf.gif"); background-repeat: repeat-x;
}
.CabeceraCV {
	color: white; 
	text-transform: uppercase; font-size: 14px; font-weight: bold; background-color: #0062a3;
	padding: 5px;
}
.CasillaCV {
	border: 1px solid #0062a3; border-image: none; color: #0062a3; white-space: nowrap; background-color: white;
}
.CasillaInput {
	border: 1px solid rgb(177, 177, 177); border-image: none;
}
.TextoCV {
	color: black; font-weight: bold;
}
.CabeceraTablaCV {
	color: #0062a3; font-weight: bold; border-bottom-color: #0062a3; border-bottom-width: 2px; border-bottom-style: solid;
}
.SubtituloCV {
	color: #0062a3; font-weight: bold; background-color: rgb(191, 235, 255);
}
.Imprimir {
	display: none;
}
.Oculto {
	display: none;
}
h1.Salto {
	page-break-after: always;
}
.SubtituloInforme {
	font-size: 14px; font-weight: bold;
}
.Mano, .mano {
	cursor: pointer;
}
.SinBordes {
	margin-right: 0px; margin-left: 0px; background-repeat: no-repeat;
}
.InputSinBordes {
	border: 0px black; border-image: none;
}
a {
	text-decoration: none;
}
a.MenuPrincipal {
	color:#0062a3; font-size: 11px; font-weight: bold;
}
a.MenuPrincipal:hover {
	color: #b185bc; font-size: 11px; font-weight: bold;
}
a.Titulo:hover {
	color: rgb(255, 142, 0); font-weight: bold;
}
.SubMenuParrafo {
	line-height: 0px; padding-top: 5px; padding-bottom: 1px; margin-bottom: 6px;
}
.colorMenuMouseOver {
	color: #b185bc;
}
.subParrafo {
	font-weight: bold; cursor: pointer;
}
a.MenuSecundario {
	color:#0062a3; font-size: 11px; font-weight: bold;
}
a.MenuSecundario:hover {
	color: #b185bc; font-size: 11px; font-weight: bold;
}
td.TextoMenuSuperior {
	color: #b185bc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: text-bottom; cursor: pointer;
}
.Cabecera {
	color: rgb(144, 144, 144); font-size: 10px; font-weight: bold; border-top-color:#0062a3; border-bottom-color:#0062a3; border-top-width: 2px; border-bottom-width: 2px; border-top-style: solid; border-bottom-style: solid;
}
.CabeceraTOP {
	color: rgb(144, 144, 144); font-size: 14px; font-weight: bold; border-top-color:#0062a3; border-top-width: 2px; border-top-style: solid;
}
.CabeceraBOTTOM {
	color: rgb(144, 144, 144); font-size: 14px; font-weight: bold; border-bottom-color:#0062a3; border-bottom-width: 2px; border-bottom-style: solid;
}
.CerrarCabecera {
	border-right-color: #b185bc; border-right-width: 2px; border-right-style: solid;
}
.CabeceraInf {
	color: rgb(144, 144, 144); font-size: 14px; font-weight: bold; border-bottom-color: #b185bc; border-bottom-width: 1px; border-bottom-style: solid;
}
.CabeceraSup {
	color: rgb(144, 144, 144); font-size: 14px; font-weight: bold; border-top-color: #b185bc; border-top-width: 2px; border-top-style: solid;
}
.CajaRespuesta {
	height: 100px; background-color: rgb(231, 246, 251);
}
.FondoClaro {
	background-color: rgb(231, 246, 251);
}
input {
	padding: 3px; 
	border-radius: 5px; 
	border: 1px solid rgb(81, 87, 90); 
	border-image: none; 
	clear: both; 
	font-size: 11px;   
	float: left; box-sizing: border-box;
}
input[type=checkbox] {
	border: 0px currentColor; border-image: none;
}
input[type=radio] {
	border: 0px currentColor; border-image: none;
}
.inputLogin {
	padding: 10px; border-radius: 2px; border: 1px solid rgb(81, 87, 90); border-image: none; width: 100%; clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; float: left; box-sizing: border-box;
}
.inputCasilla {
	border: 1px solid rgb(81, 87, 90); border-image: none; color: rgb(81, 87, 90); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
select {
	padding: 3px; 
	border-radius: 5px; 
	border: 1px solid rgb(81, 87, 90); 
	border-image: none; clear: both; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
/*	float: left; */
	box-sizing: border-box;
	font-size: 11px; 
}
select.Corto {
	width: 80px;
}
.selectSmall {
	padding: 3px; border-radius: 5px; border: 1px solid rgb(81, 87, 90); border-image: none; clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; float: left; box-sizing: border-box;
}
textarea {
	padding: 3px; border-radius: 5px; border: 1px solid rgb(81, 87, 90); border-image: none; clear: both; font-family: Verdana, Arial, Helvetica, sans-serif; float: left; box-sizing: border-box;
}
.texto {
	text-align: justify; color: rgb(71, 75, 78); font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px;
}
.TextoDispersion{
	text-align: justify; 
	color: rgb(71, 75, 78); 
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px;
	
}
.textoPeq {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.textoListadoPeq {
	font-size: 10px;
}
.textoMinusculo {
	font-size: 4px;
}
.textoLOPD {
	border: 1px solid rgb(0, 0, 0); border-image: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px;
}
.CasillaLOPD {
	border: 1px solid rgb(0, 0, 0); border-image: none; width: 350px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7px; background-color: rgb(255, 255, 204);
}
.textoGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.textoNegrita {
	color: rgb(144, 144, 144); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.TextoNegro {
	color: black;
}
.textosmall {
	font-family: Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: 8px; -ms-word-wrap: break-word;
}
.textoGris {
	color: black;
}
.textoAzul {
	color: #b185bc;
}
.textoAzulMenu {
	color: #b185bc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.textoGrisCabecera {
	color: black; padding-top: 16px; font-size: 14px;
}
.textoPrevalece {
	padding-top: 14px; font-size: 14px; font-weight: bold;
}
.casilla {
	border: 1px solid #b185bc; border-image: none;
}
.Casilla2 {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid #b185bc; border-image: none; font-size-adjust: none; font-stretch: normal;
}

.TextoFondoColor {
	color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; background-color: #b185bc;
}
.MenuSelect {
	color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.textoRojo {
	color: rgb(255, 17, 14);
}
.textoError {
	color: rgb(238, 4, 4); font-weight: bold;
}
.textoBlancoResaltado {
	color: rgb(255, 255, 255); font-weight: bold;
}
.textoGrisResaltado {
	color: rgb(204, 204, 204); font-weight: bold;
}
.textoBlanco {
	color: rgb(255, 255, 255);
}
.Pestanya {
	background-image: url("../../Talent/img/menuFondo.jpg");
}
.FondoAzul {
	background-color: #b185bc;
}
.Etiqueta {
	height: 35px; text-align: center; color: black; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-top-color: #b185bc; border-right-color: #b185bc; border-left-color: #b185bc; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; cursor: pointer;
}
.FinEtiqueta {
	border-bottom-color: #b185bc; border-bottom-width: 1px; border-bottom-style: solid;
}
.EtiquetaMarcada {
	text-align: center; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-top-color: #b185bc; border-right-color: #b185bc; border-left-color: #b185bc; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; cursor: pointer; background-color: #b185bc;
}
.BordeNaranjaInf {
	border-bottom-color: #b185bc; border-bottom-width: 1px; border-bottom-style: solid;
}
.fileteAzulInf {
	border-bottom-color: #b185bc; border-bottom-width: 1px; border-bottom-style: solid;
}
.textoMenu {
	height: 30px; color: rgb(234, 80, 47); text-indent: 10px; font-size: 14px; font-weight: bold;
}
.textoSubMenu {
	height: 0px; color: rgb(234, 80, 47); text-indent: 10px; font-size: 14px;
}
.textoMenuSalir {
	color: #b185bc;
}
.textoResaltado {
	color: #b185bc; font-weight: bold;
}
.textoNaranja {
	color: #b185bc; font-weight: bold;
}
.textoResaltadoPeq {
	color: #b185bc; font-size: 10px;
}
ul {
	
}
.SaltoDePagina {
	page-break-after: always;
}
.menuSeparacion {
	height: 3px; background-image: url("../../Talent/img/menuSeparacion.jpg"); background-repeat: repeat-x;
}
.titulo {
	color: rgb(177, 177, 177); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin-left: 10px;
}
.tituloSinEspacio {
	color: rgb(177, 177, 177); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
.Bienvenida {
	color: rgb(81, 87, 90); font-family: Verdana, Arial,sans-serif, Helvetica; font-size: 24px; margin-left: 10px;
}
.subtitulo {
	font-size: 16px;
}
.TipoPregunta {
	color: #b185bc; font-size: 12px; font-weight: bold; text-decoration: underline;
}
.tabla {
	border: 1px solid rgb(203, 208, 209); border-image: none; background-color: rgb(244, 245, 245);
}
.Cerrartabla {
	border-right-color: #b185bc; border-right-width: 2px; border-right-style: solid;
}
.BordeNegro {
	border-right-color: black; border-right-width: 2px; border-right-style: solid;
}
.tablaColor {
	border-top-color: #b185bc; border-bottom-color: #b185bc; border-left-color: #b185bc; border-top-width: 2px; border-bottom-width: 2px; border-left-width: 2px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid;
}
.tablaColorTDSup {
	border-top-color: #b185bc; border-top-width: 2px; border-top-style: solid;
}
.tablaColorTDInf {
	border-bottom-color: #b185bc; border-bottom-width: 2px; border-bottom-style: solid;
}
.tablaColorTDInfFino {
	border-bottom-color: #b185bc; border-bottom-width: 1px; border-bottom-style: solid;
}
.tablaColorTDIzq {
	border-left-color: #b185bc; border-left-width: 2px; border-left-style: solid;
}
.tablaColorTDIzqNO {
	border-left-color: white; border-left-width: 0px; border-left-style: none;
}
.Aviso {
	width: 176px; height: 52px; background-image: url("../../Talent/img/Aviso.gif"); background-repeat: no-repeat;
}
.AgrupadorPregunta {
	color: #b185bc; font-size: 12px; font-weight: bold;
}
.AgrupadorPregunta {
	color: #b185bc; font-size: 12px; font-weight: bold; text-decoration: underline;
}
.divSombras {
	left: 30px; top: 80px; width: 95%; height: 400px; position: relative;
}
.botonEntrar {
	padding: 10px; 
	border: 1px solid #0062a3; 
	border-image: none; 
	width: 100%; 
	text-align: center; 
	color: white; 
	cursor: pointer; 
	background-color: #0062a3;
}
.botonEntrar:disabled {
	border: 1px solid #8c8c8c; 
	background-color: #dadada;
	color: #8c8c8c;
	cursor: auto; 
}
.botonApp {
	border: 1px solid rgb(204, 204, 204); border-image: none; text-align: center; font-weight: bolder; cursor: pointer; background-image: url("img/Boton.jpg"); background-repeat: repeat-x; background-color: white;
}
.botonLargo {
	background-position: right; border: currentColor; border-image: none; width: 150px; height: 20px; text-align: center; color: #b185bc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; cursor: pointer; background-image: url("../../Talent/img/entrar.gif"); background-repeat: no-repeat; background-color: white;
}
.button {
	background-position: right; border: currentColor; border-image: none; width: 100px; height: 20px; text-align: center; color: #b185bc; font-weight: bold; cursor: pointer; background-image: url("../../Talent/img/entrar.gif"); background-repeat: no-repeat; background-color: white;
}
.EvaluacionNueva {
	text-align: right; color: #b185bc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; vertical-align: middle;
}
.botonSignoPeq {
	color: #b185bc; font-size: 8px; cursor: pointer; background-image: url("img/btn_bg.gif");
}
.Linea1 {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(231, 246, 251); border-image: none; text-align: left; vertical-align: top; font-size-adjust: none; font-stretch: normal; background-color: rgb(231, 246, 251);
}
.Linea2 {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(254, 252, 245); border-image: none; text-align: left; vertical-align: top; font-size-adjust: none; font-stretch: normal; background-color: rgb(254, 252, 245);
}
.Linea1Ajuste {
	font: 11px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid black; border-image: none; text-align: left; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(231, 246, 251);
}
.Linea2Ajuste {
	font: 11px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid black; border-image: none; text-align: left; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(254, 252, 245);
}
.Linea3 {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(255, 255, 255); border-image: none; text-align: left; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255);
}
.Linea4 {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(255, 255, 255); border-image: none; text-align: left; font-size-adjust: none; font-stretch: normal; background-color: rgb(254, 252, 245);
}
.check {
	border: 0px currentColor; border-image: none; color: rgb(56, 54, 54); font-family: Verdana, Geneva, Verdana, Arial, Helvetica, sans-serif; background-color: transparent;
}
.Negro {
	color: black;
}
.Azul {
	color: #b185bc;
}
.Naranja {
	color: #b185bc;
}
.Verde {
	color: green;
}
.MiniTexto {
	font-size: 1px;
}
.CabeceraPeq {
	font: bold 9px/normal Verdana; border: 1px solid #b185bc; border-image: none; color: black; font-size-adjust: none; font-stretch: normal; background-color: #b185bc;
}
.CabeceraPeqOLAP {
	font: bold 9px/normal Verdana; border: 1px solid #b185bc; border-image: none; color: white; font-size-adjust: none; font-stretch: normal; background-color:#0062a3;
}
.CabeceraCentrada {
	font: bold 12px/normal Verdana; border: 1px solid color:#0062a3; border-image: none; text-align: center; color:#0062a3; font-size-adjust: none; font-stretch: normal; background-color: rgb(233, 233, 233);
}
.CabeceraObjetivo {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(243, 243, 243);
}
.CabeceraObjetivoDcha {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; text-align: right; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(243, 243, 243);
}
.CabeceraCentradaPeq {
	font: bold 11px/normal Verdana; border: 1px solid color:#0062a3; border-image: none; text-align: center; color:#0062a3; font-size-adjust: none; font-stretch: normal; background-color: rgb(233, 233, 233);
}
.CabeceraCentradaOculta {
	font: bold 12px/normal Verdana; border: 1px solid color:#0062a3; border-image: none; text-align: center; color:#0062a3; font-size-adjust: none; font-stretch: normal; background-color:#0062a3;
}
.CabeceraCentradaOLAP {
	font: bold 10px/normal Verdana; border: 1px solid #b185bc; border-image: none; text-align: center; color: #b185bc; font-size-adjust: none; font-stretch: normal; background-color: rgb(251, 251, 251);
}
.CabeceraFila {
	font: bold 12px/normal Verdana; border: 1px solid color:#0062a3; border-image: none; color:#0062a3; font-size-adjust: none; font-stretch: normal; background-color: rgb(233, 233, 233);
}
.CabeceraValoracion {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; text-align: center; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(233, 233, 233);
}
.CabeceraFilaOLAP {
	font: bold 10px/normal Verdana; border: 1px solid #b185bc; border-image: none; color: #b185bc; font-size-adjust: none; font-stretch: normal; background-color: rgb(251, 251, 251);
}
.Total {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(155, 155, 155);
}
.TotalAgrupador {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(197, 197, 197);
}
.TotalTipo {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(219, 219, 219);
}
.TotalObjetivo {
	font: bold 12px/normal Verdana; border: 1px solid black; border-image: none; color: black; font-size-adjust: none; font-stretch: normal; background-color: rgb(239, 239, 239);
}
.derecha {
	text-align: right;
}
.Linea1OLAP {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(231, 246, 251); border-image: none; text-align: right; font-size-adjust: none; font-stretch: normal; background-color: rgb(231, 246, 251);
}
.Linea2OLAP {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(254, 252, 245); border-image: none; text-align: right; font-size-adjust: none; font-stretch: normal; background-color: rgb(254, 252, 245);
}
.INPUTInverso {
	border: 1px outset #0062a3; border-image: none; color: white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; background-color: #b185bc;
}
.VerdeOscuro {
	color: rgb(0, 100, 0);
}
.VerdeClaro {
	color: rgb(50, 205, 50);
}
.Amarillo {
	color: rgb(238, 238, 0);
}
.Naranja {
	color: #b185bc;
}
.Rojo {
	color: red;
}
.VerdeOscuroB {
	background-color: rgb(0, 100, 0);
}
.VerdeClaroB {
	background-color: rgb(50, 205, 50);
}
.AmarilloB {
	background-color: rgb(238, 238, 0);
}
.NaranjaB {
	background-color: #b185bc;
}
.RojoB {
	background-color: #b185bc;
}
.tabla {
	background-color: rgb(243, 241, 241);
}
.tablaEvaluar {
	border: 1px solid rgb(0, 0, 0); border-image: none;
}
.CabeceraAplicacion {
	background: url("../../Talent/img/Cabecera.jpg") no-repeat; height: 50px; margin-top: 5px; vertical-align: bottom; border-bottom-color: #0062a3; border-bottom-width: 1px; border-bottom-style: solid;
}
.DIVizquierda {
	float: left;
}
.DIVderecha {
	float: right;
}
.Logo {
	padding-left: 15px; vertical-align: bottom;
}
.BarraSuperior {
	height: 30px; text-align: center; color: rgb(255, 255, 255); font-weight: bold; background-color:#0062a3;
}
.BarraSuperior:hover {
	color:#0062a3; background-color: rgb(255, 255, 255);
}
.BarraSuperiortexto {
	padding-top: 6px;
}
.MenuSeleccionado {
	color:#0062a3; border-right-color:#0062a3; border-left-color:#0062a3; border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; background-color: rgb(255, 255, 255);
}
.BarraSuperiorSubtitulo {
	color: rgb(255, 255, 255);
}
.TextoCMP {
	width: 100%; height: 15px; background-image: url("../../Talent/img/CabeceraFondo.jpg");
}
.CerrarMenu {
	border-right-color: rgb(234, 80, 47); border-right-width: 1px; border-right-style: solid;
}
.SubMenu {
	width: 100%; background-image: url("../../Talent/img/FondoSubMenu.jpg");
}
.LineaTotal {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(116, 123, 135); border-image: none; color: white; font-size-adjust: none; font-stretch: normal; background-color: rgb(252, 143, 14);
}
.BordeInferior {
	border-bottom-color:#0062a3; border-bottom-width: 1px; border-bottom-style: solid;
}
.ErrorCasilla {
	font: 10px/normal Verdana, Helvetica, sans-serif; 
	padding: 15px; 
	border: 2px solid rgb(128, 0, 0); 
	border-image: none; 
	left: 300px; 
	top: 250px; 
	width: 450px; 
	color: rgb(128, 0, 0); 
	position: absolute; 
	font-size-adjust: none; 
	font-stretch: normal; 
	background-color: rgb(255, 210, 210);
	z-index: 999;
}
.CalorMalo {
	border: 1px solid rgb(240, 240, 240); border-image: none; text-align: right; background-color: white;
}
.CalorMedio {
	border: 1px solid rgb(204, 255, 204); border-image: none; text-align: right; background-color: rgb(204, 255, 204);
}
.CalorBueno {
	border: 1px solid rgb(153, 204, 0); border-image: none; text-align: right; background-color: rgb(153, 204, 0);
}
.CabeceraInforme {
	color: black; background-color: #b185bc;
}
.Vertical {
	text-align: center; -ms-writing-mode: tb-rl;
}
.CasillaResultado {
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(240, 240, 240); border-image: none; font-size-adjust: none; font-stretch: normal; background-color: white;
}
.CasillaResultado2 {
	font: italic 10px/normal Verdana, Arial, Helvetica, sans-serif; border: 1px solid rgb(240, 240, 240); border-image: none; font-size-adjust: none; font-stretch: normal; background-color: white;
}
.CabeceraPestanas {
	background: url("../img/Pestanas/Fondo.png") repeat-x; height: 28px; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 11px;
}
.Pestana {
	background: url("../img/Pestanas/Pestana.png") no-repeat; width: 206px; text-align: center; cursor: pointer;
}
.PestanaActiva {
	background: url("../img/Pestanas/PestanaActiva.png") no-repeat; width: 206px; text-align: center; cursor: pointer;
}
#DivMarca {
/*	margin: 0px auto; font-size: 10px; position: relative; max-width: 1500px;*/
	margin: 0px 50px; font-size: 10px; position: relative; 
}
#DivCuerpo {
	font-style:normal;
	font-weight: bold;
	font-size: 11px;
	/*margin: 0px auto; */
	margin: 0px 50px; 
	top: 10px; vertical-align: bottom; position: relative; z-index: 600; 
	min-height: 640px; 
/*	max-width: 1500px; */
	font-size-adjust: none; font-stretch: normal; background-color: white;
	overflow: auto;
	border-radius: 0px 0px 10px 10px;

}
#DivContenido {
	padding: 90px 70px 0px;
/*	background: url("../img/Fondos/fondo02.png") fixed no-repeat center / cover; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover;*/
}
#NombreAplicacion {
	padding: 0px 0px 0px 15px; position: absolute;
}
#BotoneraMenu {
	/*margin: 0px auto; top: 70px; height: 50px; padding-left: 120px; vertical-align: bottom; position: relative; z-index: 700; max-width: 1500px;*/
	margin: 0px 50px; top: 70px; height: 50px; padding-left: 20px; vertical-align: bottom; position: relative; z-index: 700; 
}
.BotonesAcciones {
	color: #0062a3; font-family: Verdana; font-size: 14px;
}
.Raton {
	cursor: pointer;
}
.SubtituloTabla{
	font-weight: bolder;
	font-size: 16px;
	background-color: #0062a3;
	color: white;
	padding: 3px;
	white-space: nowrap;
	text-align: center;
}
#DIVRELOJ{
	cursor:pointer;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset yellow 0px 0px 14px;
	background-image:url(../img/Cargando.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#111111;
	opacity: 0.5;
	width:100%;
	color:#fff;
	text-align:center;
	height:100%;
	padding:12px 12px 12px 12px;
	position:absolute;
	top:0;
	left:0;
	z-index:99999;
	font: normal 14px Calibri, Verdana, Helvetica, sans-serif; 
	}
#TablaPregunta {
	margin: 0px 0px 1em; border: 0px solid rgb(194, 194, 194); border-image: none; width: 100%; text-align: left; color: rgb(124, 124, 124); font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 14px; border-collapse: collapse; caption-side: top;
}
#TablaPregunta th {
	text-align: left; color: rgb(98, 98, 100); padding-top: 5px; padding-bottom: 5px;
}
#TablaPregunta tr.SubCabecera th {
	text-align: left; padding-top: 5px; padding-bottom: 5px; background-color: rgb(255, 255, 255);
}
#TablaPregunta td.TD_Espacio {
	border-bottom-color: rgb(98, 98, 100); border-bottom-width: 2px; border-bottom-style: solid;
}
#TablaPregunta td.TituloPregunta {
	color: #0062a3;
}
#TablaPregunta td.NumPregunta {
	text-align: right;
}
.BotonLink {
	color: #0062a3; font-family: Verdana,Geneva, Arial, Helvetica, sans-serif; font-size: 14px; cursor: pointer;
}
#DIVSelector {
	border: 1px solid rgb(98, 98, 100); border-image: none; width: 100%; height: 350px; -ms-overflow-y: scroll;
}
#DIVTextoAplicacion {
	font: 14px/normal Verdana,Arial, Helvetica, sans-serif; text-align: justify; color: rgb(71, 75, 78); font-size-adjust: none; font-stretch: normal;
}
#DIVTextoAplicacionNEW{
	font: 14px/normal Verdana,Arial, Helvetica, sans-serif; text-align: justify; color: rgb(71, 75, 78); font-size-adjust: none; font-stretch: normal;
}
/** INFORME 360 **/
#DivMenuInforme360{
	font: bold 14px/normal Verdana,sans-serif; 
	width: 33%; 
	color: #0062a3; 
	float: left; 
	font-size-adjust: none; 
	font-stretch: normal;
}
#DivMenuInforme360 a {
	text-decoration: none;
	color: #0062a3; 
}
#DivMenuInforme360 ul li {
	text-decoration: none;
}
#DivMenuInforme360 ul li ul li {
	padding: 2px 2px 0px -10px; 
	cursor: pointer;
}
#DivMenuInforme360 a:hover {
	color: rgb(98, 98, 100);
	text-decoration:underline;
}
#DIV_Portada{
	background-image: url("../../_config/img/Fondos/InformePortada.png");
	background-position: bottom;
	background-repeat:no-repeat;
}
#DIV_Portada_texto {
	padding: 15px; 
	margin: 120px 0px 0px 210px; 
	width: 400px; 
	height:300px; 
	position: static;
	box-shadow: 0px 0px 3px 0px rgba(81,87,90,1); 
	background-image: url("../img/Transparencia.png"); 
	-webkit-box-shadow: 0px 0px 3px 0px rgba(81, 87, 90, 1); 
	-moz-box-shadow: 0px 0px 3px 0px rgba(81, 87, 90, 1);
}

/*********************** IMPRESIÓN ALBARAN ***************************/
#LineasIMP{
	min-height: 150px;
}
#ImpTablaCabeceraAlbaran{
border-collapse: collapse;
}

#ImpTablaCabeceraAlbaran th {
	text-align: center; 
	background-color:#0062a3;
	color: white;
	border: 1px solid white;
	padding: 5px;
}

#ImpTablaCabeceraAlbaran td {
	text-align: center; 
	border: 1px solid #0062a3;
	padding: 5px;
}

#ImpTablaLineas {
	text-transform: uppercase;
	padding: 5px;
}
#ImpTablaLineas th {
	text-align: center; 
	background-color:#0062a3;
	color: white;
	border: 1px solid white;
	padding: 5px;
}
#ImpTablaLineas td {
	padding: 5px;
}

#ImpTablaDatosEnvio{
	border: 1px solid black;
}
#ImpTablaDatosCliente{
	border: 1px solid black;
}
.IMP_TextoNegritaGrande{
	font-weight: bold;
	font-size: 24px;
}
/*********************** FIN IMPRESIÓN ALBARAN ***************************/


#TablaInformeOLAP_Columna{
font-family:Calibri, Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
#TablaInformeOLAP_Columna th
{
text-align:center;font-size:12px;
color: black;
border: 1px solid black;
padding:3px 5px 2px 5px;
}	

	

#TablaInformeOLAP_Datos{
font-family:Calibri, Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
#TablaInformeOLAP_Datos th
{
text-align:center;font-size:12px;
color: black;
border: 1px solid black;
padding:3px 5px 2px 5px;
}	
#TablaInformeOLAP_Datos th.CabFila
{
text-align:left;
}
#TablaInformeOLAP_Datos th.Jerarquia
{
font-size:12px;
font-weight: bold;
background-color: #0062a3;
color:white;
border: 1px solid #c2c2c2;
}
#TablaInformeOLAP_Datos td
{
font-size:12px;
border: 1px solid #c2c2c2;
padding:3px 5px 2px 5px;
text-align: right;
}

#TablaInformeOLAP_Datos tr.fila:HOVER 
{
background-color: #e7e7e7;
}


#TablaInformeOLAP_Fila{
font-family:Calibri, Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
#TablaInformeOLAP_Fila td 
{
font-size:12px;
font-weight: bold;
color: black;
border: 1px solid black;
padding:3px 5px 2px 5px;
}
#TablaInformeOLAP_Nombres{
font-family:Calibri, Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
#TablaInformeOLAP_Nombres td 
{
font-size:12px;
font-weight: bold;
background-color: #0062a3;;
color:white;
border: 1px solid #c2c2c2;
}
.DIVCabeceraOLAP {
	scrollbar-base-color : white ;
	scrollbar-arrow-color :black ;
	scrollbar-face-color : White;
	scrollbar-highlight-color : White;
	scrollbar-darkshadow-color : White;
	/*
	scrollbar-highlight-color : #2D5BAA;
	scrollbar-arrow-color :White ;
	*/	
	}
.CasillaComboOLAP{
	border: 1px solid black;
}
.CasillaOrdenOLAP{
	position:absolute; 
	z-index:9999; 
	background-color:#FFFFFF; 
	width:150px;
	border : 1px solid  #800000;
	font: normal 12px Calibri, Verdana, Helvetica, sans-serif; 

}
#DIVRechazo{
	position:absolute;
	z-index: 999999;
	background-color:white;
	width: 300px;
	height:10px;
	display:none;
}
#DIV_Cargando{
	cursor:pointer;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset #ddd 0px 0px 14px;
	background-image:url(../../comunes/img/Cargando.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#111111;
	opacity: 0.5;
	width:100%;
	color:#fff;
	text-align:center;
	height:100%;
	padding:180px 12px 12px 12px;
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
	font: normal 14px Calibri, Verdana, Helvetica, sans-serif; 
	}
	
.DIV_Carga{
	cursor:pointer;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset #ddd 0px 0px 14px;
	background-image:url(../../comunes/img/Cargando.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#111111;
	opacity: 0.5;
	width:100%;
	color:#fff;
	text-align:center;
	height:100%;
	padding:180px 12px 12px 12px;
	position:absolute;
	top:0;
	left:0;
	z-index:999999;
	font: normal 14px Calibri, Verdana, Helvetica, sans-serif; 
	}	
/* Calendario solicitudes*/

.CalendarioMesDIV{
	float: left;
	position:relative;
	margin: 5px;
}
.CalendarioMes{
	border: 1px solid #888888;
}
.CalendarioMes th{
	background-color: #0062a3;
	color: white;
}

.DiaCalendario{
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	border: 1px solid #dddddd;
	cursor: pointer;
}
.DiaPendiente{
	background-image: url(../../_config/img/Fondos/TablaLineas.png);
}
.DiaMarcado{
	background-image: url(../../_config/img/Fondos/TablaBolas.png);
}
.MedioDia{
	background-image: url(../../_config/img/Fondos/TablaMedia.png);
}
.DiaCalendarioNoSeleccionable{
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	border: 1px solid #dddddd;
}
.DiaCalendarioVacio{
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	border: 1px solid #ffffff;
}

.lineaSeparacion{
	color: #0062a3;
	size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#CalendarioContinuo_Columna{
	border: 1px solid #888888;
}
#CalendarioContinuo_Columna th{
	background-color: #0062a3;
	color: white;
	text-align: center;
}
#CalendarioContinuo_Columna th.DiaSemana{
	min-width: 25px;
	height: 25px;
	border: 1px solid #0062a3;
}

#CalendarioContinuo_Filas{
	border: 1px solid #888888;
}
#CalendarioContinuo_Filas td{
	text-align: center;
	vertical-align: middle;
	min-width: 25px;
	height: 25px;
	border: 1px solid #dddddd;
	cursor: pointer;
}
#CalendarioContinuo_Filas th.tdEmpleado{
	min-width:100px;
	text-wrap: none;
	text-align: left;
	background-color: #ffffff;
	color: #888888;
	border: 1px solid #dddddd;
}


#CalendarioContinuo{
	border: 1px solid #888888;
}
#CalendarioContinuo th{
	background-color: #0062a3;
	color: white;
	text-align: center;
}

#CalendarioContinuo td{
	text-align: center;
	vertical-align: middle;
	min-width: 25px;
	height: 25px;
	border: 1px solid #dddddd;
	cursor: pointer;
}
#CalendarioContinuo th.DiaSemana{
	min-width: 25px;
	height: 25px;
	border: 1px solid #0062a3;
}
#CalendarioContinuo th.tdEmpleado{
	min-width:100px;
	text-wrap: none;
	text-align: left;
	background-color: #ffffff;
	color: #888888;
	border: 1px solid #dddddd;
}
.table-responsive>.fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    border-right: 1px solid #ddd;
}
/* Calendario solicitudes: FIN */

/*Leyenda*/
#DIVLeyenda{
	float: left;
	position:relative;
	margin: 5px;
}
#DIVLeyenda table{
	border: 1px solid #888888;
}
#DIVLeyenda table th{
	background-color: #0062a3;
	color: white;
}

/*FIN  Leyenda*/

#TextoBotonAccion{
	 font-family: Verdana;
    font-size: 14px;
 }
.CabeceraMarca{
	background-color: #0062a3;
	color: white;
	padding: 10px;
}
#MenuIcono{
		display: none;	
		}
#MenuIcono2{
		display: none;	
		}	
/* CSS para la animación y localización de los DIV de cookies */


/* CSS para pestañas*/
.tab {
	overflow: hidden;
	border-bottom: 1px solid #0062a3;
	/*background-color: #e9d9f4;*/
}
/* Style the buttons that are used to open the tab content */
.tab_button {
	background-color: #e9d9f4;
	float: left;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	transition: 0.3s;
}
/* Change background color of buttons on hover*/
.tab_button:hover {
	background-color: #100719;
	color: white;
}
/* Create an active/current tablink class */
.tab_button_active {
	background-color: #0062a3;
	color: white;
}
/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 12px;
	border: 1px solid #ccc;
	border-top: none;
} 
/* CSS para pestañas - FIN */

/* CSS para fichajes - INICIO */
#DivFichajesContenedor{
	min-height: 600px;
	float:left;
}
#DivLinkContenedor{
	min-height: 600px;
	float:right;
}
#DivFichajes{
	background-color: #ccc6e0;
	min-height: 250px;
	min-width: 320px;
	max-width: 320px;
	border-radius: 10px 10px 10px 10px;
	background: url(../img/Fichaje/clock.jpg); 
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	color:#0062a3;
	float:left;
}
#DivHorario{
	background-color: #ccc6e0;
	min-height: 110px;
	min-width: 320px;
	border-radius: 10px 10px 10px 10px;
/*	background: url(../img/Fichaje/clock.jpg); */
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	color:#0062a3;
	float:left;
}
#DivGraneroAPP{
	min-height: 600px;
}
#DivLinks{
	float: left;
}
#DivLinks H2{
	margin: 0px 0px 15px 20px;
}
#DivFichajes_Horas{
	float: right;
	padding: 5px 5px 5px 5px;
	min-height: 85px;
}
.DivTablaFichajes{
	border: 1px solid #ccc6e0;
}
.FichajeTitulo{
	padding: 5px 15px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	margin-left: 105px;
}
.FichajeTiempoTotal{
	font-size: 18px;
	font-weight: bold;
}
.btnFicIN{
	width: 80%;
	background-color: #00c800;
	color: white;
	/*float: center;*/
	border-radius: 5px 5px 5px 5px;
	padding: 20px 5px 20px 5px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	cursor:pointer;
}
.btnFicOUT{
	width: 80%;
	background-color: #c80000;
	color: white;
	/*float: center;*/
	border-radius: 5px 5px 5px 5px;
	padding: 20px 5px 20px 5px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	cursor:pointer;
}
.btnFicBloqueadoBig{
	width: 80%;
	background-color: black;
	color: white;
	float: center;
	border-radius: 5px 5px 5px 5px;
	padding: 20px 5px 20px 5px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	opacity:0.3;
}
.btnFicDelete{
	width: 80%;
	background-color: #0062a3;
	color: white;
	float: center;
	border-radius: 5px 5px 5px 5px;
	padding: 20px 5px 20px 5px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	cursor:pointer;
}
.btnFicOlvido{
	margin: 5px;
	width: 50px;
	min-height: 75px;
	background-color: #0062a3;
	color: white;
	display:inline-block;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	text-align: center;
}
.btnFicPeqIN{
	margin: 5px;
	width: 50px;
	min-height: 75px;
	background-color: #00c800;
	color: white;
	/*float: center;*/
	display:inline-block;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	text-align: center;
}
.btnFicPeqOUT{
	margin: 5px;
	width: 50px;
	min-height: 75px;
	background-color: #c80000;
	color: white;
	/*float: center;*/
	display:inline-block;
	border-radius: 5px 5px 5px 5px;
	cursor:pointer;
	text-align: center;
}
.btnFicBloqueado{
	margin: 5px;
	width: 50px;
	min-height: 75px;
	background-color: black;
	color: white;
	/*float: center;*/
	display:inline-block;
	border-radius: 5px 5px 5px 5px;
	opacity:0.3;
	text-align: center;
}
.FichajeFila2{
	min-height: 55px!important;
}
.btnFicPeqIN:hover{
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
}
.btnFicPeqOUT:hover{
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
}
.btnFicOlvido:hover{
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
}
.btnFicIN:hover{
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
}
.btnFicOUT:hover{
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
}
.btnFicBloqueado:hover{
	-webkit-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	-moz-box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
	box-shadow: 14px 14px 23px -6px rgba(117,51,122,0.55);
}
.FicResumenTiempo{
	padding: 40px 5px 10px 5px;
	width: 80%;
	margin-left: auto;
	margin-right:auto;
	
}
.DivCentrado{
	/*width: 96%;
	float: center;
	margin-left: auto;
	margin-right:auto;*/
	justify-content: center;
    text-align: center;
}
/* CSS para fichajes - FIN */

	.App_NumPedido{
		font-weight: bolder;
		font-size: 16px;
		background-color: #0062a3;
		color: white;
		padding: 3px;
		white-space: nowrap;
	}

/****************************************************************************************************************************************
/	BARRA DE PROGRESO
/****************************************************************************************************************************************/

#Barrahtml5 {
    /* Elimino la apariencia por defecto */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
     
    /* Quito el borde que aparece en Firefox */
    border: none;
 
    /* Añado mis propios estilos */
    width: 380px;
    height: 20px;
    overflow:hidden;
     
/*  Estos estilos solo se aplicaran al fondo de la barra en mozilla */
    border:1px inset #0062a3;
    background-color:#D8D8D8;
    border-radius : 20px ;
}
/*mozilla*/
#Barrahtml5::-moz-progress-bar{
    background: #0062a3;
    border-radius : 20px;
}
/*CHRome*/
#Barrahtml5::-webkit-progress-value {
    background: #0062a3;
    border-radius : 20px;  
}
 #Barrahtml5::-webkit-progress-bar {
    background-color:#D8D8D8;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset; /*esta sombra es para simular el borde que he aplicado arriba para Mozilla*/
    border-radius : 20px ;         
}
 
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
	width:100%;
	height:43px;
	margin:0 auto;
	padding-left:1%;
        padding-top:5px;
        font-size: 1.2em;
	clear:both;
        font-weight: strong;
color: #333;
bottom:0px;
position:fixed;
left: 0px;
background-color: #FFF;
opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:999999999;
}
 
.cookiesms:hover{
bottom:0px;
}
.cookies2{
background-color: #FFF;
display:inline;
opacity:0.95;
filter:alpha(opacity=95);
position:absolute; 
left:1%; 
top:-30px;
font-size:15px;
height:30px;
padding-left:25px;
padding-right:25px;
-webkit-border-top-right-radius: 15px;
-webkit-border-top-left-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-topleft: 15px;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
}

/* Fin del CSS para cookies */

	
/* formaulario*/
.cbp-mc-column {
	/*width: 50%;*/
	float: left;
	margin:5px;
	min-width:48%;
}
label {
	padding: 25px 5px 5px 5px;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: 1px;
/*	background-color:  #0062a3;*/
	color: #0062a3;
	margin-right: 5px;
   margin-bottom: 2px;
   min-width: 65px;
}
.formularioColumnaCorta{
	min-width: 150px;
	float: left;	
	padding-top:10px;
}
.CajaTexto{
	width: 100%;
	min-height: 80px;
	padding: 3px; 
	border-radius: 5px; 
	border: 1px solid rgb(81, 87, 90); 
	border-image: none; 
	clear: both; 
	font-size: 11px;   
	float: left; box-sizing: border-box;
	background-color: #f8f0fb;
}
.InputBloqueado{
	padding: 3px; 
	border-radius: 5px; 
	border: 1px solid #0062a3; 
	border-image: none; 
	clear: both; 
	font-size: 11px;   
	float: left; box-sizing: border-box;
	background-color: #f8f0fb;
	min-width: 50px;
}

.InputBloqueadoTotal{
	padding: 3px; 
	border-radius: 5px; 
	border: 1px solid #0062a3; 
	border-image: none; 
	clear: both; 
	font-size: 11px;   
	float: left; box-sizing: border-box;
	background-color: #f8f0fb;
}
.LabelInputBloqueado {
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #0062a3;
    border-image: none;
    clear: both;
    font-size: 11px;
    float: left;
    box-sizing: border-box;
    background-color: #f8f0fb;
}
.BotonMail {
padding: 5px 5px 5px 5px;  
width: 150px; 
text-align:center; 
background-color: #0062a3; 
color:#FFFFFF
}

.EtiquetaFiltroMovil{
	display:none;
}
#CabeceraFiltros2{
	display: none;
	}
@media screen and (max-width:1700px){
	.Contenedor_main{
		background-position: right -300px bottom -200px;
	}
}
@media screen and (max-width:1600px){
	#DivCuerpo {
		/*max-width: 1200px;*/
		min-height: 440px; }
	.Contenedor_main{
		background-position: right -300px bottom -180px;
	}
/*	#BotoneraMenu {max-width: 1200px;}
	#BarraMenu {max-width: 1200px;}
	#CabeceraAplicacion {max-width: 1200px;}
	#DivMarca{max-width: 1200px;}
	#menu {max-width: 1200px;}*/
}
@media screen and (max-width:1400px){
	#DivCuerpo {
		margin: 0px 15px;  }	
	#BarraMenu {
		margin: 10px 15px;}
	#CabeceraAplicacion {
		margin: 0px 15px;}
	#DivMarca{
		margin: 0px 15px;}
	#menu {
		margin: 0px 15px;}	
}
@media screen and (max-width:115px){
	.Contenedor_main{
		background-position: right -300px bottom -180px;
		min-height: 840px;
	}
}
@media screen and (max-width:900px){
	.EsconderMovil{
		width: 1px!important;
	}
	#DivLinkContenedor{
		min-height: 0px;
		float: none;
	#CajaLogin {width: 45%;}
	#DivCuerpo {
		/*max-width: 880px;*/
		min-height: 440px;
		width: 100%;	
		margin: 0px;  }
/*	#BotoneraMenu {max-width: 880px;}
	#Barramenu {max-width: 880px;}
	#CabeceraAplicacion {max-width: 880px;}
	#DivMarca{max-width: 880px;}
	#menu {max-width: 880px;}*/
	#BotoneraMenu {
		margin: 0px;}
	#BarraMenu {
		width: 100%;
		margin: 0px;}
	#CabeceraAplicacion {
		margin: 0px;}
	#DivMarca{
		margin: 0px;}
	#menu {
		margin: 0px;}
	#TablaLista {font-size: 11px;}
}
@media screen and (max-width:835px){	#DivContenido {
		padding: 90px 10px 50px 10px;
	}
}
@media screen and (max-width:800px){
	#ListaRespuestas {
		margin: 0px auto; width: 100px;
	}
	#ListaRespuestas ul > li {
		height: 30px; float: none; white-space: nowrap;
	}
	#DivCuerpo {
		max-width: 100%;
		width: 100%;
		margin: 0px; }
	#BotoneraMenu {
		margin: 0px;
		}
	#BarraMenu {/*max-width: 90%;*/
		width: 100%;
		margin: 0px;}
	#CabeceraAplicacion {/*max-width: 90%;*/
		margin: 0px;
		}
	#DivMarca{/*max-width: 90%;*/
		margin: 0px;
		}
	#menu {/*max-width: 90%;*/
		margin: 0px;
		}

}
/****************************************************************************************************************************************
/	VERSIÓN MÓVIL
/****************************************************************************************************************************************/
@media screen and (max-width:768px){
	body{
	margin: 0px 0px 0px 0px;		
	background-color: white;
	}
	.MostrarMovil{
		display: none;
	}
	.OcultarMovil{
		display:block;
	}	
	#MenuApp{
		display: block;
		height:50px;
		float:left;		
	}
	#LogoApp{
		float: left;
		margin-top:5px; 
	}
	#logoApp img {
		height: 40px;
	}
	#CabeceraAplicacion{
		background-color: #0062a3;
		top: 32px;
    	height: 40px;
	}
	#DivIdiomas{
		color: white;
		margin-top: 7px;
		padding-right: 5px;
	}
	#DivNombreUsuario{
		border-radius: 0px 0px 10px 10px;
		height: 35px;
		padding: 10px 15px 0px;
		background-color: white;
		color: #0062a3;
		height: 27px;
	}
	#DivDesconectar{
		padding: 10px 15px 10px;
	}
	#SeparacionMenu {
		top: 1px;
		height: 25px;
	}
	#DivLinkContenedor{
		min-height: 0px;
		float:none;
	}
	#CajaLogin {
		left: 10%; 
		top: 110px; 
		width: 70%; 
		height: auto; 
		position: absolute; 
		box-shadow: 0px 0px 0px 0px rgba(81,87,90,1); 
		background-image: url("../img/Transparencia.png"); 
		-webkit-box-shadow: 0px 0px 0px 0px rgba(81, 87, 90, 1); 
		-moz-box-shadow: 0px 0px 0px 0px rgba(81, 87, 90, 1);
	}
	#MenuIcono{
		display: block;
		margin-top: 0px;
	}
	#MenuIcono2{
		display: block;
		/*margin-top: -40px;*/
	}
	ul.nav-items{
		height:0;
		overflow:hidden;
		width:90%;
		background-color: white;
		/*border: 2px solid #0062a3;*/
		border-radius: 0px 0px 5px 5px;
		padding: 5px;
	}
	ul.nav-itemsAPP{
		width:90%;
		color: white;
		padding: 5px;
	}
	#MenusApp ul li:hover a {
		color: #fafad2; 
		text-decoration: none;
	}
	#MenusApp ul li a {
		color: white!important; 
		text-decoration: none;
	}
	#MenusApp ul li ul li: hover a {
		color: #bdb76b; 
		text-decoration: none;
		background-color: white;
	}	
	#navigation{
		margin-top: 40px;
	}
	#navigationAPP{
		width: 90%;
    	position: absolute;
    	top: -30px;
    	left: 40px;
    	display: block;
    }
	#navigationAPP:target .MenusApp{ /*.nav-items{*/
		overflow:visible;
		display: block;
	}
	.MarcaApp{
		font-size:11px;
		position:absolute;
    bottom:5px;
	}S
	.MarcaApp a{
		color: white;
	}
	.MarcaApp a:hover{
		text-decoration: underline;
	}
	.MenusApp{
		color: white;
		font:	bold 14px/normal Verdana,sans-serif;
		background-color:#0062a3;
		display:none;
		position: relative;
		float: left;
		width: 100%;
		left: -40px;
		min-height: 550px;
		border-right: 1px solid white;
	}
	.MenuIconoClose{
	/*	display:none;*/
	}
	#navigation:target .MenuIconoOpen{
		display: none;
	}
	#navigation:target .MenuIconoClose{
		display: block;
	}
	#BarraMenu {
		width: 100%;
		margin: 0px;
		top: -40px;
	}
	#Menu{
		width: 100%;
		min-width: 450px;
	}
	#menu ul li {
		padding: 5px 0px 5px 5px; 
		width: 100%; 
		float:none!important;
	}
	#DivContenido {
		padding: 90px 10px 50px 10px;
	}
	#LogoCliente{
		margin-top: 10px;f
		margin-left:10%;
	}
	#LogoCliente img{
		display: none;
	}
	#DivCuerpo{
		max-width: 3000px;
		overflow: auto;
		width: 100%;
		top: -85px;
	}
	Select{
	/*	max-width: 59px;*/
		padding: 3px; 
		border-radius: 5px; 
		border: 1px solid #0062a3; 
		border-image: none; 
		clear: both; 
		font-size: 11px;   
		float: left; box-sizing: border-box;
		background-color: #f8f0fb;
	}
	.ComboMovilNormal{
		max-width: 450px;
	}
	#BotoneraMenu{
	/*	margin-left: -110px;*/
	padding-left:10px;
	max-width: 100%;
	    top: -25px;
	}
	#TextoBotonAccion{
		font-size: 12px;
		display:none;
	}
	.contenedor_login {
	background: none; 
	}
	.contenedor_main {
	background: none; 
	}
	.MostrarMovil{
		display: block;
	}
	.MostrarMovilFiltro{
		display: block;
	}
	.MostrarSoloMovil{
		display: revert;
	/*	border-bottom: 1px solid;
		margin-bottom: -1px;*/
	}
	.MostrarSoloMovilFiltro{
		display: revert;
	/*	border-bottom: 1px solid;
		margin-bottom: -1px;*/
	}	
	.BordeMovil{
		border-bottom: 1px solid;
	}
	.OcultarMovil{
		display:none;
	}
	.EsconderMovil{
		width: 1px!important;
	}
	.App_NumPedido{
		font-weight: bolder;
		font-size: 16px;
		background-color: #0062a3;
		color: white;
		padding: 3px;
		white-space: nowrap;
	}
	.App_TextoPeq{
		font-size: 12px!important;	
	}
	.App_Texto{
		font-size: 14px;
		color: #0062a3;
	}		
	.App_Cliente{
	}	
	.App_Estado{
		font-weight: normal;
	}	
	.App_Comercial{
		font-weight: normal;
	}	
	.tabcontent {
		padding:0px;
	}
	.cbp-mc-column {
	 width: 99%;
    float: left;
    margin: 0px;
	}
	.formularioColumnaCorta{
	width: 100%;
	float: left;	
	}	
	.ErrorCasilla{
	 	left: 0px;
    	top: 150px;
	 	width: 80%;
    	margin: 5%;
	}
	
	.ComboTipoSolicitud{
		max-width: 220px!important;
	}
	#TablaSolicitud{
		/*display:none;*/
	}
 	#TablaResumenDias td.TipoVacaciones{
		white-space: normal;
	}
	#DivNombreUsuario{
/*		float: inherit !important;
		font-size: 11px;*/
	}
	#DivMarca{
		z-index: 9999;
		display: none;
	}
	.BotonesAcciones img{
		height: 22px;
	}
	#TablaLista img{
	/*	height: 22px;*/
	}
	#TablaLista input{
		max-width: 75px;
	}
	.OrdenarListado{
		height: 9px!important;
	}
	
	/*FILTROS EN LISTADOS*/
	#CabeceraFiltros{
	/*display: none;*/
	background-color: #d4eeff;
	}
	
	#CabeceraFiltros2{
		display: revert;
	}	
	#CabeceraFiltros td{
	display: block;
	}	
	.TextoCabeceraFiltro{
		color: #0062A3;
    	size: 14px;
    	font-size: 14px;
	}
	.OcultarMovilFiltro{
	/*	content: attr(data-th);*/
		display: block;
	/*	text-align:center;*/
	}
	.EtiquetaFiltroMovil{
		display: block;
	}
	.FiltroMovil{
		display: block;

	}
}
@media screen and (max-width:590px){	
	#DivFichajesContenedor{
		min-height: 250px;
	}
}
@media screen and (max-width:375px){
	#LogoCliente{
		display: none;
	}

}
/****************************************************************************************************************************************
/	FIN MÓVIL
/****************************************************************************************************************************************/

