.texto10preto {

	font-family: Calibri,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.radioButtonList
{
	font-family: Calibri;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	
}
/*body 
{
    font-family:Calibri;
    font-size:10pt;
    margin: 2px;
    padding: 0;
	margin-right: 30;
	text-align: left;
}  */

.barraGradient
{
 font-weight: bold; 
 color: white;
 filter: progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#078206, endcolorstr=#24dd23);
}

.textobold9px
{
	color: #000000;
	font-weight: normal; 
    font-family:Calibri;
    font-size:9pt;
}

.texto9preto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.cxinput10px
{
	color: #000000;
    font-family:Calibri;
    font-size:10px;
}

.ctrl_textbox
{
    font-family:Calibri;
    font-size:8pt;
    border-style:none;
}
.barraGradient1
{
 font-weight: bold; 
 color: white;
 filter: progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#078206, endcolorstr=#24dd23);
 BORDER-RIGHT: DarkGreen 2px solid; 
 BORDER-TOP: #24dd23 2px solid; 
 BORDER-LEFT: #24dd23 2px solid; 
 BORDER-BOTTOM: DarkGreen 2px solid; 
}

.button
{
  cursor:hand;
}

.roundedPanel
{	
	width:100%;
	height:100%;	
	background-color:#ffffff;	
	color:black;
	font-weight:bold;
	font-size:9pt;
	font-family:Calibri;
	filter:alpha(opacity=70);
}

.gridLockedHeader
{
 BACKGROUND-COLOR:navy;
 COLOR:white;
 POSITION:relative;
 TOP: expression(this.offsetParent.scrollTop-3);
 Z-INDEX:10;
}

.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	cursor: default;
	padding: 1px 1px 0px 1px;
	font-size: 11px;
	text-align:left;
	visibility:hidden;
	position:absolute;
	background-color:White;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 32px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	margin: 1px 0 1px 20px;
	display:block ;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px  19px 4px 1px;
	white-space: nowrap;
	text-align:left;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 0px;
}

.MachineItem
{
	margin: 5px 10px 5px 10px;
	display:block ;
	color: #003399;
	text-decoration: none;
	padding:  5px 10px 5px 10px;
	white-space: nowrap;
	text-align:left;
}
.MachineItem-selected
{
	font-weight: bold;
	background-color:Green;
}

.MachineItem:hover
{
	text-decoration: none;
	display:inline;
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
}

.SelectedMachineItem
{
	padding:  5px 10px 5px 10px;
	text-decoration: none;
	display:inline;
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
}
.outerPopup 
{
    background-color:transparent;  
    padding:1em 6px;
}

.innerPopup
{
    background-color:#fff;
}

.modalBackground 
{
     background-color:#000;
     filter:alpha(opacity=70);
     opacity:0.7;
}