/* contact us form */
.webform-component--nature-of-enquiry .form-required,
.webform-component--subject .form-required,
.webform-component--message .form-required,
.webform-component--name .form-required,
.webform-component--email .form-required {
    display: none;
}

.filled-background-grey {
    padding-top: 60px !important;
    padding-bottom: 30px !important;
}

.sitemap-list {
    padding-bottom: 0px !important;
}

/*.hero .content-container {
    top: -360px !important;
    color: #fff !important;
}

.summary-item-image-wrapper {
    min-height: 0px !important;
}

.history-wrapper-adjust {
    margin-top: 85px;
}*/

#node-391 .submitted {
    display: none !important;
}

#edit-submitted-email {
    display: block;
    width: 100%;
    height: 33px;
    background-color: #fff !important;
    border: 1px solid #CCC;
    border-radius: 0;
    padding: 6px 12px;
}

.oragnisations-heading {
    margin-top: 20px !important;
}

.field-caption {
    padding-top: 15px;
    padding-bottom: 30px;
    color: #666;
    font-size: 1.4rem;
    padding-bottom: 5px;
}

.field-file-image-title-text {
    color: #666;
    margin-bottom: 20px;
}
.pane-user-login .pane-content {
    margin-top: -15px !important;
    padding-bottom: 23px !important;
}

.pane-user-login {
    margin-top: 30px;
}

/*CBWD-536 we need to be quite aggressive here to suppress the padding-top value*/
.panel-pane.pane-entity-field.pane-taxonomy-term-field-summary.abstract.padding-top-large {
    padding-top: 0 !important;
}
