/* News Adaptions */
.news-list-date {
    display: none;
}

.news-list-date time {
    display: none;
}

.news-backlink-wrap {
    display: none;
}

.news .footer {
    clear: both;
    padding: 10px 0 0 0;
    border-top: 1px solid #eee;
    margin-top: 15px;
    color: #888;
}

.news .footer span.news-list-category {
    display: none;
}

.no-media-element {
    display: none;
}

/* Download Links */

.ce-uploads-description {
    margin-left: 10px
}

/* Medienmitteilungen */
.frame-type-uploads h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 0;
}

/* General Adjustements */
.content-block {
    padding-top: 30px;
    padding-bottom: 20px;
}
table.contenttable td, table.contenttable th {
    padding: 0.75rem 1.25rem 0.75rem 0;
}
.news .footer span {
    padding-right: 0;
    margin-right: 0;
}
div.news-list-item .footer span {
    display:none;
}

/* CSS für das Formular Auftragserteilung Biodiversitätscoaching  */
.form-check {
    padding-top: 10px;
    padding-left: 10px;
}
.clearfix {
    padding-left: 10px;
    margin-top: -20px;
}
.control-label {
    padding-top: 10px
}
div.form-check input.add-on {
    height:18px;width:18px;margin-right:5px
}

/* CSS für das Formular anmeldung Biodiversitätsförderfläche  */
.form-group {
    padding-left: 5px;
    padding-right: 5px;
}

.clearfix p {
    padding-top: 10px;
}

.clearfix h2 {
    font-size: 17px;
    margin-top: 20px;
    margin-bottom: -10px;
}

#anmeldungfrAttestBiodiversittsfrderflcheQualittsstufeII-fileupload-1 {
    margin-bottom: 10px;
    font-size: 15px;
    border: 2px solid #009049;
}

#anmeldungfrAttestBiodiversittsfrderflcheQualittsstufeII-multicheckbox-1-0,
    #anmeldungfrAttestBiodiversittsfrderflcheQualittsstufeII-multicheckbox-1-1,
        #anmeldungfrAttestBiodiversittsfrderflcheQualittsstufeII-multicheckbox-1-2,
            #anmeldungfrAttestBiodiversittsfrderflcheQualittsstufeII-radiobutton-1-0,
                #anmeldungfrAttestBiodiversittsfrderflcheQualittsstufeII-radiobutton-1-1 {
                    margin-right: 4px;
}

@media only screen and (max-width: 600px) {
    .col-xs-6 {
        margin-right: 5px;
    }
    .col-xs-2 .form-group {
        width: 65px;
    }
    .col-xs-2 .clearfix {
        -moz-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
}

/* CSS für das Formular Erweiterung eines gesamtbetrieblichen Bewirtschaftungsvertrags Biodiversität */
#erweiterungeinesgesamtbetrieblichenBewirtschaftungsvertragsBiodiversitt-fieldset-1 {
    padding-top: 18px;
}

/* workaround for missing hyphenation support on chrome on windows */
.carousel .carousel__slides .slide .slider-caption {
    text-align: left;
    overflow: hidden;
}

.form-check-input {
    margin-right: 5px;
}

form .input .radio {
    padding-left: 10px;
}

/* img gallery */
.ce-column {
    float: left;
    margin-right: 10px
}

.ce-row {
    clear: both;
}

.ce-gallery .image-caption {
    display: none;
}

.featured-content .ce-gallery .image-caption {
    display: block;
}

.ce-textpic .ce-gallery .ce-row .ce-column figure figcaption {
    display: block;
}
