.boxForms ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	min-width:535px;
	width:535px;
	margin : 0px !important;
    padding: 2px;
}
.boxForms ul li
{
	margin : 0px !important;
    padding: 2px;
}


/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	cursor:hand;
	background-color: #f4f4f4;
	color: #08252b;
	padding: 1px;
	border-bottom: #fbc999 1px solid;
	white-space:normal;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	background-color : window;
	color:#08252b;
	padding : 1px;
	border-bottom: #fff 1px solid;	
	white-space:normal;
}

.boxDataEntrada_Resumo
{
	height:15px;
	width:80px;
	float:left;
	border-left: #bec4c7 1px dotted;
	padding:5px 4px;
	/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.boxDataEntrada_Detalhe
{
	height:15px;
	width:130px;
	float:left;
	border-left: #bec4c7 1px dotted;
	padding:5px 4px;
	overflow:hidden;
	text-overflow:hidden;
	/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.boxDataEntrada_Grande
{
	height:15px;
	width:160px;
	float:left;
	border-left: #bec4c7 1px dotted;
	padding:5px 4px;
	/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.boxBackOffice
{
	height:15px;
	width:60px;
	padding:5px 4px;
	float:right;
	margin-right:10px;
	text-align:center;
	border-left: #bec4c7 1px dotted;
	/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.boxBackOffice img
{
	text-align:center;
}

.boxTotal
{
	height:15px;
	width:65px;
	float:right;
	border-left: #bec4c7 1px dotted;
	padding:5px 4px;
	text-align:right;
/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.boxMenuPesquisa
{
	width:650px;
	height:15px;
	padding:5px;	
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#364952;
}

.boxMenuPesquisa input[type=text]
{
	width:60px;
	/*padding:1px;*/
	margin:0;
	float:left;
	font-size:9px;
	font-weight:normal;
	color:#364952;
	border:#839295 1px solid;
	background:white;
	text-align:center;
}

.boxMenuPesquisa input[type=select]
{
	
	/*padding:1px;*/
	margin:0;
	float:left;
	font-size:9px;
	font-weight:normal;
	color:#364952;
	border:#839295 1px solid;
	background:white;
	text-align:left;
}

.boxMenuPesquisa select
{	
	
	/*padding:1px;*/
	margin:0;
	float:left;
	font-size:9px;
	font-weight:normal;
	color:#364952;
	border:#839295 1px solid;
	background:white;
	text-align:left;
}

.boxMenuPesquisa input[type=image]
{
	border:none;
	float:left;
	margin-left:5px;
}

.MyCalendar .ajax__calendar_container 
{
	font-weight:normal;
}



.boxTableLine_EventViewer
{
	height:75px;
	/*padding:5px 0;*/
	font-size:10px;
	font-weight:normal;
	color:#08252b;
	border-bottom: #e0e3e4 1px solid;
	display:block;
}

.boxTableLine_EventViewer a
{
	color:#08252b;
	display:block;
	text-decoration:none;
}

.boxTableLine_EventViewer:hover
{
	border-bottom: #fbc999 1px solid;
	display:block;
	background:#f4f4f4;
	text-decoration:none;
}

.boxEventViewer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	
	height:65px;
	/**height:10px;*/
	
	/*max-width:160px;
	overflow:hidden;
	text-overflow: ellipsis;*/
	float:left;
	border-left: #bec4c7 1px dotted;
	padding:5px 4px 5px 4px;
	display:inline;
	text-overflow:hidden;
    
    white-space:nowrap;
    /*width:auto;*/

}

.boxNome_TextoGrande
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:15px;
	height:65px;
	
	border-left: #bec4c7 1px dotted;
	padding:5px 4px 5px 4px;	
	white-space:normal;

	overflow-y:auto;
}

.boxMenuPesquisaPopUp
{
	margin:0;
	font-size:9px;
	font-weight:normal;
	color:#364952;
	border:#839295 1px solid;
	background:white;
	padding:2px 5px 2px 0px;
}

.boxMenuPesquisaPopUp input[type=checkbox]
{
	margin:2px;
	*margin:0px;
	font-size:9px;
	font-weight:normal;
}

.boxDetalhe
{
	height:15px;
	width:170px;
	padding:5px 4px;
	float:right;
	margin-right:10px;
	text-align:left;
	border-left: #bec4c7 1px dotted;
	text-overflow:hidden;
	overflow:hidden;
	white-space:nowrap;
	/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.boxUtilizador
{
	height:15px;
	width:120px;
	padding:5px 4px;
	float:right;
	margin-right:10px;
	text-align:left;
	border-left: #bec4c7 1px dotted;
	/*	position:relative;
	z-index:1000;
	background:#fff;*/
}

.autocomplete_Pesquisa_completionListElement 
{  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color:#08252b;
	border : buttonshadow; 
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	overflow-x: hidden;	
	min-width:200px;
	width:200px;
    text-align : left; 
    list-style-type : none;    
}

.boxLabelsTitle_info
{
	height:15px;
	font-size:11px;
	font-weight:bold;
	color:#f79433;
	text-transform:uppercase;
	padding:5px;
	margin: 5px 10px 5px 10px;
	border-bottom: #bec4c7 1px dotted;
}

.links_tree
{
	_min-height:1px;
	*min-height:1px;
	margin:0 auto;
	background:#e9ebec;
	border-bottom: #586369 1px solid;
}

.labelErro
{
	height:15px;
	padding:10px 0px 20px 0px;
	font-size:10px;
	font-weight:bold;
	color:#ce2114;
}