    /* Set the size of the div element that contains the map */
    #map {
    height: 400px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
    }
    .refine-search__list input[type="text"] {
    background: white;
    width: 90%;
    margin-left: 1em;
    }
    .debug-url {
    background: #bada55;
    color: white;
    padding: .5em;
    font-family: monospace;
    overflow: scroll;
    overflow-y: unset;
    max-width: 100%;
    white-space: nowrap;
    }
    .debug-url a {
    font-size: .75em;
    }
    .ncrasourcebooksearch-individualorfirm a {
    color: #233a69 !important;
    font-weight: bold !important;
    padding: 0.2em 0;
    display: inline-block;
    font-size: 1.1em;
    }
    .ncrasourcebooksearch-jobtitle,
    .ncrasourcebooksearch-addressline {
    opacity: .85;
    }
    li.ncrasourcebooksearch-resultitem.item-list__item:first-child {
    border-top: none;
    }
    li.ncrasourcebooksearch-resultitem.item-list__item {
    border-top: 1px solid #d8d8d8;
    }
    li.ncrasourcebooksearch-resultitem.item-list__item:nth-child(even) {
    background: transparent;
    }
    .ncrasourcebooksearch-email-and-website a {
    color: #2b3942 !important
    }

.sourcebook-detail-page .sourcebook-name {
  font-size: 50px;
}
   .icon-badge {
        width: 15px;
        height: 15px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100%;
    }

        .icon-badge.color-basic {
            background-image: url('/images/default-source/sourcebook/badge-basic.png');
        }

        .icon-badge.color-premium {
            background-image: url('/images/default-source/sourcebook/badge-premium.png');
        }

        .icon-badge.color-premiumplus {
            background-image: url('/images/default-source/sourcebook/badge-premium-plus.png');
        }
.sourcebook-detail-page .icon-badge {
  width: 30px;
  height: 30px;
}


@media (max-width: 1199px) {

.button {
  margin-bottom: 25px !important;
}
}


.js .gallery {
  
    background: none !important;
    box-shadow: none !important;
}

.elastislide-carousel ul li a {
  max-height:38px;
}

    .sourcebook-refine input[type="checkbox"].bigger {
        font-size: 100%;
        -moz-transform: scale(1.33);
        -webkit-transform: scale(1.33);
        -o-transform: scale(1.33);
        transform: scale(1.33);
    }

    .sourcebook-box a:hover {
        color: #23b8aa;
        text-decoration: underline;
    }

    .button.button--cancel.search-term-button {
        padding: 9.75px 23px;
        font-size: 20px;
        margin-top: 0;
        margin-right: 1em;
        border-radius: 0.2em;
    }

        .button.button--cancel.search-term-button .ex-out {
            font-size: 25px;
            vertical-align: top;
            margin-left: .5em;
        }

        .button.button--cancel.search-term-button .ex-out,
        .button.button--cancel.search-term-button {
            color: #233a69;
            font-weight: bold;
        }

    #map {
        height: 600px;
        /* The height is 400 pixels */
        width: 100%;
        /* The width is the width of the web page */
        margin-bottom: 2em;
    }

    .search-pagination.sourcebook--search-pagination .pagerPage {
        margin-bottom: 0;
    }

    .result {
        margin-top: 1.5em;
    }

    .refine-search__list input[type="text"] {
        background: white;
        width: 90%;
        margin-left: 1em;
    }

    .debug-url {
        background: #bada55;
        color: white;
        padding: .5em;
        font-family: monospace;
        overflow: scroll;
        overflow-y: unset;
        max-width: 100%;
        white-space: nowrap;
    }

        .debug-url a {
            font-size: .75em;
        }

    .ncrasourcebooksearch-jobtitle,
    .ncrasourcebooksearch-addressline {
        opacity: .85;
    }

    li.ncrasourcebooksearch-resultitem.item-list__item:first-child {
        border-top: none;
    }

    li.ncrasourcebooksearch-resultitem.item-list__item {
        border-top: 1px solid #d8d8d8;
    }

        li.ncrasourcebooksearch-resultitem.item-list__item:nth-child(even) {
            background: transparent;
        }


    .hidden-debug-info {
        background: #bada55;
    }

    .sourcebook-refine .item-list__item:nth-child(even),
    .sourcebook-refine li.item-list__item:nth-child(odd) {
        background: none !important;
        border-top: 0;
    }

    .sourcebook-refine input[type="text"],
    .sourcebook-refine select,
    .sourcebook-refine input[type="search"] {
        background: white;
    }

    .sourcebook-refine li.item-list__item.sourcebook-category-option {
        padding-top: 3px !important;
        padding-bottom: 3px !important;
        margin-top: 0;
    }

    .sourcebook-refine .interior-nav__nav.refine-search .sourcebook-category-options {
        margin-bottom: 20px;
    }

    .sourcebook-refine label.is-selected {
        color: #000;
    }

    .resources--is-firm-orindividual label,
    .resources--is-firm-orindividual input {
        display: inline-block;
        vertical-align: middle;
    }

    .resources--is-firm-orindividual input {
        margin-right: 2em;
    }

    .map-legend h3 {
        font-size: 1em;
        margin: -60px 0 0 1em;
        border: 1px solid #eeeeee;
        display: inline-block;
        background: #eeeeee;
        padding: 6px;
        position: absolute;
        line-height: 1;
        color: #233a69;
        font-weight: 100;
    }

    .map-legend {
        border: 1px solid #eeeeee;
        margin-top: 41px;
        padding: 40px 0 35px;
    }

        .map-legend ul li {
            list-style: none;
        }

    .color-indicator-block {
        width: 30px;
        height: 15px;
        display: inline-block;
    }

    .sourcebook-detail-button.color-basic {
        background: #1fa396;
    }
    .sourcebook-detail-button.color-premium {
        background: #133173;
    }

    .sourcebook-detail-button.color-premiumplus {
        background: #edba00;
    }


    .color-indicator-block.color-basic {
        background-color: #1fa396;
    }

    .color-indicator-block.color-premium {
        background-color: #133173;
    }

    .color-indicator-block.color-premiumplus {
        background-color: #edba00;
    }

    li.item-list__item:nth-child(even),
    li.item-list__item:nth-child(odd) {
        background: transparent;
    }
    /*
    .item-list__item.color-premium {
        border: 1px solid #1fa396;
        padding: 24px;
        margin-bottom: 5px;
    }
    .item-list__item.color-premiumplus {
        border: 3px solid #f5b11e;
        padding: 22px;
        margin-bottom: 5px;
    }*/
    a.sourcebook-detail-button, a.sourcebook-detail-button:hover, a.sourcebook-detail-button:active {
        display: inline-block;
        vertical-align: middle;
        padding: 5px 16px;
        border-radius: 26px;
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        color: #fff;
        text-decoration: none;
        margin-top: 15px;
    }

    /*a.sourcebooklink.color-premium {
        color: #0D2E72;
    }
    a.sourcebooklink.color-premiumplus {
        color: #f5b11e;
    }*/

    .item-list__item:nth-child(odd) {
        border-top: 2px solid #0000001a;
    }

    .item-list__item:first-child {
        border-top: none;
    }

    .icon-badge {
        width: 30px;
        height: 30px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: 0 0;
        background-size: 100%;
        vertical-align: bottom;
    }

        .icon-badge.color-basic {
            background-image: url('/images/default-source/sourcebook/badge-basic.png');
        }

        .icon-badge.color-premium {
            background-image: url('/images/default-source/sourcebook/badge-premium.png');
        }

        .icon-badge.color-premiumplus {
            background-image: url('/images/default-source/sourcebook/badge-premium-plus.png');
        }