#page-wrapper {
}

#page-wrapper .notActiveSection {
    background-color: #eeeeee;
    border-top: 1px solid #e3e3e3;
    color: #939393;
    font-size: 12px;
    padding: 5px 0;
}

a.orgLogoLink {
    margin: 0;
}

.notActiveSection .notActiveLeft,
.notActiveSection .notActiveRight {
    width: 50%;
    display: inline-block;
}

.notActiveSection .notActiveRight {
    text-align: right;
}

div.reviews > .row {
    border-bottom: 1px solid #e3e3e3;
    padding: 1em 0 1em 0;
}

div.reviews .clicked .quoteText {
    max-height: initial;
}

div.quoteText {
    max-height: 40em;
    overflow: hidden;
}

div.reviews.highlightFirstReview div.reviewContainer:first-child .quoteHeading {
    background-color: #bed8ee !important;
}

div.reviews.highlightFirstReview div.reviewContainer:first-child .quoteText {
    background-color: #d2e4f3 !important;
}

div.reviews.highlightFirstReview div.reviewContainer:first-child .quoteFooter {
    background-image: url(/assets/img/callOutArrow-tinted.png);
}

div.headerOrg {
    padding: 15px 10px;
}

div.headerOrgInfo h1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    margin-top: 0;
    font-weight: 700;
}

div.headerOrgInfo address {
    margin-bottom: 4px;
}

div.headerOrgInfo address h2.feedGroupName {
    font-size: 1.6rem;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 10px 0;
}

div.reviewStatusHeader .starRatingHolder {
    margin: 0 auto;
    max-width: 200px;
}

div.reviewStatusHeader strong {
    font-size: 130%;
}

div.review {
    cursor: pointer;
}

div.review .quoteText img.emojione {
    height: 1em;
}

div.column {
    margin: auto;
    max-width: 300px;
}

div.heading {
    font-size: 110%;
    margin-bottom: 4px;
    text-align: center;
}

img.orgBadge {
    height: 30px;
}

.inventoryLinks a:first-child {
    border-right: 1px solid #333;
    margin-right: 0.5em;
    padding-right: 0.5em;
}

.starOfTheWeekContent {
    max-width: 300px;
    background-image: url("/assets/img/starOfTheWeek.png");
    background-repeat: no-repeat;
    background-position: -20px center;
    background-size: 180px;
    border: solid 1px RGBA(204, 204, 204, 1);
    padding: 10px;
    margin: 4px auto;
    border-radius: 5px;
    background-color: white;
}

div.filters {
    background-color: #f5f5f5;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 1em;
}

div.filterInfo {
    font-size: 80%;
    font-weight: bold;
}

div.content {
    max-width: 1170px;
    padding-top: 1em;
    padding-bottom: 1em;
}

div.answers a {
    display: block;
    padding: 0.25em 0.5em;
}

div.answers a:hover {
    background-color: #d2e4f3;
}

div.answerContainer {
    display: -webkit-flex;
    display: flex;
    margin: auto;
}

div.star img {
    width: 26px;
}

div.ratings .answer,
div.ratings .count {
    padding: 0 1em;
}

div.questions {
    margin-bottom: 0.5em;
}

div.ratings .bar,
div.ratings .progress {
    margin: 0;
    padding: 0;
}

div.ratings .bar {
    background-color: #d6d6d6;
    display: inline-block;
    height: 12px;
    vertical-align: middle;
    width: 9em;
}

div.ratings .pctBar {
    background-color: #428bca;
    height: 100%;
}

div.orgTextLinks a:link {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333333;
    display: inline-block;
    font-size: 80%;
    margin-bottom: 10px;
    max-width: 120px;
    padding: 4px;
    width: 100%;
}

div.orgImageLinks a {
    margin-bottom: 0.5em;
}

.blockSection {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    padding: 10px;
}

div.links {
    display: none;
    padding: 0;
    padding-bottom: 10px;
    text-align: center;
}

div.linksHeading {
    color: #a6a6a6;
    font-size: 90%;
    margin: 1em;
}

div.moreOptions {
    border-top: 1px solid #e3e3e3;
    display: none;
    margin-top: 1em;
    padding-top: 1em;
}

div.timeFrame {
    text-align: center;
}

div.showMoreOptions {
    text-align: center;
}

div.quote div.quoteHeading .answerSection img {
    margin-right: 0.5em;
    margin-top: 1px;
    vertical-align: top;
}

div.paginator {
    margin-top: 1em;
    text-align: center;
}

div.answers a.selected {
    background-color: #bed8ee;
}

.responsivePlacement {
    text-align: center;
}

.filters .responsivePlacement {
    display: none;
}

div.snapThumb {
    display: none;
}

div.quoteFooter .snapThumb {
    display: inline;
}

div.quoteFooter .snapThumb img {
    width: 60px;
}

img.snapPhoto {
    cursor: pointer;
}

img.star {
    margin-right: 2px;
    width: 18px;
}

.quoteHeading img.response {
    width: 40px;
}

.quoteHeading .ratingDetailSectionLeft,
.quoteHeading .ratingDetailSectionRight {
    display: inline-block;
}

div.followUp {
    margin-top: 1em;
}

/* bootstrap jumbotron when no reviews to display */

#selectableContainer {
    height: 49px;
    overflow: hidden;
}

a:link.selectableStar,
a:visited.selectableStar {
    display: inline-block;
    width: 49px;
    height: 49px;
    padding: 5px;
    border-radius: 10px;
    border: 4px solid #cac9c9;
    background-color: #cac9c9;
    background-image: url("/assets/img/flatStars/40px/empty-star.png");
}

a:hover.selectableStar {
    border-color: #468cc8;
    background-color: #e06e4c;
    background-image: url("/assets/img/flatStars/40px/full-star.png");
}

.container .jumbotron {
    padding: 10px 0 30px 0;
    background-color: transparent;
    margin: 0;
    width: 100%;
}

.teamMemberDisplay {
    margin-top: 1em;
}

.teamMemberDisplay .bio {
    margin-top: 4px;
    font-size: 90%;
    height: 100px;
}

.teamMemberDisplay .bio .fadeout {
    position: relative;
    bottom: 60px;
    height: 60px;
    background-image: url("/assets/img/bottomFadeGrey.png");
}

.teamMemberDisplay .bio .fadeout:hover {
    opacity: 0.9;
}

.teamMemberDisplay .bio .bioText {
    height: 100px;
    overflow: hidden;
}

.clickable {
    cursor: pointer;
}

#primaryAd {
    max-width: 300px;
    margin: 0 auto;
}

#primaryAd .oneThirdAd {
    border: 1px solid RGBA(227, 227, 227, 1);
    background-color: white;
    border-radius: 4px;
    margin: 0 4px 4px 4px;
    padding: 4px 4px 4px;
}

#primaryAd .oneThirdAd:hover {
    border: 1px solid #2a6496;
}

#primaryAd .oneThirdAd p {
    padding: 0;
    margin: 0;
}

#primaryAd small {
    color: gray;
}

#primaryAd h3 {
    font-size: 120%;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#primaryAd .adLogo {
    margin: 10px;
    max-width: 200px;
    max-height: 100px;
}

#primaryAd .dynamicAdWrapper {
    border: 1px solid RGBA(227, 227, 227, 1);
    /*border: 1px solid #428bca;*/
    background-color: white;
    border-radius: 4px;
    margin: 0 4px 4px 4px;
    padding: 4px 4px 4px;
}

#primaryAd a:link,
#primaryAd a:visited {
    text-decoration: none;
}

#primaryAd a:hover .dynamicAdWrapper {
    border: 1px solid #2a6496;
}

#reviewData #primaryAd div[class^="col"] {
    padding-right: 15px;
    padding-left: 15px;
}

div.itemReviewed {
    display: none;
}

@media (min-width: 1200px) {
    .reviews .responsivePlacement {
        display: none;
    }

    .filters .responsivePlacement {
        display: block;
    }

    div.orgImageLinks a {
        display: block;
        margin-bottom: 0.5em;
    }

    div.links {
        display: block;
    }
}

@media (min-width: 768px) {
    div.snapThumb {
        display: block;
    }

    div.quoteFooter .snapThumb {
        display: none;
    }
}
