.save-button-hover {
  color: #ffffff;
  background-color: #502800;
}

header.light {
  background-color: white;
}
footer {
  height: auto;
 
}
.description {
  color: #666666;
}
form input[type="text"],
form input.ui-autocomplete-input,
form select,
form textarea {
  background: #ffffff;
  color: #666666;
  border-radius: 0;
  border: 1px solid #d4d1d1;
}
form input[type="text"]:focus,
form input.ui-autocomplete-input:focus,
form select:focus,
form textarea:focus {
  background: #ffffff;
  color: #502800;
}
#infoSurveyBox,
#logoutBtn,
header nav,
#questionform .right {
  display: none;
}
div#main {
  background-color: #eaeaea;
  color: #666666;
}
form#questionform label {
  color: #666666;
}

header.light {
  position: relative !important;
}
header.light,
header.light.fixed {
  height: auto;
  border-bottom: none;
  background: yes;
}

section#centerBlock h1 span,
div#fancybox-content h1 span {
  color: #bb0014;
}
#centerBlock h1 i {
  color: yes;
}
form input[type="submit"] {
  background-color: #bb0014;
  color: #ffffff;
}
form input[type="submit"]:hover {
  color: #ffffff;
  background-color: #666666;
}
.questionBlock:nth-child(2n+1) {
  background-color: none;
}
section#centerBlock .contentDesc {
  min-height: 0;
}
div#main hr {
  background-color: #bb0014;
}
form p.submit {
  border-top: 1px solid #bb0014;
}
section#centerBlock {
  width: 85%;
  background: #ffffff;
  padding: 20px;
margin-bottom: 50px;
margin-top: 80px;

}
section#centerBlock form#questionform h3 {
  color: #666666;
  font-size: 16px;
  font-weight: bold;
}
#pimcore_video_ > iframe {
  display: block;
  margin: auto;
}
section#centerBlock table.gridchoice tr td,
section#centerBlock table.gridchoice tr th {
  border-top: 0px solid #ffffff;
  border-left: 1px solid #e8e8e8;
}
section#centerBlock table.gridchoice tr {
  border-left: 0px solid #666666;
  border-right: 0px solid #666666;
  background-color: ;
}
section#centerBlock table.gridchoice tr:nth-child(2n+1) {
  background-color: #e8e8e8;
}
section#centerBlock table.gridchoice tr:first-child {
  background-color: #666666;
  border-bottom: 1px solid #666666;
}
section#centerBlock table.gridchoice tr:first-child th {
  border-left: 1px solid #e8e8e8;
}
section#centerBlock table.gridchoice tr:first-child th:first-child {
  border-left: none;
}
section#centerBlock table.gridchoice tr th {
  color: #666666;
}
section#centerBlock table.gridchoice tr:nth-child(2n+1) th {
  color: #666666;
}
section#centerBlock table.gridchoice tr:first-child th {
  color: #ffffff;
}
section#centerBlock table.gridchoice {
  border: 0px solid #dddddd;
}
section#centerBlock table:not(#listSurvey) tr td:hover {
  background-color: #c4c3c3;
}
section#centerBlock table tr th {
  text-transform: none;
  text-decoration: underline;
}
footer {
  min-width: 85%;
  position: relative;
  width: 100%;
  display: block;
  margin: auto;
  border: none;
}






section#centerBlock table tr th {
    background: #502800 none repeat scroll 0 0;
    color: #fff;
}

section#centerBlock table tr:first-child {
    border-color: #502800 #502800 -moz-use-text-color;
   
}

section#centerBlock h1, div#fancybox-content h1 {
    color: #bb0014;

}

section#centerBlock a, section#centerBlock strong, div#fancybox-content a, div#fancybox-content strong {
    color: #bb0014;
}




.borderblack {background-color: black; height: 20px; width: 100%;}



.right {float: right; padding-right: 20px;}
.left {float: left; padding-left: 20px;}








section#centerBlock .surveyDescriptionContent.smaller {
    width: 100%;
}

form p.npschoice.answer label:focus, form p.npschoice.answer label.selected {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, red 0%, #bb0014 100%) repeat scroll 0 0;
    box-shadow: 0 1px 2px 0 #343434;
    color: #ffffff;
}

@media only screen and (max-width: 914px;){
    #logoback {
        background-size: 100%;
    }

}

#backgroundheader {
margin: auto;
    max-height: 90px;
    max-width: 210px;

}

#powered {text-align: center;}

.languageSwitcher {
   padding-top: 40px;
font-size: 11px;
}




