@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(/files/fonts/open-sans-v44-latin-regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(/files/fonts/open-sans-v44-latin-600.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(/files/fonts/open-sans-v44-latin-700.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Source Serif 4';
    font-display: swap;
    src: url(/files/fonts/source-serif-4-v14-latin-300.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Source Serif 4';
    font-display: swap;
    src: url(/files/fonts/source-serif-4-v14-latin-regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Source Serif 4';
    font-display: swap;
    src: url(/files/fonts/source-serif-4-v14-latin-500.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Source Serif 4';
    font-display: swap;
    src: url(/files/fonts/source-serif-4-v14-latin-700.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
}

.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}
.ui-front {
    z-index: 100;
}
.ui-state-disabled {
    cursor: default !important;
}
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}
.ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: 700;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 0.2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-widget {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-size: 14px;
}
.ui-widget-content {
    border: 1px solid #ccc;
    background: #eee url(../ui/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #666;
}
.ui-widget-content a {
    color: #666;
}
.ui-widget-header {
    border: 1px solid #ccc;
    background: #e0e0e0 url(../ui/ui-bg_gloss-wave_100_e0e0e0_500x100.png) 50% 50% repeat-x;
    color: #666;
    font-weight: 700;
}
.ui-widget-header a {
    color: #666;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #1ea81c;
    background: #1ea81c url(../ui/ui-bg_highlight-hard_15_1ea81c_1x100.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #fff;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #fff;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #94bd10;
    background: #94bd10 url(../ui/ui-bg_highlight-soft_25_94bd10_1x100.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #fff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #fff;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #ccc;
    background: #fff url(../ui/ui-bg_highlight-hard_100_ffffff_1x100.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1ea81c;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #1ea81c;
    text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fd7c2d;
    background: #fd7c2d url(../ui/ui-bg_glass_55_fd7c2d_1x400.png) 50% 50% repeat-x;
    color: #fff;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #fff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #ccc;
    background: #eee url(../ui/ui-bg_highlight-soft_95_eeeeee_1x100.png) 50% top repeat-x;
    color: #cd5c0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd5c0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd5c0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(../ui/ui-icons_808080_256x240.png);
}
.ui-widget-header .ui-icon {
    background-image: url(../ui/ui-icons_999999_256x240.png);
}
.ui-state-default .ui-icon {
    background-image: url(../ui/ui-icons_eeeeee_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(../ui/ui-icons_ffffff_256x240.png);
}
.ui-state-active .ui-icon {
    background-image: url(../ui/ui-icons_8DC262_256x240.png);
}
.ui-state-highlight .ui-icon {
    background-image: url(../ui/ui-icons_ffffff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../ui/ui-icons_cd0a0a_256x240.png);
}
.ui-icon-blank {
    background-position: 16px 16px;
}
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 6px;
}
.ui-widget-overlay {
    background: #2b2922 url(../ui/ui-bg_inset-soft_15_2b2922_1x100.png) 50% bottom repeat-x;
    opacity: 0.9;
    filter: Alpha(Opacity=90);
}
.ui-widget-shadow {
    margin: -12px 0 0 -12px;
    padding: 12px;
    background: #ccc url(../ui/ui-bg_highlight-hard_95_cccccc_1x100.png) 50% top repeat-x;
    opacity: 0.2;
    filter: Alpha(Opacity=20);
    border-radius: 10px;
}
.mejs-container {
    position: relative;
    background: #fff;
    font-family: Helvetica, Arial;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
}
.me-plugin {
    position: absolute;
    height: auto;
    width: auto;
}
.mejs-embed,
.mejs-embed body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.mejs-fullscreen {
    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;
}
.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;
    background: url(/files/theme/mediaelement/bigplay.svg) no-repeat;
}
.no-svg .mejs-overlay-button {
    background-image: url(/files/theme/mediaelement/bigplay.png);
}
.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: url(/files/theme/mediaelement/background.png);
    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;
    background: transparent url(/files/theme/mediaelement/loading.gif) 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    background: url(/files/theme/mediaelement/background.png);
    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;
    background: transparent url(/files/theme/mediaelement/controls.svg) no-repeat;
}
.no-svg .mejs-controls .mejs-button button {
    background-image: url(/files/theme/mediaelement/controls.png);
}
.mejs-controls .mejs-button button:focus {
    outline: dotted 1px #999;
}
.mejs-container .mejs-controls .mejs-time {
    color: #fff;
    display: block;
    height: 17px;
    width: auto;
    padding: 8px 3px 0;
    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 span {
    color: #fff;
    font-size: 11px;
    line-height: 12px;
    display: block;
    float: left;
    margin: 1px 2px 0 0;
    width: auto;
}
.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;
}
.mejs-controls div.mejs-time-rail {
    direction: ltr;
    width: 200px;
    padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
    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%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    -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;
    -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-fullscreen-button button {
    background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
    background-position: -32px -16px;
}
.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: url(/files/theme/mediaelement/background.png);
    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 .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;
}
.mejs-controls div.mejs-horizontal-volume-slider {
    height: 26px;
    width: 60px;
    position: relative;
}
.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;
}
.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: url(/files/theme/mediaelement/background.png);
    background: rgba(50, 50, 50, 0.7);
    border: solid 1px transparent;
    padding: 10px 10px 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.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;
    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;
    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;
}
.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: 0;
}
.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: 700;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 3px;
    line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
    font-size: 12px;
    line-height: 12px;
    margin: 3px 0 4px;
    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: 400;
}
.mejs-captions-position {
    position: absolute;
    width: 100%;
    bottom: 15px;
    left: 0;
}
.mejs-captions-position-hover {
    bottom: 35px;
}
.mejs-captions-text {
    padding: 3px 5px;
    background: url(/files/theme/mediaelement/background.png);
    background: rgba(20, 20, 20, 0.5);
    white-space: pre-wrap;
}
.me-cannotplay a {
    color: #fff;
    font-weight: 700;
}
.me-cannotplay span {
    padding: 15px;
    display: block;
}
.mejs-controls .mejs-loop-off button {
    background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
    background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
    background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
    background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
    background-position: -96px 0;
}
.mejs-contextmenu {
    position: absolute;
    width: 150px;
    padding: 10px;
    border-radius: 4px;
    top: 0;
    left: 0;
    background: #fff;
    border: solid 1px #999;
    z-index: 1001;
}
.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;
}
.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: url(/files/theme/mediaelement/background.png);
    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;
    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;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 10px;
}
.mejs-postroll-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/files/theme/mediaelement/background.png);
    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: url(/files/theme/mediaelement/background.png);
    background: rgba(50, 50, 50, 0.7);
    color: #fff;
    padding: 4px;
    z-index: 100;
    cursor: pointer;
}
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: #fff;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector {
    visibility: hidden;
    position: absolute;
    top: -100px;
    left: -10px;
    width: 60px;
    height: 100px;
    background: url(/files/theme/mediaelement/background.png);
    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 {
    visibility: visible;
}
.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
    color: rgba(33, 248, 248, 1);
}
.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;
    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;
    line-height: 15px;
    font-family: helvetica, arial;
    font-size: 11.5px;
    color: #fff;
    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;
}
.mejs-offscreen {
    display: none;
}
:root {
    font-size: 100%;
}
body {
    color: #484848;
    background-color: #fff;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.6;
    font-size: 1.125rem; /*ml 15px; 
    line-height: 22px;*/
}
b,
strong {
    font-weight: 600;
}
#main a,
#main a:hover,
#main a:focus, 
#right a,
#right a:hover,
#right a:focus {
    font-family: 'Source Serif 4', Times, serife;
/*ml    font-size: 15px;  erbt von Body */
    font-weight: 400;
    color: #CC4D01; /*ml #ff6000; */ 
    /*font-style: italic;*/
}

#main a:hover,
#main a:focus {
    text-decoration: underline;
}

#signet {
    width: 181px;
    height: 41px;
    background-image: url(/files/theme/signet.png);
    background-size: 181px 41px;
    overflow: hidden;
}
#signet > h1 {
    text-indent: -1000px;
}
.navbar.navbar-default {
    border: none !important;
}
#header nav {
    height: 100px;
    position: relative;
    z-index: 1000;
}
.navbar-default {
    background-color: transparent !important;
}
h1 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
}
h2 {
    font-family: 'Source Serif 4', Times, serife;
    font-size: 2rem; /*ml 28px; */
    line-height: 1.6; /*ml 38px; */
    font-weight: 400;
    color: #007a3a; /* ml #1da51d; */
}
h3 {
    font-family: 'Source Serif 4', Times, serife;
    font-size: 1.625rem; /* ml 22px; */
    line-height: 1.6; /*ml 32px; */
    font-weight: 400;
    color: #007a3a; /* ml #1da51d; */
}
h4 {
    font-size: 1.3125rem; /* ml 18px; */
    line-height: 1.6; /*ml 25px; */
    font-weight: 600;
}
#page figure.image_container {
    margin-bottom: 15px;
}
#page figure.image_container img {
    display: block;
    max-width: 100%;
    height: auto;
}
.dlh_googlemap {
    display: block;
    max-width: 100%;
    height: 500px;
}
blockquote {
    border: none !important;
}
#footer {
    /* ml font-size: 14px;*/
    /* color: #777; */
}
#footer > .container > .row {
    margin-left: 0;
    margin-right: 0;
}
#footer .nav:after {
    display: inline;
}
#footer a,
#footer a:hover,
#footer a:focus {
    font-family: "Open Sans", Verdana, Arial, sans-serif !important;
    font-weight: 400;
    font-size: 1rem;
    /* ml font-size: 15px;
    color: #777; */
    color: #484848; /* body */
    font-style: normal;
}
#footer .kontakt {
    font-size: 1rem;
    display: flex;
    gap: 30px;
}
@media (min-width: 992px) {
    #footer a,
    #footer a:hover,
    #footer a:focus {
        font-size: 1.0625rem;
    }
    #footer .kontakt {
        font-size: 1.0625rem;
    }
}
#footer a:hover,
#footer a:focus {
    text-decoration: underline;
}

#footer > .container {
    margin: 15px auto;
    background-color: rgba(255, 255, 255, 0.75);
}
#footer .navbar-nav {
    float: none;
    display: inline;
    clear: none;
}
#footer ul.level_1 {
    list-style: none;
    margin: 0;
    padding: 0;
    clear: both;
}
#footer ul.level_1 > li,
#footer .kontakt {
    margin-top: 20px;
}
#footer ul.level_1 > li > a {
    font-weight: 600;
}
#footer ul.level_2,
#footer ul.level_2 li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer .copyright hr {
    margin: 10px 0;
    border-color: #bfbfbf;
}
.navbar-brand {
    margin: 0;
    padding: 0;
    height: auto;
    font-size: inherit;
    line-height: inherit;
}
.nav a,
#footer a {
    text-decoration: none;
}
.main .mod_article.tab {
    background-color: transparent;
    box-shadow: none;
    margin: 25px -15px -10px;
    padding: 0 15px;
}
.main .mod_article {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    margin: 0 0 15px 0; /*ml 0 -15px 15px; */
    padding: 15px;
}
.main .mod_article.tab > .tab-content {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    margin: -15px -15px 35px;
    padding: 15px;
}
.main .mod_article.tab > .tab-content h2 {
    display: inline-block;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    color: #484848;
    font-size: 18px;
    font-weight: 700;
}
.main .mod_article h2,
.main .mod_article h3 {
    margin-top: 0 !important;
    hyphens: auto;
}
.main .mod_article .content-text.media--right figure {
    width: 50%;
    padding-left: 10px;
    float: right;
}
.main .mod_article .content-text.partner.media--right figure {
    width: 25% !important;
    text-align: right;
    float: right;
}
/* ml
.main .mod_article .content-text.partner .image_container.float_right img {
    float: right;
}
*/
.aktuelle-liste {
    margin-bottom: 15px;
}
#start-aktuell {
    background-color: transparent !important;
    box-shadow: none !important;
    margin: 0 -20px 0 -15px;
    padding: 0 !important;
}
.start-aktuell {
    padding-bottom: 5px !important;
}
.start-aktuell .aktuell-image {
    padding-left: 10px;
    padding-right: 15px;
}
.wbg-teaser,
.marginal .mod_calendar {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
}
.wbg-teaser > .wbg-teaser-title {
    padding: 10px 15px;
    background-color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.wbg-teaser > .wbg-teaser-title h2 {
    color: #e75c00; /*ml #ff6000; */
/*ml inherit    font-size: 22px;
    line-height: 22px; */
    margin: 0 !important;
    padding: 0 !important;
}
.wbg-teaser > .wbg-teaser-dots, .home-dots {
    background-image: url(/files/theme/dots.png);
    background-repeat: repeat-x;
    background-size: 88px 8px;
    height: 8px;
    margin: 0;
    padding: 0;
}
.wbg-teaser-content {
    padding: 15px;
    background-color: #fff;
}
.wbg-teaser-content a {
    text-decoration: none !important;
    color: #CC4D01;
}
.wbg-teaser-content .image_container {
    margin: -10px -15px;
}
.wbg-teaser-content .image_container.pull-left {
    max-width: 50%;
    margin: 0 10px 10px 0 !important;
}
.wbg-teaser-content .image_container.pull-right {
    max-width: 50%;
    margin: 0 0 10px 10px !important;
}
.wbg-teaser-content.picteaser {
    padding-bottom: 0 !important;
}
.wbg-teaser-content.picteaser .image_container {
    margin-bottom: 0 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
}
.mod_calendar {
    padding: 15px;
    background-color: #fff;
}
.mod_calendar .weekday {
    width: 14.2857%;
}
.belegtkalender {
    width: 100%;
}
.belegtkalender th.head {
    border: 1px solid #ddd;
    padding: 6px 3px;
    text-align: center;
    font-weight: 400;
}
.belegtkalender th.weekday {
    border: 1px solid #ddd;
    padding: 6px 3px;
    text-align: center;
    background-color: #cbcbcb;
    font-weight: 400;
}
.belegtkalender td /*.days*/ {
    border: 1px solid #ddd;
    padding: 6px 3px;
    text-align: center;
    font-size: 14px;
}
.belegtkalender td.weekend {
    background-color: #e9e9e9;
}
.belegtkalender td.belegt,
.belegtkalender td.weekend.belegt {
    background-color: #ff7b2d;
}
.mod_article div.dlh_googlemap {
    width: 100% !important;
}
.mod_newslist h3 {
    font-family: "Open Sans", Verdana, Arial, sans-serif !important;
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #484848 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.content-text:after,
.ce_form:after {
    display: table;
    content: " ";
    clear: both;
}
.content-text .image_container.float_left {
    margin: 0 10px 10px 0 !important;
}
.content-text .image_container.float_right {
    margin: 0 0 10px 10px !important;
}

#header .dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #CC4D01; /*ml #ff6000 */ !important;
    background-color: Transparent !important;
}
#header .navbar-default .navbar-nav > .active > a,
#header .navbar-default .navbar-nav > .active > a:hover,
#header .navbar-default .navbar-nav > .active > a:focus {
    color: #CC4D01; /*ml #ff6000 */ !important;
    background-color: Transparent !important;
}
#header .dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #CC4D01; /*ml #ff6000 */ !important;
    background-color: Transparent !important;
}
#header .dropdown-menu > li > a {
    font-size: 15px;
}
.panoplayer {
    width: 100%;
    height: 340px;
}
.videocontent {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    min-width: 230px;
    overflow: hidden;
}
.mejs-poster {
    background-position: center center;
}
.mod_article > .nav-tabs {
    margin: 0 -15px 16px;
    background-color: transparent !important;
    border: none;
}
.wbg-imgteaser h3 {
    font-size: 30px !important;
    color: #ff7b2d !important;
    font-style: italic !important;
    padding-top: 15px !important;
    font-weight: 400 !important;
    margin: 0 !imporant;
}
.carousel ol.carousel-indicators {
    bottom: 0;
}
.carousel .carousel-control span.left {
    height: 100%;
    background-image: url(/files/theme/controls/w-back.png);
    background-size: 13px 21px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.75;
    display: block;
    outline: none;
}
.carousel .carousel-control span.right {
    height: 100%;
    background-image: url(/files/theme/controls/w-next.png);
    background-size: 13px 21px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.75;
    display: block;
    outline: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border: none !important;
    background-color: #fff !important;
    border-radius: 0 !important;
    color: #1da51d !important;
    box-shadow: 0 -1px 2px 0 rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #fff;
    outline: none;
}
.nav-tabs > li > a {
    border: none !important;
    background-color: #cececd;
    margin-bottom: -1px;
    border-radius: 0 !important;
    color: #484848 !important;
    font-family: 'Source Serif 4', Times, serife;
    font-style: normal !important;
    text-decoration: none !important;
    font-weight: 400 !important;
    font-size: 19px;
}
.content-downloads ul {
    list-style: none;
    padding-left: 0;
}
.content-table {
    margin: 20px 0;
}
.content-table th,
.content-table td {
    padding: 5px;
    border: 1px solid #d6d6d6;
}
.content-table th {
    background-color: #d6d6d6;
    font-weight: 600;
}
label.control-label {
    font-weight: 400;
}
label.control-label.mandatory {
    font-weight: 400;
}
.nowrap {
    white-space: nowrap;
}
.btn-primary {
    background-color: #d0d0d0;
    border-color: #d0d0d0;
    color: #515151;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: #ffc600;
    border-color: #ffc600;
    color: #515151;
}
.form-control {
    border-color: #d6d6d6;
}
.form-control:focus {
    box-shadow: none !important;
    border-color: #d6d6d6;
}
blockquote {
    font-size: inherit;
    border: none;
}
.error,
.has-error,
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #d00 !important;
    font-weight: 600;
}
.mod_search .formbody {
    margin: 0 0 20px;
    display: block;
}
.mod_search .formbody input.text {
    width: 350px;
}
.mod_search .formbody input.submit {
    margin-left: 10px;
}
.mod_search .formbody .form-control {
    display: inline-block;
}
.formbody fieldset legend {
    color: #515151 !important;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    border-bottom: 1px dotted #9a9a9a;
}
.formbody .radio_container {
    display: block;
    margin: 5px 0 0;
    padding: 0;
}
.formbody .radio_container span {
    display: inline-block;
    margin-right: 20px;
    font-weight: 400;
}
.formbody .radio_container span label {
    font-weight: 400;
}
.formbody .radio_container .radio {
    display: inline-block;
    margin-right: 5px;
}
.formbody .radio_container legend,
.formbody label.invisible {
    margin: 0;
    padding: 0;
    display: none;
}
.panel-group .panel {
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.panel-default > .panel-heading,
.panel-default > .panel-heading > h2 {
    padding: 0;
    margin: 0;
    font-size: 18px;
}
.panel-default > .panel-heading a {
    display: block;
    padding: 2px 40px 2px 15px;
    border: none;
    color: #515151 !important;
    background-color: #d6d6d6;
    background-image: url(/files/theme/panel-off.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: scroll;
    background-size: 30px 21px;
    box-shadow: none;
    text-decoration: none !important;
    font-family: "Open Sans", Verdana, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
}
.panel-default > .panel-heading a.opened {
    background-image: url(/files/theme/panel-on.png);
}
.panel-img .image_container.float_right {
    max-width: 25%;
    margin: 0 0 10px 10px !important;
}
.panel-img p.title {
    color: #e75c00; /*ml #ff6000; */
}
#to-top {
    display: none;
    width: 40px;
    height: 40px;
    background: url(/files/theme/totop.png) no-repeat scroll left top transparent;
    overflow: hidden;
    position: fixed;
    right: 10px;
    bottom: 10px;
    text-indent: -999px;
    text-decoration: none;
    border: medium none;
}
#to-top-hover {
    display: block;
    width: 40px;
    height: 40px;
    background: url(/files/theme/totop.png) no-repeat scroll left -40px transparent;
    overflow: hidden;
    float: left;
    opacity: 0;
}
#to-top:active,
#to-top:focus {
    outline: medium none;
    outline: medium none;
}
.content-text.block,
.ce_form.block {
    margin-bottom: 10px;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
}
.carousel-inner {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
}
.carousel-inner > .item img {
    margin: 0 auto;
}
label.datepicker {
    display: inline-block;
    /* ml margin: -7px 0 0 15px; */
}
label.datepicker img,
img.ui-datepicker-trigger {
    height: 35px;
    margin-left: 15px;
    cursor: pointer;
}
.input-group-addon label {
    margin-bottom: 0;
}
/* ml .form-control.hasDatepicker */
.text.hasDatepicker {
    max-width: 50%;
    display: inline-block;
    vertical-align: bottom;
}
.ui-datepicker {
    z-index: 1500 !important;
}
/*ml entfernen */
input.wbg-submit {
    border: none;
    font-family: 'Source Serif 4', Times, serife;
    font-size: 24px;
    font-weight: 400;
    color: #CC4D01; /*ml #ff6000; */
    text-decoration: none;
    background-color: transparent !important;
    padding-right: 65px;
    background-image: url(/files/theme/go.png);
    background-size: 54px 54px;
    background-position: right top;
    height: 54px;
    vertical-align: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
}
.dlh_googlemap a,
.dlh_googlemap a:hover,
.dlh_googlemap a:focus {
    font-family: "Open Sans", Verdana, Arial, sans-serif !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    font-style: normal !important;
}
.dlh_googlemap .gm-style-iw a,
.dlh_googlemap .gm-style-iw a:hover,
.dlh_googlemap .gm-style-iw a:focus {
    font-size: 13px !important;
    line-height: 12px !important;
}
.dlh_googlemap .gm-style-iw br {
    display: block;
    margin: -2px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: none;
}
.checkbox_container input[type="checkbox"] {
    display: inline-block;
    margin-right: 10px;
    vertical-align: text-bottom;
}
.checkbox_container span {
    display: block;
}
.checkbox_container label {
    font-weight: 400;
}
.form-control.datepicker[readonly],
.form-control.datepicker-we[readonly] {
    background-color: inherit !important;
    cursor: pointer;
}
.tab-pane .mod_calendar {
    margin: 0 auto;
    width: 50%;
}
.tab-pane {
    min-height: 310px;
}
.objektsuche .submit {
    margin-top: 10px;
}
.objektsuche b {
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}
.bold {
    font-weight: 600;
}
@media (max-width: 767px) {
    body {
        background-color: #f5f4ef;
    }
    .container {
        margin-left: 10px;
        margin-right: 10px;
    }
    #page {
        margin-top: 0 !important;
    }
    .navbar {
        margin-bottom: 0 !important;
    }
    #signet {
        margin-left: 15px !important;
        margin-top: 25px !important;
        background-size: 200px 45px;
        width: 200px;
        height: 45px;
    }
    #header .navbar-fixed-top {
        border: none;
        height: 120px;
    }
    #header .navbar-toggle {
        border: none;
        width: 54px;
        height: 54px;
        margin: 25px 20px 0 0;
        background-image: url(/files/theme/menu.png);
        background-size: 54px 54px;
        border: none !important;
        background-color: Transparent !important;
        overflow: hidden;
        text-indent: -9999px;
    }
    #header .navbar-toggle:hover {
        background-image: url(/files/theme/menu-a.png);
    }
    #header .navbar-collapse {
        background-color: #fff;
        border-top: none;
        border-right: none;
        border-left: none;
        max-height: 1000px;
        height: auto !important;
        box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.15);
        position: relative;
        margin-top: 15px;
        opacity: 0.95;
    }
    #header .navbar-nav > li > a {
        font-size: 16px;
        font-weight: 700;
        padding: 10px 10px 5px 25px !important;
        color: #484848 !important;
    }
    #header .level_2.dropdown-menu {
        display: block;
        border: none;
        box-shadow: none;
        position: relative;
        width: 100%;
        float: none;
    }
    #header .dropdown-menu > li > a {
        padding: 4px 0 4px 40px;
        font-size: 16px;
    }
    .marginal,
    .intro-rechts {
        margin-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    .affix {
        position: relative;
    }
    #start-aktuell {
        margin: 0 -15px !important;
    }
    .content-gallery .gallery-item {
        max-width: 100% !important;
    }
    .toplink {
        position: fixed;
        bottom: 10px;
        right: 10px;
    }
    #footer {
        margin-top: 15px;
        margin-bottom: -15px;
    }
    #footer ul.nav {
        float: none;
    }
    #footer ul {
        margin: 0 !important;
        padding: 0;
    }
    #footer ul.level_2 {
        display: none;
    }
    #footer ul.level_1 > li,
    #footer .kontakt {
        margin-top: 0 !important;
    }
    #footer .container > .row {
        margin: 15px -15px 0;
    }
    /* ml
    #footer .kontakt img.img-responsive {
        margin-top: -75px;
    }
    */
    .dreilinks {
        padding-top: 15px;
    }
}
@media (min-width: 768px) {
    body {
        background-color: #f5f0ec;
        background-image: url(/files/theme/bg/default.jpg);
        background-size: 100% auto;
        background-attachment: fixed !important;
        background-repeat: no-repeat;
    }
    body.wbg-about {
        background-image: url(/files/theme/bg/ueber-uns.jpg);
    }
    body.wbg-suche {
        background-image: url(/files/theme/bg/suche.jpg);
    }
    body.wbg-wohne {
        background-image: url(/files/theme/bg/wohne.jpg);
    }
    body.wbg-service {
        background-image: url(/files/theme/bg/service.jpg);
    }
    #header nav {
        height: 150px;
    }
    #header .wrapper.affix {
        z-index: 100;
        height: 120px;
        margin-top: -65px;
        display: block;
        width: 100%;
        background-color: #f5f2f0;
        box-shadow: 0 1px 15px 0 rgba(0, 0, 0, 0.25);
    }
    #header .wrapper.affix .container {
        height: 30px;
    }
    #header .wrapper.affix #signet {
        margin-top: 0;
    }
    .navbar-brand {
        margin: 20px 0 0;
    }
    #header .wrapper.affix #signet {
        margin-top: 26px;
    }
    /*
    .navbar-header {
        margin: 40px 0 0; =>ml 40px 0 0 -15px !important;
        max-width: 280px;
    }
    */
    .dropdown:hover .dropdown-menu {
        position: relative;
        top: 0;
        left: 0;
        z-index: 10;
        display: block;
        border-radius: 0;
        background-color: transparent;
        background-image: url(/files/theme/nav/schatten.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 100% 100%;
        padding: 0 10px 8px 0;
        margin-top: 15px;
        border: none;
        box-shadow: none;
    }
    li.wbg-suche.dropdown:hover ul.level_2.dropdown-menu {
        left: 7px;
    }
    li.wbg-service.dropdown:hover ul.level_2.dropdown-menu {
        left: 4px;
    }
    #main {
        padding: 0;
    }
    #main {
        /* ml padding: 0 15px 20px; */
        min-height: 400px;
    }
    #header .navbar-collapse {
        margin: 0; /* ml 0 -15px 0 0; */
        display: block;
        float: right;
        height: 150px;
        top: 15px;
        position: relative;
        font-size: 12px;
        padding-right: 0;
    }
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        background-color: transparent !important;
    }
    #header ul.navbar-nav > li > a {
        font-family: 'Source Serif 4', serife !important;
        font-size: 16px !important;
        font-weight: 300;
        color: #fff;
        text-align: center;
        padding: 65px 3px 10px;
    }
    #header ul.navbar-nav > li.trail > a {
        color: #ffff7e;
    }
    #header ul.navbar-nav > li.wbg-about {
        width: 100px;
        height: 120px;
        background-image: url(/files/theme/nav/about.png);
        background-size: 100px 100px;
        padding-right: 6px;
        background-position: left top;
        background-repeat: no-repeat;
    }
    #header ul.navbar-nav > li.wbg-about.trail,
    #header ul.navbar-nav > li.wbg-about:hover {
        background-image: url(/files/theme/nav/about-on.png);
    }
    #header ul.navbar-nav > li.wbg-suche {
        width: 100px;
        height: 120px;
        background-image: url(/files/theme/nav/suche.png);
        background-size: 100px 100px;
        background-position: left top;
        background-repeat: no-repeat;
    }
    #header ul.navbar-nav > li.wbg-suche.trail,
    #header ul.navbar-nav > li.wbg-suche:hover {
        background-image: url(/files/theme/nav/suche-on.png);
    }
    #header ul.navbar-nav > li.wbg-wohne {
        width: 100px;
        height: 120px;
        background-image: url(/files/theme/nav/wohne.png);
        background-size: 100px 100px;
        padding-right: 6px;
        background-position: left top;
        background-repeat: no-repeat;
    }
    #header ul.navbar-nav > li.wbg-wohne.trail,
    #header ul.navbar-nav > li.wbg-wohne:hover {
        background-image: url(/files/theme/nav/wohne-on.png);
    }
    #header ul.navbar-nav > li.wbg-service {
        width: 100px;
        height: 120px;
        background-image: url(/files/theme/nav/service.png);
        background-size: 100px 100px;
        padding-left: 6px;
        background-position: left top;
        background-repeat: no-repeat;
    }
    #header ul.navbar-nav > li.wbg-service.trail,
    #header ul.navbar-nav > li.wbg-service:hover {
        background-image: url(/files/theme/nav/service-on.png);
    }
    .marginal,
    .intro-rechts {
        margin-top: -15px;
        padding-right: 0;
    }
    #main .content-table table {
        width: 100%;
    }
    .caret {
        display: none;
    }
    #footer {
        margin: 15px 0 0;
    }
    .content-gallery ul {
        list-style: none;
    }
    .content-gallery li {
        display: inline-block;
    }
    .content-gallery figure.image_container {
        margin: 0 !important;
        padding: 0;
    }
    .content-gallery li a {
        margin: 5px;
        padding: 2px;
        border: 1px solid #000;
        display: inline-block;
    }
    /*
    .dreispalter .dreilinks {
        padding-right: 5px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .dreispalter .dreimitte {
        padding: 15px 10px !important;
    }
    .dreispalter .dreirechts {
        padding-left: 5px !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .dreispalter .image_container.float_above {
        margin-bottom: 5px !important;
    }
    */
    .panoplayer {
        width: 100%;
        height: 350px;
    }
}
/* altnav @media (min-width: 992px) {*/
@media (min-width: 1024px) {    
    #signet {
        width: 272px;
        height: 62px;
        background-size: 272px 62px;
    }
    #header nav {
        height: 210px;
    }
    #header .wrapper.affix {
        height: 120px;
        margin-top: -75px;
        height: 170px;
    }
    #header .wrapper.affix #signet {
        margin-top: 40px !important;
    }
    .navbar-brand {
        margin: 41px 0 0 !important;
    }
    #header .navbar-header {
        max-width: 260px;
    }
    #header .navbar-collapse a.submenu {
        font-size: 13px;
    }
    #header .navbar-nav > li > a {
        padding: 10px !important;
    }
    .marginal,
    .intro-rechts {
        padding-left: 25px;
    }
    #header ul.navbar-nav > li > a {
        font-family: 'Source Serif 4', serife !important;
        font-size: 23px !important;
        padding: 95px 10px 20px !important;
    }
    #header ul.navbar-nav > li.wbg-about {
        width: 145px;
        height: 165px;
        background-size: 145px 145px;
    }
    #header ul.navbar-nav > li.wbg-suche {
        width: 145px;
        height: 165px;
        background-size: 145px 145px;
    }
    #header ul.navbar-nav > li.wbg-wohne {
        width: 145px;
        height: 165px;
        background-size: 145px 145px;
    }
    #header ul.navbar-nav > li.wbg-service {
        width: 145px;
        height: 165px;
        background-size: 145px 145px;
    }
    #header .dropdown-menu > li > a {
        font-size: 16px;
    }
    .main .mod_article {
        margin-bottom: 25px;
    }
    .panoplayer {
        width: 100%;
        height: 480px;
    }
}
@media (min-width: 1200px) {
    #header .navbar-collapse a {
        font-size: 14px;
    }
    #main {
        /* ml padding: 0 25px 20px; */
    }
    .panoplayer {
        width: 100%;
        height: 540px;
    }
}


.mod_subscribe .confirm {
    font-weight: 700;
    font-size: 20px;
    color: #fd8338;
}
div#wohnung-1 {
    display: none;
}
fieldset input + label {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    font-size: 13px !important;
    font-family: 'Source Serif 4', Times, serife;
    font-weight: 500 !important;
}
.pagination > li > span {
    color: #1da51d;
    font-weight: 700;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left;
    }
}
@media (min-width: 991px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
@media print {
    body {
        padding: 0 !important;
        margin: 0 !important;
    }
    .navbar-fixed-top {
        position: relative !important;
    }
    .navbar {
        display: block !important;
    }
    .teaserbox,
    #header .navbar-collapse,
    #footer ul.level_1,
    .button {
        display: none !important;
    }
    a[href]:after,
    abbr[title]:after {
        content: "";
    }
    #signet {
        width: auto;
        height: auto;
        text-decoration: none;
    }
    #signet > h1 {
        text-indent: 0 !important;
    }
}
#main a.btn,
#main a.btn:hover {
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    color: inherit;
}
#main a.btn-success,
#main a.btn-success:hover {
    color: #fff;
}
li.download-element {
    list-style: none;
}
.cookiebar {
    background-color: #008a2a;
}
.cookiebar__button {
    background-color: #8eb50f;
}
.cookiebar__text {
    max-width: 80%;
}
#confirm-googlemaps {
    border: 2px solid #008a2a;
    padding: 35px;
    width: 100%;
    height: 100%;
}
#confirm-googlemaps p,
#confirm-googlemaps div {
    margin: 20px 0;
}
.bottom-align-text {
    position: absolute;
    bottom: 0;
    right: 0;
}
.position-relative {
    position: relative;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}


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

.clear {
    clear: both;
}

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

/* RSCE Dreispalter */

.dreispalter {
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    margin-top: 10px;
    margin-bottom: 25px; /* ml * 15px; */
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 15px;
}
@media (min-width: 992px) {
    .dreispalter {
        grid-template-columns: repeat(3, 1fr);    
    }
}

.dreispalter h2 {
    line-height: 1.6;
    margin-top: 15px;
    font-family: "Open Sans", Verdana, Arial, sans-serif;
    font-weight: 600 ;
    font-size: 1.25rem;
    color: #484848;
}

.dreispalter p:last-of-type {
    display: inline;
} 

.dreispalter .copyright {
    font-size: 10px;
    margin-top: 10px;
    min-height: 1rem;
}

.dreispalter .more {
    font-family: 'Source Serif 4', Times, serife;
    font-weight: 400;
    color: #CC4D01; /* #FF6000; */
    text-decoration: none;
}

.dreispalter a {
    text-decoration: none;
    color: #484848;
}

.dreispalter .textblock {
    padding-right: 15px;
}

.dreispalter figure {
    text-align: center;
}


/* RSCE orange Box */

.ctabox {
    background-color:#ec6500; /* rgba(253, 117, 8, 1); /* rgba(229, 79, 8, 1); */
    padding: 5px 8vw;
    transform: rotate(-3deg);
    position: relative;
    max-width: 80vw;
    max-height: 80vw;
    aspect-ratio: 1 / 1;
    left: 25px;
    margin-top: 1rem;
    margin-bottom: 3rem;
    box-sizing: border-box;
}

.ctabox__inner {
    transform: rotate(3deg);
}

.ctabox__dots {
    background-image: url(/files/theme/linie.png);
    background-repeat: repeat-x;
    background-size: auto 12px;
    background-position-x: right;
    height: 12px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 74px; /*145px;*/
    z-index: 4000;
    width: 100%;
    transform: rotate(3deg);
    left: 0;
}

.hl-2line .ctabox__dots {
    top: 81px;
}

.ctabox .ctabox__headline {
    height: 80px;
    display: flex;
    align-items: center;
    padding-top: 0;
}

.hl-2line .ctabox .ctabox__headline {
    height: 100px;
}

.ctabox h2 {
    font-size: 1.25rem;
    font-weight: 300;
    color: #fff;
    line-height: 1.2;
    margin: 0;
}

.ctabox .ctabox__text {
    height: 210px;
    padding-top: 20px;
}

.ctabox.hl-2line .ctabox__text {
    padding-top: 30px;
}

#right .ctabox p, #right .ctabox a {
    font-size: 0.875rem;
    hyphens: auto;
    color: #fff;
}

#right .ctabox .phone a {
    font-size: 1rem;
}


@media (min-width: 476px) {
    .ctabox__dots {
        top: 85px;
    }
    .hl-2line .ctabox__dots {
        top: 109px;
    }
    .ctabox h2 {
        font-size: 1.5rem;
    }
    .ctabox .ctabox__headline {
        padding-top: 17px; /*69px; /*28px;*/
    }
    .ctabox.hl-2line .ctabox__headline {
        padding-top: 35px; /*69px; /*28px;*/
    }
    .ctabox .ctabox__text {
        padding-top: 32px;
    }
    .ctabox.hl-2line .ctabox__text {
        padding-top: 55px;
    }
    #right .ctabox p, #right .ctabox a {
        font-size: 1.125rem;
    }
    #right .ctabox .phone a {
        font-size: 1.25rem;
    }
    #right .ctabox.hl-2line p, #right .ctabox.hl-2line a {
        font-size: 1.125rem;
    }
    #right .ctabox.hl-2line .phone a {
        font-size: 1.25rem;
    }
}

@media (min-width: 576px) {
    .ctabox {
        padding: 5px 60px;
        max-width: 499px;
        max-height: 499px;
    }
    .ctabox__dots {
        top: 106px;
    }
    .hl-2line .ctabox__dots {
        top: 157px;
    }
    .ctabox h2 {
        font-size: 2.25rem;
    }
    .ctabox .ctabox__headline {
        padding-top: 44px;
    }
    .ctabox.hl-2line .ctabox__headline {
        padding-top: 82px;
    }
    .ctabox .ctabox__text {
        padding-top: 60px;
    }
    .ctabox.hl-2line .ctabox__text {
        padding-top: 120px;
    }
    #right .ctabox p, #right .ctabox a {
        font-size: 1.375rem;
    }
    #right .ctabox .phone a {
        font-size: 2.25rem;
    }
}

@media (min-width: 768px) {
    .ctabox {
        padding: 5px 60px;
        max-width: 568px;
        max-height: 568px;
    }
    .ctabox h2 {
        font-size: 2.25rem;
    }
    #right .ctabox.hl-2line p, #right .ctabox.hl-2line a {
        font-size: 1.5rem;
    }
    #right .ctabox.hl-2line .phone a {
        font-size: 1.75rem;
    }
}

@media (min-width: 992px) {
    .ctabox {
        padding: 5px 30px;
        max-width: 275px;
        max-height: 275px;
    }
    .ctabox__dots {
        background-position-x: center;
        top: 51px;
    }
    .hl-2line .ctabox__dots {
        top: 85px;
    }
    .ctabox .ctabox__headline {
        height: 30px;
        padding-top: 22px;
    }
    .ctabox.hl-2line .ctabox__headline {
        padding-top: 29px;
    }
    .ctabox h2 {
        font-size: 1.25rem;
    }
    .ctabox .ctabox__text {
        height: 210px;
        padding-top: 35px; /* 50px bei 2 Zeilen Headline */
    }
    .ctabox.hl-2line .ctabox__text {
        padding-top: 45px;
    }
    #right .ctabox p, #right .ctabox a {
        font-size: 0.875rem;
    }
    #right .ctabox.hl-2line p, #right .ctabox.hl-2line a {
        font-size: 0.875rem;
    }
    #right .ctabox .phone {
        margin-bottom: 0;
    }
    #right .ctabox .phone a {
        font-size: 1rem;
    }
    #right .ctabox.hl-2line .phone a {
        font-size: 1rem;
    }
}

@media (min-width: 1250px) {
    .ctabox h2 {
        font-size: 1.375rem;
    }
    .ctabox {
        max-width: 352px;
        max-height: 352px;
    }
    .ctabox h2 {
        font-size: 1.75rem;
    }
    .ctabox__dots {
        top: 70px;
    }
    .hl-2line .ctabox__dots {
        top: 108px;
    }
    .ctabox  .ctabox__headline {
        height: 60px;
        padding-top: 20px;
    }
    .ctabox.hl-2line  .ctabox__headline {
        height: 80px;
        padding-top: 25px;
    }
    .ctabox .ctabox__text {
        height: 210px;
        padding-top: 25px;
    }
    .ctabox.hl-2line .ctabox__text {
        height: 210px;
        padding-top: 50px;
    }
    #right .ctabox p, #right .ctabox a {
        font-size: 1.125rem;
    }
    #right .ctabox.hl-2line p, #right .ctabox.hl-2line a {
        font-size: 1rem;
    }
    #right .ctabox .phone {
        margin-bottom: 0;
    }
    #right .ctabox .phone a {
        font-size: 1.125rem;
    }
    #right .ctabox.hl-2line .phone a {
        font-size: 1rem;
    }
}

/*
Navigationsflächen:


Über uns

#007f27


Ich suche

#769802


Ich wohne

#006131


Service

#099008
*/

/* RSCE WBG Content */
.wbg-teaser-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
}

.no-image .wbg-teaser-content, .no-text .wbg-teaser-content, .video .wbg-teaser-content {
    grid-template-columns: 1fr;
}

.video .wbg-teaser-content {
    padding: 0;
}

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

.wbg-teaser-content .image_container {
    margin: 0;
}

.left .wbg-teaser-text {
    grid-column: 2 / 3;
    grid-row: 1;
}

.left .image_container {
    grid-column: 1 / 2;
    grid-row: 1;
}

/* Above */

.above .image_container {
    grid-column: 1 / 3;
    grid-row: 1 / 2;
}

.above .wbg-teaser-text {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
}

@media (min-width: 576px) {
    .above .image_container, .above .wbg-teaser-text {
        grid-column: auto;
        grid-row: auto;
    }
}

@media (min-width: 992px) {
    .above .image_container {
        grid-column: 1 / 3;
        grid-row: 1 / 2;
    }

    .above .wbg-teaser-text {
        grid-column: 1 / 3;
        grid-row: 2 / 3;
    }
}

/* Right */
.right .image_container {
    text-align: right;
}


/* Start-Teaser */

.mod_article.home {
    background-color: transparent;
    padding: 0;
    margin-bottom: 25px;
}
.home-teaser h2 {
    background-color: #fff;
    margin-bottom: 0;
    padding: 0 15px;
}
.home-teaser .mod_newslist {
    background-color: #fff;
    padding: 15px;
}

/* Text-Galerie */
.text-image-gallery {
    margin-top: 15px;
}

/* Formular */
/*
form {
    margin-right: 15px;
}
*/
select {
    padding: 4px 0;
    width: 100%;
}

.widget-text input, .widget-textarea textarea {
    width: 100%;
    max-width: 100%;
}

.widget-checkbox label {
    padding-right: 15px;
}

button.wbg-submit {
    border: none;
    font-family: 'Source Serif 4', Times, serife;
    font-size: 24px;
    font-weight: 400;
    color: #CC4D01; /*ml #ff6000; */
    text-decoration: none;
    background-color: transparent !important;
    padding-right: 65px;
    background-image: url(/files/theme/go.png);
    background-size: 54px 54px;
    background-position: right top;
    height: 54px;
    vertical-align: center;
    background-repeat: no-repeat;
    display: inline-block;
    float: right;
}

.widget-submit {
    margin-right: 0;
}


/* Akkordeon neu */

.handorgel__header .handorgel__header__button {
    padding: 6px 40px 6px 15px;
    background-color: #d6d6d6;
    margin-top: 5px !important;
    background-image: url('/files/theme/panel-off.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 30px;
    font-size: 1rem;
    color: #484848;
    font-weight: 600;
    font-family: "Open Sans", Verdana, Arial, sans-serif;

}

.handorgel__header.handorgel__header--open > .handorgel__header__button {
    background-image: url('/files/theme/panel-on.png');
}

.handorgel__content {
    background-color: transparent;
}

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

/* Aktuelles Liste */
.aktuelle-liste {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #bfbfbf;
}

.aktuelle-liste:last-of-type {
    margin-bottom: 15px;
    border-bottom: 0;
}

/* Swiper */
.img-swiper {
    max-width: 375px;
}

.swiper-pagination-bullet {
    border: 1px solid #fff;
    width: 12px !important;
    height: 12px !important;
    opacity: 1 !important;
    background: #fff !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #CC4D01;
}

.swiper-button-next svg, .swiper-button-prev svg {
    height: 50% !important;
    width: 50% !important;
}

.swiper-button-next svg path, .swiper-button-prev svg path {
    fill: #fff !important;
}

.swiper-button-next, .swiper-button-prev {
    stroke: #fff;
    stroke-width: 2px;
}

@media (max-width: 991px) {
    .img-pagination.swiper-horizontal>.swiper-pagination-bullets, .img-pagination.swiper-pagination-bullets.swiper-pagination-horizontal, .img-pagination.swiper-pagination-custom, .img-pagination.swiper-pagination-fraction {
        bottom: auto;
        left: 0;
        top: 345px;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .img-pagination.swiper-horizontal>.swiper-pagination-bullets, .img-pagination.swiper-pagination-bullets.swiper-pagination-horizontal, .img-pagination.swiper-pagination-custom, .img-pagination.swiper-pagination-fraction {
        bottom: auto;
        left: 0;
        top: 270px;
        width: 100%;
    }
}

@media (min-width: 1250px) {
    .img-pagination.swiper-horizontal>.swiper-pagination-bullets, .img-pagination.swiper-pagination-bullets.swiper-pagination-horizontal, .img-pagination.swiper-pagination-custom, .img-pagination.swiper-pagination-fraction {
        bottom: auto;
        left: 0;
        top: 345px;
        width: 100%;
    }
}






/* Bildunterschrift verbergen 
.text-image-gallery figcaption {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
*/
.text-image-gallery figcaption {
    font-size: 10px;
    margin-top: 10px;
    min-height: 1rem;
    background-color: #fff;
}

/* Bildunterschriften allgemein */
.content-text figcaption, .content-image figcaption {
    font-size: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 1rem;
}

/* Grundrisse */
.floorplan-item {
    display: grid; 
    grid-template-columns: 1fr;
    gap: 30px;
}

.floorplan-divider {
    width: 100%;
}

@media (min-width: 599px) {
    .floorplan-item {
        grid-template-columns: 1fr 180px;
        gap: 30px;
    }
    .floorplan-divider {
        grid-column: 1 / 3;
    }
}

/* Tabs */
.main .mod_article.tabs {
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.tablist h2 {
    margin-bottom: 0;
    font-size: 1.25rem;
    color: #484848;
    font-weight: 400;
}

.tablist button {
    border: none;
    background-color: #d6d6d6;
    padding: 10px;
}

.tablist button[aria-selected="true"] {
    background-color: #fff;
}

.tablist button[aria-selected="true"] h2 {
    color: #007a3a;
}

.content-tabs h2 {
    font-size: 1.25rem;
}

.content-tabs .text-image-gallery, .content-tabs .content-text {
    margin-top: 0;
    padding: 15px;
    background-color: #fff;
}

.content-tabs .mod_calendar > div {
    max-width: 350px;
    margin: auto;
}

/* Nav neu */
#header nav {
    height: auto;
}

#header nav .wrapper {
    padding: 15px;
}

@media (min-width: 1024px) {
    #header nav .wrapper {
        padding: 30px 0;
    }
}

@media (min-width: 768px) {
    .affix .navbar-header {
        margin: 10px 0 0;
        max-width: 280px;
    }
    #header .affix .navbar-collapse {
        top: -13px;
    }
    #header .wrapper.affix {
        z-index: 2001;
    }
}

.leaflet-top,
.leaflet-bottom {
  z-index: 500 !important; /* unter der Navbar */
}

@media (min-width: 1024px) {

#header nav .level_1 > li > a, #header nav .level_1 > li > strong {
    color: #fff;
    position: relative;
    font-family: 'Source Serif 4', Times, serife;
    font-size: 1.4375rem !important;
    font-weight: 400;
}

#header nav .level_1 > li > a.wbg-about, #header nav .level_1 > li > a.wbg-suche, 
#header nav .level_1 > li > a.wbg-wohne, #header nav .level_1 > li > a.wbg-service,
#header nav .level_1 > li > strong.wbg-about, #header nav .level_1 > li > strong.wbg-suche, 
#header nav .level_1 > li > strong.wbg-wohne, #header nav .level_1 > li > strong.wbg-service {
    display: flex;
    height: 135px;
    width: 135px;
    background: #007f27;
    align-items: end;
    justify-content: center;
    padding-bottom: 10px;
}

.nav-is-desktop .btn-toggle-submenu {
    bottom: 5px;
    top: auto;
}

#header nav .level_1 > li:hover > a.wbg-about::before, #header nav .level_1 > li:hover > a.wbg-suche::before,
#header nav .level_1 > li:hover > a.wbg-wohne::before, #header nav .level_1 > li:hover > a.wbg-service::before,
#header nav .level_1 > li:hover > strong.wbg-about::before, #header nav .level_1 > li:hover > strong.wbg-suche::before,
#header nav .level_1 > li:hover > strong.wbg-wohne::before, #header nav .level_1 > li:hover > strong.wbg-service::before {
    content: "";
    width: 135px;
    height: 20px;
    position: absolute;
    top: -20px;
    background-color: #007f27;
}

#header nav .level_1 > li > a.wbg-suche, #header nav .level_1 > li > strong.wbg-suche { 
    background-color: #769802;
    transform: rotate(-3deg);
}

#header nav .level_1 > li > a.wbg-suche > .text, #header nav .level_1 > li > strong.wbg-suche > .text {
    transform: rotate(3deg);
}

#header nav .level_1 > li:hover > a.wbg-suche::before, #header nav .level_1 > li:hover > strong.wbg-suche::before {
    background-color: #769802;
    top: -19px;
    height: 20px;
}

#header nav .level_1 > li > a.wbg-wohne, #header nav .level_1 > li > strong.wbg-wohne  { 
    background-color: #006131;
    transform: rotate(3deg)
}

#header nav .level_1 > li:hover > a.wbg-wohne::before, #header nav .level_1 > li:hover > strong.wbg-wohne::before {
    background-color: #006131;
    top: -19px;
    height: 20px
}

#header nav .level_1 > li > a.wbg-wohne > .text, #header nav .level_1 > li > strong.wbg-wohne > .text {
    transform: rotate(-3deg);
}

#header nav .level_1 > li > a.wbg-service, #header nav .level_1 > li > strong.wbg-service { 
    background-color: #099008;
}

#header nav .level_1 > li:hover > a.wbg-service::before, #header nav .level_1 > li:hover > strong.wbg-service::before {
    background-color: #099008;
}

.navbar-header {
    margin: 40px 0 0; /*ml 40px 0 0 -15px !important; */
    max-width: 280px;
}

}

@media (min-width: 1200px) {
    #header .navbar-collapse a {
        font-size: 16px;
    }
}

/* Mobile Nav */
#header .navbar-collapse {
    box-shadow: unset;
}

:root {
    --nav-active-color: #CC4D01;
    --nav-mobile-background: #fff;
    --nav-mobile-color: #484848;
    --nav-mobile-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none" stroke="%23484848" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"><path d="m9 18 6-6-6-6"/></svg>');
    --nav-mobile-active-color: #CC4D01;
    --nav-mobile-active-background: transparent;
    --nav-mobile-padding: 15px;
    --nav-burger-line-color: #fff;
}

.nav-is-mobile .nav-wrapper {
    position: absolute;
    z-index: -5;
    width: 95vw;
    left: 0;
}

.nav-is-mobile .nav-wrapper:has(.is-active) { 
    box-shadow: 10px 10px 2px rgba(0, 0, 0, 0.15);    
    z-index: 5;
}

@media (max-width: 991px) {
    .marginal {
        margin-top: 30px;
        padding-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .nav-is-mobile .nav-wrapper {
        width: 750px;
    }
}

.nav-is-mobile .navigation-main .level_1 a {
    font-weight: 600;
}

.nav-is-mobile .navigation-main .level_2 a {
    font-weight: 400;
}

.nav-is-mobile .navigation-main .level_2 strong {
    color: #CC4D01 !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
    #header .wrapper.affix {
        margin-top: 0;
        height: 110px;
    }
}

@media (max-width: 1023px) {
    .logo-plus-toggle {
        display: grid;
        grid-template-columns: 1fr 60px;
    }
    #header .navbar-collapse {
        float: none;
    }
    .navbar-header {
        margin: 0;
    }
    #header nav {
        padding-bottom: 30px;
    }
}

.nav-is-mobile .logo-plus-toggle:has(.is-active) + .collapse {
    display: block;
}

.nav-burger {
    background: rgba(28, 158, 26, 1);
    height: 50px;
    width: 50px;
    transform: rotate(8deg);
    justify-content: center;
    top: 17px;
}

.nav-is-mobile .navigation-main {
    opacity: 0.95;
}

/*
.nav-burger:hover {
    background: rgba(137, 181, 17, 1);
}
*/

.nav-burger__inner {
    transform: rotate(-8deg);
}

/* zweiten Burger verbergen */
.mod_navigation .nav-burger {
display: none;
}

.teaserimg {
    margin-bottom: 15px;
}

/* Cookiebar */
.ce_cowegis_map .cc-module {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

div[data-ccb-id="6"] {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-size: 1rem;
}

.contao-cookiebar *, .contao-cookiebar .cc-info > p {
	font-size: 1.125rem;
}

.RichTextExtLink.ExternalLink {
    font-size: 0.875rem;
}

/* Intranet */
.marginal > .inside > .mod_article > .wbg-teaser {
    margin-top: 1rem;
}

.marginal > .inside > .mod_article > .ctabox + .wbg-teaser {
    margin-top: 0;
} 


/* Altes Temp */
.item img {max-width: 100%; width: auto; height: auto;}

@media (min-width: 599px) {
  .aktuelle-liste > .row, .start-aktuell > .row {
    display: flex;
  }
}

.aktuell-image {
  display: flex;
  align-items: center;
  justify-content: center;
}