.form-section {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    margin: 0 auto 15px;
 }


.maxwidth{
    width: 100%;
}
.center {
    text-align:center;
}

.right {
    text-align: right;
}

.maincontent {
    width: 95%;
    margin:0 auto;
    margin-top:50px;
    margin-bottom:30px;
}

.watermark
	{
	color: #cccccc;
	}
	
#mask { 
    background:#678 url(../images/mask_gradient_1000.png) no-repeat; 
    background-position:-300px 10px;
    
}

#login {	 
	 vertical-align: middle;	   
	}


form.expose {
	border:1px outset #ccc;
	background:#fff url(../images/h150.png);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding:20px;
	margin:20px 0;
	text-align:center;
	width:300px;
	-moz-border-radius:4px;	
}

.highlight { background:yellow; }

/*BEGIN_SYSTEM_STYLES*/
body {
  background:#FFFFFF;
    margin:0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	height:100%;
}


img {
	border:0;
}

.selectedOffices {
	background-color: #FFFFBF;
	color: inherit; /* text color */
	 /* font name */
	font-size: small; /* font size */
	font-weight: normal;
	text-align:center;
	vertical-align:baseline;
}

.symphony {
	color: inherit; /* text color */
	 /* font name */
	font-size: small; /* font size */
	font-weight: normal;
}

input,textarea,select {
	 /* font name */
	font-size: small; /* font size */
}


a:active {
	color:  ; /* active link color */
}

a:link {
	color:   ; /* link color */
}

a:visited {
	color:  ; /* visited link color */
}

input:focus,select:focus,textarea:focus {
	background: #ECE9D8;
	color: black;
}

/*input,select{ border: 1px solid black; margin-bottom: .5em;  }*/
input.error, select.error, textarea.error  { border: 3px solid red;}



.error1 {
	border-width: 1px;
	border-style: none;
	padding: 0 0.6em;
	padding-left:20px;
	margin: 5px 0 2px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	background:url(../images/iconError.png) no-repeat;
	/*background-position:3px 3px;
	background-color: #ffebe8;*/
	color:#ff0000;
	font-weight:bold;
	border-color: #c00;
	height:auto;
}


/* Menu */
ul.ewMenuBarVertical {
	list-style-type: none;
	list-style-position: outside;
	padding: 2px;
	margin: 0 0 0 6px;
}

ul.ewMenuBarVertical ul,li {
	list-style-type: none;
	list-style-position: outside;
	padding: 0;
	margin: 0 0 0 6px;
}

/* temewate layout */
.ewLayout {
	 /* font name */
	font-size: x-small; /* font size */
	width: 100%;
	height: 100%;
}

.ewHeaderRow {
	background-color: #e5e5e5; /* background color */
	margin-left: 0;
	margin-right: 0;
	position: relative;
}

.ewContentTable {
	 /* font name */
	font-size: small; /* font size */
	width: 100%;
	height: 100%;
}

.ewMenuColumn {
	background-color: #EEEEEE; /* background color */
	width: 11.6em;
	vertical-align: top;
	top: 110px;
	margin-bottom: 0;
	padding: 1px;
	text-align: center;
}

.ewContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px 40px;
}

.ewFooterRow {
	color: #000000; /* footer font color */
	padding: 4px;
}

.ewFooterText {
	 /* font name */
	font-size: x-small; /* font size */
}

.ewForm {
	margin: 0;
	padding: 0;
}

.ewGrid {
	border-collapse: separate;
}

.ewGridCRUD {
    border-collapse: collapse;
	width:960px;
}

.ewGridContent {
	padding: 0;
	border: 1px solid #9F9F9F; /* grid border */
}

/* grid pager panel */
.ewGridUpperPanel,.ewGridLowerPanel {
	padding: 3px;
	border-left: 0;
	border-right: 0;
	background-color: #EDEDED; /* grid header color */
	color: #394EA2; /* grid header font color */
	 /* font name */
	font-size: x-small; /* font size */
}

.ewGridUpperPanel {
	border-top: 0;
	border-bottom: 1px solid;
	border-color: #9F9F9F;
}

.ewGridMiddlePanel {
	border: 0;
}

.ewGridLowerPanel {
	border-top: 1px solid;
	border-bottom: 0;
	border-color: #CFCFCF;
}

.ewGridUpperPanel td,.ewGridLowerPanel td {
	color: #394EA2; /* grid header font color */
	 /* font name */
	font-size: x-small; /* font size */
}

.ewPager td {
	white-space: nowrap;
}

.ewTabContent {
	padding: 0;
	border: 0;
}

.ewMultiColumnTable {
	border: 0;
}

.ewMultiColumnTable td {
	padding: 10px;
}

/* main table */
.ewTable , .ewTableView {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	 /* font name */
	font-size: small; /* font size */
}

.ewTable {
	width: 100%;
}
.ewTableSeparate {
	border-collapse: separate;
}

.ewTable td , .ewTableView td  {
	padding: 3px; /* cell padding */
	border-bottom: 1px solid; /* border width, horizontal grid line */
	border-top: 0;
	border-left: 0;
	border-right: 1px solid; /* border width, vertical grid line */
	border-color: #CFCFCF; /* border color */
	border-style:none;
}

.ewTable td {
	whitespace:nowrap;
}
.ewTransTable {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	 /* font name */
	font-size: small; /* font size */
}

.ewTransTable td {
	padding: 3px; /* cell padding */
	border-bottom: 1px solid; /* border width, horizontal grid line */
	border-top: 0;
	border-left: 0;
	border-right: 1px solid; /* border width, vertical grid line */
	border-color: #c0c0c0; /* border color */
	white-space: nowrap;
	border-style:none;
}


.ewTransTable .ewTableHeader,.ewTransTable .ewTableHeader td {
	background-color: #808080; /* header bgcolor */
	color: white; /* header font color */
	border-bottom: 1px solid; /* header border width */
	border-right: 1px solid; /* header border width */
	border-color: #000000; /* header border color */
	background-repeat: repeat-x;
	vertical-align: top;
}

.ewTableAddOpt {
	border: 0;
	border-spacing: 0;
	 /* font name */
	font-size: small; /* font size */
}

.ewTableAddOpt td {
	padding: 3px; /* cell padding */
	border: 0;
}

.ewTable .ewTableHeader,.ewTable .ewTableHeader td ,.ewTableView .ewTableHeader,.ewTableView .ewTableHeader td  {
	background-color: #49527B; /* header bgcolor */
	color: white; /* header font color */
	border-bottom: 1px solid; /* header border width */
	border-right: 1px solid; /* header border width */
	border-color: #9F9F9F; /* header border color */
	background-repeat: repeat-x;
	vertical-align: top;
}

.ewTableHeader {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	width:150px;
	text-align:right;
}

.ewPointer {
	cursor: pointer;
}

.ewTableHeader a:link,.ewTableHeader a:active,.ewTableHeader a:visited {
	color: #000000; /* header font color */
	text-decoration: none;
	text-align:right;
}

.ewTableHeaderBtn {
	width: 100%;
	 /* font name */
	font-size: small; /* font size */
  text-align:center;
}

.ewTableHeader .ewTableHeaderBtn td {
	background: transparent;
	padding: 0;
	border: 0;
	white-space: nowrap;
	background-color: #9c9ab7;
	color: white;
}



/* main table row color */

.ewTableNewRow {
	  background-color: #F0FFF0;
	}
.ewTableDeletedRow {
	  background-color: #ffebe8;
	  /*border-color: #c00;*/
	}

.ewTableRow {
	background-color: #FFFFFF; /* alt row color 1 */
	color: inherit;
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #EDEDEB; /* alt row color 2 */
	color: inherit;
}

/* main table last row */
.ewTableLastRow td {
	border-bottom: 0;
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFD700; /* edit mode color */
	color: inherit;
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: orange; /* highlight color */
	color: black;
}

/* main table select color */
.ewTableSelectRow {
	background-color: #8D8D8D; /* select color */
	color: #FFFFFF;
}

/* main table footer */
.ewTableFooter {
	background-color: #F2F2F2; /* footer color */
	color: inherit;
}

/* table for export to HTML */
.ewExportTable {
	border-collapse: collapse;
	empty-cells: show;
}

.ewExportTable td {
	padding: 3px; /* cell padding */
	border: 1px solid #C0C0C0;
}

.ewBasicSearch {
	 /* font name */
	font-size: x-small; /* font size */
	border: 0;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0;
	padding: 2px;
}

.ewSearchOpr {
	 /* font name */
	font-size: x-small; /* font size */
	color: maroon;
}

.ewItemTable td {
	color: inherit; /* text color */
	 /* font name */
	font-size: small; /* font size */
	border: 0;
	padding: 0;
	vertical-align: top;
}

/* separator */
.ewSeparator {
	color: gray;
}

/* classes for report */
.ewReportTable {
	border: 0;
	border-collapse: collapse;
}

.ewReportTable td {
	padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
}

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewMessage {
	color: red; /* message color */
	 /* font name */
	font-size: x-small; /* font size */
}

/* required field indicator */
.ewRequired {
	color: yellow; /* message color */
	 /* font name */
	font-size: x-small; /* font size */
}

/* required field indicator */
.ewRequiredInput {
	background: yellow; /* message color */
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}

/* Temewate */
.ewTemplate {
	display: none;
}

/* YUI TabView */
.yui-skin-sam .yui-navset .yui-nav {
	 /* font name */
	font-size: x-small; /* font size */
}

.yui-skin-sam .yui-navset .yui-content {
	padding: 0;
	border: 0;
}

/* .yui-navset defaults to .yui-navset-top */
.yui-skin-sam .yui-navset .yui-nav,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav
	{ /* protect nested tabviews from other orientations */
	border-width: 0 0 2px;
}

/* YUI Button */
.yui-skin-sam .yui-button button,.yui-skin-sam .yui-button a {
	font-size: x-small; /* font size */
}

/* YUI Panel */
.yui-skin-sam .yui-panel .hd {
	font-size: x-small; /* font size */
	line-height: 2.5;
}

/* Auto-Suggest */
.yui-skin-sam .yui-ac { /* DO NOT CHANGE! */
	position: relative;
}

.yui-skin-sam .yui-ac-input { /* DO NOT CHANGE! */
	position: relative;
	width: auto;
}

.yui-skin-sam .yui-ac-content ul {
	 /* font name */
	font-size: x-small; /* font size */
	color: #000000; /* text color */
}

.ewUnmatched {
	background: #FF9F9F;
}

#header
{
   position:fixed;
   z-index:99999;
   width:100%;
   top:0;
   left:0;
   right:0;
   height:77px;
   padding: 0;
   background-color: #e5e5e5;
}

#footer {
    background: url("base/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #E5E5E5;
    bottom: 0;
    color: #4C5D85;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin-left: 0;
    margin-right: 0;
    overflow: visible !important;
    padding: 5px 0 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 99999;
}

#topleft
{
    position: fixed;
  	top: 0;
  	left: 0;
  	padding: 0;
}

#topright
{
    position: fixed;
  	top: 10px;
  	right: 10px;
  	padding: 0;
}

#mainmenu
{
    clear:both;
   	position: fixed;
    width:100%;
    top:75px;
    height:30px;
    background: url("base/images/ui-bg_highlight-soft_75_cccccc_1x100.png") repeat-x scroll 50% 50% #CCCCCC;
}

#ewSelectedOfficeRow {
	bottom: 0;
	right: 0;
	height: 20px;
	position: fixed;
}

.ewSelectedOffice {
	color: #F00;
	font-weight: bold;
	 /* font name */
	font-size: small; /* font size */
}

.ewSelectedOfficeText {
	color: #f00;
	font-weight: bold;
	 /* font name */
	font-size: small; /* font size */
}

.ewMenu {
	top: 110;
	left: 0;
	position: fixed;
	background-color: #EDEDED; /* grid header color */
	color: #394EA2; /* grid header font color */
	 /* font name */
	font-size: x-small; /* font size */
}

/* popup filter */
.ewPopup {
	position: absolute;
	width: 200px;
	display: block;
	visibility: hidden;
	border: 1px solid #333333;
	background-color: #EAEAEA;
}

.ewPopupSizeGrip {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
	cursor: se-resize;
}

.ewPopupHorizRule {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width: 100%;
	text-align: left;
}
/*END_SYSTEM_STYLES*/


fieldset {
    border: 0;
}

legend {    
    font-weight: bold;
}

.borderless {
	border: 0;
	border-style: none;
}

/*
input[type=text],input[type=password],label {
    display: block;       
}

input[type=text],input[type=password],input[type=checkbox],select,textarea {
    border: 1px solid #123;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset 1px 2px 4px #789;
    -webkit-box-shadow: inset 1px 2px 4px #789;
    box-shadow: inset 1px 2px 4px #789;
    padding: 4px;
    margin: 0 0 4px;
}

input[type=submit] {
    margin: 4px 0;
    padding: 4px;
    border: 1px solid #123;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: inset -2px -1px 3px #345,
        inset 1px 1px 3px #BCF,
        1px 2px 6px #789;
    -webkit-box-shadow: inset -2px -1px 3px #345,
        inset 1px 1px 3px #BCF,
        1px 2px 6px #789;
    box-shadow: inset -2px -1px 3px #345,
        inset 1px 1px 3px #BCF,
        1px 2px 6px #789;
    background-color: #789;
    text-shadow: 0px 0px 1px #fff;
	font-weight: bold;
}*/
