
.lbtnNew,.lbtnEdit,.lbtnCancel,.lbtnReturn
,.lbtnSave,.lbtnSaveOk,.lbtnDelete
,.lbtnExcel,.lbtnStart,.lbtnSearch,.lbtnRefresh
,.lbtnPrint,.lbtnStar,.lbtnChart,.lbtnUserEdit ,.lbtn {
	background-position: right center; padding-right: 20px; 
	display: inline-block; background-repeat: no-repeat;
	padding-left:30px;	height: 16px;	vertical-align: middle;
}
.btnCancel
{background: url("/images/return.png") no-repeat 60px center #e5e5e5;    padding: 5px 24px;    border: 1px solid gray;    border-radius: 3px;	cursor:pointer;}
.btnSave {
	background: url("/images/disk_blue.png") no-repeat 60px center #e5e5e5;
    padding: 5px 24px;
    border: 1px solid gray;
    border-radius: 3px;
	cursor:pointer;
}
.btnSaveOk {
	background: url("/images/disk_blue_ok.png") no-repeat 60px center #e5e5e5;
    padding: 5px 24px;
    border: 1px solid gray;
    border-radius: 3px;
	cursor:pointer;
}
.lbtnNew {	background: url("/images/add.gif") no-repeat right center;}
.lbtnEdit {	background: url("/images/edit.gif") no-repeat right; }
.lbtnCancel {	background: url("/images/return.png") no-repeat right; }
.lbtnReturn {	background: url("/images/return.png") no-repeat right; }
.lbtnSave {	background: url("/images/disk_blue.png") no-repeat right;}
.lbtnSaveOk {	background: url("/images/disk_blue_ok.png") no-repeat right; }
.lbtnDelete {	background: url("/images/delete26.gif") no-repeat right; }
.lbtnExcel {	background: url("/images/excel.gif") no-repeat right;}
.lbtnStart {	background: url("/images/start-icon.gif") no-repeat right;}
.lbtnSearch {	background: url("/images/search.png") no-repeat right;}
.lbtnRefresh {	background: url("/images/refresh.png") no-repeat right; }
.lbtnPrint {	background: url("/images/printer.png") no-repeat right; height:24px;display:inline-block;}
.lbtnUserEdit {	background: url("/images/user_edit16.png") no-repeat right; }
.lbtnChart {	background: url("/images/chart.png") no-repeat right; }
.lbtnStar {	background: url("/images/star.png") no-repeat right; }
#ajaxLoading{position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background: black;
    opacity: 0.8;
	filter: alpha(opacity = 80);
    vertical-align: middle;
    display:none;
	z-index:10000;}
	
.tabsContainer .tabs{ margin:0; padding:0; float: none; display: block; overflow: hidden;}
.tabsContainer>div {padding: 10px; width: 90%;background: #fff;float:none;border:1px solid #aaa;	margin-top: -1px; border-radius:5px 0 5px 5px;margin-bottom: 15px;}
	
	.tabsContainer .tabs li {
		list-style: none;
		float:right;
		margin-left:10px;
	}
	
	.tabsContainer .tabs a {
		display: inline-block;
		background: #666;
		color: #fff;
		text-decoration: none;
border-radius: 3px 3px 0 0;
		border:1px solid #aaa;
		border-bottom:none;
		padding:15px;
		font:bold 15px/1 arial;
	}
	
	.tabsContainer .tabs a.active {
		background: #fff ;
		color: #333;
		
	}

.tablestyle {
	border: 1px solid rgb(214, 227, 241);
	width: 100%;
	font-size: 11px;background-color: #fff;
	border-spacing:0px;
	border-collapse:collapse;
}
.tablestyle td a {
	font-weight: bold; text-decoration: none;
}
.altrowstyle {
	background-color: #F2F9FC;
}
.headerstyle
{
	background: #ddd; /* Old browsers */
    color:black;

}
.headerstyle th, .tablestyle caption {
	 padding: 5px 10px; 
	text-align: center; color: #fff; font-weight: bold; vertical-align: middle;
	 border: none;
     color:black;
     text-align: right;
}
.headerstyle th a {
	text-align: center; color: #fff; padding-left: 10px; font-weight: bold; text-decoration: none; display: block;
}
.rowstyle th,.altrowstyle th
{
	font-weight:bold;padding: 4px 10px; 
}
.rowstyle td {
	padding: 4px 10px; 
}
.altrowstyle td {
	padding: 4px 10px;
}
.tablestyle td a img {
	border: 0px currentColor;
}
.PagerStyle {
	background: rgb(238, 238, 238); height: 28px; vertical-align: middle;
}	
.progress
{background:url(images/spinner.gif) no-repeat center center;
min-height:20px;
display:inline-block;}
.lbtnNew,.lbtnEdit,.lbtnCancel,.lbtnReturn
,.lbtnSave,.lbtnSaveOk,.lbtnDelete
,.lbtnExcel,.lbtnStart,.lbtnSearch,.lbtnRefresh
,.lbtnPrint,.lbtnStar,.lbtnChart,.lbtnUserEdit ,.lbtn {
	background-position: right center; padding-right: 20px; 
	display: inline-block; background-repeat: no-repeat;
	padding-left:30px;
	height: 16px;
	vertical-align: middle;
}
.btnCancel
{background: url("/images/return.png") no-repeat 60px center #e5e5e5;
    padding: 5px 24px;
    border: 1px solid gray;
    border-radius: 3px;
	cursor:pointer;}
.btnSave {
	background: url("/images/disk_blue.png") no-repeat 60px center #e5e5e5;
    padding: 5px 24px;
    border: 1px solid gray;
    border-radius: 3px;
	cursor:pointer;
}
.btnSaveOk {
	background: url("/images/disk_blue_ok.png") no-repeat 60px center #e5e5e5;
    padding: 5px 24px;
    border: 1px solid gray;
    border-radius: 3px;
	cursor:pointer;
}
.lbtnNew {
	background: url("/images/add.gif") no-repeat right center;
}
.lbtnEdit {
	background: url("/images/edit.gif") no-repeat right; 
}
.lbtnCancel {
	background: url("/images/return.png") no-repeat right; 
}
.lbtnReturn {
	background: url("/images/return.png") no-repeat right; 
}
.lbtnSave {
	background: url("/images/disk_blue.png") no-repeat right;
}
.lbtnSaveOk {
	background: url("/images/disk_blue_ok.png") no-repeat right; 
}
.lbtnDelete {
	background: url("/images/delete26.gif") no-repeat right; 
}
.lbtnExcel {
	background: url("/images/excel.gif") no-repeat right;
}
.lbtnStart {
	background: url("/images/start-icon.gif") no-repeat right;
}
.lbtnSearch {
	background: url("/images/search.png") no-repeat right;
}
.lbtnRefresh {
	background: url("/images/refresh.png") no-repeat right; 
}
.lbtnPrint {
	background: url("/images/printer.png") no-repeat right; 
	height:24px;
	display:inline-block;
}
.lbtnUserEdit {
	background: url("/images/user_edit16.png") no-repeat right; 
}
.lbtnChart {
	background: url("/images/chart.png") no-repeat right; 
}

.lbtnStar {
	background: url("/images/star.png") no-repeat right; 
}
#ajaxLoading{
position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background: black;
    opacity: 0.8;
	filter: alpha(opacity = 80);
    vertical-align: middle;
    display:none;
	z-index:10000;}
	
.tabsContainer .tabs
{
    margin:0;
    padding:0;

    float: none;
    display: block;
    overflow: hidden;
}
.tabsContainer>div {
		padding: 10px;
		width: 90%;
		background: #fff;
		float:none;
		border:1px solid #aaa;
		margin-top: -1px;
        border-radius:5px 0 5px 5px;
		margin-bottom: 15px;
}
	
	.tabsContainer .tabs li {
		list-style: none;
		float:right;
		margin-left:10px;
	}
	
	.tabsContainer .tabs a {
		display: inline-block;
		background: #666;
		color: #fff;
		text-decoration: none;
border-radius: 3px 3px 0 0;
		border:1px solid #aaa;
		border-bottom:none;
		padding:15px;
		font:bold 15px/1 arial;
	}
	
	.tabsContainer .tabs a.active {
		background: #fff ;
		color: #333;
		
	}

.tablestyle {
	border: 1px solid rgb(214, 227, 241);
	width: 100%;
	font-size: 11px;background-color: #fff;
	border-spacing:0px;
	border-collapse:collapse;
}
.tablestyle td a {
	font-weight: bold; text-decoration: none;
}
.altrowstyle {
	background-color: #F2F9FC;
}

.rowstyle td {
	padding: 4px 10px; 
}
.altrowstyle td {
	padding: 4px 10px;
}
.tablestyle td a img {
	border: 0px currentColor;
}
.PagerStyle {
	background: rgb(238, 238, 238); height: 28px; vertical-align: middle;
}	
.progress
{background:url(images/spinner.gif) no-repeat center center;
min-height:20px;
display:inline-block;}

fieldset, legend
{
border: 1px solid #bbb;
border-radius: 3px;
padding: 5px;
margin:10px 0;}
legend
{
}
fieldset input[type=text],fieldset select
{
	width: 130px;
}

.control-group .row {
    margin: 0;
    padding: 0 0 15px 0;
    overflow: hidden;
}

.control-group  .row .multicol {
   float: right;
   margin: 8px 0 0 25px;
   width: 100%;
   text-align: right;
}

.multicol  label
{
  display: block;
  
}
.control-group  .row .multicol input[type='text'], .control-group  .row .multicol select{
width: 94%; }
.labelTop
{display: block;
margin:15px 15px 5px}
.bold
{font-weight:bold;}
.ctrlContainer
{
	background: #25628e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMyNTYyOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NyUiIHN0b3AtY29sb3I9IiMwYjMyNTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-radial-gradient(center, ellipse cover,  #25628e 0%, #0b3251 77%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#25628e), color-stop(77%,#0b3251)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #25628e 0%,#0b3251 77%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #25628e 0%,#0b3251 77%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #25628e 0%,#0b3251 77%); /* IE10+ */
background: radial-gradient(ellipse at center,  #25628e 0%,#0b3251 77%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25628e', endColorstr='#0b3251',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
width:500px;
color:#fff;
font:normal 12px/1 tahoma;
/*border-radius:8px;*/
margin:30px auto;

	/* height:300px; */
direction:rtl;

	padding: 3px 3px 30px 3px;}
.ctrlContainer .title
{padding:15px;
background:#2F7DB5;
font-weight:bold}
.ctrlContainer .subTitle
{
	padding:20px 15px;
}
.ctrlContainer .login
{
	padding:15px
}
.ctrlContainer input[type='text'],.ctrlContainer input[type='password']
{border: 1px solid #92B6CF;
padding:5px;
background: #284F72;
font-family:tahoma;
color:#fff;}
.ctrlContainer .username, .ctrlContainer .password, .ctrlContainer .rememberMe
{margin:12px 20px}
.ctrlContainer .username label,.ctrlContainer .password label
{width:70px;
display:inline-block;}
.ctrlContainer .button{
	text-align:center
}
.ctrlContainer .btnFace1{
background: #87e0fd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM4N2UwZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNGJiNmQxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-radial-gradient(center, ellipse cover,  #87e0fd 0%, #4bb6d1 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#87e0fd), color-stop(100%,#4bb6d1)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #87e0fd 0%,#4bb6d1 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #87e0fd 0%,#4bb6d1 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #87e0fd 0%,#4bb6d1 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #87e0fd 0%,#4bb6d1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#4bb6d1',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
border:none;
color:#235E89;
padding:10px 20px;
border-radius:3px;
font-family:tahoma;
margin:auto
}
.ctrlContainer a,.ctrlContainer a:hover
{color:skyblue;
text-decoration:none;
/* float:left */}

.grayscale{-webkit-filter: grayscale(1);-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);filter: gray;filter: grayscale(100%);}
.noWrap{white-space: nowrap;}