@import "navigation.css?t=1";
@import "overlib.css";

html {
	overflow: auto;
}

body>#content .trans {
	filter:alpha(opacity=95);
	opacity:0.95;
}

.h4, h4 {
	font-size: 1.2rem;
}

form {
	display:inline;margin:0;
}
.hidden {
    display: none; width: 0px; height:0px; margin: 0px; padding: 0px; font-size: 0px; line-height: 0px; float:left;
}
.suppress-space p{
	margin:0;
}

a img {
	border: none;
}

.em-grey-text {
	color: #808080;
}

img.icon {
	border:none;
	vertical-align:text-bottom;
}

img.button {
	cursor: pointer;
}

html, body {
	font-size: 14px;
}

html, body, table, input, select {
	font-family: arial, helvetica, sans-serif;
}

button {
	font-size: 105%;
}

input, select, textarea {
	background-color: #fff; /*FFFFED*/
	border-width: 1px;
  border-style: solid;
  border-color: #80A7C8;
  padding: 1px;
  margin:0;
}

table td.right-align {
	text-align: right;
	padding-right: 3px;
}


input[type="radio"], input[type="checkbox"] {
	background-color: transparent;
	border-width: 0px;
}

.mandatory-indicator {
	color: red;
}

input.mandatory, select.mandatory, textarea.mandatory, div.mandatory, span.mandatory {
	background-color: #FFFFD1;
}

input.normal-size, select.normal-size, textarea.normal-size {
	font-size: 9pt;
}

html, body {
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding:0;
	margin:0;
}

/* .serve-questions-group{
	margin-bottom: 20px;
} */

div#header {
	margin: 0;
	padding-top: 0.25em;
	width:100%;
	background-color: #fff; /*3D7EBF*/
	color: #3D7EBF;
	font-size: 20px;
	font-weight: bold;

	position: relative;
	overflow: auto;
}

.form-check-label{
	cursor: pointer; 
}

div#header #banner {
	margin-left:0.4em;
	margin-bottom:0.2em;
	text-shadow: 0px 2px 3px #B3CDE7;
	float: left;
}

div#header #banner img {
	vertical-align: middle;
	margin-right:2em;
	max-width: 350px;
	height: auto;
}

/* div#header .mergeLoginInfo {
	margin-right: 280px;
} */

div#header #loginInfo {
	color: #000;
	font-weight: normal;
	font-size: 9pt;
	float: right;
	text-align:right;
	padding-right: 1em;
	padding-top: 0.3em;
}

div#header #loginInfo table {
	text-align: right;
}

div#header #loginInfo table td {
	font-size: 9pt;
}

div#header #loginInfo a {
	color: #3D7EBF;
}

div#wrapper {
	/*
	min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -4em;
  */
  height: 100%;
  padding-bottom: 4.2em;

}

div#content {
	padding-top: 1em;
	margin:0 1.2em;
	/* font-size: 105%; */
}

div#nonFooter {
	position: relative;
	min-height: 100%;

	background-image:url(../images/waterdrop.jpg);
	background-attachment: fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
}

div#nonFooter {
	position: relative;
	min-height: 100%;

	background-image:url(../images/waterdrop.jpg);
	background-attachment: fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
}

* html #nonFooter {
	height: 100%;
}

div#footer {
/*
	border-top: 1px solid #4E687C;
	background-color: #B1C3D9;

	background-image: url(../images/footer-background.gif);
	background-repeat: repeat-x;
*/

	border-top: 1px solid #878787; /* #4E687C */

	background-image: url(../images/footer-background.gif);
	background-repeat: repeat-x;

	position: relative;
	margin-top: -3.1em;
	height: 3.0em;
	font-size: 90%;
	line-height: 3.0em;
	padding-left: 1em;

}

div.page-preview-bar {
	margin:0;
	background: #590A15 url(../images/header-gradient-red.gif) repeat-x;
	color:#fff;
	text-align:center;
	font-weight:bold;
	position:fixed;
	width:100%;
	top:0;
	line-height:40px;
}

div.page-preview-bar a {
	color:#fff;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}
div.page-preview-bar a:hover {
	text-decoration:underline;
}

div.page-preview-bar-bottom {
    height:40px;
}

fieldset {
	/*
	-moz-border-radius: 8px;
	border-radius: px;
	*/
	-moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:7px;
  border-radius: 3px;
  /*-webkit-border-radius: 3px*/
	/*border-color: #3D7EBF;*/
	color: #3D7EBF;
}

fieldset.collect-info-panel{
	background-color: #fff;
	color: #000;
	margin-bottom: 2em;
	padding: 0.5em;
}
fieldset.collect-info-panel legend{
	color: #3D7EBF;
}
fieldset.collect-info-panel div.instruction{
	margin:1em 0em;
	/*
	color: #4D4D4D;
	font-family: tahoma;
	font-size:10pt;
	*/
	padding-bottom: 0.3em;
	border-bottom: 1px solid #D6D6D6;
	text-align:left;
	padding-left: 0em;
}

table.collect-info-table td {
	padding: 2px;
	/*border-bottom: 1px solid #D7D7D7;*/
}
/*
table.collect-info-table td:first-child{
	border-right: 1px solid #DD2222;
}
table.collect-info-table tr:last-child td{
	border-bottom: none;
}
*/
td.collect-info-left-header {
	width:180px;font-weight:bold;
	border-right: 1px solid #DD2222;
}
td.collect-info-left-header-border-bottom {
	border-bottom: 1px solid #D7D7D7;
}

table.simple tr td {
	border-bottom: 1px dashed #FDD8BF;
}
table.simple tr:last-child td {
	border-bottom: none;
}

table.tiny td{
	padding: 2px;
	font-size: .9em;
}

table.tiny td.title{
	width: 120px;
	text-align:right;
	vertical-align:top;
}

.table-normal-top-button {
	float:left;
	width:130px;
	border-top: 1px solid #A9A9A9;
	border-left: 1px solid #A9A9A9;
	border-right: 1px solid #A9A9A9;
	background-color: #DFE6EB;
	color:#4D6679;
	font-size:9pt;
}

.table-normal-top-button button {
	border: 2px solid #DFE6EB;
	background-color: #DFE6EB;
	color:#4D6679;
	font-size:9pt;
	padding:0;
}


table.normal {
	font-size: 9pt;
	width:100%;
	padding:0;
	margin:0;
	background-color: #E7E7E7; /* EFEFEF */
	border: 1px solid #A9A9A9;
	empty-cells: show;
	text-align: left;
}

table.normal td, table.normal th {
	padding: 6px 2px;
}

tr.odd_row {
	background-color: #FFFFFF;
}

tr.even_row {
	background-color: #EFEFEF; /*CDDEEF*/
}

tr.odd_row_b {
	background-color: #E7E7E7;
}

tr.even_row_b {
	background-color: #F5F5F5; /*CDDEEF*/
}

tr.odd_row_c {
	background-color: #FFFFFF;
}

tr.even_row_c {
	background-color: #EFEFEF; /*CDDEEF*/
}

tr.odd_row_d {
	background-color: #FFFFFF;
}

tr.even_row_d {
	background-color: #F9F9F9; /*CDDEEF*/
}

tr.highlight_row, div.highlight_row {
	background-color: #FEFEE3; /*#DEDEDE #FFFFC0;*/
}

tr.selected_row, div selected_row {
	background-color: #FCF0A2;
}

tr.selected_row td, div selected_row td {
	border-bottom: 1px solid #FAD42E;
}

tr.footer {
	border-top: 1px solid #C0C0C0;
	background-color: #D8D8D8; /*98BBDE*/
}

table.normal th {
	font-weight: bold;
	background-color: #558FC9;
	color: #FFFFFF;
}

table.normal th.alt {
	font-weight: bold;
	background-color: #D3DCE3;
	color: #000;
}

td.form-header {
	width:20%;
	font-size: 110%;
	vertical-align:top;
	font-weight: bold;
	font-family: sans-serif;
}

table.inner-simple-fill {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	border-collapse: collapse;
}

table.inner-simple-fill th, table.inner-simple-fill td{
	padding: 3px;
	margin: 0px;
}

table.inner-simple-fill th{
	text-align:left;
	border-bottom: 1px groove #c3c3c3;
}

a:link, a:visited, a:active {
	color: #558FC9;
}

a:hover {
	color: #32679C;
	text-decoration: underline;
}

div#footer a {
	color: #787878;
}

div#footer a:hover {
	color: #4B4B4B;
}

div#footer div {
	margin-right: 0.5em;
	display: inline;
}

/****************/

div.page-title {
	font-size: 16pt;
	font-weight: bolder;
	color: #346CA4;
	margin: 0.5em 0;
	margin-bottom: 1.0em;
}

div.page-title-larger {
	font-size: 18pt;
	font-weight: bolder;
	color: #346CA4;
	margin: 0.5em 0;
	margin-bottom: 1.0em;
}

div.page-text {
	font-size: 12pt;
	font-weight: normal;
	font-weight: bold;
	color: #FF7F2A; /*666*/
	margin: 0.75em 0;
}

span.paginate-nav {
	color: black;
	font-size:70%;
	margin-left:2em;
}

div.step-block {
	margin: 1.25em 0;
}

div.step-title {
	font-size: 12pt;
	font-weight: normal;
	font-weight: bold;
	color: #666666;
	margin: 0.25em 0;
}

div.step-data {
	font-size: 12pt;
	font-weight: normal;
	font-weight: bold;
	margin: 0.25em 0;
}

div.text-note {
	font-size: 90%;
	font-style: italic;
	color: #666;
	display: inline;
}

/****************/

div.breadcrumb {
	color: #808080;
	font-family: tahoma;
	font-size: 10pt;
	margin-bottom: 1.25em;
}

div.seperator {
	margin: 1.8em 0;
	border-bottom: 1px dashed #D3D3D3;
}


/* Action notification */
div.notify-bar {
	position: relative;
	padding:-5px;
}

div.notify-bar table td {
	/* font-size: 110%; */
	vertical-align:top;
}

div.notify-bar div.close-button {
	position: absolute;
	right:1px;
	top:1px;
	font-size:85%;
}

div.notify-bar-success{
	border: 3px solid #00FF00;
	background-color: #F0FFF0;
	color: #000;
	padding: 5px;
	font-size: 110%;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
}
div.notify-bar-success a {
	color: #000;
	text-decoration: underline;
}
div.notify-bar-success a img {
	border: none;
}
div.notify-bar-normal{
	border: 3px solid #95BDEE;
	background-color: #EBF3FC; /*D3E5FA*/
	color: #234A89;
	padding: 5px;
	font-size: 110%;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	border-radius: 5px;
    box-shadow: 2px 2px 2px #BBB09F;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px #BBB09F;
    -moz-border-radius: 5px;
    -moz-box-shadow: 2px 2px 2px #BBB09F;
}
div.notify-bar-normal a {
	color: #316AC5;
	text-decoration: underline;
}

div.notify-bar-error{
/*
	border: 3px solid #FF0000;
	background-color: #FFFFCC;
	color: #FF0000;
*/
	border: 3px solid #D54E21;
	background-color: #FFF1F1;
	color: #AF401B;
	padding: 5px;
	font-size: 110%;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1em;
	border-radius: 5px;
    box-shadow: 2px 2px 2px #BBB09F;
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 2px 2px 2px #BBB09F;
    -moz-border-radius: 5px;
    -moz-box-shadow: 2px 2px 2px #BBB09F;
}
div.notify-bar-error a {
	color: #ff0000;
	text-decoration: underline;
}


/*****************************************/
/* Button Styles */
.buttons button.big{
    padding:6px 8px 6px 6px; /* Firefox */
    line-height:16px; /* Safari */
}
.buttons button.small{
    padding:3px 4px 3px 2px; /* Firefox */
    line-height:11px; /* Safari */
}
.buttons button img, .buttons a img{
    /* margin:0 3px -3px 0 !important; */
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover, .buttons input:hover{
    background-color:#dff4ff;
    border:2px solid #c2e1ef;
    color:#336699;
}
.buttons a:hover, .buttons input:hover{
	border:1px solid #c2e1ef;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive, .buttons input.positive{
    color:#529214;
}
button.positive:hover, .buttons a.positive:hover, .buttons input.positive:hover{
    background-color:#E6EFC2;
    border:2px solid #C6D880;
    color:#529214;
}
.buttons a.positive:hover, .buttons input.positive:hover{
	border:1px solid #C6D880;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative, .buttons input.negative{
    color:#d12f19;
}
button.negative:hover, .buttons a.negative:hover, .buttons input.negative:hover{
    background:#fbe3e4;
    border:2px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:hover, .buttons input.negative:hover{
		border:1px solid #fbc2c4;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* REGULAR */

button.regular, .buttons a.regular, .buttons input.regular{
    color:#336699;
}
button.regular:hover, .buttons a.regular:hover, .buttons input.regular:hover{
    background-color:#dff4ff;
    border:2px solid #c2e1ef;
    color:#336699;
}
.buttons a.regular:hover, .buttons input.regular:hover{
		border:1px solid #c2e1ef;
}
.buttons a.regular:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

div.error, span.error {
	font-size:90%;
	color: red;
	font-weight: normal;
}

/* Legend */
div.legends {
	position: relative;
	color: red;
	font-size: 85%;
	width:200px;
	margin-bottom: 4em;
}

div.legends div.label {
	position:absolute;
	right: 45px;
	vertical-align:middle;
}

div.legends div.mandatory {
	position:absolute;
	right:0px;
	height:16px;
	width:36px;
	border:1px solid #80A7C8;
}

/*****************************************/
/* General page */
div.general-text p.err {
	font-weight: normal;
	font-size: 90%;
}


/*****************************************/
/* Percentage bar */

.graph-container {
	color:#000;
	font-weight:700;
	border: 1px inset silver;
	width:120px;
}

.percent-graph {
	background-color:#cecece;
	position:relative;
	width:120px;
	padding:0
}

.percent-graph .percent-bar {
	display:block;
	position:relative;
	/*
	background-image:url(images/bargraph.gif);
	background-position:right center;
	background-repeat:repeat-x;
	*/
	background-color: #538e02;
	border-right:#538e02 1px solid;
	text-align:center;
	color:#fff;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.9em
}

.percent-graph .percent-bar span {
	position:absolute;
	left:1em
}
.graph-container .color-low {
	background-color: #538e02;
	border-right:#406B03 1px solid;
	color:#fff;
}
.graph-container .color-medium {
	background-color: #FFFF00;
	border-right:#D6D606 1px solid;
	color:#000;
}
.graph-container .color-high {
	background-color: #FF0000;
	border-right:#DD0707 1px solid;
	color:#fff;
}


/*********** tab ************/
.tabs{
		margin-left:10px;
    padding: 0;
    background: transparent;
    voice-family: "\"}\"";
    voice-family: inherit;
}
.tabs ul{
    font: bold 11px Arial, Verdana, sans-serif;
    margin:0;
    padding:0;
    list-style:none;
}
.tabs li{
    display:inline;
    margin:0 0 0 0;
    padding:0;
    text-transform:capitalize;
    font-size:9pt;
}
.tabs a.tabLinkRef {
    float:left;
    background:#DBEFFF url(images/tabs_left.gif) no-repeat left top;
    margin:0 3px 0 0;
    padding:0 0 1px 3px;
    text-decoration:none;
    border-top: 1px solid #676767;
    border-left: 1px solid #676767;
    border-right: 1px solid #676767;
    color: #3977B5;
}
.tabs a.tabLinkRef span{
    float:left;
    display:block;
    background: transparent url(images/tabs_right.gif) no-repeat right top;
    padding:4px 9px 2px 6px;
}
.tabs a.tabLinkRef span{float:none;}
.tabs a.tabLinkRef:hover{background-color: #7E94B9;color: white;}
.tabs a.tabLinkRef:hover span{background-color: #7E94B9;}
.tabHeaderActive span, .tabHeaderActive a.tabLinkRef { background-color: #42577B; color:#fff;}
.tabContent {
    clear:both;
    border-top:1px solid #676767;
    background-color:none;
    padding: 0.5em 0.2em;
    padding-left:10px;
    position:relative;
}
.tabContent .refreshButton {
		position:absolute;
		top:0.5em;
		right:0.2em;
		border:1px outset #3E3E3E;
		background-color: #E1E1E1;
		padding:1px;
}
.tabContent .refreshButton a {
	color: #565656;
}
.tabContent .refreshButton img {
	vertical-align:middle;
}

/* ordering image */
thead.ordertable th span.sort-col {
	/*text-decoration: underline;*/
	cursor: pointer;
	color: #0562AF;
}
thead.ordertable th span.sort-col:hover{
	text-decoration: underline;
}
.ascending, .descending {
	color: #0562AF;
	text-decoration: none;
}

.ascending:after {
	content:" " url(../images/ascending.gif) /*ascendingArrows*/
}
.descending:after {
	content:" " url(../images/descending.gif)
}

.generic-attention-wrapper {
	padding:2px;
	border: 1px solid #949494;
	border: 1px solid #FED22F; background-color: #FFF0A5; color: #363636; /*fff*/
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

div.clear { clear:both; padding:0; margin:0 }

.no-pad { padding:0px; }
.rightify { float:right; }
.dropshadow-normal {
    box-shadow: 0 2px 1px #BBB09F;
    -webkit-box-shadow: 0 2px 1px #BBB09F;
    -moz-box-shadow: 0 2px 1px #BBB09F;
}
.rounded-normal {
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
}
.badgify {
    color:black;
    background: none repeat scroll 0 0 #fcfcfc;
    padding:0.1em 0.4em;
    margin:0 0.2em 0 0em;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 1px #BBB09F;
    -webkit-border-radius: 5px 5px 5px 5px;
    -webkit-box-shadow: 1px 1px 1px #BBB09F;
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 1px 1px 1px #BBB09F;
}
.badgify4corner {
    box-shadow: 0px 0px 3px 1px #BBB09F;
    -webkit-box-shadow: 0px 0px 3px 1px #BBB09F;
    -moz-box-shadow: 0px 0px 3px 1px #BBB09F;
}
#questionLightbox .credit-card-info-table, #content .credit-card-info-table {
	border-collapse:collapse;width:auto;padding:0;
}
#questionLightbox .credit-card-info-table, #content .credit-card-info-table td {
    padding:0;
    padding-right:0.3em;
    padding-bottom:0.3em;
}
tr.mceLast div { display:none; }

/* adjustment for Form alignment */
@media (min-width:768px){
	.question-type-type-radio, .question-type-type-tickbox{
		padding-top: 7px;
		padding-left: 7px;
	}
	#questionLightbox .credit-card-info-table, #content .credit-card-info-table {
		max-width: 330px;
	}
	.question-type-type-grid{
		padding-top: .375rem;
	}
}
