@charset "UTF-8";
/* =16px */
/* =20px */
/* =18px */
/* =16px */
/* =16px */
/*
File: variables.scss
Default Variables for Story
*/
/* =16px */
/* =12px */
/* =20px */
/* =18px */
/* =16px */
/* =16px */
.panel-default.question {
  padding: 0px 80px;
  padding: 0rem 5rem; }

.panel-default.question.input-error {
  margin-bottom: 160px;
  margin-bottom: 10rem; }

.panel-default.question .panel-heading {
  padding-bottom: 0px;
  padding-bottom: 0rem; }

.panel-default.question .panel-body {
  padding-bottom: 32px;
  padding-bottom: 2rem; }

.navbar.navbar-default {
  margin-top: 5px; }

ul label, ul .label {
  padding: 0.5rem 0; }

input[type='radio'] + label:before, input[type='radio'] + .label:before, input[type='checkbox'] + label:before, input[type='checkbox'] + .label:before, .other-item label:before, .other-item .label:before, label.answer-comment-wrapper:before, .answer-comment-wrapper.label:before {
  top: -0.05rem; }

html {
  font-size: 62.5%; }

a {
  color: #000000; }

a:hover, a:focus {
  color: #dddddd; }

.btn-link {
  color: #000000; }

.btn-link:hover, .btn-link:focus {
  color: #dddddd; }

h1, .jumbotron h1, #wrapper h1 {
  font-family: "Avenir", "Roboto", "Arial", "sans-serif";
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.8rem;
  color: #000000; }

h2, h3, h4 {
  font-family: "Avenir", "Roboto", "Arial", "sans-serif";
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2.4rem;
  color: #000000; }

h3 {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
  color: #000000; }

h4 {
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6rem;
  color: #000000; }

body, .label {
  font-family: "Avenir", "Roboto", "Arial", "sans-serif";
  font-size: 25.6px;
  font-size: 1.6rem;
  line-height: 1.42857;
  color: #000000;
  background-color: transparent; }

table tbody tr:hover {
  color: #000000; }

label.answertext {
  font-size: 25.6px;
  font-size: 1.6rem; }

ul label, ul .label {
  padding: 0.25rem 0; }

textarea {
  font-size: 28.8px;
  font-size: 1.8rem; }

input.text {
  font-size: 25.6px;
  font-size: 1.6rem; }

.form-control, input[type="text"],
input[type="search"],
input[type="password"],
select,
textarea {
  background-color: #fff;
  border-color: #000000;
  color: #595959; }

.form-control:focus, input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
  height: auto;
  border-color: #000000;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #000000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #000000; }

body.tfr_responsive, .tfr_responsive.label {
  background: transparent; }

.panel.question {
  border: 0px solid rgba(102, 102, 102, 0.35);
  background-color: transparent;
  border-radius: 6px;
  margin-bottom: 2rem; }

.panel-heading {
  background-color: transparent; }

.panel-heading .panel-title {
  font-size: 25.6px;
  font-size: 1.6rem;
  color: #000000;
  margin-bottom: 0rem; }

*[id*='question'] .panel-heading {
  padding: 1rem 1.5rem; }

@media (max-width: 768px) {
  *[id*='question'] .panel-heading {
    padding: 1rem 1rem; } }

*[id*='question'] .panel-body {
  padding: 0.5rem 1.5rem; }

@media (max-width: 768px) {
  *[id*='question'] .panel-body {
    padding: 1.5rem 1rem; } }

.survey-info {
  border-top: 0px solid #d9d9d9; }

.well, .jumbotron, #wrapper {
  background-color: rgba(255, 255, 255, 0); }

.responsive-tables table td.radio-item label:hover,
.responsive-tables table td.radio-item .label:hover,
.responsive-tables table td.checkbox-item label:hover,
.responsive-tables table td.checkbox-item .label:hover {
  color: transparent; }

.responsive-tables input[type='radio']:checked + label:hover,
.responsive-tables input[type='radio']:checked + .label:hover,
.responsive-tables input[type='checkbox']:checked + label:hover,
.responsive-tables input[type='checkbox']:checked + .label:hover {
  color: transparent; }

.index li.current {
  color: white;
  background-color: #000000; }

.index li.current:hover {
  background-color: #000000; }

a.upload-edit:hover {
  text-decoration: none;
  color: #000000; }

a.ui-datepicker-next:hover {
  text-decoration: none;
  color: #000000; }

.radio-list li:hover, .checkbox-list li:hover, .checkbox-text-list li:hover {
  color: #000000; }

input[type='radio']:checked + label:hover, input[type='radio']:checked + .label:hover,
input[type='checkbox']:checked + label:hover,
input[type='checkbox']:checked + .label:hover {
  color: #000000; }

input[type='radio']:checked + label:before, input[type='radio']:checked + .label:before,
input[type='checkbox']:checked + label:before,
input[type='checkbox']:checked + .label:before {
  color: #000000; }

input[type='radio'] + label:before, input[type='radio'] + .label:before, input[type='checkbox'] + label:before, input[type='checkbox'] + .label:before, .other-item label:before, .other-item .label:before, label.answer-comment-wrapper:before, .answer-comment-wrapper.label:before {
  position: absolute;
  left: 1.25rem;
  color: #000000;
  opacity: 1.0;
  filter: alpha(opacity=0); }

.checkbox-text-list li:hover {
  color: #000000;
  background-color: rgba(238, 238, 238, 0.5); }

input[type='checkbox']:checked + .label:hover {
  color: #000000; }

input[type='checkbox']:checked + .label:before {
  opacity: 1;
  color: #000000;
  filter: alpha(opacity=100); }

.slider-reset:hover:before, .slider-reset:active:before {
  color: #000000; }

.slider-reset:hover:before, .slider-reset:active:before {
  color: #000000; }

a:hover {
  color: #000000; }

.ui-datepicker-calendar td a:hover, .ui-datepicker-calendar td a.ui-state-active {
  background-color: #000000; }

html {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: #fafafa; }

panel.group {
  background-color: transparent;
  border-radius: 10px; }

.container {
  background-color: transparent;
  border-radius: 10px; }

.panel-heading .question-text {
  font-weight: 600; }

.panel-body .survey-question-help::before {
  color: #000000; }

.survey-question-help {
  font-size: 25.6px;
  font-size: 1.6rem;
  color: #000000;
  font-family: "Avenir", "Roboto", "Arial", "sans-serif";
  font-weight: 400; }

.survey-heading .surveyname {
  display: none; }

#tfr-progressbar {
  height: 2.25rem;
  width: 40%;
  margin: 1.1rem auto;
  border: 1px solid rgba(102, 102, 102, 0.35);
  border-radius: 4px;
  background-color: #ffffff;
  background-image: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25); }

.progress-bar, .progress-bar[aria-valuenow="0"] {
  font-size: 19.04px;
  font-size: 1.19rem;
  line-height: 2.25rem;
  min-width: 30px;
  color: transparent;
  background-color: #000000;
  background-image: none;
  transition: none; }

.text-info {
  color: #3268a2; }

.text-info:hover {
  color: #1a3654; }

.text-success {
  color: #638f4d; }

.text-success:hover {
  color: #354d29; }

.text-warning {
  color: #d77840; }

.text-warning:hover {
  color: #924a1f; }

.text-danger {
  color: #f77f00; }

.text-danger:hover {
  color: #530613; }

.panel-heading .text-danger {
  color: #f77f00; }

.good {
  color: #638f4d; }

.error, .input-error .errormandatory, .warningjs {
  color: #f77f00; }

p.error, .input-error p.errormandatory, .input-error #wrapper p.errormandatory,
#wrapper .input-error p.errormandatory, #wrapper p.error, #wrapper p.warningjs,
p.warningjs {
  padding: 1.5rem; }

.disabled {
  color: #666; }

.panel.question.input-error {
  border-color: #000000;
  background-color: transparent;
  box-shadow: 0 0 5px #000000; }

.panel.question.input-error .panel-heading {
  background-color: transparent;
  background-image: none; }

.panel.question.input-error .panel-heading .panel-title, .panel.question.input-error .panel-heading .question-code {
  color: #000000; }

.ui-state-error, .ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  color: #000000; }

.ui-state-error a, .ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a, .ui-state-error-text,
.ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #000000; }

.ui-dialog #notice .error, .ui-dialog #notice .input-error .errormandatory,
.input-error .ui-dialog #notice .errormandatory, .ui-dialog #notice .warningjs {
  color: #000000;
  border-color: #000000;
  background-color: rgba(178, 13, 40, 0.05); }

.ui-state-active, .ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  color: #000000; }

.ui-state-active:hover, .ui-widget-content .ui-state-active:hover,
.ui-widget-header .ui-state-active:hover {
  cursor: default; }

.ui-state-active a {
  color: #000000; }

.ui-state-active a:hover {
  cursor: default; }

.ui-state-active a:link, .ui-state-active a:visited {
  color: #000000; }

.error, .input-error .errormandatory, .warningjs {
  color: #000000; }

.required.label {
  background-color: #ffffff;
  border-radius: 2px;
  font-size: 19.2px;
  font-size: 1.2rem;
  padding: 1px 3px;
  color: #000000; }

.input-error p {
  color: #000000; }

.qcode-VersionSwitch .required.label {
  display: none; }

/*intropage:*/
.jumbotron.welcome {
  border: 0; }

#intro-blue {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 1rem;
  color: #000000;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.75); }

#intro-button {
  background-color: #000000;
  color: #ffffff;
  margin-top: 1rem;
  margin-bottom: 0;
  text-align: center;
  padding: 1rem;
  font-size: 32px;
  font-size: 2rem;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-radius: 6px; }

#intro-button:hover {
  background-color: #333333; }

#intro-blue p {
  font-size: 25.6px;
  font-size: 1.6rem; }

#intro-panel-right {
  padding-bottom: 0; }

#intro-panel-right-button {
  vertical-align: bottom; }

#intro-panel-right > p:nth-child(4), #intro-panel-right > p.text-muted.x-questions {
  display: none; }

@media (max-width: 767px) {
  #intro-panel-right {
    margin-top: 1rem; } }

/*navigation*/
.clearall.button, .navbar-toggle {
  display: none; }

#movenextbtn {
  float: right !important;
  color: #000000;
  border-color: #000000;
  background-color: transparent;
  background-image: none; }

#movenextbtn:hover {
  color: #fff;
  border-color: #ffffff;
  border-color: #000000;
  background-color: #000000;
  background-image: none; }

#moveprevbtn {
  float: left !important;
  color: #000000;
  border-color: #000000;
  background-color: transparent;
  background-image: none; }

#moveprevbtn:hover {
  color: #ffffff;
  border-color: #000000;
  background-color: #000000;
  background-image: none; }

#movesubmitbtn {
  float: right !important;
  color: #000000;
  border-color: #000000;
  background-color: transparent;
  background-image: none; }

#movesubmitbtn:hover {
  color: #ffffff;
  border-color: #000000;
  background-color: #000000;
  background-image: none; }

.language-button {
  position: relative;
  height: auto;
  margin-bottom: 40px;
  border-width: 0;
  background-color: #000000;
  background-image: none; }

.language-header {
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  top: 7px;
  display: block;
  text-align: left;
  color: #ffffff; }

.language-button:hover {
  background-color: #1a1919;
  background-image: none; }

.language-body {
  font-size: 32px;
  font-size: 2rem;
  position: relative;
  top: 30px;
  display: block;
  width: 100%;
  color: #ffffff; }

.language-text {
  font-size: 25.6px;
  font-size: 1.6rem;
  position: relative;
  text-align: left;
  font-style: italic;
  color: #ffffff; }

.circle-lang {
  position: absolute;
  right: -50px;
  bottom: -30px;
  width: 100px;
  height: 100px;
  color: #ffffff;
  border-radius: 50px;
  background-color: #dddddd; }

.circle-text {
  font-weight: bold;
  position: relative;
  top: 25px;
  vertical-align: middle; }

@media (max-width: 800px) {
  .circle-lang {
    right: -35px;
    bottom: -30px; } }

/*.language-button:hover .circle-lang {
	width: 110px;
	height: 110px;
	border-radius: 55px;


}*/
/*Hide the question code and number*/
span.question-number {
  display: none; }

div.panel-heading > h3 > span.question-code {
  display: none; }

span.highlight {
  color: #000000;
  background-color: transparent; }

/* sizing */
.inputwidth-25 {
  width: 25%; }

.inputwidth-50 {
  width: 50%; }

.inputwidth-75 {
  width: 75%; }

.qcode-ListElicit .radio-list li {
  margin-top: 5px;
  color: #000000;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-radius: 15px;
  background-color: #ffffff;
  min-height: 150px;
  min-width: 100%;
  display: table; }

@media (min-width: 992px) and (max-width: 1200px) {
  .qcode-ListElicit .radio-list li {
    min-height: 170px; } }

.qcode-ListElicit .radio-list li:hover {
  color: #dddddd;
  background-color: white; }

.qcode-ListElicit .answer-item.ruler {
  display: none; }

.qcode-ListElicit .answertext {
  padding: 1rem;
  display: table-cell;
  vertical-align: middle;
  font-size: 2rem;
  font-weight: 600;
  text-align: center; }

/*hide radiobuttons prompts*/
.qcode-ListElicit .radio-list label.answertext::before {
  display: none; }

.qcode-ListElicit input[type='radio']:checked + label {
  color: #000000;
  border-radius: 13px;
  background-color: #cccccc; }

.qcode-ListElicit input[type='radio']:checked + label:hover,
input[type='radio']:checked + .label:hover {
  color: #dddddd; }

@media (max-width: 1200px) {
  .qcode-ListElicit .col-md-6 {
    padding-top: 0;
    padding-bottom: 0; } }

@media (max-width: 768px) {
  .qcode-ListElicit .radio-list li {
    min-height: 75px; }
  .qcode-ListElicit .answertext {
    padding: 1rem 0.7rem;
    font-size: 1.7rem; } }

.natureSmiley .radio-list label.answertext::before {
  /*display: none;*/ }

.natureSmiley .answertext {
  text-align: center;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px; }

.natureSmiley .answertext:hover {
  background-color: #fff;
  border-color: #000000;
  border-width: 2px;
  border-style: solid;
  color: #000000;
  border-radius: 5px; }

.natureSmiley input[type='radio']:checked + label {
  color: #000000;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-radius: 5px;
  background-color: transparent; }

/**
 * Default Limesurvey Smiley question (5pt choice)
 */
.choice-5-pt-radio .slider-wrapper {
  width: 50%;
  float: left; }

.choice-5-pt-radio .slider-emoticon-wrapper {
  text-align: left; }

.star-rating.star-rated:before, .star-rating.star:hover:before, .star-rating.star:active:before {
  color: #000000; }

.qcode-Gender label.answertext, .natureSmiley label.answertext {
  text-align: center; }

.qcode-Gender .radio-list li label, .natureSmiley .radio-list li label {
  padding-left: 0; }

.qcode-Gender input[type='radio'] + label:before,
input[type='radio'] + .label:before,
.natureSmiley input[type='radio'] + label:before,
input[type='radio'] + .label:before {
  display: none; }

/*Only add border to certain radio questions:*/
.qcode-Gender input[type='radio']:checked + label {
  color: #000000;
  border-width: 2px;
  border-style: solid;
  border-color: #000000;
  border-radius: 5px;
  background-color: transparent; }

.qcode-Gender .answertext {
  background-color: transparent;
  border-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px; }

.qcode-Gender .answertext:hover {
  background-color: #fff;
  border-color: #000000;
  color: #000000;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px; }

/*rating adjustments*/
#question-sliders-append {
  margin-top: 1rem; }

.judgementSlider div:not(.ui-dialog).ui-widget-content {
  padding: 0; }

.judgementSlider .slider-reset {
  margin-top: -3rem;
  margin-right: -1.5rem; }

.judgementSlider .slider-label {
  width: 100%;
  font-size: 28.8px;
  font-size: 1.8rem;
  text-align: right; }

.judgementSlider .ui-slider-horizontal {
  /*width: 50%;
		float: right;*/
  height: 2rem;
  margin: 0rem 1.5rem;
  cursor: pointer;
  /*right: 0;*/ }

.judgementSlider .ui-slider .ui-slider-handle {
  width: 2rem;
  height: 2rem;
  margin-left: -2rem; }

.judgementSlider .ui-slider .ui-slider-handle .icon-bar {
  display: none; }

.judgementSlider .slider_callout {
  display: none; }

.smileyHeaderCenter {
  text-align: center;
  font-size: 19.2px;
  font-size: 1.2rem;
  line-height: 2.0rem;
  vertical-align: bottom;
  bottom: 0; }

.input-error.judgementSlider label {
  color: #000000; }

.judgement-image {
  width: 50px; }

.judgementSlider .ui-slider .ui-slider-handle:hover {
  cursor: pointer;
  background-image: url(images/smileys/NEU.png); }

.judgementSlider .ui-slider .ui-slider-handle {
  background-color: transparent;
  border: none;
  top: -1.25rem;
  box-shadow: none;
  border-radius: 2rem;
  width: 4rem;
  height: 4rem;
  background-image: url(images/smileys/NEU.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%; }

.judgementSlider .ui-slider .ui-slider-handle.slider-max-left {
  background-image: url(images/smileys/VNEG.png); }

.judgementSlider .ui-slider .ui-slider-handle.slider-max-right {
  background-image: url(images/smileys/VPOS.png); }

.judgementSlider .slider-na {
  text-align: left;
  position: relative;
  left: 60px;
  top: -10px;
  width: 20% !important;
  margin-top: 20px; }

.judgementSlider .slider-reset {
  position: absolute; }

.judgementSlider .na-small {
  position: absolute;
  left: 20px;
  top: -30px; }

@media (max-width: 1000px) {
  .judgement-image {
    width: 30px; }
  .panel.panel-default.question.numeric-multi.qcode-rating1.judgementSlider,
  .panel.panel-default.question.numeric-multi.judgementSlider {
    padding-left: 0;
    margin-left: 0;
    padding-right: 0;
    margin-right: 0; }
  .judgementSlider .slider-label {
    font-size: 22.4px;
    font-size: 1.4rem; } }

@media (max-width: 500px) {
  .judgementSlider .slider-na {
    left: 120px;
    top: 0; }
  .judgementSlider .slider-label {
    width: 100%;
    font-size: 25.6px;
    font-size: 1.6rem;
    text-align: right; }
  .judgementSlider .smileyHeaderCenter {
    font-size: 16px;
    font-size: 1rem; } }

@media (max-width: 400px) {
  .judgementSlider label.slider-label {
    font-size: 16px;
    font-size: 1rem;
    margin: 0.8rem 0.8rem;
    text-align: right;
    font-weight: normal;
    padding-right: 10px !important; }
  .judgement-slider-wrapper-story {
    margin-left: 0;
    padding: 0; }
    .judgement-slider-wrapper-story .col-xs-6 {
      padding: 0; }
  .judgement-image {
    width: 25px; }
  .smileyHeaders {
    padding-right: 0; }
  .smileyHeaderCenter, .smileyHeaderLeft, .smileyHeaderRight {
    padding-left: 0;
    padding-right: 0; }
  .pull-right.judgement-image {
    margin-left: 1rem;
    right: 0; } }

div:not(.ui-dialog).ui-widget-content {
  padding: 0; }

.slider-reset {
  margin-top: -3rem; }

.question-item.withslider {
  padding-bottom: 2.5rem; }

.withreset .ui-slider-horizontal {
  margin-right: 0; }

label.slider-label {
  width: 100%;
  font-weight: 600;
  font-size: 1.6rem;
  text-align: left;
  margin-bottom: 1.5rem; }

div.slider_lefttext {
  text-align: right !important;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  padding-right: 20px !important;
  left: 0 !important;
  margin-right: 0 !important; }

div.slider_righttext {
  text-align: left !important;
  font-size: 1.6rem !important;
  font-weight: 400 !important;
  padding-left: 15px;
  padding-right: 0;
  right: 0 !important; }

.ui-widget-content {
  border: 1px solid #dddddd;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); }

.ui-slider-horizontal {
  height: 2rem;
  margin: 0;
  top: 1rem; }

.ui-slider .ui-slider-handle {
  width: 2.2rem;
  height: 3.2rem;
  background-color: #000000;
  background-image: none; }

.ui-slider .ui-slider-handle:hover {
  cursor: pointer;
  background-color: #dddddd;
  background-image: none; }

.ui-slider .ui-slider-handle .icon-bar {
  display: none; }

li.slider-set .slider-callout {
  background-color: #000000;
  color: #ffffff; }

.ui-slider-handle.ui-state-default.ui-corner-all.ui-state-active .slider-callout {
  background-color: black;
  color: #ffffff; }

div[class*=" qcode-D"] .slider_callout {
  display: none; }

.numeric-multi div.text-success {
  margin-top: 8px; }

.slider-reset {
  margin-top: 0;
  margin-right: 5px;
  float: left; }

.slider-na {
  font-size: 10px; }

.slider-na .na-small {
  height: 3rem;
  line-height: 3rem; }

.slider-reset:before {
  font-size: 2rem;
  content: "";
  color: #000000; }

.checked.slider-reset:before {
  font-size: 2rem;
  content: "";
  color: #000000; }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .question-item.withslider {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  label.slider-label {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .multinum-slider {
    padding: 0 !important;
    margin: 0 !important; }
  div.slider_lefttext {
    font-size: 1.2rem !important;
    left: 0 !important;
    text-align: left !important;
    padding-left: 0 !important; }
  div.slider_righttext {
    font-size: 1.2rem !important;
    padding-right: 0 !important; }
  .slider-na {
    text-align: left;
    float: left !important;
    margin-top: 20px; } }

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  div.slider_righttext {
    font-size: 1rem !important; }
  div.slider_lefttext {
    font-size: 1rem !important; } }

@media (max-width: 768px) {
  div.slider_lefttext {
    text-align: left !important;
    margin-top: 30px;
    max-width: 80%;
    float: left !important;
    padding-left: 0; }
  div.slider_righttext {
    text-align: right !important;
    margin-top: 30px;
    max-width: 80%;
    float: right !important;
    padding-right: 0; }
  li[class*="withslider"] .slider_lefttext, li[class*="withslider"] .slider_righttext {
    max-width: 80%; } }

.dragDropTable ol.dragDropRankList li {
  background-color: #000000;
  background-image: none;
  border: none;
  text-shadow: none;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-family: "Avenir", "Roboto", "Arial", "sans-serif";
  font-weight: 400; }

.dragDropTable ol.dragDropRankList li:nth-of-type(1) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(2) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(3) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(4) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(5) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(6) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(7) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(8) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(9) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ol.dragDropRankList li:nth-of-type(10) {
  background-color: #000000;
  background-image: none; }

.dragDropTable ul.dragDropChoiceList li.ui-sortable-placeholder,
.dragDropTable ol.dragDropRankList li.ui-sortable-placeholder {
  height: 2.2rem !important;
  min-height: 2.2rem !important;
  padding: 0.75rem 0;
  border: 1px dotted rgba(102, 102, 102, 0.35);
  background-color: #807f7f; }

@media (max-width: 767px) {
  *[class*='col-md'] {
    padding-top: 0;
    padding-bottom: 0; }
  .panel.panel-default.question {
    padding-left: 0;
    padding-right: 0; }
  .navbar .container {
    padding-right: 0;
    padding-left: 0; }
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; }
  .panel-heading .question-text {
    font-size: 1.4rem; }
  .survey-question-help {
    font-size: 1.2rem; } }

.triadeQuestion .survey-question-help {
  display: none; }

.triadeQuestion .survey-question-help::before {
  color: #000000; }

/*** LimeSurvey Triade Default Styles ***/
/*** Author - Tony Partner ***/
/*** http://partnersurveys.com ***/
/* trikon_pink_grey.png is the trikon, optimum dimensions for the image are 432x378 px */
/* ball-1.png is the initial ball */
/* ball-2.png is the ball when dragging starts */
/* ball-3.png is the ball when droppable (inside the triangle) */
/*.question-answer {
	margin: 2;
	padding: 0;
	border: 0;
	display: block;
	box-sizing: content-box;

}*/
.triadeQuestion {
  /*box-sizing: content-box;*/ }

.triadeQuestion .panel-heading {
  margin-bottom: 24px;
  margin-bottom: 1.5rem; }

.triadeQuestion .survey-question-help {
  margin-top: 24px;
  margin-top: 1.5rem; }

.triadeQuestion .triade-container {
  position: relative;
  margin: 0 auto;
  box-sizing: content-box; }

.triadeQuestion .top-text,
.triadeQuestion .left-text,
.triadeQuestion .right-text {
  width: 50%;
  text-align: center;
  font-family: "Avenir", "Roboto", "Arial", "sans-serif";
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 100%; }

.triadeQuestion .top-text {
  margin: 0 auto; }

.triadeQuestion .left-text {
  float: left;
  margin-left: -25%;
  text-align: center;
  width: 49%; }

.triadeQuestion .right-text {
  float: right;
  margin-right: -25%;
  text-align: center;
  width: 49%; }

.containment-wrapper {
  position: relative;
  width: 100%;
  padding: 0px;
  /*box-sizing: content-box;*/ }

.triadeQuestion .triade-draggable {
  position: absolute;
  left: 5px;
  top: 21px;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  border-color: #000000;
  background-color: #000000;
  z-index: 100;
  transition: box-shadow 0.3s linear;
  border-style: solid;
  border-width: 0; }

.triadeQuestion .ui-draggable-dragging {
  background-color: #dddddd;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s linear;
  border-color: #000000; }

.triadeQuestion .triade-draggable-droppable {
  background-color: #000000;
  background-position: 0 -64px;
  border-color: #000000; }

.triadeQuestion .triade-droppable {
  z-index: 1;
  width: 400px;
  /* Should be same width as triangle background image */
  height: 346px;
  /*Should be same height as triangle background image */
  padding: 16px;
  /* Should be 1/2 width of the .triade-draggable element */
  background: transparent url(images/tr-grey.png) no-repeat;
  background-position: 16px 16px;
  /* Should be same as padding above */
  box-sizing: content-box; }

.triadeQuestion .triade-container .triade-cancel {
  font-weight: bold;
  position: absolute;
  top: 100px;
  right: -100px;
  width: 100px;
  padding: 70px 0 0 0;
  cursor: pointer;
  text-align: center;
  border: 0 none;
  font-size: 22.4px;
  font-size: 1.4rem;
  line-height: 100%; }

.triadeQuestion .triade-container .triade-cancel:before {
  font-family: "surv";
  display: block;
  font-size: 2.5rem;
  margin-bottom: 10px;
  content: "";
  font-weight: normal;
  color: #000000; }

.triadeQuestion .triade-container .triade-cancel:hover {
  border-color: #00FF00; }

.triadeQuestion .triade-container .triade-cancel:hover:before {
  font-family: "surv";
  display: block;
  font-size: 2.5rem;
  content: "";
  color: #d2d2d2;
  font-weight: normal; }

.triadeQuestion .triade-container .triade-cancel.checked {
  background-size: 60%;
  border-color: #009900; }

.triadeQuestion .triade-container .triade-cancel.checked:before {
  font-family: "surv";
  display: block;
  font-size: 2.5rem;
  content: "";
  color: #000000;
  font-weight: normal; }

.triadeQuestion .message-drop {
  clear: both;
  font-size: 14px;
  line-height: 100%; }

.message-drop span.success {
  color: green; }

.message-drop span.fail {
  color: red; }

@media (max-width: 736px) {
  .triadeQuestion .left-text {
    margin-left: 0;
    text-align: left;
    font-size: 16px;
    font-size: 1rem; }
  .triadeQuestion .right-text {
    margin-right: 0;
    text-align: right;
    font-size: 16px;
    font-size: 1rem; }
  .triadeQuestion .top-text {
    margin: 0 auto;
    font-size: 16px;
    font-size: 1rem; }
  .triadeQuestion .triade-droppable {
    z-index: 1;
    width: 200px;
    /* Should be same width as triangle background image */
    height: 173px;
    /*Should be same height as triangle background image */
    padding: 16px;
    /* Should be 1/2 width of the .triade-draggable element */
    /*padding-left: 5px;
		padding-top: 21px;*/
    background: transparent url(images/tr-grey-small.png) no-repeat;
    background-position: 16px 16px;
    /* Should be same as padding above */
    box-sizing: content-box; }
  .triadeQuestion .triade-container .triade-cancel {
    font-weight: bold;
    position: absolute;
    top: 0;
    right: -30px;
    width: 50px;
    padding: 40px 0 0 0;
    cursor: pointer;
    text-align: center;
    border: 0 none;
    font-size: 16px;
    font-size: 1rem;
    line-height: 120%; }
  .triadeQuestion .triade-container .triade-cancel:before {
    font-size: 24px;
    font-size: 1.5rem; }
  .triadeQuestion .triade-container .triade-cancel:hover {
    border-color: #00FF00; }
  .triadeQuestion .triade-container .triade-cancel:hover:before {
    font-size: 24px;
    font-size: 1.5rem; }
  .triadeQuestion .triade-container .triade-cancel.checked {
    border-color: #009900; }
  .triadeQuestion .triade-container .triade-cancel.checked:before {
    font-size: 24px;
    font-size: 1.5rem; } }

.text.location {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  display: block; }

div[id*="gmap_canvas_"] {
  width: 70% !important; }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 993px) {
  div[id*="gmap_canvas_"] {
    height: 600px !important; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  div[id*="gmap_canvas_"] {
    height: 480px !important; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  div[id*="gmap_canvas_"] {
    height: 360px !important; } }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  div[id*="gmap_canvas_"] {
    height: 240px !important; } }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
