.nocallout {
    -webkit-touch-callout: none;
}

textarea[contenteditable] {
    -webkit-appearance: none;
}

.ir {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    direction: ltr;
    display: block;
    overflow: hidden;
    text-align: left;
    text-indent: -999em;
}

    .ir br {
        display: none;
    }

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:before, #breadcrumbs:before, .outer-wrapper:before, .inner-wrapper:before, blockquote.pullquote:before, .download-feature:before, .meta-data:before, .article-footer-nav:before, .article-list .content:before, .content-filter:before, .fast-facts .colwrap:before, .feature-area.has-highlights:before, .media-contact-section .contact-row:before, .module-partners-events .content:before, .clearfix:after, #breadcrumbs:after, .outer-wrapper:after, .inner-wrapper:after, blockquote.pullquote:after, .download-feature:after, .meta-data:after, .article-footer-nav:after, .article-list .content:after, .content-filter:after, .fast-facts .colwrap:after, .feature-area.has-highlights:after, .media-contact-section .contact-row:after, .module-partners-events .content:after {
    content: "";
    display: table;
}

.clearfix:after, #breadcrumbs:after, .outer-wrapper:after, .inner-wrapper:after, blockquote.pullquote:after, .download-feature:after, .meta-data:after, .article-footer-nav:after, .article-list .content:after, .content-filter:after, .fast-facts .colwrap:after, .feature-area.has-highlights:after, .media-contact-section .contact-row:after, .module-partners-events .content:after {
    clear: both;
}

.clearfix, #breadcrumbs, .outer-wrapper, .inner-wrapper, blockquote.pullquote, .download-feature, .meta-data, .article-footer-nav, .article-list .content, .content-filter, .fast-facts .colwrap, .feature-area.has-highlights, .media-contact-section .contact-row, .module-partners-events .content {
    *zoom: 1;
}

#main-content-wrapper.newsroom-wrapper {
    font-size: 15px;
    line-height: 25px;
    margin-top: -16px;
    position: relative;
    width: 962px;
}

#wrapper:after {
    content: '';
    clear: both;
    width: 964px;
    position: absolute;
    bottom: 0;
    left: 8px;
    height: 10px;
    -moz-box-shadow: inset 0 -6px 6px -2px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 0 -6px 6px -2px rgba(0,0,0,0.5);
    box-shadow: inset 0 -6px 6px -2px rgba(0,0,0,0.5);
}

#subfeature-content-noimage {
    border: none;
}

#main-content-left {
    margin-right: 22px;
    width: 625px;
}

#main-content-right {
    width: 290px;
}

.main-colwrap {
    margin-bottom: 2em;
    position: relative;
}

#breadcrumbs p {
    float: left;
    margin-bottom: 0;
}

#breadcrumbs a {
    color: #008ab0;
}

.social-container {
    float: right;
    height: 18px;
    margin: 0;
}

    .social-container > span {
        margin: 0 -2px;
    }

span.stButton .email {
    background-image: url("http://qualityandsafety.partners.org/assets/images/email.png");
}

span.socialItemButton {
    font-size: 11px;
    line-height: 16px;
    margin-left: 1px;
    margin-right: 2px;
    position: relative;
    text-decoration: none;
    color: #000;
    display: inline-block;
    cursor: pointer;
    width: 16px;
}

    span.socialItemButton:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
        opacity: 0.75;
    }

span.socialItemRight {
    float: right;
    margin-right: 5px;
    width: 16px;
}

.socialItem {
    float: left;
    margin-right: 5px;
    width: 16px;
}

    .socialItem.fontChange {
        margin-right: 0;
    }

        .socialItem.fontChange a {
            display: block;
            cursor: pointer;
        }

        .socialItem.fontChange img {
            padding: 0;
            margin: 0;
        }

        .socialItem.fontChange .minus {
            margin-top: 3px;
        }

.section-newsroom {
    background-color: #fff;
    color: #333;
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    padding-bottom: 4em;
}

    .section-newsroom * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: normal;
        -webkit-tap-highlight-color: transparent;
    }

    .section-newsroom h1, .section-newsroom h2, .section-newsroom h3, .section-newsroom h4, .section-newsroom h5, .section-newsroom h6 {
        font-weight: normal;
    }

    .section-newsroom h1 {
        font-size: 220%;
        line-height: 109%;
        margin-bottom: 1em;
    }

    .section-newsroom h2 {
        font-size: 23px;
        line-height: 31px;
        margin-bottom: 1em;
    }

    .section-newsroom h3 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 1em;
    }

    .section-newsroom a {
        color: #008ab0;
    }

        .section-newsroom a:hover {
            text-decoration: none;
            color: #e76c1a;
        }

    .section-newsroom p {
        line-height: 1.67;
        margin-bottom: 1.5em;
    }

.outer-wrapper {
    position: relative;
    width: 100%;
}

.inner-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

blockquote {
    margin: 1em -90px;
}

    blockquote.excerpt {
        border-bottom: 3px solid #eaeaea;
        border-top: 3px solid #eaeaea;
        font-size: 23px;
        font-style: italic;
        line-height: 31px;
        letter-spacing: -0.02em;
        padding: 15px 100px 20px;
    }

    blockquote.pullquote {
        background-color: #f4f4f4;
        margin-top: 2em;
        margin-bottom: 2em;
        padding: 25px 90px 30px;
    }

        blockquote.pullquote .quote {
            font-size: 23px;
            font-style: italic;
            line-height: 30px;
            margin-bottom: 1em;
            position: relative;
        }

            blockquote.pullquote .quote:before, blockquote.pullquote .quote:after {
                color: #a6a6a6;
                font-size: 55px;
                font-style: italic;
                position: absolute;
            }

            blockquote.pullquote .quote:before {
                content: '\201C';
                left: -45px;
                line-height: 52px;
                position: absolute;
                top: 0;
            }

            blockquote.pullquote .quote:after {
                bottom: 0;
                content: '\201D';
                line-height: 6px;
                right: -30px;
            }

        blockquote.pullquote .photo {
            -moz-border-radius: 100%;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            height: 110px;
            float: left;
            overflow: hidden;
            width: 110px;
        }

        blockquote.pullquote .cite {
            float: left;
            margin-left: 15px;
            margin-top: 30px;
        }

        blockquote.pullquote .name {
            display: block;
            font-size: 18px;
            line-height: 24px;
            font-weight: bold;
        }

.btn-primary {
    background: #008ab0;
    color: #fff !important;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    text-align: center;
    text-transform: uppercase;
}

    .btn-primary:focus {
        background-color: #009eca;
    }

    .btn-primary:hover {
        background-color: #e76c1a;
    }

    .btn-primary:active {
        background-color: #d26116;
    }

[class^="square-"], [class*=" square-"] {
    padding-left: 24px;
    position: relative;
}

    [class^="square-"]:before, [class*=" square-"]:before {
        content: '';
        display: block;
        height: 15px;
        left: 0;
        position: absolute;
        top: 5px;
        width: 15px;
    }

.square-studio:before {
    background-color: #6f519f;
}

.square-dark-pastel-green:before {
    background-color: #05ab26;
}

.square-mustard:before {
    background-color: #ffd24f;
}

.square-cornflower-blue:before {
    background-color: #66a5eb;
}

.square-dark-cerulean:before {
    background-color: #035287;
}

.square-pale-green:before {
    background-color: #94f791;
}

.square-blue-lagoon:before {
    background-color: #026b6e;
}

.square-fire-brick:before {
    background-color: #a51c30;
}

.square-blue:before {
    background-color: #325483;
}

.square-tan:before {
    background-color: #b9745f;
}

.square-mauve:before {
    background-color: #91709f;
}

.square-turquoise:before {
    background-color: #008ab0;
}

.square-orange:before {
    background-color: #e7a137;
}

.square-green:before {
    background-color: #7ea06f;
}

.square-red:before {
    background-color: #834b54;
}

.square-purple:before {
    background-color: #47327c;
}

.square-black:before {
    background-color: black;
}

.square-pale-tacao:before {
    background-color: #F4B184;
}

.download-feature {
    border-bottom: 3px solid #eaeaea;
    border-top: 3px solid #eaeaea;
    margin: 1.5em -90px;
    padding: 20px 90px 25px;
}

    .download-feature .content-left {
        float: left;
        width: 140px;
    }

    .download-feature .content-right {
        float: left;
        width: 618px;
    }

    .download-feature .download-button {
        color: #373737;
        display: block;
        line-height: 18px;
        margin: 2px auto 0;
        padding-right: 35px;
        text-align: center;
    }

        .download-feature .download-button:hover {
            color: #373737;
            opacity: 0.85;
        }

            .download-feature .download-button:hover:before {
                background-position: -208px -60px;
            }

        .download-feature .download-button:before {
            background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
            background-position: -208px 0;
            content: '';
            display: block;
            width: 60px;
            height: 60px;
            margin: 0 auto;
        }

        .download-feature .download-button strong {
            display: block;
            line-height: 23px;
            padding-top: 4px;
        }

    .download-feature .download-link {
        display: block;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0.5em;
    }

    .download-feature h5 {
        font-weight: bold;
        font-size: 16px;
        line-height: 22px;
        margin: 0;
        text-transform: uppercase;
    }

    .download-feature .byline {
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    .download-feature .description p {
        margin: 0.5em 0 0;
    }

        .download-feature .description p:first-child {
            margin-top: 0;
        }

.figure {
    margin-bottom: 1em;
    margin-top: 0.5em;
    width: 160px;
}

.figure .caption {
    background: #373737;
    color: #fff;
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    padding: 5px 15px;
}

.figure.left {
    float: left;
    margin-right: 20px;
}

.figure.right {
    float: right;
    margin-left: 20px;
}


div.article-body table.figure td {
    border: none;
}

div.article-body table.figure td.media {
    padding: 0;
}

div.article-body table.figure .caption {
    background: #373737;
}

[class^="icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:before, [class*=" icon-"]:after {
    background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
    content: '';
}

.icon-news:before {
    background-position: -32px 0;
    height: 24px;
    width: 24px;
}

.icon-press:before {
    background-position: -32px -24px;
    height: 24px;
    width: 24px;
}

.icon-publications:before {
    background-position: -32px -48px;
    height: 24px;
    width: 24px;
}

.icon-announcements:before {
    background-position: -32px -72px;
    height: 24px;
    width: 24px;
}

.icon-events:before {
    background-position: -56px 0;
    height: 24px;
    width: 24px;
}

.icon-videos:before {
    background-position: -56px -24px;
    height: 24px;
    width: 24px;
}

.icon-slideshares:before {
    background-position: -56px -48px;
    height: 24px;
    width: 24px;
}

.icon-awards:before {
    background-position: -56px -72px;
    height: 24px;
    width: 24px;
}

.icon-phone:before {
    background-position: 0 -32px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 16px;
    margin-bottom: 2px;
    margin-right: 6px;
    width: 16px;
}

.icon-email:before {
    background-position: 0 -48px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 16px;
    margin-bottom: 2px;
    margin-right: 6px;
    width: 16px;
}

.icon-download:before {
    background-position: 0 -64px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 16px;
    margin-bottom: 2px;
    margin-right: 6px;
    width: 16px;
}

.icon-rss:before {
    background-position: -80px 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 32px;
    width: 32px;
}

.icon-facebook:before {
    background-position: -80px -32px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 32px;
    width: 32px;
}

.icon-twitter:before {
    background-position: -80px -64px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 32px;
    width: 32px;
}

.icon-linkedin:before {
    background-position: -80px -96px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 32px;
    width: 32px;
}

.icon-caret-lg-right:before {
    background-position: -16px 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 16px;
    margin-bottom: 2px;
    margin-right: 4px;
    width: 16px;
}

.icon-caret-sm-right:after {
    background-position: -16px -16px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 16px;
    margin-top: -2px;
    width: 16px;
}

.icon-calendar:before {
    background-position: -112px -96px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 48px;
    width: 48px;
}

.icon-doctor:before {
    background-position: -112px 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 48px;
    width: 48px;
}

.icon-hospital:before {
    background-position: -112px -48px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 48px;
    width: 48px;
}

.icon-instrument:before {
    background-position: -160px 0;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 48px;
    width: 48px;
}

.icon-people:before {
    background-position: -160px -48px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    height: 48px;
    width: 48px;
}

.view-more-link {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-bottom: 1em;
    margin-left: 25px;
    margin-top: 1.5em;
}

    .view-more-link:before {
        background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
        background-position: -16px 0;
        content: '';
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        height: 16px;
        margin-bottom: 2px;
        margin-right: 4px;
        width: 16px;
    }

.more-link {
    font-size: 13px;
}

    .more-link:before {
        background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
        background-position: -16px -16px;
        content: '';
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        height: 16px;
        margin-top: -4px;
        width: 16px;
    }

.meta-data {
    padding: 2px 15px 2px 25px;
}

    .meta-data .content-left {
        float: left;
        color: #666;
        width: 45%;
    }

    .meta-data .content-right {
        float: right;
        margin-top: 3px;
        width: 55%;
    }

    .meta-data .date {
        font-size: 14px;
    }

    .meta-data .pipe {
        margin: 0 4px 0 6px;
    }

    .meta-data .type {
        color: #333;
    }

        .meta-data .type:hover {
            color: #e76c1a;
        }

        .meta-data .type:before {
            margin-right: 2px;
            margin-bottom: 2px;
        }

    .meta-data .topic {
        color: #333;
        display: block;
        float: right;
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 4px;
        margin-left: 20px;
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: left;
    }

        .meta-data .topic:hover {
            color: #e76c1a;
        }

        .meta-data .topic:before {
            top: 2px;
        }

.type {
    padding-left: 28px;
    position: relative;
}

    .type:before {
        display: block;
        left: 0;
        position: absolute;
        top: -3px;
    }

.share-this {
    border-bottom: 3px solid #eaeaea;
    border-top: 3px solid #eaeaea;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    padding-top: 12px;
    padding-bottom: 10px;
}

    .share-this h4 {
        color: #666;
        font-size: 20px;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        *zoom: 1;
        *display: inline;
        margin-right: 5px;
        margin-top: 6px;
    }

.social-links > span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

.social-links .social-link {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    font-size: 11px;
    line-height: 16px;
    margin-left: 3px;
    margin-right: 3px;
    position: relative;
    width: 32px;
    z-index: 1;
}

    .social-links .social-link:hover {
        opacity: 0.85;
    }

    .social-links .social-link span {
        display: none;
    }

.article-body table {
    border: 1px solid #ddd;
    line-height: 20px;
    margin-bottom: 2em;
}

    .article-body table th {
        background-color: #4c5660;
        border-left: 1px solid #7b8997;
        border-right: 1px solid #63707c;
        border-bottom: 1px solid #98a3ad;
        color: #fff;
        padding: 15px 20px;
        text-align: left;
    }

    .article-body table td {
        border-left: 1px solid #eaeaea;
        border-bottom: 1px solid #eaeaea;
        border-right: 1px solid #ddd;
        padding: 15px 20px;
    }

    .article-body table tr:nth-child(even) td {
        background: #f4f4f4;
    }

.article-footer-nav {
    margin-bottom: 2.25em;
}

    .article-footer-nav a {
        background-repeat: no-repeat;
        color: #fff;
        display: block;
        font-size: 23px;
        height: 44px;
        line-height: 23px;
        padding: 10px 0;
        position: relative;
        text-align: center;
        width: 250px;
    }

        .article-footer-nav a:hover {
            color: #fff;
        }

        .article-footer-nav a.nav-previous {
            background-image: url('/assets/images/media-center/arrow-prev-btn.png?1432049106');
            background-position: center left;
            float: left;
            padding-left: 22px;
        }

            .article-footer-nav a.nav-previous:hover {
                background-image: url('/assets/images/media-center/arrow-prev-btn-hover.png?1432049106');
            }

        .article-footer-nav a.nav-next {
            background-image: url('/assets/images/media-center/arrow-next-btn.png?1432049106');
            background-position: center right;
            float: right;
            padding-right: 22px;
        }

            .article-footer-nav a.nav-next:hover {
                background-image: url('/assets/images/media-center/arrow-next-btn-hover.png?1432049106');
            }

.article-list li {
    border: 1px solid #e7e7e7;
    margin-top: 2em;
}

    .article-list li:first-child {
        margin-top: 0;
    }

.article-list .meta-data {
    background: #efefef;
}

.article-list .content {
    min-height: 208px;
    padding: 25px;
}

    .article-list .content.has-photo .text {
        float: left;
        width: 650px;
    }

#main-content-left .article-list .content.has-photo .text {
    width: 345px;
}

.article-list h3 {
    font-size: 20px;
    margin-bottom: 0.5em;
}

.article-list p {
    margin: 0;
}

.article-list .media {
    float: right;
    margin-left: 25px;
}

.content-filter {
    border: 1px solid #efefef;
    color: #4c5660;
    padding: 10px 20px;
}

    .content-filter .title {
        font-size: 12px;
        font-weight: bold;
        line-height: 12px;
        margin: 9px 90px 0 0;
        text-transform: uppercase;
        float: left;
    }

    .content-filter .menu-wrapper {
        float: left;
        min-height: 10px;
        position: relative;
    }

    .content-filter .filter-menu {
        font-size: 16px;
        line-height: 16px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

.no-boxshadow .content-filter .filter-menu {
    border: 1px solid transparent;
}

.content-filter .filter-menu.menu-open {
    background: #fff;
    -moz-box-shadow: 0 4px 30px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 4px 30px 0 rgba(0,0,0,0.3);
    box-shadow: 0 4px 30px 0 rgba(0,0,0,0.3);
    margin-top: -4px;
    padding-top: 4px;
    z-index: 100;
}

    .content-filter .filter-menu.menu-open li {
        display: block;
    }

        .content-filter .filter-menu.menu-open li.label-all {
            display: none;
        }

            .content-filter .filter-menu.menu-open li.label-all.selected {
                display: block;
            }

        .content-filter .filter-menu.menu-open li.selected a {
            padding-bottom: 8px;
        }

.canvas .content-filter .filter-menu.menu-open li.selected a:after {
    background-position: 0 -80px;
}

.no-boxshadow .content-filter .filter-menu.menu-open {
    border-color: #eaeaea;
}

.content-filter .filter-menu a {
    color: #373737;
    display: block;
    padding: 8px 15px 8px 25px;
}

    .content-filter .filter-menu a:hover {
        background-color: #efefef;
    }

.content-filter .filter-menu li {
    display: none;
}

.content-filter .filter-menu .selected {
    display: block;
}

    .content-filter .filter-menu .selected a {
        background: white;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .content-filter .filter-menu .selected a:before {
            top: 8px;
        }

        .content-filter .filter-menu .selected a.type:before {
            top: 1px;
        }

        .content-filter .filter-menu .selected a:after {
            background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
            background-position: 0 0;
            content: '';
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            *zoom: 1;
            *display: inline;
            height: 16px;
            margin-left: 3px;
            width: 16px;
            float:right;
        }

.content-filter .filter-menu .label-all {
    font-weight: bold;
}

.content-filter .filter-menu .select-all {
    font-size: 18px;
    line-height: 38px;
    margin-top: 14px;
}

    .content-filter .filter-menu .select-all a {
        background-color: #efefef;
        padding-top: 4px;
        padding-bottom: 4px;
    }

        .content-filter .filter-menu .select-all a:hover {
            background-color: #e2e2e2;
        }

.content-filter .filter-menu.type-menu .select-all a {
    padding-left: 30px;
}

.content-filter button {
    background: #008ab0;
    border: 1px solid #008ab0;
    color: #fff;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 15px;
    margin: 0;
    padding: 0 14px;
    text-transform: uppercase;
}

    .content-filter button:focus {
        background-color: #009eca;
        border-color: #009eca;
    }

    .content-filter button:hover {
        background-color: #e76c1a;
        border-color: #e76c1a;
        cursor: pointer;
    }

    .content-filter button:active {
        background-color: #d26116;
        border-color: #d26116;
    }

.content-filter input[type="text"] {
    background: #efefef;
    border: 1px solid #efefef;
    color: #666;
    display: block;
    float: left;
    font-weight: normal;
    height: 27px;
    line-height: 25px;
    margin: 0;
    padding: 0 6px;
    width: 188px;
}

    .content-filter input[type="text"]:focus {
        border-color: #d5d5d5;
    }

.content-filter .browse-topic {
    width: 248px;
}

    .content-filter .browse-topic .topic {
        padding-left: 42px;
    }

        .content-filter .browse-topic .topic:before {
            height: 9px;
            left: 25px;
            top: 11px;
            width: 9px;
        }

.content-filter .browse-type {
    width: 228px;
}

    .content-filter .browse-type .type {
        padding-left: 55px;
        position: relative;
    }

        .content-filter .browse-type .type:before {
            display: block;
            left: 25px;
            position: absolute;
            top: 4px;
        }

.content-filter .search-bar {
    float: right;
}

.fast-facts {
    margin-bottom: -4em;
}

    .fast-facts h2 {
        background: #315368;
        -moz-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5);
        -webkit-box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5);
        box-shadow: 0 3px 4px 0 rgba(0,0,0,0.5);
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        margin: 0 -8px;
        padding: 8px 35px;
        position: relative;
        text-transform: uppercase;
    }

        .fast-facts h2:before, .fast-facts h2:after {
            background-repeat: no-repeat;
            bottom: -8px;
            content: '';
            display: block;
            height: 8px;
            position: absolute;
            width: 8px;
        }

        .fast-facts h2:before {
            background-image: url('/assets/images/media-center/ribbon-left.gif?1432049106');
            left: 0;
        }

        .fast-facts h2:after {
            background-image: url('/assets/images/media-center/ribbon-right.gif?1432049106');
            right: 0;
        }

    .fast-facts h3 {
        color: #4d4d4d;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: -0.02em;
        line-height: 24px;
        margin: 0.5em 0;
        min-height: 72px;
    }

    .fast-facts .icon {
        display: block;
        padding-bottom: 20px;
        border-bottom: 18px solid #d7d7d7;
        margin: 0 30px 1.5em;
    }

    .fast-facts .colwrap {
        font-size: 13px;
        line-height: 18px;
        text-align: center;
    }

        .fast-facts .colwrap .col {
            background-color: #f2f2f2;
            background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIvPjxzdG9wIG9mZnNldD0iMzglIiBzdG9wLWNvbG9yPSIjZmVmZWZlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
            background-size: 100%;
            background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eeeeee),color-stop(38%, #fefefe),color-stop(100%, #ffffff));
            background-image: -moz-linear-gradient(#eeeeee,#fefefe 38%,#ffffff);
            background-image: -webkit-linear-gradient(#eeeeee,#fefefe 38%,#ffffff);
            background-image: linear-gradient(#eeeeee,#fefefe 38%,#ffffff);
            border-left: 1px solid #efefef;
            border-right: 1px solid #efefef;
            float: left;
            margin-left: 6px;
            min-height: 478px;
            padding-bottom: 1em;
            width: 230px;
        }

            .fast-facts .colwrap .col:first-child {
                margin-left: 0;
            }

                .fast-facts .colwrap .col:first-child h3 {
                    margin-bottom: 0.5em;
                    min-height: 0;
                }

                .fast-facts .colwrap .col:first-child p {
                    margin-bottom: 1em;
                }

.article-highlights {
    background-color: #f9f8f2;
    border: 1px solid #f4f4f4;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjRlZCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZjlmOGYyIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmVmZGZkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f4ed),color-stop(50%, #f9f8f2),color-stop(100%, #fefdfd));
    background-image: -moz-linear-gradient(#f6f4ed,#f9f8f2,#fefdfd);
    background-image: -webkit-linear-gradient(#f6f4ed,#f9f8f2,#fefdfd);
    background-image: linear-gradient(#f6f4ed,#f9f8f2,#fefdfd);
    padding: 10px 35px 15px;
}

    .article-highlights h3 {
        color: #508bad;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 1.25em;
        text-transform: uppercase;
    }

    .article-highlights li {
        line-height: 21px;
        margin-top: 1.25em;
        padding-left: 50px;
        position: relative;
    }

        .article-highlights li:before {
            background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
            background-position: 0 -16px;
            content: '';
            height: 16px;
            left: 12px;
            position: absolute;
            top: 2px;
            width: 16px;
        }

        .article-highlights li:first-child {
            margin-top: 0;
        }

.feature-photos {
    opacity: 0.9;
    line-height: 20px;
    margin: 0 auto;
    position: relative;
    width: 715px;
    display: block;
}

.feature-image {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 715px;
}

    .feature-image .caption {
        position: absolute;
        background: #333;
        bottom: 7px;
        color: #fff;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        opacity: 0.9;
        line-height: 20px;
        padding: 15px 40px;
    }

.feature-area {
    margin-bottom: 2em;
}

    .feature-area.has-highlights .feature-image, .feature-area.has-highlights .feature-photos {
        margin: 0;
        float: left;
    }

    .feature-area.has-highlights .article-highlights {
        float: left;
        padding: 8px 10px;
        min-height: 430px;
        width: 223px;
    }

    .feature-area.has-highlights .article-highlights-photos {
        min-height: 510px;
    }

    .feature-area.has-highlights .article-highlights h3 {
        margin-bottom: 0.75em;
    }

    .feature-area.has-highlights .article-highlights li {
        padding-left: 20px;
    }

        .feature-area.has-highlights .article-highlights li:before {
            left: -2px;
            top: 2px;
        }

.media-contact-section {
    background: #f4f4f4;
    margin-bottom: 2em;
}

    .media-contact-section h4 {
        background: #373737;
        color: #fff;
        padding: 15px 25px;
        font-size: 15px;
        font-weight: bold;
        line-height: 15px;
        margin: 0;
        text-transform: uppercase;
    }

    .media-contact-section h5 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 0.5em;
        padding-top: 0.25em;
    }

    .media-contact-section p {
        font-size: 14px;
        line-height: 24px;
    }

    .media-contact-section .content {
        padding: 25px 90px 10px;
    }

    .media-contact-section .contact-row {
        margin-bottom: 1.5em;
    }

        .media-contact-section .contact-row .contact {
            width: 50%;
            float: left;
            line-height: 20px;
        }

            .media-contact-section .contact-row .contact .name {
                display: block;
                font-size: 20px;
                line-height: 30px;
                margin-bottom: 0.25em;
            }

            .media-contact-section .contact-row .contact .phone {
                display: block;
            }

            .media-contact-section .contact-row .contact .email {
                display: block;
            }

.module {
    margin-top: 16px;
}

    .module:first-child {
        margin-top: 0;
    }

    .module h4 {
        background: #efefef;
        color: #4c5660;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        line-height: 14px;
        margin-bottom: 7px;
        padding: 8px;
    }

    .module .content {
        border: 1px solid #e4e4e4;
        padding: 10px;
    }

.module-media-contact .name {
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0.5em;
    padding-top: 0.25em;
}

.module-media-contact .phone, .module-media-contact .download-link {
    font-weight: normal;
    line-height: 20px;
}

.module-twitter-feed .content {
    padding: 5px;
}

    .module-twitter-feed .content a {
        padding: 10px;
    }

.module-partners-events .content .calendar {
    margin-left: -6px;
}

.module-partners-events .content .content-left {
    float: left;
    width: 44px;
}

.module-partners-events .content .content-right {
    float: left;
    width: 224px;
}

.module-partners-events p {
    margin-bottom: 1em;
}

.module-partners-events .btn-primary {
    clear: both;
    float: left;
}

.pagination {
    font-size: 15px;
    margin: 2em 0 0;
    text-align: center;
}

.pagination a.active {
    color: #000;
}

    .pagination a, .pagination span {
        display: inline-block;
        padding: 3px;
    }

    .pagination .arrow {
        color: #333;
        font-weight: bold;
        height: 14px;
        overflow: hidden;
        padding: 4px;
        text-indent: -9999em;
        width: 16px;
        background-image: url('/assets/images/media-center/icon-sprite.png?1432049106');
    }

        .pagination .arrow.disabled {
            visibility: hidden;
        }

    .pagination .nav-prev {
        background-position: -16px -48px;
        margin-right: 5px;
    }

    .pagination .nav-next {
        background-position: -16px -32px;
        margin-left: 5px;
    }

.page-header {
    margin: 1.667em 0;
    width: 625px;
}

    .page-header h1 {
        font-size: 25px;
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 0.25em;
    }

    .page-header .subtitle {
        font-size: 20px;
        line-height: 25px;
    }

.section-header {
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    padding: 20px 20px;
    background-color: #fafafa;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f7f7f7),color-stop(50%, #ffffff),color-stop(100%, #fafafa));
    background-image: -moz-linear-gradient(#f7f7f7,#ffffff,#fafafa);
    background-image: -webkit-linear-gradient(#f7f7f7,#ffffff,#fafafa);
    background-image: linear-gradient(#f7f7f7,#ffffff,#fafafa);
}

    .section-header h2 {
        color: #4c5660;
        font-size: 35px;
        font-weight: bold;
        line-height: 35px;
        margin-bottom: 0;
    }

        .section-header h2 + p {
            margin-top: 0;
        }

    .section-header p {
        color: #666;
        margin-bottom: 0;
    }

.section-article {
    padding-left: 12px;
    padding-right: 12px;
}

    .section-article .meta-data {
        padding: 24px 0 16px;
    }

    .section-article .article-header {
        padding-bottom: 1.5em;
    }

        .section-article .article-header h1 {
            margin-bottom: 0.25em;
        }

    .section-article .subtitle {
        font-size: 20px;
        line-height: 25px;
    }

    .section-article .article-body {
        padding-left: 90px;
        padding-right: 90px;
       
    }

    .section-article .article-footer {
        margin-top: 4em;
    }

.section-related {
    padding-left: 12px;
    padding-right: 12px;
}

    .section-related h2 {
        margin-bottom: 0.75em;
    }

.section-landing {
    margin: 0 12px;
}

    .section-landing .feature-article {
        margin-bottom: 2em;
        margin-top: 2em;
    }

        .section-landing .feature-article .text {
            max-width: 92.5%;
        }

        .section-landing .feature-article .article-list h3 {
            font-size: 25px;
            line-height: 30px;
        }

        .section-landing .feature-article .article-list .has-photo .text {
            max-width: 65%;
        }

.section-listing {
    margin: 0 12px;
}
.article-body ol {

    list-style:decimal;
    padding:inherit;
    margin-bottom: 1.5em;
}

.article-body ul {
    list-style:disc;
    padding:inherit;
    margin-bottom: 1.5em;
}
