#content p {
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 20px;
}

#content p, #content ul, #content ol {
    font-size: 18px;
    line-height: 23px;
    margin-top: 0;
}

#content li {
    font-size: 18px;
    line-height: 23px;
}

form#page * {
    font-size: 14px;
}

.comment-imagebox {
    position: relative;
    float: left;
    margin-right: 12px;
}

.comment-text {
    word-break: break-word;
    overflow-x: auto;
    overflow-y: auto;
}

.fld-latitude {
    clear: both;
}

.image-import {
    float: right;
    clear: none;
    margin-top: -101px;
    background: #eee;
    padding: 20px;
    margin-left: 40px;
    height: 120px;
}

.image-import form {
    margin: 0;
}

.image-import .control-group {
    margin: 0;
}

.image-import .form-actions {
    padding: 10px 0 0 180px;
    margin: 0;
}

.admin-buttons {
    margin: 0 5px 5px 0;
}

#gdpr_consent_check-label {
    color: #008000;
}

.control-group.fld-update_content.span5 {
    width: 100%;
}

.control-group.fld-update_content.span5 textarea {
    width: 98%;
}

#photo_source, #text_source, #google_map, #source, #website {
    width: 160px;
}

blockquote, twitter-widget {
    margin: 0 auto;
}

div.fld-update_extend label:nth-of-type(1) {
    color: #f00;
}

div.image-title {
    margin-top: -5px;
}

@media (min-width: 767px) {
    div.bc-related-articles {
        margin: 20px 0 20px 40px;
    }
}

@media (max-width: 767px) {
    .bc-related-articles a {
        padding: 5px 0;
        display: inline-block;
    }
}
