/* WPSS Super-Container 
-----------------------------------------------------------*/
#wpss_survey {
  color: #333;
}
#wpss_survey h2{

}

#wpss_start_button, #wpss_submit_button {
	text-align:center;
	margin: 40px auto;
	width:250px;
}

/* Quiz Component Contaner */
#wpss_survey .form-container { 
  /*width:480px;   width of quiz
  margin:0 auto; 
  position:relative; 
  font-family:Verdana; 
  font-size:12px; 
  padding:20px; 
  background-color:#e0e3e2;   
  border:3px solid #abadac; */
}

#wpss_survey .form-panel fieldset{ 
	text-align:left;
  margin-top:10px; /* Gap between Progress bar and form feild */
}
fieldset {
	border:0px solid #ccc;
	margin:0 ;
	padding:0;
}

#progress{ height:20px;font-size:11px; }

/* Progress bar text */
#pgress{ 
  float:left; 
  vertical-align: top;
  font-size:9px;font-weight:bold;
  margin:0 0 0 6px;color:#C00;
  height:1em;
  padding:0px;
}
#wpss_survey label#amount { 
  vertical-align: top;
  font-size:9px;font-weight:bold;
  margin:2px 5px 0 0;color:#C00; 
  height:1em;
  padding:0px;
  width:auto;
}

/* Question */
#wpss_survey p.form_question{
  text-align:left;
  padding:0 20px 20px 20px;
  margin-top:0;
/*  width:440px;*/
  margin-bottom:0;
}

/* Radio Set of Answers*/
#wpss_survey .answer{
  margin:0 20px 20px 20px;
  padding-bottom:10px;
}

/* Label - Answers, Answer set Style */
#wpss_survey .form-panel label { 
/* width:415px; */
/*  float:right;*/
  padding:0;
  margin-bottom: 15px;
  color:#333;
}
/* radio and checkbox input */
#wpss_survey .wpss_radio{
/*  width:25px;*/
  
  padding:0;
  margin: 3px 10px 0 0;
  float: left;
}
#wpss_survey label{
	width:80%;
  
  float: left;
}
#wpss_survey .answer .answer_text{
  margin-bottom:15px;
}
#wpss_survey .clear {
  clear: both;
  font-size: 1px;
  height: 0;
}


/** 
  *  Defualt form image assumes centered, you can override specific questions with:
  *  #wpss_survey #panel{N} fieldset img{} or include style inline to image
 
#wpss_survey .form-panel fieldset img{
  max-width:95%;
  padding:0;
  margin:5px;
}

*/

/* Custom Field Inputs */
#wpss_survey .form-panel input, #wpss_survey .form-panel textarea { 
/*  vertical-align: middle;
  margin: 0px;
  padding: 0px; */

}
#wpss_survey .form-panel radio{
  -webkit-appearance: radio;
  -webkit-box-sizing: border-box;
}


#wpss_survey .form-container button { float:right; }


/*  Custom Field Form And Quiz Outro Text
--------------------------------------------------------------*/
#wpss_survey .infoForm{
  text-align:left;
  width:300px;
  margin:auto;
}
#wpss_survey .infoForm .wpss_customfield{
  margin-bottom:10px;
}
#wpss_survey .infoForm label{
  font-size:14px;
  line-height:16px;
  margin-top:1px;
  font-weight:bold;
  margin:0;padding:0;
  float:left;
}
#wpss_survey .infoForm input{
  float:right;
  height:16px;line-height:16px;
  margin:0;
  background-color: white;
  border: 1px solid #BBB;
  color: #4E4E4E;
}

#wpss_survey h3{ text-align:center; font-size:18px; padding:10px;display:block; }

#wpss_survey #submitButton{

}

/* Quiz Setup Page / Tabs
---------------------------------------------------------------*/
.wpss_table_wrap p.editing{
  display:block;
  border-bottom:1px dotted #DFDFDF;
  padding:10px 10px;
  margin:0;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color:#606060;
}
ul#quiz_tabs{
  margin-top:5px;
  padding-top:3px;
  border-top:1px dotted #DFDFDF;
}
ul#quiz_tabs li{
  float:left;
  height:20px;
  margin-bottom:0;
}
ul#quiz_tabs li a{
  margin-left:5px;
  margin-right:5px;
}
#quiz_switcher{
  display:block;
  border: 1px solid #DFDFDF;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  padding:5px;
  margin:10px 0;
  background-color:white;
}
#quiz_switcher p.select{ 
  padding:0;margin:0;

  font-size:14px;
}
ul#quiz_tabs li.current a{
  font-weight: bold;
}
#quiz_switcher p.select a{
  text-decoration: none;
  font-style: italic;
}
#quiz_switcher p.select a:hover{
  text-decoration: underline;
}
/* Admin Table */
.wpss_table_wrap{
  padding:0;margin:0;
  margin-top:15px;
  margin-bottom:5px;
  border:#DFDFDF solid 1px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
}
table#wpss_admin_table{
  width:100%;
  border-collapse:collapse;
  border: 1px solid #DFDFDF;
  border:0;
}
table#wpss_admin_table h2{
  font-size:17px;
  line-height:16px;
  font-weight:bold;
  margin:5px 0 0 0;
  padding:0;  
  font-style: normal;
}
#wpss_admin_table td.admin_head{
  vertical-align:top;
  padding:10px 10px 15px 10px;
}
#wpss_admin_table input[type="text"],#wpss_admin_table textarea{
  width:100%;
}
#wpss_admin_table td p{
  margin:10px 0 2px 0;
  padding:0;
  font-style: italic;  
  font-weight:bold;
  font-size:13px;
  color:#606060;
}
#wpss_admin_table td p.wpss_note{
  margin:0;
  padding-top:0;
  font-style: italic;  
  font-weight:bold;
  font-size:9px;
  color:#606060;
}
#wpss_admin_table td#wpss_setup{
  border-right:1px dotted #DFDFDF;
  border-bottom:1px dotted #DFDFDF;
  width:50%;
}
#wpss_admin_table td#wpss_tracking{
  border-left:1px dotted #DFDFDF;
  border-bottom:1px dotted #DFDFDF;
  width:50%;
}
#wpss_admin_table td#required_info{
  border-right:1px dotted #DFDFDF;
  border-top:1px dotted #DFDFDF;
  border-bottom:1px dotted #DFDFDF;
  width:50%;
}
#wpss_admin_table td#wpss_autorespond{
  border-left:1px dotted #DFDFDF;
  border-bottom:1px dotted #DFDFDF;
  border-top:1px dotted #DFDFDF;
  width:50%;
}
#edit_questions{
  border-bottom:1px dotted #DFDFDF;
  border-top:1px dotted #DFDFDF;
  margin:2px;padding:10px;
}
.wpss_saveoptions{
  padding:10px;
  border-top:1px dotted #DFDFDF;
  margin:0;
}

/* Questions Input table */
table#wpss_question_table{
  width:100%;
  padding:0;
}
#wpss_question_table td p{
  vertical-align:top;
}
#wpss_question_table td{
  vertical-align:top;
  border-bottom:1px dotted #DFDFDF;
  border-top:1px dotted #DFDFDF;
  padding:3px 0 5px 0;
}
#wpss_question_table td textarea{
  width:100%;
  height:100%;
} 
#wpss_question_table .delete_quest{
  padding-top:15px;
  width:46px;
  background:transparent url(images/delete.png) no-repeat 14px 0;
  float:right;
  cursor:pointer;
}
#wpss_question_table .delete_ans{
  background:transparent url(images/delete.png) no-repeat 3px 2px;
  float:right;width:25px;
  cursor:pointer;
}
#required_info .delete_field{
  background:transparent url(images/delete.png) no-repeat 3px 2px;
  float:right;width:25px;
  cursor:pointer;
}
#wpss_question_table td.delete_col{
  margin:0;padding:0;
  width:56px;
  border-left:1px dotted #DFDFDF;
  border-right:1px dotted #DFDFDF;
  border-top-right-radius: 4px 4px;
  padding:5px 5px 0 0;
}
#wpss_question_table td.id{
  width:10px;
  border-right:1px dotted #DFDFDF;
  border-left:1px dotted #DFDFDF;
  padding:0 5px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
}
#wpss_question_table input.weights{
  text-align:center;
  width:27px;
}
#wpss_question_table td.quest_col{
  border-right:1px dotted #DFDFDF;
  border-left:1px dotted #DFDFDF;
  padding-right:5px;
  padding-left:5px;
  width:40%;
}
#wpss_question_table .quest_label{
  color: #606060;
  font-size: 9px;
  font-style: italic;
  font-weight: normal;
  height: 9px;
/*  vertical-align: top;*/
  margin:5px 2px 11px 2px;
  padding:0;
}

#wpss_question_table td.ans_col{
  border-left:1px dotted #DFDFDF;
  padding-right:5px;
}
#wpss_question_table table.ans_weights tr th{
  vertical-align:top;
  font-weight: normal;
  font-size:9px;
  color:#606060;
  padding:none;margin:none;
  font-style: italic;  
  height:9px;
}
#wpss_question_table table.ans_weights{
  width:100%;
}
#wpss_question_table table.ans_weights td{
  border:none;
}
#wpss_question_table table.ans_weights td.ans input.ans{
  width:99%;
}
#wpss_question_table table.ans_weights td.ans input.weights{
  float:right;
}
#wpss_question_table table.ans_weights td.weight{
  width:27px;
  margin:auto;
}
#wpss_question_table table.ans_weights td.add_ans{
  text-align:right;margin-top:-10px;
}
#wpss_optionsForm table.ans_weights td.add_ans input.addans_button{
  cursor:pointer;
  padding-left:18px;
  padding-right:5px;
  background:transparent url(images/add.png) no-repeat 2px 0;
}
#required_info .addfield_button{
  cursor:pointer;
  padding-left:18px;
  padding-right:5px;
  background:transparent url(images/add.png) no-repeat 2px 0;
}
#wpss_question_table td#add_new_question{
  border-left:1px dotted #DFDFDF;  
  border-right:1px dotted #DFDFDF;
}
#wpss_question_table td input.addquestion{
  padding-left:18px;
  padding-right:5px;  
  background:transparent url(images/add.png) no-repeat 2px 0;
  cursor:pointer;
}

/* admin answer tables */
#wpss_question_table .wpss_admin_answers_table{
  width:100%;
}

/* routes table */
table#wpss_routes{
  width:100%;
}
table#wpss_routes th{
  text-align:left;
}

table#wpss_routes input.addranges{
  padding-left:18px;
  padding-right:5px;  
  background:transparent url(images/add.png) no-repeat 2px 0;
  cursor:pointer;
}
table#wpss_routes td.range,table#wpss_routes th.range{
  width:120px;
}
table#wpss_routes td.range input{
  width:40px;text-align:right;
}
table#wpss_routes td.to input{
  width:40px;text-align:right;
}
table#wpss_routes td.route input{
  width:100%;
}
table#wpss_routes td.remove{
  text-align:center;
  width:75px;
}
table#wpss_routes th.remove{
  text-align:center;
}

/*  Results Page
--------------------------------------------------------------------*/
#wpss_results{
  text-decoration: none;
}
#wpss_results p{
  font-size:10px;
  text-decoration: none;
}
#wpss_results p.result_head{
  float:left;
  font-size:13px;
  padding:2px 5px;
  margin:3px 0;
}
#wpss_results p.results_name{
  text-align:right;
  font-size:13px;
  padding:2px 5px;
  margin:3px 0;
}
.wpss_large{
  font-size:20px;
}
.wpss_b{
  font-weight:bold;
}
.wpss_options{
  margin-top:15px;
  margin-bottom:5px;
  padding:10px;
  padding-top:0;
  border:#DFDFDF solid 1px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
}

.wpss_options .wpss_info{
  vertical-align:middle;
  border:none;
}

.tooltip {
  display:none;
  background:transparent url(images/white.png) no-repeat 0 0;
  font-size:12px;
  height:80px;
  width:170px;
  padding:20px;
  color:black;  
}

#wpss_results ol, #wpss_results ul {
  list-style: none;
}
#wpss_results blockquote, #wpss_results q {
  quotes: none;
}
#wpss_results blockquote:before, #wpss_results blockquote:after,#wpss_results q:before, #wpss_results q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
#wpss_results  :focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
#wpss_results  ins {
  text-decoration: none;
}
#wpss_results  del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
#wpss_results table {
  border-collapse: collapse;
  border-spacing: 0;
}
#wpss_results .wpss_remove{
  width:30px;height:42px;
  margin:0;
  color:red;
  float:left;
}
#wpss_admin_table td .mceToolbar{
/*  padding:0 5px;*/
}

#wpss_export #export_button{
  background:transparent url(images/export.png) no-repeat 7px 1px;
  padding:33px 5px 2px 5px; 
  width:51px;
  border-color: #BBB;
  text-decoration:none;
  color: #464646;
  font-size:12px;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  margin-top:3px;
  height:49px;
}
#wpss_export #export_button:hover{
  border-color: #464646;
  color:#464646;
}
#wpss_export a:hover{
  color:#464646;
}
#wpss_export #kill_button{
  background:transparent url(images/kill.png) no-repeat 8px 1px;
  padding:34px 5px 3px 5px; 
  width:51px;
}

#wpss_exportForm{
  float:left;
}
#wpss_resultsForm{
  float:right;
}

#export_type{
  float:left;
  padding-right:7px;
}
#export_info{
  float:left;
  padding-right:7px;
}

/*  Admin Help Page
------------------------------------------------------------*/
#wpss_help .donate{
  border: 1px solid #DFDFDF;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  padding: 5px;
  margin: 10px 0 10px 10px;
  background-color: white;
  text-align:center;
  width:250px;
  margin:auto;
}

#wpss_help #quiz_summary_main h2{
  margin-top:0;padding-top:0;
  margin-bottom:0;padding-bottom:0;
}
#wpss_help ul.wpss_adminlist{
  list-style-type:disc;
  padding: 0;
  margin-top:10px;
  margin-left: 25px;
}
#wpss_help ul.wpss_adminlist ul{
  list-style-type: circle;
  padding: 0;
  margin-top:10px;
  margin-left: 25px;
}


/*  Export/View Results Page
------------------------------------------------------------*/
#quiz_summary_main{
  margin-right:335px;
  padding:10px;
  border: 1px solid #DFDFDF;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  background-color: white; 
}
.quiz_summary_sidebar{
  float: right;
  width: 300px;
  padding:10px;
  border: 1px solid #DFDFDF;
  border-bottom-left-radius: 4px 4px;
  border-bottom-right-radius: 4px 4px;
  border-top-left-radius: 4px 4px;
  border-top-right-radius: 4px 4px;
  background-color:#F1F1F1; 
}
#quiz_summary_holder h2 a,#quiz_summary_holder h2{
  padding-top:0;padding-bottom:0;
  margin-top:0;margin-bottom:0;
  font-size:14px;
}
#quiz_summary_holder h2.summary{
  font-weight:bold;
  margin:0;
  padding-bottom:0;
  padding-top:8px;
  text-decoration:underline;
} 
input.wpss_remove{
  padding-left:22px;
  padding-right:5px;  
  background:transparent url(images/delete.png) no-repeat 2px 2px;
  cursor:pointer;
}
input.wpss_export{
  width:40px;
  height:40px;
  background:transparent url(images/export.png) no-repeat 2px 2px;
  cursor:pointer;
  float:left;
  margin-right:3px;
  margin-top:10px;
}
h2.exports{
  font-size:16px;
}


input.wpss_clear_results{
  width:40px;
  height:40px;
  background:transparent url(images/delete-all.png) no-repeat 2px 2px;
  cursor:pointer;
  float:left;
  margin-right:3px;
  margin-top:10px;
}


/*  Global options page
------------------------------------------------*/
#wpss_togglejquery{
  border:1px #DFDFDF solid;
  padding-left:10px;
  padding-right:10px;  
  width:60%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* ie */
  background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* opera */
}
.wpss_global_options_form{
  border:1px #DFDFDF solid;
  padding-left:10px;
  padding-right:10px;  
  width:60%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  background: #ffffff; /* old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* ie */
  background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* opera */
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
    -khtml-border-radius: .5em;

	
	overflow: hidden;
	
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.ie-corners {
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-khtml-border-radius: .5em;
	overflow: hidden;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
	-khtml-border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	font-weight: bold;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}
button[disabled].red,
button[disabled].red:hover,
button[disabled].red:active,
button[disabled].white,
button[disabled].white:hover,
button[disabled].white:active {
  background: #999;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dadada), to(#f3f3f3));
  border-top: 1px solid #c5c5c5;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #cecece;
  color: #8f8f8f;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  cursor: not-allowed;
  text-shadow: 0 -1px 1px #ebebeb;
}

#map_canvas img{max-width:none;}

@media only screen and (max-width : 500px) {
	#wpss_start_button, #wpss_submit_button {
	margin: 10px auto;
	width:200px;
	}
	#wpss_survey .answer{
	  margin:0 10px 10px 10px;
	  padding-bottom:5px;
	}
}