﻿.default_font
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}
.Distractor
{
	position: absolute;
	height: 150px;
	width: 250px;
	margin: auto;
	border: solid 2px black;
	text-align: center; 
	vertical-align: middle; 
	background-color: #f0f0f0;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); 
	opacity: 0.4;*/
}
/* portal page */

.model_block {
  width:215px;
  background:repeat-y left top url(/Common/images/sidebar_box_bg.png);
  margin:0;
  padding:0;
}
.model_block H2 {
  background:no-repeat top left url(/Common/images/sidebar_box_top.png);  
  margin:0;
  width:auto;
  padding:0.5em 1.0em 0.5em 0.9em; 
  color: #000; /*#00447D;*/
  font-weight:bold;
  font-size: 14px;
  height: 70px;
  border:none;
}
.block_content {
  background:no-repeat bottom left url(/Common/images/sidebar_box_bottom.png);  
  font-size: 12px;
  height: 200px;
  width:auto;
  margin:0;
  padding:0 1.0em 1em 1.0em;
}
/* clause tree */
.clause_tree_container
{
	width: 100%; 
	height: 100%; 
	overflow: auto;
	scrollbar-width: 4px;
	border-left: 2px solid #e0e0eb;
}
.TreeView 
{ 
  background-color:White;
  border: #333333 0px solid; 
  padding-top:2px;
}
.clause_tree_node 
{ 
  font-family: verdana; 
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 1px; 
  max-width: 250px;
}
.clause_hover_tree_node 
{ 
  font-family: verdana; 
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 1px; 
  color: #648bcb; 
  text-decoration: underline;
  cursor: pointer;
}
.clause_selected_tree_node 
{ 
  font-family: verdana;
  font-size: 11px; 
  padding:1px;
  padding-left: 3px; 
  padding-right: 4px; 
  background-color: #edf2f2; 
  cursor: default; 
}
.clause_tree_loading
{
	border: none;
	font-family: Verdana;
	font-size: 10px;
}
.validation_failed_node
{
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	border-bottom: red thin dashed;
	padding-right: 1px;
}
.validation_failed_node_hover
{
	font-family: verdana;
	font-size: 11px;
	padding: 1px;
	border-bottom: red thin dashed;
	padding-right: 1px;
	cursor: hand;
}
.Editclause_tree_node
{
  border:1px silver solid;
  font-family: verdana; 
  font-size: 10px;
}
/* navigation */
.navigation_table
{
	margin: 0px 0px 0px 0px;
	border: none;
	width: 100%;
}
.header_cell
{
	text-align: left;
	height: 68px;
	background:repeat-x top left url(logo_bg.png);
	padding: 0px 0px 0px 0px;
	margin: 0;
	border: none;
}
.step_cell_active
{
	color: #ff9900;
	font-size: 8pt;
	font-weight: normal;
	width: 120px;
	background-color: #0a4c82;
	font-family: Tahoma, Verdana;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 5px 2px 5px;
	cursor: default;
	border-right: 1px solid black;
	border-top: none;
	border-bottom: 1px solid #0a4c82;
}
.step_cell_active H1
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;	
}
.step_cell_active A
{
	text-decoration: none;
}
.step_cell_inactive
{
	color: #ff9900;
	font-size: 8pt;
	font-weight: normal;	
	width: 120px;
	background-color: #4b7aa5;
	font-family: Tahoma, Verdana;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid black;	
	border-top: none;	
	border-bottom: 1px solid black;	
	cursor: hand;
}
.step_cell_inactive H1
{
	color: #c0c0c0;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
}
.step_cell_inactive A
{
	text-decoration: none;
}
.step_cell_next
{
	text-align: right;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	width: 140px;
	color: #ffffff;
	background-color: #08618f;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 10px 2px 5px;
	cursor: hand;
}
.step_cell_next H1
{
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
}
.step_cell_next A
{
	color: #ffffff;
	text-decoration: none;
}
.step_cell_disabled
{
	color: #ff9900;
	font-size: 8pt;
	font-weight: normal;
	cursor: not-allowed;
	width: 120px;
	background-color: #5e778d;
	font-family: Tahoma, Verdana;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid black;
	border-top: none;
	border-bottom: 1px solid black;
}
.step_cell_disabled H1
{
	color: #b4b4b4;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 2px;
}

.step_cell_disabled_next
{
	text-align: right;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	width: 140px;
	color: #639e90;
	background-color: #9aaac3;
	border-left: solid 1px black;
	border-bottom: solid 1px black;
	padding: 2px 8px 2px 2px;
	cursor: not-allowed;
}
.footer_button
{
	border: none;
	color: #ff9900;
	background-color: #0a4c82;
	font-size: 10pt;
	font-weight: normal;
	width: 182px;
	height: 34px;
	font-family: Tahoma, Verdana;
	padding-bottom: 4px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #c0c0c0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}

.footer_button A:link {text-decoration: none;}
.footer_button A:visited {text-decoration: none;}
.footer_button A:active {text-decoration: none;}
.footer_button A:hover {text-decoration: none;}

.footer
{
	text-align: center;
	vertical-align: middle;
	background-color: #0a4c82;
	border: 1px solid black; 
	border-top: none;
	padding: 5px 2px 10px 2px;
	height: 30px;
}
.instructions
{
	width: 100%;
	font-family: Tahoma, Verdana;
	font-size: 12pt;
	color: #ffffff;
	background-color: #0a4c82;
	padding: 5px 2px 5px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 3px solid #e0e0eb;
	height: 45px;
}

.instructions A:link {color: #ffffff;}
.instructions A:visited {color: #ffffff;}
.instructions A:active {color: #ffffff;}
.instructions A:hover {color: #ffffff;}

/* clause selection */
.clause_tree_header
{
	background-color: #4b7aa5;
	height: 32px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 9px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.clause_details_header
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #4b7aa5;
	color: #ffffff;
	vertical-align: middle;
	padding-bottom: 2px;
	height: 32px;	
}
.clause_details
{
	color: #000000;
	font-family: 'Times New Roman', Tahoma; 
	font-size: 12pt;
	height:100%; 
	width: 100%;
	border: 2px solid #eaeaea;
	border-top: none;
	padding: 3px 6px 3px 4px;
	overflow: auto;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff; 
	color: #000000;
}

.annotation_table
{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
.annotation_table TH
{
	text-align: left;
	background-color: #eaebee;
	padding: 3px 1px 3px 2px;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
}
.annotation_table TD
{
	text-align: left;
	background-color: #ffffff;
	padding: 2px 1px 2px 3px;
}

.horizontal_splitter_bar
{
  background: url(/Common/Images/Splitter/splitter_horBg.gif); 
}

.horizontal_splitter_bar_collapsed
{
  background: url(/Common/Images/Splitter/splitter_horBg.gif); 
  border: 1px solid #000000;
  border-right-width: 0px;
}

.VerticalSplitterBar
{
  background: url(/Common/Images/Splitter/splitter_verBg.gif); 
}

.CollapsedVerticalSplitterBar
{
  background: url(/Common/Images/Splitter/splitter_verBg.gif); 
  border: 1px solid #000000;
  border-bottom-width: 0px;
}

.ActiveSplitterBar
{
  background-color: #000000;  
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40); 
  opacity: 0.4;
}

.SplitterPane
{
  border: 1px solid #333333;
}


/* interview */
.interview_header
{
	color: #ffffff;
	background-color: #4b7aa5;
	height: 32px;
	line-height: 32px;	
	font-weight: bold;
	width: 100%;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana;
	font-size: 12px;
}
.interview_header A
{
	text-decoration: none;
	color: #000000;
}
.interview_question
{
	padding: 6px 3px 6px 3px;
	width: 100%;
	border-bottom: 1px dashed black;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.interview_question_alt
{
	background-color: #eaeaea;
	padding: 6px 3px 6px 3px;
	width: 100%;
	border-bottom: 1px dashed black;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.interview_container
{
	border-left: 2px solid #eaeaea;
	border-right: 2px solid #eaeaea;
	height: 100%; 
	width: 100%; 
	padding-bottom: 10px; 
	overflow-y: auto;
	overflow-x: hidden; 
}