body {
	background-color:#faf9f7;
	color:#000;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
    font-family: "Karla", Helvetica, Arial, sans-serif;
}

/*@media (min-width: 400px) {
  body {
    font-size: 16px;
    line-height: 27px;
  }
}*/

label {
	font-weight: normal;
}

.overlay {
	top:0px;
	left:0px;
	height:800px;
	background:#faf9f7;
}

.calc {
	color: #000;
	font-family: "Karla", Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
}

#calc_cont {
	margin: 0 0 0 0;
}

#calc_content {
	min-height:442px;
	background:#faf9f7;;
	margin: 0 0 0 0;
	margin-top: 20px !important;
}

/*#pagecontent {
	background: transparent url("img/bg-content-narrow.gif") no-repeat scroll left top;
}*/

/*#dots {
	color: #17678a;
}*/


#head_progress {
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:15px;
	height:16px;
	line-height: 16px;
	font-size: 12px;
}

.claro .dijitProgressBarLabel {
	color: #3F4364;
}

h1 {
  margin-top: 0;
  font-weight: 400;
  color: #3f4364;
  font-size: 48px;
  line-height: 52px;
  font-family: "GT-Sectra-Fine", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
@media (min-width: 400px) {
  h1 {
    font-size: 60px;
    line-height: 65px;
    margin-bottom: 16px;
  }
}

h2 {
  margin-top: 0;
  margin-left: -15px;
  font-weight: 400;
  color: #3f4364;
  font-size: 40px;
  line-height: 50px;
  font-family: "GT-Sectra-Fine", Helvetica, Arial, sans-serif;
  margin-bottom: 12px;
}

h3 {
  margin-top: 0;
  font-weight: normal;
  color: #3f4364;
  font-size: 34px;
  line-height: 40px;
  font-family: "GT-Sectra-Fine", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}

.rq {
	margin-left:-19px;
	margin-top:4px; 
	border:0;
	vertical-align:top;
}
#printresults {
		margin-bottom: 10px;
}
img.help {
	cursor:pointer;
	vertical-align:middle;
	padding-left:4px;
}

a {
  outline: 0;
  text-decoration: underline;
  color: #903648;
}
a:hover {
  color: #000;
}

#widget_email {
	width: 150px;
}

#envelope_image {
	padding-top: 20px;
}
#start_over {
	margin-top: 60px;
}

/* questions */
.qpage {
	min-height:400px;
	padding-left:0px;
	padding-right:0px;
	/*font-size:0.95em;*/
}

.qpage a:link, .qpage a:visited  {
	/*color: #E75224; border-bottom: 1px solid #E75224;*/
    outline: 0;
	text-decoration: none;
}

.qpage a:hover  {
	/*color: #e3a725;
	border-bottom: 1px solid;*/
	text-decoration: none;
		
}

.qpage a:focus {
	/*color: #e3a725;
	border-bottom:dotted 1px;*/
	text-decoration: none;
}

.qpage ul {
	padding-right:10px;
	list-style: none;
}

.qpage li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 0.8em 0 0 0;
	line-height: 1.5em;
}

.qmain {
	margin:0px 0px 10px 0px;
}

.qmain li {
	/*color: #3F4364;*/
}

.ques {
	font-size:1.0em;
	font-weight:bold;
	color: #3F4364;
}

.row {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.option {
	/*color: #aaa;*/
}
.printlogo {
	display: none;
	margin-bottom: 0px;
	max-height: 150px;
	margin-left: 15px;
}

.table-responsive {
	border: none;
	overflow-x: hidden;
}
.submit_table {
	table-layout: fixed;
	margin: 0px auto 5px auto;
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	background-color:#E8E8E2;
	border: 1px solid #3F4364;
}
.submit_table td {
	padding: 0px 25px 0px 25px !important;
	color: #3F4364;
	border-bottom: 1px solid #3F4364;
}

.mult_line_lbl {
	text-align: left;
	margin-left:20px;
	margin-top:-16px;	
}

.question li {
	margin: 0 0 0 0 !important;
	list-style-type:none;
}

div#b_begin {
	font-size: 17px !important;
	padding-left: 0px;
	text-align: center;
}
/* start button */
div#b_nav {
	padding-bottom:10px;
	font-size:17px;
	margin: 0px 20px 0px 20px;	
}

/* worksheet button */
#b_worksheet {
	text-align: center;	
}

/* footer */
#pagefooter  {
	background: #faf9f7;
	background-color:#faf9f7; 
	height:26px; 
	font-size: 0.65em;
	color: #aaa;
	margin:0 0 0 0;
	text-align: right;
}
#pagefooter a:link, #pagefooter a:visited  {
	color:#aaa; 
	text-decoration:none;
}
#pagefooter a:hover  {
	color:#000; 
	border-bottom:1px dotted #000;
}

.footerlink {
	float:right;
	margin-top:5px;
	padding-right:10px;
}

.terms {
	/*color:#666666;
	margin:10px 0px 5px 20px;*/
	font-size:0.75em;
}
/*.termslink a {
	float:none;
	color:#E75224;
}
.termslink a:hover {
	color: #e3a725;
}
.termslink a:focus {
	color: #e3a725;
	border:dotted 1px;
}*/

#pagesave {
	margin-top: 15px;
	text-align: left;
}
#pagesave a, #usestandalone a {
	font-size:0.9em;	
}

a:active, #pagesave a:active, #usestandalone a:active {
	border-bottom:solid 1px;
}

/* results */
.summary_table {
	margin: 5px auto 30px auto;
	font-size: 18px;
	background-color:#faf9f7;
	border-collapse: collapse;
	text-align: left;
	color: #3F4364;	
}
.summary_table th {
	font-weight: bold;
	padding: 0px 15px 10px 15px;
	border-bottom: 2px solid #3F4364;
}
.summary_table td {
	padding: 9px 15px 9px 15px;
}
.summary_table tfoot td {
	font-weight: bold;
}
.summary_val {
	text-align:right;
}
.summary_table tfoot td.round_left
{
	color: #fff;
	height: 43px;
	background-color: #27587B;
	padding: 0px 15px 0px 15px;
}
.summary_table tfoot td.round_right
{
	background-color: #27587B;
	height:43px;
	text-align:right;
	color:#fff;
}
.summary_table a:link, .summary_table a:visited  {
	color:#903648; 
	text-decoration:none;
}
.summary_table a:hover  {
	color: #903648;
	text-decoration:none;
}
.summary_table a:focus {
	color: #903648;
	text-decoration:none;
}
.dlgcont {
	margin-left:10px;
	top:0px;
	background-color:#f1f1f1;
}

.dialog_warning_image {
	float:left;
	width:15%;
	height:100%;
	text-align: center;
}

.dialogs {
	max-height:550px;
	font-size:1.0em;
	background-color:#f1f1f1;	
}

/*.dialogs a, .dialogs a:link {
	font-size:0.9em;
	color:#E75224;	
}
.dialogs a:hover {
	color: #e3a725;
	border-bottom:solid 1px;
}*/

.dialogs a:active {
	border-bottom:solid 1px;
}

.dialog_alert {
	margin-top:100px;
	width:auto;	
}

.dialog_store {
	margin-top:100px;
	width:auto;	
}

.dlgclose {
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size:1.0em;
}

.warn_dialog  {
	font-size:100%;	
	background-color:#f1f1f1;	
}

.store_dialog  {     
	font-size:100%;	
	background-color:#f1f1f1;	
}

.dijitTooltipContainer {
	border: solid #ddd 1px;
	background: #efefef;
	color: black;
	font-size: small;
	padding: 4px 4px 4px 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow:0px 1px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);
}

@media screen and (max-width: 415px) {
	.t1, .t2 {
		display: none;
	}
}
@media ( min-width : 260px) {
	.previous-button {
		float: left;
	}
	.next-button {
		float: right;
	}
}
@media ( min-width : 768px) {
	#calc_content {
		margin: auto;
	}
	
	#pagecontent {
		background-position: 35px;
	}
	#dots {
		margin-left: 20px;
	}
	
	.dialog_alert,.dialog_store,.dialog_stand_alone {
		margin-left: 125px;
		margin-right: 125px;
	}

	.submit_table {
		width: 600px;
	}
	.summary_table {
		width: 650px;
	}
	#start_over {
		text-align: right;
	}
	
	#widget_email {
		width: 200px;
	}
	#printresults {
		text-align: right;
	}
	#envelope_image {
		padding-top: 0px;
	}
	#buttons {
		 margin-left: 10px;
	}
	#pagesave {
		text-align: left;
	}
	#usestandalone {
	    float: right;
	}
	.row {
		margin-left: 20px;
	}
}

.labeldiv {
	margin-right: 10px;
}

.dijitButtonNode {
    line-height: inherit;
}
#b_begin .dijitButton .dijitButtonNode, #b_nav .dijitButton .dijitButtonNode, .claro .dijitButton .dijitButtonNode {
	background-image: none;
	background-color: #83B5D9; 
    background: #83B5D9; /* !important;*/
    padding: 5px 10px 5px 10px !important;
	color: #000;
	border-radius: 0px;
	border-color: #83B5D9;
	text-transform: uppercase;
	font-weight: bold;
}

#b_begin .dijitButton .dijitButtonNode:hover, #b_nav .dijitButton .dijitButtonNode:hover, .claro .dijitButton .dijitButtonNode:hover  {
    color: #ffffff;
    background: #373947;
	background-color: #373947;
	border-color: #373947;
}

.claro .dijitDialogTitleBar {
	border: none;
	background-color: #27587B;
	background-image: none;
}

.claro .dijitDialogTitle {
	color: white;
}

.claro .dijitDialogPaneContent {
	background-color:#f1f1f1;
	overflow-y: auto;
}

#loading.overlay {
    background-color: #faf9f7;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 !important;
    z-index: 2;
}