.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}


a { text-decoration:none; }

a, a:link, a:visited {
	color:#3082bf;
}

a:hover { color:#bf7830; }

#assoc_child:hover {
	color:#bf7830;
}

#header {
	background: #6699cc url(/images/tile.png) repeat-x;		
    width: 100%;	
    padding-bottom: 15px;
}

#header img {
	margin: 10px 0 0 10px;
}

#footer {
	/*background: #6699cc url(/images/tile.png) repeat-x;		*/
	margin-top: -150px; /* negative value of footer height */
	height: 150px;
	clear:both;
	width: 100%;
}

#footer img {
	border: none;	
}


html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

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

.reg_table {
	width: 50%; 
	margin-bottom: 30px; 
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.centerDiv, .centeredDiv {
	text-align: center;
}

.centeredTable, .centered {
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

#centerDiv {
	text-align: center;
}

#centeredTable {
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

.datablock {
	margin-bottom: 15px;
}

/* Current status */
#status table { font-size: 10pt; margin: 3px; border: 2px solid #ccc; padding:3px; }


#Finalize td, th {
	text-align: center;	
}
#status td, th {
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  margin-bottom: 100%;

  padding: 2px;
}

.error {
       color: #ff0000;
       font-weight: bold;
}

div.scan_error {
	height: 400px;
	overflow-y: auto;	
}

/* DisplayforReview */
#reviewParagraph {
	padding: 1em 0;	
}

#breadcrumbs {
	padding: 10px 0 10px 15px;	
}

#outer_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto !important;
}

#outer_main_table {
	border-collapse: collapse;
	height: auto !important;
	width: 100%;
}

#outer_main_table td {
	border-collapse: collapse;	
	height: auto !important;	
}

#first_cell {
	border-collapse: collapse;	
	height: auto !important;
	min-width: 150px;
	max-width: 150px;
	vertical-align: top;	
	margin: 0;
	padding: 0;
}

#second_cell {
	border-collapse: collapse;	
	height: auto !important;
	float: right;
	width: 84%;	
	margin: 0;
	padding: 0;	
}

#container {
	height: auto !important;
	width: 100%;	
	min-height: 100%;
	padding-bottom: 150px;	
}


// TEST

html,
body {
    margin:0px;
    padding:0px;
    height:auto !important;
   width: 100%;
}

body {
  background: #6699cc url(/images/tile.png) repeat-x;	
}

.suStep1 {
	font-weight: bold; 
	margin-left: 30px;
}

.suStep2 {
	padding: 0 10px 15px 10px; 
	border: 1px solid #000; 
	float: left;	
	margin-left: 15px;
}

.uuStep2 {
	padding: 15px 0 15px; 
	float: left;
	margin-left: 15px;
}


/*##########################
		INTERNAL MAIN
###########################*/
#internalmain {
	background: #cccccc;
	/*background: #44cc55;*/	float: right;
			text-align: left;
	width: 85%;
	overflow: visible;
	height: auto !important;
	margin: 10px 0px 10px 0px;
/*	border-right: 1px solid #000;
	//border-top: 1px solid #cccccc; 
	//border-bottom: 1px solid #cccccc;
	//padding-bottom: 0px;*/
	padding: 0px 0px 10px 0px;
}
	
	/* Links in account_home */
	#internalmain div#account_home li, table#review td, fieldset#scan_upload_fs li {
		margin: 0 0 0 -20px;
		font-weight: bold;
		font-size: 12pt;
		list-style: none; }
	#internalmain #alert li, #alert li { 
		color: #006600;
		margin: 0 0 8px -20px;
		font-size: 10pt; 
		list-style: none; 
		list-style-image: none; 
		list-style-type: none;
	}
		
	ul#alert {
		list-style-type: none;
	}
	
	ul#alert li {
		list-style: none; 
		list-style-image: none; 
		list-style-type: none;	
	}
		
	/* Navigation select menu and previous next links
	** in IntialReport1 and DisplayforReview */
	#internalmain #category_nav {
		float: right; 
		text-align: right; 
		margin: 10px 80px 0px 0px;  
		font-size:12pt; }
	#internalmain #navigation {
		padding: 10px 0 1em 0;	
		margin: 0px 0 0 0; }
	#internalmain #navigation #box_select {
		width: 0;
		float: left; 
		padding: 10px 0 10px 80px; 
		margin:0 0 0 0; }

	#internalmain #sv_nav {
		margin: 0px 10px 0px 0px;  
		font-size:11pt;		
	}
/*	//#internalmain div {
	//	width: 100%;
	//}*/

/*######################
		SIDEBAR
#######################*/
#sidebar {
	margin: 0px 0 0 0;
	width: 15%;
	height: auto !important;
	padding: 0px;
	font-size: 9pt;
	border: none;
	float: left;
}

	#sidebar li {
		list-style: none;
		margin: 0 0 0 -1em; 
		color: #fff;
	}

	/* Welcome, ____ */
	#sidebar h5 {
		margin: 5px;
		padding: 0;
		font-size: 1.1em; 	
		color: #ddd;}
		
	#sidebar a {
		color: #fff;
		font-weight: bold;
	}

	  
	  
#assessment_block {
	font-size: 10pt;
	margin: 3px;
	font-weight:bold;
}

h3 {
	font-size: 17pt;
	text-align:center;
	font-weight:bold;
}


h1, h2, h3 {
	padding: 5px 0px 5px 5px;
	/*border-bottom: solid 2px #666666;*/
}

h4, h5, h6 {
	font-size: 11pt;
	margin: 5px 5px 10px 8px;
	color:#406480;
}

h4,h5 {
	text-decoration:underline;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

input.assessmentid {
	border:none;
	font-weight:bold;
}

/* Category question titles */
#categoryHeader { margin-top: 30px; }
#introTitle  {margin-left: 30px; text-align: left; width: 80%; font-size: x-large; padding: 0 0 5px 0px; font-weight: bold; }
#introSubTitle { margin-left: 45px; font-size: large; padding: 0 0 5px 0px; font-weight: bold;  }
#introContent { margin-left: 15px; margin-right: 15px; padding: 0 0 5px 0px; font-size: medium; }

#fileInputs .fileInput {
	margin: 0;
}

.instr_header {
    font-family:"Times New Roman", Times, serif;	
	margin: 0px 0px 15px 45px;
	font-weight: bold;
	text-decoration:underline;
}

#instr_header {
    font-family:"Times New Roman", Times, serif;	
	margin: 0px 0px 45px 45px;
	font-weight: bold;
	text-decoration:underline;
}

.circlePic {
	margin-left: -100px;
	float: left;
}

table#acct_prep {
	width: 100%;
	border-collapse:collapse;
}

table#acct_prep td, table#acct_prep_upload td {
	/*padding-right: 10px;*/	
	text-align: center;
	padding: 0px;
	border-spacing: 0px;
}

table#acct_prep th {
	padding: 0px;	
	border-spacing: 0px;
}

table#acct_prep tbody td.col2 {
	text-align: left;	
}

table#acct_prep td textarea {
	width: 96%;
}

table#acct_prep td.tl, table#acct_prep th.tl {
	border-left: 1px solid #000;
	border-top: 1px solid #000;	
}

table#acct_prep td.top, table#acct_prep th.top {
	border-top: 1px solid #000;		
}

table#acct_prep td.tr, table#acct_prep th.tr {
	border-top: 1px solid #000;	
	border-right: 1px solid #000;			
}

table#acct_prep td.left, table#acct_prep th.left {
	border-left: 1px solid #000;		
}

table#acct_prep td.right, table#acct_prep th.right {
	border-right: 1px solid #000;		
}

table#acct_prep td.bottom, table#acct_prep th.bottom {
	border-bottom: 1px solid #000;		
}

table#acct_prep td.bl, table#acct_prep th.bl {
	border-bottom: 1px solid #000;		
	border-left: 1px solid #000;	
}

table#acct_prep td.br, table#acct_prep th.br {
	border-bottom: 1px solid #000;		
	border-right: 1px solid #000;	
}

table#acct_prep #col1 {
	border: 1px solid #910000;
}

table#acct_prep_upload {
	width: 100%;
	border-collapse: collapse;
}

#old_scans_table {
	border: 1px solid #333;
	border-collapse: collapse;
	width: 100%;
}

#old_scans_table td, #old_scans_table th {
	border: 1px solid #777;
	padding: 4px;
}

#old_scans_table caption {
	font-size: 110%;
	font-weight: bold;
}

#initial_scans_div {
	border: 1px solid #333;
	/*width: 50%;*/
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 10px;
}

#scan_upload_fs {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

#initial_scans_div table {
	border-collapse: collapse;	
}

#initial_scans_div table th, #initial_scans_div table td {
	border: 1px solid #777;
	/* #6574B2 */
}

.scroll_cell {
	/*
	min-height: 50px;
	max-height: 50px;
	height: 50px;
	max-width: 180px;
	width: 180px;
	overflow: auto;
	overflow-y: auto;	
	overflow-x: auto;
	*/
	padding: 10px 5px 10px 5px;
	border: 1px solid #000;
	background: #E6E7E3;
	margin-left: auto;
	margin-right: auto;
}

#cce_table_div {
	width: 98%;
	max-height: 500px;
	overflow: auto;
	overflow-y: auto;
	border: 1px solid #000;	
}

#cce_table td, #cce_table th {
	border: 2px solid #999;
	/*border-width: 8px 2px 8px 2px;*/
	background: #999;
	max-width: 192px;
	width: 192px;
	max-height: 52px;
	height: 52px;
}

#cce_table {
	border-collapse: collapse;
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	float: none; 
	margin-bottom: 15px; 
	margin-top: 15px;
	table-layout:fixed;
}

.mg_mk_docs, .mg_sl_docs {
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 10px;	
}

.mg_mk_docs caption {
	font-size: 125%;
	font-weight: bold;	
	text-align: left;
	margin-left: 25px;
}

.mg_mk_docs td, .mg_mk_docs th {
	text-align: left;	
}

.warning {
	color: #F05;	
}

.inactive_link {
	color: #777;
	font-style: italic;	
}

.fs {
	/*float: left;	*/
}

.fs_tog {
	/*float: left;*/
	font-size: 17px;
	text-align: center;
	border: 1px solid;
	border-color: #FFF #000 #000 #FFF;
	font-weight: bold;
	background: #D9D9D9;
	min-width: 20px;
	max-width: 20px;
	/*
	margin-top: -13px;
	margin-right: -9px;
	*/
}

/*
.fs fieldset div.fs_tog {
	margin-top: -12px;	
}
*/

.fs_tog span {
	/*display: block;*/	
}

fieldset .scroll_fs {
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
	/*white-space:nowrap;*/
	max-width: 890px;

	/*float: left;*/
	border: 2px solid #333;	
	min-height: 120px;
	max-height: 480px;
	height: auto;	
}
/*
fieldset .scroll_fs {
	h\eight: 480px;
	w\idth: 900px;	
}
*/
fieldset fieldset .scroll_fs, div#detail fieldset fieldset .scroll_fs {
	overflow: visible;
	overflow-x: visible;
	max-width: 100%;
	width: 100%;
	max-height: none;
	height: auto !important;
	border: 1px solid #333;
}

.dist_fs {
	margin-bottom: 20px;
	height: auto !important;
}

#internalmain > div > fieldset.dist_fs, #internalmain > fieldset.dist_fs {
	margin-left: auto;
	margin-right: auto;
}

#rs_marketing {
	max-width: 700px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

fieldset#dist_detail {
	width: 95%; display: block;
}

fieldset#ra_detail {
	width: 90%;
	
	display: block;
	margin-left: 2em;
	margin-bottom: 20px;
}

fieldset#ru_detail {
	width: 90%; 
	display: block; 
	margin-left: 2em;
	margin-bottom: 20px;	
}

fieldset#uda_detail {
	width: 90%;  
	display: block;
	margin-left: 2em;
	margin-bottom: 20px;	
}
div#detail fieldset .scroll_fs {
	max-width: 858px;	
}

.data_chart a.focused_link {
	background: #55D555;
	color: #FFF;
}

div.img_expand {
	text-align: left;
	margin-bottom: -25px;
}

td > .fs_tog {
	float: left;
	margin-right: 10px;
}

#assessment_questions .source_col ul li {
	font-size: 90%;
	font-weight: normal;
}

#assessment_questions .source_col ul li span {
	font-weight: bold;
}

#assessment_questions .source_col {
	background: #F3EaE5;
}

.source_col table {
	border-collapse: collapse;
}

.source_col table td, .source_col table th {
	border: 1px solid #6574B2;
	padding: 2px;
	text-align: left;
}

#poam_div {
	width: 95%;
	height: 600px;
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
	border: 2px solid #6574B2;
	margin-left: auto;
	margin-right: auto;
}

#poam_tbl {
	width: 1000px;
	border-collapse: collapse;
	font-size: 12px;
	border: none;
}

#poam_tbl td, #poam_tbl th {
	border: 1px solid #6574B2;
	vertical-align: top;
	background: #BCBCBC;
}

#poam_tbl td {
	padding-top: 10px;	
	padding-bottom: 10px;
	background: #DCDCDC;
}

#poam_tbl textarea {
	width: 94%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

span.sh {
	
	color: #00F;
	text-decoration: underline;
}

div.sh_div {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.span_link {
	color: #3082BF;
}

.span_link:hover {
	color: #BF7830;
}

div.sg_div {
	text-align: center;
	font-weight: bold;
}

div.sg_title {
	font-weight: bold;
	padding: 5px;
}

div#controlinfo_div, div#cceinfo_div {
	height: 400px;
	overflow: auto;
	overflow-y: auto;
	border: 2px solid #6574B2;
}

div#cceinfo_div {
	background: #CED3EA;
}

div#cceinfo_div ul li {
	color: #111;
}

div#cceinfo_div .cce {
	font-weight: bold;
}

div.ta_div {
	display: none;
}

div.sugg_guid {
	margin: 0px 10px;
}

.hor_scroll_div {
	width: 900px;
	overflow: auto;
	overflow-x: auto;	
	border: 1px solid #222;
	margin-left: auto;
	margin-right: auto;
	background: #EEE;
}

.ver_scroll_div {
	height: 500px;
	overflow: auto;
	overflow-y: auto;	
}

table#create_accounts_tbl td {
	text-align: left;
}

table#create_accounts_tbl th.numaccts, table#create_accounts_tbl td.numaccts {
	background: #BBB;
}

table#batch_accounts {
	border-collapse: collapse;
	border: 1px solid #555;
	margin: 10px;
}

table#batch_accounts td, table#batch_accounts th {
	border: 1px solid #009;
}

table#admin_log_tbl {
	border-collapse: collapse;
}

table#admin_log_tbl td, table#admin_log_tbl th {
	border: 1px solid #900;
}

div#account_home a, div#account_home span {
	font-size: 11pt;
}

#internalmain #ent_main_content, #internalmain #rev_accts_content {
	/*width: 800px;*/
	overflow-x: auto;
	overflow-y: hidden;
	
	border: 1px solid #000;
	
	background: #EAEAEA;
}

#internalmain #rev_accts_content {
	height: 400px;
	overflow-y: auto;	
}

#internalmain > #ent_main_content {
	width: auto;
	/*max-width: 800px;*/
	overflow: auto;
	height: auto;	
}

.threat_source_detail {
	height: 300px;
	overflow-y: auto;	
}

body > .threat_source_detail {
	height: auto;
	max-height: 300px;
	overflow: auto;
}

fieldset#mv_nav {
	width: 33%;
	display: block;
	margin: 10px;
}

fieldset#mv_nav legend {
	font-weight: bold;
}

#internalmain form.cmxform div.fieldset div.fieldset div#email_whitelist_warn {
	margin: 10px;
	border: 1px solid #44F;
	padding: 5px;
	font-style: italic;
}

#internalmain form.cmxform div.fieldset div.fieldset div#email_whitelist_warn span {
	font-style: normal;
	font-weight: bold;
}

div#policy_div {
	margin-top: 25px;
}

.always_print {
	display: none;
}

.rev {
	border: 1px solid #000;
}

table#review {
	border-collapse: collapse;
}

div#testResultTree {
	margin: 1em 4em 4em 4em;
	background: #e7e7e7;	
	padding: 1em;
	border: 1px solid #A5A5A5;
	overflow: auto;
	max-height: 25em;
	max-width: 35em;
	
}

div#testResultsTitle {
	margin: 2em 0 0 4em;
	font-weight: bold;	
}

.jstree .passing_master_control_score a, .jstree li .passing_control_score a,
.jstree li li .passing_result_score a {
	color: #4c4;	
	font-size: 1em;
	font-weight: bold;
}

.jstree .failing_master_control_score a, .jstree li .failing_control_score a,
.jstree li li .failing_result_score a {
	color: #c44;	
	font-size: 1em;
	font-weight: bold;
}

.jstree .title a
{
	color: #000;
	font-weight: bold;
	font-seize: 1em;

div#testResultTree.jstree-default .jstree-clicked { 
	background: #FFF; 
}