/**
 * @file
 *   ncr-events.css
 *
 * This file styles the views and buttons in ncr_classifieds module
 */
.classifieds-type {
    /*background-color: #f68622;
    padding: 10px;
    font-size: x-small;
    color: #fff;*/
    color: #f68622;
    font-size: 1.2em;
}

.community-news-posted {
    font-size: small;
    padding: 10px;
}

.view-gsr-community-news .views-field.views-field-title h2{
    margin: 0.50em 0;
    font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.view-gsr-community-news .views-field.views-field-title a{
    text-decoration: none;
}

.view-gsr-community-news .views-row {
    border-bottom: 1px dotted #000;
    padding: 0.75em 0 1.5em 0;
    margin: 0.35em 0;
}

.view-gsr-community-news .view-filters {
    border-bottom: 1px dotted #000;
    padding: 1.75em 0 1.5em 0;
}

.view-gsr-community-news .views-exposed-form label {
    font-weight: normal;
    font-family: sans-serif;
}

.view-gsr-community-news .views-exposed-form .views-exposed-widget select {
    max-width: 100%;
    font-family: sans-serif;
}

.view-gsr-community-news .views-exposed-form .views-exposed-widget {
    float: none;
    padding: .5em 1em 0 0;
}

.view-gsr-community-news .views-exposed-form .views-exposed-widget input.form-text {
    width: 95%;
}

.view-gsr-community-news .view-header {
    margin-bottom: 20px;
}

.view-gsr-community-news .views-exposed-widget {
    /*margin-left: 30px;*/
    text-align: center;
}

.view-gsr-community-news .views-exposed-widget.views-widget-sort-by {
    display: none;
}

.view-gsr-community-news .field.field-name-field-ad-company-logo.field-type-image.field-label-hidden img {
    display: block;
    margin: auto;
}

@media (min-width: 768px) {
    .view-gsr-community-news .views-exposed-form .views-exposed-widget {
        float: left;
    }
    .view-gsr-community-news .field.field-name-body.field-type-text-with-summary.field-label-hidden {
        width: 50%;
        float: left;
    }
    .view-gsr-community-news .field.field-name-field-ad-company-logo.field-type-image.field-label-hidden {
        float: left;
        padding: 15px;
    }
    .view-gsr-community-news .view-header {
        text-align: right;
        margin-top: -80px;
    }
}

@media (min-width: 960px) {
    .view-gsr-community-news .views-row {
        height: 190px;
    }
}

.node-community-news .field-label{
    border-bottom: 3px solid #539482;
    padding: 0 0 0.333em 0;
    margin: 0.75em 0 0.75em 0;
    display: inline-block;
}

.view-gsr-community-news-preview .field-label{
    border-bottom: 3px solid #539482;
    padding: 0 0 0.333em 0;
    margin: 0.75em 0 0.75em 0;
    display: inline-block;
}

.page-gsr-community-news-edit-review input#edit-submit {
    float: left;
}

form#gsr-community-news-edit-form {
    float: left;
}

.page-gsr-community-news-edit-review input#edit-submit--2 {
    clear: both;
}

a#post-news-link {
    background-color: #539482;
    padding: 15px 80px;
    color: white;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
}

div#block-block-211 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.85em;
    line-height: 120%;
    font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

div#ad-text {
    color: #f68622;
    margin-bottom: 10px;
    margin-top: -10px;
}

.page-node-add-community-news .image-widget-data .form-submit {
    display: none;
}

.community-news-node-form input#edit-field-ad-company-logo-und-0-upload-button--3 {
    display: none;
}

.node-community-news-form input#edit-field-ad-company-logo-und-0-upload-button--2 {
    display: none;
}

.node-community-news-form .form-submit[value=Upload] {
    display: none;
}

div#ad-help-text p {
    background-color: #046db1;
    padding: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
}

.group-contact.field-group-div {
    padding-top: 25px;
}

@media (min-width: 768px) {
    div#ad-help-text p {
        width: 25%;
        display: block;
        float: right;
        margin-right: 15%;
    }
    .node-type-community-news .region.region-content-below {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .node-community-news .field.field-name-field-ad-company-logo.field-type-image.field-label-hidden {
        float: left;
        margin-right: 2%;
        margin-bottom: 1%;
    }

    .view-gsr-community-news-preview .field.field-name-field-ad-company-logo.field-type-image.field-label-hidden {
        float: left;
        margin-right: 2%;
        margin-bottom: 1%;
    }

    .view-gsr-community-news-preview .field.field-name-body.field-type-text-with-summary.field-label-hidden {
        overflow: hidden;
    }

    .view-gsr-community-news-preview .field-event-type {
        clear: both;
    }

    .view-gsr-community-news-preview .field-group-div-2 {
        clear: both;
    }

    /*.node-classified-ad .field.field-name-field-ad-company-logo.field-type-image.field-label-hidden img {
        margin-left: 10%;
    }*/

    .view-gsr-community-news-preview .news-extra {
        clear: both;
    }

    .node-community-news .field.field-name-body.field-type-text-with-summary.field-label-hidden {
        padding-top: 25px;
        overflow: hidden;
    }

    .node-community-news .field.field-name-field-congregation-community.field-type-text.field-label-above {
        clear: both;
    }

    .sticky-form-filter {
        margin-left: 30%;
    }

    .sticky-filter {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        min-height: 45px;
        box-sizing: border-box;
        padding: 0 0.75em;
        z-index: 9999;
        background: #f5f5f5;
        box-shadow: 0px 6px 5px -5px rgba(0,0,0,0.5);
    }
}

.view-gsr-community-news-preview .group-ad-date.field-group-div {
    margin-bottom: 20px;
}

.node-community_news-form fieldset#edit-field-ad-contact-information-und-0-format {
    display: none;
}

.node-community_news-form div#edit-field-ad-contact-information {
    padding-bottom: 50px;
}