/* Start of CMSMS style sheet 'FormBuilder Soar' */
.section-title {
        border-bottom: 2px solid #888;
	padding: 1em 0;
	font-size: 1.618em;
	color: yellow;
}

h2
{
color: yellow;
}

ul
{
display: inline;
}

fieldset, div.list, div.list2, div.list3, div.list4, div.list5, div.list6, div.list10, div.yn, div.scale {
	/*margin: 0;*/
	padding: 0;
	border: none;
	float: left;
	clear: both;
	width: 100%;
}




div.scale 
{
	background: url(images/assessments/scale-title-bg.png) !important;
background: #000000;
	margin-top: 5px;
        line-height: 1.618em;
padding: 5px 24px;
width: 612px;
}

div.list10 {
	background: url(images/assessments/scale-bg.png) center repeat-y !important; 
background: url(images/assessments/scale-bg.gif) center repeat-y;
	margin-bottom: 6px;
}
fieldset div.col, div.list  div, div.list2  div, div.list3 div, div.list4 div, div.list5 div, div.list6 div, div.list10  div, div.scale div.lo, div.yn-grid div 
{
display: inline;
	float: left;
}

div.hi {
	float: right;
	text-align: right;
width: 40%;
}


div.lo
{
width: 40%;
}


div.hi:after
{
content: url(images/scale_hi.gif);
margin: 3px;
}

div.lo:before
{
content: url(images/scale_lo.gif);
margin:3px;
}

div.list10 > div {
	text-align: center;
}
fieldset div.col > label {
	display: block;
	width: 100%;
}
div.list > label, div.list2 > label, div.list3 > label, div.list4 > label, div.list5 > label, div.list6 > label, div.yn > label, fieldset.question legend, div.question {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	font-size: 1.318em;
	color: white;
}
div.yn > label {
	width: 80%;
}
fieldset div.col > input[type="text"] {
	width: 95%;
}
div.list > div, div.yn-grid > div {
	padding-right: 1.618em;
}
div.vert > div {
	width: 99%;
	clear: both;
}
fieldset.grid2 div.col, div.list2 > div, /*div.scale div.lo,*/ {
	width: 49%;
}
fieldset.grid3 div.col, div.list3 > div {
	width: 32%;
}
fieldset.grid3 div.span2 {
	width: 65%;
}
fieldset.grid4 div.col, div.list4 > div {
	width: 24%;
}
fieldset.grid5 div.col, div.list5 > div {
	width: 19%;
}
fieldset.grid6 div.col, div.list6 > div {
	width: 16%;
}
div.list10 > div {
	width: 9.9%;
}
div.yn > div {
	width: 9%;
	float: right;
}

fieldset
{
display: block;
/*margin: 0;*/
}

fieldset.hra_info
{
display: block;
margin: 0 0 0.618em 0.618em;
}

div.col
{
margin: 5px;
}

div.yn-grid
{
display: block;
margin-bottom: 25px;
}

/*.health-assessment div.list3, .health-assessment div.list4, .health-assessment div.list5, .health-assessment div.list6, .health-assessment div.list,*/ fieldset.question
{
border-bottom: 1px dotted #888;
margin: 1.314em 0 0.618em 0;
padding: 0 0 1.618em 0;
}

.sublist div
{
display: inline;
margin: 0 .618em;
}

label
{
line-height: 1.618em;
}

.error_message
{
background:url(images/error.png) no-repeat top left !important; 
background:none;
color: #ff0000;
font-weight: bold;
margin-left: 1.618em;
min-height: 24px;
padding-left: 32px;
padding-top: .618em;
}


.yn
{
margin-bottom: 0.618em;
}

div.question
{
margin-top: 0.618em;
}
/* End of 'FormBuilder Soar' */

