body,
html {
    height: 100%
}

textarea {
    vertical-align: middle;
    color: #737780
}

body {
    font: 14px/1 'Open Sans', sans-serif;
    color: #555;
    background: #fcfcfc
}

h1 {
    padding: 50px 0;
    font-weight: 400;
    text-align: center
}

p {
    margin: 0 0 20px;
    line-height: 1.5
}

.headerRow {
    background-color: #558ed5
}

.header {
    min-width: 460px
}

.container.header {
    padding-left: 0;
    padding-right: 14px
}

.container.mainNav {
    padding-right: 3px
}

.headerID {
    display: inline-block
}

.headerTools {
    display: inline-block;
    margin-right: -50px
}

.siteTitle,
a.siteTitle,
a.siteTitle:focus,
a.siteTitle:hover {
    color: #fff;
    text-decoration: none
}

.navbar-wasserDE {
    background-color: #f8f8f8;
    border-bottom: 1px solid #d3d3d3
}

.navbar-wasserDE .navbar {
    margin-bottom: 0
}

.navbar-wasserDE .navbar-default {
    border: none;
    background: 0 0
}

.mainNav {
    padding-left: 10px !important
}

.navbar_rl>button,
.navbar_rl>button:active {
    border-radius: 10px 0 0;
    color: #fff;
    height: 32px;
    padding: 0 25px 0 15px;
    background: url(../img/rl-tab-right.png) no-repeat scroll right -1px top -1px;
    margin-right: -5px
}

.navbar_rl>button:first-child {
    margin-right: 30px
}

.navbar_rl>button:hover {
    text-decoration: none;
    color: #fff
}

.navbar_rl>button.AUSWAHL_AKTIV {
    text-decoration: underline;
    color: #fff;
    font-weight: 700
}

#QueryContent,
.pageContent {
    min-height: 100%;
    padding-top: 110px;
    margin-bottom: -70px
}

#QueryContent:after,
.pageContent:after {
    content: "";
    display: block
}

#QueryContent:after,
#storedFooter,
.pageContent:after {
    height: 60px
}

#wasserDE-slider .carousel-control {
    width: 10%
}

#wasserDE-slider .carousel-inner {
    min-height: 235px
}

#wasserDE-slider .carousel-caption {
    left: 14%;
    right: 14%;
    bottom: none;
    text-align: left;
    top: 21%
}

.description p {
    text-align: center;
    min-height: 111px;
    margin: auto;
    font-weight: 400 !important;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column
}

.carousel-caption h1 {
    text-align: center
}

#wasserDE-slider .carousel-caption .description {
    background-color: rgba(255, 250, 250, .85);
    font-size: 10pt
}

.carousel-caption {
    text-shadow: none !important
}

.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
    filter: none !important
}

#wasserDE-slider {
    width: 100%;
    position: relative;
    max-height: 287px
}

#wasserDE-slider ul {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 800px
}

#wasserDE-slider .carousel-indicators .active {
    background-color: #bfe0ff;
    font-weight: 700;
    text-decoration: underline;
    margin: 0;
    color: #333;
    height: auto;
    width: auto
}

h1.carousel-caption-title, h2.carousel-caption-title  {
    background-color: #558ed5;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    margin: 0
}

.item p {
    padding: 12px 30px 12px 30px;
    color: #333;
    font-weight: 700;
    text-shadow: none
}

#RichtlinienContent .AUSWAHL_SELEKTOR,
#wasserDE-slider .btn.btn-default {
    background-color: #1b1464;
    color: #fff
}

#RichtlinienContent .AUSWAHL_SELEKTOR.AUSWAHL_AKTIV,
#wasserDE-slider .btn.btn-default.active {
    background-color: #558ed5;
    color: #fff
}

#RichtlinienContent {
    padding-left: 0
}

.RL-Tab {
    border-width: 2px;
    border-style: solid;
    border-color: #558ed5;
    background-color: #f9f9f9;
    padding: 15px 15px
}

.RL-Item {
    border-width: 2px;
    border-style: solid;
    border-color: #558ed5;
    background-color: #fff
}

.RL-Item li {
    list-style: circle
}

.RL-Item li a,
.RL-Item li a:focus,
.RL-Item li a:hover {
    color: #333
}

.RL-Tab .row {
    margin-bottom: 15px
}

.RL-Item>h4 {
    height: 3em;
    color: #fff;
    margin-top: 0;
    background-color: #558ed5
}

.RL-Item h4 img {
    height: 90%;
    padding: 10px 20px 10px 20px
}

#rightSide {
    height: auto;
    align-content: center;
    text-align: center;
    padding-top: 12px
}

#rightSide {
    padding-right: 0;
    padding-left: 0
}

#rightSide .row {
    background: #667180 none repeat scroll 0 0;
    margin: 20px 0 20px 0;
    padding: 0 0 21px 0
}

#rightSide .rightSide-box {
    padding: 0
}

#rightSide .row h4 {
    color: #525c66;
    font-size: 14px;
    font-weight: 700;
    margin: 3px;
    padding: 10px 0
}

.col-md-12.rightSide-box>div {
    padding: 9px 0
}

.col-md-12.rightSide-box img {
    margin-bottom: 10px
}

.rounded-list {
    margin-top: 25px
}

.rounded-list ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}

.rounded-list ol>li {
    position: relative;
    list-style: none;
    margin: 0;
    padding-left: 15px;
    padding-bottom: 0;
    padding-top: 0
}

.rounded-list ol>li p:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    background: #558ed5;
    height: 2em;
    width: 2em;
    margin-top: -1em;
    line-height: 1.7em;
    border: 2px solid #fff;
    text-align: center;
    font-weight: 700;
    border-radius: 2em;
    color: #fff
}

#queryHeader {
    position: fixed;
    top: 105px;
    z-index: 2;
    width: 100%;
    background-color: #fcfcfc;
    border-bottom: 1px solid #fff
}

.tagPlaceholder {
    margin-bottom: 10px;
    z-index: 1;
    padding-bottom: 0;
    background-color: #fcfcfc
}

#tagHeader {
    border-radius: 10px 10px 0 0;
    z-index: 3
}

.tagPlaceholder h2 {
    margin: 0
}

.home-link {
    color: gray;
    font-size: 12pt;
    padding-left: 30px;
    padding-top: 2px
}

.tagPlaceholder .btn {
    padding: 3px 6px;
    margin-bottom: 3px
}

.report {
    margin-bottom: 1.5em
}

.report-heading {    
    border-radius: 5px 5px 0 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.report-heading>div {
    padding: 14px
}

.report_index {
    background-color: #558ed5;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    min-width:2em;
    display: inline-block;
}

.report_title {
    color: #0d3567;
    font-weight: 700;
    font-size: 20px
}

.nameLinkButton {
    background-color: none;
    line-height: 1.2
}

.report_title .nameLinkButton_button {
    text-decoration: none;
    color: #0d5fab;
}

.report_title .nameLinkButton_button:hover {
    text-decoration: underline;
    background-color: none;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.report_title .IconOnHover {
    padding-left: 4px;
    font-size: 12px
}

.report_title .nameLinkButton_button:hover .IconOnHover {
    display: inline-block
}

.gotoGISheightPlaceHolder {
    color: transparent
}

.gotoGISbutton {
    cursor: pointer
}

.gotoGIS {
    color: #fff;
    background-color: #558ed5;
    border-radius:5px;
    flex: 1 0 178px;
    text-align: center;
    line-height: 25px;
    
}

.noHover:hover {
    color: #fff
}

.gotoGIS:hover {
    background-color: #558ed5;
    text-decoration: underline !important
}

.report_title .btn.btn-info,
.report_title .btn.btn-primary,
.report_title .nameLinkButton_button {
    border-color: #fff
}

.btn.btn-primary.nameLinkButton_button {
    text-decoration: none
}

.report-body {
    background-color: #f5f5f5;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 3x solid #4778b3
}

.report-tags {
    padding: 4px 2px 8px 20px
}

.report-tags>.tagstyle>span,
.report-tags>span {
    background-color: #737780;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 100%;
    margin: 2px 0;
    padding: 5px
}

.btn.btn-link.footerButtonEdit {
    position: absolute;
    right: 10px
}

.drag-handle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 20px;
    margin: 6px 0;
    background-image: url(img/drag-handle.png);
    background-repeat: repeat-y;
    background-position: center center;
    cursor: move;
    z-index: 1
}

.report-tags>.tagstyle {
    background-color: none;
    padding: 0
}

.report-tags>.tagstyle span {
    margin: 0 0
}

.report-tags>span:hover {
    background-color: #558ed5
}

.report-tags .tag.highlighted {
    background: #525c66
}

.report-tags input {
    color: #525c66
}

.report-footer {
    border: 1px solid #d9d9d9;
    border-top: 2px solid #d9d9d9;
    background-color: #e5e5e5;
    color: #555;
    font-weight: inherit;
    padding: 8px;
    border-radius: 0 0 5px 5px;
    font-size: small
}

.report-footer .col-xs-2 {
    text-align: left
}

.report-footer .col-xs-4 {
    text-align: richt
}

.reportingTrenner {
    margin: 2px 0 2px 0;
    background-color: #e1ecfa;
    height: 1px
}

.sideNavFilter hr {
    margin-top: 16px;
    margin-bottom: 16px
}

.sideNavToggle {
    position: absolute;
    top: 60px
}

#HelpText {
    position: fixed;
    z-index: 1600
}

.sideNavFilter {
  padding-right: 4px;
  height: calc(100% - 290px);
  overflow: auto;
}

.sideNavFilter::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f5f5f5
}

.sideNavFilter::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5
}

.sideNavFilter::-webkit-scrollbar-thumb {
    background-color: #31b0d5;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent))
}

.sideNavFilter .panel-group {
    margin-right: 10px
}

.sideNav div.panel-heading {
    cursor: pointer;
    background-color: #667180;
    color: #fff
}

.sideNav div.panel-heading {
    border-radius: 0
}

.labelRL~.labelRL .glyphicon.glyphicon-certificate::before {
    content: "& ";
    font: 15px/1 'Open Sans', sans-serif;
    padding: 0 2px;
    top: -1px
}

.Richtlinie .panel-title span::before,
.tagPlaceholder .Richtlinie span:first-child::before {
    position: relative;
    content: "\e124";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.Produkte .panel-title span::before,
.labelSource span:first-child::before,
.tagPlaceholder .ReportingType span:first-child::before {
    position: relative;
    content: "\e043";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.btn.btn-success.FilterTag span:first-child::before {
    position: relative;
    content: "\e042";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 7px
}

.Richtlinienzyklus .panel-title span::before,
.tagPlaceholder .Zyklus span:first-child::before {
    position: relative;
    content: "\e030";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.Meeresgebiete .panel-title span::before,
.tagPlaceholder .Region span:first-child::before {
    position: relative;
    content: "\e062";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.Zuständigkeit .panel-title span::before,
.labelSource span:first-child::before,
.tagPlaceholder .Source span:first-child::before {
    position: relative;
    content: "\e034";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.labelRegionstyp span:first-child::before {
    position: relative;
    content: "\e165";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.tagPlaceholder .Veroeffentlichungsjahr span:first-child::before {
    position: relative;
    content: "\e109";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.tagPlaceholder .ContentType span:first-child::before {
    position: relative;
    content: "\e142";
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    padding-right: 5px
}

.col-md-7 .tagPlaceholder.affix {
    width: 60%
}

.tagPlaceholder.affix~.resultList {
    padding-top: 240px
}

.map {
    position: fixed;
    height: 65%;
    width: 31%
}

#mapAffix {
    margin-top: 13px;
    padding: 5px;
    background-color: #aad3df;
    border-radius: 0
}

#mapAffix.map.affix .ol-viewport {
    border-radius: 4px
}

.ol-control {
    background-color: transparent !important
}

.ol-control button {
    background-color: #667180 !important;
    border: none !important
}

#storedFooter {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    border-top: 2px solid #fff;
    background-color: #558ed5;
    padding-top: 14px;
    margin-top: 20px;
    text-align: right;
    z-index: 500;
}

#footer a,
#footer a:hover {
    font-size: 90%;
    color: #fff;
    text-decoration: none
}

.btn-link.staticCaller.trenner::after {
    content: '|';
    color: #fff;
    padding-left: 13px
}

.report-footer-actions {
    position: relative
}

.report-tags-label {
    display: inline-block;
    min-width: 25%;
    line-height: 13pt;
    vertical-align: middle
}

main {
    min-width: 320px;
    max-width: 800px;
    padding: 40px 0 100px 0;
    margin: 0 auto;
    margin-right: 600px;
    background: #fff;
    position: relative
}

main h4 {
    max-width: 300px;
    padding: 5px
}

main li {
    margin: 5px
}

main ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em
}

@media (min-width :999px) {
    .sideNav_wrapper {
        display: block;
        height: 100%;
        margin-top: 18px !important
    }
}

.dropdown {
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
    padding: 12px 16px;
    z-index: 1
}

.dropdown:hover .dropdown-content {
    display: block
}

#icons img {
    padding: 10px
}

.gly-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.gly-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.gly-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.gly-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.gly-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.gly-flip-vertical {
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1)
}

.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none
}

.map:-moz-full-screen {
    height: 100%
}

.map:-webkit-full-screen {
    height: 100%
}

.map:-ms-fullscreen {
    height: 100%
}

.map:fullscreen {
    height: 100%
}

.ol-rotate {
    top: 3em
}

.ol-popup {
    position: absolute;
    background-color: rgba(255, 255, 255, .85);
    -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    filter: drop-shadow(0 1px 4px rgba(0, 0, 0, .2));
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ccc;
    bottom: 12px;
    left: -50px;
    min-width: 280px
}

.ol-popup:after,
.ol-popup:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ol-popup:after {
    border-top-color: #fff;
    border-width: 10px;
    left: 48px;
    margin-left: -10px
}

.ol-popup:before {
    border-top-color: #ccc;
    border-width: 11px;
    left: 48px;
    margin-left: -11px
}

.ol-popup-closer {
    text-decoration: none;
    position: absolute;
    top: 10px;
    right: 10px
}

.ol-popup-closer:after {
    content: "X"
}

#ProblemeMelder:before {
    content: "! "
}

.trennlineiMeta {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0))
}

.roundedHeader {
    border-radius: 10px 10px 0 0
}

select {
    color: #52606d
}

.col-md-6.blockElementLeft {
    padding: 10px 15px 0 15px
}

.bannerSpan {
    margin-bottom: 15px;
    margin-top: -4px;
    box-shadow: 0 2px 3px grey
}

.helpButton {
    position: static;
    right: 35px;
    top: 10px
}

.ladeScreenDisabler {
    position: absolute;
    margin-top: -7px;
    margin-left: -21px;
    height: 100%;
    min-height: 400px;
    bottom: 0;
    width: 102%;
    background: rgba(100, 100, 100, .3);
    border-radius: 10px 10px 0 0;
    z-index: 1;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 35px, rgba(255, 255, 255, .1) 35px, rgba(255, 255, 255, .1) 70px)
}

.iconLoaederSetter {
    padding-top: 15%;
    padding-left: 20%;
    color: #fff;
    position: fixed
}

.iconLoaderSpinner {
    font-size: 5em
}

.buttonScreenStopper {
    margin-top: 21px
}

.nameLinkButton a {
    text-decoration: underline
}

.nameLinkButton a:hover {
    text-decoration: underline
}

.nameLinkButton a:focus {
    text-decoration: underline;
    background-color: #558ed5
}

.nameLinkButton a:visited {
    text-decoration: underline;
    background-color: #558ed5
}

.report-heading.row>div {
    padding: 10px
}

#resultArea_header>h3 {
    font-size: 18px
}

#sideNavToggle {
    position: fixed;
    z-index: 110;
    width: 46px;
    font-size: 23px;
    color: #333;
    -moz-box-shadow: inset 0 0 2px #ceb7b7;
    -webkit-box-shadow: inset 0 0 2px #ceb7b7;
    box-shadow: inset 0 0 2px #ceb7b7;
    height: 35px;
    border: 1px solid transparent;
    top: 56px;
    background-color: #fcfcfc
}

li.sideNav_tagSpace {
    border-width: 0 0 0 3px !important;
    box-sizing: border-box;
    padding-left: 22px
}

.sideNav_activeCheckBox {
    border-left-color: #398439;
    background-color: #5cb85c;
    color: #fff !important
}

.loginButton {
    padding: 3px 3px 5px 5px;
    position: fixed;
    float: right;
    right: 20px;
    text-align: center;
    z-index: 3000;   
    top: 50px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    color: #555;
    border-radius: 2px;
    font-family: calibri
}

.loginButton .btn {
	padding: 2px 8px;
}

.resultArea_list {
    margin-top: 13px
}

.startPageLoader {
    padding-left: 50%;
    position: inherit;
    color: #667180;
    font-size: xx-large
}

.areaBigWindow {
    width: 300px;
    height: 70px;
    padding: 5px;
    border: 3px solid #ccc;
    vertical-align: inherit;
    margin-top: 10px
}

.startPageLoader i {
    top: 210px
}

.editURLSpan {
    position: absolute;
    right: -45px
}

.buttonEditAccept {
    position: absolute;
    right: 50px
}

.editWasserblick {
    position: absolute;
    right: -75px !important
}

.editURLSpan>.btn-link {
    padding: 0
}


.lizenz_icon_small {
    width: 12px;
    vertical-align: top;
    padding-top: 1px;
    margin-right: 3px;
    margin-left: 2px;
}

.lizenz_info_icon_edit {
    padding-top: 2px;
}

.info_icon_edit {
    width: 20px;
    vertical-align: top;
    position: absolute;
    padding-left: 10px;
}

.datenBestand {
    padding-top: 110px;
    padding-bottom: 50px
}

table.scrollable {
	border-collapse: separate;
}

table.scrollable thead {
	position: sticky;
	top: 100px;
	z-index: 150;
}

table.scrollable thead tr th {	
    background-color: rgb(247, 247, 247);
    border-bottom: 2px solid #c9c9c9; 
    border-collapse: seperate;
    position: sticky;
	top: 100px;
}

table.scrollable td:first-child {
    position: sticky;
    left: 0;
    z-index: 100;
}

.datenbestand_withSpearteLine {
    background: #42a042;
    background: linear-gradient(112deg, rgba(66, 160, 66, 1) 51%, rgba(207, 79, 79, 1) 51%);
    height: 100%;
    width: 100%;
    position: relative
}

.datenbestand_normal {
    height: 100%;
    width: 100%;
    padding: 7px
}

.datenbestand-success {
    position: relative;
    right: 10%;
    top: 3px
}

.datenbestand-error {
    position: relative;
    left: 10%;
    top: 10px
}

.datenbestandZelle {
	width: 100%;
}

.ergebnisBody {
    padding-top: 110px;
    margin-left: -8% !important
}

.newEditSpawn {
    padding-top: 83px
}

.queryHeader_areaFilter {
    padding-top: 68px
}

.modal-dialog {
    width: 60% !important
}

.shortField {
    width: 360px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word
}

.shortField span {
    text-overflow: ellipsis
}

.pageWrapper {
    padding-top: 66px
}

.urlEditField {
    display: inline-grid
}

.urlEditField a {
    word-wrap: break-word;
    width: 330px
}

.boxIframe {
    display: none;
    position: absolute;
    top: 336px;
    width: 100%;
    left: 0;
    background-color: #fff
}

.boxIframe:hover,
a:hover+.boxIframe {
    display: block;
    z-index: 100
}

a.disabled {
    opacity: .65;
    pointer-events: none;
    cursor: not-allowed
}

.forceInline {
    display: flex;
    align-items: last baseline
}

.row.forceInline button {
    margin-left: 14px
}

select.filterResults {
    min-width: 100%
}

select:disabled {
    color: gray
}

select:disabled:hover {
    cursor: alias
}

.report-footer.row {
    padding: 0;
    border: none
}

.customTag.tag.highlighted {
    background-color: #4778b3
}

.simpeTitle {
    background-color: #558ed5;
    text-align: center
}

.simpleTitleText {
    font-size: larger;
    padding-top: 11px
}

.deprecatedElement {
    color: #a9a9a9;
    background-color: #eee
}

.deprecatedElementIgnore {
    color: #a9a9a9;
    font-style: italic;
    text-decoration: line-through
}

.deprecatedElement td:empty,
.deprecatedElementIgnore td:empty {
    background-color: transparent !important
}

input#inputBoxSearch {
    padding: 6px 0 6px 19px;
    border-radius: 5px 0 0 5px;
    font-size: 13px
}

.bootstrap-autocomplete.dropdown-menu {
    width: auto !important
}

.dropdown-menu>.active>a * {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.disabled {
    pointer-events: none
}

.btn.btn-default.serachBtn {
    border-radius: 0 5px 5px 0
}

.nav_recherche {
    font-weight: 700
}

.form-group.navbar-right {
    margin: 10px 0
}

.searchFieldWrapper {
    display: flex
}

.deprecatedElement .btn.btn-link.editURLSpan,
.deprecatedElementIgnore .btn.btn-link.editURLSpan {
    color: currentColor;
    opacity: .5;
    text-decoration: none;
    pointer-events: none
}

.deprecatedElementIgnore a {
    color: currentColor;
    pointer-events: none;
    text-decoration: line-through
}

.bgWrapper {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0
}

.pointer {
    cursor: pointer
}

.siteLogo {
    height: 50px;
    padding: 2px 10px 2px 0
}

.siteTitle B {
    font-size: 125%
}

.headerTools img {
    width: 48px
}

ul.list-group {
    min-height: 30px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1'><text x='32' y='20' fill='darkslategrey' font-family='Arial' font-size='15'>Keine Treffer für diese Auswahl</text></svg>")
}

.list-group-item {
    display: flex;
    align-items: baseline
}

.list-group-item.sideNav_tagSpace.childFilter {
    padding-left: 28px !important;
    padding-top: 1px !important;
    padding-bottom: 4px !important;
    display: flex;
    align-items: first baseline
}

.filterParentToggler {
    color: #667180;
    padding-left: 2px
}

.parentIsSelected {
    padding-left: 2px !important;
    padding-bottom: 2px !important
}

.list-group-item.sideNav_tagSpace.category {
    padding: 10px 15px 10px 20px
}

.disabledCheckBox {
    pointer-events: none;
    opacity: .5;
    background: #ccc
}

.disabledCheckInvert {
    pointer-events: none;
    background: #5cb85c;
    border: solid 3px #5cb85c;
    border-radius: 4px
}

.activeCheckBox {
    pointer-events: none;
    background-color: #5cb85c !important
}

.scrollModall {
    min-height: 90%
}

.filterChildStyle {
    color: red
}

.filterParentStyle {
    color: green
}

#RichtlinienContent .AUSWAHL_SELEKTOR,
#wasserDE-slider .btn.btn-default {
    border-color: transparent;
    background-color: #235c8d;
    color: #fff
}

.overalyStarImage {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(216, 216, 216, .07);
    z-index: 4
}

.datenzugangBfgZugangButton {
    width: 100%
}

.ergebnisBody td:empty,
.ergebnisBody th:empty {
    background-color: #f5f5f5
}

.doktype {
    background-color: #f5f5f5
}

.rttype {
    background-color: #e5e5e5;
    width: 110px
}

.dokVorhanden {
    background-color: #42a042
}

.dokError {
    background-color: #cf4f4f
}

.dokError a,
.dokVorhanden a {
    color: #fff;
    text-decoration: none
}

.tagSetter {
    margin: 10px 0 10px 0
}

.showOnHover>.showOnHoverTarget {
    display: none
}

a.anchor {
    display: block;
    position: relative;
    top: -110px;
    visibility: hidden
}

.noHoverEffect:hover {
    cursor: default !important;
    background-color: #337ab7
}

.red {
    background-color: red;
    display: none !important
}

#modalWindowBackground {
    position: fixed;
    top: 0;
    background-color: #fff9;
    width: 100%;
    height: 100%
}

#modalWindowBackground>.modalWindow {
    position: fixed;
    top: 35%;
    left: 25%;
    min-width: 40%
}

.popupContent>button.close {
    padding: 10px
}

.closeButton {
    position: absolute;
    right: 16px;
    top: 8px;
    font-size: x-large;
    cursor: pointer
}

.nameLinkButton_button.tagl {
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
    text-align: center;
    margin-bottom: 1px;
    background-color: #558ed5;
    margin-top: 0
}

.blur {
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px)
}

.nameLinkButton_button.tagl>span {
    text-decoration: underline
}

.nameLinkButton_button.tagl>.modal-body {
    padding-top: 0;
    padding-bottom: 0
}

.kontaktGruppe {
    margin: 5px 15px 5px 0;
    padding: 10px
}

.kontaktGruppe>h5 {
    margin: 0;
    font-weight: 700
}

.kontaktGruppe>div {
    padding: 7px
}

.deletePersonButton {
    margin-left: -22px;
    margin-right: 5px;
    font-weight: bolder;
    font-size: smaller;
    padding: 1px 5px
}

.tagBlue {
    background-color: #333342cc !important
}

.separator {
    line-height: 20px;
    content: " "
}

.titleForRL {
    background-color: #558ed5;
    width: 100%;
    color: #fff;
    padding: 6px 6px 6px 20px
}

.minHeight {
    min-height: 30px
}

.minHeight:empty {
    content: "none"
}

.sideNav_elemenets {
    height: 100% !important;
    overflow-x: hidden
}

.smallCase {
    font-variant: small-caps
}

.noPadding {
    padding: 0 !important
}

.selective {
    -webkit-box-shadow: 0 7px 7px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 7px 7px 1px rgba(0, 0, 0, .4);
    box-shadow: 0 7px 7px 1px rgba(0, 0, 0, .4)
}

.progress {
    margin-top: 20px;
    position: absolute;
    left: 67px;
    top: 36px;
    width: 26%;
    height: 5px;
    opacity: 1
}

.desc {
    background: url(../img/desc.png) top right no-repeat
}

.asc {
    background: url(../img/asc.png) top right no-repeat
}

th a {
    display: block
}

#smartsearch-fixed-btn {
    position: fixed;
    right: 24px;
    bottom: 52px;
    z-index: 1050;
    background-color: #667180;
    color: white;
    border: none;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.35);
    font-size: 24px;
    line-height: 1;
    padding: 0;
}

#smartsearch-modal-overlay {
    position: fixed;
    inset: 0;
    z-index: 1060;
    background: rgba(0,0,0,0.5);
    align-items: center;
    justify-content: center;
}

#smartsearch-modal-overlay > div {
    background: white;
    width: 80%;
    max-width: 900px;
    height: 75vh;
    border-radius: 6px;
    box-shadow: 0 4px 24px rgba(0,0,0,0.4);
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

#smartsearch-modal-overlay > div > div:first-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    background: #667180;
    color: white;
}

#smartsearch-modal-close {
    background: none;
    border: none;
    color: white;
    font-size: 22px;
    cursor: pointer;
    line-height: 1;
}

#smartsearch-content-area {
    flex: 1;
    overflow: auto;
    padding: 10px;
}