@charset "UTF-8";
/* moved by compressor */
@font-face {
  font-family: "MuseoSlab-700";
  font-style: normal;
  font-weight: normal;
  src: url('../../../base/themes/fonts/museoslab/2FD1C0_0_0.eot?#iefix') format("embedded-opentype"), url('../../../base/themes/fonts/museoslab/2FD1C0_0_0.woff2') format("woff2"), url('../../../base/themes/fonts/museoslab/2FD1C0_0_0.woff') format("woff"), url('../../../base/themes/fonts/museoslab/2FD1C0_0_0.ttf') format("truetype"), url('../../../base/themes/fonts/museoslab/2FD1C0_0_0.svg#MuseoSlab-700') format("svg"); }

@font-face {
  font-family: "MuseoSlab-300";
  font-style: normal;
  font-weight: normal;
  src: url('../../../base/themes/fonts/museoslab/2FD1C0_1_0.eot?#iefix') format("embedded-opentype"), url('../../../base/themes/fonts/museoslab/2FD1C0_1_0.woff2') format("woff2"), url('../../../base/themes/fonts/museoslab/2FD1C0_1_0.woff') format("woff"), url('../../../base/themes/fonts/museoslab/2FD1C0_1_0.ttf') format("truetype"), url('../../../base/themes/fonts/museoslab/2FD1C0_1_0.svg#MuseoSlab-300') format("svg"); }

@font-face {
  font-family: "MuseoSlab-300Italic";
  font-style: normal;
  font-weight: normal;
  src: url('../../../base/themes/fonts/museoslab/2FD1C0_2_0.eot?#iefix') format("embedded-opentype"), url('../../../base/themes/fonts/museoslab/2FD1C0_2_0.woff2') format("woff2"), url('../../../base/themes/fonts/museoslab/2FD1C0_2_0.woff') format("woff"), url('../../../base/themes/fonts/museoslab/2FD1C0_2_0.ttf') format("truetype"), url('../../../base/themes/fonts/museoslab/2FD1C0_2_0.svg#MuseoSlab-300Italic') format("svg"); }

@font-face {
  font-family: "MuseoSlab-700Italic";
  font-style: normal;
  font-weight: normal;
  src: url('../../../base/themes/fonts/museoslab/2FD1C0_3_0.eot?#iefix') format("embedded-opentype"), url('../../../base/themes/fonts/museoslab/2FD1C0_3_0.woff2') format("woff2"), url('../../../base/themes/fonts/museoslab/2FD1C0_3_0.woff') format("woff"), url('../../../base/themes/fonts/museoslab/2FD1C0_3_0.ttf') format("truetype"), url('../../../base/themes/fonts/museoslab/2FD1C0_3_0.svg#MuseoSlab-700Italic') format("svg"); }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

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: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: inherit;
  border-spacing: 14px; }

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "MuseoSlab-300";
  font-size: 14.5px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #e52e0b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #9c1f07;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 37px; }

h2, .h2 {
  font-size: 31px; }

h3, .h3 {
  font-size: 25px; }

h4, .h4 {
  font-size: 19px; }

h5, .h5 {
  font-size: 14.5px; }

h6, .h6 {
  font-size: 13px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21.75px; } }
small,
.small {
  font-size: 89%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #012A4D; }

a.text-primary:hover,
a.text-primary:focus {
  color: #000f1b; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #012A4D; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000f1b; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .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; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 18.125px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13.5px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .headline-box .headline {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .headline-box .headline:before, .container:after, .headline-box .headline:after {
    content: " ";
    display: table; }
  .container:after, .headline-box .headline:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .headline-box .headline {
      width: 750px; } }
  @media (min-width: 992px) {
    .container, .headline-box .headline {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container, .headline-box .headline {
      width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .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, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.btn, button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14.5px;
  line-height: 1.42857;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, button:focus, .btn.focus, button.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, button:hover, .btn:focus, button:focus, .btn.focus, button.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, button:active, .btn.active, button.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, button.disabled, .btn[disabled], button[disabled], fieldset[disabled] .btn, fieldset[disabled] button {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #ccc;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #b3b3b3;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #b3b3b3;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #b3b3b3;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
    background-color: #ccc;
    border-color: #ccc; }
  .btn-default .badge {
    color: #ccc;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #012A4D;
  border-color: #011c34; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #000f1b;
    border-color: black; }
  .btn-primary:hover {
    color: #fff;
    background-color: #000f1b;
    border-color: black; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000f1b;
    border-color: black; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: black;
      border-color: black; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #012A4D;
    border-color: #011c34; }
  .btn-primary .badge {
    color: #012A4D;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #3c8b3c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #357935;
    border-color: #163216; }
  .btn-success:hover {
    color: #fff;
    background-color: #357935;
    border-color: #2a612a; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #357935;
    border-color: #2a612a; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #2a612a;
      border-color: #163216; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #449d44;
    border-color: #3c8b3c; }
  .btn-success .badge {
    color: #449d44;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #eea236;
  border-color: #ec971e; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #de8a13;
    border-color: #80500b; }
  .btn-warning:hover {
    color: #fff;
    background-color: #de8a13;
    border-color: #bd7610; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #de8a13;
    border-color: #bd7610; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #bd7610;
      border-color: #80500b; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
    background-color: #eea236;
    border-color: #ec971e; }
  .btn-warning .badge {
    color: #eea236;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #e52e0b;
  border-color: #cd290a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #b42409;
    border-color: #531104; }
  .btn-danger:hover {
    color: #fff;
    background-color: #b42409;
    border-color: #921d07; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b42409;
    border-color: #921d07; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #921d07;
      border-color: #531104; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
    background-color: #e52e0b;
    border-color: #cd290a; }
  .btn-danger .badge {
    color: #e52e0b;
    background-color: #fff; }

.btn-link {
  color: #e52e0b;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .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: #9c1f07;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 0px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.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: 14.5px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -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: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #012A4D; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.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-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.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;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.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: 14.5px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .input-group-sm > .input-group-btn > button.input-group-addon {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 0px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .input-group-lg > .input-group-btn > button.input-group-addon {
    padding: 10px 16px;
    font-size: 15px;
    border-radius: 0px; }
  .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 > button,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > button,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > button {
  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 > button,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > button,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > button:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .input-group-btn > button {
    position: relative; }
    .input-group-btn > .btn + .btn, .input-group-btn > button + .btn, .input-group-btn > .btn + button, .input-group-btn > button + button {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > button:hover, .input-group-btn > .btn:focus, .input-group-btn > button:focus, .input-group-btn > .btn:active, .input-group-btn > button:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .input-group-btn:first-child > button,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .input-group-btn:last-child > button,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .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: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #e52e0b; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .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: #fff;
    background-color: #012A4D; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .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: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -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: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 17px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #012A4D; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #012A4D;
    border-color: #012A4D; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #012A4D; }
    .panel-primary > .panel-heading .badge {
      color: #012A4D;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #012A4D; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-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);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  -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: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .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; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer button + .btn, .modal-footer .btn + button, .modal-footer button + button {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group button + .btn, .modal-footer .btn-group .btn + button, .modal-footer .btn-group button + button {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .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); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.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; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }
.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }

.flag-icon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.3333333333em;
  line-height: 1em; }
  .flag-icon:before {
    content: '\00a0'; }
  .flag-icon.flag-icon-squared {
    width: 1em; }

.flag-icon-ad {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ad.svg'); }
  .flag-icon-ad.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ad.svg'); }

.flag-icon-ae {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ae.svg'); }
  .flag-icon-ae.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ae.svg'); }

.flag-icon-af {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/af.svg'); }
  .flag-icon-af.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/af.svg'); }

.flag-icon-ag {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ag.svg'); }
  .flag-icon-ag.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ag.svg'); }

.flag-icon-ai {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ai.svg'); }
  .flag-icon-ai.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ai.svg'); }

.flag-icon-al {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/al.svg'); }
  .flag-icon-al.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/al.svg'); }

.flag-icon-am {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/am.svg'); }
  .flag-icon-am.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/am.svg'); }

.flag-icon-ao {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ao.svg'); }
  .flag-icon-ao.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ao.svg'); }

.flag-icon-aq {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/aq.svg'); }
  .flag-icon-aq.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/aq.svg'); }

.flag-icon-ar {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ar.svg'); }
  .flag-icon-ar.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ar.svg'); }

.flag-icon-as {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/as.svg'); }
  .flag-icon-as.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/as.svg'); }

.flag-icon-at {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/at.svg'); }
  .flag-icon-at.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/at.svg'); }

.flag-icon-au {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/au.svg'); }
  .flag-icon-au.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/au.svg'); }

.flag-icon-aw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/aw.svg'); }
  .flag-icon-aw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/aw.svg'); }

.flag-icon-ax {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ax.svg'); }
  .flag-icon-ax.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ax.svg'); }

.flag-icon-az {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/az.svg'); }
  .flag-icon-az.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/az.svg'); }

.flag-icon-ba {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ba.svg'); }
  .flag-icon-ba.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ba.svg'); }

.flag-icon-bb {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bb.svg'); }
  .flag-icon-bb.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bb.svg'); }

.flag-icon-bd {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bd.svg'); }
  .flag-icon-bd.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bd.svg'); }

.flag-icon-be {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/be.svg'); }
  .flag-icon-be.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/be.svg'); }

.flag-icon-bf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bf.svg'); }
  .flag-icon-bf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bf.svg'); }

.flag-icon-bg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bg.svg'); }
  .flag-icon-bg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bg.svg'); }

.flag-icon-bh {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bh.svg'); }
  .flag-icon-bh.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bh.svg'); }

.flag-icon-bi {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bi.svg'); }
  .flag-icon-bi.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bi.svg'); }

.flag-icon-bj {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bj.svg'); }
  .flag-icon-bj.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bj.svg'); }

.flag-icon-bl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bl.svg'); }
  .flag-icon-bl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bl.svg'); }

.flag-icon-bm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bm.svg'); }
  .flag-icon-bm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bm.svg'); }

.flag-icon-bn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bn.svg'); }
  .flag-icon-bn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bn.svg'); }

.flag-icon-bo {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bo.svg'); }
  .flag-icon-bo.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bo.svg'); }

.flag-icon-bq {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bq.svg'); }
  .flag-icon-bq.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bq.svg'); }

.flag-icon-br {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/br.svg'); }
  .flag-icon-br.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/br.svg'); }

.flag-icon-bs {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bs.svg'); }
  .flag-icon-bs.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bs.svg'); }

.flag-icon-bt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bt.svg'); }
  .flag-icon-bt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bt.svg'); }

.flag-icon-bv {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bv.svg'); }
  .flag-icon-bv.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bv.svg'); }

.flag-icon-bw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bw.svg'); }
  .flag-icon-bw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bw.svg'); }

.flag-icon-by {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/by.svg'); }
  .flag-icon-by.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/by.svg'); }

.flag-icon-bz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/bz.svg'); }
  .flag-icon-bz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/bz.svg'); }

.flag-icon-ca {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ca.svg'); }
  .flag-icon-ca.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ca.svg'); }

.flag-icon-cc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cc.svg'); }
  .flag-icon-cc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cc.svg'); }

.flag-icon-cd {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cd.svg'); }
  .flag-icon-cd.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cd.svg'); }

.flag-icon-cf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cf.svg'); }
  .flag-icon-cf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cf.svg'); }

.flag-icon-cg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cg.svg'); }
  .flag-icon-cg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cg.svg'); }

.flag-icon-ch {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ch.svg'); }
  .flag-icon-ch.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ch.svg'); }

.flag-icon-ci {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ci.svg'); }
  .flag-icon-ci.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ci.svg'); }

.flag-icon-ck {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ck.svg'); }
  .flag-icon-ck.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ck.svg'); }

.flag-icon-cl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cl.svg'); }
  .flag-icon-cl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cl.svg'); }

.flag-icon-cm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cm.svg'); }
  .flag-icon-cm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cm.svg'); }

.flag-icon-cn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cn.svg'); }
  .flag-icon-cn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cn.svg'); }

.flag-icon-co {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/co.svg'); }
  .flag-icon-co.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/co.svg'); }

.flag-icon-cr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cr.svg'); }
  .flag-icon-cr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cr.svg'); }

.flag-icon-cu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cu.svg'); }
  .flag-icon-cu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cu.svg'); }

.flag-icon-cv {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cv.svg'); }
  .flag-icon-cv.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cv.svg'); }

.flag-icon-cw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cw.svg'); }
  .flag-icon-cw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cw.svg'); }

.flag-icon-cx {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cx.svg'); }
  .flag-icon-cx.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cx.svg'); }

.flag-icon-cy {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cy.svg'); }
  .flag-icon-cy.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cy.svg'); }

.flag-icon-cz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/cz.svg'); }
  .flag-icon-cz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/cz.svg'); }

.flag-icon-de {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/de.svg'); }
  .flag-icon-de.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/de.svg'); }

.flag-icon-dj {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/dj.svg'); }
  .flag-icon-dj.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/dj.svg'); }

.flag-icon-dk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/dk.svg'); }
  .flag-icon-dk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/dk.svg'); }

.flag-icon-dm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/dm.svg'); }
  .flag-icon-dm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/dm.svg'); }

.flag-icon-do {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/do.svg'); }
  .flag-icon-do.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/do.svg'); }

.flag-icon-dz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/dz.svg'); }
  .flag-icon-dz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/dz.svg'); }

.flag-icon-ec {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ec.svg'); }
  .flag-icon-ec.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ec.svg'); }

.flag-icon-ee {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ee.svg'); }
  .flag-icon-ee.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ee.svg'); }

.flag-icon-eg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/eg.svg'); }
  .flag-icon-eg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/eg.svg'); }

.flag-icon-eh {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/eh.svg'); }
  .flag-icon-eh.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/eh.svg'); }

.flag-icon-er {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/er.svg'); }
  .flag-icon-er.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/er.svg'); }

.flag-icon-es {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/es.svg'); }
  .flag-icon-es.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/es.svg'); }

.flag-icon-et {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/et.svg'); }
  .flag-icon-et.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/et.svg'); }

.flag-icon-fi {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/fi.svg'); }
  .flag-icon-fi.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/fi.svg'); }

.flag-icon-fj {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/fj.svg'); }
  .flag-icon-fj.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/fj.svg'); }

.flag-icon-fk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/fk.svg'); }
  .flag-icon-fk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/fk.svg'); }

.flag-icon-fm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/fm.svg'); }
  .flag-icon-fm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/fm.svg'); }

.flag-icon-fo {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/fo.svg'); }
  .flag-icon-fo.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/fo.svg'); }

.flag-icon-fr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/fr.svg'); }
  .flag-icon-fr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/fr.svg'); }

.flag-icon-ga {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ga.svg'); }
  .flag-icon-ga.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ga.svg'); }

.flag-icon-gb {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gb.svg'); }
  .flag-icon-gb.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gb.svg'); }

.flag-icon-gd {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gd.svg'); }
  .flag-icon-gd.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gd.svg'); }

.flag-icon-ge {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ge.svg'); }
  .flag-icon-ge.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ge.svg'); }

.flag-icon-gf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gf.svg'); }
  .flag-icon-gf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gf.svg'); }

.flag-icon-gg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gg.svg'); }
  .flag-icon-gg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gg.svg'); }

.flag-icon-gh {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gh.svg'); }
  .flag-icon-gh.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gh.svg'); }

.flag-icon-gi {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gi.svg'); }
  .flag-icon-gi.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gi.svg'); }

.flag-icon-gl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gl.svg'); }
  .flag-icon-gl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gl.svg'); }

.flag-icon-gm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gm.svg'); }
  .flag-icon-gm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gm.svg'); }

.flag-icon-gn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gn.svg'); }
  .flag-icon-gn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gn.svg'); }

.flag-icon-gp {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gp.svg'); }
  .flag-icon-gp.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gp.svg'); }

.flag-icon-gq {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gq.svg'); }
  .flag-icon-gq.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gq.svg'); }

.flag-icon-gr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gr.svg'); }
  .flag-icon-gr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gr.svg'); }

.flag-icon-gs {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gs.svg'); }
  .flag-icon-gs.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gs.svg'); }

.flag-icon-gt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gt.svg'); }
  .flag-icon-gt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gt.svg'); }

.flag-icon-gu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gu.svg'); }
  .flag-icon-gu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gu.svg'); }

.flag-icon-gw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gw.svg'); }
  .flag-icon-gw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gw.svg'); }

.flag-icon-gy {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gy.svg'); }
  .flag-icon-gy.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gy.svg'); }

.flag-icon-hk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/hk.svg'); }
  .flag-icon-hk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/hk.svg'); }

.flag-icon-hm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/hm.svg'); }
  .flag-icon-hm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/hm.svg'); }

.flag-icon-hn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/hn.svg'); }
  .flag-icon-hn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/hn.svg'); }

.flag-icon-hr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/hr.svg'); }
  .flag-icon-hr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/hr.svg'); }

.flag-icon-ht {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ht.svg'); }
  .flag-icon-ht.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ht.svg'); }

.flag-icon-hu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/hu.svg'); }
  .flag-icon-hu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/hu.svg'); }

.flag-icon-id {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/id.svg'); }
  .flag-icon-id.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/id.svg'); }

.flag-icon-ie {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ie.svg'); }
  .flag-icon-ie.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ie.svg'); }

.flag-icon-il {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/il.svg'); }
  .flag-icon-il.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/il.svg'); }

.flag-icon-im {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/im.svg'); }
  .flag-icon-im.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/im.svg'); }

.flag-icon-in {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/in.svg'); }
  .flag-icon-in.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/in.svg'); }

.flag-icon-io {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/io.svg'); }
  .flag-icon-io.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/io.svg'); }

.flag-icon-iq {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/iq.svg'); }
  .flag-icon-iq.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/iq.svg'); }

.flag-icon-ir {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ir.svg'); }
  .flag-icon-ir.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ir.svg'); }

.flag-icon-is {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/is.svg'); }
  .flag-icon-is.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/is.svg'); }

.flag-icon-it {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/it.svg'); }
  .flag-icon-it.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/it.svg'); }

.flag-icon-je {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/je.svg'); }
  .flag-icon-je.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/je.svg'); }

.flag-icon-jm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/jm.svg'); }
  .flag-icon-jm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/jm.svg'); }

.flag-icon-jo {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/jo.svg'); }
  .flag-icon-jo.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/jo.svg'); }

.flag-icon-jp {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/jp.svg'); }
  .flag-icon-jp.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/jp.svg'); }

.flag-icon-ke {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ke.svg'); }
  .flag-icon-ke.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ke.svg'); }

.flag-icon-kg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kg.svg'); }
  .flag-icon-kg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kg.svg'); }

.flag-icon-kh {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kh.svg'); }
  .flag-icon-kh.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kh.svg'); }

.flag-icon-ki {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ki.svg'); }
  .flag-icon-ki.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ki.svg'); }

.flag-icon-km {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/km.svg'); }
  .flag-icon-km.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/km.svg'); }

.flag-icon-kn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kn.svg'); }
  .flag-icon-kn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kn.svg'); }

.flag-icon-kp {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kp.svg'); }
  .flag-icon-kp.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kp.svg'); }

.flag-icon-kr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kr.svg'); }
  .flag-icon-kr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kr.svg'); }

.flag-icon-kw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kw.svg'); }
  .flag-icon-kw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kw.svg'); }

.flag-icon-ky {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ky.svg'); }
  .flag-icon-ky.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ky.svg'); }

.flag-icon-kz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/kz.svg'); }
  .flag-icon-kz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/kz.svg'); }

.flag-icon-la {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/la.svg'); }
  .flag-icon-la.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/la.svg'); }

.flag-icon-lb {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lb.svg'); }
  .flag-icon-lb.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lb.svg'); }

.flag-icon-lc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lc.svg'); }
  .flag-icon-lc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lc.svg'); }

.flag-icon-li {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/li.svg'); }
  .flag-icon-li.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/li.svg'); }

.flag-icon-lk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lk.svg'); }
  .flag-icon-lk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lk.svg'); }

.flag-icon-lr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lr.svg'); }
  .flag-icon-lr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lr.svg'); }

.flag-icon-ls {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ls.svg'); }
  .flag-icon-ls.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ls.svg'); }

.flag-icon-lt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lt.svg'); }
  .flag-icon-lt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lt.svg'); }

.flag-icon-lu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lu.svg'); }
  .flag-icon-lu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lu.svg'); }

.flag-icon-lv {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/lv.svg'); }
  .flag-icon-lv.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/lv.svg'); }

.flag-icon-ly {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ly.svg'); }
  .flag-icon-ly.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ly.svg'); }

.flag-icon-ma {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ma.svg'); }
  .flag-icon-ma.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ma.svg'); }

.flag-icon-mc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mc.svg'); }
  .flag-icon-mc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mc.svg'); }

.flag-icon-md {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/md.svg'); }
  .flag-icon-md.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/md.svg'); }

.flag-icon-me {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/me.svg'); }
  .flag-icon-me.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/me.svg'); }

.flag-icon-mf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mf.svg'); }
  .flag-icon-mf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mf.svg'); }

.flag-icon-mg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mg.svg'); }
  .flag-icon-mg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mg.svg'); }

.flag-icon-mh {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mh.svg'); }
  .flag-icon-mh.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mh.svg'); }

.flag-icon-mk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mk.svg'); }
  .flag-icon-mk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mk.svg'); }

.flag-icon-ml {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ml.svg'); }
  .flag-icon-ml.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ml.svg'); }

.flag-icon-mm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mm.svg'); }
  .flag-icon-mm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mm.svg'); }

.flag-icon-mn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mn.svg'); }
  .flag-icon-mn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mn.svg'); }

.flag-icon-mo {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mo.svg'); }
  .flag-icon-mo.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mo.svg'); }

.flag-icon-mp {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mp.svg'); }
  .flag-icon-mp.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mp.svg'); }

.flag-icon-mq {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mq.svg'); }
  .flag-icon-mq.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mq.svg'); }

.flag-icon-mr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mr.svg'); }
  .flag-icon-mr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mr.svg'); }

.flag-icon-ms {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ms.svg'); }
  .flag-icon-ms.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ms.svg'); }

.flag-icon-mt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mt.svg'); }
  .flag-icon-mt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mt.svg'); }

.flag-icon-mu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mu.svg'); }
  .flag-icon-mu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mu.svg'); }

.flag-icon-mv {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mv.svg'); }
  .flag-icon-mv.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mv.svg'); }

.flag-icon-mw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mw.svg'); }
  .flag-icon-mw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mw.svg'); }

.flag-icon-mx {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mx.svg'); }
  .flag-icon-mx.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mx.svg'); }

.flag-icon-my {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/my.svg'); }
  .flag-icon-my.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/my.svg'); }

.flag-icon-mz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/mz.svg'); }
  .flag-icon-mz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/mz.svg'); }

.flag-icon-na {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/na.svg'); }
  .flag-icon-na.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/na.svg'); }

.flag-icon-nc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/nc.svg'); }
  .flag-icon-nc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/nc.svg'); }

.flag-icon-ne {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ne.svg'); }
  .flag-icon-ne.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ne.svg'); }

.flag-icon-nf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/nf.svg'); }
  .flag-icon-nf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/nf.svg'); }

.flag-icon-ng {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ng.svg'); }
  .flag-icon-ng.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ng.svg'); }

.flag-icon-ni {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ni.svg'); }
  .flag-icon-ni.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ni.svg'); }

.flag-icon-nl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/nl.svg'); }
  .flag-icon-nl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/nl.svg'); }

.flag-icon-no {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/no.svg'); }
  .flag-icon-no.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/no.svg'); }

.flag-icon-np {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/np.svg'); }
  .flag-icon-np.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/np.svg'); }

.flag-icon-nr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/nr.svg'); }
  .flag-icon-nr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/nr.svg'); }

.flag-icon-nu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/nu.svg'); }
  .flag-icon-nu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/nu.svg'); }

.flag-icon-nz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/nz.svg'); }
  .flag-icon-nz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/nz.svg'); }

.flag-icon-om {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/om.svg'); }
  .flag-icon-om.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/om.svg'); }

.flag-icon-pa {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pa.svg'); }
  .flag-icon-pa.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pa.svg'); }

.flag-icon-pe {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pe.svg'); }
  .flag-icon-pe.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pe.svg'); }

.flag-icon-pf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pf.svg'); }
  .flag-icon-pf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pf.svg'); }

.flag-icon-pg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pg.svg'); }
  .flag-icon-pg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pg.svg'); }

.flag-icon-ph {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ph.svg'); }
  .flag-icon-ph.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ph.svg'); }

.flag-icon-pk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pk.svg'); }
  .flag-icon-pk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pk.svg'); }

.flag-icon-pl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pl.svg'); }
  .flag-icon-pl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pl.svg'); }

.flag-icon-pm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pm.svg'); }
  .flag-icon-pm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pm.svg'); }

.flag-icon-pn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pn.svg'); }
  .flag-icon-pn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pn.svg'); }

.flag-icon-pr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pr.svg'); }
  .flag-icon-pr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pr.svg'); }

.flag-icon-ps {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ps.svg'); }
  .flag-icon-ps.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ps.svg'); }

.flag-icon-pt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pt.svg'); }
  .flag-icon-pt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pt.svg'); }

.flag-icon-pw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/pw.svg'); }
  .flag-icon-pw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/pw.svg'); }

.flag-icon-py {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/py.svg'); }
  .flag-icon-py.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/py.svg'); }

.flag-icon-qa {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/qa.svg'); }
  .flag-icon-qa.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/qa.svg'); }

.flag-icon-re {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/re.svg'); }
  .flag-icon-re.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/re.svg'); }

.flag-icon-ro {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ro.svg'); }
  .flag-icon-ro.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ro.svg'); }

.flag-icon-rs {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/rs.svg'); }
  .flag-icon-rs.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/rs.svg'); }

.flag-icon-ru {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ru.svg'); }
  .flag-icon-ru.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ru.svg'); }

.flag-icon-rw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/rw.svg'); }
  .flag-icon-rw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/rw.svg'); }

.flag-icon-sa {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sa.svg'); }
  .flag-icon-sa.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sa.svg'); }

.flag-icon-sb {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sb.svg'); }
  .flag-icon-sb.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sb.svg'); }

.flag-icon-sc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sc.svg'); }
  .flag-icon-sc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sc.svg'); }

.flag-icon-sd {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sd.svg'); }
  .flag-icon-sd.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sd.svg'); }

.flag-icon-se {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/se.svg'); }
  .flag-icon-se.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/se.svg'); }

.flag-icon-sg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sg.svg'); }
  .flag-icon-sg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sg.svg'); }

.flag-icon-sh {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sh.svg'); }
  .flag-icon-sh.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sh.svg'); }

.flag-icon-si {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/si.svg'); }
  .flag-icon-si.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/si.svg'); }

.flag-icon-sj {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sj.svg'); }
  .flag-icon-sj.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sj.svg'); }

.flag-icon-sk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sk.svg'); }
  .flag-icon-sk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sk.svg'); }

.flag-icon-sl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sl.svg'); }
  .flag-icon-sl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sl.svg'); }

.flag-icon-sm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sm.svg'); }
  .flag-icon-sm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sm.svg'); }

.flag-icon-sn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sn.svg'); }
  .flag-icon-sn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sn.svg'); }

.flag-icon-so {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/so.svg'); }
  .flag-icon-so.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/so.svg'); }

.flag-icon-sr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sr.svg'); }
  .flag-icon-sr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sr.svg'); }

.flag-icon-ss {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ss.svg'); }
  .flag-icon-ss.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ss.svg'); }

.flag-icon-st {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/st.svg'); }
  .flag-icon-st.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/st.svg'); }

.flag-icon-sv {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sv.svg'); }
  .flag-icon-sv.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sv.svg'); }

.flag-icon-sx {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sx.svg'); }
  .flag-icon-sx.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sx.svg'); }

.flag-icon-sy {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sy.svg'); }
  .flag-icon-sy.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sy.svg'); }

.flag-icon-sz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/sz.svg'); }
  .flag-icon-sz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/sz.svg'); }

.flag-icon-tc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tc.svg'); }
  .flag-icon-tc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tc.svg'); }

.flag-icon-td {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/td.svg'); }
  .flag-icon-td.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/td.svg'); }

.flag-icon-tf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tf.svg'); }
  .flag-icon-tf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tf.svg'); }

.flag-icon-tg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tg.svg'); }
  .flag-icon-tg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tg.svg'); }

.flag-icon-th {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/th.svg'); }
  .flag-icon-th.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/th.svg'); }

.flag-icon-tj {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tj.svg'); }
  .flag-icon-tj.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tj.svg'); }

.flag-icon-tk {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tk.svg'); }
  .flag-icon-tk.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tk.svg'); }

.flag-icon-tl {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tl.svg'); }
  .flag-icon-tl.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tl.svg'); }

.flag-icon-tm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tm.svg'); }
  .flag-icon-tm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tm.svg'); }

.flag-icon-tn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tn.svg'); }
  .flag-icon-tn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tn.svg'); }

.flag-icon-to {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/to.svg'); }
  .flag-icon-to.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/to.svg'); }

.flag-icon-tr {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tr.svg'); }
  .flag-icon-tr.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tr.svg'); }

.flag-icon-tt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tt.svg'); }
  .flag-icon-tt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tt.svg'); }

.flag-icon-tv {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tv.svg'); }
  .flag-icon-tv.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tv.svg'); }

.flag-icon-tw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tw.svg'); }
  .flag-icon-tw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tw.svg'); }

.flag-icon-tz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/tz.svg'); }
  .flag-icon-tz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/tz.svg'); }

.flag-icon-ua {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ua.svg'); }
  .flag-icon-ua.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ua.svg'); }

.flag-icon-ug {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ug.svg'); }
  .flag-icon-ug.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ug.svg'); }

.flag-icon-um {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/um.svg'); }
  .flag-icon-um.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/um.svg'); }

.flag-icon-us {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/us.svg'); }
  .flag-icon-us.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/us.svg'); }

.flag-icon-uy {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/uy.svg'); }
  .flag-icon-uy.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/uy.svg'); }

.flag-icon-uz {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/uz.svg'); }
  .flag-icon-uz.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/uz.svg'); }

.flag-icon-va {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/va.svg'); }
  .flag-icon-va.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/va.svg'); }

.flag-icon-vc {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/vc.svg'); }
  .flag-icon-vc.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/vc.svg'); }

.flag-icon-ve {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ve.svg'); }
  .flag-icon-ve.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ve.svg'); }

.flag-icon-vg {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/vg.svg'); }
  .flag-icon-vg.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/vg.svg'); }

.flag-icon-vi {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/vi.svg'); }
  .flag-icon-vi.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/vi.svg'); }

.flag-icon-vn {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/vn.svg'); }
  .flag-icon-vn.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/vn.svg'); }

.flag-icon-vu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/vu.svg'); }
  .flag-icon-vu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/vu.svg'); }

.flag-icon-wf {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/wf.svg'); }
  .flag-icon-wf.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/wf.svg'); }

.flag-icon-ws {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ws.svg'); }
  .flag-icon-ws.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ws.svg'); }

.flag-icon-ye {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/ye.svg'); }
  .flag-icon-ye.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/ye.svg'); }

.flag-icon-yt {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/yt.svg'); }
  .flag-icon-yt.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/yt.svg'); }

.flag-icon-za {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/za.svg'); }
  .flag-icon-za.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/za.svg'); }

.flag-icon-zm {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/zm.svg'); }
  .flag-icon-zm.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/zm.svg'); }

.flag-icon-zw {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/zw.svg'); }
  .flag-icon-zw.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/zw.svg'); }

.flag-icon-eu {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/eu.svg'); }
  .flag-icon-eu.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/eu.svg'); }

.flag-icon-gb-eng {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gb-eng.svg'); }
  .flag-icon-gb-eng.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gb-eng.svg'); }

.flag-icon-gb-nir {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gb-nir.svg'); }
  .flag-icon-gb-nir.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gb-nir.svg'); }

.flag-icon-gb-sct {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gb-sct.svg'); }
  .flag-icon-gb-sct.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gb-sct.svg'); }

.flag-icon-gb-wls {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/gb-wls.svg'); }
  .flag-icon-gb-wls.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/gb-wls.svg'); }

.flag-icon-un {
  background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/4x3/un.svg'); }
  .flag-icon-un.flag-icon-squared {
    background-image: url('../../../base/themes/node_modules/flag-icon-css/flags/1x1/un.svg'); }

body {
  font-size: 13px;
  line-height: 21.5px;
  overflow-x: hidden;
  position: relative;
  padding-top: 40px; }
  body.noscroll {
    overflow-y: hidden; }

h1, h2, h3, .subheadline {
  font-family: MuseoSlab-700;
  margin: 0;
  display: flex; }

h1 {
  font-size: 6vw;
  line-height: 35.5px;
  padding-top: 45px;
  padding-bottom: 53px; }

h2 {
  font-size: 19px;
  line-height: 22.5px;
  padding-top: 36px;
  padding-bottom: 42.4px; }

h3 {
  font-size: 16px;
  padding-top: 22.5px;
  padding-bottom: 26.5px; }

img {
  max-width: 100%;
  height: auto; }

.container p, .headline-box .headline p,
.container ul,
.headline-box .headline ul {
  margin: 10px 0; }

.container p + ul, .headline-box .headline p + ul {
  margin-top: 0px; }

.container ul, .headline-box .headline ul {
  padding: 0;
  list-style-type: none; }
  .container ul li, .headline-box .headline ul li {
    margin-left: 15px;
    overflow: visible; }
    .container ul li:before, .headline-box .headline ul li:before,
    .container ul li span,
    .headline-box .headline ul li span {
      display: inline; }
    .container ul li:before, .headline-box .headline ul li:before {
      content: "\003E";
      color: #000;
      margin-left: -15px;
      margin-right: 7px; }

.linkheadline {
  padding-top: 45px;
  padding-bottom: 25px; }

.subheadline {
  font-size: 14.5px;
  line-height: 21.5px; }

.zwischenheadline {
  font-size: 14px;
  line-height: 21.5px;
  font-weight: 500;
  color: #012A4D;
  margin-top: 30px;
  margin-bottom: 5px;
  padding: 0px; }

h2.zwischenheadline {
  font-size: 22px;
  line-height: 24px;
  font-weight: 500;
  margin-bottom: 30px; }

h3.zwischenheadline {
  margin-bottom: 20px; }

button,
label,
nav > ul > li,
nav > ul > li > a,
input[type="submit"],
.btn {
  font-size: 14px !important; }

nav.globalNavigation a {
  font-size: 11.2px !important; }

a {
  font-size: 13px;
  line-height: 21.5px; }
  a.more {
    font-size: 13px;
    line-height: 27.3px; }

h1,
h2,
h3,
h4,
h5,
h6,
.subheadline,
.linkheadline {
  color: #012A4D;
  position: relative;
  display: flex;
  width: 100%; }

@media (max-width: 767px) {
  h4 {
    font-size: 15px !important; } }

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

.center {
  margin: 0 auto; }

@media (min-width: 768px) {
  body {
    font-size: 14.5px;
    line-height: 24px;
    padding-top: 0px; }
  h1 {
    font-size: 50px;
    line-height: 59.5px;
    padding-top: 80px;
    padding-bottom: 85px; }
  h2 {
    font-size: 32.3px;
    line-height: 38.3px;
    padding-top: 64px;
    padding-bottom: 68px; }
  h3 {
    font-size: 28px;
    padding-top: 40px;
    padding-bottom: 42.5px; }
  .linkheadline {
    padding-top: 80px;
    padding-bottom: 40px; }
  .subheadline {
    font-size: 18px; }
  .zwischenheadline {
    font-size: 16px;
    line-height: 24px; }
  h2.zwischenheadline {
    font-size: 24px;
    line-height: 26px; }
  button,
  label,
  nav > ul > li,
  nav > ul > li > a,
  input[type="submit"],
  .btn {
    font-size: 16px !important; }
  nav.globalNavigation a {
    font-size: 12.8px !important; }
  a {
    font-size: 14.5px;
    line-height: 24px; }
    a.more {
      font-size: 13px;
      line-height: 27.3px; } }

@media (min-width: 992px) {
  body {
    font-size: 14.5px;
    line-height: 24px; }
  h1 {
    font-size: 65px;
    line-height: 77px;
    padding-top: 110px;
    padding-bottom: 117px; }
  h2 {
    font-size: 42px;
    line-height: 49.8px;
    padding-top: 88px;
    padding-bottom: 93.6px; }
  h3 {
    font-size: 30px;
    padding-top: 55px;
    padding-bottom: 58.5px; }
  .linkheadline {
    padding-top: 110px;
    padding-bottom: 55px; }
  .subheadline {
    font-size: 25px; }
  .zwischenheadline {
    font-size: 16px;
    line-height: 24px; }
  h2.zwischenheadline {
    font-size: 26px;
    line-height: 28px; }
  button,
  label,
  nav > ul > li,
  nav > ul > li > a,
  input[type="submit"],
  .btn {
    font-size: 23px !important; }
  a {
    font-size: 14.5px;
    line-height: 24px; }
    a.more {
      font-size: 13px;
      line-height: 27.3px; } }

div.line, div.line-sm, div.line-md, div.line-lg {
  background-color: #012A4D;
  height: 3px;
  position: absolute;
  left: 0px;
  bottom: 25px; }
  @media (min-width: 768px) {
    div.line, div.line-sm, div.line-md, div.line-lg {
      height: 5px;
      bottom: 40px; } }
  @media (min-width: 992px) {
    div.line, div.line-sm, div.line-md, div.line-lg {
      height: 7px;
      bottom: 55px; } }
  div.line.transparent, div.line-sm.transparent, div.line-md.transparent, div.line-lg.transparent {
    background-color: transparent; }

div.line-sm {
  width: 50px; }

div.line-md {
  width: 100px; }

div.line-lg {
  width: 150px; }

img {
  max-width: 100%; }

h1.line:after,
h2.line:after,
h3.line:after {
  content: " ";
  background-color: #012A4D;
  position: absolute;
  left: 0px; }

h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4 {
  margin-top: 0px !important;
  padding-top: 0px !important; }

h2 + h2,
h2 + h3,
h2 + h4 {
  margin-top: 0px !important;
  padding-top: 0px !important; }

h3 + h3,
h3 + h4 {
  margin-top: 0px !important;
  padding-top: 0px !important; }

h1.line:after {
  height: 3px;
  width: 53px;
  bottom: 25px; }
  @media (min-width: 768px) {
    h1.line:after {
      height: 5px;
      width: 96px;
      bottom: 40px; } }
  @media (min-width: 992px) {
    h1.line:after {
      height: 7px;
      width: 123px;
      bottom: 55px; } }
h2.line:after {
  height: 2px;
  width: 34px;
  bottom: 19.7px; }
  @media (min-width: 768px) {
    h2.line:after {
      height: 3px;
      width: 53px;
      bottom: 31.5px; } }
  @media (min-width: 992px) {
    h2.line:after {
      height: 4px;
      width: 70px;
      bottom: 43.3px; } }
h3.line:after {
  height: 2px;
  width: 34px;
  bottom: 11.75px; }
  @media (min-width: 768px) {
    h3.line:after {
      height: 3px;
      width: 53px;
      bottom: 18.75px; } }
  @media (min-width: 992px) {
    h3.line:after {
      height: 3px;
      width: 100px;
      bottom: 27.75px; } }
ul.nav-pills {
  margin-bottom: 50px; }

ul.nav-pills li,
ul.dropdown-menu li {
  margin-left: 0px; }
  ul.nav-pills li:before,
  ul.dropdown-menu li:before {
    display: none; }

span.horizontal-line {
  display: inline-table;
  white-space: nowrap; }
  span.horizontal-line:before, span.horizontal-line:after {
    border-top: 2px solid white;
    content: "";
    display: table-cell;
    position: relative;
    top: 0.8em;
    width: 48.5%; }
  span.horizontal-line:before {
    right: 1.5%; }
  span.horizontal-line:after {
    left: 1.5%; }

.border-top {
  border-top: 2px solid white; }

.border-bottom {
  border-bottom: 2px solid white; }

a {
  color: #fd8963; }

.accordion {
  width: 100%;
  background-color: #f3f3f3;
  overflow: hidden;
  position: relative;
  max-height: 0px;
  margin-bottom: 42px;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s; }
  .accordion:after {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    border-style: solid;
    border-bottom-width: 20px;
    border-left-width: 20px;
    border-color: transparent transparent white; }
    @media (min-width: 768px) {
      .accordion:after {
        border-bottom-width: 30px;
        border-left-width: 30px; } }
    @media (min-width: 992px) {
      .accordion:after {
        border-bottom-width: 40px;
        border-left-width: 40px; } }
  .accordion.open {
    max-height: 99999px !important; }
    .accordion.open h3:after {
      opacity: 1 !important; }
    @media (min-width: 768px) {
      .accordion.open.gewerbeflaeche .wrapper {
        position: absolute;
        bottom: 39px; } }
    @media (min-width: 768px) {
      .accordion.open.gewerbeflaeche .image {
        margin-bottom: -18px; } }
    @media (min-width: 992px) {
      .accordion.open.hafenbauprojekt .image,
      .accordion.open.hafenbauprojekt .headline, .accordion.open.gewerbeflaeche .image,
      .accordion.open.gewerbeflaeche .headline {
        margin-bottom: 42px; } }
    .accordion.open.hafenbauprojekt .image, .accordion.open.gewerbeflaeche .image {
      width: 100%; }
      @media (min-width: 768px) {
        .accordion.open.hafenbauprojekt .image, .accordion.open.gewerbeflaeche .image {
          height: 400px;
          width: 75%; } }
      @media (min-width: 992px) {
        .accordion.open.hafenbauprojekt .image, .accordion.open.gewerbeflaeche .image {
          width: 58.3333333333%; } }
    .accordion.open.hafenbauprojekt .wrapper, .accordion.open.gewerbeflaeche .wrapper {
      position: relative;
      bottom: 0; }
      @media (min-width: 992px) {
        .accordion.open.hafenbauprojekt .wrapper, .accordion.open.gewerbeflaeche .wrapper {
          position: absolute;
          bottom: -5px;
          width: 80%; } }
    .accordion.open.hafenbauprojekt .headline, .accordion.open.gewerbeflaeche .headline {
      width: 100%;
      padding-left: 18px;
      padding-right: 18px;
      padding-bottom: 18px;
      height: auto;
      padding-top: 30px; }
      @media (min-width: 768px) {
        .accordion.open.hafenbauprojekt .headline, .accordion.open.gewerbeflaeche .headline {
          padding-top: 50px;
          padding-left: 42px;
          padding-right: 42px; } }
      @media (min-width: 992px) {
        .accordion.open.hafenbauprojekt .headline, .accordion.open.gewerbeflaeche .headline {
          width: 41.6666666667%;
          height: 400px; } }
    @media (min-width: 992px) {
      .accordion.open.hafenbauprojekt .headline {
        padding-bottom: 0px; } }
    @media (min-width: 768px) {
      .accordion.open.hafenbauprojekt .headline .main {
        position: relative;
        bottom: 0; } }
    @media (min-width: 992px) {
      .accordion.open.hafenbauprojekt .headline .main {
        position: absolute;
        bottom: -5px; } }
    .accordion.open.extra-info .headline {
      box-sizing: content-box; }
    .accordion.open.extra-info .content {
      display: block; }
    .accordion.open.schwerpunktbranche .image,
    .accordion.open.schwerpunktbranche .headline {
      height: 138.125px; }
      @media (min-width: 768px) {
        .accordion.open.schwerpunktbranche .image,
        .accordion.open.schwerpunktbranche .headline {
          height: 290px; } }
    .accordion.open.schwerpunktbranche .image {
      width: 37.5%;
      max-width: 136.125px;
      padding: 18px; }
      @media (min-width: 768px) {
        .accordion.open.schwerpunktbranche .image {
          width: 43.75%;
          padding: 34px;
          max-width: 277.375px;
          height: 290px; } }
      .accordion.open.schwerpunktbranche .image img {
        width: 100px;
        height: 100px; }
        @media (min-width: 768px) {
          .accordion.open.schwerpunktbranche .image img {
            width: 210px;
            height: 210px; } }
    .accordion.open.schwerpunktbranche .headline {
      width: 62.5%; }
      @media (min-width: 768px) {
        .accordion.open.schwerpunktbranche .headline {
          width: 56.25%; } }
      .accordion.open.schwerpunktbranche .headline .main {
        position: absolute;
        bottom: 32px; }
        @media (min-width: 768px) {
          .accordion.open.schwerpunktbranche .headline .main {
            bottom: 58px; } }
        .accordion.open.schwerpunktbranche .headline .main h3:after {
          bottom: -15px; }
          @media (min-width: 768px) {
            .accordion.open.schwerpunktbranche .headline .main h3:after {
              bottom: -24px; } }
    .accordion.open.schwerpunktbranche .content {
      width: 100%;
      max-height: 99999px;
      overflow: visible;
      padding-left: 18px;
      padding-right: 18px;
      height: auto; }
      @media (min-width: 768px) {
        .accordion.open.schwerpunktbranche .content {
          padding-left: 34px;
          padding-right: 20%; } }
      @media (min-width: 992px) {
        .accordion.open.schwerpunktbranche .content {
          padding-left: 42px; } }
    .accordion.open.ausbildungsstelle .headline {
      box-sizing: content-box;
      padding-bottom: 0px; }
      .accordion.open.ausbildungsstelle .headline .main {
        height: 90px; }
    .accordion.open.ausbildungsstelle .content {
      margin-top: 0px; }
    .accordion.open .content .accordion-close-box {
      display: block; }
  .accordion.ausbildungsstelle {
    max-height: 160px; }
    .accordion.ausbildungsstelle .headline {
      height: 100px;
      padding: 20px 15px 20px 15px; }
      @media (min-width: 768px) {
        .accordion.ausbildungsstelle .headline {
          height: 130px;
          padding: 40px 60px 42px 42px; } }
      @media (min-width: 992px) {
        .accordion.ausbildungsstelle .headline {
          height: 160px; } }
      .accordion.ausbildungsstelle .headline .main {
        padding-bottom: 0px; }
    .accordion.ausbildungsstelle .content {
      padding-top: 0px; }
      @media (min-width: 768px) {
        .accordion.ausbildungsstelle .content {
          margin: 100px 60px 42px 42px;
          padding: 0px 10% 30px 15px; } }
  .accordion.extra-info {
    max-height: 140px; }
    @media (min-width: 768px) {
      .accordion.extra-info {
        max-height: 150px; } }
    .accordion.extra-info .headline {
      min-height: 50px;
      padding: 30px 15px 0px 15px; }
      @media (min-width: 768px) {
        .accordion.extra-info .headline {
          min-height: 100px;
          padding: 35px 60px 0 42px; } }
    .accordion.extra-info .content {
      padding: 0px 15px 40px 15px;
      display: none; }
      @media (min-width: 768px) {
        .accordion.extra-info .content {
          padding: 0px 42px 84px 42px; } }
  .accordion.gewerbeflaeche, .accordion.hafenbauprojekt {
    max-height: 140px; }
    @media (min-width: 768px) {
      .accordion.gewerbeflaeche, .accordion.hafenbauprojekt {
        max-height: 200px; } }
    @media (min-width: 992px) {
      .accordion.gewerbeflaeche, .accordion.hafenbauprojekt {
        max-height: 230px; } }
    .accordion.gewerbeflaeche .image,
    .accordion.gewerbeflaeche .headline, .accordion.hafenbauprojekt .image,
    .accordion.hafenbauprojekt .headline {
      height: 140px;
      float: left; }
      @media (min-width: 768px) {
        .accordion.gewerbeflaeche .image,
        .accordion.gewerbeflaeche .headline, .accordion.hafenbauprojekt .image,
        .accordion.hafenbauprojekt .headline {
          height: 200px; } }
      @media (min-width: 992px) {
        .accordion.gewerbeflaeche .image,
        .accordion.gewerbeflaeche .headline, .accordion.hafenbauprojekt .image,
        .accordion.hafenbauprojekt .headline {
          height: 230px; } }
    .accordion.gewerbeflaeche .image, .accordion.hafenbauprojekt .image {
      width: 37.5%; }
      @media (min-width: 768px) {
        .accordion.gewerbeflaeche .image, .accordion.hafenbauprojekt .image {
          width: 43.75%; } }
      @media (min-width: 992px) {
        .accordion.gewerbeflaeche .image, .accordion.hafenbauprojekt .image {
          width: 33.3333333333%; } }
    .accordion.gewerbeflaeche .headline, .accordion.hafenbauprojekt .headline {
      width: 62.5%;
      padding: 14px; }
      @media (min-width: 768px) {
        .accordion.gewerbeflaeche .headline, .accordion.hafenbauprojekt .headline {
          width: 56.25%;
          padding: 34px; } }
      @media (min-width: 992px) {
        .accordion.gewerbeflaeche .headline, .accordion.hafenbauprojekt .headline {
          padding: 60px 60px 42px 42px;
          width: 66.6666666667%; } }
      .accordion.gewerbeflaeche .headline h3:after, .accordion.hafenbauprojekt .headline h3:after {
        display: none; }
    .accordion.gewerbeflaeche .content, .accordion.hafenbauprojekt .content {
      padding-top: 0px;
      float: left; }
  .accordion.hafenbauprojekt-ohne-bild {
    max-height: 100px; }
    @media (min-width: 768px) {
      .accordion.hafenbauprojekt-ohne-bild {
        max-height: 190px; } }
    .accordion.hafenbauprojekt-ohne-bild .headline {
      height: 100px; }
      @media (min-width: 768px) {
        .accordion.hafenbauprojekt-ohne-bild .headline {
          height: 190px; } }
    .accordion.hafenbauprojekt-ohne-bild .content {
      padding-top: 35px; }
      @media (min-width: 768px) {
        .accordion.hafenbauprojekt-ohne-bild .content {
          padding-top: 0px; } }
  .accordion.schwerpunktbranche {
    max-height: 88px; }
    @media (min-width: 768px) {
      .accordion.schwerpunktbranche {
        max-height: 195px; } }
    .accordion.schwerpunktbranche .image,
    .accordion.schwerpunktbranche .headline,
    .accordion.schwerpunktbranche .content {
      float: left; }
    .accordion.schwerpunktbranche .image,
    .accordion.schwerpunktbranche .headline {
      height: 88px; }
    .accordion.schwerpunktbranche .image {
      width: 25%;
      padding: 14px;
      max-width: 90.75px; }
      @media (min-width: 768px) {
        .accordion.schwerpunktbranche .image {
          width: 31.25%;
          padding: 34px;
          height: 195px;
          max-width: 200px; } }
      .accordion.schwerpunktbranche .image img {
        height: 60px;
        width: 60px; }
        @media (min-width: 768px) {
          .accordion.schwerpunktbranche .image img {
            height: 127px;
            width: 127px; } }
    .accordion.schwerpunktbranche .headline {
      width: 75%;
      padding: 14px 14px 14px 0px; }
      @media (min-width: 768px) {
        .accordion.schwerpunktbranche .headline {
          width: 68.75%;
          padding: 34px 20% 34px 0px;
          height: 120px; } }
      .accordion.schwerpunktbranche .headline .main {
        position: absolute;
        bottom: 28px; }
    .accordion.schwerpunktbranche .content {
      width: 100%; }
      @media (min-width: 768px) {
        .accordion.schwerpunktbranche .content {
          width: 68.75%;
          overflow: hidden;
          padding: 0;
          height: 50px; } }
  .accordion .opener {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: content-box;
    color: #012A4D;
    font-size: 2.5em;
    cursor: pointer;
    z-index: 1; }
    @media (min-width: 768px) {
      .accordion .opener {
        font-size: 2em; } }
  .accordion .image img {
    width: 100%; }
  .accordion .headline {
    padding: 20px 15px 20px 15px;
    position: relative; }
    @media (min-width: 768px) {
      .accordion .headline {
        padding: 60px 60px 42px 42px; } }
    .accordion .headline .sub,
    .accordion .headline .main {
      font-weight: bold;
      color: #012A4D; }
    .accordion .headline .sub {
      font-size: 1.1em;
      margin-bottom: 10px;
      line-height: 1em; }
      @media (min-width: 768px) {
        .accordion .headline .sub {
          margin-bottom: 24px; } }
    .accordion .headline .main h3 {
      padding: 0;
      margin: 0;
      font-size: 1.4em; }
      @media (min-width: 768px) {
        .accordion .headline .main h3 {
          font-size: 1.8em; } }
      @media (min-width: 992px) {
        .accordion .headline .main h3 {
          font-size: 2.5em; } }
      .accordion .headline .main h3:after {
        bottom: -25px;
        opacity: 0; }
  .accordion .content {
    padding: 0px 15px 40px 15px; }
    @media (min-width: 768px) {
      .accordion .content {
        padding: 0px 42px 60px 42px; } }
    @media (min-width: 992px) {
      .accordion .content {
        padding: 0px 42px 84px 42px; } }
    .accordion .content table {
      border-collapse: collapse;
      border-spacing: 3px;
      margin-bottom: 17px !important; }
      .accordion .content table tr td:nth-child(2):before {
        right: 0;
        left: inherit; }
      .accordion .content table td {
        vertical-align: top;
        padding: 10px;
        border: 0px;
        position: relative;
        display: block; }
        @media (min-width: 768px) {
          .accordion .content table td {
            padding: 17px;
            display: table-cell; } }
        .accordion .content table td:before {
          content: "";
          background: #012A4D;
          height: 1px;
          position: absolute;
          top: 0;
          left: 0;
          width: 95%;
          width: calc(100% - 20px); }
        .accordion .content table td:first-child:before {
          height: 2px; }
        @media (min-width: 768px) {
          .accordion .content table td:first-child {
            width: 30%; } }
        .accordion .content table td:nth-child(2):before {
          height: 0px; }
        @media (min-width: 768px) {
          .accordion .content table td:first-child:before, .accordion .content table td:nth-child(2):before {
            height: 1px; } }
        .accordion .content table td.area {
          padding: 22px 17px;
          font-weight: bold;
          border-top: 3px solid #012A4D;
          border-bottom: 0px !important;
          position: relative;
          font-size: 1.2em; }
          .accordion .content table td.area:before {
            content: "";
            position: absolute;
            top: -3px;
            left: -10px;
            width: 0;
            height: 15px;
            border-style: solid;
            border-width: 10px 10px 0 0;
            border-color: #f3f3f3 transparent transparent transparent; }
      .accordion .content table tr:last-child td {
        border-bottom: 3px solid #012A4D; }
      .accordion .content table tr ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .accordion .content table tr ul li {
          padding-left: 15px; }
          .accordion .content table tr ul li:before {
            content: "\003E";
            color: #000;
            margin-left: -15px;
            margin-right: 10px; }
    .accordion .content h4:first-child {
      margin-top: 0px; }
    .accordion .content .accordion-close-box {
      position: absolute;
      bottom: 20px;
      text-align: right;
      width: 100%;
      left: 0;
      display: none;
      padding: 0 10px; }
      @media (min-width: 768px) {
        .accordion .content .accordion-close-box {
          bottom: 30px; } }
      @media (min-width: 992px) {
        .accordion .content .accordion-close-box {
          bottom: 42px; }
          .accordion .content .accordion-close-box .accordion-close-link {
            color: #012A4D; } }
  .accordion .link-download,
  .accordion .link-ausschreibung {
    padding-left: 17px; }

#selection .nav {
  margin: 43px 0px; }
  #selection .nav > .dropdown {
    margin: 0px; }
  #selection .nav select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    font-size: 1em;
    width: 100%; }
  #selection .nav select::-ms-expand {
    display: none; }
  #selection .nav select {
    width: 100%;
    border: 1px solid #bbb;
    padding: 20px 55px 20px 20px;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
    background-color: white;
    background-image: url('../../../base/themes/img/static/icons/arrow_down_3.png');
    background-position: right;
    background-repeat: no-repeat;
    line-height: 1em;
    height: 55px; }
    @media (min-width: 768px) {
      #selection .nav select {
        display: none; } }
    #selection .nav select:hover {
      box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
    #selection .nav select:focus {
      background-image: url('../../../base/themes/img/static/icons/cross.png'); }
    #selection .nav select option:first-child {
      margin-top: 20px; }
    #selection .nav select option:last-child {
      margin-bottom: 20px; }

#selection .dropdown {
  width: 400px;
  height: 55px;
  display: none;
  margin: 43px 0px; }
  @media (min-width: 768px) {
    #selection .dropdown {
      display: block; } }
  #selection .dropdown.open .dropdown-toggle {
    background-image: url('../../../base/themes/img/static/icons/cross.png'); }
  #selection .dropdown .dropdown-toggle {
    width: 100%;
    background-color: white;
    background-image: url('../../../base/themes/img/static/icons/arrow_down_3.png');
    background-position: right;
    background-repeat: no-repeat;
    border: 1px solid #bbb !important;
    padding: 20px 55px 20px 20px;
    text-align: left;
    color: #012A4D;
    height: 100%;
    max-height: none;
    line-height: 1em;
    font-size: 19px !important;
    background-size: auto 100%; }
  #selection .dropdown .dropdown-menu {
    width: 100%;
    margin: 0;
    padding: 20px 0;
    margin-top: -1px; }
    #selection .dropdown .dropdown-menu li {
      padding-left: 20px;
      margin: 4px 0; }
      #selection .dropdown .dropdown-menu li:hover {
        cursor: pointer; }
        #selection .dropdown .dropdown-menu li:hover a {
          color: #fd8963; }
      #selection .dropdown .dropdown-menu li:first-child {
        margin-top: 0; }
      #selection .dropdown .dropdown-menu li:last-child {
        margin-bottom: 0; }
      #selection .dropdown .dropdown-menu li a {
        background: none;
        color: #012A4D;
        margin: 0;
        padding: 0; }

div[class^="frame frame-default frame-type-dce_"] > h1, div[class^="frame frame-default frame-type-dce_"] > h2, div[class^="frame frame-default frame-type-dce_"] > h3, div[class^="frame frame-default frame-type-dce_"] > h4, div[class^="frame frame-default frame-type-dce_"] > h5 {
  display: none; }

.modul-ansprechpartner .media-left,
.modul-ansprechpartner .media-body {
  float: left;
  margin-right: 20px; }

.modul-ansprechpartner .media-left {
  margin-bottom: 20px;
  padding-right: 14px;
  max-width: 100px; }
  @media (min-width: 768px) {
    .modul-ansprechpartner .media-left {
      margin-bottom: 0px;
      padding-right: 24px;
      max-width: 140px; } }
  @media (min-width: 992px) {
    .modul-ansprechpartner .media-left {
      padding-right: 30px;
      max-width: 200px; } }
.modul-ansprechpartner .media-body {
  width: auto; }

.modul-ansprechpartner img.media-object {
  max-width: 250px;
  width: 100%; }

.modul-ansprechpartner h3.media-heading {
  font-family: MuseoSlab-300;
  color: #012A4D;
  font-size: 19px;
   padding: 0}    

div.azubi-box-ansprechpartner {
  background: #ffffff;
  padding: 10px; }
  div.azubi-box-ansprechpartner img {
    width: 125px;
    height: auto !important; }

button:-moz-focus-outer, button:-moz-focus-inner,
.btn:-moz-focus-outer,
.btn:-moz-focus-inner {
  border: 0; }

.btn, button {
  border-radius: 0;
  padding: 6px 20px;
  box-shadow: none;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.4);
  max-height: 50px;
  font-size: 14px;
  font-weight: 700;
  border-width: 0 !important;
  -webkit-transition: box-shadow 2s ease;
  -o-transition: box-shadow 2s ease;
  transition: box-shadow 2s ease; }
  @media (min-width: 768px) {
    .btn, button {
      font-size: 16px;
      padding: 6px 30px; } }
  @media (min-width: 992px) {
    .btn, button {
      padding: 6px 50px;
      font-size: 19px; } }
  .btn.hover, button.hover {
    box-shadow: inset 0 -50px 0 0 rgba(0, 0, 0, 0.4); }

input[type="submit"] {
  line-height: 1.42857; }

.modul-case {
  width: 100%;
  max-width: 1800px;
  clear: both;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 55px; }
  @media (min-width: 768px) {
    .modul-case {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px) {
    .modul-case.bg-left .case-bg {
      float: left;
      margin-right: 55px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .modul-case.bg-left .case-content {
      float: left; } }
  @media (min-width: 768px) {
    .modul-case.bg-right .case-bg {
      float: right;
      margin-left: 55px;
      margin-right: -15px; } }
  @media (min-width: 768px) {
    .modul-case.bg-right .case-content {
      float: right; } }
  .modul-case .case-bg {
    width: 100%;
    height: 350px;
    position: relative; }
    @media (min-width: 768px) {
      .modul-case .case-bg {
        width: 60%;
        display: block;
        height: 400px; } }
    @media (min-width: 992px) {
      .modul-case .case-bg {
        height: 550px; } }
    .modul-case .case-bg .bg-wrapper {
      position: absolute;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
    .modul-case .case-bg .case-bg-img-description {
      position: absolute;
      bottom: -30px;
      left: 0px;
      height: 30px; }
  .modul-case .case-content {
    max-width: 390px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0; }
    @media (min-width: 768px) {
      .modul-case .case-content {
        width: 40%;
        display: inline; } }
    @media (min-width: 992px) {
      .modul-case .case-content {
        height: 550px;
        width: 38%;
        display: inline-block;
        overflow: hidden; } }
    .modul-case .case-content h1, .modul-case .case-content h2, .modul-case .case-content h3, .modul-case .case-content h4, .modul-case .case-content h5, .modul-case .case-content h6 {
      padding-top: 10px; }
      @media (min-width: 768px) {
        .modul-case .case-content h1, .modul-case .case-content h2, .modul-case .case-content h3, .modul-case .case-content h4, .modul-case .case-content h5, .modul-case .case-content h6 {
          padding-top: 0px; } }
.case-bg-img-description {
  display: none; }

.countdown {
  padding-top: 150px;
  width: 400px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 24px;
  color: white; }
  .countdown .countdown-days {
    font-size: 280px;
    text-align: center;
    line-height: 280px;
    opacity: 0.8; }
  .countdown span.horizontal-line {
    display: inline-table;
    white-space: nowrap; }
    .countdown span.horizontal-line:before, .countdown span.horizontal-line:after {
      border-top: 2px solid white;
      content: "";
      display: table-cell;
      position: relative;
      top: 12px;
      width: 48.5%; }
    .countdown span.horizontal-line:before {
      right: 1.5%; }
    .countdown span.horizontal-line:after {
      left: 1.5%; }
  .countdown .border-top {
    border-top: 2px solid white;
    padding-top: 5px; }
  .countdown .border-bottom {
    border-bottom: 2px solid white;
    padding-bottom: 5px; }

form {
  max-width: 500px;
  margin-bottom: 15px; }
  form label {
    font-size: 1em !important; }
  form div.btn-toolbar div.btn-group, form div.btn-toolbar button.btn-primary {
    float: none;
    display: block;
    font-weight: normal;
    max-height: none; }
  form input[type="text"],
  form input[type="date"],
  form input[type="password"],
  form input[type="submit"],
  form textarea,
  form select, form textarea.form-control,
  form button.btn-primary {
    color: #012A4D;
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #012A4D !important;
    margin-bottom: 15px; }
    form input[type="text"]::-webkit-input-placeholder,
    form input[type="date"]::-webkit-input-placeholder,
    form input[type="password"]::-webkit-input-placeholder,
    form input[type="submit"]::-webkit-input-placeholder,
    form textarea::-webkit-input-placeholder,
    form select::-webkit-input-placeholder, form textarea.form-control::-webkit-input-placeholder,
    form button.btn-primary::-webkit-input-placeholder {
      color: #fff; }
    form input[type="text"]:-moz-placeholder,
    form input[type="date"]:-moz-placeholder,
    form input[type="password"]:-moz-placeholder,
    form input[type="submit"]:-moz-placeholder,
    form textarea:-moz-placeholder,
    form select:-moz-placeholder, form textarea.form-control:-moz-placeholder,
    form button.btn-primary:-moz-placeholder {
      color: #fff; }
    form input[type="text"]::-moz-placeholder,
    form input[type="date"]::-moz-placeholder,
    form input[type="password"]::-moz-placeholder,
    form input[type="submit"]::-moz-placeholder,
    form textarea::-moz-placeholder,
    form select::-moz-placeholder, form textarea.form-control::-moz-placeholder,
    form button.btn-primary::-moz-placeholder {
      color: #fff; }
    form input[type="text"]:-ms-input-placeholder,
    form input[type="date"]:-ms-input-placeholder,
    form input[type="password"]:-ms-input-placeholder,
    form input[type="submit"]:-ms-input-placeholder,
    form textarea:-ms-input-placeholder,
    form select:-ms-input-placeholder, form textarea.form-control:-ms-input-placeholder,
    form button.btn-primary:-ms-input-placeholder {
      color: #fff; }
  form textarea.form-control {
    height: 150px; }
  form .csc-form-element {
    margin-bottom: 30px !important; }
    form .csc-form-element input {
      margin-bottom: 0px; }
  form .csc-form-element-select {
    margin-bottom: 30px;
    overflow: hidden;
    background: url('../../../base/themes/img/static/icons/arrow_down_3.png') no-repeat right;
    border: 1px solid #ccc;
    background-size: auto 100%;
    margin-top: 40px !important; }
    form .csc-form-element-select select {
      background: transparent;
      border: 0;
      border-radius: 0;
      margin: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }
      form .csc-form-element-select select option {
        min-height: 50px; }
  form ol {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    form ol li.error input,
    form ol li.error select,
    form ol li.error textarea {
      -webkit-box-shadow: 0px 0px 5px 1px #e52e0b;
      -moz-box-shadow: 0px 0px 5px 1px #e52e0b;
      box-shadow: 0px 0px 5px 1px #e52e0b; }
    form ol li.success input,
    form ol li.success select,
    form ol li.success textarea {
      -webkit-box-shadow: 0px 0px 5px 1px green;
      -moz-box-shadow: 0px 0px 5px 1px green;
      box-shadow: 0px 0px 5px 1px green; }
    form ol li p.info {
      margin-top: -5px;
      font-size: 0.9em;
      text-align: right;
      color: #e52e0b;
      font-weight: 700; }
  form .csc-form-element-checkbox {
    height: 38px; }
    form .csc-form-element-checkbox label {
      display: inline;
      font-size: 1em !important;
      float: none !important;
      width: inherit !important;
      margin-right: inherit !important; }
    form .csc-form-element-checkbox input {
      float: left;
      margin-right: 15px;
      margin-top: 5px;
      padding: 10px;
      margin-left: 6px;
      -webkit-transform: scale(2);
      -moz-transform: scale(2);
      -ms-transform: scale(2);
      -o-transform: scale(2);
      transform: scale(2); }
  form .label-overlay {
    color: #012A4D; }

div.modal-content form {
  padding-left: 40px; }

form select.form-control {
  background: url('../../../base/themes/img/static/icons/arrow_down_3.png') no-repeat right;
  height: 55px;
  -webkit-appearance: none;
  -moz-appearance: none; }
  form select.form-control::-ms-expand {
    display: none; }

input[type="checkbox"] {
  margin-right: 10px; }

form div.csc-frame ol, form div.csc-frame li {
  list-style-type: disc;
  padding-left: 25px; }

table.modul-statistic {
  background-color: #012A4D;
  color: white;
  border: 3px solid white;
  padding: 15px;
  margin-bottom: 45px;
  display: none; }
  @media (min-width: 768px) {
    table.modul-statistic {
      margin-bottom: 80px;
      display: inline-block; } }
  @media (min-width: 992px) {
    table.modul-statistic {
      margin-bottom: 110px; } }
  table.modul-statistic tbody {
    border-color: #012A4D;
    border-style: solid;
    border-width: 30px; }
  table.modul-statistic tr td {
    margin: 0px;
    padding: 10px 10px 10px 5px;
    position: relative;
    border-bottom-color: white;
    border-bottom-style: solid;
    border-bottom-width: 2px; }
    table.modul-statistic tr td:after {
      content: " ";
      height: 75%;
      width: 2px;
      background-color: white;
      position: absolute;
      top: 10px;
      right: 10px; }
    table.modul-statistic tr td:last-child:after {
      display: none; }
    table.modul-statistic tr td label {
      display: block;
      font-size: 1em !important;
      line-height: 1.4em;
      min-height: 32px;
      font-weight: normal; }
    table.modul-statistic tr td span.value {
      font-weight: 700;
      display: block; }
      table.modul-statistic tr td span.value.small {
        font-size: 1.4em;
        line-height: 1.5em; }
      table.modul-statistic tr td span.value.big {
        line-height: 1em;
        font-size: 3.2em;
        margin-bottom: 0px; }
        @media (min-width: 768px) {
          table.modul-statistic tr td span.value.big {
            font-size: 5em;
            margin-bottom: 5px; } }
        @media (min-width: 992px) {
          table.modul-statistic tr td span.value.big {
            font-size: 7em;
            margin-bottom: 15px; } }
      table.modul-statistic tr td span.value.middle {
        font-size: 2.3em;
        line-height: 1.3em; }

@media (min-width: 768px) {
  #navToggle-container.sticky {
    top: 54px; } }

@media (max-width: 767px) {
  #switch #navToggle-container {
    display: none; } }

@media (max-width: 1400px) {
  #navToggle-container {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 70px;
    width: 100%;
    cursor: pointer;
    z-index: 3;
    transition: all 0.2s; }
  #navToggle-container.sticky {
    top: 40px;
    }
    #navToggle-container button {
      display: block;
      position: absolute;
      height: 100%;
      width: 70px;
      right: 0px;
      background: transparent;
      border: 0;
      font-size: 2.5em !important;
      outline: none;
      padding: 0px;
      max-height: none; }
    #navToggle-container span.glyphicon {
      color: white; }
      #navToggle-container span.glyphicon:before {
        box-sizing: border-box; }
    #navToggle-container .logo-sticky {
      display: none;
      transform: scale(0.5);
      margin-left: -30%; }
      #navToggle-container .logo-sticky img {
        top: 0px !important; }
    #navToggle-container.sticky {
      background: rgba(1, 42, 77, 0.8);
      position: fixed;
      z-index: 3; }
      #navToggle-container.sticky .logo-sticky {
        display: block; } 
}

#mainNavigation .nav_header {
  display: none; }

@media (min-width: 1401px) {
  #navToggle-container,
  #mainNavigation .nav-header {
    display: none; }
  #mainNav-container {
    position: absolute;
    top: 33px;
    right: 0px;
    width: 64%;
    z-index: 5; } }
  @media (min-width: 1401px) and (min-width: 1100px) {
    #mainNav-container {
      width: 67%; } }
  @media (min-width: 1401px) and (min-width: 1200px) {
    #mainNav-container {
      width: 70%; } }
  @media (min-width: 1401px) and (min-width: 1300px) {
    #mainNav-container {
      width: 73%; } }
  @media (min-width: 1401px) and (min-width: 1400px) {
    #mainNav-container {
      width: 85%; } }
  @media (min-width: 1401px) and (min-width: 1500px) {
    #mainNav-container {
      width: 85%; } }
@media (min-width: 1401px) {
  #mainNavigation {
    float: right; }
    #mainNavigation > ul > li {
      float: left;
      display: inline-block;
      position: relative; }
      #mainNavigation > ul > li:hover > a, #mainNavigation > ul > li:hover > span.menutext,
      #mainNavigation > ul > li #mainNavigation > ul > .current-item > a {
        background: rgba(255, 255, 255, 0.9);
        color: #012A4D; }
      #mainNavigation > ul > li:hover > ul.sub-menu {
        opacity: 1;
        visibility: visible; }
      #mainNavigation > ul > li:after {
        display: block;
        clear: both; }
      #mainNavigation > ul > li > a, #mainNavigation > ul > li span.menutext {
        padding: 10px 17px;
        display: inline-block;
        color: white;
        font-weight: bold;
        background: rgba(255, 255, 255, 0);
        -webkit-transition: background 0.5s linear, color 0.5s linear;
        -o-transition: background 0.5s linear, color 0.5s linear;
        transition: background 0.5s linear, color 0.5s linear; } }
      @media (min-width: 1401px) and (min-width: 1401px) {
        #mainNavigation > ul > li > a, #mainNavigation > ul > li span.menutext {
          font-size: 1.1vw !important; } }
@media (min-width: 1401px) {
        #mainNavigation > ul > li > a:hover, #mainNavigation > ul > li span.menutext:hover {
          color: #f08262;
          text-decoration: none !important; }
        #mainNavigation > ul > li > a .open-sub-menu, #mainNavigation > ul > li span.menutext .open-sub-menu {
          display: none; }
      #mainNavigation > ul > li ul.sub-menu {
        min-width: 100%;
        padding: 2px 0px 0px 0px;
        position: absolute;
        top: 100%;
        left: 0px;
        z-index: 2;
        opacity: 0;
        box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
        visibility: hidden;
        -webkit-transition: opacity 0.5s linear;
        -o-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear; }
        #mainNavigation > ul > li ul.sub-menu > li {
          display: block;
          white-space: nowrap;
          background: rgba(255, 255, 255, 0.8);
          position: relative; }
          #mainNavigation > ul > li ul.sub-menu > li:first-child {
            padding-top: 25px; }
            #mainNavigation > ul > li ul.sub-menu > li:first-child > ul.level_3 {
              top: 25px; }
          #mainNavigation > ul > li ul.sub-menu > li:last-child {
            padding-bottom: 45px; }
          #mainNavigation > ul > li ul.sub-menu > li:hover > ul.level_3 {
            visibility: visible;
            opacity: 1;
            right: 100%;
            left: inherit;
            padding-left: 0px;
            padding-right: 2px; }
          #mainNavigation > ul > li ul.sub-menu > li a {
            padding: 8px 30px;
            display: block;
            color: #012A4D;
            font-size: 0.7em; }
            #mainNavigation > ul > li ul.sub-menu > li a:hover,
            #mainNavigation > ul > li ul.sub-menu > li a .sub-menu .current-item a {
              color: #f08262 !important;
              text-decoration: none; }
          #mainNavigation > ul > li ul.sub-menu > li > ul.level_3 {
            visibility: hidden;
            opacity: 0;
            position: absolute;
            left: 100%;
            top: 0;
            min-width: 100%;
            padding-left: 2px;
            box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
            -webkit-transition: opacity 0.5s linear;
            -o-transition: opacity 0.5s linear;
            transition: opacity 0.5s linear; }
            #mainNavigation > ul > li ul.sub-menu > li > ul.level_3 li {
              background: rgba(255, 255, 255, 0.8); }
    #mainNavigation li {
      margin: 0px;
      list-style: none; }
    #mainNavigation a {
      color: #012A4D; } }

#mainNavigation > ul > li.active a .menutext, #mainNavigation > ul > li.cur a .menutext, #mainNavigation > ul > li ul.sub-menu > li.cur a {
    color: #f08262;
}

.slicknav_menu {
  display: block; }
  @media (min-width: 1401px) {
    .slicknav_menu {
      display: none; } }
#mainNav-container {
  display: none; }
  @media (min-width: 1401px) {
    #mainNav-container {
      display: block;
      transition: all 0.2s, width 0s, z-index 0s; } }
  #mainNav-container .logo-sticky img {
    position: absolute;
    top: -60px;
    display: none;
    transform: scale(0.5); }
  #mainNav-container.sticky {
    position: fixed;
    top: 54px;
    width: 100vw;
    background: rgba(1, 42, 77, 0.8);
    z-index: 999;
    padding: 10px 0px; }
    #mainNav-container.sticky .logo-sticky img {
      display: block; }

#logo.sticky {
  display: none; }

ul.slicknav_nav a.slicknav_item a {
  display: block;
  margin-right: 10%; }

header, div.headercontent {
  background-size: cover;
  width: 100%;
  height: 500px;
  background-position: center left;
  position: relative;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
  margin-bottom: -15px;
  margin-top: 3px;
  top: 0; }
  @media (min-width: 768px) {
    header, div.headercontent {
      top: 54px;
      height: 740px;
      margin-top: 0; } }
  @media (min-width: 992px) {
    header, div.headercontent {
      top: 54px;
      height: 760px; } }
div.headercontent {
  position: absolute;
  padding-top: 10%;
  left: 0;
  z-index: 2; }
  @media (min-width: 768px) {
    div.headercontent {
      padding-top: 100px; } }
  div.headercontent > div {
    width: 100%; }

.headline-box {
  position: absolute;
  bottom: 75px;
  width: 100%;
  max-height: 0;
  z-index: 2;
  overflow: hidden;
  padding: 0;
  -webkit-transition: max-height 3s linear;
  -o-transition: max-height 3s linear;
  transition: max-height 3s linear; }
  @media (min-width: 768px) {
    .headline-box {
      bottom: 110px; } }
  .headline-box .headline {
    font-size: 6vw;
    line-height: 35.5px;
    font-family: MuseoSlab-700;
    color: white;
    padding-top: 0;
    padding-bottom: 0; }
    @media (min-width: 768px) {
      .headline-box .headline {
        font-size: 50px;
        line-height: 59.5px; } }
    @media (min-width: 992px) {
      .headline-box .headline {
        font-size: 65px;
        line-height: 77px; } }
    .headline-box .headline:first-letter {
      text-transform: uppercase; }

body.loaded .headline-box {
  max-height: 142px; }
  @media (min-width: 768px) {
    body.loaded .headline-box {
      max-height: 238px; } }
  @media (min-width: 992px) {
    body.loaded .headline-box {
      max-height: 308px; } }
#logo {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  z-index: 3;
  max-width: 200px; }
  @media (min-width: 768px) {
    #logo {
      max-width: 250px; } }
  @media (min-width: 992px) {
    #logo {
      max-width: 300px; } }
  #logo a {
    display: block; }
    #logo a img {
      width: 100%;
      max-width: 300px;
      height: auto; }

#slideshow {
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute; }
  #slideshow .slideshow-images {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative; }
    #slideshow .slideshow-images li {
      width: 100%;
      height: 100%;
      position: absolute;
      opacity: 0;
      background-repeat: no-repeat;
      background-size: cover;
      background-position-y: center;
      background-position-x: center;
      -webkit-transition: opacity 2s ease;
      -o-transition: opacity 2s ease;
      transition: opacity 2s ease; }
      #slideshow .slideshow-images li.active {
        opacity: 1; }
  #slideshow img {
    display: none; }
  #slideshow .slideshow-controls {
    position: absolute;
    z-index: 3;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: none; }
    #slideshow .slideshow-controls a {
      color: #012A4D;
      font-size: 1.5em;
      margin: 0 5px;
      cursor: pointer; }
      #slideshow .slideshow-controls a:hover {
        color: white; }
      #slideshow .slideshow-controls a:hover, #slideshow .slideshow-controls a:active, #slideshow .slideshow-controls a:focus {
        text-decoration: none; }
      #slideshow .slideshow-controls a.active {
        color: white; }
      @media (min-width: 768px) {
        #slideshow .slideshow-controls a {
          font-size: 2em; } }
      @media (min-width: 992px) {
        #slideshow .slideshow-controls a {
          font-size: 2.5em; } }
body.switch-top #switch {
  margin-top: 40px; }
  @media (min-width: 768px) {
    body.switch-top #switch {
      margin-top: 54px; } }
body.switch-disabled #switch {
  display: none; }

div.sliderDesktop {
  display: none; }
  @media (min-width: 992px) {
    div.sliderDesktop {
      display: block; } }
div.sliderTablet {
  display: none; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.sliderTablet {
      display: block; } }
div.sliderMobile {
  display: block; }
  @media (min-width: 768px) {
    div.sliderMobile {
      display: none; } }
#lightbox .modal-dialog {
  margin: 0px !important; }
  @media (min-width: 992px) {
    #lightbox .modal-dialog {
      margin: 10px auto !important; } }
@media (min-width: 992px) {
  .modal-dialog {
    max-width: 1182px;
    width: 98%; } }

.modal-dialog h1, .modal-dialog h2, .modal-dialog h3, .modal-dialog h4, .modal-dialog h5, .modal-dialog h6 {
  padding-top: 0; }

.modal-dialog .modal-header {
  border-radius: 0px;
  border-bottom: 0px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 150px;
  overflow: hidden;
  padding: 0; }
  .modal-dialog .modal-header button.close {
    background: white;
    color: #000;
    margin-top: 0;
    opacity: 1;
    padding: 5px;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 2;
    font-size: 200% !important; }
  .modal-dialog .modal-header .image-box {
    width: 100%;
    display: inline-block;
    position: relative;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 0px;
    padding: 33.3333% 0px;
    margin-top: 0px; }
  .modal-dialog .modal-header .headline {
    width: 100%;
    display: inline-block;
    position: relative;
    height: auto;
    padding-top: 25px; }
    .modal-dialog .modal-header .headline h1, .modal-dialog .modal-header .headline h2, .modal-dialog .modal-header .headline h3, .modal-dialog .modal-header .headline h4, .modal-dialog .modal-header .headline h5, .modal-dialog .modal-header .headline h6 {
      position: relative;
      padding-top: 0px;
      padding-bottom: 30px;
      width: 100%;
      padding-left: 20px;
      padding-right: 16.66666%; }
      @media (min-width: 768px) {
        .modal-dialog .modal-header .headline h1, .modal-dialog .modal-header .headline h2, .modal-dialog .modal-header .headline h3, .modal-dialog .modal-header .headline h4, .modal-dialog .modal-header .headline h5, .modal-dialog .modal-header .headline h6 {
          padding-bottom: 50px;
          padding-left: 34px; } }
      @media (min-width: 992px) {
        .modal-dialog .modal-header .headline h1, .modal-dialog .modal-header .headline h2, .modal-dialog .modal-header .headline h3, .modal-dialog .modal-header .headline h4, .modal-dialog .modal-header .headline h5, .modal-dialog .modal-header .headline h6 {
          padding-left: 42px;
          padding-bottom: 42px; } }
      .modal-dialog .modal-header .headline h1:after, .modal-dialog .modal-header .headline h2:after, .modal-dialog .modal-header .headline h3:after, .modal-dialog .modal-header .headline h4:after, .modal-dialog .modal-header .headline h5:after, .modal-dialog .modal-header .headline h6:after {
        bottom: 14px;
        margin-left: 20px; }
        @media (min-width: 768px) {
          .modal-dialog .modal-header .headline h1:after, .modal-dialog .modal-header .headline h2:after, .modal-dialog .modal-header .headline h3:after, .modal-dialog .modal-header .headline h4:after, .modal-dialog .modal-header .headline h5:after, .modal-dialog .modal-header .headline h6:after {
            margin-left: 34px;
            bottom: 24px; } }
        @media (min-width: 992px) {
          .modal-dialog .modal-header .headline h1:after, .modal-dialog .modal-header .headline h2:after, .modal-dialog .modal-header .headline h3:after, .modal-dialog .modal-header .headline h4:after, .modal-dialog .modal-header .headline h5:after, .modal-dialog .modal-header .headline h6:after {
            margin-left: 42px;
            bottom: 0px;
            margin-top: 0;
            margin-bottom: 0; } }
.modal-dialog .news-img-caption {
  margin-top: 10px;
  width: 58.33333%;
  font-size: 0.8em; }
  @media (max-width: 992px) {
    .modal-dialog .news-img-caption {
      display: none !important; } }
.modal-dialog .modal-content {
  border-radius: 0px; }
  .modal-dialog .modal-content .modal-body {
    padding: 0px 20px 84px 20px; }
    @media (min-width: 992px) {
      .modal-dialog .modal-content .modal-body {
        padding: 42px 42px 84px 42px; } }
.modal-dialog img {
  max-width: 100%; }

.modal-backdrop {
  background-color: #012A4D; }
  .modal-backdrop.in {
    opacity: 0.9;
    -webkit-filter: alpha(opacity=90);
    filter: alpha(opacity=90); }

#lightboxTrauer .modal-dialog .modal-header {
  height: 186px; }
  @media (min-width: 768px) {
    #lightboxTrauer .modal-dialog .modal-header {
      height: 238px; } }
  @media (min-width: 992px) {
    #lightboxTrauer .modal-dialog .modal-header {
      height: 309px; } }
  #lightboxTrauer .modal-dialog .modal-header button.close {
    background: #2A2A2A;
    color: white; }
  #lightboxTrauer .modal-dialog .modal-header .logo {
    height: 100%;
    display: inline-block; }
    #lightboxTrauer .modal-dialog .modal-header .logo img {
      height: 100%;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }

#lightboxTrauer .modal-dialog .modal-content {
  background-color: #2A2A2A; }
  #lightboxTrauer .modal-dialog .modal-content h1, #lightboxTrauer .modal-dialog .modal-content h2, #lightboxTrauer .modal-dialog .modal-content h3, #lightboxTrauer .modal-dialog .modal-content h4, #lightboxTrauer .modal-dialog .modal-content h5, #lightboxTrauer .modal-dialog .modal-content h6, #lightboxTrauer .modal-dialog .modal-content p {
    color: white; }
  #lightboxTrauer .modal-dialog .modal-content h1:after, #lightboxTrauer .modal-dialog .modal-content h2:after, #lightboxTrauer .modal-dialog .modal-content h3:after, #lightboxTrauer .modal-dialog .modal-content h4:after, #lightboxTrauer .modal-dialog .modal-content h5:after, #lightboxTrauer .modal-dialog .modal-content h6:after {
    background-color: white; }
  #lightboxTrauer .modal-dialog .modal-content .modal-body {
    padding-top: 90px; }
    @media (min-width: 768px) {
      #lightboxTrauer .modal-dialog .modal-content .modal-body {
        padding-top: 160px; } }
    @media (min-width: 992px) {
      #lightboxTrauer .modal-dialog .modal-content .modal-body {
        padding-top: 220px;
        padding-left: 309px; } }
.modal.confirm .modal-dialog {
  width: 550px; }
  .modal.confirm .modal-dialog .modal-content {
    padding: 15px; }

.image-box {
  width: 100%;
  display: inline-block;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0px;
  padding: 33.3333% 0px;
  margin-top: 60px; }

a.more:after {
  content: " +"; }

a:hover {
  text-decoration: none; }

a.icon {
  background-size: 100% 100%;
  bottom: 0;
  display: inline-block;
  height: 32px;
  position: absolute;
  width: 32px; }
  a.icon.mail {
    background-image: url('../../../base/themes/img/static/mail-normal.png');
    right: 10px; }
    a.icon.mail:hover {
      background-image: url('../../../base/themes/img/static/mail-mouseover.png'); }
  a.icon.www {
    background-image: url('../../../base/themes/img/static/www-normal.png');
    right: 50px; }
    a.icon.www:hover {
      background-image: url('../../../base/themes/img/static/www-mouseover.png'); }

.csc-uploads-fileName {
  text-decoration: none !important; }

footer#fix {
  background-color: #012A4D;
  color: white;
  width: 100%;
  box-sizing: border-box;
  z-index: 5;
  padding: 10px 14px;
  top: 0;
  position: fixed;
  margin-top: 0px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }
  @media (min-width: 768px) {
    footer#fix {
      height: 54px;
      position: fixed;
      margin-top: 0; } }
  footer#fix nav.contact {
    order: 1; }
  footer#fix nav.lang-switch {
    order: 2; }
  footer#fix nav.contact li {
    margin-right: 10px; }
    @media (min-width: 768px) {
      footer#fix nav.contact li {
        margin-right: 0; } }
  footer#fix nav.lang-switch ul li {
    text-align: right; }
  footer#fix nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
    footer#fix nav ul li {
      display: inline-block;
      text-align: left; }
      footer#fix nav ul li a {
        color: white;
        display: block;
        font-weight: bold;
        text-decoration: none;
        font-weight: normal;
        font-family: "MuseoSlab-700";
        font-size: 12px !important; }
        @media (min-width: 768px) {
          footer#fix nav ul li a {
            margin: 5px 30px;
            font-size: 14px !important; } }
        footer#fix nav ul li a:hover {
          text-decoration: underline; }

footer#end {
  background-color: #012A4D;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  color: white;
  padding: 20px 14px 10px 14px;
  text-align: left; }
  footer#end.inview {
    margin-top: 0; }
  @media (min-width: 768px) {
    footer#end {
      margin-top: 40px; } }
  footer#end .footerNavigation {
    text-align: center; }
    footer#end .footerNavigation ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      footer#end .footerNavigation ul li {
        width: 100%;
        display: inline-block;
        text-align: center; }
        @media (min-width: 768px) {
          footer#end .footerNavigation ul li {
            width: auto; } }
        footer#end .footerNavigation ul li a {
          color: white;
          font-weight: normal;
          font-family: "MuseoSlab-700";
          font-size: 14.5px !important; }
          @media (min-width: 768px) {
            footer#end .footerNavigation ul li a {
              margin: 5px 30px; } }
  footer#end .footer-bottom {
    margin-top: 50px;
    text-align: left;
    font-weight: normal;
    font-family: "MuseoSlab-700"; }
    footer#end .footer-bottom div.row {
      text-align: center;
      width: auto !important;
      max-width: 1170px;
      margin: 0 auto 30px; }
      footer#end .footer-bottom div.row img {
        margin-bottom: 20px; }
    @media (min-width: 768px) {
      footer#end .footer-bottom {
        text-align: center; } }
  footer#end button[type="submit"] {
    margin-top: 20px; }

.triangel {
  height: 50px;
  max-width: 1800px;
  margin: 0 auto;
  width: 100%;
  margin-top: 100px;
  display: table; }
  .triangel.inview {
    margin-top: 50px; }
  .triangel:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #012A4D transparent;
    float: right; }

#totop,
#tocontent {
  background: rgba(255, 255, 255, 0);
  color: #C9C9C9;
  cursor: pointer;
  right: 0;
  padding: 5px;
  text-align: center;
  width: 50px;
  z-index: 4; }
  @media (min-width: 768px) {
    #totop,
    #tocontent {
      width: 70px;
      font-size: 13px; } }
  @media (min-width: 992px) {
    #totop,
    #tocontent {
      width: 200px;
      font-size: 14px; } }
  #totop:hover,
  #tocontent:hover {
    color: #e52e0b;
    background: white; }
    @media (min-width: 768px) {
      #totop:hover,
      #tocontent:hover {
        color: #878787; } }
  #totop span.glyphicon,
  #tocontent span.glyphicon {
    font-size: 45px;
    display: inline; }
    @media (min-width: 768px) {
      #totop span.glyphicon,
      #tocontent span.glyphicon {
        font-size: 55px; } }
    @media (min-width: 992px) {
      #totop span.glyphicon,
      #tocontent span.glyphicon {
        font-size: 65px; } }
  #totop span.text,
  #tocontent span.text {
    display: none; }
    @media (min-width: 768px) {
      #totop span.text,
      #tocontent span.text {
        font-size: 18px; } }
    @media (min-width: 992px) {
      #totop span.text,
      #tocontent span.text {
        display: block;
        font-size: 12px; } }
#totop {
  bottom: 50px;
  display: none;
  position: fixed; }
  #totop.visible {
    display: block; }
  #totop.onbottom {
    position: absolute;
    right: 0; }

#tocontent {
  top: 500px;
  position: absolute; }
  @media (min-width: 768px) {
    #tocontent {
      top: 794px; } }
  @media (min-width: 992px) {
    #tocontent {
      top: 814px; } }
#footerTriangel {
  display: none !important; }

.modul-logowand {
  width: 100%;
  display: inline-block; }
  .modul-logowand .logos {
    position: relative;
    display: inline-block;
    width: 100%;
    display: none; }
    .modul-logowand .logos .logo {
      background-color: #F3F3F3;
      position: relative;
      margin-left: 0;
      float: left; }
      .modul-logowand .logos .logo:hover .image img {
        opacity: 1;
        -webkit-filter: grayscale(0);
        filter: grayscale(0); }
      .modul-logowand .logos .logo .image {
        position: relative;
        height: 100%; }
        .modul-logowand .logos .logo .image img {
          width: 100%;
          height: auto;
          opacity: 1;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto;
          padding: 10px; }
          @media (min-width: 992px) {
            .modul-logowand .logos .logo .image img {
              opacity: 0.5;
              -webkit-filter: grayscale(1);
              filter: grayscale(1);
              -webkit-transition: all 0.5s ease;
              -o-transition: all 0.5s ease;
              transition: all 0.5s ease; } }
      .modul-logowand .logos .logo .content {
        display: none; }
      .modul-logowand .logos .logo a.boxclose {
        display: none; }
    .modul-logowand .logos .logo-overlay {
      overflow: hidden;
      background-color: #F3F3F3;
      position: absolute;
      z-index: 1; }
      .modul-logowand .logos .logo-overlay .close {
        position: absolute;
        top: 5px;
        right: 5px;
        float: none;
        z-index: 2; }
      .modul-logowand .logos .logo-overlay .image {
        position: relative; }
        .modul-logowand .logos .logo-overlay .image img {
          height: auto;
          opacity: 1;
          position: absolute;
          top: 0;
          bottom: 0;
          margin: auto;
          padding: 10px;
          width: 100%; }
      .modul-logowand .logos .logo-overlay .content {
        display: block;
        padding: 10px;
        clear: both; }

.modul-management + .modul-management {
  margin-top: 55px; }

.modul-management.image-right .image {
  float: right;
  padding-right: 40px !important; }
  @media (min-width: 768px) {
    .modul-management.image-right .image {
      padding-right: 34px !important; } }
  @media (min-width: 992px) {
    .modul-management.image-right .image {
      padding-right: 42px !important; } }
.modul-management.image-right .text {
  float: left; }

.modul-management .image {
  padding-right: 0px !important;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .modul-management .image {
      margin-bottom: 0px; } }
.modul-management .text h1:first-child,
.modul-management .text h2:first-child,
.modul-management .text h3:first-child {
  margin-top: 0px;
  padding-top: 0px; }

.img-description, .modal-dialog .news-img-caption {
  display: block;
  padding-left: 42px;
  margin-bottom: -24px; }

.modul-uebersichts-pattern {
  overflow: hidden;
  margin-bottom: 14px;
  padding-left: 7px !important;
  padding-right: 7px !important; }
  @media (min-width: 768px) {
    .modul-uebersichts-pattern {
      margin-bottom: 34px;
      padding-left: 14px !important;
      padding-right: 14px !important; } }
  @media (min-width: 992px) {
    .modul-uebersichts-pattern {
      margin-bottom: 43px; } }
  .modul-uebersichts-pattern .banner {
    position: relative; }
    @media (min-width: 768px) {
      .modul-uebersichts-pattern .banner {
        height: 190px; } }
    @media (min-width: 992px) {
      .modul-uebersichts-pattern .banner {
        height: 230px; } }
    .modul-uebersichts-pattern .banner:hover .hover, .modul-uebersichts-pattern .banner:focus .hover, .modul-uebersichts-pattern .banner:active .hover {
      bottom: 0; }
    .modul-uebersichts-pattern .banner .hover {
      background-color: rgba(1, 42, 77, 0.7);
      width: 100%;
      height: 100%;
      position: absolute;
      line-height: 236px;
      bottom: -236px;
      -webkit-transition: bottom 0.5s ease;
      -o-transition: bottom 0.5s ease;
      transition: bottom 0.5s ease; }
      @media (min-width: 768px) {
        .modul-uebersichts-pattern .banner .hover {
          line-height: 190px;
          bottom: -190px; } }
      @media (min-width: 992px) {
        .modul-uebersichts-pattern .banner .hover {
          line-height: 230px;
          bottom: -230px; } }
      .modul-uebersichts-pattern .banner .hover a {
        color: white;
        font-size: 1.2em; }
        @media (min-width: 768px) {
          .modul-uebersichts-pattern .banner .hover a {
            font-size: 1.7em; } }
        .modul-uebersichts-pattern .banner .hover a:hover {
          color: #e52e0b; }
    .modul-uebersichts-pattern .banner img {
      width: 100%; }
      @media (min-width: 768px) {
        .modul-uebersichts-pattern .banner img {
          height: 190px; } }
      @media (min-width: 992px) {
        .modul-uebersichts-pattern .banner img {
          height: 230px; } }
  .modul-uebersichts-pattern .content {
    background-color: #EFF0F0;
    padding: 10px;
    height: 100px;
    position: relative; }
    @media (min-width: 768px) {
      .modul-uebersichts-pattern .content {
        height: 300px; } }
    .modul-uebersichts-pattern .content h1, .modul-uebersichts-pattern .content h2, .modul-uebersichts-pattern .content h3 {
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 1.2em;
      min-height: 3em; }
      @media (min-width: 768px) {
        .modul-uebersichts-pattern .content h1, .modul-uebersichts-pattern .content h2, .modul-uebersichts-pattern .content h3 {
          font-size: 1.4em;
          padding-top: 10px;
          padding-bottom: 10px; } }
      @media (min-width: 992px) {
        .modul-uebersichts-pattern .content h1, .modul-uebersichts-pattern .content h2, .modul-uebersichts-pattern .content h3 {
          font-size: 1.9em; } }
    .modul-uebersichts-pattern .content p {
      display: none !important;
      float: left;
      position: absolute;
      max-height: 21.5px;
      bottom: 0;
      font-size: 1em; }
      @media (min-width: 768px) {
        .modul-uebersichts-pattern .content p {
          display: block !important;
          float: none;
          max-height: 72px;
          overflow: hidden;
          position: relative; } }
      @media (min-width: 992px) {
        .modul-uebersichts-pattern .content p {
          clear: both;
          max-height: 72px;
          overflow: hidden; } }
    .modul-uebersichts-pattern .content p.link {
      display: block !important;
      position: absolute;
      bottom: 10px;
      right: 10px;
      margin: 0; }

@media (max-width: 414px) {
    .roleJobOfferDetailHeadline {
        margin-top: 42px !important;
        font-size: 24px !important;
        line-height: 1.5 !important;
    }
}

.container, .headline-box .headline {
  width: 100%;
  padding-left: 14px;
  padding-right: 40px; }
  @media (min-width: 768px) {
    .container, .headline-box .headline {
      max-width: 702px;
      padding-left: 34px;
      padding-right: 34px; } }
  @media (min-width: 992px) {
    .container, .headline-box .headline {
      max-width: 1182px;
      padding-left: 42px;
      padding-right: 42px; } }
  .container .row, .headline-box .headline .row {
    margin-left: -14px;
    margin-right: -14px; }
    @media (min-width: 768px) {
      .container .row, .headline-box .headline .row {
        margin-left: -34px;
        margin-right: -34px; } }
    @media (min-width: 992px) {
      .container .row, .headline-box .headline .row {
        margin-left: -42px;
        margin-right: -42px; } }
    .container .row > div, .headline-box .headline .row > div {
      padding-left: 14px;
      padding-right: 14px; }
      @media (min-width: 768px) {
        .container .row > div, .headline-box .headline .row > div {
          padding-left: 34px;
          padding-right: 34px; } }
      @media (min-width: 992px) {
        .container .row > div, .headline-box .headline .row > div {
          padding-left: 42px;
          padding-right: 42px; } }
div.frame-space-after-medium {
  height: 20px; }

#sidebar {
  position: fixed;
  z-index: 5;
  display: block;
  right: 0;
  margin-right: 0;
  -webkit-transition: right 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: right 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: right 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86); }
  #sidebar button.close {
    position: absolute;
    top: -150px;
    right: -100vw;
    padding: 5px;
    background: white;
    color: #000;
    opacity: 1;
    margin: 10px;
    font-size: 200% !important; }
    @media (min-width: 992px) {
      #sidebar button.close {
        top: 0px;
        right: -650px; } }
  #sidebar li.csc-form-element-submit label {
    text-align: center; }
  #sidebar.screen-mobile {
    top: 150px; }
    #sidebar.screen-mobile .icons .icon[data-content] {
      background-size: 100% 100%;
      background-repeat: no-repeat;
      width: 40px;
      height: 40px; }
    #sidebar.screen-mobile .icons .icon[data-content="ansprechpartner"] {
      background-image: url('../../../base/themes/img/static/sidebar/ansprechpartner.png'); }
    #sidebar.screen-mobile .icons .icon[data-content="anfahrt"] {
      background-image: url('../../../base/themes/img/static/sidebar/anfahrt.png'); }
    #sidebar.screen-mobile .icons .icon[data-content="downloads"] {
      background-image: url('../../../base/themes/img/static/sidebar/downloads.png'); }
    #sidebar.screen-mobile .icons .icon[data-content="schiffslisten"] {
      background-image: url('../../../base/themes/img/static/sidebar/schiffslisten.png'); }
    #sidebar.screen-mobile .icons .icon[data-content="feedback"] {
      background-image: url('../../../base/themes/img/static/sidebar/feedback.png'); }
    #sidebar.screen-mobile .icons .icon .glyphicon {
      color: white;
      margin: 10px;
      font-size: 20px;
      display: none; }
    #sidebar.screen-mobile .icons .icon .rotated-text {
      display: none; }
    #sidebar.screen-mobile .contents {
      min-height: 350px;
      padding: 65px 10px 25px 15px;
      left: 40px;
      height: 100vh;
      width: 100vw;
      top: -150px; }
      #sidebar.screen-mobile .contents .content h1, #sidebar.screen-mobile .contents .content h2, #sidebar.screen-mobile .contents .content h3, #sidebar.screen-mobile .contents .content h4, #sidebar.screen-mobile .contents .content h5 {
        margin-bottom: 10px;
        margin-top: 30px; }
    @media (min-width: 992px) {
      #sidebar.screen-mobile button.close {
        top: -150px; } }
  #sidebar.screen-tablet {
    top: 100px; }
    #sidebar.screen-tablet .icons .icon {
      width: 34px;
      padding: 50px 10px 20px; }
      #sidebar.screen-tablet .icons .icon .rotated-text {
        display: inline-block;
        line-height: 1; }
      #sidebar.screen-tablet .icons .icon .glyphicon {
        display: none; }
    #sidebar.screen-tablet .contents {
      min-height: 100%;
      height: 100vh;
      width: 100vw;
      top: -100px;
      padding: 85px 20px 45px 35px;
      left: 100%; }
      #sidebar.screen-tablet .contents .content h1, #sidebar.screen-tablet .contents .content h2, #sidebar.screen-tablet .contents .content h3, #sidebar.screen-tablet .contents .content h4, #sidebar.screen-tablet .contents .content h5 {
        margin-bottom: 20px;
        margin-top: 40px; }
    #sidebar.screen-tablet button.close {
      top: -100px; }
  #sidebar.screen-desktop {
    top: 150px; }
    #sidebar.screen-desktop .icons .icon {
      width: 42px;
      padding: 50px 10px 20px; }
      #sidebar.screen-desktop .icons .icon .rotated-text {
        display: inline-block;
        line-height: 1.5; }
      #sidebar.screen-desktop .icons .icon .glyphicon {
        display: none; }
    #sidebar.screen-desktop .contents {
      min-height: 750px;
      padding: 55px 30px 65px 55px;
      left: 42px; }
      #sidebar.screen-desktop .contents .content h1, #sidebar.screen-desktop .contents .content h2, #sidebar.screen-desktop .contents .content h3, #sidebar.screen-desktop .contents .content h4, #sidebar.screen-desktop .contents .content h5 {
        margin-bottom: 30px;
        margin-top: 50px; }
  #sidebar.in {
    margin-right: 0; }
  #sidebar.open {
    right: 100%; }
    @media (min-width: 992px) {
      #sidebar.open {
        right: 650px; } }
  #sidebar a {
    color: #fd8963; }
    #sidebar a:hover {
      color: #e52e0b; }
  #sidebar .wrapper {
    position: relative;
    height: 100%;
    width: 100%;
    display: flex; }
  #sidebar .icons {
    float: left; }
    #sidebar .icons .icon {
      background-color: #012A4D;
      margin-bottom: 15px;
      font-weight: bold;
      cursor: pointer; }
      #sidebar .icons .icon:hover, #sidebar .icons .icon.active {
        background-color: #C0CAD3; }
        #sidebar .icons .icon:hover .rotated-text__inner, #sidebar .icons .icon.active .rotated-text__inner {
          color: #012A4D; }
      #sidebar .icons .icon:last-child {
        margin-bottom: 0px; }
  #sidebar .rotated-text {
    overflow: hidden;
    width: 1.5em; }
    #sidebar .rotated-text .rotated-text__inner {
      display: inline-block;
      white-space: nowrap;
      color: white;
      -webkit-transform: translate(0, 100%) rotate(-90deg);
      -moz-transform: translate(0, 100%) rotate(-90deg);
      -ms-transform: translate(0, 100%) rotate(-90deg);
      -o-transform: translate(0, 100%) rotate(-90deg);
      transform: translate(0, 100%) rotate(-90deg);
      -webkit-transform-origin: 0 0;
      -moz-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
      transform-origin: 0 0; }
      #sidebar .rotated-text .rotated-text__inner:after {
        content: "";
        float: left;
        margin-top: 100%; }
  #sidebar .contents {
    height: 100%;
    float: left;
    background-color: #012A4D;
    overflow-y: auto;
    overflow-x: hidden;
    position: absolute;
    width: 280px; }
    @media (min-width: 768px) {
      #sidebar .contents {
        width: 100%; } }
    @media (min-width: 992px) {
      #sidebar .contents {
        width: 650px !important; } }
    #sidebar .contents .content {
      color: white; }
      #sidebar .contents .content.hide {
        display: none; }
      #sidebar .contents .content.show {
        display: block; }
      #sidebar .contents .content .imgBox {
        margin-bottom: 30px; }
      #sidebar .contents .content .bodytext {
        text-align: left; }
      #sidebar .contents .content div.frame:first-of-type h1, #sidebar .contents .content div.frame:first-of-type h2, #sidebar .contents .content div.frame:first-of-type h3, #sidebar .contents .content div.frame:first-of-type h4, #sidebar .contents .content div.frame:first-of-type h5 {
        margin-top: 0; }
      #sidebar .contents .content h1, #sidebar .contents .content h2, #sidebar .contents .content h3, #sidebar .contents .content h4, #sidebar .contents .content h5 {
        padding: 0; }
        #sidebar .contents .content h1.csc-firstHeader, #sidebar .contents .content h2.csc-firstHeader, #sidebar .contents .content h3.csc-firstHeader, #sidebar .contents .content h4.csc-firstHeader, #sidebar .contents .content h5.csc-firstHeader {
          margin-top: 0; }
      #sidebar .contents .content h3 {
        color: white; }
      #sidebar .contents .content address {
        margin-bottom: 42px; }
      #sidebar .contents .content ul {
        list-style-type: none;
        padding: 0;
        margin-top: 10px; }
        #sidebar .contents .content ul li {
          margin-bottom: 15px; }
          #sidebar .contents .content ul li:last-child {
            margin-bottom: 0px; }
      #sidebar .contents .content img {
        max-width: 100%; }
      #sidebar .contents .content a {
        text-decoration: none; }
  #sidebar .mCSB_scrollTools_vertical .mCSB_dragger_bar {
    width: 12px; }
    #sidebar .mCSB_scrollTools_vertical .mCSB_dragger_bar:before, #sidebar .mCSB_scrollTools_vertical .mCSB_dragger_bar:after {
      position: absolute;
      left: 0;
      width: 100%;
      height: 12px;
      text-align: center;
      line-height: 12px;
      font-family: "glyphicons";
      font-size: 12px;
      font-weight: bold; }
    #sidebar .mCSB_scrollTools_vertical .mCSB_dragger_bar:before {
      top: 0;
      content: "\e809"; }
    #sidebar .mCSB_scrollTools_vertical .mCSB_dragger_bar:after {
      bottom: 0;
      content: "\e801"; }

@media (min-width: 768px) {
  #switch {
    margin-top: 54px; } }

@media (min-width: 992px) {
  #switch {
    margin-top: 54px; } }

.modul-switch {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 14px;
  padding-right: 14px;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .modul-switch {
      padding-left: 0;
      padding-right: 0;
      margin-top: 0px; } }
  .modul-switch .banners {
    height: 500px;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    display: none;
    overflow: hidden; }
    @media (min-width: 768px) {
      .modul-switch .banners {
        display: block; } }
    @media (min-width: 1024px) {
      .modul-switch .banners {
        height: 760px; } }
    .modul-switch .banners .hafen-image {
      background-size: cover;
      background-position-x: center;
      width: 100%;
      height: 100%;
      position: absolute;
      left: -100%;
      -webkit-transition: left 1s;
      -o-transition: left 1s;
      transition: left 1s; }
      .modul-switch .banners .hafen-image.top {
        background-position-y: top; }
      .modul-switch .banners .hafen-image.center {
        background-position-y: center; }
      .modul-switch .banners .hafen-image.bottom {
        background-position-y: bottom; }
      .modul-switch .banners .hafen-image.active {
        left: 0px; }
  .modul-switch .navigation {
    display: none;
    width: 100%; }
    .modul-switch .navigation nav {
      margin: 0 auto; }
      .modul-switch .navigation nav ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
        display: table;
        margin: 0 auto; }
        .modul-switch .navigation nav ul li {
          float: left;
          display: inline-block;
          position: relative;
          background-color: #012A4D;
          margin-bottom: 10px;
          margin-right: 10px;
          width: 100%;
          text-align: center; }
          @media (min-width: 768px) {
            .modul-switch .navigation nav ul li {
              background-color: white;
              padding: 5px 5px 0 5px;
              margin-bottom: 0;
              margin-right: 0;
              width: inherit;
              text-align: inherit; } }
          @media (min-width: 1100px) {
            .modul-switch .navigation nav ul li {
              padding: 7px 7px 0 7px; } }
          @media (min-width: 1200px) {
            .modul-switch .navigation nav ul li {
              padding: 10px 10px 0 10px; } }
          @media (min-width: 1300px) {
            .modul-switch .navigation nav ul li {
              padding: 15px 15px 0 15px; } }
          .modul-switch .navigation nav ul li.active {
            background-color: #e52e0b; }
            @media (min-width: 768px) {
              .modul-switch .navigation nav ul li.active {
                background-color: #012A4D; } }
            .modul-switch .navigation nav ul li.active a {
              color: white; }
              .modul-switch .navigation nav ul li.active a:hover, .modul-switch .navigation nav ul li.active a:focus, .modul-switch .navigation nav ul li.active a:active {
                cursor: default;
                background-color: inherit;
                color: white;
                text-decoration: none;
                box-shadow: inset 0 -50px 0 0 rgba(1, 42, 77, 0); }
                .modul-switch .navigation nav ul li.active a:hover:after, .modul-switch .navigation nav ul li.active a:focus:after, .modul-switch .navigation nav ul li.active a:active:after {
                  display: none; }
          .modul-switch .navigation nav ul li a {
            padding: 9px 40px;
            display: inline-block;
            color: white;
            font-weight: bold;
            position: relative;
            z-index: 1;
            font-size: 1.1em !important;
            box-shadow: inset 0 0 0 0 rgba(1, 42, 77, 0);
            -webkit-transition: box-shadow 1s ease;
            -o-transition: box-shadow 1s ease;
            transition: box-shadow 1s ease; }
            @media (min-width: 768px) {
              .modul-switch .navigation nav ul li a {
                color: #012A4D;
                font-weight: bold;
                padding: 11px 15px; } }
            @media (min-width: 768px) and (max-width: 1400px) {
              .modul-switch .navigation nav ul li a {
                font-size: 0.7em !important; }
                .modul-switch .navigation nav ul li a:after {
                  content: " ";
                  display: block;
                  width: 100%;
                  height: 0;
                  background-color: #012A4D;
                  position: absolute;
                  left: 0;
                  bottom: 0;
                  z-index: -1;
                  -webkit-transition: height 0.5s ease;
                  -o-transition: height 0.5s ease;
                  transition: height 0.5s ease; } }
            .modul-switch .navigation nav ul li a:hover {
              color: #e52e0b;
              text-decoration: none; }
              @media (min-width: 768px) {
                .modul-switch .navigation nav ul li a:hover {
                  color: white;
                  text-decoration: none;
                  box-shadow: inset 0 -50px 0 0 #012a4d; }
                  .modul-switch .navigation nav ul li a:hover:after {
                    height: 100%; } }
  .modul-switch .content-menu {
    position: relative;
    -webkit-transition: left 0.5s ease-out;
    -o-transition: left 0.5s ease-out;
    transition: left 0.5s ease-out; }
    .modul-switch .content-menu ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0; }
      .modul-switch .content-menu ul li {
        float: left;
        background-color: #012A4D;
        padding: 5px 5px 0 5px; }
        .modul-switch .content-menu ul li a {
          margin: 0 10px;
          color: #fff;
          font-weight: bold;
          padding: 11px 15px; }
          @media (min-width: 768px) and (max-width: 1400px) {
            .modul-switch .content-menu ul li a {
              font-size: 0.7em !important; } }
  .modul-switch .content {
    margin: 0 auto;
    max-width: 390px; }
    @media (min-width: 768px) {
      .modul-switch .content {
        max-width: 702px; } }
    @media (min-width: 992px) {
      .modul-switch .content {
        max-width: 1182px; } }
  .modul-switch #navToogle-Container {
    display: none; }
    @media (min-width: 768px) {
      .modul-switch #navToogle-Container {
        display: block; } }
.modul-trauerseite {
  background-color: black; }
  .modul-trauerseite h1, .modul-trauerseite h2, .modul-trauerseite h3, .modul-trauerseite h4, .modul-trauerseite h5, .modul-trauerseite h6 {
    color: white; }
  .modul-trauerseite .line {
    background-color: white; }
  .modul-trauerseite .trauertext {
    color: white; }

.modul-zitat {
  display: none; }
  @media (min-width: 768px) {
    .modul-zitat {
      display: block; } }
  .modul-zitat .zitat {
    margin-top: 80px; }
    @media (min-width: 992px) {
      .modul-zitat .zitat {
        margin-top: 110px; } }
    .modul-zitat .zitat .icon {
      width: 100%;
      text-align: center;
      display: block;
      margin-bottom: 20px; }
      .modul-zitat .zitat .icon img {
        height: 100%;
        width: auto;
        max-width: 100%; }
    .modul-zitat .zitat .profil {
      width: 195px;
      height: 195px;
      float: left;
      margin-right: 34px;
      margin-bottom: 34px;
      position: relative; }
      @media (min-width: 992px) {
        .modul-zitat .zitat .profil {
          width: 210px;
          height: 210px;
          margin-right: 42px;
          margin-bottom: 42px; } }
      .modul-zitat .zitat .profil:before, .modul-zitat .zitat .profil:after {
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute; }
      .modul-zitat .zitat .profil:before {
        border-width: 30px 30px 0 0;
        top: 0;
        left: 0;
        border-color: white transparent transparent transparent; }
      .modul-zitat .zitat .profil:after {
        border-width: 0 0 30px 30px;
        right: 0;
        bottom: 0;
        border-color: transparent transparent white transparent; }
      .modul-zitat .zitat .profil img {
        width: 100%;
        height: 100%; }
    .modul-zitat .zitat p.text {
      margin-top: 0px;
      font-family: MuseoSlab-700;
      font-size: 30px;
      line-height: 1.2em;
      margin-bottom: 34px;
      color: #012A4D;
      line-height: 1.2em;
      white-space: pre-wrap; }
      @media (min-width: 992px) {
        .modul-zitat .zitat p.text {
          margin-bottom: 42px; } }
      .modul-zitat .zitat p.text:before {
        content: "\00bb"; }
      .modul-zitat .zitat p.text:after {
        content: "\00ab"; }
    .modul-zitat .zitat p.subtext {
      font-size: 14.5px; }
      .modul-zitat .zitat p.subtext b {
        color: #012A4D;
        font-size: 16px; }

div.searchOpen {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 10px;
  font-size: 20px; }

form.headerSearch {
  left: -100%;
  background: #012A4D;
  position: absolute;
  z-index: 2;
  padding: 5px 10px;
  transition: all 0.4s; }
  form.headerSearch.open {
    left: 0; }

footer#fix {
  overflow: hidden; }

@media (min-width: 768px) {
  div.searchOpen {
    display: none; }
  form.headerSearch {
    position: static; } }

.panel-group {
  margin-top: 55px; }
  .panel-group .panel {
    background: none;
    border: none;
    border-radius: 0px !important;
    box-shadow: none; }
    .panel-group .panel:before {
      content: " ";
      display: block;
      width: 100%;
      height: 3px;
      background-color: #012A4D; }
    .panel-group .panel .close {
      font-size: 21.75px;
      font-weight: normal;
      line-height: 1;
      color: white;
      text-shadow: none;
      opacity: 1;
      filter: alpha(opacity=20);
      position: absolute;
      top: 15px;
      right: 15px;
      background: none; }
      .panel-group .panel .close:hover, .panel-group .panel .close:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
        opacity: 1;
        filter: alpha(opacity=50); }
    .panel-group .panel .panel-collapse {
      background-color: #012A4D;
      color: white;
      position: relative;
      overflow: hidden; }
      .panel-group .panel .panel-collapse:before {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 20px 20px;
        border-color: transparent transparent #f3f3f3 transparent;
        position: absolute;
        bottom: 0;
        right: 0; }
        @media (min-width: 768px) {
          .panel-group .panel .panel-collapse:before {
            border-width: 0 0 40px 40px; } }
        @media (min-width: 992px) {
          .panel-group .panel .panel-collapse:before {
            border-width: 0 0 60px 60px; } }
      .panel-group .panel .panel-collapse h1, .panel-group .panel .panel-collapse h2, .panel-group .panel .panel-collapse h3, .panel-group .panel .panel-collapse h4, .panel-group .panel .panel-collapse h5, .panel-group .panel .panel-collapse h6, .panel-group .panel .panel-collapse .media-heading {
        color: white; }
    .panel-group .panel .panel-body {
      padding: 20px; }
      @media (min-width: 768px) {
        .panel-group .panel .panel-body {
          padding: 34px; } }
      @media (min-width: 992px) {
        .panel-group .panel .panel-body {
          padding: 42px; } }
      .panel-group .panel .panel-body button.close + h1, .panel-group .panel .panel-body button.close + h2, .panel-group .panel .panel-body button.close + h3, .panel-group .panel .panel-body button.close + h4, .panel-group .panel .panel-body button.close + h5, .panel-group .panel .panel-body button.close + h6 {
        padding-top: 0;
        display: block;
        padding-bottom: 30px; }
      .panel-group .panel .panel-body a {
        color: #fd8963; }
      .panel-group .panel .panel-body .media {
        margin-top: 0px; }
    .panel-group .panel .panel-heading {
      display: inline-block;
      border-radius: 0px;
      background-color: #012A4D;
      color: white;
      float: right;
      padding: 0px 20px;
      margin-bottom: 40px; }
      @media (min-width: 768px) {
        .panel-group .panel .panel-heading {
          margin-bottom: 68px; } }
      @media (min-width: 992px) {
        .panel-group .panel .panel-heading {
          margin-bottom: 84px; } }
      .panel-group .panel .panel-heading .panel-title a {
        color: white; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: none;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 1041;
  width: 100%;
  height: 100%;
  -webkit-transition: right 1s ease;
  -o-transition: right 1s ease;
  transition: right 1s ease; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu.slicknav_open {
    right: 0; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }
  .slicknav_menu .nav-header {
    position: absolute;
    height: 80px;
    background: white;
    border-bottom: 1px solid #ccc;
    width: 100%;
    top: 0;
    right: 0; }
    @media (min-width: 480px) {
      .slicknav_menu .nav-header {
        width: 50%; } }
    .slicknav_menu .nav-header > div {
      float: left; }
    .slicknav_menu .nav-header .logo {
      width: 75%;
      height: 100%;
      padding: 20px 15px 21px 24px; }
      .slicknav_menu .nav-header .logo img {
        height: 100%; }
    .slicknav_menu .nav-header .close-box {
      border: 0;
      background: none;
      color: #012A4D;
      height: 100%;
      text-align: center;
      padding: 11px 8px 31px 0px;
      float: right; }
      .slicknav_menu .nav-header .close-box button {
        border: 0;
        background: none;
        color: #012A4D;
        padding: 0;
        font-size: 1.9em !important;
        outline: none; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222;
  display: none; }

.slicknav_nav {
  overflow-y: auto;
  position: absolute;
  top: 80px;
  width: 100%;
  height: 100%;
  height: calc(100% - 80px);
  right: 0;
  padding: 0; }
  @media (min-width: 480px) {
    .slicknav_nav {
      width: 50%; } }
  .slicknav_nav li {
    display: block;
    outline: none;
    color: #012A4D;
    letter-spacing: 1px;
    font-weight: 700;
    box-sizing: border-box;
    border-top: 2px solid #264C6C;
    margin: 0 !important;
    -webkit-transition: background 0.3s, box-shadow 0.3s;
    -o-transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s; }
    .slicknav_nav li.mobile-hover {
      background: #012A4D;
      color: #fff; }
    .slicknav_nav li:hover, .slicknav_nav li:focus, .slicknav_nav li:active {
      text-decoration: none !important; }
    .slicknav_nav li span.glyphicon {
      font-size: 1.6em;
      position: absolute;
      right: 10px;
      top: 12px; }
      .slicknav_nav li span.glyphicon:hover {
        color: #e52e0b; }
    .slicknav_nav li a {
      color: #012A4D;
      outline: none;
      font-size: 16px;
      font-family: "MuseoSlab-700";
      font-weight: normal; }
  .slicknav_nav > li:last-child {
    border-bottom: 2px solid #012A4D; }
  .slicknav_nav > li > a {
    padding: 0.86em 20px;
    background: white;
    position: relative; }
  .slicknav_nav .sub-menu {
    padding: 0; }
    .slicknav_nav .sub-menu li {
      padding-left: 0;
      background: rgba(255, 255, 255, 0.8);
      border-top: 1px solid white;
      position: relative; }
      .slicknav_nav .sub-menu li > a {
        padding: 0.65em 20px; }
        .slicknav_nav .sub-menu li > a span.glyphicon {
          top: 9px; }
    .slicknav_nav .sub-menu a {
      font-weight: normal;
      font-family: "MuseoSlab-300";
      font-size: 14.5px; }
    .slicknav_nav .sub-menu ul.level_3 {
      margin: 0;
      padding: 0; }
      .slicknav_nav .sub-menu ul.level_3 li {
        padding-left: 10px;
        background: transparent; }
        .slicknav_nav .sub-menu ul.level_3 li > a {
          padding: 0.45em 20px; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav > li > a.hover,
  .slicknav_nav ul.sub-menu > li > a.hover {
    background: #012A4D;
    color: white; }
    .slicknav_nav > li > a.hover > a,
    .slicknav_nav ul.sub-menu > li > a.hover > a {
      color: white; }
  .slicknav_nav .slicknav_item > a > span {
    display: none; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_collapsed .glyphicon.open-sub-menu:before {
    content: "\e801"; }
  .slicknav_nav .slicknav_open .glyphicon.open-sub-menu:before {
    content: "\1f5d9"; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

body.no-mobile .slicknav_nav > li > a:hover,
body.no-mobile .slicknav_nav ul.sub-menu > li > a:hover {
  background: #012A4D;
  color: white; }
  body.no-mobile .slicknav_nav > li > a:hover > a,
  body.no-mobile .slicknav_nav ul.sub-menu > li > a:hover > a {
    color: white; }

.csc-textpic {
  margin-bottom: 20px;
  position: relative; }
  .csc-textpic .csc-textpic-text {
    position: absolute;
    bottom: 10px; }

body#p54 .csc-textpic .csc-textpic-text,
#c1026 .csc-textpic .csc-textpic-text {
  position: inherit;
  bottom: inherit; }

div.csc-space-after-medium {
  margin-bottom: 40px; }

div.csc-frame-indent-left div.row {
  text-align: center;
  width: auto !important;
  max-width: 1170px;
  margin: 0 auto; }

/* Tiny Carousel */
#slider1 {
  height: 1%;
  margin: 30px 0 0;
  overflow: hidden;
  position: relative;
  padding: 0 50px 10px; }
  #slider1 .viewport {
    height: 125px;
    overflow: hidden;
    position: relative; }
  #slider1 .buttons {
    background: #C01313;
    border-radius: 35px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px; }
  #slider1 .next {
    right: 0;
    left: auto;
    top: 50%; }
  #slider1 .buttons:hover {
    color: #C01313;
    background: #fff; }
  #slider1 .disable {
    visibility: hidden; }
  #slider1 .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 240px;
    left: 0;
    top: 0; }
    #slider1 .overview li {
      float: left;
      margin: 0 20px 0 0;
      padding: 1px;
      height: 121px;
      border: 1px solid #dcdcdc;
      width: 236px; }

#spinner {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999; }

div.news-date-menu ul li {
  margin-bottom: 2em; }

div.npobox {
  position: relative;
  width: 100%; }
  div.npobox::before {
    content: "";
    display: block;
    padding-top: 100%; }
  div.npobox div.npobox-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f3f3f3;
    padding: 25px; }
  div.npobox div.triangle {
    width: 0;
    height: 0;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    border-style: solid;
    border-width: 0 30px 30px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0; }

div.roleCookieBannerOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s linear; }
  div.roleCookieBannerOverlay.open {
    visibility: visible;
    opacity: 1; }

div.roleCookieBannerWrapper {
  background: linear-gradient(135deg, transparent 30px, white 0) top left;
  position: relative;
  width: 450px;
  max-height: 80%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 10px 50px; }

div.roleCookieBannerHeaderImg {
  text-align: center;
  margin-bottom: 20px; }
  div.roleCookieBannerHeaderImg img {
    height: 60px; }

div.roleCookieBannerText {
  color: #012A4D;
  margin-bottom: 20px; }
  div.roleCookieBannerText span.headline {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    vertical-align: super; }
  div.roleCookieBannerText span.content {
    font-size: 12px;
    line-height: normal; }

div.roleCookieBannerBoxes {
  font-size: 12px;
  line-height: normal;
  color: #012A4D;
  margin-bottom: 20px; }
  div.roleCookieBannerBoxes input[type="checkbox"] {
    height: 12px; }
    div.roleCookieBannerBoxes input[type="checkbox"] + input[type="checkbox"] {
      margin-left: 20px; }

div.roleCookieBannerBoxesDetail {
  display: none; }
  div.roleCookieBannerBoxesDetail div.roleCookieBannerContainer {
    color: #012A4D;
    font-size: 12px;
    background: rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin-bottom: 10px; }
    div.roleCookieBannerBoxesDetail div.roleCookieBannerContainer table {
      border: 1px solid #666666;
      width: 100%; }
      div.roleCookieBannerBoxesDetail div.roleCookieBannerContainer table td {
        width: 50%;
        padding: 0px 5px; }

div.roleCookieBannerButtons {
  text-align: center; }
  div.roleCookieBannerButtons button {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px !important; }

div.roleCookieBannerFooterLinks {
  font-size: 9px;
  text-align: center; }
  div.roleCookieBannerFooterLinks a {
    color: #012A4D;
    font-size: 9px; }
    div.roleCookieBannerFooterLinks a.closeSpecific {
      display: none; }

div.bildbox {
  position: relative;
  height: 50vw; }
  div.bildbox div.inner {
    padding-top: calc(50vw - 42px);
    width: calc(50vw - 42px);
    position: absolute;
    background-size: 100% !important; }
  div.bildbox.left div.inner {
    right: 0; }
  div.bildbox.right div.inner {
    left: 0; }

@media screen and (max-width: 767px) {
  div.bildbox {
    height: auto; }
    div.bildbox div.inner {
      width: 100%;
      padding-top: 100%;
      position: relative; } }

div.bildboxgrey {
  background: linear-gradient(135deg, transparent 20px, #E6E6E6 0) top left;
  padding: 40px 30px;
  position: relative;
  left: -79%;
  transform: translateX(50vw); }
  div.bildboxgrey.leftborder {
    left: 79%;
    transform: translateX(-50vw); }
  div.bildboxgrey div.leftText {
    display: inline-block;
    width: 65%; }
    div.bildboxgrey div.leftText h4 {
      font-size: 15px;
      font-weight: bold; }
  div.bildboxgrey div.rightImage {
    display: inline-block;
    width: 34%;
    min-height: 200px;
    position: relative;
    height: 100%; }
    div.bildboxgrey div.rightImage img {
      width: 80%;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%); }
  div.bildboxgrey div.plus {
    width: 38px;
    height: 150px;
    position: absolute;
    margin-left: 56px;
    top: -75px;
    right: 120px;
    opacity: 0.8; }
    div.bildboxgrey div.plus::before {
      content: '';
      background: inherit;
      position: absolute;
      width: 150px;
      height: 38px;
      top: 56px;
      left: -56px; }

@media screen and (max-width: 767px) {
  div.bildboxgrey, div.bildbox.leftborder {
    left: 0;
    transform: none;
    margin-top: 60px; }
  div.bildbox.leftborder {
    left: -15px; }
  div.bildboxgrey div.leftText, div.bildboxgrey div.rightImage {
    width: 100%; }
  div.bildboxgrey div.plus {
    width: 19px;
    top: -40px;
    right: 80px;
    height: 75px; }
    div.bildboxgrey div.plus::before {
      width: 75px;
      height: 19px;
      top: 28px;
      left: -28px; } }

div.videoecke {
  position: relative;
  overflow: hidden;
  width: 100vw;
  left: 50%;
  transform: translateX(-50vw); }
  div.videoecke::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    top: -40px;
    left: -40px;
    transform: rotate(45deg);
    background: white; }
  div.videoecke video {
    width: 100%; }

@media screen and (max-width: 767px) {
  div.videoecke {
    left: 0;
    width: auto;
    transform: none; } }

div.linkicon {
  margin-top: 20px;
  margin-bottom: 20px; }
  div.linkicon.above {
    padding-top: 10px;
    border-top: 2px solid #012a4d; }
  div.linkicon.below {
    padding-bottom: 10px;
    border-bottom: 2px solid #012a4d; }
  div.linkicon a {
    padding-left: 50px;
    font-size: 20px;
    color: #012a4d;
    position: relative;
    font-weight: bold;
    display: inline-block;
    width: 85%;
    vertical-align: top;
    padding-top: 5px; }
    div.linkicon a::before {
      content: '';
      background: url('../../../base/themes/img/static/icons/chevron_re_blue.svg') no-repeat;
      background-size: auto;
      background-position: center top;
      position: absolute;
      top: 5px;
      left: 15px;
      height: 100%;
      width: 20px;
      transition: all 0.1s ease-in-out; }
    div.linkicon a:hover::before {
      left: 20px; }

@media screen and (max-width: 767px) {
  div.linkicon a {
    font-size: 14.5px; } }

div.quadbox {
  padding-top: 100%;
  overflow: hidden;
  position: relative;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 20px; }
  div.quadbox::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    top: -50px;
    right: -50px;
    transform: rotate(45deg);
    background: white; }
  div.quadbox div.inner {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 10px 20px; }
    div.quadbox div.inner h4 {
      color: #012a4d;
      font-size: 22px; }
      div.quadbox div.inner h4.centerheadline {
        color: white;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        padding-left: 20px;
        width: calc(100% - 40px); }
        div.quadbox div.inner h4.centerheadline::before {
          content: '';
          background: url('../../../base/themes/img/static/icons/chevron_re_white.svg') no-repeat;
          position: absolute;
          left: 0;
          width: 12px;
          height: 20px;
          background-size: contain;
          top: 2px; }
    div.quadbox div.inner a {
      padding-left: 30px;
      font-size: 16px;
      color: white;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-weight: bold; }
      div.quadbox div.inner a::before {
        content: '>';
        position: absolute;
        top: -2px;
        left: 0;
        font-size: 20px;
        transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
      div.quadbox div.inner a:hover::before {
        left: 10px; }
div.quadbox:hover div.inner h4.centerheadline::before {
    transform: translateX(7px);
}

@media screen and (max-width: 767px) {
  div.quadbox div.inner h4 {
    font-size: 8vw !important; } }

div.accordeonplus {
  margin-top: 40px;
  margin-bottom: 40px; }
  div.accordeonplus div.headimage {
    overflow: hidden;
    position: relative;
    cursor: pointer; }
    div.accordeonplus div.headimage h3 {
      padding: 30px 20px 100px; }
    div.accordeonplus div.headimage::after {
      content: '';
      position: absolute;
      width: 80px;
      height: 80px;
      bottom: -40px;
      right: -40px;
      transform: rotate(45deg);
      background: white; }
    div.accordeonplus div.headimage div.opener {
      position: absolute;
      right: 5px;
      bottom: 5px;
      z-index: 1;
      color: #012a4d;
      font-weight: bold;
      font-size: 28px;
      transform: rotate(90deg);
      transition: 0.4s all; }
  div.accordeonplus div.content {
    overflow: hidden;
    max-height: 0;
    transition: 0.4s all; }
    div.accordeonplus div.content div.closer {
      text-align: right;
      padding-right: 20px;
      cursor: pointer; }
      div.accordeonplus div.content div.closer img {
        transform: rotate(-90deg); }
  div.accordeonplus.open div.headimage div.opener {
    transform: rotate(0deg); }
  div.accordeonplus.open div.content {
    max-height: 9999px; }
  div.accordeonplus div.opener img {
    width: 13px; }

div.custommenu {
  margin-bottom: 50px;
  padding-top: 20px; }
  div.custommenu a {
    font-size: 24px;
    color: #012a4d;
    border-bottom: 5px solid #012a4d;
    margin-right: 30px;
    font-weight: bold;
    padding-bottom: 5px;
    transition: 0.4s all; }
    div.custommenu a:hover {
      padding-bottom: 0;
      border-color: #fd8963; }

@media screen and (max-width: 768px) {
  div.custommenu a {
    display: inline-block;
    margin-bottom: 20px; } }

div.projectbox {
  margin: 20px 0;
  transition: all 0.1s ease-in-out; }
  div.projectbox:hover {
    transform: translateX(15px); }
  div.projectbox div.boxcontent {
    padding: 10px 20px;
    background: linear-gradient(225deg, transparent 20px, #012a4d 0) top right; }
  div.projectbox h2 {
    padding-top: 0;
    padding-bottom: 10px;
    color: white;
    font-size: 32px; }
  div.projectbox h3 {
    padding-bottom: 0;
    color: white;
    font-size: 24px; }
  div.projectbox p {
    color: white; }
  div.projectbox a:focus {
    text-decoration: none !important;
    outline: none; }

@media screen and (max-width: 768px) {
  div.projectbox h2 {
    line-height: 1.3;
    font-size: 28px; }
  div.projectbox h3 {
    line-height: 1.3;
    font-size: 20px; } }

div.frame p:first-child {
  margin-top: 0; }

div.frame p:last-child {
  margin-bottom: 20px; }

div.plustrenner {
  margin: 100px auto;
  text-align: center;
  position: relative; }
  div.plustrenner::before {
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 100%;
    content: '';
    background: #012a4d;
    z-index: -1; }
  div.plustrenner::after {
    position: absolute;
    content: '';
    background: url('../../../base/themes/img/static/icons/schiff.svg') no-repeat;
    background-size: contain;
    width: 50px;
    height: 22px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    transition: left 5s;
    top: 5px;
    opacity: 0; }
  div.plustrenner.ship::after {
    opacity: 1;
    left: 100vw; }
  div.plustrenner.smallline::after {
    height: 11px;
    width: 25px;
    top: 4px; }

div.plusquote {
  margin: 150px -40px 150px -15px;
  padding: 0 40px 0 15px;
  overflow: hidden;
  position: relative; }
  div.plusquote div.quoteitem {
    position: relative; }
    div.plusquote div.quoteitem > div {
      display: inline-block; }
    div.plusquote div.quoteitem div.imageholder {
      position: relative;
      overflow: hidden; }
      div.plusquote div.quoteitem div.imageholder::before {
        content: '';
        position: absolute;
        width: 80px;
        height: 80px;
        transform: rotate(45deg);
        top: -40px;
        right: -40px;
        background: white; }
    div.plusquote div.quoteitem div.quoteholder {
      width: 45%;
      text-align: left;
      color: #012a4d;
      padding-left: 20px;
      padding-right: 20px; }
      div.plusquote div.quoteitem div.quoteholder div.quote {
        margin-bottom: 60px;
        font-size: 32px;
        line-height: 32px; }
      div.plusquote div.quoteitem div.quoteholder div.name {
        font-size: 12px;
        line-height: 12px; }
        div.plusquote div.quoteitem div.quoteholder div.name span.name {
          font-size: 14px;
          line-height: 14px;
          font-weight: bold; }
  div.plusquote div.quote1 {
    text-align: right; }
    div.plusquote div.quote1 div.imageholder::before {
      right: auto;
      left: -40px; }
  div.plusquote div.quote2 {
    margin-top: 120px;
    text-align: right; }
    div.plusquote div.quote2 div.quoteholder {
      text-align: right; }
  div.plusquote div.quote3 {
    margin-top: 50px;
    text-align: left;
    padding-left: 210px; }
    div.plusquote div.quote3 div.quoteholder {
      width: 55%; }
    div.plusquote div.quote3 div.quote {
      transform: translate(40px, -20px); }
  div.plusquote div.plussign {
    width: 300px;
    height: 80px;
    opacity: 0.5;
    position: absolute; }
    div.plusquote div.plussign::before {
      content: '';
      background: inherit;
      width: 80px;
      height: 300px;
      position: absolute;
      top: -110px;
      left: 110px; }
    div.plusquote div.plussign.blue {
      background: #08b4d4;
      top: 330px;
      left: 50%;
      transform: translateX(-50%) translateX(-160px); }
    div.plusquote div.plussign.orange {
      background: #fdbd78;
      top: 280px;
      right: 160px;
      width: 400px;
      height: 100px;
      z-index: -1; }
      div.plusquote div.plussign.orange::before {
        width: 100px;
        height: 400px;
        top: -150px;
        left: 150px; }

@media screen and (max-width: 767px) {
  div.plusquote div.quoteitem div.quoteholder {
    width: 100%;
    padding-top: 40px;
    text-align: left; }
  div.plusquote div.quoteitem.quote2 {
    text-align: left; }
  div.plusquote div.quoteitem.quote3 {
    text-align: right;
    padding-left: 0;
    margin-top: 70px; }
    div.plusquote div.quoteitem.quote3 div.quote {
      transform: none; }
  div.plusquote div.plussign.blue {
    transform: none;
    left: -50px;
    z-index: -1; }
  div.plusquote div.plussign.orange {
    top: 720px;
    right: -80px; } }

div.addressplus {
  margin: 20px 0; }
  div.addressplus div.inner {
    background: linear-gradient(45deg, transparent 20px, #E6E6E6 0) bottom left;
    padding: 20px; }

div.hafenrundgang-desktop {
  margin: 20px 0;
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%); }
  div.hafenrundgang-desktop div.overlay {
    position: absolute;
    background: #E6E6E6;
    color: black;
    padding: 10px 20px;
    opacity: 0;
    display: none;
    transition: all 0.2s;
    max-width: 500px; }
    div.hafenrundgang-desktop div.overlay.open {
      opacity: 1;
      display: block; }
    div.hafenrundgang-desktop div.overlay.text01 {
      left: 35%;
      top: 10%; }
      div.hafenrundgang-desktop div.overlay.text01 div.text01 {
        display: block; }
    div.hafenrundgang-desktop div.overlay.text02 {
      right: 29%;
      top: 32%; }
      div.hafenrundgang-desktop div.overlay.text02 div.text02 {
        display: block; }
    div.hafenrundgang-desktop div.overlay.text03 {
      right: 15%;
      bottom: 20%; }
      div.hafenrundgang-desktop div.overlay.text03 div.text03 {
        display: block; }
    div.hafenrundgang-desktop div.overlay.text04 {
      left: 52%;
      bottom: 25%; }
      div.hafenrundgang-desktop div.overlay.text04 div.text04 {
        display: block; }
    div.hafenrundgang-desktop div.overlay.text05 {
      left: 59%;
      top: 42%; }
      div.hafenrundgang-desktop div.overlay.text05 div.text05 {
        display: block; }
    div.hafenrundgang-desktop div.overlay.text06 {
      left: 24%;
      top: 43%; }
      div.hafenrundgang-desktop div.overlay.text06 div.text06 {
        display: block; }
    div.hafenrundgang-desktop div.overlay.text07 {
      left: 15%;
      bottom: 34%; }
      div.hafenrundgang-desktop div.overlay.text07 div.text07 {
        display: block; }
    div.hafenrundgang-desktop div.overlay > div {
      display: none; }

div.hafenrundgang-mobile {
  margin: 20px -40px 40px -15px; }
  div.hafenrundgang-mobile div.overlay {
    position: fixed;
    z-index: 9;
    color: black;
    background: #E6E6E6;
    padding: 10px 20px;
    opacity: 0;
    display: none;
    width: 100%;
    left: 0;
    top: 70px;
    height: 50%;
    transition: all 0.4s; }
    div.hafenrundgang-mobile div.overlay.open {
      display: block;
      opacity: 1; }
      div.hafenrundgang-mobile div.overlay.open.fullsize {
        height: calc(100% - 70px); }
        div.hafenrundgang-mobile div.overlay.open.fullsize::after {
          transform: translateX(-50%) rotate(-90deg) !important; }
      div.hafenrundgang-mobile div.overlay.open.overflow::after {
        content: '';
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translateX(-50%) rotate(90deg);
        width: 12px;
        height: 24px;
        background: url('../../../base/themes/img/static/icons/chevron_re_blue.svg');
        transition: all 0.4s; }
    div.hafenrundgang-mobile div.overlay > div {
      overflow: auto;
      display: none;
      opacity: 0;
      transition: all 0.4s;
      max-height: 85%; }
      div.hafenrundgang-mobile div.overlay > div.open {
        display: block;
        opacity: 1; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s,  margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,  margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url('../../../base/themes/css/mCSB_buttons.png');
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
@font-face {
  font-family: 'glyphicons';
  src: url('../../../base/themes/fonts/glyphicons/glyphicons.eot');
  src: url('../../../base/themes/fonts/glyphicons/glyphicons.eot#iefix') format("embedded-opentype"), url('../../../base/themes/fonts/glyphicons/glyphicons.ttf') format("truetype"), url('../../../base/themes/fonts/glyphicons/glyphicons.woff') format("woff"), url('../../../base/themes/fonts/glyphicons/glyphicons.svg#glyphicons') format("svg");
  font-weight: normal;
  font-style: normal; }

.glyphicon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'glyphicons' !important;
  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; }

.glyphicon-location:before {
  content: "\e947"; }

.glyphicon-and-search:before {
  content: "\e807"; }

.glyphicon-and-download:before {
  content: "\e802"; }

.glyphicon-and-left:before {
  content: "\e803"; }

.glyphicon-and-right:before {
  content: "\e806"; }

.glyphicon-and-up:before {
  content: "\e809"; }

.glyphicon-bars:before {
  content: "\e80e"; }

.glyphicon-and-down:before {
  content: "\e801"; }

.glyphicon-remove:before {
  content: "\1f5d9"; }

.glyphicon-person:before {
  content: "\e832"; }

.glyphicon-file:before {
  content: "\e926"; }

.glyphicon-address-book:before {
  content: "\e944"; }

.glyphicon-bubble:before {
  content: "\e96b"; }

.glyphicon-user:before {
  content: "\e971"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-time:before {
  content: "\e023"; }

.be2 header#switch {
  height: 600px; }

.modul-switch {
  /* min-width: 1800px; */ }

.news .news-list-view p.date {
  display: inline; }

.news .news-list-view p.date:after {
  display: inline-block;
  content: ' ';
  padding-right: 8px; }

.news .news-list-view p.bodytext {
  display: inline; }

.modul-uebersichts-pattern .content p.bodytext {
  display: inline; }

/* Logo Wand */
.modul-logowand .logos {
  display: block;
  height: auto; }

.modul-logowand .logos .logo {
  height: 157px;
  width: 157px;
  margin-right: 42px;
  margin-bottom: 42px; }

body .modul-logowand .logos .logo b {
  font-size: 25pt; }

/* Akkordeon */
.accordion:after,
.modul-akkordeon:after {
  margin-right: -3px; }

.modul-akkordeon .content-box .content > table.contenttable {
  margin: 0 -21px; }

a.icon {
  text-indent: -6000em; }

/* News Date Menu */
.news-date-menu ul li {
  margin-right: 2em; }

.news-date-menu ul li:last-child {
  margin-right: 0; }

.modal-body .news-related-wrap {
  margin-top: -10px; }

/* M8 Options */
.modul-case.overflow .case-content {
  overflow: visible; }

.modul-case.overflow.bg-left .case-content {
  float: none; }

.modul-case.overflow:after {
  content: " ";
  clear: both;
  display: block; }

/* Modal Form */
.modal .modal-dialog .modal-content .csc-mailform {
  padding: 40px; }

.modal .modal-dialog .modal-content .csc-header {
  padding: 40px 0 0 40px; }

/* Placeholder */
input::-webkit-input-placeholder
textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #012A4D; }

input:-moz-placeholder
textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #012A4D;
  opacity: 1; }

input::-moz-placeholder
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #012A4D;
  opacity: 1; }

input:-ms-input-placeholder
textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #012A4D; }

/* Form Button */
.panel-title a[target="lightbox"] {
  background-color: #012A4D;
  color: #FFF;
  padding: 1px 20px;
  margin-right: -41px;
  width: 163px;
  white-space: nowrap;
  box-sizing: content-box; }

/* Submit Message */
.submit-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7); }

.submit-container .alert {
  height: 100px;
  width: 94%;
  position: absolute;
  top: 50%;
  margin: -25px 3% 0 3%; }

/* Input E-Mail */
form input[type="email"] {
  color: #012A4D;
  display: block;
  width: 100%;
  padding: 15px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #012A4D;
  margin-bottom: 15px; }


/* Azubi-Box */
.azubibox .container .row {
    margin-bottom: 0;
}

div.tx-maps2 {
    position: relative;
    z-index: 0;
}


#c8345, #c8372, #c8373, #c8374, #c8379, #c8381, #c8383 {
    scroll-margin-top: 200px;
}

.splide__track {
    padding: 1rem;
}

.mainslider {
    padding: 2rem;
}

.splide--slide {
    background: linear-gradient(225deg, transparent 20px, #e6e6e6 0) top right;
}

.splide__arrow {
    background: none;
}

.splide__arrow--prev {
  left: .5em;
}

.splide__arrow--next {
  right: .5em;
}

.splide li::before {
    content: none !important;
}

.grafikSlideTitle {
    padding-top: 0;
}

.splide__pagination__page {
    border-radius: 0;
}

.splide__pagination__page.is-active {
  background: #f08262;
}

.bluebox {
    background: #012a4d;
    padding: 15px;
    margin-bottom: 25px;
    color: white;
}

.bluebox h4 {
    color: white;
    line-height: 1.5;
    margin-bottom: 30px;
}

.bluebox:hover h4 {
    color: #f08262;
}


.bluebox-variable {
    background: #012a4d;
    padding: 15px;
    margin-top: 25px;
    margin-bottom: 25px;
    color: white;
    }

@media (min-width: 481px) {
    .bluebox-variable {
        margin-top: 0px;
    }
}

.bluebox-variable h4 {
    color: white;
}

.greybox {
    background: #f3f3f3;
    padding: 15px;
    margin-bottom: 25px;
}

.greybox tbody {
    border: none !important;
}

.greybox table {
    width: 100%;
}

.linemarker-orange {
    width: 100vw;
    height: 80px;
    position: relative;
    border-top: solid 7px #f08262;
    border-left: solid 10px #f08262;
    transform: skew(-45deg);
    right: -35px;
    padding: 30px;
}

.linemarker-orange p {
    transform: skew(45deg);
    text-align: left;
    color: #002b4e;
    font-size: 20px;
    padding-left: 15px;
}

nav#mainNavigation {
    margin-right: 4.2em;
}

#mainNavigation ul li a {
    padding: 9px 15px !important;
}

li.dropdown:hover .menutext {
  color: #012A4D !important;
}

li.dropdown a:hover .menutext {
  color: #f08262 !important;
}

ul.sub-menu:hover #mainNavigation > ul > li span.menutext {
    color: red !important;
}

a.pdf-icon::before {
    content: url("/fileadmin/static/Icons/NPO_Icon_PDF_box.png");

}

a.foto-icon::before {
    content: url("/fileadmin/static/Icons/NPO_Icon_picture_box.png");
}

a.pdf-icon::before, a.foto-icon::before {
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 10px;
    bottom: -10px;
    position: relative;
}

a.pdf-icon, a.foto-icon {
    color: #012A4D;
}

a.pdf-icon:hover, a.foto-icon:hover {
    color: #f08262;
}

.slicknav_nav .slicknav_item > a > span {
    display: block !important;
}

.row {
    margin-bottom: 42px;
}

#c4231 {
    margin-top: 30px;
}

div.col-sm-3 {
    padding: 0 42px 0 15px !important;
}

#c4146, #c2552 {
    margin-bottom: 168px;
}

#c2661 {
    margin-bottom: 84px;
}

#c4255 {
    margin-top: 25px;
}

#c4131 {
    margin-bottom: 75px;
}

#c139 {
    margin-bottom: 100px;
}

.accordion.downloads, #c689, #c4153, #c342, #c4026, #c1566, #c4161, #c4102, #c4170, #c4185, #c4197, #c1382, #c4219, #c4224, #c3779 {
    margin-top: 75px;
}

#c4167, #c4177 {
    margin: 75px auto;
}

#c4245 .linkicon {
    text-align: center;
}

#c4245 .linkicon a, #c4247 .linkicon a, #c4249 .linkicon a {
    width: auto;
}

div#c4220 div.contactbox div.inner, div#c4091 div.inner, div#c4162 div.inner, div#c4171 div.inner {
    margin-top: 0;
}

span.news-list-date {
    display: none;
}

div.main.special div.container, .roleJobOfferDetailHeadline {
    margin-top: 70px;
}

div.row.news-list-view {
    padding: 0 30px;
    margin-bottom: 0;
}

div#c1877 h3 {
    padding: 0;
}

.modul-logowand .logos .logo {
    background: white;
}

div.roleJobofferDetailOverview h4 {
    font-size: 19px;
    font-weight: 700;
    padding: 20px 0 10px;
    color: #012a4d;
}

div.roleDirectFormOpen h4 {
    color: white;
}

div.addressplus {
    margin: 0 0 42px 0;
}

.roleNportsblogTeaserListLink {
    display: none;
}





/* DCE-Bildlink */

div.image-teaser-linkbox-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
    height: 147px;
}

div.image-teaser-linkbox-content {
    background: rgba(0,43,78,0.6);
    padding: 15px;
    width: 100%;
    height: 100%;
}

div.image-teaser-linkbox-content h3 {
    margin: 0;
    padding: 0;
    color: #fff;
}

div.image-teaser-linkbox-content p {
    color: #fff;
}

div.image-teaser-linkbox-wrapper:hover div.image-teaser-linkbox-content {
    background: none;
}

/* DCE-Schifflisten-Link */

div.image-schiffslisten-wrapper {
    background-repeat: no-repeat;
    height: 147px;
    margin-bottom: 42px;
}

div.image-schiffslisten-wrapper:hover h3 {
    color: #f08262;
}

div.image-schiffslisten-content {
    position: absolute;
    height: 147px;
    width: 147px;
    right: 42px;
}

div.image-schiffslisten-content h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 147px;
    color: white;
    padding: 0;
}


/* DCE-ANSPRECHPARTNER, DCE-Download-Box, DCE-ANFAHRT */


div.contactbox img {
    max-width: 75px;
}


div.downloadbox div.inner,  div.contactbox div.inner, div.route div.inner {
    padding: 20px;
    background: linear-gradient(45deg,transparent 20px,#E6E6E6 0) bottom left;
    margin: 20px 0;
}

div.downloadbox div.inner {
    min-height: 415px;
    
}

div.downloadbox h3, div.contactbox h3 {
    font-size: 19px;
    padding: 0 0 10px;
    line-height: 1.5;
}

.modul-logowand .logos .logo-overlay .close {
    padding: 15px;
    top: 0px;
}


.accordion .opener {
    top: 10px;
    right: 10px;
}

div.accordion.downloads:hover {
    cursor: pointer;
}

div.accordion.downloads .headline {
    padding: 35px 60px 35px 42px;
}

div.accordion.downloads div.content p {
    margin-left: 42px;
    margin-bottom: 15px;
}

div.accordion.downloads div.content h4 {
    font-weight: 700;
    margin-bottom: 20px;
}

div.accordion.downloads div.content p a {
    font-size: 19px;
    color: #002b4e;
    position: relative;
}

div.accordion.downloads div.content p a:hover {
    color: #f08262;
}

div.accordion.downloads div.content p a::before {
    content: '';
    background: url(https://nports.de/fileadmin/static/Icons/NPorts_Icon_PDF.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: auto;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    left: -42px;
    top: -4px;
    height: 30px;
    width: 30px;
}


div#c4140 table.contenttable tr td {
    padding: 7px 42px 7px 5px;
}

div.iconboxecke table.contenttable {
    border: 3px solid white;
    padding: 15px; }
table.contenttable tbody {
    border-color: #012A4D;
    border-style: solid; }
table.contenttable tr td {
    padding: 7px 10px 7px 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px; }
table.contenttable tr td:last-child:after {
    display: none; }


div.iconboxecke div.contentplus {
    display: none;
    padding-bottom: 100%;
}

div.iconboxecke:hover div.contentplus {
    display: block;
}


div.iconboxecke p {
    line-height: 1.2;
}

/* ICONBOX MIT ECKE*/

div.iconboxecke {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

div.iconboxecke::before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    top: -50px;
    right: -50px;
    transform: rotate(45deg);
    background: #fff;
}

div.iconboxecke div.inner {
    padding: 20px;
}

div.iconboxecke div.inner img {
    display: block;
    margin: 20px auto 40px auto ;
}

div.iconboxecke div.inner h4 {
    color: white;
    display: inherit;
    margin-bottom: 20px;
}

div.iconboxecke:hover div.inner h4 {
    color: #f08262;
}

div.iconboxecke div.inner p {
    color: white;
}


/* ICONBOX OHNE ECKE*/

div.iconbox {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background: #E6E6E6;
}

div.iconbox div.inner {
    padding: 20px;
}

div.iconbox div.inner img {
    display: block;
    margin: 20px auto 40px auto ;
}

div.iconbox div.inner h4 {
    color: #002b4e;
    display: inherit;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 1.5;
}

div.iconbox:hover div.inner h4 {
    color: #f08262;
}

div.iconbox div.inner p {
    color: #002b4e;
    text-align: center;
}



/* DCE Infobox blau + Ecke ul */

div.infobox-blue-corner div.inner {
    padding: 20px;
    background: linear-gradient(45deg,transparent 20px,#002b4e 0) bottom left;
    min-height: 415px;
    color: white;
    margin: 20px 0; 
}

div.infobox-blue-corner div.inner h3 {
    color: white;
    font-size: 19px;
    padding: 0 0 25px 0;
    line-height: 1.2
}

div.infobox-blue-corner div.inner ul li::before {
    color: white;
}

.contactbox form input {
    padding: 2px 7px
}

.contactbox form .form-check {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.contactbox form .actions button {
    padding: 5px;
}


/* Small Accordeon */

.small-acc {
    min-height: 45px;
}

.small-acc .panel .panel-collapse::before {
    border-color: transparent transparent #fff transparent;    
}

.small-acc .panel .panel-heading .panel-title {
    font-size: 19px;
    padding: 10px 20px;
}

.small-acc .panel .panel-heading .panel-title::after {
    content: url('../../../base/themes/img/static/icons/chevron_re_white.svg');
    position: absolute;
    top: 8px;
    right: -7px;
    width: 12px;
    transition: all 0.1s ease-in-out;
}

.small-acc .panel .panel-heading:hover .panel-title::after {
    transform: rotate(90deg);
}



.gimmickSlider {
    margin: 25px 0 0 0!important;
}

.gimmickSlider div {
    vertical-align: top;
}

.gimmickSlider img {
    height: 75px;
    width: auto;
}
.gimmickSlider .glyphicon {
    color: #012a4d;
    top: -50px;
}


div.linkicon a::before {
    content: '';
    background: url('../../../base/themes/img/static/icons/chevron_re_blue.svg') no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-size: auto;
    background-position: center top;
    position: absolute;
    top: 5px;
    left: 15px;
    height: 25px;
    width: 20px;
    transition: all 0.1s ease-in-out;
}


/* PRESSE */

.modul-uebersichts-pattern .content h1, .modul-uebersichts-pattern .content h2, .modul-uebersichts-pattern .content h3 {
    font-size: 1.5em;
    line-height: 1.3;
}

.modul-uebersichts-pattern .content {
    padding: 20px 10px;
}

.modul-uebersichts-pattern .banner .hover {
    background: linear-gradient(135deg, transparent 10px, rgba(1,42,77,0.7) 0) top left;
    bottom: 0;
    right: 0;
    width: 55px;
    height: 55px;
    line-height: 1;
    padding: 20px 5px;
    font-weight: 700;
    color: white;
}

.modul-uebersichts-pattern .banner:hover .hover {
    color: #f08262
}

.modul-uebersichts-pattern .content h3:hover {
    color: #f08262
}


.modul-uebersichts-pattern .content p {
    line-height: 1.5;
    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 4.6em;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    
}

.modul-uebersichts-pattern .content p.press-tags span {
    padding: 5px
}

.modul-uebersichts-pattern .content p.press-tags span:first-of-type {
    padding-left: 0px;
}

.modul-uebersichts-pattern .content p.press-tags span.news-list-tags {
    background: #012A4D;
    color: white;
}

.modul-uebersichts-pattern.col-sm-8 div.banner {
    height: 330px;
}

.modul-uebersichts-pattern.col-sm-8 div.banner picture img {
    height: 468px;
}

.modul-uebersichts-pattern.col-sm-8 div.content {
    height: 200px;
}

.modul-uebersichts-pattern.col-sm-8 div.content h3.press-title {
    min-height: auto;
}

.modul-uebersichts-pattern.col-sm-8 div.content p {
    max-width: 85%;
}

div.page-navigation {
    text-align: center;
}

div.page-navigation li {
    float: left;
}

div.page-navigation li::before {
    content: "";
}


@media only screen and (max-width: 414px) {
    div.news-list-view {
        padding: 7px !important;
    }
    
    div.modul-uebersichts-pattern div.content {
        height: 145px;
    }
    
    div.col-sm-3 {
        padding: 0 14px 0 15px !important
    }
    
    div.roleNportsblogResults div.col-xs-12 {
        padding: 0 !important;
    }
}



/* Presse - Einzelansicht */

div.modal-header {
    border-bottom: none;
    margin-top: 75px;
}

h1.press-headline {
    font-size: 42px;
    line-height: 49.8px;
    padding-top: 88px;
    padding-bottom: 88px;
    line-height: 1.5;
}

h2.press-teaser {
    font-size: 30px;
    padding: 42px 0 0px 0;
    line-height: 1.3;
}

div.press-tags {
    font-size: 14.5px;
    padding: 0;
    line-height: 1.8;
    color: #012A4D;
    font-weight: 700;
}

div.press-tags span {
    padding: 3px;
}

div.press-tags span.news-list-tags {
    background: #012A4D;
    color: white;
}



.news-related-files h3, .news-contact h3 {
    font-size: 24px;
}

div.modal-body div.news-related-wrap {
    margin-top: 88px;
}

div.modal-body h3 {
    padding-top: 0;
}

.relatedFile-download {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 42px;
}

.relatedFile-download-action-wrapper {
    display: none;
}

.relatedFile-download-action-wrapper .relatedFile-download-action {
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(135deg, transparent 40px, rgba(1,42,77,0.9) 0) top left;
    width: 100%;
    height: 100%;
    position: absolute;
}

.relatedFile-download:hover .relatedFile-download-action-wrapper, .relatedFile-download:focus .relatedFile-download-action-wrapper {
    display: block;
}

.relatedFile-download-action a {
    padding: 15px;
}

.relatedFile-download-action .icon {
    color: white;
    font-size: 40px;
}

.relatedFile-download-action .icon:hover {
    color: #fd8963
}

.news-social {
    border-top: 1px solid #012A4D;
    margin-top: 42px;
    padding: 21px 0;
}

.news-social a i {
    font-size: 24px;
    color: #012A4D;
    padding-right: 15px;
}

.news-social .news-related-links {
    padding-right: 15px;
    float: left;
    margin-top: -7px;
}

.news-social a:hover i {
    color: #fd8963;
}

.news-contact .modul-ansprechpartner {
    background: linear-gradient(45deg,transparent 20px,#E6E6E6 0) bottom left;
    padding-bottom: 120%;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 21px;
}

.news-contact .modul-ansprechpartner img.media-object, .modul-ansprechpartner .media-left {
    padding: 0;
    max-width: 135px;
}

div.pic-download-wrapper {
    padding-left: 0;
    padding-right: 30px;
}

@media only screen and (max-device-width : 414px) {
    
    div.news-single div.modal-header {
        margin-top: 0;
    }
    
    div.news-single div.modal-header h1.press-headline {
        font-size: 35px;
        padding-top: 0;
        padding-bottom: 35px;
    }
    
    div.news-single div.modal-header h1.line::after {
        bottom: 15px;
    }
    
    .div.news-single div.modal-header h1.press-headline::after {
        bottom: 50px;
    }
    
    .modal-header h2.press-teaser {
        font-size: 24px;
    }
    
    div.modal-body div.news-related-wrap {
        margin-top: 0;
    }
    
    .news-related-files h3, .news-contact h3 {
        margin-top: 42px;
    }
    
    div.pic-download-wrapper {
    padding-right: 0;
    }
    
    div.press-tags span.news-list-category {
        padding-left: 0px;
    }
} 

div.page-navigation {
    position: absolute;
    bottom: -50px;
    left: 50%;
    width: 400px;
    margin-left: -190px;
}


/* YouTube Section */

div.yt-video-wrapper {
    padding: 0 28px;
}

div.yt-video-container {
    padding-left: 14px !important;
    padding-right: 14px !important;
}

div.yt-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

div.yt-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

div.yt-title {
    background-color: #EFF0F0;
    padding: 10px;
    min-height: 145px;
    padding: 20px 10px;
    position: relative;
}

div.yt-title h3 {
    font-size: 1.5em;
    line-height: 1.3;
    padding: 0;
}

@media only screen and (max-width: 428px) {
    div.yt-video-wrapper {
        padding: 0;
    }

    div.yt-video-container {
        margin-bottom: 21px;
    }
}


/* DCE Formular */

div.formwrapper {
    background: linear-gradient(45deg,transparent 20px,#012A4D 0) bottom left;
    padding: 20px;
}

div.formwrapper h4{
    font-size: 19px;
    padding: 0 0 10px;
    line-height: 1.5;
    color: white;
    font-weight: 700;
}

div.formwrapper div.textwrapper {
    color: white;
}

div.formwrapper div.roleDirectForm {
    background: none;
}

form#aufnahmePresseverteiler {
    color: white;
}

form#aufnahmePresseverteiler div.input {
    background: white;
}

form#aufnahmePresseverteiler div.checkbox {
    background: none;
}

button.btn-primary:hover {
    background: black !important;
    color: white !important;
}

div.sociallink {
    float: left;
}

div.sociallink-icon-wrapper {
    background: #012A4D;
    width: 75px;
    height: 75px;
    padding: 15px;
    margin: 0 21px 21px 0;
    position: relative;
}

div.sociallink-icon-wrapper::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: -15px;
    right: -15px;
    transform: rotate(45deg);
    background: #fff;
}

div#contact {
    position: fixed;
    right: 2%;
    bottom: .8%;
}

div.contact-icon-inner {
    background: #012A4D;
    width: 10em;
    height: 3em;
    padding: .5em;
    position: relative;
}

div.contact-icon-inner::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: -10px;
    right: -10px;
    transform: rotate(45deg);
    background: #fff;
}

div.contact-icon-inner img {
    width: 35px;
    margin-right: 10px;
}

div.contact-icon-inner #contact-text {
    font-size: 1.2em;
    top: 10px;
    position: absolute;
}

div.formwrapper button {
    padding: 6px;
}

div.roleDirectForm.open {
    max-height: 1000px !important;
}

div.roleNportsblogListOverlay h3 {
    padding-top: 4px;
}

.media-body, .media-left, .media-right {
    display: inline;
}


@media only screen and (max-width: 428px) {
    div.roleNportsblogListOverlay {
        bottom: 41px;
    }
    div.roleNportsblogListOverlayInner h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 4.6em;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    div.roleNportsblogListOverlayLikecount {
        color: #fd8963;
    }
}

div.headline-box h1.headline {
    margin-bottom: .5em;
}

div.headline-box h2.subheadline {
    max-width: 1182px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 42px;
    padding-right: 42px;
    color: white;
    font-size: 42px;
}


.modul-uebersichts-pattern .banner {
    position: relative;
}

.videoteaser-banner {
    width: 310px;
    height: 206.667px;
    position: relative;
}

.videoteaser-banner::after {
    content: url("/fileadmin/static/Icons/NPorts_Icon_video.svg");
    position: absolute;
    width: 52px;
    height: 52px;
    bottom: 0;
    right: 0;
}

.videoteaser-banner video {
    object-fit: cover;
}

.videoteaser-banner video {
    max-width: 100%;
}

.videoteaser-content, .grafikteaser-content {
    padding: 20px 10px;
    height: 300px;
    background-color: #EFF0F0;
}

.videoteaser-content h3, .grafikteaser-content h3 {
    font-size: 1.5em;
    line-height: 1.3;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 3em;
}

.grafikteaser-banner {
    position: relative;
}

.grafikteaser-banner::after {
    content: url("/fileadmin/static/Icons/nports-grafik-icon-orange.svg");
    position: absolute;
    width: 52px;
    height: 52px;
    bottom: 0;
    right: 0;
}

.frame-space-after-large {
    margin-bottom: 42px;
}