/* BODY STYLE */

div.Spacer {
	height:15px;
}


/* MAIN PAGE TABLE */
.MainTable {
	background-color:#FFFFFF;
	margin-top:10px; 
	box-shadow:#000000 6px 6px 24px; 
	border-radius:16px; 
	border:#FFFFFF 16px solid;
	width:832px;
	margin-left:auto;
	margin-right:auto;
	ext-align:left;
	margin-bottom: 20px;
}


.MainTable td.Header {
	background-image:url(ImgSurveyGeneral/Header.jpg); 
	background-repeat:no-repeat; 
	height:65px;  /* image is 184 px high */
}


.MainTable td.Footer {
	background-image:url(ImgSurveyGeneral/footer_2000.png); 
	background-repeat:no-repeat; 
	height:40px;
	width:800px;
}


.Title {
	font-family:Changa One;
	font-size:40px;
	text-align:center;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:5px;

}


.SectionHeader {
	font-family:Changa One;
	font-size:30px;
	text-align:center;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:5px;
	color:#CC0000; 

}


/* RESPONSE TABLE */

table.ResponseTable {
	background-color: #f5f5f5;
	border-collapse: collapse;
	font-family : "Times New Roman", Times, serif;
	margin-bottom:20px;
}


.ResponseTable tr.Labels {
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 7pt;
	text-align: center;
	vertical-align: center;
	padding-bottom: 3px;
	padding-top:3px;
}


.ResponseTable td.Transparent {
	background-color:#FFFFFF;
}


.ResponseTable td.BackgroundCenter {
	text-align: center;
	background-color: #f5f5f5;
	padding: 5px;
}


.ResponseTable td.LightCenter {
	text-align: center;
	background-color: #E8E8E8;
	padding: 5px;
}


.ResponseTable td.DarkCenter {
	text-align: center;
	background-color: #D0D0D0;
	padding: 5px;
}


.ResponseTable td.BackgroundLeft {
	background-color: #f5f5f5;
	text-align: left;
	padding: 5px;
}


.ResponseTable td.LightLeft {
	background-color: #E8E8E8;
	text-align: left;
	padding: 5px;
}


.ResponseTable td.DarkLeft {
	background-color: #D0D0D0;
	text-align: left;
	padding: 5px;
}


.ResponseTable tr.LabelsSliderBottom {
	background-color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 7pt;
	text-align: center;
	vertical-align: center;
	padding-bottom: 3px;
	padding-top:3px;
}


.RadioButtonLabels {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 7pt;
}


/* MAIN QUESTION TABLE */
Table.MainQuestionTable {
	width: 100%;
	border-collapse: collapse;
	/* border: thin #000000 solid; */
	margin-bottom: 15px;
}


/*Table.FollowUp {
	margin-top: 15px;
} */


.MainQuestionTable td.Left {
	width: 25px;
	background-image: url(ImgSurveyGeneral/QuestionDotBlue.png);
	background-repeat: no-repeat;
	vertical-align: top;
}


.MainQuestionTable td.LeftArrow {
	width: 25px;
	background-image: url(ImgSurveyGeneral/ArrowBlue.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}


.MainQuestionTable td.LeftError {
	width: 25px;
	background-image: url(ImgSurveyGeneral/warning_22.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
}


.MainQuestionTable td.Main {
	vertical-align: top;
	font-size : 12pt;
}


/* OTHER TABLE STYLES */
td.PercentageCompleted {
	font-weight : bold;
	color:#FFFFFF;
	font-size : 9pt;
	text-align: center;
	vertical-align: top;
}


td.ErrorBox {
	text-align:center;
	background-color:#FFFF99; 
	padding:10px;
	box-shadow:#000000 6px 6px 24px; 
	border-radius:16px;
}


/* TEXT STYLE */
p.StandardParagraph {
	line-height:1.5;
}


.Question {
	font-weight : bold; 
	color : #000066;
}


.QuestionError {
	font-weight: bold;
	color: #CC0000;
}


.QuestionHighlight {
	background-color: #FFFF99;
}


.TextHighlight {
	color:#CC0000; 
	font-weight:bold;
}


.Response {
	font-family:"Times New Roman", Times, serif;
}


.DebugComment {
	font-family: Courier New;
	color: #FF0000;
	font-size:smaller;
}


.Instruction {
	margin-top: 2pt;
	font-size:smaller;
	font-style:italic;
	color:#666666;
}


.MessageError {
	font-weight: bold;
	color:#CC0000;
}


.MessageSuccess {
	font-weight: bold;
	color:#006600;
}


.PhotoCredit {
	font-weight: bold;
	font-size: x-small;
	text-align: center;	
}


/* DANGER RATING SIGN */
span.DangerRating {
	font-weight:bold; 
	border:#000000 thin solid; 
	padding:3px;
}


span.Low {
	background-color:#00FF00;
}


span.Moderate {
	background-color:#FFFF00;
}


span.Considerable {
	background-color:#FF9900; 
}


span.High {
	background-color:#FF0000; 
}


span.Extreme {
	background-color:#000000;
	color:#FFFFFF; 
}


/* LINK STYLES */
A:link {
	color : #000000;
	text-decoration:underline;
}


A:visited {
	color : #000000;
	text-decoration:underline;
}


A:hover {
	color : #666666;
	text-decoration:underline;
}


/* HIGHLIGHT BOXES */
table.HighlightBoxGrey {
	border-radius:10px; 
	border:#666666 thin solid; 
	background-color:#CCCCCC; 
	box-shadow:#999999 3px 3px 3px;
}

table.HighlightBoxYellow {
	border-radius:10px; 
	border:#cc0000 thin solid; 
	background-color:#ffff99; 
	box-shadow:#999999 3px 3px 3px;
}



/* SLIDER CONTROLS */
.singleslidecontainer {
  width: 100%; /* Width of the outside container */
}


.singleslider {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 10px;
  border-radius: 5px;   
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}


.singleslider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}


.singleslider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 23px;
  height: 24px;
  border: 0;
  background: url('ImgSurveyGeneral/contrasticon1.png');
  cursor: pointer;
}


.singleslider::-moz-range-thumb {
  width: 23px;
  height: 25px;
  border: 0;
  background: url('ImgSurveyGeneral/contrasticon1.png');
  cursor: pointer;
}


/* MODAL PICTURE LIGHTBOX  */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

/* Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 600px;
}

/* Close button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 45%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

img.demo {
  opacity: 0.8;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}