@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello/fontello.eot?95116178");
  src: url("../fonts/fontello/fontello.eot?95116178#iefix") format("embedded-opentype"), url("../fonts/fontello/fontello.woff2?95116178") format("woff2"), url("../fonts/fontello/fontello.woff?95116178") format("woff"), url("../fonts/fontello/fontello.ttf?95116178") format("truetype"), url("../fonts/fontello/fontello.svg?95116178#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="fo-"]:before, [class*=" fo-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.fo-right-open-big:before {
  content: '\e800';
}

/* '¯áÇ' */
.fo-left-open-big:before {
  content: '\e801';
}

/* '¯áü' */
.fo-down-open-big:before {
  content: '\e802';
}

/* '¯áé' */
.fo-up-open-big:before {
  content: '\e803';
}

/* '¯áâ' */
#tx_cookies {
  color: #000;
  left: 0;
  top: 0;
  z-index: 599;
  width: 100%;
  position: fixed;
  overflow: auto;
}
.cookie-hint #tx_cookies {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
}
.no-cookie-hint #tx_cookies {
  background: none;
  height: auto !important;
  top: auto;
  bottom: 0 !important;
}
#tx_cookies .cookie-option-change {
  display: none;
  margin-top: 10px;
}
#tx_cookies ul {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
}
#tx_cookies ul li {
  padding: 0;
  margin: 0;
  background: none;
  color: #000;
  border: none;
  font-size: 14px;
}
#tx_cookies #tx_cookies_inner {
  position: relative;
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  margin-top: 20%;
  color: #000;
  padding: 20px;
  font-size: 14px;
}
#tx_cookies #tx_cookies_inner #tx_cookies_link a {
  margin: 0 10px 0 0;
  color: #FF0000;
  font-weight: bold;
}
.no-cookie-hint #tx_cookies #tx_cookies_inner {
  margin-top: 0;
}
#tx_cookies h3, #tx_cookies h4 {
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 !important;
}
#tx_cookies a {
  color: #FF0000;
}
#tx_cookies button,
#tx_cookies input[type="submit"] {
  border: 0;
  background: #FF0000;
  cursor: pointer;
  padding: 2px 10px;
  color: #FFF;
  margin: 0;
}

#tx_cookies_showPermanent {
  display: block !important;
  position: static;
  margin: 0 0 0 0;
  background-image: linear-gradient(to bottom, #ffffff, #eeeeee);
  color: #FF0000;
  z-index: 1040;
  /* higher than z-index of Bootstrap header */
}

#tx_cookies p {
  margin: 0;
}

.tx_cookies_actions {
  margin-top: 10px;
}

.tx_cookies_right_col {
  padding-top: 27px;
}

#tx_cookies input[type="checkbox"] {
  float: left;
  margin-right: 3px;
}

#tx_cookies #tx_cookies_close {
  display: none;
  position: absolute;
  right: 20px;
  top: -5px;
  z-index: 99;
  min-width: 0;
  width: auto !important;
}
@media (max-width: 767px) {
  #tx_cookies #tx_cookies_close {
    position: static;
    margin-top: 10px;
  }
}

#tx_cookies_accept, #tx_cookies_disable {
  display: inline-block;
}

#disable {
  background: none !important;
  font-size: 13px !important;
  color: #666 !important;
}

.tx_cookies_footer {
  margin-top: 10px;
}

.tx_cookies_actions {
  margin: 0 0 20px 0;
}

.cookie-hint {
  overflow: hidden;
}
.cookie-hint.no-cookie-hint {
  overflow: auto;
}

.cookie-hint .container-wrapper.main {
  filter: blur(5px);
}

.cookie-hint .header-wrapper {
  margin-top: 0px;
  padding-top: 147px;
}

.cookie-hint footer {
  filter: blur(5px);
}

.no-cookie-hint .container-wrapper.main {
  filter: none;
}

#c150 {
  position: absolute;
  margin-top: 65px;
  padding: 20px 30px;
  width: auto;
  height: auto;
  display: flex;
  background: rgba(255, 0, 0, 0.8);
  z-index: 500;
  color: #fff;
}
#c150 .ce-bodytext {
  margin-bottom: 0;
}
#c150 .ce-bodytext h3 {
  font-size: 26px;
}
#c150 .ce-bodytext h4 {
  line-height: 30px;
  font-size: 20px;
  padding-top: 20px;
  margin-bottom: 20px;
}

.tx-felogin-pi1 h3 {
  text-align: center;
}
.tx-felogin-pi1 h3 + div {
  font-weight: 300;
}

.femanager_fieldset input[type='checkbox'] {
  display: block;
  left: -10px;
}
.femanager_fieldset label.checkbox {
  padding-left: 10px;
}
.femanager_fieldset label.checkbox + a {
  padding-left: 10px;
}
.femanager_fieldset .alert {
  padding: 5px 10px;
  margin-bottom: 5px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.femanager_fieldset .alert.alert-error {
  background: #ff7181;
}
.femanager_fieldset .alert h4 {
  display: none;
}

/*# sourceMappingURL=additional.css.map */
.tx-srfreecap-cant-read {
  width: 100%;
  display: block;
  margin-top: 7px;
}