@charset "UTF-8";
@font-face {
  font-family: 'open_sansbold';
  src: url("../Fonts/OpenSans/OpenSans-Bold-webfont.eot");
  src: url("../Fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/OpenSans/OpenSans-Bold-webfont.woff") format("woff"), url("../Fonts/OpenSans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../Fonts/OpenSans/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'open_sansregular';
  src: url("../Fonts/OpenSans/OpenSans-Regular-webfont.eot");
  src: url("../Fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../Fonts/OpenSans/OpenSans-Regular-webfont.woff") format("woff"), url("../Fonts/OpenSans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../Fonts/OpenSans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
*, *:before, *:after,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

dfn {
  font-style: italic; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img, fieldset, legend {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

body,
html {
  height: 100%;
  width: 100%;
  background-color: #fff; }

body,
.wrapper-footer,
.wrapper-content,
.content-header {
  position: relative;
  left: 0;
  right: 0; }

.width-max,
nav .sm {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 1312px) {
  .width-max {
    padding-left: 1rem;
    padding-right: 1rem; } }
@media screen and (min-width: 601px) {
  body {
    display: table; }

  .wrapper-content {
    height: 100%; }

  .wrapper-footer,
  .wrapper-content {
    display: table-row; } }
.wrapper-footer {
  background: #333; }

.content-main {
  padding-bottom: 1.5rem; }

.content-footer {
  color: #fff; }

.content-footer2 {
  background: #333;
  color: #fff;
  border-top: 1px solid #2b2b2b; }

.header-image {
  height: auto;
  background-size: cover;
  -webkit-background-size: cover; }

@media screen and (max-width: 600px) {
  .wrapper-logo {
    border-top: 0.063rem solid #ddd; }

  .content-main {
    padding-top: 1.5rem; } }
.content-header .header-service {
  min-height: 3rem; }

.content-header {
  background-image: url(/typo3conf/ext/jw2140120fastcomtec9/Resources/Public/Images/bg_carbon.png); }

@media screen and (min-width: 601px) {
  .header-service {
    padding-top: 0.75rem; } }
.wrapper-logo img {
  margin: 0 auto; }

@media screen and (min-width: 601px) {
  .wrapper-logo img {
    margin: 0; } }
.indent {
  margin-left: 1rem; }

.align-center {
  text-align: center; }

.align-right {
  text-align: right; }

@media screen and (max-width: 600px) {
  .indent {
    margin-left: 0.5rem; }

  .align-center_sm {
    text-align: center; }

  .align-right_sm {
    text-align: right; } }
.block {
  display: block; }

.inline-block {
  display: inline-block; }

.margin-bottom {
  margin-bottom: 1.5rem; }

.margin-top {
  margin-top: 1.5rem; }

.padding-top {
  padding-top: 1.5rem; }

.padding-bottom {
  padding-bottom: 1.5rem; }

.mobilelink {
  padding: 0.75rem;
  display: inline-block;
  cursor: pointer;
  color: #cccccc; }

.mobilelink:hover, .mobilelink:focus {
  color: #cccccc; }

.hidden {
  display: none !important;
  visibility: hidden; }

.vhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

@media screen and (min-width: 601px) {
  .hidden-mdup {
    display: none !important;
    visibility: hidden; }

  .vhidden-mdup {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }
@media screen and (max-width: 600px) {
  .hidden-sm {
    display: none !important;
    visibility: hidden; }

  .vhidden-sm {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; } }
img {
  height: auto;
  width: auto;
  max-width: 100%;
  display: block; }

a img {
  outline: none; }

ul, ol {
  padding-left: 2rem; }

li {
  padding-bottom: 0.75rem; }

@media screen and (min-width: 601px) {
  ul, ol {
    padding-left: 3rem; }

  .dl-horizontal > dt {
    float: left;
    clear: left;
    width: 33.3333%;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal > dd {
    margin-left: 33.3333%; } }
ul.no-bullets, ol.no-bullets {
  padding-left: 0; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.grid {
  margin-left: -1rem;
  margin-right: -1rem; }

.grid:before,
.grid:after {
  content: "";
  display: table; }

.grid:after {
  clear: both; }

[class*="col-"] {
  padding-left: 1rem;
  padding-right: 1rem;
  display: block;
  float: left;
  width: 100%;
  min-height: 1px; }

.grid[class*="col-"] {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

[class*="col-"].float-right {
  float: right; }

[class*="col-"] [class*="col-"].padding-left {
  padding-left: 1rem; }

[class*="col-"] [class*="col-"].padding-right {
  padding-right: 1rem; }

.padding-none,
[class*="col-"].padding-none {
  padding-right: 0;
  padding-left: 0; }

[class*="col-1"] {
  width: 8.3333%; }

[class*="col-2"] {
  width: 16.66667%; }

[class*="col-3"] {
  width: 25%; }

[class*="col-3"]:nth-child(4n+1) {
  clear: both; }

[class*="col-4"] {
  width: 33.33333%; }

[class*="col-5"] {
  width: 41.6667%; }

[class*="col-6"] {
  width: 50%; }

[class*="col-7"] {
  width: 58.3333%; }

[class*="col-8"] {
  width: 66.6667%; }

[class*="col-9"] {
  width: 75%; }

[class*="col-10"] {
  width: 83.33333%; }

[class*="col-11"] {
  width: 91.6667%; }

[class*="col-12"] {
  width: 100%; }

@media screen and (max-width: 1280px) {
  [class*="_d-0"] {
    display: none; }

  [class*="_d-1"] {
    width: 8.3333%; }

  [class*="_d-2"] {
    width: 16.66667%; }

  [class*="_d-3"] {
    width: 25%; }

  [class*="_d-4"] {
    width: 33.33333%; }

  [class*="_d-5"] {
    width: 41.6667%; }

  [class*="_d-6"] {
    width: 50%; }

  [class*="_d-6"]:nth-child(2n+1) {
    clear: both; }

  [class*="_d-7"] {
    width: 58.3333%; }

  [class*="_d-8"] {
    width: 66.66667%; }

  [class*="_d-9"] {
    width: 75%; }

  [class*="_d-10"] {
    width: 83.33333%; }

  [class*="_d-11"] {
    width: 91.6667%; }

  [class*="_d-12"] {
    width: 100%; } }
@media screen and (max-width: 768px) {
  [class*="_md-0"] {
    display: none; }

  [class*="_md-1"] {
    width: 8.3333%; }

  [class*="_md-2"] {
    width: 16.66667%; }

  [class*="_md-3"] {
    width: 25%; }

  [class*="_md-4"] {
    width: 33.33333%; }

  [class*="_md-5"] {
    width: 41.6667%; }

  [class*="_md-6"] {
    width: 50%; }

  [class*="_md-6"]:nth-child(2n+1) {
    clear: both; }

  [class*="_md-7"] {
    width: 58.3333%; }

  [class*="_md-8"] {
    width: 66.66667%; }

  [class*="_md-9"] {
    width: 75%; }

  [class*="_md-10"] {
    width: 83.33333%; }

  [class*="_md-11"] {
    width: 91.6667%; }

  [class*="_md-12"] {
    width: 100%; } }
@media screen and (max-width: 600px) {
  [class*="_sm-0"] {
    display: none; }

  [class*="_sm-1"] {
    width: 8.3333%; }

  [class*="_sm-2"] {
    width: 16.66667%; }

  [class*="_sm-3"] {
    width: 25%; }

  [class*="_sm-4"] {
    width: 33.33333%; }

  [class*="_sm-5"] {
    width: 41.6667%; }

  [class*="_sm-6"] {
    width: 50%; }

  [class*="_sm-7"] {
    width: 58.3333%; }

  [class*="_sm-8"] {
    width: 66.66667%; }

  [class*="_sm-9"] {
    width: 75%; }

  [class*="_sm-10"] {
    width: 83.33333%; }

  [class*="_sm-11"] {
    width: 91.6667%; }

  [class*="_sm-12"] {
    width: 100%; } }
@media screen and (max-width: 320px) {
  [class*="_xs-6"] {
    width: 50%; }

  [class*="_xs-12"] {
    width: 100%; } }
@media screen and (min-width: 769px) {
  [class*="_dup-0"] {
    display: none; } }
@media screen and (min-width: 601px) {
  [class*="_mdup-0"] {
    display: none; } }
@media screen and (max-width: 600px) {
  .wrapper-topmenu {
    position: absolute;
    top: 3rem;
    z-index: 99;
    left: 0;
    right: 0; }

  #main-menu {
    width: 100%; }

  .main-menu-btn {
    top: -3rem;
    left: 1rem;
    max-width: 33.333%; }

  .sm {
    top: -3rem; }

  .menu-main.menu-horizontal {
    height: 0; }

  .main-menu-btn-text {
    color: #4d4d4d; } }
ul.horizontal,
ul.horizontal li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block; }

ul.horizontal a,
ul.horizontal span {
  padding: 0.75rem 0 0.75rem 0.75rem;
  display: inline-block; }

ul.horizontal li:first-child a,
ul.horizontal li:first-child span {
  padding-left: 0; }

nav ul.horizontal li:after {
  content: "|";
  padding-left: 0.75rem; }

nav ul.horizontal li:first-child:before {
  content: "|";
  padding-right: 0.75rem; }

.rootline {
  color: #666666;
  font-size: 0.875rem; }

@media screen and (min-width: 601px) {
  .onelevel-mdup ul#main-menu ul,
  .onelevel-mdup ul#main-menu .sub-arrow {
    display: none !important;
    visibility: hidden; }

  .onelevel-mdup [class*="sm-"] a.has-submenu {
    padding-right: 12px; } }
.languagemenu .text-muted span {
  color: #555; }

ul#main-menu > li > a {
  text-transform: uppercase; }

.text-left,
.ce-headline-left {
  text-align: left; }

.text-center,
.ce-headline-center {
  text-align: center; }

.text-right,
.ce-headline-right {
  text-align: right; }

.ce-table td,
.ce-table th {
  vertical-align: top; }

.ce-textpic,
.ce-image,
.ce-nowrap
.ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden; }

.ce-uploads {
  margin: 1.5rem 0;
  padding: 0; }

.ce-uploads li {
  list-style: none outside none;
  margin: 0;
  padding-bottom: 0; }

.ce-uploads img {
  float: left;
  margin: 0.75rem;
  vertical-align: top; }

.ce-uploads span {
  display: block; }

.ce-uploads li:nth-child(odd) {
  background: #f6f6f6; }

.ce-uploads:before,
.ce-uploads:after {
  content: "";
  display: table; }

.ce-uploads:after {
  clear: both; }

.ce-uploads div {
  margin: 0.75rem 1rem; }

.ce-uploads-fileName {
  margin-bottom: 0.375rem; }

.ce-uploads-filesize {
  text-align: right; }

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: #f6f6f6; }

.ce-table-bordered th, .ce-table-bordered td {
  border: 0.063rem solid #555; }

[class*="frame-space-before-"] {
  padding-top: 1.5rem; }

[class*="frame-space-after-"] {
  padding-bottom: 1.5rem; }

@media screen and (min-width: 601px) {
  .frame-space-before-medium {
    padding-top: 3rem; }

  .frame-space-before-large {
    padding-top: 4.5rem; }

  .frame-space-after-small {
    padding-bottom: 1.5rem; }

  .frame-space-after-medium {
    padding-bottom: 3rem; }

  .frame-space-after-large {
    padding-bottom: 4.5rem; }

  .frame-space-before-small {
    padding-top: 1.5rem; }

  .frame-space-before-medium {
    padding-top: 3rem; }

  .frame-space-before-large {
    padding-top: 4.5rem; }

  .frame-space-after-small {
    padding-bottom: 1.5rem; }

  .frame-space-after-medium {
    padding-bottom: 3rem; }

  .frame-space-after-large {
    padding-bottom: 4.5rem; } }
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 0.063rem solid #555;
  padding-top: 1.437rem; }

.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 0.063rem solid #555;
  margin-bottom: 1.437rem; }

@media screen and (min-width: 601px) {
  .frame-indent {
    margin-left: 16.66667%;
    margin-right: 16.66667%; }

  .frame-indent-left {
    margin-left: 33.33333%; }

  .frame-indent-right {
    margin-right: 33.33333%; } }
[class*="frame-type-menu_"] ul,
[class*="frame-type-menu_"] ul li {
  list-style: none;
  margin: 0;
  padding: 0; }

[class*="frame-type-menu_"] > ul {
  margin-bottom: 1.437rem; }

[class*="frame-type-menu_"] a {
  padding: 0.75rem 0.25rem 0.687rem 0.25rem;
  display: block; }

.frame-type-menu_sitemap a {
  background: #f6f6f6; }

[class*="frame-type-menu_"] a,
[class*="frame-type-menu_"] p {
  padding-left: 1rem; }

[class*="frame-type-menu_"] ul li ul li a,
[class*="frame-type-menu_"] ul li ul li p {
  padding-left: 2rem; }

[class*="frame-type-menu_"] ul li ul li ul li a,
[class*="frame-type-menu_"] ul li ul li ul li p {
  padding-left: 3rem;
  background: transparent; }

hr.ce-div {
  border: 0;
  border-bottom: 0.063rem solid #ddd;
  margin: 0.75rem 0; }

.ce-border img {
  border: 0.25rem solid #ddd; }

.ce-gallery figure.video {
  display: block; }

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1.5rem; }

.video-embed iframe,
.video-embed video {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100% !important;
  height: 100% !important; }

.header-group {
  margin-bottom: 1.5rem; }

.header-group h1,
.header-group h2,
.header-group h3,
.header-group h4 {
  margin-bottom: 0; }

aside [class*="frame-type-menu_"] li:first-child a {
  border-top: 1px solid #e6e6e6;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom: 1px solid #e6e6e6; }
aside [class*="frame-type-menu_"] li a {
  position: relative;
  display: block;
  padding: 7px 15px;
  color: #999999;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6; }
aside [class*="frame-type-menu_"] li:last-child a {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
aside [class*="frame-type-menu_"] li a:hover,
aside [class*="frame-type-menu_"] li.active,
aside [class*="frame-type-menu_"] li.current {
  background-color: #eeeeee; }

.ce-textpic,
.ce-nowrap .ce-bodytext,
.ce-gallery,
.ce-row,
.ce-uploads li,
.ce-uploads div {
  overflow: hidden; }

.ce-left .ce-gallery,
.ce-column {
  float: left; }

.ce-right .ce-gallery {
  float: right; }

figcaption {
  color: #666666; }

.ce-gallery figure {
  display: table;
  margin: 0; }

.ce-center .ce-gallery figure {
  display: table;
  margin: 0 auto; }

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom; }

.ce-gallery img {
  display: block; }

.ce-gallery iframe {
  border-width: 0; }

.ce-right.ce-intext .ce-gallery {
  margin-left: 1rem; }

.ce-left.ce-intext .ce-gallery {
  margin-right: 1rem; }

.ce-below .ce-gallery {
  margin-top: 1.5rem; }

.ce-column {
  padding-right: 0.5rem; }

.ce-intext.ce-right .ce-column,
.ce-intext [data-ce-columns="1"] .ce-column {
  padding-right: 0; }

.ce-column {
  margin-bottom: 0.5rem; }

.ce-above .ce-bodytext {
  clear: both; }

.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 2rem;
  overflow: auto; }

.ce-center .ce-outer,
.ce-center .ce-inner {
  float: none;
  right: 0; }

.ce-intext > .ce-gallery,
.ce-intext > .ce-bodytext {
  width: 100%; }

.ce-above .ce-gallery,
.ce-below .ce-gallery {
  margin-right: -0.5rem; }

.ce-right.ce-above,
.ce-right.ce-below {
  margin-left: -0.5rem;
  margin-right: 0; }

[data-ce-columns="1"] .ce-column {
  max-width: 100%;
  width: 100%; }

.ce-column {
  max-width: 50%;
  width: 50%; }

.ce-left.ce-above .ce-gallery,
.ce-left.ce-below .ce-gallery {
  float: none; }

[data-ce-columns="3"] .ce-column {
  max-width: 33.33333333%; }

@media screen and (min-width: 601px) {
  .ce-column, .ce-uploads-img-link {
    padding-right: 1rem; }

  .ce-intext [data-ce-columns="1"] .ce-column {
    padding-right: 0; }

  .ce-column {
    margin-bottom: 1.5rem; }

  .ce-intext .ce-gallery {
    width: 50%; }

  .ce-intext.ce-nowrap > .ce-bodytext {
    width: 50%; }

  .ce-intext.ce-left .ce-gallery {
    margin-right: 0.5rem; }

  .ce-intext.ce-left .ce-column {
    padding-right: 0.5rem; }

  .ce-left.ce-nowrap .ce-gallery {
    margin-right: -0.5rem;
    margin-left: 0; }

  .ce-left.ce-nowrap .ce-bodytext {
    padding-left: 1rem; }

  .ce-right.ce-nowrap.ce-intext .ce-gallery {
    margin-left: -0.5rem;
    margin-right: 0; }

  .ce-right.ce-nowrap .ce-bodytext {
    padding-right: 1rem; }

  .ce-intext.ce-right .ce-gallery {
    margin-left: 0.5rem; }

  .ce-intext.ce-right .ce-column {
    padding-left: 0.5rem; }

  [data-ce-columns="2"] .ce-column {
    max-width: 50%; }

  [data-ce-columns="4"] .ce-column {
    max-width: 50%; }

  .ce-above .ce-gallery,
  .ce-below .ce-gallery {
    margin-right: -1rem; }

  .ce-right.ce-above,
  .ce-right.ce-below {
    margin-left: -1rem;
    margin-right: 0; } }
@media screen and (max-width: 768px) {
  [data-ce-columns="2"] .ce-column:nth-child(odd) {
    clear: left; } }
@media screen and (max-width: 600px) {
  [data-ce-columns="4"] .ce-column:nth-child(odd) {
    clear: left; } }
@media screen and (min-width: 601px) {
  [data-ce-columns="4"] .ce-column {
    max-width: 25%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

label {
  display: inline-block; }

legend {
  display: block;
  width: 100%;
  font-weight: bold; }

fieldset > div {
  margin-bottom: 1.5rem; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="file"] {
  display: block; }

select[multiple],
select[size] {
  height: auto; }

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

input,
textarea,
select {
  background-color: #fff;
  border: 0.063rem solid #ddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: box-shadow ease-in-out 0.15s;
  transition: box-shadow ease-in-out 0.15s; }

input,
textarea,
label {
  width: 100%; }

textarea {
  min-height: 15rem; }

select {
  height: 1.5rem; }

input,
textarea,
select,
button {
  padding-top: calc(0.75rem - 0.063rem);
  padding-bottom: calc(0.75rem - 0.063rem);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: inline-block; }

button,
.btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  width: auto;
  padding: 6px 12px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0.063rem solid #cccccc; }

.btn-default {
  background: #fff; }

.btn-default:hover {
  background: #e6e6e6; }

.btn-primary {
  background: #fff;
  color: #0088cc; }

.btn-secondary {
  color: #fff;
  background: #fff; }

input[type=checkbox],
input[type=radio] {
  border: 0;
  height: auto;
  display: inline-block;
  width: auto;
  vertical-align: baseline;
  margin: 0; }

.form-check-label span {
  padding-left: 1rem; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  width: 100%; }

.content-main .input-group {
  margin-bottom: 1.5rem; }

.input-group-btn,
.input-group input {
  display: table-cell;
  vertical-align: middle; }

.input-group-btn {
  width: 1%; }

.input-group-btn,
.input-group-btn input {
  position: relative;
  white-space: nowrap; }

.input-group input:first-child {
  margin-right: 1rem; }

.form-group {
  margin-bottom: 1.5rem; }

.wrapper-search .input-group input {
  display: inline-block;
  width: 100%; }

.wrapper-search button,
button.tx-indexedsearch-searchbox-button {
  width: 3rem;
  height: 3rem; }

.wrapper-search.visible {
  top: 0.375rem; }

@media screen and (max-width: 600px) {
  .wrapper-search.visible {
    top: 0; } }
@media screen and (max-width: 768px) {
  .wrapper-search fieldset > div {
    padding-bottom: 0.5rem;
    margin: 0; }

  .wrapper-search {
    z-index: 200;
    position: absolute;
    top: -2000px;
    left: 0.5em;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

  .fa-search.active:before {
    content: "\f00d"; }

  .page-searchresult .search-hide-btn {
    display: none; } }
.frame-type-form_formframework fieldset {
  padding: 1rem;
  border-radius: 4px;
  border: 0.063rem solid #cccccc; }
.frame-type-form_formframework fieldset:nth-child(even) {
  background: #f6f6f6; }
.frame-type-form_formframework fieldset:nth-child(odd) {
  background: #e6e6e6; }
.frame-type-form_formframework .accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.2s; }
.frame-type-form_formframework .active, .frame-type-form_formframework .accordion:hover {
  background-color: #ccc; }
.frame-type-form_formframework .accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px; }
.frame-type-form_formframework .active:after {
  content: "\2212"; }
.frame-type-form_formframework .panel {
  padding: 0 20px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out; }
  .frame-type-form_formframework .panel .inputs-list {
    margin: 18px 0; }
.frame-type-form_formframework .radio span {
  margin-left: 10px; }
.frame-type-form_formframework select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none; }
.frame-type-form_formframework select::-ms-expand {
  display: none; }
.frame-type-form_formframework select:focus::-ms-value {
  background-color: transparent; }
.frame-type-form_formframework .select-wrapper {
  position: relative;
  width: 200px; }
.frame-type-form_formframework select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0.063rem solid #ddd;
  border-radius: 1px;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
  height: 40px;
  outline: none;
  padding-left: 10px;
  width: 100%; }
.frame-type-form_formframework select.xlarge {
  height: unset; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
  margin: 0 0 1.5rem 0;
  border-bottom-width: 0; }

th,
td {
  padding: 0.312rem 0.25rem 0.375rem 0.25rem;
  text-align: left;
  vertical-align: top; }

th {
  padding-top: 0.375rem; }

.table-responsive,
.frame-type-table {
  margin-bottom: 1.5rem;
  overflow-x: auto;
  overflow-y: hidden; }

th {
  background: #f6f6f6;
  font-weight: normal; }

table caption {
  padding: 6px; }

.table-striped tr:nth-of-type(odd) {
  background-color: #f9f9f9; }
.table-striped tr td {
  padding: 8px;
  line-height: 1.55;
  border-top: 1px solid #ddd; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 0.75rem 1rem; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #ffffff; }
    .nav > li.disabled > a {
      color: green; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: blue;
        text-decoration: none;
        cursor: default;
        background-color: transparent; }

.nav-tabs {
  border-bottom: 1px solid #ddd;
  padding: .2em 1em 0; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
    padding-bottom: 0;
    margin-right: 2px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      border: 1px solid #ddd;
      border-radius: 0.25rem 0.25rem 0 0;
      background-color: #f6f6f6;
      color: #555; }
    .nav-tabs > li.active > a {
      color: #555;
      background-color: #fff; }
      .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        cursor: default;
        border: 1px solid #ddd;
        border-bottom-color: #fff; }

.tab-content {
  margin-top: 2rem; }

@media screen and (min-width: 769px) {
  .tab-content > .tab-pane {
    display: none; }

  .tab-content > .active {
    display: block; } }
.tx-indexedsearch-info > dt {
  float: left;
  clear: left;
  width: 25%;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

.tx-indexedsearch-info > dd {
  margin-left: 25%; }

.tx-indexedsearch-res span {
  display: inline-block; }

.tx-indexedsearch-res {
  border-bottom: 0.063rem solid #ddd;
  margin-bottom: 1.5rem; }

.search-hide-btn {
  margin-top: .5rem; }
  @media screen and (min-width: 601px) {
    .search-hide-btn {
      margin-top: 0; } }

/* Das das Loeschen des Objekts lib.search auf der Suchergebnis-Seite zu einer Exception führt:
als Workaround wird der Bereich im Header einfach ausgeblendet bis der Fehler analysiert und behoben werden konnte.
 */
.page-searchresult .wrapper-search {
  display: none; }

header.content-header form#tx_indexedsearch {
  margin-top: 38px; }
header.content-header input.tx-indexedsearch-searchbox-sword {
  border: 0;
  background-color: #2b2b2b;
  color: #fff; }
header.content-header #tx_indexedsearch button.tx-indexedsearch-searchbox-button {
  width: 3rem;
  height: 40px;
  border: 0;
  background-color: #2b2b2b;
  color: #e6e6e6; }

.content-main #tx_indexedsearch button.tx-indexedsearch-searchbox-button {
  border: 0; }
.content-main #tx_indexedsearch .btn-primary {
  color: #2b2b2b; }

body,
input,
textarea,
select {
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: "open_sansregular", verdana, arial, helvetica, sans-serif;
  color: #333;
  font-weight: 300; }

.uppercase {
  text-transform: uppercase; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "open_sansregular", verdana, arial, helvetica, sans-serif;
  font-weight: normal; }

h1,
.h1,
.fontsize1 {
  font-size: 1.4375rem;
  line-height: 1.5rem; }

h1,
.h1 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

h2,
.h2,
.fontsize2 {
  font-size: 1.25rem;
  line-height: 1.5rem; }

h2,
.h2 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

h3,
.h3,
.fontsize3,
.ce-uploads-fileName {
  font-size: 1.125rem;
  line-height: 1.5rem; }

h3,
.h3 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

h4,
.h4,
.fontsize4,
h5,
.h5,
.fontsize5 {
  font-size: 1rem;
  line-height: 1.5rem; }

h4,
.h4,
h5,
.h5 {
  margin-top: 0;
  margin-bottom: 1.5rem; }

p + p,
pre,
table,
blockquote {
  margin-top: 1.5rem; }

p,
ul,
ol,
dl,
pre,
table,
blockquote {
  margin-bottom: 1.5rem; }

.small,
small {
  font-size: 0.875rem; }

@media screen and (min-width: 601px) {
  html {
    font-size: 0.875rem; }

  h1,
  .h1,
  .fontsize1 {
    font-size: 2.6rem;
    /* px */
    line-height: 3rem;
    /* 42px */
    color: #858F9D; }

  h1,
  .h1 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h2,
  .h2,
  .fontsize2 {
    font-size: 1.7142857143rem;
    /* 24px */
    line-height: 3rem;
    /* 42px */ }

  h2,
  .h2 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h3,
  .h3,
  .fontsize3 {
    font-size: 1.2857142857rem;
    /* 18px */
    line-height: 1.5rem;
    /* 21px */ }

  h3,
  .h3 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h4,
  .h4,
  .fontsize4 {
    font-size: 1.1428571429rem;
    /* 16px */
    line-height: 1.5rem;
    /* 22px */ }

  h4,
  .h4 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  h5,
  .h5,
  .fontsize5 {
    font-size: 1rem;
    line-height: 1.5rem; }

  h5,
  .h5 {
    margin-top: 0;
    margin-bottom: 1.5rem; }

  p,
  ul,
  ol,
  dl,
  pre,
  table,
  blockquote {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    line-height: 1.5rem; } }
b,
strong,
.bold {
  font-family: "open_sansbold", verdana, arial, helvetica, sans-serif;
  font-weight: normal; }

sup,
sub {
  vertical-align: baseline;
  position: relative;
  top: -0.4em; }

sub {
  top: 0.4em; }

ul ul {
  margin: 0; }

a {
  color: #0088cc;
  text-decoration: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1); }
  a:focus, a:hover {
    color: #333333; }

.wrapper-footer a {
  color: #ddd; }
  .wrapper-footer a:focus, .wrapper-footer a:hover {
    color: #fff; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 1.1;
  color: #858F9D; }

.f3-widget-paginator,
.tx-pagebrowse,
.tx-pagebrowse ol,
.tx-indexedsearch-browsebox ul {
  display: inline-block;
  margin: 0 0 1.5rem 0;
  padding-left: 0;
  font-size: 80%; }

.f3-widget-paginator > li {
  display: inline; }

.tx-pagebrowse li,
.tx-indexedsearch-browsebox li {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 0; }

.f3-widget-paginator > li > a,
.f3-widget-paginator > li.current,
.tx-pagebrowse li > a,
.tx-pagebrowse li > span,
.tx-indexedsearch-browsebox li a {
  position: relative;
  float: left;
  padding: 3px 6px;
  margin-left: -1px;
  text-decoration: none;
  border: 1px solid #ddd;
  background-color: #FFF; }

.f3-widget-paginator > li.current,
.f3-widget-paginator > li > a:hover,
.f3-widget-paginator > li > a:focus,
.tx-pagebrowse li.current,
.tx-pagebrowse li > a:hover,
.tx-pagebrowse li > a:focus,
.tx-indexedsearch-browsebox li.current,
.tx-indexedsearch-browsebox li > a:hover,
.tx-indexedsearch-browsebox li > a:focus {
  background-color: #333333;
  color: #fff; }

.f3-widget-paginator > li:first-child > a,
.f3-widget-paginator > li.current:first-child,
.tx-pagebrowse li:first-child > a,
.tx-pagebrowse li.current:first-child,
.tx-indexedsearch-browsebox li:first-child > a,
.tx-indexedsearch-browsebox li.current:first-child {
  margin-left: 0; }

.scrollToTop {
  width: 3rem;
  position: fixed;
  bottom: 3rem;
  right: 1rem;
  display: none;
  background: #fff;
  z-index: 1000;
  text-align: center; }
  .scrollToTop > a {
    color: #0088cc;
    display: block;
    line-height: 3rem; }
    .scrollToTop > a:hover, .scrollToTop > a:focus, .scrollToTop > a:active {
      background: #e6e6e6;
      color: #333; }

.jumbotron p {
  margin: 0 0 10px 0; }

.texticon-type-circle .glyphicon {
  border-radius: 50%; }

.texticon-type-square .glyphicon, .texticon-type-circle .glyphicon {
  line-height: 2.3em;
  height: 2.3em;
  width: 2.3em; }

.texticon-icon {
  font-size: 2em;
  margin-top: 2px;
  margin-bottom: 12px; }

.texticon-icon .glyphicon {
  text-align: center;
  margin: 0 auto;
  display: block;
  height: 2.3em;
  width: 2.3em; }

.jumbotron {
  padding-top: 10px;
  padding-bottom: 0;
  margin-bottom: 30px;
  border: 4px solid #fff;
  background: linear-gradient(#fcfcfc, #f3f3f3);
  position: relative;
  border-radius: 4px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  zoom: 1;
  color: #333; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.eot);
  src: url(/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.woff) format("woff"), url(/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(/fileadmin/Resources/Public/Fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg"); }
.glyphicon:before {
  font-family: 'Glyphicons Halflings'; }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "*"; }

.glyphicon-plus:before {
  content: "+"; }

.glyphicon-eur:before, .glyphicon-euro:before {
  content: "€"; }

.glyphicon-minus:before {
  content: "−"; }

.glyphicon-cloud:before {
  content: "☁"; }

.glyphicon-envelope:before {
  content: "✉"; }

.glyphicon-pencil:before {
  content: "✏"; }

.glyphicon-glass:before {
  content: ""; }

.glyphicon-music:before {
  content: ""; }

.glyphicon-search:before {
  content: ""; }

.glyphicon-heart:before {
  content: ""; }

.glyphicon-star:before {
  content: ""; }

.glyphicon-star-empty:before {
  content: ""; }

.glyphicon-user:before {
  content: ""; }

.glyphicon-film:before {
  content: ""; }

.glyphicon-th-large:before {
  content: ""; }

.glyphicon-th:before {
  content: ""; }

.glyphicon-th-list:before {
  content: ""; }

.glyphicon-ok:before {
  content: ""; }

.glyphicon-remove:before {
  content: ""; }

.glyphicon-zoom-in:before {
  content: ""; }

.glyphicon-zoom-out:before {
  content: ""; }

.glyphicon-off:before {
  content: ""; }

.glyphicon-signal:before {
  content: ""; }

.glyphicon-cog:before {
  content: ""; }

.glyphicon-trash:before {
  content: ""; }

.glyphicon-home:before {
  content: ""; }

.glyphicon-file:before {
  content: ""; }

.glyphicon-time:before {
  content: ""; }

.glyphicon-road:before {
  content: ""; }

.glyphicon-download-alt:before {
  content: ""; }

.glyphicon-download:before {
  content: ""; }

.glyphicon-upload:before {
  content: ""; }

.glyphicon-inbox:before {
  content: ""; }

.glyphicon-play-circle:before {
  content: ""; }

.glyphicon-repeat:before {
  content: ""; }

.glyphicon-refresh:before {
  content: ""; }

.glyphicon-list-alt:before {
  content: ""; }

.glyphicon-lock:before {
  content: ""; }

.glyphicon-flag:before {
  content: ""; }

.glyphicon-headphones:before {
  content: ""; }

.glyphicon-volume-off:before {
  content: ""; }

.glyphicon-volume-down:before {
  content: ""; }

.glyphicon-volume-up:before {
  content: ""; }

.glyphicon-qrcode:before {
  content: ""; }

.glyphicon-barcode:before {
  content: ""; }

.glyphicon-tag:before {
  content: ""; }

.glyphicon-tags:before {
  content: ""; }

.glyphicon-book:before {
  content: ""; }

.glyphicon-bookmark:before {
  content: ""; }

.glyphicon-print:before {
  content: ""; }

.glyphicon-camera:before {
  content: ""; }

.glyphicon-font:before {
  content: ""; }

.glyphicon-bold:before {
  content: ""; }

.glyphicon-italic:before {
  content: ""; }

.glyphicon-text-height:before {
  content: ""; }

.glyphicon-text-width:before {
  content: ""; }

.glyphicon-align-left:before {
  content: ""; }

.glyphicon-align-center:before {
  content: ""; }

.glyphicon-align-right:before {
  content: ""; }

.glyphicon-align-justify:before {
  content: ""; }

.glyphicon-list:before {
  content: ""; }

.glyphicon-indent-left:before {
  content: ""; }

.glyphicon-indent-right:before {
  content: ""; }

.glyphicon-facetime-video:before {
  content: ""; }

.glyphicon-picture:before {
  content: ""; }

.glyphicon-map-marker:before {
  content: ""; }

.glyphicon-adjust:before {
  content: ""; }

.glyphicon-tint:before {
  content: ""; }

.glyphicon-edit:before {
  content: ""; }

.glyphicon-share:before {
  content: ""; }

.glyphicon-check:before {
  content: ""; }

.glyphicon-move:before {
  content: ""; }

.glyphicon-step-backward:before {
  content: ""; }

.glyphicon-fast-backward:before {
  content: ""; }

.glyphicon-backward:before {
  content: ""; }

.glyphicon-play:before {
  content: ""; }

.glyphicon-pause:before {
  content: ""; }

.glyphicon-stop:before {
  content: ""; }

.glyphicon-forward:before {
  content: ""; }

.glyphicon-fast-forward:before {
  content: ""; }

.glyphicon-step-forward:before {
  content: ""; }

.glyphicon-eject:before {
  content: ""; }

.glyphicon-chevron-left:before {
  content: ""; }

.glyphicon-chevron-right:before {
  content: ""; }

.glyphicon-plus-sign:before {
  content: ""; }

.glyphicon-minus-sign:before {
  content: ""; }

.glyphicon-remove-sign:before {
  content: ""; }

.glyphicon-ok-sign:before {
  content: ""; }

.glyphicon-question-sign:before {
  content: ""; }

.glyphicon-info-sign:before {
  content: ""; }

.glyphicon-screenshot:before {
  content: ""; }

.glyphicon-remove-circle:before {
  content: ""; }

.glyphicon-ok-circle:before {
  content: ""; }

.glyphicon-ban-circle:before {
  content: ""; }

.glyphicon-arrow-left:before {
  content: ""; }

.glyphicon-arrow-right:before {
  content: ""; }

.glyphicon-arrow-up:before {
  content: ""; }

.glyphicon-arrow-down:before {
  content: ""; }

.glyphicon-share-alt:before {
  content: ""; }

.glyphicon-resize-full:before {
  content: ""; }

.glyphicon-resize-small:before {
  content: ""; }

.glyphicon-exclamation-sign:before {
  content: ""; }

.glyphicon-gift:before {
  content: ""; }

.glyphicon-leaf:before {
  content: ""; }

.glyphicon-fire:before {
  content: ""; }

.glyphicon-eye-open:before {
  content: ""; }

.glyphicon-eye-close:before {
  content: ""; }

.glyphicon-warning-sign:before {
  content: ""; }

.glyphicon-plane:before {
  content: ""; }

.glyphicon-calendar:before {
  content: ""; }

.glyphicon-random:before {
  content: ""; }

.glyphicon-comment:before {
  content: ""; }

.glyphicon-magnet:before {
  content: ""; }

.glyphicon-chevron-up:before {
  content: ""; }

.glyphicon-chevron-down:before {
  content: ""; }

.glyphicon-retweet:before {
  content: ""; }

.glyphicon-shopping-cart:before {
  content: ""; }

.glyphicon-folder-close:before {
  content: ""; }

.glyphicon-folder-open:before {
  content: ""; }

.glyphicon-resize-vertical:before {
  content: ""; }

.glyphicon-resize-horizontal:before {
  content: ""; }

.glyphicon-hdd:before {
  content: ""; }

.glyphicon-bullhorn:before {
  content: ""; }

.glyphicon-bell:before {
  content: ""; }

.glyphicon-certificate:before {
  content: ""; }

.glyphicon-thumbs-up:before {
  content: ""; }

.glyphicon-thumbs-down:before {
  content: ""; }

.glyphicon-hand-right:before {
  content: ""; }

.glyphicon-hand-left:before {
  content: ""; }

.glyphicon-hand-up:before {
  content: ""; }

.glyphicon-hand-down:before {
  content: ""; }

.glyphicon-circle-arrow-right:before {
  content: ""; }

.glyphicon-circle-arrow-left:before {
  content: ""; }

.glyphicon-circle-arrow-up:before {
  content: ""; }

.glyphicon-circle-arrow-down:before {
  content: ""; }

.glyphicon-globe:before {
  content: ""; }

.glyphicon-wrench:before {
  content: ""; }

.glyphicon-tasks:before {
  content: ""; }

.glyphicon-filter:before {
  content: ""; }

.glyphicon-briefcase:before {
  content: ""; }

.glyphicon-fullscreen:before {
  content: ""; }

.glyphicon-dashboard:before {
  content: ""; }

.glyphicon-paperclip:before {
  content: ""; }

.glyphicon-heart-empty:before {
  content: ""; }

.glyphicon-link:before {
  content: ""; }

.glyphicon-phone:before {
  content: ""; }

.glyphicon-pushpin:before {
  content: ""; }

.glyphicon-usd:before {
  content: ""; }

.glyphicon-gbp:before {
  content: ""; }

.glyphicon-sort:before {
  content: ""; }

.glyphicon-sort-by-alphabet:before {
  content: ""; }

.glyphicon-sort-by-alphabet-alt:before {
  content: ""; }

.glyphicon-sort-by-order:before {
  content: ""; }

.glyphicon-sort-by-order-alt:before {
  content: ""; }

.glyphicon-sort-by-attributes:before {
  content: ""; }

.glyphicon-sort-by-attributes-alt:before {
  content: ""; }

.glyphicon-unchecked:before {
  content: ""; }

.glyphicon-expand:before {
  content: ""; }

.glyphicon-collapse-down:before {
  content: ""; }

.glyphicon-collapse-up:before {
  content: ""; }

.glyphicon-log-in:before {
  content: ""; }

.glyphicon-flash:before {
  content: ""; }

.glyphicon-log-out:before {
  content: ""; }

.glyphicon-new-window:before {
  content: ""; }

.glyphicon-record:before {
  content: ""; }

.glyphicon-save:before {
  content: ""; }

.glyphicon-open:before {
  content: ""; }

.glyphicon-saved:before {
  content: ""; }

.glyphicon-import:before {
  content: ""; }

.glyphicon-export:before {
  content: ""; }

.glyphicon-send:before {
  content: ""; }

.glyphicon-floppy-disk:before {
  content: ""; }

.glyphicon-floppy-saved:before {
  content: ""; }

.glyphicon-floppy-remove:before {
  content: ""; }

.glyphicon-floppy-save:before {
  content: ""; }

.glyphicon-floppy-open:before {
  content: ""; }

.glyphicon-credit-card:before {
  content: ""; }

.glyphicon-transfer:before {
  content: ""; }

.glyphicon-cutlery:before {
  content: ""; }

.glyphicon-header:before {
  content: ""; }

.glyphicon-compressed:before {
  content: ""; }

.glyphicon-earphone:before {
  content: ""; }

.glyphicon-phone-alt:before {
  content: ""; }

.glyphicon-tower:before {
  content: ""; }

.glyphicon-stats:before {
  content: ""; }

.glyphicon-sd-video:before {
  content: ""; }

.glyphicon-hd-video:before {
  content: ""; }

.glyphicon-subtitles:before {
  content: ""; }

.glyphicon-sound-stereo:before {
  content: ""; }

.glyphicon-sound-dolby:before {
  content: ""; }

.glyphicon-sound-5-1:before {
  content: ""; }

.glyphicon-sound-6-1:before {
  content: ""; }

.glyphicon-sound-7-1:before {
  content: ""; }

.glyphicon-copyright-mark:before {
  content: ""; }

.glyphicon-registration-mark:before {
  content: ""; }

.glyphicon-cloud-download:before {
  content: ""; }

.glyphicon-cloud-upload:before {
  content: ""; }

.glyphicon-tree-conifer:before {
  content: ""; }

.glyphicon-tree-deciduous:before {
  content: ""; }

.glyphicon-cd:before {
  content: ""; }

.glyphicon-save-file:before {
  content: ""; }

.glyphicon-open-file:before {
  content: ""; }

.glyphicon-level-up:before {
  content: ""; }

.glyphicon-copy:before {
  content: ""; }

.glyphicon-paste:before {
  content: ""; }

.glyphicon-alert:before {
  content: ""; }

.glyphicon-equalizer:before {
  content: ""; }

.glyphicon-king:before {
  content: ""; }

.glyphicon-queen:before {
  content: ""; }

.glyphicon-pawn:before {
  content: ""; }

.glyphicon-bishop:before {
  content: ""; }

.glyphicon-knight:before {
  content: ""; }

.glyphicon-baby-formula:before {
  content: ""; }

.glyphicon-tent:before {
  content: "⛺"; }

.glyphicon-blackboard:before {
  content: ""; }

.glyphicon-bed:before {
  content: ""; }

.glyphicon-apple:before {
  content: ""; }

.glyphicon-erase:before {
  content: ""; }

.glyphicon-hourglass:before {
  content: "⌛"; }

.glyphicon-lamp:before {
  content: ""; }

.glyphicon-duplicate:before {
  content: ""; }

.glyphicon-piggy-bank:before {
  content: ""; }

.glyphicon-scissors:before {
  content: ""; }

.glyphicon-bitcoin:before {
  content: ""; }

.glyphicon-btc:before {
  content: ""; }

.glyphicon-xbt:before {
  content: ""; }

.glyphicon-yen:before {
  content: "¥"; }

.glyphicon-jpy:before {
  content: "¥"; }

.glyphicon-ruble:before {
  content: "₽"; }

.glyphicon-rub:before {
  content: "₽"; }

.glyphicon-scale:before {
  content: ""; }

.glyphicon-ice-lolly:before {
  content: ""; }

.glyphicon-ice-lolly-tasted:before {
  content: ""; }

.glyphicon-education:before {
  content: ""; }

.glyphicon-option-horizontal:before {
  content: ""; }

.glyphicon-option-vertical:before {
  content: ""; }

.glyphicon-menu-hamburger:before {
  content: ""; }

.glyphicon-modal-window:before {
  content: ""; }

.glyphicon-oil:before {
  content: ""; }

.glyphicon-grain:before {
  content: ""; }

.glyphicon-sunglasses:before {
  content: ""; }

.glyphicon-text-size:before {
  content: ""; }

.glyphicon-text-color:before {
  content: ""; }

.glyphicon-text-background:before {
  content: ""; }

.glyphicon-object-align-top:before {
  content: ""; }

.glyphicon-object-align-bottom:before {
  content: ""; }

.glyphicon-object-align-horizontal:before {
  content: ""; }

.glyphicon-object-align-left:before {
  content: ""; }

.glyphicon-object-align-vertical:before {
  content: ""; }

.glyphicon-object-align-right:before {
  content: ""; }

.glyphicon-triangle-right:before {
  content: ""; }

.glyphicon-triangle-left:before {
  content: ""; }

.glyphicon-triangle-bottom:before {
  content: ""; }

.glyphicon-triangle-top:before {
  content: ""; }

.glyphicon-console:before {
  content: ""; }

.glyphicon-superscript:before {
  content: ""; }

.glyphicon-subscript:before {
  content: ""; }

.glyphicon-menu-left:before {
  content: ""; }

.glyphicon-menu-right:before {
  content: ""; }

.glyphicon-menu-down:before {
  content: ""; }

.glyphicon-menu-up:before {
  content: ""; }

.glyphicon-file:before,
.glyphicon-save:before,
.glyphicon-new-window:before,
.glyphicon-arrow-right:before,
.glyphicon-circle-arrow-right:before {
  margin-right: 3px; }

/* PrismJS 1.15.0
https://prismjs.com/download.html#themes=prism-coy&languages=markup+css+clike+javascript+bash+markup-templating+php+php-extras+sass+scss&plugins=line-highlight+line-numbers+toolbar+show-language+copy-to-clipboard */
/**
 * prism.js Coy theme for JavaScript, CoffeeScript, CSS and HTML
 * Based on https://github.com/tshedor/workshop-wp-theme (Example: http://workshop.kansan.com/category/sessions/basics or http://workshop.timshedor.com/category/sessions/basics);
 * @author Tim  Shedor
 */
code[class*="language-"] {
  color: black;
  background: none;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre[class*="language-"] {
  color: black;
  background: none;
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  position: relative;
  margin: .5em 0;
  overflow: visible;
  padding: 0; }
  pre[class*="language-"] > code {
    position: relative;
    border-left: 10px solid #358ccb;
    box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
    background-color: #fdfdfd;
    background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, 0.04) 50%);
    background-size: 3em 3em;
    background-origin: content-box;
    background-attachment: local; }

/* Code blocks */
code[class*="language"] {
  max-height: inherit;
  height: inherit;
  padding: 0 1em;
  display: block;
  overflow: auto; }

/* Margin bottom to accomodate shadow */
:not(pre) > code[class*="language-"], pre[class*="language-"] {
  background-color: #fdfdfd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em; }

/* Inline code */
:not(pre) > code[class*="language-"] {
  position: relative;
  padding: .2em;
  border-radius: 0.3em;
  color: #c92c2c;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: inline;
  white-space: normal; }

pre[class*="language-"]:before, pre[class*="language-"]:after {
  content: '';
  z-index: -2;
  display: block;
  position: absolute;
  bottom: 0.75em;
  left: 0.18em;
  width: 40%;
  height: 20%;
  max-height: 13em;
  box-shadow: 0px 13px 8px #979797;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  transform: rotate(-2deg); }

:not(pre) > code[class*="language-"]:after, pre[class*="language-"]:after {
  right: 0.75em;
  left: auto;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg); }

.token.comment, .token.block-comment, .token.prolog, .token.doctype, .token.cdata {
  color: #7D8B99; }
.token.punctuation {
  color: #5F6364; }
.token.property, .token.tag, .token.boolean, .token.number, .token.function-name, .token.constant, .token.symbol, .token.deleted {
  color: #c92c2c; }
.token.selector, .token.attr-name, .token.string, .token.char, .token.function, .token.builtin, .token.inserted {
  color: #2f9c0a; }
.token.operator, .token.entity, .token.url, .token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5); }
.token.atrule, .token.attr-value, .token.keyword, .token.class-name {
  color: #1990b8; }
.token.regex, .token.important {
  color: #e90; }

.language-css .token.string, .style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5); }

.token.important {
  font-weight: normal; }
.token.bold {
  font-weight: bold; }
.token.italic {
  font-style: italic; }
.token.entity {
  cursor: help; }

.namespace {
  opacity: .7; }

@media screen and (max-width: 767px) {
  pre[class*="language-"]:before, pre[class*="language-"]:after {
    bottom: 14px;
    box-shadow: none; } }
/* Plugin styles */
.token.tab:not(:empty):before, .token.cr:before, .token.lf:before {
  color: #e0d7d1; }

/* Plugin styles: Line Numbers */
pre[class*="language-"].line-numbers.line-numbers {
  padding-left: 0; }
  pre[class*="language-"].line-numbers.line-numbers code {
    padding-left: 3.8em; }
  pre[class*="language-"].line-numbers.line-numbers .line-numbers-rows {
    left: 0; }
pre[class*="language-"][data-line] {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0; }
pre[data-line] code {
  position: relative;
  padding-left: 4em; }
pre .line-highlight {
  margin-top: 0; }
pre[data-line] {
  position: relative;
  padding: 1em 0 1em 3em; }

/* Plugin styles: Line Highlight */
.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  /* Same as .prism’s padding-top */
  background: rgba(153, 122, 102, 0.08);
  background: linear-gradient(to right, rgba(153, 122, 102, 0.1) 70%, rgba(153, 122, 102, 0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre; }
  .line-highlight:before {
    content: attr(data-start);
    position: absolute;
    top: .4em;
    left: .6em;
    min-width: 1em;
    padding: 0 .5em;
    background-color: rgba(153, 122, 102, 0.4);
    color: #f5f2f0;
    font: bold 65%/1.5 sans-serif;
    text-align: center;
    vertical-align: .3em;
    border-radius: 999px;
    text-shadow: none;
    box-shadow: 0 1px white; }
  .line-highlight[data-end]:after {
    content: attr(data-start);
    position: absolute;
    top: .4em;
    left: .6em;
    min-width: 1em;
    padding: 0 .5em;
    background-color: rgba(153, 122, 102, 0.4);
    color: #f5f2f0;
    font: bold 65%/1.5 sans-serif;
    text-align: center;
    vertical-align: .3em;
    border-radius: 999px;
    text-shadow: none;
    box-shadow: 0 1px white;
    content: attr(data-end);
    top: auto;
    bottom: .4em; }

.line-numbers .line-highlight:before, .line-numbers .line-highlight:after {
  content: none; }

pre[class*="language-"].line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber; }
  pre[class*="language-"].line-numbers > code {
    position: relative;
    white-space: inherit; }

.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 3em;
  /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber; }
  .line-numbers-rows > span:before {
    content: counter(linenumber);
    color: #999;
    display: block;
    padding-right: 0.8em;
    text-align: right; }

div.code-toolbar {
  position: relative; }
  div.code-toolbar > .toolbar {
    position: absolute;
    top: .3em;
    right: .2em;
    transition: opacity 0.3s ease-in-out;
    opacity: 0; }
  div.code-toolbar:hover > .toolbar {
    opacity: 1; }
  div.code-toolbar > .toolbar .toolbar-item {
    display: inline-block; }
  div.code-toolbar > .toolbar a {
    cursor: pointer; }
  div.code-toolbar > .toolbar button {
    background: none;
    border: 0;
    color: inherit;
    font: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0;
    -webkit-user-select: none;
    /* for button */
    -moz-user-select: none;
    -ms-user-select: none; }
  div.code-toolbar > .toolbar a, div.code-toolbar > .toolbar button, div.code-toolbar > .toolbar span {
    color: #bbb;
    font-size: .8em;
    padding: 0 .5em;
    background: #f5f2f0;
    background: rgba(224, 224, 224, 0.2);
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.2);
    border-radius: .5em; }
  div.code-toolbar > .toolbar a:hover, div.code-toolbar > .toolbar a:focus {
    color: inherit;
    text-decoration: none; }
  div.code-toolbar > .toolbar button:hover, div.code-toolbar > .toolbar button:focus {
    color: inherit;
    text-decoration: none; }
  div.code-toolbar > .toolbar span:hover, div.code-toolbar > .toolbar span:focus {
    color: inherit;
    text-decoration: none; }

body.compensate-for-scrollbar {
  overflow: hidden;
  -ms-overflow-style: none; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px 44px 0 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  padding: 44px 0 0 0; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 44px 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-slide--html .fancybox-content {
  margin: 0 0 6px 0; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: calc(100% - 44px);
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
  width: 100%; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none; }

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background: transparent;
  height: 100px;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, 0.6);
  height: 100%;
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }

  .fancybox-slide--image {
    padding: 6px 0 0 0; }

  .fancybox-slide--image .fancybox-content {
    margin-bottom: 6px; }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; } }
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a::before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus::before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 768px) {
  .fancybox-thumbs {
    width: 110px; }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }
.tx-plainfaq-pi1 ul li a {
  color: #333;
  text-decoration: none; }

.tx-plainfaq-pi1 ul li a:hover {
  text-decoration: underline; }

.tx-plainfaq-backlink {
  margin: 15px 0; }

p.tx-srfeuserregister-pi1-notice {
  font-weight: bold; }

p.tx-srfeuserregister-pi1-error-second {
  background: #EBCCD1;
  border: 1px solid #A94442;
  margin-bottom: 0.5rem;
  padding: 5px; }

p.tx-srfeuserregister-pi1-error + p.tx-srfeuserregister-pi1-error {
  margin-top: 0; }

dt.tx-srfeuserregister-pi1-dt {
  padding-top: 20px; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    color: #000 !important;
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  .wrapper-logo a[href]:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .print-hidden,
  .wrapper-search,
  .header-service,
  .header-image,
  .content-rootline,
  .wrapper-topmenu,
  .content-footer,
  .content-footer2 nav,
  .scrollToTop a,
  .f3-widget-paginator,
  .f3-widget-paginator li {
    display: none !important; } }

/*# sourceMappingURL=style.css.map */
