html,
button,
input,
select,
textarea {
  color: #000;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b5595b;
  text-shadow: none;
}
::selection {
  background: #b5595b;
  text-shadow: none;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #666;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.eot?27383423');
  src: url('../font/iconfont.eot?27383423#iefix') format('embedded-opentype'), url('../font/iconfont.woff?27383423') format('woff'), url('../font/iconfont.ttf?27383423') format('truetype'), url('../font/iconfont.svg?27383423#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
.contentWrapper {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.wrapper {
  width: auto;
  margin: 0 auto;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: Helvetica, Arial;
  position: relative;
  background-color: #ccc;
}
.logoBar {
  width: 100%;
  height: 50px;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.logoBar .logo {
  width: 94px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.logoBar .logo img {
  width: 100%;
  height: auto;
}
.logoBar .description {
  position: absolute;
  top: 50%;
  left: 2.5%;
  transform: translateY(-50%);
}
.logoBar .description h2 {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
  color: #666;
  font-weight: normal;
}
.logoBar .nav {
  overflow: hidden;
}
.logoBar .nav a {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  background-color: #7eab97;
  margin: 5px 0 5px 5px;
}
.logoBar .nav a img {
  width: 60%;
  height: 60%;
  margin: 20%;
}
.login {
  width: 60%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  background-color: #fff;
}
.login p {
  font-size: 1.2em;
  color: #b5595b;
  font-weight: normal;
  margin: 0;
  padding: 20px;
}
.login form {
  margin: 20px;
  padding: 0;
}
.login form .labelHeadline {
  font-size: 1.2em;
  line-height: 1em;
  font-weight: bold;
  color: #666;
}
.login form fieldset label input {
  display: block;
  box-sizing: border-box;
  width: 100%;
  font-size: 1.2em;
  padding: 10px;
  margin: 20px 0;
  border: none;
  border-bottom: 2px solid #666;
}
.login form div.submitWrapper {
  text-align: right;
}
.login form div.submitWrapper .submit {
  padding: 10px 20px;
  margin: 0;
  background-color: #7eab97;
  font-size: 1.2em;
  line-height: 1em;
  border: none;
  color: #fff;
}
.home {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.home h1 {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold;
  color: #666;
  margin: 0;
  padding: 0;
}
.home h1 span {
  font-size: 0.5em;
  font-weight: normal;
  padding: 0 0 0 15px;
}
.home .researchesList {
  margin: 50px 0 0 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.home .researchesList h2 {
  font-size: 3em;
  line-height: 1em;
  color: #666;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.home .researchesList .researchItem {
  width: 100%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin: 20px 0 0 0;
}
.home .researchesList .researchItem .researchName {
  font-size: 1.5em;
  font-weight: bold;
  color: #7eab97;
  margin: 20px 200px 20px 20px;
}
.home .researchesList .researchItem .researchFunktion {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.home .researchesList .researchItem .researchFunktion a {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  background-color: #7eab97;
  margin: 0 0 0 5px;
}
.home .researchesList .researchItem .researchFunktion a img {
  width: 60%;
  height: 60%;
  margin: 20%;
}
.research {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.research h2 {
  font-size: 2em;
  line-height: 1.2em;
  color: #666;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.research h2 span {
  color: #b5595b;
  font-weight: normal;
}
.research h2 span.small {
  font-weight: normal;
  color: #666;
  font-size: 0.5em;
}
.research .researchGroup {
  margin: 10px 0 30px 0;
  padding: 0;
}
.research .researchGroup li {
  padding: 15px;
  margin: 5px 0;
  list-style: none;
  background-color: #eee;
  font-size: 1.2em;
  color: #666;
  letter-spacing: 0.01em;
  cursor: pointer;
}
.research .researchGroup li input {
  box-sizing: border-box;
  width: 100%;
  font-size: 1em;
  padding: 15px;
  border: none;
  border-bottom: 2px solid #666;
  background-color: #fff;
  color: #666;
}
.research .researchGroup li.selected {
  background-color: #7eab97;
  color: #fff;
}
a.researchSubmit {
  text-decoration: none;
  position: fixed;
  z-index: 998;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: normal;
  color: #777;
  background-color: #666;
  bottom: 0;
  right: 0;
  padding: 15px 30px;
}
a.researchSubmit.active {
  color: #fff;
  background-color: #b5595b;
  animation: colorchange 1s linear infinite;
  -webkit-animation: colorchange 1s linear infinite;
}
@keyframes colorchange {
  0% {
    background: #b5595b;
  }
  100% {
    background: #7eab97;
  }
}
@-webkit-keyframes colorchange {
  0% {
    background: #b5595b;
  }
  100% {
    background: #7eab97;
  }
}
.researchOverlay {
  z-index: 999;
  position: fixed;
  width: 100%;
  height: 100%;
  top: -110%;
  left: 0;
  background-color: #7eab97;
  transition: top 200ms ease-in-out;
}
.researchOverlay .researchOverlayBox {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  padding: 30px;
  width: 35%;
}
.researchOverlay .researchOverlayBox h3 {
  font-size: 1.3em;
  line-height: 1em;
  font-weight: bold;
  color: #666;
  margin: 0;
  padding: 0;
}
.researchOverlay .researchOverlayBox p {
  font-size: 1.1em;
  line-height: 1.3em;
  color: #666;
  margin: 15px 0 0 0;
  padding: 0;
}
.researchOverlay .researchOverlayBox p a {
  background-color: #7eab97;
  color: #fff;
  font-size: 1.1em;
  line-height: 1em;
  padding: 12px 30px;
  text-decoration: none;
}
.researchOverlay .researchOverlayBox .researchOverlayOK {
  display: none;
}
.researchOverlay .researchOverlayBox .researchOverlayOK.show {
  display: block;
}
.researchOverlay .researchOverlayBox p:nth-child(3) {
  margin: 30px 0 0 0;
  text-align: center;
}
.researchOverlay.show {
  top: 0;
}
.researchOverlay.alert {
  background-color: #b5595b;
}
.analytics {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.analytics h1 {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: bold;
  color: #666;
  margin: 0;
  padding: 0;
}
.analytics h1 span {
  font-size: 0.5em;
  font-weight: normal;
  padding: 0 0 0 15px;
}
.analytics h2 {
  font-size: 3em;
  line-height: 1em;
  color: #666;
  margin: 40px 0 0 0;
  padding: 0;
  font-weight: bold;
}
.analytics h3 {
  font-size: 1.8em;
  line-height: 1em;
  color: #666;
  margin: 30px 0 0 0;
  padding: 0;
  font-weight: bold;
}
.analytics h3 span {
  color: #b5595b;
}
.analytics p {
  margin: 50px 0 50px 0;
  padding: 0;
  font-size: 1.3em;
  color: #666;
}
.analytics p a {
  text-decoration: none;
  color: #000;
}
.analytics p a.csvButton {
  text-decoration: none;
  font-size: 1.3em;
  line-height: 1em;
  font-weight: bold;
  color: #666;
  background-color: #7eab97;
  padding: 15px 30px;
}
.analytics p a.csvButton:hover {
  background-color: #b5595b;
  color: #fff;
}
.analytics .analyticGroup {
  background-color: #fff;
  padding: 20px 0 40px 0;
  margin: 40px 0;
  overflow: hidden;
}
.analytics .analyticGroup h2 {
  font-size: 1.8em;
  line-height: 1.2em;
  color: #666;
  margin: 0 20px;
  padding: 0;
  font-weight: bold;
}
.analytics .analyticGroup h2 span {
  color: #ccc;
}
.analytics .analyticGroup .analyticItem {
  overflow: hidden;
  margin: 0 20px;
  padding: 0;
}
.analytics .analyticGroup .analyticItem p {
  font-size: 1.2em;
  color: #666;
  margin: 40px 0px 0px 0px;
  padding: 0;
  font-weight: normal;
}
.analytics .analyticGroup .analyticItem .analyticBar {
  height: 50px;
  background-color: #666;
  float: left;
}
.analytics .analyticGroup .analyticItem .analyticBarWinner {
  background-color: #7eab97;
}
.analytics .analyticGroup .analyticItem .analyticBarNumber {
  float: left;
  font-size: 1em;
  line-height: 1.2em;
  font-weight: normal;
  color: #666;
  margin: 5px 0 0 20px;
}
.user {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.user p {
  font-size: 1em;
  line-height: 1.3em;
  color: #fff;
  margin: 20px 0;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  background-color: #7eab97;
}
.user p.error {
  background-color: #b5595b;
}
.user ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.user ul li {
  width: 100%;
  background-color: #fff;
  display: block;
  margin: 20px 0 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #666;
}
.user ul li div {
  padding: 2.5% 2%;
  margin: 0;
  overflow: hidden;
}
.user ul li div a {
  display: inline;
  text-decoration: none;
  color: #7eab97;
}
.user ul li div a.button {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #7eab97;
  margin: 0 5px;
}
.user ul li div a.button img {
  width: 60%;
  height: 60%;
  margin: 20%;
}
.user ul li div.name {
  width: 22.5%;
}
.user ul li div.adresse {
  width: 22.5%;
}
.user ul li div.kontakt {
  width: 17.5%;
}
.user ul li div.anzahl {
  width: 5%;
  font-size: 2em;
  font-weight: bold;
}
.user ul li div.tool {
  width: 12.5%;
}
.user ul .first {
  background: none;
}
.user ul .first div {
  margin: 0;
  padding: 0;
  width: 50%;
}
.user ul .first div h2 {
  font-size: 3em;
  line-height: 1em;
  color: #666;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.user ul .first div a.button {
  margin: 0;
}
.user ul .first div.right {
  text-align: right;
}
.user ul .second {
  background: none;
}
.user ul .second div {
  margin: 20px 0 0 0;
  padding: 0 2%;
}
.user ul .second div.anzahl {
  font-size: 1em;
  font-weight: normal;
}
.overlayModal {
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: -150%;
  background-color: rgba(200, 200, 200, 0.8);
  opacity: 0;
  transition: opacity 400ms ease;
}
.overlayModal .overlayModalWindow {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 500px;
  box-sizing: border-box;
}
.overlayModal .overlayModalWindow h3 {
  font-size: 1.2em;
  line-height: 1.3em;
  font-weight: bold;
  margin: 20px 20px 0 20px;
  padding: 0;
  color: #b5595b;
}
.overlayModal .overlayModalWindow p {
  font-size: 1em;
  line-height: 1.3em;
  margin: 10px 20px 0 20px;
  padding: 0;
  color: #666;
}
.overlayModal .overlayModalWindow .buttonWrapper {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  margin: 50px 0 0 0;
}
.overlayModal .overlayModalWindow .buttonWrapper .buttonWrapperItem {
  float: left;
  width: 50%;
}
.overlayModal .overlayModalWindow .buttonWrapper .buttonWrapperItem a {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1.2em;
  line-height: 1em;
  color: #fff;
  background-color: #7eab97;
  text-decoration: none;
}
.overlayModal .overlayModalWindow .buttonWrapper .buttonWrapperItem.right {
  text-align: right;
}
.overlayModal .overlayModalWindow .buttonWrapper .buttonWrapperItem.right a {
  background-color: #b5595b;
}
.overlayModal.show {
  opacity: 1;
  top: 0;
}
.add-user {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.add-user h2 {
  font-size: 2em;
  line-height: 1.2em;
  color: #666;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.add-user h2 span {
  color: #b5595b;
  font-weight: normal;
}
.add-user p {
  font-size: 1em;
  line-height: 1.3em;
  color: #fff;
  margin: 20px 0;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  background-color: #7eab97;
}
.add-user p.error {
  background-color: #b5595b;
}
.add-user p.error b {
  line-height: 2em;
}
.add-user form {
  margin: 10px 0;
  padding: 0 0 30px 0;
  background-color: #fff;
}
.add-user form fieldset {
  margin: 0;
  padding: 20px 0 0 0;
}
.add-user form fieldset label {
  width: 90%;
  margin: 20px auto;
  padding: 0;
  display: block;
  font-size: 1em;
  color: #666;
}
.add-user form fieldset label input {
  width: 100%;
  box-sizing: border-box;
  border-radius: 0;
  padding: 10px;
  margin: 5px 0 0 0;
  border: 1px solid #666;
  color: #666;
  font-size: 1.2em;
  line-height: 1em;
}
.add-user form fieldset label .selectWrapper {
  width: 300px;
  position: relative;
}
.add-user form fieldset label .selectWrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  width: 100%;
  height: 40px;
  padding-left: 10px;
  background-color: #eee;
  color: #666;
  font-family: Helvetica, Arial;
  font-size: 1.2em;
  line-height: 1.2em;
  cursor: pointer;
}
.add-user form fieldset label .selectWrapper select::-ms-expand {
  display: none;
}
.add-user form fieldset label .error {
  border: 1px solid #b5595b;
  border-bottom: 5px solid #b5595b;
}
.add-user form fieldset label .selectWrapper::before {
  font-family: iconfont;
  content: "\f107";
  font-size: 20px;
  position: absolute;
  right: 15px;
  top: 5px;
  color: #666;
  pointer-events: none;
}
.add-user form .submitWrapper {
  width: 90%;
  margin: 20px auto;
  padding: 0;
  display: block;
  font-size: 1em;
  color: #666;
  text-align: right;
}
.add-user form .submitWrapper input {
  border: none;
  border-radius: 0;
  font-size: 1.2em;
  color: #fff;
  background-color: #7eab97;
  padding: 10px 20px;
  margin: 0 0 0 20px;
}
.add-user form .submitWrapper a {
  text-decoration: none;
  font-size: 1.2em;
  color: #fff;
  background-color: #7eab97;
  padding: 10px 20px;
  margin: 0 0 0 20px;
}
.add-user form .submitWrapper a.red {
  background-color: #b5595b;
}
.msm {
  width: 90%;
  padding: 70px 5%;
  position: relative;
  overflow: hidden;
}
.msm h1 {
  font-size: 5em;
  font-family: 'Comic Sans MS';
  padding: 0;
  margin: 20px 0 0 0;
  text-align: center;
}
.msm p {
  font-size: 1.2em;
  font-family: 'Comic Sans MS';
  margin: 20px 0 0 0;
  padding: 0;
}
.msm .imgKnife {
  width: 10%;
  height: auto;
  position: relative;
  display: block;
  margin: 50px auto 0 auto;
  padding: 0;
}
.msm form {
  margin: 50px 0 0 0;
  padding: 50px;
  background-color: #eee;
}
.msm form label {
  display: block;
  margin: 20px 0 0 0;
  padding: 0;
}
.msm form input[type=text] {
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
}
@media only screen and (min-width: 1300px) {
  .wrapper {
    width: 1150px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 760px) {
  .login {
    width: 90%;
    left: 5%;
  }
  .home .researchesList h2 {
    font-size: 2.2em;
  }
  .home .researchesList .researchItem {
    width: 100%;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin: 20px 0 0 0;
  }
  .home .researchesList .researchItem .researchName {
    font-size: 1.3em;
    margin: 20px 20px 82px 20px;
  }
  .home .researchesList .researchItem .researchFunktion {
    overflow: hidden;
    transform: translateY(0%);
    top: auto;
    bottom: 20px;
  }
  .research h2 {
    font-size: 1.5em;
    line-height: 1.2em;
  }
  .research .researchGroup {
    margin: 10px 0 30px 0;
  }
  .research .researchGroup li {
    padding: 12px;
    margin: 7px 0;
    font-size: 1.1em;
  }
  .research .researchGroup li input {
    padding: 12px;
  }
  .researchOverlay .researchOverlayBox {
    width: 80%;
    box-sizing: border-box;
  }
  .analytics h2 {
    font-size: 2em;
    line-height: 1.2em;
  }
  .analytics h3 {
    font-size: 1.5em;
  }
  .analytics p {
    display: none;
  }
  .analytics .analyticGroup {
    background-color: #fff;
    padding: 20px 0 30px 0;
    margin: 40px 0;
    overflow: hidden;
  }
  .analytics .analyticGroup h2 {
    font-size: 1.3em;
    line-height: 1.2em;
    color: #666;
    margin: 0 20px;
    padding: 0;
    font-weight: bold;
  }
  .analytics .analyticGroup h2 span {
    color: #ccc;
  }
  .analytics .analyticGroup .analyticItem {
    overflow: hidden;
    margin: 0 20px;
    padding: 0;
  }
  .analytics .analyticGroup .analyticItem p {
    display: block;
    font-size: 1em;
    color: #666;
    margin: 20px 0px 0px 0px;
    padding: 0;
    font-weight: normal;
  }
  .analytics .analyticGroup .analyticItem .analyticBar {
    height: 40px;
  }
  .analytics .analyticGroup .analyticItem .analyticBarNumber {
    float: left;
    font-size: 1em;
    line-height: 1.2em;
    font-weight: normal;
    color: #666;
    margin: 2px 0 0 20px;
  }
}
