﻿body 
{
 color :Black;
 font-size : 14px;
 font-family :Arial,Helvetica, Sans-Serif;
}

.fontTitulo 
{
 color : #999999;
 font-size : 24px;
 font-family :Arial,Helvetica, Sans-Serif;
 font-weight: bold;
}

.watermark
{
    color: Silver;
    border: 1px solid Black;
}

.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=60);
	/*opacity:0.7;*/
}

.modalPopup {
	background-color:#ffffff;	
	/*border-width:3px;
	border-style:solid;
	border-color:Gray;*/
	padding:3px;
}

.headerEsqIzq {
    background: url(images/imgGeneral/esqIzq.jpg) no-repeat;
}
.headerEsqDer {
    background: url(images/imgGeneral/esqDer.jpg) no-repeat;
}
.headerRepiter {
    background: url(images/imgGeneral/repiter.jpg) repeat;
}
.headerLogo {
    background: url(images/Logos/logoPpl.png) no-repeat;
    width: 183px;
    height: 57px;
}
.paginasLogo {
    background: url(images/Logos/logoPpl.png) no-repeat;
    width: 183px;
    height: 57px;
}

/************************************************************************
* 
* masterpage
*
************************************************************************/

/* Titulos de los modulos */

.TituloDocumentos{    background: url(images/btnTitulos/documentos_titulo.png) no-repeat;}
.TituloAcciones{    background: url(images/btnTitulos/t2.jpg) no-repeat;}
.TituloActas{    background: url(images/btnTitulos/t3.jpg) no-repeat;}
.TituloIndicadores{    background: url(images/btnTitulos/t4.jpg) no-repeat;}
.TitulonoConformidades{    background: url(images/btnTitulos/producto_noconforme_titulo.png) no-repeat;}
.TituloPlanOperativo{    background: url(images/btnTitulos/plan_operativo_titulo.png) no-repeat;}
.TituloAuditorias{    background: url(images/btnTitulos/auditorias_internas_titulo.png) no-repeat;}
.TituloProveedores{    background: url(images/btnTitulos/eva_proveedores_titulo.png) no-repeat;}
.TituloEncuestas{    background: url(images/btnTitulos/encuestas_titulo.png) no-repeat;}
.TituloCompetencias{    background: url(images/btnTitulos/gestion_humana_titulo.png) no-repeat;}
.TituloQuejas{    background: url(images/btnTitulos/QyS_titulo.png) no-repeat;}
.TituloProcesos{    background: url(images/btnTitulos/procesos_titulo.png) no-repeat;}
.TituloProductos{    background: url(images/btnTitulos/productos_titulo.png) no-repeat;}
.TituloRevisionGerencial{    background: url(images/btnTitulos/revisionGerencial_titulo.png) no-repeat;}
.TituloPanorama{    background: url(images/btnTitulos/panorama_riesgos_titulo.png) no-repeat;}
.TituloAdministrativo{    background: url(images/btnTitulos/t8.jpg) no-repeat;}
.TituloTareas{    background: url(images/btnTitulos/tareas_titulo.png) no-repeat;}
.TituloAdministracion{    background: url(images/btnTitulos/administracion_titulo.png) no-repeat;}
.TituloSoporte{    background: url(images/btnTitulos/soporte_titulo.png) no-repeat;}
.TituloAyuda{    background: url(images/btnTitulos/ayuda_titulo.png) no-repeat;}
.TituloError{    background: url(images/btnTitulos/icons6949.png) no-repeat;}
.TituloInicio{    background: url(images/btnTitulos/menu_inicio.png) no-repeat;}
.TituloPerfil{    background: url(images/btnTitulos/perfil_titulo.png) no-repeat;}
.TituloPRS{    background: url(images/btnTitulos/PRS.png) no-repeat;}
.TituloPRS_Nuevo{    background: url(images/btnTitulos/PRS_Nuevo.png) no-repeat;}
.TituloPRS_Admin{    background: url(images/btnTitulos/PRS_Admin.png) no-repeat;}
.TituloPRS_Solucion{    background: url(images/btnTitulos/PRS_Solucion.png) no-repeat;}
.TituloPRS_Respuesta{    background: url(images/btnTitulos/PRS_Respuesta.png) no-repeat;}
.TituloPRS_Estadistica{    background: url(images/btnTitulos/PRS_Estadistica.png) no-repeat;}
.TituloPRS_Indicadores{    background: url(images/btnTitulos/PRS_Indicadores.png) no-repeat;}
.TituloPRS_Administracion{    background: url(images/btnTitulos/PRS_Administracion.png) no-repeat;}
/* Botones Opciones de las grillas */

/*grilla*/
.grillaHead
{
	background: #FFF url(images/imgGeneral/TableHeader.gif) repeat-x; 
	color:Black;
	height:20px; 
	margin: 0; 
	font: normal Arial, Sans-Serif;
}
.grillaRow
{
	color: #4e4e4e;
	font:  normal 100% Arial, Sans-Serif;
}
.grillaRow:hover
{
	background: #FFF url(images/imgGeneral/hbg.gif) repeat-x; 
	color:Black;
	font:  normal 100% Arial, Sans-Serif;
}
.grillaPage 
{ 
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc; 
	background-color:#F2F2F2;
	color:Black;
	padding: 5px 0; 
	margin: 10px 0 25px 0; 
	text-align: right 
}
.date 
{ 
	border-top: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 10px 0 25px 0; 
	text-align: right 
}	
/*fin grilla*/

/*FormView*/
.formHead
{
	background: #FFF url(images/hbg.gif) repeat-x; 
	height:30px; 
	padding: 5px 0 0 0px; 
	margin: 0; 
	font:  bold 1.2em Arial, Sans-Serif;
	text-align:center;
	vertical-align:middle;

}
.formRowHead
{
	background-color:#F2F2F2;
	color:Black;
	font:  normal 100% Arial, Sans-Serif;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
}
.formRow
{
	padding-left:10px;
	background-color:White;
	color:Black;
	font:  normal 100% Arial, Sans-Serif;
	text-align:left;
}

.formFoot
{ 
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc; 
	background-color:#F2F2F2;
	color:Black;
	padding: 5px 0; 
	margin: 10px 0 25px 0; 
	text-align: center; 
}
.date 
{ 
	border-top: 1px dotted #ccc; 
	padding: 5px 0; 
	margin: 10px 0 25px 0; 
	text-align: right 
}	
/*fin FormView*/

/*.textbox
{
    border: 1px solid #000000;
    color: #000000;
    background-color: Transparent;
}

.textboxPnl
{
    border: 1px solid #000000;
    color: #000000;
    background-color: Silver;
}
*/

.tables
{
    color: #000000;
    background-color: Transparent;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.celdasEncabezadoDocs
{
    color: #000000;
    border-right: #cccccc 1px solid;    
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}

.tableHeader
{
    color: #003366;
    border: 1px solid #cccccc;
    background: #ffffff;
    text-decoration: none;
}

.tablesCtrl
{
    color: #000000;
    background-color: Transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}

.filas
{
    color: #003366;
    border: 1px solid #cccccc;
    background: #f2f2f2;
    text-decoration: none;
}

.TableFiltros
{
    color: #003366;
    border: 1px solid #cccccc;
	background: #FFF url(images/imgGeneral/TableHeader.gif) repeat-x; 
    text-decoration: none;

}


/************************************************************************
* 
* Rollover buttons
*
************************************************************************/

.buttonsmall, .buttonsmall-ovr
{
    background: #FFFFFF;
    border: 1px solid #5786A2;
    color: #455C65;
    /*height: 25px;*/
    font-weight: normal;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
    font-family: Tahoma;
	}
.buttonsmall:hover
{
    font-size: 13px;
    color: #003366;
    border: 1px solid #5786A2;
    background: url(images/btnOpciones/buttonsmall_bck3.gif) repeat-x;
}

.filas
{
    color: #003366;
    border: 1px solid #cccccc;
    background: #f2f2f2;
    text-decoration: none;
    }


.buttonOpciones, .buttonOpciones-ovr
{
    background: url(images/btn_opcion.png) repeat-x;
    border: 0px solid #CCCCCC;
    color: #000000;
    height: 16px;
    width: 16px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.buttonOpciones:hover
{
    background: url(images/btn_opcion_f2.png) repeat-x;
}
.buttonOpciones-ovr
{
    background: url(images/btn_opcion_f2.png) repeat-x;
}

A A:visited A:active A:hover A:link
{
text-decoration:none;
border-style:none;
}

/*botones Barra del master*/

.btnInicio,btnInicio:hover
{
	background: url(images/btnMenuMaster/home.png) no-repeat;
	height:50px;
}

.btnInicio:hover
{
	background: url(images/btnMenuMaster/home_f2.png) no-repeat;
}

.btnAyuda,btnAyuda:hover
{
	background: url(images/btnMenuMaster/perfil.png) no-repeat;
	height:50px;
    width:50px;
}
.btnAyuda:hover
{
	background: url(images/btnMenuMaster/perfil_f2.png) no-repeat;
}

.btnCalculator,btnCalculator:hover
{
	background: url(images/btnMenuMaster/manual_calidad.png) no-repeat;
	height:50px;
    width:50px;
}
.btnCalculator:hover
{
	background: url(images/btnMenuMaster/manual_calidad_f2.png) no-repeat;
}

.btnAdmin,btnAdmin:hover
{
	background: url(images/btnMenuMaster/administracion_footer.png) no-repeat;
	height:50px;
    width:50px;
}
.btnAdmin:hover
{
	background: url(images/btnMenuMaster/administracion_footer_f2.png) no-repeat;
}

.btnSalir,btnSalir:hover
{
	background: url(images/btnMenuMaster/log_out.png) no-repeat;
	height:50px;
    width:50px;
}
.btnSalir:hover
{
	background: url(images/btnMenuMaster/log_out_f2.png) no-repeat;
}

/* Botones Menu de Inicio */

.btnProductos,btnProductos:hover
{
	background: url(images/btnMenuInicio/productos.png) no-repeat;
}
.btnProductos:hover
{
	background: url(images/btnMenuInicio/productos_f2.png) no-repeat;
}

.btnDocumentos,btnDocumentos:hover
{
	background: url(images/btnMenuInicio/documentos.png) no-repeat;
}
.btnDocumentos:hover
{
	background: url(images/btnMenuInicio/documentos_f2.png) no-repeat;
}

.btnAdministrativo,btnAdministrativo:hover
{
	background: url(images/btnMenuInicio/administrativo.png) no-repeat;
}
.btnAdministrativo:hover
{
	background: url(images/btnMenuInicio/administrativo_f2.png) no-repeat;
}

.btnAcciones,btnAcciones:hover
{
	background: url(images/btnMenuInicio/acciones.png) no-repeat;
}
.btnAcciones:hover
{
	background: url(images/btnMenuInicio/acciones_f2.png) no-repeat;
}

.btnIndicadores,btnIndicadores:hover
{
	background: url(images/btnMenuInicio/indicadores.png) no-repeat;
}
.btnIndicadores:hover
{
	background: url(images/btnMenuInicio/indicadores_f2.png) no-repeat;
}

.btnGrupos,btnGrupos:hover
{
	background: url(images/btnMenuInicio/actas.png) no-repeat;
}
.btnGrupos:hover
{
	background: url(images/btnMenuInicio/actas_f2.png) no-repeat;
}

.btnProducto_noconforme,btnProducto_noconforme:hover
{
	background: url(images/btnMenuInicio/noConformidades.png) no-repeat;
}
.btnProducto_noconforme:hover
{
	background: url(images/btnMenuInicio/noConformidades_f2.png) no-repeat;
}

.btnQuejas,btnQuejas:hover
{
	background: url(images/btnMenuInicio/quejasSugerencias.png) no-repeat;
}
.btnQuejas:hover
{
	background: url(images/btnMenuInicio/quejasSugerencias_f2.png) no-repeat;
}
.btnPRS,btnPRS:hover
{
	background: url(images/btnMenuInicio/PRS.png) no-repeat;
}
.btnPRS:hover
{
	background: url(images/btnMenuInicio/PRS_f2.png) no-repeat;
}
.btnPRS_New,btnPRS_New:hover
{
	background: url(images/btnMenuInicio/PRS_Nuevo.png) no-repeat;
}
.btnPRS_New:hover
{
	background: url(images/btnMenuInicio/PRS_Nuevo_f2.png) no-repeat;
}
.btnPRS_Admin,btnPRS_Admin:hover
{
	background: url(images/btnMenuInicio/PRS_Admin.png) no-repeat;
}
.btnPRS_Admin:hover
{
	background: url(images/btnMenuInicio/PRS_Admin_f2.png) no-repeat;
}
.btnPRS_Solucion,btnPRS_Solucion:hover
{
	background: url(images/btnMenuInicio/PRS_Solucion.png) no-repeat;
}
.btnPRS_Solucion:hover
{
	background: url(images/btnMenuInicio/PRS_Solucion_f2.png) no-repeat;
}
.btnPRS_Respuesta,btnPRS_Respuesta:hover
{
	background: url(images/btnMenuInicio/PRS_Respuesta.png) no-repeat;
}
.btnPRS_Respuesta:hover
{
	background: url(images/btnMenuInicio/PRS_Respuesta_f2.png) no-repeat;
}
.btnPRS_Estadisticas,btnPRS_Estadisticas:hover
{
	background: url(images/btnMenuInicio/PRS_Estadisticas.png) no-repeat;
}
.btnPRS_Estadisticas:hover
{
	background: url(images/btnMenuInicio/PRS_Estadisticas_f2.png) no-repeat;
}
.btnPRS_Indicadores,btnPRS_Indicadores:hover
{
	background: url(images/btnMenuInicio/PRS_Indicadores.png) no-repeat;
}
.btnPRS_Indicadores:hover
{
	background: url(images/btnMenuInicio/PRS_Indicadores_f2.png) no-repeat;
}
.btnPRS_Administracion,btnPRS_Administracion:hover
{
	background: url(images/btnMenuInicio/PRS_Administracion.png) no-repeat;
}
.btnPRS_Administracion:hover
{
	background: url(images/btnMenuInicio/PRS_Administracion_f2.png) no-repeat;
}
.btnPRS_Regresar,btnPRS_Regresar:hover
{
	background: url(images/btnMenuInicio/PRS_Regresar.png) no-repeat;
}
.btnPRS_Regresar:hover
{
	background: url(images/btnMenuInicio/PRS_Regresar_f2.png) no-repeat;
}
.btnPlanOperativo,btnPlanOperativo:hover
{
	background: url(images/btnMenuInicio/planOperativo.png) no-repeat;
}
.btnPlanOperativo:hover
{
	background: url(images/btnMenuInicio/planOperativo_f2.png) no-repeat;
}

.btnRevisionGerencial,btnRevisionGerencial:hover
{
	background: url(images/btnMenuInicio/revisionGerencial.png) no-repeat;
}
.btnRevisionGerencial:hover
{
	background: url(images/btnMenuInicio/revisionGerencial_f2.png) no-repeat;
}

.btnAuditoriasInternas,btnAuditoriasInternas:hover
{
	background: url(images/btnMenuInicio/auditorias.png) no-repeat;
}
.btnAuditoriasInternas:hover
{
	background: url(images/btnMenuInicio/auditorias_f2.png) no-repeat;
}

.btnGestionHumana,btnGestionHumana:hover
{
	background: url(images/btnMenuInicio/GestionHumana.png) no-repeat;
}
.btnGestionHumana:hover
{
	background: url(images/btnMenuInicio/GestionHumana_f2.png) no-repeat;
}

.btnEvaluacionProveedores,btnEvaluacionProveedores:hover
{
	background: url(images/btnMenuInicio/proveedores.png) no-repeat;
}
.btnEvaluacionProveedores:hover
{
	background: url(images/btnMenuInicio/proveedores_f2.png) no-repeat;
}

.btnEncuestas,btnEncuestas:hover
{
	background: url(images/btnMenuInicio/encuestas.png) no-repeat;
}
.btnEncuestas:hover
{
	background: url(images/btnMenuInicio/encuestas_f2.png) no-repeat;
}

.btnTareas,btnTareas:hover
{
	background: url(images/btnMenuInicio/tareas.png) no-repeat;
}
.btnTareas:hover
{
	background: url(images/btnMenuInicio/tareas_f2.png) no-repeat;
}

.btnProcesos,btnProcesos:hover
{
	background: url(images/btnMenuInicio/procesos.png) no-repeat;
}
.btnProcesos:hover
{
	background: url(images/btnMenuInicio/procesos_f2.png) no-repeat;
}

.btnPanorama,btnPanorama:hover
{
	background: url(images/btnMenuInicio/panoramaRiesgos.png) no-repeat;
}
.btnPanorama:hover
{
	background: url(images/btnMenuInicio/panoramaRiesgos_f2.png) no-repeat;
}

/* Fin Botones Menu Inicio */

/* Botones Paginas Gestion Humana */

.btnDescripcionCargo,btnDescripcionCargo:hover
{
	background: url(images/btnMenuInicio/DescCargo.png) no-repeat;
}
.btnDescripcionCargo:hover
{
	background: url(images/btnMenuInicio/DescCargo_f2.png) no-repeat;
}

.btnDiccionario,btnDiccionario:hover
{
	background: url(images/btnMenuInicio/Diccionario.png) no-repeat;
}
.btnDiccionario:hover
{
	background: url(images/btnMenuInicio/Diccionario_f2.png) no-repeat;
}

.btnEvaluacion,btnEvaluacion:hover
{
	background: url(images/btnMenuInicio/Evaluacion.png) no-repeat;
}
.btnEvaluacion:hover
{
	background: url(images/btnMenuInicio/Evaluacion_f2.png) no-repeat;
}

.btnPlanMejoramiento,btnPlanMejoramiento:hover
{
	background: url(images/btnMenuInicio/PlanMejoramiento.png) no-repeat;
}
.btnPlanMejoramiento:hover
{
	background: url(images/btnMenuInicio/PlanMejoramiento_f2.png) no-repeat;
}

.btnPortafolio,btnPortafolio:hover
{
	background: url(images/btnMenuInicio/Portafolio.png) no-repeat;
}
.btnPortafolio:hover
{
	background: url(images/btnMenuInicio/Portafolio_f2.png) no-repeat;
}

.btnCompetencias,btnCompetencias:hover
{
	background: url(images/btnMenuInicio/competencias.png) no-repeat;
}
.btnCompetencias:hover
{
	background: url(images/btnMenuInicio/competencias_f2.png) no-repeat;
}

.btnEstadistica,btnEstadistica:hover
{
	background: url(images/btnMenuInicio/Estadistica.png) no-repeat;
}
.btnEstadistica:hover
{
	background: url(images/btnMenuInicio/Estadistica_f2.png) no-repeat;
}

.btnRegresarGestionHumana,btnRegresarGestionHumana:hover
{
	background: url(images/btnMenuInicio/regresarGestionHumana.png) no-repeat;
}
.btnRegresarGestionHumana:hover
{
	background: url(images/btnMenuInicio/regresarGestionHumana_f2.png) no-repeat;
}

/* Fin Botones Paginas Gestion Humana */

/* Botones Paginas Diccionario */

.btnDicEspecificas,btnDicEspecificas:hover
{
	background: url(images/btnMenuInicio/CompTecnicas.png) no-repeat;
}
.btnDicEspecificas:hover
{
	background: url(images/btnMenuInicio/CompTecnicas_f2.png) no-repeat;
}

.btnDicRol,btnDicRol:hover
{
	background: url(images/btnMenuInicio/CompComportamentales.png) no-repeat;
}
.btnDicRol:hover
{
	background: url(images/btnMenuInicio/CompComportamentales_f2.png) no-repeat;
}

.btnDicOrganizacionales,btnDicOrganizacionales:hover
{
	background: url(images/btnMenuInicio/CompOrganizacionales.png) no-repeat;
}
.btnDicOrganizacionales:hover
{
	background: url(images/btnMenuInicio/CompOrganizacionales_f2.png) no-repeat;
}

/* Fin Botones Paginas Diccionario */

/* Botones Paginas Plan Mejoramiento */

.btnPlanIndividual,btnPlanIndividual:hover
{
	background: url(images/btnMenuInicio/planIndividual.png) no-repeat;
}
.btnPlanIndividual:hover
{
	background: url(images/btnMenuInicio/planIndividual_f2.png) no-repeat;
}

.btnPlanColectivo,btnPlanColectivo:hover
{
	background: url(images/btnMenuInicio/planColectivo.png) no-repeat;
}
.btnPlanColectivo:hover
{
	background: url(images/btnMenuInicio/planColectivo_f2.png) no-repeat;
}

.btnRegistroCapacitaciones,btnRegistroCapacitaciones:hover
{
	background: url(images/btnMenuInicio/registroCapacitaciones.png) no-repeat;
}
.btnRegistroCapacitaciones:hover
{
	background: url(images/btnMenuInicio/registroCapacitaciones_f2.png) no-repeat;
}

/* Fin Botones Paginas Plan Mejoramiento */

/* Botones Paginas Documentos */

.btnDocumentosSP,btnDocumentosSP:hover
{
	background: url(images/btnMenuInicio/documentosSP.png) no-repeat;
}
.btnDocumentosSP:hover
{
	background: url(images/btnMenuInicio/documentosSP_f2.png) no-repeat;
}

.btndocOtrosSGC,btndocOtrosSGC:hover
{
	background: url(images/btnMenuInicio/docOtrosSGC.png) no-repeat;
}
.btndocOtrosSGC:hover
{
	background: url(images/btnMenuInicio/docOtrosSGC_f2.png) no-repeat;
}

.btndocExternos,btndocExternos:hover
{
	background: url(images/btnMenuInicio/docExternos.png) no-repeat;
}
.btndocExternos:hover
{
	background: url(images/btnMenuInicio/docExternos_f2.png) no-repeat;
}

/* Fin Botones Paginas Documentos */

/* Botones Paginas No Conformidades */

.noConformidadesProceso,noConformidadesProceso:hover
{
	background: url(images/btnMenuInicio/noConformidadesProceso.png) no-repeat;
}
.noConformidadesProceso:hover
{
	background: url(images/btnMenuInicio/noConformidadesProceso_f2.png) no-repeat;
}

.noConformidadesPNC,noConformidadesPNC:hover
{
	background: url(images/btnMenuInicio/noConformidadesPNC.png) no-repeat;
}
.noConformidadesPNC:hover
{
	background: url(images/btnMenuInicio/noConformidadesPNC_f2.png) no-repeat;
}

.btnBuzon,btnBuzon:hover 
{
	background: url(images/soporte_titulo.png) no-repeat;
	height:40px;
    width:40px;
}
.btnBuzon:hover
{
	background: url(images/soporte_titulo.png) no-repeat;
}

/* Fin Botones Paginas No Conformidades */



