/*=============================================================================== 
														Internet Explorer 																							
  =============================================================================== */
/*  
<STYLE TYPE="text/css" TITLE="Styles">
*/
/*=============================================================================== A */

/*  ----------    Multi  Record mode  ----------*/
A.Multi{
    Font-family:Tahoma,Arial,Helvetica,Sans Serif;
	color:#FFFFFF;
	font-size:8pt	
    text-decoration: none;	
}
A.Multi:link
{
    Font-family:Tahoma,Arial,Helvetica,Sans Serif;
	color:#FFFFFF;
	font-size:8pt	
}
A.Multi:visited
{
    Font-family:Tahoma,Arial,Helvetica,Sans Serif;
	color:#FFFFFF; 
	font-size:8pt	
}
/*     Label   - Multi  Record mode Footer*/
.MultiFooterLabel {
    Font-family:Tahoma,Arial,Helvetica,Sans Serif;
	Font-size:8pt;	
	color : #C5D7DF;
}
/*  --------------------------------------------*/
/*  ----------    Single  Record mode  ----------*/
A.Single{
	color: #666666;
    Font: 11px Tahoma,Arial,Helvetica,Sans Serif;
    text-decoration: none;
	
	
}
A.Single:link
{
	color : #666666;
    Font: 11px Tahoma,Arial,Helvetica,Sans Serif;


}
A.Single:visited
{
	color:black;
    Font: 11px Tahoma,Arial,Helvetica,Sans Serif;
	
}
/*=============================================================================== FONT */ 
/*     Label   - Multi  Record mode */
.MultiLabel {
    Font: 11px Tahoma,Arial,Helvetica,Sans Serif;

	color : #ffffff;
}

/*     Label   - Single Record mode */
Font.LabelFree{
	color : #000000;
	Font: 11px Tahoma,Arial,Helvetica,Sans Serif;
	
}
Font.LabelFree b{
	color : #1975a5;
}

/* PickList */
Font.PKLabel {

	background: #1975a5;
	color : #ffffff;	
	Font: 11px lucida console;			
	
}
/* Date (Bottom.asp) */
Font.Date{
	color: Black;
	font: 11px Verdana,Arial,Helvetica,Sans Serif;
}
/* -----------------   ErrLevel  -------------------*/
Font.TDHead{
	font-family:Verdana,Arial;	
	color : Black;
	text-align : center;
}
Font.TDLabel{
	color : Black;
	text-align : right;
	font : Verdana,Arial;
}
Font.TDDesc{
	text-align : left;
	font : Verdanal,Arial;
	font-style : italic;
}
/* ----------------------------------------------------------*/

/*=============================================================================== Fields */ 
.RadioButton
{
	FONT-SIZE:10pt;
    FONT-FAMILY:Tahoma,Arial,Helvetica,Sans Serif;
    COLOR: black;
}

.DropDown{
    BACKGROUND-COLOR: white;
    FONT:11px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR: black;
	border: 1px solid #7f9db9;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;	
	
}
.DropDownDisabled
{
	COLOR: Black;
	FONT: 11px Tahoma,Arial,Helvetica,Sans Serif;
	border: 1px solid #7f9db9;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;	
	padding-left: 5px;
	padding-top: 3px;
	/* CUSTOMIZAÇÃO NEXO: BACKGROUND-COLOR: Silver;*/
	BACKGROUND-COLOR: ghostwhite;
}
.Button{	
    FONT: 11px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR:Black;
    text-align: center;
}
.CheckBox{	
    FONT: 11px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR: Black;	
}
.EditText
{
	BACKGROUND-COLOR: white;
	border: 1px solid #7f9db9;
	padding-left: 5px;
	padding-top: 3px;
    FONT:11px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR: Black;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
	

}
input.EditText
{
	BACKGROUND-COLOR: white;
	border: 1px solid #7f9db9;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 16px;
    FONT:12px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR: Black;

	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;

}
.EditTextDisabled
{
	COLOR: Black;
	FONT: 11px Tahoma,Arial,Helvetica,Sans Serif;
	border: 1px solid #7f9db9;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;	
	padding-left: 5px;
	padding-top: 3px;
	/* CUSTOMIZAÇÃO NEXO: BACKGROUND-COLOR: Silver;*/
	BACKGROUND-COLOR: ghostwhite;
}

input.EditTextDisabled
{
	
	border: 1px solid #7f9db9;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 0px;
	height: 16px;
    FONT:12px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR: Black;

	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;
	BACKGROUND-COLOR: ghostwhite;
}
.EditTextNumberDisabled
{
	COLOR: Black;
	FONT: 11px Tahoma,Arial,Helvetica,Sans Serif;
	/* CUSTOMIZAÇÃO NEXO: BACKGROUND-COLOR: Silver;*/
	BACKGROUND: #ffffff;
	text-align : right;
}
.EditTextNumber{
    COLOR: Black;
	FONT:11px Tahoma,Arial,Helvetica,Sans Serif;
    BACKGROUND: #ffffff;
	text-align : right;
	border: 1px solid #7f9db9;
	height: 22px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;	
	padding-left: 5px;
	padding-top: 3px;	
	
}
.EditText255
{
	BACKGROUND-COLOR: White;
	border: 1px solid #7f9db9;
	padding-left: 5px;
	padding-top: 3px;
    FONT:11px Tahoma,Arial,Helvetica,Sans Serif;
	COLOR: Balack;

	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 3px;
	margin-left: 3px;

}

/*=============================================================================== Button */ 
.BotaoPL
{
    LINE-HEIGHT: 1;
    FONT: 11px Tahoma,Arial,Helvetica,Sans Serif;
    HEIGHT: 21px;
}
 
/*=============================================================================== TABLE */ 
/*ErrLevel*/
TABLE.ErrLevel
{	
	border : 2px solid  #191970;		
	border-style : groove;
	padding: 0;
}
/* Toolbar */

TABLE.Toolbar	
{
	FONT-WEIGHT: bolder;
	WIDTH: 100%;
	COLOR: Black;
	FONT-STYLE: bold;
	FONT: 11px Verdana,Arial,Helvetica,sans-serif;
	POSITION: relative;
	HEIGHT: 26px;
	BACKGROUND-COLOR: transparent;
}
TABLE.Toolbar img	
{
	margin-right: 2px;
}
.toolbarTitle{
	background: #41a6ce;
	margin-top: 10px;
	margin-bottom: 5px;
}
.toolbarTitle .title{
	background: #1975a5 url("../../images/img_titlebar.gif") right no-repeat;
	font: bold 11px tahoma;
	color: #ffffff;
	text-transform: uppercase;
	vertical-align: middle;
	height: 22px;
	padding-right: 40px;
	
}
.toolbarTitle .title{
	padding-left: 10px;
}


TABLE.Toolbar1	
{
	background: f7f7f7;
	border-top: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding: 4px;
}

TABLE.Toolbar2	
{
	background: f7f7f7;
	border: 1px solid #dddddd;
	padding: 4px;
	color: #0f5e88;
}
.title{
	font: bold 11px tahoma;
	text-transform: uppercase;
	vertical-align: middle;
	height: 22px;
	padding-right: 40px;	
}

/*  Common Table */
TABLE.TblForm{ 
	padding: 0;
	background : #ecebeb;
}
TABLE.TblForm .EditText{ 
	background : #fbfdfd;
}
TABLE.TblForm td{ 
	border-top: 1px solid #ffffff;
}

/*   Filter table */
TABLE.Filter{
	padding: 0;
	background : White;
}
/*=============================================================================== BODY */ 
/*  Default  */
body.BLogin
{
	background-color: transparent;
}

BODY.Window
{
/*	BORDER-RIGHT: thin outset;
	BORDER-TOP: thin outset;
	MARGIN: 0px;
	BORDER-LEFT: thin outset;
	BORDER-BOTTOM: thin outset;
	TEXT-ALIGN: center;*/
	
	text-align:center;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #B4C1C6;
	scrollbar-darkshadow-color: #516875;
	scrollbar-face-color: #99b1bd;
	scrollbar-highlight-color: #99b1bd;
	scrollbar-shadow-color: #99b1bd;
	scrollbar-track-color: #eaeaea;	
	
	background-color : transparent;
	padding-right: 25px;
	padding-left: 15px;
}
option:select{
	background: red;
}
/* Left.asp - hight.asp  */
BODY.SideBar
{
	FONT-WEIGHT: bolder;
	MARGIN: 0px 0mm;
	COLOR: palegoldenrod;
	/* CUSTOMIZAÇÃO NEXO: BACKGROUND-COLOR: #191970;*/
	BACKGROUND-COLOR: #FFFFFF; 
}
/*  Bottom.asp */
BODY.SideBarBottom
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 7pt;
    MARGIN: 0px;
    COLOR: black;
    BACKGROUND-COLOR: #F3D522;
}
/*=============================================================================== TD */ 
TD.Multi{
	text-align : center;	
	padding: 0;
}
TD.PkList{
	background-color : #191970;
}

/* -----------------   Window,Filter -------------------*/
/*    Label Free  */
TD.TDLabelFree{
	vertical-align: middle;
	text-align: right;
	background-color : transparent;
}
/* Field */
TD.TDField{
	background-color : transparent;
}
/*  TD- Multi   */
TD.Head_Multi{
	background: #1975a5;
	padding-left: 0px;
}
/*  Border  */
TD.Border{
	background-color : transparent;
}
/*=============================================================================== TR */ 
TR.SelLine{
	 BACKGROUND-COLOR: #5db2c1;
}
TABLE.TblForm TR.SelLine .EditText{
	background: #ffffff;
}
TR.EdtLine{
	 BACKGROUND-COLOR: #adadad;
}
TR.Cell{
    background : white;
}
TR.DelLine{
	 BACKGROUND-COLOR: #FF0000;
}
/*=============================================================================== Image */
Img.GridIcon{
	width:16px;
	position:relative;
	top:2px;
	height:16px;	
}

.toolbarDetail {
    border-top: 1px solid #7f9db9;
    border-bottom: 1px solid #7f9db9;
    color: #87a3bd;
}
.toolbarDetail input {
    border: 0px solid #454545;
    background: #fff;
    color: #0f5d87; 
    font-size:8pt;	
}


/*=============================================================================== 

/*=============================================================================== RADIOBUTTON */ 


/*=============================================================================== 

/*===============================================================================  */

/* SystemName (top.asp) */
.SystemName{
	color: #F8F8FF; 
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-weight: bold;
	font-size : 15px;
}
/* Span */
SPAN#MsgPane
{
   	color: Black;	
	font: 11px Verdana,Arial,Helvetica,Sans Serif;
}
/*   Select - PickList */
ListText-1
{
    COLOR: #333333;
    Font: 11px lucida console;
    /* FONT-FAMILY: Courier New,Courier,Tahoma,Arial,Helvetica,Sans Serif;  */
    background-color : White;
}
.modalBackground 
{
         background-color: Gray;
         filter: alpha(opacity=50);
         opacity: 0.50;
}
.updateProgress 
{    
    border-width: 1px;    
    border-style: solid;     
    background-color: #FFFFFF;     
    position: absolute;     
    width: 180px;     
    height: 70px; 
}   

/*-------------------------------*/
/*
</STYLE>
}
*/
