﻿body {
}
.cssEasyCheckBox
{
	font-family:"Arial";
	font-size: 8pt;
	cursor: hand;
}
.cssEasyRadioButton
{
	font-family:"Arial";
    font-weight:bolder;
	font-size: 8pt;
	cursor: hand;
}
.cssEasyWebListBarHover
{
	font-family:"Arial";
	font-size: 8pt;
	cursor: hand;
	padding-left: 20px;
	padding-top: 3px;
	background-color: #d6d3d6;
	height: 18px;
	cursor: hand;
	border-color: #e9e9e9;
	border-top-color:#d6d3d6;
	border-style: solid;
	border-width: 1px;	
}
.cssEasyWebListBarDefault
{
	font-family:"Arial";
	font-size: 8pt;
	cursor: hand;
	padding-left: 20px;
	padding-top: 3px;
	background-color: #f9f9f9;
	height: 18px;
	cursor: hand;
	border-color: #e9e9e9;
	border-top-color:#f9f9f9;
	border-style: solid;
	border-width: 1px;	
}
.cssEasyWebListBarSelected
{
	font-family:"Arial";
	font-size: 8pt;
	cursor: hand;
	padding-left: 20px;
	padding-top: 3px;
	background-color: #dee6f3;
	height: 18px;
	cursor: hand;
	border-color: #e9e9e9;
	border-top-color:#dee6f3;
	border-style: solid;
	border-width: 1px;	
}
.cssEasyWebPanelHeader
{
    font-family:"Arial";
	font-size: 8pt;
    font-weight:bold;
	background-color:#d3d3d3;
	text-align:center;
	padding-top:3px;
	height:17px;
	border-style:solid;
	border-bottom-style:none;
	border-color:Gray;
	border-width:1px;
}
.cssEasyLabel
{
	font-family:"Arial";
	font-size: 8pt;
	font-weight:bold;
}
.cssEasyReadOnly
{
	font-family:"Arial";
    font-weight:bold;
	font-size: 8pt;
	color: #075875;
}
.cssEasyText
{
	font-family: "Arial";
    font-size: 8pt;
	cursor: hand;
}
.cssEasyUltraWebGrid
{
    visibility:hidden;
    background-color:White;
}
.cssEasyUltraWebGridHeader
{
	font-family:"Arial";
    font-weight:bold;
	font-size:8pt;
	text-align:center;
    padding-top:3px;
    background-color:#d3d3d3;
    height:17px;
	border-style:solid;
	border-width :1px;
	border-color:Gray;
	border-bottom-style:none;
}
.cssEasyListbox
{
	table-layout:fixed;
	overflow:auto;
}
.cssEasyListboxDiv
{
 	overflow-x:hidden;
	overflow-y:scroll;
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}
.cssEasyListboxRow
{
    font-family:"Arial";
	font-size:8pt;
    border-width:1px;
    border-style:solid;
    border-color:#7f7f7f;
    cursor:hand;
    height:19px;
}    
.cssEasyUltraWebGridColumnHeader
{
	font-family:"Arial";
    font-weight:bolder;
	font-size:8pt;
	border-style:solid;
	border-width :2px;
    background-color:#d3d3d3;
    border-left-color:White;
    border-top-color:White;
    border-left-width:3px;
    border-top-width:3px;
}
.cssEasyUltraWebGridRow
{
	font-family:"Arial";
    font-weight:lighter;
	font-size:8pt;
	border-style:solid;
	border-width :2px;
}
.cssEasyWebDataGridHeader
{
	font-family:"Arial";
    font-weight:bold;
	font-size:8pt;
    background-color:#d3d3d3;
    border-style:outset;
    border-width:thin;
    height:20px;
    text-align:left;
}
.cssEasyWebDataGridSelectedRow
{
	font-family:"Arial";
	font-size:8pt;
    background-color:#000088;
    color:white;
    height:20px;
}
.cssEasyWebDataGridRow
{
	font-family:"Arial";
	font-size:8pt;
    height:20px;
}
.cssEasyWebDataGridBulletGreen
{
     background-image:"~/images/bullet_green.png";
     background-repeat:no-repeat;
     background-position:center;
}
.cssEasyWebDateTimeEdit
{
	font-family:"Arial";
	font-size:8pt;
}
.cssEasyVerticalGridHeader
{
    font-family:"Arial";
	font-size: 8pt;
    font-weight:bold;
	background-color:#d3d3d3;
	text-align:center;
	padding-top:3px;
	height:17px;
	border-style:solid;
	border-bottom-style:none;
	border-color:Gray;
	border-width:1px;
}
.cssEasyWebCombo
{
	font-family: "Arial";
    font-size: 8pt;
    cursor: hand;
    border-color:#696969;
}
.cssEasyWebMaskEdit
{
	font-family: "Arial";
    font-size: 8pt;
}
.cssEasyCheckListbox
{
    font-family:"Arial";
	font-size: 8pt;
    background-color:White;
    border-width:1px;
    border-style:solid;
    border-color:#696969;
    cursor: hand;
}    
.cssEasyWebDialogHeader
{
    font-family:"Arial";
	font-size: 8pt;
}
.cssEasyWebDataChooser
{
	border-style:solid;
	border-width:1px;
	border-color:#696969;
    font-family:"Arial";
	font-size: 8pt;
	cursor: hand;
}
.cssCorpo
{
    background-color:#f7f7f7;
    margin-top:1px;
    margin-left:1px;
}
.cssFundo
{   
    background-color:#e0ecec;
}
.cssTabelaToolbar
{
    padding-bottom:5px;
    border-bottom-style: groove;
    border-bottom-width:2px;
}
.cssTabelaCorpo
{   
    padding-left:2px;
    padding-top:10px;
    vertical-align:top;
}
.cssMenuAgenda
{   
    text-decoration:none;
    color:Black;
}
.cssMenuSuperior
{
    font-family:"Arial";
	font-size: 8pt;
	cursor: hand;
}
.cssImpressoLabel
{
    font-family:"Arial";
	font-size: 10pt;
    font-weight:bold;
}
.cssImpressoText
{
    font-family:"Arial";
	font-size: 10pt;
}
.cssEasyFaqDiv
{
	overflow-x:hidden;
	overflow-y:scroll;
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}
.cssEasyFaqHeader1
{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#c3c3c3;
	border-bottom-width:1px;
	border-bottom-style:none;
	border-bottom-color:#c3c3c3;
	background-color:#f0f0f0;
	font-family:"Arial";
    font-size:8pt;
    padding-left:15px;
    padding-right:15px;
	padding-top:8px;
}
.cssEasyFaqHeader2
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#c3c3c3;
	background-color:#f0f0f0;
	font-family:"Arial";
    font-size:8pt;
    padding-left:15px;
    padding-right:15px;
	padding-bottom:10px;
	vertical-align:top;
}
.cssEasyFaqItem1
{
	font-family:"Arial";
    font-size:8pt;
	background-color:#fafafa;
	padding-top:8px;
    padding-left:15px;
    padding-right:15px;
}
.cssEasyFaqItem2
{
	font-family:"Arial";
    font-size:8pt;
	background-color:#fafafa;
	padding-bottom:10px;
    padding-left:15px;
    padding-right:15px;
}
.cssEasyFaqTable
{
	border-collapse:collapse;
	padding:[14 4 4 4];
}
.cssEasyFileOpen
{
	font-family:Arial;
	font-size:8pt;
	border-style:solid;
	border-color:#696969;
	border-width:1px;
}
.cssEasyGridDiv
{
	overflow-x:hidden;
	overflow-y:scroll;
	background-color:White;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
}
.cssEasyGrid
{
	table-layout:fixed;
	overflow:auto;
}
.cssEasyGridHeader
{
    font-family:"Arial";
    font-weight:bold;
	font-size:8pt;
    padding-left:3px;
    background-color:#d3d3d3;
    height:20px;
    border-style:solid;
    border-width:2px;
    border-bottom-color:#808080;
    border-right-color:#808080;
    border-top-color:#ffffff;
    border-left-color:#ffffff;
    padding-left:0px; 
    padding-top:0px; 
    padding-bottom:0px; 
    padding-right:0px;
}
.cssEasyWebTree
{
    font-family:"Arial";
	font-size: 8pt;
	background-color:White;
	border-style:solid;
	border-width:1px;
	border-color:Gray;
	padding:5px;
}
.cssEasyWebTreeHeader
{
    font-family:"Arial";
    font-weight:bold;
	font-size:8pt;
    padding-left:3px;
    background-color:#d3d3d3;
    height:20px;
    border-style:solid;
    border-width:1px;
    border-color:#808080;
	border-collapse:collapse;
}
.cssEasyWebTreeNode
{
	vertical-align:middle;
	border-collapse:collapse;
	display:inline;
}
.cssEasyListViewColumnHeader
{
    font-family:Arial;
    font-weight:bold;
	font-size:8pt;
    background-color:#f7f7f7;
    height:21px;
    border-bottom-style:none;
    border-bottom-color:#c3c3c3;
    border-bottom-width:1px;
    padding-left:6px; 
    padding-top:0px; 
    padding-bottom:0px; 
    padding-right:5px;
}
.cssEasyListViewDiv
{
	overflow-x:hidden;
	overflow-y:hidden;
	background-color:#f7f7f7;
	border-width:1px;
	border-style:none;
	border-color:#c3c3c3;
}
.cssEasyListViewHeader
{
    font-family:Arial;
	font-size:8pt;
    font-weight:bold;
    color:#808080;
	background-color:#fcfcfc;
	text-align:left;
	padding-left:6px;
	padding-top:4px;
	height:16px;
	border-style:none;
/*	border-bottom-style:solid;
	border-bottom-color:#c3c3c3;
	border-bottom-width:1px;*/
}
.cssEasyListViewHeaderMain
{
    font-family:Arial;
	font-size:8pt;
    font-weight:bold;
    /*color:#808080;
	background-color:#fcfcfc;
	text-align:left;*/
	padding-left:6px;
	padding-top:4px;
	height:16px;
	border-style:none;
	/*border-bottom-style:solid;
	border-bottom-color:#c3c3c3;
	border-bottom-width:1px;*/
}
.cssEasyListViewRow
{
	font-family:Arial;
    font-weight:lighter;
	font-size:8pt;
	border-style:solid;
	border-width:2px;
	cursor:default;
	height:16px;
	vertical-align:top
}
