body {color: #000;}

#maincontent {
  margin-top: 30px;
}

.survey-title { float: left; }

.navbar-header {min-width: 600px;}

.small-container{
	max-width: 500px;
}

.green-search-button{
	color: white;
	background-color: #5CB85C;
}

.green-search-button:hover{
	color:white;
	background-color: #3d8e3d;
}

.sidsearchinput{
	max-width: 80px;
}

.container{
	width:100% !important;
	max-width: 1400px;
}

.message_ack .btn.btn-default {
  opacity: 0.7;
}
/*
noscript {
	color: #ff0000;
	padding: 10px 0;
	display: block;
}
*/

.form-horizontal {
	margin-top: 30px;
}

.datenschutz-tabelle {
  width: 800px;
  margin: 15px 0;
}

.datenschutz-tabelle td {
  padding: 6px;
}

.h3, h3 {
	line-height: 1.4em;
}

.h4, h4 {
	font-size: 22px !important;
	font-weight: 300 !important;
}

.radiolist.radiolist--horizontal li {
	height: 40px;
}

.comment {
	box-sizing: border-box;
	font-size: 0.9em;
}

.comment .comment_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.comment .comment_header .comment_header_choices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
    width: 70%;
    font-weight: 300;
}

.comment .comment_header .comment_header_choices li {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: center;
}

.comment .comment_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 -20px;
    align-items: center;

}

.comment .comment_row:nth-child(2n) {
    background-color: #f9fafc;

    }

.comment .comment_row .comment_row_head {
    width: 30%;
    margin: 0;
    font-size: 1em;
    padding: 5px 20px;
}

.comment .comment_row .comment_row_choices {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding: 0;
     text-align: center;

}

.comment .comment_row .comment_row_choices li {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    position: relative;
    padding:10px 0;

}

.footer .container div {
  padding-left: 0px;
  font-size: 0.9em;
}

.small-text {
  font-size: 0.85em;
}

.page-footer {
  margin-top: 20px;
}

.legend span {
  margin-top: 7px;
}

.graph li.bar:first-child {
  font-size: 14px;
}

@media (max-width: 768px) {
  .main--content .header-image, .main--start .header-image {
    height: 100px;
}

.main--content, .main--start {
    padding-top: 40px;
}
}

.corona {
	display: none;
}

noscript {
  color: #F06A6A;
  display: block;
  padding: 10px 0;
}

.rot {
  color: #F06A6A;
  font-style: italic;
}


/* ----------------------------------*/

/* schulen NRW 
.survey-4 .btn-start {
	display: none;
}

.survey-4 .navbar-right{
   display:none;
}
*/ 

/* 676 teacher-copsoq.eu */
.survey-10 .btn.btn-default {
	margin: 0 10px 10px 0;
}

/* 676 wmbw-survey.de */
.survey-676 .navbar .logo {
	background-size: 0 !important;
	width: 50px;
}

.survey-676 .survey-title {
	border-left: none;
}

.survey-676 .navbar-nav {
	margin-left: 110px;
}

/* FAQ ausblenden */
.survey-676 li.nav-item:nth-child(3){
   display:none;
}

.survey-676 .contactfooter {
display: none;
}


/*##########679 ndr-umfrage.de ########## */

.main--start.survey-679 .navbar .logo,.main--content.survey-679 .navbar .logo {
  background-image: url(/images/logo_ffaw_dark.svg);
  width: 190px;
}

.main--start.survey-679 .survey-title {
	color: #008B98;
	border-left:1px solid #008B98;
}


.main--start.survey-679 .header-image .container img, .main--content.survey-679 .header-image .container img  {
    display:none;
}
.main--start.survey-679 .header-image, .main--content.survey-679 .header-image {
	background-image: url(../images/topbanner_ffaw.jpg);
	background-size:cover;
	background-position:center;
	height:285px;
}

.survey-679 a {
	color: #008B98
}

.survey-679 .btn {
	background-color: #008B98;
}

/* Fragebogen */

.main--default.survey-679 .navbar-brand .logo, .main--feedback.survey-679 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_ffaw.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-679 .navbar-default, .main--feedback.survey-679 .navbar-default {
	background-color: #008B98;
}

.main--default.survey-679 .page-header, .main--default.survey-679 .page-footer {
	background-color: #B7DBE0;
}

.main--default.survey-679 .page-navigation li.page--complete {
	background-color: #008B98;
}

@media (max-width: 768px) {

.survey-679 .main--start .survey-title br,
.survey-679 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-679 .header-image, .main--content.survey-679 .header-image
 {
    height: 60px;
  }
}

.survey-679 li.nav-item:nth-child(4){
   display:none;
}

/*########## 956 cpfs.ffaw.de ########## */

.main--start.survey-956 .navbar .logo,.main--content.survey-956 .navbar .logo {
  background-image: url(/images/logo_ffaw_dark.svg);
  width: 190px;
}

.main--start.survey-956 .survey-title {
	color: #008B98;
	border-left:1px solid #008B98;
}


.main--start.survey-956 .header-image .container img, .main--content.survey-956 .header-image .container img  {
    display:none;
}
.main--start.survey-956 .header-image, .main--content.survey-956 .header-image {
	background-image: url(../images/topbanner_ffaw.jpg);
	background-size:cover;
	background-position:center;
	height:285px;
}

.survey-956 a {
	color: #008B98
}

.survey-956 .btn {
	background-color: #008B98;
}

/* Fragebogen */

.main--default.survey-956 .navbar-brand .logo, .main--feedback.survey-956 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_ffaw.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-956 .navbar-default, .main--feedback.survey-956 .navbar-default {
	background-color: #008B98;
}

.main--default.survey-956 .page-header, .main--default.survey-956 .page-footer {
	background-color: #B7DBE0;
}

.main--default.survey-956 .page-navigation li.page--complete {
	background-color: #008B98;
}

@media (max-width: 768px) {

.survey-956 .main--start .survey-title br,
.survey-956 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-956 .header-image, .main--content.survey-956 .header-image
 {
    height: 60px;
  }
}

.survey-956 li.nav-item:nth-child(4){
   display:none;
}

/*########## 51 ggbmasickde ########## */

.main--start.survey-51 .navbar .logo,.main--content.survey-51 .navbar .logo {
  background-image: url(/images/logo_gdb_dark.svg);
  width: 131px;

}

.main--start.survey-51 .survey-title {
	color: #0068A7;
	border-left:1px solid #0068A7;
}


.main--start.survey-51 .header-image .container img, .main--content.survey-51 .header-image .container img  {
    display:none;
}
.main--start.survey-51 .header-image, .main--content.survey-51 .header-image {
	background-image: url(../images/topbanner_gdb.jpg);
	background-size:cover;
	background-position:center;
	height:285px;
}

.survey-51 a {
	color: #0068A7
}

.survey-51 .btn {
	background-color: #0068A7;
}

/* Fragebogen */

.main--default.survey-51 .navbar-brand .logo, .main--feedback.survey-51 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_gdb.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-51 .navbar-default, .main--feedback.survey-51 .navbar-default {
	background-color: #0068A7;
}

.main--default.survey-51 .page-header, .main--default.survey-51 .page-footer {
	background-color: #D5EFFF;
}

.main--default.survey-51 .page-navigation li.page--complete {
	background-color: #0068A7;
}

@media (max-width: 768px) {

.survey-51 .main--start .survey-title br,
.survey-51 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-51 .header-image, .main--content.survey-51 .header-image
 {
    height: 60px;
  }


}

/* FAQ ausblenden */
.survey-51 li.nav-item:nth-child(4){
   display:none;
}

/*########## 52 ggbmasickde ########## */

.main--start.survey-52 .navbar .logo,.main--content.survey-52 .navbar .logo {
  background-image: url(/images/logo_gdb_dark.svg);
  width: 131px;

}

.main--start.survey-52 .survey-title {
	color: #0068A7;
	border-left:1px solid #0068A7;
}


.main--start.survey-52 .header-image .container img, .main--content.survey-52 .header-image .container img  {
    display:none;
}
.main--start.survey-52 .header-image, .main--content.survey-52 .header-image {
	background-image: url(../images/topbanner_gdb.jpg);
	background-size:cover;
	background-position:center;
	height:285px;
}

.survey-52 a {
	color: #0068A7
}

.survey-52 .btn {
	background-color: #0068A7;
}

/* Fragebogen */

.main--default.survey-52 .navbar-brand .logo, .main--feedback.survey-52 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_gdb.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-52 .navbar-default, .main--feedback.survey-52 .navbar-default {
	background-color: #0068A7;
}

.main--default.survey-52 .page-header, .main--default.survey-52 .page-footer {
	background-color: #D5EFFF;
}

.main--default.survey-52 .page-navigation li.page--complete {
	background-color: #0068A7;
}

@media (max-width: 768px) {

.survey-52 .main--start .survey-title br,
.survey-52 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-52 .header-image, .main--content.survey-52 .header-image
 {
    height: 60px;
  }


}

/*########## 53 qp-intern.de ########## */

.main--start.survey-53 .navbar .logo,.main--content.survey-53 .navbar .logo {
  background-image: url(/images/logo_gdb_dark.svg);
  width: 131px;

}

.main--start.survey-53 .survey-title {
  color: #0068A7;
  border-left:1px solid #0068A7;
}


.main--start.survey-53 .header-image .container img, .main--content.survey-53 .header-image .container img  {
    display:none;
}
.main--start.survey-53 .header-image, .main--content.survey-53 .header-image {
  background-image: url(../images/topbanner_gdb.jpg);
  background-size:cover;
  background-position:center;
  height:285px;
}

.survey-53 a {
  color: #0068A7
}

.survey-53 .btn {
  background-color: #0068A7;
}

/* Fragebogen */

.main--default.survey-53 .navbar-brand .logo, .main--feedback.survey-53 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_gdb.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-53 .navbar-default, .main--feedback.survey-53 .navbar-default {
  background-color: #0068A7;
}

.main--default.survey-53 .page-header, .main--default.survey-53 .page-footer {
  background-color: #D5EFFF;
}

.main--default.survey-53 .page-navigation li.page--complete {
  background-color: #0068A7;
}

@media (max-width: 768px) {

.survey-53 .main--start .survey-title br,
.survey-53 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-53 .header-image, .main--content.survey-53 .header-image
 {
    height: 60px;
  }


}

/* FAQ ausblenden */
.survey-53 li.nav-item:nth-child(4){
   display:none;
}

.tabelle-735 td {
 padding: 4px;
 border:1px solid #000;
 font-size: 0.85em;
}

.value-0 {
  margin-top:-20px;
}


/* 909 */
.survey-909 #q_21930_64402, .survey-909 #q_21931_64406, .survey-909 #q_21933, .survey-909 #q_21934, .survey-909 #q_21935 {
  height: 80px;
}

/* Title zu lang */
@media (max-width: 1400px) {
.main--start.survey-916 .survey-title, .main--content.survey-916 .survey-title, .main--start.survey-933 .survey-title, .main--content.survey-933 .survey-title, .main--start.survey-934 .survey-title, .main--content.survey-934 .survey-title {
	font-size: 16px;
}
}

@media (max-width: 1200px) {
.main--start.survey-916 .survey-title, .main--start.survey-933 .survey-title, .main--start.survey-934 .survey-title {
	font-size: 14px;
}
}


/*########## 933 (MN) bmrlp-survey.de ########## */

.main--start.survey-933 .navbar .logo,.main--content.survey-933 .navbar .logo {
  background-image: url(/images/logo_ffaw_dark.svg);
  width: 190px;
}

.main--start.survey-933 .survey-title {
  color: #008B98;
  border-left:1px solid #008B98;
}


.main--start.survey-933 .header-image .container img, .main--content.survey-933 .header-image .container img  {
    display:none;
}
.main--start.survey-933 .header-image, .main--content.survey-933 .header-image {
  background-image: url(../images/topbanner_ffaw.jpg);
  background-size:cover;
  background-position:center;
  height:285px;
}

.survey-933 a {
  color: #008B98
}

.survey-933 .btn {
  background-color: #008B98;
}

/* Fragebogen */

.main--default.survey-933 .navbar-brand .logo, .main--feedback.survey-933 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_ffaw.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-933 .navbar-default, .main--feedback.survey-933 .navbar-default {
  background-color: #008B98;
}

.main--default.survey-933 .page-header, .main--default.survey-933 .page-footer {
  background-color: #B7DBE0;
}

.main--default.survey-933 .page-navigation li.page--complete {
  background-color: #008B98;
}

@media (max-width: 768px) {

.survey-933 .main--start .survey-title br,
.survey-933 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-933 .header-image, .main--content.survey-933 .header-image
 {
    height: 60px;
  }
}

.survey-933 li.nav-item:nth-child(4){
   display:none;
}

/*########## 934 (MN) mwwkrlp-survey.de ########## */

.main--start.survey-934 .navbar .logo,.main--content.survey-934 .navbar .logo {
  background-image: url(/images/logo_ffaw_dark.svg);
  width: 190px;
}

.main--start.survey-934 .survey-title {
  color: #008B98;
  border-left:1px solid #008B98;
}


.main--start.survey-934 .header-image .container img, .main--content.survey-934 .header-image .container img  {
    display:none;
}
.main--start.survey-934 .header-image, .main--content.survey-934 .header-image {
  background-image: url(../images/topbanner_ffaw.jpg);
  background-size:cover;
  background-position:center;
  height:285px;
}

.survey-934 a {
  color: #008B98
}

.survey-934 .btn {
  background-color: #008B98;
}

/* Fragebogen */

.main--default.survey-934 .navbar-brand .logo, .main--feedback.survey-934 .navbar-brand .logo {
  height: 100%;
  width: 100px;
  background-image: url(/images/logo_ffaw.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.main--default.survey-934 .navbar-default, .main--feedback.survey-934 .navbar-default {
  background-color: #008B98;
}

.main--default.survey-934 .page-header, .main--default.survey-934 .page-footer {
  background-color: #B7DBE0;
}

.main--default.survey-934 .page-navigation li.page--complete {
  background-color: #008B98;
}

.survey-940 #q_28089 {
  height: 30px;
  width: 50%;
}

.survey-961 #question-D05 .matrix .matrix_header .matrix_header_choices {
  font-size: 0.9em;
  padding-top: 15px;
}




@media (max-width: 768px) {

.survey-934 .main--start .survey-title br,
.survey-934 .main--content .survey-title br {
    display: none;
  }

.main--start.survey-934 .header-image, .main--content.survey-934 .header-image
 {
    height: 60px;
  }
}

.survey-934 li.nav-item:nth-child(4){
   display:none;
}