/* FONTS */

@font-face{
    font-family:"MuseoSans";
    src:url("/base/fonts/Fonts/905300/fd479df2-01b0-4e3a-a411-915c477f1352.eot?#iefix");
    src:url("/base/fonts/Fonts/905300/fd479df2-01b0-4e3a-a411-915c477f1352.eot?#iefix") format("eot"),url("/base/fonts/Fonts/905300/1d3191cd-ae8c-45e2-bb04-11e96d8fa974.woff2") format("woff2"),url("/base/fonts/Fonts/905300/b252d464-65cb-4950-88f7-ac0a1bf79b75.woff") format("woff"),url("/base/fonts/Fonts/905300/b3d18117-6517-4d3f-afc1-774086ff5fc1.ttf") format("truetype");
}



/* css allgemein (body, etc.) */

body {
    font-family: "MuseoSans", Euphemia, Segoe UI, Arial, Helvetica, sans-serif, "Droid Sans";
    font-weight: 300;
    font-style: normal;
    line-height: 1.2;
    font-size: 16px;
    background:none;
    /* background-color: #d4004b; */
}
html,body {
    height: 100%;
}

@media (max-width: 767px) {
    body {
        padding-left: 0px;
        padding-right: 0px;
    } 

    .hide-on-mobile {
        display: none;
    }
}

/* FROM: https://stackoverflow.com/questions/2610497/change-an-html5-inputs-placeholder-color-with-css */
/* do not group these rules */
*::-webkit-input-placeholder {
    color: black !important;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: black !important;
    opacity: 1 !important;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: black !important;
    opacity: 1 !important;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: black !important;
}
*::-ms-input-placeholder {
    /* Microsoft Edge */
    color: black !important;
}
*::placeholder {
    /* modern browser */
    color: black !important;
}

input, button, select, textarea {
    font-family: 'MuseoSans','Helvetica Neue',Helvetica,Arial,sans-serif;
}


h1{
    color:#003064;
    font-size: 38px;
    font-weight: 500;
}

h3{
    color:black;
    font-weight: normal ;
    font-size:20px;
}

.skip-link {
    position: fixed;
    top: -200px;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
  }

.skip-link:focus {
    top: 0;
}

.secondary h1.heading {
    color:black;
    font-weight: normal ;
    font-size: 16px;
}

/* css for searchresults */

/* same width as schleswig-holstein.de */
.container {
    max-width: 960px;
}


@media (max-width: 1023px){
    .container,
    .masthead .container
    {
        padding-right: 80px;
        padding-left: 80px;
        box-sizing: border-box;
        max-width: 100%;
        width: auto;
    }
}

@media (max-width: 767px) {
    .container
    {
        padding-right: 15px;
        padding-left: 15px;
    }
    .masthead .container
    {
        padding-right: 0;
        padding-left: 0;
    }
}

    .site-collection-summary .odsh-dataset-heading {
        margin-left: 0px;
        margin-right: 0px;
    }

.search-form, .odsh-dataset-heading {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 4px solid #dbdbdb;
    padding-bottom: 26px;
    margin-bottom: 0px;
}

@media (min-width: 1024px){
    .search-form, .odsh-dataset-heading {
        border-bottom: none;
        margin-bottom: 0px;
        margin-left: -15px;
        margin-right: -15px;
        padding-bottom: 0;
    }

    .search-form:after {
        content: ""; 
        display: block; 
        margin: 0 auto; 
        width: calc(100% - 30px); 
        padding-top: 25px; 
        border-bottom: 4px solid #dbdbdb; 
        order: 100;
    }

    .search-form h2 {
        margin-left: 15px;
    }
    
    .form-select.control-group.control-order-by {
        margin-left: 15px;
        margin-right: 15px;
    }
}



.organizaion-full-description{
    padding-bottom: 50px;
}

.organization-list-title .search-form {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.with-bottom-line
{
    border-bottom: 2px solid #dbdbdb;
    margin-bottom: 10px;
}

.control-order-by {
    margin: 0;
}

.search-form .control-order-by select {
    width: 225px;
    margin: 0;
    border: 1px;
    background-color: #f2f2f2;
    color: #003064;
}

.search-form h2,
.odsh-dataset-heading h2,
.odsh-dataset-heading .title 
 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-right: 22px;
    font-size: 24px;
    letter-spacing: 0.01em;
    color: #003064;
    font-weight: 300;
    line-height: 28px;
}


.odsh-dataset-heading > h2 {
    margin: 0px;
}

.resources h3 {
    font-size: 18px;
    letter-spacing: 0.01em;
    color: #000000;
}

section#dataset-preview {
    margin-top: 26px;
}

@media (max-width: 767px) {
    section#dataset-preview {
        display: none;
    }
}

section#dataset-preview p {
    color: black;
    font-size: 14px;
    letter-spacing: 0.01em;
}

.container-preview-large {
    padding-top: 10px;
    padding-bottom: 10px;
    height: 287px;
    background-color: #F2F2F2;
    display: flex;
}

.container-preview-large a {
    margin-left: auto;
}

.container-preview-large img {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #666666;
}

section#dataset-collection {
    padding-top: 17px;
    border-top: 5px solid #DBDBDB;
    margin-top: 38px;
    color: black;
}

section#dataset-collection .button-container {
    margin-top: 20px;
    display: flex;
}

section#dataset-collection .button-container a {
    margin-right: 24px;
    padding-left: 12px;
    padding-right: 12px;
}

section#dataset-collection .button-container a:nth-child(2) {
    /* second a */
    margin-left: auto;
}

section#dataset-collection .button-container a:last-child {
    /* second a */
    margin-right: 0;
}

section#dataset-collection .button-container img {
    width: 18px;
    height: auto;
    margin-right: 5px;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .search-form h2, 
    .odsh-dataset-heading h2,
    .odsh-dataset-heading .title 
    {
        width: 100%;
        margin-bottom: 8px;
    }
}

.odsh-dataset-heading .title
{
    max-width: 415px;
    display: inline-block;
}

.module-content:first-child {
    padding-top: 0px;
}

.module-content {
    padding: 0;
}

#section-org.module-content {
    padding-bottom: 87px;
    border-bottom: solid 3px #DBDBDB;
}

.information-organisation {
    margin-top: 20px;
    font-size: 12px;
    text-align: left;
    letter-spacing: 0.12px;
    color: #000000;
}

.information-organisation p {
    margin-bottom: 0;
}

.information-organisation a {
    color: inherit;
}

.information-organisation .phone::before{
    content: "";
    display: inline-block;
    background-image: url(/base/images/icon_phone.svg);
    background-repeat: no-repeat;
    background-size: .7rem .7rem;
    background-position: 50% 50%;
    width: 0.8rem;
    height: 0.8rem;
    vertical-align: middle;
}


.module-narrow .module-footer {
    padding: 0;
    border: none;
    font-size: 12px;
}
@media (max-width: 767px) {
    .js [role="main"] .secondary .filters > div .module-footer {
        display: block;
    }
}

.module .read-more{
    font-weight: normal;
    font-style: italic;
    padding-top: 20px;
    display: block;
}

.page-heading{
        font-size: 25px;
    color: #003064;
    font-weight: 300;
        border-bottom: 4px solid #dbdbdb;
    padding-bottom: 10px
}

input[type=radio], input[type=checkbox] {
    top: 0px;
}


@media (min-width: 768px){
    [role=main], .main {
	background: white;
    }

    .wrapper {
	background-image: none;
	background-repeat: no-repeat;
    }
}

.secondary {
    background-color: #f2f2f2;
}

.secondary.span3 {
    box-sizing: border-box;
    min-width: 300px;
    max-width: 300px;
    padding: 40.66px 16px 0px;
}

.site-collection-summary .secondary.span3 {
    display: none;
}

.secondary .module-narrow .module-content{
    padding-left: 0px;
    padding-right: 0px;
}

.primary {
    padding-left: 31px;
}

.site-collection-summary .primary {
    padding-left: 0;
}

.primary.organization {
    padding-left: 0px;
}

.primary.span9 {
    max-width: 640px;
}

.primary.logout {
    width: 725px;
    padding-left: 0px;
}

@media (max-width: 1023px){
.primary{
    padding-left: 0px;
    width: 100%;
    margin-left: 0;
}
.primary.span9{
    width: 100%;
}
}

.wrapper {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: none;
}

@media (max-width: 1023px){
    .wrapper {
        width: 100%;
    }
}

.karte_inner {
    background-color: lightgrey;
    height: 220px;
    margin-bottom: 20px;
}

.filter-reset {
    padding: 0px 0px 10px 0px;
    margin-top: 18px;
}

.filter-reset-label {
    float: left;
    font-size: 14px;
    letter-spacing: 0.14px;
    color: black;
}

.filter-reset-box {
    float: right;
    background-color: white;
    padding: 1px 10px 4px 10px;
}

.filter-reset-box a {
    font-size: 12px;
    color: #003064;
}

.filters section nav {
    border-top: 2px solid #DBDBDB;
}

.filters section nav .nav-title {
    padding: 15px 0px 0px 0px;
    font-size: 12px;
    color: black;
}

.nav-simple>li {
    border-bottom: 0px;
    padding: 10px 0px 0px 0px;
    width: 100%;
    white-space: nowrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav-item .facet_label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 240px;
}

.nav-item .facet_label label.odsh-visible-label{
    display: inline;
    font-size: inherit;
}

.nav-item .facet_label label a{
    color: black;
    display: inline;
}

.nav-item .facet_count {
    display: inline-block;
    background-color: white;
    padding: 1px 2px;
}

.package-info-category {
    margin: 0;
}

.category-with-icon {
    display: inline-block;
    /* padding-bottom: 0.5rem; */
    vertical-align: middle;
}

.group-icon-container {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    margin-left: 3px;
}

.group-icon-container img {
    vertical-align: top;
}

.category-header {
    display: inline-block;
    padding-right: 6px;
    vertical-align: top;
}

.category-icon-container {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
}

.category-name {
    padding-right: 15px;
}


/* checkbox customize trick, see: https://stackoverflow.com/questions/24322599/css-why-cannot-change-checkbox-color-whatever-i-do */
.facet_label input[type=checkbox] {
    display:none;
}


label.label-score,
label.rangesearch,
input[type=checkbox] + span.mylabel {
    background: #fff;
    border: 1px solid black;
    height: 8px;
    width: 8px;
    display: inline-block;
    padding: 0 0 0 0px;
    margin-bottom: 0px;
    min-height: 8px;
}

input[type=checkbox]:checked + label.label-score,
label.rangesearch.checked,
input[type=checkbox]:checked + span.mylabel {
    background: url(/base/images/checked.png);
    background-color: #fff;
    background-size: 8px 8px;
    border: 1px solid black;
    height: 8px;
    width: 8px;
    min-height: 8px;
    display:inline-block;
    padding: 0 0px 0 0px;
    margin-bottom: 0px;
}

.checklabel input[type="checkbox"]
{
    float: inherit;
}

label.label-score,
label.rangesearch,
span.mylabel  {
    margin-right: 3px;
    margin-bottom: 0px;
    -webkit-user-select: none; /* Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

label.rangesearch::after,
span.mylabel::after {
    content: "";
}

label.rangesearch.disabled {
    cursor: default;
    border-color: #999999;
}

.rangesearch-controls{
    margin-top:10px;
}

.rangesearch{
    display: inline-block;
}

.controls.rangesearch label {
    display: block;
}

.search-score
{
    color:black;
    font-size:12px;
    display: inline;
    cursor: pointer;
}
.search-score:hover{
    text-decoration: underline;
}

.rangesearch a{
    color:black;
    font-size:12px;
}

.controls input.rangesearch{
    box-sizing: border-box;
    width: 100%;
    height: 1.5rem;
    padding: 2px;
    font-style: normal;
    font-size: 12px;
    line-height: 1.16666667em;
}

.controls.rangesearch label{
    font-size: 12px;
    line-height: 1.16666667em;
    color:black
}

/* following makes the secondary span (left side, facets etc.) the same height as the primary span */
/* see: https://scotch.io/bar-talk/different-tricks-on-how-to-make-bootstrap-columns-all-the-same-height */
.is-table-row {
    display: table;
}

.is-table-row [class*="span"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.is-table-row .row-fluid [class*="span"] {
    float: none;
    display: block;
}

.pill {
    background-color: #F6F7F9;
    border-radius: 0px;
    color:black;
    font-size: 12px;
    margin-right: 2px;
}

.pill a.remove {
    color: black;
    font-size: 10px;
    position: relative;
    top: -8px;
    right: -8px;
    margin-right: 0; 
}
.pill.error .remove .fa.fa-times{
    background-color: #d4004b;
}

.odsh-dataset-item {
    display: flex;
    padding: 27px 0px;
    border-bottom: 2px solid #DBDBDB;
    width: 100%;
}
.odsh-dataset-item:hover {
    background-color: rgb(246,247,249);
}
.odsh-dataset-item:last-child {
    border-bottom: none;
}

.preview-image-container {
    display: flex;
    flex-direction: column;
    margin-right: 25px;
    width: auto;
}

@media (max-width: 767px) {
    .preview-image-container {
        display: none;
    }
}

.preview-image-container img {
    margin-top: auto;
    height: auto;
    max-width: 102px;
    border: 1px solid #666666;
}

.organization-item{
    padding: 5px 0px 5px 0px;
    border-bottom: 2px solid #DBDBDB;
}

a .organization-item {
    color: black;
}
a:hover .organization-item ,a:focus .organization-item
{
    color:black;
    background-color: rgb(246,247,249);
}
a:hover.organization-item ,a:focus.organization-item
{
    text-decoration: none;
}

.organization-item .organization-item-text{
    vertical-align: middle;
}

.organization-item-text{
    padding-left: 10px;
    padding-right: 20px;
    height: 150px;
    width: 705px;
}

.dataset-heading {
    font-weight: normal;
    font-size: 20px;
    word-wrap: break-word;
    width: 100%;
    margin-bottom: 12px;
}
.dataset-content {
    flex-grow: 0;
    flex-basis: 73%;
}
.dataset-content p{
    font-size: 12px;
    /* margin: 0 0 5px;  */
}
.dataset-heading a{
    color: black;
    text-decoration: none;
    padding-right: 30px;
    letter-spacing: 0.18px;
}

.dataset-spacer{
    flex-grow: 0;
    flex-basis: 2%;
}

.dataset-empty {
    margin-right: 30px;
    color: darkgrey;
}

.dataset-meta {
   flex-grow: 0;
   flex-basis: 25%;
}

.package-info-pill img {
    padding-right: 5px;
    height: auto;
    width: 18px;
    bottom: 1.5px;
    position: relative;
}

@media (max-width: 719px)
{
.dataset-content {
    width: 100%; 
    display: block;
}
.dataset-meta {
    width: 100%;
    display: block;
}
.dataset-spacer{
    display: none;
}
}

ul.dataset-resources {
    margin: 0px 0px 10px 0px;
}

.dataformat-label {
    background-color: #003064 !important;
    padding: 3px 3px 1px 3px;
    font-size: 14px;
    margin-right: 4px;
}


.dataformat-label:hover {
    background-color: #d4004b!important;
}



.dataset-stars {
    width: 190px;
    margin-bottom: 10px;
}

.popover{
    width: unset;
    display:inline-table!important;
    white-space: nowrap;
}

a.odsh-star {
    cursor: pointer;
    display: inline-block;
}

a.odsh-star:focus,
a.odsh-star:hover {
    text-decoration: none;
    outline: none;
}

.odsh-star-wrap {
    display: inline;
    padding-right: 5px;
}

.odsh-star img:focus {
    outline: none;
}

.odsh-star-info {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 15px;
  color: #DBDBDB;
  line-height: 15px;
  text-align: center;
  border: 1px solid;
  display: inline-block;
  vertical-align: middle;   
} 

.dataformat-label:hover {
    background-color: #d4004b!important;
}

.dataset-info p {
    font-size: 12px;
    margin-bottom: 1px;
    color: black;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.dataset-info.issued {
}

.toolbar .breadcrumb>li a {
    font-weight: normal !important;
    font-size: 15px;
    color: black;
}
.control-required {
    color: black;
}

label{
    font-size: 16px;
    font-weight: normal;
}

label:after {
    content: "";
}
.image-upload label:after {
    content: ": *";
}
.multiselect.btn.btn-default,
.controls input,
.controls select,
.controls ul.select2-choices,
.controls textarea{
    background-color:  #F6F7F9;
    background-image: none;
    -webkit-box-shadow: none;
	-moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid;
    border-color: #77879f;
    border-radius: 0;
    font-size: 14px;
    color:  #657592;
    font-style: italic
}

.controls input#field-login,
.controls input#field-password{
    font-style: normal;
} 

input#field-username {
    margin-bottom: 30px;
    vertical-align: super;
}

.control-group.error input,
.control-group.error select,
.control-group.error .select2-choices,
.control-group.error textarea {
    border-color:#d4004b;  /* SH Rot */
}

.alert-danger, .alert-error {
    background-color: transparent;
    border-color:#d4004b;  /* SH Rot */
    color: #d4004b;  /* SH Rot */
    font-style: italic;
    border-radius: 0;
}

.control-label, .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
    color: black;
}

.input-prepend .add-on:first-child{
    border-radius: 0
}

.control-group.error .input-prepend .add-on
{
    border-color:#d4004b;  /* SH Rot */
    background-color: #F6F7F9;
}

.controls input[disabled]
{
    background-color:  #fdfdfd;
    border-color: #e7e9ee;
    color:  #e7e9ee;
}

.select2-default {
    color:  #657592!important;
}
.select2-container-multi .select2-choices .select2-search-choice{
    color:  #657592!important;
}

/* placeholders cannot be combined... */
.controls input::-webkit-input-placeholder {
    color:  #657592!important
}

.controls input::-webkit-input-placeholder {
    color:  #657592!important
}

.controls input::-moz-placeholder {
    color:  #657592!important
}

.controls input::-ms-placeholder {
    color:  #657592!important
}

.controls input::placeholder {
    color:  #657592!important
}

.controls textarea::-webkit-input-placeholder {
    color:  #657592!important
}

.controls textarea::-webkit-input-placeholder {
    color:  #657592!important
}

.controls textarea::-moz-placeholder {
    color:  #657592!important
}

.controls textarea::-ms-placeholder {
    color:  #657592!important
}

.controls textarea::placeholder {
    color:  #657592!important
}


.slug-preview .btn.btn-mini,
.btn.btn-primary{
    background-image: none;
    background-color: #0089ca;
    border: none;
    border-radius: 0;
    font-size:18px;
    text-shadow: none;
    font-weight: normal;
    padding-left: 28px;
    padding-right: 28px;
    color:white;
}
.btn.btn-primary img{
    height: 10px;
}
.btn.btn-primary.btn-arrow-right{
    padding-left: 21px;
}
.btn.btn-mini::before,
.btn.btn-primary.btn-arrow-right:before {
    background-image: url(/base/images/arrow-right-w.png);
    background-repeat: no-repeat;
    background-size: 6px 10px;
    background-position: 5px 2px;
    display: inline-block;
    width: 8px;
    height: 12px;
    content: "";
    padding: 0 0 0 5px;
}
.btn.btn-arrow-right:before
{
    background-image: url(/base/images/arrow-right-b.png);
    background-repeat: no-repeat;
    background-size: 6px 10px;
    background-position: 5px 2px;
    display: inline-block;
    width: 8px;
    height: 12px;
    content: "";
    padding: 0 0 0 5px;
}
.btn.btn-arrow-right:hover:before
{
    background-image: url(/base/images/arrow-right-w.png);
}

.slug-preview .btn.btn-mini:hover,
.js .image-upload .btn.hover,
.image-upload a.btn:hover,
.image-upload .btn:hover,
.btn.btn-primary:hover{
    background-color: rgb(212,0,75);
    color:white;
}
.slug-preview .btn.disabled.btn-mini:hover,
.js .image-upload .btn.disabled.hover,
.image-upload a.btn.disabled:hover,
.image-upload .btn.disabled:hover,
.btn.disabled.btn-primary:hover{
    background-color: #0089ca;
    color:white;
}
.js .image-upload #field-image-url {
   padding-right: 0px;
}

.btn {
    border-bottom-color: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-bottom-color: transparent;
    border: 1px solid #0089ca;
    background-image: none;
    background-color: white;
    text-shadow: none;
    padding: 9px 12px;
    color:#0089ca;
    font-weight: normal;
    font-size: 16px;
}
.btn.disabled, .btn[disabled] {
    cursor: default;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn:hover {
    background-color:#0089ca;
    color: white;
}
.btn.btn-edit-categories
{
    padding: 0px 4px;
    font-size: 10px;
}

.image-upload .btn {
    color:white;
    background-color: #0089ca;
    border:none;
}

.btn-forget-password{
    background-color: white;
    font-size: 10pt;
    padding:2px 10px;
    margin-left: 2px;
    margin-top: 4px;
    display: inline-block;
    color:#003064;
}

/* remove icon in upload button */
.image-upload .fa-cloud-upload:before {
    content: unset;
}
.image-upload .fa-globe:before {
    content: unset;
}

.stages{
    margin: -15px 0px 20px 0px
}

.stages li{
    line-height: 20pt;
    padding: 0;
}

/* simple removing content destroys layout */
.stages li:before{
    content:'';
    background: none;
    background-color: transparent;
    width: 0px;
}

.stages li .highlight{
    padding: 10px 10px;   
    font-size: 9pt;
    line-height: 12pt;
}

.stages li.active .highlight {
    color: #ffffff;
    background: #003064;
}

/* .stages li.last.uncomplete::after, */
.stages li.uncomplete .highlight{
    color: #003064;
    background: rgb(204,214,224);
}

.stages li.last.uncomplete::after {
    border-bottom-color: rgb(204,214,224);
    border-top-color: rgb(204,214,224);
}

.stages li.complete .highlight{
    color: #003064;
    background: rgb(204,214,224);
}
.stages li.active:after{
    border-top-color: #003064;
    border-bottom-color: #003064;
}
.stages li.complete:after{
    border-top-color: rgb(204,214,224);
    border-bottom-color: rgb(204,214,224);
}

.stages :focus {
    outline: none
}

.form-actions{
    border: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

.form-actions.resource-buttons{
    text-align: left;
}

.form-actions.resource-buttons .float-right{
    float: right;
}

.footer{
    color:white;
    border-top:60px solid #f2f2f2;
    background: #d4004b;
    max-width: 1280px;
    margin: auto;
}
.footer a{
    color:white;
}
body {
    background-color: white;
}

.footer .container{
    width: 100%;
    max-width: 1000px;
    padding-bottom: 15px;
}
.footer-content{
    width: 100%;
    max-width: 965px;
    font-size: 16px;
    font-weight: 500;
    display: block;
    background-image: url(/base/images/footer-wappen.png);
    background-repeat: no-repeat;
    background-size: 658px 336px; 
    background-position: 80% 40%;
    height: 250px;
}
.footer-right{
    float: right;
}
.footer-icon{
    float: left;
    margin-right: 40px;
    margin-bottom: 1rem;
}

.footer-icon.last{
    float: right;
    margin-right: 0px;
}

.footer-first-row{
    padding-top: 185px;
    height: 20px;
}

.footer-line{
    border-top: 1px dashed white;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (max-width: 1023px){
    .footer{
        border-top-width: 30px;
        width: 100%;
    }
    .footer-line{
        border-top: 1px solid white;
    }
}

@media (max-width: 767px){
    .footer{
        border-top-width: 20px;
    }
    .footer .container {
        padding-bottom: 0;
    }
    .footer-line{
        border-top: none;
        margin-top: 0;
        margin-bottom: 0;
    }
    .footer-content{
        box-sizing: border-box;
        padding-bottom: 15px;
        background-image: none;
        height: 150px;
        display: flex;
        flex-direction: column-reverse;
    }
    .footer-first-row{
        padding-top: 0;
        height: 0;
    }
    .footer-right{
        display: flex;
        justify-content: space-between;
        padding-bottom: 15px;
    }
    .footer-icon a{
        padding: 15px 0;
    }
}

.toolbar .breadcrumb li:after {
    background-image: url(/base/images/arrow-right.png);
    background-repeat: no-repeat;
    background-size: 8px 12px;
    background-position: 4px 1px;
    display: inline-block;
    width: 8px;
    height: 12px;
    content: "";
    padding: 0 0 0 5px;
}
.toolbar .breadcrumb li:last-of-type:after,
.toolbar .breadcrumb li.active:after {
    background-image: none;
    width: 0px; 
    height: 0px;
}

.create-dataset-form{
    width: 50%;}

.organization-image{
    max-width: 225px;
    max-height: 78px;
    margin-left: auto;
    display: block;
    text-align: center;
}
.organization-image-info{
    max-width: 190px;
    height: auto;
    margin: auto;
    display: block;
    text-align: center;
}
.organization-image-container{
    padding-bottom: 15px;
    border-bottom: 2px solid #DBDBDB;
    margin-bottom: 15px;
    text-align: center;
}
.is-table-row .organization-image-column {
    width: 225px;
    vertical-align: middle;
    height: 100%;
}

.primary.span12 {
    width: 100%;
}

.inline-error {
    color: #d4004b;
    margin-top: 5px;
}

.controls select {
    width: 100%;
}

.page-header {
    border: none;
}

@media(maxwidth: 767px) {
    .page-header .nav-tabs {
        margin: 0;
    }
}

.module .module-content {
    margin: 0px;
}

.info-detail {
    margin-bottom: 20px;
    font-size: 12px;
    letter-spacing: 0.01em;
    color: black;
    max-width: 100%;
    word-break: break-word;
}
.info-detail p{
    margin: 0;
}
.info-detail .map-text{
    margin-top: 5px;
    margin-bottom: 5px;
}
.info-detail img {
    margin-right: 5px;
}

.info-detail.groups-detail > div {
    margin-bottom: 5px;
}

.odsh-dataset-heading {
    word-wrap: break-word;
    padding-bottom: 16px;
    margin-bottom: 18px;
}

.odsh-dataset-edit-button {
    margin-top: 10px;
}

.odsh-dataset-heading .dataset-stars {
    margin-bottom: 5px;
}

.notes {
    margin-bottom: 30px;
}

.notes > p {
    font-size: 16px;
    letter-spacing: 0.01em;
    color: #000000;
}

.hint-newer-version {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    color: white;
    background-color: #D4004B;
    padding: 0.5rem 1rem;
}

.hint-newer-version > a {
    color: white;
    text-decoration: underline;
}

.hint-newer-version > a:hover {
    color: lightgray;
}

.resource-list {
    margin: 0px;
}

.resource-item {
    display: flex;
    background: #f2f2f2;
    margin-top: 10px;
    padding: 15px 15px 15px 15px;
}

.resource-dataformat-label {
    font-size: 50px;
    padding: 0px;
    float: right;
    line-height: 62px;
    color: rgb(242, 242, 242);
    background-color: #dbdbdb!important;
    text-shadow: none;
    border-radius: 8px;
    width: 110px;
    height: 62px;
    vertical-align: middle;
    text-align: center;
}

.dataformat-label:hover {
    background-color: #d4004b!important;
}

.resource-title {
    float: left;
    margin-left: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    /* width: 395px; */
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    min-height: 1em;
    color: black;
}

.resource-title a{
    color: black;
    letter-spacing: 0.16px;
}

.resource-title a:hover{
    text-decoration: none
}

.resource-title p:first-of-type{
    font-size: 12px;
    letter-spacing: 0.12px;
    padding-top: 12px;
    margin-bottom: 0;
}
.resource-title p{
    font-size: 12px;
    letter-spacing: 0.12px;
    padding-top: 0;
}

.resource-title-container{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.resource-title-container .dataformat-label:hover{
    background-color: #003064 !important;
}

.resource-description-container {
    margin-top: 8px;
}

.resource-description-container .description {
    line-height: 1.3;
    color: black;
}

.is-table-row .resource-details-left {
    padding-right: 20px;
    width: 455px;
    float:left;
}

.resource-icons {
    font-size: 24px;
    margin-left: 5px;
    margin-top: 5px;
}
.resource-icons img {
    width: 28px;
}
.icon{
    background-repeat: no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    padding-right: 10px;
}
.icon-edit{
    background-image: url(/base/images/Icon-Bearbeiten.png);
}
.icon-download{
    background-image: url(/base/images/Icon-Download.png);
}
.icon-edit:hover{
    background-image: url(/base/images/Icon-Bearbeiten_hover.png);
}
.icon-download:hover{
    background-image: url(/base/images/Icon-Download_hover.png);
}
.icon-print{
    width:25px;
}
.breadcrumb .home .icon-home
{
    width:15px;
    vertical-align: 0px;
}

@media (max-width: 767px) {
    .toolbar .breadcrumb .home {
        display: inline-block;
    }
}


.resource-icons a {
    color: #003064;
}

.resource-icons a:hover {
    color: #d4004b;
    text-decoration: none;
}

.resource-item .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.search-box-container{
    box-sizing: border-box;
    width: auto;
    height: 40px;
    max-width: 470px;
    margin-bottom: 60px;
    margin-left:330px;
}

.search-field {
    display: flex;
    align-items: center;
}

#field-sitewide-search {
    flex: 1;
    font-size: 14px;
    font-weight: 300;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 35px;
    padding-left: 14.24px;
    margin: 0px;
    margin-left: 0px;
    width: inherit;
    min-width: 210px;
    line-height: 1.1;
    border: 1px solid #003064!important;
    color:#003064;
    background: rgb(246,247,249);
    box-shadow: none !important;
    height: 40px;
    border-radius: 0px;
    box-sizing: border-box;
}

.simple-input .field .btn-search {
    height: 36px;
    width: 36px;
    background: url(/base/images/Icon-Suche.png);
    background-size: 36px 36px;
    top: 3px;
    margin: 0px 5px;
}

.simple-input .field .btn-search:focus {
    border-color: #003064;
    border-width: 1px;
    border-style: dotted;
}

/* .search-box-container .field{
    width: 100%;
    max-width: 465px;
} */

@media (max-width: 1023px){
    .search-box-container {
        flex: 1;    
        box-sizing: border-box;
        margin-left: auto;
        margin-bottom: 20px;
        padding: 0px;
        display: inline-block;
        height: 40px;
        width: 100%;
        min-width: 210px;
    }

    .filter-search-row {
        display: flex;
        flex-wrap: wrap;
    }
}

@media (max-width: 767px){
    .search-box-container:focus-within {
        position: absolute;
        margin-right: auto;
        margin-left: auto;
        padding: 0;
        width: 80%;
        min-width: 95%;
    }
}


/* FROM: https://stackoverflow.com/questions/2610497/change-an-html5-inputs-placeholder-color-with-css */
/* do not group these rules */
.login-form .controls ::-webkit-input-placeholder,
#field-sitewide-search::-webkit-input-placeholder {
    color: #003064!important;
}
.login-form .controls :-moz-placeholder,
#field-sitewide-search:-moz-placeholder {
    /* FF 4-18 */
    color: #003064!important;
    opacity: 1 !important;
}
.login-form .controls ::-moz-placeholder,
#field-sitewide-search::-moz-placeholder {
    /* FF 19+ */
    color: #003064!important;
    opacity: 1 !important;
}
.login-form .controls :-ms-input-placeholder,
#field-sitewide-search:-ms-input-placeholder {
    /* IE 10+ */
    color: #003064!important;
}
.login-form .controls ::-ms-input-placeholder,
#field-sitewide-search::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #003064!important;
}
.login-form .controls ::placeholder,
#field-sitewide-search::placeholder {
    /* modern browser */
    color: #003064!important;
}

#field-sitewide-search:focus {
    outline: 1px solid rgba(82,168,236,0.8);
    border-color: rgba(82,168,236,0.8);    
}

.column1{
  width: 225px;
}

.btn-heading{
  width: 225px;
  float: right;
  vertical-align: top;
}

[role=main],
.main {
  padding-bottom: 0px;
}
.wrapper {
  margin-bottom: 0px;
}
.primary > :last-child.pagination,
.module-content .pagination,
.pagination{
    margin-top:65px;
    margin-bottom:50px;
}
.pagination ul {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;

}
.pagination ul > li > a,
.pagination ul > li > span {
  background-color: rgb(226,227,236);
  border: 15px solid white;
  border-left-width: 0;
  font-weight: 900;
  color:black;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span,
.pagination ul > li:first-child.active > a,
.pagination ul > li:first-child.active > span,
.pagination ul > li:first-child.active > a:hover,
.pagination ul > li:first-child.active > span:hover,
.pagination ul > li:last-child.active > a,
.pagination ul > li:last-child.active > span,
.pagination ul > li:last-child.active > a:hover,
.pagination ul > li:last-child.active > span:hover {
  background-color: #003064;
  color: white;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: white;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span 
.pagination ul > li:first-child > a:hover,
.pagination ul > li:first-child > span:hover {
  border-left-width: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  background-color: transparent;
  color:black;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span,
.pagination ul > li:last-child > a:hover,
.pagination ul > li:last-child > span:hover {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
  color:black;
}
.module .pagination li a {
  border-top: none;
  border-bottom: none;
}
#dataset-map-attribution{
    display:none;

}
#dataset-map .module-heading{
    padding: 15px 0px 5px 0px;
    margin-right:0px;
    font-weight: normal;
    border-top: 2px solid #dddddd;
}
.dataset-map-expanded #dataset-map .module-heading{
    padding: 5px 0px 5px 5px;
}
.dataset-map-expanded #dataset-map
{
    width: 960px;
}
.dataset-map-expanded .wrapper {
     margin-top: 0px; 
}
.dataset-map-expanded #dataset-map{
    top:-20px;
    z-index: 999;
}
.dataset-map-expanded .filters{
    margin-top:121px;
}
.dataset-map-expanded #dataset-map .module-heading{
    border-top: none;
}
#dataset-map-edit-buttons-text{
    display: none;
}

.dataset-map-expanded #dataset-map-edit-buttons-text{
    width: 300px;
    font-size: 12px;
    display: block;
    float: left;
    padding: 12px;
}

.dataset-map-label
{
    position: relative;
    left:5px;
    top:180px;
    z-index: 999;
}

.dataset-map-expanded .dataset-map-label
{
    left:12px;
    top:280px;
}

/* on ie11 leaflet-touch is active and prevents correct drawing of controls */
.leaflet-touch .leaflet-draw-toolbar a.leaflet-draw-draw-rectangle 
{
    background-position: 50% 50%
}

.module.module-narrow.dataset-map{
    margin: 5px 0;
}
.spatial-detail.info-detail{
    margin-bottom: 0px;
}


@media (min-width: 768px){
.span9 div.module-content {
    padding-left: 0px;
}
}

.field-organization .select2-container .select2-choice,
.field-spatial_uri .select2-container .select2-choice 
{
    background-color: #F6F7F9;
    background-image: none;
    background-image: none;
    border-radius: 0px;
    font-size: 14px;
    color: #657592;
    font-style: italic;
    border-color: #77879f;
}

.logo{
    margin-left: -7px;
    height: auto;
    box-sizing: border-box;
    width: 155px;
    display: block;
}
.img-logo-large {
    display: initial;
}
.img-logo-small {
    display: none;
}

@media (max-width: 1023px){
    .logo {
        width: 121.1px;
        height: auto;
        display: block;
    }
}

@media (max-width: 767px){
    .logo {
        display: initial;
    }
    .img-logo-large {
        display: none;
    }
    .img-logo-small {
        display: initial;
    }
}

.topline {
    margin-bottom: 25px;
}
@media (max-width: 767px){
    .topline {
        margin-bottom: 0px;
    }
}

.site-title {
    color:#003064;
    font-size: 38px; 
    position: absolute;
    left: 340px;
    text-align: left; 
    line-height: 1.47; 
    font-weight: 500;
    letter-spacing: 0.38px;
    padding-top: 24px;
}

@media (max-width: 1023px){
    .site-title{
        font-size: 24px;
        line-height: 1.0;
        display: inline-block;
        left: initial;
        margin-left: 33px;
    }
}

#dataset-search-box-form{
    margin-bottom: 0;
}

@media (max-width: 767px){
    .site-title{
        display: none;
    }
}

#menu-button-and-title {
    display: none;
}
@media (max-width: 767px){
    #menu-button-and-title {
        display: flex;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px;
        background-color: #f2f2f2;
    }
}
#menu-button-and-title span {
    display: inline-block;
    color: #003064;
    padding-right: 20px;
}
#menu-button-and-title h1 {
    display: inline-block;
}


.site-title-mobile{
    font-size: 18px;
    line-height: 1.0;
    position: relative;
    margin-left: 0;
}

.search-form .filter-list {
    width: 100%
}

.filter-list .filtered.pill,
.filter-list .filtered.pill .fa{
    background-color: #003064;
    color:white;
}

@media (min-width: 1024px){
    .search-form .filter-list {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.filtered.pill.error{
    background-color: #d4004b;
}


.share-links {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.share-links a{
    font-size: 22px;
    margin-top: 5px;
    color:#003064;
}

.share-links img {
    width: 23px;
}

.home-title{
    font-size: 32px;
    font-weight: normal;
    color:#003064;
}

.home-button{
    float:right;
    margin-bottom: 20px;
}

.home-page-content{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
.home-groups{
    width: 100%;
    margin-top: 20px;
}
.home-groups-rows{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 27px;
}

.home_group_item{
    width: 282px;
    height: 220px;
    background-color: rgb(246,247,249);
}

.home-groups-title{
    width: 282px;
    height: 56px;
    display: block;
}
.home-groups-title div{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 22px;
    width: 242px;
    margin-left: 20px;
}
.home-groups-title a{
    width: 242px;
    color:#003064;
}
.home-groups-img{
    width: 282px;
    height: 166px;
    display: block;
    background-color:rgb(226,227,236);
}
.home-groups-img img{
    stroke:#003064;
    left: 150px;
    top: 50px;
    width: 100px;
    height: 100px;
    position: relative;
}

.required-text{
    font-size: 14px;
    margin-top: 20px;
    display: block;
}

.error-reange-search{
    color: #d4004b;
    margin-top: -5px;
    font-size: 12px;
    margin-bottom: 5px;
}

a.tooltips_cls {
  position: relative;
  display: inline;
  color: #000000;
  text-decoration: none;
}

a.tooltips_cls span {
  position: absolute;
  width: 140px;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  border: 1px solid 000000;
  text-shadow: 0px 0px 0px #000000;
  color: #FFFFFF
}
a.tooltips_cls span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 100%;
  margin-top: -8px;  width: 0; height: 0;
  border-right: 8px solid #000000;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
a:hover.tooltips_cls span {
  visibility: visible;
  opacity: 0.8;
  left: 100%;
  top: 50%;
  margin-top: -16px;
  margin-left: 15px;
  z-index: 999;
}

.tooltip {
    display:inline-block;
    position:relative;
    border-bottom:1px dotted #666;
    text-align:left;
}

.tooltip .right {
    min-width:200px; 
    top:50%;
    left:100%;
    margin-left:20px;
    transform:translate(0, -50%);
    padding:10px 20px;
    color:#999999;
    background-color:#EEEEEE;
    font-weight:normal;
    font-size:13px;
    border-radius:8px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
    border:1px solid #777777;box-shadow:0 1px 8px transparent;
    display:none;
}

.tooltip:hover .right {
    display:block;
}

.tooltip .right i {
    position:absolute;
    top:50%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.tooltip .right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background-color:#EEEEEE;
    border:1px solid #777777;box-shadow:0 1px 8px transparent;
}

#testsystem 
{ position:fixed; padding:0 65px 0 65px; top:40px; right:-60px; background-color:#a60000; color:#fff;
    font-size:1em; z-index:100; transform:rotate(+45deg); text-align:center; font-weight:bolder; border:#c14646;
    border-style:dashed; border-width:1px ;
    pointer-events: none;
} 
#testsystem p { margin:0 }

.tag-container {
    padding-top:10px;
    margin-top:20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: start;
}
.tag-pill
{
    display: inline-block;
    background-color: #dbdbdb;
    padding: 8px 20px;
    border-radius: 10px;
    margin-right:20px;
    margin-top: 20px;
}
.tag-pill a
{
    color: black;
    text-decoration: none;
    font-size: 12px;
}

.tag-pill:hover
{
    cursor: pointer;
}

.package-form-column
{
    width: 460px;
}

.dataset-edit-form .span6
{
    width:60%; 
}

.resource-edit-form .row-fluid .span6,
.dataset-edit-form .span6
{
    width:60%; 
    display: inline-block;
}

.resource-edit-form .row-fluid .span6.inline-error,
.dataset-edit-form .span6.inline-error
{
    width:30%; 
    display: inline-block;
    float:none;
}
.dataset-edit-form .control-group .row-fluid .span6
{
    display: inline-block;
}

.dataset-edit-form  .row-fluid .span3
{
    display: inline-block;
    width:28.5%; 
}

span.clear { 
    clear: right; 
    display: block; 
}

.add-resource-container
{
    margin-top:25px;
}

.btn.btn-primary.btn-add-dataset
{
    padding-left: 0px;
    padding-right: 0px;
    width: 225px;
}

.package-info-pill
{
    display: inline-block;
    box-sizing: border-box;
    height: 20px;
    padding: 3px 10px;
    background-color: #dbdbdb;
    border-radius: 3px;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 17.84px;
}

p.package-info-subject 
{
    margin-top: 12px;
    margin-bottom: 0px;
}

p.package-info-issued {
    margin-bottom: 0px;
}

.multiselect-native-select,
.multiselect-native-select .btn-group
{
    width: 100%;
}

#field-groups
{
    color:#F6F7F9;
}

#field-groups,
.multiselect.btn.btn-default
{
    width: 100%;
    height: 30px;
    padding: 0px;
    text-align: left;
}

.multiselect.btn.btn-default  .multiselect-selected-text
{
    padding-left: 10px;
}

.multiselect.btn.btn-default .caret {
    border-top: 6px solid #657592;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    float: right;
    margin-right: 5px;
}
.control-group.error .multiselect-container>li>a>label
{
    color: #003064;
}
.control-group.error .multiselect-container>li>a>label:hover
{
    color: white;
}

.select2-container .select2-choice .select2-arrow
{
    width: 12px;
}
.select2-container .select2-choice .select2-arrow b
{
    background: none;
    border-top: 6px solid #657592;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    content: '';
    margin-top: 10px;
    margin-left: 0;
}
.select2-container .select2-choice .select2-arrow
{
    background-image: none;
    border:none;
    background-color:#F6F7F9;
    color: #657592;
}

.multiselect-container.dropdown-menu
{
    padding-top:10px;
    border-top: none;
    border-color: #657592;
    border-radius: 0px;
    top: 26px;
    width: 429px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.multiselect-container.dropdown-menu .checkbox
{
    overflow: hidden;
    text-overflow: ellipsis;
}

.multiselect-container>li>a>label>input[type=checkbox]
{
    float:none;
}

.select2-results .select2-highlighted,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
.dropdown-menu > li.active a, 
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a 
{
    background-color: #003064;
    background-image: none;
}

.select2-results
{
    padding: 0px;
}
.select2-drop
{
    border-radius: 0px;
}
.select2-drop-active
{
    border-color: #657592;
}

.controls .multiselect:focus,
.controls select:focus,
.controls textarea:focus
{
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6)
}

.search-form .fa-rss
{
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.search-form a 
{
    color: #003064;
    margin-left: auto;
    margin-right: 22px;
}
@media (max-width: 767px) {
    .search-form a
    {
        order: 4;
        margin-right: 0;
    }

    .search-form .filter-list {
        order: 5;
        break-before: always;
    }

    .search-form #datesearch-filter {
        order: 6;
    }
}

.search-form a:focus i {
    border-color: #003064;
    border-width: 1px;
    border-style: dotted;
}

.error-title
{
    color: #003064;
    font-size: 40px;
    margin-left: 10px;
}

.error-body
{
    color: black;
    font-size: 18px;
}
.error-body h3
{
    font-size: 18px;
    font-weight: 600;
}

.error-body a{
    color: #003064;
}

.add_request_container
{
    display: flex;
    justify-content: center;
    padding-top: 20px;
}


.label.label-open
{
    color: white;
    background-color: #003064;
}

.label.label-closed
{
    color: white;
    background-color: #DBDBDB;
}

.datarequest .dataset-heading .label
{
    vertical-align: top;
}

.datarequest-subtitle
{ 
    font-size: 12px;
    line-height: 12px;
    height: 12px;
}
.datarequest-item-open-time
{
    padding-right: 4px;
    border-right: 1px solid;
}
.datarequest-item-autor-name
{
    padding-left: 4px;
}

.new-dataset-label
{
    background-color: #d4004b!important;;
    padding: 3px 3px 1px 3px;
    font-size: 14px;
    margin-right: 4px;
    text-shadow: none;
}

.comments-heading{
    color: black;
    font-weight: normal;
    border-top: 2px solid #DBDBDB;
    padding-top:10px;
}

.odsh-comment-wrapper{
    padding-left: 0px;
    max-width: 470px;
    margin-bottom: 25px;
}

.odsh-comment-wrapper .controls{
    margin-left: 0px;
}

.comment-author
{
    font-size:13px;
    color: black;
    text-decoration: underline;
    padding-right: 4px;
    border-right: 1px solid;
}

.comment-header-text .icon-comment{
    font-size:13px;
}

.comment-date{
    font-size:13px;
    color: black;
}

.odsh-comment-content
{
    font-size:13px;
}

.datarequest-info.table,
.datarequest-info.table th,
.datarequest-info.table td
{
    border:none;
}

.datarequest .additional-info{
    font-weight: normal;
    font-size: 13px;
    display: table-cell;
    width: 220px;
    padding-left: 25px;
}
.datarequest-primary {
    display: table-cell;
    width: 715px;
}
.datarequest .primary.span9 {
    width: 960px;
    padding-left: 0px;
}
.datarequest .additional-info .dataset-details{
    display: inline-block;
}
.datarequest .additional-info .label{
    margin: 8px;
}
.datarequest .dataset-meta
{
    padding-left: 25px;
}

.datarequest .dataset-heading
{
    max-width: 100%;
}

.datarequest .dataset-content .icon-comment
{
    margin-top: 10px;
}

.datarequest .dataset-form{
    width: 715px;
}
.datarequest .dataset-form .row-fluid .span6 {
    width: 715px;
}

@media (max-width: 1023px) {
    [role=main] .secondary.span3 {
        max-width: 300px;
        margin-left: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: fixed;
        top: 0;
        left: 0;
        display: none;
        z-index: 3;
        height: 100%;
        overflow: scroll;
        filter: blur(0) brightness(100%);
    }

    [role=main] .secondary.span3 > .filters {
        position: initial;
        background-color: inherit;
        padding: 0px;
    }

    .js [role=main] .secondary > .filters > div {
        background-color: inherit;
    }

    div.hide-filters-style > a.hide-filters {
        display: block;
        position: absolute;
        top: 18px;
        right: 18px;
    }
    @media (max-width: 767px) {
        .js body.filters-modal .secondary .filters > .hide-filters-style > a.hide-filters {
            display: block;
            position: absolute;
            top: 18px;
            right: 18px;
            opacity: 1;
        }
    }

    body.menu-modal {
        overflow: hidden;
    }
    
    body.filters-modal div.primary,
    body.filters-modal header,
    body.filters-modal .search-box-container,
    body.filters-modal .toolbar,
    body.menu-modal div.primary,
    body.menu-modal .search-box-container,
    body.menu-modal .toolbar
    {
        filter: blur(3px);
        -webkit-backdrop-filter: blur(3px);
    }

    body.filters-modal div.blur-layer,
    body.menu-modal div.blur-layer
    {
        position: absolute;
        width: 100vw;
        height: 100vh;
        background-color: #000000;
        opacity: 0.6;
        z-index: 2;
    }
    body.filters-modal div.blur-layer
    {
        top: 0;
    }
}

body.filters-modal div.row > aside.secondary.span3 {
    display: block;
}


@media (max-width: 1023px)
{
    .js .show-filters.btn {
        box-sizing: border-box;
        display: inline-block;
        background-image: url("/base/images/icon_funnel.svg");
        background-size: 18px 18px;
        background-repeat: no-repeat;
        background-position: 15px center;
        padding-left: 49px;
        margin-right: 28px;
        display: inline-block;
        height: 40px;
        background-color: #0089CA;
        color: white;
        font-size: 18px;
        margin-bottom: 12px;
    }

    .js .module-content > .show-filters.btn {
        background-image: none;
        padding-left: 15px;
    }

    .js .module-content > .show-filters.btn > img {
        width: 24px;
        height: auto;
        margin-right: 6px;
    }
}

.tpsh-collection-list {
    list-style-type: none;
}
