html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.accessible-megamenu h2, .accessible-megamenu h3, .accessible-megamenu h4 {
  display: inline;
  font-size: 1em;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:hover, .accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:focus, .accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup].open {
  background: #e3ebee none;
  background: -webkit-gradient(linear, left top, left bottom, from(#e3ebee), to(#e3ebee));
  background: -moz-linear-gradient(top, #e3ebee, #e3ebee);
  background: -ms-linear-gradient(top, #e3ebee, #e3ebee);
  background: -o-linear-gradient(top, #e3ebee, #e3ebee);
  margin-left: 0;
  z-index: 1002;
}

.accessible-megamenu {
  background-color: #f0f0ed;
  border: 0;
  box-sizing: border-box;
  color: #212121;
  display: block;
  height: 3.077em;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.accessible-megamenu .accessible-megamenu-top-nav-item {
  box-sizing: border-box;
  color: #212121 !important;
  display: block;
  float: left;
  height: 3.077em;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-shadow: 0 1px 0 #fff;
  -moz-text-shadow: 0 1px 0 #fff;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup] {
  box-shadow: inset 1px 1px 0 #fff;
  color: #212121 !important;
  display: block;
  height: 3em;
  line-height: 3em;
  padding-left: 0.769em;
  padding-right: 0.769em;
  position: relative;
  text-decoration: none;
  z-index: inherit;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:hover {
  color: #212121 !important;
  outline-offset: -1px;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:focus {
  color: #212121 !important;
  outline-offset: -1px;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup].open {
  background: #e3ebee none;
  padding-bottom: 2px;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a[aria-haspopup] {
  border-bottom-left-radius: 3px;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a[aria-haspopup].open {
  border-bottom-left-radius: 0;
  border-left: 1px solid #767676;
  border-left-color: rgba(0, 0, 0, 0.3);
  left: -1px;
  margin-right: -1px;
}
.accessible-megamenu :focus {
  outline: 2px solid rgba(25, 62, 100, 0.3);
  -moz-outline-radius: 3px;
}
.accessible-megamenu .accessible-megamenu-panel {
  background-color: #e3ebee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3ebee), to(#e3ebee));
  background-image: -moz-linear-gradient(top, #e3ebee, #e3ebee);
  background-image: -ms-linear-gradient(top, #e3ebee, #e3ebee);
  background-image: -o-linear-gradient(top, #e3ebee, #e3ebee);
  border: 0;
  box-shadow: 0 0.375rem 0.8125rem -0.375rem rgba(0, 0, 0, 0.75);
  color: #212121;
  cursor: default;
  display: block;
  left: -1px;
  line-height: normal;
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 0.769em 0.769em;
  position: absolute;
  top: -9999em;
  transition: opacity 250ms ease 250ms, max-height 500ms ease, visibility 0s linear 500ms, top 0s linear 500ms;
  visibility: hidden;
}
.accessible-megamenu .accessible-megamenu-panel.open {
  max-height: 600px;
  opacity: 1;
  top: 3em;
  transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  visibility: visible;
  z-index: 1001;
}
.accessible-megamenu .accessible-megamenu-panel a {
  color: #0064a0;
  display: inline-block;
  font-size: .92em;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  text-decoration: none;
}
.accessible-megamenu .accessible-megamenu-panel a:hover {
  color: #0064a0;
  text-decoration: underline;
}
.accessible-megamenu .accessible-megamenu-panel a:focus {
  color: #0064a0;
  text-decoration: underline;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4 {
  width: 878px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4 > ol > li {
  width: 22%;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4b {
  border-top-left-radius: 3px;
  left: -6.462em;
  width: 878px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4b > ol > li {
  width: 22%;
}
.accessible-megamenu .accessible-megamenu-panel.cols-3 {
  width: 724px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-3 > ol > li {
  width: 30%;
}
.accessible-megamenu .accessible-megamenu-panel.cols-1 {
  width: 615px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-1 > ol > li {
  width: auto;
}
.accessible-megamenu .accessible-megamenu-panel ol {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.accessible-megamenu .accessible-megamenu-panel ol > li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.accessible-megamenu .accessible-megamenu-panel ol ol > li > a {
  padding-left: 2.333em;
  text-indent: -2.333em;
  width: auto;
}
.accessible-megamenu .accessible-megamenu-panel > p {
  color: #212121;
  font-size: 1.2em;
  line-height: 1.1em;
}
.accessible-megamenu .accessible-megamenu-panel hr {
  border-bottom-color: #fff;
  border-style: solid;
  border-top-color: rgba(0, 0, 0, 0.3);
  border-width: 1px 0;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li {
  border-left: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 0 0 #fff;
  display: block;
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
  padding-left: 1em;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li:first-of-type {
  border-left: none;
  box-shadow: none;
  padding-left: 0;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a {
  color: #212121;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: 6px;
  padding-bottom: 0;
  padding-top: .4em;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:hover {
  color: #212121;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:focus {
  color: #212121;
}

@font-face {
  font-family: BundesSerif;
  font-weight: normal;
  font-style: normal;
  src: url(/static/Fonts/BundesSerifWeb-Regular.woff2) format("woff2"), url(/static/Fonts/BundesSerifWeb-Regular.woff) format("woff");
}
@font-face {
  font-family: BundesSerif;
  font-weight: bold;
  font-style: normal;
  src: url(/static/Fonts/BundesSerifWeb-Bold.woff2) format("woff2"), url(/static/Fonts/BundesSerifWeb-Bold.woff) format("woff");
}
@font-face {
  font-family: BundesSans;
  font-weight: normal;
  font-style: normal;
  src: url(/static/Fonts/BundesSansWeb-Regular.woff2) format("woff2"), url(/static/Fonts/BundesSansWeb-Regular.woff) format("woff");
}
@font-face {
  font-family: BundesSans;
  font-weight: bold;
  font-style: normal;
  src: url(/static/Fonts/BundesSansWeb-Bold.woff2) format("woff2"), url(/static/Fonts/BundesSansWeb-Bold.woff) format("woff");
}
div#siteFooter p.navToTop a, div#siteFooter p.navToTop a:link, div#siteFooter p.navToTop a:visited {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_link_top.gif?__blob=normal) top right no-repeat;
  color: #767676;
  font-size: 0.875em;
  padding: 0 1.14286em 0.28571em 0;
  position: absolute;
  right: 0;
  top: 1.28571em;
}

#content-main form .formFieldcheckbox, #content-main form .formFieldradios {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 75%;
}

#content-main input[type="text"], #content-main input[type="password"], #content-main textarea {
  border: 0.0625em solid #767676;
  color: #767676;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1.14286em;
  padding: 0.125em 0.1875em 0.1875em;
  width: 98%;
}

input[type="button"], input[type="reset"] {
  background: #0064a0;
  border: none;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1em;
  padding: 0.1em 1.6em 0.2em 1.6em;
  -khtml-border-radius: 10px;
}

html {
  overflow-y: scroll;
}

body {
  background: #f0f0ed;
  color: #212121;
  font-family: BundesSerif, Georgia, Times New roman, serif;
}
body#popup {
  background-color: #fff;
}

article {
  display: block;
}

aside {
  display: block;
}

details {
  display: block;
}

figcaption {
  display: block;
}

figure {
  display: block;
}

footer {
  display: block;
}

header {
  display: block;
}

menu {
  display: block;
}

nav {
  display: block;
}

section {
  display: block;
}

div#siteBackgrounds {
  margin: 0 auto;
  padding: 0;
  width: 61.25em;
}
div#siteContainer {
  background-color: #fff;
  text-align: left;
  width: 61.25em;
}
div#siteFooter {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  height: 8.625em;
  position: relative;
  text-align: left;
  width: 61.25em;
}
div#siteFooter p.copyright {
  color: #767676;
  font-size: 0.875em;
  left: 0;
  padding: 0 0 0.28571em 0;
  position: absolute;
  top: 1.28571em;
  width: 45.71429em;
}
div#siteFooter p.navToTop a:hover {
  color: #0064a0;
  text-decoration: underline;
}
div#siteFooter p.navToTop a:focus {
  color: #0064a0;
  text-decoration: underline;
}
div#siteFooter p.navToTop a:active {
  color: #0064a0;
  text-decoration: underline;
}
div#footer-sitemap {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/footer_background.jpg?__blob=normal) top right no-repeat;
}
div#siteMeta {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  left: 10em;
  position: absolute;
}
div#siteMeta img {
  vertical-align: middle;
}
div#siteHeader {
  background: #fff url(/SiteGlobals/StyleBundles/Bilder/Layout/header_background.jpg?__blob=normal) bottom right no-repeat;
  height: 10.625em;
  position: relative;
  vertical-align: middle;
  width: 61.25em;
}
div#siteHeader p a:focus {
  outline: #0064a0 solid 1px;
}
div#siteHeader form {
  display: inline;
  margin: 0;
  padding: 0 1.125em 0 0;
  position: absolute;
  right: 0.125em;
  text-align: right;
  top: 7.75em;
  width: 30em;
}
div#siteHeader form label {
  display: inline-block;
  font-size: 1.125em;
  padding: 0 0.38889em 0.22222em 0;
  vertical-align: middle;
}
div#siteHeader form label a {
  color: #212121;
  text-decoration: none;
}
div#siteHeader form label a:link {
  color: #212121;
  text-decoration: none;
}
div#siteHeader form label a:visited {
  color: #212121;
  text-decoration: none;
}
div#siteHeader form label a:hover {
  color: #0064a0;
  text-decoration: underline;
}
div#siteHeader form label a:focus {
  color: #0064a0;
  text-decoration: underline;
}
div#siteHeader form label a:active {
  color: #0064a0;
  text-decoration: underline;
}
div#siteHeader form .search-input input {
  border: 1px solid #767676;
  color: #767676;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  margin: 0 0.4375em 0 0;
  padding: 0.07143em 0.35714em 0.14286em 0.35714em;
  vertical-align: middle;
  width: 14.35714em;
}
div#siteHeader form input:focus {
  outline: #0064a0 solid 1px;
}
div#siteHeader form .search-button input {
  padding: 0;
  vertical-align: middle;
}
div#siteLogos a {
  display: block;
  float: left;
  margin-right: 1.75em;
}
div#siteLogos a:focus {
  outline: #0064a0 solid 1px;
}
div#siteLogos a:active {
  outline: #0064a0 solid 1px;
}
div#mainContent {
  background: #fff;
}
div.blockTopLabel {
  display: none;
}

* html .clearfix {
  height: 1%;
}
* html div#siteHeader form .search-input {
  display: inline-block;
  overflow: hidden;
}
* + html .clearfix {
  display: inline-block;
}
* + html div#siteHeader form .search-input {
  display: inline-block;
  overflow: hidden;
}

.three-column {
  overflow: hidden;
}
.three-column #content-col-left {
  float: left;
  overflow: hidden;
  padding: 0 0 5.9375em 0;
  width: 15em;
}
.three-column #content-col-mid-border {
  background-color: #0064a0;
  float: left;
  height: 0.25em;
  margin-right: 1.25em;
  overflow: hidden;
  width: 31.25em;
}
.three-column #content-col-mid {
  float: left;
  overflow: hidden;
  padding: 0.875em 0 5.9375em 0;
  width: 32.5em;
}
.three-column #content-col-mid #siteInfo {
  width: 31.25em;
}
.three-column #content-col-right-border {
  background-color: #0064a0;
  float: left;
  height: 0.25em;
  overflow: hidden;
  width: 12.5em;
}
.three-column #content-col-right {
  float: left;
  overflow: hidden;
  padding: 0.875em 0 5.9375em 0;
  width: 13.75em;
}
.three-column #content-main form span.formLabel {
  width: 28%;
}
.three-column #content-main form span.formField {
  width: 67%;
}
.three-column #content-main .startpageImageContainer .image-box-homepage.image-box {
  width: 12.8em;
}
.three-column .startpageImageContainer {
  width: 31.3em;
}

.two-column {
  overflow: hidden;
}
.two-column #content-col-left {
  float: left;
  overflow: hidden;
  padding: 0 0 5.9375em 0;
  width: 15em;
}
.two-column #content-col-mid-border {
  background-color: #0064a0;
  float: left;
  height: 0.25em;
  margin-right: 1.25em;
  overflow: hidden;
  width: 45em;
}
.two-column #content-col-mid {
  float: left;
  overflow: hidden;
  padding: 0.875em 0 5.9375em 0;
  width: 46.25em;
}
.two-column #content-col-mid #siteInfo {
  width: 45em;
}
.two-column #content-col-right {
  float: left;
  overflow: hidden;
  padding: 0.875em 0 5.9375em 0;
  width: 13.75em;
}
.two-column #content-col-right-border {
  background-color: #0064a0;
  float: left;
  height: 0.25em;
  overflow: hidden;
  width: 12.5em;
}

#content-col-mid #content-main {
  margin-right: 1.25em;
  overflow: hidden;
  padding-bottom: 1.25em;
}
#content-col-mid #siteInfo {
  border-top: 0.125em solid #0064a0;
  float: left;
  margin-right: 1.25em;
  padding: .4375em 0 .25em;
}

#content-main h1 {
  color: #0064a0;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.16667em;
  padding-bottom: .66667em;
}
#content-main h2 {
  color: #0064a0;
  font-size: 1.125em;
  font-weight: normal;
  line-height: 1.22222em;
  padding-bottom: .38889em;
}
#content-main h3 {
  color: #0064a0;
  font-weight: normal;
  line-height: 1.25em;
}
#content-main .subheadline {
  margin-bottom: 1em;
}
#content-main p {
  font-size: .875em;
  line-height: 1.28571em;
  padding-bottom: 1.14286em;
}
#content-main p.navToTop a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sprungmarke_up.gif?__blob=normal) no-repeat 0 0.42857em;
  padding: 0 2.14286em 0 1.21429em;
}
#content-main a {
  color: #212121;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
}
#content-main a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#content-main a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#content-main a:active {
  color: #0064a0;
  text-decoration: underline;
}
#content-main a.RichTextExtLink {
  text-decoration: underline;
}
#content-main a.downloadLink {
  text-decoration: underline;
}
#content-main a.RichTextGlossarLink {
  text-decoration: underline;
}
#content-main a.RichTextIntLink {
  text-decoration: underline;
}
#content-main dl {
  padding-bottom: 1em;
}
#content-main dt {
  display: table;
  float: left;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 0.875em;
  font-weight: bold;
  line-height: 1.28571em;
  padding: 0 1em 0 0;
}
#content-main dd {
  display: table;
  font-size: 0.875em;
  line-height: 1.28571em;
}
#content-main ul {
  list-style: none outside url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_list.gif?__blob=normal);
  margin-bottom: 1em;
  padding-left: 2em;
}
#content-main ul.toc {
  list-style: none outside url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sprungmarke_down.gif?__blob=normal);
}
#content-main ul.toc li {
  font-size: 0.875em;
  line-height: 1.28571em;
  margin-bottom: 0.71429em;
}
#content-main ul ul {
  margin-top: 0.71429em;
  padding-bottom: 0;
}
#content-main ol {
  margin-bottom: 1em;
  padding-left: 2em;
}
#content-main ol ol {
  margin-top: 0.71429em;
  padding-bottom: 0;
}
#content-main li {
  font-size: 0.875em;
  line-height: 1.28571em;
  margin-bottom: 0.71429em;
}
#content-main li li {
  font-size: 1em;
}
#content-main li p {
  font-size: 1em;
  padding-bottom: 0;
}
#content-main div.head {
  height: 1%;
  overflow: hidden;
}
#content-main div.head img {
  float: right;
}
#content-main div.head.dotted {
  border-bottom: 0.0625em dotted #212121;
  margin-bottom: 0.875em;
  overflow: hidden;
  padding-bottom: 0.875em;
}
#content-main div.subhead p {
  color: #767676;
  font-size: 1.125em;
  line-height: 1.33333em;
  padding-bottom: 1em;
}
#content-main form {
  margin-top: 1.5em;
  position: relative;
}
#content-main form p {
  clear: left;
}
#content-main form p.formNote {
  color: #767676;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.75em;
  left: 13.58333em;
  position: absolute;
  top: 0.25em;
}
#content-main form p.formError {
  background-color: #f0f0ed;
  border-bottom: 0.07143em dotted #212121;
  border-top: 0.07143em dotted #212121;
  color: #d00038;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  margin: -0.71429em 0.35714em 1.42857em 11.65em;
  padding: 0.57143em 0.35714em;
}
#content-main form p.formError strong {
  font-weight: normal;
}
#content-main form p.formHandle {
  padding-right: 0.5em;
  text-align: right;
}
#content-main form legend {
  float: left;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1.125em;
  margin-right: 2%;
  padding-bottom: 1.11111em;
  width: 23%;
}
#content-main form label {
  color: #212121;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1.2857em;
}
#content-main form span.formLabel {
  display: block;
  float: left;
  margin-right: 2%;
  padding-top: 0.21429em;
  width: 23%;
}
#content-main form span.formField {
  display: block;
  float: left;
  width: 75%;
}
#content-main form .formFieldcheckbox li {
  display: block;
  float: left;
  margin-right: 1em;
  width: 11em;
  width: 11em;
}
#content-main form .formFieldcheckbox label {
  font-size: 1em;
}
#content-main form .formFieldradios li {
  display: block;
  float: left;
  margin-right: 1em;
  width: 11em;
}
#content-main form .formFieldradios label {
  font-size: 1em;
}
#content-main form strong.formError {
  color: #d00038;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: normal;
  padding-top: 0.35714em;
}
#content-main .vcard .label {
  font-weight: bold;
}
#content-main .vcard .name {
  font-weight: bold;
}
#content-main .vcard .n {
  font-weight: bold;
}
#content-main .vcard .fn {
  font-weight: bold;
}
#content-main .vcard .nickname {
  font-weight: bold;
}
#content-main .vcard .title {
  font-weight: bold;
}
#content-main .startpageImageContainer .image-box-homepage.image-box {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/wechselteaser_textur.png?__blob=normal) no-repeat center top #0064a0;
  height: 15.55em;
  position: absolute;
  right: 0;
  width: 14.925em;
}
#content-main .startpageImageContainer .image-box-homepage h2 {
  color: #fff;
  padding-bottom: 0.625em;
}
#content-main .startpageImageContainer .image-box-homepage p {
  color: #fff;
  padding-bottom: 1.344em;
}
#content-main .startpageImageContainer.has-bottom-text {
  height: 20em;
}
#content-main .startpageImageContainer.has-bottom-text .startpageImage {
  height: 12.5em;
}
#content-main .startpageImageContainer.has-bottom-text .bottom-text {
  clear: both;
  overflow: hidden;
  text-align: center;
}
#content-main .startpageImageContainer.has-bottom-text .bottom-text h3 {
  color: #212121;
  font-size: 1.1em;
  padding: 0.5em 0;
}
#content-main .startpageImageContainer.has-bottom-text .bottom-text .inline-paragraph {
  float: left;
}
#content-main .startpageImageContainer.has-bottom-text .bottom-text .inline-paragraph > p {
  display: inline;
  font-family: BundesSans, Arial, helvetica, sans-serif;
}
#content-main .startpageImageContainer.has-bottom-text .bottom-text .inline-paragraph a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.35714em;
  font-size: 0.875em;
  margin-left: 0.6em;
  padding-left: 0.8em;
}
#content-main .startpageImageContainer.has-bottom-text .image-box-homepage.image-box {
  background-position: left bottom;
  height: 9.3em;
  left: 0;
  right: auto;
}
#content-main .startpageImageContainer.has-bottom-text .image-box-homepage.image-box h2 {
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  padding: 1em 0 0 0.7em;
}
#content-main .startpageImageContainer.has-bottom-text.doctype-interview .image-box-homepage.image-box:before {
  color: #fff;
  content: "\201E";
  display: block;
  font-size: 3.5em;
  left: 0.3em;
  position: absolute;
  top: -0.35em;
}
#content-main .startpageImageContainer.Variante2 .image-box-homepage.image-box {
  background-color: #fff;
  background-color: color-gradient-white-90;
  background-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/wechselteaser_textur_v2.png?__blob=normal);
}
#content-main .startpageImageContainer.Variante2 .image-box-homepage h2 {
  color: #0064a0;
}
#content-main .startpageImageContainer.Variante2 .image-box-homepage p {
  color: #0064a0;
}
#content-main h4 {
  color: #0064a0;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.286em;
}
#content-main table a.sortUp {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_inactive.jpg?__blob=normal) no-repeat right center;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-weight: normal;
  padding-right: 0.65em;
}
#content-main table a.sortUp:focus {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_active.jpg?__blob=normal) no-repeat right center;
  outline: none;
}
#content-main table a.sortUp:hover {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_active.jpg?__blob=normal) no-repeat right center;
  outline: none;
}
#content-main table a.sortUp:active {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_active.jpg?__blob=normal) no-repeat right center;
  outline: none;
}
#content-main table a.sortDown {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_inactive.jpg?__blob=normal) no-repeat right center;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-weight: normal;
  padding-right: 0.65em;
}
#content-main table a.sortDown:focus {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_active.jpg?__blob=normal) no-repeat right center;
  outline: none;
}
#content-main table a.sortDown:hover {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_active.jpg?__blob=normal) no-repeat right center;
  outline: none;
}
#content-main table a.sortDown:active {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_active.jpg?__blob=normal) no-repeat right center;
  outline: none;
}
#content-main .ceLinkbox a {
  text-decoration: none;
}

#glossarEntry h1 {
  color: #0064a0;
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.16667em;
  padding-bottom: 0.66667em;
}
#glossarEntry h2 {
  color: #0064a0;
  font-size: 1.125em;
  font-weight: normal;
  line-height: 1.22222em;
  padding-bottom: 0.38889em;
}
#glossarEntry h3 {
  color: #0064a0;
  font-weight: normal;
}
#glossarEntry p {
  font-size: 0.875em;
  line-height: 1.28571em;
  padding-bottom: 1.14286em;
}
#glossarEntry a {
  color: #212121;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
}
#glossarEntry a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#glossarEntry a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#glossarEntry a:active {
  color: #0064a0;
  text-decoration: underline;
}
#glossarEntry #popupLinks a {
  font-size: 0.875em;
}
#glossarEntry #popupLinks ul {
  list-style-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal);
  margin-left: 1em;
}

input[type="button"]:hover {
  background: #0064a0;
}
input[type="button"]:focus {
  background: #0064a0;
}
input[type="button"]:active {
  background: #0064a0;
}

input[type="reset"] {
  margin-left: 0.38889em;
}
input[type="reset"]:hover {
  background: #0064a0;
}
input[type="reset"]:focus {
  background: #0064a0;
}
input[type="reset"]:active {
  background: #0064a0;
}

.gone {
  left: -9999px;
  position: absolute;
  top: -9999px;
}

.hidden {
  display: none;
}

a {
  color: #767676;
  text-decoration: none;
}
a:link {
  color: #767676;
  text-decoration: none;
}
a:visited {
  color: #767676;
  text-decoration: none;
}
a:hover {
  color: #0064a0;
  text-decoration: underline;
}
a:focus {
  color: #0064a0;
  text-decoration: underline;
}
a:active {
  color: #0064a0;
  text-decoration: underline;
}
a.RichTextGlossarLink.GlossarEntry {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/lexicon_link_icon.png?__blob=normal) no-repeat center right;
  cursor: help;
  padding-right: 1em;
}
a.downloadLink.Publication {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/download_link_icon.png?__blob=normal) no-repeat center right;
  padding-right: 1em;
}
a.RichTextExtLink.ExternalLink {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_extern.png?__blob=normal) no-repeat center right;
  padding-right: 1em;
}

#navigator {
  height: 100%;
  position: fixed;
  right: 0;
  z-index: 99;
}

#navigator_js {
  cursor: pointer;
  display: none;
  float: left;
  height: 238px;
  position: relative;
  top: 140px;
  width: 46px;
}
#navigator_js.docked:hover {
  margin-left: -51px;
  width: 51px;
}
#navigator_js.docked:focus {
  margin-left: -51px;
  width: 51px;
}

#flyout_portale {
  background: #fff;
  display: none;
  float: left;
  height: 100% !important;
  padding: 0 1.3em;
  position: relative;
  text-align: left;
  width: 260px;
}
#flyout_portale a {
  color: #212121;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.8em 1.3em;
  text-decoration: none;
}
#flyout_portale a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#flyout_portale a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#flyout_portale #flyout_close {
  cursor: pointer;
  display: block;
  margin-top: 1em;
  padding: 0;
  text-align: right;
  z-index: 100;
}

.flyout_portale_box {
  height: 100% !important;
  overflow-y: auto;
  padding: 0;
}

#flyout_portale_nav {
  display: block;
  list-style: none outside none;
  margin: 0 0 24em 0;
  padding: 0;
}

.flyout_portale_link {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/pfeil_link.png?__blob=normal) no-repeat scroll 0 -1px #fff;
  border-bottom: #212121 1px dotted;
  color: #212121;
  display: block;
}
.flyout_portale_link:first-child {
  border-top: #212121 1px dotted;
}

#flyout_close:focus {
  outline: 1px dotted #0064a0;
}
#flyout_close:active {
  outline: none;
}

#flyout_headline {
  display: block;
  margin: 0;
  padding: 1.1em 1.0em 2.6em 1.0em;
  text-align: left;
}

.flyout_header {
  color: #0064a0;
  font-family: BundesSerif, Georgia, Times New Roman, serif;
  font-size: 1.2em;
}

#flyout_preview {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/preview_portal.png?__blob=normal) no-repeat left top;
  background-size: cover;
  display: none;
  height: 34em;
  position: absolute;
  right: 27.7em;
  width: 27.7em;
  z-index: 100;
}

#flyout_content {
  margin: 2.7em 3.1em 1.7em 2.5em;
  text-align: left;
}
#flyout_content p {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 0.5em 0.5em 0.5em 1.0em;
}

#flyout_menu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 0.625em;
}

#dimmer {
  background: #212121;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}

.showpreview {
  color: #212121;
}
.showpreview:hover {
  color: #0064a0;
}
.showpreview:focus {
  color: #0064a0;
}

.creativeCommons {
  margin-top: 3.6em;
  overflow: hidden;
}
.creativeCommons > a {
  float: left;
  width: 20%;
}
.creativeCommons > p {
  float: right;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  width: 80%;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

#popup #glossarEntry {
  margin: 1em;
}

#to_content a, #to_context a, #to_mainnavigation a, #to_search a {
  background: #0064a0 url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_skipnavigation.gif?__blob=normal) no-repeat 10px 14px;
  border: none;
  box-shadow: 3px 3px 5px #212121;
  -moz-box-shadow: 3px 3px 5px #212121;
  -webkit-box-shadow: 3px 3px 5px #212121;
  color: #fff;
  display: block;
  left: -1000em;
  padding: 9px 0 11px 31px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  top: 0;
  width: 255px;
  z-index: 3;
}

#navigationMeta li strong, #navigationMeta li a, #navigationMeta li a:link, #navigationMeta li a:visited {
  border-right: 1px solid #f0f0ed;
  color: #212121;
  display: block;
  padding: 0 0.85714em 0 0.85714em;
  text-decoration: none;
}

#navigationPrimaer li em a, #navigationPrimaer li em a:link, #navigationPrimaer li em a:visited {
  color: #0064a0;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

#navFooter ul li h3 strong, #navFooter ul li h3 em, #navFooter ul li h3 a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.35em;
  color: #212121;
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 90%;
  font-style: inherit;
  font-weight: bold;
  padding-left: 1em;
}

#skipnavigation {
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1.125em;
  left: 0;
  list-style: none;
  position: absolute;
  text-align: left;
  top: 0;
  z-index: 2;
}

#navigationMeta {
  float: left;
  padding: 0;
}
#navigationMeta ul {
  float: left;
}
#navigationMeta li {
  float: left;
  padding-bottom: 0.14286em;
}
#navigationMeta li strong {
  font-family: BundesSans, Georgia, Times New roman, serif;
  font-weight: bold;
}
#navigationMeta li a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#navigationMeta li a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#navigationMeta li a:active {
  color: #0064a0;
  text-decoration: underline;
}

#navigationLanguage {
  float: left;
  padding: 0 1.14286em 0 0;
}
#navigationLanguage ul {
  float: left;
}
#navigationLanguage li {
  float: left;
}
#navigationLanguage li span {
  display: none;
}
#navigationLanguage p {
  color: #212121;
  float: left;
  padding: 0 0.42857em 0 0;
}

#metanavigation-language {
  display: block;
  float: left;
  position: relative;
}
#metanavigation-language .flag-icon {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/meta_flags.gif?__blob=normal) no-repeat;
  color: #212121;
  display: block;
  float: right;
  height: 18px;
  margin-right: 0;
  overflow: hidden;
  width: 27px;
}
#metanavigation-language .flag-icon.lang-de {
  background-position: 0 -1px;
}
#metanavigation-language .flag-icon.lang-en {
  background-position: -24px -1px;
}
#metanavigation-language .flag-icon.lang-fr {
  background-position: -48px -1px;
}
#metanavigation-language .flag-icon.lang-it {
  background-position: -72px -1px;
}
#metanavigation-language .flag-icon.lang-ru {
  background-position: -96px -1px;
}
#metanavigation-language .flag-icon.lang-tr {
  background-position: -120px -1px;
}
#metanavigation-language ul {
  background: #fff;
  box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  padding: 1em 0.9em 1.6em;
  position: absolute;
  right: -1.3em;
  top: 2.3em;
}
#metanavigation-language li {
  border-bottom: 1px #212121 dotted;
  clear: both;
  display: block;
  float: left;
  padding-bottom: 0.5em;
  padding-right: 0.8em;
  padding-top: 0.3em;
  position: relative;
  text-align: right;
  width: 10em;
}
#metanavigation-language li span {
  background: #fff;
  margin-right: 1em;
  text-align: right;
}
#metanavigation-language .selected {
  cursor: pointer;
  float: left;
  margin-right: -0.9em;
  margin-top: -0.175em;
  padding: 0.2em 0.9em 0.4em;
}
#metanavigation-language .selected a {
  position: relative;
}
#metanavigation-language .selected a img {
  margin: 0 0 0 -0.25em;
  padding: 0;
}
#metanavigation-language .selected:hover {
  box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
}
#metanavigation-language .selected:focus {
  box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.2);
}
#metanavigation-language .selected span {
  float: left;
  margin-right: 1em;
}
#metanavigation-language .language-block {
  display: none;
  left: 10em;
  margin-top: -0.2em;
  position: absolute;
}
#metanavigation-language .language-block li a:hover span {
  text-decoration: underline;
}
#metanavigation-language .language-block li a:focus span {
  text-decoration: underline;
}
#metanavigation-language .language-dropdown-arrow {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-language-dropdown-block.png?__blob=normal) no-repeat;
  height: 1em;
  left: -5.6em;
  position: absolute;
  top: 1.4em;
  width: 1em;
  z-index: 600;
}

#navigationPrimaer {
  overflow: hidden;
  width: 13.75em;
}
#navigationPrimaer li {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/navigation_primary_spacer_dotted.gif?__blob=normal) 0 0 no-repeat;
  display: block;
  overflow: hidden;
}
#navigationPrimaer li a {
  border-left: 0.28571em solid #fff;
  color: #212121;
  display: block;
  font-size: 0.875em;
  font-weight: normal;
  margin: 0.42857em 0 0.42857em 0;
  padding: 0.142857em 0 0.142857em 1.14286em;
  text-decoration: none;
}
#navigationPrimaer li a:link {
  color: #212121;
  text-decoration: none;
}
#navigationPrimaer li a:visited {
  color: #212121;
  text-decoration: none;
}
#navigationPrimaer li a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#navigationPrimaer li a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#navigationPrimaer li a:active {
  color: #0064a0;
  text-decoration: underline;
}
#navigationPrimaer li li a {
  color: #212121;
  padding-left: 1.85714em;
  text-decoration: none;
}
#navigationPrimaer li li a:link {
  color: #212121;
  text-decoration: none;
}
#navigationPrimaer li li a:visited {
  color: #212121;
  text-decoration: none;
}
#navigationPrimaer li li a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#navigationPrimaer li li a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#navigationPrimaer li li a:active {
  color: #0064a0;
  text-decoration: underline;
}
#navigationPrimaer li li strong {
  padding-left: 1.85714em;
}
#navigationPrimaer li li li a {
  padding-left: 2.71429em;
}
#navigationPrimaer li li li strong {
  padding-left: 2.71429em;
}
#navigationPrimaer li strong {
  border-left: 0.28571em solid #0064a0;
  color: #0064a0;
  display: block;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 0.875em;
  font-weight: bold;
  margin: 0.42857em 0 0.42857em 0;
  padding: 0.142857em 0 0.142857em 1.14286em;
}
#navigationPrimaer li em a:hover {
  text-decoration: underline;
}
#navigationPrimaer li em a:focus {
  text-decoration: underline;
}
#navigationPrimaer li em a:active {
  text-decoration: underline;
}
#navigationPrimaer > ul {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/navigation_primary_spacer_dotted.gif?__blob=normal) left bottom no-repeat;
  overflow: hidden;
  width: 13.75em;
}

#metanavigation {
  clear: both;
  color: #212121;
  display: block;
  float: left;
  left: 33em;
  position: absolute;
  text-align: right;
  top: 4.3em;
  z-index: 999;
}
#metanavigation div {
  float: left;
}
#metanavigation div #metanavigation-language {
  font-size: 1.4em;
  margin: 1em 0 0;
  position: relative;
  z-index: 99;
}
#metanavigation div #metanavigation-language h2 {
  display: inline;
  float: left;
}
#metanavigation div div {
  float: left;
  position: relative;
}
#metanavigation div ul {
  float: left;
  list-style: none;
}
#metanavigation div ul li {
  display: inline;
  float: left;
}
#metanavigation div #metanavigation-meta ul li a {
  float: left;
  margin-top: -0.2em;
  padding-left: 0.7em;
}
#metanavigation div #metanavigation-meta ul li .seperator {
  border-right: 1px solid #f0f0ed;
  padding-right: 1.2em;
}
#metanavigation a {
  color: #212121;
  float: left;
  text-decoration: none;
}
#metanavigation a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#metanavigation a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#metanavigation #metanavigation-meta {
  z-index: 7;
}
#metanavigation #metanavigation-meta ul {
  padding-top: 1.3em;
}

.metanavigation-social-media {
  float: left;
  margin-left: 5rem;
  position: relative;
  top: -.3em;
  z-index: 7;
}
.metanavigation-social-media li {
  float: left;
  list-style: none;
  margin-right: 0.5em;
}
.metanavigation-social-media a:hover {
  outline: 1px dotted #0064a0;
}
.metanavigation-social-media a:focus {
  outline: 1px dotted #0064a0;
}
.metanavigation-social-media a:active {
  outline: 1px dotted #0064a0;
}

.overlay {
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 4;
}

.background-overlay {
  display: none;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

#footer {
  clear: both;
  height: 6.8em;
  padding-top: 1em;
}

#footer-right {
  float: right;
}

#navFooter {
  float: left;
  margin-left: 1em;
  margin-top: 1.5em;
  min-height: 16em;
  position: relative;
  text-align: left;
  width: 72%;
}
#navFooter ul li {
  border-right: 1px dashed #212121;
  height: 100%;
  position: absolute;
  width: 11.0em;
}
#navFooter ul li h3 {
  margin-bottom: 0.3em;
}
#navFooter ul li.minimap-li-1 {
  left: 0;
  position: absolute;
  top: 0;
}
#navFooter ul li.minimap-li-2 {
  border: none;
  left: 0;
  position: absolute;
  top: 1.4em;
}
#navFooter ul li.minimap-li-3 {
  left: 12em;
  top: 0;
}
#navFooter ul li.minimap-li-4 {
  left: 24em;
  top: 0;
}
#navFooter ul li.minimap-li-5 {
  border: none;
  left: 24em;
  top: 8.9em;
}
#navFooter ul li.minimap-li-6 {
  border: none;
  left: 36em;
  top: 0;
}
#navFooter ul li.minimap-li-7 {
  border: none;
  left: 36em;
  top: 8.8em;
}
#navFooter ul li ul {
  padding-top: 0.3em;
}
#navFooter ul li ul li {
  border: none;
  display: block;
  font-size: 84.4%;
  left: inherit !important;
  margin-bottom: 0.2em;
  padding-bottom: 0.7em;
  padding-left: 1em;
  position: static !important;
  top: inherit !important;
  width: auto;
}
#navFooter ul li ul li a {
  background: none;
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  line-height: 1.3;
  -ms-hyphens: auto;
}
#navFooter ul li ul li a.moreTopicsLink {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.35em;
  color: #212121;
  padding-left: 1em;
}

#footer-claim {
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

#footer-meta {
  float: left;
}
#footer-meta li {
  float: left;
  list-style: none outside none;
  margin-right: 0.8em;
}
#footer-meta li:first-child {
  margin-left: 0;
  padding-left: 0;
}
#footer-meta li:first-child .seperator {
  border-left: 0 none;
  padding-left: 0;
}
#footer-meta li .seperator {
  border-left: 1px solid #212121;
  display: block;
  float: left;
  padding-left: 0.8em;
}
#footer-meta a {
  color: #212121;
  float: left;
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}

span.aural {
  display: inline;
  height: 0;
  left: -1000px;
  overflow: hidden;
  position: absolute;
  top: -1000px;
  width: 0;
}

#to_content a span {
  float: left;
  padding: 0.3em 0.8em 0.3em 0.8em;
}
#to_content a:focus {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_content a:hover {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_content a:active {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}

#to_context a span {
  float: left;
  padding: 0.3em 0.8em 0.3em 0.8em;
}
#to_context a:focus {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_context a:hover {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_context a:active {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}

#to_mainnavigation a span {
  float: left;
  padding: 0.3em 0.8em 0.3em 0.8em;
}
#to_mainnavigation a:focus {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_mainnavigation a:hover {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_mainnavigation a:active {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}

#to_search a span {
  float: left;
  padding: 0.3em 0.8em 0.3em 0.8em;
}
#to_search a:focus {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_search a:hover {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}
#to_search a:active {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 4;
}

* html #navigationPrimaer li {
  zoom: 1;
}

html #navigationPrimaer li li {
  background: none;
}

#content-main .teaserPageHome h2 a, #content-main .teaserPageHome h2 a:link, #content-main .teaserPageHome h2 a:visited {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.38889em;
  color: #212121;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-weight: normal;
  margin: 0;
  padding-left: 0.94444em;
}

#content-main .ceImg-Text h2 a, #content-main .ceImg-Text h2 a:link, #content-main .ceImg-Text h2 a:visited {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.38889em;
  color: #212121;
  display: block;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-weight: normal;
  padding-left: 0.94444em;
}

#content-col-mid #content-main .ceLinkbox li a, #content-col-mid #content-main .ceLinkbox li a:link, #content-col-mid #content-main .ceLinkbox li a:visited {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.35714em;
  color: #212121;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
  padding-left: 1.21429em;
}

#content-main .expertQuestion input, .rating-flyout input[type="submit"], form.rating input[type="submit"] {
  background: #0064a0;
  border: 1px solid #0064a0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: block;
  float: right;
  margin-right: -0.6em;
  margin-top: 1.5em;
  padding: 0.1em 1.6em 0.2em 1.6em;
  text-align: center;
  text-decoration: none;
  -khtml-border-radius: 10px;
}

#content-main .artikelbewertung li a, #content-main .artikelbewertung li a:link, #content-main .artikelbewertung li a:visited {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.35714em;
  color: #212121;
  display: block;
  font-family: BundesSans, Georgia, Times New roman, serif;
  font-weight: bold;
  padding-left: 1.21429em;
}

.accessible-megamenu, #navPrimary.menu-js-loading > ul {
  background-color: #0064a0;
  border-color: #0064a0;
  border-radius: 0;
  border-style: solid;
  border-width: 0 1px 1px;
  color: #fff;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  height: 2.250em;
}

.accessible-megamenu .accessible-megamenu-top-nav-item, #navPrimary.menu-js-loading > ul > li {
  border-right: 1px solid #0064a0;
  border-right-color: #0064a0;
  color: #fff !important;
  height: 2.250em;
  text-shadow: none;
}

.accessible-megamenu .accessible-megamenu-top-nav-item a, .accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup], #navPrimary.menu-js-loading > ul > li > a {
  box-shadow: none;
  color: #fff !important;
  height: 2.250em;
  line-height: 2.250em;
  padding-left: 1.250em;
  padding-right: 1.250em;
  text-decoration: none;
}

.accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel a, .accessible-megamenu .accessible-megamenu-top-nav-item .accessible-megamenu-panel a.open {
  border-bottom: 1px dotted #e3ebee;
  color: #fff;
  display: block;
  font-size: 0.875em;
  font-weight: normal;
  height: auto;
  line-height: 1.2;
  margin-bottom: 0;
  padding: 0.375em 0;
  text-decoration: none;
}

#content-main .startpageTeaserTop .publication-item-status, #content-main .publication-item .publication-item-status {
  background: #d00038;
  color: #fff;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.813em;
  left: 5em;
  margin: 0 0 0 -0.8em;
  padding: 0.05em 1.3em;
  position: absolute;
  text-transform: uppercase;
  top: 1.1em;
  z-index: 10;
}

#content-col-right .marginalTeaserHome {
  background-color: #0064a0;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.42857em;
  margin-bottom: 2.85714em;
  padding: 1.85714em 0.71429em 1.64286em;
  width: 12.85714em;
}
#content-col-right .marginalTeaserHome h2 {
  font-size: 1.28571em;
  font-weight: normal;
  padding-bottom: 1em;
}
#content-col-right .marginalTeaserHome p {
  padding-bottom: 0.85714em;
}
#content-col-right .marginalTeaserStandard {
  background-color: #f0f0ed;
  border-bottom: 0.07143em dotted #212121;
  border-top: 0.07143em dotted #212121;
  color: #767676;
  font-size: 0.875em;
  line-height: 1.28571em;
  margin-bottom: 2em;
  padding: 0.71429em 0.71429em 1em 0.71429em;
  width: 12.85714em;
}
#content-col-right .marginalTeaserStandard h2 {
  color: #0064a0;
  font-weight: normal;
  padding-bottom: 0.85714em;
}
#content-col-right .marginalTeaserStandard img {
  padding-bottom: 0.35714em;
}
#content-col-right .marginalTeaserStandard p {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  padding-bottom: 1em;
}
#content-col-right .marginalTeaserStandard ul {
  font-family: BundesSans, Arial, helvetica, sans-serif;
}
#content-col-right .marginalTeaserStandard ul li {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) 0 0.35714em no-repeat;
  overflow: hidden;
  padding: 0 0 0.85714em 1.07143em;
  width: 11.78571em;
}
#content-col-right .marginalTeaserStandard ul li a {
  color: #767676;
  text-decoration: none;
}
#content-col-right .marginalTeaserStandard ul li a:link {
  color: #767676;
  text-decoration: none;
}
#content-col-right .marginalTeaserStandard ul li a:visited {
  color: #767676;
  text-decoration: none;
}
#content-col-right .marginalTeaserStandard ul li a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#content-col-right .marginalTeaserStandard ul li a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#content-col-right .marginalTeaserStandard ul li a:active {
  color: #0064a0;
  text-decoration: underline;
}
#content-col-right .marginalTeaserStandard ul li .marginalTeaserStandard-title {
  color: #212121;
  display: block;
  font-family: BundesSans, Georgia, Times New roman, serif;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
}
#content-col-right .marginalTeaserStandard ul li img {
  padding: 0.57143em 0 0.35714em 0;
}
#content-col-right .marginalTeaserStandard .teaser-website-promo-item {
  background: none;
}
#content-col-right .teaser-top5 {
  padding-bottom: 3.125em;
}
#content-col-right .teaser-top5-headline {
  border-bottom: 0.0625em dotted #212121;
  color: #0064a0;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.25;
  padding-bottom: 0.375em;
}
#content-col-right .teaser-top5-item {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-link-arrow.png?__blob=normal) left 0.84em no-repeat;
  border-bottom: 0.0625em dotted #212121;
  margin: 0;
  padding: 0.875em 0 0.813em 1.375em;
}
#content-col-right .teaser-top5-item-link {
  background: transparent none;
  color: #212121;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  font-weight: normal;
}
#content-col-right .teaser-top5-item-link:hover {
  color: #0064a0;
}
#content-col-right .teaser-top5-item-link:focus {
  color: #0064a0;
}
#content-col-right .teaser-top5-item-link:active {
  color: #0064a0;
}
#content-col-right .teaser-website-promo {
  padding-bottom: 3.125em;
}
#content-col-right .teaser-website-promo-headline {
  border-bottom: 0.0625em dotted #212121;
  color: #0064a0;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 0.813em;
  padding-bottom: 0.375em;
}
#content-col-right .teaser-website-promo-item {
  padding-bottom: 1em;
}
#content-col-right .teaser-website-promo-item-link {
  background: transparent none;
  color: #212121;
  display: block;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  font-weight: normal;
}
#content-col-right .teaser-website-promo-item-link:hover {
  color: #0064a0;
}
#content-col-right .teaser-website-promo-item-link:focus {
  color: #0064a0;
}
#content-col-right .teaser-website-promo-item-link:active {
  color: #0064a0;
}
#content-col-right .teaser-website-promo-item-figure {
  margin: 0;
  padding: 0;
}
#content-col-right .teaser-website-promo-item-picto {
  margin-bottom: 0.6em;
}
#content-col-right .teaser-website-promo-item-caption {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) 0.188em 0.375em no-repeat;
  color: #212121;
  color: #212121;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  font-size: 1em;
  font-weight: normal;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0.8em 1.250em;
}
#content-col-right .teaser-website-promo-item-caption:hover {
  color: #0064a0;
}
#content-col-right .teaser-website-promo-item-caption:focus {
  color: #0064a0;
}
#content-col-right .teaser-website-promo-item-caption:active {
  color: #0064a0;
}

#content-main .teaserPageHome a {
  display: block;
  margin-bottom: 0.5625em;
  position: relative;
}
#content-main .teaserPageHome a:focus {
  outline: 2px solid #0064a0;
}
#content-main .teaserPageHome a .image-label {
  color: #fff;
  display: block;
  font-size: 0.75em;
  font-weight: normal;
  padding: 0.4em 0.7em;
  position: absolute;
}
#content-main .teaserPageHome a .image-label-bottom {
  background: #0064a0;
  bottom: 0;
  right: 0;
}
#content-main .teaserPageHome a .image-label-top {
  background: #d00038;
  left: 0;
  top: 1em;
}
#content-main .teaserPageHome a .wrapper img {
  display: block;
}
#content-main .teaserPageHome p {
  color: #767676;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  padding-left: 1.21429em;
}
#content-main .teaserPageHome p.image-sub {
  font-size: 0.8em;
  padding-bottom: 0.4em;
  padding-left: 0;
}
#content-main .teaserPageHome h2 a:hover {
  color: #0064a0;
  outline: 0;
  text-decoration: underline;
}
#content-main .teaserPageHome h2 a:focus {
  color: #0064a0;
  outline: 0;
  text-decoration: underline;
}
#content-main .teaserPageHome h2 a:active {
  color: #0064a0;
  outline: 0;
  text-decoration: underline;
}
#content-main .ceImg-Text {
  border-top: 0.0625em dotted #212121;
  padding-top: 0.6875em;
}
#content-main .ceImg-Text .datum {
  margin: 0 0 0.5em 1.0625em;
}
#content-main .ceImg-Text h2 {
  float: left;
}
#content-main .ceImg-Text h2 a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#content-main .ceImg-Text h2 a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#content-main .ceImg-Text h2 a:active {
  color: #0064a0;
  text-decoration: underline;
}
#content-main .ceImg-Text h3 {
  float: left;
  padding-bottom: 0.375em;
  padding-left: 1.0625em;
  width: 20.3125em;
}
#content-main .ceImg-Text.noImg h2 {
  width: auto;
}
#content-main .ceImg-Text.noImg h3 {
  width: auto;
}
#content-main .ceImg-Text.noImg p {
  width: auto;
}
#content-main .ceImg-Text p {
  color: #767676;
  float: left;
  padding-bottom: 0.85714em;
  padding-left: 1.21429em;
}
#content-main .ceImg-Text.has-image p {
  width: 23.21429em;
}
#content-main table {
  margin: 0 0 1.563em 0;
  width: 100%;
}
#content-main table caption {
  color: #0064a0;
  font-size: 100%;
  font-weight: normal;
  padding-bottom: 0.38889em;
  text-align: left;
}
#content-main table .odd {
  background-color: #f0f0ed;
}
#content-main table .even {
  background-color: #fff;
}
#content-main table tr {
  border-bottom: 0.05556em solid #767676;
}
#content-main table tr:hover {
  background-color: #f0f0ed;
}
#content-main table tr:focus {
  background-color: #f0f0ed;
}
#content-main table tr:active {
  background-color: #f0f0ed;
}
#content-main table th {
  color: #0064a0;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: normal;
  padding: 0.813em 0.438em;
  text-align: left;
}
#content-main table th a:hover {
  outline: #0064a0 solid 1px;
}
#content-main table th a:focus {
  outline: #0064a0 solid 1px;
}
#content-main table th a:active {
  outline: #0064a0 solid 1px;
}
#content-main table p {
  padding: 0;
}
#content-main table a {
  padding: 0;
}
#content-main table td a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#content-main table td a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#content-main table td a:active {
  color: #0064a0;
  text-decoration: underline;
}
#content-main td {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  padding: 0.688em 0.438em;
  vertical-align: top;
}
#content-main ul.entries {
  padding: 0;
}
#content-main ul.faqlist {
  background: #f0f0ed;
  border-bottom: 0.0625em dotted #212121;
  border-top: 0.0625em dotted #212121;
  list-style-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_acc-closed.png?__blob=normal);
  padding: 1em 1em 1em 2em;
}
#content-main ul.faqlist .faq.open {
  list-style-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_acc-open.png?__blob=normal);
}
#content-main ul.faqlist .faq .answer {
  margin-bottom: 1.714em;
}
#content-main #searchResult {
  list-style: decimal inside none;
  padding: 1.5625em 0 0.375em;
}
#content-main #searchResult li {
  font-size: 1.125em;
  padding: 0 0 0.36em 3.5em;
  position: relative;
}
#content-main .expertQuestion input {
  font-size: 1em;
  margin-bottom: 1em;
  margin-right: 0;
  margin-top: 0;
}
#content-main .expertQuestion .coloredBox {
  border: none;
}
#content-main .startpageTeaserTop .publication-item-sort {
  background: #0064a0;
  border-radius: 1.625em;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.813em;
  left: 9em;
  padding: 0.4em 0.4em 0.15em;
  position: absolute;
  text-transform: uppercase;
  top: 4.1em;
  z-index: 10;
}
#content-main .startpageTeaserTop .pagination .pager a {
  background: none;
  border: 1px solid #0064a0;
  border-radius: 0.45em;
  display: block;
  float: left;
  height: 0.45em;
  margin: 0.45em 0.25em 0 0.25em;
  width: 0.45em;
}
#content-main .startpageTeaserTop .pagination .pager a.selected {
  background: #0064a0;
}
#content-main .startpageTeaserTop .pagination .pager a > span {
  left: -99999px;
  position: absolute;
  top: -99999px;
}
#content-main .startpageImageContainer .startpageImage {
  float: left;
}
#content-main .startpageImageContainer .image-box-homepage {
  float: left;
}
#content-main .startpageImageContainer .image-box-homepage.image-box {
  width: 14.9em;
}
#content-main .startpageImageContainer .image-box-homepage h2 {
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 142%;
  font-weight: bold;
}
#content-main .startpageImageContainer .image-box-homepage p {
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#content-main .artikelbewertung {
  background-color: #f0f0ed;
  border: 0.0625em solid #0064a0;
  font-family: BundesSans, Georgia, Times New roman, serif;
  font-size: 0.750em;
  margin-bottom: 1.625em;
  margin-bottom: 3.333em;
  padding: 1.313em 1.5em 0.8em 1.5em;
}
#content-main .artikelbewertung h2 {
  font-size: 1.250em;
  line-height: 1.28571em;
  padding-bottom: 1em;
}
#content-main .artikelbewertung h3 {
  font-size: 1.250em;
  line-height: 1.28571em;
  padding-bottom: 1em;
}
#content-main .artikelbewertung p {
  padding-bottom: 0.71429em;
}
#content-main .artikelbewertung p.artikelbewertung-description {
  font-size: 1.1em !important;
}
#content-main .artikelbewertung p.formHandle {
  padding-left: 0;
  padding-right: 0;
  text-align: right;
}
#content-main .artikelbewertung ul {
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 1em;
  padding-left: 0;
}
#content-main .artikelbewertung ul li {
  margin-bottom: 0.3em;
  padding-left: 0;
  width: auto;
}
#content-main .artikelbewertung .formField {
  padding-bottom: 0.333em;
  padding-top: 0.267em;
}
#content-main .artikelbewertung .formField li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
#content-main .artikelbewertung .formField input {
  display: inline;
  float: left;
  left: 16px;
  position: relative;
  top: -2px;
  z-index: -1;
}
#content-main .artikelbewertung .formField input:disabled + label {
  cursor: default;
}
#content-main .artikelbewertung .formField label {
  color: #212121;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 1.4em;
  margin-left: 0;
  padding: 0 0 3px 0;
  text-align: left;
}
#content-main .artikelbewertung .formField label span {
  padding-left: 25px;
}
#content-main .artikelbewertung .formField input[type="radio"] + label {
  background: transparent none;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
}
#content-main .artikelbewertung .formField input[type="radio"] + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-inactive.png?__blob=normal);
}
#content-main .artikelbewertung .formField input[type="radio"]:checked + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField input[type="radio"]:focus + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item {
  display: inline;
  float: left;
  margin: 0 0.096em 0 0;
  position: relative;
  width: 1.428em;
}
#content-main .artikelbewertung .formField .bewertung-item label {
  height: 0.952em;
  overflow: hidden;
  width: 1.02em;
}
#content-main .artikelbewertung .formField .bewertung-item input {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
#content-main .artikelbewertung .formField .bewertung-item input + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item input:checked + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item input:hover + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item input:focus + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item input:active + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item input[disabled] + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item.active input + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item.active input:checked + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item.active input:hover + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item.active input:focus + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField .bewertung-item.active input:active + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-single-active.png?__blob=normal);
}
#content-main .artikelbewertung .formField input[type="radio"][disabled] + label:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-disabled.png?__blob=normal);
  cursor: default;
}
#content-main .artikelbewertung legend {
  color: #212121;
  font-weight: bold;
  width: auto;
}
#content-main .artikelbewertung span.formLabel {
  float: none;
  width: auto;
}
#content-main .artikelbewertung span.formField {
  width: auto;
}
#content-main .artikelbewertung textarea {
  font-size: 1.3em;
  margin-bottom: 1em;
  width: 33.4em;
}
#content-main .artikelbewertung .submit {
  background: #0064a0;
  border: 1px solid #0064a0;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 1.15em;
  padding: 0 1.6em 0.2em;
  text-align: center;
  text-decoration: none;
}
#content-main .artikelbewertung .submit:hover {
  background: #0064a0;
  border: 1px solid #0064a0;
}
#content-main .artikelbewertung .submit:focus {
  background: #0064a0;
  border: 1px solid #0064a0;
}
#content-main .artikelbewertung .submit:active {
  background: #0064a0;
  border: 1px solid #0064a0;
}
#content-main .artikelbewertung .disabled {
  background-color: #f0f0ed;
  border: 1px solid #f0f0ed;
  color: #f0f0ed;
  cursor: default;
}
#content-main .artikelbewertung .disabled:hover {
  background-color: #f0f0ed;
  border: 1px solid #f0f0ed;
}
#content-main .artikelbewertung .disabled:focus {
  background-color: #f0f0ed;
  border: 1px solid #f0f0ed;
}
#content-main .artikelbewertung .disabled:active {
  background-color: #f0f0ed;
  border: 1px solid #f0f0ed;
}
#content-main .artikelbewertung .checkbox {
  display: inline-block;
}
#content-main .artikelbewertung .checkbox:focus {
  outline: 1px solid #0064a0;
}
#content-main .artikelbewertung .checkbox:active {
  outline: none;
}
#content-main .artikelbewertung .radio:focus {
  outline: 1px solid #0064a0;
}
#content-main .artikelbewertung .radio:active {
  outline: none;
}
#content-main .artikelbewertung fieldset {
  padding-bottom: 1em;
}
#content-main .artikelbewertung .artikelbewertung-options {
  clear: left;
  padding-bottom: 0;
}
#content-main .artikelbewertung .artikelbewertung-options .formField .item-1 label span {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
#content-main .artikelbewertung .artikelbewertung-options .formField .item-2 label span {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
#content-main .artikelbewertung .artikelbewertung-options .formField .item-3 label span {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
#content-main .artikelbewertung .artikelbewertung-options .formField .item-4 label span {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
#content-main .artikelbewertung .artikelbewertung-options .formField .item-5 label span {
  left: -9999px;
  position: absolute;
  top: -9999px;
}
#content-main .artikelbewertung .artikelbewertung-options legend {
  padding-bottom: 0.500em;
}
#content-main .artikelbewertung .artikelbewertung-zusatz {
  padding-bottom: 0;
  padding-top: 2em;
}
#content-main .artikelbewertung .artikelbewertung-nachricht {
  padding-top: 2em;
  padding-top: 1.250em;
}
#content-main .artikelbewertung li a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#content-main .artikelbewertung li a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#content-main .artikelbewertung li a:active {
  color: #0064a0;
  text-decoration: underline;
}
#content-main form .artikelbewertung-zusatz input {
  font-size: 1.4em;
  position: relative;
  top: 1px;
}
#content-main form .artikelbewertung-zusatz label {
  font-size: 1.4em;
}
#content-main form .artikelbewertung span.formLabel {
  width: auto;
}
#content-main .artikelbewertung-zusatz {
  margin-top: -1em;
  padding-bottom: .1em;
}
#content-main .artikelbewertung-zusatz input {
  margin-right: .5em;
}
#content-main .publication-item {
  border-top: 0.0625em dotted #212121;
  clear: right;
  padding-bottom: .6875em;
  padding-top: .6875em;
}
#content-main .publication-item p {
  color: #767676;
  padding-bottom: .85714em;
}
#content-main .publication-item h2 {
  color: #0064a0;
}
#content-main .publication-item .publication-item-sort {
  background: #0064a0;
  border-radius: 1.625em;
  bottom: .8em;
  color: #fff;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: .813em;
  line-height: 0;
  margin: 0 .5em 0 0;
  padding: .375em;
  position: absolute;
  right: 0;
}
#content-main .publication-item-content {
  width: 70%;
}
#content-main .publication-item-link {
  list-style: none outside;
  margin: 0;
  padding: 0;
}
#content-main .publication-item-link a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.35714em;
  padding-left: 1.21429em;
}
#content-main .publication-item-picto {
  float: right;
  position: relative;
}
#content-main .themen-teaser {
  margin-right: 1.25em;
  padding-bottom: 2em;
}
#content-main .themen-teaser-headline {
  border-bottom: 2px solid #0064a0;
  font-size: 1em;
  line-height: 1.25;
  margin-bottom: 0.625em;
  padding-bottom: 0.250em;
}
#content-main .themen-teaser-liste {
  background: transparent none;
  clear: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#content-main .themen-teaser-item {
  float: left;
  margin: 0 1.395em 0 0;
  padding: 0;
  width: 11.813em;
}
#content-main .themen-teaser-item:last-child {
  float: right;
  margin-right: 0;
  width: 11.8em;
}
#content-main .themen-teaser-item.last {
  float: right;
  margin-right: 0;
  width: 11.8em;
}
#content-main .themen-teaser-link {
  background: transparent none;
  display: block;
  margin: 0;
  padding: 0;
}
#content-main .themen-teaser-link:hover .themen-teaser-item-headline {
  text-decoration: underline;
}
#content-main .themen-teaser-link:focus .themen-teaser-item-headline {
  text-decoration: underline;
}
#content-main .themen-teaser-link:active .themen-teaser-item-headline {
  text-decoration: underline;
}
#content-main .themen-teaser-picto-box {
  margin: 0;
  padding: 0;
}
#content-main .themen-teaser-item-headline {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) 0 0.7em no-repeat;
  font-size: 1.286em;
  font-weight: bold;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  line-height: 1.12;
  padding: 0.188em 0 0 0.750em;
  -ms-hyphens: auto;
}
#content-main .aktuelles-teaser {
  margin-right: 1.25em;
  padding-bottom: 2em;
}
#content-main .aktuelles-teaser-headline {
  border-bottom: 2px solid #0064a0;
  font-size: 1em;
  line-height: 1.25;
  padding-bottom: 0.250em;
}
#content-main .aktuelles-teaser-liste {
  background: transparent none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#content-main .aktuelles-teaser-item {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) 0 1.23em no-repeat;
  border-bottom: 0.0625em dotted #212121;
  font-size: inherit;
  margin: 0;
  padding: 0.625em 0 0.875em 1.250em;
}
#content-main .aktuelles-teaser-item p {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.938em;
  padding-right: 18%;
}
#content-main .aktuelles-teaser-item-headline {
  color: #212121;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 0.2em;
}
#content-main .aktuelles-teaser-link {
  background: transparent none;
  color: #0064a0;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-size: 1em;
  font-weight: normal;
}
#content-main .aktuelles-teaser-footer {
  float: right;
  padding: 0.750em 0.750em 0 0;
}
#content-main .aktuelles-teaser-footer-liste {
  background: transparent none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#content-main .aktuelles-teaser-footer-item {
  background: transparent none;
  float: left;
  margin: 0;
  padding: 0 2.063em 0 0;
}
#content-main .aktuelles-teaser-footer-picto {
  margin-right: 0.5em;
  vertical-align: baseline;
}
#content-main .aktuelles-teaser-footer-link {
  background: transparent none;
  display: block;
  font-size: 0.938em;
  font-weight: normal;
}
#content-main .photogalleryDocuments {
  overflow: hidden;
}
#content-main .expertAnswers .ceImg-Text {
  border: none;
}
#content-main .expertAnswers h4 a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat scroll 0 0.4em transparent;
  color: #0064a0;
  font-weight: normal;
  padding-left: 1em;
}
#content-main .expert-image {
  overflow: hidden;
}
#content-main .expert-image > .caption {
  clear: both;
  float: left;
  font-size: 0.625em;
}
#content-main .expert-image > .source {
  clear: both;
  float: right;
  font-size: 0.625em;
}
#content-main .expert-image > .source cite {
  font-style: normal;
}
#content-main .warenkorb input[type="text"] {
  text-align: center;
  width: 2em;
}
#content-main .warenkorb table caption {
  font-size: 1.125em;
}
#content-main .warenkorb table th {
  color: #212121;
  font-size: 1.125em;
}
#content-main .warenkorb tbody input[type="submit"] {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 0.4em transparent;
  color: #212121;
  float: right;
  font-weight: bold;
  padding: 0 0 0 0.9em;
}
#content-main .warenkorb tbody input[type="submit"]:hover {
  text-decoration: underline;
}
#content-main .warenkorb tbody input[type="submit"]:active {
  text-decoration: underline;
}
#content-main .warenkorb tbody input[type="submit"]:focus {
  text-decoration: underline;
}
#content-main .form-expertensuche {
  background-color: #f0f0ed;
  color: #212121;
  margin-bottom: 1em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  padding-top: 1.375em;
}
#content-main .form-expertensuche .formHandle {
  padding-bottom: 1.4285em;
  padding-right: 0;
}
#content-main .form-expertensuche span.formField {
  width: 38.92em;
}
#content-main .form-expertensuche span.formField input {
  width: 100%;
}
#content-main .form-expertensuche span.formLabel {
  margin-right: 1em;
  width: 8em;
}
#content-main .form-expertensuche > fieldset {
  border-bottom: 1px solid #767676;
  margin-bottom: 1.25em;
}
#content-main .form-expertensuche > fieldset > p {
  padding-bottom: 1.428em;
}
#content-main .form-expertensuche .formFieldcheckbox {
  margin-left: -0.2em;
  padding-bottom: 0.4em;
  width: 34.68em;
}
#content-main .form-expertensuche .formFieldcheckbox li {
  width: 12em;
}
#content-main .form-expertensuche .formFieldradios {
  margin-left: -0.2em;
  padding-bottom: 0.4em;
  width: 34.68em;
}
#content-main .form-expertensuche .formFieldradios li {
  width: 12em;
}
#content-main .form-expertensuche legend.formLabel {
  margin-right: 0.777em;
  width: 6.222em;
}
#content-main #searchResultIndex li {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_paginator_seperator.gif?__blob=normal) no-repeat 0 0.0625em;
  float: left;
  font-size: 1em;
  padding: 0 0.125em;
}
#content-main #searchResultIndex li:first-child {
  background: none;
  border-left: none;
}
#content-main #searchResultIndex li a {
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  padding: 0 0.25em 0 0.25em;
}
#content-main #searchResultIndex li a:hover {
  color: #0064a0;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  text-decoration: underline;
}
#content-main #searchResultIndex li a:focus {
  color: #0064a0;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  text-decoration: underline;
}
#content-main #searchResultIndex li a:active {
  color: #0064a0;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  text-decoration: underline;
}
#content-main #searchResultIndex li a.prev {
  padding: 0.1em 0.4em;
}
#content-main #searchResultIndex li a.next {
  padding: 0.1em 0.4em;
}
#content-main #searchResultIndex li strong {
  color: #0064a0;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 0 0.25em 0 0.25em;
  text-decoration: underline;
}
#content-main fieldset.suchMaske {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  padding-bottom: 1.75em;
}
#content-main fieldset.suchMaske span.formLabel {
  color: #767676;
  display: inline;
  padding: 0 0.28571em 0 0;
  width: auto;
}
#content-main fieldset.suchMaske span.formLabel em {
  font-style: normal;
}
#content-main fieldset.suchMaske span.formField label {
  color: #767676;
  display: inline;
  font-size: 1em;
  padding: 0;
  width: auto;
}
#content-main fieldset.suchMaske input[type="radio"] {
  font-size: 1em;
  margin: 0 0.28571em 0 0.28571em;
}
#content-main fieldset.suchMaske p {
  padding-bottom: 0.5em;
}
#content-main fieldset.suchMaske p.formError {
  margin-left: 0;
}
#content-main fieldset.suchMaske .submit {
  margin-left: 0.5em;
  padding: 0 0.72222em 0.11111em 0.72222em;
}
#content-main p.searchResultInfo {
  border-bottom: 0.0714em dotted #212121;
  border-top: 0.0714em dotted #212121;
  color: #767676;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  padding: 0.35714em 0 0.35714em 0;
}
#content-main .artikelbewertung-options ul {
  float: left;
}
#content-main .artikelbewertung-nachricht span.formLabel {
  font-weight: normal;
  padding-bottom: 1em;
}
#content-main .publication-item-headline a {
  background: inherit;
  padding-right: inherit;
}
#content-main .ceLinkbox .contactData {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: normal;
  line-height: 1.6em;
  margin-bottom: 2em;
}
#content-main .ceLinkbox .contactData h3 {
  color: #212121;
  font-weight: bold;
}
#content-main .faq h2 {
  color: #212121;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}
#content-main .sortLinks a {
  font-weight: normal;
  margin-left: 1.2em;
}
#content-main .sortLinks a.sortCurrent {
  font-weight: bold;
}

.pagination {
  clear: both;
}

.relevance {
  border: 1px solid;
  color: #0064a0;
  height: 7px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: -200px;
  top: 8px;
  width: 50px;
}

.relevance100 {
  border-left-width: 50px;
  width: 0;
}

.relevance90 {
  border-left-width: 45px;
  width: 5px;
}

.relevance80 {
  border-left-width: 40px;
  width: 10px;
}

.relevance70 {
  border-left-width: 35px;
  width: 15px;
}

.relevance60 {
  border-left-width: 30px;
  width: 20px;
}

.relevance50 {
  border-left-width: 25px;
  width: 25px;
}

.relevance40 {
  border-left-width: 20px;
  width: 30px;
}

.relevance30 {
  border-left-width: 15px;
  width: 35px;
}

.relevance20 {
  border-left-width: 10px;
  width: 40px;
}

.relevance10 {
  border-left-width: 5px;
  width: 45px;
}

.register-newsletter {
  border-right: 1px #212121 dashed;
  float: left;
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  height: 100%;
  margin-bottom: 2em;
  margin-top: 2.8em;
  padding-right: 2em;
  text-align: left;
  width: 20em;
}
.register-newsletter a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat scroll left center transparent;
  color: #212121;
  display: block;
  float: right;
  font-size: 1.4em;
  margin: 1em -0.6em 0 0;
  padding: 0 0 0 1.1em;
}
.register-newsletter a:hover {
  text-decoration: underline;
}
.register-newsletter .emag {
  color: #0064a0;
  font-size: 3.4em;
  margin-bottom: 0.2em;
  margin-top: -0.25em;
}
.register-newsletter .emag span {
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.register-newsletter .emag-subheadline {
  color: #212121;
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: bold;
}
.register-newsletter p {
  clear: both;
  color: #767676;
  font-size: 1.4em;
  margin-top: 0.5em;
}
.register-newsletter form {
  margin-top: 0.5em;
  position: relative;
}
.register-newsletter form em {
  color: #212121;
  float: left;
  font-size: 1.4em;
  font-style: normal;
  margin-left: 0.4em;
  margin-right: 1em;
  margin-top: 0.1em;
}
.register-newsletter form .radiobuttons {
  clear: both;
  float: left;
  margin-bottom: 0.9em;
  margin-top: 0.4em;
}
.register-newsletter form .radiobuttons .radiobutton {
  display: block;
  float: left;
}
.register-newsletter form .radiobuttons input {
  display: inline;
  float: left;
  left: 6px;
  position: relative;
  top: -2px;
  z-index: -1;
}
.register-newsletter form .radiobuttons label {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-inactive.png?__blob=normal) no-repeat left 0;
  border: 1px solid transparent;
  color: #212121;
  cursor: pointer;
  display: inline-block;
  float: left;
  font-size: 1.4em;
  height: 1.6em;
  margin-left: 1em;
  padding: 0 3px 3px 20px;
  text-align: left;
}
.register-newsletter form .radiobuttons input[type="radio"] + label {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-inactive.png?__blob=normal) no-repeat 0.21em 0;
  margin-left: -1em;
  margin-right: 1.5em;
  padding-left: 1.7em;
  z-index: 2;
}
.register-newsletter form .radiobuttons input[type="radio"]:checked + label {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-radiobutton-active.png?__blob=normal) no-repeat 0.21em 0;
}
.register-newsletter form input[type="text"] {
  border: 1px solid #212121;
  color: #767676;
  font-family: BundesSans, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  font-weight: normal;
  height: 1.9em;
  padding-bottom: 0.1em;
  padding-left: 0.5em;
  width: 100%;
}
.register-newsletter .mail-address {
  clear: both;
  float: left;
  font-size: 1.4em;
  margin-bottom: 0.2em;
  width: 100%;
}

.wechselteaser {
  margin-bottom: 1.0em;
  position: relative;
  width: 31.3em;
}

.startpageImageContainer {
  float: left;
  position: relative;
}

.paginationContainer.pages-2 {
  padding-left: 4em;
}
.paginationContainer.pages-3 {
  padding-left: 3em;
}
.paginationContainer.pages-4 {
  padding-left: 2em;
}
.paginationContainer.pages-5 {
  padding-left: 1em;
}

#contentsocial h2 {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 0;
}
#contentsocial ul#socialBookmarks {
  list-style: none;
  margin: 0 0 0.2em;
  overflow: hidden;
  padding: 0;
}
#contentsocial ul#socialBookmarks li.socialBookmark {
  float: left;
  margin-bottom: 0.2em;
  margin-right: 0.5em;
}
#contentsocial ul#navFunctions {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#contentsocial ul#navFunctions li#navFunctionsPrint a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/picto-drucken.jpg?__blob=normal) no-repeat left center;
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.875em;
  height: 2em;
  padding-left: 2.8em;
  padding-top: 0.2em;
}
#contentsocial ul#navFunctions li#navFunctionsPrint a span {
  display: block;
  margin-top: 0.3em;
}

table.pressReleaseList col.title {
  width: 80%;
}
table.pressReleaseList col.dateOfIssue {
  width: 20%;
}
table.downloadList col.title {
  width: 80%;
}
table.downloadList col.downloadNr {
  width: 20%;
}

.accessible-megamenu .accessible-megamenu-top-nav-item:hover {
  border-right: 1px solid #003d66;
  border-right-color: #003d66;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:focus {
  border-right: 1px solid #003d66;
  border-right-color: #003d66;
}
.accessible-megamenu .accessible-megamenu-top-nav-item.active {
  border-bottom: 1px solid #003d66;
  border-right: 1px solid #003d66;
  border-right-color: #003d66;
}
.accessible-megamenu .accessible-megamenu-top-nav-item.active:after {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-navigation-flyout-active.png?__blob=normal);
  display: block;
  margin-top: -0.5em;
  text-align: center;
}
.accessible-megamenu .accessible-megamenu-top-nav-item.active a {
  background: #003d66 none;
  color: #fff !important;
  padding-bottom: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item.topinpath {
  border-bottom: 1px solid #003d66;
  border-right: 1px solid #003d66;
  border-right-color: #003d66;
}
.accessible-megamenu .accessible-megamenu-top-nav-item.topinpath:after {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-navigation-flyout-active.png?__blob=normal);
  display: block;
  margin-top: -0.5em;
  text-align: center;
}
.accessible-megamenu .accessible-megamenu-top-nav-item.topinpath a {
  background: #003d66 none;
  color: #fff !important;
  padding-bottom: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item strong {
  display: block;
  font-weight: normal;
  position: relative;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a:hover {
  background: #003d66 none;
  color: #fff !important;
  margin-left: 0;
  outline-offset: -1px;
  z-index: 1002;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a:focus {
  background: #003d66 none;
  color: #fff !important;
  margin-left: 0;
  outline-offset: -1px;
  text-decoration: underline;
  z-index: 1002;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a.open {
  background: #003d66 none;
  color: #fff !important;
  margin-left: 0;
  padding-bottom: 0.063em;
  z-index: 1002;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:hover {
  background: #003d66 none;
  color: #fff !important;
  margin-left: 0;
  outline-offset: -1px;
  z-index: 1002;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup]:focus {
  background: #003d66 none;
  color: #fff !important;
  margin-left: 0;
  outline-offset: -1px;
  z-index: 1002;
}
.accessible-megamenu .accessible-megamenu-top-nav-item a[aria-haspopup].open {
  background: #003d66 none;
  color: #fff !important;
  margin-left: 0;
  padding-bottom: 0.063em;
  z-index: 1002;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a {
  border-radius: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a.open {
  border-left: 1px solid #003d66;
  border-left-color: #003d66;
  border-radius: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a[aria-haspopup] {
  border-radius: 0;
}
.accessible-megamenu .accessible-megamenu-top-nav-item:first-child a[aria-haspopup].open {
  border-left: 1px solid #003d66;
  border-left-color: #003d66;
  border-radius: 0;
}
.accessible-megamenu :focus {
  outline: 1px solid #0064a0;
}
.accessible-megamenu a {
  display: block;
  font-weight: normal;
}
.accessible-megamenu em {
  font-style: normal;
}
.accessible-megamenu .accessible-megamenu-panel {
  background: #003d66 none;
  border-radius: 0;
  color: #fff;
  left: 0;
  padding: 0.750em 1.063em 1.188em 1.063em;
  transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  width: 12.75em;
}
.accessible-megamenu .accessible-megamenu-panel.open {
  max-height: 37.5em;
  top: 2.250em;
  transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -moz-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -ms-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -o-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  -webkit-transition: opacity 250ms ease, max-height 500ms ease, visibility 0s linear 0s, top 0s linear 0s;
  z-index: 1001;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4 {
  width: 878px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4 > ol > li {
  width: 22%;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4b {
  border-radius: 0;
  left: -6.462em;
  width: 878px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-4b > ol > li {
  width: 22%;
}
.accessible-megamenu .accessible-megamenu-panel.cols-3 {
  width: 724px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-3 > ol > li {
  width: 30%;
}
.accessible-megamenu .accessible-megamenu-panel.cols-1 {
  width: 615px;
}
.accessible-megamenu .accessible-megamenu-panel.cols-1 > ol > li {
  width: auto;
}
.accessible-megamenu .accessible-megamenu-panel > p {
  color: #fff;
  font-size: 1.2em;
  line-height: 1.1em;
}
.accessible-megamenu .accessible-megamenu-panel a:hover {
  color: #fff;
  text-decoration: underline;
}
.accessible-megamenu .accessible-megamenu-panel a:focus {
  color: #fff;
  text-decoration: underline;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li {
  border-left: 1px solid #212121;
  box-shadow: none;
  margin-bottom: 1em;
  margin-right: 1em;
  padding-left: 1em;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li:first-of-type {
  border-left: none;
  box-shadow: none;
  padding-left: 0;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: 6px;
  padding-bottom: 0;
  padding-top: .4em;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:hover {
  color: #fff;
  text-decoration: underline;
}
.accessible-megamenu .accessible-megamenu-panel > ol > li > h3 > a:focus {
  color: #fff;
  text-decoration: underline;
}
.accessible-megamenu .accessible-megamenu-panel ol ol > li > a {
  padding-left: 2.333em;
  text-indent: -2.333em;
  width: auto;
}

ul#glossaryIndex {
  list-style: none;
  overflow: hidden;
  padding: 0;
}
ul#glossaryHits {
  list-style-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_acc-closed.png?__blob=normal);
}
ul#glossaryHits > li.open {
  list-style-image: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_acc-open.png?__blob=normal);
}
ul.ui-autocomplete li:last-child {
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
}

.photogallery .scrollLinks {
  border-bottom: 1px solid #767676;
  border-top: 1px solid #767676;
  margin: 1.5em 0 !important;
  overflow: hidden;
  padding: 0.4em 0 !important;
  width: 100%;
}
.photogallery .scrollLinks li {
  float: left;
  font-size: 0.875em;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 33%;
}
.photogallery .scrollLinks .start {
  text-align: center;
}
.photogallery .scrollLinks .start a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-uebersicht.png?__blob=normal) no-repeat 0.9em center;
  border-left: 1px solid #767676;
  border-right: 1px solid #767676;
  padding: 0 1em 0 2.2em;
}
.photogallery .scrollLinks .back a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-zurueck.png?__blob=normal) no-repeat left center;
  padding-left: 1em;
}
.photogallery .scrollLinks .forward a {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon-weiter.png?__blob=normal) no-repeat right center;
  float: right;
  padding-right: 1em;
}
.photogallery .lupe {
  float: right;
  position: relative;
  top: -2.7em;
}
.photogallery .illustration {
  padding: 0 !important;
}
.photogallery .illustration .caption {
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  margin-top: 1.2em;
}
.photogallery .illustration .source {
  display: block;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  margin-top: 1.2em;
}
.photogallery .illustration .source cite {
  font-style: normal;
}

.coloredBox {
  background-color: #f0f0ed;
  border-bottom: 0.0625em dotted #212121;
  margin-bottom: 1em;
  padding: 0.5em;
  position: relative;
}
.coloredBox.active {
  background-color: #f0f0ed;
}
.coloredBox .toggleLink {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat scroll 0 0.4em transparent;
  font-size: 0.95em;
  padding-left: 0.8em;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}

.expert {
  clear: both;
}
.expert .expert-image {
  margin-bottom: 0.5em;
}

.expertHint {
  font-weight: bold;
}

.expertQuestion {
  margin-bottom: 3em;
  padding-bottom: 1em;
}
.expertQuestion h3 {
  margin-bottom: 0.3em;
}

#ui-id-1 {
  margin: -0.2em 0;
}

.ui-menu {
  display: block;
  float: left;
  list-style: none;
  margin: 0;
  margin-top: -3px;
  z-index: 100;
}
.ui-menu .ui-menu-item:hover {
  text-decoration: underline;
}
.ui-menu .ui-menu-item:active {
  text-decoration: underline;
}

.ui-menu-item {
  background-color: #fff;
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
  zoom: 1;
}

.rating-votes {
  min-height: 0.875em;
  min-width: 4.813em;
  padding: 0 0 0.625em;
  position: relative;
}
.rating-votes .rating-average {
  display: inline-block;
  height: 0.875em;
  min-width: 4.813em;
}
.rating-votes .rating-average:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg.png?__blob=normal);
  display: block;
  height: 0.875em;
  overflow: hidden;
}
.rating-votes .rating-average-current {
  display: block;
  height: 0.875em;
  margin-top: -0.875em;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.rating-votes .rating-average-current:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/star-rating-bg-active.png?__blob=normal);
  display: block;
  height: 0.875em;
  overflow: hidden;
}
.rating-votes .rating-num-ratings {
  color: #767676;
  display: inline-block;
  font-size: 0.750em;
  padding: 0.125em 0 0 0.250em;
  vertical-align: top;
}

#content-col-mid #content-main .teaserPageHome {
  float: left;
  height: 18em;
  margin-bottom: 0.9375em;
  margin-right: 0;
  overflow: hidden;
  width: 15em;
}
#content-col-mid #content-main .teaserPageHome.video {
  height: 15em;
}
#content-col-mid #content-main .teaserPageHome.short {
  height: 13em;
}
#content-col-mid #content-main .teaserPageHome.short h2 a {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.778em;
  font-weight: bold;
  text-align: center;
}
#content-col-mid #content-main .teaserPageHome:nth-child(2n + 1) {
  padding-right: 1.25em;
}
#content-col-mid #content-main .ceLinkbox {
  background-color: #f0f0ed;
  border-bottom: 0.0625em dotted #212121;
  border-top: 0.0625em dotted #212121;
  margin-bottom: 1.625em;
  padding-bottom: 0;
  padding-left: 0.625em;
  padding-right: 0.625em;
  padding-top: 0.625em;
}
#content-col-mid #content-main .ceLinkbox h2 {
  font-size: 0.875em;
  line-height: 1.28571em;
  padding-bottom: 0.857141em;
}
#content-col-mid #content-main .ceLinkbox p {
  padding-bottom: 0.71429em;
}
#content-col-mid #content-main .ceLinkbox ul {
  list-style: none;
  margin-bottom: 0;
  padding-bottom: 1em;
  padding-left: 0;
}
#content-col-mid #content-main .ceLinkbox ul li {
  padding-left: 0;
}
#content-col-mid #content-main .ceLinkbox li a:hover {
  color: #0064a0;
  text-decoration: underline;
}
#content-col-mid #content-main .ceLinkbox li a:focus {
  color: #0064a0;
  text-decoration: underline;
}
#content-col-mid #content-main .ceLinkbox li a:active {
  color: #0064a0;
  text-decoration: underline;
}
#content-col-mid #content-main .photogalleryDocuments img {
  border: 2px solid transparent;
}
#content-col-mid #content-main .photogalleryDocuments p.picture {
  float: left;
  line-height: normal;
  margin-bottom: 1em;
  margin-right: 0.75em;
  padding: 0;
}
#content-col-mid #content-main .photogalleryDocuments p.picture:nth-child(4n + 0) {
  margin-right: 0;
}
#content-col-mid #content-main .photogalleryDocuments .active img {
  border: 2px solid #0064a0;
}
#content-col-mid #content-main .wechselteaser-items-2 .teaserPageHome {
  padding: 0 0.4em;
  position: relative;
}
#content-col-mid #content-main .ceImg-Text p.picture.links {
  padding-bottom: 0.75em;
  padding-top: 0.0625em;
}
#content-col-mid #content-main ul#searchResultIndex {
  border-top: 0.0625em dotted #212121;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  list-style: none;
  margin-bottom: 1.25em;
  overflow: hidden;
  padding: 0.5625em 0 0 0;
}

.two-column #content-main .ceImg-Text h3 {
  width: 27em;
}
.two-column #content-main .ceImg-Text.has-image p {
  width: 37.214em;
}

#searchResult li a {
  color: #0064a0;
  font-family: BundesSerif, Georgia, Times New roman, serif;
  font-weight: normal;
}
#searchResult li a em {
  background-color: #0064a0;
  color: #fff;
  font-style: normal;
}
#searchResult li p {
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 0.77778em;
  line-height: 1.42857em;
  padding: 0;
}
#searchResult li p.metaData {
  color: #767676;
}
#searchResult li p em {
  background-color: #0064a0;
  color: #fff;
  font-style: normal;
}

#rating_container form.rating .radiobutton {
  display: block;
  float: left;
  margin: 2px;
}
#rating_container form.rating .checkbox {
  display: block;
  float: left;
  margin-bottom: 5px;
}

.rating-flyout input[type="submit"] {
  float: left !important;
}
.rating-flyout input[type="submit"]:hover {
  background: #0064a0;
  border: 1px solid #0064a0;
}
.rating-flyout input[type="submit"]:focus {
  background: #0064a0;
  border: 1px solid #0064a0;
}

form.rating input[type="submit"]:hover {
  background: #0064a0;
  border: 1px solid #0064a0;
}
form.rating input[type="submit"]:focus {
  background: #0064a0;
  border: 1px solid #0064a0;
}

div#contentsocial {
  margin-bottom: 1.25em;
  margin-left: 0.5em;
  width: 12.8571em;
}

#navPrimary.menu-js-loading > ul > li {
  float: left;
}
#navPrimary.menu-js-loading > ul > li > div {
  display: none;
}

#glossaryIndex > li {
  float: left;
  margin: 0.3em;
}
#glossaryIndex > li > a {
  background-color: #fff;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 0 0.5em;
}
#glossaryIndex > li > a:hover {
  background-color: #0064a0;
  color: #fff;
  text-decoration: none;
}
#glossaryIndex > li > a:focus {
  background-color: #0064a0;
  color: #fff;
  text-decoration: none;
}
#glossaryIndex > li > a:active {
  background-color: #0064a0;
  color: #fff;
  text-decoration: none;
}
#glossaryIndex > li > strong {
  background-color: #767676;
  color: #fff;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 0 0.5em;
}
#glossaryIndex > li > span {
  color: #767676;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 0 0.5em;
}

#glossaryHits #glossarEntry h2 {
  color: #212121;
  font-family: BundesSans, Arial, helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
}

.image-map .image-map-image-wrapper {
  margin: 0 auto;
}

.sortLinks a.sortUp {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_up_active.jpg?__blob=normal) no-repeat right 0.25em;
  padding-right: 1em;
}
.sortLinks a.sortDown {
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_sort_down_active.jpg?__blob=normal) no-repeat right 0.25em;
  padding-right: 1em;
}

li.ui-menu-item {
  border-bottom: 1px solid #f0f0ed;
  border-left: 1px solid #767676;
  border-right: 1px solid #767676;
  cursor: pointer;
  padding: .2em;
  width: 12.8em;
}

#content-col-mid #content-main p.picture {
  font-size: 1em;
  display: block;
  padding: 0.125em 0 1.5em 0;
  margin: 0;
}
#content-col-mid #content-main p.picture a {
  display: block;
}
#content-col-mid #content-main p.picture .caption {
  font-size: 0.625em;
  display: block;
  float: left;
}
#content-col-mid #content-main p.picture .source {
  font-size: 0.625em;
  display: block;
  color: #212121;
}
#content-col-mid #content-main p.picture img {
  margin: 0;
}
#content-col-mid #content-main p.picture.mitte {
  margin: 0 auto 0 auto;
  text-align: right;
}
#content-col-mid #content-main p.picture.links {
  padding: 0.125em 0.5em 1.5em 0;
  text-align: right;
  float: left;
}
#content-col-mid #content-main p.picture.linksOhne {
  padding: 0.125em 0.5em 1.5em 0;
  text-align: right;
}
#content-col-mid #content-main p.picture.rechts {
  padding: 0.125em 0 1.5em 0.5em;
  text-align: right;
  float: right;
  margin-right: 8px;
}
#content-col-mid #content-main p.picture.rechtsOhne {
  padding: 0.125em 0 1.5em 0.5em;
  text-align: right;
  float: none;
  margin: 0 8px 0 auto;
}
#content-col-mid #content-main p.picture.rechtsOhne img {
  text-align: right;
}

.mejs-bmwi .mejs-container {
  margin-bottom: 30px;
  width: 100%;
  min-height: 17.563em;
  height: auto;
}
.mejs-bmwi .mejs-container .mejs-controls {
  background: #0064a0;
  bottom: -30px;
  background: #0064a0 none;
  border-top: 1px solid #0064a0;
  height: 1.875em;
}
.mejs-bmwi .mejs-container .mejs-controls div {
  font-size: 0.750em;
  line-height: 1em;
  height: 1.625em;
  width: 2.25em;
}
.mejs-bmwi .mejs-container .mejs-controls .mejs-time {
  height: 1.063em;
  background: #0064a0;
  width: 2.5em;
}
.mejs-bmwi .mejs-container .mejs-controls .mejs-time span {
  font-size: inherit;
  line-height: inherit;
  background: #0064a0;
  height: 2.4em;
}
.mejs-bmwi .mejs-container .mejs-controls .mejs-fullscreen-button {
  width: 1.250em;
}
.mejs-bmwi .mejs-container .mejs-controls .mejs-volume-button {
  width: 1.425em;
  margin-left: 0.313em;
  margin-right: 0.188em;
}
.mejs-bmwi .mejs-container .mejs-controls .mejs-horizontal-volume-slider div {
  height: 0.6em;
  width: 4em;
}
.mejs-bmwi .mejs-container .mejs-poster {
  width: 100%;
  height: 100%;
}
.mejs-bmwi .mejs-container .mejs-overlay-play {
  width: 100%;
  height: 100%;
}
.mejs-bmwi .mejs-container .me-plugin {
  width: 100%;
  height: 100%;
}
.mejs-bmwi .mejs-container video {
  width: 100%;
  height: 100%;
}
.mejs-bmwi .mejs-container embed {
  width: 100%;
  height: 100%;
}
.mejs-bmwi .mejs-container .mejs-time-rail {
  width: 66%;
  padding-top: 3px;
}
.mejs-bmwi .mejs-container .mejs-time-total {
  width: 64%;
}
.mejs-bmwi .mejs-container .mejs-fullscreen-button button {
  margin-right: 0;
  margin-left: 0;
}
.mejs-bmwi .mejs-container .mejs-volume-button button {
  margin-right: 0;
  margin-left: 0;
}
.mejs-bmwi .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #0064a0;
  border: 1px solid #0064a0;
  border-radius: 0;
}
.mejs-bmwi .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff none;
  border: 1px solid #fff;
  border-radius: 0;
}
.mejs-bmwi .mejs-controls .mejs-time-rail span {
  border-radius: 0;
}
.mejs-bmwi .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #e3ebee;
  border: 1px solid #e3ebee;
}
.mejs-bmwi .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 3em;
}
.mejs-bmwi .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 100%;
  border: solid 1px #212121;
}
.mejs-bmwi .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #0064a0;
  border: 1px solid #0064a0;
  border-radius: 0;
}
.mejs-bmwi .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #fff none;
  border: 1px solid #fff;
  border-radius: 0;
}
.mejs-bmwi .mejs-controls .mejs-captions-button.mejs-captions-enabled button {
  background-position: -48px -16px;
}
.mejs-bmwi .mejs-controls .mejs-captions-button button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-caption.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-button button {
  background: transparent none;
}
.mejs-bmwi .mejs-controls .mejs-volume-button .mejs-volume-slider {
  background: #0064a0;
  height: 115px;
  width: 2.9em;
}
.mejs-bmwi .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  background: #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.mejs-bmwi .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  background: #fff;
  border: 1px solid #fff;
}
.mejs-bmwi .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  border: 1px solid #f0f0ed;
}
.mejs-bmwi .mejs-controls .mejs-play button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-play.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-pause button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-pause.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-stop button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-stop.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-fullscreen-button button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-fullscreen.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-unfullscreen button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-unfullscreen.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-mute button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-mute.png?__blob=normal);
}
.mejs-bmwi .mejs-controls .mejs-unmute button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/controls.bmwi-unmute.png?__blob=normal);
}
.mejs-bmwi .no-svg .mejs-overlay-button {
  background: transparent none;
}
.mejs-bmwi .no-svg .mejs-controls .mejs-button button {
  background: transparent none;
}
.mejs-bmwi .mejs-overlay-button {
  background: transparent none;
}
.mejs-bmwi .mejs-overlay-button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/bigplay.bmwi-overlay-button.png?__blob=normal);
}
.mejs-bmwi .mejs-overlay-loading {
  background: none transparent;
}
.mejs-bmwi .mejs-overlay-loading span {
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/loading.gif?__blob=normal);
}
.mejs-bmwi .mejs-container-fullscreen {
  margin-bottom: 0;
}
.mejs-bmwi .mejs-container-fullscreen .mejs-controls {
  bottom: 0;
}
.mejs-bmwi .mejs-audio {
  min-height: 1px;
  height: auto;
  background: transparent;
}
.mejs-bmwi .me-cannotplay {
  margin: 0;
  padding: 0;
  color: #fff;
}
.mejs-bmwi .me-cannotplay a {
  font-weight: bold;
  font-size: 0.813em;
  background: transparent url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat 0 2px;
  padding-left: 0.75em;
  display: block;
  line-height: 1.45em;
}
.mejs-bmwi .me-cannotplay span {
  padding: 0;
  font-size: inherit;
}
.mejs-bmwi .mejs-captions-layer {
  width: 100%;
  font-size: 0.8em;
}
.mejs-bmwi .mejs-captions-position-hover {
  bottom: 15px;
}
.mejs-bmwi .mejs-captions-text {
  border: 1px solid #212121;
  line-height: 1.3;
}
.mejs-bmwi .mejs-overlay:hover .mejs-overlay-button:before {
  content: url(/SiteGlobals/StyleBundles/Bilder/Layout/bigplay.bmwi-overlay-button-hover.png?__blob=normal);
}

#content-main .audio-wrapper {
  clear: both;
  margin-bottom: 1em;
}
#content-main .audio-wrapper ul.alternativ {
  background-color: #e3ebee;
  list-style: none;
  padding: 0.5em 0 0.5em 0.5em;
}
#content-main .audio-wrapper ul.alternativ > li > a {
  font-weight: bold;
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat scroll left center transparent;
  padding-left: 0.5em;
  padding-left: 0.75em;
}
#content-main .video-wrapper ul.alternativ {
  background-color: #e3ebee;
  list-style: none;
  padding: 0.5em 0 0.5em 0.5em;
}
#content-main .video-wrapper ul.alternativ > li > a {
  font-weight: bold;
  background: url(/SiteGlobals/StyleBundles/Bilder/Layout/icon_arrow_right.gif?__blob=normal) no-repeat scroll left center transparent;
  padding-left: 0.5em;
  padding-left: 0.75em;
}

.video-wrapper {
  clear: both;
  margin-bottom: 1em;
}

.mejs-container .mejs-controls div {
  background: transparent;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #212121;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #212121;
  opacity: 0.5;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-close {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}

.mfp-arrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #f0f0ed;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #f0f0ed;
}
.mfp-preloader a:hover {
  color: #fff;
}

.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #f0f0ed;
  font-size: 12px;
  line-height: 18px;
}

.mfp-hide {
  display: none !important;
}

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

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #212121;
}
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #212121;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #212121;
}
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #212121;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #212121;
}

.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #212121;
}
.mfp-figure small {
  color: #212121;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #e3ebee;
  word-wrap: break-word;
  padding-right: 36px;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

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

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
  width: auto;
}

.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

.mfp-close-btn-in .mfp-close {
  color: #212121;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

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

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

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

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

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

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

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

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

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

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

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

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

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

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}
.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

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

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

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

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

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

.text-wrap {
  white-space: normal !important;
}

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

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

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

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px;
}

.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

.mejs-container:focus {
  outline: none;
}

.me-plugin {
  position: absolute;
}

.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

.mejs-clear {
  clear: both;
}

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

:root .mejs-poster img {
  display: none;
}

.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

.mejs-overlay-play {
  cursor: pointer;
}

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
}

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
}

/* :focus for accessibility */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 10px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.mejs-container .mejs-controls .mejs-time a {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}

@-webkit-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 30px 0;
  }
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -o-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

.mejs-controls .mejs-volume-button {
  position: relative;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

.mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}

/* horizontal version */
.mejs-controls a.mejs-horizontal-volume-slider {
  height: 26px;
  width: 56px;
  position: relative;
  display: block;
  float: left;
  vertical-align: middle;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative;
}

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -51px;
  width: 85px;
  height: 100px;
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px 10px 0 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 55px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
  overflow: hidden;
  border: 0;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff;
}

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

.mejs-captions-position-hover {
  bottom: 35px;
}

.mejs-captions-text {
  padding: 3px 5px;
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap;
}

/* End: Track (Captions and Chapters) */
/* Start: Error */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: Error */
/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: Picture Controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: Picture Controls */
/* context menu */
.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}

/* Start: Source Chooser */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}

/* End: Source Chooser */
/* Start: Postroll */
.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}

.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}

.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}

/* End: Postroll */
/* Start: Speed */
div.mejs-speed-button {
  width: 46px !important;
  position: relative;
}

.mejs-controls .mejs-button.mejs-speed-button button {
  background: transparent;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #ffffff;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector {
  display: none;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 0;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  display: block;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px 0;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 11.5px;
  color: white;
  margin-left: 5px;
  cursor: pointer;
}

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important;
}

/* End: Speed */
/* Start: Jump Forward */
.mejs-controls .mejs-button.mejs-jump-forward-button {
  background-position: 3px 3px;
}

.mejs-controls .mejs-button.mejs-jump-forward-button button {
  background: transparent;
  font-size: 9px;
  line-height: normal;
  color: #ffffff;
}

/* End: Jump Forward */
/* Start: Skip Back */
.mejs-controls .mejs-button.mejs-skip-back-button {
  background-position: 3px 3px;
}

.mejs-controls .mejs-button.mejs-skip-back-button button {
  background: transparent;
  font-size: 9px;
  line-height: normal;
  color: #ffffff;
}

/* End: Skip Back */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*# sourceMappingURL=screen-vendor.css.map */