h2.section_title.rcase {
	text-transform: none!important
}
 
.section_nav li.active a {
	text-decoration: underline!important;
}
/* @group flash */
#flash { 
	position: fixed;
	z-index:1000;
 	background-color:white
}
#flash, #flash * { 
	cursor: pointer;
}
#flash.error { 
	color: red 
}
#flash.success { 
	color: green
}
/* @end */
 
/* @group uniForm */
.uniForm #errorMsg h3 {
	cursor: pointer;
}
.uniForm #errorMsg ul {
	margin: 0; 
	padding: 0;
	display: none;
}
.uniForm #errorMsg ul li { 
	margin: 0;
	padding: 2px;
	list-style-position: inside;
	border-bottom: 1px dotted #df7d7d;
	position: relative; 
}
.uniForm .fieldWithErrors{ 
	display:inline
}
.uniForm .includeOther select {
	width: 100%;
}
.uniForm .includeOther input {
	width: 100%;
	margin-top: 7px;
	margin-bottom: -7px;
}
.uniForm .table {
	clear: both;
	overflow: hidden;
	width: 100%!important;
	margin-top: 7px!important;
}
.uniForm .table .blockLabel {
	width: 44.5%!important;
}
.uniForm .table input {
	display: block;
	width: 100%!important;
	margin: 7px 0 !important;
	line-height: 19px;
}
.hasErrors {
	background-color: #ffdfdf;
}
/* @end */
 
/* @group checkform */
.checkform dt {
	float: left;
	width: 200px;
	clear: left;
	margin: 20px 0 0;
}
.checkform dd {
	float: left;
	width: 350px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 0;
}
/* @end */
 
/* @group fileuploads */
.fileuploads ul {
	list-style: none;
	overflow: hidden;
}
.fileuploads li {
	float:left;
}	
.fileuploads p {
	text-align: center;
	margin: 3px 0 0;
}	
 
/* @end */
 
/* @group contextBar */
#context_bar {
	float: right;
	margin: 10px 10px 0 0;
	position: absolute;
	right: 0;
	top: 24px
}
#context_bar * {
	display: inline;
}
/* @end */
 
/* @group printform */
.barcode {
	display: none;
}

.printform {
	margin-bottom: 20px;
}
.printform dl {
	overflow: hidden;
	clear: both;
	font-size: 12px;
}
.printform dt {
	float: left;
	clear: left;
	margin: 7px 0 0;
	font-weight: normal;
}
.printform dd {
	float: left;
	margin: 7px 0 0 12px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
 
}
.printform dd.cap {
	clear: both;
}
.printform dt.cap {
	clear: both;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/* @end */
 
/* @group chart */
.chart {
	padding: 0;
	margin: 40px 0;
	list-style: none;
	overflow: hidden;
}
.chart li {
	float: left;
	list-style: none;
	margin-right: 40px;
}
/* @end */
 
/* @group search */
#search {
	position: absolute;
	top: 40px;
	left: 180px;
	width: 600px;
	z-index: 1;
	overflow: hidden;
}
#search .q {
	float: left;
	margin: 0;
}
#search .q input {
	border: 4px solid #d02671;
	font-size: 26px!important;
	outline: none;
	padding: 10px 40px 10px 10px;
	width: 420px;
	background-color: #fff;
}
#search .q input.spinner {
	background: #fff url(/images/spinner.gif) no-repeat 442px center}
 
#search_filters {
	float: right;
	background-color: #fff;
	padding-right: 5px;
	
	/*padding: 0 10px 10px 25px; */
}
#search_filters p {
	margin: 0;
}
#search_filters h6 {
	margin: 10px 0 5px;
}
#search_result {
	float: left;
	width: 478px;
	background-color: #EEEEEE;
}
#search_result ul {
	margin: 0;
	padding: 0 10px 10px;
	list-style: none;
}
#search_result li {
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_result li p {
	margin: 0;
	padding: 0;
}
#search_result h5 {
	margin: 3px 0;
}
#search_result h5 a {
	color: #000;
}
#search_result p {
	margin-bottom: 10px;
	padding: 10px 10px 0;
}
#export_all {
	display: inline!important;
}
#search_result .filemaker {
	float: right;
}
/* @end */

p#end_date {
	float: right;
}

p#end date label {
	text-align:left;
}
#sidebar {
	padding: 20px;
	padding-top: 80px;
}
#sidebar ul li {
	list-style :none ;
}
#to_do_list img {
	vertical-align: middle;
	margin-bottom: 1em;
}

a.link_pdf {
	color: white;
}

input#category1 {
	float:right;
}

a.show_more_design{
	float: right;
}

a.show_more_proposal {
	float: right;
}

