BODY
{
background-color:transparent !important;
font-family: Verdana ;
font-size: 10px;
}


SELECT,DIV,TD,TH,INPUT,TEXTAREA,A,FONT
{
	font-family: Verdana ;
	font-size: 12px;
}

legend
{
	font-family: Verdana ;
	font-size: 11px;
	font-weight: bold;
}

.InputClass:required {
    /*background:hsl(180, 50%, 90%);*/
}

.ui-state-disabled {
	opacity:0.99 !important; 
	filter: Alpha(Opacity=99) !important; 
	
}

.InputClass:invalid,
.InputClass:out-of-range {
    border-color:hsl(0, 50%, 50%) !important;
	border-width:1px !important;
    background:hsl(0, 50%, 90%) !important;
}

.clsRVDataFieldCaption
{
  font-weight :  bold ;
  /*background-color: #f8f8f8;*/
  /*border-right: 1px solid #fff;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #fff;*/
  padding: 1px 1px 1px 3px!important;
  line-height: 20px;
}
.clsRVDataFieldValue
{
  /*background-color: #f1f1f1;/* #f3f3f3; */
  /*
  border-right: 1px solid #fff;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #fff;*/
  font-weight: normal;
  padding: 1px 1px 1px 3px!important;
  line-height: 20px;
}

.clsRVDataFieldValue .InputClass
{
	border-style: solid ;
	border-color: silver ;
}


.clsFieldSet
{
	border:1px solid silver;
}

.clsGridHeader 
{

}
.clsGridRow
{
	cursor : pointer ;
}

td.clsGridHeader table tbody tr th, td.clsGridHeader table tbody tr th font
{
	font-size: 11px;
}

TH.clsGridHeaderSelected {
	cursor: pointer;
	border-left: 2px solid Gray;
	border-right: 2px solid White;
	border-top: 2px solid Gray;
	border-bottom: 2px solid White;
	padding: 1px;
}
.bright 
{
	color: #0066CC ;
	text-decoration : underline;
}
.dark 
{
	color: #0066CC ; 
}

A:hover 
{
	
}
A
{
	
}
.FormCaptionClass
{
	border-bottom:1px solid silver;
}
.ToolsBar
{
	border-bottom:1px solid silver;
}
.AggregationBar
{
	border-top:1px solid silver;
}
.ToolsBarClass
{
	color: #545454;/*#0049b5; */
	text-decoration : none;
	font-size : 1.1em;
}
.ToolsBarSeparatorClass
{
	color:gray;
}
.ToolsBarClass:hover
{
	color: #ff6508;
	text-decoration : underline;
}
.NavigatorBarClass
{
	border-top:1px solid silver;
	padding: 5px;
}
.NavigatorClass
{
	text-decoration : none;
	/*color: #545454;/*#0049b5;*/
	cursor: pointer ;
}
.NavigatorSeparatorClass
{
	color:gray;
}
.NavigatorClass:hover
{
	text-decoration : underline;
	color:  #ff6508;
	cursor: pointer ;
}
.InputClass
{
	/*border : 1px solid #f3f3f3;*/
	/*border-color: #f3f3f3 !important;*/
	padding:4px;
	/*background-image: none;*/
}

.FindClass:hover
{
	color: red;
	font-weight:bold;
}

.FindClass
{
	color: black;
	font-weight:bold;
}


.GroupClass
{
	/*border-bottom:2px solid silver;*/
	text-decoration : none;
	cursor :pointer ;
	height:20px;
	font-weight:bold;
	padding:3px;
}

.GroupClassIcon
{
	padding:5px;
}
.GroupClassOver  , .GroupClass:hover
{
	/* text-decoration : underline; */
	Cursor : pointer ; 
	padding:3px;
}

.TextEditor{
	font-size:12pt;
	font-family: Courier;
}

.FindBtn{
	background-color:white;
	border:white;
	color:black;
	font-weight:bold;		
	/*text-decoration : underline;		*/
}

.FindBtnOver{
	background-color:white;
	border:white;
	/*text-decoration : underline;*/
	color:Red;
	font-weight:bold;		
}

TD.buttonClass
{
	background-color: gray;
	border-top: 2px solid ffff94;
	border-left: 2px solid ffff94;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
}

TD.buttonClass A, TD.buttonClass A:hover, TD.buttonClass A:active {
	color: ffff94;
	text-decoration: none;
	font-weight:normal;	
}

.DlgBtn 
{
	width:90;
}

P
{
	margin: 0px;
}

.AnchorClass
{
	color:#545454; 
	text-decoration: none;
	cursor: pointer;
}

.AnchorClass:hover
{
	color:#ff6508;
	text-decoration: underline;
}

.checkboxClass
{
    /*margin:0px;*/
	height:15px;
	width:15px;
	vertical-align:middle;
	/*padding:0px;*/
}
.ImageClass
{
	border-style:solid;
	cursor: pointer;
	border-color:silver;
}
.listtd
{
	cursor:pointer;
	background:#fff;
	color:black;
}
.listtdselected
{
	cursor:pointer;
	background:url(../images/SilverGradient.gif);
}

table.framed { margin: 0 auto ; border-collapse:collapse; border-spacing:0;}
table.framed td { padding: 0 !important; }

div.framed {
    position: relative;
    zoom: 1;
}

div.framed .c {
    position: absolute;
    width: 14px;
    height: 14px;
    top: -7px;
    margin: 0;
    font-size:10;
    background: url(../images/cardRoundedCorners.png) no-repeat;
}

div.framed .c.tl, div.framed .c.bl {
    left: -7px;
}

div.framed .c.tr, div.framed .c.br {
    right: -7px;
}

div.framed .c.bl, div.framed .c.br {
    top: auto;
    bottom: -7px;
}

i.zoom {
    height: 16px;
    position:absolute;
    left:9px;
    top:9px;
    width:16px;
    z-index:1000;
    background:  url(../images/PhotoZoom.png) no-repeat scroll 0 0;
    display: none;
}

div.framed.roundedCard:hover i.zoom { display: block; }
.ui-corner-all { -moz-border-radius: 5px/*{cornerRadius}*/; -webkit-border-radius: 5px/*{cornerRadius}*/; }

.M_Div
{
	width:100%;
}

.L_Div
{
	/*width:90%;*/
	float:left;
}

.R_Div
{
	/*width: 13px;*/
	float:right;
	z-index:9999;
}


.RowHeightLine{
  line-height:25px;
  vertical-align:middle;
  
}

.ClsBorder{
border:1px solid silver;

}

/*****GRID\TABLE VIEW => HAVE Cls_ftGrid CLASS ****/

.Cls_ftGrid {
 border:0;

border-collapse: separate  !important;
border-spacing: 0px 0px  !important;
}

.Cls_ftGrid>tbody>tr>td {
border:0;

padding-left:3px;
padding-right:3px;
padding-top:3px;
padding-bottom:3px;

border-bottom: 1px solid silver ;
border-right: 1px solid silver ;
}


.clsGridHeader 
{
	vertical-align: bottom ;
}

.clsGridHeader  > table > tbody > tr
{
	vertical-align: bottom ;
}

.Cls_ftGrid tbody tr td input,select,span{
 background-color:transparent !important;
 
}

#idTabs tbody tr th ul li
{
	/*font-size: 11px;*/
}

#idTabs tbody tr td table tbody tr td b
{
	/*font-size: 11px;*/
}

#workFlowToolsBarTd table tbody tr td span
{
	font-size: 15px;
}
 
.Cls_ftGroupingActionsForm tbody tr td table tbody tr td
{
	font-size: 12px;
	font-weight: normal;
}

.Cls_ftRecordView tbody tr td select, input, textarea 
{
	border-radius: 3px;
}
.Cls_ftSelectForm tbody tr td select
{
	border-radius: 3px;
}

.Cls_ftSelectForm .clsRVDataFieldCaption font , .Cls_ftSelectForm .clsRVDataFieldCaption
{
	font-size: 11px;
}

.Cls_ftRecordView .clsRVDataFieldCaption font, .Cls_ftRecordView .clsRVDataFieldCaption
{
	font-size: 11px;
}

.InputClass{
 /*background-color:transparent !important;*/
 
}

:focus {

    outline: none !important;

}

/*****************progressbar*******************/

#progressbar {
	margin-bottom: 30px;
	overflow: hidden;
	/*CSS counters to number the steps*/
	counter-reset: step;
}
#progressbar li {
	list-style-type: none;
	/*color: #545454; */
	/* text-transform: uppercase; */
	/*font-size: 12px; */
	width: 15%;
	float: left;
	position: relative;
}
#progressbar li:before {
	content: counter(step);
	counter-increment: step;
	width: 25px;
	line-height: 25px;
	display: block;
	font-size: 10px;
	color: #333;
	background: white;
	border: 1px solid silver;
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin: 0 auto 5px auto;
	behavior: url(~/Scripts/PIE/PIE.htc);
	text-align:center;

}
/*progressbar connectors*/
#progressbar li:after {
	content: '';
	width: 100%;
	height: 2px;
	background-color: silver !important; 
	position: absolute;
	left: -50%;
	top: 13px;
	z-index: -1000; /*put it behind the numbers*/
	text-align:center;
}
#progressbar li:first-child:after {
	/*connector not needed before the first step*/
	content: none; 
}
#progressbar li.active:before,  #progressbar li.active:after{
	background: #27AE60 !important;
	color: white;
}
/*****************END_progressbar*******************/

frameset {
	background-color:transparent !important;
}
frame {
	background-color:transparent !important;
}

#ToolsBarTR{
	height:35px;
}

#ToolsBarTR td{
padding-top:4px;
padding-bottom:3px;
}

#UlMenu_bar, #PredefinedFilters_bar{
position:absolute;
display:none;
z-index:9999;
}

/****************Page Navigator************************/
.PageNavBarCls {
	margin: 0 auto;
	cursor:pointer;
}

.PageNavBarCls .ui-state-default {
	padding-left:5px;
	padding-right:5px;
}

.MoveNextbar {
	border-radius: 0 50% 50% 0;
	height:15px;
}
                
.MovePrevbar{
	border-radius: 50% 0 0 50%;
	height:15px;
}
/***********************************************************/

#ActionBarDiv{
	display: table; 
	/*margin-right: auto; 
	margin-left: auto;*/
}

.ActionDiv {
	padding:10px;
}
Div.ActionDiv   a.ButtonToolsBarClass{
	width:200px;
	/*height: 30px;*/
	padding: 10px;
}
TD.separator
{
	border-bottom:1px solid silver;
}

::-webkit-scrollbar {
    width: 10px;
	height:10px;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #e7e7e7; /* rgba(255,0,0,0.8); */
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(25,161,209,0.4); 
}

#TotalFindTD{
	width:20%;
	padding:2px;
}
#TotalFind{
	padding:3px;
}

.p3Dot{
	width:20px;
}