/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

#dialogProgress {
  z-index: 9999;
  min-height: unset !important;
}
.start-container {
  text-align: center;
  height: 100%;
}
.start-responsivevoice-wrapper {
  width: 100%;
  text-align: right;
  margin-top: 20px;
}
.start-text-container {
  margin-top: 30px;
}
.start-text {
  width: 90%;
  color: dimgray;
  font-size: 1.5rem;
  margin-top: 30px;
  display: inline-block;
  line-height: 1.3;
}
#start-survey-button {
  text-align: center;
  margin-top: 50px;
}
#start-survey-button a {
  font-size: 1.7rem;
  padding: 7px 14px 7px 14px;
}
#faqmenu-start {
  background: url(/Content/Images/green-bg-large.jpg) no-repeat;
  background-size: cover;
  clear: both;
  font-size: 1.05rem;
  position: relative;
  width: 100%;
  text-align: right;
}
#faqmenu-start .menu-container {
  display: inline-block;
  margin-right: 90px;
}
#faqmenu-start .menu-separator {
  color: #fff;
}
#faqmenu-start a {
  text-transform: uppercase;
  transition: all, .2s;
}
#faqmenu-start a:link,
#faqmenu-start a:active,
#faqmenu-start a:hover,
#faqmenu-start a:visited {
  border-radius: 0;
  color: #fff;
  display: inline-block;
  padding: 9px 10px 9px;
  text-align: center;
  text-decoration: none;
}
#faqmenu-start a:hover {
  background-color: #ff7200;
}
#start-footer {
  background: url(/Content/Images/green-bg-large.jpg) no-repeat;
  background-size: cover;
  color: #fff;
  width: 100%;
  text-align: left;
  height: 20px;
}
.start-footer-text {
  float: left;
  margin-left: 125px;
  color: #fff;
  font-size: 1.0rem;
  padding-top: 3px;
}
.version {
  float: right;
  color: #fff;
  font-size: 1.4rem;
  margin-right: 25px;
}
.start-separator-top {
  margin: 5px 0 14px 0;
  text-align: left;
}
.start-separator-top img {
  margin-left: 120px;
}
.start-separator-bot {
  margin: 20px 0 12px 0;
  text-align: left;
}
.start-separator-bot img {
  margin-left: 120px;
}
.start-wrapper {
  display: inline-block;
  width: 95%;
  min-width: 886px;
  margin: 0;
  height: 100%;
}
.start-whitepanel {
  height: 100%;
  display: inline-block;
  position: relative;
}
#content-start {
  width: 100%;
  height: 81%;
  min-height: 250px;
  background: url(/Content/Images/dame_zitten.jpg) no-repeat;
  background-size: cover;
  background-position-y: 50%;
  text-align: right;
}
#content-start-info {
  background-color: rgba(255, 255, 255, 0.92);
  margin: 20px 20px 0 0;
  height: 95%;
  min-width: 400px;
  width: 35%;
  display: inline-block;
  text-align: left;
  padding: 50px;
}
#content-start-info #scroll-area {
  width: 90%;
  color: dimgray;
  font-size: 1.5rem;
  margin-top: 30px;
  display: inline-block;
  line-height: 1.3;
}
.start-content-menu {
  text-align: left;
  position: absolute;
  bottom: 10px;
  margin-left: 20px;
}
.start-content-menu a {
  color: black;
  font-size: 1.1rem;
}
.start-content-menu a:hover {
  color: #ff7200;
}
#redirectButton {
  /*border-radius: 4px;
    z-index: 1;
    margin-top: 50px;
    margin-bottom: 20px;*/
}
#redirectButton a,
#redirectButton button {
  transition: all, .2s;
  background-image: linear-gradient(to bottom, #ebebeb 0%, #e1e1e1 100%);
  font-size: 1.8rem;
  box-shadow: 2px 1px 0px #cccccc;
  color: #404040;
  text-shadow: 1px 1px 1px rgba(155, 155, 155, 0.5);
}
#redirectButton a .fa,
#redirectButton button .fa {
  color: #7aca40;
}
#redirectButton a.disabled,
#redirectButton button.disabled {
  background-color: #999999;
  background-image: none;
}
#redirectButton a.selected,
#redirectButton button.selected,
#redirectButton a:active,
#redirectButton button:active,
#redirectButton a:hover,
#redirectButton button:hover {
  background-color: #7aca40;
  background-image: none;
  border: none;
  color: #fff;
  text-decoration: none;
}
#redirectButton a.selected .fa,
#redirectButton button.selected .fa,
#redirectButton a:active .fa,
#redirectButton button:active .fa,
#redirectButton a:hover .fa,
#redirectButton button:hover .fa {
  color: #ff7200;
}
.responsiveVoice {
  margin-bottom: 10px;
  color: #fff !important;
  min-width: 47px;
}
.responsiveVoice-frontpage,
.responsiveVoice-doc,
.responsiveVoice-intro {
  min-width: 47px;
  margin-bottom: 10px;
  z-index: 9999;
  margin-right: 30px;
  color: #fff !important;
  background-color: #7aca40 !important;
  border: none !important;
  outline-color: #5cb85c !important;
}
.responsiveVoice-frontpage .glyphicon,
.responsiveVoice-doc .glyphicon,
.responsiveVoice-intro .glyphicon {
  padding-bottom: 5px;
}
.current-speech {
  color: #ff7200;
  font-weight: bold;
  font-style: italic;
}
#videowrapper #youtubeVideo {
  width: 100%;
  max-width: 560px;
  height: 315px;
}
#myModal .modal-body iframe {
  min-height: 500px;
  width: 100%;
}
#myModal .modal-body iframe body {
  background: #ff0000;
}
#myModal .modal-footer {
  border: none;
}
#myModal .modal-header {
  border-bottom: none;
}
ul {
  list-style: none;
  padding-left: 0;
}
ul .fa {
  padding-right: 20px;
}
.block {
  margin-bottom: 40px;
}
.rad-answer {
  margin-bottom: 10px;
  cursor: pointer;
}
.rad-answer:hover {
  background-color: #a1da79;
  color: white;
}
.rad-answer:hover .fa {
  color: white;
}
.radio i {
  color: #7aca40;
}
.questionnaire {
  height: 80%;
  overflow-y: scroll;
}
/*BEGIN Mobile Portrait styles (iPhone 4 and up)  ==============================
    ============================================================================*/
@media (max-width: 767px) {
  #content-start {
    background: none;
    background-size: 0;
    margin-bottom: 10px;
    min-height: 430px;
    height: auto;
  }
  .start-wrapper {
    width: 100%;
    min-width: 0;
  }
  #faqmenu-start {
    padding: 0;
    text-align: center;
    z-index: 99;
  }
  #faqmenu-start .menu-container {
    margin: 0;
  }
  .start-container {
    height: 68%;
  }
  .start-whitepanel {
    padding: 0;
  }
  .start-responsivevoice-wrapper {
    margin: 0;
  }
  #content-start-info {
    width: 100%;
    min-width: 0;
    padding: 0 10 0 10;
    height: unset;
  }
  #content-start-info .questionnaire {
    height: auto;
    overflow-y: unset;
  }
  .start-text-container {
    margin: 0;
  }
  .start-text-container .start-text {
    line-height: 1;
  }
  #start-survey-button {
    margin-top: 0;
  }
  .start-separator-top img {
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  .start-separator-bot {
    text-align: center;
  }
  .start-separator-bot img {
    margin-left: 0px;
  }
  #start-footer {
    min-height: 17px;
    bottom: 0px;
    height: unset;
  }
  #start-footer .start-footer-text {
    margin-left: 10px;
    float: unset;
  }
  #start-footer .version {
    float: unset;
    display: none;
  }
  .start-content-menu {
    position: relative;
    margin-top: 100px;
  }
  .start-content-menu a {
    color: #ff7200;
  }
  #redirectButton {
    text-align: center;
    border-radius: 4px;
    z-index: 1;
    margin-top: 50px;
  }
  #redirectButton a,
  #redirectButton button {
    padding: 0;
    width: 50%;
    border-radius: 4px;
  }
}
