/*********************************************************************
------------ Global FORM definitions
*/
form{
	margin:0;
    padding:0;
}

form.inline{
	padding: 0;
	margin: 0;
	display: inline;
}

form.inline input, form.inline select{
	padding: 0;
	margin: 0 3px 0 3px;
	font-size: 110%;
}

option{
	font-weight: normal;
}

fieldset{
	border: 1px solid #cccccc;
	color: #000000;
	background-color: #f5f5f5;
	width: auto;
	padding: 10px;
	margin: 0;
}

legend{
	background-color: #fff;
	border: 1px solid #cccccc;
	font-size: 90%;
	font-weight: bold;
	color: #001e4a;
	padding: 3px 8px 3px 8px;
}

div label span {
    background-color: transparent;
	color: #000000;
	text-decoration: underline;
	font-size: 100%;
}


/*********************************************************************
------------ Specific FORM element definitions
*/
optgroup, option.grouper{
	background-color: #f5f5f5;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	padding: 3px;
}

optgroup.grouper1{
	background-color: #e5e5e5;
	color: #000000;
	font-weight: normal;
}

option.grouper2{
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
}

.issues_spacer{
	height: 5px;
	background-color: #000099;
}


/*********************************************************************
------------ Bulletin Board/Discussion Board Reporting FORM elements
*/
select#questionnaire optgroup{
    padding:4px;
    background-color:#e5e5e5;
    font-weight: bold;
}
select#questionnaire optgroup option{
    padding:1px;
    padding-left:20px;
    background-color:#f5f5f5;
    font-weight: normal;
}
select#questionnaire optgroup option.reportAll{
    padding:1px;
    padding-left:15px;
}

fieldset.bbsFieldSet{
    padding:5px;
}
fieldset.bbsFieldSet legend{
    padding: 8px 20px;
}
fieldset.bbsFieldSet div.useMethod{
    margin: 10px 20px 10px 15px;
    text-align: center;
    font-weight: bold;
    font-size: .9em;
}
fieldset.bbsFieldSet label.useMethod{
    color: #000000;
}
fieldset.bbsFieldSet label.useMethodSelected{
    color: #001e4a;
}
div.limitTitle{
    width:60px;
    float:left;
    font-style:italic;
    font-weight: bold;
}
div.limitCaption{
    font-size: 8pt;
    color: #001e4a;
    margin: 10px 10px;
}

/*********************************************************************
------------ Outcome Measure Form Elements
*/
/* TABLE LAYOUT */
.om_Table{
	margin-bottom: 10px !important;
	border: 1px solid #e0e0e0;
}
.om_TablePart{
	margin-bottom: 0 !important;
}
.om_Table .left{
	padding: 5px;
}
.om_AddButton{
	margin: 5px;
}
.om_Table table{
	width: 100%;
	border: 0;
}
.om_Table table td{
	border: 0;
}

/* ELEMENTS LAYOUT */
.om_SmallText{
	margin-bottom: 2px;
	display: block;
	width: 300px;
}
.om_OpenText{
	margin-bottom: 2px;
	display: block;
	width: 96%;
}
.om_DateSpan{
	display:block;
	background-color: transparent;
	text-align: left;
}
.om_DateDay,
.om_DateMonth{
	margin-right: 5px;
	margin-bottom: 2px;
}
.om_RankSpan{
	background-color: transparent;
	display: block;
	text-align: left;
	font-size: 1em;
	color: #000;
}
.om_RankTitle{
	color: #000;
	background-color: transparent;
	font-size: 1em;
	float: left;
	width: 45%;
	text-align: left;
}
.om_RankClear{
	clear:left;
	display: block;
	border-bottom: 1px solid #e0e0e0;
	font-size: 0;
	height: 6px;
	background-color: transparent;
}
.om_RankSpan label{
	float: left;
	border-left: 1px solid #e0e0e0;
	width: 10%;
	text-align: center;
}
.om_Select{
	width: 60px;
}
.om_FormName{
	text-align:center;
	font-family: "courier new", arial, serif;
	padding: 0;
	margin: 0;
}
.om_OMName{
	border: 0;
	background-color: transparent;
	color: #000;
	font-size: 1.1em;
	padding: 5px;
	font-weight: bold;
   text-align:center;
}
.forms_FieldSelected{
	background-color: transparent;
	color: #000;
	padding-left: 15px;
}
.om_TableMatrix td{
	border-right: 1px solid #e5e5e5 !important;
	border-bottom: 1px solid #e5e5e5 !important;
}
.forms_fakeLink{
	color: #001e4a;
	text-decoration: none;
	cursor: pointer;
}

#details3 fieldset{
   margin-top:20px;
}
#details3 fieldset label{
   display:block;
   margin:10px 0 3px 0;
}
#details3 fieldset input{
   display:inline;
}

table.om_Table{margin-left:2px;width:90%;border-left:1px solid #709302;padding:1px; border-collapse:collapse;display:table;}
table.om_Table table{width:90%;}
table.om_Table table.om_Table{margin-left:0;width:98%;border:none;border-collapse:separate;}
table.om_Table th{padding:.4em;background:#709302;font:.9em Arial,Helvetica,sans-serif;color:#fff;text-align:left;font-weight:bold;border:1px solid #709302;}
table.om_Table table.om_Table th{padding:.4em;background:#709302;font:.8em Arial,Helvetica,sans-serif;color:#fff;text-align:left;font-weight:bold;border:1px solid #dcdcdc;}
table.om_Table td{padding:.3em;border:none;display:table-cell;vertical-align:middle;float:none;padding-left:.6em;}
table.om_Table td td{border:none;}
table.om_Table td.left{background:#e5e5e5;border-right:1px solid #ccc;width:35%;border-bottom:1px solid #ccc;}
table.om_Table td.right{background:#fff;border-bottom:1px solid #e5e5e5;}
table.om_Table table.om_TableMatrix{margin-left:0;width:auto;border:none;border-collapse:collapse;padding:1px;border-left:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
table.om_Table table.om_TableMatrix th{text-align:right;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;display:table-cell;vertical-align:middle;padding:.3em;padding-left:.6em;background-color:#f5f5f5;color:#000;font-weight:normal;}
table.om_Table table.om_TableMatrix td{text-align:left;background-color:#fff;border-right:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
table.om_Table table.om_TableMatrix td.empty{background-color:#f5f5f5;}
table.om_Table div.top{border:none;padding:0;margin:0;background:transparent;float:right;color:#fff;font-size:.8em;}
table.om_Table table.om_TableMatrix .image_white {text-align:center;}
table.om_Table table.om_TableMatrix input[type=text]{margin-bottom:2px;display:block;width:200px;}
table.om_Table table.om_TableMatrix input[type=text].om_InputVertical{width:300px;}

h2.om{text-align:left;color:#709302;font-size:1.3em;}

/*********************************************************************
------------ Field Creation Elements
*/
.field_options{vertical-align:middle;}
.field_options input[type=text]{margin-bottom:2px;}
.field_options img{cursor: pointer;}

/*********************************************************************
------------ Generic Form Layout Styles
*/
.minimal{white-space:nowrap;width:1%;}

/*********************************************************************
------------ Systematic Review Styles
*/
#review_who img{
	margin-left:3px;
	margin-right:3px;
	cursor:pointer;
}
#review_disease .disease_group td:first-child {
	padding-left:25px;
	background:url(../images/nav/line.gif) 10px top repeat-y;
}
#review_disease .disease_group td {
	padding-top:3px;
	padding-bottom:3px;
	font-style:italic;
}
#diseases {
	margin: 8px;
}
#diseases ul {
	margin: 0;
	margin-left: 5px;
}
#diseases ul ul {
	margin: 0;
}
#diseases li {
	color: #000000;
	border: 0;
	font-size: .8em;
	padding: 0;
	margin: 0;
}
#diseases li li {
	font-size: 1em;
}
#diseases img {
	display: inline-block;
	vertical-align: middle;
}
#diseases span {
	background: none;
	font-size: 1em;
	color: #000000;
}
#diseases .expand img,
#diseases .expand span {
	cursor: pointer;
}
#diseases .expand span:hover {
	border-bottom: 1px solid #555555;
}
#diseases .admin_edit {
	color: #757575;
	font-size: .9em;
}
#diseases .collapsed ul {
	display: none;
}
#diseases a {
	text-decoration: underline;
}
#diseases .inactive {
	color: #990000;
}
#named_om div {
	margin-bottom: 2px;
}
#named_om img {
	display: inline-block;
	vertical-align: middle;
}
