body {
	background-color: #ffffff; 
	color: #000000; 
	font-family: tahoma; 
	font-size: 10pt; 
	margin: 0px 0px; 
}

p 					{ font-family: tahoma; }

address 			{ font-family: tahoma; font-size: 8pt }

a					{ text-decoration:none;}
a:active 			{}
a:link    			{}
a:visited 			{}
a:hover 			{}
a.subtle			{ color: blue; text-decoration: none; }

form				{ display: inline; }
form.asigna			{ margin:0px; padding:0px; }

input				{}

input.button		{ }
input.button-small	{ font-size: 8pt; background-color: #727a71; color: white; font-weight: normal; border: none; }
input.button-menu	{ font-family: tahoma; color: #000000; font-size: 9pt; font-weight: normal; text-align:left; border: none; margin:0px; padding:0px; padding-left:20px; height:24px; width:250px; background:url("../images/boton.png") no-repeat top left;cursor:pointer; }
input.button-menu	{cursor: hand;} /* For IE */
input.despliega		{ margin:0px; padding:0px; height:22px; width:22px; background:url("../images/lupa.png") no-repeat 2px 3px; }

textarea			{ font-family: tahoma; font-size: 10pt; }
select				{}

span				{ font-family: tahoma; font-size: 9pt; }
span.print			{ font-size: 8pt; }
span.required 		{ font-size: 12pt; color: #ff0000; font-weight: bold; margin-right:3px; }
span.small 			{ font-size: 8pt; font-weight: normal; }
span.pagetitle		{ font-size: 12pt; font-weight: bold; text-align: center }
span.bracket-link	{ white-space: nowrap; }

table				{ }
table.hide			{ width: 100%; border: solid 0px #ffffff; }
table.width100		{ width: 100%; border: solid 1px #000000; }
table.width75		{ width: 75%;  border: solid 1px #000000; }
table.width60		{ width: 60%;  border: solid 1px #000000; }
table.width50		{ width: 50%;  border: solid 1px #000000; }

td 					{ font-family: tahoma; font-size: 8pt; padding: 4px; text-align: left; }
td.center			{ text-align: center; }
td.left				{ text-align: left; }
td.right			{ text-align: right; }
td.category			{ background-color: #e8f1f9; color: #6389cf; font-weight: bold; vertical-align : top; width:150px; }
td.subficha			{ background-color: #016271; color: #ffffff; width:80px; }

td.col-1			{ background-color: #d8d8d8; color: #000000; }
td.col-2			{ background-color: #e8e8e8; color: #000000; }
td.form-title		{ background-color: #ffffff; color: #000000; font-weight: bold; text-align: left; }
td.nopad			{ padding: 0px; }
td.small-caption	{ font-size: 8pt; }
td.print			{ font-size: 8pt; text-align: left; padding: 2px; }
td.print-category	{ font-size: 8pt; color: #000000; font-weight: bold; text-align: right; padding: 2px; }
td.print-bottom		{ border-bottom: 1px solid #000000; }
td.print-spacer		{ background-color: #ffffff; color: #000000; font-size: 1pt; line-height: 0.1; padding: 0px;}
td.asigna			{ height:24px;margin:0px; padding:0px; }

tr					{}
tr.spacer			{ background-color: #ffffff; color: #000000; height: 5px; }
tr.row-1			{ background-color: #efefe0; color: #000000; }
tr.row-2			{ background-color: #f8f8f8; color: #000000; }
tr.row-category		{ background-color: #6389cf; color: #000000; font-weight: bold;}
tr.row-category td  {  text-align:center; }
tr.row-category2	{ background-color: #c8c8e8; color: #000000; }
tr.row-category-history { background-color: #70Ce9c; color: #000000; font-weight: bold;}
tr.row-category-history td {  text-align: left; }
tr.vcenter			{ vertical-align: middle; }
tr.print			{ vertical-align: top; }
tr.print-category	{ color: #000000; font-weight: bold; }
tr.row-category a	{ color: #ffffff; }

td.required 		{ border: 3px solid #ff0000; }

#buglist tr			{ text-align: center; }

tr.bugnote				{ vertical-align: top; }
td.bugnote-public		{ background-color: #6389cf; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; }
td.bugnote-private		{ background-color: #e8e8e8; color: #000000; font-weight: bold; width: 25%; line-height: 1.4; }
td.bugnote-note-public	{ background-color: #e8e8e8; color: #000000; width: 75%; }
td.bugnote-note-private	{ background-color: #e8e8e8; color: #000000; width: 75%; }

td.login-info-left		{ width: 33%; padding: 0px; text-align: left; }
td.login-info-middle	{ width: 33%; padding: 0px; text-align: center; }
td.login-info-right		{ width: 33%; padding: 0px; text-align: right; white-space: nowrap; }

td.menu	
{ 
	background: url("../images/fondo_menu_formacion.gif") repeat-x #001044; 
	color: #FFFFFF;
	text-align: left;
	width: 100%;
	padding: 5px;
}

td.menu a
{
	white-space: nowrap;
	color: #FFFFFF;
	font-weight:bold;
}

td.menu a:hover
{
	color: #FFFFFF;
}

td.news-heading-public	{ background-color: #c8c8e8; color: #000000; text-align: left; border-bottom: 1px solid #000000; }
td.news-heading-private	{ background-color: #d8d8d8;       color: #000000; text-align: left; border-bottom: 1px solid #000000; }
td.news-body			{ background-color: #ffffff;         color: #000000; padding: 16px; }

img						{}
img.icon				{ width: 11px; height: 11px; }
img.delete-icon			{ position: relative; top: 5px; border: 0; }

div						{ padding: 3px; }
div.menu				{ background-color: #e8e8e8; color: #000000; text-align: center; width: 100%; padding: 1px; }

div.border-center		{ background-color: #ffffff; border: solid 1px #000000; text-align: center; width: 50%; position: relative; margin-right: auto; margin-left: auto; }

div.quick-summary-left	{ width: 49%; padding: 2px; text-align: left;  float: left; }
div.quick-summary-right	{ width: 49%; padding: 2px; text-align: right; float: right;}

.center					{ text-align: center; }
.left					{ text-align: left; }
.right					{ text-align: right; }
.small					{ font-size: 8pt; }
.small a				{ font-size: 7pt; color:#000000; }
.small-normal 			{ font-size: 8pt; font-weight: normal; }
.small-subprojects		{ font-size: 8pt; width: 200px; }
.bold					{ font-weight: bold; }
.bold-small				{ font-weight: bold; font-size: 8pt; }
.italic					{ font-style: italic; }
.italic-small			{ font-style: italic; font-size: 8pt; }
.underline				{ text-decoration: underline; }
.underline-small		{ text-decoration: underline; font-size: 8pt; }
.strike					{ text-decoration: line-through; }
.strike-small			{ text-decoration: line-through; font-size: 8pt; }

.nowrap
{
	white-space: nowrap;
}

.positive
{
	color: green;
}

.negative
{
	color: red;
}

.issue-status
{
	border-bottom: 1px dotted black;
}

.avatar
{
	float: right;
	border: 0;
}

.progress400				{ position: relative; width: 400px; border: 1px solid #d7d7d7; margin-top: 1em; margin-bottom: 1em; padding: 1px; }
.progress400 .bar			{ display: block; position: relative; background: #6bba70; text-align: center; font-weight: normal; color: #333; height: 2em; line-height: 2em; }
.listatabla					{ height:115px; overflow-y:scroll; overflow-x:hidden; margin:0px; padding:0px; }
.cabecera					{ margin:0px 0px 2px 0px; padding:0px; width:100%; height:113px; background:url("../images/head_formacion.gif") no-repeat #ffffff;}
.cabecera-izquierda			{ float:left; margin:0px; padding:0px; width:1px; height:1px;}
.cabecera-derecha			{ float:right; margin:0px; padding:0px; width:197px; height:113px;}

.cabecera-fp				{ margin:0px 20px 2px 0px; padding:0px; width:100%; height:100px; background-color:#ececec;}
.cabecera-izquierda-fp		{ float:left; margin:0px; padding:15px; width:90px; height:100px; background:url("../../assets/img/logo_bg.png") no-repeat;}
.cabecera-derecha-fp		{ float:left; margin:0px; padding:15px; width:1004px; height:100px;background:url("../images/head_formacion.gif") no-repeat;}



#jSuggestContainer {
position:absolute;
font: 12px Tahoma;
border:1px solid #ffb931;
border-top:0;
background:#FFF;
}

.jSuggestLoading {
font-style:italic;
padding: 10px;
}

#jSuggestContainer table, #jSuggestContainer table tr{
margin: 0;
padding:0;
list-style:none;
}

#jSuggestContainer table tr{
padding: 2px 4px;
border-bottom: 1px dotted #ffe594;
color:#666;
background:#fff9e7;
cursor:pointer
}

#jSuggestContainer table tr.last{
border-bottom: 0;
}

#jSuggestContainer table tr.jSuggestHover{
background:#ffeaaa;
color:#333;
}
span.validacion{
	color:#ff0000;
	margin-left:10px;
	font-size:11px;
}
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

* html .jqmWindow {
     position: absolute;
     _top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.arbol{ height:200px; width:99%; float:left; margin:0; border:1px solid gray; font-family:Verdana; font-size:10px; background:white; overflow:auto; }

#tdfiltro input { float:left }
#tdfiltro label{ float:left; width: 50px; }

.subcategoria_bloque{padding:5px;border-top:1px solid #c1c1c1;background-color:#efffef;font-size:16px}
.nivel2{background-color:#ffdfdf;font-size:14px}
.nivel3{background-color:#ffffef;font-size:12px}

.arbolcategorias{float:left;width:90%;margin:5%;padding:5px;margin-top:10px;border: 1px solid #000000}