/***********************************************
 Clinical Photo Sharing Submission Process
***********************************************/
BODY{
color:#553C2D;
}

.DQ_cpsSubSteps{
padding-top:8px;
padding-bottom:7px;
border-top:1px solid #553C2D;
border-bottom:1px solid #D4D2CF;
}

DIV.DQ_cpsThumbBg{
background-color:#EBE7E6;
}
DIV.DQ_cpsThumbContainer {
padding:10px;
margin-bottom:20px;
}
DIV.DQ_cpsThumbContainer IMG {
padding:8px;
background:#FFFFFF;
border: 1px dashed #553C2D;
float:left;
margin-right:20px;
}
DIV.DQ_cpsThumbContainer P {
display:inline;
}
DIV.DQ_subPreviewContainer{
border:1px solid #553C2D;
padding:10px;
}

TABLE.DQ_cpsSubPreview TD{
padding:7px 10px;
border-top:1px solid #eee;
}
TABLE.DQ_cpsSubPreview TH{
font-weight:bold;
border-top:1px solid #eee;
}

DIV.DQ_fileUpload INPUT{
margin-bottom:10px;
}
.DQ_otherIndent{/*Used to indent selection lists or text input underneath things such as "Other" inputs*/
margin-left:19px;
}
.DQ_otherInputIndent{/*Used to indent selection lists or text input underneath things such as "Other" inputs*/
margin-left:38px;
}
.DQ_cpsLabel{
color:#FE9900;
font-weight:bold;
}


/***********************************************
 Clinical Photo Sharing Reviewer Admin 
***********************************************/

Body.DQ_CPSRev{
padding:10px;
margin:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
line-height:1.5em;
}
Body.DQ_CPSRev H2{
font-size: 1.1em;
font-weight:bold;
border-left:4px solid #FF9A31;
padding-left:8px;
margin: 1.125em 0;
}
Body.DQ_CPSRev h3{
font-size: 1.1em;
font-weight:bold;
margin: 1.285em 0 0.25em 0;
}

Body.DQ_CPSRev OL{
list-style-type:decimal;
padding-left:25px;
}
Body.DQ_CPSRev OL OL{
list-style-type:lower-alpha;
padding-left:25px;
}
Body.DQ_CPSRev OL OL OL{
list-style-type:lower-roman;
padding-left:25px;
}

Body.DQ_CPSRev UL{
margin-left:22px;
}
Body.DQ_CPSRev UL UL{
margin-left:25px;
}
Body.DQ_CPSRev UL UL UL{
margin-left:25px;
}



Body.DQ_CPSRev STRONG{
font-weight:bold;
}
Body.DQ_CPSRev EM,
Body.DQ_CPSRev I{
font-style:italic;
}
Body.DQ_CPSRev ul {
list-style-type:none;
margin-left:0px;
}

#DQ_CPSRevContainer{
width:655px;
border:1px solid #553C2D;
padding:19px;
}


DIV.DQ_CPScaseSummary{/*overrides the styles inherited from above */
width:375px;
padding:10px;
margin-bottom:20px;
}
DIV.DQ_CPScaseSummary P{
/*margin-left:135px;*/
}
DIV.DQ_CPScaseThumb{
width:122px;
height:130px;
/*float:left;*/
margin-right:3px;
}
DIV.DQ_CPScaseThumb IMG{
padding:8px;
background:#FFFFFF;
border: 1px dashed #553C2D;
}


TABLE.DQ_CPSReviewedOverview{
width:200px;
float:right;
font-size:0.8em;
border:1px solid #563D2E;
border-collapse:collapse;
}
TABLE.DQ_CPSReviewedOverview TH{
font-weight:bold;
text-align:center;
border-bottom:1px solid #563D2E;
}
TABLE.DQ_CPSReviewedOverview TD{
border-bottom:1px solid #563D2E;
text-align:center;
}

DIV.DQ_CPSprocessed{
border-top:1px solid #ccc;
margin-top:20px;

}
DIV.DQ_CPSprocessed H2{
margin-top:20px;
}
DIV.DQ_CPSprocessed DIV.DQ_CPScaseSummary INPUT.DQ_btn{
float:right;
position:relative;
top:-2em;
}

DIV.DQ_CPSCMGComments{
float:right;

}
DIV.DQ_CPSCMGComments TEXTAREA{
width:180px;
height:200px;
}

DIV.DQ_CPSRevAccPanel{
width:450px;
}

DIV.DQ_CPSRevDecision{
width:130px;
height:150px;
margin-right:0px;
margin-bottom:10px;
float:left;
text-align:center;
}
DIV.DQ_CPSRevDecision DIV.DQ_CPScaseThumb{
}
DIV.DQ_CPSRevDecision IMG{
padding:8px;
background:#FFFFFF;
border: 1px dashed #553C2D;
float:none;
}
DIV.DQ_CPSRevDecRadios{
width:70px;
text-align:left;
}

/*#DQ_content OL.DQ_withNumbers,*/
#DQ_content OL.DQ_withNumbers LI{/* this is required as Image Library lists have no bullets or numbers by default */
list-style-type:decimal;
}
#DQ_content UL.DQ_withBullets LI{/* this is required as Image Library lists have no bullets or numbers by default */
list-style-type:square;
margin-left:22px;
}


#DQ_content UL.DQ_CPSBrowseByToggle{
display:inline;
}
#DQ_content UL.DQ_CPSBrowseByToggle LI{
display:inline;
}
#DQ_content UL.DQ_CPSBrowseByList LI{
margin-bottom:10px;
}

#DQ_content UL.DQ_CPSBrowseByList UL{
margin-left:0;
}

#DQ_content UL{
list-style-type:none;
margin-left:0px;
}

#DQ_content .bullet {
list-style-type:disc;
margin-left:20px;


}
/***********************************************
	 Submission Details layout on Reviewer pages
	***********************************************/ 	
	
	TABLE.DQ_CPSUserEnteredDetail,
	TABLE.DQ_CPSUserEnteredDetailConfirmed{
	width:100%;
	background:#FFF5E8;
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:1.5em;
	border-collapse:collapse;
	}
	TABLE.DQ_CPSUserEnteredDetailConfirmed{
	background:#F8F8F8;
	border:1px solid #F8F8F8;
	}
	TABLE.DQ_CPSUserEnteredDetail TD,
	TABLE.DQ_CPSUserEnteredDetail TH,
	TABLE.DQ_CPSUserEnteredDetailConfirmed TD,
	TABLE.DQ_CPSUserEnteredDetailConfirmed TH{
	padding:3px;	
	}
	TABLE.DQ_CPSUserEnteredDetail TD,
	TABLE.DQ_CPSUserEnteredDetail TH{
	border:1px solid #FF9A30;
	}
	TABLE.DQ_CPSUserEnteredDetailConfirmed TD,
	TABLE.DQ_CPSUserEnteredDetailConfirmed TH{
	border:1px solid #ffffff;
	}
	TD.revInstruction{
	width:125px;
	line-height:1.3em;
	text-align:center;
	}
	
	TABLE.DQ_CPSRevSubDetails{
	font-size:0.9em;
	line-height:2em;
	width:100%;
	padding-bottom:10px;
	}
	TD  TABLE.DQ_CPSRevSubDetails{
	font-size:1.2em;
	padding-bottom:0;
	line-height:1.5em;
	}
	TABLE.DQ_CPSRevSubDetails TH{	
	width:150px;
	font-weight:bold;		
	}

	TABLE.DQ_CPSRevSubDetails TD,
	TABLE.DQ_CPSRevSubDetails TH{
	border:none;
	padding:2px 2px 2px 5px;	
	}
	TD TABLE.DQ_CPSRevSubDetails TH{
	padding-left:2px;
	}
	TD.CPS_RevEdit{
	width:3em;
	}
	SPAN.CPSUserEnteredTerm{
	font-weight:bold;
	color:#FF9900;
	}
	/* END Submission Details layout on Reviewer pages
	----------------------------*/


DIV.DQ_CPSOtherImagesInCase{
margin-top:20px;
padding:20px 10px;
border-top:1px solid #D5CECB;
background:#FCFCFC;
}


/***********************************************
	 Styles for IOTM Selection Page 
	***********************************************/ 
#DQ_CPSIOTMSelection{
width:780px;
border:1px solid #553C2D;
padding:19px;
}
DIV.DQ_CPSRevIOTMPanel{
margin-bottom:30px;
}
DIV.DQ_CPSRevIOTMPanel DIV.DQ_CPSRevDecision{
width:130px;
height:120px;
margin-right:0px;
margin-bottom:0px;
float:left;
text-align:left;
}
DIV.DQ_CPSRevIOTMPanel DIV.DQ_CPSRevDecRadios{
width:70px;
text-align:left;
}

TEXTAREA.DQ_IOTMReason{
width:40em;
height:5em;
}
.DQ_CPSDetailsLink{
clear:both;
margin-top:0;px
}


/************************************
Styles for TreeView Adapter
************************************/
.SimpleEntertainmentTreeView ul {
margin-left: 3px;
margin-top: 1em;
margin-bottom: 1em;
}
.SimpleEntertainmentTreeView ul li {
}
.SimpleEntertainmentTreeView ul ul {
margin-left: 18px;
margin-bottom: 0;
}
.SimpleEntertainmentTreeView ul ul li.AspNet-TreeView-Parent {
margin-left: 0;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-ClickableNonlink {
cursor: pointer;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-Collapse {
background: url(/ImageLibrary/includes/images/collapse.gif) -2px -1px no-repeat;
width: 15px;
float:left;
cursor: pointer;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-Expand {
background: url(/ImageLibrary/includes/images/expand.gif) -2px -1px no-repeat;
width: 15px;
float:left;
cursor: pointer;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-Selected {
    background-color: #FAFAD2 !important;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-ChildSelected {
    background-color: #F5FFFA !important;
}
.SimpleEntertainmentTreeView .AspNet-TreeView-ParentSelected {
    background-color: #FFE4E1 !important;
}
.AspNet-TreeView-Hide {
    display:none;
}
.AspNet-TreeView-Show {
    margin-top:-0.2em;
}
.AspNet-TreeView-Root {
margin-bottom:0.2em;
}
.AspNet-TreeView-Root input {
	margin-right: 0;
}
*:first-child+html .AspNet-TreeView-Root input {
	margin-top: -0.3em;
}
* html .AspNet-TreeView-Root input {
	margin-top: -0.2em;
}
ul li.AspNet-TreeView-Leaf,
ul li.AspNet-TreeView-Parent {
font-weight: normal;
border: none;
margin-left: 15px;
margin-top:0.5em;
margin-bottom:0.5em;
}