@charset "UTF-8";h1, h2, h3, .uk-article-title {
        hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
}
.eigenreise-color-1 {
    color: #1D90D8!important;
}
.eigenreise-color-2 {
    color: #FFD850!important;
}
.eigenreise-color-3 {
    color: #10549F!important;
}
.uk-button {
    line-height: 1.5em;
    padding-top: 10px;
    padding-bottom: 10px;
}
.uk-breadcrumb.uk-margin-remove-bottom > li:first-child {

}
.uk-breadcrumb.uk-margin-remove-bottom > li:first-child > a.uk-margin-small-right {
    margin-right: 3px!important;
}


/* OSM Leaflet */
.leaflet-control-container {
    display: none;
}

/* Yootheme Pro Optimization */

/* Hide return URL textfield */
#uri_base64encoded {
    display: none;
}
/* Editor View: Hide Yootheme Pro Builder button */
.redaktion .btn-primary[href*="p=customizer"] {
    display: none;
}
/* Editor View: Hide introtext on JCE, TinyMCE or Code Mirror*/
.redaktion.hideintro #com-content-form #editor .wf-editor-container:first-child, 
.redaktion.hideintro #com-content-form #editor .js-editor-tinymce:first-child {
    display: none!important;
}

/* Hide Aimy Canonical Tab*/
.redaktion.hideaimy #com-content-form button[aria-controls="attrib-aimy_cncl"]{
    display: none!important;
}

/* Editor View: Hide image panel on TinyMCE or Code Mirror*/
.redaktion.hideimagepanel #com-content-form button[aria-controls="images"] {
    display: none!important;
}

/* Hide Button Kopieren und Speichern */
.redaktion #adminForm button[data-submit-task="article.save2copy"]{
    display: none!important;
}


.redaktion input,
.redaktion select,
.redaktion textarea {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #fff;
    border-bottom: none!important;
}

.redaktion .tm-main {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-family: 'Nunito Sans';
    font-size: 0.8em;
}
.redaktion .tm-main label {
    font-weight: bold;
}

.redaktion .tm-main fieldset {
    background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 10px;

}

/* Table 9 */
.el-text-5 .filter-content {
    word-wrap: break-word!important;
    line-height: 1.5em;
    text-rendering: optimizeLegibility;

}

.fs-datatable-block.fs-datatable-footer,
.fs-datatable-block.fs-datatable-header {
    border: none;
    padding: 0;
}
 
/* *****************************************************************************
/* Scroll To Top */
/* *************************************************************************** */
.scrollToTop svg {
    width: 42px;
    height: 42px;
    margin-top: -10px;

}

/* *****************************************************************************
/* JSitemap */
/* *************************************************************************** */

#jmap_sitemap .folder:hover,
#jmap_sitemap .folder:focus,
#jmap_sitemap li a:hover,
#jmap_sitemap li a:focus {
color: #1D90D8;
}
#jmap_sitemap,
#jmap_sitemap li a.selected {
font-size: 18px;
}


