@font-face { 
	font-family: 'MavenProRegular'; 
	src: url('fonts/maven_pro_regular-webfont.eot'); 
	src: url('fonts/maven_pro_regular-webfont.eot?#iefix') 
		 format('embedded-opentype'), 
		 url('fonts/maven_pro_regular-webfont.woff') 
		 format('woff'), 
		 url('fonts/maven_pro_regular-webfont.ttf') 
		 format('truetype'), 
		 url('fonts/maven_pro_regular-webfont.svg#MavenProRegular') 
		 format('svg'); 
	font-weight: normal; 
	font-style: normal; 
}


body{
	font-family: MavenProRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: gray;
	margin: 0;
	padding: 0
}

.font_13{
	font-family: MavenProRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*
label{
	display:block;
	line-height:28px;
	height:28px;
	font-size:16px;
}*/

/* Tablas */

.principal{
	cellpadding:		0;
	width:				1000px;
	/*display:			inline;*/
	text-align:			center;
	/*display:			block;*/
    margin-left:		auto;
    margin-right:		auto;
}


.principallogin{
	cellpadding:		0;
	width:				90%;
	/*display:			inline;*/
	text-align:			center;
	/*display:			block;*/
    margin-left:		auto;
    margin-right:		auto;
}

.principalkiosko{
	cellpadding:		0;
	width:				100%;	
	height:				100%;
	/*display:			inline;*/
	text-align:			center;
	/*display:			block;*/
    margin-left:		auto;
    margin-right:		auto;
}


table.imagenes{
	width:				500px;
	text-align:			center;
	/*--border:				3px solid #e7e1dd;*/

}

table.opciones{
	width:				500px;
	text-align:			center;
	/*--border:				3px solid #e7e1dd;*/
}

table.botones{
	width:				800px;
        text-align:			center;
	/*--border:				3px solid #e7e1dd;*/
}


table.login{
	width:				500px;
	text-align:			center;	
	/*--border:				1px solid #000000;
	--background-color:	#FFFFE1;*/
}


/* tabs */

td.title{
	text-align:			left;
	padding-top:		2em;
    padding-bottom:		2em;
   /* font-family:		Verdana;*/
    font-size:			12px;
    color:				#003366;  
}

td.vcenter{
        vertical-align:		middle;
}

.top{
	padding-top:			1em;
}


td.opciones{
	font-family:		MavenProRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				black;

}


/* Menu */

.menu{
 /* border:				1px solid #e7e1dd;*/
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;
	background-image:	url('../img/vista/globalheader.png');
	height:				30px;
	text-align:			center;
	color:				#E8E8E8;
  /*padding-top:		10px;*/
}

.menuL{
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;
	background-image:	url('../img/vista/globalheader.png');
	height:				30px;
	text-align:			center;
	color:				#E8E8E8;	
	border-top-left-radius:			7px;
	-moz-border-radius-topleft:		7px;
	-webkit-border-radius-topleft:	7px;	
	-moz-border-radius-bottomleft:	7px;
	border-bottom-left-radius:		7px;
}


.menuR{
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;
	background-image:	url('../img/vista/globalheader.png');
	height:				30px;
	text-align:			center;
	color:				#E8E8E8;	
	border-top-right-radius:		7px;
	-moz-border-radius-topright:	7px;
	-webkit-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius:		7px;	
}

.selmenu{
 /* border:				1px solid #e7e1dd;*/
	background:			#4c4c4c;/*#e7e1dd;*/
	text-indent:		10px;
	/*padding:			4px;*/
  /*padding-top:		10px;*/
}

.overmenu{
 /* border:				1px solid #e7e1dd;*/
	background:			#666666;/*#e7e1dd;*/
	text-indent:		10px;
	/*padding:			4px;*/
  /*padding-top:		10px;*/
}


.submenu{
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;	
	/*border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;*/
	background-image:	url('../img/vista/globalheader.png');
	height:				36px;
	text-align:			center;
	color:				#E8E8E8;
}

.submenuL{
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;	
	/*border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;*/
	background-image:	url('../img/vista/globalheader.png');
	height:				36px;
	text-align:			center;
	color:				#E8E8E8;
	border-top-left-radius:			7px;
	-moz-border-radius-topleft:		7px;
	-webkit-border-radius-topleft:	7px;	
	-moz-border-radius-bottomleft:	7px;
	border-bottom-left-radius:		7px;
}

.submenuR{
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;	
	/*border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;*/
	background-image:	url('../img/vista/globalheader.png');
	height:				36px;
	text-align:			center;
	color:				#E8E8E8;
	border-top-right-radius:		7px;
	-moz-border-radius-topright:	7px;
	-webkit-border-radius-topright: 7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-right-radius:		7px;	
}


.submenuempty{
	height:				36px;
	text-align:			center;	
}
.selsubmenu{
	background:			#4c4c4c;/*#e7e1dd;*/
	text-indent:		10px;	
	/*border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;*/
}

.oversubmenu{
	background:			#666666;/*#e7e1dd;*/
	text-indent:		10px;	
	/*border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;*/
}

.tablamenu{
	border-spacing:		0;
	border-collapse:	collapse;
	/*border:				0;*/
	width:				1000px;
	border-bottom:		1px solid;
	
}


.tablasubmenu{
	border-spacing:		0;
	border-collapse:	collapse;
	width:				600px;
	border:				0;
	border-bottom:		1px solid;
	border-color:		#CCC;
}
	

.a_menu {
	font-size:			12px; 
	/*font-weight:		bold;
	color: #d8cfc7;*/
	color:				#E8E8E8;
	/*border:1px solid #c2b4a9;
	background-color:#a85162;*/
	/*padding:4px;
	padding-left:60px;
	padding-right:60px;*/
	text-decoration:	none;

}


.a_submenu {
	font-size:			12px; 
	/*font-weight:		lighter;
	color: #d8cfc7;*/
	color:				#E8E8E8;
	/*border:1px solid #c2b4a9;
	background-color:#a85162;*/
	/*padding:4px;
	padding-left:60px;
	padding-right:60px;*/
	text-decoration:	none;
}



/** Menu de acordeon **/
#accordion {
	list-style: none;
	font-size:18px;
	text-align:left;	
	/*padding: 0 0 0 0;
	width: 170px;*/
}
#accordion li{
	display: block;
	margin-left:0px;
	/*background-color: #FF9927;
	font-weight: bold;
	margin: 1px;
	cursor: pointer;
	padding: 5 5 5 7px;
	list-style: circle;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
}
#accordion ul {
	list-style: none;
	/*padding: 0 0 0 0;*/
	display: none;
	margin-left:10px;
}
#accordion ul li{
	font-weight: normal;
	font-size:16px;
}

#accordion ul li ul li{
	font-weight: normal;
	font-size:14px;
	margin-left:10px;
}

#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}

/** Menu de acordeon **/




.bottomBorder{
	border-bottom:		1px solid #ccc;
}

/*imagenes*/

.imgportal{
	width:				400px;
	height:				200x;
}

.imgsgData{
	width:				100px;
	height:				35px;
}

.imgOpt{
	width:				20px;
	height:				20px;
	border:				0;
}

.imgMenu{
	width:				15px;
	height:				15px;
	border:				0;

}

.imgMenuProducto{
	width:				50px;
	height:				25px;
	border:				0;	
}

.imgSmall{
	width:				15px;
	height:				15px;
	border:				0;

}


/* procesos */

.proceso{
	background:			#FFFFE1;/*#e7e1dd;*/
	text-indent:		10px;	
	border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;
	width:				120px;
}

.selproceso{
	background:			#FFCC66;/*#e7e1dd;*/
	text-indent:		10px;	
	border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;
	width:				120px;
}

.overproceso{
	background:			#FFFF99;/*#e7e1dd;*/
	text-indent:		10px;	
	border:				1px solid #e7e1dd;
	padding:			4px;
	padding-left:		20px;
	padding-right:		20px;
	width:				120px;
}

.tablaprocesos{
	width:				100%;
	border-spacing:		40px;
	border-collapse:	collapse;
	border:				0;
	text-align:			center;
	
}


/* Contenido */

.tabladatos{
	/*border:				solid 1px #CCC;*/
	border:				solid 1px #CCC;
	width:				100%;
	text-align:			center;
	/*padding-top:		1em;*/
	/*border-spacing:		20px;*/
	display:			block;
    margin-left:		auto;
    margin-right:		auto;
	border-top-left-radius:			7px;
	-moz-border-radius-topleft:		7px;
	-webkit-border-radius-topleft:	7px;
	border-top-right-radius:		7px;
	-moz-border-radius-topright:	7px;
	-webkit-border-radius-topright: 7px;
	-moz-border-radius-bottomleft:	7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius:		7px;
	border-bottom-right-radius:		7px;

	
}


.titulotabla{
	/*background:			#FFFFE1;	*/
	background:			#4c4c4c;	
	text-align:			center;
	/*font-family:		Verdana;*/
	font-weight:		bold;
    font-size:			12px;
    /*color:				#003366;  */
	color:				#E8E8E8;
	height:				30px;
	border-top-left-radius:			7px;
	-moz-border-radius-topleft:		7px;
	-webkit-border-radius-topleft:	7px;
	border-top-right-radius:		7px;
	-moz-border-radius-topright:	7px;
	-webkit-border-radius-topright: 7px;
}

.pieTabla{
	-moz-border-radius-bottomleft:	7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius:		7px;
	border-bottom-right-radius:		7px;	
}

.formtable{
	width:				100%;
	border-spacing:		10px;
}

.property{
	/*font-family:		Verdana;*/
	/*font-size:			12px;*/
    color:				#003366; 
}

.titleproperty {
	font-size:			16px; 
	/*font-weight:		bold;*/
	color:				#003366;
	text-decoration:	none;
}

.tablacontenido{
	width:				100%;
	border-spacing:		0;
	border-collapse:	collapse;
	border:				solid 1px #CCC;
	text-align:			justify;
	font-size:			12px;
	border-top-left-radius:			7px;
	-moz-border-radius-topleft:		7px;
	-webkit-border-radius-topleft:	7px;
	border-top-right-radius:		7px;
	-moz-border-radius-topright:	7px;
	-webkit-border-radius-topright: 7px;
	-moz-border-radius-bottomleft:	7px;
	-moz-border-radius-bottomright: 7px;
	border-bottom-left-radius:		7px;
	border-bottom-right-radius:		7px;
}


.tablacontenido2{
	width:				90%;
	border-spacing:		0;
	border-collapse:	collapse;	
	text-align:			justify;
	font-size:			12px;

}

.tablacontenido3{
	width:				100%;
	border-spacing:		0;
	border-collapse:	collapse;	
	text-align:			justify;
	font-size:			12px;
}

.tablacontenido3 tr:hover td, .pretty-table tr:hover th[scope=row], .tablacontenido5 tr:hover td
{ 
  background-color: #c4cbe9;
  color: #000;
} 


.tablacontenido4{
	width:				90%;
	border-spacing:		0;
	border-collapse:	collapse;	
	text-align:			justify;
	font-size:			10px;
	border:				solid 1px #CCC;
}

.tablacontenido5{
	width:				100%;
	border-spacing:		0;
	border-collapse:	collapse;	
	text-align:			justify;
	font-size:			11px;
}
.tablacontenido6{
	width:				100%;
	border-spacing:		0;
	border-collapse:	collapse;	
	text-align:			justify;
	font-size:			11px;
}
.tablacontenido7{
	width:				100%;
	border-spacing:		0;
	border-collapse:	collapse;	
        border:				solid 1px #CCC;
	text-align:			justify;
	font-size:			11px;
}


.tdEncabezado{
	border-bottom:		solid 1px #CCC;
	border-top:			solid 1px #CCC;
	border-left:		solid 1px #CCC;
	border-right:		solid 1px #CCC;
	height:				40px;
	
	
}

.tdLabel{
	/*font-weight:		bold;*/
	font-size:			12px;
}
.tdLabel6{
	/*font-weight:		bold;*/
	font-size:			11px;
}

.tdLabel2{
	font-size:			12px;
}

/* Tablas de datos */

.tablaDatosEnc{
	background:			#D8D8D8;/*#e7e1dd;*/
	text-align:			center;	
	padding:			4px;
	padding-left:		10px;
	padding-right:		10px;
	color:				#000000;
	height:				30px;
	font-size:			12px;
        font-weight:                    lighter;
}

.tablaDatosEncInterna{
	background:			#D8D8D8;/*#e7e1dd;*/
	text-align:			center;	
	padding:			4px;
	padding-left:		10px;
	padding-right:		10px;
	color:				#000000;
	height:				20px;
	font-size:			11px;
        font-weight:                    lighter;
}


/* Footer */

.tablafooter{
	border-spacing:		0;
	border-collapse:	collapse;
	border:				0;
	width:				100%;
	text-align:			center;
	
}

.tdfooter{
	text-align:			center;
	padding-top:		1em;
	font-size:			10px;
	border-top:			1px solid #CCC;
}


/* colores */
.marfil{
	background-color:	#FFFFE1;		
}

.oro{
	background-color:	#FFCC66;
}

/* alineacion */

.centerElement{
	text-align:			center;
	/*display:			block;*/
    margin-left:		auto;
    margin-right:		auto;
}

.rightElement{
	text-align:			right;
	align:				right;
}

.leftElement{
	text-align:			left;
}

.valignTop{
	vertical-align:		top;
}

/* tipo de letras */

.negritas{
        font-size:		15px;
	font-weight:		bold;
}

.underline{
	text-decoration:	underline;
}


.rojo{
    color:                  #AE2E2E;
}

.azul{
    color:                  blue;
}

/* widths */
.w900{
	width:				900px;
}

.w1000{
	width:				1000px;
}

/* heigth */
.h600{
    height: 600px;  
}

/* Divs scroll */

div.scrollable {
	height: 150px;
	width: 600px;
	overflow: auto;
}

/* Divs word wrap */
div.large480 {
	width:		480px; 
	word-wrap:	break-word; 
	text-align: left;
}

/* Divs de login. */

#contentlogin {
	background-color: white;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	padding: 20px 20px 40px 20px;
	margin-bottom: 20px;
	
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #CCC;
	/*font-family: MavenProRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	/*font-family: Arial, Helvetica, Sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	color: gray; 
	height:175px;

	text-align: center;
}



#content-wrap h1{
	height:45px; 
	color:#003366; 
	ont-size:24px; 
	line-height:50px; 
	background-image:url(../img/vista/th-bg.png);
	background-repeat:repeat-x; 
	background-position:top; 
	text-align:center; 
	border: solid 1px #ccc; 
	border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	-webkit-border-radius-topleft:7px;
	border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius-topright:7px;
	margin:0;
	padding:0;
	font-family: sans-serif;
	font-size:18px;
	font-weight: lighter;
	letter-spacing: 0px;
	 	
}


 #content-wrap {
	font-family: MavenProRegular, "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border-radius:7px;
	-moz-border-radius:7px;
	padding:7px;
	width:354px;	
}


/* inputs */


textarea 
{
	font-family :	Segoe UI; 
	font-size   : 11px;
	background-color: white;
	border: 1px solid #c2b4a9;	
}

/*
input {
	background-color:	#F8F8F8; 
	font-size:			11px;
	font-weight:		lighter;
	border:				1px solid #c2b4a9;	
}*/

select {
	background-color:	#F8F8F8; 
	font-size:			11px;
	font-weight:		lighter;
	border:				1px solid #c2b4a9;	
}


/* Botones */

input.btAzul{
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;*/
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #ccc) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #ccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ccc');
	background-color:	#cccccc;
	color:				#FFF;
	/*font-weight:		bold;*/
	border:				2px solid #ccc;
	font-size:			11;
}


a.ancla{
	text-decoration:none;
}



/***********************************/
/* TABS DE NAVEGACION */


tabs {
	border: 1px solid #DEDEDE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	min-height: 400px;
	position: relative;
	overflow: hidden;
	/*margin: 1px;*/
	width:	 1000px;
}
.tabs-content { /*alineacion de las tabs*/
	/*padding: 15px;*/
	height: 360px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	width:	 100%;
}
.tabs { /*color de fondo*/
	overflow: hidden; 
	background: #D8D8D8; 
	background: -moz-linear-gradient(center top , #f2f2f2, #e1e1e1); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e1e1e1)); 
	-moz-border-radius: 4px 4px 0 0; 
	-webkit-border-radius: 4px 4px 0 0; 
	border-radius: 4px 4px 0 0; 
	-webkit-box-shadow: 0 1px 0 #FFF inset; 
	-moz-box-shadow: 0 1px 0 #FFF inset; 
	box-shadow: 0 1px 0 #FFF inset;
}

.tabs a { /*estilo de la ancla*/
	display: block; 
	float: left; 
	font: 12px/35px Arial, Helvetica, Sans-serif; 
	padding: 0 20px 0 40px; 
	color: #000; 
	text-shadow: 0 1px 0 #FFF;
	border-left: solid 1px rgba(0,0,0,0.05);
	border-right: solid 1px rgba(255,255,255,0.7);
	position: relative;
	overflow: hidden;
	text-decoration:	none;
	/*font-weight:		bold;*/

}

/* cambio a la seleccion */
.tabs a:target {
	background:			#4c4c4c;
	/*font-weight:		bold;*/
        font-size:			12px;
	border-left-color:	#4c4c4c;
	color:				#E8E8E8;
	text-decoration:	none;
	
}

/* borders de las tablas. */
.tabs a:first-child {  
	border-left-width: 0;
}
.tabs a:last-child {
	border-right-width: 0;
}
/*despliegue de la informacion*/
.tabs a:target + section.tabs-content {
	display: block;
}

/* ---------------- BRG ---------------- */
.tabs .tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: #ffffff;
}
/* ---------------- BRG ---------------- */


/* Grid */
.ui-jqgrid-btable tbody tr td{
        word-wrap: break-word;
}
.ui-jqgrid tr.jqgrow td { 
	border-bottom-color: #ccc !important;
        padding-bottom: 5px !important;
	padding-top: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
        white-space: normal !important;
        height:auto;
        vertical-align:text-top;
}
.ui-jqgrid tr.ui-row-ltr td { 
    border-right-color: #ccc !important;
    border-left-color: #ccc !important;
}	


/* ddm */
.ddm span.label, button span.label, .button span.label{
	color: gray !important;
	height: 20px !important;
	vertical-align:text-top !important;
	padding-left:6px !important;
}

img.bottom{
	vertical-align:text-bottom;
	padding-bottom: 0px;
} 

ul.actionerror li{	
	margin-left: 0px !important;
	color:                  #AE2E2E;
}

ul.actionerror{
	margin-left: 0px !important;
	color:                  #AE2E2E;
}

/*---------------------------------------------------------------------------*/
/* Component containers
----------------------------------*/
.widget {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 1.1em;
}
.widget .widget {
	font-size: 1em;
}
.widget input,
.widget select,
.widget textarea,
.widget button {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 1em;
}
.widget-content {
	border: 1px solid #a6c9e2;
	background: #ffffff url("images/ui-bg_inset-hard_100_fcfdfd_1x100.png") 50% bottom repeat-x;
	color: #222222;
}
.widget-content a {
	color: #222222;
}
.widget-header {
	border: 1px solid #4297d7;
	background: #ffffff url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.widget-header a {
	color: #ffffff;
}
