/* Import Barceloneta styles */
@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-light.eot');
    src: local('Roboto Light'), url('roboto/roboto-light.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-light.woff') format('woff'), url('roboto/roboto-light.ttf') format('truetype'), url('roboto/roboto-light.svg#robotolight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-lightitalic.eot');
    src: local('Roboto Light Italic'), url('roboto/roboto-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-lightitalic.woff') format('woff'), url('roboto/roboto-lightitalic.ttf') format('truetype'), url('roboto/roboto-lightitalic.svg#robotolight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-regular.eot');
    src: local('Roboto Regular'), url('roboto/roboto-regular.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-regular.woff') format('woff'), url('roboto/roboto-regular.ttf') format('truetype'), url('roboto/roboto-regular.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-italic.eot');
    src: local('Roboto Italic'), url('roboto/roboto-italic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-italic.woff') format('woff'), url('roboto/roboto-italic.ttf') format('truetype'), url('roboto/roboto-italic.svg#robotoitalic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-medium.eot');
    src: local('Roboto Medium'), url('roboto/roboto-medium.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-medium.woff') format('woff'), url('roboto/roboto-medium.ttf') format('truetype'), url('roboto/roboto-medium.svg#robotomedium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-mediumitalic.eot');
    src: local('Roboto Medium Italic'), url('roboto/roboto-mediumitalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-mediumitalic.woff') format('woff'), url('roboto/roboto-mediumitalic.ttf') format('truetype'), url('roboto/roboto-mediumitalic.svg#robotomedium_italic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-bold.eot');
    src: local('Roboto Bold'), url('roboto/roboto-bold.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bold.woff') format('woff'), url('roboto/roboto-bold.ttf') format('truetype'), url('roboto/roboto-bold.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto';
    src: url('roboto/roboto-bolditalic.eot');
    src: local('Roboto Bold Italic'), url('roboto/roboto-bolditalic.eot?#iefix') format('embedded-opentype'), url('roboto/roboto-bolditalic.woff') format('woff'), url('roboto/roboto-bolditalic.ttf') format('truetype'), url('roboto/roboto-bolditalic.svg#robotobold_italic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('roboto/robotocondensed-light.eot');
    src: local('Roboto Condensed Light'), url('roboto/robotocondensed-light.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-light.woff') format('woff'), url('roboto/robotocondensed-light.ttf') format('truetype'), url('roboto/robotocondensed-light.svg#roboto_condensedlight') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: fallback;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('roboto/robotocondensed-lightitalic.eot');
    src: local('Roboto Condensed Thin Italic'), url('roboto/robotocondensed-lightitalic.eot?#iefix') format('embedded-opentype'), url('roboto/robotocondensed-lightitalic.woff') format('woff'), url('roboto/robotocondensed-lightitalic.ttf') format('truetype'), url('roboto/robotocondensed-lightitalic.svg#roboto_condensedlight_italic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: fallback;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

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

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

[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

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

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

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

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

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

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

.pat-structure .alert.status {
    display: none;
}

/* 10.05.2023: Beschreibung Bildlizenzen Margin angepasst */
div.image-metadata div {
    margin-bottom: 5px;
}

div.image-metadata div label {
    margin-bottom: 0;
}

/* Alt: Stylesheet: Druck */
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

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

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

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

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

    thead {
        display: table-header-group;
    }

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

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

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

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

    select {
        background: #fff !important;
    }

    .navbar {
        display: none;
    }

    .table td,
    .table th {
        background-color: #fff !important;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }

    #portal-searchbox {
        display: None;
    }

    #portal-personaltools {
        display: None;
    }

    #portal-breadcrumbs {
        display: None;
    }
}

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

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

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

body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #4d4d4d;
    background-color: #fafafa;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

a {
    color: #CB3232;
    text-decoration: none;
}

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

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
    max-width: 100%;
    object-fit: contain;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cccccc;
}

.sr-only,
.hiddenStructure,
.crud-form .header-select {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    color: #fff;
    background-color: #000;
}

.sr-only a,
.hiddenStructure a {
    color: #fff;
    background-color: #000;
}

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

body {
    word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: #CB3232;
}

h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h1 a:focus,
h2 a:focus,
h3 a:focus {
    text-decoration: none;
    border-bottom: 2px #004665 solid;
}

h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

.documentDescription {
    font-size: 18px;
    font-weight: 700;
    color: #696969;
    margin-bottom: 10px;
}

small {
    font-size: 85%;
}

cite {
    font-style: normal;
}

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

.discreet {
    color: #696969;
    font-weight: 400;
}

.documentByLine {
    color: #696969;
    font-weight: 400;
    margin-bottom: 10px;
}

.documentFirstHeading {
    padding-bottom: 9px;
    margin: 10px 0 10px;
    width: 100%;
}

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

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0;
}

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

dt,
dd {
    line-height: 1.428571429;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

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

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

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

.pull-left {
    float: left !important;
}

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

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    display: block;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 13px;
    word-wrap: break-word;
    border: 1px solid #c7254e;
    border-radius: 4px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #ffffff;
    background-color: #333333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

pre {
    display: block;
    padding: 10px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #4d4d4d;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    border-radius: 4px;
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 667px) {
    .container {
    /* width: 750px; */
    width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

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

.row:after {
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

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

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

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

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

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

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

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

.col-xs-5 {
    position: relative;
    margin-bottom: 15px;
    margin-top: -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 667px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

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

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

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

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

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

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

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

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

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

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

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

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

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

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

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

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

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

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

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

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

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

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

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

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

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

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

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

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

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

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

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

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

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

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

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

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

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

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

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

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

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    /* Änderung von 50% auf 33% wegen KM BW-LOGO VON ZIM. */
    .col-md-6 {
        width: 33.33333333333333%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

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

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

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

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

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

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

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

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

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

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

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

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

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

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

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

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

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

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

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

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

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

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

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

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

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

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

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

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

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

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

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

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

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

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

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

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

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

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

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

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

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

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

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

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

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

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

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

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

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

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

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

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

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

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

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

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

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

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

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

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

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

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

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

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

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

#edit-zone.plone-toolbar-top .plone-toolbar-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
    height: 50px;
}

@media (min-width: 667px) {
    #edit-zone.plone-toolbar-top .plone-toolbar-container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    #edit-zone.plone-toolbar-top .plone-toolbar-container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    #edit-zone.plone-toolbar-top .plone-toolbar-container {
        width: 1170px;
    }
}

#edit-zone.plone-toolbar-top.compressed .plone-toolbar-container {
    width: auto;
}

table {
    max-width: 100%;

    border-radius: 4px;
    font-weight: 400;
    color: #696969;
}

th {
    text-align: left;
    color: #4d4d4d;
}

.listing {
    width: 100%;
    margin-bottom: 20px;
}

.listing > thead > tr > th,
.listing > tbody > tr > th,
.listing > tfoot > tr > th,
.listing > thead > tr > td,
.listing > tbody > tr > td,
.listing > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0 solid #e5e5e5;
    border-collapse: collapse;
}

.listing > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #e5e5e5;
}

.listing > caption + thead > tr:first-child > th,
.listing > colgroup + thead > tr:first-child > th,
.listing > thead:first-child > tr:first-child > th,
.listing > caption + thead > tr:first-child > td,
.listing > colgroup + thead > tr:first-child > td,
.listing > thead:first-child > tr:first-child > td {
    border-top: 0;
}

.listing > tbody + tbody {
    border-top: 2px solid #e5e5e5;
}

.listing .listing {
    background-color: #fafafa;
}

.listing > tbody > tr:nth-child(odd) > td,
.listing > tbody > tr:nth-child(odd) > th {
    background-color: #f6f6f6;
}

@media screen and (max-width: 666px) {
    .plone-has-table {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        -webkit-overflow-scrolling: touch;
        position: relative;
    }

    .plone-has-table:after {
        content: "⟷";
        position: fixed;
        color: #cccccc;
        margin-top: -3px;
    }

    .plone-has-table > .listing {
        margin-bottom: 0;
    }

    .plone-has-table > .listing > thead > tr > th,
    .plone-has-table > .listing > tbody > tr > th,
    .plone-has-table > .listing > tfoot > tr > th,
    .plone-has-table > .listing > thead > tr > td,
    .plone-has-table > .listing > tbody > tr > td,
    .plone-has-table > .listing > tfoot > tr > td {
        white-space: nowrap;
    }
}

table {
    width: 100%;
    max-width: 100%;
    border: 1px solid #e5e5e5;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    vertical-align: top;
    border-top: 1px solid #e5e5e5;
}

table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e5e5e5;
}

table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
    border-top: 0;
}

table > tbody + tbody {
    border-top: 2px solid #e5e5e5;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
    border: 1px solid #e5e5e5;
    padding: 15px;
}

table > thead > tr > th,
table > thead > tr > td {
    border-bottom: 1px solid #e5e5e5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #4d4d4d;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 300;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 6px;
    font-weight: bold;
}

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

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

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

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
    min-width: 10em;
}

select[size="1"] {
    height: 34px;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #696969;
}

/*.form-control,*/
input[type="text"],
input[type="password"],
textarea,
select {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #696969;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
    border-color: #64bee8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 190, 232, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(100, 190, 232, 0.6);
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
    color: #777777;
    opacity: 1;
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    color: #777777;
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    color: #777777;
}

input[type="text"][disabled],
input[type="password"][disabled],
textarea[disabled],
select[disabled],
input[type="text"][readonly],
input[type="password"][readonly],
textarea[readonly],
select[readonly],
fieldset[disabled] input[type="text"],
fieldset[disabled] input[type="password"],
fieldset[disabled] textarea,
fieldset[disabled] select {
    cursor: not-allowed;
    background-color: #e5e5e5;
    opacity: 1;
}

textarea {
    min-height: 9em;
    min-width: 10em;
    resize: vertical;
}

textarea[name='form.widgets.IRichText.text'] {
    min-height: 12em;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

input[type="search"] {
    -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 34px;
    line-height: 1.428571429 \0;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.field {
    margin-bottom: 15px;
}

.field span.option {
    display: block;
}

.field.error {
    background: #fbe8e4;
    -webkit-box-shadow: 0 0 0 5px #fbe8e4;
    box-shadow: 0 0 0 5px #fbe8e4;
}

.field.error .help-block,
.field.error .control-label,
.field.error .radio,
.field.error .checkbox,
.field.error .radio-inline,
.field.error .checkbox-inline {
    color: rgba(0, 0, 0, 0.5);
}

.field.error .form-control {
    border-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.field.error .form-control:focus {
    border-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px rgba(51, 51, 51, 0.5);
}

.field.error .input-group-addon {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
    background-color: #ec9c8d;
}

.field.error .form-control-feedback {
    color: rgba(0, 0, 0, 0.5);
}

.field.error > label,
.field.error div.error {
    color: #c4183c;
}

.field.error div.error {
    padding-left: 30px;
    font-weight: 400;
}

.field.error div.error:before {
    background-color: #ac493f;
    content: "×";
    font-size: 14px;
    font-weight: 400;
    margin-left: -30px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    top: -1px;
    position: relative;
}

.field.error input,
.field.error textarea,
.field.error select {
    border-color: #c4183c;
}

.field.error input:focus,
.field.error textarea:focus,
.field.error select:focus {
    -webkit-box-shadow: 0 0 8px #f6b2c0;
    box-shadow: 0 0 8px #f6b2c0;
}

.formHelp {
    margin-top: 0;
    margin-bottom: 0;
    color: #666666;
    font-weight: 400;
    font-style: italic;
}

.formControls {
    border-top: 1px solid #cccccc;
    background: #fcfcfd;
    padding: 12px;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

.plone-modal-body .formControls {
    border: none;
    background: transparent;
    padding: 0;
    box-shadow: none;
}

label .required:after {
    color: #c4183c;
    content: "•";
    font-size: 200%;
    line-height: 0;
    position: relative;
    top: 7px;
    margin-left: -4px;
}

.searchField.portlet-search-gadget,
#sharing-user-group-search,
#select-rules {
    width: 100%;
    display: inline-block;
}

.searchField.portlet-search-gadget + .searchButton,
#sharing-user-group-search + #sharing-search-button,
#select-rules + input {
    position: relative;
    float: right;
    margin-top: -34px;
}

#search-results li {
    margin: 12px 0;
}

#search-results li .croppedDescription {
    margin-bottom: 0;
}

.highlightedSearchTerm {
    background: #fea;
    box-shadow: 0 0 1px 1px #fea;
}

.search-date-options > div,
.search-type-options > div {
    display: inline-block;
    margin-right: 12px;
}

.optionsToggle label {
    font-weight: 300;
    color: #696969;
}

.ordered-selection-field td {
    vertical-align: middle;
    text-align: center;
}

.ordered-selection-field td button {
    float: left;
    margin-left: 2rem;
}

.folder-factories {
    list-style: none;
}

.widget input + label {
    display: inline;
}

.standalone,
.context,
.destructive,
[type="submit"],
button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus,
.standalone:active:focus,
.context:active:focus,
.destructive:active:focus,
[type="submit"]:active:focus,
button:active:focus,
.standalone.active:focus,
.context.active:focus,
.destructive.active:focus,
[type="submit"].active:focus,
button.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.standalone:hover,
.context:hover,
.destructive:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
.context:focus,
.destructive:focus,
[type="submit"]:focus,
button:focus {
    color: #4d4d4d;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.standalone:active,
.context:active,
.destructive:active,
[type="submit"]:active,
button:active,
.standalone.active,
.context.active,
.destructive.active,
[type="submit"].active,
button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.standalone.disabled,
.context.disabled,
.destructive.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
.context[disabled],
.destructive[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] .context,
fieldset[disabled] .destructive,
fieldset[disabled] [type="submit"],
fieldset[disabled] button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.standalone,
[type="submit"],
button {
    color: #4d4d4d;
    background-color: #e5e5e5;
    border-color: #b2b2b2;
}

.standalone:hover,
[type="submit"]:hover,
button:hover,
.standalone:focus,
[type="submit"]:focus,
button:focus,
.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
    color: #4d4d4d;
    background-color: #cccccc;
    border-color: #939393;
}

.standalone:active,
[type="submit"]:active,
button:active,
.standalone.active,
[type="submit"].active,
button.active,
.open > .dropdown-toggle.standalone,
.open > .dropdown-toggle[type="submit"],
.open > .dropdown-togglebutton {
    background-image: none;
}

.standalone.disabled,
[type="submit"].disabled,
button.disabled,
.standalone[disabled],
[type="submit"][disabled],
button[disabled],
fieldset[disabled] .standalone,
fieldset[disabled] [type="submit"],
fieldset[disabled] button,
.standalone.disabled:hover,
[type="submit"].disabled:hover,
button.disabled:hover,
.standalone[disabled]:hover,
[type="submit"][disabled]:hover,
button[disabled]:hover,
fieldset[disabled] .standalone:hover,
fieldset[disabled] [type="submit"]:hover,
fieldset[disabled] button:hover,
.standalone.disabled:focus,
[type="submit"].disabled:focus,
button.disabled:focus,
.standalone[disabled]:focus,
[type="submit"][disabled]:focus,
button[disabled]:focus,
fieldset[disabled] .standalone:focus,
fieldset[disabled] [type="submit"]:focus,
fieldset[disabled] button:focus,
.standalone.disabled:active,
[type="submit"].disabled:active,
button.disabled:active,
.standalone[disabled]:active,
[type="submit"][disabled]:active,
button[disabled]:active,
fieldset[disabled] .standalone:active,
fieldset[disabled] [type="submit"]:active,
fieldset[disabled] button:active,
.standalone.disabled.active,
[type="submit"].disabled.active,
button.disabled.active,
.standalone[disabled].active,
[type="submit"][disabled].active,
button[disabled].active,
fieldset[disabled] .standalone.active,
fieldset[disabled] [type="submit"].active,
fieldset[disabled] button.active {
    background-color: #e5e5e5;
    border-color: #b2b2b2;
}

.standalone .badge,
[type="submit"] .badge,
button .badge {
    color: #e5e5e5;
    background-color: #4d4d4d;
}

.context {
    color: #ffffff;
    background-color: #007bb1;
    border-color: #00587e;
}

.context:hover,
.context:focus,
.context:active,
.context.active,
.open > .dropdown-toggle.context {
    color: #ffffff;
    background-color: #00587e;
    border-color: #002d41;
}

.context:active,
.context.active,
.open > .dropdown-toggle.context {
    background-image: none;
}

.context.disabled,
.context[disabled],
fieldset[disabled] .context,
.context.disabled:hover,
.context[disabled]:hover,
fieldset[disabled] .context:hover,
.context.disabled:focus,
.context[disabled]:focus,
fieldset[disabled] .context:focus,
.context.disabled:active,
.context[disabled]:active,
fieldset[disabled] .context:active,
.context.disabled.active,
.context[disabled].active,
fieldset[disabled] .context.active {
    background-color: #007bb1;
    border-color: #00587e;
}

.context .badge {
    color: #007bb1;
    background-color: #ffffff;
}

.destructive {
    color: #ffffff;
    background-color: #bb4f45;
    border-color: #963f37;
}

.destructive:hover,
.destructive:focus,
.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
    color: #ffffff;
    background-color: #963f37;
    border-color: #692c26;
}

.destructive:active,
.destructive.active,
.open > .dropdown-toggle.destructive {
    background-image: none;
}

.destructive.disabled,
.destructive[disabled],
fieldset[disabled] .destructive,
.destructive.disabled:hover,
.destructive[disabled]:hover,
fieldset[disabled] .destructive:hover,
.destructive.disabled:focus,
.destructive[disabled]:focus,
fieldset[disabled] .destructive:focus,
.destructive.disabled:active,
.destructive[disabled]:active,
fieldset[disabled] .destructive:active,
.destructive.disabled.active,
.destructive[disabled].active,
fieldset[disabled] .destructive.active {
    background-color: #bb4f45;
    border-color: #963f37;
}

.destructive .badge {
    color: #bb4f45;
    background-color: #ffffff;
}

.link-parent {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #4d4d4d;
    background-color: #e5e5e5;
    border-color: #b2b2b2;
    margin-bottom: 12px;
}

.link-parent:focus,
.link-parent:active:focus,
.link-parent.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.link-parent:hover,
.link-parent:focus {
    color: #4d4d4d;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

.link-parent:active,
.link-parent.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.link-parent:hover,
.link-parent:focus,
.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
    color: #4d4d4d;
    background-color: #cccccc;
    border-color: #939393;
}

.link-parent:active,
.link-parent.active,
.open > .dropdown-toggle.link-parent {
    background-image: none;
}

.link-parent.disabled,
.link-parent[disabled],
fieldset[disabled] .link-parent,
.link-parent.disabled:hover,
.link-parent[disabled]:hover,
fieldset[disabled] .link-parent:hover,
.link-parent.disabled:focus,
.link-parent[disabled]:focus,
fieldset[disabled] .link-parent:focus,
.link-parent.disabled:active,
.link-parent[disabled]:active,
fieldset[disabled] .link-parent:active,
.link-parent.disabled.active,
.link-parent[disabled].active,
fieldset[disabled] .link-parent.active {
    background-color: #e5e5e5;
    border-color: #b2b2b2;
}

.link-parent .badge {
    color: #e5e5e5;
    background-color: #4d4d4d;
}

.link-parent:before {
    content: "↩ ";
    top: 3px;
    position: relative;
}

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

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

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

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

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    padding-left: 10px;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    margin-left: -1px;
}

.state-draft {
    color: #d39105;
}

.state-draft:hover,
.state-draft:active,
.state-draft:focus {
    color: #885e03;
}

.state-pending {
    color: #a5a912;
}

.state-pending:hover,
.state-pending:active,
.state-pending:focus {
    color: #62640b;
}

.state-private {
    color: #c4183c;
}

.state-private:hover,
.state-private:active,
.state-private:focus {
    color: #801027;
}

.state-internal {
    color: #d39105;
}

.state-internal:hover,
.state-internal:active,
.state-internal:focus {
    color: #885e03;
}

.state-internally_published {
    color: #7924f9;
}

.state-internally_published:hover,
.state-internally_published:active,
.state-internally_published:focus {
    color: #5405cc;
}

.plone-breadcrumb {
    clear: left;
    margin-bottom: 10px;
    /* uncomment to hide breadcrumbs on home
  body.section-front-page & {display: none;} //not breadcrumbs on homepage
  */
}

.plone-breadcrumb > * > span {
    display: inline-block;
    color: #777777;
    padding: 8px 0;
    font-weight: 400;
}

@media (max-width: 666px) {
    .plone-breadcrumb > * > span {
        display: none;
    }
}

.plone-breadcrumb ol {
    display: inline-block;
    padding: 8px 0;
    list-style: none;
    margin: 0;
}

.plone-breadcrumb ol > li {
    font-weight: 400;
    display: inline-block;
    position: relative;
}

.plone-breadcrumb ol > li + li:after {
    font-family: FontAwesome;
    content: "\f105";
    color: #4d4d4d;
    right: 0px;

}

.plone-breadcrumb ol > li:last-child:after {
    content: "";
}

.plone-breadcrumb ol a {
    color: #4d4d4d;
}

.plone-breadcrumb ol > #breadcrumbs-current {
    color: #777777;
}

.listingBar {
    display: inline-block;
    padding: 0;
    list-style: none;
    margin: 20px 0;
}

.listingBar > li {
    display: inline;
    line-height: 0;
    position: relative;
    padding: 0;
    font-weight: 300;
}

.listingBar > li a {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #007bb1;
    background-color: #ffffff;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
}

.listingBar > li:first-child > a {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.listingBar > li:last-child > a {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.listingBar > li a:hover,
.listingBar > li a:focus {
    color: #004665;
    background-color: #f2f1f1;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.listingBar > .active > a,
.listingBar > .active > a:hover,
.listingBar > .active > a:focus {
    z-index: 2;
    font-weight: 400;
    color: #ffffff;
    background-color: #007bb1;
    border: #007bb1;
    cursor: default;
}

.listingBar > .disabled > a,
.listingBar > .disabled > a:hover,
.listingBar > .disabled > a:focus {
    color: #cccccc;
    background-color: #fcfcfd;
    border: 1px solid #e5e5e5;
    cursor: default;
}

@media (max-width: 480px) {
    .listingBar li {
        display: none;
    }

    .listingBar li.previous,
    .listingBar li.next {
        display: inline;
    }
}

.pat-autotoc.autotabs,
.autotabs {
    background: #ffffff;
    padding: 6px 12px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.pat-autotoc.autotabs .autotoc-nav,
.autotabs .autotoc-nav {
    background: #f2f1f1;
    border-bottom: 1px solid #e5e5e5;
    margin: -6px -12px 6px;
}

.pat-autotoc.autotabs .autotoc-nav a,
.autotabs .autotoc-nav a {
    display: inline-block;
    padding: 12px;
    margin: 6px 0 0 6px;
    border: 1px solid #e5e5e5;
    margin-bottom: -1px;
    border-radius: 4px 4px 0 0;
    background: #fcfcfd;
    font-weight: 400;
}

.pat-autotoc.autotabs .autotoc-nav a:last-child,
.autotabs .autotoc-nav a:last-child {
    margin-right: 6px;
}

.pat-autotoc.autotabs .autotoc-nav a:hover,
.autotabs .autotoc-nav a:hover {
    text-decoration: none;
    background: #ffffff;
}

.pat-autotoc.autotabs .autotoc-nav a.active,
.autotabs .autotoc-nav a.active,
.pat-autotoc.autotabs .autotoc-nav a.active:hover,
.autotabs .autotoc-nav a.active:hover {
    color: #696969;
    cursor: default;
    background: #ffffff;
    border-bottom-color: #ffffff;
}

.pat-autotoc.autotabs .autotoc-nav .autotab-heading,
.autotabs .autotoc-nav .autotab-heading {
    display: inline-block;
    margin: 6px 0 0 6px;
}

.pat-autotoc.autotabs .formControls,
.autotabs .formControls {
    margin: 0 -12px -6px;
    border-radius: 0 0 4px 4px;
}

@media (max-width: 666px) {
    .autotabs .autotoc-nav {
        overflow-x: scroll;
        overflow-y: hidden;
        max-height: 52px;
        width: auto;
        white-space: nowrap;
        border-bottom: 0;
        box-shadow: inset 0 -1px #e5e5e5;
    }

    .autotabs .autotoc-nav a:not(.active) {
        box-shadow: inset 0 -1px #e5e5e5;
    }
}

.autotabs ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.autotabs ul li {
    list-style: none;
    display: inline-block;
}

.folder-listing {
    font-weight: 700;
    list-style: none;
    position: relative;
    padding-left: 20px;
}

.folder-listing li {
    margin: 10px 0;
}

.folder-listing > li:before {
    content: "•";
    position: absolute;
    font-size: 19px;
    margin-top: -9px;
    left: 0;
    color: #a7daf2;
}

.folder-listing .documentByLine {
    font-weight: 400;
    color: #777777;
}

.tileImage {
    padding-right: 5px;
    float: left;
}

.tileImageNoFloat {
    margin-bottom: 5px;
}

.tileFooter {
    clear: both;
    margin-top: 5px;
}

.entries::before,
#content article.entry::after,
#relatedItemBox ul li::after,
#searchresults ul li::after {
    content: " ";
    display: block;
    clear: both;
    height: 2px;
    visibility: hidden;
}

.icon-group-right .image-icon {
    float: none;
}

.photoalbumEntryWrapper {
    display: block;
}

.photoAlbumEntry {
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
}

.photoAlbumEntry a {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-weight: 400;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fcfcfd;
    width: 220px;
    height: 240px;
}

.photoAlbumEntry img {
    max-width: 200px;
    max-height: 200px;
}

.portalMessage {
    padding: 15px;
    padding-left: 45px;
    margin-bottom: 20px;
    border: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    font-size: 14px;
    font-weight: 400;
    text-shadow: 0 1px rgba(255, 255, 255, 0.1);
}

.portalMessage > strong,
.portalMessage > dt {
    font-weight: 700;
    padding-right: 5px;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage a {
    font-weight: 400;
    color: #005074;
}

.portalMessage > strong:before,
.portalMessage > dt:before {
    font-size: 14px;
    font-weight: 400;
    margin-left: -30px;
    margin-right: 10px;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    color: rgba(255, 255, 255, 0.9);
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.5);
    top: -1px;
    position: relative;
}

.portalMessage > dt,
.portalMessage > dd {
    display: inline;
}

.portalMessage > dd {
    margin: 0;
}

.portlet .portletContent > .portalMessage {
    padding: 15px;
    padding-left: 45px;
    margin: 15px;
}

.portlet .portletContent .image-icon {
    display: none;
}

.portalMessage.info {
    background-color: #aad6ea;
    border: 1px solid #9acee6;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage.info > strong,
.portalMessage.info > dt {
    color: rgba(0, 0, 0, 0.67);
}

.portalMessage.info > strong:before,
.portalMessage.info > dt:before {
    background-color: #3e7b91;
    content: "i";
}

.portalMessage.warning {
    background-color: #ebd380;
    border: 1px solid #e7ca66;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage.warning > strong,
.portalMessage.warning > dt {
    color: rgba(0, 0, 0, 0.67);
}

.portalMessage.warning > strong:before,
.portalMessage.warning > dt:before {
    background-color: #bc8d0d;
    content: "!";
}

.portalMessage.error {
    background-color: #ec9c8d;
    border: 1px solid #eb9484;
    color: rgba(0, 0, 0, 0.5);
}

.portalMessage.error > strong,
.portalMessage.error > dt {
    color: rgba(0, 0, 0, 0.67);
}

.portalMessage.error > strong:before,
.portalMessage.error > dt:before {
    background-color: #ac493f;
    content: "×";
}

/* special octogonal shape for error
.portalMessage.error {
	& > strong:before, & > dt:before {
		border-radius: 8px; //soften border
		background: @plone-alert-error-bullet;
		background:
			linear-gradient(135deg, transparent 4px, @plone-alert-error-bullet 0) top left,
			linear-gradient(225deg, transparent 4px, @plone-alert-error-bullet 0) top right,
			linear-gradient(315deg, transparent 4px, @plone-alert-error-bullet 0) bottom right,
			linear-gradient(45deg,  transparent 4px, @plone-alert-error-bullet 0) bottom left;
		background-size: 50% 50%;
		background-repeat: no-repeat;
	}
}
*/
.portlet {
    border: 1px solid #c5c5c5;
    margin-bottom: 20px;
    margin-top: 20px;
}

.portlet > :first-child {
    border-radius: 4px 4px 0 0;
}

.portlet > :last-child {
    border-radius: 0 0 4px 4px;
}

.portlet .portletHeader {
    background: #f2f1f1;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    padding: 13px 15px;
    color: #696969;
}

.portlet .portletHeader > a {
    color: #086ca3;
}

.portlet.portletCalendar .portletHeader {
    text-align: center;
    position: relative;
}

.portlet.portletCalendar .portletHeader .calendarPrevious,
.portlet.portletCalendar .portletHeader .calendarNext {
    width: 30px;
    height: 30px;
    padding: 0 1px 2px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left: 5px;
    font-size: 24px;
    margin-top: -3px;
    line-height: 28px;
    font-weight: 500;
}

.portlet.portletCalendar .portletHeader .calendarPrevious:hover,
.portlet.portletCalendar .portletHeader .calendarNext:hover {
    background: #ffffff;
    text-decoration: none;
}

.portlet.portletCalendar .portletHeader .calendarNext {
    right: 5px;
    left: inherit;
}

.portlet .portletContent {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: 400;
    padding: 15px;
}

.portlet .portletContent > *,
.portlet .portletContent > div:not(.portalMessage) {
    color: #696969;
}

.portlet .portletContent > ul {
    padding: 0;
    list-style: none;
    position: relative;
}

.portlet .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 30px;
    position: relative;
    z-index: 1;
    color: #777777;
}

.portlet .portletContent > ul > li > a {
    border-top: 1px solid #e5e5e5;
}

.portlet .portletContent > ul > li:first-child > a {
    border-top: 0;
}

.portlet .portletContent ul.navTreeLevel1 > li > a:before {
    content: "⟩";
    position: absolute;
    right: 10px;
    font-size: 18px;
    margin-top: -3px;
    color: #777777;
}

.portlet .portletContent > ul ul {
    padding-left: 15px;
    list-style: none;
}

.portlet .portletContent > ul .portletItemDetails {
    display: block;
    z-index: 0;
    padding: 0 15px 10px 30px;
    font-weight: 400;
    position: relative;
    margin-top: -26px;
    font-size: 12px;
    color: #696969;
}

.portlet .portletContent > ul li:hover {
    background: #fcfcfd;
}

.portlet .portletContent > ul li:hover a:before {
    color: #64bee8;
}

.portlet .portletContent table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
}

.portlet .portletContent table tr {
    line-height: 30px;
}

.portlet .portletContent table thead {
    background: #fcfcfd;
    border-bottom: 1px solid #e5e5e5;
}

.portlet .portletContent table thead th {
    color: #696969;
    font-weight: 300;
    height: 40px;
    text-align: center;
}

.portlet .portletContent table td > * {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.portlet .portletContent table .cal_has_events {
    position: relative;
}

.portlet .portletContent table .cal_has_events a:hover {
    background: #dbecfe;
    text-decoration: none;
    box-shadow: 0 0 0 5px #dbecfe;
}

.portlet .portletContent table .cal_has_events a:after {
    content: "•";
    position: absolute;
    margin-left: 50%;
    left: -3px;
    font-size: 20px;
    color: #a7daf2;
    margin-top: 9px;
}

.portlet .portletContent table .cal_has_events a:hover:after {
    color: #64bee8;
}

.portlet .portletContent table .cal_next_month,
.portlet .portletContent table .cal_prev_month {
    color: #000;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a,
.portlet .portletContent table .cal_prev_month.cal_has_events > a {
    color: #a7daf2;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a:after,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:after {
    color: #d3edf8;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a:hover,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:hover {
    color: #004665;
}

.portlet .portletContent table .cal_next_month.cal_has_events > a:hover:after,
.portlet .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
    color: #64bee8;
}

.portlet .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 5px #e5e5e5;
    color: #000;
}

.portlet .portletContent table tbody tr:first-child td > * {
    margin-top: 10px;
}

.portlet .portletContent table tbody tr:last-child td > * {
    margin-bottom: 10px;
}

.portlet .formControls {
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none;
}

.portlet .portletFooter {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.portletNavigationTree {
    border-top: 0;
    padding: 10px 0;
}

.portletNavigationTree .portletHeader {
    background-color: transparent;
}

.template-project_view .portletNavigationTree {
    border: solid 1px #CCCCCC;
}

.portletNavigationTree ul.navTreeLevel1 > li a {
    color: #CB3232;
}

/*.portletNavigationTree ul.navTreeLevel1 > li a:hover {*/
/*color: #ff3f3f;*/
/*}*/
.portletNavigationTree nav.portletContent > ul > li a::before {
    display: none !important;
}

.portletNavigationTree nav.portletContent > ul > li a {
    padding: 5px 0px 5px 0px;
    border-top: 0px solid #e5e5e5;
}

.portletNavigationTree nav.portletContent > ul > li a:hover {
    text-decoration: none;
}

.portletNavigationTree nav.portletContent > ul > li strong {
    padding: 10px 15px 10px 15px;
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    color: #696969;
    display: block;
    font-weight: 400;
}

.portletNavigationTree .portletContent {
    border-top: 0;
}

.portletNavigationTree .portletContent > ul > li > a {
    display: block;
    background: #FFFFFF;
}

.portletNavigationTree .portletContent > ul > li > a:before {
    content: "";
}

/*.portletNavigationTree .portletContent > ul > li > a:hover {*/
/*color: #333333;*/
/*}*/

/*.portletNavigationTree .portletContent > ul > li > a:hover:after {*/
/*content: "⟩";*/
/*position: absolute;*/
/*right: 10px;*/
/*font-size: 18px;*/
/*margin-top: 8px;*/
/*color: #777777;*/
/*}*/

.portletNavigationTree .portletContent > ul > li > ul a {
    padding-left: 0px;
}

.portletNavigationTree .portletContent > ul ul {
}

.portletNavigationTree .portletContent .navTreeCurrentNode > a {
    /* background: #fcfcfd; */
    font-weight: bold;
    color: #CB3232;
}

.portletNavigationTree .portletContent .navTreeCurrentNode > a:hover {
    color: #CB3232;
}

/*.portletNavigationTree .navTreeLevel0 > li > a.navTreeItemInPath:after {*/
/*font-family: FontAwesome;*/
/*content: "\f106";*/
/*position: absolute;*/
/*right: 10px;*/
/*font-size: 18px;*/
/*margin-top: -3px;*/
/*color: #777777;*/
/*}*/
.portletNavigationTree .navTreeLevel0 > li > a.navTreeItemInPath {
    color: #666;
    font-weight: bold;
}

/*.portletNavigationTree .navTreeLevel0 > li > a.navTreeItemInPath:after {*/
/*content: '';*/
/*position: absolute;*/
/*top: 100%;*/
/*left: 15px;*/
/*right: 0;*/
/*width: 0;*/
/*height: 0;*/
/*width: 0;*/
/*height: 0;*/
/*border-style: solid;*/
/*border-width: 15px 15px 0 15px;*/
/*border-color: #ECECEC transparent transparent transparent;*/
/*}*/

#upgrade-products .configlets li,
#install-products .configlets li,
#activated-products .configlets li,
#broken-products .configlets li {
    padding: 12px;
    border-top: 1px dotted #e5e5e5;
}

#upgrade-products .configlets li:first-child,
#install-products .configlets li:first-child,
#activated-products .configlets li:first-child,
#broken-products .configlets li:first-child {
    border-top: 0;
}

#upgrade-products .configlets h3,
#install-products .configlets h3,
#activated-products .configlets h3,
#broken-products .configlets h3,
#upgrade-products .configlets p,
#install-products .configlets p,
#activated-products .configlets p,
#broken-products .configlets p {
    margin: 0;
}

#upgrade-products .configlets .portletContent:last-child,
#install-products .configlets .portletContent:last-child,
#activated-products .configlets .portletContent:last-child,
#broken-products .configlets .portletContent:last-child {
    margin-bottom: 0;
}

#upgrade-products .configlets .pull-right,
#install-products .configlets .pull-right,
#activated-products .configlets .pull-right,
#broken-products .configlets .pull-right {
    margin: 0 0 12px 12px;
}

.managedPortletActions {
    float: right;
    margin-top: -6px;
}

.managedPortletActions form {
    display: inline-block;
}

.managedPortlet {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.managedPortlet > :first-child {
    border-radius: 4px 4px 0 0;
}

.managedPortlet > :last-child {
    border-radius: 0 0 4px 4px;
}

.managedPortlet .portletHeader {
    background: #f2f1f1;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 15px;
    color: #696969;
}

.managedPortlet .portletHeader > a {
    color: #086ca3;
}

.managedPortlet.portletCalendar .portletHeader {
    text-align: center;
    position: relative;
}

.managedPortlet.portletCalendar .portletHeader .calendarPrevious,
.managedPortlet.portletCalendar .portletHeader .calendarNext {
    width: 30px;
    height: 30px;
    padding: 0 1px 2px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left: 5px;
    font-size: 24px;
    margin-top: -3px;
    line-height: 28px;
    font-weight: 500;
}

.managedPortlet.portletCalendar .portletHeader .calendarPrevious:hover,
.managedPortlet.portletCalendar .portletHeader .calendarNext:hover {
    background: #ffffff;
    text-decoration: none;
}

.managedPortlet.portletCalendar .portletHeader .calendarNext {
    right: 5px;
    left: inherit;
}

.managedPortlet .portletContent {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: 400;
}

.managedPortlet .portletContent > *,
.managedPortlet .portletContent > div:not(.portalMessage) {
    padding: 10px 15px;
    margin: 0;
    color: #696969;
}

.managedPortlet .portletContent > ul {
    padding: 0;
    list-style: none;
    position: relative;
}

.managedPortlet .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 30px;
    position: relative;
    z-index: 1;
    color: #086ca3;
}

.managedPortlet .portletContent > ul > li > a {
    border-top: 1px solid #e5e5e5;
}

.managedPortlet .portletContent > ul > li:first-child > a {
    border-top: 0;
}

.managedPortlet .portletContent > ul > li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

.managedPortlet .portletContent > ul ul {
    padding-left: 15px;
    list-style: none;
}

.managedPortlet .portletContent > ul .portletItemDetails {
    display: block;
    z-index: 0;
    padding: 0 15px 10px 30px;
    font-weight: 400;
    position: relative;
    margin-top: -26px;
    font-size: 12px;
    color: #696969;
}

.managedPortlet .portletContent > ul li:hover {
    background: #fcfcfd;
}

.managedPortlet .portletContent > ul li:hover a:before {
    color: #64bee8;
}

.managedPortlet .portletContent table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
}

.managedPortlet .portletContent table tr {
    line-height: 30px;
}

.managedPortlet .portletContent table thead {
    background: #fcfcfd;
    border-bottom: 1px solid #e5e5e5;
}

.managedPortlet .portletContent table thead th {
    color: #696969;
    font-weight: 300;
    height: 40px;
    text-align: center;
}

.managedPortlet .portletContent table td > * {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.managedPortlet .portletContent table .cal_has_events {
    position: relative;
}

.managedPortlet .portletContent table .cal_has_events a:hover {
    background: #dbecfe;
    text-decoration: none;
    box-shadow: 0 0 0 5px #dbecfe;
}

.managedPortlet .portletContent table .cal_has_events a:after {
    content: "•";
    position: absolute;
    margin-left: 50%;
    left: -3px;
    font-size: 20px;
    color: #a7daf2;
    margin-top: 9px;
}

.managedPortlet .portletContent table .cal_has_events a:hover:after {
    color: #64bee8;
}

.managedPortlet .portletContent table .cal_next_month,
.managedPortlet .portletContent table .cal_prev_month {
    color: #000;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a {
    color: #a7daf2;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:after,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:after {
    color: #d3edf8;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:hover,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:hover {
    color: #004665;
}

.managedPortlet .portletContent table .cal_next_month.cal_has_events > a:hover:after,
.managedPortlet .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
    color: #64bee8;
}

.managedPortlet .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 5px #e5e5e5;
    color: #000;
}

.managedPortlet .portletContent table tbody tr:first-child td > * {
    margin-top: 10px;
}

.managedPortlet .portletContent table tbody tr:last-child td > * {
    margin-bottom: 10px;
}

.managedPortlet .formControls {
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none;
}

.managedPortlet .portletFooter {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

.managedPortlet.inheritedPortlet {
    margin: 5px 15px;
}

.managedPortlet.inheritedPortlet .portletHeader {
    padding: 3px 15px;
}

.managedPortlet .portletHeader {
    font-weight: 300;
}

.managedPortlet.blockedPortlet {
    opacity: 0.7;
}

.portlet.portletSiteSetup .portletContent > ul > li a:before {
    content: "";
}

.portlet.portletSiteSetup .portletContent > ul li:hover {
    background: #edecec;
}

.portletNavigationTree.portletSiteSetup nav.portletContent > ul > li a {
    border: none;
    padding: 0px;
}

.portletNavigationTree.portletSiteSetup a {
    border: none;
    text-align: center;
    height: 100%;
    padding: 0;
}

.portletNavigationTree.portletSiteSetup a span {
    font-size: 50px;
    text-align: center;
    display: block;
    color: #4d4d4d;
}

.portletNavigationTree.portletSiteSetup ul {
    background: #edecec;
    padding-bottom: 20px;
}

.portletNavigationTree.portletSiteSetup li {
    vertical-align: top;
}

.portletNavigationTree.portletSiteSetup ul > li > a:hover:after {
    content: "";
}

.portletNavigationTree.portletSiteSetup .inner-configlet {
    margin-top: 10px;
    padding-bottom: 10px;
}

.portletNavigationTree.portletSiteSetup .inner-configlet:hover {
    background: rgba(255, 255, 255, 0.67);
    border-radius: 5px;
}

.portletNavigationTree.portletSiteSetup .inner-configlet:hover span {
    color: #333;
}

.template-overview-controlpanel .portlet.portletSiteSetup .portletContent > ul > li {
    height: 120px;
}

#portlet-prefs ul ul {
    padding-top: 10px;
}

#portlet-prefs ul ul li {
    padding-top: 10px;
}

#portlet-prefs ul ul li a {
    text-align: inherit;
    padding-left: 40px;
}

#portlet-prefs ul ul li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

.template-usergroup-groupprefs .field,
.template-usergroup-userprefs .field,
.template-usergroup-controlpanel .field,
.template-member-registration .field {
    margin-top: 2em;
}

.template-usergroup-groupprefs .formControls,
.template-usergroup-userprefs .formControls,
.template-usergroup-controlpanel .formControls,
.template-member-registration .formControls {
    border-top: 0;
    box-shadow: none;
    margin-bottom: 1em;
}

.template-usergroup-groupprefs table.listing,
.template-usergroup-userprefs table.listing,
.template-usergroup-controlpanel table.listing,
.template-member-registration table.listing {
    margin-bottom: 0.5em;
}

.template-usergroup-groupprefs input.quickSearch,
.template-usergroup-userprefs input.quickSearch,
.template-usergroup-controlpanel input.quickSearch,
.template-member-registration input.quickSearch {
    margin-bottom: 0.5em;
}

.template-usergroup-groupprefs .listingCheckbox,
.template-usergroup-userprefs .listingCheckbox,
.template-usergroup-controlpanel .listingCheckbox,
.template-member-registration .listingCheckbox {
    vertical-align: middle;
    text-align: center;
}

.template-usergroup-groupprefs form,
.template-usergroup-userprefs form {
    overflow: scroll;
}

.link-category {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    color: #4d4d4d;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 4px;
    background-color: #e5e5e5;
}

.link-category[href]:hover,
.link-category[href]:focus {
    background-color: #cccccc;
}

a.link-category:hover,
a.link-category:focus {
    color: #007bb1;
    text-decoration: none;
    cursor: pointer;
}

.link-category:empty {
    display: none;
}

#category {
    margin-bottom: 12px;
}

#category ul {
    list-style: none;
    padding: 0;
    display: inline;
}

#category li {
    display: inline-block;
}

a.page-contact:before {
    font-family: "Fontello";
    content: '\e81c';
    font-size: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: -20px;
    display: inline-block;
    color: inherit;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: -15px;
    margin-top: 35px;
}

a.page-contact {
    margin-left: 30px;
}

body#visual-portal-wrapper.pat-plone .outer-wrapper [class*="contenttype-"]:before {
    font-family: "Fontello";
    font-size: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: inherit;
    display: inline-block;
    color: inherit;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: -15px;
}

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-folder:before {*/
/*content: '\e801';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-document:before {*/
/*content: '\e80e';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-file:before {*/
/*content: '\e811';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-link:before {*/
/*content: '\e806';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-image:before {*/
/*content: '\e810';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-collection:before {*/
/*content: '\e808';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-event:before {*/
/*content: '\e809';*/
/*}*/

/*body#visual-portal-wrapper.pat-plone .outer-wrapper .contenttype-news-item:before {*/
/*content: '\e80f';*/
/*}*/

body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"] {
    padding: 5px 15px 5px 50px;
}

body#visual-portal-wrapper.pat-plone #edit-zone a {
    color: #ffffff;
}

body#visual-portal-wrapper.pat-plone #edit-zone [class*="contenttype-"]:after {
    font-family: "Fontello";
    font-size: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: 25px;
    display: inline-block;
    color: inherit;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 6px;
    position: absolute;
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-folder:after {
    content: '\e801';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-document:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-file:after {
    content: '';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-link:after {
    content: '\e806';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-image:after {
    content: '\e810';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-collection:after {
    content: '\e808';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-event:after {
    content: '\e809';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-news-item:after {
    content: '\e80f';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-lbsdocument:after {
    content: '\e80e';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-lbsfolder:after {
    content: '\e801';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-lbslink:after {
    content: '\e806';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-lbslist:after {
    content: '\e808';
}

body#visual-portal-wrapper.pat-plone #edit-zone .contenttype-lbsportalseite:after {
    content: '\e80e';
}

.image-icon,
.image-tile {
    float: right;
}

#textAdjust .decrease-text {
    font-size: 12px;
}

#textAdjust .normal-text {
    font-size: 14px;
}

#textAdjust .increase-text {
    font-size: 18px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav {
    float: right;
    min-width: 150px;
    background-color: #f2f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.17);
    padding: 6px 12px;
    margin: 0 0 12px 12px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav a {
    display: block;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .active,
.pat-autotoc:not(.autotabs) .autotoc-nav .active:hover {
    color: #696969;
    cursor: default;
    text-decoration: none;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-1 {
    margin-left: 0;
    font-size: 18px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-2 {
    margin-left: 12px;
    font-size: 14px;
}

.pat-autotoc:not(.autotabs) .autotoc-nav .autotoc-level-3 {
    margin-left: 24px;
    font-size: 12px;
}

@media (max-width: 666px) {
    .pat-autotoc .autotoc-nav {
        float: none;
        margin: 0 0 20px 0;
    }
}

.pat-dropzone .dz-notice {
    margin-bottom: 6px;
}

.pat-dropzone .dz-default {
    border-radius: 6px;
    background-color: #f2f1f1;
    border: 3px dotted #cccccc;
    margin-bottom: 20px;
    padding: 12px;
    color: #696969;
}

.plone-modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    z-index: 1040;
    background: rgba(255, 255, 255, 0.5);
}

.plone-modal .plone-modal-dialog {
    width: 100%;
    position: relative;
}

.plone-modal .plone-modal-dialog .plone-modal-header {
    min-height: 25px;
    padding: 12px;
}

.plone-modal .plone-modal-dialog .plone-modal-header h3 {
    font-size: 18px;
    margin: 0;
}

.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close {
    margin-top: -12px;
    float: right;
    font-size: 36px;
    font-weight: 100;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:hover,
.plone-modal .plone-modal-dialog .plone-modal-header .plone-modal-close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}

.plone-modal .plone-modal-dialog .plone-modal-body {
    padding: 12px;
}

.plone-modal .plone-modal-dialog .plone-modal-footer {
    border-top: 1px solid #cccccc;
    background: #fcfcfd;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
    padding: 12px;
    text-align: right;
}

.plone-modal .plone-modal-dialog .plone-modal-footer .pattern-modal-buttons input + input {
    margin-left: 12px;
}

.plone-modal .plone-modal-content {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    border: 0;
    border-radius: 4px;
    outline: none;
    background-clip: padding-box;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 667px) {
    .plone-modal .plone-modal-content {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .plone-modal .plone-modal-content {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .plone-modal .plone-modal-content {
        width: 1170px;
    }
}

.plone-modal.fade {
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.plone-modal.fade.in {
    opacity: 1;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}

.plone-modal.fade .plone-modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.25s ease-out;
    -moz-transition: -moz-transform 0.25s ease-out;
    -o-transition: -o-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
}

.plone-modal.fade.in .plone-modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.plone-modal.in {
    display: block !important;
}

.plone-modal-loading {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
    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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    border-radius: 0.5em;
    width: 40em;
    height: 40px;
}

.plone-modal-open {
    padding-right: 0;
}

.plone-modal-open > *:not(.plone-modal-wrapper,.select2-drop, .mce-floatpanel) {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
}

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper {
    float: left;
}

.pattern-pickadate-wrapper .pattern-pickadate-time-wrapper .picker__input {
    width: 180px;
}

.pattern-pickadate-wrapper .pattern-pickadate-date-wrapper .picker__holder {
    width: 300px;
}

.picker--time {
    min-width: 256px;
    max-width: 320px;
}

#content .picker--opened .picker__holder {
    opacity: 1;
}

.picker__holder {
    width: 180px;
    margin: -1px 0 0 0;
    border: 1px solid #cccccc;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 300px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
}

.picker__wrap {
    margin: 0;
    /* overrides -1px used to get rid of unecessary scrollbar */
}

.picker__list-item:hover {
    background: #f0f0f0;
    color: #4d4d4d;
}

.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    background: #007bb1;
    color: #fff;
}

li.picker__list-item {
    padding: 6px 12px;
    cursor: pointer;
    color: #696969;
}

ul.picker__list {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0;
}

.picker--time .picker__button--clear {
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-radius: 0;
}

.picker__table {
    width: 100%;
    text-align: center;
}

.picker__table th {
    text-align: center;
}

.picker__header {
    text-align: center;
    position: relative;
}

.picker__nav--next,
.picker__nav--prev {
    position: absolute;
    top: 0.5em;
}

.picker__select--month,
.picker__select--year {
    width: 35%;
    display: inline-block;
    margin: 0 6px;
    font-size: 1em;
}

.picker__day {
    font-weight: 400;
}

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    cursor: pointer;
    background: #f0f0f0;
}

.picker__day--highlighted:hover,
.picker__day--highlighted {
    background: #007bb1;
    color: #fff;
    font-weight: 600;
}

.picker__day--outfocus {
    color: #cccccc;
}

.pat-sortable > *:hover {
    cursor: move;
    cursor: -webkit-grab;
    background: #FFF5CD;
}

.pat-sortable .item-dragging,
.pat-sortable .item-dragging:hover {
    cursor: -webkit-grabbing !important;
    background: #f2f2f2;
}

.item-dragging.dragging {
    background: #fea;
    cursor: -webkit-grabbing !important;
    padding: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
}

.pat-tablesorter th:hover {
    color: #007bb1;
}

.pat-tablesorter .sortdirection {
    font-size: 75%;
    opacity: .5;
    position: relative;
    top: -1px;
    padding: 2px;
    min-width: 15px;
    display: inline-block;
}

.tooltips {
    opacity: 0;
    transition: opacity .2s ease .5s;
    position: absolute;
    background: #333333;
    background: rgba(0, 0, 0, 0.9);
    color: #fafafa;
    font-size: 12px;
    border-radius: 4px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.17);
    max-width: 200px;
    margin-left: -100px;
    left: 200px;
    text-align: center;
    padding: 6px;
}

.tooltips.active {
    opacity: 1;
    transition: opacity .2s ease .5s;
}

.jqtree-tree {
    list-style: none outside;
    margin-bottom: 0;
    padding: 0;
    padding-left: 18px;
}

.jqtree-tree .jqtree-toggler {
    left: -18px;
    font-size: 75%;
    top: 30%;
    position: absolute;
}

.jqtree-tree .jqtree-element {
    padding: 6px;
}

.jqtree-tree .jqtree-element:hover {
    background: #f0f0f0;
}

.jqtree-tree .jqtree-selected > .jqtree-element {
    background: #cccccc;
}

#portal-header {
    margin: 0 auto 15px;
    padding-top: 15px;
    margin-bottom: 20px;
}

#portal-header #portal-logo {
    float: left;
}

#portal-header #portal-languageselector {
    float: left;
    clear: both;
    display: inline-block;
    margin-right: 29px;
    padding-top: 5px;
}

#portal-header #portal-languageselector li {
    display: inline-block;
    margin-right: 10px;
}

#portal-header #portal-anontools {
    float: right;
}

#portal-header #portal-anontools ul {
    padding-right: 0px;
}

#portal-header #portal-searchbox {
    padding-top: 20px;
    clear: left;
    width: 67%;
    position: absolute;
    z-index: 2;
    margin-left: 3px;
    margin-top: 60px;
    white-space: nowrap;
}

#portal-header #portal-searchbox .searchSection {
    display: none;
}

#portal-header #portal-searchbox [type="text"] {
    width: 100%;
    display: inline-block;
}

#portal-header #portal-searchbox [type="submit"] {
    display: none;
}

#portal-header #portal-searchbox label {
    font-size: 86.667%;
}

#portal-header #portal-searchbox form > div {
    font-size: 0;
}

#portal-header #portal-searchbox form > div > * {
    font-size: 14px;
}

@media (min-width: 667px) {
    #portal-header #portal-languageselector {
        float: right;
        clear: none;
    }

    #portal-header #portal-anontools {
        float: right;
    }

    #portal-header #portal-searchbox {
        position: relative;
        margin-top: 5px;
        margin-bottom: -5px;
        margin-left: 1em;
        padding-top: 0;
        clear: none;
        float: right;
        max-width: 50%;
        width: 250px;
        white-space: nowrap;
    }

    #portal-header #portal-searchbox .searchSection {
        display: inherit;
    }

    #portal-header #portal-searchbox [type="text"] {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        width: 180px;
        display: inline-block;
    }

    #portal-header #portal-searchbox [type="submit"] {
        display: none;
        width: 70px;
        display: inline-block;
        margin-left: -1px;
        vertical-align: top;
    }

    #portal-header #portal-searchbox label {
        font-size: 86.667%;
    }

    #portal-header #portal-searchbox form > div {
        font-size: 0;
    }

    #portal-header #portal-searchbox form > div > * {
        font-size: 14px;
    }
}

#portal-header:before,
#portal-header:after {
    content: " ";
    display: table;
}

#portal-header:after {
    clear: both;
}

.plone-nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.plone-nav > li {
    position: relative;
    display: block;
}

.plone-nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: white;
    font-size: 17px;
}

.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.plone-navbar {
    background-color: transparent;
    color: white;
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
}

.plone-navbar:before,
.plone-navbar:after {
    content: " ";
    display: table;
}

.plone-navbar:after {
    clear: both;
}

.plone-navbar-header:before,
.plone-navbar-header:after {
    content: " ";
    display: table;
}

.plone-navbar-header:after {
    clear: both;
}

@media (min-width: 667px) {
    .plone-navbar-header {
        float: left;
    }
}

.plone-navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    display: none;
}

.plone-navbar-collapse.in {
    overflow-y: auto;
    display: block;
}

@media (min-width: 667px) {
    .plone-navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

    .plone-navbar-collapse.plone-collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .plone-navbar-collapse.in {
        overflow-y: visible;
    }

    .navbar-fixed-top .plone-navbar-collapse,
    .navbar-static-top .plone-navbar-collapse,
    .navbar-fixed-bottom .plone-navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.plone-navbar-toggle {
    z-index: 1;
    position: relative;
    float: right;
    margin-top: 6px;
    margin-bottom: 3px;
    padding: 6px 10px;
    background-color: transparent;
    background-image: none;
    border: 1px solid white;
    border-radius: 4px;
    /*
  .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: white;
    margin-top: 2px;
  }
  .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .icon-bar + .icon-bar + .icon-bar {
    margin-bottom: 3px;
  }
  //end burgerbar icon-bar
  */
}

.plone-navbar-toggle:focus {
    outline: 0;
}

.plone-navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

.plone-navbar-toggle .icon-bar:after {
    content: "Menu";
    position: relative;
    color: white;
}

.plone-navbar-toggle .icon-bar + .icon-bar:after {
    content: "";
}

@media (min-width: 667px) {
    .plone-navbar-toggle {
        display: none;
    }
}

.plone-navbar-nav {
    margin: -1px -15px -1px;
}

.plone-navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .selected > a:focus {
    color: white;
    background-color: transparent;
}

@media (min-width: 667px) {
    .plone-navbar-nav {
        float: left;
    }

    .plone-navbar-nav > li {
        float: left;
    }

    .plone-navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .plone-navbar-nav.navbar-right:last-child {
        margin-right: -15px;
    }
}

.principal {
    background: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent);
    background-color: #d9d7d7;
    background-size: 20px 20px;
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 50px 0;
}

.principal .container-fluid {
    margin: 0 auto;
    width: 960px;
}

.gigantic h1 {
    font-size: 500%;
}

.gigantic p {
    font-size: 150%;
}

#content {
    margin-bottom: 24px;
}

#content-core a {
    border-bottom: 1px solid #cccccc;
}

#content-core a:hover,
#content-core a:focus {
    /* border-bottom: none; */
}

#content-core a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#content-core .pat-structure a,
#content-core .pat-resourceregistry a {
    border-bottom: none;
}

#content-core .pat-structure a.btn,
#content-core .pat-resourceregistry a.btn,
#content-core .pat-structure .pagination a {
    border-bottom: 1px solid #cccccc;
}

a.plone-toolbar-logo {
    color: #fff;
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 667px) {
    .container {
    /* width: 750px; */
    width: 100%;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 667px) {
    .plone-toolbar-top-default .container {
        width: 750px;
    }
}

@media (min-width: 828px) {
    .plone-toolbar-left-default .container {
        width: 750px;
    }
}

@media (min-width: 888px) {
    .plone-toolbar-left-expanded .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .plone-toolbar-top-default .container {
        width: 970px;
    }
}

@media (min-width: 1052px) {
    .plone-toolbar-left-default .container {
        width: 970px;
    }
}

@media (min-width: 1112px) {
    .plone-toolbar-left-expanded .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .plone-toolbar-top-default .container {
        width: 1170px;
    }
}

@media (min-width: 1260px) {
    .plone-toolbar-left-default .container {
        width: 1170px;
    }
}

@media (min-width: 1320px) {
    .plone-toolbar-left-expanded .container {
        width: 1170px;
    }
}

#maincontent-wrapper {
    background: #FFFFFF;
}

.template-homepageview #maincontent-wrapper {
    background: transparent;
}

#maincontent-wrapper #content {
    padding-top: 10px;
}

#project-header-wrapper {
    background: #FFFFFF;
}

#project-header .badge {
    background: #cb3232 none repeat scroll 0 0;
    border-radius: 25px;
    color: #ffffff;
    font-size: 20px;
    height: 50px;
    line-height: 42px;
    margin-left: 25px;
    text-align: center;
    width: 50px;
}

#portal-footer-wrapper {
    padding: 15px 15px 15px;
    background-color: #CB3232;
    color: #FFFFFF;
    clear: both;
}

#portal-footer-wrapper abbr, {
    color: #cccccc;
}

#portal-footer-wrapper a {
    color: #FFFFFF;
}

#portal-navigation a {
    color: #FFFFFF;
}

#portal-footer-wrapper .portletWrapper {
    display: inline-block;
}

#portal-footer-wrapper .portletWrapper:first-child {
    display: block;
    border-bottom: 1px solid #4d4d4d;
    padding-bottom: 1em;
    margin-bottom: .5em;
}

#portal-footer-wrapper .portlet {
    background: transparent;
    border: 0;
    font-weight: 300;
    box-shadow: none;
    margin-bottom: 0;
}

#portal-footer-wrapper .portlet .portletContent {
    padding: 0;
    background: transparent;
    border: 0;
}

#portal-footer-wrapper .portlet .portletContent > * {
    padding: inherit;
}

#portal-footer-wrapper .portlet .portletContent li {
    background: transparent;
    display: inline-block;
    border: 0;
    white-space: nowrap;
    padding: 10px 30px;
}

#portal-footer-wrapper .portlet#portal-colophon .portletContent a {
    padding: 10px 30px;
}

#portal-footer-wrapper .portlet .portletItem:before,
#portal-footer-wrapper .portlet .portletItem a:before {
    content: "";
}

#portal-footer-wrapper .portlet .portletItem a {
    padding: 0;
    border: 0;
}

#portal-footer-wrapper .portlet .portletActions {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    margin-right: 15px;
}

#portal-siteactions {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

#portal-siteactions li {
    font-weight: bold;
    display: inline-block;
    margin-left: 30px;
}

#portal-siteactions li:first-child {
    margin-left: 0;
}

body.template-login_form #content-core,
body.template-logged_out #content-core {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    background: #fcfcfd;
    max-width: 300px;
    margin: 0 auto 6px;
    padding: 6px 12px;
}

body.template-login_form #content-core > :first-child,
body.template-logged_out #content-core > :first-child {
    border-radius: 4px 4px 0 0;
}

body.template-login_form #content-core > :last-child,
body.template-logged_out #content-core > :last-child {
    border-radius: 0 0 4px 4px;
}

body.template-login_form #content-core .portletHeader,
body.template-logged_out #content-core .portletHeader {
    background: #f2f1f1;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 15px;
    color: #696969;
}

body.template-login_form #content-core .portletHeader > a,
body.template-logged_out #content-core .portletHeader > a {
    color: #086ca3;
}

body.template-login_form #content-core.portletCalendar .portletHeader,
body.template-logged_out #content-core.portletCalendar .portletHeader {
    text-align: center;
    position: relative;
}

body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
    width: 30px;
    height: 30px;
    padding: 0 1px 2px;
    border-radius: 50%;
    position: absolute;
    display: inline-block;
    left: 5px;
    font-size: 24px;
    margin-top: -3px;
    line-height: 28px;
    font-weight: 500;
}

body.template-login_form #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarPrevious:hover,
body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext:hover,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext:hover {
    background: #ffffff;
    text-decoration: none;
}

body.template-login_form #content-core.portletCalendar .portletHeader .calendarNext,
body.template-logged_out #content-core.portletCalendar .portletHeader .calendarNext {
    right: 5px;
    left: inherit;
}

body.template-login_form #content-core .portletContent,
body.template-logged_out #content-core .portletContent {
    font-size: 14px;
    border-top: 1px solid #e5e5e5;
    background: #ffffff;
    font-weight: 400;
}

body.template-login_form #content-core .portletContent > *,
body.template-logged_out #content-core .portletContent > *,
body.template-login_form #content-core .portletContent > div:not(.portalMessage),
body.template-logged_out #content-core .portletContent > div:not(.portalMessage) {
    padding: 10px 15px;
    margin: 0;
    color: #696969;
}

body.template-login_form #content-core .portletContent > ul,
body.template-logged_out #content-core .portletContent > ul {
    padding: 0;
    list-style: none;
    position: relative;
}

body.template-login_form #content-core .portletContent > ul > li a,
body.template-logged_out #content-core .portletContent > ul > li a {
    display: block;
    padding: 10px 15px 26px 30px;
    position: relative;
    z-index: 1;
    color: #086ca3;
}

body.template-login_form #content-core .portletContent > ul > li > a,
body.template-logged_out #content-core .portletContent > ul > li > a {
    border-top: 1px solid #e5e5e5;
}

body.template-login_form #content-core .portletContent > ul > li:first-child > a,
body.template-logged_out #content-core .portletContent > ul > li:first-child > a {
    border-top: 0;
}

body.template-login_form #content-core .portletContent > ul > li a:before,
body.template-logged_out #content-core .portletContent > ul > li a:before {
    content: "•";
    position: absolute;
    font-size: 25px;
    margin-top: -9px;
    left: 15px;
    color: #a7daf2;
}

body.template-login_form #content-core .portletContent > ul ul,
body.template-logged_out #content-core .portletContent > ul ul {
    padding-left: 15px;
    list-style: none;
}

body.template-login_form #content-core .portletContent > ul .portletItemDetails,
body.template-logged_out #content-core .portletContent > ul .portletItemDetails {
    display: block;
    z-index: 0;
    padding: 0 15px 10px 30px;
    font-weight: 400;
    position: relative;
    margin-top: -26px;
    font-size: 12px;
    color: #696969;
}

body.template-login_form #content-core .portletContent > ul li:hover,
body.template-logged_out #content-core .portletContent > ul li:hover {
    background: #fcfcfd;
}

body.template-login_form #content-core .portletContent > ul li:hover a:before,
body.template-logged_out #content-core .portletContent > ul li:hover a:before {
    color: #64bee8;
}

body.template-login_form #content-core .portletContent table,
body.template-logged_out #content-core .portletContent table {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    border-spacing: 0;
}

body.template-login_form #content-core .portletContent table tr,
body.template-logged_out #content-core .portletContent table tr {
    line-height: 30px;
}

body.template-login_form #content-core .portletContent table thead,
body.template-logged_out #content-core .portletContent table thead {
    background: #fcfcfd;
    border-bottom: 1px solid #e5e5e5;
}

body.template-login_form #content-core .portletContent table thead th,
body.template-logged_out #content-core .portletContent table thead th {
    color: #696969;
    font-weight: 300;
    height: 40px;
    text-align: center;
}

body.template-login_form #content-core .portletContent table td > *,
body.template-logged_out #content-core .portletContent table td > * {
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

body.template-login_form #content-core .portletContent table .cal_has_events,
body.template-logged_out #content-core .portletContent table .cal_has_events {
    position: relative;
}

body.template-login_form #content-core .portletContent table .cal_has_events a:hover,
body.template-logged_out #content-core .portletContent table .cal_has_events a:hover {
    background: #dbecfe;
    text-decoration: none;
    box-shadow: 0 0 0 5px #dbecfe;
}

body.template-login_form #content-core .portletContent table .cal_has_events a:after,
body.template-logged_out #content-core .portletContent table .cal_has_events a:after {
    content: "•";
    position: absolute;
    margin-left: 50%;
    left: -3px;
    font-size: 20px;
    color: #a7daf2;
    margin-top: 9px;
}

body.template-login_form #content-core .portletContent table .cal_has_events a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_has_events a:hover:after {
    color: #64bee8;
}

body.template-login_form #content-core .portletContent table .cal_next_month,
body.template-logged_out #content-core .portletContent table .cal_next_month,
body.template-login_form #content-core .portletContent table .cal_prev_month,
body.template-logged_out #content-core .portletContent table .cal_prev_month {
    color: #000;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a {
    color: #a7daf2;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:after,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:after,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:after,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:after {
    color: #d3edf8;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:hover,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:hover,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover {
    color: #004665;
}

body.template-login_form #content-core .portletContent table .cal_next_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_next_month.cal_has_events > a:hover:after,
body.template-login_form #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover:after,
body.template-logged_out #content-core .portletContent table .cal_prev_month.cal_has_events > a:hover:after {
    color: #64bee8;
}

body.template-login_form #content-core .portletContent table .today > *,
body.template-logged_out #content-core .portletContent table .today > * {
    background: #e5e5e5;
    font-weight: 500;
    box-shadow: 0 0 0 5px #e5e5e5;
    color: #000;
}

body.template-login_form #content-core .portletContent table tbody tr:first-child td > *,
body.template-logged_out #content-core .portletContent table tbody tr:first-child td > * {
    margin-top: 10px;
}

body.template-login_form #content-core .portletContent table tbody tr:last-child td > *,
body.template-logged_out #content-core .portletContent table tbody tr:last-child td > * {
    margin-bottom: 10px;
}

body.template-login_form #content-core .formControls,
body.template-logged_out #content-core .formControls {
    border: 0;
    background: none;
    padding: 0;
    box-shadow: none;
}

body.template-login_form #content-core .portletFooter,
body.template-logged_out #content-core .portletFooter {
    border-top: 1px solid #e5e5e5;
    background: #fcfcfd;
    padding: 10px 15px;
    font-size: 12px;
    font-weight: 400;
    box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.05);
}

#portal-anontools ul {
    text-align: right;
    list-style: none;
}

#portal-anontools li {
    margin: 12px 0 12px 12px;
}

#portal-sitemap {
    list-style: none;
    padding-left: 0;
}

#portal-sitemap > li {
    font-size: 18px;
    border-top: 1px solid #e5e5e5;
    padding: 6px 0;
}

#portal-sitemap ul {
    list-style: none;
    position: relative;
    font-size: 14px;
    padding-left: 20px;
}

#portal-sitemap ul li {
    position: relative;
}

#portal-sitemap ul li:before {
    content: "•";
    display: inline;
    font-size: 25px;
    color: #a7daf2;
    top: 5px;
    position: relative;
}

.vevent span.cal_month {
    font-size: 1.1em;
}

.event.summary {
    font-weight: 400;
    max-width: 300px;
    float: right;
    background: #fafafa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    padding: 12px 12px 12px 36px;
    margin-left: 5px;
}

.event.summary strong,
.event.summary li > span {
    display: block;
}

.event_listing article {
    border-top: 1px solid #e5e5e5;
    padding: 12px 0 12px;
}

.event_listing article h2 {
    margin: 0;
    padding: 12px 0 12px;
}

.event_listing article:first-child {
    border-top: 0;
    margin-top: -6px;
}

.cal_date {
    float: right;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
    text-align: center;
    width: 100px;
    margin: 12px 0 12px 12px;
    border-radius: 4px;
    overflow: hidden;
}

.cal_month {
    background: #00b0fe;
    font-weight: 400;
    display: block;
    color: #fff;
    padding: 6px 12px;
}

.cal_day {
    font-size: 36px;
    font-weight: 700;
    display: block;
}

.cal_wkday {
    font-size: 12px;
    font-weight: 300;
    display: block;
    padding: 0 12px 6px;
}

.event_listing .sub_nav {
    float: right;
}

.template-event_listing .caltrigger {
    display: none;
}

.autotabs .autotoc-nav .events-month-prev,
.autotabs .autotoc-nav .events-week-prev,
.autotabs .autotoc-nav .events-day-prev {
    position: relative;
    border-top-left-radius: 0;
    padding-left: 6px;
}

.autotabs .autotoc-nav .events-month-prev:before,
.autotabs .autotoc-nav .events-week-prev:before,
.autotabs .autotoc-nav .events-day-prev:before {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #e5e5e5;
    border-right: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    left: -6px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-prev:after,
.autotabs .autotoc-nav .events-week-prev:after,
.autotabs .autotoc-nav .events-day-prev:after {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #fcfcfd;
    border-right: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    left: -5px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-prev:hover:after,
.autotabs .autotoc-nav .events-week-prev:hover:after,
.autotabs .autotoc-nav .events-day-prev:hover:after {
    color: #ffffff;
}

.autotabs .autotoc-nav .events-month-next,
.autotabs .autotoc-nav .events-week-next,
.autotabs .autotoc-nav .events-day-next {
    position: relative;
    border-top-right-radius: 0;
    padding-right: 6px;
}

.autotabs .autotoc-nav .events-month-next:before,
.autotabs .autotoc-nav .events-week-next:before,
.autotabs .autotoc-nav .events-day-next:before {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #e5e5e5;
    border-left: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    right: -6px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-next:after,
.autotabs .autotoc-nav .events-week-next:after,
.autotabs .autotoc-nav .events-day-next:after {
    content: "";
    position: absolute;
    padding: 0 5px;
    color: #fcfcfd;
    border-left: 5px solid;
    border-top: 23px solid transparent;
    border-bottom: 23px solid transparent;
    right: -5px;
    top: -1px;
    padding: 0 !important;
}

.autotabs .autotoc-nav .events-month-next:hover:after,
.autotabs .autotoc-nav .events-week-next:hover:after,
.autotabs .autotoc-nav .events-day-next:hover:after {
    color: #ffffff;
}

.image-product {
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    overflow: hidden;
    display: inline-block;
}

.image-product figcaption {
    font-size: 12px;
    background: #fcfcfd;
    margin: 6px 12px;
}

.portraitPhoto {
    margin: 0;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    overflow: hidden;
    display: inline-block;
    float: right !important;
    border-radius: 50px;
}

.portraitPhoto figcaption {
    font-size: 12px;
    background: #fcfcfd;
    margin: 6px 12px;
}

.newsImageContainer {
    float: right;
    margin: 0 0 6px 6px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.17);
    overflow: hidden;
}

.newsImageContainer a {
    display: table;
}

.newsImageContainer a img {
    display: block;
}

.newsImageContainer figcaption {
    display: table-caption;
    caption-side: bottom;
    font-size: 12px;
    background: #fcfcfd;
}

#commenting:before,
#commenting:after {
    content: " ";
    display: table;
}

#commenting:after {
    clear: both;
}

#commenting legend,
.discussion legend {
    padding: 0.5em 0.5em 0.5em 0;
    font-weight: normal;
}

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

.discussion:after {
    clear: both;
}

.discussion .comment {
    margin-bottom: 12px;
    padding-left: 40px;
}

.discussion .commentImage {
    float: left !important;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    margin-left: -40px;
    margin-top: 3px;
}

.discussion .documentByLine {
    font-weight: normal;
}

.discussion .commentDate {
    float: right !important;
    display: inline;
    font-size: 12px;
    color: #66697C;
}

.discussion .commentBody {
    margin: 1em 0;
    padding: 1em;
    overflow: auto;
    border: 1px solid #ccc;
}

.discussion .commentBody p {
    float: left;
    margin-bottom: 0;
}

.discussion .commentactionsform {
    display: inline;
    margin-left: 6px;
}

.discussion .commentActions {
    float: right;
    text-align: right;
}

.discussion .reply {
    border-bottom: 1px solid #e5e5e5;
}

.cancelreplytocomment {
    /* Hide the cancel button in the comment form, show it only in the reply form
   * in order to close it.
   */
    display: none;
}

.replyTreeLevel0 {
    margin-left: 0;
}

.replyTreeLevel1 {
    margin-left: 24px;
}

.replyTreeLevel2 {
    margin-left: 48px;
}

.replyTreeLevel3 {
    margin-left: 72px;
}

.replyTreeLevel4 {
    margin-left: 96px;
}

.replyTreeLevel5 {
    margin-left: 120px;
}

.replyTreeLevel6 {
    margin-left: 144px;
}

.replyTreeLevel7 {
    margin-left: 168px;
}

.replyTreeLevel8 {
    margin-left: 192px;
}

.replyTreeLevel9 {
    margin-left: 216px;
}

.replyTreeLevel10 {
    margin-left: 240px;
}

#viewlet-below-content .loginbutton {
    margin: 12px 0;
}

#viewlet-below-content .reply .loginbutton {
    display: none;
}

#viewlet-below-content .reply ~ .reply .loginbutton {
    display: inline-block;
}

#dobulkaction {
    margin: 0.3em 0;
}

.template-discussion-controlpanel .unclickable {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.searchPage {
    position: relative;
}

.searchPage .actionMenu.activated dd {
    display: block;
}

.searchPage .actionMenu {
    float: right;
}

.searchPage .actionMenu dt {
    top: 0;
    right: 0;
    position: absolute;
}

.searchPage .actionMenu dd {
    display: none;
    position: absolute;
    right: 0;
    top: 35px;
    width: 300px;
    background-color: #fcfcfd;
    border: 1px solid #e5e5e5;
    padding: 15px;
    z-index: 10;
}

#search-results-bar #results-count {
    padding-left: 8px;
}

#searchform .input-group {
    max-width: 60%;
}

#searchform .input-group input.searchPage.btn {
    width: 120px;
}

#search-filter input {
    margin-right: 0.5rem;
}

/* Customize search button */
#searchGadget_form .searchButton {
    /* Re-use mixin from Barceloneta */
}

/* Inspect Barceloneta theme (and its less-folder) for more... */
/* Customize for LBS */
body {
    background: #f7f3f3;
}

i.link-external {
    display: none;
}

#portal-top {
    background: #CB3232;
}

#site-actions {
    font-size: 12px;
    line-height: 12px;
    margin-right: -5px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#site-actions ul li {
    display: inline-block;
    margin: 0 5px;
}

#site-actions ul li a {
    color: #FFFFFF;
}

#site-actions .pull-right {
    margin: 0px;
    padding: 0px;
}

#breadcrumbs-home a:before {
    font-family: FontAwesome;
    font-size: 15px;
    display: inline-block;
    content: '\f015';
}

#breadcrumbs-home a {
    font-size: 0;
}

#portal-footer-wrapper h3 {
    margin-bottom: 20px;
    margin-top: 25px;
}

#social-links, #contact-footer, #getting-started {
}

#social-links ul, #contact-footer ul {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

#social-links ul li {
    margin: 5px 0;
}

#social-links ul li a {
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}

#social-links ul li a:hover {
    color: #FFFFFF;
}
#social-links ul li a span:hover {
    text-decoration: underline;
}
#social-links ul li a span {
    display: inline-block;
    margin-right: 20px;
}

#social-links ul li a .fa-circle {
    color: white;

}
#social-links img.blogger-icon {
    width: 39px;
    padding: 3px;
    margin-right: 22px;
}
#social-links ul li a .fa-envelope, #social-links ul li a .fa-google-plus, #social-links ul li a .fa-facebook, #social-links ul li a .fa-twitter, #social-links ul li a .fa-youtube, #social-links ul li a .fa-wifi {
    color: #CB3232;
}

#contact-footer ul li {
    color: #FFFFFF;
}

#contact-footer ul li label {
    width: 4em;
}

#contact-footer a, #contact-footer a:visited, #contact-footer a:hover {
    color: white;
}
#contact-footer a{
    text-decoration: underline;
}
#contact-footer a:hover {
    text-decoration: underline;
}

#portal-footer #contact-footer p {
    margin: 0px 0 5px;
    line-height: 15px;
}

#contact-footer .link-mailto {
    display: none;
}

#contact-footer .contact-note {
    font-size: 12px;
}
#contact-footer .contact-note ul li {
    list-style: initial;
    margin-left: 10px;

}
#contact-footer .col-xs-7 {
    padding-right: 0;
    /* padding-bottom: 15px; */
}

#contact-footer img {
    margin-top: 15px;
    margin-right: -15px;
    width: 100%;
}

#footer-navigation img {
    margin-top: 15px;
    float: left;
    margin-bottom: 15px;
}

#portal-footer-wrapper div.divider {
    position: absolute;
    right: 0;
    top: 80px;
    height: 100px;
    border-left: 1px solid white;
}

/*Global navigation*/
#navbar .dropdown-menu {
    width: 100%;
    border: none;
    background-color: #F4F4F4;
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}

#navbar h2 {
    font-size: 20px;
    font-weight: normal;
    font-family: Verdana;
    color: #CB3232;
    letter-spacing: normal;
    line-height: 25px;
}

.full-width.dropdown {
    position: static;
}

.full-width.dropdown > .dropdown-menu {
    left: 0;
    right: 0;
    position: absolute;
}

.full-width.dropdown > .dropdown-menu > li > a {
    white-space: normal;
}

.fill-width.dropdown {
    position: static;
}

.fill-width.dropdown > .dropdown-menu {
    left: auto;
    position: absolute;
}

.fill-width.dropdown > .dropdown-menu > li > a {
    white-space: normal;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F4F4F4;
}

.nav > li > a:hover, .nav > li.selected > a {
    background-color: #FFFFFF;
}

.nav > li > a:focus {
}

div.global-subnav {
    padding: 15px 15px 15px;
}

div.site-header .navbar {
    margin-bottom: 0;
    border: 0;
}

.navbar-collapse {
}

#main-navbar {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

#navbar {
    width: 100%;
}

#navbar > li {
    background-color: #FFFFFF;
    padding: 15px 20px;
    width: 20%;
    text-align: center;
    border-right: #ECECEC solid 1px;
}

#navbar > li:last-child {
    border-right: 0px;
}

@media (min-width: 667px) {
    #navbar > li {
        width: 100%
    }
}

@media (min-width: 992px) {
    #navbar > li {
        width: 220px;
    }
}

@media (min-width: 1200px) {
    #navbar > li {
        width: 270px;
    }
}

#navbar > li:first-child {
    width: 60px;
}

#navbar > li:hover {
    background: #CB3232;
}

#navbar > li:hover > a {
    color: white;
    background: #CB3232;
}

#navbar > li:hover > a:after {
    content: "\f107";
    color: #FFFFFF;
}

#navbar > li:last-child {
    margin-right: 0;
}

#navbar > li > a {
    padding: 5px 0;
}

#navbar > li > a:after {
    font-family: FontAwesome;
    content: "\f106";
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #4d4d4d;
}

#navbar > li:first-child > a:after {
    content: "";
    right: 0px;
}

#navbar > li:first-child > a {
    padding: 4px 0;
}

#main-navbar li > a {
    font-size: 15px;
    color: #4d4d4d;
}

#main-navbar li > a > i {
    font-size: 20px;
}

#main-navbar .global-subnav {
    background: #CB3232;
    color: #FFFFFF;
    padding: 10px 30px;
}

#main-navbar .global-subnav h2, #main-navbar .global-subnav a {
    color: #FFFFFF;
}

#main-navbar .global-subnav ul {
    padding: 5px 0px 0px 0.1px;
}

#main-navbar .globalNavLevel2 {
    list-style: none;
    font-size: 24px;
    margin: 0;
    margin-bottom: -25px;
}

#main-navbar .globalNavLevel2 li a {
    font-size: 17px;
    font-weight: 500;
}

#main-navbar .globalNavLevel3 li a {
    font-size: 13px;
    font-weight: normal;
}

#main-navbar .globalNavLevel2 > li {
    margin-bottom: 35px;
    line-height: 24px;
}

#main-navbar .globalNavLevel3 {
    font-size: 16px;
    margin-left: 0;
    margin-top: 10px;
}

#main-navbar .globalNavLevel3 li {
    display: block;
    line-height: 20px;
}

#main-navbar .globalNavLevel4 {
    font-size: 16px;
    padding-left: 35px;
    font-weight: normal;
    margin: 10px 0;
}

#main-navbar .globalNavLevel4 li {
    display: block;
    line-height: 30px;
}

#main-navbar h2 {
    margin-bottom: 20px;
}

/*Left navigation*/
.navTreeLevel0 li.navTreeItemInPath > a:after {
}

.navTreeLevel0 {
    margin-left: 0px;
    margin-bottom: 0;
}

/*Document view*/

#lbs-document-first-heading {
    padding-right: 60px;
    position: relative;
}

#lbs-document-actions {
    text-align: right;
    position: absolute;
    right: 5px;
    height: 32px;
    line-height: 32px;
    top: calc((100% - 40px)/2);
}

#lbs-document-actions .action {
    font-size: 15px;
    margin: 0 5px;
}

.lbs-document-reader-view {
    padding: 0;
}

.lbs-document-reader-view *:not(text) {
    font-size: 20px !important;
    line-height: 28px;
}

.lbs-document-reader-view #content-header,
.lbs-document-reader-view #searchform-wrapper,
.lbs-document-reader-view #portal-footer,
.lbs-document-reader-view #gtx-trans,
.lbs-document-reader-view #mainnavigation-wrapper,
.lbs-document-reader-view .tooltip .tooltip-content {
    display: none !important;
    opacity: 0;
}

.lbs-document-reader-view .tooltip .tooltip-item {
    cursor: inherit;
}

.lbs-document-reader-view .back-link {
    margin-bottom: 10px;
}

#content span.tags {
    margin-left: 20px;
}

#content span.tags i {
    margin-right: 5px;
}

#viewlet-above-content-title {
    margin-bottom: 30px;
}

#viewlet-above-content-title .fa-stack {
    font-size: 9px;
    margin-right: 10px;
}

#viewlet-below-content {
    display: none;
}

#lbs_search_form {
    margin: 5px 0;
}

#search-form {
    border-radius: 0;
    border: solid 0px #dddddd;
    margin-bottom: 16px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}

#search-form input, #search-form select, #search-form button {
    border: none;
    border-radius: 0;
}

#search-form #search-input {
    background: transparent;
    box-shadow: none;
    font-style: italic;
    font-size: 30px;
    line-height: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 200;
    width: 99%
}

#search-form #search-input:hover {
    background: #e5e5e5;
}

#search-form .bootstrap-select .btn {
    height: 50px;
}

#search-form .input-group-btn i {
    color: #CB3232;
    font-size: 30px;
    margin-right: 5px;
    vertical-align: middle;
}

#home-news > div {
    margin: 15px 0;
}

.col-md-3.col-md-push-9 {
    padding-bottom: 20px;
}

#home-news {
    background: #FFFFFF;
    padding: 20px 20px 20px;
    margin-bottom: 20px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    height: 380px;
    /* box-sizing: content-box; */
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

#home-news:hover {
    background: #FFFFFF;
    margin-bottom: 20px;
    -webkit-box-shadow: 1px 8px 18px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow ease-in-out 0.4s;
    box-shadow: 1px 8px 18px rgba(0,0,0,0.15);
    transition: all 0.4s;
}

@media (min-width: 992px) {
#home-news {
    background: #FFFFFF;
    /* padding: 20px 20px 5px; */
    /* margin-bottom: 0px; */
    box-shadow: 0 3px 5px rgba(0,0,0,0.1);
    box-sizing: content-box;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
}

#home-news h3 {
    margin-top: 0;
}

#home-news h2 {
    color: #CB3232;
    margin: 0;

}

#home-news span.modified {
    color: #CB3232;
}

#home-news span {
    display: inline-block;
    width: 100%;
    margin-right: 20px;
}

#slider img {
    width: 100%;
}

#slider .rsSlide,
#slider .rsContainer,
#slider .rsOverflow {
    z-index: 0;
}

#slider .rsNav,
#slider .rsArrow {
    z-index: 0;
}

#slider .rsBullet {
    height: 20px;
    width: 20px;
    border: 0px;
    padding: 0px;
}

#slider .rsBullet span {
    vertical-align: baseline;
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    box-shadow: none;
    background: #FFFFFF;
    margin: 0 1px;
}

#slider .rsBullet.rsNavSelected span {
    background: #CB3232;
}

.rsMinW .rsBullets {
    position: absolute;
    bottom: 15px;
    right: 50%;
    z-index: 35;
    padding-top: 4px;
    height: auto;

    text-align: center;
    line-height: 6px;
    overflow: hidden;
}

.rsMinW .rsBullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px 4px;
}

.rsMinW .rsBullet span {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #CCC;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}

.rsMinW .rsBullet.rsNavSelected span {
    background: #FFF;
}

/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow {
    height: 32px;
    width: 32px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsMinW .rsArrowLeft {
    right: 37px;
    bottom: 7px;
}

.rsMinW .rsArrowRight {
    right: 7px;
    bottom: 7px;
}

.rsMinW .rsArrowIcn {
    width: 24px;
    height: 24px;
    margin-top: 3px;
    margin-left: 3px;
    position: absolute;
    cursor: pointer;
    background: transparent;

    border-radius: 2px;
}

.rsMinW .rsArrowIcn:hover {

}

.rsMinW.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -68px -36px;
}

.rsMinW.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -68px -68px;
}

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -100px -36px;
}

.rsMinW.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -100px -68px;
}

.rsMinW .rsArrowDisabled .rsArrowIcn {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    *display: none;
}

#content .photoAlbumEntryWrapper img {
    width: 95%;
    height: 95%;
}

#content .photoAlbumEntryTitle {
    display: none;
}

#content .tileItem .document-info {
    margin: 15px 0 0 0;
}

#content .tileItem .document-info .fa-stack {
    font-size: 50%;
}

#content .tileItem .document-info div {
    padding: 0;
}

#content .tileItem .tileImage img {
    border: solid 1px #CCCCCC;
    padding: 0;
    margin-right: 15px;
}

#content-core .tileItem .tileImage a {
    text-decoration: none;
    border-bottom: 0;
}

#content .tileItem .tileBody {
}

#content .documentDescription {
    font-weight: normal;
    font-style: italic;
    margin-bottom: 20px;
}

#project-header {
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    background: #F9F9F9;
}

#project-header img {
    margin-bottom: 20px;
    width: 100%;
}

#project-header div.news {
    margin: 0px -15px 10px;
}

#project-header div.news span.modified {
    color: #CB3232;
    margin-right: 20px;
}

.news .col-xs-12 {
    display: inline-flex;
    position: relative;
    left: 20px;
    padding-right: 40px;
}

#tab-nav ul {
    margin-left: -32px;
    border-left: solid 1px #CCCCCC;
    margin-bottom: -1px;
}

#tab-nav ul li {
    border-radius: 0;

    width: 25%;
    text-align: center;
    background: #EDEDED;
}

#tab-nav ul li a {
    margin-right: 0;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-radius: 0;
    border-bottom: solid 1px #CCCCCC;
    min-height: 65px;
}

#tab-nav ul li.active {
    border-radius: 0;
    background: #f9f9f9;
}

#tab-nav ul li.active a {
    border-radius: 0;
    border-bottom: solid 0px #FFFFFF;
    border-left: none;
    font-weight: bold;
    text-decoration: none;
    color: #cb3232;
}

#portal-footer h3 {
    color: #FFFFFF !important;
}
a.footer-links {
    float: left !important;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
}
a.footer-links {
    float:right;
    padding-right: 15px;
}
#portal-footer-wrapper ul.footer-links {
    list-style: none;
    padding-left: 0;
}

#portal-footer-wrapper ul.footer-links li {
    padding: 2px 0;

}

#portal-footer-wrapper ul.footer-links li a {
    color: #FFFFFF;

}

#portal-footer-wrapper ul.footer-links li a:visited {
    color: #FFFFFF;
}

#footer-navigation div.row {
    margin: 10px 0;
}

#footer-navigation .navLevel1 {
    color: white;
    font-weight: bold;
    font-size: 18px;
    display: block;
    line-height: 31px;
}

#footer-navigation .navLevel2 {
    color: white;
    padding-right: 20px;
    line-height: 20px;
}

#portal-footer p {
    margin: 0 0 10px;
    line-height: 20px;
}

#mainnavigation-wrapper .navbar {
    margin-bottom: 0px;
    border: none;
}

#slider-wrapper {
    margin-bottom: 0px;
}

.template-homepageview #portal-breadcrumbs {
    display: none;
}

.template-homepageview .focus-box {
    padding-bottom: 20px;
}


.template-homepageview .focus-box > div {
    background: #FFFFFF;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}

@media (max-width: 1199px) {
.template-homepageview .focus-box > div{
}
}


.template-homepageview .focus-box > div:hover {
    background: #FFFFFF;
     -webkit-box-shadow: 1px 8px 18px rgba(0,0,0,0.15);
    -webkit-transition: box-shadow ease-in-out 0.4s;
    box-shadow: 1px 8px 18px rgba(0,0,0,0.15);
    transition: all 0.4s;
}

.template-homepageview .focus-box h3 {
    padding-top: 10px;
    margin: 12px 0px 12px 0px;
    line-height: 23px;
}

.template-homepageview .focus-box > div img {
    width: 100%;
    height: 133px;
    vertical-align: middle;
    max-height: 133px;
    object-fit: cover;
}

.template-homepageview .focus-box > div div.focus-content {
    padding: 0 20px 0px 20px;
}

.template-homepageview .focus-box > div div.focus-content p {
    line-height: 20px;
    font-weight: 200;
    box-sizing: : inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 5;
    max-height: 7.8em;
    line-height: 22px;
}

#search_filter {
    border: solid 1px #cccccc;
    padding: 0 15px;
}

#search_filter .portlet-header {
    margin: 0 -15px;
    background: #F9F9f9;
    padding: 15px 10px;
    font-size: 20px;
    font-weight: normal;
    border-bottom: solid 1px #cccccc;
}

#search_filter .portlet-header:after {
    font-family: FontAwesome;
    content: "\f106";
    position: absolute;
    color: #4d4d4d;
    right: 30px;
}

#search_filter ul {
    list-style: none;
    padding-left: 20px;
}

#search_filter ul li input[type=checkbox] {

}

#search_filter ul li label {
    margin-left: 10px;
    font-weight: normal;
}

.searchresult-header h3 span.keyword {
    font-weight: bold;
}

.searchresult-header {
    margin-bottom: 20px;
}

.articlepreview .article-title {
    font-size: 20px;
}

.articlepreview .article-title .fa-stack {
    font-size: 50%;
}

.articlepreview .ratings {
    margin-top: 20px;
    color: #CB3232;
}

.articlepreview a.SeeMore {
    vertical-align: middle;
    margin-left: 25px;
    text-decoration: underline;
}

.articlepreview a.btn {
    margin: 5px 0;
    border-radius: 0;
    color: #CB3232;
}

.articlepreview a.btn:hover, .articlepreview a.btn:focus {
    color: #FFFFFF;
    background-color: #CB3232;
}

.articlepreview div.more-content {
    background: #F5F5F5;
    padding: 15px;
    margin-top: 15px;
}

/*Medu button*/
.menu {
    cursor: pointer;
    margin: 16px 10px 0 auto;
    padding-left: 1.25em;
    position: relative;
    width: 35px;
    height: 35px;
}

.menu:hover {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.menu-global {
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    border-top: 5px solid #CB3232;
    width: 100%;
    transition: 0.55s;
}

.menu-top {
    top: 0;
}

.menu-middle {
    top: 14px;
}

.menu-bottom {
    top: 28px;
}

.menu-top-click {
    backface-visibility: hidden;
    top: 15px;
    transform: rotate(50deg);
    transition: 0.55s 0.5s;
}

.menu-middle-click {
    opacity: 0;
}

.menu-bottom-click {
    backface-visibility: hidden;
    top: 15px;
    transform: rotate(-410deg);
    transition: 0.55s 0.5s;
}

/*End Menu button*/
#search-form .input-group-btn {
    background-color: white;
    padding-left: 10px;
    position: relative;
    left: -20px;
}

#search-form #options1, #search-form #options2 {
    text-align: right;
    margin-top: 5px;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}

/* FF 4-18 */
input:focus::-moz-placeholder {
    color: transparent;
}

/* FF 19+ */
input:focus:-ms-input-placeholder {
    color: transparent;
}

/* IE 10+ */
.royalSlider {
    width: 100%;
    height: 200px;
}

#search-form-only-here {
    margin-top: 10px;
    margin-top: 10px;
    width: 90px;
    /* position: relative; */
    /* left: -5px; */
    font-style: italic;
    color: #888;
}

#search-form-only-here label {
    font-weight: normal;
}

#search-form-only-here div.icheckbox_minimal-red {
    margin-right: 10px;
    margin-top: -15px;
}

form span.label {
    color: #666666;
}

p.lbs-list-item-desc {
    font-style: italic;
    font-size: 14px;
    padding-bottom: 0px;
    padding-left: 25px;
    margin-top: -5px;
    margin-bottom: 0 !important;
}

div.lbs-list-items {
    margin: 5px 0;
}

div.lbs-list-items hr {
    border-color: #EEEEEE;
    margin-top: 15px;
    margin-bottom: 5px;
}

div.lbs-list-items div.item-detail {
    display: block;
    vertical-align: top;
    padding-left: 25px;
    margin-top: 15px;
    /* padding-bottom: 25px; */
}

div.lbs-list-items div.sub-item-detail {
    margin: 5px 10px 5px 5px;
    display: inline-block;
    vertical-align: top;
    padding-left: 40px;
}

div.lbs-list-items div.item-detail::before {
    font-family: "Fontello";
    content: '\e808';
    left: 15px;
    position: absolute;
    color: #cb3232;
    padding-top: 3px;
}

div.lbs-list-items div.sub-item-detail::before {
    font-family: "Fontello";
    content: '\e808';
    margin: 10px 0 0 -20px;
    position: absolute;
    color: #cb3232;
}

.item-detail.content-type-lbsfolder {
    padding-bottom: 0 !important;
}

div.lbs-list-items div.item-detail.content-type-folder:before, div.lbs-list-items div.sub-item-detail.content-type-folder:before {
    content: '\e801';
}

div.lbs-list-items div.item-detail.content-type-document:before, div.lbs-list-items div.sub-item-detail.content-type-document:before {
    content: '\e80e';
}

div.lbs-list-items div.item-detail.content-type-file:before, div.lbs-list-items div.sub-item-detail.content-type-file:before {
    content: '\e811';
}

div.lbs-list-items div.item-detail.content-type-link:before, div.lbs-list-items div.sub-item-detail.content-type-link:before {
    content: '\e806';
}

div.lbs-list-items div.item-detail.content-type-image:before, div.lbs-list-items div.sub-item-detail.content-type-image:before {
    content: '\e810';
}

div.lbs-list-items div.item-detail.content-type-collection:before, div.lbs-list-items div.sub-item-detail.content-type-collection:before {
    content: '\e808';
}

div.lbs-list-items div.item-detail.content-type-event:before, div.lbs-list-items div.sub-item-detail.content-type-event:before {
    content: '\e809';
}

div.lbs-list-items div.item-detail.content-type-news-item:before, div.lbs-list-items div.sub-item-detail.content-type-news-item:before {
    content: '\e80f';
}

div.lbs-list-items div.item-detail.content-type-lbsdocument:before, div.lbs-list-items div.sub-item-detail.content-type-lbsdocument:before {
    content: '\e80e';
}

div.lbs-list-items div.item-detail.content-type-lbsfolder:before, div.lbs-list-items div.sub-item-detail.content-type-lbsfolder:before {
    content: '\e801';
}

div.lbs-list-items div.item-detail.content-type-lbslink:before, div.lbs-list-items div.sub-item-detail.content-type-lbslink:before {
    content: '\e806';
}

div.lbs-list-items div.item-detail.content-type-lbslist:before, div.lbs-list-items div.sub-item-detail.content-type-lbslist:before {
    content: '\e808';
}

div.lbs-list-items div.item-detail.content-type-lbsportalseite:before, div.lbs-list-items div.sub-item-detail.content-type-lbsportalseite:before {
    content: '\e80e';
}

div.lbs-list-items div.item-detail.content-type-file img, div.lbs-list-items div.sub-item-detail.content-type-file img {
    margin: 0 5px 0 -25px;
}

div.item-detail.content-type-file {
    padding-bottom: 0 !important;
}

.template-lbsportalseite_view div.lbs-list-items {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0px;
}

#logo span.logo-text {
    display: inline-block;
    max-width: 220px;
    vertical-align: middle;
    margin-left: 10px;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#logo span.logo-text span {
    display: block;
    font-size: 20px;
    line-height: 21px;
    position: relative;
    top: 1px;
}

@media (max-width: 666px) {
    #social-links, #contact-footer, #footer-navigation, #logos {
        margin-bottom: 50px;
    }

    #main-container .sidebar-offcanvas {
        width: 100%;
        border-top: solid 15px #ECECEC;
        border-bottom: solid 15px #ECECEC;
    }

    .portletNavigationTree {
        border: 0;
    }

    #tab-nav ul li {
        width: 100%;

    }

    #tab-nav ul li a {
        border-right: 0;
    }

    #tab-nav ul li.active a {
        border-radius: 0;
        border-bottom: solid 1px #CCCCCC;
        border-left: none;
    }

    #tab-nav ul {
        margin-left: 0px;
        border-left: 0;
        border-right: 0;
    }

    #navbar {
        margin: 0px;
    }

    #navbar > li {
        width: 100%;
    }

    .navbar {
        min-height: 0;
    }

    #search-form #options1 .btn-group, #search-form #options2 .btn-group {
        width: 100%;
    }

    #search-form .input-group-btn {
        background-color: white;
    }

    #search-form .input-group-btn i {
        margin-left: 15px;
    }

    #search-form .navbar-form {
        border: none;
        margin: -10px 0;
    }

    #logo img {
        max-width: 250px;
    }

    .container, .container-fluid {
        padding-top: 5px;
    }

    .royalSlider {
        margin-bottom: -10px;
        z-index: 2;
    }

}

.sidebar-nav {
    padding: 9px 0;
}

@media (min-width: 992px) {
    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

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

    .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
        margin-top: 0;
    }

    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0, 0, 0, 0.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }

    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        left: 10px;
        top: 11px;
        left: -6px;
    }

    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

#portal-column-two {
    padding-top: 20px;
}

.template-search h1 {
    margin-top: 20px;
}

#search-results-wrapper {
    line-height: 22px;
}

#search-results-wrapper .pagination {
    margin: 0 auto;
    display: inline-block;
    width: 100%;
    text-align: center;
}

#search-results-wrapper .pagination ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

#search-results-wrapper .pagination ul li {
    list-style: none;
    display: inline-block;
}

#search-results-wrapper .pagination li {
    margin: 10px 5px;
}

a.image-metadata-loader {
    border-bottom: 0px solid #cccccc;
    font-size: 12px !important;
}

iframe {
    max-width: 100%;
    /* width: 100%; */
}

bild img {
    vertical-align: middle;
    max-height: 133px;
    object-fit: cover;
}

.focus-box a:hover {
    text-decoration: none;
}

@media (max-width: 1199px) {
.template-homepageview .focus-box > div {
    padding-bottom: 10px;
}
}

h3.ellipsis1 {
    font-size: 20px;
}

@media (min-width: 1200px) and (-ms-high-contrast: active) {
div.focus-content {
    height: 195px !important;
    /* for IE only */
}

}

@media (min-width: 1200px) and (-ms-high-contrast: none) {
div.focus-content {
    height: 195px !important;
    /* for IE only */
}
}

@media (min-width: 992px) {
    #home-news {
    }
div.focus-content {
    box-sizing: initial;
    height: 181px;
}

div.focus-content h3 {
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 27%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 2.8em;
    padding-top: 10px;
    padding-bottom: 0px;
}

div.focus-content p {
    margin: -6px 0 10px;
    box-sizing: content-box;
    height: 55%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: 7.1em;
}
}

.rsMinW .rsBullets {
     right: 47%;
}

#slider .rsBullet span {
    margin: 0 10px;
}
.standalone, .context, .destructive, [type="submit"], button {
    text-shadow: 0 0 rgba(0, 0, 0, 0);
    }

#search-form #search-input {
    box-shadow: none;
    font-style: italic;
    font-size: 16px;
    font-weight: normal;
    background-color: white;
}

.btn {
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    }

img.rsImg {
    margin-left: 0px !important;
}

.form-group {
    margin-bottom: 15px;
    margin-bottom: 15px;
    left: -5px;
    position: relative;
    width: 49%;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

@media (min-width: 992px){
    div.focus-content {
    box-sizing: initial;
    height: 220px;
}
    #home-news {
        height: 1080px;
    }
}
    @media (min-width: 1200px) {

#home-news {
    height: 1140px;
    }
}

@media (max-width: 992px) and (min-width: 667px) {

#navbar > li:first-child {
    width: 4% !important;
    /* display: none; */
}

#navbar > li {
    background-color: #FFFFFF;
    padding: 15px 0px;
    width: 24% !important;
    text-align: center;
    border-right: #ECECEC solid 1px;
}

#navbar > li > a {
    padding: 5px 0;
}

#navbar > li > a:after {
    font-family: FontAwesome;
    content: "\f106";
    position: absolute;
    right: 5px;
    font-size: 18px;
    color: #333;
}

.col-md-6.hidden-xs #logo-2 {
    display: inline-block;
    height: 3px;
    position: relative;
    top: -65px;
}

.col-md-6 #logo {
    position: relative;
    top: 2px;
}
}

@media (max-width: 666px) {
#Fach, #SchulStufe {
    box-sizing: content-box;
    display: inline-block;
    inline-size: 48.8%;
}

.navbar-form .form-group {
    margin-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-group {
    width: 100%;
}

#lbs_search_form .col-xs-12 {
    width: 50%;
    padding-right: 0px;
}

.col-xs-12 #search-form-only-here {
	display: none;
}

#search-form .input-group-btn i {
    margin-left: 0px;
}

#search-form #search-input {
    width: 85%;
}
}

.portletContent img.image-inline {
    float: none;
    max-width: 100%;
    vertical-align: middle;
    object-fit: cover;
}

#home-news span {
            display: inline-block;
}

#logo img {
    height: 65px;
}

#logo-2 img {
    height: 65px;
}

span.logo-text2 {
    color: #999;
}

span.logo-text1 {
    font-weight: 600;
}

#portal-logo {
    background: #FFFFFF;
    padding: 0px 0px 3px 0px;
    box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}

figure {
    position: relative;
}

figure.image-inline {
    transition: .5s ease;
    backface-visibility: hidden;
    display: inline-block;
}

figure:hover .image-inline {
    /*opacity: 0.3;*/
}

.image-loading {
    background: url(../img/loading.svg) no-repeat 0 0;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -90px 0 0 -90px;
}

div.image-caption .collapse {
    display: block;
}

.image-preview-modal img {
    max-width: 100%;
}

.image-preview-modal .modal-header {
    padding: 10px 15px;
}

div.image-metadata {
    line-height: 15px;
    color: black;
    padding-top: 15px;
}

.image-caption {
    height: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 6px;
    box-sizing: content-box;
    border-radius: 0 10px 0 0;
    background: #00000080;
    opacity: 0.6;
    border-top-right-radius: 12px;
}

.image-caption a {
    display: block;
    color: #ffffff;
}

figure.image-left .image-caption {
    bottom: 0.5em;
}

figure.image-right .image-caption {
    bottom: 0.5em;
    left: 0.5em;
}

bread.fc-breadcrumb a {
    color: #777;
}

bread.fc-breadcrumb {
    display: inline-block;
    height: 18px;
    overflow: hidden;
    padding: 0px;
    padding-top: 18px;
    margin-bottom: -18px;
    color: #777;
    padding-left: 20px;
    font-variant: normal;
    box-sizing: content-box;
    width: 100%;
    word-wrap: break-word;
    word-break: break-all;
}

bread span.modified::before {
    font-family: "Fontello";
    content: '\e805';
    color: #999;
    padding-right: 3px;
}

bread span.modified-2::before {
    font-family: "Fontello";
    content: '\e801';
    color: #999;
    padding-right: 3px;
}

bread span.modified {
    float: right;
    padding-right: 35px;
}


#content-core a {
    border-bottom: 0px solid #cccccc;
    font-size: 14px;
    /* font-size: inherit; */
}

.head-fb {
    margin-top: -25px;
    padding-left: 20px;
    padding-top: 5px;
}

h3.head-fb2 {
    padding-left: 15px;
    padding-top: 25px;
}


.item-detail.content-type-lbslink:before {
    content: '\e806';
    /* display: none !important; */
}

.item-detail.content-type-lbslink {
    display: flow-root !important;
    /* margin-left: -40px; */
    box-sizing: content-box;
}

.item-detail.content-type-lbslink p {
    padding-left: 0px;
}

.item-detail.content-type-lbslink h4 {
    /* padding-top: 15px; */
    margin-top: 0px;
}

.item-detail.content-type-lbslink img {
    margin-bottom: 0px;
    margin-top: 35px;
}

@media  {
.portlet {
    border: 0px;
    margin-bottom: 20px;
    border-radius: 0px;
    border-left: 1px solid #c5c5c5;
    margin-top: 20px !important;
}

.portlet .portletHeader {
    background: #f2f1f1;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    padding: 10px 10px;
    color: #696969;
}

.portlet .portletContent {
    font-size: 14px;
    background: #ffffff;
    font-weight: 400;
    padding: 5px 10px;
    padding-bottom: 5px;
    line-height: 18px;
}

.portletNavigationTree {
    border: 0px;
    border-right: 1px solid #c5c5c5;
    border-radius: 0px;
    margin-top: 10px;
    padding: 0px;
}


#tab-nav ul li {
    border-radius: 0;
    width: 25%;
    text-align: center;
    background: #EDEDED;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#tab-nav ul li a {
    margin-right: 0;
    border-top: solid 1px #CCCCCC;
    border-left: none;
    border-radius: 0;
    border-bottom: solid 1px #CCCCCC;
    min-height: 65px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-right: solid 1px #cccccc;
}

#tab-nav ul li.active a {
    border-radius: 0;
    border-bottom: solid 0px #FFFFFF;
    border-left: none;
    font-weight: bold;
    text-decoration: none;
    color: #cb3232;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

#tab-nav ul {
    margin-left: -32px;
    /* border-left: solid 1px #CCCCCC; */
    margin-bottom: -1px;
}

#portal-column-two {
    padding-top: 0px;
    width: 100%;
    float: right;
}
}




/* dirty fix for firefox; */
.plone-breadcrumb {
    clear: left;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-right: 10px;
}

.plone-breadcrumb > * > span {
    display: inline-block;
    color: #777777;
    padding: 8px 0;
    font-weight: 400;
}

.plone-breadcrumb ol {
    display: inline-block;
    padding: 8px 0 0;
    list-style: none;
    margin: 0;
    padding-left: 0px;
    /* padding-left: 20px; */
    margin-bottom: -5px;
}

li#breadcrumbs-home {
    float: left;
    margin-left: -18px;
}

.plone-breadcrumb ol > li {
    font-weight: 400;
    display: inline;
}

#breadcrumbs-home a:before {
    font-family: FontAwesome;
    font-size: 15px;
    display: inline-block;
    content: '\f015';
}

.plone-breadcrumb ol > li + li:after {
    font-family: FontAwesome;
    content: "\f105";
    color: #4d4d4d;
    right: 0px;
}

@media (min-width: 992px) {
.plone-breadcrumb ol {
    padding-left: 20px !important;
    padding-right: 20px;
}
}

#project-header .col-sm-4.col-sm-offset-2 p {
    float: right;
    position: relative;
    /* right: 20px; */
    color: #888;
    font-weight: bold;
    margin-left: 15px;
    margin-right: 15px;
}

@media (min-width: 667px) {
.news .col-xs-12 {
    width: 145%;
}
}

#portal-column-two img {
    max-width: 100%;
}

div#project-header div.row {
    /* margin-top: 5px; */
}

#project-header-wrapper .container {
    padding-top: 0px !important;
}

@media (min-width: 666px) {
.template-homepageview .focus-box > div {
    height: 360px;
    }
}

.lbsfocus h3 {
    margin-left: 35px;
    margin-top: 0px;
}

@media (min-width: 992px) {
.col-md-6.logo-bw {
    width: 33%;
    visibility: visible;
}
}

.logo-bw {
    visibility: hidden;
    display: table-column;
}

a#logo-bw {
    align-content: center;
    justify-content: center;
    display: flex;
    position: relative;
    margin-top: 10px;
}

@media (max-width: 991px) {
.dropdown:hover .dropdown-menu.open {
    display: block;
}
}

.row.lbs-list-items hr {
    display: none;
}

.portlet td {
    border: 0px !important;
}

.lbs-document-reader-view *#project-header-wrapper {
    background: #FFFFFF;
    display: none;
}

#content-core svg {
    width: 100% !important;
    min-height: auto;
}

.ShowBody svg {
    width: 100% !important;
    min-height: auto;
}

_::selection,
.ShowBody svg {
    height: unset !important;\0;
}

_::selection,
#content-core svg {
    height: unset !important;\0;
}

.tooltip-plugin .tooltip-text>span {
    font-family: Helvetica, Arial;
}

@-moz-document url-prefix() {

details summary::after {
    content: "▶";
    float: left;
    margin-right: 5px;
}

details[open] summary::after {
    content: "▼";
}
}


.cc_banner-wrapper .cc_container .cc_inner_wrapper {
}

.cc_banner-wrapper .cc_message {
    padding-right: 10px;
    float: none;
}

.cc_inner_wrapper .buttons {
    margin-top: 5px;
}

.cc_banner-wrapper .btn_container {
    position: relative;
    right: auto;
    text-align: right;
    min-width: auto;
    width: auto;
}

.cc_banner-wrapper .btn_container .cc_btn {
    position: relative;
    display: inline-block;
    width: auto;
    max-width: none;
}

.cc_banner-wrapper .btn_container .cc_btn_reject_all {
    white-space: nowrap;
    background-color: white;
}

div#lbs-accessibility-actions i.fa {
    font-size: 20px !important;
}

span#lbs-accessibility-actions {
    text-align: right;
    position: absolute;
    right: 2px;
    height: 32px;
    line-height: 32px;
    top: -1px !important;
}

span.action.action-read {
    float: right;
}

span.action.action-print {
    float: right;
}

div.lizenzinfo span span {
    padding-left: 0px !important;
    display: flex;
}

div.lizenzinfo span {
    padding-left: 25px;
    display: inline-block;
}

div.lizenzinfo p span a:after {
    content: '\A';
    display: block;
}

div#parent-fieldname-text H2 {
    padding-top: 15px;
}

div#parent-fieldname-text H2:first-child {
    padding-top: 0px;
}

span.result-title .image-caption {
    display: none;
}

div#tab-nav {
    display: none;
}

#lbs-accessibility-first-heading {
    padding-right: 50px;
    position: relative;
}

div.ShowHeader {
    margin-top: 10px;
}

i.fa.fa-file-text-o {
    font-size: 20px;
}

i.fa.fa-print {
    font-size: 20px;
    padding-right: 4px;
}


@media (max-width: 666px){
.portletNavigationTree {
    border: 0px;
    border-right: 0px solid #c5c5c5;
    border-radius: 0px;
    margin-top: 10px;
    padding: 0px;
}
}

div#lbs-accessibility-actions {
    text-align: right;
    position: absolute;
    right: 2px;
    height: 32px;
    line-height: 32px;
    top: -1px !important;
}

fieldset.linkType.externalImage.autotoc-section.active label:before {
    content: "Einbindung externer Images nur mit ausdrücklicher Genehmigung der LBS-Leitung! " !important;
    color: #cb3434;
    display: block;
    padding-bottom: 5px;
    font-weight: normal;
}

.uploadify-me.pat-upload.upload:before {
    content: "Nach einem Upload über diese Funktion unbedingt Urheberrechte über Inhaltstabelle beim Objekt hinterlegen!" !important;
    color: #cb3434;
    display: block;
    padding-bottom: 5px;
}

fieldset.linkType.image.autotoc-section.active:before {
    content: "Hier den Namen des internen Bildes eintippen.";
    color: #cb3434;
    display: block;
    padding-bottom: 5px;
}

fieldset.linkType.external.autotoc-section.active:before {
    content: "Bitte wenn immer möglich interne Links nutzen. Bei externen Links bitte LBS-Qualitätskriterien beachten! " !important;
    color: #cb3434;
    display: block;
    padding-bottom: 5px;
    font-weight: normal;
    margin-left: -5px;
}

fieldset.linkType.internal.autotoc-section.active:before {
    content: "Hier den Namen des internen Objekts eintippen.";
    color: #cb3434;
    display: block;
    padding-bottom: 5px;
}

.form-group.text label:after {
    content: " (Für Barrierefreiheit unbedingt eingeben.)";
    font-weight: normal;
    color: #cd3939;
}

body#tinymce h1, h2, h3, h4, h5, h6 {
    color: #CB3232 !important;
}

.row.startseite {
    padding-top: 5px;
}

.row.lbsfocus.head-fb3 {
    padding-top: 25px;
}

span.page-header p {
    padding-top: 10px;
}

section#content-core {
    line-height: 20px;
}

/* BEGIN Mobile navigation CSS*/
.mburger {
    color: #CB3232;
}

@media (max-width: 667px) {
    #edit-zone {
        display: none;
    }
}

@media (min-width: 667px) {
    .mburger, #mobile-nav {
        display: none;
    }
}
/* END Mobile navigation CSS*/
/* fix Mobile Hamburger_pal*/
@media (max-width: 666px) {
#portal-logo .col-md-6 {
    padding-left: 10px;
}}

/* add words before lbsfocus by zi
.row.lbsfocus.head-fb0 h3:not(.focus-box h3):before {
    content: "Aktuelle ";
}
.row.lbsfocus.head-fb3 h3:not(.focus-box h3):before {
    content: "Neu in ";
}
if new homepage is merged*/

/* BEGIN LBS Settings CSS */
.template-lbs-settings #formfield-form-widgets-number_of_teaser_boxes input[type="text"] {
    display: inline-block;
    width: auto;
}

.template-lbs-settings #formfield-form-widgets-number_of_teaser_boxes .fieldErrorBox {
    display: inline-block;
}

.template-lbs-settings #formfield-form-widgets-number_of_teaser_boxes .icheckbox_minimal-red {
    margin-top: -2px;
    display: inline-block;
}

.template-lbs-settings #formfield-form-widgets-number_of_teaser_boxes br {
    display: none;
}
/* END LBS Settings CSS */

/* BEGIN LBS Teaser view */
.template-teaser-list-view h1 {
    font-size: 40px;
}
.template-teaser-list-view #content-core .tileItem h3 a {
    font-size: 25px;
}
.template-teaser-list-view .tileFooter {
    clear: none;
}

.template-teaser-list-view .teaser-image {
    float: left;
    padding: 0 15px 15px 0;
    width: 128px;
}
/* END LBS Teaser view */

/* BEGIN Datagrid field CSS */
.datagridwidget-table-view .header {
    padding: 5px;
}
.datagridwidget-cell {
    padding: 5px;
}
.datagridwidget-manipulator {

}
.datagridwidget-manipulator > a {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: 5px;
}
/* END Datagrid field CSS */

/* 19.07.2023 Start: Farbe Link-Quellenangabe in Modal angepasst */
.modal-content .modal-body div.image-metadata div div a span, #portal-footer-wrapper .modal-body .image-metadata div div a {
    color: #CB3232;
}
/* Ende: Farbe Link-Quellenangabe in Modal angepasst */