/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
  /* custom */
  #pageheader,
  #mobilesidebar,
  .headercontent,
  footer#pagefooter,
  .toTopBtn.show,
  .moreRefsBtn {
    display: none !important;
  }
  .detailPage {
    margin-top: 0px;
  }
  .breadcrumb {
    display: block;
    margin-bottom: 0px;
  }
  .infoboxes article {
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .infoboxes article .bgimage {
    position: static !important;
    height: auto !important;
  }
  .infoboxes article footer {
    position: relative !important;
    bottom: 0 !important;
    font-size: 12px !important;
    right: 0 !important;
  }
  .csc-uploads-fileName a[href]:after {
    content: " (" attr(href) ")";
  }
  .singleTeaser {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .singleTeaser .bgimage {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  .singleTeaser .hoverOverlay {
    position: relative !important;
    bottom: 0 !important;
    opacity: 1;
  }
  .singleTeaser footer {
    position: static !important;
    text-align: left !important;
  }
  article.refLightPattern {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }
  article.refLightPattern .bgimage {
    position: static !important;
    width: 100% !important;
    height: auto !important;
    display: block;
  }
  article.refLightPattern .hoverOverlay {
    position: relative !important;
    bottom: 0 !important;
    opacity: 1;
  }
  article.refLightPattern footer {
    position: static !important;
    text-align: left !important;
  }
  .subtitle a {
    display: none;
  }
  .subtitle:before {
    content: "" !important;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .special-col-sm-12 {
    width: 100%;
    float: left;
  }
  #decorContainer .filterSection {
    display: none !important;
  }
  #decorContainer .itemHidden {
    display: block !important;
  }
  #decorContainer .moreLinkContainer {
    display: none !important;
  }
  article.previewListThumbProduct .bgimage,
  .previewListThumbDecor article.previewListThumb .bgimage,
  article.previewListThumbSurface .bgimage,
  article.surfaceThumb .bgimage {
    height: 100% !important;
  }
  .thumbnailsItem {
    width: 90px !important;
  }
  .fancybox-overlay {
    display: none !important;
  }
  .briefingBox .download {
    display: none !important;
  }
  .contactBox,
  .surfaceCol,
  .refLightPattern {
    page-break-inside: avoid;
  }
  .print_only {
    display: block !important;
    width: 100%;
    margin-bottom: 50px !important;
  }
  .print_only img.logo {
    position: absolute;
    right: 0;
  }
}
@media print and (min-width: 1px) {
  .responsivetable .table tbody > tr {
    display: table-row !important;
    margin-bottom: 20px !important;
  }
  .responsivetable .table tbody > tr > td {
    display: table-cell !important;
    text-align: left !important;
    padding: 0 !important;
    margin-left: 0 !important;
  }
  .responsivetable .table tbody > tr > td:before {
    content: '' !important;
    display: inline-block !important;
    background: transparent !important;
    font-weight: bold !important;
    padding: 0 !important;
    width: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .responsivetable .table thead:first-child tr:first-child th {
    display: table-cell !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input,
select[multiple],
textarea {
  background-image: none;
}
a {
  color: #e30513;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e30513;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #e7e7e7;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}
p {
  margin: 0 0 12.5px;
}
.lead {
  margin-bottom: 25px;
  font-size: 20.7px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #aaaaaa;
}
.text-primary {
  color: #e30513;
}
.text-warning {
  color: #c09853;
}
.text-danger {
  color: #b94a48;
}
.text-success {
  color: #468847;
}
.text-info {
  color: #3a87ad;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #aaaaaa;
}
h1,
h2,
h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}
h4,
h5,
h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 31px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
h1 small,
.h1 small {
  font-size: 31px;
}
h2 small,
.h2 small {
  font-size: 23px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
  font-size: 18px;
}
.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #e7e7e7;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 12.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 25px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 763px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #aaaaaa;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  border-left: 5px solid #e7e7e7;
}
blockquote p {
  font-size: 22.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #aaaaaa;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #e7e7e7;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 25px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0;
}
pre {
  display: block;
  padding: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #3c3c3c;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre.prettyprint {
  margin-bottom: 25px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-12 {
  width: 100%;
}
@media (min-width: 763px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 25px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #e7e7e7;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
  background-color: #d0e9c6;
  border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
  background-color: #ebcccc;
  border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
  background-color: #faf2cc;
  border-color: #f8e5be;
}
@media (max-width: 763px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #3c3c3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control:-moz-placeholder {
  color: #aaaaaa;
}
.form-control::-moz-placeholder {
  color: #aaaaaa;
}
.form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}
.form-control {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.428571429;
  color: #858585;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: none;
  -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: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #e7e7e7;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 52px;
  line-height: 52px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -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);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -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);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -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);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 763px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 763px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #e30513;
  border-color: #ca0411;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #bb0410;
  border-color: #8e030c;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #e30513;
  border-color: #ca0411;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #e8ffe8;
  border-color: #ceffce;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #bfffbf;
  border-color: #91ff91;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #e8ffe8;
  border-color: #ceffce;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #e30513;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #e30513;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #aaaaaa;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('vhs-assets-css-a46cfb698f8d75c8ce735896db871fac.eot');
  src: url('vhs-assets-css-74def20e83a8ff2c8ceebd79458fe6f8.eot?#iefix') format('embedded-opentype'), url('vhs-assets-css-118ba756611b9b08734708cf765ca59c.woff') format('woff'), url('vhs-assets-css-435d6c0e9d11d4801888672a42de86cb.ttf') format('truetype'), url('vhs-assets-css-c3ddb290c6039af1ff6ca9b60baebd9c.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  background-color: #e7e7e7;
  border: 1px solid 0px;
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #3c3c3c;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #e30513;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #e30513;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #aaaaaa;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #aaaaaa;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 763px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 52px;
  line-height: 52px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #e7e7e7;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #e7e7e7;
}
.nav > li.disabled > a {
  color: #aaaaaa;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #aaaaaa;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e7e7e7;
  border-color: #e30513;
}
.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #e7e7e7 #e7e7e7 #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #858585;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 763px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
  border-bottom-color: #ffffff;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 5px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #e30513;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 763px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
.nav-tabs-justified > .active > a {
  border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tabbable:before,
.tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.tabbable:after {
  clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #e30513;
  border-bottom-color: #e30513;
}
.nav a:hover .caret {
  border-top-color: #e30513;
  border-bottom-color: #e30513;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
 
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 763px) {
  .navbar {
    border-radius: none;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 763px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 763px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 763px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 763px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 763px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}
.navbar-brand {
  float: left;
  padding: 12.5px 15px;
  font-size: 23px;
  line-height: 25px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 763px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 763px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.25px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}
@media (max-width: 762px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 763px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 12.5px;
    padding-bottom: 12.5px;
  }
}
@media (min-width: 763px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
@media (min-width: 763px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 762px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 763px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 5.5px;
  margin-bottom: 5.5px;
}
.navbar-text {
  float: left;
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}
@media (min-width: 763px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: none;
}
.navbar-default .navbar-brand {
  color: #3c3c3c;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #232323;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #3c3c3c;
}
.navbar-default .navbar-nav > li > a {
  color: #3c3c3c;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #e30513;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #e30513;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #e7e7e7;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ededed;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #e30513;
  border-bottom-color: #e30513;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #e30513;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #e30513;
  border-bottom-color: #e30513;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #3c3c3c;
  border-bottom-color: #3c3c3c;
}
@media (max-width: 762px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #3c3c3c;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #e30513;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #e30513;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #3c3c3c;
}
.navbar-default .navbar-link:hover {
  color: #e30513;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #aaaaaa;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #aaaaaa;
}
.navbar-inverse .navbar-nav > li > a {
  color: #aaaaaa;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #aaaaaa;
  border-bottom-color: #aaaaaa;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 762px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #aaaaaa;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #aaaaaa;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: none;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3c3c3c;
}
.breadcrumb > .active {
  color: #3c3c3c;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #e7e7e7;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #e30513;
  border-color: #e30513;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #aaaaaa;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 25px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #e7e7e7;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #aaaaaa;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #aaaaaa;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #919191;
}
.label-primary {
  background-color: #e30513;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b1040f;
}
.label-success {
  background-color: #e8ffe8;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #b5ffb5;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #aaaaaa;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #e30513;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 27px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #e7e7e7;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 0;
}
@media screen and (min-width: 763px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 81px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #e30513;
}
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f8e5be;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 25px;
  margin-bottom: 25px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  background-color: #e30513;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #e8ffe8;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #e30513;
  border-color: #e30513;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fdb7bb;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 25px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table {
  margin-bottom: 0;
}
.panel > .panel-body + .table {
  border-top: 1px solid #dddddd;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #3c3c3c;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #e30513;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #e30513;
  border-color: #e30513;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e30513;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e30513;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #fbeed5;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #fbeed5;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #fbeed5;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #fbeed5;
}
.panel-danger {
  border-color: #eed3d7;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #eed3d7;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #eed3d7;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 763px) {
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 16px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #e30513;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #e30513;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #e30513;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #e30513;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #e30513;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #e30513;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e30513;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e30513;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #e30513;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 763px) {
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
  }
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs {
  display: none !important;
}
tr.visible-xs {
  display: none !important;
}
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 762px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm {
  display: none !important;
}
tr.visible-sm {
  display: none !important;
}
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 762px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md {
  display: none !important;
}
tr.visible-md {
  display: none !important;
}
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 762px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg {
  display: none !important;
}
tr.visible-lg {
  display: none !important;
}
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 762px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 762px) {
  .hidden-xs {
    display: none !important;
  }
  tr.hidden-xs {
    display: none !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .hidden-xs.hidden-sm {
    display: none !important;
  }
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md {
    display: none !important;
  }
  tr.hidden-xs.hidden-md {
    display: none !important;
  }
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg {
    display: none !important;
  }
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 762px) {
  .hidden-sm.hidden-xs {
    display: none !important;
  }
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
  tr.hidden-sm {
    display: none !important;
  }
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md {
    display: none !important;
  }
  tr.hidden-sm.hidden-md {
    display: none !important;
  }
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg {
    display: none !important;
  }
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 762px) {
  .hidden-md.hidden-xs {
    display: none !important;
  }
  tr.hidden-md.hidden-xs {
    display: none !important;
  }
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .hidden-md.hidden-sm {
    display: none !important;
  }
  tr.hidden-md.hidden-sm {
    display: none !important;
  }
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
  tr.hidden-md {
    display: none !important;
  }
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg {
    display: none !important;
  }
  tr.hidden-md.hidden-lg {
    display: none !important;
  }
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 762px) {
  .hidden-lg.hidden-xs {
    display: none !important;
  }
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 763px) and (max-width: 991px) {
  .hidden-lg.hidden-sm {
    display: none !important;
  }
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md {
    display: none !important;
  }
  tr.hidden-lg.hidden-md {
    display: none !important;
  }
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
  tr.hidden-lg {
    display: none !important;
  }
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
tr.visible-print {
  display: none !important;
}
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print {
    display: none !important;
  }
  tr.hidden-print {
    display: none !important;
  }
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}


/* fonts */
@font-face {
  font-family: 'Glyphicons';
  src: url('vhs-assets-css-c6fedb7533283768f711a44e86718dfd.eot');
  src: url('vhs-assets-css-124c88ba63e8c81bd258a5c9add0948f.eot?#iefix') format('embedded-opentype'), url('vhs-assets-css-404026dbd0890da70e0fb6cfe941e7c8.woff') format('woff'), url('vhs-assets-css-985d089bb11c303631eb8168594ee127.ttf') format('truetype'), url('vhs-assets-css-343c1d79edb0f997ca6e0e029da6db1b.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'IconsFunderMax';
  src: url('vhs-assets-css-f39d5c5a0435f8092b4a79dee57eff50.eot');
  src: url('vhs-assets-css-92922e9c28294e43103b4ca7b0b70182.eot?#iefix') format('embedded-opentype'), url('vhs-assets-css-abdb26c7044b7b5df024167d21ab5829.woff') format('woff'), url('vhs-assets-css-d80ec15b8f3425d8b3e74a3ab08230d2.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* animations */


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides {
  z-index: 1;
}
.flexslider .flex-control-paging {
  text-align: center;
  z-index: 2;
}
.flexslider .slides > article {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
  height: auto;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > article:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider,
.infrastructureslider {
  position: relative;
  zoom: 1;
}
.briefingSlider {
  position: relative;
  zoom: 1;
  max-width: 550px;
  margin-top: 20px;
}
.briefingSlider .hover-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  max-height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #FFF;
  padding: 15px 20px;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.briefingSlider .hover-overlay.active {
  opacity: 1;
}
.briefingSlider .hover-overlay .title {
  font-size: 2.5rem;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
@media (max-width: 1199px) {
  .briefingSlider .hover-overlay .title {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .briefingSlider .hover-overlay .title {
    font-size: 2.5rem;
  }
}
@media (max-width: 762px) {
  .briefingSlider .hover-overlay .title {
    font-size: 2rem;
  }
}
.briefingSlider .hover-overlay p {
  font-size: 2rem;
  padding-top: 5px;
  padding-right: 40px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .briefingSlider .hover-overlay p {
    font-size: 1.8rem;
  }
}
@media (max-width: 991px) {
  .briefingSlider .hover-overlay p {
    font-size: 2rem;
  }
}
@media (max-width: 762px) {
  .briefingSlider .hover-overlay p {
    font-size: 1.8rem;
  }
}
.thumbnails.flexslider {
  margin-bottom: 20px;
}
.thumbnails.flexslider ul {
  margin-left: -2px;
  width: 100% !important;
  -webkit-transform: translate3d(-36px, 0px, 0px) !important;
  -moz-transform: translate3d(-36px, 0px, 0px) !important;
  -ms-transform: translate3d(-36px, 0px, 0px) !important;
  -transform: translate3d(-36px, 0px, 0px) !important;
  overflow: visible !important;
}
.thumbnails.flexslider li {
  margin-top: 10px;
  margin-left: 36px;
  border: 2px solid transparent;
}
.thumbnails.flexslider img {
  border: 1px solid #c3c3c3;
}
.thumbnails.flexslider .flex-active-slide img {
  border: 2px solid white;
  outline: 1px solid black;
}
.thumbnails.flexslider .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  overflow: visible !important;
}
.thumbnails.flexslider .slides.row {
  margin-left: -15px;
  margin-right: -15px;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
  overflow: hidden;
}
.carousel article {
  margin-right: 5px;
}
.flexslider article {
  position: relative;
}
.flex-caption {
  position: absolute !important;
  background: transparent;
  z-index: 2;
  color: #fff;
  left: 0;
  bottom: 20px;
  padding: 10px;
  max-width: 100%;
  max-height: 170px;
  width: 480px;
  overflow: hidden;
  color: black;
}
.flex-caption h2 {
  font-size: 3rem;
  padding: 0;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 2;
  color: black;
  line-height: 3.6rem;
}
.flex-caption p {
  font-size: 1.8rem;
  line-height: 2.2rem;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}
.flex-caption p a {
  margin-top: 10px;
  font-size: 1.8rem;
  display: inline-block;
  color: black;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.flex-caption p a:after {
  font-family: "IconsFunderMax";
  content: "\e00e";
  font-size: 1.3rem;
  margin-left: 5px;
}
.flex-caption p a:hover {
  color: #e30513;
  text-decoration: none;
}
.flex-caption.inverted h2,
.flex-caption.inverted p,
.flex-caption.inverted a {
  color: white;
}
.flex-caption.position-0 {
  top: 20px;
  left: 0;
}
.flex-caption.position-1 {
  top: 20px;
  right: 0px;
  left: auto;
}
.flex-caption.position-2 {
  bottom: 30px;
  left: 0;
}
.flex-caption.position-3 {
  bottom: 30px;
  right: 0px;
  left: auto;
}
/* Direction Nav */
.flex-direction-nav {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: rgba(60, 60, 60, 0.3);
  border-radius: 0 0 0 0;
}
.flex-direction-nav li {
  display: inline-block;
  padding-bottom: 10px;
}
.flex-direction-nav a {
  font-size: 10rem;
  opacity: 0.6;
  color: white;
  line-height: 10rem;
  padding: 0 13px;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.flex-direction-nav a:hover {
  opacity: 1;
}
.locations .flex-direction-nav {
  top: 0;
  width: 100%;
  z-index: 10;
  height: 100px;
  background: none;
}
.locations .flex-direction-nav a {
  position: absolute;
  top: 50%;
  margin-top: -30px;
}
.locations .flex-direction-nav .flex-next {
  right: 0;
}
.flex-direction-nav .disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 10px;
  height: 10px;
}
.flex-control-nav li {
  display: inline-block;
  zoom: 1;
  padding: 0;
  margin: 0 5px 10px 0;
  width: 10px;
  position: relative;
}
.flex-control-nav li:last-child {
  border-right: none;
  margin-right: 0;
}
.flex-control-paging li a {
  width: 10px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
  background: rgba(255, 255, 255, 0.8);
  height: 10px;
}
.flex-control-paging li a.flex-active {
  opacity: 1;
  background: #e30513;
}
.flex-control-paging li a:hover {
  background: rgba(227, 5, 19, 0.8);
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .active {
  opacity: 1;
  cursor: default;
}
.locations.slider img {
  border-radius: 20px;
}
.locations.slider .screenshot {
  position: relative;
}
.locations.slider .screenshot .title {
  background: #e30513;
  width: 250px;
  display: inline-block;
  left: 50%;
  margin-left: -125px;
  top: 50%;
  margin-top: -15px;
  color: white;
  position: absolute;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
}
.locations .flex-control-nav,
main .flex-control-nav,
.locations .flex-control-paging li a,
main .flex-control-paging li a {
  height: 10px;
}
main .slider-wrapper {
  position: relative;
  margin-top: 40px;
}
main .slider-wrapper .slider-inner-wrapper .csc-textpic {
  width: 100% !important;
  position: relative;
}
main .slider-wrapper .slider-inner-wrapper .csc-textpic .csc-textpic-text {
  width: 100% !important;
}
main .slider-wrapper .flex-viewport .bottom-element {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
main .slider-wrapper .flex-viewport .bottom-element div.bottom-left {
  float: left;
  width: 50%;
}
main .slider-wrapper .flex-viewport .bottom-element div.bottom-right {
  float: right;
  width: 50%;
}
main .slider-wrapper .flex-viewport .bottom-element div.bottom-right :after {
  clear: both;
}
main .slider-wrapper .flex-viewport .top-element {
  display: table;
  width: 100%;
  height: 100%;
  position: relative;
}
main .slider-wrapper .flex-viewport div.top-left {
  float: left;
  width: 50%;
}
main .slider-wrapper .flex-viewport div.top-right {
  float: right;
  width: 50%;
}
main .slider-wrapper .flex-viewport div.top-right :after {
  clear: both;
}
main .slider-wrapper .flex-viewport .csc-textpic-imagewrap {
  width: 100% !important;
}
main .slider-wrapper .flex-control-nav.flex-control-paging {
  display: table;
  position: relative;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
main .slider-wrapper .flex-control-nav.flex-control-paging li .flex-active:before {
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
main .slider-wrapper:hover .flex-control-nav.flex-control-paging {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
main .flex-viewport figure > figure > figcaption {
  display: none;
}
main .flex-viewport figure.csc-image:first-child {
  padding-right: 10px;
  padding-left: 10px;
}
main .flex-viewport figure.csc-image:last-child {
  padding-left: 10px;
  padding-right: 10px;
}
main .flex-viewport figure > figure.csc-image {
  float: left;
  width: 50%;
}
main .flex-viewport figure > figure.csc-image:first-child {
  padding-right: 10px;
  padding-left: 10px;
}
main .flex-viewport figure > figure.csc-image:last-child {
  padding-left: 10px;
  padding-right: 10px;
}
main .flex-viewport .img-thumbnail {
  width: 100%;
  border: none;
}
main .flex-direction-nav {
  width: 100%;
  background: none;
  padding: 0;
  margin: 0;
  top: 50%;
  pointer-events: none;
}
main .flex-direction-nav li {
  pointer-events: auto;
  background: rgba(60, 60, 60, 0.3);
}
main .flex-direction-nav li:first-child {
  float: left;
  border-radius: 0;
  margin-left: -15px;
  padding-right: 10px;
}
main .flex-direction-nav li:last-child {
  float: right;
  border-radius: 0;
  padding-right: 12px;
  margin-right: 15px;
}
main .flex-direction-nav li a.flex-next {
  padding-right: 11px;
}
main .flex-direction-nav li .flex-next:after {
  clear: both;
}
main .flex-direction-nav li:before {
  content: '';
  margin-left: 0;
}
main .flex-direction-nav a {
  line-height: 7rem;
}
main .infrastructureslider .flex-control-nav {
  display: block;
}
main .infrastructureslider .flex-direction-nav {
  display: none;
}
main .infrastructureslider img {
  border-radius: 0;
}
main .infrastructureslider .flex-caption {
  height: 100px;
  padding-top: 10px;
}
main .csc-textpic-slider {
  position: relative;
  padding-bottom: 30px;
}
main .csc-textpic-slider figure.csc-image {
  padding: 0 !important;
}
main .csc-textpic-slider figure.csc-image img {
  padding: 10px;
}
main .csc-textpic-slider .flex-direction-nav li {
  margin-left: -5px;
}
main .csc-textpic-slider .flex-direction-nav li:nth-of-type(2) {
  margin-right: -5px;
}
main .csc-textpic-slider .flex-control-nav {
  display: block;
  margin-top: 20px;
}
@media screen and (max-width: 763px) {
  .locations .flex-direction-nav {
    display: block;
  }
}
.briefingSlider .flex-control-nav {
  height: auto;
  margin-top: 15px;
  margin-left: -15px;
  width: auto;
  overflow: visible;
}
.briefingSlider .flex-control-thumbs li {
  width: 25%;
  padding-left: 15px;
  padding-bottom: 15px;
}
.briefingSlider .flex-control-thumbs img {
  opacity: 1;
}
.briefingSlider .flex-control-thumbs img.flex-active {
  border: 2px solid white;
  outline: 1px solid black;
}
.previewThumbContainer .refThumbs .flex-viewport {
  padding: 0px;
}
.previewThumbContainer .refThumbs .slides {
  padding: 1px;
  padding-left: 9px;
  padding-right: 0;
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
  padding-top: 20px;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('vhs-assets-css-bceff678c4f6015dae86492cd126c833.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
/*Retina graphics!*/


/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span {
  height: 39px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
  padding: 5px 0 5px 3px;
}
.selectboxit-container .selectboxit-options a {
  height: 39px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
  padding: 5px 0 5px 2px;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 2px 0 0 0;
  padding: 5px;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #aaaaaa;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 35px;
  position: absolute;
  right: 0;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 3px;
  right: 0;
  left: 0;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #6F8CA0;
  background-repeat: repeat-x;
  color: #FFFFFF;
}
.selectboxit-btn.selectboxit-enabled:hover .selectboxit-default-arrow:after,
.selectboxit-btn.selectboxit-enabled:focus .selectboxit-default-arrow:after,
.selectboxit-btn.selectboxit-enabled:active .selectboxit-default-arrow:after {
  content: "\e003";
}
.selectboxit-default-arrow:after {
  font-family: "IconsFHCW";
  content: "\e004";
  margin-left: 10px;
  font-size: 10px;
  font-style: normal;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor > .selectboxit-option-icon-container {
  padding: 5px 0;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: #FFF;
  border-radius: 6px;
  color: #000000;
  margin: 0 5px;
  padding: 5px 0;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
.has_error input {
  border-color: #d9534f;
}
.help-inline {
  color: #d9534f;
}
.has_error ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #d9534f;
}
.has_error :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #d9534f;
}
.has_error ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #d9534f;
}
.has_error :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #d9534f;
}
/*TOTDO richtig stylen*/
div.form-group.input.has_error:after {
  content: '\e007';
  color: #d9534f;
  display: block;
  float: right;
  position: absolute;
  right: 0;
  font-family: 'IconsFHCW';
  margin-top: -56px;
  margin-right: -8px;
}
main ul.selectboxit-options li {
  margin-bottom: 0;
  line-height: 0;
}
main ul.selectboxit-options li:before {
  content: '';
  padding-right: 0px;
}


/*!
Video.js Default Styles (http://videojs.com)
Version 4.5.1
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin{color:#ccc}@font-face{font-family:VideoJS;src:url('vhs-assets-css-28f0e05d57423ded5d12ac8d0b89d952.eot');src:url('vhs-assets-css-23bf214defc15bd42bcaaeac50f3c70e.eot?#iefix') format('embedded-opentype'),url('vhs-assets-css-60410aad6ce17ebcb6283a33d9038e42.woff') format('woff'),url('vhs-assets-css-3616824a5c2681dffdbdc162d188b7c0.ttf') format('truetype');font-weight:400;font-style:normal}.vjs-default-skin .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;background-color:#333;background-color:rgba(51,51,51,.9)}.vjs-default-skin .vjs-slider:focus{-webkit-box-shadow:0 0 2em #fff;-moz-box-shadow:0 0 2em #fff;box-shadow:0 0 2em #fff}.vjs-default-skin .vjs-slider-handle{position:absolute;left:0;top:0}.vjs-default-skin .vjs-slider-handle:before{content:"\e009";font-family:VideoJS;font-size:1em;line-height:1;text-align:center;text-shadow:0 0 1em #fff;position:absolute;top:0;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.vjs-default-skin .vjs-control-bar{display:none;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#07141e;background-color:rgba(7,20,30,.7)}.vjs-default-skin.vjs-has-started .vjs-control-bar{display:block;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{display:block;visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.vjs-default-skin.vjs-controls-disabled .vjs-control-bar{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-control-bar{display:none}@media \0screen{.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-default-skin .vjs-control{outline:0;position:relative;float:left;text-align:center;margin:0;padding:0;height:3em;width:4em}.vjs-default-skin .vjs-control:before{font-family:VideoJS;font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.vjs-default-skin .vjs-control:focus:before,.vjs-default-skin .vjs-control:hover:before{text-shadow:0 0 1em #fff}.vjs-default-skin .vjs-control:focus{}.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer}.vjs-default-skin .vjs-play-control:before{content:"\e001"}.vjs-default-skin.vjs-playing .vjs-play-control:before{content:"\e002"}.vjs-default-skin .vjs-mute-control,.vjs-default-skin .vjs-volume-menu-button{cursor:pointer;float:right}.vjs-default-skin .vjs-mute-control:before,.vjs-default-skin .vjs-volume-menu-button:before{content:"\e006"}.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before{content:"\e003"}.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before{content:"\e004"}.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before{content:"\e005"}.vjs-default-skin .vjs-volume-control{width:5em;float:right}.vjs-default-skin .vjs-volume-bar{width:5em;height:.6em;margin:1.1em auto 0}.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content{height:2.9em}.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:.5em;background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-volume-bar .vjs-volume-handle{width:.5em;height:.5em}.vjs-default-skin .vjs-volume-handle:before{font-size:.9em;top:-.2em;left:-.2em;width:1em;height:1em}.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content{width:6em;left:-4em}.vjs-default-skin .vjs-progress-control{position:absolute;left:0;right:0;width:auto;font-size:.3em;height:1em;top:-1em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-default-skin:hover .vjs-progress-control{font-size:.9em;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.vjs-default-skin .vjs-progress-holder{height:100%}.vjs-default-skin .vjs-progress-holder .vjs-play-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress{position:absolute;display:block;height:100%;margin:0;padding:0;left:0;top:0}.vjs-default-skin .vjs-play-progress{background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-load-progress{background:#646464;background:rgba(255,255,255,.4)}.vjs-default-skin .vjs-seek-handle{width:1.5em;height:100%}.vjs-default-skin .vjs-seek-handle:before{padding-top:.1em}.vjs-default-skin .vjs-time-controls{font-size:1em;line-height:3em}.vjs-default-skin .vjs-current-time{float:left}.vjs-default-skin .vjs-duration{float:left}.vjs-default-skin .vjs-remaining-time{display:none;float:left}.vjs-time-divider{float:left;line-height:3em}.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer;float:right}.vjs-default-skin .vjs-fullscreen-control:before{content:"\e000"}.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:"\e00b"}.vjs-default-skin .vjs-big-play-button{left:.5em;top:.5em;font-size:3em;display:block;z-index:2;position:absolute;width:4em;height:2.6em;text-align:center;vertical-align:middle;cursor:pointer;opacity:1;background-color:#07141e;background-color:rgba(7,20,30,.7);border:.1em solid #3b4249;-webkit-border-radius:.8em;-moz-border-radius:.8em;border-radius:.8em;-webkit-box-shadow:0 0 1em rgba(255,255,255,.25);-moz-box-shadow:0 0 1em rgba(255,255,255,.25);box-shadow:0 0 1em rgba(255,255,255,.25);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-2.1em;top:50%;margin-top:-1.4000000000000001em}.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button{display:none}.vjs-default-skin.vjs-has-started .vjs-big-play-button{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#505050;background-color:rgba(50,50,50,.75);-webkit-box-shadow:0 0 3em #fff;-moz-box-shadow:0 0 3em #fff;box-shadow:0 0 3em #fff;-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-default-skin .vjs-big-play-button:before{content:"\e001";font-family:VideoJS;line-height:2.6em;text-shadow:.05em .05em .1em #000;text-align:center;position:absolute;left:0;width:100%;height:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;font-size:4em;line-height:1;width:1em;height:1em;margin-left:-.5em;margin-top:-.5em;opacity:.75;-webkit-animation:spin 1.5s infinite linear;-moz-animation:spin 1.5s infinite linear;-o-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}.vjs-default-skin .vjs-loading-spinner:before{content:"\e01e";font-family:VideoJS;position:absolute;top:0;left:0;width:1em;height:1em;text-align:center;text-shadow:0 0 .1em #000}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.vjs-default-skin .vjs-menu-button{float:right;cursor:pointer}.vjs-default-skin .vjs-menu{display:none;position:absolute;bottom:0;left:0;width:0;height:0;margin-bottom:3em;border-left:2em solid transparent;border-right:2em solid transparent;border-top:1.55em solid #000;border-top-color:rgba(7,40,50,.5)}.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;position:absolute;width:10em;bottom:1.5em;max-height:15em;overflow:auto;left:-5em;background-color:#07141e;background-color:rgba(7,20,30,.7);-webkit-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);-moz-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);box-shadow:-.2em -.2em .3em rgba(255,255,255,.2)}.vjs-default-skin .vjs-menu-button:hover .vjs-menu{display:block}.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:.3em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-default-skin .vjs-menu-button ul li.vjs-selected{background-color:#000}.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover{outline:0;color:#111;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-default-skin .vjs-subtitles-button:before{content:"\e00c"}.vjs-default-skin .vjs-captions-button:before{content:"\e008"}.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before{-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle;font-weight:400;font-style:normal;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js:-moz-full-screen{position:absolute}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100%!important;height:100%!important;_position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-poster{background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;height:100%;margin:0;padding:0;position:relative;width:100%}.vjs-poster img{display:block;margin:0 auto;max-height:100%;padding:0;width:100%}.video-js.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-text-track-display{text-align:center;position:absolute;bottom:4em;left:1em;right:1em}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{display:none;font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.video-js .vjs-subtitles{color:#fff}.video-js .vjs-captions{color:#fc6}.vjs-tt-cue{display:block}.vjs-default-skin .vjs-hidden{display:none}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}



.csc-textpic-right figure {
  text-align: right;
}
.csc-textpic-center figure {
  text-align: center;
}
.csc-textpic-center .csc-textpic-imagewrap,
.csc-textpic-right .csc-textpic-imagewrap,
.csc-textpic-left .csc-textpic-imagewrap,
.csc-textpic-above .csc-textpic-imagewrap {
  width: 100% !important;
}
.csc-textpic-intext-right:before,
.csc-textpic-intext-left:before,
.csc-textpic-intext-right:after,
.csc-textpic-intext-left:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.csc-textpic-intext-right:after,
.csc-textpic-intext-left:after {
  clear: both;
}
.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-left .csc-textpic-imagewrap {
  width: auto;
  float: left;
  margin-right: 20px;w
  margin-bottom: 20px;
}
.csc-textpic-intext-right .csc-textpic-imagewrap {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
* {
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
/* flexslider flicker fix */
body {
  -webkit-font-smoothing: subpixel-antialiased !important;
  -webkit-backface-visibility: hidden;
  padding-top: 170px;
}
div.csc-textpic {
  margin-bottom: 50px;
}
div.csc-textpic-imagewrap {
  overflow: hidden;
}
div.csc-textpic-imagewrap dl {
  float: left;
}
div.csc-textpic-intext-left-nowrap,
div.csc-textpic-intext-right-nowrap {
  overflow: hidden;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
  float: left;
  margin-bottom: 2em;
}
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
  float: right;
  margin-bottom: 2em;
}
table.table tr:hover th,
table.table th {
  background: #c3c3c3;
}
strong {
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
hr {
  border-bottom: 1px dotted black;
  margin-bottom: 10px;
  margin-top: 10px;
}
.mainContentCol ul,
.fancybox-inner ul {
  margin: 0;
  padding: 0;
}
.mainContentCol ul li,
.fancybox-inner ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.mainContentCol ul li:before,
.fancybox-inner ul li:before {
  display: inline-block;
  content: '';
  width: 9px;
  height: 9px;
  margin-left: -18px;
  margin-right: 10px;
  background-color: #aaaaaa;
}
.form-error {
  display: inline-block;
  color: white;
  background-color: #e30513;
  padding: 5px;
  font-size: 1.4rem;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.form-error.pw {
  display: none;
}
.form-error.pw.active {
  display: inline-block;
}
.f3-form-error {
  border: 1px solid #e30513;
}
.fancybox-close {
  height: 40px;
  padding-top: 10px;
  right: 0;
  top: 0;
  background-color: white;
  background-image: none;
  width: 100%;
}
.fancybox-close:after {
  font-family: "IconsFunderMax";
  content: "\e016";
  right: 10px;
  position: absolute;
  font-size: 1.2rem;
  color: black;
}
.fancybox-close.bottom {
  bottom: 0;
  top: auto;
  color: white;
  background-color: black;
}
.fancybox-close.bottom:after {
  color: white;
}
.form-control {
  color: #3c3c3c;
}
.form-control:focus,
.form-control:active {
  border-color: #e40906;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(228, 9, 6, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(228, 9, 6, 0.6);
}
#top-nav {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
  width: auto;
}
#top-nav li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
}
#top-nav li a {
  color: #aaaaaa;
  font-size: 1.6rem;
}
#top-nav li a:focus,
#top-nav li a:hover {
  color: white;
  text-decoration: none;
}
#top-nav li.open > a {
  color: white;
  text-decoration: none;
}
#top-nav li li {
  display: block;
  color: black;
}
#top-nav li li a {
  color: black;
  font-size: 1.6rem;
}
#top-nav li li a:focus,
#top-nav li li a:hover {
  color: #e30513;
  text-decoration: none;
}
#top-nav li li.current > a {
  color: #e30513 !important;
}
#top-nav li li li {
  display: none;
}
#top-nav li .dropdown-menu {
  padding: 10px;
  box-shadow: none;
  position: absolute;
  margin-top: 0;
  min-width: 240px;
  max-width: 280px;
  top: 35PX;
  z-index: 1100;
}
#top-nav li .dropdown-menu:before {
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 0 0 15px;
  border-color: transparent transparent transparent #e7e7e7;
  position: absolute;
  top: -10px;
  left: 0;
}
#top-nav li .dropdown-menu .sub {
  padding: 0;
}
#top-nav li .dropdown-menu .container {
  padding-left: 30px;
}
#top-nav-mobile .sub {
  padding-left: 20px;
}
.print_only {
  display: none;
}
#pageheader {
  border-bottom: 1px solid #e7e7e7;
  min-height: 123px;
}
#pageheader .logo {
  height: 70px;
  width: auto;
}
#pageheader .username {
  display: none;
}
#pageheader .navbar-main-collapse {
  float: left;
  padding-left: 0;
  margin-left: -15px;
  margin-top: 35px;
}
#pageheader .navbar-header {
  float: right;
  margin-right: -15px;
}
#pageheader .navbar-nav > li {
  position: static;
}
#pageheader .navbar-nav > li.home a:before {
  font-family: "IconsFunderMax";
  content: "\e002";
  font-size: 2rem;
}
#pageheader .navbar-nav > li.home span {
  display: none;
}
#pageheader .navbar-nav > li ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#pageheader .navbar-nav > li .boxes img {
  width: 100% !important;
  height: auto;
}
#pageheader .navbar-nav > li li {
  margin-bottom: 5px;
}
#pageheader .navbar-nav > li li a {
  color: #858585;
  font-size: 2.4rem;
}
#pageheader .navbar-nav > li li a:hover,
#pageheader .navbar-nav > li li a:focus,
#pageheader .navbar-nav > li li a.active {
  color: black;
  text-decoration: none;
}
#pageheader .navbar-nav > li li .menu-title {
  font-size: 2.2rem;
}
#pageheader .navbar-nav > li li .menu-description {
  display: block;
  font-size: 1.4rem;
  padding-bottom: 15px;
  margin-right: 30px;
  margin-bottom: 10px;
  border-bottom: 1px solid #FFF;
}
#pageheader .navbar-nav > li li:last-child .menu-description {
  border-bottom: none;
}
#pageheader .navbar-nav > li > a {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  color: #858585;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
#pageheader .navbar-nav > li.active > a {
  background: none;
}
#pageheader .navbar-nav > li a:hover,
#pageheader .navbar-nav > li.active > a,
#pageheader .navbar-nav > li.active li.active a,
#pageheader .navbar-nav > li.open > a {
  color: black;
}
#pageheader nav .dropdown-menu {
  padding: 30px 0;
  box-shadow: none;
  position: absolute;
  left: 0;
  margin-top: -10px;
  width: 100%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}
#pageheader nav .dropdown-menu .container {
  padding-left: 30px;
}
#pageheader .topnav {
  background: #1c1c1a;
  padding: 6px 0;
}
#pageheader .topnav .langSwitch .langSwitchContainer {
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  padding-top: 2px;
}
#pageheader .topnav .langSwitch .link {
  color: #aaaaaa;
}
#pageheader .topnav .langSwitch .link:focus,
#pageheader .topnav .langSwitch .link:hover {
  text-decoration: none;
  color: white;
}
#pageheader .topnav .langSwitch .langbtn,
#pageheader .topnav .langSwitch .cart,
#pageheader .topnav .langSwitch .clientlogin {
  margin-right: 10px;
}
#pageheader .topnav .langSwitch .langbtn:before,
#pageheader .topnav .langSwitch .cart:before,
#pageheader .topnav .langSwitch .clientlogin:before,
#pageheader .topnav .langSwitch .langbtn:after,
#pageheader .topnav .langSwitch .cart:after,
#pageheader .topnav .langSwitch .clientlogin:after {
  font-family: "IconsFunderMax";
  content: "\e011";
  margin-right: 5px;
}
#pageheader .topnav .langSwitch .langbtn:after,
#pageheader .topnav .langSwitch .cart:after,
#pageheader .topnav .langSwitch .clientlogin:after {
  content: "\e007";
  margin-right: 0;
  margin-left: 5px;
}
#pageheader .topnav .langSwitch .cart:before {
  content: "\e027";
}
#pageheader .topnav .langSwitch .clientlogin {
  margin-right: 0px;
}
#pageheader .topnav .langSwitch .clientlogin:before {
  content: "\e006";
}
#pageheader .topnav .langSwitch .dropdown-menu {
  padding: 10px 20px;
}
#pageheader .topnav .langSwitch .dropdown-menu:before {
  border: none;
}
#pageheader .topnav .langSwitch .dropdown-menu.loginBox,
#pageheader .topnav .langSwitch .dropdown-menu.cartBox,
#pageheader .topnav .langSwitch .dropdown-menu.langBox {
  display: none;
  position: absolute;
  top: 43px;
  right: 0;
  left: auto;
  margin-right: 15px;
  max-width: 280px;
  min-width: 200px;
  width: auto;
  padding: 10px 20px;
  font-size: 1.6rem;
}
#pageheader .topnav .langSwitch .dropdown-menu.loginBox.open,
#pageheader .topnav .langSwitch .dropdown-menu.cartBox.open,
#pageheader .topnav .langSwitch .dropdown-menu.langBox.open {
  display: block;
}
#pageheader .topnav .langSwitch .dropdown-menu.cartBox {
  width: 300px;
}
#pageheader .topnav .langSwitch .dropdown-menu.loginBox {
  width: 240px;
  margin-right: 5px;
}
#pageheader .topnav .langSwitch .dropdown-menu.loginBox .link_logout {
  border: none;
  background-color: transparent;
  margin: 0;
  padding: 0;
  color: black;
}
#pageheader .topnav .langSwitch .dropdown-menu.loginBox .link_logout:hover {
  color: #e30513;
}
#pageheader .topnav .langSwitch .dropdown-menu.langBox {
  padding-top: 0;
}
#pageheader .topnav .langSwitch .dropdown-menu.langBox .langbtn {
  display: block;
  text-align: left;
  background: none;
  border: none;
  border-bottom: 1px dotted black;
  padding: 10px 0;
  margin-right: 0;
  color: black;
}
#pageheader .topnav .langSwitch .dropdown-menu.langBox .langbtn:last-child {
  border: none;
}
#pageheader .topnav .langSwitch .dropdown-menu.langBox .langbtn:focus,
#pageheader .topnav .langSwitch .dropdown-menu.langBox .langbtn:hover {
  color: #e30513;
  text-decoration: none;
}
#pageheader .topnav .langSwitch .dropdown-menu.langBox .langbtn:before,
#pageheader .topnav .langSwitch .dropdown-menu.langBox .langbtn:after {
  content: '';
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}
#pageheader .loginBox a {
  color: black;
}
#pageheader .loginBox a:hover {
  color: #e30513;
  text-decoration: none;
}
#pageheader .input-sm {
  padding: 0 10px;
}
#pageheader .form-control {
  vertical-align: top;
}
#itemsCount {
  display: inline;
}
#orderLoading {
  display: none;
}
.ajaxCartItems {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 20px;
}
.ajaxCartItems li {
  padding: 5px 0;
  border-bottom: 1px dotted #3c3c3c;
}
#searchform {
  float: left;
  width: auto;
}
#searchform .form-group {
  padding: 0;
  margin: 0;
}
#searchform .form-group .form-control {
  height: 26px;
  background: none;
  border: none;
  color: white;
  border-radius: 0;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid #aaaaaa;
}
#searchform .form-group .form-control:-moz-placeholder {
  color: #ffffff;
}
#searchform .form-group .form-control::-moz-placeholder {
  color: #ffffff;
}
#searchform .form-group .form-control:-ms-input-placeholder {
  color: #ffffff;
}
#searchform .form-group .form-control::-webkit-input-placeholder {
  color: #ffffff;
}
#searchform .form-group button {
  background: none;
  border: none;
  padding: 0;
  height: 26px;
  color: white;
}
#searchform .form-group button:before {
  display: block;
  font-family: "IconsFunderMax";
  content: "\e001";
}
#searchform .form-group button span {
  display: none;
}
#mobile-searchform {
  float: left;
  width: auto;
}
#mobile-searchform .form-group {
  padding: 0;
  margin: 0;
  position: absolute;
  margin-top: 55px;
  left: 0;
}
#mobile-searchform .form-group .form-control {
  height: 26px;
  background: none;
  border: none;
  color: white;
  border-radius: 0;
  display: inline-block;
  width: auto;
  border-bottom: 1px solid #aaaaaa;
}
#mobile-searchform .form-group .form-control:-moz-placeholder {
  color: #ffffff;
}
#mobile-searchform .form-group .form-control::-moz-placeholder {
  color: #ffffff;
}
#mobile-searchform .form-group .form-control:-ms-input-placeholder {
  color: #ffffff;
}
#mobile-searchform .form-group .form-control::-webkit-input-placeholder {
  color: #ffffff;
}
#mobile-searchform .form-group button {
  background: none;
  border: none;
  padding: 0;
  height: 26px;
  color: white;
}
#mobile-searchform .form-group button:before {
  display: block;
  font-family: "IconsFunderMax";
  content: "\e001";
}
#mobile-searchform .form-group button span {
  display: none;
}
.langSwitch {
  float: left;
  width: auto;
}
.subnav {
  z-index: 999;
  padding-top: 30px;
  padding-left: 10px;
}
#sub-nav > ul > li {
  margin-bottom: 10px;
}
#sub-nav > ul > li > a {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
#sub-nav ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#sub-nav ul ul {
  display: none;
  padding-left: 35px;
}
#sub-nav ul ul a {
  font-size: 1.5rem;
}
#sub-nav ul ul a:before {
  display: none;
}
#sub-nav ul ul a:hover {
  color: black !important;
}
#sub-nav ul li.active ul {
  display: block;
}
#sub-nav ul li {
  margin-left: 30px;
}
#sub-nav ul li.sub,
#sub-nav ul li ul li {
  margin-left: 0;
}
#sub-nav ul li a:hover {
  text-decoration: none;
  color: #e30513;
}
#sub-nav ul li a {
  color: #858585;
}
#sub-nav .sub a {
  color: #858585;
}
#sub-nav .sub a:hover {
  text-decoration: none;
  color: #e30513;
}
#sub-nav .sub a:hover:before {
  color: #858585;
}
#sub-nav .sub a:before {
  font-family: "IconsFunderMax";
  content: "\e007";
  font-size: 1.1rem;
  padding-right: 9px;
}
#sub-nav .active > a {
  color: black;
}
#sub-nav .active.sub > a:before {
  content: "\e010";
  color: #e30513;
}
#sub-nav .current > a {
  color: #e30513;
}
a.link_mail:after,
a.link_download:after,
a.link_external:after,
a.link_googlemaps:after {
  font-family: "IconsFunderMax";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  font-size: 1.8rem;
}
a.link_mail:after {
  content: "\e01c";
  vertical-align: baseline;
}
.mail_before:before {
  font-family: "IconsFunderMax";
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  font-size: 1.5rem;
  margin-left: -4px;
}
.mail_before:before {
  content: "\e01c";
  vertical-align: baseline;
}
a.link_external:after {
  content: "\e015";
  vertical-align: baseline;
  font-size: 1.4rem;
}
a.link_download:after {
  content: "\e026";
  vertical-align: top;
}
a.link_googlemaps:after {
  content: "\e005";
  vertical-align: baseline;
}
.briefingBox a {
  color: black;
}
.briefingBox a:hover {
  color: #e30513;
  text-decoration: none;
}
.productDetail .addTitle,
.surfaceDetail .addTitle,
.dekorDetail .addTitle {
  font-size: 2rem;
}
.productDetail h1,
.surfaceDetail h1,
.dekorDetail h1 {
  margin-top: 0;
}
.productDetail .briefingBox.dekor .download,
.surfaceDetail .briefingBox.dekor .download,
.dekorDetail .briefingBox.dekor .download,
.productDetail .briefingBox.surface .download,
.surfaceDetail .briefingBox.surface .download,
.dekorDetail .briefingBox.surface .download,
.productDetail .briefingBox.product .download,
.surfaceDetail .briefingBox.product .download,
.dekorDetail .briefingBox.product .download {
  font-style: normal;
  font-size: 2rem;
  color: white;
}
.productDetail .briefingBox.dekor .download:hover,
.surfaceDetail .briefingBox.dekor .download:hover,
.dekorDetail .briefingBox.dekor .download:hover,
.productDetail .briefingBox.surface .download:hover,
.surfaceDetail .briefingBox.surface .download:hover,
.dekorDetail .briefingBox.surface .download:hover,
.productDetail .briefingBox.product .download:hover,
.surfaceDetail .briefingBox.product .download:hover,
.dekorDetail .briefingBox.product .download:hover {
  color: #e30513;
}
.productDetail .briefingBox.dekor .download:hover:before,
.surfaceDetail .briefingBox.dekor .download:hover:before,
.dekorDetail .briefingBox.dekor .download:hover:before,
.productDetail .briefingBox.surface .download:hover:before,
.surfaceDetail .briefingBox.surface .download:hover:before,
.dekorDetail .briefingBox.surface .download:hover:before,
.productDetail .briefingBox.product .download:hover:before,
.surfaceDetail .briefingBox.product .download:hover:before,
.dekorDetail .briefingBox.product .download:hover:before {
  color: #e30513;
}
.productDetail .briefingBox.dekor .download:before,
.surfaceDetail .briefingBox.dekor .download:before,
.dekorDetail .briefingBox.dekor .download:before,
.productDetail .briefingBox.surface .download:before,
.surfaceDetail .briefingBox.surface .download:before,
.dekorDetail .briefingBox.surface .download:before,
.productDetail .briefingBox.product .download:before,
.surfaceDetail .briefingBox.product .download:before,
.dekorDetail .briefingBox.product .download:before {
  font-family: "IconsFunderMax";
  display: inline-block;
  margin-right: 5px;
  font-size: 1.2rem;
  content: "\e026";
  vertical-align: initial;
  color: white;
}
.productDetail .briefingBox.dekor .hover-overlay,
.surfaceDetail .briefingBox.dekor .hover-overlay,
.dekorDetail .briefingBox.dekor .hover-overlay,
.productDetail .briefingBox.surface .hover-overlay,
.surfaceDetail .briefingBox.surface .hover-overlay,
.dekorDetail .briefingBox.surface .hover-overlay,
.productDetail .briefingBox.product .hover-overlay,
.surfaceDetail .briefingBox.product .hover-overlay,
.dekorDetail .briefingBox.product .hover-overlay {
  height: auto;
}
.productDetail .briefingBox.dekor .hover-overlay .briefingDownloads,
.surfaceDetail .briefingBox.dekor .hover-overlay .briefingDownloads,
.dekorDetail .briefingBox.dekor .hover-overlay .briefingDownloads,
.productDetail .briefingBox.surface .hover-overlay .briefingDownloads,
.surfaceDetail .briefingBox.surface .hover-overlay .briefingDownloads,
.dekorDetail .briefingBox.surface .hover-overlay .briefingDownloads,
.productDetail .briefingBox.product .hover-overlay .briefingDownloads,
.surfaceDetail .briefingBox.product .hover-overlay .briefingDownloads,
.dekorDetail .briefingBox.product .hover-overlay .briefingDownloads {
  font-size: 1.4rem;
  font-style: italic;
}
.productBriefing,
.surfaceBriefing,
.dekorBriefing {
  color: black;
  font-size: 2rem;
}
.productBriefing .description,
.surfaceBriefing .description,
.dekorBriefing .description {
  margin-top: 10px;
}
.productBriefing a,
.surfaceBriefing a,
.dekorBriefing a {
  color: black;
}
.productBriefing a:hover,
.surfaceBriefing a:hover,
.dekorBriefing a:hover {
  color: #e30513;
  text-decoration: none;
}
.productBriefing .title,
.surfaceBriefing .title,
.dekorBriefing .title {
  font-size: 2.5rem;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
@media (max-width: 762px) {
  .productBriefing .title,
  .surfaceBriefing .title,
  .dekorBriefing .title {
    font-size: 2rem;
  }
}
.productBriefing .briefingDownloads,
.surfaceBriefing .briefingDownloads,
.dekorBriefing .briefingDownloads {
  font-size: 1.4rem;
  font-style: italic;
}
@media (max-width: 762px) {
  .productBriefing .briefingDownloads,
  .surfaceBriefing .briefingDownloads,
  .dekorBriefing .briefingDownloads {
    font-size: 1.2rem;
  }
}
.productBriefing .download,
.surfaceBriefing .download,
.dekorBriefing .download {
  font-style: normal;
  font-size: 2rem;
  color: black;
}
@media (max-width: 762px) {
  .productBriefing .download,
  .surfaceBriefing .download,
  .dekorBriefing .download {
    font-size: 1.6rem;
  }
}
.productBriefing .download:hover,
.surfaceBriefing .download:hover,
.dekorBriefing .download:hover {
  color: #e30513;
}
.productBriefing .download:hover:before,
.surfaceBriefing .download:hover:before,
.dekorBriefing .download:hover:before {
  color: #e30513;
}
.productBriefing .download:before,
.surfaceBriefing .download:before,
.dekorBriefing .download:before {
  font-family: "IconsFunderMax";
  display: inline-block;
  margin-right: 5px;
  font-size: 1.2rem;
  content: "\e026";
  vertical-align: initial;
  color: black;
}
.inlinePopup.image {
  height: auto;
  width: auto;
}
.inlinePopup.image img {
  height: auto;
  width: auto;
  max-width: 100%;
  max-height: 100%;
}
.img-thumbnail {
  background: transparent;
  padding: 0;
  margin-right: 20px;
  border: 0;
}
h1,
h2,
h3,
h4,
h5 {
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.hidePageTitle {
  font-size: 0;
}
.pageTitlePlaceholder {
  font-size: 1px;
  height: 0;
  margin-top: 24px;
  margin-bottom: 12px;
  color: #FFF;
  background: transparent;
}
.fancybox-inner {
  overflow: hidden;
}
main,
.fancybox-inner {
  padding-bottom: 40px;
}
main.frontpage,
.fancybox-inner.frontpage {
  padding-top: 50px;
}
main h1,
.fancybox-inner h1 {
  font-size: 3rem;
}
main h2,
.fancybox-inner h2 {
  font-size: 2.8rem;
  color: #c3c3c3;
}
main h2.gray,
.fancybox-inner h2.gray {
  color: #c3c3c3;
}
main h3,
.fancybox-inner h3 {
  font-size: 2.4rem;
}
main h4,
.fancybox-inner h4 {
  font-size: 2rem;
}
main h5,
.fancybox-inner h5 {
  font-size: 1.8rem;
}
main h6,
.fancybox-inner h6 {
  font-size: 1.6rem;
}
main p.lead,
.fancybox-inner p.lead {
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
}
main p.smalltext,
.fancybox-inner p.smalltext {
  font-size: 1.4rem;
}
main blockquote,
.fancybox-inner blockquote {
  text-align: right;
  color: #c3c3c3;
  border: none;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
main blockquote p,
.fancybox-inner blockquote p {
  font-size: 3rem;
}
main blockquote p:before,
.fancybox-inner blockquote p:before,
main blockquote p:after,
.fancybox-inner blockquote p:after {
  content: "\0022";
}
.jobListContainer {
  position: relative;
}
.jobCountContainer {
  margin-top: 25px;
}
.tx_asjobs {
  margin-bottom: 50px;
}
.tx-as-jobs .jobheaderimg {
  width: 100%;
  height: auto;
}
.tx-as-jobs header {
  margin-top: 20px;
}
.tx-as-jobs .introductionText {
  color: #858585;
}
.tx-as-jobs .abstract {
  margin-bottom: 50px;
}
.tx-as-jobs .abstract .title {
  font-size: 2.5rem;
}
.tx-as-jobs .abstract .jobcount {
  background: #e30513;
  color: white;
}
.tx-as-jobs .abstract .jobcount.noJobs {
  background: #aaaaaa;
}
.tx-as-jobs .abstract .jobcount span {
  display: block;
  color: white;
  text-align: center;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
.tx-as-jobs .abstract .jobcount span.number {
  font-size: 8rem;
}
.tx-as-jobs .jobsTable {
  z-index: 1;
  position: relative;
}
.tx-as-jobs .fancybox-skin {
  padding: 0 !important;
}
.tx-as-jobs .fancybox-inner {
  height: auto !important;
  width: auto !important;
  overflow: hidden !important;
  background: white;
}
.tx-as-jobs .fancybox-inner section {
  padding: 50px;
  padding-top: 0;
}
.tx-as-jobs .fancybox-inner section.bottom {
  padding-top: 30px;
}
.tx-as-jobs .fancybox-inner h1 {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 5px;
}
.tx-as-jobs .fancybox-inner .city {
  text-transform: uppercase;
}
.tx-as-jobs .fancybox-inner h5 {
  display: block;
  font-family: "HelveticaNeueW02-55Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  padding: 0;
  margin: 0 0 12.5px;
}
.tx-as-jobs .fancybox-inner ul {
  padding-top: 10px;
}
.tx-as-jobs .fancybox-inner ul li {
  margin-bottom: 25px;
}
.tx-as-jobs .fancybox-inner ul li:last-child {
  margin-bottom: 0;
}
.tx-as-jobs .fancybox-inner .contentSection {
  padding-top: 40px;
  padding-bottom: 35px;
}
.tx-as-jobs .fancybox-inner .contentFooterSection {
  background-color: #e7e7e7;
}
.tx-as-jobs .fancybox-inner .contentFooterSection .bottom .row .col-md-6 .col-md-3 {
  padding-left: 0;
  padding-top: 7px;
}
.tx-as-jobs .fancybox-inner .contentFooterSection p {
  line-height: 1.3;
}
.tx-as-jobs .fancybox-inner hr {
  border-bottom: 1px dotted black;
}
.tx-as-jobs .latestjobs {
  background: none;
  border: 1px solid #aaaaaa;
}
.tx-as-jobs .latestjobs:hover {
  background: none;
}
.tx-as-jobs .latestjobs ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.tx-as-jobs .latestjobs li {
  border-bottom: 1px dotted #aaaaaa;
  padding-bottom: 5px;
  margin-top: 5px;
  position: relative;
  padding-left: 10px;
}
.tx-as-jobs .latestjobs li:before {
  font-family: "IconsFunderMax";
  content: "\e00e";
  font-size: 1rem;
  position: absolute;
  top: 7px;
  left: 0;
  margin-left: 0px;
  margin-right: 5px;
  background-color: transparent;
}
.tx-as-jobs .latestjobs li:last-child {
  padding-bottom: 0;
  padding-top: 10px;
  border-bottom: 0;
  text-align: right;
}
.tx-as-jobs .latestjobs li:last-child:before {
  position: static;
}
.tx-as-jobs .latestjobs li span {
  display: block;
}
.tx-as-jobs .latestjobs li .city {
  font-size: 0.8em;
}
.tx-as-jobs .fancybox-inner h5 {
  margin-top: 5px;
}
ul.checklist {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.checklist li {
  position: relative;
  padding-left: 30px;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
ul.checklist li:before {
  position: absolute;
  font-family: IconsFunderMax;
  content: "\e029";
  color: #e30513;
  top: 0;
  left: 0;
  margin-left: 0px;
  margin-right: 0px;
  background-color: transparent;
}
ul.checklist.smallfont li {
  font-size: 1.5rem;
}
.qricon {
  width: 90% !important;
  margin-left: 5%;
  z-index: 2;
  position: absolute;
}
.ibicon {
  width: 70%;
  margin-left: 9%;
}
.slidebar-wrapper {
  overflow-x: hidden;
}
#pagefooter {
  background: url('vhs-assets-css-ec8d9163628914985d0fea04ae092743.svg') left 130px no-repeat #3c3c3c;
  background-size: contain;
  color: white;
  padding-bottom: 100px;
}
#pagefooter a {
  color: white;
}
#pagefooter .footer-top {
  background: #e7e7e7;
}
#pagefooter .footer-top h5 {
  color: #858585;
}
#pagefooter .footer-top .logos {
  padding-bottom: 20px;
}
#pagefooter .footer-top .logos figure {
  display: inline-block;
  width: auto;
}
#pagefooter .footer-top .logos figcaption {
  display: none;
}
#pagefooter .footer-top .logos .img-thumbnail {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  /* Firefox 10+, Firefox on Android */
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* IE 6-9 */
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
}
#pagefooter .footer-bottom p,
#pagefooter .footer-bottom a {
  color: #aaaaaa;
}
#pagefooter .newsletter {
  padding-top: 30px;
  padding-bottom: 30px;
  display: none;
}
#pagefooter .newsletter a {
  font-size: 20px;
}
#pagefooter .quicknewsletter {
  padding: 20px 0;
  border-bottom: 1px solid #858585;
}
#pagefooter .quicknewsletter .form-control {
  margin-bottom: 20px;
}
#pagefooter .form-control {
  color: #3c3c3c;
}
#pagefooter .form-control:focus,
#pagefooter .form-control:active {
  border-color: #e40906;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(228, 9, 6, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(228, 9, 6, 0.6);
}
#pagefooter .doormat-nav {
  padding: 0;
  margin: 0;
  margin-top: 20px;
  padding-bottom: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #858585;
  list-style-type: none;
}
#pagefooter .doormat-nav a {
  color: white;
}
#pagefooter .doormat-nav ul {
  padding: 0;
  margin: 0;
  margin-top: 15px;
  list-style-type: none;
}
#pagefooter .doormat-nav > li {
  float: left;
  margin-bottom: 20px;
}
#pagefooter .doormat-nav > li:first-of-type {
  padding-left: 0;
}
#pagefooter .doormat-nav > li > a {
  font-size: 2rem;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
}
#pagefooter .doormat-nav > li li {
  margin-bottom: 10px;
}
#pagefooter .doormat-nav li.smallTabletClearFix {
  display: list-item;
  clear: both;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
}
#pagefooter .combinav {
  position: relative;
}
#pagefooter .socialmedia-icons {
  position: absolute;
  right: 0;
  top: 7px;
}
#pagefooter .socialmedia-icons ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#pagefooter .socialmedia-icons li {
  margin-bottom: 10px;
}
#pagefooter .socialmedia-icons a {
  display: inline-block;
  width: 30px;
  height: 30px;
  padding-top: 2px;
  background: #aaaaaa;
  color: #3c3c3c;
  text-align: center;
}
#pagefooter .socialmedia-icons a:hover {
  text-decoration: none;
  color: white;
}
#pagefooter .socialmedia-icons a:before {
  font-family: "IconsFunderMax";
  font-size: 1.5rem;
  display: inline-block;
}
#pagefooter .socialmedia-icons a.facebook:before {
  content: "\e00c";
}
#pagefooter .socialmedia-icons a.facebook:hover {
  background: #3B5998;
}
#pagefooter .socialmedia-icons a.xing:before {
  content: "\e00b";
}
#pagefooter .socialmedia-icons a.xing:hover {
  background: #0A5A5F;
}
#pagefooter .socialmedia-icons a.youtube:before {
  content: "\e00a";
}
#pagefooter .socialmedia-icons a.youtube:hover {
  background: #CC181E;
}
#pagefooter .socialmedia-icons a.linkedin:before {
  content: "\e008";
}
#pagefooter .socialmedia-icons a.linkedin:hover {
  background: #0976B4;
}
#pagefooter .socialmedia-icons a span {
  display: none;
}
#pagefooter #meta-nav {
  padding: 0;
  margin: -4px 0 0 0;
  list-style-type: none;
}
#pagefooter #meta-nav li {
  display: inline-block;
  margin-right: 30px;
  font-size: 1.4rem;
}
#pagefooter .copyright,
#pagefooter .sitebyasoluto {
  font-size: 1.4rem;
}
#pagefooter .copyright {
  color: #aaaaaa;
}
#pagefooter .csc-textpic-imagerow {
  display: inline-block;
}
#pagefooter .csc-textpic-imagerow .csc-textpic-imagecolumn {
  display: inline-block;
}
.microsite #pagefooter {
  background: url('vhs-assets-css-ec8d9163628914985d0fea04ae092743.svg') left 0px no-repeat #3c3c3c;
  background-size: contain;
  padding-top: 90px;
}
.briefingBox,
.infoboxes {
  margin-top: 10px;
  margin-bottom: 10px;
}
.infoboxes article {
  background: #3c3c3c;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.infoboxes article.content {
  padding-left: 10px;
  padding-right: 10px;
}
.infoboxes article.doublesquare {
  padding-bottom: 48%;
}
.infoboxes article .videoplay {
  float: left;
  height: 28%;
  width: 13%;
  margin: 16% 0 0 43%;
  position: absolute;
  z-index: 999;
}
.infoboxes article .count {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  background: #e30513;
  color: white;
  top: -10px;
  left: -10px;
  z-index: 10;
  border-radius: 50%;
  font-size: 2.5rem;
  line-height: 50px;
}
.infoboxes article h3 {
  margin-top: 0;
  padding-top: 10px;
}
.infoboxes article.redfill {
  background: #e30513;
  color: white;
}
.infoboxes article.redfill:hover {
  background: #3c3c3c;
}
.infoboxes article.blackfill {
  background: #3c3c3c;
  color: white;
}
.infoboxes article.blackfill:hover {
  background: #e30513;
}
.infoboxes article.darkfill {
  background: #3c3c3c;
  color: white;
}
.infoboxes article.darkfill:hover {
  background: black;
}
.infoboxes article.lightgrayfill {
  background: #c3c3c3;
  color: white;
}
.infoboxes article.lightgrayfill:hover {
  background: black;
}
.infoboxes article.nofill {
  background: none;
  border: 1px solid #aaaaaa;
}
.infoboxes article.nofill:hover {
  background: none;
}
.infoboxes article .more {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.infoboxes article .more:before {
  font-family: IconsFunderMax;
  color: black;
  content: "\e00e";
  font-size: 1rem;
  margin-right: 5px;
}
.infoboxes article .bgimage {
  position: absolute;
  width: 100%;
  height: 100%;
}
.infoboxes article:hover {
  background: black;
}
.infoboxes article:hover .subtitle:before {
  color: #e30513;
}
.infoboxes article:hover .hoverOverlay {
  opacity: 1;
}
.infoboxes article footer {
  position: absolute;
  bottom: 20px;
  right: 15px;
  text-align: right;
  z-index: 5;
}
.infoboxes article footer h2 {
  color: white;
  width: 100%;
  padding: 0;
  margin: 0;
}
.infoboxes article footer h2 span {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
}
.infoboxes article footer .subtitle {
  color: white;
}
.infoboxes article footer .subtitle:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  color: #FFF;
  font-size: 1.2rem;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.infoboxes article .hoverOverlay {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.54);
  z-index: 3;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.infoboxes article .showPopup,
.infoboxes article .spanlink {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.infoboxes article .inlinePopup {
  width: 1000px;
}
.infoboxes article .overlayLink {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 10;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.video-placeholder {
  background-color: #FFA500;
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}
.singleTeaser article,
.videoTeaser article {
  background: #3c3c3c;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 20px;
  position: relative;
  -webkit-transition: background 0.5s;
  transition: background 0.5s;
}
.singleTeaser article.content,
.videoTeaser article.content {
  padding-left: 10px;
  padding-right: 10px;
}
.singleTeaser article h3,
.videoTeaser article h3 {
  margin-top: 10px;
}
.singleTeaser article .more,
.videoTeaser article .more {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.singleTeaser article .more:before,
.videoTeaser article .more:before {
  font-family: IconsFunderMax;
  color: black;
  content: "\e00e";
  font-size: 1rem;
  margin-right: 5px;
}
.singleTeaser article .bgimage,
.videoTeaser article .bgimage {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.singleTeaser article .bgimage.news_events,
.videoTeaser article .bgimage.news_events {
  height: 75%;
  opacity: 0.4;
  margin-top: 10%;
}
.singleTeaser article:hover,
.videoTeaser article:hover {
  background: black;
}
.singleTeaser article:hover .hoverOverlay,
.videoTeaser article:hover .hoverOverlay {
  opacity: 1;
}
.singleTeaser article:hover .bgimage,
.videoTeaser article:hover .bgimage {
  opacity: 0.5;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.singleTeaser article footer,
.videoTeaser article footer {
  position: absolute;
  bottom: 20px;
  right: 15px;
  left: 15px;
  text-align: right;
  z-index: 5;
}
.singleTeaser article footer h2,
.videoTeaser article footer h2 {
  color: white;
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 2.8rem;
}
.singleTeaser article footer h2 span,
.videoTeaser article footer h2 span {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
}
.singleTeaser article footer .subtitle,
.videoTeaser article footer .subtitle {
  color: white;
}
.singleTeaser article footer .subtitle:before,
.videoTeaser article footer .subtitle:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  color: #FFF;
  font-size: 1.2rem;
  margin-right: 10px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.singleTeaser article footer .subtitle a,
.videoTeaser article footer .subtitle a {
  color: white;
}
.singleTeaser article .hoverOverlay,
.videoTeaser article .hoverOverlay {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.54);
  z-index: 3;
  height: 100%;
  width: 100%;
  top: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.singleTeaser article .overlayLink,
.videoTeaser article .overlayLink {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 11;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.videoTeaser article {
  height: auto;
  padding-bottom: 0;
}
.infoboxes article {
  border: 1px solid #aaaaaa;
  background: none;
}
.infoboxes article.redfill {
  background: #e30513;
  color: white;
}
.infoboxes article.redfill:hover {
  background: #3c3c3c;
}
.infoboxes article.bordernone {
  border: none;
}
.infoboxes article.borderred {
  border: 1px solid #e30513;
}
.infoboxes article.borderred:hover {
  border: 1px solid #3c3c3c;
}
.infoboxes article.awards:hover {
  background: none;
}
.infoboxes article.awards p {
  border-bottom: 1px dotted #aaaaaa;
  padding-bottom: 20px;
  margin-top: 5px;
}
.infoboxes article.awards p img {
  float: left;
}
.infoboxes article.awards p .lineheight {
  line-height: 1.2;
}
.infoboxes article.awards p:last-of-type {
  border-bottom: 0;
}
.infoboxes article.awards p:last-of-type img {
  float: right;
  margin-top: -25px;
}
.touch article.previewListThumb .hoverOverlay {
  background-color: transparent;
  opacity: 1 !important;
}
.bigimage {
  display: block;
  max-width: 100%;
  height: auto;
}
.topinfo,
.leftinfo img {
  margin-bottom: 20px;
}
.leftinfo a {
  color: black;
}
.leftinfo a:hover {
  color: #e30513;
  max-width: 100%;
  text-decoration: none;
}
.leftinfo p {
  margin-bottom: 2px;
}
.fancybox-overlay {
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  border-radius: 0;
  background-color: white;
  color: black;
}
.inlinePopup {
  overflow-x: hidden;
}
.buttonline {
  margin-top: 20px;
}
.wizzardbutton {
  background: #c3c3c3;
  padding: 10px 20px;
  color: black;
  display: inline-block;
  font-size: 2rem;
}
.cornerButton {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 50px;
  width: 50px;
  color: #858585;
  background-color: #e30513;
  text-align: center;
  border: none;
}
.cornerButton:before {
  font-size: 2.4rem;
  position: relative;
}
.cornerButton.topLeft {
  
top: 1px;
right: 1px;
}
.cornerButton:focus {
  outline: none;
}
.cornerButton:hover,
.cornerButton:active {
  color: #3c3c3c;
}
.cornerButton.info:before {
  font-family: "IconsFunderMax";
  content: "\e013";
}
.cornerButton.zoom:before {
  font-family: "IconsFunderMax";
  content: "\e000";
}
.cornerButton.new {
  z-index: 20;
  height: 40px;
  width: 40px;
}
.cornerButton.new{
  padding-top: 8px;
  font-weight: bold;
  top: 1px;
  color: white;
  font-size: 1.4rem;
}
.btn-sm {
  color: #aaaaaa;
  background-color: #e7e7e7;
}
.btn-sm:hover {
  color: #1c1c1a;
  background-color: #c3c3c3;
}
.btnBlack {
  background-color: black;
  color: white;
  font-family: "HelveticaNeueW02-55Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  font-weight: bold;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  z-index: 1;
}
.btnBlack:focus,
.btnBlack:hover,
.btnBlack:active {
  background-color: #e30513;
  color: white;
}
a.fancybox {
  position: relative;
  height: auto;
  display: inline-block;
}
a.fancybox:after {
  bottom: 0;
  right: 0;
  padding-top: 9px;
  font-family: "IconsFunderMax";
  font-size: 2.6rem;
  content: "\e001";
  position: absolute;
  height: 50px;
  width: 50px;
  color: #858585;
  background-color: #FFF;
  text-align: center;
}
a.fancybox:hover:after {
  color: #3c3c3c;
}
a.fancybox .img-thumbnail {
  padding: 0;
  border: none;
  width: 100%;
}
.accordion-group {
  border: 1px solid #c3c3c3;
  margin-bottom: 3px;
  overflow: hidden;
}
a.accordion-toggle {
  width: 100%;
  display: inline-block;
  color: #000000;
  z-index: 30;
  position: relative;
}
a.accordion-toggle:hover,
a.accordion-toggle:focus,
a.accordion-toggle:active {
  text-decoration: none;
}
a.accordion-toggle:before {
  font-family: "IconsFunderMax";
  content: '\e010';
  font-size: 1.6rem;
  position: relative;
  color: #e30513;
}
a.accordion-toggle.closed:before {
  content: '\e007';
  color: #000000;
}
.accordion-inner.thumbs {
  margin-top: -30px;
}
.accordion-heading {
  display: inline-block;
  padding: 10px 0;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 90%;
}
.accordion-heading .panel-title {
  font-size: 2.5rem;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
.accordion-heading .panel-comment {
  font-size: 1.6rem;
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
.csc-image figcaption {
  display: none;
}
.thumbnails {
  margin-top: 5px;
}
@media (max-width: 762px) {
  .thumbnails {
    width: 480px !important;
  }
}
@media (max-width: 555px) {
  .thumbnails {
    width: 100% !important;
  }
}
.thumbnails .slides {
  width: auto !important;
}
.thumbnailsItem {
  margin-top: 10px;
  margin-bottom: 5px;
  width: 25% !important;
}
.thumbnailsItem:hover {
  cursor: pointer;
}
.thumbnailsItem img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.briefingText {
  padding-top: 15px;
}
.characteristics .iconBox {
  height: 200px;
  overflow-y: visible;
}
.characteristics .iconBox .row div {
  margin-bottom: 40px;
  margin-top: 31px;
}
.characteristics .icon {
  display: block;
  color: black;
}
.characteristics .icon:before {
  content: '\e025';
  font-family: "IconsFunderMax";
  font-size: 4rem;
  color: #858585;
}
.characteristics .icon:hover {
  text-decoration: none;
  color: #e30513;
}
@media (max-width: 762px) {
  .characteristics .icon:hover {
    color: #858585;
    cursor: default;
  }
}
.characteristics .icon:hover:before {
  color: #e30513;
}
@media (max-width: 762px) {
  .characteristics .icon:hover:before {
    color: #858585;
    cursor: default;
  }
}
.characteristics .icon.attribute-0:before {
  /* scratchproof */
  content: '\e01d';
}
.characteristics .icon.attribute-1:before {
  /* easilycleanable */
  content: '\e01e';
}
.characteristics .icon.attribute-2:before {
  /* solvent */
  content: '\e01f';
}
.characteristics .icon.attribute-3:before {
  /* construction */
  content: '\e020';
}
.characteristics .icon.attribute-4:before {
  /* waetherproof */
  content: '\e021';
}
.characteristics .icon.attribute-5:before {
  /* lightresistant */
  content: '\e022';
}
.characteristics .icon.attribute-6:before {
  /* impactresistant */
  content: '\e023';
}
.characteristics .icon.attribute-7:before {
  /* hardened */
  content: '\e024';
}
.characteristics .icon.attribute-8:before {
  /* staticstress */
  content: '\2008';
}
.characteristics .icon.attribute-9:before {
  /* sd tight */
  content: '\202f';
}
.characteristics .icon.attribute-10:before {
  /* airtight */
  content: '\2007';
}
.characteristics .icon.attribute-11:before {
  /* unnaturalemissionfree */
  content: '\205f';
}
.characteristics .icon.attribute-12:before {
  /* cutsplintfree */
  content: '\2009';
}
.characteristics .icon.attribute-13:before {
  /* easyglue */
  content: '\200a';
}
.characteristics .icon .iconText {
  display: none;
  margin-left: 10px;
}
@media (max-width: 762px) {
  .characteristics .icon .iconText {
    display: inline-block;
  }
}
.characteristics .tooltip.bottom {
  top: 5px !important;
}
.certificates {
  margin-bottom: 40px;
}
.certificates .iconBox {
  overflow-y: visible;
}
.certificates .iconBox .row div {
  margin-bottom: 40px;
  margin-top: 31px;
}
.certificates .iconContainer {
  position: relative;
  display: inline-block;
  width: 60px;
  margin-right: 15px;
}
.certificates .iconContainer .icon img:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: none;
  /* IE 6-9 */
  filter: grayscale(0);
}
.certificates .icon {
  width: 70px;
  vertical-align: middle;
  color: black;
}
.certificates .icon:before {
  font-family: "IconsFunderMax";
  font-size: 4rem;
  color: #858585;
}
.certificates .icon:hover {
  text-decoration: none;
  color: #e30513;
}
@media (max-width: 762px) {
  .certificates .icon:hover {
    color: #858585;
    cursor: default;
  }
}
.certificates .icon:hover:before {
  color: #e30513;
}
@media (max-width: 762px) {
  .certificates .icon:hover:before {
    color: #858585;
    cursor: default;
  }
}
.certificates .icon img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  /* Firefox 10+, Firefox on Android */
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* IE 6-9 */
  filter: grayscale(100%);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
}
.certificates .icon .iconText {
  display: none;
  margin-left: 10px;
}
@media (max-width: 762px) {
  .certificates .icon .iconText {
    display: inline-block;
  }
}
.certificates .tooltip-inner {
  max-width: 480px;
}
.certificates .tooltip.bottom {
  top: 110% !important;
  left: 25% !important;
}
.certificates .tooltip.bottom .tooltip-arrow {
  margin-left: 10px !important;
  left: 0 !important;
}
.breadcrumb {
  padding-left: 0;
}
.breadcrumb .activeSpan {
  color: #aaaaaa;
  font-size: 1.6rem;
}
.breadcrumb a {
  color: #aaaaaa;
  font-size: 1.6rem;
}
.breadcrumb a:focus,
.breadcrumb a:hover,
.breadcrumb a:active {
  color: black;
  text-decoration: none;
}
.breadcrumb > li + li:before {
  content: '\e080';
  color: #aaaaaa;
  font-family: 'Glyphicons Halflings';
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
.breadcrumb li.home a > span {
  text-indent: -9999px;
  display: inline-block;
}
.breadcrumb li.home a:after {
  font-family: "IconsFunderMax";
  content: "\e002";
  font-size: 1.4rem;
}
.breadcrumb li.home a .active:after {
  content: none;
}
.microsite .breadcrumb li.home a > span {
  display: none;
}
.toTopBtn {
  position: fixed;
  right: 0px;
  bottom: 0;
  height: 50px;
  width: 50px;
  background-color: rgba(240, 240, 240, 0.5);
  opacity: 0;
  text-align: center;
  transition: opacity 1s ease;
  z-index: 9999;
}
.toTopBtn.show {
  opacity: 0.5;
}
.toTopBtn a {
  height: 100%;
  width: 100%;
}
.toTopBtn a:focus,
.toTopBtn a:hover,
.toTopBtn a:active {
  text-decoration: none;
}
.toTopBtn a:before {
  content: "\e113";
  font-family: 'Glyphicons Halflings';
  color: #e30513;
  font-size: 3rem;
  line-height: 1.5;
  padding-left: 5px;
}
.toTopBtn:hover {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.tooltip-inner {
  display: block;
  background-color: #e7e7e7;
  height: 30px;
  max-height: 30px;
  color: black;
  padding: 0px 10px 0 40px;
  width: auto;
  max-width: 400px;
  white-space: nowrap;
  font-size: 1.4rem;
  line-height: 2;
  padding-right: 10px;
}
.tooltip-inner:before {
  display: inline-block;
  background-color: #3c3c3c;
  height: 30px;
  width: 30px;
  color: white;
  content: '?';
  vertical-align: middle;
  margin-right: 10px;
  position: absolute;
  font-size: 2rem;
  margin-top: 0;
  left: 0;
  line-height: 1.5;
}
.tooltip.bottom {
  min-width: 150px;
  left: 36px !important;
  top: 10px !important;
}
.tooltip.bottom .tooltip-arrow {
  left: 15px;
  border-width: 0 5px 5px;
  border-bottom-color: #3c3c3c;
}
.dowloadLinkBoxCol {
  text-align: right;
}
.downloadLinkBox {
  position: relative;
  height: auto;
  display: inline-block;
}
.characteristics .downloadLinkBox {
  padding-top: 30px;
}
.downloadLinkBox:after {
  bottom: 0;
  right: 0;
  padding-top: 11px;
  font-family: "IconsFunderMax";
  font-size: 2rem;
  content: "\e026";
  position: absolute;
  height: 50px;
  width: 50px;
  color: #858585;
  background-color: rgba(255, 255, 255, 0.92);
  text-align: center;
}
.downloadLinkBox:hover:after {
  color: #3c3c3c;
}
.downloadLinkBox img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.surfaceInfoContainer {
  position: relative;
  display: none;
  transition: opacity 0.6s ease;
  height: 0;
  opacity: 0;
}
.surfaceInfoContainer .surfaceInfoArrow {
  position: relative;
  z-index: 10;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 0;
  left: 50%;
  margin-left: -10px;
  border-width: 0 9px 10px;
  border-bottom-color: #858585;
}
.surfaceInfoContainer .surfaceInfo {
  background-color: #858585;
  color: white;
  padding: 20px 30px 40px 30px;
  position: relative;
  z-index: 10;
}
.surfaceInfoContainer .surfaceInfo a.readMore {
  position: absolute;
  display: block;
  right: 0;
  margin-top: 10px;
  margin-right: 15px;
  color: white;
  font-size: 1.6rem;
}
.surfaceInfoContainer .surfaceInfo a.readMore:hover {
  color: white;
  text-decoration: none;
}
.surfaceInfoContainer .surfaceInfo a.readMore:hover:before {
  color: #e30513;
}
.surfaceInfoContainer .surfaceInfo a.readMore:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  color: #FFF;
  font-size: 0.8rem;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.surfaceInfoContainer.active {
  height: auto;
  opacity: 1;
  display: block;
}
.previewListThumbCol {
  margin-bottom: 30px;
}
.previewListThumbCol img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
  border: 1px solid #e7e7e7;
}
.surfaceCol.previewListThumbCol {
  margin-bottom: 0;
}
article.surfaceThumb {
  margin-top: 30px;
}
article.previewListThumb {
  position: relative;
}
article.previewListThumb .overlayLink {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 40;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
}
article.previewListThumb .shortcut {
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  width: 100%;
  font-size: 1.2rem;
  display: inline-block;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  article.previewListThumb .shortcut {
    font-size: 1.4rem;
  }
}
article.previewListThumb h4 {
  font-family: "HelveticaNeueW02-55Roma", Helvetica, Arial, sans-serif;
  width: 100%;
  font-size: 1.2rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  article.previewListThumb h4 {
    font-size: 1.4rem;
  }
}
article.previewListThumb:hover a.readMore {
  color: #e30513;
}
article.previewListThumb a.readMore {
  color: #aaaaaa;
  font-size: 1rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 1200px) {
  article.previewListThumb a.readMore {
    font-size: 1.2rem;
  }
}
article.previewListThumb a.readMore:hover {
  text-decoration: none;
}
article.previewListThumb a.readMore:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  font-size: .8rem;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
article.previewListThumb footer {
  z-index: 2;
}
article.previewListThumb .inlinePopup {
  width: 100%;
  padding: 0 20px;
}
.iconLinkBox {
  background-color: #e30513;
  color: white;
  height: 193px;
  display: block;
  text-align: center;
  vertical-align: bottom;
}
.iconLinkBox span {
  position: absolute;
  width: 80%;
  bottom: 10px;
  right: 25px;
  font-size: 2.5rem;
  text-align: right;
  z-index: 5;
  font-family: "HelveticaNeueW02-55Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
}
.iconLinkBox:hover {
  text-decoration: none;
  color: white;
}
.iconLinkBox:hover .hoverOverlay {
  opacity: 1;
}
.iconLinkBox:hover:before {
  color: rgba(255, 255, 255, 0.3) !important;
}
.iconLinkBox:before {
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.iconLinkBox .hoverOverlay {
  position: absolute;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 3;
  height: 100%;
  width: auto;
  top: 0;
  left: 15px;
  right: 15px;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.iconLinkBox.downloadPageLinkBox:before {
  display: block;
  content: '\e026';
  font-family: 'IconsFunderMax';
  font-size: 10rem;
  padding-top: 30px;
  color: rgba(0, 0, 0, 0.1);
}
.iconLinkBox.orderSampleLinkBox:before {
  display: inline-block;
  content: '\e027';
  font-family: 'IconsFunderMax';
  font-size: 15rem;
  margin-top: -3px;
  color: rgba(0, 0, 0, 0.1);
}
.contentFooter {
  margin-top: 50px;
}
.contactBox {
  background-color: #e7e7e7;
  color: black;
  width: 100%;
}
.contactBox.loggedOut {
  height: 193px;
}
.contactBox.loggedOut:before {
  content: '\e028';
  font-family: 'IconsFunderMax';
  font-size: 20rem;
  color: rgba(0, 0, 0, 0.25);
  position: absolute;
  bottom: -36px;
  left: 10px;
}
.contactBox.loggedOut .title {
  font-family: "HelveticaNeueW02-55Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  display: block;
  font-size: 2.5rem;
  line-height: 1.2;
}
.contactBox.loggedOut .phone {
  font-family: "HelveticaNeueW02-55Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  font-weight: bold;
  display: block;
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 5px;
}
.contactBox.loggedOut p {
  position: relative;
  display: block;
  margin-right: 0;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 15px;
  text-align: right;
  font-size: 1.8rem;
  line-height: 1.4;
  width: 60%;
}
.contactBox.loggedOut .moreLink {
  width: 50%;
  display: block;
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding-right: 10px;
  text-align: right;
  font-size: 1.8rem;
  color: black;
}
.contactBox.loggedOut .moreLink:hover {
  text-decoration: none;
  color: #e30513;
}
.contactBox.loggedOut .moreLink:hover:before {
  color: #e30513;
}
.contactBox.loggedOut .moreLink:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  color: black;
  font-size: 1rem;
  margin-right: 5px;
  margin-bottom: 1px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  display: inline-block;
  margin-top: -2px;
}
.detailPage {
  margin-top: 30px;
}
.detailPage .subtitle {
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  font-size: 2rem;
}
.detailPage h1 {
  margin-top: 5px;
}
.filterRow {
  border-bottom: 1px dotted black;
}
ul.pageMenu,
ul.jumpMenu {
  list-style: none;
  margin: 3px 0 0;
  padding: 0;
}
ul.pageMenu > li,
ul.jumpMenu > li {
  display: inline-block;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: 1px solid black;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 10px;
}
ul.pageMenu > li a,
ul.jumpMenu > li a {
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
ul.pageMenu > li:before,
ul.jumpMenu > li:before {
  content: none !important;
}
ul.pageMenu > li:last-child,
ul.jumpMenu > li:last-child {
  border: none;
}
.filterSearchForm {
  text-align: right;
}
@media (max-width: 762px) {
  .filterSearchForm {
    margin-top: 10px;
  }
}
.filterSearch {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  display: inline-block;
  height: auto;
  width: auto;
  text-align: right;
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  font-size: 2rem;
  color: black;
}
.filterSearch:-moz-placeholder {
  color: #aaaaaa;
}
.filterSearch::-moz-placeholder {
  color: #aaaaaa;
}
.filterSearch:-ms-input-placeholder {
  color: #aaaaaa;
}
.filterSearch::-webkit-input-placeholder {
  color: #aaaaaa;
}
@media (max-width: 762px) {
  .filterSearch {
    width: 77%;
  }
}
.searchIcon {
  background: none;
  border: none;
  padding: 0;
  height: 26px;
  width: 26px;
  color: #aaaaaa;
}
.searchIcon:before {
  display: inline-block;
  font-family: "IconsFunderMax";
  content: "\e001";
}
.searchInfo {
  text-align: right;
}
.searchresultsWord {
  display: inline-block;
  font-size: 1.4rem;
  color: #1c1c1a;
}
.searchresultsWord .searchword {
  text-transform: none;
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.resetView {
  display: inline-block;
  font-size: 1.4rem;
  border-left: 1px solid #1c1c1a;
  margin-left: 10px;
  line-height: 1.2;
}
.resetView a {
  color: #858585;
  padding-left: 15px;
}
.filterSection {
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.decorIndex h2 {
  font-size: 3rem;
  margin-top: 0px;
  margin-bottom: 5px;
  text-transform: lowercase;
}
.decorIndex h3 {
  font-size: 2rem;
  margin-top: 0px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.moreLinkContainer {
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
}
.showMoreItems {
  color: #858585;
  font-size: 1.6rem;
  padding-right: 15px;
}
.showMoreItems:hover:before {
  color: #e30513;
}
.showMoreItems:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  color: #858585;
  font-size: 0.8rem;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.showMoreItems:hover {
  text-decoration: none;
}
@media (max-width: 762px) {
  .itemHidden {
    display: none;
  }
}
.headerImage {
  width: 100%;
  height: auto;
}
.product.abstract p {
  margin: 0;
}
.product .briefingSlider {
  margin-top: 0;
}
.product .briefingText {
  padding-top: 0;
}
.productDetailContent {
  padding: 10px;
}
.productDetailContent .borderBottom {
  border-bottom: 1px solid #aaaaaa;
}
.productDetailContent .core,
.productDetailContent .thickness {
  margin-bottom: 15px;
}
#sub-nav a[id^="c"] {
  display: none !important;
}
.singleTeaser .overlayLink {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  left: 0;
  top: 0;
}
.glyphicon {
  top: 5px;
}
.bottomtitle {
  margin-bottom: -4px;
}
.bottomsubtitle {
  font-family: "HelveticaNeueW01-46Ligh", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
}
.location {
  font-size: 1.6rem;
}
.bottomnumber {
  margin-bottom: 4px;
}
.socialLinks a {
  background: none repeat scroll 0 0 #e7e7e7;
  color: #3c3c3c;
  display: inline-block;
  height: 50px;
  padding-top: 8px;
  text-align: center;
  width: 50px;
}
.socialLinks a.xing:before {
  display: inline-block;
  font-family: "IconsFunderMax";
  font-size: 2.5rem;
  content: "\e00b";
}
.socialLinks a.xing:hover {
  background: none repeat scroll 0 0 #0a5a5f;
  color: white;
  text-decoration: none;
}
.socialLinks a.facebook:before {
  display: inline-block;
  font-family: "IconsFunderMax";
  font-size: 2.5rem;
  content: "\e00c";
}
.socialLinks a.facebook:hover {
  background: none repeat scroll 0 0 #3B5998;
  color: white;
  text-decoration: none;
}
.socialLinks a.kununu:before {
  display: inline-block;
  font-family: "IconsFunderMax";
  font-size: 2.5rem;
  content: "\e0a6";
}
.socialLinks a.kununu:hover {
  background: none repeat scroll 0 0 #aebd00;
  color: white;
  text-decoration: none;
}

.socialLinks a.linkedin:before {
  display: inline-block;
  font-family: "IconsFunderMax";
  font-size: 2.5rem;
  content: "\e008";
}

.socialLinks a.linkedin:hover {
  background: none repeat scroll 0 0 #0976b4;
  color: white;
  text-decoration: none;
}

.socialLinks a.twitter:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 2.8rem;
  font-weight: 800;
  content: "\f099";
}

.socialLinks a.twitter:hover {
  background: none repeat scroll 0 0 #55acee;
  color: white;
  text-decoration: none;
}

.socialLinks a.whatsapp:before {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 2.8rem;
  font-weight: 800;
  content: "\f232";
}

.socialLinks a.whatsapp:hover {
  background: none repeat scroll 0 0 #34af23;
  color: white;
  text-decoration: none;
}



#orderpopup .orderinput {
  width: 50%;
}
#orderpopup .input-sm {
  height: 30px;
}
#orderpopup button {
  background: none;
  vertical-align: baseline;
}
.phone_before:before {
  font-family: "IconsFunderMax";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  font-size: 1.8rem;
}
.phone_before:before {
  content: "\e017";
  vertical-align: baseline;
}
.phone {
  margin-bottom: 5px;
  font-size: 1.6rem;
}
.mail {
  font-size: 1.6rem;
}
.pdfDownloadLink {
  float: left;
}
.pdf_ico {
  margin: 0 5px 18px 0;
}
.tx-as-register .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}
.singleTeaser article .bgimage.on-hover {
  opacity: 0;
  -webkit-transition: all 1s;
  transition: all 1s;
}
section.singleTeaser:hover .bgimage.on-hover {
  opacity: 1;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.video-js {
  background-color: black;
  max-width: 100%;
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  top: 0;
}
.vjs-default-skin .vjs-control-bar {
  background-color: white;
  border: 1px solid;
}
.vjs-current-time-display,
.vjs-duration-display,
.vjs-time-divider,
.vjs-live-display {
  color: black;
}
.vjs-default-skin .vjs-slider {
  background-color: #e30513;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  border-color: #e30513;
  background-color: transparent;
}
.vjs-default-skin .vjs-control:before {
  color: #e30513;
  text-shadow: none;
}
.vjs-default-skin .vjs-big-play-button {
  border-color: #e30513;
}
.vjs-default-skin .vjs-big-play-button:before {
  color: #e30513;
  left: 4px;
  top: 2px;
}
.vjs-default-skin .vjs-big-play-button {
  border-radius: 4em;
  border-color: #e30513;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  width: 3em;
  height: 3em;
}
.vjs-default-skin .vjs-big-play-button:hover {
  background-color: transparent;
}
.alternativeaddress {
  padding: 20px;
}
.mainContentCol ul.nav-tabs li {
  margin-bottom: 0;
  padding-left: 0;
}
.mainContentCol ul.nav-tabs li:before {
  display: none;
}
.align-middle {
  position: relative;
  background: white;
  padding: 1px 20px 20px 20px;
  width: 800px;
  max-width: 100%;
  margin: auto;
}
.frontpage-login-wrapper {
  position: absolute;
  top: 170px;
  width: 100%;
}
.frontpage-login-wrapper .align-middle {
  background-color: rgba(255, 255, 255, 0.8);
}
.csc-microsite-header-pic img {
  min-height: 1000px;
}
.infoboxes.microsite {
  margin: 0;
}
.infoboxes.microsite article h3 {
  margin-top: 0;
}
.microsite .img-thumbnail {
  width: 100%;
}
.microsite.loggedout main.frontpage {
  padding: 0;
}
.musterservice {
  margin-top: 50px;
}
.musterservice form {
  margin-bottom: 20px;
}
.musterservice p {
  padding: 10px;
}
article.referenceHeavy {
  position: relative;
  margin-bottom: 20px;
}
article.referenceHeavy:hover a.readMore {
  color: #e30513;
}
article.referenceHeavy img {
  position: relative;
  display: block;
  width: 101%;
  height: auto;
  z-index: 1;
}
article.referenceHeavy h2 {
  color: #000000;
  font-size: 1.8rem;
  margin-top: 15px;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  article.referenceHeavy h2 {
    font-size: 2.4rem;
  }
}
article.referenceHeavy .overlayLink {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 40;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
}
article.referenceHeavy footer {
  z-index: 2;
}
article.referenceHeavy a.readMore {
  color: #aaaaaa;
  font-size: 1.4rem;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media (min-width: 1200px) {
  article.referenceHeavy a.readMore {
    font-size: 1.6rem;
  }
}
article.referenceHeavy a.readMore:hover {
  text-decoration: none;
}
article.referenceHeavy a.readMore:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  font-size: .8rem;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
/* --- References light --- */
.referencesLight {
  margin-bottom: 40px;
}
.referencesLight:before,
.referencesLight:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.referencesLight:after {
  clear: both;
}
.referencesLight-lightboxTemplate {
  position: relative;
  width: 2200px;
  max-width: 100%;
  display: none;
}
#referenceIds,
#categoryIds {
  display: none;
}
.tx-as-fux.lightRef .fancybox-inner {
  overflow: hidden !important;
  background: white;
}
article.refLightPattern {
  position: relative;
}
article.refLightPattern img {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  z-index: 1;
}
article.refLightPattern h4 {
  font-family: "HelveticaNeueW02-65Medi", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  article.refLightPattern h4 {
    font-size: 1.4rem;
  }
}
article.refLightPattern .overlayLink {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 40;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0);
}
article.refLightPattern footer {
  z-index: 2;
}
.previewThumbContainer {
  width: 100%;
  background: #e7e7e7;
  padding: 20px 0 45px 0;
  box-sizing: border-box;
  height: 132px;
  max-height: 132px;
}
.previewThumbContainer a.refThumbItem {
  height: 62px;
  width: 70px;
  display: inline-block;
  background-color: #aaaaaa;
}
.refThumbs {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.refThumbs .slides li {
  margin: 0 18px 0 0;
  padding-left: 0;
  width: 70px;
  font-size: 2px;
}
.refThumbs .slides li:before {
  background: transparent;
  height: 0;
  width: 0;
}
.refThumbs .slides li img {
  max-width: 70px;
  max-height: 62px;
}
.refThumbs .slides .refThumbItem.flex-active-slide img {
  border: 2px solid white;
  outline: 1px solid black;
}
.refThumbs .flex-direction-nav {
  background: none;
  color: #ccc;
  position: relative;
  width: 100%;
  height: 0;
}
.refThumbs .flex-direction-nav li {
  color: #aaaaaa;
}
.refThumbs .flex-direction-nav li:before {
  background: transparent;
  height: 0;
  width: 0;
  font-size: 2rem;
}
.refThumbs .flex-direction-nav li a {
  font-size: 0rem;
  font-family: 'IconsFunderMax';
  background: transparent;
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 8px;
  top: auto;
}
.refThumbs .flex-direction-nav li a:after {
  font-family: 'IconsFunderMax';
  font-size: 4rem;
  width: 50px;
  height: 50px;
  color: #c3c3c3;
  position: absolute;
  margin-left: 7px;
  margin-top: -25px;
}
.refThumbs .flex-direction-nav li a.flex-next {
  right: -40px;
}
.refThumbs .flex-direction-nav li a.flex-next:after {
  content: "\e00e";
}
.refThumbs .flex-direction-nav li a.flex-prev {
  left: -50px;
}
.refThumbs .flex-direction-nav li a.flex-prev:after {
  content: "\e00f";
}
.refThumbs .flex-viewport {
  padding: 5px;
}
.referenceExamples {
  margin-top: 20px;
  margin-bottom: 60px;
}
.detailPageLink {
  display: none;
}
.referencesLight-lightboxTemplate .briefingBox {
  margin: 10px 20px;
}
.referencesLight-lightboxTemplate .briefingBox .detailPageLink {
  display: block;
  margin-top: 20px;
}
.referencesLight-lightboxTemplate .briefingBox a.readMore {
  color: black;
}
.referencesLight-lightboxTemplate .briefingBox a.readMore:hover {
  color: black;
  text-decoration: none;
}
.referencesLight-lightboxTemplate .briefingBox a.readMore:hover:before {
  color: #e30513;
}
.referencesLight-lightboxTemplate .briefingBox a.readMore:before {
  content: '\e00e';
  font-family: "IconsFunderMax";
  color: black;
  font-size: 1rem;
  margin-right: 5px;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.referencesLight-lightboxTemplate .briefingSlider {
  margin-top: 30px;
}
.referenceLightFancxbox .fancybox-skin {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 100%;
}
.referenceLightFancxbox .fancybox-inner {
  height: auto !important;
  padding: 0;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.previewThumbContainer {
  overflow: hidden;
}
.previewThumbContainer .flexslider {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.search-wrapper #search-icon,
.search-wrapper .headersearchbutton,
.search-wrapper #mobile-search-icon {
  float: left;
  color: white;
  cursor: pointer;
}
.search-wrapper .headersearchbutton {
  background: none;
  border: none;
  height: 25px;
}
.search-wrapper .headersearchbutton:after {
  display: block;
  font-family: "IconsFunderMax";
  content: "\e001";
}
.search-wrapper form#searchform .form-group,
.search-wrapper form#mobile-searchform .form-group {
  opacity: 1;
  width: 10em;
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.search-wrapper.onclosing #search-icon:after,
.search-wrapper.onclosing #mobile-search-icon:after {
  display: none;
}
.search-wrapper.onclosing form#searchform .form-group,
.search-wrapper.onclosing form#mobile-searchform .form-group {
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  width: 0;
}
.search-wrapper.onclosing form#searchform .headersearchbutton,
.search-wrapper.onclosing form#mobile-searchform .headersearchbutton {
  display: block;
}
.search-wrapper.closed #search-icon:after,
.search-wrapper.closed #mobile-search-icon:after {
  display: block;
  font-family: "IconsFunderMax";
  content: "\e001";
  color: #858585;
}
.search-wrapper.closed form#searchform .form-group,
.search-wrapper.closed form#mobile-searchform .form-group {
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0;
  width: 0;
}
.search-wrapper.closed form#searchform .headersearchbutton,
.search-wrapper.closed form#mobile-searchform .headersearchbutton {
  display: none;
}
.search-wrapper #mobile-searchform .headersearchbutton {
  height: 30px;
  margin-left: -6px;
  margin-top: -2px;
}
.search-wrapper #mobile-searchform .headersearchbutton:after {
  font-size: 1.3em;
}
.search-icon.btn-primary,
#mobile-search-icon.btn-primary {
  background-color: #aaaaaa;
  border-color: #aaaaaa;
}
.search-icon.btn-primary:after,
#mobile-search-icon.btn-primary:after {
  display: block;
  font-family: "IconsFunderMax";
  content: "\e001";
  color: black;
}
.search-icon.btn-primary:hover,
#mobile-search-icon.btn-primary:hover {
  background-color: #3c3c3c;
  border-color: #3c3c3c;
}
#mobile-search-icon:after {
  font-size: 1.3em;
}
.tx_ascontacts td.image {
  width: 120px;
  padding-left: 0;
  padding-right: 0;
}
table.tx_ascontacts {
  position: relative;
}
.contactFilter {
  margin-bottom: 20px;
}
.contactFilter input,
.contactFilter select,
.contactFilter textarea {
  width: 100%;
}
.responsibilityInfo {
  display: block;
  font-style: italic;
  font-size: 1.6rem;
}
.secondaryFilter {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 1;
}
.secondaryFilter.inactive {
  opacity: 0;
}
.secondaryFilter .resetLink {
  margin-top: 30px;
  display: inline-block;
}
.filterIcon span {
  visibility: hidden;
  font-size: 0;
}
.filterIcon:before {
  content: '\e321';
  font-family: 'Glyphicons';
  font-size: 1.8rem;
  color: #858585;
  vertical-align: middle;
  line-height: 2;
}
button.filterIcon {
  border: none;
  background-color: none;
  background: none;
  position: absolute;
  top: 30px;
  right: 15px;
}
button.filterIcon:hover:before {
  color: #e30513;
}
.url {
  font-size: 0.8em;
  margin-top: 5px;
}
article.result-list-item {
  margin-top: 30px;
}
article.result-list-item .hit {
  color: #e30513;
  background: rgba(0, 0, 0, 0.1);
  padding: 5px;
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-pdf:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-pdf:before {
  background-image: url('vhs-assets-css-4ff7e5abd0478388ff06c49c09462c53.svg');
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-doc:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-doc:before {
  background-image: url('vhs-assets-css-d1e462fee6fdf890ea1a56ef06d8f2ad.svg');
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-dwg:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-dwg:before {
  background-image: url('vhs-assets-css-1066e9adb88729a65500240ff144c5fa.svg');
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-dxf:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-dxf:before {
  background-image: url('vhs-assets-css-91625592fc611cfd9c9fab2d95932fbe.svg');
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-xls:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-xls:before,
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-xlsx:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-xlsx:before {
  background-image: url('vhs-assets-css-ef3ad78c79a7932691d03d95e42cff00.svg');
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-zip:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-zip:before {
  background-image: url('vhs-assets-css-acab777f19fcf2b903f0b7b304503013.svg');
}
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-jpg:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-jpg:before,
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-png:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-png:before,
.mainContentCol ul li.csc-uploads-element.csc-uploads-element-tiff:before,
.fancybox-inner ul li.csc-uploads-element.csc-uploads-element-tiff:before {
  background-image: url('vhs-assets-css-193b830add10c4bf241ded6733e21318.svg');
}
.mainContentCol ul li.csc-uploads-element:before,
.fancybox-inner ul li.csc-uploads-element:before {
  width: 20px;
  height: 30px;
  background-repeat: no-repeat;
  content: '';
  display: block;
  background-size: 100% 100%;
  float: left;
  margin-right: 10px;
  background-color: transparent;
  background-image: url('vhs-assets-css-d683000af6cb4ae7fc64fe8328a89ce2.svg');
}
.mainContentCol ul li.csc-uploads-element .csc-uploads-description,
.fancybox-inner ul li.csc-uploads-element .csc-uploads-description,
.mainContentCol ul li.csc-uploads-element .csc-uploads-fileName,
.fancybox-inner ul li.csc-uploads-element .csc-uploads-fileName {
  display: block;
}
.fancybox-autoload {
  display: none;
}
#world-map {
  width: 100%;
  height: 400px;
}
@media (max-width: 991px) {
  #world-map {
    height: 300px;
  }
}
@media (max-width: 762px) {
  #world-map {
    height: 150px;
  }
}
.jvectormap-container {
  height: 400px;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .jvectormap-container {
    height: 300px;
  }
}
@media (max-width: 762px) {
  .jvectormap-container {
    height: 150px;
  }
  
  
}
.dontShow {
  visibility: hidden;
}
/* --- Loading Animation  ------------------------ */
.previewThumbContainer {
  position: relative;
}
.previewThumbContainer .active.loading_container {
  top: 0;
}
.previewThumbContainer .active .loader {
  margin: 3em auto;
}
.loading_container {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  color: transparent;
}
.loading_container.active {
  color: black;
  z-index: 30;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.active .loader,
.active .loader:before,
.active .loader:after {
  background: #3c3c3c;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.active .loader:before,
.active .loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.active .loader:before {
  left: -1.5em;
}
.active .loader {
  text-indent: -9999em;
  margin: 8em auto;
  position: relative;
  font-size: 11px;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.active .loader:after {
  left: 1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #3c3c3c;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em #3c3c3c;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 #3c3c3c;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em #3c3c3c;
    height: 5em;
  }
}
/* FAQ collapsible */
.faqCollapsible a.accordion-toggle.collapsed:before {
  content: '\e007';
  color: #000000;
}
.faqCollapsible .accordion-inner {
  padding: 6px;
}
.newsMediaImage {
  display: block;
  max-width: 100%;
  height: auto;
}
.fancybox-title-float-wrap .child {
  background: none;
}
.news .careerNewsList,
.news .textNewsList {
  background: none;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #aaaaaa;
}
.news .careerNewsList:hover,
.news .textNewsList:hover {
  background: none;
}
.news .careerNewsList.doublesquare,
.news .textNewsList.doublesquare {
  padding-bottom: 48%;
}
.news .careerNewsList ul,
.news .textNewsList ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.news .careerNewsList li,
.news .textNewsList li {
  border-bottom: 1px dotted #aaaaaa;
  padding-bottom: 5px;
  margin-top: 5px;
  position: relative;
  padding-left: 10px;
}
.news .careerNewsList li:before,
.news .textNewsList li:before {
  font-family: "IconsFunderMax";
  content: "\e00e";
  font-size: 1rem;
  position: absolute;
  top: 4px;
  left: 0;
  margin-left: 0px;
  margin-right: 5px;
  background-color: transparent;
}
.news .careerNewsList li:last-child,
.news .textNewsList li:last-child {
  border-bottom: 0;
}
.news .careerNewsList li span,
.news .textNewsList li span {
  display: block;
}
.news .careerNewsList li .city,
.news .textNewsList li .city {
  font-size: 0.8em;
}
.news .textNewsList li:before {
  top: 4px;
}
.fceAccordion .accordion-inner {
  padding: 6px;
}
.fceAccordion .accordion-inner.removePadding {
  padding: 0;
}
.awards_carreers_silber,
.awards_kununu,
.awards_kununu_company {
  max-height: 55px;
  padding: 0 5px;
}
.awards_carreers_silber.awards_kununu_company,
.awards_kununu.awards_kununu_company,
.awards_kununu_company.awards_kununu_company {
  margin: 0 !important;
  float: left !important;
}
.awardsblock {
    float:left; 
    max-width: 125px; 
    height: 126px;
}

.karriere_best_recruiter {
    max-width: 120px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 30px;
    margin-top: 25px;
}

.karriere_best_recruiter2015 {
    max-width: 128px;
    max-height: 126px;
    padding: 0 5px;
    margin-left: 40px;
    margin-top: 25px;
}

.karriere_kununu_top_company {
    max-width: 126px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 30px;
    margin-top: 45px;
}

.karriere_kununu_open_company {
    max-width: 132px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 40px;
    margin-top: 45px;
}


.karriere_filter {
  z-index: 999;
}
.newsDate {
  padding: 20px 0 0 15px;
  color: white;
  position: relative;
}
.newsListDate {
  font-size: 0.8em;
}
@media (max-width: 991px) {
  .special-col-sm-12 {
    width: 100%;
    float: left;
  }
}
.pwReset.form-error {
  position: absolute;
  margin: -15px 0 0 0;
  padding-left: 10px;
}
.pwReset.form-error li {
  margin: 0;
  padding: 5px;
  font-size: 1.4rem;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
}
.pwReset.form-error li:before {
  width: 0;
  height: 0;
  color: transparent;
  background-color: transparent;
}
ul.flashmessage {
  padding-left: 10px;
  margin-bottom: 20px;
  background-color: #e8ffe8;
  font-size: 1.8rem;
}
ul.flashmessage li {
  margin: 0;
  padding: 10px;
  font-size: 1.8rem;
  font-family: "HelveticaNeueW02-55Bold", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  font-weight: bold;
}
ul.flashmessage li:before {
  width: 0;
  height: 0;
  color: transparent;
  background-color: transparent;
}
.moreElements {
  padding-top: 15px;
}
/* --- News -------------- */
.news-list-view .singleTeaser article {
  height: auto;
  background: transparent;
  padding-bottom: 20px;
  margin-bottom: 50px;
}
.news-list-view .singleTeaser article:focus,
.news-list-view .singleTeaser article:hover,
.news-list-view .singleTeaser article:active {
  cursor: hand;
}
.news-list-view .singleTeaser article:focus .bgimage,
.news-list-view .singleTeaser article:hover .bgimage,
.news-list-view .singleTeaser article:active .bgimage {
  opacity: 1;
}
.news-list-view .singleTeaser article:focus .overlayLink,
.news-list-view .singleTeaser article:hover .overlayLink,
.news-list-view .singleTeaser article:active .overlayLink {
  opacity: 0.5;
}
.news-list-view .singleTeaser article:focus footer .subtitle:before,
.news-list-view .singleTeaser article:hover footer .subtitle:before,
.news-list-view .singleTeaser article:active footer .subtitle:before {
  color: #e30513;
}
.news-list-view .singleTeaser article .overlayLink {
  opacity: 0;
  background: black;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.news-list-view .singleTeaser article footer {
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: left;
  margin-top: 10px;
}
.news-list-view .singleTeaser article footer h2 {
  color: black;
  margin-bottom: 10px;
}
.news-list-view .singleTeaser article footer .subtitle {
  color: black;
  float: right;
}
.news-list-view .singleTeaser article footer .subtitle:before {
  color: black;
  margin-right: 4px;
}
.news-list-view .singleTeaser article .media-element {
  border: 1px solid #e7e7e7;
  position: relative;
}
.news-list-view .singleTeaser article .no-media-element {
  position: relative;
  background: #3c3c3c;
}
.news-list-view .singleTeaser article .no-media-element.event {
  background: #e30513;
}
.news-list-view .singleTeaser article .bgimage {
  position: relative;
}
.news-list-view .singleTeaser article .bgimage.news_events {
  opacity: 1;
  margin-top: 0;
}
.news-list-view .singleTeaser article .newsDate {
  color: black;
  padding: 0;
  font-size: 1.4rem;
  padding-top: 10px;
}
.news-list-view .singleTeaser article .completeOverlayLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background: white;
  opacity: 0.1;
}
.news-detail-date {
  font-size: 1.4rem;
  margin-top: 1px;
  display: inline-block;
}
.news-media-wrap {
  margin-top: 40px;
}
.news-media-wrap a.fancybox:after {
  bottom: 0px;
  right: 0;
  /* padding-bottom: 5px; */
  padding-top: 2px;
  font-family: "IconsFunderMax";
  font-size: 1.2rem;
  content: "\e001";
  position: absolute;
  height: 22px;
  width: 22px;
  color: #858585;
  background-color: #ffffff;
  text-align: center;
}
#orderAccordion .accordion-inner {
  padding: 10px 35px 20px 35px;
}
#orderAccordion .recipientInfo {
  margin-bottom: 20px;
}
#orderAccordion .orderdate {
  position: relative;
  margin-right: 40px;
}
#filterSearch .form-group {
  border: 1px solid lightgray;
}
input#filterSearchWord:focus {
  outline: none;
}
#cookieInfo {
  font-size: 1.4rem;
  background-color: #e7e7e7;
  padding: 12px 0;
  min-height: 45px;
}
#cookieInfo p {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
#cookieInfo a {
  color: black;
  text-decoration: underline;
}
#cookieInfo a:hover {
  color: #e30513;
}
#cookieInfo .infoButtons {
  text-align: right;
}
#cookieInfo .closeInfo {
  text-decoration: none;
  font-size: 1rem;
  margin-left: 20px;
}
#cookieInfo .closeInfo:before {
  content: '\e016';
  font-family: "IconsFunderMax";
  color: #858585;
}
body.showCookieInfo #cookieInfo {
  display: block;
}
body.hideCookieInfo {
  padding-top: 130px;
}
body.hideCookieInfo #cookieInfo {
  display: none;
}
.mainnav {
  height: 95px;
}
.decorIndex {
  position: relative;
  z-index: 10;
}
#decorContainer {
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
}
/* --- Topic Element - Splitter Element -------------- */
.topicElement {
  position: relative;
  margin-left: -75px;
  margin-right: -75px;
}
/* --- headline + text + new sign -------------- */
.titleTextNewElement {
  margin-bottom: 30px;
  margin-top: 50px;
}
.titleTextNewElement .title {
  padding-left: 170px;
}
.titleTextNewElement .title h2 {
  color: #000;
}
.titleTextNewElement .text {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-left: 170px;
  border-top: 1px solid #000000;
}
.titleTextNewElement .newSign {
  position: absolute;
  margin-top: -91px;
  margin-left: -135px;
  height: 104px;
  width: 104px;
  border-radius: 70px;
  background-color: #000;
  color: #FFF;
  padding-top: 33px;
  font-size: 2.8rem;
  text-align: center;
  text-transform: uppercase;
}
.titleTextNewElement .newSign.es,
.titleTextNewElement .newSign.it,
.titleTextNewElement .newSign.fr,
.titleTextNewElement .newSign.ru {
  margin-top: -92px;
  padding-top: 40px;
  font-size: 2rem;
}
.html5Media article {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  height: 0;
  padding-bottom: 56.3%;
  background: #3c3c3c;
}
.html5Media .video-placeholder {
  max-height: 591px;
}
.fullWidthImage .img-thumbnail {
  margin-right: 0;
}



.news-clear {
    clear: both;
}

.page-navigation {
    clear: both;
    margin-left: 15px;
    margin-bottom: 75px;
}

.f3-widget-paginator li {
    float: left;
    margin-right: 15px !important;
}


div#uid-2123.row.fixedcol div.col-sm-4 div.infoboxes.microsite article.recrouting.darkfill.content.singleTeaser img.qricon:nth-child(2), div#uid-2135.row.fixedcol div.col-sm-4 div.infoboxes.microsite article.recrouting.darkfill.content.singleTeaser img.qricon:nth-child(2) {
    width: 65% !important;
}


/* Pressemitteilungen CSS*/
a.downloadbox {
    position: relative;
    height: auto;
    display: inline-block;
}
a.downloadbox .img-thumbnail {
    padding: 0;
    border: none;
    width: 100%;
}
a.downloadbox:after {
    bottom: 0;
    right: 0;
    padding-top: 9px;
    font-family: "IconsFunderMax";
    font-size: 2.6rem;
    content: "\e001";
    position: absolute;
    height: 50px;
    width: 50px;
    color: #858585;
    background-color: #FFF;
    text-align: center;
}
.news-media-wrap a.downloadbox:after {
    bottom: 0px;
    right: 0;
    /* padding-bottom: 5px; */
    padding-top: 2px;
    font-family: "IconsFunderMax";
    font-size: 1.2rem;
    content: "\e026";
    position: absolute;
    height: 22px;
    width: 22px;
    color: #858585;
    background-color: #ffffff;
    text-align: center;
}
/* Pressemitteilungen CSS END*/

/*    font-family: "IconsFunderMax";
    display: inline-block;
    margin-right: 5px;
    font-size: 1.2rem;
    content: "\e026";
    vertical-align: initial;
    color: white;*/

.news .textNewsList.doublesquare.presse, body.subpage .news .textNewsList.doublesquare{
  padding-bottom: 0;
  height: auto;
}
body.subpage .mlook main.container{
  /*background: url('/fileadmin/mlook/mlook_background_web.jpg') no-repeat top right transparent;*/
  /*background-image: url('');*/
  /*background-position: top right;*/
  /*background-color: transparent;*/
  /*background-attachment: fixed;*/
  /*background-repeat: no-repeat;*/
}
#mlookbackground{
  display: none;
}
.mlook #mlookbackground{
  display: block;
  /*display: block;*/
  position: fixed;
  /* left: 0; */
  z-index: 1;
  right: 0;
  opacity: 0.3;
}
.mlook.isHome #mlookbackground{
  display: none;
}
.mlook #pagefooter{
  z-index: 2;
  position: relative;
}
body.subpage .mlook main.container{
  z-index: 2;
  position: relative;
}
@media (max-width: 1631px) {
  .mlook #mlookbackground{
    /*display: none;*/
  }
}

#as_page_2073726 .tx-as-fux .decorIndex{
		display: none;
	}
	
#as_page_2073726 .tx-as-fux .decorIndex:last-of-type{
		display: block;
	}
	
	.mainContentCol h2{
			margin-right: 300px;
		}
		
		#as_page_2073725 .slidebar-wrapper{
				overflow: hidden;
			}
			
			#as_page_2073736 .slidebar-wrapper{
				overflow: hidden;
			}
			
#as_page_2073725 .previewThumbContainer{
		display: none;
	}
	
	
#as_page_2073725 .briefingBox{
	
		padding-bottom: 20px;
	}
	
	#as_page_2073736 header h2{
			display: none;
		}
                
#as_page_2073736 .fux-detail > h2,
#as_page_2073736 .fux-detail > .row:last-of-type{
    display: none;
}

.referenceHeavy footer > h2{
    width: 100%;
}


/*** 4er Dekore ***/

.group .decorbox{
    width: 48% !important;
    float: left;
    margin: 0px;
    
}



.group{
    float: left;
    width: 50% !important;
    margin-bottom: 50px;
}

#groupright{
    float: right;
}



.group .previewListThumbCol{
    width: 95%;
    padding: 0px;
}

#groupright .previewListThumbCol{
    margin-left: 13%;
}

.group h4{
    margin-top: 1px !important;
    margin-left: 0px !important;
}

.group .readMore{
    position: relative !important;
}

.group .shortcut,
.group h4,
.group .readMore{
    font-size: 13px !important;
    margin-left: 0px;
}

.group .readMore{
    border-left: 1px solid black;
    padding-left: 10px;
    line-height: 12px;
    margin-top: 2px !important;
    padding-right: 0px;
}

.group .previewListThumbCol img{
    width: 97%;
}

#groupright .previewListThumbCol img{
    margin-left: 3.7%;
}

#groupright .shortcut{
    margin-left: 4.2%;
}

#as_page_2073436 .line,
#as_page_2073789 .line{
    height: 1px;
    background: black;
    margin-bottom: 50px
}

#as_page_2073436 .showInJumpMenu,
#as_page_2073789 .showInJumpMenu{
    width: 100px;
    margin: 0px auto;
    margin-top: -19px;
    padding-top: 10px;
    height: 40px;
    font-size: 17px;
    position: absolute;
    margin-left: 45.3%;
}

#as_page_2073436 .clear,
#as_page_2073789 .clear{
    clear: both !important;
    width: 0;
    height: 0;
}

ul.jumpMenu > li,
.backtodecor{
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border: 2px solid lightgray !important;
}

.backtodecor{
    margin-top: 50px;
    width: 200px;
    text-align: center;
    cursor: pointer;
}

.backtodecor p{
    margin: 0;
}

.filterRow{
    border: none;
}

ul.jumpMenu > li:hover,
ul.jumpMenu > li:hover .jumpMenu > li a,
.backtodecor:hover{
    background: black;
    color: white !important;
    border: 2px solid black !important;
}

.jumpMenu > li a:hover,
.backtodecor > p:hover{
    color: white !important;
    text-decoration: none;
}


/*
.dekorDetail article{
    display: block !important;
}

.dekorDetail .flex-control-thumbs{
    display: none !important;
}

.dekorDetail .flexslider .slides article{
    width: 240px !important;
}

.dekorDetail .flexslider .slides article:nth-of-type(1){
    margin-left: 260px;
}

.dekorDetail .flexslider .slides .showPopup{
    background: none;
}

.dekorDetail .flexslider .slides .hover-overlay{
    width: 95%;
    height: 30px;
    top: 10px;
    margin-left: 7px;
    border-radius: 50px;
}

.dekorDetail .flexslider .slides .hover-overlay button{
    color: white;
    position: absolute;
    margin-top: -11px;
    height: 30px;
    right: 25px
}
.dekorDetail .flexslider .slides .hover-overlay .cornerButton:before{
    font-size: 2.0rem;
}

.dekorDetail .flexslider .slides .hover-overlay a{
    top: 0px;
    right: 8px;
    position: absolute;
}

.dekorDetail .flexslider .slides .hover-overlay:before{
    content:"Ganzplatte 2800x1300";
    font-size: 14px;
    position: absolute;
    top: 6px;
    left: 12px;
}

.dekorDetail .flexslider .slides article:nth-of-type(1) .hover-overlay:before{
    content:"A4";
}*/

#as_page_2073436 #decorContainer .decorIndex{
    display: none;
}

#pageheader .topnav .langSwitch .langSwitchContainer:nth-of-type(2){
   /* display: none !important;*/
}

@media (max-width: 1437px) {
    .group{
        width: 100% !important;
    }
    #groupright{
        float: left;
    }
    .group .previewListThumbCol img{
        margin-left: 0px !important;
    }
    
    #groupright .previewListThumbCol{
        margin-left: 0px;
    }
}

@media (max-width: 564px) {
    .previewListThumbCol h4{
        display: none;
    }
}

@media (max-width: 661px) {
    #search-highlight{
        clear: both !important;
        float: none !important;
        margin-top: 30px !important;
    }
}


.filterSection{
    display: block!important;
}

#filterSearch .form-group{
    margin-top: 35px;
    float: right;
}

@media (max-width: 1300px) {
    .dekor .col-sm-6{
        width: 100% !important;
    }
}




#as_page_2073436 .line,
#as_page_2073402  .line{
    height: 1px;
    background: black;
    margin-bottom: 50px
}

#as_page_2073436 .showInJumpMenu,
#as_page_2073402 .showInJumpMenu{
    width: 100px;
    margin: 0px auto;
    margin-top: -19px;
    padding-top: 10px;
    height: 40px;
    font-size: 17px;
    position: absolute;
    margin-left: 45.3%;
}

#as_page_2073436 .clear,
#as_page_2073402 .clear{
    clear: both !important;
    width: 0;
    height: 0;
}



#as_page_2073402 .line{
    margin-top: 30px;
}

.dekorDetail .accordion-inner .row > h4{
    display: none;
}
 
#as_page_2073789 .mainContentCol > .interior{
    margin-top: -120px;
}

#as_page_2073789 .mainContentCol > .exterior{
    margin-top: -50px;
}

#as_page_2073789 .mainContentCol > .exterior .line{
    margin-bottom: 90px;
}

.exterior .shortcut{
    margin-top: 10px;
}

main .exterior{
    display: none;
}


 
#as_page_2073789 .line{
    margin-top: 70px;
    margin-bottom: 50px;
}
 
#pageheader .topnav .langSwitch .downloads span:before{
    font-family: "IconsFunderMax";
    display: inline-block;
    margin-right: 5px;
    font-size: 1.2rem;
    content: "\e026";
    vertical-align: initial;
}

#pageheader .topnav .langSwitch .downloads span:after{
    font-family: "IconsFunderMax";
    content:"\e007";
    margin-right: 5px;
    margin-left: 5px;
}

#pageheader .topnav .langSwitch .downloadspan:hover{
    color: white;
}

#pageheader .topnav .langSwitch .downloadspan{
    color: #aaaaaa;
}

#as_page_2073789 .tx-as-fux{
    display: none;
}


#as_page_2073402 .jumpMenu li:last-of-type{
    display: none;
}

#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(6) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(7) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(8) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(9) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(10) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(11) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(12) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(13) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(14) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(15) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(16) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(17) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(18) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(19) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(20) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(21) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(22) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(23) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(24) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(25) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(26) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(27) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(28) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(29) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(30) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(31) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(32) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(33) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(34) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(35) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(36) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(37) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(38) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(39) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(40) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(41) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(42) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(43) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(44) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(45) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(46) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(47) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(48) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(49) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(50) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(51) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(52) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(53) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(54) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(55) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(56) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(57) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(58) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(59) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(60) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(61) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(62) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(63) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(64) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(65) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(66) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(67) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(68) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(69) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(70) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(71) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(72) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(73) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(74) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(75) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(76) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(77) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(78) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(79) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(80) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(81) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(82) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(83) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(84) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(85) .previewListThumb .download .drucken,
#as_page_2073789 .interior #decorContainer .decorbox:nth-of-type(86) .previewListThumb .download .drucken{
    display: none;
}

.news-media-wrap a.fancybox,
.news-media-wrap a.fancybox img{
    display: block !important;
    cursor: pointer;
}

.news-related-files li:before{
    width: 20px !important;
    height: 30px !important;
    background-repeat: no-repeat;
    content: '';
    display: block;
    background-size: 100% 100%;
    float: left;
    margin-right: 10px;
    background-color: transparent !important;
    
    background-image: url('vhs-assets-css-4ff7e5abd0478388ff06c49c09462c53.svg') !important;
}

.career span.highlight {
    color: #fff;
    background-color: #000;
    line-height: 1;
    display: inline-block;
    padding: 3px 5px;
}

.career {
    margin-bottom: 30px;
}

.career .career-header {
    position: relative;
    margin-bottom: 60px;
}

.career .career-header .career-image img {
    max-width: 100%;
    height: auto;
}

.career .career-header .career-overlay {
    background-color: #fff;
    position: absolute;
    bottom: 15px;
    left: 15px;
    padding: 15px;
    min-width: 50%;
    max-width: 80%;
}
.career .career-header .career-overlay .career-title h2 {
    padding: 0;
    margin: 0 0 10px 0;
    color: #000;
    font-size: 36px;
    letter-spacing: 1px;
}
.career .career-header .career-overlay .career-text {
    font-weight: 600;
}

.career-content {
    font-size: 16px;
}

.career-content h3 {
    font-size: 2.1rem;
    margin-top: 30px;
}

.career-content h3:first-of-type {
    margin-top: 0;
}

.career-content hr {
    margin-top: 50px;
    margin-bottom: 25px;
    border: 0;
    border-top: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
}

.career-content ul {
    margin-left: 5px;
}

.career-content ul li {
    margin-bottom: 0;
}

.career-content ul li::before {
    display: inline-block;
    content: '';
    width: 8px;
    height: 8px;
    margin-left: -18px;
    margin-right: 10px;
    background-color: #000;
    border-radius: 50%;
}

.career .sidebar .sidebar-block {
    background-color: #E6E6E6;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

.career .sidebar .sidebar-block img {
    margin-bottom: 15px;
}

.career .sidebar .sidebar-block img {
    max-width: 100%;
}

.career .sidebar .sidebar-block:last-of-type {
    margin-bottom: 0;
}

.career .sidebar .sidebar-block:first-of-type .button-group  {
    margin-top: 25px;
}

.career .sidebar .sidebar-block .button-group .button a {
    display: block;
    padding: 13px 13px;
    margin-bottom: 3px;
    font-size: 17px;
    font-weight: 600;
}

.career .sidebar .sidebar-block .button-group .button.black a {
    background-color: #333333;
    color: #fff;
}

.career .sidebar .sidebar-block .button-group .button.red a {
    background-color: #CC0001;
    color: #fff;
}

.career .sidebar .sidebar-block .button-group .button.center a {
    text-align: center;
}

.career .sidebar .sidebar-block .button-group .button.white a {
    background-color: #fff;
    color: #999999;
}

.career .sidebar .sidebar-block .button-group .button.icon  {
    position: relative;
}
.career .sidebar .sidebar-block .button-group .button.icon a  {
    font-size: 15px;
    padding-right: 65px;
}
.career .sidebar .sidebar-block .button-group .button.icon .icon {
    position: absolute;
    top: 3px;
    right: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
}

.mobile{
    display: none !important;
}

@media screen and (max-width: 700px){
    .mobile{
        display: block !important;
         }
         .mobile h2{
             margin: 0;
         }
         .notinmobile{
             display: none;
         }
         
         #as_page_2073488 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div > div > div > div.row > div.col-md-8 > div > div.row > div.col-md-8{
             width: 100% !important;
             margin: 0px auto;
         }
         
         .socialLinks{
             margin-bottom: 20px;
            margin: 0px auto;
         }
         
         .socialLinks a{
             float: left;
             margin-bottom: 42px;
             
             margin-left: 0px;
             margin-right: 10px;
             
         }
         
         .socialLinks a:first-of-type{
             margin-left: 0px;
         }
}

#kesearch_pagebrowser_bottom > div > div.kesearch_pagebrowser > ul > li{
    float: left;
    padding-right: 10px;
    margin-top: 10px;
}

#as_page_67 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.news > div > article > ul > div:nth-child(1),
#as_page_67 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.news > div > article > ul > div:nth-child(13) > p,
#as_page_67 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.news > div > article > ul > div:nth-child(13) > ul > li.last.next,
#as_page_67 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.news > div > article > ul > div:nth-child(13) > ul > li:before{
    display: none;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article{
  display: block !important;
}

#as_page_2073813 > div.slidebar-wrapper > main{
  padding: 0 !important;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article > div{
  top: 10%;
  left: 15%;
  width: auto;
  height: 100%;
  max-height: 100%;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article > div > div > div > h2{
  font-weight: bold;
  font-size: 50px;
  width: 100%;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article > div > div > div > div,
#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article > div > div > div{
  font-weight: bold;
  padding-right: 40%;
}

.previewbox{
    margin-top: 50px;
  float: left;
  width: 150px;
  height: 120px;
  margin-bottom: 50px;
  background: black;
  margin-left: 4px;
  color: white;
  text-align: center;
  font-size: 45px;
    line-height: 30px;
    padding-right: 22px !important;
    font-weight: bold;
     -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  -moz-transform:skewX(-30deg); /* Firefox 3.6 Firefox 4 */
-webkit-transform:skewX(-30deg); /* Safari */
-o-transform:skewX(-30deg); /* Opera */
-ms-transform:skewX(-30deg); /* IE9 */
transform:skewX(-30deg); /* W3C */
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article .previewbox:first-of-type{
    margin-left: 20px;
}

.previewbox:hover{
    background: #cbc6c0;
    cursor: pointer;
    color: black;
    -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;

}



.previewbox a{
  color: white;
  padding-top: 8px;
  display:inline-block;
    -moz-transform:skewX(30deg) !important; /* Firefox 3.6 Firefox 4 */
-webkit-transform:skewX(30deg) !important; /* Safari */
-o-transform:skewX(30deg) !important; /* Opera */
-ms-transform:skewX(30deg) !important; /* IE9 */
transform:skewX(30deg) !important; /* W3C */
text-decoration: none !important;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article{
  height: 500px;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article img{
  height: auto;
  width: 100%;
  
}

.previewbox .small{
  font-weight: bold;
  font-size: 13px;
}

#as_page_2073813 > div.slidebar-wrapper > main{
    width: 100%;
    max-width: 100%;
}

#navbuttons{ 
    position: fixed;
    z-index: 99;
    right: 5%;
    top: 38%;
    text-align: right;
}

#navbuttons .navipopupname{
    background: white;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: bolder;
    padding-top: 5px;
    padding-bottom: 5px;
    visibility: hidden;
}



.navipopupname:after, .navipopupname:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
        
}

#navbuttons > div > div.navipopup > span:after {

	border-left-color: white;
	border-width: 7px;
	margin-top: -6px;
}

#navbuttons > div > div:nth-child(2) > div > span:after {

	border-left-color: white;
	border-width: 7px;
	margin-top: -6px;
}

#navbuttons > div > div:nth-child(3) > div > span:after {

	border-left-color: white;
	border-width: 7px;
	margin-top: 18px;
}


navipopupname:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: white;
	border-width: 36px;
	margin-top: -36px;
}

#navbuttons .navibutton{
    
    width: 20px;
    height: 20px;
    position: absolute;
    background: black;
    border-radius: 50%;
    right: -34px;
    top: 5px;
    cursor: pointer;

}

#navbuttons > div > div:nth-child(2) > div > div{
    top: 30px;
}

#navbuttons > div > div:nth-child(3) > div > div{
    top: 55px;
}

#navbuttons > div > div:nth-child(4) > div > div{
  top: 70px;
}

#navbuttons .active{

    background: white;
 
}

#navbuttons .navibutton:hover{
    background: white;
}

#navbuttons .navi,
#navbuttons .navipopup{
    position: relative;
}

#kesearch_results .result-number{
    display: none;
}

@media only screen and (max-width: 1350px) {
    #as_page_2073813 > div.slidebar-wrapper > main {
        margin-top: 90px;
    }
    
    #navbuttons{
        top: 50%;
    }
}

@media only screen and (max-height: 800px){
    #navbuttons{
   /*     display: none;*/
    }
}

@media only screen and (max-width: 1090px) {
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div > section > div > div > article img{
        height: 100%;
        width: auto;
    }
}

@media only screen and (max-width: 840px){
    #as_page_2073813 > div.slidebar-wrapper > main {
        margin-top: 0px;
    }
    
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div{
            margin-top: -400px;
    color: black;
    width: 80% !important;
    margin: -400px auto;
    }
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div p,
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div h2{
        color: black;
    }
    
    .previewbox{
        width: 28%;
    }
    
    #navbuttons{
        display: none;
    }
    
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div > div > div{
        padding: 0px;
    }
    
}

@media only screen and (max-width: 568px){
    .previewbox{
        font-size: 30px;
        height: 90px;
        line-height: 23px;
    }
    
    .previewbox .small{
        display: none;
    }
}

@media only screen and (max-height: 630px){
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div > div > div > h2{
        font-size: 35px;
    }
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div{
        margin: -350px auto;
    }
}

@media only screen and (max-height: 600px){
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div > div > div > h2{
        font-size: 35px;
    }
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div{
        margin: -390px auto;
    }
    
    .previewbox{
        height: 50px !important;
            font-size: 20px;
   
    line-height: 13px;
    padding-left: 10px;
    }
    
    
}

@media only screen and (max-height: 470px){
    #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article > div{
        margin: -250px auto;
    }
    
    .previewbox{
        margin-top: 10px;
    }
}

 #allinpulsedekors{
    padding-left: 10%;
    padding-right: 10%;
    background-color: #f0f0f0;
    padding-bottom: 100px;
  }
  #allinpulsedekors .inpulsedekor{
   width: 45%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 5px solid #cdcdcd;
    margin-bottom: 50px;
    padding-left: 50px;
    margin-right: 5%;
  }
  
  #allinpulsedekors .clear{
    clear: both;
    width: 0;
    height: 0;
  }
  
  #as_page_2073815 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > h2{
   padding-left: 10%;
    color: black;
    text-transform: uppercase;
    margin-bottom: 50px;
    background-color: #f0f0f0;
    margin: 0px;
    font-size: 40px;
    padding-bottom: 100px;
    font-weight: bolder;
    padding-top: 100px;
  }
  
  .inpulsedekor > img{
    float: left;
    width: 36%;
    transform: skewX(-30deg);
    padding-right: 20%;
    padding-top: 5px;
    height: 140px;
  }
  
  .inpulsedekor p{
    font-size: 25px;
    font-weight: bolder;
  }
  
  #as_page_2073815 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap,
  #as_page_2073815 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-imagewrap{
    margin-bottom: 0px;
  }
  
  .inpulse h2,
  #as_page_2073815 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > h3{
    width: 100% !important;
    font-size: 40px !important;
    text-transform: uppercase !important;
  }
  
  .propertyimg{
    width: 70px;
    height: 70px;
    opacity: 0.6 !important;
    text-transform: capitalize;
  }
  
  .propertyimg:hover{
    opacity: 1 !important;
  }
  
  .property{
    position: relative;
    float: left;
    width: 70px;
    cursor: pointer;
    margin-top: 15px;
  }
  
  .imghover{
    position: absolute;
    top: 18px;
    left: 100%;
    background: white;
    padding: 10px;
    font-size: 13px !important;
    display: none;
  }
  
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-3.subnav{
    display: none;
  }
  
 .inpulse > div.slidebar-wrapper{
  
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap{
    width: 100%;
    padding-left: 3%;
    padding-right: 4%;
/*    -ms-transform: skewX(-30deg); /* IE 9 */
/*    -webkit-transform: skewX(-30deg); /* Safari */
 /*   transform: skewX(-30deg);*/
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > p,
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > h3,
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > div,
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > h5{
    -ms-transform: skewX(30deg); /* IE 9 */
    -webkit-transform: skewX(30deg); /* Safari */
    transform: skewX(30deg);
  }
  
  .inpulse h1{
    display: none;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > .content > h3{
    
    font-size: 65px !important;
    font-weight: bolder;
    margin-top: 0px;
   
    
  
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > .content > h5{
    width: 40%;
    border-bottom: 1px solid black;
    padding-bottom: 10px;
    font-weight: bolder;
 

  }
  
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > .content > p{
    
    
    padding-right: 50px;
    

  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap{
     
  }
  
  .inpulse main{
    max-width: 100% !important;
    padding-bottom: 0 !important;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(1){
    display: none;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol{
    width: 100%;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap{
    padding-right: 0px;
  }
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol{
    padding: 0px;
  }
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap > figure  > img{
        margin-right: 0px;
    opacity: 1;
   /* transform: skewX(-30deg);*/
    padding-left: 0;
  /*  -ms-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);*/
    right: -11%;
    width: 56%;
    position: absolute;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text{
    margin-top: 10%;
    width: 40%;
    padding-left: 4%;
    position: relative;
  }
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text p,
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text h3{
    padding-left: 0px;
    margin-left: 0px;
    font-weight: bolder;
  }
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text h3{
    padding-bottom: 10px;
  }
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap{
    
  }
  
  .inpulse .shortcutbox{
  width: 110px;
    height: 105px;
    background: black;
    color: white;
    text-align: center;
    position: absolute;
    transform: skewX(0deg) !important;
    left: 50%;
    top: 24%;
    -ms-transform: skewX(0deg)  !important;
    -webkit-transform: skewX(0deg) !important;
  }
  
  .inpulse .shortcutbox p{
    transform: skewX(30deg) !important;
    fontweight: bolder !important;
    text-align: center !important;
    -ms-transform: skewX(30deg); /* IE 9 */
    -webkit-transform: skewX(30deg); /* Safari */
    
    padding-top: 31%;
    font-size: 25px;
   
    margin-left: -22px !important;

  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-text{
    
    width: 85%;
    padding-left: 50%;
    margin-right: 0;
    margin-top: 10%;
  }
  
  .inpulse .csc-textpic h2{
    
    text-transform: uppercase;
    font-weight: bolder;
    color: black;

  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap{
    margin: 0px;
  }
  
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap{
    margin-bottom: 0px;
  }
  
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-imagewrap > figure > img{
    width: 96.4%;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-imagewrap{
    width: 46%;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above{
    height: 300px;
    margin: 0px;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div{
    
    color: white;
    font-weight: bolder;
    padding: 5%;
    padding-right: 10%;
    padding-left: 10%;
    width: 100%;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div > h3{
    font-weight: bolder;
    font-size: 30px;
    margin-top: 0px;
  }
  
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap{
    background: #f0f0f0;
  }
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap > figure > img{
    display: none;
  } 
 .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap > .active > img
{
    display: block;
  }
  
  .inpulse> div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap{
    
  }
  
  .inpulse #navislider{
    position: absolute;
    margin-top: 658px;
    margin: 658px auto;
    margin-left: 10%;
  }
  
  .inpulse #navislider .sliderchangebutton{
    width: 20px;
    height: 20px;
    background: black;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    cursor: pointer;
  }
  
  .inpulse #navislider .active{
    background: white;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text{
    transform: skewX(-30deg);
    z-index: 99;
    background: #f0f0f0;
    position: relative;
    width: 63%;
    margin-top: -5px;
    height: 118%;
    padding-top: 10%;
    padding-right: 10%;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div > h3{
    text-transform: uppercase;
    font-weight: bolder;
  }

  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > .left{
    float: left;
    width: 33%;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > h2{
      background-color: #f0f0f0;
      color: black;
      margin: 0px;
          padding-top: 100px;
      padding-bottom: 100px;
      font-weight: bolder;
      padding-left: 10%;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-imagewrap,
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap{
        margin-bottom: 0px !important;
      
  }
  
  .overviewinpulse{
      
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    top: 0;
    color: white;

  }
  
  .overviewinpulse .text{
      width: 60%;
      margin: 20% auto;
      text-align: center;
  }
  
  .overviewinpulse .text h2{
      
    font-size: 50px;
    font-weight: bolder;

  }
  
  .overviewinpulse .overviewbutton{
      
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    border: 3px solid black;
    width: 40%;
    font-weight: bolder;
    margin: 40px auto;
    background: black;
    cursor: pointer;

  }
  
  .overviewinpulse .overviewbutton:hover{
      color: black;
      background: white;
  }
  
  #as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(2){
      display: none;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div:nth-child(2) > p:nth-child(3) > a,
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div:nth-child(5) > p:nth-child(3) > a,
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > p > a,
.inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div:nth-child(8) > p:nth-child(3) > a{
      color: white;
      text-decoration: underline;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div:nth-child(5){
      text-align: center;
  }
  
  .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div > div:nth-child(8){
      text-align: right;
  }
  
  @media only screen and (max-width: 800px) {
    #mobilesidebar > div > ul:nth-child(2) > li.p_2073813.active.current > a > span {
        display: none !important;
    }
}

@media only screen and (max-width: 850px) {
    .overviewinpulse{
        height: 1000%;
        margin: 0% auto;
        position: absolute;
        padding-top: 150px;
    }
    .overviewinpulse .text{
        width: 80%
    }
    
    .overviewbutton{
        width: 100% !important;
    }
    
    .overviewinpulse .text h2{
        font-size: 35px;
    }
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text > div.shortcutbox{
        display: none;
    }
    
    #allinpulsedekors .inpulsedekor{
        width: 100%; 
    }
    
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above{
        background-size: auto 100%;
    }
}

@media only screen and (max-width: 1220px) {
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap{
        height: auto !important;
    }
}

@media only screen and (max-width: 725px) {
    .inpulse .left{
        width: 100% !important;
        text-align: left !important;
    }
    
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above{
        height: 400px;
    }
}

@media only screen and (max-width: 800px) {
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-imagewrap{
        display: none;
    }
    
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-right-nowrap > div.csc-textpic-text{
        width: 100%;
        padding-bottom: 10%;
        padding-top: 10%;
    }
}

@media only screen and (max-width: 750px) {
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-imagewrap{
        width: 100%;
        padding-bottom: 5%;
    }
    .inpulse > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-intext-left-nowrap > div.csc-textpic-text{
        width: 100%;
        padding-left: 5%;
        padding-top: 10%;
        padding-bottom: 5%;
    }
}

#searchext > div:nth-child(4){
    display: none;
}

#searchext > div:nth-child(217) > article > div.download > div.drucken.exteriordekore,
#searchext > div:nth-child(218) > article > div.download > div.drucken.exteriordekore,
#searchext > div:nth-child(219) > article > div.download > div.drucken.exteriordekore,
#searchext > div:nth-child(220) > article > div.download > div.drucken.exteriordekore,
#searchext > div:nth-child(223) > article > div.download > div.drucken.exteriordekore,
#searchext > div:nth-child(224) > article > div.download > div.drucken.exteriordekore,
#searchext > div:nth-child(222) > article > div.download > div.drucken.exteriordekore{
    display: none;
}

/*** am 07.01.2019 DEAKTIVIEREN!!! --> Musterservice Urlaub ***/

/*.cart,
.orderSampleLinkBox{
    display: none !important;
}*/


#panel-2 > div > div > article > h5{
        font-size: 1.2rem;
        margin-bottom: 0px;
}

#as_page_2073836 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-3.subnav,
#as_page_2073836 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > h1{
    display: none;
}

#as_page_2073836 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol{
    width: 100% !important; 
}

#as_page_2073836 > div.slidebar-wrapper > main > div:nth-child(1) > div{
    margin-left: 0px;
}

#uid-13007 > div:nth-child(3) > section:nth-child(6) > article{
    margin-top: 46px;
}

#as_page_2073490 .panel-comment{
    display: none;
}

#as_page_2073789 .print,
#as_page_2073789 .allprint,
#as_page_2073789 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.selectdecors > label:nth-child(8),
#as_page_2073789 .drucken,
#as_page_2073789 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.selectdecors > label:nth-child(14){
    display: none !important;
}

#searchext > div.previewListThumb.uni.exteriordekor > div.download > div,
#decorContainer > div.previewListThumb.uni > div.download > div{
    display: block !important;
}

@media only screen and (max-width: 750px) {
h2{
    width: 100%;
    font-size: 20px !important;
}
h1{
    font-size: 25px !important;
}
#uid-1205 > div:nth-child(3) > section > article{
    padding-bottom: 0 !important;
}

#as_page_69 .infoboxes .col-sm-4,
#as_page_2073617 .infoboxes .col-sm-4,
#as_page_2073488 .infoboxes .col-sm-4,
#as_page_2073703 .infoboxes .col-sm-4,
#as_page_2073809 .infoboxes .col-sm-4,
#as_page_2073528 .infoboxes .col-sm-4,
#as_page_2073527 .infoboxes .col-sm-4,
#as_page_2073529 .infoboxes .col-sm-4,
#as_page_2073705 .infoboxes .col-sm-4,
#as_page_2073709 .infoboxes .col-sm-4,
#as_page_2073522 .infoboxes .col-sm-4,
#as_page_2073524 .infoboxes .col-sm-4,
#as_page_2073523 .infoboxes .col-sm-4,
#as_page_2073489 .infoboxes .col-sm-4{
    width: 50% !important;
    float: left !important;
    
}
}

#as_page_2073852 .mainContentCol .csc-textpic-imagewrap .csc-image{
    float: left; 
}

#as_page_2073852 .mainContentCol .csc-textpic-imagewrap .csc-image .csc-image{
    width: 400px; 
    height: auto; 
    overflow: hidden;
    margin-top: 50px;
}

#as_page_2073852 .mainContentCol .csc-textpic-imagewrap .csc-image .csc-image img{
    width: 60%;
    height: auto;
}

#as_page_2073852 .mainContentCol .csc-textpic-imagewrap .csc-image .csc-image a:after{
    display: none;
}

@media screen and (max-width: 768px){
    #jobs{
        display: none !important;
    }
    #as_page_2073705 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div .csc-image .csc-image,
    #as_page_2073809 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div .csc-image .csc-image{
      
      width: 100% !important;
      height: auto;
      float: left;
    }
  }

#as_page_2073705 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div .csc-image .csc-image,
#as_page_2073809 > div.slidebar-wrapper > main > div:nth-child(2) > div.col-md-9.mainContentCol > div.csc-textpic.csc-textpic-center.csc-textpic-above > div .csc-image .csc-image{
  width: 33%;
  height: 110px;

  float: left;
}

#as_page_2073813 > div.slidebar-wrapper > main > div:nth-child(1) > div > div.tx-as-slideshow > section > div > div > article:nth-child(4) > div > div > div > h2{
  color: white;
}

.insider {
  /** FOOTER **/
}
.insider .topnav {
  background: none !important;
}
.insider .abmelden,
.insider .anmelden {
  border: 2px inset black;
  width: 150px;
  height: 50px;
  margin-top: 20px;
  float: left;
  cursor: pointer;
  text-align: center;
  line-height: 45px;
}
.insider .langSwitch {
  float: left !important;
  margin-top: 33px;
}
.insider nav {
  margin-top: -75px !important;
  background: none;
}
.insider .article {
  color: black;
  width: 40%;
  background: white;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 50px;
  float: left;
}
.insider .article:nth-of-type(2) {
  float: right;
}
.insider .article p,
.insider .article a {
  color: black;
}
.insider .article h3 {
  font-weight: bolder;
}
.insider .article h3 a:hover {
  text-decoration: none !important;
}
.insider .btn_black {
  color: #ffffff;
  font-size: 16px;
  background: #000000;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  cursor: pointer;
}
.insider .btn_black:hover {
  text-decoration: none;
  color: #ffffff;
}
.insider .btn_red {
  color: #ffffff;
  font-size: 16px;
  background: #e3000f;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: none;
}
.insider .btn_red:hover {
  text-decoration: none;
  color: #ffffff;
}
.insider #toggleLangBox:before {
  content: "" !important;
}
.insider #footer {
  background: #181818;
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 120px;
  margin-top: 200px;
}
.insider #footer:before {
  background: inherit;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
  -webkit-backface-visibility: hidden;
}
.insider #footer:before {
  top: 0;
  transform: skewY(-4.5deg);
  transform-origin: 0 100%;
}
.insider .footericons {
  padding-top: 40px;
  padding-bottom: 40px;
}
.insider .footericons a {
  font-size: 60px;
  color: #c4c4c4;
  text-decoration: none;
  padding-right: 20px;
}
.insider .footertext {
  color: #ffffff;
  text-transform: uppercase;
}
.insider .footerfundermax a {
  color: #d00814;
  text-transform: uppercase;
}
.insider .footercopyright {
  color: #7b7b7b;
}
.insider .footerlinks a {
  color: #7b7b7b;
  padding-right: 15px;
}
.insider .footerright {
  text-align: right;
  padding-right: 30px;
}
.insider [class^="icon-"],
.insider [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "IconsFunderMax";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.insider .icon-xing2:before {
  content: "\e00b";
}
.insider .icon-youtube:before {
  content: "\e00a";
}
.insider .icon-facebook:before {
  content: "\e00c";
}
.insider .langSwitch .langSwitchContainer:nth(2) {
  /*   display: none !important;*/
}
.insider .langBox a {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.insider #checkbox1,
.insider #checkbox2,
.insider #nutzung {
  margin-top: 20px;
  cursor: pointer;
  float: left;
  width: 70%;
  margin-left: 10px;
}
.insider #checkbox1 {
  width: 30px;
  margin-left: 0px;
  background-image: url("../Icons/check-box-empty.png");
  font-size: 25px;
  float: left;
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 20px !important;
  height: 30px;
  margin-top: 30px;
}
.insider #checkbox2 {
  display: none;
  width: 30px;
  margin-left: 0px;
  background-image: url("../Icons/check.png");
  font-size: 20px;
  width: 20px !important;
  height: 30px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  float: left;
  width: 20%;
  color: #e3000f;
  margin-top: 30px;
}
.insider #nutztext {
  position: absolute;
  background: gray;
  top: -125px;
  padding: 20px;
  border-radius: 10px;
  font-size: 15px;
}
#pageheader.insider .topnav .langSwitchContainer {
  border: 2px inset black;
}

#pageheader.insider {
  background: none;
  border: none;
}
.slidebar-wrapper.insider {
  margin-top: -196px;
  background: none;
  background: #e9e9e9;
}
.langSwitch_page_2073537 {
  padding-top: 105px;
  padding-left: 10px;
}
#pageheader.insider .topnav .langSwitch_page_2073537 .link {
  color: #000;
}
#as_page_2073651 .frontpage {
  height: 2000px !important;
  background-image: url("http://wp12397921.server-he.de/fileadmin/redakteure/timeline-blur.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
}
#as_page_2073651 .cd-container {
  position: relative;
  z-index: 99;
  background: none;
}
#pageheader.insider,
#pageheader.insider {
  position: absolute;
}
@media (max-width: 762px) {
  .insider .footerright {
    display: none;
  }
}

.insiderlogo img{
  width: 200px;
  height: auto;
}

#as_page_2073537 #slideshow h3{
  
  font-size: 100px;
  font-weight: bolder;
  
  margin-top: 0%;
}

#as_page_2073537 #slideshow h3:nth-of-type(2){

}


#as_page_2073537 #slideshow p{
 
  font-size: 30px;
  font-weight: bolder;
  margin-top: 50px;
  line-height: 31px;

}

#as_page_2073537 #slideshow p .infobutton{
  text-decoration: underline;
  cursor: pointer;
}



#as_page_2073537 #slideshow{
  max-width: 90%;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  margin: 0px auto;
  min-height: 325px;
  margin-top: 50px;
}


#statementmodal div{
  display: none;
}

#statementmodal #dataform{
  display: block;
  width: 100%;
}

#dataform input[type="text"],
#dataform input[type="email"]{
  font-size: 40px;
  border: none;
  border-left: 2px solid black;
  margin-bottom: 10px;
  padding-left: 10px;
  font-weight: bold;
}

#dataform input:focus{
  outline: none;
}

#dataform input::placeholder{
  opacity: 0.3;
}

#statementmodal{
  width: 80%;
  margin: 0px auto;
  background: white;
  overflow-y: scroll;
  max-height: 66%;
  margin-top: 5%;
  padding: 3%;
  border-radius: 15px;
  font-weight: bolder;
  max-height: 800px;
  height: auto;
}

#statementmodal > p{
  margin-bottom: 50px;
}

#statementmodal > p > span{
  border-bottom: 2px solid black;
  margin-right: 20px;
}

#dataform .check{
  margin-top: 10px;
  margin-bottom: 20px;

}

#dataform .submit,
#statement .next,
#statementreview .post,
#as_page_2073537 .statementbutton{
  background: black;
    outline: none;
    border: none;
    color: white;
    width: 40%;
    max-width: 300px;
    font-weight: bold;
    padding-top: 15px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

#dataform .submit{
  margin-top: 20px;
}

#as_page_2073537 .statementbutton{
  margin-top: 50px;

}

#as_page_2073537 #pageheader{
  border: none;
}


#statementmodal .next,
#statementmodal .post{
  margin-bottom: 70px;
}

#statement > h3,
#statementreview h3,
#thanks > h3{
  font-size: 40px;
  font-weight: bold;
}

#statement textarea{
  border: none;
  width: 100%;
  font-size: 40px;
  border-left: 2px solid black;
  padding-left: 10px;
  height: 65px;
  margin-bottom: 50px;
}

#statement textarea:focus{
  outline: none;
}

#statementmodal .cancel{
  border-bottom: 2px solid black;
  cursor: pointer;
}

#statementmodal .previousstep{
  border-bottom: 2px solid black;
  cursor: pointer;
  margin-right: 20px;
}

#thanks .slogan{
  color: #e30513;
  margin-top: 10px;
  margin-bottom: 70px;
}

#thanks > p:nth-child(3){
  margin-top: 70px;
}

#as_page_2073537 > div.microsite.loggedout > div > main > div > div > h3{
  text-align: left;
  margin-top: 20%;
  font-size: 40px;
  font-weight: bolder;
  margin-bottom: 70px;
  text-transform: uppercase;

}

#as_page_2073537 > div.microsite.loggedout > div > main > div > div > p em{
  font-size: 30px;
  margin-bottom: 0px;
  font-weight: normal;
  margin-bottom: -50px !important;
  margin-top: 50px;
}

#as_page_2073537 > div.microsite.loggedout > div > main > div > div > p{
  font-size: 15px;
  margin-bottom: 50px;
  font-weight: bold;
}

#as_page_2073537 .mainContentCol{
  display: none;
}

.insider #footer{
  background: transparent;
  padding-bottom: 10px;
}

#as_page_2073537{
  min-height: 100%;
}

#as_page_2073537 .navbar-toggle{
  display: none;
}

#as_page_2073537 .dsgvotext{
  font-size: 12px;
  margin-bottom: 50px;
}

#dataform .check{
  margin-bottom: 0px;
}

@media (max-width: 762px) {
  #as_page_2073537 #slideshow h3{
  
    font-size: 50px;
  }
}

@media (max-width: 430px) {
  #as_page_2073537 .navbar-brand img{
  
    width: 100%;
  }
}

#bauvorhaben{
  display: none;
}

.slidebar {
  display: none;
}
.navbar-toggle {
  float: left;
  color: #3c3c3c;
  width: 50px;
  height: 50px;
  left: 15px;
  top: 10px;
}
.navbar-toggle span {
  position: absolute;
  top: 50%;
  left: auto;
  right: auto;
  display: block;
  width: 60%;
  height: 5px;
  margin-top: -3px;
  background-color: black;
  font-size: 0px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.navbar-toggle span:before,
.navbar-toggle span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.navbar-toggle span:before {
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
}
.navbar-toggle span:after {
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}
.navbar-toggle.active span {
  background-color: transparent;
}
.navbar-toggle.active span:before {
  background-color: black;
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.navbar-toggle.active span:after {
  background-color: black;
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
#mobilesidebar {
  z-index: 999;
  background: #1c1c1a;
}
#mobilesidebar .inner {
  padding: 15px;
}
#mobilesidebar #searchform {
  float: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #858585;
}
#mobilesidebar #searchform .input-sm {
  width: 180px;
  padding-left: 15px;
}
#mobilesidebar .mobilenav .dropdown-menu {
  float: none;
  position: relative;
  background-color: #242421;
  box-shadow: none;
  -webkit-box-shadow: none;
}
#mobilesidebar .mobilenav .dropdown-menu li {
  list-style: none;
}
#mobilesidebar .mobilenav .dropdown-menu.open {
  display: block;
}
#mobilesidebar .mobilenav.nav > li > a:hover,
#mobilesidebar .mobilenav.nav > li > a:focus {
  background-color: transparent;
}
#mobilesidebar .mobilenav.nav > li > a {
  color: #c3c3c3;
  background-color: none;
}
#mobilesidebar .mobilenav.nav > li > a:hover,
#mobilesidebar .mobilenav.nav > li > a:focus {
  background-color: none;
}
#mobilesidebar .mobilenav.nav > li .opener {
  color: #c3c3c3;
}
#mobilesidebar .mobilenav.nav > li:hover,
#mobilesidebar .mobilenav.nav > li:active {
  background-color: #aaaaaa;
}
#mobilesidebar .mobilenav.nav > li:hover a,
#mobilesidebar .mobilenav.nav > li:active a {
  color: #3c3c3c;
  text-decoration: none;
}
#mobilesidebar .mobilenav.nav > li:hover .opener,
#mobilesidebar .mobilenav.nav > li:active .opener {
  color: #3c3c3c;
}
#mobilesidebar .mobilenav.nav > li.active {
  background-color: #e7e7e7;
}
#mobilesidebar .mobilenav.nav > li.active a {
  color: #3c3c3c;
  text-decoration: none;
}
#mobilesidebar .mobilenav.nav > li.active .opener {
  color: #3c3c3c;
}
#mobilesidebar .mobilenav.nav > li li > a {
  color: #c3c3c3 !important;
}
#mobilesidebar .mobilenav.nav > li li > .opener {
  color: #c3c3c3 !important;
}
#mobilesidebar .mobilenav.nav > li li:hover,
#mobilesidebar .mobilenav.nav > li li:active,
#mobilesidebar .mobilenav.nav > li li.active {
  background-color: transparent;
}
#mobilesidebar .mobilenav.nav > li li:hover > a,
#mobilesidebar .mobilenav.nav > li li:active > a,
#mobilesidebar .mobilenav.nav > li li.active > a {
  color: white !important;
  text-decoration: none;
}
#mobilesidebar .mobilenav.nav > li li:hover > .opener,
#mobilesidebar .mobilenav.nav > li li:active > .opener,
#mobilesidebar .mobilenav.nav > li li.active > .opener {
  color: white !important;
}
#mobilesidebar .mobilenav .opener {
  display: none;
  position: absolute;
  width: 30px;
  height: 30px;
  right: 10px;
  top: 10px;
  z-index: 2;
  cursor: pointer;
}
#mobilesidebar .mobilenav .opener:before {
  font-family: "IconsFunderMax";
  content: "\e007";
}
#mobilesidebar .mobilenav .opener.open:before {
  font-family: "IconsFunderMax";
  content: "\e010";
}
#mobilesidebar .mobilenav .dropdown > .opener {
  display: block;
}
#mobilesidebar .mobilenav .dropdown .sub {
  padding-right: 20px;
}
#mobilesidebar .mobilenav .dropdown .sub > li {
  padding: 5px 0;
}
#mobilesidebar .mobilenav .dropdown .sub .sub {
  padding-right: 0;
}
#mobilesidebar .mobilenav .dropdown .sub a {
  font-size: 1.6rem;
}
#mobilesidebar .mobilenav .dropdown .dropdown > .opener {
  top: 5px;
  right: -10px;
}
#mobilesidebar .mobilenav .dropdown .dropdown .sub a {
  font-size: 1.4rem;
}
#mobilesidebar .boxes {
  display: none;
}







@media (max-width: 1354px) {

.awardsblock {
    float:left; 
    max-width: 115px; 
    height: 116px;
}

.karriere_best_recruiter {
    max-width: 100px;
    max-height: 100px;
    padding: 0 5px;
    margin-left: 30px;
    margin-top: 25px;
}

.karriere_best_recruiter2015 {
    max-width: 108px;
    max-height: 106px;
    padding: 0 5px;
    margin-left: 20px;
    margin-top: 25px;
}

.karriere_kununu_top_company {
    max-width: 106px;
    max-height: 100px;
    padding: 0 5px;
    margin-left: 30px;
    margin-top: 25px;
}

.karriere_kununu_open_company {
    max-width: 102px;
    max-height: 100px;
    padding: 0 5px;
    margin-left: 20px;
    margin-top: 25px;
}

}




@media (max-width: 1200px) {

  .infoboxes article footer .subtitle {
    font-size: 1.4rem;
  }
  .infoboxes article footer h2 {
    font-size: 2rem;
  }
  .singleTeaser article footer .subtitle {
    font-size: 1.4rem;
  }
  .singleTeaser article footer h2 {
    font-size: 2rem;
  }
  .topicElement {
    position: relative;
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (max-width: 1360px) {
  body {
    padding-top: 195px;
  }
  #pageheader .logo {
    height: 55px;
    margin-top: 10px;
  }
  .topnav .langSwitch .clientlogin {
    margin-left: 0;
  }
  #searchform .form-group .form-control {
    width: 120px;
  }
  #top-nav li {
    margin-right: 10px;
  }
  #top-nav li:nth-child(2) {
    margin-right: 10px;
  }
  #top-nav li a {
    font-size: 1.5rem;
  }
  #pageheader .navbar-nav > li > a {
    font-size: 2rem;
  }
  #pageheader .navbar-nav > li.home a:before {
    font-size: 1.8rem;
  }
  #searchform .form-control,
  button:before,
  .langSwitch .btn {
    font-size: 1.5rem;
  }
  .dekorDetail .briefingBox.dekor .hover-overlay p {
    font-size: 1.4rem;
  }
  .dekorDetail .briefingBox.dekor .hover-overlay p .download {
    display: block;
    font-size: 1.4rem;
  }
  .dekorDetail .briefingBox.dekor .hover-overlay p .download:before {
    font-size: 1.2rem;
  }
  .characteristics .icon:before {
    font-size: 3rem;
  }
  .characteristics .iconBox .row div {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  .tooltip.bottom {
    left: 26px !important;
    top: -10px !important;
  }
  .contactBox.loggedOut {
    height: 170px;
  }
  .contactBox.loggedOut:before {
    font-size: 18rem;
    bottom: -33px;
    left: 5px;
  }
  .contactBox.loggedOut .title {
    font-size: 2rem;
  }
  .contactBox.loggedOut p {
    font-size: 1.4rem;
    width: 70%;
  }
  .contactBox.loggedOut .moreLink {
    font-size: 1.4rem;
  }
  .iconLinkBox {
    height: 170px;
  }
  .iconLinkBox span {
    font-size: 2rem;
  }
  .iconLinkBox.orderSampleLinkBox:before {
    font-size: 10rem;
    margin-top: 15px;
  }
  .iconLinkBox.downloadPageLinkBox:before {
    font-size: 7rem;
    padding-top: 30px;
  }
  .certificates .iconContainer {
    width: 40px;
  }
  .certificates {
    margin-bottom: 20px;
  }
  .jobCountContainer {
    margin-top: 0;
  }
  .tx-as-jobs .abstract .title {
    font-size: 2rem;
  }
  .tx-as-jobs h3,
  ul {
    font-size: 80%;
  }
  
  #as_page_2073566 .mainContentCol p a{
      font-size: 80%;
  }
  
  .tx-as-jobs .latestjobs li:last-child {
    padding-top: 0;
  }
  .awards img {
    /*display: none;*/
  }
.awardsblock {
    float:left; 
    max-width: 100px; 
    height: 85px;
}

.karriere_best_recruiter {
    max-width: 80px;
    max-height: 80px;
    padding: 0 5px;
    margin-left: 1px;
    margin-top: 1px;
}

.karriere_best_recruiter2015 {
    max-width: 84px;
    max-height: 88px;
    padding: 0 5px;
    margin-left: 1px;
    margin-top: 1px;
}

.karriere_kununu_top_company {
    max-width: 83px;
    max-height: 88px;
    padding: 0 5px;
    margin-left: 1px;
    margin-top: 1px;
}

.karriere_kununu_open_company {
    max-width: 86px;
    max-height: 80px;
    padding: 0 5px;
    margin-left: 1px;
    margin-top: 1px;
}
  .infoboxes article.awards p {
    font-size: 80%;
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  .flex-caption {
    height: 150px;
    width: 390px;
  }
  .flex-caption h2 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .flex-caption p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .flex-caption p a {
    margin-top: 5px;
    font-size: 1.4rem;
  }
  .singleTeaser article footer .subtitle,
  .videoTeaser article footer .subtitle {
    font-size: 1.2rem;
  }
  .singleTeaser article footer .subtitle:before,
  .videoTeaser article footer .subtitle:before {
    font-size: 1rem;
  }
  .singleTeaser article footer h2 {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) and (max-width: 1356px) {
  .infoboxes article.awards p {
    padding-bottom: 5px;
    margin: 5px 0;
  }
}
@media (max-width: 992px) {



.awardsblock {
    float:left; 
    max-width: 115px; 
    height: 116px;
}

.karriere_best_recruiter {
    max-width: 120px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 40px;
    margin-top: 15px;
}

.karriere_best_recruiter2015 {
    max-width: 128px;
    max-height: 136px;
    padding: 0 5px;
    margin-left: 40px;
    margin-top: 15px;
}

.karriere_kununu_top_company {
    max-width: 126px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 40px;
    margin-top: 55px;
}

.karriere_kununu_open_company {
    max-width: 132px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 40px;
    margin-top: 55px;
}



  #cookieInfo {
    font-size: 1.2rem;
    min-height: 65px;
    padding: 15px 0;
  }
  body {
    padding-top: 198px;
  }
  body.hideCookieInfo {
    padding-top: 118px;
  }
  body.hideCookieInfo #cookieInfo {
    display: none;
  }
  #pageheader .topnav .langSwitch .langSwitchContainer {
    font-size: 1.2rem;
  }
  .subnav {
    min-height: 10px;
    display: none;
  }
  #searchform .form-group .form-control {
    width: 100px;
  }
  #top-nav li {
    margin-right: 5px;
  }
  #top-nav li a {
    font-size: 1.1rem;
  }
  #searchform .form-control,
  button:before,
  .langSwitch .btn {
    font-size: 1.2rem;
  }
  #pageheader .logo {
    height: 40px;
    margin-top: 15px;
  }
  #pageheader .navbar-nav > li > a {
    font-size: 1.9rem;
    padding: 6px;
  }
  #pageheader .navbar-main-collapse {
    padding-left: 10px;
  }
  #pageheader .boxes {
    display: none;
  }
  #pageheader .navbar-header {
    float: none;
  }
  #pageheader .navbar-header .navbar-brand {
    float: right;
  }
  #pageheader .navbar-nav > li.home a:before {
    font-size: 1.6rem;
  }
  .doormat-nav > li {
    font-size: 1.3rem;
  }
  #pagefooter .doormat-nav > li > a {
    font-size: 1.5rem;
  }
  .dekorDetail .briefingBox.dekor .hover-overlay p {
    font-size: 1.4rem;
  }
  .dekorDetail .briefingBox.dekor .hover-overlay p .download {
    display: inline;
    font-size: 1.4rem;
  }
  article.previewListThumb footer {
    right: 8px;
  }
  article.previewListThumb footer .subtitle {
    font-size: 1.1rem;
  }
  article.surfaceThumb footer {
    right: 8px;
  }
  article.surfaceThumb footer .subtitle {
    font-size: 1.1rem;
  }
  .singleTeaser article footer .subtitle {
    font-size: 1.2rem;
  }
  .singleTeaser article footer h2 {
    font-size: 1.8rem;
  }
  .infoboxes article footer .subtitle {
    font-size: 1.2rem;
  }
  .infoboxes article footer h2 {
    font-size: 1.8rem;
  }
  .characteristics .iconBox .row div {
    margin-bottom: 20px;
    margin-top: 18px;
  }
  .certificates .iconContainer {
    width: 40px;
  }
  .contactPersonInfo {
    margin-top: 20px;
  }
  .special-col-sm-12 {
    float: left;
  }
}
@media (max-width: 1200px) {
    #pageheader .navbar-nav > li > a{
        font-size: 1.5rem;
        padding: 10px;
    }
}

@media (max-width: 992px) {
    #pageheader .navbar-nav > li > a {
    font-size: 1.3rem;
    padding: 7px;
}
}
@media (max-width: 763px) {




.awardsblock {
    float:left; 
    max-width: 115px; 
    height: 116px;
}

.karriere_best_recruiter {
    max-width: 110px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 20px;
    margin-top: 15px;
}

.karriere_best_recruiter2015 {
    max-width: 118px;
    max-height: 136px;
    padding: 0 5px;
    margin-left: 35px;
    margin-top: 15px;
}

.karriere_kununu_top_company {
    max-width: 116px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 20px;
    margin-top: 35px;
}

.karriere_kununu_open_company {
    max-width: 125px;
    max-height: 120px;
    padding: 0 5px;
    margin-left: 30px;
    margin-top: 35px;
}



  section.singleTeaser .bgimage.on-hover {
    opacity: 1;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  #pageheader {
    border-bottom: none;
    min-height: 80px;
  }
  .frontpage-login-wrapper {
    margin-top: 70px;
    position: relative;
    top: 0;
  }
  section.csc-microsite-header-pic {
    display: none;
  }
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }
  #pageheader .logo {
    height: 40px;
  }
  .subnav {
    display: none;
  }
  body {
    padding-top: 169px;
  }
  body.hideCookieInfo {
    padding-top: 130px;
  }
  body .slidebar-open {
    overflow-x: hidden;
  }
  .topnav {
    display: none;
  }
  #top-nav {
    text-align: center;
    border-bottom: 1px solid #858585;
    padding-bottom: 10px;
    width: 100%;
  }
  .slidebar {
    position: absolute;
    display: block;
    height: 100%;
    background: #e7e7e7;
    border-right: 1px solid #aaaaaa;
    left: -250px;
    width: 250px;
  }
  .slidebar-wrapper {
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
    overflow-x: visible;
  }
  .slidebar-wrapper.slidebar-out {
    -webkit-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
  }
  #pagefooter .socialmedia-icons {
    position: static;
    margin-bottom: 30px;
  }
  #pagefooter .socialmedia-icons ul {
    width: 100%;
    text-align: center;
  }
  #pagefooter .socialmedia-icons li {
    display: inline-block;
  }
  #pagefooter .copyright,
  #pagefooter #meta-nav,
  #pagefooter .sitebyasoluto {
    text-align: center;
    margin-bottom: 20px;
  }
  #pagefooter #meta-nav li {
    margin-right: 10px;
  }
  .doormat-nav > li {
    width: 20%;
  }
  .doormat-nav li.smallTabletNoPaddingLeft {
    padding-left: initial;
  }
  .doormat-nav li.smallTabletClearFix {
    display: none;
  }
  .langSwitch {
    float: none !important;
    border-bottom: 1px solid #858585;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
  }
  .langSwitch.search-opened {
    margin-bottom: 45px;
  }
  .langSwitch > .btn-group {
    padding-top: 10px;
  }
  .langSwitch > .btn-group > a {
    width: 35px;
    overflow: hidden;
  }
  .langSwitch .btn {
    font-size: 1.4rem;
    background: none;
    border: none;
    color: #aaaaaa;
  }
  .langSwitch .btn:hover {
    color: white;
  }
  .langSwitch .langbtn {
    position: relative;
    left: 0px;
  }
  .langSwitch .langbtn:before {
    font-family: "IconsFunderMax";
    content: "\e011";
    margin-right: 10px;
    font-size: 2.4rem;
  }
  .langSwitch .langbtn:after {
    content: none;
  }
  .langSwitch .clientlogin:before,
  .langSwitch .clientlogin:after {
    font-family: "IconsFunderMax";
    content: "\e006";
    margin-right: 10px;
    font-size: 2.4rem;
  }
  .langSwitch .clientlogin:after {
    content: none;
  }
  .langSwitch .search {
    position: relative;
    left: 100px;
  }
  .langSwitch .search:before,
  .langSwitch .search:after {
    font-family: "IconsFunderMax";
    content: "\e001";
    margin-right: 10px;
    font-size: 2.4rem;
  }
  .langSwitch span {
    display: none;
  }
  #mobilesidebar #searchform {
    display: none;
    border: none;
    margin: 20px 0 0 0;
  }
  #mobilesidebar #searchform.open {
    display: block;
    border: none;
  }
  #mobilesidebar #searchform .form-group {
    padding-left: 10px;
    margin: 0;
  }
  #mobilesidebar .langSwitch {
    position: relative;
  }
  #mobilesidebar .langSwitch .langSwitchContainer {
    float: left;
    width: 25%;
    display: block;
  }
  #mobilesidebar .langSwitch .langSwitchContainer .link {
    color: #aaaaaa;
  }
  #mobilesidebar .langSwitch .langSwitchContainer .link:hover,
  #mobilesidebar .langSwitch .langSwitchContainer .link:focus,
  #mobilesidebar .langSwitch .langSwitchContainer .link:active {
    text-decoration: none;
    color: white;
  }
  #mobilesidebar .langSwitch .langSwitchContainer .link.cart:before {
    content: "\e027";
    font-family: "IconsFunderMax";
    margin-right: 10px;
    font-size: 2.4rem;
  }
  #mobilesidebar .langSwitch .langSwitchContainer #toggleLangBoxMobile {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1000;
    left: 0;
    color: #aaaaaa;
  }
  #mobilesidebar .langSwitch .langSwitchContainer #toggleLangBoxMobile:hover {
    text-decoration: none;
    color: white;
  }
  #mobilesidebar .langSwitch .langSwitchContainer #toggleLangBoxMobile .langbtn.active {
    text-decoration: none;
    color: white;
  }
  #mobilesidebar .langSwitch:after {
    display: block;
    content: ' ';
    clear: both;
    float: none;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 5px 15px;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu span {
    display: block;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu a {
    color: black;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu a:hover,
  #mobilesidebar .langSwitch .langBox .dropdown-menu a:focus,
  #mobilesidebar .langSwitch .langBox .dropdown-menu a:active {
    color: #e30513;
    text-decoration: none;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu a:before {
    content: '';
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu .langbtn {
    display: block;
    text-align: left;
    background: none;
    border: none;
    border-bottom: 1px dotted #000000;
    padding: 10px 0;
    margin-right: 0;
    color: #000000;
    left: 0;
  }
  #mobilesidebar .langSwitch .langBox .dropdown-menu .langbtn:last-child {
    border: none;
  }
  #mobilesidebar .langSwitch .langBox.open {
    width: 100%;
    margin-top: 10px;
  }
  .characteristics .iconBox {
    height: auto;
  }
  .characteristics .iconBox .row div {
    margin-bottom: 0;
    margin-top: 0;
    min-height: 60px;
  }
  .characteristics .icon .iconText {
    display: inline-block;
    margin-left: 60px;
    max-width: 220px;
    margin-top: 7px;
  }
  .characteristics .icon:before {
    position: absolute;
  }
  .dowloadLinkBoxCol {
    text-align: left;
  }
  .contentFooter .col-xs-11 {
    width: 100% !important;
  }
  .contactBox.loggedOut {
    margin-top: 30px;
  }
  .contactBox.loggedOut p {
    width: 50%;
  }
  .characteristics .tooltip.bottom.in {
    display: none !important;
  }
  .surfaceInfoContainer .surfaceInfoArrow {
    display: none;
  }
  .surfaceCol {
    margin-bottom: 20px;
  }
  article.surfaceThumb {
    margin-bottom: 0;
    width: 100%;
  }
  .touch article.surfaceThumb:hover .hoverOverlay {
    opacity: 0;
  }
  article.surfaceThumb .bgimage {
    width: 100%;
    height: auto;
    margin-left: 0;
    left: 0;
  }
  article.surfaceThumb footer {
    right: 20px;
  }
  .previewListThumbCol {
    margin-bottom: 0;
  }
  article.previewListThumbProduct .bgimage,
  .previewListThumbDecor article.previewListThumb .bgimage,
  article.previewListThumbSurface .bgimage {
    width: 100%;
    height: auto;
    margin-left: 0;
    left: 0;
  }
  article.previewListThumb {
    margin-bottom: 0;
    width: 100%;
    height: auto;
  }
  .touch article.previewListThumb:hover .hoverOverlay {
    opacity: 0;
  }
  article.previewListThumb footer {
    right: 20px;
  }
  .certificates .iconContainer {
    width: 46%;
    margin-bottom: 20px;
  }
  .certificates .icon {
    vertical-align: top;
  }
  .certificates .icon img {
    width: 50px;
  }
  .certificates .icon .iconText {
    display: inline-block;
    max-width: 200px;
    vertical-align: top;
  }
  .certificates img {
    display: inline-block;
    vertical-align: top;
  }
  .infoboxes article {
    height: auto;
    padding-bottom: 25px;
  }
  #world-map {
    display: none;
  }
  .infoboxes article {
    padding-bottom: 100%;
  }
  .infoboxes article.content {
    padding-bottom: 25px;
  }
  .tx-as-jobs .fancybox-inner section {
    padding: 10px;
  }
  .tx-as-jobs .jobDetailView {
    font-size: 1.4rem;
  }
  .tx-as-jobs .fancybox-inner h1 {
    font-size: 2.2rem;
  }
  .tx-as-jobs .fancybox-inner h5 {
    font-size: 1.4rem;
    margin: 0;
  }
  .tx-as-jobs .fancybox-inner ul li {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .jobDetailView .btnBlack {
    font-size: 1.4rem;
    width: 100%;
  }
  .tx-as-jobs .fancybox-inner .contentSection {
    padding-top: 10px;
    padding-bottom: 0;
  }
  .tx-as-jobs .fancybox-inner .contentFooterSection {
    font-size: 1.4rem;
  }
  .tx-as-jobs .fancybox-inner .contentFooterSection p,
  .tx-as-jobs .fancybox-inner .contentFooterSection .phone,
  .tx-as-jobs .fancybox-inner .contentFooterSection .mail {
    font-size: 1.4rem;
  }
  .tx-as-jobs .fancybox-inner .contentFooterSection p:before,
  .tx-as-jobs .fancybox-inner .contentFooterSection .phone:before,
  .tx-as-jobs .fancybox-inner .contentFooterSection .mail:before {
    font-size: 1.4rem;
  }
  .jobDetailView .pdf_ico {
    height: 25px;
  }
  .tx-as-jobs .fancybox-inner .tasks,
  .jobDetailView .requirements {
    margin-bottom: 15px;
  }
  .special-col-sm-12 {
    float: none;
  }
  .qricon {
    position: static;
  }
  .responsivetable .table tbody > tr {
    display: block;
    margin-bottom: 20px;
  }
  .responsivetable .table tbody > tr > td {
    display: block;
    text-align: left;
    padding: 0;
    margin-left: 7em;
  }
  .responsivetable .table tbody > tr > td:before {
    content: attr(data-th) ": ";
    display: inline-block;
    background: #c3c3c3;
    font-weight: bold;
    padding: 0;
    width: 7em;
    margin-left: -7em;
    margin-right: 3px;
  }
  .responsivetable .table thead:first-child tr:first-child th {
    display: none;
  }
  .musterservice .table tbody > tr > td {
    padding: 0;
  }
  .musterservice .table tbody > tr > td > * {
    padding: 8px;
  }
  .singleTeaser article footer .subtitle,
  .videoTeaser article footer .subtitle {
    font-size: 1.2rem;
  }
  .singleTeaser article footer .subtitle:before,
  .videoTeaser article footer .subtitle:before {
    font-size: 1.2rem;
  }
  .singleTeaser article footer h2 {
    font-size: 2.3rem;
  }
  .flex-caption {
    position: static !important;
    background: #1c1c1a !important;
    padding: 0;
    height: 190px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
  }
  .flex-caption h2 {
    font-size: 3rem;
    color: white;
  }
  .flex-caption p {
    font-size: 1.5rem;
    color: white;
  }
  .flex-caption p a {
    color: white;
  }
}
@media (min-width: 740px) {
  #pagefooter .doormat-nav li.smallTabletNoPaddingLeft {
    padding-left: 15px;
  }
  #pagefooter .doormat-nav li.smallTabletClearFix {
    display: none;
  }
}
@media (max-width: 740px) {
  body {
    padding-top: 198px;
  }
  body.hideCookieInfo {
    padding-top: 95px;
  }
  body.hideCookieInfo #cookieInfo {
    display: none;
  }
  .doormat-nav > li {
    width: 33%;
  }
  .doormat-nav li.smallTabletNoPaddingLeft {
    padding-left: 0;
  }
  .flex-caption {
    height: 220px;
    max-height: 220px;
  }
  .flex-caption .caption {
    max-height: 170px;
  }
}
@media (max-width: 690px) {
  .certificates .iconContainer {
    width: 100%;
    display: block;
  }
  .certificates .icon .iconText {
    max-width: 80%;
  }
}
@media (max-width: 590px) {
  .characteristics .iconBox .row div {
    width: 100%;
  }
  .contactBox.loggedOut p {
    width: 80%;
  }
  article.refLightPattern {
    margin-bottom: 20px;
  }
  .titleTextNewElement .title {
    padding-left: 130px;
  }
  .titleTextNewElement .text {
    padding-top: 20px;
    padding-left: 0;
  }
  .titleTextNewElement .newSign {
    margin-top: -96px;
    margin-left: 5px;
    height: 94px;
    width: 94px;
    padding-top: 30px;
    font-size: 2.6rem;
  }
  .titleTextNewElement .newSign.es,
  .titleTextNewElement .newSign.it,
  .titleTextNewElement .newSign.fr,
  .titleTextNewElement .newSign.ru {
    margin-top: -95px;
    padding-top: 37px;
    font-size: 1.7rem;
  }
}
@media (max-width: 400px) {
  .article.previewListThumbProduct .bgimage,
  .previewListThumbDecor article.previewListThumb .bgimage,
  article.previewListThumbSurface .bgimage {
    width: auto;
    height: auto;
    margin-left: 0;
    left: 0;
  }
}
@media (max-width: 480px) {
  #pagefooter .doormat-nav li.smallTabletClearFix {
    display: none;
  }
  .doormat-nav > li {
    width: 100%;
    float: none;
    padding-left: 0;
    font-size: 1.4rem;
  }
  #pagefooter .doormat-nav > li > a {
    font-size: 1.6rem;
  }
  .dekorDetail .briefingBox.dekor .hover-overlay p .download {
    display: block;
  }
  .characteristics .iconBox .row div {
    margin-bottom: 0;
    margin-top: 0;
  }
  .characteristics .icon {
    padding-bottom: 10px;
  }
  .characteristics .icon:before {
    font-size: 2.2rem;
  }
}
@media (min-width: 1200px) and (max-width: 1600px) {
  article.previewListThumb footer h4 {
    font-size: 1.2rem;
  }
  .singleTeaser article footer h2,
  .videoTeaser article footer h2 {
    font-size: 2.3rem;
  }
}
@media (min-width: 1600px) {
  article.previewListThumb footer h4 {
    font-size: 1.4rem;
  }
  .singleTeaser article footer h2,
  .videoTeaser article footer h2 {
    font-size: 2.8rem;
  }
}
@media (min-width: 1800px) {
  .flex-caption {
    width: 600px;
    max-height: 200px;
  }
  .flex-caption h2 {
    font-size: 4rem;
    line-height: 4.6rem;
  }
  .flex-caption p {
    font-size: 2rem;
    line-height: 2.4rem;
  }
}


/* firefox */
@-moz-document url-prefix() {
    .karriere_filter {
        margin-top: -86px;
    }

    .karriere_box {
        margin-bottom: 120px !important;
    }
}
/* IE9 */
/*article.previewListThumb .bgimage {
  left: 100%;
  margin-left: -200%;
  transform: none\9\0;
}*/
@media screen and (min-width:0\0) {
    #pageheader .logo {
        height: auto;
    }
}
.thumbnails.flexslider .slides.row {
  margin-left: -15px !important;
}
.logo {
  margin-right: 220px\9\0;
}
@media (max-width: 1199px) {
  .logo {
    margin-right: 170px\9\0;
  }
}
@media (max-width: 992px) {
  .logo {
    margin-right: 130px\9\0;
  }
}
/* IE Image Center Crop
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

  article.previewListThumb .bgimage {
    //left: 100%;
    //margin-left: -200%;
    transform: none;
  }
}*/



.navbar-brand, #pageheader img.logo {
    display:block\9\0;
    width: 360px\9\0;
    height: 70px\9\0;
}
@media (max-width: 1200px) {
    .navbar-brand,#pageheader img.logo  {
        display: block\9\0;
        width: 283px\9\0;
        height: 55px\9\0;

    }
}

@media (max-width: 992px) {
    .navbar-brand,#pageheader img.logo  {
        display: block\9\0;
        width: 206px\9\0;
        height: 40px\9\0;
    }
}


@media (max-width: 763px) {
    .navbar-brand,#pageheader img.logo  {
        display: block\9\0;
        width: 134px\9\0;
        height: 26px\9\0;
    }
}

.activeHeader{background-color:#66afe9 !important;color:#fff !important}.activeCell{background-color:rgba(0,0,0,0.075)}.even{background-color:#fff}.odd{background-color:#f9f9f9}.ezActiveRow{background-color:#2852a8 !important;color:#fff}.ezSelectedRow{background-color:#316ac5 !important;color:#fff}.ezActiveCell{background-color:#d9e8fb !important;color:#000 !important;font-weight:bold}.ezETSelectedCell{background-color:#ffdc61 !important;font-weight:bold;color:#000 !important}.ezUnselectable{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;user-select:none}.ezInputEditor{width:95%;height:auto;font-size:inherit;border:1px solid #aaccf6}.ezTextareaEditor{width:95%;height:35px;font-size:inherit;border:1px solid #aaccf6}.ezSelectEditor{width:100%;font-size:inherit;border:1px solid #aaccf6}.ezModifiedCell{background:transparent url("themes/bg_mod_cell.png") 0 0 no-repeat}select[multiple="multiple"].ezSelectEditor{height:35px}.ezCommandEditor{margin:2px;}.ezCommandEditor button,.ezCommandEditor input[type="button"]{min-height:22px;margin:1px;padding:3px;border:1px solid #ccc;background:#fff;border-radius:4px 4px 4px 4px;-moz-border-radius:4px 4px 4px 4px;}.ezCommandEditor button:hover,.ezCommandEditor input[type="button"]:hover{border:1px solid #999}.ezCommandEditor img{border:0;vertical-align:middle;margin:2px}.ezOpacity{opacity:.6}.alignLeft{text-align:left}.alignCenter{text-align:center}.alignRight{text-align:right}.div_checklist{width:100%;height:90px;line-height:30px;border:1px solid #f4f4f4;overflow:auto;text-align:left;background-color:#fff;color:#444;}.div_checklist ul.flt_checklist{padding:0 !important;margin:0 !important;list-style:none !important}.div_checklist li.flt_checklist_item{padding:1px !important;margin:0 !important;font-size:inherit;border-bottom:1px solid #f4f4f4 !important;}.div_checklist li.flt_checklist_item:hover{background-color:#335ea8 !important;color:#fff !important}.div_checklist label{display:block !important;font-weight:inherit !important}.div_checklist input{vertical-align:middle !important;margin:2px 5px 3px 1px !important}.flt_checklist_item_disabled{background-color:#e5e5e5}.flt_checklist_slc_item{background-color:#335ea8 !important;color:#fff !important}.fltrow{height:1em;background-color:#eaeaea;}.fltrow td{border-bottom:1px solid #ccc !important;border-top:1px solid #f4f4f4;border-left:1px solid #ccc;border-right:1px solid #f4f4f4;padding:.2em !important;}.fltrow td:last-child{border-right:1px solid #ccc}.btnflt{height:35px;font-family:inherit;font-size:inherit;vertical-align:middle;margin:0 2px 0 2px;padding:0 1px 0 1px}.btnflt_icon{font-family:inherit;font-size:inherit;width:35px;height:35px;cursor:pointer !important;border:0 !important;vertical-align:middle;background:transparent url('vhs-assets-css-fb15a0c69bec47e16a8691f4ac26245c.png') center center no-repeat !important}.flt,.flt_s,.single_flt{font-family:inherit;font-size:inherit;display:block;color:#444;background-color:#fff;border:1px inset #f4f4f4;margin:0;padding:0 0 0 .2em;width:100%;height:35px;vertical-align:middle;border-radius:2px;box-sizing:border-box;}.flt:focus,.flt_s:focus,.single_flt:focus{border-color:#66afe9;outline:0 none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}select.flt_multi{font-family:inherit;font-size:inherit;color:#444;background-color:#fff;border:1px solid #f4f4f4;margin:0;padding:.2em;width:100%;height:90px;vertical-align:middle;box-sizing:border-box;}select.flt_multi option{padding-top:5px;padding-bottom:5px}.flt_s{width:60%;box-sizing:initial;display:initial}.single_flt{width:70%;box-sizing:initial;display:initial}div.popUpFilter{position:relative;background:#fff;-webkit-box-shadow:3px 3px 2px #888;-moz-box-shadow:3px 3px 2px #888;box-shadow:3px 3px 2px #888;margin:30px auto 0 0;position:absolute;display:none;width:100px;background-color:#eaeaea;border:1px solid #eaeaea;padding:0}div.popUpFilter:after,div.popUpFilter:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}div.popUpFilter:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;margin-left:-10px}div.popUpFilter:before{border-color:rgba(255,255,255,0);border-bottom-color:#eaeaea;border-width:12px;margin-left:-12px}.popUpPlaceholder{position:relative}div.grd_Cont{-webkit-box-shadow:4px 4px 10px 0 rgba(50,50,50,0.75);-moz-box-shadow:4px 4px 10px 0 rgba(50,50,50,0.75);box-shadow:4px 4px 10px 0 rgba(50,50,50,0.75);width:800px;height:auto;overflow:hidden;background-color:#c8e0fb;border:1px solid #99bbe8;}div.grd_Cont .fltrow{background-color:transparent}div.grd_Cont .flt{border:1px solid #99bbe8;width:100%;}div.grd_Cont .flt :focus{border:1px solid #558dd9}div.grd_Cont .even{background-color:#fff}div.grd_Cont .odd{background-color:#dfe8f6}div.grd_Cont .no-results{background-color:transparent}div.grd_Cont .sort-arrow{position:initial}div.grd_tblCont{height:400px;width:800px;background:#fff;overflow-x:auto;overflow-y:scroll}div.grd_headTblCont{display:block;margin-right:20px;height:auto;overflow:hidden;border-bottom:1px solid #99bbe8;background-color:#c8e0fb}div.grd_tblCont table,div.grd_headTblCont table{border-collapse:collapse;table-layout:fixed;box-sizing:initial}div.grd_tblCont table th,div.grd_headTblCont table th,div.grd_headTblCont table td{height:35px;background-color:#c8e0fb;padding:.1em .5em;color:#333;border-right:1px solid #99bbe8 !important;overflow:hidden;text-overflow:ellipsis}div.grd_headTblCont table td{padding:.2em .2em}div.grd_tblCont table td{padding:.5em .7em;border-bottom:1px solid #99bbe8;overflow:hidden;text-overflow:ellipsis}.grd_inf{clear:both;width:auto;height:35px;background-color:#c8e0fb;margin:0;padding:1px 3px 1px 3px;border-top:1px solid #99bbe8;}.grd_inf a{color:#333;text-decoration:none;font-weight:bold;}.grd_inf a:hover{text-decoration:underline;background-color:transparent}.grd_inf input.reset:hover{background-color:transparent}.grd_inf .mdiv{width:40% !important}.grd_inf .ldiv div{border:0}.grd_inf .helpBtn{border:0 !important}.grd_inf div.status{position:absolute;float:none !important;height:auto !important;margin:19px 0 !important;font-size:12px;color:#333;border:0 !important}.grd_inf div.tot{border:0 !important}.helpBtn{display:inline-block;height:27px;margin:0;padding:8px 15px 0 15px;vertical-align:top;}.helpBtn:hover{background-color:#f4f4f4}div.helpCont{position:relative;background:#fff;-webkit-box-shadow:3px 3px 2px #888;-moz-box-shadow:3px 3px 2px #888;box-shadow:3px 3px 2px #888;position:absolute;display:none;width:300px;padding:10px;margin:45px 0 0 -150px;border:1px solid #ccc;line-height:20px;font-size:inherit;color:#333;background:#fff;text-align:left;}div.helpCont:after,div.helpCont:before{bottom:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}div.helpCont:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff;border-width:10px;margin-left:-10px}div.helpCont:before{border-color:rgba(255,255,255,0);border-bottom-color:#ccc;border-width:12px;margin-left:-12px}div.helpCont a{color:#c00;text-decoration:underline;font-weight:normal}div.helpCont a.close{color:#333 !important;text-decoration:none !important;font-weight:bold;}div.helpCont a.close:hover{text-decoration:none}div.helpCont hr{border:1px solid #ccc}div.helpFooter{margin:10px 0 0 0;}div.helpFooter h4{margin:2px 2px 2px 2px;color:#333}span.keyword{font-weight:700;font-style:italic;border-bottom:1px dotted #ccc}.loader{position:absolute;padding:.5em .7em;margin:10em 0 0 3em;width:auto;z-index:1000;font-weight:600;background-color:#a7a7a8;vertical-align:middle;border-radius:10px;color:#fff;text-shadow:1px 1px #333}.no-results{display:none;color:#333;margin:0;padding:1em 0;text-align:center;max-height:5em;background-color:#f4f4f4}select.pgSlc{height:35px;margin:0;border:1px solid #f4f4f4;background-color:#fff;vertical-align:middle}select.pgSlc:focus{border-color:#66afe9;outline:0 none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}input.pgNbInp{height:35px;margin:0;border:1px solid #f4f4f4;background-color:#fff;width:35px}input.pgNbInp:focus{border-color:#66afe9;outline:0 none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}input.pgInp,.nextPage,.previousPage,.firstPage,.lastPage{height:35px;margin:0;border:1px solid #f4f4f4;background-color:#fff;vertical-align:middle;width:35px;border:0;font-weight:bold}input.pgInp:focus,.nextPage:focus,.previousPage:focus,.firstPage:focus,.lastPage:focus{border-color:#66afe9;outline:0 none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.nextPage{background:transparent url('vhs-assets-css-f2eecdbe576a834dff969c1702d95176.gif') center center no-repeat !important;}.nextPage:hover{background-color:#f4f4f4 !important}.previousPage{background:transparent url('vhs-assets-css-ea06783c3de20ee2b6f3d0199f77c0eb.gif') center center no-repeat !important;}.previousPage:hover{background-color:#f4f4f4 !important}.firstPage{background:transparent url('vhs-assets-css-b4f7040a1ea848f70d6dc58a0ea692a3.gif') center center no-repeat !important;}.firstPage:hover{background-color:#f4f4f4 !important}.lastPage{background:transparent url('vhs-assets-css-0c6b5fd8d0594da4cee6f639b8cce692.gif') center center no-repeat !important;}.lastPage:hover{background-color:#f4f4f4 !important}span.nbpg{padding:0 5px}select.rspg{height:35px;margin:0;border:1px solid #f4f4f4;background-color:#fff;margin:0 0 0 5px;vertical-align:middle}select.rspg:focus{border-color:#66afe9;outline:0 none;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);-moz-box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6);box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}span.rspgSpan{font-size:inherit}input.reset{display:inline-block;width:35px;height:35px;border:0;background:transparent url('vhs-assets-css-57f496642abf3d320265983a19efa382.png') center center no-repeat;vertical-align:top;}input.reset:hover{background-color:#f4f4f4}a.reset{font-weight:normal !important;line-height:35px;padding:5px 5px}div.tot{float:left;overflow:hidden;min-width:150px;height:100%;margin:0;padding:.5em;vertical-align:middle;}div.tot span{font-weight:500}.sort-arrow{position:absolute;display:none;width:11px;height:11px;margin:0;background-position:center center;background-repeat:no-repeat}.descending{display:inline;background-image:url('vhs-assets-css-60805233d292b8ad64459f972ffc5611.png')}.ascending{display:inline;background-image:url('vhs-assets-css-f8d0f373d2f35eec42a29e970ad65e46.png')}div.status{float:left;overflow:hidden;min-width:120px;height:100%;margin:0;padding:.5em;}div.status span{font-size:inherit}table.TF{font-family:inherit;border-spacing:0;border:0;}table.TF th{height:35px;margin:0;background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #f4f4f4;border-left:1px solid #ccc;border-right:1px solid #f4f4f4;padding:.1em .7em;color:#333;}table.TF th:last-child{border-right:1px solid #ccc}table.TF td{margin:0;padding:.5em .7em;border-bottom:1px solid #c6c6c6}table.TF.resp{display:block;overflow-x:auto;}table.TF.resp .sort-arrow{position:initial}.inf{clear:both;width:auto;height:35px;background-color:#fff;font-size:inherit;margin:0;padding:0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;overflow:hidden;border-top-left-radius:3px;border-top-right-radius:3px;}.inf a{color:#333;text-decoration:none;font-weight:bold;box-sizing:initial;}.inf a:hover{text-decoration:underline}.ldiv{float:left;width:30%;position:inherit;text-align:left}.ldiv:empty:after{content:"\00A0"}.mdiv{float:left;width:38%;position:inherit;text-align:center;padding:0}.mdiv:empty:after{content:"\00A0"}.rdiv{float:right;width:30%;position:inherit;text-align:right}.rdiv:empty:after{content:"\00A0"}

