/*
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .btn-sidebar>.caret,
    .share .sharedaddy .sd-content ul>li>.caret,
    .single #sharing_email .sharing_send>.caret,
    .slab.action-slab .link-button a>.caret,
    .slab.email-slab button>.caret,
    .dropup>.btn>.caret,
    .dropup>.btn-sidebar>.caret,
    .share .sharedaddy .sd-content ul.dropup>li>.caret,
    .single #sharing_email .dropup>.sharing_send>.caret,
    .slab.action-slab .link-button .dropup>a>.caret,
    .slab.email-slab .dropup>button>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "PT Serif", Georgia, serif;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: rgb(0, 36, 199);
    text-decoration: none;
    font-weight: 700;
}

a:hover,
a:focus {
    /* color: #0064ab; */
    text-decoration: none
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.article-body img,
.entry-header+.layout-lg img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #e8e8e8
}

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

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

[role="button"] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.more.stories .headline,
.h5,
.h6 {
    font-family: "PT Serif", Georgia, serif;
    font-weight: 700;
    line-height: 1.1;
    color: #111
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.more.stories .headline small,
.h4 .small,
.more.stories .headline .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #949494
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 25px;
    margin-bottom: 12.5px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
.more.stories .headline,
h5,
.h5,
h6,
.h6 {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

h4 small,
h4 .small,
.h4 small,
.more.stories .headline small,
.h4 .small,
.more.stories .headline .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 1.9375rem
}

h2,
.h2 {
    font-size: 1.625rem
}

h3,
.h3 {
    font-size: 1.0625rem
}

h4,
.h4,
.more.stories .headline {
    font-size: 1rem
}

h5,
.h5 {
    font-size: .875rem
}

h6,
.h6 {
    font-size: .75rem
}

p {
    margin: 0 0 12.5px
}

.lead {
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 24px
    }
}

small,
.small {
    font-size: 81%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,
.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #949494
}

.text-primary {
    color: #0075c9
}

a.text-primary:hover,
a.text-primary:focus {
    color: #005796
}

.text-success {
    color: #3c763d
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,
a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #0075c9
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #005796
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11.5px;
    margin: 50px 0 25px;
    border-bottom: 1px solid #e8e8e8
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 12.5px
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 25px
}

dt,
dd {
    line-height: 1.6
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #949494
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 12.5px 25px;
    margin: 0 0 25px;
    font-size: 20px;
    border-left: 5px solid #e8e8e8
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.6;
    color: #949494
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right,
.content-article .article-body blockquote.bio {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e8e8e8;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
.content-article .article-body blockquote.bio footer:before,
blockquote.pull-right small:before,
.content-article .article-body blockquote.bio small:before,
blockquote.pull-right .small:before,
.content-article .article-body blockquote.bio .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
.content-article .article-body blockquote.bio footer:after,
blockquote.pull-right small:after,
.content-article .article-body blockquote.bio small:after,
blockquote.pull-right .small:after,
.content-article .article-body blockquote.bio .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.6
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 12px;
    margin: 0 0 12.5px;
    font-size: 15px;
    line-height: 1.6;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.header-site--container,
.footer-main {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:before,
.header-site--container:before,
.footer-main:before,
.container:after,
.header-site--container:after,
.footer-main:after {
    content: " ";
    display: table
}

.container:after,
.header-site--container:after,
.footer-main:after {
    clear: both
}

@media (min-width: 768px) {

    .container,
    .header-site--container,
    .footer-main {
        width: 750px
    }
}

@media (min-width: 992px) {

    .container,
    .header-site--container,
    .footer-main {
        width: 970px
    }
}

@media (min-width: 1230px) {

    .container,
    .header-site--container,
    .footer-main {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row,
.entry-header,
.entry-content-article,
.featured-story,
.top.stories .group {
    margin-left: -15px;
    margin-right: -15px
}

.row:before,
.entry-header:before,
.entry-content-article:before,
.featured-story:before,
.top.stories .group:before,
.row:after,
.entry-header:after,
.entry-content-article:after,
.featured-story:after,
.top.stories .group:after {
    content: " ";
    display: table
}

.row:after,
.entry-header:after,
.entry-content-article:after,
.featured-story:after,
.top.stories .group:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.results-list-img,
.col-sm-3,
.promo-homepage .module,
.top.stories .story,
.col-md-3,
.top-sidebars,
.bottom-sidebars,
.article-archive-sidebar,
.error404 .default-sidebar,
.col-lg-3,
.entry-header .meta,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.promo-homepage .module,
.col-sm-6,
.featured-story .image-story,
.featured-story .text-story,
.featured-story .featured-story,
.more.stories,
.more.features,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.results-list-img+.results-list-text,
.col-sm-9,
.col-md-9,
.top-features,
.bottom-features,
.article-archive,
.error404 .entry-content,
.col-lg-9,
.entry-header .header,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
#content.template-wide,
.entry-header .kicker,
.entry-header .form-filters label,
.form-filters .entry-header label,
.promo-homepage .col-promo-homepage,
.home .promo-email,
.results-list-text,
.header-full-text,
.col-sm-12,
#content,
.article-body,
.entry-meta,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.results-list-img,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.promo-homepage .module,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.results-list-img+.results-list-text,
.col-xs-10,
.col-xs-11,
.col-xs-12,
#content.template-wide,
.entry-header .kicker,
.entry-header .form-filters label,
.form-filters .entry-header label,
.promo-homepage .col-promo-homepage,
.home .promo-email,
.results-list-text,
.header-full-text {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3,
.results-list-img {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6,
.promo-homepage .module {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9,
.results-list-img+.results-list-text {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12,
#content.template-wide,
.entry-header .kicker,
.entry-header .form-filters label,
.form-filters .entry-header label,
.promo-homepage .col-promo-homepage,
.home .promo-email,
.results-list-text,
.header-full-text {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .promo-homepage .module,
    .top.stories .story,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .featured-story .image-story,
    .featured-story .text-story,
    .featured-story .featured-story,
    .more.stories,
    .more.features,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    #content,
    .article-body,
    .entry-meta {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3,
    .promo-homepage .module,
    .top.stories .story {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6,
    .featured-story .image-story,
    .featured-story .text-story,
    .featured-story .featured-story,
    .more.stories,
    .more.features {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12,
    #content,
    .article-body,
    .entry-meta {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6,
    .featured-story .text-story {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6,
    .featured-story .image-story {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .top-sidebars,
    .bottom-sidebars,
    .article-archive-sidebar,
    .error404 .default-sidebar,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .top-features,
    .bottom-features,
    .article-archive,
    .error404 .entry-content,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3,
    .top-sidebars,
    .bottom-sidebars,
    .article-archive-sidebar,
    .error404 .default-sidebar {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9,
    .top-features,
    .bottom-features,
    .article-archive,
    .error404 .entry-content {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1230px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .entry-header .meta,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .entry-header .header,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3,
    .entry-header .meta {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9,
    .entry-header .header {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: rgba(0, 0, 0, 0)
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #949494;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.6;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 18.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.6;
    color: #666
}

.form-control,
.signup-form-wrapper {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus,
.signup-form-wrapper:focus {
    border-color: #07294c;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(7, 41, 76, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(7, 41, 76, 0.6)
}

.form-control::-moz-placeholder,
.signup-form-wrapper::-moz-placeholder {
    color: #949494;
    opacity: 1
}

.form-control:-ms-input-placeholder,
.signup-form-wrapper:-ms-input-placeholder {
    color: #949494
}

.form-control::-webkit-input-placeholder,
.signup-form-wrapper::-webkit-input-placeholder {
    color: #949494
}

.form-control::-ms-expand,
.signup-form-wrapper::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
.signup-form-wrapper[disabled],
.form-control[readonly],
.signup-form-wrapper[readonly],
fieldset[disabled] .form-control,
fieldset[disabled] .signup-form-wrapper {
    background-color: #e8e8e8;
    opacity: 1
}

.form-control[disabled],
.signup-form-wrapper[disabled],
fieldset[disabled] .form-control,
fieldset[disabled] .signup-form-wrapper {
    cursor: not-allowed
}

textarea.form-control,
textarea.signup-form-wrapper {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

    input[type="date"].form-control,
    input.signup-form-wrapper[type="date"],
    input[type="time"].form-control,
    input.signup-form-wrapper[type="time"],
    input[type="datetime-local"].form-control,
    input.signup-form-wrapper[type="datetime-local"],
    input[type="month"].form-control,
    input.signup-form-wrapper[type="month"] {
        line-height: 39px
    }

    input[type="date"].input-sm,
    .input-group-sm>input.form-control[type="date"],
    .input-group-sm>input.signup-form-wrapper[type="date"],
    .input-group-sm>input.input-group-addon[type="date"],
    .input-group-sm>.input-group-btn>input.btn[type="date"],
    .input-group-sm>.input-group-btn>input.btn-sidebar[type="date"],
    .single #sharing_email .input-group-sm>.input-group-btn>input.sharing_send[type="date"],
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm>input.form-control[type="time"],
    .input-group-sm>input.signup-form-wrapper[type="time"],
    .input-group-sm>input.input-group-addon[type="time"],
    .input-group-sm>.input-group-btn>input.btn[type="time"],
    .input-group-sm>.input-group-btn>input.btn-sidebar[type="time"],
    .single #sharing_email .input-group-sm>.input-group-btn>input.sharing_send[type="time"],
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm>input.form-control[type="datetime-local"],
    .input-group-sm>input.signup-form-wrapper[type="datetime-local"],
    .input-group-sm>input.input-group-addon[type="datetime-local"],
    .input-group-sm>.input-group-btn>input.btn[type="datetime-local"],
    .input-group-sm>.input-group-btn>input.btn-sidebar[type="datetime-local"],
    .single #sharing_email .input-group-sm>.input-group-btn>input.sharing_send[type="datetime-local"],
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm>input.form-control[type="month"],
    .input-group-sm>input.signup-form-wrapper[type="month"],
    .input-group-sm>input.input-group-addon[type="month"],
    .input-group-sm>.input-group-btn>input.btn[type="month"],
    .input-group-sm>.input-group-btn>input.btn-sidebar[type="month"],
    .single #sharing_email .input-group-sm>.input-group-btn>input.sharing_send[type="month"],
    .input-group-sm input[type="month"] {
        line-height: 31px
    }

    input[type="date"].input-lg,
    .input-group-lg>input.form-control[type="date"],
    .input-group-lg>input.signup-form-wrapper[type="date"],
    .input-group-lg>input.input-group-addon[type="date"],
    .input-group-lg>.input-group-btn>input.btn[type="date"],
    .input-group-lg>.input-group-btn>input.btn-sidebar[type="date"],
    .single #sharing_email .input-group-lg>.input-group-btn>input.sharing_send[type="date"],
    .header-search input.form-control[type="date"],
    .header-search input.signup-form-wrapper[type="date"],
    .chl .email-signup input.form-control[type="date"],
    .chl .email-signup input.signup-form-wrapper[type="date"],
    .chl .email-signup input.email-submit[type="date"],
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg>input.form-control[type="time"],
    .input-group-lg>input.signup-form-wrapper[type="time"],
    .input-group-lg>input.input-group-addon[type="time"],
    .input-group-lg>.input-group-btn>input.btn[type="time"],
    .input-group-lg>.input-group-btn>input.btn-sidebar[type="time"],
    .single #sharing_email .input-group-lg>.input-group-btn>input.sharing_send[type="time"],
    .header-search input.form-control[type="time"],
    .header-search input.signup-form-wrapper[type="time"],
    .chl .email-signup input.form-control[type="time"],
    .chl .email-signup input.signup-form-wrapper[type="time"],
    .chl .email-signup input.email-submit[type="time"],
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg>input.form-control[type="datetime-local"],
    .input-group-lg>input.signup-form-wrapper[type="datetime-local"],
    .input-group-lg>input.input-group-addon[type="datetime-local"],
    .input-group-lg>.input-group-btn>input.btn[type="datetime-local"],
    .input-group-lg>.input-group-btn>input.btn-sidebar[type="datetime-local"],
    .single #sharing_email .input-group-lg>.input-group-btn>input.sharing_send[type="datetime-local"],
    .header-search input.form-control[type="datetime-local"],
    .header-search input.signup-form-wrapper[type="datetime-local"],
    .chl .email-signup input.form-control[type="datetime-local"],
    .chl .email-signup input.signup-form-wrapper[type="datetime-local"],
    .chl .email-signup input.email-submit[type="datetime-local"],
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg>input.form-control[type="month"],
    .input-group-lg>input.signup-form-wrapper[type="month"],
    .input-group-lg>input.input-group-addon[type="month"],
    .input-group-lg>.input-group-btn>input.btn[type="month"],
    .input-group-lg>.input-group-btn>input.btn-sidebar[type="month"],
    .single #sharing_email .input-group-lg>.input-group-btn>input.sharing_send[type="month"],
    .header-search input.form-control[type="month"],
    .header-search input.signup-form-wrapper[type="month"],
    .chl .email-signup input.form-control[type="month"],
    .chl .email-signup input.signup-form-wrapper[type="month"],
    .chl .email-signup input.email-submit[type="month"],
    .input-group-lg input[type="month"] {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 25px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 41px
}

.form-control-static.input-lg,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.signup-form-wrapper,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-lg>.input-group-btn>.form-control-static.btn-sidebar,
.share .sharedaddy .sd-content .input-group-lg>ul.input-group-btn>li.form-control-static,
.single #sharing_email .input-group-lg>.input-group-btn>.form-control-static.sharing_send,
.slab.action-slab .link-button .input-group-lg>.input-group-btn>a.form-control-static,
.slab.email-slab .input-group-lg>.input-group-btn>button.form-control-static,
.header-search .form-control-static.form-control,
.header-search .form-control-static.signup-form-wrapper,
.chl .email-signup .form-control-static.form-control,
.chl .email-signup .form-control-static.signup-form-wrapper,
.chl .email-signup .form-control-static.email-submit,
.form-control-static.input-sm,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.signup-form-wrapper,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn,
.input-group-sm>.input-group-btn>.form-control-static.btn-sidebar,
.share .sharedaddy .sd-content .input-group-sm>ul.input-group-btn>li.form-control-static,
.single #sharing_email .input-group-sm>.input-group-btn>.form-control-static.sharing_send,
.slab.action-slab .link-button .input-group-sm>.input-group-btn>a.form-control-static,
.slab.email-slab .input-group-sm>.input-group-btn>button.form-control-static {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.input-group-sm>.form-control,
.input-group-sm>.signup-form-wrapper,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-group-sm>.input-group-btn>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-sm>ul.input-group-btn>li,
.single #sharing_email .input-group-sm>.input-group-btn>.sharing_send,
.slab.action-slab .link-button .input-group-sm>.input-group-btn>a,
.slab.email-slab .input-group-sm>.input-group-btn>button {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

select.input-sm,
.input-group-sm>select.form-control,
.input-group-sm>select.signup-form-wrapper,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>.input-group-btn>select.btn-sidebar,
.single #sharing_email .input-group-sm>.input-group-btn>select.sharing_send {
    height: 31px;
    line-height: 31px
}

textarea.input-sm,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.signup-form-wrapper,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>.input-group-btn>textarea.btn-sidebar,
.single #sharing_email .input-group-sm>.input-group-btn>textarea.sharing_send,
select[multiple].input-sm,
.input-group-sm>select.form-control[multiple],
.input-group-sm>select.signup-form-wrapper[multiple],
.input-group-sm>select.input-group-addon[multiple],
.input-group-sm>.input-group-btn>select.btn[multiple],
.input-group-sm>.input-group-btn>select.btn-sidebar[multiple],
.single #sharing_email .input-group-sm>.input-group-btn>select.sharing_send[multiple] {
    height: auto
}

.form-group-sm .form-control,
.form-group-sm .signup-form-wrapper {
    height: 31px;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.form-group-sm select.form-control,
.form-group-sm select.signup-form-wrapper {
    height: 31px;
    line-height: 31px
}

.form-group-sm textarea.form-control,
.form-group-sm textarea.signup-form-wrapper,
.form-group-sm select[multiple].form-control,
.form-group-sm select.signup-form-wrapper[multiple] {
    height: auto
}

.form-group-sm .form-control-static {
    height: 31px;
    min-height: 38px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 1.5
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.signup-form-wrapper,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.input-group-btn>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-lg>ul.input-group-btn>li,
.single #sharing_email .input-group-lg>.input-group-btn>.sharing_send,
.slab.action-slab .link-button .input-group-lg>.input-group-btn>a,
.slab.email-slab .input-group-lg>.input-group-btn>button,
.header-search .form-control,
.header-search .signup-form-wrapper,
.chl .email-signup .form-control,
.chl .email-signup .signup-form-wrapper,
.chl .email-signup .email-submit {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg,
.input-group-lg>select.form-control,
.input-group-lg>select.signup-form-wrapper,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>.input-group-btn>select.btn-sidebar,
.single #sharing_email .input-group-lg>.input-group-btn>select.sharing_send,
.header-search select.form-control,
.header-search select.signup-form-wrapper,
.chl .email-signup select.form-control,
.chl .email-signup select.signup-form-wrapper,
.chl .email-signup select.email-submit {
    height: 49px;
    line-height: 49px
}

textarea.input-lg,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.signup-form-wrapper,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>.input-group-btn>textarea.btn-sidebar,
.single #sharing_email .input-group-lg>.input-group-btn>textarea.sharing_send,
.header-search textarea.form-control,
.header-search textarea.signup-form-wrapper,
.chl .email-signup textarea.form-control,
.chl .email-signup textarea.signup-form-wrapper,
.chl .email-signup textarea.email-submit,
select[multiple].input-lg,
.input-group-lg>select.form-control[multiple],
.input-group-lg>select.signup-form-wrapper[multiple],
.input-group-lg>select.input-group-addon[multiple],
.input-group-lg>.input-group-btn>select.btn[multiple],
.input-group-lg>.input-group-btn>select.btn-sidebar[multiple],
.single #sharing_email .input-group-lg>.input-group-btn>select.sharing_send[multiple],
.header-search select.form-control[multiple],
.header-search select.signup-form-wrapper[multiple],
.chl .email-signup select.form-control[multiple],
.chl .email-signup select.signup-form-wrapper[multiple],
.chl .email-signup select.email-submit[multiple] {
    height: auto
}

.form-group-lg .form-control,
.form-group-lg .signup-form-wrapper {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control,
.form-group-lg select.signup-form-wrapper {
    height: 49px;
    line-height: 49px
}

.form-group-lg textarea.form-control,
.form-group-lg textarea.signup-form-wrapper,
.form-group-lg select[multiple].form-control,
.form-group-lg select.signup-form-wrapper[multiple] {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 45px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control,
.has-feedback .signup-form-wrapper {
    padding-right: 48.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.signup-form-wrapper+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn-sidebar+.form-control-feedback,
.share .sharedaddy .sd-content .input-group-lg>ul.input-group-btn>li+.form-control-feedback,
.single #sharing_email .input-group-lg>.input-group-btn>.sharing_send+.form-control-feedback,
.slab.action-slab .link-button .input-group-lg>.input-group-btn>a+.form-control-feedback,
.slab.email-slab .input-group-lg>.input-group-btn>button+.form-control-feedback,
.header-search .form-control+.form-control-feedback,
.header-search .signup-form-wrapper+.form-control-feedback,
.chl .email-signup .form-control+.form-control-feedback,
.chl .email-signup .signup-form-wrapper+.form-control-feedback,
.chl .email-signup .email-submit+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.form-group-lg .form-control+.form-control-feedback,
.form-group-lg .signup-form-wrapper+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.input-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.signup-form-wrapper+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn-sidebar+.form-control-feedback,
.share .sharedaddy .sd-content .input-group-sm>ul.input-group-btn>li+.form-control-feedback,
.single #sharing_email .input-group-sm>.input-group-btn>.sharing_send+.form-control-feedback,
.slab.action-slab .link-button .input-group-sm>.input-group-btn>a+.form-control-feedback,
.slab.email-slab .input-group-sm>.input-group-btn>button+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.form-group-sm .form-control+.form-control-feedback,
.form-group-sm .signup-form-wrapper+.form-control-feedback {
    width: 31px;
    height: 31px;
    line-height: 31px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control,
.has-success .signup-form-wrapper {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus,
.has-success .signup-form-wrapper:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control,
.has-warning .signup-form-wrapper {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus,
.has-warning .signup-form-wrapper:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control,
.has-error .signup-form-wrapper {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus,
.has-error .signup-form-wrapper:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 30px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control,
    .form-inline .signup-form-wrapper {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .signup-form-wrapper {
        width: auto
    }

    .form-inline .input-group>.form-control,
    .form-inline .input-group>.signup-form-wrapper {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 32px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 13px
    }
}

.btn,
.btn-sidebar,
.share .sharedaddy .sd-content ul>li,
.single #sharing_email .sharing_send,
.slab.action-slab .link-button a,
.slab.email-slab button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.6;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn-sidebar:focus,
.share .sharedaddy .sd-content ul>li:focus,
.single #sharing_email .sharing_send:focus,
.slab.action-slab .link-button a:focus,
.slab.email-slab button:focus,
.btn.focus,
.focus.btn-sidebar,
.share .sharedaddy .sd-content ul>li.focus,
.single #sharing_email .focus.sharing_send,
.slab.action-slab .link-button a.focus,
.slab.email-slab button.focus,
.btn:active:focus,
.btn-sidebar:active:focus,
.share .sharedaddy .sd-content ul>li:active:focus,
.single #sharing_email .sharing_send:active:focus,
.slab.action-slab .link-button a:active:focus,
.slab.email-slab button:active:focus,
.btn:active.focus,
.btn-sidebar:active.focus,
.share .sharedaddy .sd-content ul>li:active.focus,
.single #sharing_email .sharing_send:active.focus,
.slab.action-slab .link-button a:active.focus,
.slab.email-slab button:active.focus,
.btn.active:focus,
.active.btn-sidebar:focus,
.share .sharedaddy .sd-content ul>li.active:focus,
.single #sharing_email .active.sharing_send:focus,
.slab.action-slab .link-button a.active:focus,
.slab.email-slab button.active:focus,
.btn.active.focus,
.active.focus.btn-sidebar,
.share .sharedaddy .sd-content ul>li.active.focus,
.single #sharing_email .active.focus.sharing_send,
.slab.action-slab .link-button a.active.focus,
.slab.email-slab button.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn-sidebar:hover,
.share .sharedaddy .sd-content ul>li:hover,
.single #sharing_email .sharing_send:hover,
.slab.action-slab .link-button a:hover,
.slab.email-slab button:hover,
.btn:focus,
.btn-sidebar:focus,
.share .sharedaddy .sd-content ul>li:focus,
.single #sharing_email .sharing_send:focus,
.slab.action-slab .link-button a:focus,
.slab.email-slab button:focus,
.btn.focus,
.focus.btn-sidebar,
.share .sharedaddy .sd-content ul>li.focus,
.single #sharing_email .focus.sharing_send,
.slab.action-slab .link-button a.focus,
.slab.email-slab button.focus {
    color: #848e99;
    text-decoration: none
}

.btn:active,
.btn-sidebar:active,
.share .sharedaddy .sd-content ul>li:active,
.single #sharing_email .sharing_send:active,
.slab.action-slab .link-button a:active,
.slab.email-slab button:active,
.btn.active,
.active.btn-sidebar,
.share .sharedaddy .sd-content ul>li.active,
.single #sharing_email .active.sharing_send,
.slab.action-slab .link-button a.active,
.slab.email-slab button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.disabled.btn-sidebar,
.share .sharedaddy .sd-content ul>li.disabled,
.single #sharing_email .disabled.sharing_send,
.slab.action-slab .link-button a.disabled,
.slab.email-slab button.disabled,
.btn[disabled],
.btn-sidebar[disabled],
.share .sharedaddy .sd-content ul>li[disabled],
.single #sharing_email .sharing_send[disabled],
.slab.action-slab .link-button a[disabled],
.slab.email-slab button[disabled],
fieldset[disabled] .btn,
fieldset[disabled] .btn-sidebar,
fieldset[disabled] .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content fieldset[disabled] ul>li,
fieldset[disabled] .single #sharing_email .sharing_send,
.single #sharing_email fieldset[disabled] .sharing_send,
fieldset[disabled] .slab.action-slab .link-button a,
.slab.action-slab .link-button fieldset[disabled] a,
fieldset[disabled] .slab.email-slab button,
.slab.email-slab fieldset[disabled] button {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
a.disabled.btn-sidebar,
.single #sharing_email a.disabled.sharing_send,
.slab.action-slab .link-button a.disabled,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-sidebar,
fieldset[disabled] .single #sharing_email a.sharing_send,
.single #sharing_email fieldset[disabled] a.sharing_send,
fieldset[disabled] .slab.action-slab .link-button a,
.slab.action-slab .link-button fieldset[disabled] a {
    pointer-events: none
}

.btn-default,
.view-all .btn,
.view-all .btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li,
.view-all .slab.action-slab .link-button a,
.slab.action-slab .link-button .view-all a,
.view-all .slab.email-slab button,
.slab.email-slab .view-all button,
.nav-results-pagination .btn,
.nav-results-pagination .btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li,
.nav-results-pagination .slab.action-slab .link-button a,
.slab.action-slab .link-button .nav-results-pagination a,
.nav-results-pagination .slab.email-slab button,
.slab.email-slab .nav-results-pagination button,
.khn .nav-results-pagination .pagination>li>a,
.share .sharedaddy .sd-content ul>li,
.single #sharing_email .sharing_send {
    color: #848e99;
    background-color: #f0f1f2;
    border-color: #fff
}

.btn-default:focus,
.view-all .btn:focus,
.view-all .btn-sidebar:focus,
.share .sharedaddy .sd-content .view-all ul>li:focus,
.view-all .slab.action-slab .link-button a:focus,
.slab.action-slab .link-button .view-all a:focus,
.view-all .slab.email-slab button:focus,
.slab.email-slab .view-all button:focus,
.nav-results-pagination .btn:focus,
.nav-results-pagination .btn-sidebar:focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:focus,
.nav-results-pagination .slab.action-slab .link-button a:focus,
.slab.action-slab .link-button .nav-results-pagination a:focus,
.nav-results-pagination .slab.email-slab button:focus,
.slab.email-slab .nav-results-pagination button:focus,
.khn .nav-results-pagination .pagination>li>a:focus,
.share .sharedaddy .sd-content ul>li:focus,
.single #sharing_email .sharing_send:focus,
.btn-default.focus,
.view-all .focus.btn,
.view-all .focus.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li.focus,
.view-all .slab.action-slab .link-button a.focus,
.slab.action-slab .link-button .view-all a.focus,
.view-all .slab.email-slab button.focus,
.slab.email-slab .view-all button.focus,
.nav-results-pagination .focus.btn,
.nav-results-pagination .focus.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.focus,
.nav-results-pagination .slab.action-slab .link-button a.focus,
.slab.action-slab .link-button .nav-results-pagination a.focus,
.nav-results-pagination .slab.email-slab button.focus,
.slab.email-slab .nav-results-pagination button.focus,
.khn .nav-results-pagination .pagination>li>a.focus,
.share .sharedaddy .sd-content ul>li.focus,
.single #sharing_email .focus.sharing_send {
    color: #848e99;
    background-color: #d5d8da;
    border-color: #bfbfbf
}

.btn-default:hover,
.view-all .btn:hover,
.view-all .btn-sidebar:hover,
.share .sharedaddy .sd-content .view-all ul>li:hover,
.view-all .slab.action-slab .link-button a:hover,
.slab.action-slab .link-button .view-all a:hover,
.view-all .slab.email-slab button:hover,
.slab.email-slab .view-all button:hover,
.nav-results-pagination .btn:hover,
.nav-results-pagination .btn-sidebar:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:hover,
.nav-results-pagination .slab.action-slab .link-button a:hover,
.slab.action-slab .link-button .nav-results-pagination a:hover,
.nav-results-pagination .slab.email-slab button:hover,
.slab.email-slab .nav-results-pagination button:hover,
.khn .nav-results-pagination .pagination>li>a:hover,
.share .sharedaddy .sd-content ul>li:hover,
.single #sharing_email .sharing_send:hover {
    color: #848e99;
    background-color: #d5d8da;
    border-color: #e0e0e0
}

.btn-default:active,
.view-all .btn:active,
.view-all .btn-sidebar:active,
.share .sharedaddy .sd-content .view-all ul>li:active,
.view-all .slab.action-slab .link-button a:active,
.slab.action-slab .link-button .view-all a:active,
.view-all .slab.email-slab button:active,
.slab.email-slab .view-all button:active,
.nav-results-pagination .btn:active,
.nav-results-pagination .btn-sidebar:active,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:active,
.nav-results-pagination .slab.action-slab .link-button a:active,
.slab.action-slab .link-button .nav-results-pagination a:active,
.nav-results-pagination .slab.email-slab button:active,
.slab.email-slab .nav-results-pagination button:active,
.khn .nav-results-pagination .pagination>li>a:active,
.share .sharedaddy .sd-content ul>li:active,
.single #sharing_email .sharing_send:active,
.btn-default.active,
.view-all .active.btn,
.view-all .active.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li.active,
.view-all .slab.action-slab .link-button a.active,
.slab.action-slab .link-button .view-all a.active,
.view-all .slab.email-slab button.active,
.slab.email-slab .view-all button.active,
.nav-results-pagination .active.btn,
.nav-results-pagination .active.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.active,
.nav-results-pagination .slab.action-slab .link-button a.active,
.slab.action-slab .link-button .nav-results-pagination a.active,
.nav-results-pagination .slab.email-slab button.active,
.slab.email-slab .nav-results-pagination button.active,
.khn .nav-results-pagination .pagination>li>a.active,
.share .sharedaddy .sd-content ul>li.active,
.single #sharing_email .active.sharing_send,
.open>.btn-default.dropdown-toggle,
.view-all .open>.dropdown-toggle.btn,
.view-all .open>.dropdown-toggle.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul.open>li.dropdown-toggle,
.single #sharing_email .view-all .open>.dropdown-toggle.sharing_send,
.view-all .slab.action-slab .link-button .open>a.dropdown-toggle,
.slab.action-slab .link-button .view-all .open>a.dropdown-toggle,
.view-all .slab.email-slab .open>button.dropdown-toggle,
.slab.email-slab .view-all .open>button.dropdown-toggle,
.nav-results-pagination .open>.dropdown-toggle.btn,
.nav-results-pagination .open>.dropdown-toggle.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul.open>li.dropdown-toggle,
.single #sharing_email .nav-results-pagination .open>.dropdown-toggle.sharing_send,
.nav-results-pagination .slab.action-slab .link-button .open>a.dropdown-toggle,
.slab.action-slab .link-button .nav-results-pagination .open>a.dropdown-toggle,
.nav-results-pagination .slab.email-slab .open>button.dropdown-toggle,
.slab.email-slab .nav-results-pagination .open>button.dropdown-toggle,
.khn .nav-results-pagination .pagination>li.open>a.dropdown-toggle,
.share .sharedaddy .sd-content ul.open>li.dropdown-toggle,
.single #sharing_email .open>.dropdown-toggle.sharing_send {
    color: #848e99;
    background-color: #d5d8da;
    border-color: #e0e0e0
}

.btn-default:active:hover,
.view-all .btn:active:hover,
.view-all .btn-sidebar:active:hover,
.share .sharedaddy .sd-content .view-all ul>li:active:hover,
.view-all .slab.action-slab .link-button a:active:hover,
.slab.action-slab .link-button .view-all a:active:hover,
.view-all .slab.email-slab button:active:hover,
.slab.email-slab .view-all button:active:hover,
.nav-results-pagination .btn:active:hover,
.nav-results-pagination .btn-sidebar:active:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:active:hover,
.nav-results-pagination .slab.action-slab .link-button a:active:hover,
.slab.action-slab .link-button .nav-results-pagination a:active:hover,
.nav-results-pagination .slab.email-slab button:active:hover,
.slab.email-slab .nav-results-pagination button:active:hover,
.khn .nav-results-pagination .pagination>li>a:active:hover,
.share .sharedaddy .sd-content ul>li:active:hover,
.single #sharing_email .sharing_send:active:hover,
.btn-default:active:focus,
.view-all .btn:active:focus,
.view-all .btn-sidebar:active:focus,
.share .sharedaddy .sd-content .view-all ul>li:active:focus,
.view-all .slab.action-slab .link-button a:active:focus,
.slab.action-slab .link-button .view-all a:active:focus,
.view-all .slab.email-slab button:active:focus,
.slab.email-slab .view-all button:active:focus,
.nav-results-pagination .btn:active:focus,
.nav-results-pagination .btn-sidebar:active:focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:active:focus,
.nav-results-pagination .slab.action-slab .link-button a:active:focus,
.slab.action-slab .link-button .nav-results-pagination a:active:focus,
.nav-results-pagination .slab.email-slab button:active:focus,
.slab.email-slab .nav-results-pagination button:active:focus,
.khn .nav-results-pagination .pagination>li>a:active:focus,
.share .sharedaddy .sd-content ul>li:active:focus,
.single #sharing_email .sharing_send:active:focus,
.btn-default:active.focus,
.view-all .btn:active.focus,
.view-all .btn-sidebar:active.focus,
.share .sharedaddy .sd-content .view-all ul>li:active.focus,
.view-all .slab.action-slab .link-button a:active.focus,
.slab.action-slab .link-button .view-all a:active.focus,
.view-all .slab.email-slab button:active.focus,
.slab.email-slab .view-all button:active.focus,
.nav-results-pagination .btn:active.focus,
.nav-results-pagination .btn-sidebar:active.focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:active.focus,
.nav-results-pagination .slab.action-slab .link-button a:active.focus,
.slab.action-slab .link-button .nav-results-pagination a:active.focus,
.nav-results-pagination .slab.email-slab button:active.focus,
.slab.email-slab .nav-results-pagination button:active.focus,
.khn .nav-results-pagination .pagination>li>a:active.focus,
.share .sharedaddy .sd-content ul>li:active.focus,
.single #sharing_email .sharing_send:active.focus,
.btn-default.active:hover,
.view-all .active.btn:hover,
.view-all .active.btn-sidebar:hover,
.share .sharedaddy .sd-content .view-all ul>li.active:hover,
.view-all .slab.action-slab .link-button a.active:hover,
.slab.action-slab .link-button .view-all a.active:hover,
.view-all .slab.email-slab button.active:hover,
.slab.email-slab .view-all button.active:hover,
.nav-results-pagination .active.btn:hover,
.nav-results-pagination .active.btn-sidebar:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.active:hover,
.nav-results-pagination .slab.action-slab .link-button a.active:hover,
.slab.action-slab .link-button .nav-results-pagination a.active:hover,
.nav-results-pagination .slab.email-slab button.active:hover,
.slab.email-slab .nav-results-pagination button.active:hover,
.khn .nav-results-pagination .pagination>li>a.active:hover,
.share .sharedaddy .sd-content ul>li.active:hover,
.single #sharing_email .active.sharing_send:hover,
.btn-default.active:focus,
.view-all .active.btn:focus,
.view-all .active.btn-sidebar:focus,
.share .sharedaddy .sd-content .view-all ul>li.active:focus,
.view-all .slab.action-slab .link-button a.active:focus,
.slab.action-slab .link-button .view-all a.active:focus,
.view-all .slab.email-slab button.active:focus,
.slab.email-slab .view-all button.active:focus,
.nav-results-pagination .active.btn:focus,
.nav-results-pagination .active.btn-sidebar:focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.active:focus,
.nav-results-pagination .slab.action-slab .link-button a.active:focus,
.slab.action-slab .link-button .nav-results-pagination a.active:focus,
.nav-results-pagination .slab.email-slab button.active:focus,
.slab.email-slab .nav-results-pagination button.active:focus,
.khn .nav-results-pagination .pagination>li>a.active:focus,
.share .sharedaddy .sd-content ul>li.active:focus,
.single #sharing_email .active.sharing_send:focus,
.btn-default.active.focus,
.view-all .active.focus.btn,
.view-all .active.focus.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li.active.focus,
.view-all .slab.action-slab .link-button a.active.focus,
.slab.action-slab .link-button .view-all a.active.focus,
.view-all .slab.email-slab button.active.focus,
.slab.email-slab .view-all button.active.focus,
.nav-results-pagination .active.focus.btn,
.nav-results-pagination .active.focus.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.active.focus,
.nav-results-pagination .slab.action-slab .link-button a.active.focus,
.slab.action-slab .link-button .nav-results-pagination a.active.focus,
.nav-results-pagination .slab.email-slab button.active.focus,
.slab.email-slab .nav-results-pagination button.active.focus,
.khn .nav-results-pagination .pagination>li>a.active.focus,
.share .sharedaddy .sd-content ul>li.active.focus,
.single #sharing_email .active.focus.sharing_send,
.open>.btn-default.dropdown-toggle:hover,
.view-all .open>.dropdown-toggle.btn:hover,
.view-all .open>.dropdown-toggle.btn-sidebar:hover,
.share .sharedaddy .sd-content .view-all ul.open>li.dropdown-toggle:hover,
.single #sharing_email .view-all .open>.dropdown-toggle.sharing_send:hover,
.view-all .slab.action-slab .link-button .open>a.dropdown-toggle:hover,
.slab.action-slab .link-button .view-all .open>a.dropdown-toggle:hover,
.view-all .slab.email-slab .open>button.dropdown-toggle:hover,
.slab.email-slab .view-all .open>button.dropdown-toggle:hover,
.nav-results-pagination .open>.dropdown-toggle.btn:hover,
.nav-results-pagination .open>.dropdown-toggle.btn-sidebar:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul.open>li.dropdown-toggle:hover,
.single #sharing_email .nav-results-pagination .open>.dropdown-toggle.sharing_send:hover,
.nav-results-pagination .slab.action-slab .link-button .open>a.dropdown-toggle:hover,
.slab.action-slab .link-button .nav-results-pagination .open>a.dropdown-toggle:hover,
.nav-results-pagination .slab.email-slab .open>button.dropdown-toggle:hover,
.slab.email-slab .nav-results-pagination .open>button.dropdown-toggle:hover,
.khn .nav-results-pagination .pagination>li.open>a.dropdown-toggle:hover,
.share .sharedaddy .sd-content ul.open>li.dropdown-toggle:hover,
.single #sharing_email .open>.dropdown-toggle.sharing_send:hover,
.open>.btn-default.dropdown-toggle:focus,
.view-all .open>.dropdown-toggle.btn:focus,
.view-all .open>.dropdown-toggle.btn-sidebar:focus,
.share .sharedaddy .sd-content .view-all ul.open>li.dropdown-toggle:focus,
.single #sharing_email .view-all .open>.dropdown-toggle.sharing_send:focus,
.view-all .slab.action-slab .link-button .open>a.dropdown-toggle:focus,
.slab.action-slab .link-button .view-all .open>a.dropdown-toggle:focus,
.view-all .slab.email-slab .open>button.dropdown-toggle:focus,
.slab.email-slab .view-all .open>button.dropdown-toggle:focus,
.nav-results-pagination .open>.dropdown-toggle.btn:focus,
.nav-results-pagination .open>.dropdown-toggle.btn-sidebar:focus,
.share .sharedaddy .sd-content .nav-results-pagination ul.open>li.dropdown-toggle:focus,
.single #sharing_email .nav-results-pagination .open>.dropdown-toggle.sharing_send:focus,
.nav-results-pagination .slab.action-slab .link-button .open>a.dropdown-toggle:focus,
.slab.action-slab .link-button .nav-results-pagination .open>a.dropdown-toggle:focus,
.nav-results-pagination .slab.email-slab .open>button.dropdown-toggle:focus,
.slab.email-slab .nav-results-pagination .open>button.dropdown-toggle:focus,
.khn .nav-results-pagination .pagination>li.open>a.dropdown-toggle:focus,
.share .sharedaddy .sd-content ul.open>li.dropdown-toggle:focus,
.single #sharing_email .open>.dropdown-toggle.sharing_send:focus,
.open>.btn-default.dropdown-toggle.focus,
.view-all .open>.dropdown-toggle.focus.btn,
.view-all .open>.dropdown-toggle.focus.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul.open>li.dropdown-toggle.focus,
.single #sharing_email .view-all .open>.dropdown-toggle.focus.sharing_send,
.view-all .slab.action-slab .link-button .open>a.dropdown-toggle.focus,
.slab.action-slab .link-button .view-all .open>a.dropdown-toggle.focus,
.view-all .slab.email-slab .open>button.dropdown-toggle.focus,
.slab.email-slab .view-all .open>button.dropdown-toggle.focus,
.nav-results-pagination .open>.dropdown-toggle.focus.btn,
.nav-results-pagination .open>.dropdown-toggle.focus.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul.open>li.dropdown-toggle.focus,
.single #sharing_email .nav-results-pagination .open>.dropdown-toggle.focus.sharing_send,
.nav-results-pagination .slab.action-slab .link-button .open>a.dropdown-toggle.focus,
.slab.action-slab .link-button .nav-results-pagination .open>a.dropdown-toggle.focus,
.nav-results-pagination .slab.email-slab .open>button.dropdown-toggle.focus,
.slab.email-slab .nav-results-pagination .open>button.dropdown-toggle.focus,
.khn .nav-results-pagination .pagination>li.open>a.dropdown-toggle.focus,
.share .sharedaddy .sd-content ul.open>li.dropdown-toggle.focus,
.single #sharing_email .open>.dropdown-toggle.focus.sharing_send {
    color: #848e99;
    background-color: #c2c6ca;
    border-color: #bfbfbf
}

.btn-default:active,
.view-all .btn:active,
.view-all .btn-sidebar:active,
.share .sharedaddy .sd-content .view-all ul>li:active,
.view-all .slab.action-slab .link-button a:active,
.slab.action-slab .link-button .view-all a:active,
.view-all .slab.email-slab button:active,
.slab.email-slab .view-all button:active,
.nav-results-pagination .btn:active,
.nav-results-pagination .btn-sidebar:active,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:active,
.nav-results-pagination .slab.action-slab .link-button a:active,
.slab.action-slab .link-button .nav-results-pagination a:active,
.nav-results-pagination .slab.email-slab button:active,
.slab.email-slab .nav-results-pagination button:active,
.khn .nav-results-pagination .pagination>li>a:active,
.share .sharedaddy .sd-content ul>li:active,
.single #sharing_email .sharing_send:active,
.btn-default.active,
.view-all .active.btn,
.view-all .active.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li.active,
.view-all .slab.action-slab .link-button a.active,
.slab.action-slab .link-button .view-all a.active,
.view-all .slab.email-slab button.active,
.slab.email-slab .view-all button.active,
.nav-results-pagination .active.btn,
.nav-results-pagination .active.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.active,
.nav-results-pagination .slab.action-slab .link-button a.active,
.slab.action-slab .link-button .nav-results-pagination a.active,
.nav-results-pagination .slab.email-slab button.active,
.slab.email-slab .nav-results-pagination button.active,
.khn .nav-results-pagination .pagination>li>a.active,
.share .sharedaddy .sd-content ul>li.active,
.single #sharing_email .active.sharing_send,
.open>.btn-default.dropdown-toggle,
.view-all .open>.dropdown-toggle.btn,
.view-all .open>.dropdown-toggle.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul.open>li.dropdown-toggle,
.single #sharing_email .view-all .open>.dropdown-toggle.sharing_send,
.view-all .slab.action-slab .link-button .open>a.dropdown-toggle,
.slab.action-slab .link-button .view-all .open>a.dropdown-toggle,
.view-all .slab.email-slab .open>button.dropdown-toggle,
.slab.email-slab .view-all .open>button.dropdown-toggle,
.nav-results-pagination .open>.dropdown-toggle.btn,
.nav-results-pagination .open>.dropdown-toggle.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul.open>li.dropdown-toggle,
.single #sharing_email .nav-results-pagination .open>.dropdown-toggle.sharing_send,
.nav-results-pagination .slab.action-slab .link-button .open>a.dropdown-toggle,
.slab.action-slab .link-button .nav-results-pagination .open>a.dropdown-toggle,
.nav-results-pagination .slab.email-slab .open>button.dropdown-toggle,
.slab.email-slab .nav-results-pagination .open>button.dropdown-toggle,
.khn .nav-results-pagination .pagination>li.open>a.dropdown-toggle,
.share .sharedaddy .sd-content ul.open>li.dropdown-toggle,
.single #sharing_email .open>.dropdown-toggle.sharing_send {
    background-image: none
}

.btn-default.disabled:hover,
.view-all .disabled.btn:hover,
.view-all .disabled.btn-sidebar:hover,
.share .sharedaddy .sd-content .view-all ul>li.disabled:hover,
.view-all .slab.action-slab .link-button a.disabled:hover,
.slab.action-slab .link-button .view-all a.disabled:hover,
.view-all .slab.email-slab button.disabled:hover,
.slab.email-slab .view-all button.disabled:hover,
.nav-results-pagination .disabled.btn:hover,
.nav-results-pagination .disabled.btn-sidebar:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.disabled:hover,
.nav-results-pagination .slab.action-slab .link-button a.disabled:hover,
.slab.action-slab .link-button .nav-results-pagination a.disabled:hover,
.nav-results-pagination .slab.email-slab button.disabled:hover,
.slab.email-slab .nav-results-pagination button.disabled:hover,
.khn .nav-results-pagination .pagination>li>a.disabled:hover,
.share .sharedaddy .sd-content ul>li.disabled:hover,
.single #sharing_email .disabled.sharing_send:hover,
.btn-default.disabled:focus,
.view-all .disabled.btn:focus,
.view-all .disabled.btn-sidebar:focus,
.share .sharedaddy .sd-content .view-all ul>li.disabled:focus,
.view-all .slab.action-slab .link-button a.disabled:focus,
.slab.action-slab .link-button .view-all a.disabled:focus,
.view-all .slab.email-slab button.disabled:focus,
.slab.email-slab .view-all button.disabled:focus,
.nav-results-pagination .disabled.btn:focus,
.nav-results-pagination .disabled.btn-sidebar:focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.disabled:focus,
.nav-results-pagination .slab.action-slab .link-button a.disabled:focus,
.slab.action-slab .link-button .nav-results-pagination a.disabled:focus,
.nav-results-pagination .slab.email-slab button.disabled:focus,
.slab.email-slab .nav-results-pagination button.disabled:focus,
.khn .nav-results-pagination .pagination>li>a.disabled:focus,
.share .sharedaddy .sd-content ul>li.disabled:focus,
.single #sharing_email .disabled.sharing_send:focus,
.btn-default.disabled.focus,
.view-all .disabled.focus.btn,
.view-all .disabled.focus.btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li.disabled.focus,
.view-all .slab.action-slab .link-button a.disabled.focus,
.slab.action-slab .link-button .view-all a.disabled.focus,
.view-all .slab.email-slab button.disabled.focus,
.slab.email-slab .view-all button.disabled.focus,
.nav-results-pagination .disabled.focus.btn,
.nav-results-pagination .disabled.focus.btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li.disabled.focus,
.nav-results-pagination .slab.action-slab .link-button a.disabled.focus,
.slab.action-slab .link-button .nav-results-pagination a.disabled.focus,
.nav-results-pagination .slab.email-slab button.disabled.focus,
.slab.email-slab .nav-results-pagination button.disabled.focus,
.khn .nav-results-pagination .pagination>li>a.disabled.focus,
.share .sharedaddy .sd-content ul>li.disabled.focus,
.single #sharing_email .disabled.focus.sharing_send,
.btn-default[disabled]:hover,
.view-all .btn[disabled]:hover,
.view-all .btn-sidebar[disabled]:hover,
.share .sharedaddy .sd-content .view-all ul>li[disabled]:hover,
.view-all .slab.action-slab .link-button a[disabled]:hover,
.slab.action-slab .link-button .view-all a[disabled]:hover,
.view-all .slab.email-slab button[disabled]:hover,
.slab.email-slab .view-all button[disabled]:hover,
.nav-results-pagination .btn[disabled]:hover,
.nav-results-pagination .btn-sidebar[disabled]:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul>li[disabled]:hover,
.nav-results-pagination .slab.action-slab .link-button a[disabled]:hover,
.slab.action-slab .link-button .nav-results-pagination a[disabled]:hover,
.nav-results-pagination .slab.email-slab button[disabled]:hover,
.slab.email-slab .nav-results-pagination button[disabled]:hover,
.khn .nav-results-pagination .pagination>li>a[disabled]:hover,
.share .sharedaddy .sd-content ul>li[disabled]:hover,
.single #sharing_email .sharing_send[disabled]:hover,
.btn-default[disabled]:focus,
.view-all .btn[disabled]:focus,
.view-all .btn-sidebar[disabled]:focus,
.share .sharedaddy .sd-content .view-all ul>li[disabled]:focus,
.view-all .slab.action-slab .link-button a[disabled]:focus,
.slab.action-slab .link-button .view-all a[disabled]:focus,
.view-all .slab.email-slab button[disabled]:focus,
.slab.email-slab .view-all button[disabled]:focus,
.nav-results-pagination .btn[disabled]:focus,
.nav-results-pagination .btn-sidebar[disabled]:focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li[disabled]:focus,
.nav-results-pagination .slab.action-slab .link-button a[disabled]:focus,
.slab.action-slab .link-button .nav-results-pagination a[disabled]:focus,
.nav-results-pagination .slab.email-slab button[disabled]:focus,
.slab.email-slab .nav-results-pagination button[disabled]:focus,
.khn .nav-results-pagination .pagination>li>a[disabled]:focus,
.share .sharedaddy .sd-content ul>li[disabled]:focus,
.single #sharing_email .sharing_send[disabled]:focus,
.btn-default[disabled].focus,
.view-all .btn[disabled].focus,
.view-all .btn-sidebar[disabled].focus,
.share .sharedaddy .sd-content .view-all ul>li[disabled].focus,
.view-all .slab.action-slab .link-button a[disabled].focus,
.slab.action-slab .link-button .view-all a[disabled].focus,
.view-all .slab.email-slab button[disabled].focus,
.slab.email-slab .view-all button[disabled].focus,
.nav-results-pagination .btn[disabled].focus,
.nav-results-pagination .btn-sidebar[disabled].focus,
.share .sharedaddy .sd-content .nav-results-pagination ul>li[disabled].focus,
.nav-results-pagination .slab.action-slab .link-button a[disabled].focus,
.slab.action-slab .link-button .nav-results-pagination a[disabled].focus,
.nav-results-pagination .slab.email-slab button[disabled].focus,
.slab.email-slab .nav-results-pagination button[disabled].focus,
.khn .nav-results-pagination .pagination>li>a[disabled].focus,
.share .sharedaddy .sd-content ul>li[disabled].focus,
.single #sharing_email .sharing_send[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .view-all .btn:hover,
.view-all fieldset[disabled] .btn:hover,
fieldset[disabled] .view-all .btn-sidebar:hover,
.view-all fieldset[disabled] .btn-sidebar:hover,
fieldset[disabled] .share .sharedaddy .sd-content .view-all ul>li:hover,
fieldset[disabled] .view-all .slab.action-slab .link-button a:hover,
.view-all .slab.action-slab .link-button fieldset[disabled] a:hover,
fieldset[disabled] .slab.action-slab .link-button .view-all a:hover,
.slab.action-slab .link-button .view-all fieldset[disabled] a:hover,
fieldset[disabled] .view-all .slab.email-slab button:hover,
.view-all .slab.email-slab fieldset[disabled] button:hover,
fieldset[disabled] .slab.email-slab .view-all button:hover,
.slab.email-slab .view-all fieldset[disabled] button:hover,
fieldset[disabled] .nav-results-pagination .btn:hover,
.nav-results-pagination fieldset[disabled] .btn:hover,
fieldset[disabled] .nav-results-pagination .btn-sidebar:hover,
.nav-results-pagination fieldset[disabled] .btn-sidebar:hover,
fieldset[disabled] .share .sharedaddy .sd-content .nav-results-pagination ul>li:hover,
fieldset[disabled] .nav-results-pagination .slab.action-slab .link-button a:hover,
.nav-results-pagination .slab.action-slab .link-button fieldset[disabled] a:hover,
fieldset[disabled] .slab.action-slab .link-button .nav-results-pagination a:hover,
.slab.action-slab .link-button .nav-results-pagination fieldset[disabled] a:hover,
fieldset[disabled] .nav-results-pagination .slab.email-slab button:hover,
.nav-results-pagination .slab.email-slab fieldset[disabled] button:hover,
fieldset[disabled] .slab.email-slab .nav-results-pagination button:hover,
.slab.email-slab .nav-results-pagination fieldset[disabled] button:hover,
fieldset[disabled] .khn .nav-results-pagination .pagination>li>a:hover,
.khn .nav-results-pagination fieldset[disabled] .pagination>li>a:hover,
fieldset[disabled] .share .sharedaddy .sd-content ul>li:hover,
.share .sharedaddy .sd-content fieldset[disabled] ul>li:hover,
fieldset[disabled] .single #sharing_email .sharing_send:hover,
.single #sharing_email fieldset[disabled] .sharing_send:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .view-all .btn:focus,
.view-all fieldset[disabled] .btn:focus,
fieldset[disabled] .view-all .btn-sidebar:focus,
.view-all fieldset[disabled] .btn-sidebar:focus,
fieldset[disabled] .share .sharedaddy .sd-content .view-all ul>li:focus,
fieldset[disabled] .view-all .slab.action-slab .link-button a:focus,
.view-all .slab.action-slab .link-button fieldset[disabled] a:focus,
fieldset[disabled] .slab.action-slab .link-button .view-all a:focus,
.slab.action-slab .link-button .view-all fieldset[disabled] a:focus,
fieldset[disabled] .view-all .slab.email-slab button:focus,
.view-all .slab.email-slab fieldset[disabled] button:focus,
fieldset[disabled] .slab.email-slab .view-all button:focus,
.slab.email-slab .view-all fieldset[disabled] button:focus,
fieldset[disabled] .nav-results-pagination .btn:focus,
.nav-results-pagination fieldset[disabled] .btn:focus,
fieldset[disabled] .nav-results-pagination .btn-sidebar:focus,
.nav-results-pagination fieldset[disabled] .btn-sidebar:focus,
fieldset[disabled] .share .sharedaddy .sd-content .nav-results-pagination ul>li:focus,
fieldset[disabled] .nav-results-pagination .slab.action-slab .link-button a:focus,
.nav-results-pagination .slab.action-slab .link-button fieldset[disabled] a:focus,
fieldset[disabled] .slab.action-slab .link-button .nav-results-pagination a:focus,
.slab.action-slab .link-button .nav-results-pagination fieldset[disabled] a:focus,
fieldset[disabled] .nav-results-pagination .slab.email-slab button:focus,
.nav-results-pagination .slab.email-slab fieldset[disabled] button:focus,
fieldset[disabled] .slab.email-slab .nav-results-pagination button:focus,
.slab.email-slab .nav-results-pagination fieldset[disabled] button:focus,
fieldset[disabled] .khn .nav-results-pagination .pagination>li>a:focus,
.khn .nav-results-pagination fieldset[disabled] .pagination>li>a:focus,
fieldset[disabled] .share .sharedaddy .sd-content ul>li:focus,
.share .sharedaddy .sd-content fieldset[disabled] ul>li:focus,
fieldset[disabled] .single #sharing_email .sharing_send:focus,
.single #sharing_email fieldset[disabled] .sharing_send:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .view-all .focus.btn,
.view-all fieldset[disabled] .focus.btn,
fieldset[disabled] .view-all .focus.btn-sidebar,
.view-all fieldset[disabled] .focus.btn-sidebar,
fieldset[disabled] .share .sharedaddy .sd-content .view-all ul>li.focus,
fieldset[disabled] .view-all .slab.action-slab .link-button a.focus,
.view-all .slab.action-slab .link-button fieldset[disabled] a.focus,
fieldset[disabled] .slab.action-slab .link-button .view-all a.focus,
.slab.action-slab .link-button .view-all fieldset[disabled] a.focus,
fieldset[disabled] .view-all .slab.email-slab button.focus,
.view-all .slab.email-slab fieldset[disabled] button.focus,
fieldset[disabled] .slab.email-slab .view-all button.focus,
.slab.email-slab .view-all fieldset[disabled] button.focus,
fieldset[disabled] .nav-results-pagination .focus.btn,
.nav-results-pagination fieldset[disabled] .focus.btn,
fieldset[disabled] .nav-results-pagination .focus.btn-sidebar,
.nav-results-pagination fieldset[disabled] .focus.btn-sidebar,
fieldset[disabled] .share .sharedaddy .sd-content .nav-results-pagination ul>li.focus,
fieldset[disabled] .nav-results-pagination .slab.action-slab .link-button a.focus,
.nav-results-pagination .slab.action-slab .link-button fieldset[disabled] a.focus,
fieldset[disabled] .slab.action-slab .link-button .nav-results-pagination a.focus,
.slab.action-slab .link-button .nav-results-pagination fieldset[disabled] a.focus,
fieldset[disabled] .nav-results-pagination .slab.email-slab button.focus,
.nav-results-pagination .slab.email-slab fieldset[disabled] button.focus,
fieldset[disabled] .slab.email-slab .nav-results-pagination button.focus,
.slab.email-slab .nav-results-pagination fieldset[disabled] button.focus,
fieldset[disabled] .khn .nav-results-pagination .pagination>li>a.focus,
.khn .nav-results-pagination fieldset[disabled] .pagination>li>a.focus,
fieldset[disabled] .share .sharedaddy .sd-content ul>li.focus,
.share .sharedaddy .sd-content fieldset[disabled] ul>li.focus,
fieldset[disabled] .single #sharing_email .focus.sharing_send,
.single #sharing_email fieldset[disabled] .focus.sharing_send {
    background-color: #f0f1f2;
    border-color: #fff
}

.btn-default .badge,
.view-all .btn .badge,
.view-all .btn-sidebar .badge,
.share .sharedaddy .sd-content .view-all ul>li .badge,
.view-all .slab.action-slab .link-button a .badge,
.slab.action-slab .link-button .view-all a .badge,
.view-all .slab.email-slab button .badge,
.slab.email-slab .view-all button .badge,
.nav-results-pagination .btn .badge,
.nav-results-pagination .btn-sidebar .badge,
.share .sharedaddy .sd-content .nav-results-pagination ul>li .badge,
.nav-results-pagination .slab.action-slab .link-button a .badge,
.slab.action-slab .link-button .nav-results-pagination a .badge,
.nav-results-pagination .slab.email-slab button .badge,
.slab.email-slab .nav-results-pagination button .badge,
.khn .nav-results-pagination .pagination>li>a .badge,
.share .sharedaddy .sd-content ul>li .badge,
.single #sharing_email .sharing_send .badge {
    color: #f0f1f2;
    background-color: #848e99
}

.btn-primary,
.slab.action-slab .link-button a,
.slab.email-slab button {
    color: #fff;
    background-color: #0075c9;
    border-color: #0075c9
}

.btn-primary:focus,
.slab.action-slab .link-button a:focus,
.slab.email-slab button:focus,
.btn-primary.focus,
.slab.action-slab .link-button a.focus,
.slab.email-slab button.focus {
    color: #fff;
    background-color: #005796;
    border-color: #002b4a
}

.btn-primary:hover,
.slab.action-slab .link-button a:hover,
.slab.email-slab button:hover {
    color: #fff;
    background-color: #005796;
    border-color: #00518c
}

.btn-primary:active,
.slab.action-slab .link-button a:active,
.slab.email-slab button:active,
.btn-primary.active,
.slab.action-slab .link-button a.active,
.slab.email-slab button.active,
.open>.btn-primary.dropdown-toggle,
.slab.action-slab .link-button .open>a.dropdown-toggle,
.slab.email-slab .open>button.dropdown-toggle {
    color: #fff;
    background-color: #005796;
    border-color: #00518c
}

.btn-primary:active:hover,
.slab.action-slab .link-button a:active:hover,
.slab.email-slab button:active:hover,
.btn-primary:active:focus,
.slab.action-slab .link-button a:active:focus,
.slab.email-slab button:active:focus,
.btn-primary:active.focus,
.slab.action-slab .link-button a:active.focus,
.slab.email-slab button:active.focus,
.btn-primary.active:hover,
.slab.action-slab .link-button a.active:hover,
.slab.email-slab button.active:hover,
.btn-primary.active:focus,
.slab.action-slab .link-button a.active:focus,
.slab.email-slab button.active:focus,
.btn-primary.active.focus,
.slab.action-slab .link-button a.active.focus,
.slab.email-slab button.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.slab.action-slab .link-button .open>a.dropdown-toggle:hover,
.slab.email-slab .open>button.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.slab.action-slab .link-button .open>a.dropdown-toggle:focus,
.slab.email-slab .open>button.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus,
.slab.action-slab .link-button .open>a.dropdown-toggle.focus,
.slab.email-slab .open>button.dropdown-toggle.focus {
    color: #fff;
    background-color: #004372;
    border-color: #002b4a
}

.btn-primary:active,
.slab.action-slab .link-button a:active,
.slab.email-slab button:active,
.btn-primary.active,
.slab.action-slab .link-button a.active,
.slab.email-slab button.active,
.open>.btn-primary.dropdown-toggle,
.slab.action-slab .link-button .open>a.dropdown-toggle,
.slab.email-slab .open>button.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,
.slab.action-slab .link-button a.disabled:hover,
.slab.email-slab button.disabled:hover,
.btn-primary.disabled:focus,
.slab.action-slab .link-button a.disabled:focus,
.slab.email-slab button.disabled:focus,
.btn-primary.disabled.focus,
.slab.action-slab .link-button a.disabled.focus,
.slab.email-slab button.disabled.focus,
.btn-primary[disabled]:hover,
.slab.action-slab .link-button a[disabled]:hover,
.slab.email-slab button[disabled]:hover,
.btn-primary[disabled]:focus,
.slab.action-slab .link-button a[disabled]:focus,
.slab.email-slab button[disabled]:focus,
.btn-primary[disabled].focus,
.slab.action-slab .link-button a[disabled].focus,
.slab.email-slab button[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .slab.action-slab .link-button a:hover,
.slab.action-slab .link-button fieldset[disabled] a:hover,
fieldset[disabled] .slab.email-slab button:hover,
.slab.email-slab fieldset[disabled] button:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .slab.action-slab .link-button a:focus,
.slab.action-slab .link-button fieldset[disabled] a:focus,
fieldset[disabled] .slab.email-slab button:focus,
.slab.email-slab fieldset[disabled] button:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .slab.action-slab .link-button a.focus,
.slab.action-slab .link-button fieldset[disabled] a.focus,
fieldset[disabled] .slab.email-slab button.focus,
.slab.email-slab fieldset[disabled] button.focus {
    background-color: #0075c9;
    border-color: #0075c9
}

.btn-primary .badge,
.slab.action-slab .link-button a .badge,
.slab.email-slab button .badge {
    color: #0075c9;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5c9c2d;
    border-color: #508827
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #457422;
    border-color: #16250b
}

.btn-success:hover {
    color: #fff;
    background-color: #457422;
    border-color: #34591a
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #457422;
    border-color: #34591a
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #34591a;
    border-color: #16250b
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5c9c2d;
    border-color: #508827
}

.btn-success .badge {
    color: #5c9c2d;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #d12630;
    border-color: #bb222b
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #a61e26;
    border-color: #500e12
}

.btn-warning:hover {
    color: #fff;
    background-color: #a61e26;
    border-color: #88191f
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #a61e26;
    border-color: #88191f
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #88191f;
    border-color: #500e12
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #d12630;
    border-color: #bb222b
}

.btn-warning .badge {
    color: #d12630;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link,
.btn-sidebar {
    color: #0075c9;
    font-weight: normal;
    border-radius: 0
}

.btn-link,
.btn-sidebar,
.btn-link:active,
.btn-sidebar:active,
.btn-link.active,
.active.btn-sidebar,
.btn-link[disabled],
.btn-sidebar[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-sidebar {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-sidebar,
.btn-link:hover,
.btn-sidebar:hover,
.btn-link:focus,
.btn-sidebar:focus,
.btn-link:active,
.btn-sidebar:active {
    border-color: transparent
}

.btn-link:hover,
.btn-sidebar:hover,
.btn-link:focus,
.btn-sidebar:focus {
    color: #0064ab;
    text-decoration: none;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-sidebar[disabled]:hover,
.btn-link[disabled]:focus,
.btn-sidebar[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-sidebar:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-sidebar:focus {
    color: #949494;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-lg>li,
.single #sharing_email .btn-group-lg>.sharing_send,
.slab.action-slab .link-button .btn-group-lg>a,
.slab.email-slab .btn-group-lg>button {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn,
.btn-group-sm>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-sm>li,
.single #sharing_email .btn-group-sm>.sharing_send,
.slab.action-slab .link-button .btn-group-sm>a,
.slab.email-slab .btn-group-sm>button {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-xs,
.btn-group-xs>.btn,
.btn-group-xs>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-xs>li,
.single #sharing_email .btn-group-xs>.sharing_send,
.slab.action-slab .link-button .btn-group-xs>a,
.slab.email-slab .btn-group-xs>button {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #005ea1;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right,
.content-article .article-body .dropdown-menu.bio {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.6;
    color: #fff;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #005591
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #005591
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #949494
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.6;
    color: #949494;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu,
.content-article .article-body .bio>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical,
.share.vertical .sharedaddy .sd-content ul {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group>li,
.single #sharing_email .btn-group>.sharing_send,
.slab.action-slab .link-button .btn-group>a,
.slab.email-slab .btn-group>button,
.btn-group-vertical>.btn,
.share.vertical .sharedaddy .sd-content ul>.btn,
.btn-group-vertical>.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-vertical>li,
.share.vertical .sharedaddy .sd-content ul>li,
.single #sharing_email .btn-group-vertical>.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a,
.slab.email-slab .btn-group-vertical>button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn-sidebar:hover,
.share .sharedaddy .sd-content ul.btn-group>li:hover,
.single #sharing_email .btn-group>.sharing_send:hover,
.slab.action-slab .link-button .btn-group>a:hover,
.slab.email-slab .btn-group>button:hover,
.btn-group>.btn:focus,
.btn-group>.btn-sidebar:focus,
.share .sharedaddy .sd-content ul.btn-group>li:focus,
.single #sharing_email .btn-group>.sharing_send:focus,
.slab.action-slab .link-button .btn-group>a:focus,
.slab.email-slab .btn-group>button:focus,
.btn-group>.btn:active,
.btn-group>.btn-sidebar:active,
.share .sharedaddy .sd-content ul.btn-group>li:active,
.single #sharing_email .btn-group>.sharing_send:active,
.slab.action-slab .link-button .btn-group>a:active,
.slab.email-slab .btn-group>button:active,
.btn-group>.btn.active,
.btn-group>.active.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group>li.active,
.single #sharing_email .btn-group>.active.sharing_send,
.slab.action-slab .link-button .btn-group>a.active,
.slab.email-slab .btn-group>button.active,
.btn-group-vertical>.btn:hover,
.share.vertical .sharedaddy .sd-content ul>.btn:hover,
.btn-group-vertical>.btn-sidebar:hover,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar:hover,
.share .sharedaddy .sd-content ul.btn-group-vertical>li:hover,
.share.vertical .sharedaddy .sd-content ul>li:hover,
.single #sharing_email .btn-group-vertical>.sharing_send:hover,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send:hover,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send:hover,
.slab.action-slab .link-button .btn-group-vertical>a:hover,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a:hover,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a:hover,
.slab.email-slab .btn-group-vertical>button:hover,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button:hover,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button:hover,
.btn-group-vertical>.btn:focus,
.share.vertical .sharedaddy .sd-content ul>.btn:focus,
.btn-group-vertical>.btn-sidebar:focus,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar:focus,
.share .sharedaddy .sd-content ul.btn-group-vertical>li:focus,
.share.vertical .sharedaddy .sd-content ul>li:focus,
.single #sharing_email .btn-group-vertical>.sharing_send:focus,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send:focus,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send:focus,
.slab.action-slab .link-button .btn-group-vertical>a:focus,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a:focus,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a:focus,
.slab.email-slab .btn-group-vertical>button:focus,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button:focus,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button:focus,
.btn-group-vertical>.btn:active,
.share.vertical .sharedaddy .sd-content ul>.btn:active,
.btn-group-vertical>.btn-sidebar:active,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar:active,
.share .sharedaddy .sd-content ul.btn-group-vertical>li:active,
.share.vertical .sharedaddy .sd-content ul>li:active,
.single #sharing_email .btn-group-vertical>.sharing_send:active,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send:active,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send:active,
.slab.action-slab .link-button .btn-group-vertical>a:active,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a:active,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a:active,
.slab.email-slab .btn-group-vertical>button:active,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button:active,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button:active,
.btn-group-vertical>.btn.active,
.share.vertical .sharedaddy .sd-content ul>.btn.active,
.btn-group-vertical>.active.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.active.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-vertical>li.active,
.share.vertical .sharedaddy .sd-content ul>li.active,
.single #sharing_email .btn-group-vertical>.active.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.active.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.active.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>a.active,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a.active,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a.active,
.slab.email-slab .btn-group-vertical>button.active,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button.active,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button.active {
    z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn-sidebar+.btn,
.btn-group .share .sharedaddy .sd-content ul>li+.btn,
.share .sharedaddy .sd-content .btn-group ul>li+.btn,
.btn-group .single #sharing_email .sharing_send+.btn,
.single #sharing_email .btn-group .sharing_send+.btn,
.btn-group .slab.action-slab .link-button a+.btn,
.slab.action-slab .link-button .btn-group a+.btn,
.btn-group .slab.email-slab button+.btn,
.slab.email-slab .btn-group button+.btn,
.btn-group .btn+.btn-sidebar,
.btn-group .btn-sidebar+.btn-sidebar,
.btn-group .share .sharedaddy .sd-content ul>li+.btn-sidebar,
.share .sharedaddy .sd-content .btn-group ul>li+.btn-sidebar,
.btn-group .single #sharing_email .sharing_send+.btn-sidebar,
.single #sharing_email .btn-group .sharing_send+.btn-sidebar,
.btn-group .slab.action-slab .link-button a+.btn-sidebar,
.slab.action-slab .link-button .btn-group a+.btn-sidebar,
.btn-group .slab.email-slab button+.btn-sidebar,
.slab.email-slab .btn-group button+.btn-sidebar,
.btn-group .share .sharedaddy .sd-content ul>.btn+li,
.share .sharedaddy .sd-content .btn-group ul>.btn+li,
.btn-group .share .sharedaddy .sd-content ul>.btn-sidebar+li,
.share .sharedaddy .sd-content .btn-group ul>.btn-sidebar+li,
.btn-group .share .sharedaddy .sd-content ul>li+li,
.share .sharedaddy .sd-content .btn-group ul>li+li,
.btn-group .single #sharing_email .share .sharedaddy .sd-content ul>.sharing_send+li,
.share .sharedaddy .sd-content .btn-group .single #sharing_email ul>.sharing_send+li,
.single #sharing_email .btn-group .share .sharedaddy .sd-content ul>.sharing_send+li,
.share .sharedaddy .sd-content .single #sharing_email .btn-group ul>.sharing_send+li,
.btn-group .slab.action-slab .link-button .share .sharedaddy .sd-content ul>a+li,
.share .sharedaddy .sd-content .btn-group .slab.action-slab .link-button ul>a+li,
.slab.action-slab .link-button .btn-group .share .sharedaddy .sd-content ul>a+li,
.share .sharedaddy .sd-content .slab.action-slab .link-button .btn-group ul>a+li,
.btn-group .slab.email-slab .share .sharedaddy .sd-content ul>button+li,
.share .sharedaddy .sd-content .btn-group .slab.email-slab ul>button+li,
.slab.email-slab .btn-group .share .sharedaddy .sd-content ul>button+li,
.share .sharedaddy .sd-content .slab.email-slab .btn-group ul>button+li,
.btn-group .single #sharing_email .btn+.sharing_send,
.single #sharing_email .btn-group .btn+.sharing_send,
.btn-group .single #sharing_email .btn-sidebar+.sharing_send,
.single #sharing_email .btn-group .btn-sidebar+.sharing_send,
.btn-group .share .sharedaddy .sd-content .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .btn-group .share .sharedaddy .sd-content ul>li+.sharing_send,
.share .sharedaddy .sd-content .btn-group .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .share .sharedaddy .sd-content .btn-group ul>li+.sharing_send,
.btn-group .single #sharing_email .sharing_send+.sharing_send,
.single #sharing_email .btn-group .sharing_send+.sharing_send,
.btn-group .slab.action-slab .link-button .single #sharing_email a+.sharing_send,
.single #sharing_email .btn-group .slab.action-slab .link-button a+.sharing_send,
.slab.action-slab .link-button .btn-group .single #sharing_email a+.sharing_send,
.single #sharing_email .slab.action-slab .link-button .btn-group a+.sharing_send,
.btn-group .slab.email-slab .single #sharing_email button+.sharing_send,
.single #sharing_email .btn-group .slab.email-slab button+.sharing_send,
.slab.email-slab .btn-group .single #sharing_email button+.sharing_send,
.single #sharing_email .slab.email-slab .btn-group button+.sharing_send,
.btn-group .slab.action-slab .link-button .btn+a,
.slab.action-slab .link-button .btn-group .btn+a,
.btn-group .slab.action-slab .link-button .btn-sidebar+a,
.slab.action-slab .link-button .btn-group .btn-sidebar+a,
.btn-group .share .sharedaddy .sd-content .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .btn-group .share .sharedaddy .sd-content ul>li+a,
.share .sharedaddy .sd-content .btn-group .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .share .sharedaddy .sd-content .btn-group ul>li+a,
.btn-group .single #sharing_email .slab.action-slab .link-button .sharing_send+a,
.slab.action-slab .link-button .btn-group .single #sharing_email .sharing_send+a,
.single #sharing_email .btn-group .slab.action-slab .link-button .sharing_send+a,
.slab.action-slab .link-button .single #sharing_email .btn-group .sharing_send+a,
.btn-group .slab.action-slab .link-button a+a,
.slab.action-slab .link-button .btn-group a+a,
.btn-group .slab.email-slab .slab.action-slab .link-button button+a,
.slab.action-slab .link-button .btn-group .slab.email-slab button+a,
.slab.email-slab .btn-group .slab.action-slab .link-button button+a,
.slab.action-slab .link-button .slab.email-slab .btn-group button+a,
.btn-group .slab.email-slab .btn+button,
.slab.email-slab .btn-group .btn+button,
.btn-group .slab.email-slab .btn-sidebar+button,
.slab.email-slab .btn-group .btn-sidebar+button,
.btn-group .share .sharedaddy .sd-content .slab.email-slab ul>li+button,
.slab.email-slab .btn-group .share .sharedaddy .sd-content ul>li+button,
.share .sharedaddy .sd-content .btn-group .slab.email-slab ul>li+button,
.slab.email-slab .share .sharedaddy .sd-content .btn-group ul>li+button,
.btn-group .single #sharing_email .slab.email-slab .sharing_send+button,
.slab.email-slab .btn-group .single #sharing_email .sharing_send+button,
.single #sharing_email .btn-group .slab.email-slab .sharing_send+button,
.slab.email-slab .single #sharing_email .btn-group .sharing_send+button,
.btn-group .slab.action-slab .link-button .slab.email-slab a+button,
.slab.email-slab .btn-group .slab.action-slab .link-button a+button,
.slab.action-slab .link-button .btn-group .slab.email-slab a+button,
.slab.email-slab .slab.action-slab .link-button .btn-group a+button,
.btn-group .slab.email-slab button+button,
.slab.email-slab .btn-group button+button,
.btn-group .btn+.btn-group,
.btn-group .btn-sidebar+.btn-group,
.btn-group .share .sharedaddy .sd-content ul>li+.btn-group,
.share .sharedaddy .sd-content .btn-group ul>li+.btn-group,
.btn-group .single #sharing_email .sharing_send+.btn-group,
.single #sharing_email .btn-group .sharing_send+.btn-group,
.btn-group .slab.action-slab .link-button a+.btn-group,
.slab.action-slab .link-button .btn-group a+.btn-group,
.btn-group .slab.email-slab button+.btn-group,
.slab.email-slab .btn-group button+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-sidebar,
.btn-group .share .sharedaddy .sd-content ul>.btn-group+li,
.share .sharedaddy .sd-content .btn-group ul>.btn-group+li,
.btn-group .single #sharing_email .btn-group+.sharing_send,
.single #sharing_email .btn-group .btn-group+.sharing_send,
.btn-group .slab.action-slab .link-button .btn-group+a,
.slab.action-slab .link-button .btn-group .btn-group+a,
.btn-group .slab.email-slab .btn-group+button,
.slab.email-slab .btn-group .btn-group+button,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,
.btn-toolbar .btn-sidebar,
.btn-toolbar .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .btn-toolbar ul>li,
.btn-toolbar .single #sharing_email .sharing_send,
.single #sharing_email .btn-toolbar .sharing_send,
.btn-toolbar .slab.action-slab .link-button a,
.slab.action-slab .link-button .btn-toolbar a,
.btn-toolbar .slab.email-slab button,
.slab.email-slab .btn-toolbar button,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-toolbar>li,
.single #sharing_email .btn-toolbar>.sharing_send,
.slab.action-slab .link-button .btn-toolbar>a,
.slab.email-slab .btn-toolbar>button,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-sidebar:not(:first-child):not(:last-child):not(.dropdown-toggle),
.share .sharedaddy .sd-content ul.btn-group>li:not(:first-child):not(:last-child):not(.dropdown-toggle),
.single #sharing_email .btn-group>.sharing_send:not(:first-child):not(:last-child):not(.dropdown-toggle),
.slab.action-slab .link-button .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle),
.slab.email-slab .btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child,
.btn-group>.btn-sidebar:first-child,
.share .sharedaddy .sd-content ul.btn-group>li:first-child,
.single #sharing_email .btn-group>.sharing_send:first-child,
.slab.action-slab .link-button .btn-group>a:first-child,
.slab.email-slab .btn-group>button:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-sidebar:first-child:not(:last-child):not(.dropdown-toggle),
.share .sharedaddy .sd-content ul.btn-group>li:first-child:not(:last-child):not(.dropdown-toggle),
.single #sharing_email .btn-group>.sharing_send:first-child:not(:last-child):not(.dropdown-toggle),
.slab.action-slab .link-button .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle),
.slab.email-slab .btn-group>button:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.btn-sidebar:last-child:not(:first-child),
.share .sharedaddy .sd-content ul.btn-group>li:last-child:not(:first-child),
.single #sharing_email .btn-group>.sharing_send:last-child:not(:first-child),
.slab.action-slab .link-button .btn-group>a:last-child:not(:first-child),
.slab.email-slab .btn-group>button:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn-sidebar,
.share .sharedaddy .sd-content .btn-group>ul.btn-group:not(:first-child):not(:last-child)>li,
.single #sharing_email .btn-group>.btn-group:not(:first-child):not(:last-child)>.sharing_send,
.slab.action-slab .link-button .btn-group>.btn-group:not(:first-child):not(:last-child)>a,
.slab.email-slab .btn-group>.btn-group:not(:first-child):not(:last-child)>button {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.btn-sidebar:last-child,
.share .sharedaddy .sd-content .btn-group>ul.btn-group:first-child:not(:last-child)>li:last-child,
.single #sharing_email .btn-group>.btn-group:first-child:not(:last-child)>.sharing_send:last-child,
.slab.action-slab .link-button .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,
.slab.email-slab .btn-group>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group>.btn-group:last-child:not(:first-child)>.btn-sidebar:first-child,
.share .sharedaddy .sd-content .btn-group>ul.btn-group:last-child:not(:first-child)>li:first-child,
.single #sharing_email .btn-group>.btn-group:last-child:not(:first-child)>.sharing_send:first-child,
.slab.action-slab .link-button .btn-group>.btn-group:last-child:not(:first-child)>a:first-child,
.slab.email-slab .btn-group>.btn-group:last-child:not(:first-child)>button:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-sidebar+.dropdown-toggle,
.share .sharedaddy .sd-content ul.btn-group>li+.dropdown-toggle,
.single #sharing_email .btn-group>.sharing_send+.dropdown-toggle,
.slab.action-slab .link-button .btn-group>a+.dropdown-toggle,
.slab.email-slab .btn-group>button+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group-lg.btn-group>.btn-sidebar+.dropdown-toggle,
.share .sharedaddy .sd-content ul.btn-group-lg.btn-group>li+.dropdown-toggle,
.single #sharing_email .btn-group-lg.btn-group>.sharing_send+.dropdown-toggle,
.slab.action-slab .link-button .btn-group-lg.btn-group>a+.dropdown-toggle,
.slab.email-slab .btn-group-lg.btn-group>button+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link,
.btn-group.open .dropdown-toggle.btn-sidebar {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret,
.btn-sidebar .caret,
.share .sharedaddy .sd-content ul>li .caret,
.single #sharing_email .sharing_send .caret,
.slab.action-slab .link-button a .caret,
.slab.email-slab button .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret,
.btn-group-lg>.btn-sidebar .caret,
.share .sharedaddy .sd-content ul.btn-group-lg>li .caret,
.single #sharing_email .btn-group-lg>.sharing_send .caret,
.slab.action-slab .link-button .btn-group-lg>a .caret,
.slab.email-slab .btn-group-lg>button .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-group-lg>.btn-sidebar .caret,
.dropup .share .sharedaddy .sd-content ul.btn-group-lg>li .caret,
.share .sharedaddy .sd-content .dropup ul.btn-group-lg>li .caret,
.dropup .single #sharing_email .btn-group-lg>.sharing_send .caret,
.single #sharing_email .dropup .btn-group-lg>.sharing_send .caret,
.dropup .slab.action-slab .link-button .btn-group-lg>a .caret,
.slab.action-slab .link-button .dropup .btn-group-lg>a .caret,
.dropup .slab.email-slab .btn-group-lg>button .caret,
.slab.email-slab .dropup .btn-group-lg>button .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.share.vertical .sharedaddy .sd-content ul>.btn,
.btn-group-vertical>.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-vertical>li,
.share.vertical .sharedaddy .sd-content ul>li,
.single #sharing_email .btn-group-vertical>.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a,
.slab.email-slab .btn-group-vertical>button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button,
.btn-group-vertical>.btn-group,
.share.vertical .sharedaddy .sd-content ul>.btn-group,
.btn-group-vertical>.btn-group>.btn,
.share.vertical .sharedaddy .sd-content ul>.btn-group>.btn,
.btn-group-vertical>.btn-group>.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-group>.btn-sidebar,
.share .sharedaddy .sd-content .btn-group-vertical>ul.btn-group>li,
.share.vertical .sharedaddy .sd-content ul>ul.btn-group>li,
.single #sharing_email .btn-group-vertical>.btn-group>.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-group>.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-group>.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>.btn-group>a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-group>a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-group>a,
.slab.email-slab .btn-group-vertical>.btn-group>button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-group>button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-group>button {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.share.vertical .sharedaddy .sd-content ul>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.share.vertical .sharedaddy .sd-content ul>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.share.vertical .sharedaddy .sd-content ul>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn,
.share.vertical .sharedaddy .sd-content ul>.btn-group>.btn,
.btn-group-vertical>.btn-group>.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-group>.btn-sidebar,
.share .sharedaddy .sd-content .btn-group-vertical>ul.btn-group>li,
.share.vertical .sharedaddy .sd-content ul>ul.btn-group>li,
.single #sharing_email .btn-group-vertical>.btn-group>.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-group>.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-group>.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>.btn-group>a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-group>a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-group>a,
.slab.email-slab .btn-group-vertical>.btn-group>button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-group>button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-group>button {
    float: none
}

.btn-group-vertical>.btn+.btn,
.share.vertical .sharedaddy .sd-content ul>.btn+.btn,
.btn-group-vertical>.btn-sidebar+.btn,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar+.btn,
.share .sharedaddy .sd-content ul.btn-group-vertical>li+.btn,
.share.vertical .sharedaddy .sd-content ul>li+.btn,
.single #sharing_email .btn-group-vertical>.sharing_send+.btn,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+.btn,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+.btn,
.slab.action-slab .link-button .btn-group-vertical>a+.btn,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+.btn,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+.btn,
.slab.email-slab .btn-group-vertical>button+.btn,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+.btn,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+.btn,
.btn-group-vertical>.btn+.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn+.btn-sidebar,
.btn-group-vertical>.btn-sidebar+.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar+.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-vertical>li+.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>li+.btn-sidebar,
.single #sharing_email .btn-group-vertical>.sharing_send+.btn-sidebar,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+.btn-sidebar,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+.btn-sidebar,
.slab.action-slab .link-button .btn-group-vertical>a+.btn-sidebar,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+.btn-sidebar,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+.btn-sidebar,
.slab.email-slab .btn-group-vertical>button+.btn-sidebar,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+.btn-sidebar,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-vertical>.btn+li,
.share.vertical .sharedaddy .sd-content ul>.btn+li,
.share .sharedaddy .sd-content ul.btn-group-vertical>.btn-sidebar+li,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar+li,
.share .sharedaddy .sd-content ul.btn-group-vertical>li+li,
.share.vertical .sharedaddy .sd-content ul>li+li,
.single #sharing_email .share .sharedaddy .sd-content ul.btn-group-vertical>.sharing_send+li,
.share .sharedaddy .sd-content .single #sharing_email ul.btn-group-vertical>.sharing_send+li,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+li,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+li,
.slab.action-slab .link-button .share .sharedaddy .sd-content ul.btn-group-vertical>a+li,
.share .sharedaddy .sd-content .slab.action-slab .link-button ul.btn-group-vertical>a+li,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+li,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+li,
.slab.email-slab .share .sharedaddy .sd-content ul.btn-group-vertical>button+li,
.share .sharedaddy .sd-content .slab.email-slab ul.btn-group-vertical>button+li,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+li,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+li,
.single #sharing_email .btn-group-vertical>.btn+.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn+.sharing_send,
.single #sharing_email .btn-group-vertical>.btn-sidebar+.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-sidebar+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-sidebar+.sharing_send,
.share .sharedaddy .sd-content .single #sharing_email ul.btn-group-vertical>li+.sharing_send,
.single #sharing_email .share .sharedaddy .sd-content ul.btn-group-vertical>li+.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>li+.sharing_send,
.single #sharing_email .btn-group-vertical>.sharing_send+.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+.sharing_send,
.slab.action-slab .link-button .single #sharing_email .btn-group-vertical>a+.sharing_send,
.single #sharing_email .slab.action-slab .link-button .btn-group-vertical>a+.sharing_send,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button .single #sharing_email ul>a+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+.sharing_send,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content .single #sharing_email ul>a+.sharing_send,
.single #sharing_email .slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+.sharing_send,
.slab.email-slab .single #sharing_email .btn-group-vertical>button+.sharing_send,
.single #sharing_email .slab.email-slab .btn-group-vertical>button+.sharing_send,
.share.vertical .sharedaddy .sd-content .slab.email-slab .single #sharing_email ul>button+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+.sharing_send,
.slab.email-slab .share.vertical .sharedaddy .sd-content .single #sharing_email ul>button+.sharing_send,
.single #sharing_email .slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>.btn+a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn+a,
.slab.action-slab .link-button .btn-group-vertical>.btn-sidebar+a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-sidebar+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-sidebar+a,
.share .sharedaddy .sd-content .slab.action-slab .link-button ul.btn-group-vertical>li+a,
.slab.action-slab .link-button .share .sharedaddy .sd-content ul.btn-group-vertical>li+a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>li+a,
.single #sharing_email .slab.action-slab .link-button .btn-group-vertical>.sharing_send+a,
.slab.action-slab .link-button .single #sharing_email .btn-group-vertical>.sharing_send+a,
.share.vertical .sharedaddy .sd-content .single #sharing_email .slab.action-slab .link-button ul>.sharing_send+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+a,
.single #sharing_email .share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.sharing_send+a,
.slab.action-slab .link-button .single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+a,
.slab.action-slab .link-button .btn-group-vertical>a+a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+a,
.slab.email-slab .slab.action-slab .link-button .btn-group-vertical>button+a,
.slab.action-slab .link-button .slab.email-slab .btn-group-vertical>button+a,
.share.vertical .sharedaddy .sd-content .slab.email-slab .slab.action-slab .link-button ul>button+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+a,
.slab.email-slab .share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>button+a,
.slab.action-slab .link-button .slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+a,
.slab.email-slab .btn-group-vertical>.btn+button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn+button,
.slab.email-slab .btn-group-vertical>.btn-sidebar+button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-sidebar+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-sidebar+button,
.share .sharedaddy .sd-content .slab.email-slab ul.btn-group-vertical>li+button,
.slab.email-slab .share .sharedaddy .sd-content ul.btn-group-vertical>li+button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>li+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>li+button,
.single #sharing_email .slab.email-slab .btn-group-vertical>.sharing_send+button,
.slab.email-slab .single #sharing_email .btn-group-vertical>.sharing_send+button,
.share.vertical .sharedaddy .sd-content .single #sharing_email .slab.email-slab ul>.sharing_send+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+button,
.single #sharing_email .share.vertical .sharedaddy .sd-content .slab.email-slab ul>.sharing_send+button,
.slab.email-slab .single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+button,
.slab.action-slab .link-button .slab.email-slab .btn-group-vertical>a+button,
.slab.email-slab .slab.action-slab .link-button .btn-group-vertical>a+button,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button .slab.email-slab ul>a+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+button,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content .slab.email-slab ul>a+button,
.slab.email-slab .slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+button,
.slab.email-slab .btn-group-vertical>button+button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+button,
.btn-group-vertical>.btn+.btn-group,
.share.vertical .sharedaddy .sd-content ul>.btn+.btn-group,
.btn-group-vertical>.btn-sidebar+.btn-group,
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar+.btn-group,
.share .sharedaddy .sd-content ul.btn-group-vertical>li+.btn-group,
.share.vertical .sharedaddy .sd-content ul>li+.btn-group,
.single #sharing_email .btn-group-vertical>.sharing_send+.btn-group,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send+.btn-group,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send+.btn-group,
.slab.action-slab .link-button .btn-group-vertical>a+.btn-group,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a+.btn-group,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a+.btn-group,
.slab.email-slab .btn-group-vertical>button+.btn-group,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button+.btn-group,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.share.vertical .sharedaddy .sd-content ul>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-group+.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-vertical>.btn-group+li,
.share.vertical .sharedaddy .sd-content ul>.btn-group+li,
.single #sharing_email .btn-group-vertical>.btn-group+.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-group+.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-group+.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>.btn-group+a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-group+a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-group+a,
.slab.email-slab .btn-group-vertical>.btn-group+button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-group+button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-group+button,
.btn-group-vertical>.btn-group+.btn-group,
.share.vertical .sharedaddy .sd-content ul>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.share.vertical .sharedaddy .sd-content ul>.btn:not(:first-child):not(:last-child),
.btn-group-vertical>.btn-sidebar:not(:first-child):not(:last-child),
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar:not(:first-child):not(:last-child),
.share .sharedaddy .sd-content ul.btn-group-vertical>li:not(:first-child):not(:last-child),
.share.vertical .sharedaddy .sd-content ul>li:not(:first-child):not(:last-child),
.single #sharing_email .btn-group-vertical>.sharing_send:not(:first-child):not(:last-child),
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send:not(:first-child):not(:last-child),
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send:not(:first-child):not(:last-child),
.slab.action-slab .link-button .btn-group-vertical>a:not(:first-child):not(:last-child),
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a:not(:first-child):not(:last-child),
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a:not(:first-child):not(:last-child),
.slab.email-slab .btn-group-vertical>button:not(:first-child):not(:last-child),
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button:not(:first-child):not(:last-child),
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child),
.share.vertical .sharedaddy .sd-content ul>.btn:first-child:not(:last-child),
.btn-group-vertical>.btn-sidebar:first-child:not(:last-child),
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar:first-child:not(:last-child),
.share .sharedaddy .sd-content ul.btn-group-vertical>li:first-child:not(:last-child),
.share.vertical .sharedaddy .sd-content ul>li:first-child:not(:last-child),
.single #sharing_email .btn-group-vertical>.sharing_send:first-child:not(:last-child),
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send:first-child:not(:last-child),
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send:first-child:not(:last-child),
.slab.action-slab .link-button .btn-group-vertical>a:first-child:not(:last-child),
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a:first-child:not(:last-child),
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a:first-child:not(:last-child),
.slab.email-slab .btn-group-vertical>button:first-child:not(:last-child),
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button:first-child:not(:last-child),
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button:first-child:not(:last-child) {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child),
.share.vertical .sharedaddy .sd-content ul>.btn:last-child:not(:first-child),
.btn-group-vertical>.btn-sidebar:last-child:not(:first-child),
.share.vertical .sharedaddy .sd-content ul>.btn-sidebar:last-child:not(:first-child),
.share .sharedaddy .sd-content ul.btn-group-vertical>li:last-child:not(:first-child),
.share.vertical .sharedaddy .sd-content ul>li:last-child:not(:first-child),
.single #sharing_email .btn-group-vertical>.sharing_send:last-child:not(:first-child),
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.sharing_send:last-child:not(:first-child),
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.sharing_send:last-child:not(:first-child),
.slab.action-slab .link-button .btn-group-vertical>a:last-child:not(:first-child),
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>a:last-child:not(:first-child),
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>a:last-child:not(:first-child),
.slab.email-slab .btn-group-vertical>button:last-child:not(:first-child),
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>button:last-child:not(:first-child),
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>button:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.share.vertical .sharedaddy .sd-content ul>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn-sidebar,
.share.vertical .sharedaddy .sd-content ul>.btn-group:not(:first-child):not(:last-child)>.btn-sidebar,
.share .sharedaddy .sd-content .btn-group-vertical>ul.btn-group:not(:first-child):not(:last-child)>li,
.share.vertical .sharedaddy .sd-content ul>ul.btn-group:not(:first-child):not(:last-child)>li,
.single #sharing_email .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.sharing_send,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-group:not(:first-child):not(:last-child)>.sharing_send,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-group:not(:first-child):not(:last-child)>.sharing_send,
.slab.action-slab .link-button .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-group:not(:first-child):not(:last-child)>a,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-group:not(:first-child):not(:last-child)>a,
.slab.email-slab .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-group:not(:first-child):not(:last-child)>button,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-group:not(:first-child):not(:last-child)>button {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.share.vertical .sharedaddy .sd-content ul>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn-sidebar:last-child,
.share.vertical .sharedaddy .sd-content ul>.btn-group:first-child:not(:last-child)>.btn-sidebar:last-child,
.share .sharedaddy .sd-content .btn-group-vertical>ul.btn-group:first-child:not(:last-child)>li:last-child,
.share.vertical .sharedaddy .sd-content ul>ul.btn-group:first-child:not(:last-child)>li:last-child,
.single #sharing_email .btn-group-vertical>.btn-group:first-child:not(:last-child)>.sharing_send:last-child,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-group:first-child:not(:last-child)>.sharing_send:last-child,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-group:first-child:not(:last-child)>.sharing_send:last-child,
.slab.action-slab .link-button .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-group:first-child:not(:last-child)>a:last-child,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-group:first-child:not(:last-child)>a:last-child,
.slab.email-slab .btn-group-vertical>.btn-group:first-child:not(:last-child)>button:last-child,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-group:first-child:not(:last-child)>button:last-child,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-group:first-child:not(:last-child)>button:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,
.share.vertical .sharedaddy .sd-content ul>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,
.share.vertical .sharedaddy .sd-content ul>.btn-group:last-child:not(:first-child)>.btn:first-child,
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn-sidebar:first-child,
.share.vertical .sharedaddy .sd-content ul>.btn-group:last-child:not(:first-child)>.btn-sidebar:first-child,
.share .sharedaddy .sd-content .btn-group-vertical>ul.btn-group:last-child:not(:first-child)>li:first-child,
.share.vertical .sharedaddy .sd-content ul>ul.btn-group:last-child:not(:first-child)>li:first-child,
.single #sharing_email .btn-group-vertical>.btn-group:last-child:not(:first-child)>.sharing_send:first-child,
.share.vertical .sharedaddy .sd-content .single #sharing_email ul>.btn-group:last-child:not(:first-child)>.sharing_send:first-child,
.single #sharing_email .share.vertical .sharedaddy .sd-content ul>.btn-group:last-child:not(:first-child)>.sharing_send:first-child,
.slab.action-slab .link-button .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child,
.share.vertical .sharedaddy .sd-content .slab.action-slab .link-button ul>.btn-group:last-child:not(:first-child)>a:first-child,
.slab.action-slab .link-button .share.vertical .sharedaddy .sd-content ul>.btn-group:last-child:not(:first-child)>a:first-child,
.slab.email-slab .btn-group-vertical>.btn-group:last-child:not(:first-child)>button:first-child,
.share.vertical .sharedaddy .sd-content .slab.email-slab ul>.btn-group:last-child:not(:first-child)>button:first-child,
.slab.email-slab .share.vertical .sharedaddy .sd-content ul>.btn-group:last-child:not(:first-child)>button:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-justified>li,
.single #sharing_email .btn-group-justified>.sharing_send,
.slab.action-slab .link-button .btn-group-justified>a,
.slab.email-slab .btn-group-justified>button,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn,
.btn-group-justified>.btn-group .btn-sidebar,
.btn-group-justified>.btn-group .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .btn-group-justified>.btn-group ul>li,
.btn-group-justified>.btn-group .single #sharing_email .sharing_send,
.single #sharing_email .btn-group-justified>.btn-group .sharing_send,
.btn-group-justified>.btn-group .slab.action-slab .link-button a,
.slab.action-slab .link-button .btn-group-justified>.btn-group a,
.btn-group-justified>.btn-group .slab.email-slab button,
.slab.email-slab .btn-group-justified>.btn-group button {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-sidebar input[type="radio"],
.share .sharedaddy .sd-content ul[data-toggle="buttons"]>li input[type="radio"],
.single #sharing_email [data-toggle="buttons"]>.sharing_send input[type="radio"],
.slab.action-slab .link-button [data-toggle="buttons"]>a input[type="radio"],
.slab.email-slab [data-toggle="buttons"]>button input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-sidebar input[type="checkbox"],
.share .sharedaddy .sd-content ul[data-toggle="buttons"]>li input[type="checkbox"],
.single #sharing_email [data-toggle="buttons"]>.sharing_send input[type="checkbox"],
.slab.action-slab .link-button [data-toggle="buttons"]>a input[type="checkbox"],
.slab.email-slab [data-toggle="buttons"]>button input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn-sidebar input[type="radio"],
.share .sharedaddy .sd-content [data-toggle="buttons"]>ul.btn-group>li input[type="radio"],
.single #sharing_email [data-toggle="buttons"]>.btn-group>.sharing_send input[type="radio"],
.slab.action-slab .link-button [data-toggle="buttons"]>.btn-group>a input[type="radio"],
.slab.email-slab [data-toggle="buttons"]>.btn-group>button input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn-sidebar input[type="checkbox"],
.share .sharedaddy .sd-content [data-toggle="buttons"]>ul.btn-group>li input[type="checkbox"],
.single #sharing_email [data-toggle="buttons"]>.btn-group>.sharing_send input[type="checkbox"],
.slab.action-slab .link-button [data-toggle="buttons"]>.btn-group>a input[type="checkbox"],
.slab.email-slab [data-toggle="buttons"]>.btn-group>button input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control,
.input-group .signup-form-wrapper {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus,
.input-group .signup-form-wrapper:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .signup-form-wrapper {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child),
.input-group .signup-form-wrapper:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: normal;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #e8e8e8;
    border: 1px solid #e8e8e8;
    border-radius: 3px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn,
.input-group-sm>.input-group-btn>.input-group-addon.btn-sidebar,
.share .sharedaddy .sd-content .input-group-sm>ul.input-group-btn>li.input-group-addon,
.single #sharing_email .input-group-sm>.input-group-btn>.input-group-addon.sharing_send,
.slab.action-slab .link-button .input-group-sm>.input-group-btn>a.input-group-addon,
.slab.email-slab .input-group-sm>.input-group-btn>button.input-group-addon {
    padding: 5px 10px;
    font-size: 13px;
    border-radius: 2px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn,
.input-group-lg>.input-group-btn>.input-group-addon.btn-sidebar,
.share .sharedaddy .sd-content .input-group-lg>ul.input-group-btn>li.input-group-addon,
.single #sharing_email .input-group-lg>.input-group-btn>.input-group-addon.sharing_send,
.slab.action-slab .link-button .input-group-lg>.input-group-btn>a.input-group-addon,
.slab.email-slab .input-group-lg>.input-group-btn>button.input-group-addon,
.header-search .input-group-addon.form-control,
.header-search .input-group-addon.signup-form-wrapper,
.chl .email-signup .input-group-addon.form-control,
.chl .email-signup .input-group-addon.signup-form-wrapper,
.chl .email-signup .input-group-addon.email-submit {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group .signup-form-wrapper:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn:first-child>li,
.single #sharing_email .input-group-btn:first-child>.sharing_send,
.slab.action-slab .link-button .input-group-btn:first-child>a,
.slab.email-slab .input-group-btn:first-child>button,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.btn-group>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-btn:first-child>ul.btn-group>li,
.single #sharing_email .input-group-btn:first-child>.btn-group>.sharing_send,
.slab.action-slab .link-button .input-group-btn:first-child>.btn-group>a,
.slab.email-slab .input-group-btn:first-child>.btn-group>button,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-sidebar:not(:last-child):not(.dropdown-toggle),
.share .sharedaddy .sd-content ul.input-group-btn:last-child>li:not(:last-child):not(.dropdown-toggle),
.single #sharing_email .input-group-btn:last-child>.sharing_send:not(:last-child):not(.dropdown-toggle),
.slab.action-slab .link-button .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),
.slab.email-slab .input-group-btn:last-child>button:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-btn:last-child>ul.btn-group:not(:last-child)>li,
.single #sharing_email .input-group-btn:last-child>.btn-group:not(:last-child)>.sharing_send,
.slab.action-slab .link-button .input-group-btn:last-child>.btn-group:not(:last-child)>a,
.slab.email-slab .input-group-btn:last-child>.btn-group:not(:last-child)>button {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group .signup-form-wrapper:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn:last-child>li,
.single #sharing_email .input-group-btn:last-child>.sharing_send,
.slab.action-slab .link-button .input-group-btn:last-child>a,
.slab.email-slab .input-group-btn:last-child>button,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.btn-group>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-btn:last-child>ul.btn-group>li,
.single #sharing_email .input-group-btn:last-child>.btn-group>.sharing_send,
.slab.action-slab .link-button .input-group-btn:last-child>.btn-group>a,
.slab.email-slab .input-group-btn:last-child>.btn-group>button,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-sidebar:not(:first-child),
.share .sharedaddy .sd-content ul.input-group-btn:first-child>li:not(:first-child),
.single #sharing_email .input-group-btn:first-child>.sharing_send:not(:first-child),
.slab.action-slab .link-button .input-group-btn:first-child>a:not(:first-child),
.slab.email-slab .input-group-btn:first-child>button:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-btn:first-child>ul.btn-group:not(:first-child)>li,
.single #sharing_email .input-group-btn:first-child>.btn-group:not(:first-child)>.sharing_send,
.slab.action-slab .link-button .input-group-btn:first-child>.btn-group:not(:first-child)>a,
.slab.email-slab .input-group-btn:first-child>.btn-group:not(:first-child)>button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn,
.input-group-btn>.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn>li,
.single #sharing_email .input-group-btn>.sharing_send,
.slab.action-slab .link-button .input-group-btn>a,
.slab.email-slab .input-group-btn>button {
    position: relative
}

.input-group-btn>.btn+.btn,
.input-group-btn>.btn-sidebar+.btn,
.share .sharedaddy .sd-content ul.input-group-btn>li+.btn,
.single #sharing_email .input-group-btn>.sharing_send+.btn,
.slab.action-slab .link-button .input-group-btn>a+.btn,
.slab.email-slab .input-group-btn>button+.btn,
.input-group-btn>.btn+.btn-sidebar,
.input-group-btn>.btn-sidebar+.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn>li+.btn-sidebar,
.single #sharing_email .input-group-btn>.sharing_send+.btn-sidebar,
.slab.action-slab .link-button .input-group-btn>a+.btn-sidebar,
.slab.email-slab .input-group-btn>button+.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn>.btn+li,
.share .sharedaddy .sd-content ul.input-group-btn>.btn-sidebar+li,
.share .sharedaddy .sd-content ul.input-group-btn>li+li,
.single #sharing_email .share .sharedaddy .sd-content ul.input-group-btn>.sharing_send+li,
.share .sharedaddy .sd-content .single #sharing_email ul.input-group-btn>.sharing_send+li,
.slab.action-slab .link-button .share .sharedaddy .sd-content ul.input-group-btn>a+li,
.share .sharedaddy .sd-content .slab.action-slab .link-button ul.input-group-btn>a+li,
.slab.email-slab .share .sharedaddy .sd-content ul.input-group-btn>button+li,
.share .sharedaddy .sd-content .slab.email-slab ul.input-group-btn>button+li,
.single #sharing_email .input-group-btn>.btn+.sharing_send,
.single #sharing_email .input-group-btn>.btn-sidebar+.sharing_send,
.share .sharedaddy .sd-content .single #sharing_email ul.input-group-btn>li+.sharing_send,
.single #sharing_email .share .sharedaddy .sd-content ul.input-group-btn>li+.sharing_send,
.single #sharing_email .input-group-btn>.sharing_send+.sharing_send,
.slab.action-slab .link-button .single #sharing_email .input-group-btn>a+.sharing_send,
.single #sharing_email .slab.action-slab .link-button .input-group-btn>a+.sharing_send,
.slab.email-slab .single #sharing_email .input-group-btn>button+.sharing_send,
.single #sharing_email .slab.email-slab .input-group-btn>button+.sharing_send,
.slab.action-slab .link-button .input-group-btn>.btn+a,
.slab.action-slab .link-button .input-group-btn>.btn-sidebar+a,
.share .sharedaddy .sd-content .slab.action-slab .link-button ul.input-group-btn>li+a,
.slab.action-slab .link-button .share .sharedaddy .sd-content ul.input-group-btn>li+a,
.single #sharing_email .slab.action-slab .link-button .input-group-btn>.sharing_send+a,
.slab.action-slab .link-button .single #sharing_email .input-group-btn>.sharing_send+a,
.slab.action-slab .link-button .input-group-btn>a+a,
.slab.email-slab .slab.action-slab .link-button .input-group-btn>button+a,
.slab.action-slab .link-button .slab.email-slab .input-group-btn>button+a,
.slab.email-slab .input-group-btn>.btn+button,
.slab.email-slab .input-group-btn>.btn-sidebar+button,
.share .sharedaddy .sd-content .slab.email-slab ul.input-group-btn>li+button,
.slab.email-slab .share .sharedaddy .sd-content ul.input-group-btn>li+button,
.single #sharing_email .slab.email-slab .input-group-btn>.sharing_send+button,
.slab.email-slab .single #sharing_email .input-group-btn>.sharing_send+button,
.slab.action-slab .link-button .slab.email-slab .input-group-btn>a+button,
.slab.email-slab .slab.action-slab .link-button .input-group-btn>a+button,
.slab.email-slab .input-group-btn>button+button {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn-sidebar:hover,
.share .sharedaddy .sd-content ul.input-group-btn>li:hover,
.single #sharing_email .input-group-btn>.sharing_send:hover,
.slab.action-slab .link-button .input-group-btn>a:hover,
.slab.email-slab .input-group-btn>button:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn-sidebar:focus,
.share .sharedaddy .sd-content ul.input-group-btn>li:focus,
.single #sharing_email .input-group-btn>.sharing_send:focus,
.slab.action-slab .link-button .input-group-btn>a:focus,
.slab.email-slab .input-group-btn>button:focus,
.input-group-btn>.btn:active,
.input-group-btn>.btn-sidebar:active,
.share .sharedaddy .sd-content ul.input-group-btn>li:active,
.single #sharing_email .input-group-btn>.sharing_send:active,
.slab.action-slab .link-button .input-group-btn>a:active,
.slab.email-slab .input-group-btn>button:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn:first-child>li,
.single #sharing_email .input-group-btn:first-child>.sharing_send,
.slab.action-slab .link-button .input-group-btn:first-child>a,
.slab.email-slab .input-group-btn:first-child>button,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-sidebar,
.share .sharedaddy .sd-content ul.input-group-btn:last-child>li,
.single #sharing_email .input-group-btn:last-child>.sharing_send,
.slab.action-slab .link-button .input-group-btn:last-child>a,
.slab.email-slab .input-group-btn:last-child>button,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 7px 10px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #e8e8e8
}

.nav>li.disabled>a {
    color: #949494
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #949494;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #e8e8e8;
    border-color: #0075c9
}

.nav .nav-divider {
    height: 1px;
    margin: 11.5px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #e8e8e8 #e8e8e8 #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 3px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #0075c9
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 3px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 44px;
    margin-bottom: 25px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 3px
    }
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width: 480px) and (orientation: landscape) {

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.header-site--container>.navbar-header,
.footer-main>.navbar-header,
.container>.navbar-collapse,
.header-site--container>.navbar-collapse,
.footer-main>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {

    .container>.navbar-header,
    .header-site--container>.navbar-header,
    .footer-main>.navbar-header,
    .container>.navbar-collapse,
    .header-site--container>.navbar-collapse,
    .footer-main>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 9.5px 15px;
    font-size: 20px;
    line-height: 25px;
    height: 44px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width: 768px) {

    .navbar>.container .navbar-brand,
    .navbar>.header-site--container .navbar-brand,
    .navbar>.footer-main .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 4.75px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 25px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 9.5px;
        padding-bottom: 9.5px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 2.5px;
    margin-bottom: 2.5px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control,
    .navbar-form .signup-form-wrapper {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .signup-form-wrapper {
        width: auto
    }

    .navbar-form .input-group>.form-control,
    .navbar-form .input-group>.signup-form-wrapper {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 2.5px;
    margin-bottom: 2.5px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn,
.btn-group-sm>.navbar-btn.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-sm>li.navbar-btn,
.single #sharing_email .btn-group-sm>.navbar-btn.sharing_send,
.slab.action-slab .link-button .btn-group-sm>a.navbar-btn,
.slab.email-slab .btn-group-sm>button.navbar-btn {
    margin-top: 6.5px;
    margin-bottom: 6.5px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn,
.btn-group-xs>.navbar-btn.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-xs>li.navbar-btn,
.single #sharing_email .btn-group-xs>.navbar-btn.sharing_send,
.slab.action-slab .link-button .btn-group-xs>a.navbar-btn,
.slab.email-slab .btn-group-xs>button.navbar-btn {
    margin-top: 11px;
    margin-bottom: 11px
}

.navbar-text {
    margin-top: 9.5px;
    margin-bottom: 9.5px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #0064ab;
    border-color: #00518a
}

.navbar-default .navbar-brand {
    color: #fff
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #e6e6e6;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #fff
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #005ea1
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #005ea1
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #0064ab
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #00518a
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #005ea1;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #005ea1
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #005ea1
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: rgba(0, 0, 0, 0)
    }
}

.navbar-default .navbar-link {
    color: #fff
}

.navbar-default .navbar-link:hover {
    color: #fff
}

.navbar-default .btn-link,
.navbar-default .btn-sidebar {
    color: #fff
}

.navbar-default .btn-link:hover,
.navbar-default .btn-sidebar:hover,
.navbar-default .btn-link:focus,
.navbar-default .btn-sidebar:focus {
    color: #fff
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-sidebar[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-sidebar[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-sidebar:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-sidebar:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #bababa
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-text {
    color: #bababa
}

.navbar-inverse .navbar-nav>li>a {
    color: #bababa
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0)
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #bababa
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: rgba(0, 0, 0, 0)
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: rgba(0, 0, 0, 0)
    }
}

.navbar-inverse .navbar-link {
    color: #bababa
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link,
.navbar-inverse .btn-sidebar {
    color: #bababa
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-sidebar:hover,
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-sidebar:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-sidebar[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-sidebar[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-sidebar:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-sidebar:focus {
    color: #444
}

.navbar-contact-link {
    display: none
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 25px 0;
    border-radius: 3px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.6;
    text-decoration: none;
    color: #0075c9;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    z-index: 2;
    color: #0064ab;
    background-color: #e8e8e8;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #0075c9;
    border-color: #0075c9;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #949494;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pager {
    padding-left: 0;
    margin: 25px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #e8e8e8
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #949494;
    background-color: #fff;
    cursor: not-allowed
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 10%;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before,
.modal-header:after {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.6
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn,
.modal-footer .btn-sidebar+.btn,
.modal-footer .share .sharedaddy .sd-content ul>li+.btn,
.share .sharedaddy .sd-content .modal-footer ul>li+.btn,
.modal-footer .single #sharing_email .sharing_send+.btn,
.single #sharing_email .modal-footer .sharing_send+.btn,
.modal-footer .slab.action-slab .link-button a+.btn,
.slab.action-slab .link-button .modal-footer a+.btn,
.modal-footer .slab.email-slab button+.btn,
.slab.email-slab .modal-footer button+.btn,
.modal-footer .btn+.btn-sidebar,
.modal-footer .btn-sidebar+.btn-sidebar,
.modal-footer .share .sharedaddy .sd-content ul>li+.btn-sidebar,
.share .sharedaddy .sd-content .modal-footer ul>li+.btn-sidebar,
.modal-footer .single #sharing_email .sharing_send+.btn-sidebar,
.single #sharing_email .modal-footer .sharing_send+.btn-sidebar,
.modal-footer .slab.action-slab .link-button a+.btn-sidebar,
.slab.action-slab .link-button .modal-footer a+.btn-sidebar,
.modal-footer .slab.email-slab button+.btn-sidebar,
.slab.email-slab .modal-footer button+.btn-sidebar,
.modal-footer .share .sharedaddy .sd-content ul>.btn+li,
.share .sharedaddy .sd-content .modal-footer ul>.btn+li,
.modal-footer .share .sharedaddy .sd-content ul>.btn-sidebar+li,
.share .sharedaddy .sd-content .modal-footer ul>.btn-sidebar+li,
.modal-footer .share .sharedaddy .sd-content ul>li+li,
.share .sharedaddy .sd-content .modal-footer ul>li+li,
.modal-footer .single #sharing_email .share .sharedaddy .sd-content ul>.sharing_send+li,
.share .sharedaddy .sd-content .modal-footer .single #sharing_email ul>.sharing_send+li,
.single #sharing_email .modal-footer .share .sharedaddy .sd-content ul>.sharing_send+li,
.share .sharedaddy .sd-content .single #sharing_email .modal-footer ul>.sharing_send+li,
.modal-footer .slab.action-slab .link-button .share .sharedaddy .sd-content ul>a+li,
.share .sharedaddy .sd-content .modal-footer .slab.action-slab .link-button ul>a+li,
.slab.action-slab .link-button .modal-footer .share .sharedaddy .sd-content ul>a+li,
.share .sharedaddy .sd-content .slab.action-slab .link-button .modal-footer ul>a+li,
.modal-footer .slab.email-slab .share .sharedaddy .sd-content ul>button+li,
.share .sharedaddy .sd-content .modal-footer .slab.email-slab ul>button+li,
.slab.email-slab .modal-footer .share .sharedaddy .sd-content ul>button+li,
.share .sharedaddy .sd-content .slab.email-slab .modal-footer ul>button+li,
.modal-footer .single #sharing_email .btn+.sharing_send,
.single #sharing_email .modal-footer .btn+.sharing_send,
.modal-footer .single #sharing_email .btn-sidebar+.sharing_send,
.single #sharing_email .modal-footer .btn-sidebar+.sharing_send,
.modal-footer .share .sharedaddy .sd-content .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .modal-footer .share .sharedaddy .sd-content ul>li+.sharing_send,
.share .sharedaddy .sd-content .modal-footer .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .share .sharedaddy .sd-content .modal-footer ul>li+.sharing_send,
.modal-footer .single #sharing_email .sharing_send+.sharing_send,
.single #sharing_email .modal-footer .sharing_send+.sharing_send,
.modal-footer .slab.action-slab .link-button .single #sharing_email a+.sharing_send,
.single #sharing_email .modal-footer .slab.action-slab .link-button a+.sharing_send,
.slab.action-slab .link-button .modal-footer .single #sharing_email a+.sharing_send,
.single #sharing_email .slab.action-slab .link-button .modal-footer a+.sharing_send,
.modal-footer .slab.email-slab .single #sharing_email button+.sharing_send,
.single #sharing_email .modal-footer .slab.email-slab button+.sharing_send,
.slab.email-slab .modal-footer .single #sharing_email button+.sharing_send,
.single #sharing_email .slab.email-slab .modal-footer button+.sharing_send,
.modal-footer .slab.action-slab .link-button .btn+a,
.slab.action-slab .link-button .modal-footer .btn+a,
.modal-footer .slab.action-slab .link-button .btn-sidebar+a,
.slab.action-slab .link-button .modal-footer .btn-sidebar+a,
.modal-footer .share .sharedaddy .sd-content .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .modal-footer .share .sharedaddy .sd-content ul>li+a,
.share .sharedaddy .sd-content .modal-footer .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .share .sharedaddy .sd-content .modal-footer ul>li+a,
.modal-footer .single #sharing_email .slab.action-slab .link-button .sharing_send+a,
.slab.action-slab .link-button .modal-footer .single #sharing_email .sharing_send+a,
.single #sharing_email .modal-footer .slab.action-slab .link-button .sharing_send+a,
.slab.action-slab .link-button .single #sharing_email .modal-footer .sharing_send+a,
.modal-footer .slab.action-slab .link-button a+a,
.slab.action-slab .link-button .modal-footer a+a,
.modal-footer .slab.email-slab .slab.action-slab .link-button button+a,
.slab.action-slab .link-button .modal-footer .slab.email-slab button+a,
.slab.email-slab .modal-footer .slab.action-slab .link-button button+a,
.slab.action-slab .link-button .slab.email-slab .modal-footer button+a,
.modal-footer .slab.email-slab .btn+button,
.slab.email-slab .modal-footer .btn+button,
.modal-footer .slab.email-slab .btn-sidebar+button,
.slab.email-slab .modal-footer .btn-sidebar+button,
.modal-footer .share .sharedaddy .sd-content .slab.email-slab ul>li+button,
.slab.email-slab .modal-footer .share .sharedaddy .sd-content ul>li+button,
.share .sharedaddy .sd-content .modal-footer .slab.email-slab ul>li+button,
.slab.email-slab .share .sharedaddy .sd-content .modal-footer ul>li+button,
.modal-footer .single #sharing_email .slab.email-slab .sharing_send+button,
.slab.email-slab .modal-footer .single #sharing_email .sharing_send+button,
.single #sharing_email .modal-footer .slab.email-slab .sharing_send+button,
.slab.email-slab .single #sharing_email .modal-footer .sharing_send+button,
.modal-footer .slab.action-slab .link-button .slab.email-slab a+button,
.slab.email-slab .modal-footer .slab.action-slab .link-button a+button,
.slab.action-slab .link-button .modal-footer .slab.email-slab a+button,
.slab.email-slab .slab.action-slab .link-button .modal-footer a+button,
.modal-footer .slab.email-slab button+button,
.slab.email-slab .modal-footer button+button {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .btn-sidebar+.btn,
.modal-footer .btn-group .share .sharedaddy .sd-content ul>li+.btn,
.share .sharedaddy .sd-content .modal-footer .btn-group ul>li+.btn,
.modal-footer .btn-group .single #sharing_email .sharing_send+.btn,
.single #sharing_email .modal-footer .btn-group .sharing_send+.btn,
.modal-footer .btn-group .slab.action-slab .link-button a+.btn,
.slab.action-slab .link-button .modal-footer .btn-group a+.btn,
.modal-footer .btn-group .slab.email-slab button+.btn,
.slab.email-slab .modal-footer .btn-group button+.btn,
.modal-footer .btn-group .btn+.btn-sidebar,
.modal-footer .btn-group .btn-sidebar+.btn-sidebar,
.modal-footer .btn-group .share .sharedaddy .sd-content ul>li+.btn-sidebar,
.share .sharedaddy .sd-content .modal-footer .btn-group ul>li+.btn-sidebar,
.modal-footer .btn-group .single #sharing_email .sharing_send+.btn-sidebar,
.single #sharing_email .modal-footer .btn-group .sharing_send+.btn-sidebar,
.modal-footer .btn-group .slab.action-slab .link-button a+.btn-sidebar,
.slab.action-slab .link-button .modal-footer .btn-group a+.btn-sidebar,
.modal-footer .btn-group .slab.email-slab button+.btn-sidebar,
.slab.email-slab .modal-footer .btn-group button+.btn-sidebar,
.modal-footer .btn-group .share .sharedaddy .sd-content ul>.btn+li,
.share .sharedaddy .sd-content .modal-footer .btn-group ul>.btn+li,
.modal-footer .btn-group .share .sharedaddy .sd-content ul>.btn-sidebar+li,
.share .sharedaddy .sd-content .modal-footer .btn-group ul>.btn-sidebar+li,
.modal-footer .btn-group .share .sharedaddy .sd-content ul>li+li,
.share .sharedaddy .sd-content .modal-footer .btn-group ul>li+li,
.modal-footer .btn-group .single #sharing_email .share .sharedaddy .sd-content ul>.sharing_send+li,
.share .sharedaddy .sd-content .modal-footer .btn-group .single #sharing_email ul>.sharing_send+li,
.single #sharing_email .modal-footer .btn-group .share .sharedaddy .sd-content ul>.sharing_send+li,
.share .sharedaddy .sd-content .single #sharing_email .modal-footer .btn-group ul>.sharing_send+li,
.modal-footer .btn-group .slab.action-slab .link-button .share .sharedaddy .sd-content ul>a+li,
.share .sharedaddy .sd-content .modal-footer .btn-group .slab.action-slab .link-button ul>a+li,
.slab.action-slab .link-button .modal-footer .btn-group .share .sharedaddy .sd-content ul>a+li,
.share .sharedaddy .sd-content .slab.action-slab .link-button .modal-footer .btn-group ul>a+li,
.modal-footer .btn-group .slab.email-slab .share .sharedaddy .sd-content ul>button+li,
.share .sharedaddy .sd-content .modal-footer .btn-group .slab.email-slab ul>button+li,
.slab.email-slab .modal-footer .btn-group .share .sharedaddy .sd-content ul>button+li,
.share .sharedaddy .sd-content .slab.email-slab .modal-footer .btn-group ul>button+li,
.modal-footer .btn-group .single #sharing_email .btn+.sharing_send,
.single #sharing_email .modal-footer .btn-group .btn+.sharing_send,
.modal-footer .btn-group .single #sharing_email .btn-sidebar+.sharing_send,
.single #sharing_email .modal-footer .btn-group .btn-sidebar+.sharing_send,
.modal-footer .btn-group .share .sharedaddy .sd-content .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .modal-footer .btn-group .share .sharedaddy .sd-content ul>li+.sharing_send,
.share .sharedaddy .sd-content .modal-footer .btn-group .single #sharing_email ul>li+.sharing_send,
.single #sharing_email .share .sharedaddy .sd-content .modal-footer .btn-group ul>li+.sharing_send,
.modal-footer .btn-group .single #sharing_email .sharing_send+.sharing_send,
.single #sharing_email .modal-footer .btn-group .sharing_send+.sharing_send,
.modal-footer .btn-group .slab.action-slab .link-button .single #sharing_email a+.sharing_send,
.single #sharing_email .modal-footer .btn-group .slab.action-slab .link-button a+.sharing_send,
.slab.action-slab .link-button .modal-footer .btn-group .single #sharing_email a+.sharing_send,
.single #sharing_email .slab.action-slab .link-button .modal-footer .btn-group a+.sharing_send,
.modal-footer .btn-group .slab.email-slab .single #sharing_email button+.sharing_send,
.single #sharing_email .modal-footer .btn-group .slab.email-slab button+.sharing_send,
.slab.email-slab .modal-footer .btn-group .single #sharing_email button+.sharing_send,
.single #sharing_email .slab.email-slab .modal-footer .btn-group button+.sharing_send,
.modal-footer .btn-group .slab.action-slab .link-button .btn+a,
.slab.action-slab .link-button .modal-footer .btn-group .btn+a,
.modal-footer .btn-group .slab.action-slab .link-button .btn-sidebar+a,
.slab.action-slab .link-button .modal-footer .btn-group .btn-sidebar+a,
.modal-footer .btn-group .share .sharedaddy .sd-content .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .modal-footer .btn-group .share .sharedaddy .sd-content ul>li+a,
.share .sharedaddy .sd-content .modal-footer .btn-group .slab.action-slab .link-button ul>li+a,
.slab.action-slab .link-button .share .sharedaddy .sd-content .modal-footer .btn-group ul>li+a,
.modal-footer .btn-group .single #sharing_email .slab.action-slab .link-button .sharing_send+a,
.slab.action-slab .link-button .modal-footer .btn-group .single #sharing_email .sharing_send+a,
.single #sharing_email .modal-footer .btn-group .slab.action-slab .link-button .sharing_send+a,
.slab.action-slab .link-button .single #sharing_email .modal-footer .btn-group .sharing_send+a,
.modal-footer .btn-group .slab.action-slab .link-button a+a,
.slab.action-slab .link-button .modal-footer .btn-group a+a,
.modal-footer .btn-group .slab.email-slab .slab.action-slab .link-button button+a,
.slab.action-slab .link-button .modal-footer .btn-group .slab.email-slab button+a,
.slab.email-slab .modal-footer .btn-group .slab.action-slab .link-button button+a,
.slab.action-slab .link-button .slab.email-slab .modal-footer .btn-group button+a,
.modal-footer .btn-group .slab.email-slab .btn+button,
.slab.email-slab .modal-footer .btn-group .btn+button,
.modal-footer .btn-group .slab.email-slab .btn-sidebar+button,
.slab.email-slab .modal-footer .btn-group .btn-sidebar+button,
.modal-footer .btn-group .share .sharedaddy .sd-content .slab.email-slab ul>li+button,
.slab.email-slab .modal-footer .btn-group .share .sharedaddy .sd-content ul>li+button,
.share .sharedaddy .sd-content .modal-footer .btn-group .slab.email-slab ul>li+button,
.slab.email-slab .share .sharedaddy .sd-content .modal-footer .btn-group ul>li+button,
.modal-footer .btn-group .single #sharing_email .slab.email-slab .sharing_send+button,
.slab.email-slab .modal-footer .btn-group .single #sharing_email .sharing_send+button,
.single #sharing_email .modal-footer .btn-group .slab.email-slab .sharing_send+button,
.slab.email-slab .single #sharing_email .modal-footer .btn-group .sharing_send+button,
.modal-footer .btn-group .slab.action-slab .link-button .slab.email-slab a+button,
.slab.email-slab .modal-footer .btn-group .slab.action-slab .link-button a+button,
.slab.action-slab .link-button .modal-footer .btn-group .slab.email-slab a+button,
.slab.email-slab .slab.action-slab .link-button .modal-footer .btn-group a+button,
.modal-footer .btn-group .slab.email-slab button+button,
.slab.email-slab .modal-footer .btn-group button+button {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn,
.carousel-caption .btn-sidebar,
.carousel-caption .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .carousel-caption ul>li,
.carousel-caption .single #sharing_email .sharing_send,
.single #sharing_email .carousel-caption .sharing_send,
.carousel-caption .slab.action-slab .link-button a,
.slab.action-slab .link-button .carousel-caption a,
.carousel-caption .slab.email-slab button,
.slab.email-slab .carousel-caption button {
    text-shadow: none
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.feature .group:before,
.clearfix:after,
.feature .group:after {
    content: " ";
    display: table
}

.clearfix:after,
.feature .group:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right,
.content-article .article-body .bio {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.share.mobile,
body.single-cartoon article.cartoon.has-post-thumbnail>figure.layout-lg {
    display: none !important
}

.visible-sm,
.share.mobile {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {

    .visible-xs,
    .share.mobile,
    body.single-cartoon article.cartoon.has-post-thumbnail>figure.layout-lg {
        display: block !important
    }

    table.visible-xs,
    table.share.mobile {
        display: table !important
    }

    tr.visible-xs,
    tr.share.mobile {
        display: table-row !important
    }

    th.visible-xs,
    th.share.mobile,
    td.visible-xs,
    td.share.mobile {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .visible-sm,
    .share.mobile {
        display: block !important
    }

    table.visible-sm,
    table.share.mobile {
        display: table !important
    }

    tr.visible-sm,
    tr.share.mobile {
        display: table-row !important
    }

    th.visible-sm,
    th.share.mobile,
    td.visible-sm,
    td.share.mobile {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1229px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1229px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1229px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1229px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1230px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1230px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1230px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1230px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {

    .hidden-xs,
    .share.vertical {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .hidden-sm,
    .share.vertical {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1229px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1230px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

html {
    font-size: 16px;
    -webkit-tap-highlight-color: rgba(0, 117, 201, 0.3)
}

body:not([class*='amp']) {
    padding-top: 80px
}

@media (min-width: 768px) {
    body:not([class*='amp']) {
        padding-top: 118px
    }
}

body:not([class*='amp']).chl {
    background: #fff;
    padding-top: 44px
}

@media (min-width: 768px) {
    body:not([class*='amp']).chl {
        padding-top: 104px
    }
}

.content-main {
    overflow: hidden
}

body.special-article .content-main {
    padding-top: 0
}

.content-main .container,
.content-main .header-site--container,
.content-main .footer-main {
    background: #fff;
    padding-top: 30px
}

.chl .content-main .container,
.chl .content-main .header-site--container,
.chl .content-main .footer-main {
    padding-left: 30px;
    padding-right: 30px
}

.header-site--theme-compact+.content-main,
.header-site--theme-compact-expanded+.content-main {
    padding-top: 0
}

@media (min-width: 992px) {
    #content.template-wide .video-embed-wrapper {
        margin-left: -140px;
        max-width: 930px !important;
        width: 930px !important
    }

    #content.template-wide .video-embed-wrapper iframe {
        border: 0
    }
}

@media (min-width: 1230px) {
    #content.template-wide .video-embed-wrapper {
        margin-left: -255px;
        max-width: 1170px !important;
        width: 1170px !important
    }

    #content.template-wide .video-embed-wrapper iframe {
        border: 0
    }
}

.img-sm {
    height: auto;
    width: 70px
}

.img-sidebar {
    float: right;
    margin: 0 0 0 15px;
    padding: 4px 0 0 0
}

h1,
.h1,
.h1-headline,
.header-section h2 {
    font-size: 1.9375rem;
    line-height: 1.2
}

@media (min-width: 768px) {

    h1,
    .h1,
    .h1-headline,
    .header-section h2 {
        font-size: 2.5rem
    }
}

@media (min-width: 1230px) {

    h1,
    .h1,
    .h1-headline,
    .header-section h2 {
        font-size: 2.5rem
    }
}

h2,
.h2,
.h2-headline,
.featured-story .headline,
.featured-headline h2 {
    font-size: 1.625rem;
    line-height: 1.1
}

@media (min-width: 1230px) {

    h2,
    .h2,
    .h2-headline,
    .featured-story .headline,
    .featured-headline h2 {
        font-size: 1.875rem
    }
}

.chl h2,
.chl .h2,
.chl .h2-headline,
.chl .featured-story .headline,
.featured-story .chl .headline,
.chl .featured-headline h2,
.featured-headline .chl h2 {
    line-height: 1.2
}

h3,
.h3,
.h3-headline,
.top.stories .headline,
.featured-media .headline,
.feature .headline,
.article-list-results .headline {
    font-size: 1.0625rem;
    line-height: 1.3
}

@media (min-width: 1230px) {

    h3,
    .h3,
    .h3-headline,
    .top.stories .headline,
    .featured-media .headline,
    .feature .headline,
    .article-list-results .headline {
        font-size: 1.25rem
    }
}

h4,
.h4 {
    font-size: 1.2rem;
    line-height: 1.7;
}

.more.stories .headline,
.h4-headline,
.khn .slab .headline {
    font-size: 1rem;
    line-height: 1.3
}

.chl h4,
.chl .h4,
.chl .more.stories .headline,
.more.stories .chl .headline,
.chl .h4-headline,
.chl .khn .slab .headline,
.khn .slab .chl .headline {
    line-height: 1.1
}

h5,
.h5,
.h5-headline,
.featured-stories .headline,
.home .daily-edition-slab .headline {
    font-size: .875rem;
    line-height: 1.35
}

.chl h5,
.chl .h5,
.chl .h5-headline,
.chl .featured-stories .headline,
.featured-stories .chl .headline,
.chl .home .daily-edition-slab .headline,
.home .daily-edition-slab .chl .headline {
    line-height: 1.1
}

.head-section,
.meta-tags h3,
.sidebar h3,
.related .related-header,
.related h3,
.related figcaption,
.feature>h3,
.slab h3,
.chl .slab.stacked h3,
.email-signup h3,
.newsletters .right-sidebar h3 {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 600;
    margin-top: 0;
    text-transform: uppercase
}

.head-section a,
.meta-tags h3 a,
.sidebar h3 a,
.related .related-header a,
.related h3 a,
.related figcaption a,
.feature>h3 a,
.slab h3 a,
.chl .slab.stacked h3 a,
.email-signup h3 a,
.newsletters .right-sidebar h3 a {
    color: #0075c9
}

.chl .head-section,
.chl .meta-tags h3,
.meta-tags .chl h3,
.chl .sidebar h3,
.sidebar .chl h3,
.chl .related .related-header,
.related .chl .related-header,
.chl .related h3,
.related .chl h3,
.chl .related figcaption,
.related .chl figcaption,
.chl .feature>h3,
.chl .slab h3,
.slab .chl h3,
.chl .slab.stacked h3,
.chl .email-signup h3,
.email-signup .chl h3,
.chl .newsletters .right-sidebar h3,
.newsletters .right-sidebar .chl h3 {
    font-weight: normal
}

.headline {
    display: block;
    font-weight: 700;
    line-height: 1.4
}

.headline a {
    color: #111
}

.headline a:hover {
    color: #0075c9
}

.chl .headline a:hover {
    color: #0064ab
}

.excerpt {
    color: #666;
    font-size: .875rem;
    line-height: 1.4
}

.chl .excerpt {
    font-size: .9375rem;
    line-height: 1.35
}

.subhead {
    color: #666;
    line-height: 1.3;
    font-family: "PT Serif", Georgia, serif;
    font-size: 1.25rem;
    font-weight: 400
}

@media (min-width: 1230px) {
    .subhead {
        font-size: 1.375rem
    }
}

.chl .subhead {
    line-height: 1.2
}

.kicker,
.form-filters label {
    color: #0075c9;
    text-transform: uppercase;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .75rem
}

.kicker a,
.form-filters label a {
    color: #0075c9
}

.kicker a:hover,
.form-filters label a:hover {
    color: #0064ab
}

.kicker.kicker-sm,
.form-filters label {
    font-size: .6875rem
}

span.kicker {
    display: block;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 3px
}

.chl span.kicker {
    display: inline-block;
    line-height: 1.6;
    margin-bottom: 7px
}

.amp-wp-article-header span.kicker:not([style*='transparent']) {
    padding: 5px 10px
}

.meta {
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .75rem;
    font-weight: normal
}

.byline strong {
    font-weight: 600
}

.byline.photographer::before {
    content: '•';
    margin-right: 2px
}

.chl .byline {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400
}

.chl .byline a {
    color: #e24f16
}

.chl .byline a:hover,
.chl .byline a:focus {
    color: #e24f16;
    text-decoration: none !important
}

.chl .byline.photographer::before {
    content: '|';
    margin-right: 0
}

time,
.type {
    color: #949494;
    font-size: .75rem;
    font-weight: 400;
    text-transform: uppercase;
    white-space: nowrap
}

.chl time,
.chl .type {
    font-family: "Source Sans Pro", Arial, sans-serif
}

.khn .byline+time::before,
.khn .byline+.type::before {
    content: '•';
    margin-right: 5px
}

.khn time+.type::before {
    content: '•';
    margin-right: 5px
}

.lead {
    color: #666;
    font-size: 1.0625rem;
    font-style: italic;
    line-height: 1.5
}

@media (min-width: 1230px) {
    .lead {
        font-size: 1.25rem
    }
}

.credit,
blockquote footer {
    color: #949494;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    font-style: normal;
    text-transform: uppercase
}

.chl .credit,
.chl blockquote footer,
blockquote .chl footer {
    font-style: italic;
    text-transform: none
}

blockquote {
    border-bottom: 1px solid #e8e8e8;
    border-left: 0;
    border-top: 1px solid #e8e8e8;
    color: #666;
    font-size: 1.625rem;
    font-style: italic;
    line-height: 1.3;
    margin: 45px 0;
    padding: 22px 22px 22px 50px;
    position: relative;
    text-align: center
}

figure.wp-block-pullquote[style*='border'] blockquote {
    border-color: inherit;
    border-style: solid;
    border-width: 1px 0
}

blockquote.has-text-color::before {
    color: inherit
}

.chl blockquote:not(.wp-block-quote) {
    padding-left: 70px;
    text-align: left
}

blockquote>p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

blockquote footer {
    margin-top: 15px
}

blockquote footer::before {
    content: '- '
}

.caption,
.wp-caption {
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    line-height: 1.4
}

.caption p,
.caption ul,
.caption ol,
.wp-caption p,
.wp-caption ul,
.wp-caption ol {
    padding-top: 15px
}

.caption p:last-child,
.caption ul:last-child,
.caption ol:last-child,
.wp-caption p:last-child,
.wp-caption ul:last-child,
.wp-caption ol:last-child {
    margin-bottom: 0
}

.caption {
    padding-top: 15px
}

.photo-credit {
    color: #949494;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    margin-bottom: 0;
    padding: 4px 0 0;
    text-align: right;
    text-transform: uppercase
}

.chl .photo-credit {
    font-style: italic;
    padding: 5px 0 0;
    text-transform: none
}

.wp-caption-text .photo-credit,
figcaption .photo-credit {
    font-size: inherit;
    margin-left: 3px
}

.form-control,
.signup-form-wrapper {
    font-size: .875rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    box-shadow: none
}

.form-control:focus,
.signup-form-wrapper:focus {
    box-shadow: none
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.signup-form-wrapper,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-group-lg>.input-group-btn>.btn-sidebar,
.share .sharedaddy .sd-content .input-group-lg>ul.input-group-btn>li,
.single #sharing_email .input-group-lg>.input-group-btn>.sharing_send,
.slab.action-slab .link-button .input-group-lg>.input-group-btn>a,
.slab.email-slab .input-group-lg>.input-group-btn>button,
.header-search .form-control,
.header-search .signup-form-wrapper,
.chl .email-signup .form-control,
.chl .email-signup .signup-form-wrapper,
.chl .email-signup .email-submit {
    font-size: .875rem
}

.header-search {
    position: relative
}

.header-search .form-control,
.header-search .signup-form-wrapper {
    margin-top: 15px
}

.header-search .icon-search {
    position: absolute;
    right: 8px;
    bottom: 17px;
    border: 0;
    background: none
}

@media (min-width: 768px) {
    .header-search .icon-search {
        bottom: 32px
    }
}

.header-search .icon-search:before {
    font-size: 18px;
    color: #0075c9
}

.header-search .icon-search:hover:before {
    color: #0064ab
}

.form-filters .form-group {
    margin-bottom: 15px
}

.form-filters .checkbox {
    margin: 0
}

.form-filters .checkbox label {
    font-weight: 400;
    color: #333
}

.datepicker {
    font-size: 13px
}

#jetpack-source_f_name {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

.icon-twitter::before,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button.share-twitter::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button.share-twitter::before,
.share .sharedaddy .sd-content ul>li a.sd-button.share-twitter::before {
    color: #50caec;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-facebook::before,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button.share-facebook::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button.share-facebook::before,
.share .sharedaddy .sd-content ul>li a.sd-button.share-facebook::before {
    color: #334e81;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-linkedin::before,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button.share-linkedin::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button.share-linkedin::before,
.share .sharedaddy .sd-content ul>li a.sd-button.share-linkedin::before {
    color: #1178b3;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-pocket::before,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button.share-pocket::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button.share-pocket::before,
.share .sharedaddy .sd-content ul>li a.sd-button.share-pocket::before {
    color: #ef4156;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-instagram::before {
    color: #8a3ab9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-rss::before {
    color: #f47737;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-search::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-republish::before,
.btn-republish::before,
.sharedaddy .share-republish a::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-email::before,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button.share-email::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button.share-email::before,
.share .sharedaddy .sd-content ul>li a.sd-button.share-email::before,
.chl .signup-form-wrapper::before,
.block--newsletter .newsletter__submit::before {
    color: #949494;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-email-o::before,
.signup-form-wrapper::before {
    color: #949494;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-email-signup::before,
.chl .block--newsletter .newsletter__form .email-submit::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-email-open::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-contact::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-airplane::before,
.block--category-tag-list .category-tag-list__contact-link::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-language::before,
.btn-language::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-print::before,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button.share-print::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button.share-print::before,
.share .sharedaddy .sd-content ul>li a.sd-button.share-print::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-feedback::before,
.btn-feedback::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-arrow::after {
    color: #0075c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-arrow-circle::after {
    color: #0075c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-arrow-single::after,
.featured-headline h2 a::after {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-back::before,
.btn-back::before {
    color: #0075c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-open-arrow::after {
    color: #333;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-pencil::before,
.block--category-tag-list .category-tag-list__tip-link::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-heart::before,
.btn-donate::before {
    color: #0075c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.icon-quote::before,
blockquote::before {
    color: #0075c9;
    content: '\201c';
    font-size: 5rem;
    font-style: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 22px
}

.icon-reversed,
.chl .btn-language,
.chl .btn-donate {
    padding-left: 3px
}

.icon-reversed::before,
.chl .btn-language::before,
.chl .btn-donate::before {
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    height: 17px;
    outline: none;
    width: 17px;
    background: #fff;
    color: #d12630;
    font-size: .6875rem;
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out
}

.icon-reversed:hover::before,
.chl .btn-language:hover::before,
.chl .btn-donate:hover::before,
.icon-reversed:active::before,
.chl .btn-language:active::before,
.chl .btn-donate:active::before {
    background: #d12630;
    color: #fff
}

.btn,
.btn-sidebar,
.share .sharedaddy .sd-content ul>li,
.single #sharing_email .sharing_send,
.slab.action-slab .link-button a,
.slab.email-slab button,
.btn-link,
.btn-sidebar {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    font-weight: 700
}

.btn-lg,
.btn-group-lg>.btn,
.btn-group-lg>.btn-sidebar,
.share .sharedaddy .sd-content ul.btn-group-lg>li,
.single #sharing_email .btn-group-lg>.sharing_send,
.slab.action-slab .link-button .btn-group-lg>a,
.slab.email-slab .btn-group-lg>button {
    height: 49px
}

.btn-default,
.view-all .btn,
.view-all .btn-sidebar,
.share .sharedaddy .sd-content .view-all ul>li,
.view-all .slab.action-slab .link-button a,
.slab.action-slab .link-button .view-all a,
.view-all .slab.email-slab button,
.slab.email-slab .view-all button,
.nav-results-pagination .btn,
.nav-results-pagination .btn-sidebar,
.share .sharedaddy .sd-content .nav-results-pagination ul>li,
.nav-results-pagination .slab.action-slab .link-button a,
.slab.action-slab .link-button .nav-results-pagination a,
.nav-results-pagination .slab.email-slab button,
.slab.email-slab .nav-results-pagination button,
.khn .nav-results-pagination .pagination>li>a,
.share .sharedaddy .sd-content ul>li,
.single #sharing_email .sharing_send {
    font-weight: 600;
    text-transform: uppercase
}

.btn-default:hover,
.view-all .btn:hover,
.view-all .btn-sidebar:hover,
.share .sharedaddy .sd-content .view-all ul>li:hover,
.view-all .slab.action-slab .link-button a:hover,
.slab.action-slab .link-button .view-all a:hover,
.view-all .slab.email-slab button:hover,
.slab.email-slab .view-all button:hover,
.nav-results-pagination .btn:hover,
.nav-results-pagination .btn-sidebar:hover,
.share .sharedaddy .sd-content .nav-results-pagination ul>li:hover,
.nav-results-pagination .slab.action-slab .link-button a:hover,
.slab.action-slab .link-button .nav-results-pagination a:hover,
.nav-results-pagination .slab.email-slab button:hover,
.slab.email-slab .nav-results-pagination button:hover,
.khn .nav-results-pagination .pagination>li>a:hover,
.share .sharedaddy .sd-content ul>li:hover,
.single #sharing_email .sharing_send:hover {
    background-color: #0064ab;
    border-color: #0064ab;
    color: #fff
}

.chl .btn-default,
.chl .view-all .btn,
.view-all .chl .btn,
.chl .view-all .btn-sidebar,
.view-all .chl .btn-sidebar,
.chl .share .sharedaddy .sd-content .view-all ul>li,
.chl .view-all .slab.action-slab .link-button a,
.view-all .slab.action-slab .link-button .chl a,
.chl .slab.action-slab .link-button .view-all a,
.slab.action-slab .link-button .view-all .chl a,
.chl .view-all .slab.email-slab button,
.view-all .slab.email-slab .chl button,
.chl .slab.email-slab .view-all button,
.slab.email-slab .view-all .chl button,
.chl .nav-results-pagination .btn,
.nav-results-pagination .chl .btn,
.chl .nav-results-pagination .btn-sidebar,
.nav-results-pagination .chl .btn-sidebar,
.chl .share .sharedaddy .sd-content .nav-results-pagination ul>li,
.chl .nav-results-pagination .slab.action-slab .link-button a,
.nav-results-pagination .slab.action-slab .link-button .chl a,
.chl .slab.action-slab .link-button .nav-results-pagination a,
.slab.action-slab .link-button .nav-results-pagination .chl a,
.chl .nav-results-pagination .slab.email-slab button,
.nav-results-pagination .slab.email-slab .chl button,
.chl .slab.email-slab .nav-results-pagination button,
.slab.email-slab .nav-results-pagination .chl button,
.chl .khn .nav-results-pagination .pagination>li>a,
.khn .nav-results-pagination .chl .pagination>li>a,
.chl .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .chl ul>li,
.chl .single #sharing_email .sharing_send,
.single #sharing_email .chl .sharing_send {
    font-weight: normal
}

.btn-primary,
.slab.action-slab .link-button a,
.slab.email-slab button {
    font-weight: 600;
    text-transform: uppercase
}

.chl .btn-primary,
.chl .slab.action-slab .link-button a,
.slab.action-slab .link-button .chl a,
.chl .slab.email-slab button,
.slab.email-slab .chl button {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 700
}

.btn-share {
    background: #0075c9;
    color: #fff
}

.btn-utility,
.btn-share,
.btn-language,
.btn-republish,
.btn-donate,
.btn-feedback,
.btn-sidebar {
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    background: #fff;
    border-color: #fff;
    color: #d12630;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.chl .btn-utility,
.chl .btn-share,
.chl .btn-language,
.chl .btn-republish,
.chl .btn-donate,
.chl .btn-feedback,
.chl .btn-sidebar {
    font-weight: 700;
    padding: .3125rem .625rem .25rem;
    text-decoration: none
}

.khn .btn-utility,
.khn .btn-share,
.khn .btn-language,
.khn .btn-republish,
.khn .btn-donate,
.khn .btn-feedback,
.khn .btn-sidebar {
    padding: 0
}

.btn-utility::before,
.btn-share::before,
.btn-language::before,
.btn-republish::before,
.btn-donate::before,
.btn-feedback::before,
.btn-sidebar::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .75rem;
    margin-right: 5px
}

.chl .btn-utility::before,
.chl .btn-share::before,
.chl .btn-language::before,
.chl .btn-republish::before,
.chl .btn-donate::before,
.chl .btn-feedback::before,
.chl .btn-sidebar::before {
    background: transparent;
    color: #fff;
    font-size: .6875rem;
    line-height: 1.0625rem;
    margin-right: .1875rem
}

.btn-utility:hover,
.btn-share:hover,
.btn-language:hover,
.btn-republish:hover,
.btn-donate:hover,
.btn-feedback:hover,
.btn-sidebar:hover,
.btn-utility:active,
.btn-share:active,
.btn-language:active,
.btn-republish:active,
.btn-donate:active,
.btn-feedback:active,
.btn-sidebar:active,
.btn-utility:focus,
.btn-share:focus,
.btn-language:focus,
.btn-republish:focus,
.btn-donate:focus,
.btn-feedback:focus,
.btn-sidebar:focus {
    background: #fff;
    border-color: #fff;
    color: #d12630;
    text-decoration: none
}

.btn-utility:hover::before,
.btn-share:hover::before,
.btn-language:hover::before,
.btn-republish:hover::before,
.btn-donate:hover::before,
.btn-feedback:hover::before,
.btn-sidebar:hover::before,
.btn-utility:active::before,
.btn-share:active::before,
.btn-language:active::before,
.btn-republish:active::before,
.btn-donate:active::before,
.btn-feedback:active::before,
.btn-sidebar:active::before,
.btn-utility:focus::before,
.btn-share:focus::before,
.btn-language:focus::before,
.btn-republish:focus::before,
.btn-donate:focus::before,
.btn-feedback:focus::before,
.btn-sidebar:focus::before {
    color: #d12630
}

.btn-function,
.entry-meta .btn-republish,
.block--category-tag-list .category-tag-list__contact-link,
.block--category-tag-list .category-tag-list__tip-link {
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    background: #0075c9;
    border-color: #fff;
    color: #fff;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    font-weight: 600;
    padding: .21875rem .59375rem;
    text-decoration: none;
    text-transform: uppercase
}

.chl .btn-function,
.chl .entry-meta .btn-republish,
.entry-meta .chl .btn-republish,
.chl .block--category-tag-list .category-tag-list__contact-link,
.block--category-tag-list .chl .category-tag-list__contact-link,
.chl .block--category-tag-list .category-tag-list__tip-link,
.block--category-tag-list .chl .category-tag-list__tip-link {
    font-weight: 700;
    padding: .3125rem .625rem .25rem;
    text-decoration: none
}

.btn-function::before,
.entry-meta .btn-republish::before,
.block--category-tag-list .category-tag-list__contact-link::before,
.block--category-tag-list .category-tag-list__tip-link::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: .75rem;
    margin-right: 5px
}

.chl .btn-function::before,
.chl .entry-meta .btn-republish::before,
.entry-meta .chl .btn-republish::before,
.chl .block--category-tag-list .category-tag-list__contact-link::before,
.block--category-tag-list .chl .category-tag-list__contact-link::before,
.chl .block--category-tag-list .category-tag-list__tip-link::before,
.block--category-tag-list .chl .category-tag-list__tip-link::before {
    background: transparent;
    color: #fff;
    font-size: .6875rem;
    line-height: 1.0625rem;
    margin-right: .1875rem
}

.btn-function:hover,
.entry-meta .btn-republish:hover,
.block--category-tag-list .category-tag-list__contact-link:hover,
.block--category-tag-list .category-tag-list__tip-link:hover,
.btn-function:active,
.entry-meta .btn-republish:active,
.block--category-tag-list .category-tag-list__contact-link:active,
.block--category-tag-list .category-tag-list__tip-link:active,
.btn-function:focus,
.entry-meta .btn-republish:focus,
.block--category-tag-list .category-tag-list__contact-link:focus,
.block--category-tag-list .category-tag-list__tip-link:focus {
    background: #005591;
    border-color: #005591;
    color: #fff;
    text-decoration: none
}

.btn-function:hover::before,
.entry-meta .btn-republish:hover::before,
.block--category-tag-list .category-tag-list__contact-link:hover::before,
.block--category-tag-list .category-tag-list__tip-link:hover::before,
.btn-function:active::before,
.entry-meta .btn-republish:active::before,
.block--category-tag-list .category-tag-list__contact-link:active::before,
.block--category-tag-list .category-tag-list__tip-link:active::before,
.btn-function:focus::before,
.entry-meta .btn-republish:focus::before,
.block--category-tag-list .category-tag-list__contact-link:focus::before,
.block--category-tag-list .category-tag-list__tip-link:focus::before {
    color: #fff
}

.btn-secondary,
.share .sharedaddy .sd-content ul>li {
    background: #fff;
    border-color: #e8e8e8;
    color: #0075c9
}

.btn-secondary:hover,
.share .sharedaddy .sd-content ul>li:hover {
    border-color: #e8e8e8
}

.btn-meta,
.meta-tags a {
    background: #f0f1f2;
    border-color: #f0f1f2;
    border-radius: 3px;
    color: #848e99;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    font-weight: 600;
    padding: 8px 10px;
    text-transform: uppercase
}

.btn-meta:hover,
.meta-tags a:hover {
    background: #e1e4e8;
    text-decoration: none
}

.chl .btn-meta,
.chl .meta-tags a,
.meta-tags .chl a {
    font-weight: normal
}

.btn-back::before {
    margin-right: 5px
}

.btn-back:hover::before {
    color: #fff
}

.navbar-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    border-radius: 0;
    font-size: 1.0625rem;
    margin: 0;
    padding: 0 15px
}

.navbar-toggle::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.navbar-toggle.btnClicked {
    background-color: #090909
}

.btn-language::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 3px
}

.btn-donate {
    color: #0075c9;
    font-weight: 700
}

.chl .btn-donate {
    background: transparent;
    border-color: transparent;
    line-height: 0.9;
    padding: 0
}

.chl .btn-donate::before {
    background-color: transparent;
    height: auto;
    width: auto
}

.btn-donate::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn-feedback,
.btn-feedback::before {
    color: #848e99
}

.btn-feedback:hover::before {
    color: #0064ab
}

.khn .btn-feedback::before {
    color: #0075c9
}

.link-more {
    color: #0075c9;
    font-family: "PT Serif", Georgia, serif;
    font-size: .8125rem;
    font-style: italic
}

.link-more.lg {
    font-size: .9375rem
}

.view-all,
.nav-results-pagination {
    margin-top: 22px;
    position: relative;
    text-align: center
}

.view-all .btn,
.view-all .btn-sidebar,
.view-all .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .view-all ul>li,
.view-all .single #sharing_email .sharing_send,
.single #sharing_email .view-all .sharing_send,
.view-all .slab.action-slab .link-button a,
.slab.action-slab .link-button .view-all a,
.view-all .slab.email-slab button,
.slab.email-slab .view-all button,
.nav-results-pagination .btn,
.nav-results-pagination .btn-sidebar,
.nav-results-pagination .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .nav-results-pagination ul>li,
.nav-results-pagination .single #sharing_email .sharing_send,
.single #sharing_email .nav-results-pagination .sharing_send,
.nav-results-pagination .slab.action-slab .link-button a,
.slab.action-slab .link-button .nav-results-pagination a,
.nav-results-pagination .slab.email-slab button,
.slab.email-slab .nav-results-pagination button {
    padding-left: 15px;
    padding-right: 15px
}

.chl .view-all,
.chl .nav-results-pagination {
    border-bottom: 1px solid #e8e8e8
}

.chl .view-all .btn,
.chl .view-all .btn-sidebar,
.chl .view-all .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .chl .view-all ul>li,
.chl .view-all .single #sharing_email .sharing_send,
.single #sharing_email .chl .view-all .sharing_send,
.chl .view-all .slab.action-slab .link-button a,
.slab.action-slab .link-button .chl .view-all a,
.chl .view-all .slab.email-slab button,
.slab.email-slab .chl .view-all button,
.chl .nav-results-pagination .btn,
.chl .nav-results-pagination .btn-sidebar,
.chl .nav-results-pagination .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .chl .nav-results-pagination ul>li,
.chl .nav-results-pagination .single #sharing_email .sharing_send,
.single #sharing_email .chl .nav-results-pagination .sharing_send,
.chl .nav-results-pagination .slab.action-slab .link-button a,
.slab.action-slab .link-button .chl .nav-results-pagination a,
.chl .nav-results-pagination .slab.email-slab button,
.slab.email-slab .chl .nav-results-pagination button {
    margin-bottom: -21px;
    padding-left: 45px;
    padding-right: 45px
}

.chl .nav-results-pagination {
    margin-bottom: 22px
}

.nav-results-pagination ul {
    font-family: "Source Sans Pro", Arial, sans-serif;
    margin-bottom: 0;
    text-transform: uppercase
}

.chl .nav-results-pagination ul {
    margin-bottom: -21px
}

.nav-results-pagination .pagination-prev a::before {
    color: #0075c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin-right: 5px
}

.khn .nav-results-pagination .pagination-prev a::before {
    color: #848e99;
    line-height: 1
}

.nav-results-pagination .pagination-next a::after {
    color: #0075c9;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin-left: 5px
}

.khn .nav-results-pagination .pagination-next a::after {
    color: #848e99;
    line-height: 1
}

.khn .nav-results-pagination .pagination>li>a:hover,
.khn .nav-results-pagination .pagination>li>a:focus,
.khn .nav-results-pagination .pagination>li>a:active {
    border-color: #fff
}

.khn .nav-results-pagination .pagination>li.active>a {
    background: #0075c9;
    color: #fff
}

.khn .nav-results-pagination .pagination>li.disabled>a {
    color: #d4d7d9
}

.khn .nav-results-pagination .pagination>li.disabled>a::before {
    color: #d4d7d9
}

.nav-results-pagination .pagination {
    margin-top: 0
}

.nav-results-pagination .pagination a:hover {
    background: #0064ab;
    border-color: #0064ab;
    color: #fff
}

.nav-results-pagination .pagination a:hover::after,
.nav-results-pagination .pagination a:hover::before {
    color: #fff
}

.nav-results-pagination .pagination-sm>li>a,
.nav-results-pagination .pagination-sm>li>span {
    font-size: .6875rem
}

.chl .nav-results-pagination .pagination-sm>li>a,
.chl .nav-results-pagination .pagination-sm>li>span {
    padding-top: 7px
}

.btn-sidebar {
    border-radius: 3px
}

.khn .btn-sidebar {
    background-color: #f0f1f2;
    margin-top: 10px
}

.btn-sidebar:hover {
    background: #e1e4e8;
    color: #d12630;
    text-decoration: none
}

.wp-block-button__link {
    background-color: #32373c;
    border: none;
    border-radius: 28px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    overflow-wrap: break-word;
    padding: 12px 24px;
    text-align: center;
    text-decoration: none
}

.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button__link:active,
.wp-block-button__link:visited {
    color: #fff
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.wp-block-button.no-border-radius {
    border-radius: 0 !important
}

.wp-block-button.is-style-outline .wp-block-button__link:not([class*='-color']) {
    color: #32373c
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button__link.is-style-outline {
    background-color: transparent;
    border: 2px solid
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul li {
    border-left: 1px solid #0064ab
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul li a.sd-button {
    width: 2.1875rem
}

.header-site--theme-compact .sharedaddy .sd-content ul li:first-child a.sd-button {
    margin-left: .1875rem
}

.header-site--theme-compact .sharedaddy .sd-content ul li a.sd-button {
    margin-left: .625rem
}

.header-site--theme-compact-expanded .share-customize-link,
.header-site--theme-compact .share-customize-link {
    margin: 0
}

.header-site--theme-compact-expanded .share-customize-link a,
.header-site--theme-compact .share-customize-link a {
    color: #fff;
    padding: 5px 10px
}

.header-site--theme-compact-expanded .sharedaddy,
.header-site--theme-compact .sharedaddy {
    display: block;
    height: 100%
}

.header-site--theme-compact-expanded .sd-content,
.header-site--theme-compact .sd-content {
    align-items: center;
    display: flex;
    height: 100%
}

.header-site--theme-compact-expanded .sd-content .share-customize-link,
.header-site--theme-compact .sd-content .share-customize-link {
    display: none
}

.header-site--theme-compact-expanded .sd-sharing,
.header-site--theme-compact .sd-sharing {
    height: 100%
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul,
.header-site--theme-compact .sharedaddy .sd-content ul {
    height: 100%;
    margin-bottom: 0 !important;
    padding-left: 0
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul li,
.header-site--theme-compact .sharedaddy .sd-content ul li {
    border: 0;
    display: inline-flex;
    height: 100%;
    margin: 0;
    padding: 0
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    padding: 0;
    transition: opacity 0.3s ease-in-out
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button::before {
    top: 0
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button:hover,
.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button:focus,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button:hover,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button:focus {
    background: transparent;
    border: 0;
    opacity: 0.5
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button[class^='share']::before,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button[class^='share']::before {
    color: #fff
}

.header-site--theme-compact-expanded .sharedaddy .sd-content ul a.sd-button span,
.header-site--theme-compact .sharedaddy .sd-content ul a.sd-button span {
    display: none
}

.header-site--theme-compact-expanded.header-site--theme-transparent .sharedaddy .sd-content ul li,
.header-site--theme-compact.header-site--theme-transparent .sharedaddy .sd-content ul li {
    border-left: 1px solid transparent
}

.header-site {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    margin-top: 0;
    position: fixed;
    top: 0;
    transform: translateY(0);
    transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
    width: 100%;
    z-index: 1000
}

.header-site.header-site--theme-custom.scrolling {
    box-shadow: none;
    margin-top: 0
}

.header-site.header-site--theme-default {
    background-color: #0075c9;
    height: 60px;
    transform: none
}

@media (max-width: 767px) {
    .header-site.header-site--theme-default {
        -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3)
    }
}

@media (min-width: 768px) {
    .header-site.header-site--theme-default {
        height: 82px
    }
}

.header-site.header-site--theme-default.scrolling {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.3);
    background-color: #0075c9
}

@media (min-width: 768px) {
    .header-site.header-site--theme-default.scrolling {
        transform: translateY(-37px)
    }
}

.header-site.header-site--theme-transparent {
    background-color: transparent
}

.header-site--action-links {
    color: #fff;
    font-size: .75rem;
    font-weight: 600
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--action-links {
        color: #fff
    }
}

.header-site--action-links a {
    color: inherit
}

.chl .header-site--action-links a {
    color: #fff
}

.header-site--action-links a:hover {
    color: #fff
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--action-links a:hover {
        color: #fff
    }
}

.header-site--action-links a::before {
    margin-right: 4px
}

.header-site--article-share {
    align-items: center;
    display: none;
    height: 100%;
    margin-left: auto;
    white-space: nowrap;
    z-index: 1
}

@media (min-width: 768px) {
    .header-site--article-share {
        display: flex
    }
}

.header-site--article-title {
    color: #fff;
    cursor: default;
    display: none;
    flex-basis: auto;
    font-family: "PT Serif", Georgia, serif;
    font-size: 1.125rem;
    font-weight: 500;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    max-width: calc(100% - 160px);
    overflow: hidden;
    text-overflow: ellipsis;
    transform: translateY(-5px);
    white-space: nowrap;
    z-index: 1
}

@media (min-width: 550px) {
    .header-site--article-title {
        display: block;
        opacity: 0
    }
}

.header-site--theme-compact-expanded .header-site--article-title {
    transition: opacity 0.6s, transform 0.3s
}

@media (min-width: 550px) {
    .scrolling .header-site--article-title {
        display: block;
        opacity: 1;
        transform: translateY(0)
    }
}

.header-site--brand-logo {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    position: absolute;
    transition: height 0.2s ease-in-out;
    z-index: 1
}

.header-site--theme-default .header-site--brand-logo {
    height: 60px
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--brand-logo {
        height: 82px
    }
}

@media (min-width: 768px) {
    .header-site--theme-default.scrolling .header-site--brand-logo {
        height: 45px
    }
}

.header-site--theme-compact .header-site--brand-logo {
    height: 50px
}

@media (min-width: 768px) {
    .header-site--theme-compact .header-site--brand-logo {
        height: 70px
    }
}

@media (min-width: 768px) {
    .header-site--theme-compact.scrolling .header-site--brand-logo {
        height: 50px
    }
}

.header-site--theme-special .header-site--brand-logo,
.header-site--theme-compact-expanded .header-site--brand-logo {
    height: 50px
}

.header-site--site-chl.header-site--theme-default .header-site--brand-logo {
    height: 60px
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--brand-logo {
        bottom: auto;
        top: .625rem
    }
}

.header-site--site-chl.header-site--theme-default.scrolling .header-site--brand-logo {
    bottom: 0;
    top: auto
}

.header-site--theme-compact .header-site--brand-logo {
    left: auto;
    overflow: hidden;
    right: 50%;
    top: 0;
    transform: translateX(50%);
    z-index: 2
}

@media (min-width: 550px) {
    .header-site--theme-compact.scrolling .header-site--brand-logo {
        left: 0;
        margin-left: 3.75rem;
        position: relative;
        right: auto;
        transform: none
    }
}

.header-site--theme-compact-expanded .header-site--brand-logo {
    margin-left: 3.75rem;
    position: relative
}

.header-site--theme-default .header-site--brand-logo {
    bottom: 0;
    left: .9375rem
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--brand-logo {
        left: auto
    }
}

.header-site--brand-logo .print {
    display: none
}

.header-site--brand-logo a {
    display: flex;
    height: auto;
    max-height: 100%;
    max-width: 70px;
    width: 70px
}

@media (max-width: 767px) {

    .header-site--site-chl.header-site--theme-default .header-site--brand-logo a,
    .header-site--site-chl.header-site--theme-default.scrolling .header-site--brand-logo a {
        max-width: 16.25rem;
        width: 16.25rem
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--brand-logo a {
        max-width: 120px;
        width: 120px
    }
}

.header-site--theme-default.scrolling .header-site--brand-logo a {
    max-width: 70px
}

.header-site--theme-compact .header-site--brand-logo a {
    max-width: 230px;
    width: 230px;
}

@media (min-width: 768px) {
    .header-site--theme-compact .header-site--brand-logo a {
        max-width: 230px;
        width: 230px;
    }
}

.header-site--theme-compact.scrolling .header-site--brand-logo a {
    max-width: 70px
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-compact:not(.scrolling) .header-site--brand-logo a {
        min-width: 15.625rem;
        width: 15.625rem
    }

    .header-site--site-chl.header-site--theme-compact:not(.scrolling) .header-site--brand-logo a img {
        height: auto;
        left: 50%;
        max-height: 100%;
        object-fit: cover;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%
    }
}

.header-site--theme-compact-expanded .header-site--brand-logo a {
    max-width: 70px;
    width: 70px
}

.header-site--theme-custom .header-site--brand-logo a {
    transition: max-width 0.2s ease-in-out, width 0.2s ease-in-out
}

.header-site--brand-logo img {
    border: 0;
    display: block;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.header-site--brand-logo img.brand {
    display: block
}

@media (min-width: 768px) {
    .scrolling .header-site--brand-logo img.brand {
        display: none
    }
}

.header-site--theme-custom .header-site--brand-logo img.brand {
    display: none
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-compact .header-site--brand-logo img.brand {
        display: block
    }
}

.header-site--site-chl.header-site--theme-compact.scrolling .header-site--brand-logo img.brand {
    display: none
}

.header-site--brand-logo img.brand-scrolling {
    display: none;
    width: 100%
}

@media (min-width: 768px) {
    .scrolling .header-site--brand-logo img.brand-scrolling {
        display: block
    }
}

.header-site--theme-custom .header-site--brand-logo img.brand-scrolling {
    display: block
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-compact .header-site--brand-logo img.brand-scrolling {
        display: none
    }
}

.header-site--site-chl.header-site--theme-compact.scrolling .header-site--brand-logo img.brand-scrolling {
    display: block
}

.header-site--brand-logo-wrapper {
    align-items: center;
    display: flex
}

.header-site--theme-default .header-site--brand-logo-wrapper {
    height: 60px
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--brand-logo-wrapper {
        height: 82px
    }
}

@media (min-width: 768px) {
    .header-site--theme-default.scrolling .header-site--brand-logo-wrapper {
        height: 45px
    }
}

.header-site--theme-compact .header-site--brand-logo-wrapper {
    height: 50px
}

@media (min-width: 768px) {
    .header-site--theme-compact .header-site--brand-logo-wrapper {
        height: 70px
    }
}

@media (min-width: 768px) {
    .header-site--theme-compact.scrolling .header-site--brand-logo-wrapper {
        height: 50px
    }
}

.header-site--theme-special .header-site--brand-logo-wrapper,
.header-site--theme-compact-expanded .header-site--brand-logo-wrapper {
    height: 50px
}

.header-site--collapsible {
    background-color: #0075c9
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--collapsible {
        background-color: #0075c9
    }
}

.header-site--theme-custom .header-site--collapsible {
    max-width: 320px
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--collapsible.collapse {
        display: block
    }
}

.header-site--contact-link {
    align-items: center;
    display: none;
    padding: .9375rem;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out
}

.header-site--theme-default .header-site--contact-link {
    height: 60px
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--contact-link {
        height: 82px
    }
}

@media (min-width: 768px) {
    .header-site--theme-default.scrolling .header-site--contact-link {
        height: 45px
    }
}

.header-site--theme-compact .header-site--contact-link {
    height: 50px
}

@media (min-width: 768px) {
    .header-site--theme-compact .header-site--contact-link {
        height: 70px
    }
}

@media (min-width: 768px) {
    .header-site--theme-compact.scrolling .header-site--contact-link {
        height: 50px
    }
}

.header-site--theme-special .header-site--contact-link,
.header-site--theme-compact-expanded .header-site--contact-link {
    height: 50px
}

.header-site--theme-compact .header-site--contact-link {
    display: flex;
    z-index: 1
}

.header-site--theme-compact .header-site--contact-link,
.header-site--theme-compact-expanded .header-site--contact-link {
    display: flex;
    font-size: 1.125rem;
    margin-left: auto;
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width: 768px) {

    .header-site--theme-compact .header-site--contact-link,
    .header-site--theme-compact-expanded .header-site--contact-link {
        display: none
    }
}

.header-site--theme-compact .header-site--contact-link .header-site--helper-text,
.header-site--theme-compact-expanded .header-site--contact-link .header-site--helper-text {
    display: none
}

.btn-donate+.header-site--contact-link {
    margin-left: 0
}

.header-site--contact-link:hover {
    background-color: #005ea1;
    text-decoration: none
}

@media (max-width: 767px) {
    .header-site--container {
        padding: 0
    }
}

.header-site--theme-custom .header-site--container {
    position: relative
}

.header-site--container::before {
    background-color: #0075c9;
    bottom: auto;
    content: '';
    display: block;
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    position: absolute;
    right: 50%;
    top: 0;
    transition: background-color 0.2s ease-in-out, height 0.2s ease-in-out;
    width: 100vw;
    z-index: -1
}

.header-site--theme-default .header-site--container::before {
    height: 60px
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--container::before {
        height: 82px
    }
}

@media (min-width: 768px) {
    .header-site--theme-default.scrolling .header-site--container::before {
        height: 45px
    }
}

.header-site--theme-compact .header-site--container::before {
    height: 50px
}

@media (min-width: 768px) {
    .header-site--theme-compact .header-site--container::before {
        height: 70px
    }
}

@media (min-width: 768px) {
    .header-site--theme-compact.scrolling .header-site--container::before {
        height: 50px
    }
}

.header-site--theme-special .header-site--container::before,
.header-site--theme-compact-expanded .header-site--container::before {
    height: 50px
}

.header-site--theme-custom .header-site--container::before {
    background-color: #0075c9
}

.header-site--theme-special .header-site--container::before,
.header-site--theme-transparent .header-site--container::before {
    background-color: transparent
}

.header-site--theme-special.scrolling .header-site--container::before,
.header-site--theme-transparent.scrolling .header-site--container::before {
    background-color: #0075c9
}

.header-site--container-row {
    background-color: transparent;
    margin-bottom: 0
}

.header-site--flyout-toggle {
    background: transparent;
    border: 0;
    border-radius: 0;
    font-size: 1.0625rem;
    margin: 0 0 0 .9375rem;
    order: 1;
    outline: none;
    padding: 0 .9375rem;
    transition: background-color 0.2s ease-in-out, height 0.2s ease-in-out;
    z-index: 1
}

.header-site--theme-default .header-site--flyout-toggle {
    height: 60px
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--flyout-toggle {
        height: 82px
    }
}

@media (min-width: 768px) {
    .header-site--theme-default.scrolling .header-site--flyout-toggle {
        height: 45px
    }
}

.header-site--theme-compact .header-site--flyout-toggle {
    height: 50px
}

@media (min-width: 768px) {
    .header-site--theme-compact .header-site--flyout-toggle {
        height: 70px
    }
}

@media (min-width: 768px) {
    .header-site--theme-compact.scrolling .header-site--flyout-toggle {
        height: 50px
    }
}

.header-site--theme-special .header-site--flyout-toggle,
.header-site--theme-compact-expanded .header-site--flyout-toggle {
    height: 50px
}

.header-site--site-chl.header-site--theme-default .header-site--flyout-toggle {
    transition: height 0.2s ease-in-out
}

@media (min-width: 768px) {

    .header-site--site-chl.header-site--theme-compact .header-site--flyout-toggle,
    .header-site--site-chl.header-site--theme-compact-expanded .header-site--flyout-toggle {
        left: 0
    }
}

.header-site--theme-compact .header-site--flyout-toggle,
.header-site--theme-compact-expanded .header-site--flyout-toggle {
    left: 0;
    margin-left: 0;
    position: absolute;
    top: 0
}

@media (min-width: 768px) {

    .header-site--theme-compact .header-site--flyout-toggle,
    .header-site--theme-compact-expanded .header-site--flyout-toggle {
        margin-left: .9375rem
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--flyout-toggle {
        display: none
    }
}

.header-site--flyout-toggle:hover,
.header-site--flyout-toggle:focus {
    background-color: #005ea1
}

.header-site--flyout-toggle:hover::before,
.header-site--flyout-toggle:focus::before {
    color: #fff
}

.header-site--site-chl.header-site--theme-default .header-site--flyout-toggle:hover::before,
.header-site--site-chl.header-site--theme-default .header-site--flyout-toggle:focus::before {
    color: #fff
}

.header-site--flyout-toggle::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.header-site--site-chl.header-site--theme-default .header-site--flyout-toggle::before {
    color: #fff
}

.header-site--form-control {
    background-color: #005591;
    border: 0;
    border-color: #005591;
    border-radius: 0;
    color: #fff;
    font-family: inherit;
    font-size: .875rem;
    height: 45px;
    transition: border-radius 0.2s ease-in-out;
    width: 100%
}

@media (min-width: 768px) {
    .header-site--form-control {
        background: #005591;
        border-color: #005591
    }
}

.header-site--site-chl .header-site--form-control::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.header-site--site-chl .header-site--form-control:-ms-input-placeholder {
    color: #fff
}

.header-site--site-chl .header-site--form-control::-webkit-input-placeholder {
    color: #fff
}

.header-site--site-chl .header-site--form-control::placeholder {
    opacity: 0.75
}

.header-site--site-chl .header-site--form-control:focus::placeholder {
    color: transparent
}

.header-site--theme-custom .header-site--form-control {
    background-color: #005591;
    border-color: #005591
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--form-control {
        height: 100%
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--form-control {
        border-top-right-radius: 6px
    }
}

.header-site--site-chl.scrolling .header-site--form-control {
    border-radius: 0
}

.header-site--site-khn .header-site--form-control::-moz-placeholder {
    color: #e1e4e8;
    opacity: 1
}

.header-site--site-khn .header-site--form-control:-ms-input-placeholder {
    color: #e1e4e8
}

.header-site--site-khn .header-site--form-control::-webkit-input-placeholder {
    color: #e1e4e8
}

.scrolling .header-site--form-control {
    border-radius: 0
}

.header-site--form-control:focus::placeholder {
    color: transparent
}

.header-site--helper-text {
    color: #fff;
    cursor: inherit;
    font-size: .6875rem;
    font-weight: 600;
    margin-left: .625rem;
    margin-right: .5rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--helper-text {
        color: #fff
    }
}

.header-site--utility-tools .header-site--helper-text {
    height: auto
}

.header-site--contact-link .header-site--helper-text,
.header-site--special-home-link .header-site--helper-text {
    font-size: .8125rem
}

.header-site--navigation {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    transition: width 0.2s ease-in-out;
    width: 100%
}

.header-site--site-chl.header-site--theme-default .header-site--navigation {
    width: 100%
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--navigation {
        width: calc(100% - 250px)
    }
}

.header-site--site-chl.header-site--theme-default.scrolling .header-site--navigation {
    width: calc(100% - 250px - 70px - 10px)
}

.header-site--site-chl.header-site--theme-default.scrolling .header-site--navigation>li>a {
    border-top-left-radius: 0
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation {
        display: flex;
        flex-direction: column;
        flex-direction: row;
        width: calc(100% - 250px - (120px + 30px))
    }
}

.header-site--site-chl .header-site--navigation>li {
    border-color: #9e1c25
}

.header-site--theme-default .header-site--navigation>li {
    border-color: #0075c9;
    display: block
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation>li {
        border-left: 1px solid #00487d;
        flex: 1 0 auto;
        height: 100%
    }

    .header-site--theme-default .header-site--navigation>li:nth-child(n+5) {
        display: none
    }
}

@media (min-width: 992px) {
    .header-site--theme-default .header-site--navigation>li:nth-child(n+1) {
        display: block
    }

    .header-site--theme-default .header-site--navigation>li:nth-child(n+6) {
        display: none
    }
}

@media (min-width: 1230px) {
    .header-site--theme-default .header-site--navigation>li:nth-child(n+1) {
        display: block
    }
}

.header-site--theme-default .header-site--navigation>li:first-child {
    border-left: 0
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation>li:first-child>a {
        border-top-left-radius: 6px
    }
}

.header-site--navigation .dropdown-menu {
    background-color: #005ea1;
    box-shadow: none;
    height: auto;
    margin: 0;
    margin-top: -1px;
    padding: .4375rem 0;
    position: static;
    width: 100%
}

@media (max-width: 767px) {
    .header-site--navigation .dropdown-menu {
        border-radius: 0
    }
}

.header-site--site-chl .header-site--navigation .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

@media (min-width: 768px) {
    .header-site--theme-custom .header-site--navigation .dropdown-menu {
        border-radius: 0
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation .dropdown-menu {
        position: absolute;
        width: fit-content
    }
}

.header-site--navigation .dropdown-menu>li>a {
    font-weight: 600;
    padding: .3125rem .9375rem .3125rem .9375rem;
    text-decoration: none
}

.header-site--navigation li.dropdown {
    display: flex;
    flex-direction: column
}

.header-site--navigation a {
    color: #fff;
    font-size: .8125rem;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase
}

.header-site--navigation a.dropdown-toggle {
    align-items: center;
    display: flex
}

.header-site--navigation a.dropdown-toggle::after {
    color: #0064ab;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    color: #fff;
    font-size: .6875rem;
    margin-left: 7px;
    transition: transform 0.2s ease-in-out
}

.header-site--site-chl .header-site--navigation a.dropdown-toggle::after {
    background: #fff;
    border-radius: 100%;
    color: #fff;
    height: .875rem;
    font-size: .625rem;
    line-height: 1;
    padding: .125rem;
    width: .875rem
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--navigation a.dropdown-toggle::after {
        color: #0075c9
    }
}

.header-site--site-chl .header-site--navigation a.dropdown-toggle:hover::after {
    color: #fff
}

.header-site--navigation a.dropdown-toggle[aria-expanded='true']::after {
    transform: rotate(-180deg)
}

.header-site--navigation>li>a {
    display: block;
    padding: .375rem .625rem;
    white-space: nowrap
}

@media (min-width: 768px) {
    .header-site--navigation>li>a {
        align-items: center;
        background-color: #0064ab;
        display: flex;
        height: 100%
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation>li>a {
        justify-content: center;
        padding: 0 .625rem
    }
}

.header-site--navigation>li>a:hover {
    background-color: #005ea1
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--navigation-wrapper .header-site--collapsible {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation-wrapper .header-site--collapsible {
        height: 45px !important
    }
}

.header-site--navigation-wrapper .header-site--inner {
    display: flex;
    flex-direction: column;
    height: 100%
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--navigation-wrapper .header-site--inner {
        flex-direction: row;
        justify-content: flex-end
    }
}

.header-site--search {
    border: none;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

@media (min-width: 768px) {
    .header-site--site-khn.header-site--theme-default .header-site--search {
        border-left: 1px solid #0075c9
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--search {
        width: 250px
    }
}

.header-site--search .icon-search {
    background: none;
    border: 0;
    bottom: 0;
    position: absolute;
    right: .375rem;
    top: 0
}

@media (min-width: 768px) {
    .header-site--search .icon-search {
        right: .4375rem
    }
}

@media (max-width: 767px) {
    .header-site--site-chl.header-site--theme-default .header-site--search .icon-search {
        right: .75rem
    }
}

.header-site--search .icon-search::before {
    color: #fff;
    font-size: 1.0625rem;
    margin-top: 1px
}

.header-site--search .icon-search:hover::before {
    color: #dadde0
}

.header-site--special-home-link {
    color: #fff;
    height: 100%;
    padding: .9375rem;
    text-decoration: none;
    transition: background-color 0.2s ease-in-out
}

@media (max-width: 767px) {
    .header-site--special-home-link {
        display: none
    }
}

.header-site--theme-compact-expanded .header-site--special-home-link {
    font-size: 1.125rem
}

.header-site--special-home-link:hover {
    background-color: #005ea1;
    color: #fff;
    text-decoration: none
}

.header-site--utility {
    align-items: center;
    align-self: flex-end;
    display: flex;
    margin-left: auto;
    transition: height 0.2s ease-in-out
}

@media (min-width: 768px) {

    .header-site--theme-compact-expanded .header-site--utility,
    .header-site--theme-compact-expanded.scrolling .header-site--utility,
    .header-site--theme-default .header-site--utility,
    .header-site--theme-default.scrolling .header-site--utility {
        height: auto
    }
}

.header-site--theme-compact-expanded .header-site--utility {
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.header-site--utility .btn-donate {
    align-items: center;
    display: flex;
    line-height: 1;
    max-width: 5.5rem;
    padding: 3px 6px;
    text-align: left;
    white-space: normal
}

@media (min-width: 768px) {
    .header-site--utility .btn-donate {
        display: none
    }
}

.header-site--theme-compact .header-site--utility .btn-donate {
    display: none
}

.header-site--theme-compact-expanded .header-site--utility .btn-donate {
    margin-left: auto;
    margin-right: .4375rem
}

.header-site--utility .btn-donate:hover,
.header-site--utility .btn-donate:hover::before {
    color: #d12630;
    transition: color 0.2s ease-in-out
}

.header-site--utility-tools {
    border-color: #005796;
    border-style: solid;
    border-width: 1px 0;
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--utility-tools {
        border: 0;
        border-color: #005796;
        flex-direction: row;
        height: 100%
    }
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--utility-tools .header-site--helper-text {
        display: none
    }
}

.header-site--utility-tools .btn-donate {
    display: none;
    line-height: 1;
    margin-right: .875rem;
    padding: 3px 6px
}

@media (min-width: 768px) {
    .header-site--utility-tools .btn-donate {
        display: block
    }
}

.header-site--utility-tools a[class*='icon'] {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 6px 7px
}

@media (min-width: 767px) {
    .header-site--site-chl.header-site--theme-default .header-site--utility-tools a[class*='icon']:hover {
        background: transparent
    }

    .header-site--site-chl.header-site--theme-default .header-site--utility-tools a[class*='icon']::before {
        color: #fff
    }

    .header-site--site-chl.header-site--theme-default .header-site--utility-tools a[class*='icon']:hover::before {
        color: #fff
    }
}

.header-site--utility-tools a[class*='icon']::before {
    color: #fff;
    font-size: .8125rem;
    padding-left: 1px;
    padding-right: 1px;
    vertical-align: top
}

.header-site--utility-tools a[class*='icon']:hover {
    background-color: #005ea1;
    text-decoration: none
}

.header-site--utility-tools ul {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0
}

@media (min-width: 768px) {
    .header-site--utility-tools ul {
        height: 100%
    }
}

@media (min-width: 768px) {
    .header-site--theme-custom .header-site--utility-tools ul {
        height: auto
    }
}

@media (min-width: 768px) {
    .header-site--utility-tools ul.header-site--action-links {
        display: none
    }
}

@media (min-width: 992px) {
    .header-site--utility-tools ul.header-site--action-links {
        display: flex
    }
}

@media (min-width: 768px) {
    .header-site--utility-tools ul li {
        align-content: center;
        display: flex;
        flex-direction: column;
        height: 100%
    }
}

@media (min-width: 768px) {
    .header-site--theme-custom .header-site--utility-tools ul li {
        height: auto
    }
}

.header-site--utility-tools ul li.donate-button {
    height: auto;
    margin-left: .625rem;
    width: 100%
}

@media (min-width: 768px) {
    .header-site--utility-tools ul li.donate-button {
        margin-top: .5rem
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--utility-tools ul li.donate-button {
        margin-left: 0;
        margin-top: 0;
        width: auto
    }
}

.header-site--utility-wrapper {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .header-site--site-chl.header-site--theme-default .header-site--utility-wrapper .header-site--collapsible {
        background-color: transparent
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--utility-wrapper {
        flex-direction: row;
        height: auto
    }
}

@media (min-width: 768px) {
    .header-site--theme-default .header-site--utility-wrapper .header-site--collapsible {
        height: 37px !important
    }
}

body.special-article {
    padding-top: 0
}

body.special-article .header-site.header-site--theme-default {
    height: 50px;
    transform: none
}

body.special-article .header-site .header-site--container {
    display: block
}

body.special-article .header-site--brand-logo {
    position: relative
}

body.special-article .header-site--brand-logo img.brand {
    display: none
}

body.special-article .header-site--brand-logo img.brand-scrolling {
    display: block;
    max-width: 80px
}

body.special-article .header-site--contact-link {
    display: block
}

@media (min-width: 768px) {
    body.special-article .header-site--contact-link {
        display: none
    }
}

body.special-article .header-site--utility-special {
    align-items: center;
    background-color: #0075c9;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width: 767px) {
    body.special-article .header-site--utility-special {
        padding: 0
    }
}

@media (min-width: 768px) {
    body.special-article .header-site--utility-special {
        flex-direction: row
    }
}

body:not([class*='amp']) {
    overscroll-behavior-y: none;
    padding-top: 60px
}

@media (min-width: 768px) {
    body:not([class*='amp']) {
        padding-top: 82px
    }
}

body:not([class*='amp']).nav-theme--compact {
    padding-top: 50px
}

@media (min-width: 768px) {
    body:not([class*='amp']).nav-theme--compact {
        padding-top: 70px
    }
}

body:not([class*='amp']).nav-theme--compact-expanded,
body:not([class*='amp']).special-article {
    padding-top: 50px
}

body:not([class*='amp']).nav-theme--transparent {
    padding-top: 0
}

body:not([class*='amp']).republish-view {
    padding-top: 0
}

.footer-site {
    font-family: "Source Sans Pro", Arial, sans-serif;
    border-top: 1px solid #d4d7d9
}

.chl .footer-site {
    border: none
}

.footer-main {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 45px;
    font-size: .9375rem;
    color: #848e99;
    line-height: 1.4
}

.footer-main a {
    color: #848e99
}

.footer-main a:hover {
    color: #0075c9
}

.footer-main ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-main ul>li {
    display: inline-block;
    margin-left: 22px
}

.footer-main ul>li:first-child {
    margin-left: 0
}

.footer-logo {
    width: 74px;
    height: auto
}

.chl .footer-logo {
    width: 45px
}

.footer-copyright {
    text-transform: uppercase;
    margin-top: 22px;
    margin-bottom: 0;
    color: #68717a
}

.footer-copyright a {
    color: #68717a
}

.chl .footer-copyright {
    color: #0075c9
}

.footer-details {
    font-size: .75rem;
    margin-top: 7px;
    margin-bottom: 0
}

.footer-details a {
    color: #949494
}

ul.footer-utility {
    margin-top: 22px
}

ul.footer-social {
    margin-top: 22px;
    font-size: 1.125rem
}

.chl ul.footer-social a:before {
    color: #848e99
}

ul.footer-social a:hover:before {
    color: #0075c9
}

.footer-vip-powered {
    margin-top: 30px;
    text-transform: uppercase;
    font-size: .75rem
}

.footer-vip-powered a {
    color: #848e99
}

.sharedaddy {
    display: none
}

.sharedaddy .share-republish a:before {
    font-family: 'FontAwesome' !important;
    display: inline-block !important
}

.share .share-customize-link {
    display: none !important;
    position: absolute
}

.share .sharedaddy {
    display: block
}

.share .share-republish {
    display: none
}

.share .sharedaddy .sd-content ul {
    margin: 0;
    padding: 0
}

.share .sharedaddy .sd-content ul>li {
    margin-left: 10px;
    margin-right: 0 !important;
    padding: .3125rem .75rem
}

.share .sharedaddy .sd-content ul>li:first-child {
    margin-left: 0
}

.share .sharedaddy .sd-content ul>li:hover {
    background: #ebedf0
}

.khn .share .sharedaddy .sd-content ul>li:hover {
    background: #e1e4e8
}

.share .sharedaddy .sd-content ul>li.share-end {
    display: none
}

.share .sharedaddy .sd-content ul>li.share-republish {
    display: none
}

.share .sharedaddy .sd-content ul>li a.sd-button {
    background: transparent;
    border: 0;
    box-shadow: none;
    display: inline-block;
    height: 100%;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.share .sharedaddy .sd-content ul>li a.sd-button:hover {
    line-height: inherit;
    text-decoration: none
}

.share .sharedaddy .sd-content ul>li a.sd-button span {
    display: none
}

.share .sharedaddy .sd-content ul>li a.sd-button.share-email::before {
    color: #0075c9
}

.share .sharedaddy .sd-content ul>li a.sd-button.share-print::before {
    color: #0075c9
}

.chl .share .sharedaddy .sd-content ul>li a.sd-button::before {
    font-size: 1rem;
    top: .1875rem
}

@media (min-width: 992px) and (max-width: 1052px) {
    .share.mobile {
        display: block !important;
        margin-bottom: 0
    }
}

@media (min-width: 1230px) and (max-width: 1310px) {
    .share.mobile {
        clear: both;
        display: block !important;
        float: left;
        margin-bottom: 0;
        margin-bottom: 0 !important;
        padding-top: 20px
    }
}

@media (min-width: 992px) and (max-width: 1052px) {
    .share.vertical {
        display: none !important
    }
}

@media (min-width: 1230px) and (max-width: 1310px) {
    .share.vertical {
        display: none !important
    }
}

.khn .share.vertical .sharedaddy .sd-content ul {
    border-top: 3px solid #d4d7d9
}

.khn .share.vertical .sharedaddy .sd-content ul li {
    padding-left: 9px;
    padding-right: 9px
}

.share.vertical .sharedaddy .sd-content ul li:first-child {
    border-radius: 0 !important;
    border-top: none
}

.chl .share.vertical .sharedaddy .sd-content ul li {
    border-left: none;
    border-radius: 0 !important;
    border-right: none
}

.chl .share.vertical .sharedaddy .sd-content ul li:last-child {
    border-bottom: none
}

@media (min-width: 992px) {

    .entry-header .share.vertical,
    .newsletters .share.vertical {
        left: calc(((100% - 970px)/2) - 40px);
        position: absolute;
        top: 0
    }

    body.admin-bar .entry-header .share.vertical,
    body.admin-bar .newsletters .share.vertical {
        top: 32px
    }
}

@media (min-width: 1230px) {

    .entry-header .share.vertical,
    .newsletters .share.vertical {
        left: calc(((100% - 1200px)/2) - 55px)
    }

    .chl .entry-header .share.vertical,
    .chl .newsletters .share.vertical {
        left: calc(((100% - 1200px)/2) - 40px)
    }
}

.entry-header .share.vertical.sticky,
.newsletters .share.vertical.sticky {
    position: fixed;
    top: 74px
}

body.admin-bar .entry-header .share.vertical.sticky,
body.admin-bar .newsletters .share.vertical.sticky {
    top: calc(44px + 32px)
}

.entry-header .share.mobile,
.newsletters .share.mobile {
    margin: 15px 0 15px 15px
}

@media (min-width: 992px) {

    .entry-header .share.mobile,
    .newsletters .share.mobile {
        float: none;
        margin: 15px 0 0 0
    }
}

.single #sharing_email #jetpack-recaptcha {
    margin: 10px auto
}

.single #sharing_email input[type=email],
.single #sharing_email input[type=text] {
    font-size: 16px;
    margin-bottom: 12px;
    padding: 5px 3px;
    width: 100%
}

@media (min-width: 992px) {

    .entry-header .share.vertical,
    .wide-share-container .share.vertical {
        left: calc(((100% - 970px)/2) - 40px);
        position: absolute;
        top: 0
    }

    body.admin-bar .entry-header .share.vertical,
    body.admin-bar .wide-share-container .share.vertical {
        top: 32px
    }
}

@media (min-width: 1230px) {

    .entry-header .share.vertical,
    .wide-share-container .share.vertical {
        left: calc(((100% - 1200px)/2) - 55px)
    }

    .chl .entry-header .share.vertical,
    .chl .wide-share-container .share.vertical {
        left: calc(((100% - 1200px)/2) - 40px)
    }
}

.entry-header .share.vertical.sticky,
.wide-share-container .share.vertical.sticky {
    position: fixed;
    top: 82px
}

body.admin-bar .entry-header .share.vertical.sticky,
body.admin-bar .wide-share-container .share.vertical.sticky {
    top: calc(82px + 32px)
}

.entry-header .share.mobile,
.wide-share-container .share.mobile {
    margin: 15px 0 15px 15px
}

@media (min-width: 1230px) {
    .entry-header::after {
        border-bottom: 1px solid #e8e8e8;
        content: '';
        display: block;
        margin-left: 15px;
        max-width: 100%;
        padding-top: 22px;
        width: 1170px
    }

    .khn .entry-header::after {
        padding-top: 45px
    }
}

.entry-header>a {
    display: table;
    margin: 0
}

@media (min-width: 1230px) {
    .entry-header .header {
        padding-right: 22px;
        width: calc(100% - 235px)
    }
}

.khn .entry-header .header {
    margin-bottom: 15px
}

@media (min-width: 1230px) {
    .khn .entry-header .header {
        margin-bottom: 0
    }
}

.entry-header .meta {
    font-size: .8125rem;
    margin-top: 7px
}

@media (min-width: 1230px) {
    .entry-header .meta {
        border: 0;
        border-left: 1px solid #e8e8e8;
        margin-top: 0;
        padding-left: 22px;
        width: 235px
    }

    .entry-header .meta p {
        display: block
    }

    .khn .entry-header .meta {
        border-top: 1px solid #e8e8e8;
        border-top: none;
        line-height: 1.4
    }

    .khn .entry-header .meta::before {
        background: #0075c9;
        content: '';
        display: block;
        height: 3px;
        margin-bottom: 12px;
        width: 70px
    }
}

.entry-header .meta p {
    display: inline-block;
    margin: 0
}

.entry-header .meta time {
    font-size: .8125rem;
    white-space: initial
}

@media (min-width: 1230px) {
    .entry-header .meta time {
        display: block;
        margin-top: 3px
    }

    .entry-header .meta time::before {
        display: none
    }
}

.chl .entry-header .meta time {
    display: block;
    margin-top: 2px
}

.entry-header .meta .byline {
    margin-right: 3px
}

@media (min-width: 1230px) {
    .entry-header .meta .byline {
        display: block;
        margin-right: 0
    }

    .entry-header .meta .byline.photographer::before {
        display: none
    }
}

.entry-header .meta-utility {
    border-bottom: 1px solid #e8e8e8;
    margin-top: 10px;
    padding-bottom: 15px
}

@media (min-width: 1230px) {
    .entry-header .meta-utility {
        border-bottom: none;
        padding-bottom: 0;
        padding-top: 10px
    }

    .chl .entry-header .meta-utility p {
        margin-top: 4px
    }

    .entry-header .meta-utility a {
        margin-right: 0
    }

    .khn .entry-header .meta-utility {
        border-top: 1px solid #e8e8e8
    }
}

.entry-header .meta-utility a {
    margin-right: 7px
}

.entry-header .entry-title {
    margin: 0
}

.khn .entry-header .entry-title {
    line-height: 1.1
}

.entry-header .subhead {
    margin-bottom: 0;
    margin-top: 7px
}

@media (min-width: 1230px) {
    .entry-header .subhead {
        margin-top: 15px
    }
}

.nav-theme--compact-expanded.has-blocks .entry-content,
.nav-theme--compact.has-blocks .entry-content,
.entry-content.no-meta-share {
    margin-bottom: 3.125rem
}

.article-body {
    font-family: "PT Serif", Georgia, serif;
    font-size: 1.125rem;
    line-height: 1.5
}

@media (min-width: 992px) {
    .article-body {
        line-height: 1.7;
        margin-left: 110px;
        width: 750px
    }
}

@media (min-width: 1230px) {
    .article-body {
        margin-left: 225px
    }
}

@media (min-width: 992px) {
    .single-article .article-body {
        font-size: 1.25rem
    }
}

.article-body p {
    margin: 0 0 25px
}

/* .article-body p>a {
    text-decoration: underline
} */

.article-body p.republish,
.article-body p.language {
    margin-bottom: 4px
}

.article-body p.republish>a:hover,
.article-body p.language>a:hover {
    text-decoration: none
}

.article-body>p:first-of-type,
.article-body>.wp-caption:first-of-type {
    margin-top: 15px
}

@media (min-width: 1230px) {

    .article-body>p:first-of-type,
    .article-body>.wp-caption:first-of-type {
        margin-top: 45px
    }
}

.article-body>p~.wp-caption:first-of-type {
    margin-top: 0
}

.article-body aside.related {
    display: none
}

@media (min-width: 768px) {
    .article-body aside.related {
        display: block;
        margin-top: 15px
    }
}

@media (min-width: 1230px) {
    .article-body aside.related {
        margin-top: 45px
    }
}

.article-body aside.related-slab {
    display: block
}

.article-body>ul:not(.pagination) {
    list-style: none;
    margin: 0 0 25px 7px;
    padding: 0
}

.article-body>ul:not(.pagination)>li {
    margin-bottom: 7px;
    padding-left: 14px;
    position: relative
}

.article-body>ul:not(.pagination)>li::before {
    content: '•';
    left: 0;
    position: absolute;
    top: 0
}

.article-body blockquote p {
    margin-bottom: 0
}

.article-body .mejs-container {
    clear: left
}

#content .article-body .wp-caption.aligncenter,
#content .article-body .side-by-side,
#content .article-body .layout-lg {
    margin-bottom: 22px
}

@media (min-width: 992px) {

    #content .article-body .wp-caption.aligncenter,
    #content .article-body .side-by-side,
    #content .article-body .layout-lg {
        margin-left: -110px;
        margin-right: -110px;
        width: 940px
    }

    #content .article-body .wp-caption.aligncenter .wp-caption-text,
    #content .article-body .side-by-side .wp-caption-text,
    #content .article-body .layout-lg .wp-caption-text {
        margin-left: 110px;
        width: 660px
    }

    #content .article-body .wp-caption.aligncenter blockquote,
    #content .article-body .side-by-side blockquote,
    #content .article-body .layout-lg blockquote {
        padding: 22px 100px 22px 100px
    }
}

@media (min-width: 1230px) {

    #content .article-body .wp-caption.aligncenter,
    #content .article-body .side-by-side,
    #content .article-body .layout-lg {
        margin-left: -225px;
        margin-right: -225px;
        width: 1170px
    }

    #content .article-body .wp-caption.aligncenter .wp-caption-text,
    #content .article-body .side-by-side .wp-caption-text,
    #content .article-body .layout-lg .wp-caption-text {
        margin-left: 225px
    }

    #content .article-body .wp-caption.aligncenter blockquote,
    #content .article-body .side-by-side blockquote,
    #content .article-body .layout-lg blockquote {
        padding: 22px 120px 22px 120px
    }
}

#content .article-body .alignleft {
    max-width: 100%;
    width: 100%
}

@media (min-width: 768px) {
    #content .article-body .alignleft {
        float: left;
        margin-bottom: 22px;
        margin-right: 22px;
        width: auto
    }
}

@media (min-width: 992px) {
    #content .article-body .alignleft {
        margin-left: -110px
    }
}

@media (min-width: 1230px) {
    #content .article-body .alignleft {
        margin-left: -225px
    }
}

#content .article-body .alignright {
    max-width: 100%;
    width: 100%
}

@media (min-width: 768px) {
    #content .article-body .alignright {
        float: right;
        margin-bottom: 22px;
        margin-left: 22px;
        width: auto
    }
}

@media (min-width: 992px) {
    #content .article-body .alignright {
        margin-right: -110px
    }
}

@media (min-width: 1230px) {
    #content .article-body .alignright {
        margin-right: -225px
    }
}

#content .article-body .aligncenter {
    margin-left: auto;
    margin-right: auto
}

#content .article-body .wp-caption.aligncenter,
#content .article-body .wp-caption.alignnone {
    width: 100% !important
}

@media (min-width: 768px) {

    #content .article-body .wp-caption.aligncenter,
    #content .article-body .wp-caption.alignnone {
        width: 720px !important
    }
}

@media (min-width: 992px) {

    #content .article-body .wp-caption.aligncenter,
    #content .article-body .wp-caption.alignnone {
        width: 940px !important
    }
}

@media (min-width: 1230px) {

    #content .article-body .wp-caption.aligncenter,
    #content .article-body .wp-caption.alignnone {
        width: 1170px !important
    }
}

#content .article-body .wp-caption img {
    margin: auto
}

#content .article-body .embed-youtube {
    overflow: hidden;
    padding-top: 56%;
    position: relative
}

#content .article-body .embed-youtube iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#content .article-body .side-by-side:before,
#content .article-body .side-by-side:after {
    content: " ";
    display: table
}

#content .article-body .side-by-side:after {
    clear: both
}

@media (min-width: 992px) and (max-width: 1229px) {
    #content .article-body .side-by-side {
        margin-left: -155px
    }
}

#content .article-body .side-by-side .wp-caption.alignleft,
#content .article-body .side-by-side .wp-caption.alignright {
    margin-bottom: 22px;
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 991px) {

    #content .article-body .side-by-side .wp-caption.alignleft,
    #content .article-body .side-by-side .wp-caption.alignright {
        width: 100%
    }

    #content .article-body .side-by-side .wp-caption.alignleft img,
    #content .article-body .side-by-side .wp-caption.alignright img {
        width: auto
    }
}

@media (min-width: 768px) {

    #content .article-body .side-by-side .wp-caption.alignleft,
    #content .article-body .side-by-side .wp-caption.alignright {
        width: 48.7% !important
    }

    #content .article-body .side-by-side .wp-caption.alignleft img,
    #content .article-body .side-by-side .wp-caption.alignright img {
        width: 100%
    }
}

#content .article-body .side-by-side .wp-caption.alignleft img,
#content .article-body .side-by-side .wp-caption.alignright img {
    height: auto
}

#tinymce #content .article-body .side-by-side .wp-caption.alignleft,
#tinymce #content .article-body .side-by-side .wp-caption.alignright {
    margin: 0
}

#content .article-body .side-by-side .wp-caption-text {
    margin-left: 0;
    width: auto
}

.entry-header+.layout-lg {
    text-align: center
}

@media (min-width: 992px) {
    .entry-header+.layout-lg {
        margin-top: 22px
    }
}

.entry-header+.layout-lg img {
    display: inline-block
}

.entry-header+.layout-lg .caption {
    margin: 0 auto;
    max-width: 660px;
    text-align: left
}

.story-update {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    margin-bottom: 22px;
    padding-top: 22px
}

.story-update.top {
    border-top: 0
}

.has-blocks .story-update.top {
    border-top: 1px solid #e8e8e8;
    display: flex
}

.meta-authors {
    font-size: .8125rem;
    margin-bottom: 7px
}

.meta-authors p {
    margin: 0 0 4px 0
}

.khn .meta-authors {
    border-top: 1px solid #e8e8e8;
    border-top: none;
    font-size: .9375rem
}

.khn .meta-authors::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

.chl .meta-authors {
    color: #333;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    margin-bottom: 45px
}

.has-blocks .meta-authors {
    margin-top: 45px
}

.meta-tags {
    margin-top: 22px
}

.meta-tags a {
    display: inline-block;
    line-height: 1;
    margin: 0;
    white-space: nowrap
}

.meta-tags h3 {
    margin-top: 15px
}

.khn .meta-tags {
    border-top: 1px solid #e8e8e8;
    border-top: none
}

.khn .meta-tags::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

.entry-meta {
    border-top: 1px solid #e8e8e8;
    margin-top: 45px;
    padding: 15px 0
}

@media (min-width: 768px) {
    .entry-meta {
        text-align: center
    }

    .entry-meta .feedback {
        display: inline-block;
        margin-top: 6px
    }

    .entry-meta .republish {
        float: right;
        margin-top: 6px
    }

    .entry-meta .share {
        float: left;
        margin-bottom: 0
    }

    .khn .entry-meta .btn-feedback,
    .khn .entry-meta .btn-republish {
        font-size: .75rem
    }
}

@media (min-width: 992px) {
    .khn .entry-meta .share p {
        color: #848e99;
        display: inline-block;
        font-family: "Source Sans Pro", Arial, sans-serif;
        font-size: .75rem;
        font-weight: 600;
        margin-right: 7px;
        text-transform: uppercase
    }

    .khn .entry-meta .share .sharedaddy {
        display: inline-block
    }
}

.nav-theme--compact-expanded.has-blocks .entry-meta,
.nav-theme--compact.has-blocks .entry-meta {
    display: none;
    visibility: hidden
}

.entry-meta .share {
    margin-bottom: 15px
}

.entry-meta .share p {
    display: none
}

.carousel-article {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 30px;
    padding-bottom: 35px
}

.carousel-article .carousel-control {
    background: #0075c9;
    bottom: 0;
    filter: alpha(opacity=100);
    height: 70px;
    left: 0;
    opacity: 1;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 30%;
    width: 35px
}

@media (min-width: 768px) {
    .carousel-article .carousel-control {
        top: 40%
    }
}

.carousel-article .carousel-control.left {
    -webkit-box-shadow: 2px 0px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px 0px 2px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0 3px 3px 0;
    padding-left: 2px;
    padding-right: 5px
}

.carousel-article .carousel-control.left .btn-prev::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.carousel-article .carousel-control.right {
    -webkit-box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
    box-shadow: -2px 0px 2px rgba(0, 0, 0, 0.2);
    border-radius: 3px 0 0 3px;
    left: auto;
    padding-left: 5px;
    padding-right: 2px;
    right: 0
}

.carousel-article .carousel-control.right .btn-next::before {
    color: #fff;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

.carousel-article .carousel-control:hover {
    background-color: #0064ab
}

.chl .carousel-article .carousel-control.left {
    border-radius: 0 70px 70px 0;
    padding-left: 0;
    padding-right: 10px
}

.chl .carousel-article .carousel-control.right {
    border-radius: 70px 0 0 70px;
    padding-left: 10px;
    padding-right: 0
}

.chl .carousel-article .carousel-control:hover {
    background-color: #d12630
}

.carousel-article .carousel-inner>.item>a>img,
.carousel-article .carousel-inner>.item>img {
    margin: 0 auto
}

.carousel-article .carousel-caption {
    left: 0;
    padding: 10px 0 0 0;
    position: static;
    right: 0;
    text-align: left;
    text-shadow: none
}

.carousel-article .carousel-indicators {
    bottom: 0;
    margin-bottom: 5px
}

.carousel-article .carousel-indicators li {
    border: 1px solid #0075c9;
    margin: 0 3px
}

.carousel-article .carousel-indicators .active {
    background-color: #0075c9;
    height: 10px;
    width: 10px
}

.sidebar {
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 45px;
    float: left;
    width: 100%;
    font-size: .8125rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    line-height: 1.4;
    color: #666
}

.chl .sidebar {
    border-top: 1px solid #e8e8e8;
    padding-top: 30px;
    margin-top: 30px
}

.sidebar:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.khn .sidebar h3 {
    border-top: 1px solid #e8e8e8
}

.khn .sidebar h3::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

@media (min-width: 768px) {
    .sidebar {
        width: 46%;
        margin-left: 2%;
        margin-right: 2%
    }
}

@media (min-width: 992px) {
    .sidebar {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.sidebar .headline {
    margin-bottom: 7px
}

.sidebar .kicker+.headline,
.sidebar .form-filters label+.headline,
.form-filters .sidebar label+.headline {
    margin-top: 0
}

.sidebar time {
    font-size: .75rem
}

.sidebar .byline {
    display: block;
    margin-bottom: 6px
}

.sidebar p:last-child {
    margin-bottom: 0
}

.sidebar img {
    max-width: 100%;
    height: auto
}

.sidebar img .alignright {
    margin: 5px 0 15px 15px
}

.sidebar img .alignleft {
    margin: 5px 15px 15px 0
}

.sidebar.top-stories {
    margin-top: 0
}

.sidebar .excerpt {
    font-size: .8125rem
}

.related {
    width: 100%;
    color: #666;
    font-size: .8125rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    line-height: 1.4;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 22px;
    padding-top: 15px;
    padding-bottom: 15px
}

.khn .related {
    padding-top: 0;
    border-top: 0
}

@media (max-width: 991px) {
    .related.partner-box {
        margin-top: 22px
    }
}

@media (min-width: 768px) {
    .related {
        float: right;
        width: 235px;
        border-left: 1px solid #e8e8e8;
        padding-left: 27px;
        margin-left: 22px;
        margin-bottom: 15px;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: 0;
        border-top: 0
    }

    .related:first-of-type {
        margin-top: 45px
    }
}

@media (min-width: 992px) {
    .related {
        margin-right: -120px
    }
}

@media (min-width: 1230px) {
    .related {
        margin-right: -235px;
        margin-left: 0
    }
}

.related .related-header,
.related h3,
.related figcaption {
    margin-top: 0
}

.khn .related .related-header,
.khn .related h3,
.khn .related figcaption {
    border-top: 1px solid #e8e8e8;
    margin-bottom: 7px
}

.khn .related .related-header::before,
.khn .related h3::before,
.khn .related figcaption::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

.related p:last-child {
    margin-bottom: 0
}

.related .btn-group-box {
    margin-bottom: 0
}

.related .slab {
    margin-bottom: 25px;
    padding-bottom: 25px
}

.related .slab:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.khn .related .slab.stacked>h3 {
    border-top: none
}

.related .slab>h3 {
    border-top: 1px solid #fff
}

.khn .related .slab>h3 {
    border-top: 1px solid #e8e8e8
}

.khn .related .slab>h3:before {
    margin-top: -1px
}

.related .slab>h3 a {
    color: #0075c9
}

.related .slab .headline {
    font-size: .9375rem
}

ul.list-popular>li {
    margin: 0 0 7px 0;
    padding: 0 0 7px 60px;
    position: relative;
    display: block;
    font-family: "PT Serif", Georgia, serif;
    font-weight: 700;
    line-height: 1.4
}

ul.list-popular>li a {
    color: #111
}

ul.list-popular>li a:hover {
    color: #0075c9
}

.chl ul.list-popular>li a:hover {
    color: #0064ab
}

ul.list-popular>li:last-child {
    border: 0;
    margin: 0;
    padding-bottom: 0
}

.khn ul.list-popular>li {
    font-weight: 400;
    line-height: 1.3;
    background: #f0f1f2;
    border-left: 3px solid #e8e8e8;
    padding: 15px;
    padding-left: 50px;
    margin-bottom: 1px
}

ul.list-popular .number,
ul.list-popular li:before {
    display: block;
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid #0075c9;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center
}

.khn ul.list-popular .number,
.khn ul.list-popular li:before {
    border: none;
    font-family: "PT Serif", Georgia, serif;
    font-size: 1.75rem;
    top: 8px;
    width: 50px
}

ul.list-callout>li {
    display: block;
    font-family: "PT Serif", Georgia, serif;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0
}

ul.list-callout>li a {
    color: #111
}

ul.list-callout>li a:hover {
    color: #0075c9
}

.chl ul.list-callout>li a:hover {
    color: #0064ab
}

ul.list-callout>li:last-child {
    border: 0;
    margin: 0;
    padding: 0
}

ul.list-callout .bullet {
    float: left;
    margin-right: 5px
}

.content-main ul>li.has-thumbnail {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.content-main ul>li.has-thumbnail p {
    overflow: hidden;
    margin-bottom: 0
}

.promo-homepage {
    -webkit-box-shadow: inset 0 3px 3px -3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 3px 3px -3px rgba(0, 0, 0, 0.2);
    background: #f0f1f2;
    border-top: 1px solid #d4d7d9;
    margin-top: 45px
}

.single .promo-homepage {
    margin-top: 0
}

.promo-homepage .container,
.promo-homepage .header-site--container,
.promo-homepage .footer-main {
    background: transparent;
    padding-bottom: 30px
}

.promo-homepage h3 {
    color: #0075c9;
    font-size: 1.0625rem;
    margin: 22px 0;
    text-align: center
}

.khn .promo-homepage h3 {
    color: #68717a
}

.promo-homepage .headline {
    background: #fff;
    border-left: 3px solid #68717a;
    padding: 15px 22px;
    color: #111;
    line-height: 1.2
}

.promo-homepage .promoted-link {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2)
}

.promo-homepage .promoted-link a:hover {
    text-decoration: none
}

.promo-homepage .promoted-link a:hover .headline {
    background: #0075c9;
    color: #fff
}

.top-features,
.bottom-features {
    margin-bottom: 45px
}

@media (min-width: 992px) {

    .top-features,
    .bottom-features {
        margin-bottom: 0
    }
}

.top-features .group,
.bottom-features .group {
    margin-left: -15px;
    margin-right: -15px
}

.top-features .group:before,
.top-features .group:after,
.bottom-features .group:before,
.bottom-features .group:after {
    content: " ";
    display: table
}

.top-features .group:after,
.bottom-features .group:after {
    clear: both
}

@media (min-width: 992px) {
    .bottom-features {
        padding-right: 45px;
        position: relative
    }

    .bottom-features::after {
        background: #e8e8e8;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        right: 15px;
        top: 0;
        width: 1px
    }
}

@media (max-width: 767px) {
    .story .image-story {
        margin-bottom: 7px
    }

    .story .image-story img {
        width: 100%
    }
}

.story .meta a {
    color: #666
}

.story .meta a:hover {
    color: #0064ab
}

.story .meta .byline:last-of-type {
    margin-right: 4px
}

.story .meta p {
    line-height: 1.4
}

.story .featured-story-links {
    display: none
}

.featured-story .headline {
    margin-top: 0
}

.featured-story .photographer {
    display: none
}

.top.stories .story {
    margin-top: 30px
}

.top.stories .excerpt {
    display: none
}

.top.stories .headline {
    margin-bottom: 7px;
    margin-top: 0
}

.top.stories .image-story {
    margin-bottom: 7px
}

.top.stories .meta p {
    margin-bottom: 0
}

.single-homepage-khn-2017-links .story.featured-story .featured-story-links {
    display: block;
    list-style: none;
    margin: 15px 0 0 0;
    padding: 0
}

.single-homepage-khn-2017-links .story.featured-story .featured-story-links span.kicker {
    color: #111;
    display: inline;
    font-weight: 700;
    margin-right: 3px
}

.single-homepage-khn-2017-links .story.featured-story .featured-story-links li.headline {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 7px
}

.single-homepage-khn-2017-image .featured-story {
    background: #333;
    margin: 0 0 30px 0;
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .single-homepage-khn-2017-image .featured-story {
        float: left
    }
}

.single-homepage-khn-2017-image .featured-story .image-story {
    left: 0;
    padding: 0;
    width: 100%
}

.single-homepage-khn-2017-image .featured-story .image-story img {
    height: auto;
    width: 100%
}

.single-homepage-khn-2017-image .featured-story .text-story {
    background: rgba(17, 17, 17, 0);
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 17, 17, 0)), color-stop(100%, rgba(17, 17, 17, 0.9)));
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 0;
    left: 0;
    padding: 30px 30px 7px 30px;
    position: absolute;
    text-align: center;
    width: 100%
}

@media (max-width: 767px) {
    .single-homepage-khn-2017-image .featured-story .text-story {
        background: #333;
        padding-top: 0;
        position: static
    }
}

.single-homepage-khn-2017-image .featured-story .photo-credit {
    margin-right: 5px
}

@media (min-width: 768px) {
    .single-homepage-khn-2017-image .featured-story .photo-credit {
        margin-right: 0;
        position: absolute;
        right: 0
    }
}

.single-homepage-khn-2017-image .featured-story a,
.single-homepage-khn-2017-image .featured-story .headline,
.single-homepage-khn-2017-image .featured-story .kicker,
.single-homepage-khn-2017-image .featured-story .form-filters label,
.form-filters .single-homepage-khn-2017-image .featured-story label {
    color: #fff
}

.single-homepage-khn-2017-image .featured-story a:hover {
    color: #dadde0
}

@media (min-width: 1230px) {
    .single-homepage-khn-2017-image .featured-story .headline {
        font-size: 2.5rem
    }
}

.single-homepage-khn-2017-image .featured-story .meta {
    color: #f0f1f2
}

.single-homepage-khn-2017-image .featured-story .excerpt {
    display: none
}

.single-homepage-khn-2017-image .featured-story::after {
    display: none
}

.featured-story .featured-story {
    margin: 0
}

@media (min-width: 768px) {
    .featured-story .featured-story {
        border-right: 1px solid #e8e8e8;
        padding-right: 30px
    }

    .featured-story .featured-story:last-child {
        border-right: none;
        padding-left: 30px;
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .featured-story .featured-story {
        border-right: none
    }

    .featured-story .featured-story::after {
        background: #e8e8e8;
        content: '';
        display: block;
        float: left;
        height: 1px;
        margin: 15px 0;
        width: 100%
    }

    .featured-story .featured-story:last-child::after {
        display: none
    }
}

.featured-story .featured-story::after {
    display: none
}

.featured-story .featured-story .image-story,
.featured-story .featured-story .text-story {
    float: none;
    left: 0;
    padding: 0;
    width: 100%
}

.featured-story .featured-story .image-story {
    margin-bottom: 10px
}

.top-sidebars .sidebar {
    border: none;
    float: none;
    margin: 0;
    margin-bottom: 45px;
    padding: 0
}

.top-sidebars .sidebar:last-child {
    margin-bottom: 0
}

.daily-edition {
    margin-bottom: 45px
}

.daily-edition ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.daily-edition .meta {
    text-transform: uppercase
}

.daily-edition .headline time {
    display: none
}

.daily-edition ul li:last-child .headline {
    margin-bottom: 22px
}

.daily-edition .date-callout {
    margin-bottom: 10px
}

.daily-edition .publish-date {
    display: none
}

.home .promo-email .email-signup .signup-form-wrapper {
    padding-left: 6px;
    width: auto
}

.home .promo-email .email-signup form {
    margin-top: 15px
}

@media (min-width: 992px) {
    .home .promo-email .email-signup form {
        margin-left: 22px;
        margin-top: 0
    }
}

.home .promo-email .email-signup h3 {
    border: none;
    margin-bottom: 0;
    text-align: left;
    width: auto
}

.home .promo-email .email-signup h3::before {
    display: none
}

.home .promo-email .email-signup input.email-address {
    height: auto
}

.feature {
    margin-top: 45px
}

.feature:first-of-type {
    margin-top: 0
}

.feature h3 {
    margin-bottom: 0
}

.feature .group {
    margin-left: 0;
    margin-right: 0
}

.special-coverage .story {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 15px;
    position: relative
}

.special-coverage .story .meta,
.special-coverage .story .kicker,
.special-coverage .story .form-filters label,
.form-filters .special-coverage .story label {
    display: none
}

.special-coverage .story a {
    color: #fff
}

.special-coverage .story p {
    margin-bottom: 0
}

.special-coverage .story .headline {
    color: #fff;
    margin-bottom: 7px
}

.special-coverage .story .image-story {
    margin-bottom: 0
}

.special-coverage .story .text-story {
    background: #0064ab;
    color: #fff;
    display: block;
    padding: 20px 30px 20px 20px;
    width: 100%
}

@media (min-width: 768px) {
    .special-coverage .story .text-story {
        background: rgba(0, 100, 171, 0.85);
        left: 0;
        position: absolute;
        top: 0
    }
}

@media (min-width: 1230px) {
    .special-coverage .story .text-story {
        padding: 20px 30px 30px 30px
    }
}

.special-coverage .story .text-story:hover {
    background: #0064ab
}

.special-coverage .story .excerpt {
    color: #fff
}

.special-coverage .story.top {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .special-coverage .story.top .text-story {
        top: 45px;
        width: 45%
    }
}

@media (min-width: 1230px) {
    .special-coverage .story.top .text-story {
        top: 90px
    }
}

.special-coverage .story.khn-homepage-special-wide {
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .special-coverage .story.khn-homepage-special-wide {
        width: 487px
    }

    .special-coverage .story.khn-homepage-special-wide .text-story {
        width: 50%
    }

    .special-coverage .story.khn-homepage-special-wide.right {
        margin-left: 19px
    }
}

@media (min-width: 992px) {
    .special-coverage .story.khn-homepage-special-wide {
        width: 450px
    }
}

@media (min-width: 1230px) {
    .special-coverage .story.khn-homepage-special-wide {
        width: 570px
    }
}

.special-coverage .story.khn-homepage-special-tall {
    background: #0064ab;
    float: left;
    width: 100%
}

@media (min-width: 768px) {
    .special-coverage .story.khn-homepage-special-tall {
        background: none;
        width: 214px
    }

    .special-coverage .story.khn-homepage-special-tall.right {
        margin-left: 19px
    }
}

@media (min-width: 992px) {
    .special-coverage .story.khn-homepage-special-tall {
        width: 198px
    }

    .special-coverage .story.khn-homepage-special-tall .excerpt {
        display: none
    }
}

@media (min-width: 1230px) {
    .special-coverage .story.khn-homepage-special-tall {
        width: 250px
    }

    .special-coverage .story.khn-homepage-special-tall .excerpt {
        display: block
    }
}

.special-coverage .story.khn-homepage-special-tall .text-story,
.special-coverage .story.khn-homepage-special-tall .image-story {
    float: left;
    width: 50%
}

@media (min-width: 768px) {

    .special-coverage .story.khn-homepage-special-tall .text-story,
    .special-coverage .story.khn-homepage-special-tall .image-story {
        float: none;
        width: auto
    }
}

.special-coverage .story.khn-homepage-special-tall .text-story::after {
    bottom: -20px;
    left: calc(50% - 20px);
    right: auto;
    top: auto
}

.poh figure,
.cartoon figure {
    text-align: center
}

.poh figure img,
.cartoon figure img {
    display: inline-block;
    height: auto;
    margin: 15px 0 22px 0;
    max-width: 100%
}

.poh figcaption,
.cartoon figcaption {
    display: inline-block;
    max-width: 100%;
    text-align: left;
    width: 660px
}

.home .kicker,
.home .form-filters label,
.form-filters .home label {
    font-size: .6875rem
}

.home .head-section,
.home .meta-tags h3,
.meta-tags .home h3,
.home .sidebar h3,
.sidebar .home h3,
.home .related .related-header,
.related .home .related-header,
.home .related h3,
.related .home h3,
.home .related figcaption,
.related .home figcaption,
.home .feature>h3,
.home .slab h3,
.slab .home h3,
.home .chl .slab.stacked h3,
.chl .slab.stacked .home h3,
.home .email-signup h3,
.email-signup .home h3,
.home .newsletters .right-sidebar h3,
.newsletters .right-sidebar .home h3 {
    border-top: 1px solid #e8e8e8;
    margin-bottom: 22px
}

.home .head-section::before,
.home .meta-tags h3::before,
.meta-tags .home h3::before,
.home .sidebar h3::before,
.sidebar .home h3::before,
.home .related .related-header::before,
.related .home .related-header::before,
.home .related h3::before,
.related .home h3::before,
.home .related figcaption::before,
.related .home figcaption::before,
.home .feature>h3::before,
.home .slab h3::before,
.slab .home h3::before,
.home .chl .slab.stacked h3::before,
.chl .slab.stacked .home h3::before,
.home .email-signup h3::before,
.email-signup .home h3::before,
.home .newsletters .right-sidebar h3::before,
.newsletters .right-sidebar .home h3::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

.home .footer-site {
    margin-top: 45px
}

@media (min-width: 992px) {
    .top-features {
        padding-right: 45px;
        position: relative
    }

    .top-features::after {
        background: #e8e8e8;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        right: 15px;
        top: 0;
        width: 1px
    }
}

.story .byline strong {
    font-weight: 400
}

@media (max-width: 767px) {

    .story .kicker,
    .story .form-filters label,
    .form-filters .story label {
        margin-top: 15px
    }
}

.featured-story::after,
.top.stories .group::after {
    content: "";
    display: block;
    background: #e8e8e8;
    height: 1px;
    width: calc(100% - 30px);
    margin: 30px 15px;
    float: left
}

@media (max-width: 767px) {

    .featured-story::after,
    .top.stories .group::after {
        margin: 15px
    }
}

.featured-story .excerpt,
.top.stories .group .excerpt {
    margin-bottom: 0
}

.top.stories .story {
    margin-top: 0;
    border-right: 1px solid #e8e8e8
}

.top.stories .story:last-child {
    border-right: none
}

@media (max-width: 767px) {
    .top.stories .story {
        border-right: none
    }

    .top.stories .story::after {
        content: "";
        display: block;
        background: #e8e8e8;
        height: 1px;
        width: 100%;
        margin: 15px 0;
        float: left
    }

    .top.stories .story:last-child::after {
        display: none
    }
}

.top.stories .image-story {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .more.stories {
        border-right: 1px solid #e8e8e8;
        padding-right: 30px
    }
}

.more.stories .headline {
    margin-top: 0;
    margin-bottom: 22px
}

@media (max-width: 767px) {
    .more.stories::after {
        content: "";
        display: block;
        background: #e8e8e8;
        height: 1px;
        width: 100%;
        margin: 15px 0;
        float: left
    }
}

@media (min-width: 768px) {
    .more.features {
        padding-left: 30px
    }
}

.featured-media .meta,
.featured-media .excerpt {
    display: none
}

.featured-media .headline {
    margin-top: 5px
}

.featured-stories {
    margin-top: 30px
}

.featured-stories .headline {
    margin-top: 0;
    margin-bottom: 15px
}

.home .daily-edition-slab .head-section,
.home .daily-edition-slab .meta-tags h3,
.meta-tags .home .daily-edition-slab h3,
.home .daily-edition-slab .sidebar h3,
.sidebar .home .daily-edition-slab h3,
.home .daily-edition-slab .related .related-header,
.related .home .daily-edition-slab .related-header,
.home .daily-edition-slab .related h3,
.related .home .daily-edition-slab h3,
.home .daily-edition-slab .related figcaption,
.related .home .daily-edition-slab figcaption,
.home .daily-edition-slab .feature>h3,
.home .daily-edition-slab .slab h3,
.slab .home .daily-edition-slab h3,
.home .daily-edition-slab .email-signup h3,
.email-signup .home .daily-edition-slab h3,
.home .daily-edition-slab .newsletters .right-sidebar h3,
.newsletters .right-sidebar .home .daily-edition-slab h3 {
    margin-bottom: 0
}

.home .daily-edition-slab .date-callout {
    margin-bottom: 22px
}

.home .daily-edition-slab .headline {
    font-family: "PT Serif", Georgia, serif;
    margin-top: 0;
    margin-bottom: 15px
}

.home .daily-edition-slab .headline time {
    display: none
}

.special-coverage .story:first-of-type {
    margin-top: 0
}

.special-coverage .story .headline {
    font-size: 1.25rem;
    margin-bottom: 7px;
    color: #fff;
    line-height: 1.2
}

.special-coverage .story .text-story {
    border-left: 3px solid #d12630
}

.special-coverage .story.top .headline {
    font-size: 1.625rem
}

@media (max-width: 767px) {
    .special-coverage .story.khn-homepage-special-tall {
        border-left: 3px solid #d12630
    }

    .special-coverage .story.khn-homepage-special-tall .text-story {
        border-left: none
    }
}

@media (min-width: 1230px) {
    .khn.home .promo-email .email-signup .signup-form-wrapper {
        min-width: 270px
    }

    .khn.home .promo-email .email-signup .email-address {
        min-width: 230px
    }
}

.feature .feature-content {
    text-align: center
}

.feature .headline {
    margin-top: 0;
    margin-bottom: 3px
}

@media (min-width: 1230px) {
    .feature .headline {
        font-size: 1.25rem
    }
}

.cartoon p.rights {
    color: #949494;
    line-height: 1.4;
    max-width: 660px;
    margin: 0 auto
}

.header-section {
    text-align: center;
    margin-bottom: 30px
}

.page .header-section {
    margin-bottom: 0
}

.header-section .header-wrapper {
    border-bottom: 1px solid #e8e8e8;
    padding: 7px 0 15px 0;
    position: relative
}

@media (min-width: 768px) {
    .header-section .header-wrapper {
        padding: 7px 0 30px 0
    }
}

.header-section .header-wrapper h1 a,
.header-section .header-wrapper h2 a {
    color: #111
}

.header-section .header-wrapper h1 a:hover,
.header-section .header-wrapper h2 a:hover {
    color: #0064ab
}

@media (min-width: 768px) {
    .header-section .header-wrapper p.back-btn {
        margin: 0
    }
}

.header-section .header-wrapper .btn-back {
    display: block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header-section .header-wrapper img {
    max-width: 100%;
    height: auto
}

.header-section h1,
.header-section h2 {
    margin: 0;
    padding: 0
}

.header-section .subhead {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.0625rem;
    font-style: italic
}

@media (min-width: 1230px) {
    .header-section .subhead {
        font-size: 1.25rem
    }
}

.header-section.header-banner-image {
    border: 0
}

.article-archive,
.error404 .entry-content {
    margin-bottom: 45px
}

@media (min-width: 992px) {

    .article-archive,
    .error404 .entry-content {
        margin-bottom: 0
    }
}

@media (min-width: 992px) {

    .article-archive,
    .error404 .entry-content {
        padding-right: 45px;
        position: relative
    }

    .article-archive::after,
    .error404 .entry-content::after {
        background: #e8e8e8;
        content: '';
        display: block;
        height: 100%;
        position: absolute;
        right: 15px;
        top: 0;
        width: 1px
    }
}

@media (min-width: 992px) {

    .article-archive.article-archive-search,
    .error404 .entry-content.article-archive-search {
        padding-right: 15px
    }

    .article-archive.article-archive-search::after,
    .error404 .entry-content.article-archive-search::after {
        display: none
    }
}

@media (max-width: 767px) {

    .article-archive-sidebar .sidebar:last-child,
    .error404 .default-sidebar .sidebar:last-child {
        margin-bottom: 22px
    }
}

.article-archive-sidebar .query-slab p,
.article-archive-sidebar .feed-slab p,
.article-archive-sidebar .latest-summaries-slab p,
.article-archive-sidebar .top-stories-slab p,
.article-archive-sidebar .espanol-slab p,
.error404 .default-sidebar .query-slab p,
.error404 .default-sidebar .feed-slab p,
.error404 .default-sidebar .latest-summaries-slab p,
.error404 .default-sidebar .top-stories-slab p,
.error404 .default-sidebar .espanol-slab p {
    display: block;
    font-family: "PT Serif", Georgia, serif;
    font-weight: 700;
    line-height: 1.4;
    font-weight: normal
}

.article-archive-sidebar .query-slab p a,
.article-archive-sidebar .feed-slab p a,
.article-archive-sidebar .latest-summaries-slab p a,
.article-archive-sidebar .top-stories-slab p a,
.article-archive-sidebar .espanol-slab p a,
.error404 .default-sidebar .query-slab p a,
.error404 .default-sidebar .feed-slab p a,
.error404 .default-sidebar .latest-summaries-slab p a,
.error404 .default-sidebar .top-stories-slab p a,
.error404 .default-sidebar .espanol-slab p a {
    color: #111
}

.article-archive-sidebar .query-slab p a:hover,
.article-archive-sidebar .feed-slab p a:hover,
.article-archive-sidebar .latest-summaries-slab p a:hover,
.article-archive-sidebar .top-stories-slab p a:hover,
.article-archive-sidebar .espanol-slab p a:hover,
.error404 .default-sidebar .query-slab p a:hover,
.error404 .default-sidebar .feed-slab p a:hover,
.error404 .default-sidebar .latest-summaries-slab p a:hover,
.error404 .default-sidebar .top-stories-slab p a:hover,
.error404 .default-sidebar .espanol-slab p a:hover {
    color: #0075c9
}

.chl .article-archive-sidebar .query-slab p a:hover,
.chl .article-archive-sidebar .feed-slab p a:hover,
.chl .article-archive-sidebar .latest-summaries-slab p a:hover,
.chl .article-archive-sidebar .top-stories-slab p a:hover,
.chl .article-archive-sidebar .espanol-slab p a:hover,
.chl .error404 .default-sidebar .query-slab p a:hover,
.chl .error404 .default-sidebar .feed-slab p a:hover,
.chl .error404 .default-sidebar .latest-summaries-slab p a:hover,
.chl .error404 .default-sidebar .top-stories-slab p a:hover,
.chl .error404 .default-sidebar .espanol-slab p a:hover {
    color: #0064ab
}

.article-archive-sidebar .events-slab li,
.error404 .default-sidebar .events-slab li {
    display: block;
    font-family: "PT Serif", Georgia, serif;
    font-weight: 700;
    line-height: 1.4;
    font-weight: normal
}

.article-archive-sidebar .events-slab li a,
.error404 .default-sidebar .events-slab li a {
    color: #111
}

.article-archive-sidebar .events-slab li a:hover,
.error404 .default-sidebar .events-slab li a:hover {
    color: #0075c9
}

.chl .article-archive-sidebar .events-slab li a:hover,
.chl .error404 .default-sidebar .events-slab li a:hover {
    color: #0064ab
}

.error404 .header-search .icon-search {
    bottom: 8px
}

.chl .error404 .header-search .icon-search {
    bottom: 0;
    top: 0
}

.header-kicker,
.article-list .header,
.article-list-details .header {
    margin-bottom: 7px;
    line-height: 1;
    color: #0075c9;
    font-weight: 700;
    font-size: .8125rem;
    text-transform: uppercase;
    margin-top: 7px
}

.header-kicker a,
.article-list .header a,
.article-list-details .header a {
    color: #0075c9
}

.chl .header-kicker,
.chl .article-list .header,
.article-list .chl .header,
.chl .article-list-details .header,
.article-list-details .chl .header {
    font-size: .75rem;
    text-transform: none;
    text-transform: none
}

.article-list ul {
    margin-bottom: 25px
}

.article-list ul>li {
    margin-bottom: 10px
}

.article-list .headline {
    font-weight: 600;
    font-size: .875rem
}

.article-list-details {
    border-top: 1px solid #e4e4e4;
    margin-top: 15px;
    padding-top: 20px
}

@media (min-width: 768px) {
    .article-list-details {
        margin-top: 30px;
        padding-top: 30px
    }
}

.post-type-archive-daily-report .article-body h2+.article-list-details,
.single-daily-report .article-body h2+.article-list-details {
    border: none;
    padding-top: 0
}

.article-list-details .header {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .article-list-details .header {
        margin-bottom: 20px
    }
}

.article-list-details p {
    font-size: .875rem;
    line-height: 1.4;
    color: #666
}

.chl .article-list-details p {
    line-height: 1.5
}

.article-list-details .headline {
    font-weight: 600;
    font-size: 1.25rem;
    margin-bottom: 5px;
    line-height: 1.35
}

.article-list-details article {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .article-list-details article {
        margin-bottom: 30px
    }
}

.article-list-details .meta {
    color: #757575
}

.article-list-details .meta:before {
    content: "("
}

.article-list-details .meta:after {
    content: ")"
}

.article-list-article {
    border: none;
    margin-top: 0;
    padding-top: 0
}

.article-list-article h1 {
    font-size: 25px;
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .article-list-article h1 {
        font-size: 33px;
        margin-bottom: 20px
    }
}

.article-list-article p.summary {
    font-size: .875rem;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .article-list-article p.summary {
        font-size: .9375rem;
        margin-bottom: 30px
    }
}

.article-list-article .headline {
    font-size: .9375rem
}

.filters {
    background: #f0f1f2;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .filters {
        padding: 22px
    }
}

@media (min-width: 992px) {
    .filters {
        margin-bottom: 0
    }
}

.filters .head-section,
.filters .meta-tags h3,
.meta-tags .filters h3,
.filters .sidebar h3,
.sidebar .filters h3,
.filters .related .related-header,
.related .filters .related-header,
.filters .related h3,
.related .filters h3,
.filters .related figcaption,
.related .filters figcaption,
.filters .feature>h3,
.filters .slab h3,
.slab .filters h3,
.filters .chl .slab.stacked h3,
.chl .slab.stacked .filters h3,
.filters .email-signup h3,
.email-signup .filters h3,
.filters .newsletters .right-sidebar h3,
.newsletters .right-sidebar .filters h3 {
    margin-bottom: 0;
    padding: 15px
}

@media (min-width: 768px) {

    .filters .head-section,
    .filters .meta-tags h3,
    .meta-tags .filters h3,
    .filters .sidebar h3,
    .sidebar .filters h3,
    .filters .related .related-header,
    .related .filters .related-header,
    .filters .related h3,
    .related .filters h3,
    .filters .related figcaption,
    .related .filters figcaption,
    .filters .feature>h3,
    .filters .slab h3,
    .slab .filters h3,
    .filters .chl .slab.stacked h3,
    .chl .slab.stacked .filters h3,
    .filters .email-signup h3,
    .email-signup .filters h3,
    .filters .newsletters .right-sidebar h3,
    .newsletters .right-sidebar .filters h3 {
        margin-bottom: 15px;
        padding: 0
    }
}

.filters .head-section .caret,
.filters .meta-tags h3 .caret,
.meta-tags .filters h3 .caret,
.filters .sidebar h3 .caret,
.sidebar .filters h3 .caret,
.filters .related .related-header .caret,
.related .filters .related-header .caret,
.filters .related h3 .caret,
.related .filters h3 .caret,
.filters .related figcaption .caret,
.related .filters figcaption .caret,
.filters .feature>h3 .caret,
.filters .slab h3 .caret,
.slab .filters h3 .caret,
.filters .email-signup h3 .caret,
.email-signup .filters h3 .caret,
.filters .newsletters .right-sidebar h3 .caret,
.newsletters .right-sidebar .filters h3 .caret {
    float: right;
    margin-top: 8px
}

.filters .head-section .caret.flipped,
.filters .meta-tags h3 .caret.flipped,
.meta-tags .filters h3 .caret.flipped,
.filters .sidebar h3 .caret.flipped,
.sidebar .filters h3 .caret.flipped,
.filters .related .related-header .caret.flipped,
.related .filters .related-header .caret.flipped,
.filters .related h3 .caret.flipped,
.related .filters h3 .caret.flipped,
.filters .related figcaption .caret.flipped,
.related .filters figcaption .caret.flipped,
.filters .feature>h3 .caret.flipped,
.filters .slab h3 .caret.flipped,
.slab .filters h3 .caret.flipped,
.filters .email-signup h3 .caret.flipped,
.email-signup .filters h3 .caret.flipped,
.filters .newsletters .right-sidebar h3 .caret.flipped,
.newsletters .right-sidebar .filters h3 .caret.flipped {
    border-bottom: 4px solid;
    border-top: 0
}

.filters .section-form {
    padding: 15px
}

@media (min-width: 768px) {
    .filters .section-form {
        padding: 0
    }
}

.nav-results {
    padding-bottom: 22px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e8e8e8
}

.nav-results .head-section,
.nav-results .meta-tags h3,
.meta-tags .nav-results h3,
.nav-results .sidebar h3,
.sidebar .nav-results h3,
.nav-results .related .related-header,
.related .nav-results .related-header,
.nav-results .related h3,
.related .nav-results h3,
.nav-results .related figcaption,
.related .nav-results figcaption,
.nav-results .feature>h3,
.nav-results .slab h3,
.slab .nav-results h3,
.nav-results .chl .slab.stacked h3,
.chl .slab.stacked .nav-results h3,
.nav-results .email-signup h3,
.email-signup .nav-results h3,
.nav-results .newsletters .right-sidebar h3,
.newsletters .right-sidebar .nav-results h3 {
    margin-bottom: 0
}

.nav-results .head-section .term,
.nav-results .meta-tags h3 .term,
.meta-tags .nav-results h3 .term,
.nav-results .sidebar h3 .term,
.sidebar .nav-results h3 .term,
.nav-results .related .related-header .term,
.related .nav-results .related-header .term,
.nav-results .related h3 .term,
.related .nav-results h3 .term,
.nav-results .related figcaption .term,
.related .nav-results figcaption .term,
.nav-results .feature>h3 .term,
.nav-results .slab h3 .term,
.slab .nav-results h3 .term,
.nav-results .email-signup h3 .term,
.email-signup .nav-results h3 .term,
.nav-results .newsletters .right-sidebar h3 .term,
.newsletters .right-sidebar .nav-results h3 .term {
    text-transform: none;
    color: #333;
    font-weight: 700
}

.article-list-results {
    border-top: none;
    padding-top: 0;
    margin-top: 40px
}

.landing-page .article-list-results {
    margin-top: 0
}

.article-list-results article {
    margin-bottom: 40px
}

.article-list-results h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
    margin-top: 15px
}

@media (min-width: 768px) {
    .article-list-results h3 {
        margin-bottom: 30px;
        margin-top: 0
    }
}

.article-list-results p {
    font-size: .875rem;
    color: #666;
    line-height: 1.35
}

.article-list-results .headline {
    margin-top: 0;
    margin-bottom: 4px
}

.khn .article-list-results .headline {
    margin-bottom: 7px
}

@media (min-width: 1230px) {
    .khn .article-list-results .headline {
        font-size: 1.25rem
    }
}

.article-list-results img {
    max-width: 100%;
    height: auto
}

.article-list-results .meta {
    margin-bottom: 7px
}

.article-list-results .meta a {
    color: #666
}

.article-list-results .meta a:hover {
    color: #0064ab
}

.article-list-results .meta .byline strong {
    font-weight: normal
}

.article-list-results .meta .byline:last-of-type {
    margin-right: 4px
}

.article-list-results .meta p {
    line-height: 1.4
}

.article-list-results .meta:before {
    content: ""
}

.article-list-results .meta:after {
    content: ""
}

.article-list-results .meta .kicker,
.article-list-results .meta .form-filters label,
.form-filters .article-list-results .meta label {
    color: #757575;
    font-size: .8125rem
}

.article-list-results .meta-topics {
    font-size: .6875rem
}

.article-list-results .more {
    font-weight: 600;
    font-size: .8125rem;
    color: #07294c
}

.article-list-results .image-story-results {
    float: right;
    margin: 5px 0 20px 20px
}

@media (min-width: 1230px) {
    .results-list-img {
        width: 230px
    }
}

.results-list-img img {
    width: 100%;
    height: auto
}

.results-list-text p:last-child {
    margin-bottom: 0
}

.results-list-img+.results-list-text {
    padding-left: 5px;
    margin-top: -4px
}

@media (min-width: 1230px) {
    .results-list-img+.results-list-text {
        width: calc(100% - 230px)
    }
}

body.single-cartoon article.cartoon.has-post-thumbnail>figure {
    text-align: center
}

body.single-cartoon article.cartoon.has-post-thumbnail>figure img {
    max-width: 100%;
    height: auto
}

body.author .article-list-results:first-of-type {
    padding-bottom: 0;
    border-bottom: none
}

.content-article .article-body .bio {
    margin: 0 0 30px 30px
}

.content-article .article-body .bio .related-content {
    border-top: none;
    padding: 15px
}

@media (min-width: 768px) {
    .content-article .article-body .bio .related-content {
        padding: 30px 30px 15px 30px
    }
}

.content-article .article-body .bio .meta {
    font-size: 13px;
    font-weight: 600
}

.content-article .article-body .bio .bio-image {
    float: left;
    margin: 0 15px 10px 0
}

@media (min-width: 768px) {
    .content-article .article-body .bio .bio-image {
        float: none;
        text-align: center;
        margin: 0 0 20px 0
    }
}

.content-article .article-body .bio .bio-image img {
    border: 4px solid #e4e4e4;
    background: #ededed;
    padding: 1px
}

.featured-headline {
    text-align: left;
    margin-bottom: 15px;
    padding: 15px 22px;
    background: #f0f1f2;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-left: 6px solid #d12630
}

@media (min-width: 768px) {
    .featured-headline {
        margin-bottom: 30px
    }
}

.featured-headline h2 {
    margin: 0
}

@media (min-width: 1230px) {
    .featured-headline h2 {
        font-size: 1.5rem
    }
}

.featured-headline h2 a:after {
    font-size: .9375rem;
    vertical-align: middle;
    display: inline-block;
    margin-left: 3px;
    color: #111
}

.featured-headline h2 a:hover,
.featured-headline h2 a:hover:after {
    color: #0075c9
}

img#wpstats {
    width: 0px;
    height: 0px;
    overflow: hidden;
    display: block
}

body.admin-bar .header-site {
    top: 32px
}

@media screen and (max-width: 782px) {
    body.admin-bar .header-site {
        top: 46px
    }

    body.admin-bar .header-site.scrolling {
        top: 0
    }
}

.audio-embed-wrapper {
    margin-top: 10px
}

.audio-embed-wrapper iframe {
    width: 100%
}

.audio-embed-wrapper blockquote.wp-embedded-content {
    display: none
}

.embed-wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 10px;
    box-sizing: content-box;
    width: 100%
}

.embed-wrapper iframe,
.embed-wrapper object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list-popular {
    counter-reset: list-popular
}

.list-popular li:before {
    counter-increment: list-popular;
    content: counter(list-popular)
}

.header-full {
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative
}

@media (min-width: 1230px) {
    .header-full.entry-header::after {
        margin: 0 auto;
        width: 1200px
    }
}

.header-full.featured-background-image {
    margin-top: -30px
}

@media (min-width: 768px) {
    .header-full.featured-background-image {
        margin-top: -30px
    }
}

.skybox .header-full {
    margin-top: 0
}

.header-full::after {
    display: none
}

.header-full.theme-above-header .header>a,
.header-full.theme-above-header .header-full-text>a,
.header-full.theme-default .header>a,
.header-full.theme-default .header-full-text>a {
    margin: 0
}

.header-full .header>a,
.header-full .header-full-text>a {
    display: table;
    margin: 0 auto
}

.header-full .header>a+h1,
.header-full .header-full-text>a+h1 {
    margin-top: 10px
}

@media (min-width: 768px) {
    .header-full-bg {
        position: relative
    }

    .header-full-bg::after {
        background: rgba(17, 17, 17, 0);
        background: -moz-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 17, 17, 0)), color-stop(100%, rgba(17, 17, 17, 0.9)));
        background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
        background: -o-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
        background: -ms-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
        background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }
}

.header-full-bg img {
    height: auto;
    width: 100%
}

@media (min-width: 992px) {
    .header-full-content {
        bottom: 30px;
        position: static
    }

    .featured-background-image .header-full-content {
        margin-top: 0;
        position: absolute;
        width: 100%
    }

    .featured-background-image .header-full-content .container,
    .featured-background-image .header-full-content .header-site--container,
    .featured-background-image .header-full-content .footer-main {
        background: none
    }
}

@media (min-width: 992px) and (max-width: 1350px) {
    .header-full-content {
        bottom: 0.5rem
    }
}

@media (min-width: 1351px) and (max-width: 1500px) {
    .header-full-content {
        bottom: 0.8rem
    }
}

@media (min-width: 1501px) {
    .header-full-content {
        bottom: 1rem
    }
}

.khn.special-article .header-full-content {
    margin-top: 22.5px
}

.khn.special-article .header-full-bg+.header-full-content {
    margin-top: 0
}

.header-full-text {
    text-align: center
}

@media (min-width: 992px) {

    .featured-background-image .header-full-text h1,
    .featured-background-image .header-full-text h2,
    .featured-background-image .header-full-text .meta,
    .featured-background-image .header-full-text time,
    .featured-background-image .header-full-text a,
    .featured-background-image .header-full-text .kicker,
    .featured-background-image .header-full-text .form-filters label,
    .form-filters .featured-background-image .header-full-text label {
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff
    }

    .featured-background-image .header-full-text .kicker,
    .featured-background-image .header-full-text .form-filters label,
    .form-filters .featured-background-image .header-full-text label {
        color: #fff
    }

    .featured-background-image .header-full-text .meta {
        border-left: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .header-full-text {
        padding: 0 240px
    }

    .featured-background-image .header-full-text {
        padding: 0 115px
    }
}

.header-full-text .meta {
    border-left: none;
    margin-top: 15px;
    width: 100%
}

@media (min-width: 1230px) {

    .khn .header-full-text .meta time::before,
    .header-full-text .meta .byline.photographer::before {
        display: inline-block;
        margin-left: 3px
    }
}

.header-full-text .meta::before {
    display: none !important
}

.header-full-text .meta time,
.header-full-text .meta .byline {
    display: inline-block !important
}

.header-full-text>a {
    display: table;
    margin: 0 auto
}

.header-full-text>a .kicker,
.header-full-text>a .form-filters label,
.form-filters .header-full-text>a label {
    margin-bottom: 0
}

.header-full-text>a+h1 {
    margin-top: 10px
}

.container-meta {
    padding-top: 0 !important
}

.container-meta .wp-caption p {
    padding-top: 10px
}

.container-meta .lead,
.container-meta .meta {
    display: none
}

body.special-article .header-full.featured-background-image {
    margin-top: 0;
    overflow: hidden
}

@media (min-width: 768px) {
    body.special-article .header-full-bg::after {
        background: rgba(0, 0, 0, 0.35)
    }
}

body.special-article .header-full-text {
    padding: 0 15px
}

@media (min-width: 992px) {

    body.special-article .header-full-text .kicker,
    body.special-article .header-full-text .form-filters label,
    .form-filters body.special-article .header-full-text label,
    body.special-article .header-full-text h1 {
        margin: 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {

    body.special-article .header-full-text .kicker,
    body.special-article .header-full-text .form-filters label,
    .form-filters body.special-article .header-full-text label {
        font-size: .875rem
    }

    body.special-article .header-full-text h1 {
        font-size: 2.75rem
    }
}

@media (min-width: 1201px) and (max-width: 1350px) {

    body.special-article .header-full-text .kicker,
    body.special-article .header-full-text .form-filters label,
    .form-filters body.special-article .header-full-text label {
        font-size: .9375rem
    }

    body.special-article .header-full-text h1 {
        font-size: 3rem
    }
}

@media (min-width: 1351px) and (max-width: 1500px) {

    body.special-article .header-full-text .kicker,
    body.special-article .header-full-text .form-filters label,
    .form-filters body.special-article .header-full-text label {
        font-size: 1rem
    }

    body.special-article .header-full-text h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 1501px) {

    body.special-article .header-full-text .kicker,
    body.special-article .header-full-text .form-filters label,
    .form-filters body.special-article .header-full-text label {
        font-size: 1.0625rem
    }

    body.special-article .header-full-text h1 {
        font-size: 3.625rem
    }
}

body.special-article .header-full-text .subhead,
body.special-article .header-full-text .meta {
    display: none
}

body.special-article .container-meta .lead,
body.special-article .container-meta .meta {
    display: block;
    text-align: center
}

body.special-article .container-meta .lead {
    color: #333;
    font-style: normal;
    font-weight: 400;
    margin-top: 45px
}

@media (min-width: 768px) {
    body.special-article .container-meta .lead {
        font-size: 1.625rem
    }
}

body.special-article .container-meta .meta {
    border-top: 1px solid #e8e8e8;
    border-top: none;
    font-size: .9375rem
}

body.special-article .container-meta .meta::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

body.special-article .container-meta .meta::before {
    display: inline-block;
    margin: 0 auto 22px auto
}

body.special-article .container-meta .byline.photographer {
    margin-left: 2px
}

body.special-article .container-meta time {
    display: block;
    font-size: .875rem
}

body.special-article .container-meta time::before {
    content: ''
}

body.special-article .container-meta .partners {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    color: #949494;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    line-height: 1.5;
    padding: 15px 0;
    text-align: center
}

body.special-article .container-meta .partners p {
    margin-bottom: 0
}

@media (min-width: 768px) {
    body.special-article #content .article-body .layout-lg {
        margin-left: 0;
        margin-right: 0
    }

    body.special-article #content .article-body .layout-lg img,
    body.special-article #content .article-body .layout-lg .wp-caption.aligncenter,
    body.special-article #content .article-body .layout-lg .wp-caption.alignnone {
        width: 100% !important
    }

    body.special-article #content .article-body .layout-lg .wp-caption-text {
        margin-left: auto;
        margin-right: auto
    }

    body.special-article #content .article-body .layout-lg .pullquote {
        margin-left: 22px;
        margin-right: 22px
    }

    body.special-article #content .article-body .layout-lg .pullquote::before {
        display: block;
        left: auto;
        margin: 0 auto;
        margin-bottom: 45px;
        position: static;
        top: auto
    }
}

@media (min-width: 768px) {
    body.special-article.khn #content .article-body .layout-lg .pullquote::before {
        font-size: 11.25rem;
        height: 58px
    }
}

.special-quote {
    position: relative
}

@media (min-width: 992px) {
    .special-quote .quote-img {
        position: relative
    }

    .special-quote .quote-img::after {
        background: rgba(0, 0, 0, 0.35);
        content: '';
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .special-quote .pullquote {
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border: none;
        color: #fff;
        font-size: 2.25rem;
        left: 10%;
        padding: 0;
        position: absolute;
        top: 15%;
        width: 80%;
        z-index: 500
    }

    .special-quote .pullquote::before {
        color: #fff;
        display: block;
        left: auto;
        margin: 0 auto;
        margin-bottom: 45px;
        position: static;
        top: auto
    }

    .special-quote .pullquote footer {
        color: #fff;
        font-size: .9375rem;
        font-weight: 600;
        margin-top: 45px
    }

    .special-quote.layout-lg .pullquote::before {
        font-size: 11.25rem;
        height: 58px
    }

    .chl .special-quote.layout-lg .pullquote::before {
        border-color: #fff;
        border-radius: 60px;
        font-size: 2.375rem;
        height: 60px;
        margin-bottom: 22px !important;
        width: 60px
    }
}

#ca-uninsured-special-report .header-cu {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    #ca-uninsured-special-report .header-cu {
        background: url("") no-repeat center;
        height: 260px;
        padding: 60px 0 0 0;
        margin: -25px 0 0 0
    }
}

#ca-uninsured-special-report .header-cu .inner {
    background-color: rgba(255, 255, 255, 0.7);
    border-top: 4px solid #0075c9;
    border-bottom: 1px solid #afafaf;
    text-align: center;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    padding: 12px 0 20px 0
}

#ca-uninsured-special-report .header-cu .inner:before,
#ca-uninsured-special-report .header-cu .inner:after {
    content: " ";
    display: table
}

#ca-uninsured-special-report .header-cu .inner:after {
    clear: both
}

#ca-uninsured-special-report .header-cu h1 {
    font-size: 34px;
    line-height: 1;
    font-family: "PT Serif", Georgia, serif;
    color: #d12630;
    padding: 0 0 10px 0;
    margin: 0;
    text-shadow: 3px 3px 0px #d9d9d9
}

@media (min-width: 1230px) {
    #ca-uninsured-special-report .header-cu h1 {
        font-size: 50px;
        border-bottom: 1px solid #d6d6d6;
        float: left;
        margin: 0 0 0 330px
    }
}

#ca-uninsured-special-report .header-cu h2 {
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    padding: 3px 0 0 0;
    margin: 0;
    text-shadow: 2px 2px 0px #d9d9d9;
    color: #0075c9
}

@media (min-width: 1230px) {
    #ca-uninsured-special-report .header-cu h2 {
        font-size: 35px;
        border-top: 1px solid #fff;
        float: left;
        clear: both;
        margin: 0 0 0 330px
    }
}

#ca-uninsured-special-report .headlines-cu {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 20px 0
}

#ca-uninsured-special-report .headlines-cu:before,
#ca-uninsured-special-report .headlines-cu:after {
    content: " ";
    display: table
}

#ca-uninsured-special-report .headlines-cu:after {
    clear: both
}

#ca-uninsured-special-report .headlines-cu h3 {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 0
}

#ca-uninsured-special-report .headlines-cu .headline {
    font-size: 14px;
    margin-bottom: 5px
}

@media (min-width: 768px) {
    #ca-uninsured-special-report .headlines-cu .headline {
        margin: 0;
        border-right: 1px solid #d6d6d6
    }

    #ca-uninsured-special-report .headlines-cu .headline:last-child {
        border: 0
    }

    #ca-uninsured-special-report .headlines-cu .headline:first-of-type {
        padding-left: 0
    }
}

#ca-uninsured-special-report .text-highlight-cu,
#ca-uninsured-special-report .profiles-cu .profile .status-insurance .year {
    color: #0075c9;
    font-size: 32px;
    line-height: 1;
    font-family: "PT Serif", Georgia, serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#ca-uninsured-special-report .profiles-cu {
    margin: 20px 0 0 0
}

@media (min-width: 1230px) {
    #ca-uninsured-special-report .profiles-cu {
        margin: 50px 0 0 0
    }
}

#ca-uninsured-special-report .profiles-cu .profile-wrapper {
    margin-bottom: 30px;
    padding-right: 14px
}

#ca-uninsured-special-report .profiles-cu .profile {
    background-color: #f0f1f2;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4)
}

#ca-uninsured-special-report .profiles-cu .profile h3 {
    color: #fff;
    font-size: 26px;
    text-align: center;
    background: #0075c9;
    margin: 0 0 2px 0;
    padding: 10px 0;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3)
}

#ca-uninsured-special-report .profiles-cu .profile h3 a {
    color: #fff
}

#ca-uninsured-special-report .profiles-cu .profile .occupation {
    border-right: 1px solid #d6d6d6;
    padding: 10px 35px 0 25px;
    float: left;
    width: 70%
}

#ca-uninsured-special-report .profiles-cu .profile .occupation .title {
    color: #0075c9;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600
}

#ca-uninsured-special-report .profiles-cu .profile .occupation .location {
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    font-family: "Source Sans Pro", Arial, sans-serif
}

#ca-uninsured-special-report .profiles-cu .profile .occupation>p {
    display: none
}

#ca-uninsured-special-report .profiles-cu .profile .age {
    padding: 15px 0 0 0;
    float: left;
    color: #0075c9;
    font-size: 25px;
    font-weight: 400;
    width: 30%;
    text-align: center
}

#ca-uninsured-special-report .profiles-cu .profile .text {
    clear: both;
    padding: 20px 25px
}

#ca-uninsured-special-report .profiles-cu .profile .text p {
    font-size: 15px;
    width: auto
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance {
    padding: 0 15px 0 15px
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .year {
    margin-bottom: 2px
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status {
    color: #666;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    font-family: "Source Sans Pro", Arial, sans-serif
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status-old,
#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status-current {
    text-align: center;
    border-top: 1px solid #d6d6d6;
    padding: 10px 5px 15px 5px
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status-old:first-child {
    border-right: 1px solid #d6d6d6
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status-current {
    background: #fff
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status-current .status {
    color: #d12630
}

#ca-uninsured-special-report .profiles-cu .profile .status-insurance .status-current-single {
    background: #fff
}

#ca-uninsured-special-report .banner-cu {
    margin-bottom: 15px
}

@media (min-width: 768px) {
    #ca-uninsured-special-report .banner-cu {
        background: url("") no-repeat center;
        height: 120px;
        padding: 20px 0 0 0;
        margin: -20px 0 15px 0
    }
}

#ca-uninsured-special-report .banner-cu a,
#ca-uninsured-special-report .banner-cu a:hover {
    text-decoration: none
}

#ca-uninsured-special-report .banner-cu .inner {
    background-color: rgba(255, 255, 255, 0.8);
    border-top: 2px solid #0075c9;
    border-bottom: 1px solid #afafaf;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
    padding: 15px 0 12px 20px;
    text-align: center
}

#ca-uninsured-special-report .banner-cu .inner:before,
#ca-uninsured-special-report .banner-cu .inner:after {
    content: " ";
    display: table
}

#ca-uninsured-special-report .banner-cu .inner:after {
    clear: both
}

#ca-uninsured-special-report .banner-cu .head-cu {
    font-size: 43px;
    line-height: 1;
    font-family: "PT Serif", Georgia, serif;
    color: #d12630;
    padding: 0;
    margin: 0;
    text-shadow: 2px 2px 0px #d9d9d9
}

@media (min-width: 1230px) {
    #ca-uninsured-special-report .banner-cu .head-cu {
        float: left;
        margin: 0 10px 0 0
    }
}

#ca-uninsured-special-report .banner-cu .subhead-cu {
    font-size: 20px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    color: #0075c9;
    padding: 6px 0;
    margin: 2px 0 0 0;
    text-shadow: 1px 1px 0px #d9d9d9
}

@media (min-width: 1230px) {
    #ca-uninsured-special-report .banner-cu .subhead-cu {
        border-top: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6;
        float: left
    }
}

.page .entry-content #kingburwell-special-report {
    padding-bottom: 20px
}

@media (min-width: 768px) {
    .page .entry-content #kingburwell-special-report .kb-header-row {
        margin: 0
    }
}

.page .entry-content #kingburwell-special-report .kb-header {
    background: url("") no-repeat top center;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
    margin: -13px 0 0 0;
    padding: 0
}

@media (min-width: 768px) {
    .page .entry-content #kingburwell-special-report .kb-header {
        margin: -28px 0 0 0
    }
}

@media (min-width: 1230px) {
    .page .entry-content #kingburwell-special-report .kb-header {
        margin: -38px 0 0 0
    }
}

.page .entry-content #kingburwell-special-report .kb-header .inner {
    background-image: url("");
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 100%;
    padding: 20px 20px
}

@media (min-width: 992px) {
    .page .entry-content #kingburwell-special-report .kb-header .inner {
        padding: 50px 20px
    }
}

.page .entry-content #kingburwell-special-report .kb-header h1 {
    font-size: 60px;
    line-height: 1;
    font-family: "PT Serif", Georgia, serif;
    color: #d12630;
    padding: 0;
    margin: 0 0 5px 0;
    text-shadow: 3px 3px 0px #d9d9d9
}

@media (min-width: 1230px) {
    .page .entry-content #kingburwell-special-report .kb-header h1 {
        font-size: 80px
    }
}

.page .entry-content #kingburwell-special-report .kb-header h1 span {
    color: #0075c9;
    font-size: 0.75em
}

.page .entry-content #kingburwell-special-report .kb-header h2 {
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 400;
    padding: 3px 0 0 0;
    margin: 0;
    text-shadow: 2px 2px 0px #d9d9d9
}

@media (min-width: 1230px) {
    .page .entry-content #kingburwell-special-report .kb-header h2 {
        font-size: 29px
    }
}

.page .entry-content #kingburwell-special-report h3 {
    color: #d12630;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px
}

.page .entry-content #kingburwell-special-report article {
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 15px;
    padding-bottom: 15px;
    float: left
}

.page .entry-content #kingburwell-special-report .article-feature {
    border-bottom: none;
    margin-bottom: 25px;
    padding-bottom: 0
}

.page .entry-content #kingburwell-special-report p {
    margin-bottom: 5px;
    width: auto
}

.page .entry-content #kingburwell-special-report p:not(.headline) {
    font-size: 12px;
    line-height: 1.5
}

.page .entry-content #kingburwell-special-report .article-video-feature p.headline {
    margin-top: 10px
}

.page .entry-content #kingburwell-special-report .wrapper-story {
    background: #ededed;
    padding: 20px
}

.page .entry-content #kingburwell-special-report img {
    width: 100%
}

.page .entry-content #kingburwell-special-report img.img-sm {
    float: right;
    width: 100px;
    height: auto;
    margin-left: 15px
}

.page .entry-content #kingburwell-special-report img.img-md {
    float: left;
    width: 170px;
    height: auto;
    margin-right: 15px
}

@media (min-width: 1230px) {
    .page .entry-content #kingburwell-special-report .kb-articles {
        padding: 0;
        margin-left: 15px
    }
}

@media (min-width: 1230px) {
    .page .entry-content #kingburwell-special-report .kb-media {
        padding: 0;
        margin-left: -15px
    }
}

.page .entry-content #kingburwell-special-report .kb-map,
.page .entry-content #kingburwell-special-report .kb-map p {
    text-align: center
}

.page .entry-content #kingburwell-special-report .kb-map img,
.page .entry-content #kingburwell-special-report .kb-map p img {
    display: inline-block;
    width: auto
}

.page .entry-content #kingburwell-special-report .kb-ribbon {
    margin: -9px 0 0 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3
}

@media (min-width: 768px) {
    .page .entry-content #kingburwell-special-report .kb-ribbon {
        font-size: 18px;
        line-height: 1.35
    }
}

@media (min-width: 992px) {
    .page .entry-content #kingburwell-special-report .kb-ribbon {
        padding: 0 20px 0 25px
    }
}

@media (min-width: 1230px) {
    .page .entry-content #kingburwell-special-report .kb-ribbon {
        padding: 0 50px 0 72px
    }
}

.page .entry-content #kingburwell-special-report .kb-ribbon h3 {
    font-size: 24px
}

.page .entry-content #kingburwell-special-report .kb-ribbon .inner {
    width: 278px;
    background: url("") no-repeat bottom left;
    padding-bottom: 60px;
    margin: 0 auto
}

.page .entry-content #kingburwell-special-report .kb-ribbon .inner:before {
    content: "";
    display: block;
    background: url("") no-repeat top left;
    height: 9px
}

.page .entry-content #kingburwell-special-report .kb-ribbon-header,
.page .entry-content #kingburwell-special-report .kb-ribbon-list,
.page .entry-content #kingburwell-special-report .kb-ribbon-footer {
    margin: 0 7px 0 1px
}

.page .entry-content #kingburwell-special-report .kb-ribbon-header {
    background: #ededed url("") no-repeat bottom left;
    padding: 15px 30px 25px 30px
}

.page .entry-content #kingburwell-special-report .kb-ribbon-header h3 {
    margin: 0
}

.page .entry-content #kingburwell-special-report .kb-ribbon-list {
    padding: 10px 20px 20px 20px
}

@media (min-width: 768px) {
    .page .entry-content #kingburwell-special-report .kb-ribbon-list {
        padding: 10px 30px 20px 30px
    }
}

.page .entry-content #kingburwell-special-report .kb-ribbon-list p {
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

.page .entry-content #kingburwell-special-report .kb-ribbon-footer {
    border-top: 1px solid #d6d6d6;
    padding: 20px 30px 10px 30px;
    font-size: 16px
}

.page .entry-content #kingburwell-special-report .kb-ribbon-number {
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    color: #d12630;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.orphan-drugs-top-message {
    border: 1px solid #d6d6d6;
    padding: 30px
}

.orphan-drugs-top-message h3 {
    font-size: 32px;
    margin: 0 0 15px 0
}

.orphan-drugs-top-message p {
    margin: 0
}

.orphan-drugs-search-wrapper {
    background: #07294c url("");
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 20px 20px 20px 30px
}

.orphan-drugs-search-wrapper input {
    display: block;
    background: #fff;
    border: 1px solid #0075c9;
    border-radius: 3px;
    width: 100%;
    padding-left: 15px
}

.orphan-drugs-search-wrapper h5 {
    color: #fff
}

.orphan-drugs-panel-wrapper {
    border: 1px solid #d6d6d6;
    padding: 30px;
    background-color: #e4e4e4
}

.orphan-drugs-tabs {
    border-bottom: 1px solid #d6d6d6
}

.orphan-drugs-tabs ul {
    align-items: center;
    background: #fff;
    display: flex;
    margin: 0;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6
}

@media (max-width: 699px) {
    .orphan-drugs-tabs ul {
        flex-direction: column;
        width: 100%
    }
}

.orphan-drugs-tabs li {
    box-shadow: 0 2px 1px 0 #C7C7C7 inset;
    background: #fff;
    margin: 0 !important;
    padding: 15px 10px 0 10px;
    text-align: center;
    flex: 1 0 0;
    transition: 0.2s
}

@media (max-width: 699px) {
    .orphan-drugs-tabs li {
        width: 100%;
        padding: 10px
    }
}

@media (min-width: 700px) {
    .orphan-drugs-tabs li {
        height: 110px !important
    }
}

.orphan-drugs-tabs li.active {
    background-color: #07294c;
    color: #85a9c3;
    border-bottom: 1px solid transparent
}

@media (max-width: 699px) {
    .orphan-drugs-tabs li:nth-of-type(2n) {
        border-top: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6
    }
}

@media (min-width: 700px) {
    .orphan-drugs-tabs li:nth-of-type(2n) {
        border-left: 1px solid #d6d6d6;
        border-right: 1px solid #d6d6d6
    }
}

.orphan-drugs-tabs li:not(.active):hover {
    background-color: #ededed;
    border-top: 2px solid #85a9c3
}

.orphan-drugs-tabs a {
    color: #333
}

@media (min-width: 700px) {
    .orphan-drugs-tabs a {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start
    }
}

@media (max-width: 699px) {
    .orphan-drugs-tabs a {
        text-align: center
    }
}

.orphan-drugs-tabs a:hover {
    text-decoration: none
}

.orphan-drugs-panel-number {
    color: #d12630;
    font-size: 18px;
    font-weight: 700
}

.active .orphan-drugs-panel-number {
    color: #85a9c3
}

@media (max-width: 699px) {
    .orphan-drugs-panel-number {
        display: block
    }
}

.orphan-drugs-panel-type {
    font-size: 15px
}

.active .orphan-drugs-panel-type {
    color: #fff
}

.orphan-drugs-table-wrapper {
    background-color: #fff;
    border: 1px solid #d6d6d6;
    border-top: transparent;
    position: relative
}

.orphan-drugs-table-wrapper table {
    background: #fff;
    margin: 0
}

@media (max-width: 767px) {
    .orphan-drugs-table-wrapper .table-responsive td {
        white-space: normal !important
    }
}

@media (min-width: 700px) and (max-width: 767px) {
    .orphan-drugs-table-wrapper .table-responsive td {
        font-size: 13px
    }
}

@media (max-width: 699px) {
    .orphan-drugs-table-wrapper .table-responsive td {
        width: 100%;
        display: block
    }

    .orphan-drugs-table-wrapper .table-responsive td:not(:last-of-type) {
        border-bottom: 1px solid #d6d6d6
    }
}

.orphan-drugs-search-input {
    position: relative;
    width: 100%
}

@media (min-width: 700px) {
    .orphan-drugs-search-input {
        width: 80%
    }
}

.orphan-drugs-search-input button {
    position: absolute;
    right: 0px;
    top: 0px;
    background: none;
    border: none;
    margin: 0
}

.orphan-drugs-search-input button:hover {
    background: transparent
}

.orphan-drugs-info-box {
    background-color: #fff;
    padding: 10px 20px 20px 20px;
    position: absolute;
    top: 0;
    display: none;
    border-top: 1px solid #d6d6d6;
    height: 100%;
    overflow-y: scroll;
    width: 100%
}

@media (max-width: 699px) {
    .orphan-drugs-info-box {
        overflow-y: scroll;
        padding: 10px
    }
}

.orphan-drugs-info-list {
    list-style-type: decimal;
    padding-left: 20px
}

.orphan-drugs-info-list span {
    display: block
}

.orphan-drugs-info-title {
    font-size: 38px;
    font-weight: 700;
    margin: 15px 0 0 0;
    line-height: 30px;
    max-width: 80%
}

.orphan-drugs-info-title span {
    display: inline-block;
    font-size: 14px;
    font-weight: 400
}

@media (max-width: 699px) {
    .orphan-drugs-info-title span {
        display: block
    }
}

.orphan-drugs-info-treatments {
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-bottom: 5px
}

.orphan-drugs-info-close {
    position: absolute;
    right: 20px;
    top: 0px;
    background: none;
    border: none;
    font-size: 12px;
    text-transform: uppercase
}

.orphan-drugs-info-close:before {
    content: "\00d7";
    display: block;
    font-size: 44px;
    height: 48px
}

.orphan-table {
    display: none;
    max-height: 500px;
    width: 100%;
    overflow-y: scroll
}

.orphan-table a {
    color: #000;
    transition: 0.2s
}

.orphan-table a:hover {
    color: #07294c;
    cursor: pointer;
    text-decoration: underline
}

.orphan-table td {
    border-top: 0 !important;
    text-align: center;
    width: 25%
}

.orphan-table tr:not(:last-of-type) {
    border-bottom: 1px solid #d6d6d6
}

#tab-1 {
    display: block
}

@media (max-width: 699px) {

    .orphan-drugs-top-message,
    .orphan-drugs-search-wrapper,
    .orphan-drugs-panel-wrapper {
        padding: 10px
    }
}

@media (max-width: 699px) {
    .orphan-drugs-top-message {
        padding-bottom: 20px
    }
}

.orphan-drugs-info-subname {
    display: inline-block;
    font-style: italic
}

.orphan-drugs-info-market {
    display: block;
    font-weight: 700;
    font-size: 14px;
    margin-top: 3px
}

.orphan-drugs-info-notes {
    display: block;
    font-size: 12px;
    margin-top: 3px
}

.orphan-drugs-info-multiples {
    display: block;
    font-size: 13px;
    font-style: italic;
    margin-top: 30px
}

.orphan-drugs-footer-note {
    font-size: 12px;
    margin-top: 10px
}

.ui-autocomplete {
    max-height: 250px;
    max-width: 50%;
    overflow-y: auto;
    overflow-x: hidden
}

.ui-autocomplete .ui-menu-item {
    font-size: 12px
}

.ui-autocomplete .ui-state-focus {
    background: #d12630 !important;
    color: #fff !important
}

#orphan-drugs-body .orphan-table {
    max-height: none
}

#patient_advocacy:before {
    content: "";
    display: block;
    height: 90px;
    margin: -90px 0 0
}

.page-template-patient-advocacy .entry-header:after {
    display: none
}

.page-template-page-lotf {
    overflow-x: hidden
}

.page-template-page-lotf .content-main .container,
.page-template-page-lotf .content-main .header-site--container,
.page-template-page-lotf .content-main .footer-main {
    width: 100%
}

.page-template-page-lotf #content.template-wide {
    float: none !important;
    padding: 0
}

.page-template-page-lotf #pt_container {
    background-color: #0d2337
}

.page-template-page-lotf .interactive-atom-fence {
    background-color: #0d2337;
    padding: 0 15px
}

.page-template-page-lotf .pt-nav {
    margin: 0 -15px;
    position: relative;
    width: calc(100% + 30px)
}

@media (max-width: 46.24em) {
    .page-template-page-lotf .pt-nav {
        padding-top: 10px
    }
}

.page-template-page-lotf .pt-nav__top {
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 0
}

.page-template-page-lotf .pt-nav--left,
.page-template-page-lotf .navButtons {
    color: #000
}

@media (max-width: 46.24em) {
    .page-template-page-lotf .pt-nav--right {
        padding-bottom: 10px;
        position: inherit !important
    }
}

.page-template-page-lotf .pt-title,
.page-template-page-lotf .co-tooltip h3,
.page-template-page-lotf .pt-data-area--source span {
    color: #ffbb50
}

.page-template-page-lotf .close {
    opacity: 100%
}

.page-template-page-lotf .pt-intro {
    color: white
}

.page-template-page-lotf .modal-content {
    margin-top: 15%
}

.slab:before,
.slab:after {
    content: " ";
    display: table
}

.slab:after {
    clear: both
}

.khn .slab h3 {
    border-top: 1px solid #e8e8e8
}

.khn .slab h3::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

.khn .slab .headline {
    font-family: "PT Serif", Georgia, serif;
    margin-bottom: 7px;
    margin-top: 15px
}

.slab .byline strong {
    font-weight: normal
}

.slab .byline a {
    color: #666
}

.slab.query-slab li,
.slab.feed-slab p,
.slab.events-slab li,
.slab.top-stories-slab li,
.slab.related-slab li,
.slab.posts-slab li,
.slab.latest-summaries-slab li,
.slab.morning-briefing-slab .headline {
    font-size: .8125rem;
    display: block;
    font-family: "PT Serif", Georgia, serif;
    font-weight: 700;
    line-height: 1.4;
    line-height: 1.35
}

.slab.query-slab li a,
.slab.feed-slab p a,
.slab.events-slab li a,
.slab.top-stories-slab li a,
.slab.related-slab li a,
.slab.posts-slab li a,
.slab.latest-summaries-slab li a,
.slab.morning-briefing-slab .headline a {
    color: #111
}

.slab.query-slab li a:hover,
.slab.feed-slab p a:hover,
.slab.events-slab li a:hover,
.slab.top-stories-slab li a:hover,
.slab.related-slab li a:hover,
.slab.posts-slab li a:hover,
.slab.latest-summaries-slab li a:hover,
.slab.morning-briefing-slab .headline a:hover {
    color: #0075c9
}

.chl .slab.query-slab li a:hover,
.chl .slab.feed-slab p a:hover,
.chl .slab.events-slab li a:hover,
.chl .slab.top-stories-slab li a:hover,
.chl .slab.related-slab li a:hover,
.chl .slab.posts-slab li a:hover,
.chl .slab.latest-summaries-slab li a:hover,
.chl .slab.morning-briefing-slab .headline a:hover {
    color: #0064ab
}

.single .slab.query-slab li,
.single .slab.feed-slab p,
.single .slab.events-slab li,
.single .slab.top-stories-slab li,
.single .slab.related-slab li,
.single .slab.posts-slab li,
.single .slab.latest-summaries-slab li,
.single .slab.morning-briefing-slab .headline {
    font-weight: normal
}

.slab ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.slab ul li {
    margin-bottom: 15px
}

.slab ul>li.has-thumbnail {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.slab ul>li.has-thumbnail p {
    overflow: hidden;
    margin-bottom: 0
}

.slab .link-button {
    clear: both;
    margin-top: 15px
}

.khn .slab .link-button {
    text-align: center
}

.slab p>a {
    text-decoration: none
}

.chl .slab p>a:hover {
    text-decoration: underline
}

.slab time {
    text-transform: uppercase;
    color: #949494;
    font-family: "Source Sans Pro", Arial, sans-serif
}

.slab.stacked {
    background: #f0f1f2;
    padding: 22px;
    font-size: .8125rem;
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    line-height: 1.3;
    margin-bottom: 0
}

.chl .slab.stacked {
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    background: #f0f1f2;
    padding: 22px;
    font-size: .75rem;
    line-height: 1.4
}

.slab.stacked h3 {
    font-weight: 700;
    font-size: .6875rem;
    border: none;
    margin-bottom: 15px
}

.slab.stacked h3:before {
    display: none
}

.slab.stacked h3 a:hover {
    color: #0064ab
}

.chl .slab.stacked h3 {
    margin-top: 0;
    font-size: .875rem;
    color: #d12630
}

.chl .slab.stacked h3 a {
    color: #d12630
}

.chl .slab.stacked h3 a:hover {
    color: #0075c9
}

.slab.stacked .slab-content {
    margin-bottom: 0
}

.slab.stacked .fa {
    margin-left: 5px
}

.slab.stacked .kicker,
.slab.stacked .form-filters label,
.form-filters .slab.stacked label {
    margin-bottom: 15px
}

.slab.stacked .headline {
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 3px;
    font-size: .8125rem !important
}

.slab.stacked .byline {
    display: inline
}

.slab.stacked .meta a {
    text-transform: uppercase;
    color: #949494
}

.slab.stacked+.slab {
    margin-top: 45px
}

.slab.stacked+.slab.stacked {
    margin-top: 2px
}

.chl .slab.stacked+.slab.stacked {
    margin-top: 3px
}

.slab.stacked+.slab.stacked:last-child {
    margin-bottom: 0
}

.slab-content {
    margin-bottom: 20px
}

.related {
    clear: right
}

.related.inline {
    margin: 30px 0;
    padding: 15px 0;
    float: none;
    clear: none;
    width: auto;
    border: 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8
}

@media (min-width: 768px) {
    .related.pull-left {
        border: 0;
        border-right: 1px solid #e8e8e8;
        clear: left;
        margin-right: 22px;
        margin-left: 0;
        margin-bottom: 15px;
        padding-left: 0;
        padding-right: 27px
    }
}

@media (min-width: 992px) {
    .related.pull-left {
        margin-left: -150px
    }
}

@media (min-width: 1230px) {
    .khn .related.pull-left {
        margin-left: -265px;
        margin-right: 0
    }
}

@media (min-width: 1260px) {
    .chl .related.pull-left {
        margin-left: -265px;
        margin-right: 0
    }
}

.slab.action-slab {
    background-color: #f0f1f2
}

.related .slab.action-slab h3 {
    border-top: none
}

.related .slab.action-slab h3::before {
    display: none
}

.related .slab.action-slab:last-of-type {
    padding-bottom: 22px
}

.inline .slab.action-slab {
    text-align: center
}

.inline .slab.action-slab .link-button a {
    width: auto
}

.slab.email-slab input[type=email] {
    border-radius: 3px
}

.slab.email-slab .signup-form-wrapper .email-address {
    width: 77%
}

.slab.email-slab form {
    margin-bottom: 0.7em
}

.slab.email-slab button:not(#hubspot-submit) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.email-signup {
    background: #f0f1f2;
    margin: 45px 0;
    padding: 22px 15px;
    text-align: center
}

.email-signup h3,
.email-signup p,
.email-signup form,
.email-signup .form-control,
.email-signup .signup-form-wrapper,
.email-signup .email-submit {
    display: inline-block;
    margin: 0;
    vertical-align: middle
}

.email-signup h3 {
    margin-bottom: 7px;
    margin-right: 5px
}

.email-signup p {
    font-size: .75rem
}

.email-signup .form-control,
.email-signup .signup-form-wrapper {
    margin-left: 22px;
    width: auto
}

.email-signup .email-submit {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -5px;
    padding: 10px
}

.chl .email-signup {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8
}

.chl .email-signup .form-control,
.chl .email-signup .signup-form-wrapper {
    border-radius: 0;
    padding-left: 12px;
    padding-right: 10px
}

.chl .email-signup .email-submit {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.khn .email-signup {
    border-left: 3px solid #0075c9;
    padding: 22px
}

.khn .email-signup h3 {
    border-top: 1px solid #e8e8e8;
    border-bottom: none;
    width: 100%
}

.khn .email-signup h3::before {
    background: #0075c9;
    content: '';
    display: block;
    height: 3px;
    margin-bottom: 12px;
    width: 70px
}

.khn .email-signup p {
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem
}

.khn .email-signup .form-control,
.khn .email-signup .signup-form-wrapper {
    border-color: #d4d7d9
}

.khn .email-signup .email-submit {
    padding: 10px 22px
}

.khn .related.inline .email-signup h3 {
    border-top: none;
    width: auto
}

.khn .related.inline .email-signup h3::before {
    display: none
}

.signup-form-wrapper {
    padding-right: 0
}

.signup-form-wrapper::before {
    vertical-align: middle
}

.signup-form-wrapper .email-address {
    border: none;
    border-radius: 0;
    display: inline;
    height: 20px;
    margin: 0 0 0 4px;
    padding: 0;
    width: 77%
}

.chl .signup-form-wrapper .email-address {
    border-left: 1px solid #e8e8e8;
    padding: 0 0 0 5px
}

.email-signup .signup-form-wrapper {
    margin: 0;
    width: calc(100% - 85px)
}

.chl .email-signup .signup-form-wrapper {
    width: calc(100% - 90px)
}

.chl .related .email-signup,
.khn .related:not(.inline) .email-signup,
.sidebar .email-signup {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
    text-align: left
}

.chl .related .signup-form-wrapper,
.khn .related:not(.inline) .signup-form-wrapper,
.sidebar .signup-form-wrapper {
    padding-left: 10px
}

.chl .related input.email-address,
.khn .related:not(.inline) input.email-address,
.sidebar input.email-address {
    height: auto
}

.chl .sidebar .form-control,
.chl .sidebar .signup-form-wrapper {
    height: auto
}

.chl .sidebar .email-submit {
    height: auto
}

.related.inline .email-signup {
    margin: 0
}

@media (min-width: 768px) {
    .related.inline .email-signup {
        -webkit-align-items: center;
        align-items: center;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }
}

.khn .related.inline .email-signup {
    margin-bottom: -16px;
    margin-top: -16px
}

.related.inline .email-signup .signup-text {
    text-align: left
}

@media (min-width: 768px) {
    .related.inline .email-signup .signup-text {
        width: 50%
    }
}

.related.inline .email-signup .slab-content {
    margin-bottom: 0
}

.related.inline .email-signup .signup-form-wrapper {
    margin-left: 0;
    padding-left: 7px
}

.related.inline .email-signup input.email-address {
    height: auto
}

.related .hubspot-contacts input[type=email] {
    margin: 0;
    width: 100%
}

.slab .tab-wrapper .nav-tabs.nav-justified>li:first-child>a {
    border-left: 0
}

.slab .tab-wrapper .nav-tabs.nav-justified li>a {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    padding: 10px 0;
    background: #ededed
}

.slab .tab-wrapper .nav-tabs.nav-justified>.active>a,
.slab .tab-wrapper .nav-tabs.nav-justified>.active>a:hover {
    border-bottom: 1px solid #ffffff;
    background: #ffffff
}

.slab .tab-pane {
    padding-top: 10px
}

.slab .tab-pane h3 {
    display: none
}

.events-slab li .date-box {
    float: left;
    text-align: center;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    padding: 8px 0;
    margin: 0 15px 0 0;
    background: #0075c9;
    color: white;
    font-size: .8125rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: 600;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.events-slab li .date-box span {
    display: block
}

.topic-thumbnail-post {
    margin-bottom: 22px;
    display: block;
    display: flex
}

.topic-thumbnail-post:before,
.topic-thumbnail-post:after {
    content: " ";
    display: table
}

.topic-thumbnail-post:after {
    clear: both
}

.topic-thumbnail-post:last-of-type {
    margin-bottom: 0
}

.topic-thumbnail-post img {
    max-width: 85px;
    height: auto;
    margin: 0 15px 0 0
}

.chl .topic-thumbnail-post img {
    border: 2px solid #0075c9
}

.topic-thumbnail-post img.img-circle {
    padding: 0
}

.khn .topic-thumbnail-post img {
    border-radius: 0;
    border: 2px solid #fff;
    box-shadow: 1px 2px 2px -1px #ccc
}

.chl .topic-thumbnail-post .topic-link {
    font-weight: 600;
    color: #0075c9
}

.topic-thumbnail-post .kicker,
.topic-thumbnail-post .form-filters label,
.form-filters .topic-thumbnail-post label {
    font-size: .6875rem
}

.khn .topic-thumbnail-post .headline {
    margin: 3px 0 5px
}

.topic-thumbnail-post .byline.photographer:before {
    display: none
}

.khn .topic-thumbnail-post .byline a {
    color: #666
}

.khn .topic-thumbnail-post .byline a strong {
    font-weight: normal
}

.khn .slab.haiku-slab .headline {
    font-weight: 400;
    font-size: .8125rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    margin-bottom: 15px
}

.slab.haiku-slab .haiku-content {
    font-family: "PT Serif", Georgia, serif;
    font-size: .9375rem;
    line-height: 1.8;
    color: #111;
    background: #f0f1f2;
    border-left: 3px solid #e8e8e8;
    padding: 15px;
    padding-left: 22px;
    margin-bottom: 15px
}

.slab.haiku-slab .haiku-content p {
    margin: 0
}

.slab.haiku-slab p.byline {
    font-family: "Source Sans Pro", Arial, sans-serif;
    margin-top: 7px
}

.slab.haiku-slab p.more {
    margin-bottom: 0
}

.slab.special-reports-slab .story {
    margin-bottom: 15px
}

.slab.special-reports-slab .story:last-child {
    margin-bottom: 0
}

.slab.special-reports-slab .image-story {
    margin-bottom: 0
}

.slab.special-reports-slab .text-story {
    background: #0064ab;
    padding: 15px 22px 22px 22px;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-top: 3px solid #d12630
}

.chl .slab.special-reports-slab .text-story {
    border-top: 3px solid #0075c9
}

.slab.special-reports-slab a,
.slab.special-reports-slab p,
.slab.special-reports-slab time,
.slab.special-reports-slab .kicker,
.slab.special-reports-slab .form-filters label,
.form-filters .slab.special-reports-slab label {
    color: #fff
}

.slab.special-reports-slab .kicker,
.slab.special-reports-slab .form-filters label,
.form-filters .slab.special-reports-slab label {
    font-size: .6875rem;
    margin-top: 0
}

.slab.special-reports-slab .meta {
    display: none
}

.khn .slab.special-reports-slab a:hover {
    color: #e1e4e8
}

.khn .slab.special-reports-slab .headline {
    margin-top: 0
}

.chl .slab.special-reports-slab .headline {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.1
}

.gray-box {
    margin-top: 22px
}

.gray-box:first-of-type {
    margin-top: 0
}

.gray-box .fa {
    margin-left: 5px
}

.gray-box.portal {
    text-align: center
}

.gray-box .kicker,
.gray-box .form-filters label,
.form-filters .gray-box label {
    margin-bottom: 15px
}

.gray-box .headline {
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 3px;
    font-size: .8125rem !important
}

.chl .gray-box .headline {
    margin-bottom: 7px;
    margin-top: 15px
}

.gray-box .byline {
    display: inline
}

.gray-box .meta a {
    text-transform: uppercase;
    color: #949494
}

.newsletters .header-section {
    margin-bottom: 0
}

.newsletters .note {
    margin-top: 15px;
    color: #666
}

.newsletters:not(.daily-edition) .note {
    font-style: italic
}

.newsletters .newsletter-body {
    margin-left: 0
}

.newsletters .newsletter-body h2 {
    color: #68717a;
    font-size: .9375rem;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 0
}

.chl .newsletters .newsletter-body h2 {
    color: #949494
}

@media (min-width: 992px) {
    .newsletters .newsletter-body {
        margin-left: 313.33px
    }
}

@media (min-width: 1230px) {
    .newsletters .newsletter-body {
        width: 55%;
        margin-left: 300px
    }
}

.newsletters .article-list,
.newsletters .full-issue-section {
    background: #f0f1f2;
    font-family: "Source Sans Pro", Arial, sans-serif
}

.newsletters .full-issue-section {
    padding: 20px 15px;
    text-align: center
}

.newsletters .full-issue-section a {
    background: none
}

.newsletters .full-issue-section a:hover {
    color: #0075c9
}

.newsletters .article-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #fff
}

.newsletters .article-list ul:first-of-type {
    padding-top: 10px;
    border-top: none
}

.newsletters .article-list ul.open .headline {
    display: block
}

.newsletters .article-list li {
    padding: 0 15px;
    font-size: .8125rem
}

.newsletters .article-list li:last-child {
    margin-bottom: 10px
}

.newsletters .article-list .article-count {
    position: absolute;
    right: 8px;
    top: 10px;
    font-weight: normal;
    font-size: .75rem;
    color: #949494
}

.newsletters .article-list .header {
    font-family: "Source Sans Pro", Arial, sans-serif;
    position: relative;
    padding: 0;
    margin: 0;
    font-size: .6875rem
}

.newsletters .article-list .header a {
    color: #0075c9;
    padding: 10px 20px 10px 15px;
    display: block
}

.newsletters .article-list .header:hover .article-count {
    font-weight: bold
}

.newsletters .article-list .headline {
    font-weight: normal;
    display: none
}

.newsletters .content-article>.row,
.newsletters .content-article>.entry-header,
.newsletters .content-article>.entry-content-article,
.newsletters .content-article>.featured-story,
.newsletters .top.stories .content-article>.group,
.top.stories .newsletters .content-article>.group {
    position: relative
}

.newsletters .left-sidebar-wrapper {
    width: 100%
}

@media (min-width: 992px) {
    .newsletters .left-sidebar-wrapper {
        position: absolute
    }
}

.newsletters .left-sidebar {
    margin-top: -1px;
    z-index: 1
}

@media (max-width: 992px) {
    .newsletters .left-sidebar {
        position: static !important
    }
}

@media (min-width: 992px) {
    .newsletters .left-sidebar.affix {
        width: 313.33px;
        top: 40px
    }

    .admin-bar .newsletters .left-sidebar.affix {
        top: 72px
    }

    .newsletters .left-sidebar.affix-top {
        position: absolute
    }

    .newsletters .left-sidebar.affix.not-top,
    .newsletters .left-sidebar.affix-bottom.not-top {
        top: 100px
    }

    .admin-bar .newsletters .left-sidebar.affix.not-top,
    .admin-bar .newsletters .left-sidebar.affix-bottom.not-top {
        top: 132px
    }
}

@media (min-width: 1230px) {
    .newsletters .left-sidebar.affix {
        width: 300px
    }
}

.newsletters .right-sidebar {
    padding-top: 20px
}

@media (min-width: 1230px) {
    .newsletters .right-sidebar {
        width: 20%;
        border-left: 1px solid #e8e8e8
    }
}

@media (min-width: 992px) and (max-width: 1229px) {
    .newsletters .right-sidebar {
        margin-left: 313.33px;
        float: right
    }
}

@media (max-width: 1229px) {
    .newsletters .right-sidebar {
        border-top: 1px solid #e8e8e8;
        margin-bottom: 20px;
        margin-top: 20px
    }

    .newsletters .right-sidebar .daily-report-slab {
        text-align: center
    }
}

.newsletters .right-sidebar h3 {
    margin-top: 5px
}

.newsletters .right-sidebar ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.newsletters .right-sidebar li {
    padding: 0 0 5px 0;
    font-weight: 600;
    font-size: 14px;
    margin: 0;
    border: none
}

.newsletters .right-sidebar .view-all {
    border-bottom: 0
}

.newsletters .right-sidebar .view-all .btn,
.newsletters .right-sidebar .view-all .btn-sidebar,
.newsletters .right-sidebar .view-all .share .sharedaddy .sd-content ul>li,
.share .sharedaddy .sd-content .newsletters .right-sidebar .view-all ul>li,
.newsletters .right-sidebar .view-all .single #sharing_email .sharing_send,
.single #sharing_email .newsletters .right-sidebar .view-all .sharing_send,
.newsletters .right-sidebar .view-all .slab.action-slab .link-button a,
.slab.action-slab .link-button .newsletters .right-sidebar .view-all a,
.newsletters .right-sidebar .view-all .slab.email-slab button,
.slab.email-slab .newsletters .right-sidebar .view-all button {
    margin-bottom: 0
}

@media (min-width: 1230px) {

    .newsletters .right-sidebar .view-all .btn,
    .newsletters .right-sidebar .view-all .btn-sidebar,
    .newsletters .right-sidebar .view-all .share .sharedaddy .sd-content ul>li,
    .share .sharedaddy .sd-content .newsletters .right-sidebar .view-all ul>li,
    .newsletters .right-sidebar .view-all .single #sharing_email .sharing_send,
    .single #sharing_email .newsletters .right-sidebar .view-all .sharing_send,
    .newsletters .right-sidebar .view-all .slab.action-slab .link-button a,
    .slab.action-slab .link-button .newsletters .right-sidebar .view-all a,
    .newsletters .right-sidebar .view-all .slab.email-slab button,
    .slab.email-slab .newsletters .right-sidebar .view-all button {
        width: 100%
    }
}

.newsletters .date-callout {
    text-align: center;
    background: #0075c9;
    padding: 15px;
    position: relative
}

.newsletters .date-callout time {
    text-transform: uppercase;
    color: #fff
}

.newsletters .date-callout span {
    display: block
}

.newsletters .date-callout:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 20px 0 20px;
    border-color: #0075c9 transparent transparent transparent;
    left: 50%;
    bottom: -12px;
    margin-left: -20px
}

.newsletters .publish-date {
    font-size: 16px
}

.newsletters .article-list-details {
    border-top: none;
    border-bottom: 1px solid #e4e4e4;
    margin-top: 0;
    padding-top: 15px
}

.newsletters .article-list-details:last-of-type {
    border-bottom: none
}

.newsletters .article-list-details .header {
    font-family: "Source Sans Pro", Arial, sans-serif
}

.newsletters .article-list-details .headline {
    font-size: 1.0625rem;
    color: #111
}

.newsletters .article-list-details .headline a {
    margin-bottom: -10px
}

.newsletters .article-list-details .header a:focus,
.newsletters .article-list-details .headline a:focus {
    outline: thin dotted
}

.newsletters .article-list-details .header a:before,
.newsletters .article-list-details .headline a:before {
    content: ' ';
    display: block;
    height: 100px;
    margin-top: -100px;
    visibility: hidden
}

.newsletters .article-list-details .breakout-story {
    margin-bottom: 30px;
    margin-left: 30px
}

.newsletters .article-list-details .breakout-story br {
    display: none
}

.newsletters .article-list-details .breakout-story:first-of-type {
    margin-top: 20px
}

.newsletters .article-breakout>.headline:first-of-type {
    font-size: 20px
}

.newsletters .email-signup {
    margin: 0;
    text-align: left;
    clear: both
}

.chl .newsletters .email-signup {
    background: none;
    border-top: 0;
    padding: 15px 0
}

.newsletters .email-signup h3 {
    border: none
}

.newsletters .email-signup h3:before {
    display: none
}

.newsletters .email-signup:before,
.newsletters .email-signup:after {
    content: " ";
    display: table
}

.newsletters .email-signup:after {
    clear: both
}

@media (min-width: 992px) {
    .newsletters .email-signup .slab-container {
        width: 48%;
        float: right
    }
}

.newsletters .email-signup input.email-address {
    height: auto
}

.newsletters .email-signup form {
    width: 100%;
    margin-bottom: 0
}

.newsletters .signup-text {
    padding-bottom: 10px
}

@media (min-width: 992px) {
    .newsletters .signup-text {
        float: left;
        width: 48%;
        padding-bottom: 0;
        margin-top: 5px
    }
}

.newsletters .single-signup {
    margin-top: 10px
}

.newsletters .single-signup .form-control,
.newsletters .single-signup .signup-form-wrapper {
    width: 100%;
    margin: 10px 0
}

.chl .newsletters .signup-form-wrapper {
    border-radius: 0;
    padding: 8px 10px
}

.chl .newsletters .entry-meta {
    display: none
}

#content .partner-box img.aligncenter {
    margin-top: 10px;
    margin-bottom: 10px
}

.partner-box a {
    text-decoration: underline
}

@media (max-width: 767px) {
    .partner-box.top {
        display: none
    }
}

.partner-box.bottom {
    background: #f0f1f2;
    text-align: center;
    padding: 15px 10px;
    border: 1px solid #e8e8e8
}

@media (min-width: 768px) {
    .partner-box.bottom {
        display: none
    }
}

article.republish {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap
}

article.republish .entry-header,
article.republish .entry-content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px
}

article.republish .entry-content {
    display: flex;
    flex-basis: 100%;
    flex-direction: column;
    margin-bottom: 3.75rem
}

@media (min-width: 768px) {
    article.republish .entry-content {
        flex-direction: row
    }
}

article.republish .article-body {
    margin-left: 0;
    margin-top: 45px;
    flex-basis: 100%;
    width: auto
}

@media (min-width: 768px) {
    article.republish .article-body {
        flex-basis: calc(100% - 380px - 30px)
    }
}

article.republish .article-body>p:first-child {
    margin-top: 0
}

article.republish .republish-intro {
    background: #f0f1f2;
    padding: 22px;
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    margin-bottom: 45px;
    margin-top: 45px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative
}

.chl article.republish .republish-intro {
    margin-top: 0
}

.nav-compact+.content-main article.republish .republish-intro,
.nav-compact-expanded+.content-main article.republish .republish-intro {
    margin-top: 6.25rem
}

article.republish .republish-intro a {
    text-decoration: underline
}

article.republish .republish-intro a.back {
    background: #fff;
    border: none;
    margin-right: 1.25rem;
    text-decoration: none
}

@media (max-width: 991px) {
    article.republish .republish-intro a.back {
        display: block;
        margin-bottom: 7px;
        width: 100%
    }
}

article.republish .republish-intro a.back:hover {
    background: #0064ab
}

article.republish .republish-intro a.back:before {
    color: #848e99;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

article.republish .republish-intro a.back:hover:before {
    color: #fff
}

article.republish .republish-intro p {
    margin-bottom: 0
}

article.republish .republish-markup {
    padding: 0 .9375rem;
    position: relative;
    margin-top: 45px;
    order: -1
}

@media (min-width: 768px) {
    article.republish .republish-markup {
        flex-basis: 23.75rem;
        margin-left: 15px;
        margin-right: 15px;
        order: 0;
        padding: 0;
        width: 23.75rem
    }
}

article.republish .republish-markup p.note {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    margin-top: 15px
}

article.republish .republish-markup textarea {
    background-color: #f0f1f2;
    border: 1px solid #e8e8e8;
    border-radius: 0 0 3px 3px;
    font-family: monospace
}

@media (min-width: 768px) {
    article.republish .republish-markup textarea {
        height: 15rem;
        max-height: 80vh
    }
}

article.republish .republish-markup textarea:focus {
    border: 1px solid #e8e8e8
}

article.republish .republish-markup .btn-republish {
    background: #0075c9;
    border: 0;
    color: #fff;
    height: 2.5rem;
    padding: .625rem;
    width: 100%
}

article.republish .republish-markup .btn-republish:before {
    color: #fff
}

article.republish .republish-markup .btn-republish:hover {
    background: #0064ab
}

article.republish .republish-markup .btn-republish:not(.sticky) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

@media (min-width: 768px) {
    article.republish .republish-sticker {
        position: absolute;
        left: 0;
        top: 0
    }

    article.republish .republish-sticker.sticky {
        left: inherit;
        position: fixed;
        top: 1.25rem;
        transform: translateZ(0);
        width: 23.75rem;
        z-index: 1000
    }

    .chl article.republish .republish-sticker.sticky {
        top: 3.4375rem
    }
}

#quiz-wrapper {
    position: relative;
    margin-bottom: 22px
}

#quiz-wrapper .sidebar {
    margin-bottom: 45px;
    display: none
}

#quiz-wrapper .quiz-wrapper-inner {
    padding: 30px;
    background: #f0f1f2
}

#quiz-wrapper .entry-title {
    margin-top: 0
}

#quiz-wrapper .quiz-start p {
    font-size: 1.25rem
}

#quiz-wrapper .btn-lg,
#quiz-wrapper .btn-group-lg>.btn,
#quiz-wrapper .btn-group-lg>.btn-sidebar,
#quiz-wrapper .share .sharedaddy .sd-content ul.btn-group-lg>li,
.share .sharedaddy .sd-content #quiz-wrapper ul.btn-group-lg>li,
#quiz-wrapper .single #sharing_email .btn-group-lg>.sharing_send,
.single #sharing_email #quiz-wrapper .btn-group-lg>.sharing_send,
#quiz-wrapper .slab.action-slab .link-button .btn-group-lg>a,
.slab.action-slab .link-button #quiz-wrapper .btn-group-lg>a,
#quiz-wrapper .slab.email-slab .btn-group-lg>button,
.slab.email-slab #quiz-wrapper .btn-group-lg>button {
    font-size: .9375rem;
    padding-top: 12px;
    margin-top: 15px
}

#quiz-wrapper .questions-number {
    float: left;
    background-color: #0075c9;
    width: 48px;
    height: 48px;
    position: relative;
    margin-top: 25px;
    text-align: center
}

#quiz-wrapper .questions-number h1,
#quiz-wrapper .questions-number span {
    display: block;
    margin: 0;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 48px;
    color: #fff
}

#quiz-wrapper .question {
    padding: 30px 0 0 60px;
    font-size: 1.625rem;
    line-height: 1.1;
    font-family: "PT Serif", Georgia, serif
}

#quiz-wrapper .radio-answers {
    clear: left;
    line-height: 40px;
    margin: 20px 0px 30px 65px
}

#quiz-wrapper .radio-answers input {
    float: left;
    margin-top: 12px
}

#quiz-wrapper .radio-answers label {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 1.0625rem;
    margin-left: 20px;
    display: block
}

#quiz-wrapper .quiz-question {
    display: none
}

#quiz-wrapper .quiz-question.answered label {
    color: #949494
}

#quiz-wrapper .quiz-question.answered label.selected {
    color: #0075c9
}

#quiz-wrapper .question-image {
    padding: 25px 0 0 50px
}

#quiz-wrapper .answer-status-wrapper {
    margin-bottom: 25px;
    display: none;
    background: #e8e8e8;
    padding: 20px 30px;
    font-family: "Source Sans Pro", Arial, sans-serif
}

#quiz-wrapper .answer-status-wrapper .correct,
#quiz-wrapper .answer-status-wrapper .incorrect {
    float: left;
    margin-right: 7px;
    height: 24px;
    width: 24px;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 1
}

#quiz-wrapper .answer-status-wrapper .correct::before {
    color: #5c9c2d;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

#quiz-wrapper .answer-status-wrapper .incorrect::before {
    color: #d12630;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal
}

#quiz-wrapper .answer-status-wrapper p {
    padding: 3px 0;
    margin: 0
}

#quiz-wrapper .question-series {
    clear: left;
    display: none;
    float: right;
    position: relative;
    font-size: .75rem;
    color: #848e99;
    font-weight: 600;
    font-family: "Source Sans Pro", Arial, sans-serif;
    text-transform: uppercase;
    cursor: pointer
}

#quiz-wrapper .question-series .first-number,
#quiz-wrapper .question-series .last-number {
    background-color: #e8e8e8;
    text-align: center;
    padding: 22px 15px 20px 15px
}

#quiz-wrapper .question-series .first-number a,
#quiz-wrapper .question-series .last-number a,
#quiz-wrapper .question-series .of a,
#quiz-wrapper .question-series .skip-btn a {
    text-decoration: none;
    color: #848e99
}

#quiz-wrapper .question-series .fl {
    float: left
}

#quiz-wrapper .question-series .of {
    width: 28px;
    padding: 22px 5px 20px 5px;
    text-align: center
}

#quiz-wrapper .question-series .skip-btn {
    margin-left: 25px;
    display: none;
    background-color: #0075c9;
    color: #fff;
    border-radius: 3px;
    padding: 22px 15px 20px 15px;
    text-align: center
}

#quiz-wrapper .arrow-link-button {
    margin-top: 20px
}

#quiz-wrapper .share-results-box {
    width: auto;
    display: inline-block;
    padding: 15px;
    background: #e8e8e8
}

#quiz-wrapper .share-results-box h5 {
    margin-top: 0
}

#quiz-wrapper .share-results-box .fa {
    font-size: 18px;
    margin: 0 5px
}

#quiz-results-wrapper {
    display: none
}

#quiz-results-wrapper .arrow-title {
    font-size: 16px
}

#quiz-results-wrapper .comparison-text {
    display: none;
    font-family: "Source Sans Pro", Arial, sans-serif
}

#quiz-results-wrapper .lead {
    margin-bottom: 15px
}

#quiz-results-wrapper .compare-answers {
    font-family: "Source Sans Pro", Arial, sans-serif
}

#quiz-results-wrapper table tr:nth-child(2n) {
    background: #e8e8e8
}

#quiz-results-wrapper table tr.matched-answers td {
    background: #0075c9;
    color: #fff
}

#quiz-results-wrapper h3.blue-serif {
    margin-top: 22px
}

#quiz-results-wrapper h3.right-column-quiz {
    margin-top: 0px
}

#quiz-results-wrapper .rule {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 20px;
    margin-top: 30px;
    height: 0;
    clear: both
}

#quiz-results-wrapper .response-block p {
    font-family: "Source Sans Pro", Arial, sans-serif
}

#quiz-results-wrapper .questions-number {
    clear: both;
    margin-right: 15px;
    position: static;
    margin-top: 0;
    width: 40px;
    height: 40px
}

#quiz-results-wrapper .questions-number span {
    font-size: 26px;
    line-height: 40px;
    width: 40px;
    height: 40px
}

#quiz-results-wrapper .collapse-block {
    margin-left: 250px;
    width: 500px
}

#quiz-results-wrapper h5.dark-blue {
    font-size: 18px;
    text-transform: none
}

#quiz-results-wrapper .view-all {
    float: left;
    clear: both;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px
}

#quiz-results-wrapper .percentage {
    float: right;
    width: 180px;
    margin-top: -5px;
    position: absolute;
    right: 40px
}

#quiz-results-wrapper h2.your-result {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 15px
}

#quiz-results-wrapper h2.your-result.orange {
    background: #d12630
}

#quiz-results-wrapper h2.your-result.dark-blue {
    background: #5c9c2d
}

@media (min-width: 700px) {
    #quiz-results-wrapper .arrow-title {
        margin: 5px 0px 20px 245px
    }

    #quiz-results-wrapper h3.blue-serif {
        float: left;
        width: 250px
    }

    #quiz-results-wrapper h3.right-column-quiz {
        float: right;
        width: 195px
    }

    #quiz-results-wrapper .question-block {
        width: 165px;
        float: left
    }

    #quiz-results-wrapper .response-block {
        margin-left: 245px
    }

    #quiz-results-wrapper h5.dark-blue {
        margin-left: 245px;
        width: 335px
    }

    #quiz-results-wrapper .see-more {
        margin-left: 250px
    }
}

@media (max-width: 699px) {
    #quiz-results-wrapper .arrow-title {
        margin: 5px 0px 20px 0
    }

    #quiz-results-wrapper h3.blue-serif,
    #quiz-results-wrapper h3.right-column-quiz {
        display: none
    }
}

.article-header {
    margin: 0 auto 1.5rem;
    max-width: 48.125rem
}

.article-header * {
    -webkit-font-smoothing: antialiased
}

.article-header .header-full-bg::after {
    content: none
}

.chl .article-header:not(.featured-background-image) .meta {
    border-top: 1px solid #d9d9d9;
    margin-top: 0;
    padding-top: 1.875rem
}

.article-header:not(.theme-above-header) :not(.theme-title-overlay) :not(.theme-default) :not(.theme-backdrop).header-full {
    margin-top: -.9375rem
}

.nav-theme--compact .article-header:not(.theme-above-header) :not(.theme-title-overlay) :not(.theme-default) :not(.theme-backdrop).header-full {
    margin-top: 7.375rem
}

@media (max-width: 759px) {
    .article-header:not(.theme-above-header) :not(.theme-title-overlay) :not(.theme-default) :not(.theme-backdrop).header-full .header-featured-image img {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        transform: none
    }
}

.article-header.theme-backdrop .header-full-bg,
.article-header.theme-title-overlay .header-full-bg {
    height: 0;
    left: 0;
    overflow: hidden;
    padding-bottom: calc((9/16) * 100vw);
    position: absolute;
    right: 0;
    top: 0
}

.article-header.theme-backdrop .header-full-bg::after,
.article-header.theme-title-overlay .header-full-bg::after {
    background: rgba(17, 17, 17, 0);
    background: -moz-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(17, 17, 17, 0)), color-stop(100%, rgba(17, 17, 17, 0.9)));
    background: -webkit-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.article-header.theme-backdrop .header-full-bg[data-overlay='header-overlay-blue-red']::after,
.article-header.theme-title-overlay .header-full-bg[data-overlay='header-overlay-blue-red']::after {
    background: rgba(1, 100, 171, 0.75);
    background: -moz-linear-gradient(top, rgba(1, 100, 171, 0.75) 0%, rgba(209, 38, 48, 0.75) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1, 100, 171, 0.75)), color-stop(100%, rgba(209, 38, 48, 0.75)));
    background: -webkit-linear-gradient(top, rgba(1, 100, 171, 0.75) 0%, rgba(209, 38, 48, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(1, 100, 171, 0.75) 0%, rgba(209, 38, 48, 0.75) 100%);
    background: -ms-linear-gradient(top, rgba(1, 100, 171, 0.75) 0%, rgba(209, 38, 48, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(1, 100, 171, 0.75) 0%, rgba(209, 38, 48, 0.75) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0)
}

.article-header.theme-backdrop .header-full-bg[data-overlay='header-overlay-gray-gradient']::after,
.article-header.theme-title-overlay .header-full-bg[data-overlay='header-overlay-gray-gradient']::after {
    background: rgba(59, 69, 80, 0.05);
    background: -moz-linear-gradient(top, rgba(59, 69, 80, 0.05) 0%, rgba(59, 69, 80, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(59, 69, 80, 0.05)), color-stop(100%, rgba(59, 69, 80, 0.9)));
    background: -webkit-linear-gradient(top, rgba(59, 69, 80, 0.05) 0%, rgba(59, 69, 80, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(59, 69, 80, 0.05) 0%, rgba(59, 69, 80, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(59, 69, 80, 0.05) 0%, rgba(59, 69, 80, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(59, 69, 80, 0.05) 0%, rgba(59, 69, 80, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0)
}

.article-header.theme-backdrop .header-full-bg[data-overlay='header-overlay-gray-gradient']:empty::after,
.article-header.theme-title-overlay .header-full-bg[data-overlay='header-overlay-gray-gradient']:empty::after {
    background: rgba(59, 69, 80, 0.6);
    background: -moz-linear-gradient(top, rgba(59, 69, 80, 0.6) 0%, #3b4550 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(59, 69, 80, 0.6)), color-stop(100%, #3b4550));
    background: -webkit-linear-gradient(top, rgba(59, 69, 80, 0.6) 0%, #3b4550 100%);
    background: -o-linear-gradient(top, rgba(59, 69, 80, 0.6) 0%, #3b4550 100%);
    background: -ms-linear-gradient(top, rgba(59, 69, 80, 0.6) 0%, #3b4550 100%);
    background: linear-gradient(to bottom, rgba(59, 69, 80, 0.6) 0%, #3b4550 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0)
}

.article-header.theme-backdrop .header-full-bg[data-overlay='header-overlay-gray-solid']::after,
.article-header.theme-title-overlay .header-full-bg[data-overlay='header-overlay-gray-solid']::after {
    background: rgba(59, 69, 80, 0.8)
}

.article-header.theme-backdrop .header-full-bg[data-overlay='header-overlay-gray-solid']:empty::after,
.article-header.theme-title-overlay .header-full-bg[data-overlay='header-overlay-gray-solid']:empty::after {
    background: #3b4550
}

.article-header.theme-backdrop .header-full-bg img,
.article-header.theme-title-overlay .header-full-bg img {
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%
}

@media (min-width: 760px) {

    .article-header.theme-backdrop .header-full-bg img,
    .article-header.theme-title-overlay .header-full-bg img {
        width: 100vw
    }
}

.article-header.theme-backdrop .kicker,
.article-header.theme-backdrop .form-filters label,
.form-filters .article-header.theme-backdrop label,
.article-header.theme-title-overlay .kicker,
.article-header.theme-title-overlay .form-filters label,
.form-filters .article-header.theme-title-overlay label {
    background-color: #d12630;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin-bottom: .625rem;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 12px
}

.article-header.theme-backdrop .article-header-container,
.article-header.theme-title-overlay .article-header-container {
    position: relative;
    transition: padding-top 0.3s
}

@media (min-width: 1024px) {

    .article-header.theme-backdrop .article-header-container,
    .article-header.theme-title-overlay .article-header-container {
        width: 100%
    }
}

.article-header.theme-backdrop .header,
.article-header.theme-title-overlay .header {
    border: 0;
    display: flex;
    flex-flow: column;
    text-align: center
}

@media (min-width: 760px) {

    .article-header.theme-backdrop figure,
    .article-header.theme-title-overlay figure {
        order: 2
    }
}

.article-header.theme-backdrop {
    padding-top: 100px
}

@media (min-width: 1024px) {
    .article-header.theme-backdrop .article-header-container {
        padding-top: 115px
    }
}

@media (min-width: 760px) {

    .article-header.theme-backdrop .kicker,
    .article-header.theme-backdrop .form-filters label,
    .form-filters .article-header.theme-backdrop label {
        color: #fff
    }
}

@media (min-width: 760px) {

    .article-header.theme-backdrop .entry-title,
    .article-header.theme-backdrop .header .subhead {
        color: #fff;
        text-shadow: 1px 1px 1px rgba(50, 50, 50, 0.7)
    }
}

.article-header.theme-title-overlay .header {
    text-align: center
}

.article-header.theme-title-overlay .header-full-bg {
    position: relative
}

@media (min-width: 760px) {
    .article-header.theme-title-overlay .article-header-container {
        bottom: calc(7rem + 70px);
        padding-top: 0;
        position: absolute;
        top: auto;
        width: 100%
    }

    .article-header.theme-title-overlay .article-header-container.has-caption {
        bottom: calc(7rem + 140px)
    }

    .article-header.theme-title-overlay .article-header-container.has-caption>.header {
        padding: 0
    }
}

@media (min-width: 760px) and (min-width: 760px) {

    .article-header.theme-title-overlay .article-header-container .kicker,
    .article-header.theme-title-overlay .article-header-container .form-filters label,
    .form-filters .article-header.theme-title-overlay .article-header-container label {
        color: #fff
    }
}

@media (min-width: 760px) {

    .article-header.theme-title-overlay .article-header-container .entry-title,
    .article-header.theme-title-overlay .article-header-container .header .subhead {
        color: #fff;
        text-shadow: 1px 1px 1px rgba(50, 50, 50, 0.7)
    }
}

.article-header.theme-title-overlay .entry-title {
    color: #000
}

.article-header.theme-title-overlay .header .subhead {
    color: #333
}

.article-header.theme-title-overlay .entry-title,
.article-header.theme-title-overlay .header .subhead {
    color: #000
}

@media (min-width: 1024px) {

    .article-header.theme-title-overlay .entry-title,
    .article-header.theme-title-overlay .header .subhead {
        color: #fff;
        text-shadow: 1px 1px 1px rgba(50, 50, 50, 0.7)
    }
}

.article-header.header-full .header-full-bg {
    margin-bottom: 0;
    margin-left: calc(-50vw + 50%);
    transform: translateX(calc(50vw - 50%));
    width: 100vw
}

.article-header.header-full .header-full-bg+.caption {
    height: 70px;
    overflow: auto
}

.article-header.header-full .header-featured-image img {
    background-color: rgba(129, 129, 129, 0.3);
    box-shadow: 0 0 6px -2px rgba(129, 129, 129, 0.3);
    display: block;
    height: auto
}

.article-header.header-full .header-featured-image+.caption {
    text-align: left
}

.article-header .share .sharedaddy .sd-content ul li.share-twitter {
    background-color: #fff
}

.article-header .share .sharedaddy .sd-content ul li.share-twitter a.sd-button::before {
    color: #50caec
}

.article-header .share .sharedaddy .sd-content ul li.share-facebook {
    background-color: #fff
}

.article-header .share .sharedaddy .sd-content ul li.share-facebook a.sd-button::before {
    color: #334e81
}

.article-header .share .sharedaddy .sd-content ul li.share-linkedin {
    background-color: #fff
}

.article-header .share .sharedaddy .sd-content ul li.share-linkedin a.sd-button::before {
    color: #1178b3
}

.article-header .share .sharedaddy .sd-content ul li.share-pocket {
    background-color: #fff
}

.article-header .share .sharedaddy .sd-content ul li.share-pocket a.sd-button::before {
    color: #ef4156
}

.article-header .share .sharedaddy .sd-content ul li.share-print {
    background-color: #fff
}

.article-header .share .sharedaddy .sd-content ul li.share-print a.sd-button::before {
    color: #eb6531
}

.article-header .share .sharedaddy .sd-content ul li.share-email {
    background-color: #fff
}

.article-header .share .sharedaddy .sd-content ul li.share-email a.sd-button::before {
    color: #0075c9
}

.article-header .republish,
.article-header .language {
    display: inline-block;
    margin-bottom: 0
}

.article-header .republish a,
.article-header .language a {
    background-color: #fff;
    color: #0075c9;
    display: block
}

.article-header .republish a::before,
.article-header .language a::before {
    color: #0075c9
}

.article-header .kicker,
.article-header .form-filters label,
.form-filters .article-header label {
    border-radius: 2px;
    color: #d12630;
    display: inline-block;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.27;
    margin-bottom: .3125rem;
    padding: 5px 10px
}

@media (max-width: 759px) {

    .article-header .kicker,
    .article-header .form-filters label,
    .form-filters .article-header label {
        margin-top: 1.5625rem
    }
}

@media (min-width: 760px) {

    .article-header .kicker,
    .article-header .form-filters label,
    .form-filters .article-header label {
        font-size: 1.125rem
    }
}

.article-header .kicker[style*='transparent'],
.article-header .form-filters label[style*='transparent'],
.form-filters .article-header label[style*='transparent'] {
    padding: 0
}

.chl .article-header .kicker,
.chl .article-header .form-filters label,
.form-filters .chl .article-header label {
    color: #0075c9;
    text-transform: unset
}

@media (min-width: 760px) {

    .chl .article-header .kicker,
    .chl .article-header .form-filters label,
    .form-filters .chl .article-header label {
        font-size: 1.125rem
    }
}

@media (min-width: 760px) {

    .chl .article-header .kicker,
    .chl .article-header .form-filters label,
    .form-filters .chl .article-header label {
        font-size: 1.125rem
    }
}

.chl .article-header .kicker:not([style^='background-color: #']),
.chl .article-header .form-filters label:not([style^='background-color: #']),
.form-filters .chl .article-header label:not([style^='background-color: #']) {
    padding-left: 0
}

.article-header .header {
    margin: 0 -.9375rem .75rem;
    padding: 0 .9375rem 1.1875rem
}

@media (min-width: 600px) {
    .article-header .header {
        margin: 1.6875rem 0 1.6875rem;
        padding: 0 0 1.9375rem
    }
}

.article-header .header .entry-title {
    line-height: 1.1;
    margin-bottom: 1rem;
    margin-top: 0
}

@media (min-width: 600px) {
    .article-header .header .entry-title {
        font-size: 2.75rem;
        line-height: 3.25rem
    }
}

.article-header .header .subhead {
    color: #333;
    line-height: 1.23;
    margin: 0
}

@media (min-width: 600px) {
    .article-header .header .subhead {
        font-size: 1.375rem;
        line-height: 2.0625rem
    }
}

@media (min-width: 600px) {
    .article-header.theme-title-overlay .header .entry-title {
        font-size: 3.5rem
    }
}

.article-header .header-featured-image {
    margin-top: 3.75rem
}

.article-header .header-featured-image img {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: calc(100vw - 40px);
    transform: translateX(calc(50vw - 50%));
    width: 73.125rem
}

@media (min-width: 1024px) {
    .article-header .header-featured-image img {
        max-width: 100vw
    }
}

.article-header .meta {
    margin-top: 1.5625rem;
    position: relative
}

@media (min-width: 760px) {
    .article-header .meta {
        align-items: center;
        display: flex
    }
}

.article-header .meta-byline {
    color: #333;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: .9375rem
}

@media (min-width: 760px) {
    .article-header .meta-byline {
        margin-bottom: 0;
        max-width: 50%
    }
}

.article-header .meta-byline .byline {
    display: block
}

.chl .article-header .meta-byline .byline {
    color: #000;
    font-size: .875rem;
    font-weight: 600
}

.chl .article-header .meta-byline .byline a {
    color: #245d9c
}

.chl .article-header .meta-byline .byline a:hover,
.chl .article-header .meta-byline .byline a:focus {
    color: #245d9c
}

.article-header .meta-byline .byline.photographer a {
    color: #0075c9
}

.article-header .meta-byline .byline.photographer a:hover,
.article-header .meta-byline .byline.photographer a:focus {
    color: #0075c9
}

.article-header .meta-byline .byline.photographer::before {
    display: none
}

.article-header .meta-byline .updated-on,
.article-header .meta-byline .posted-on {
    color: #666;
    display: block;
    font-size: .875rem;
    line-height: 1.57
}

.article-header .meta-byline .updated-on::before,
.article-header .meta-byline .posted-on::before {
    display: none
}

.article-header .meta-utility {
    margin-left: auto
}

@media (min-width: 760px) {
    .article-header .meta-utility {
        text-align: right
    }
}

.article-header .meta-utility .share.horizontal {
    display: inline-block;
    margin-bottom: .75rem
}

.article-header .meta-utility .share>p {
    display: none
}

.article-header .meta-utility .share .sharedaddy .sd-content ul {
    margin-bottom: 0 !important;
    white-space: nowrap
}

.chl .article-header .meta-utility .share .sharedaddy .sd-content ul>li a.sd-button::before {
    top: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li {
    border: 0;
    border-radius: .1875rem;
    height: 1.6875rem;
    margin-right: .75rem;
    padding: 0;
    transition: opacity 0.2s ease-in-out;
    width: 1.75rem
}

@media (min-width: 600px) {
    .article-header .meta-utility .share .sharedaddy .sd-content ul li {
        margin-right: .625rem
    }
}

.chl .article-header .meta-utility .share .sharedaddy .sd-content ul li {
    border-radius: .9375rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li:last-child {
    margin-right: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li:hover,
.article-header .meta-utility .share .sharedaddy .sd-content ul li:focus {
    opacity: 0.75
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li a.sd-button {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li a.sd-button::before {
    color: #fff;
    font-size: 1rem !important;
    height: 1rem;
    line-height: 1rem !important;
    top: 0;
    width: 1rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li a.sd-button:hover {
    background: transparent;
    border: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-twitter {
    background-color: #50caec;
    border-radius: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-twitter a.sd-button {
    display: block;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-twitter a.sd-button::before {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 1.25rem;
    top: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-facebook {
    background-color: #334e81;
    border-radius: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-facebook a.sd-button {
    display: block;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-facebook a.sd-button::before {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 1.5rem;
    top: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-linkedin {
    background-color: #1178b3;
    border-radius: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-linkedin a.sd-button {
    display: block;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-linkedin a.sd-button::before {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 1.375rem;
    top: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-pocket {
    background-color: #ef4156;
    border-radius: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-pocket a.sd-button {
    display: block;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-pocket a.sd-button::before {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 1.125rem;
    top: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-print {
    background-color: #eb6531;
    border-radius: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-print a.sd-button {
    display: block;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-print a.sd-button::before {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 1.125rem;
    top: 0
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-email {
    background-color: #0075c9;
    border-radius: .1875rem
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-email a.sd-button {
    display: block;
    position: relative
}

.article-header .meta-utility .share .sharedaddy .sd-content ul li.share-email a.sd-button::before {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    width: 100%;
    font-size: 1.125rem;
    top: 0
}

.article-header .meta-republish {
    display: inline-block;
    margin-left: .5rem
}

@media (min-width: 600px) {
    .article-header .meta-republish {
        display: block;
        margin-left: 0
    }
}

.article-header .meta-republish .republish,
.article-header .meta-republish .language {
    display: inline-block;
    margin-bottom: 0
}

.article-header .meta-republish .republish a,
.article-header .meta-republish .language a {
    align-items: center;
    background-color: #0075c9;
    border: 0;
    color: #fff;
    display: inline-flex;
    font-size: 0;
    font-weight: 700;
    height: 1.6875rem;
    line-height: 0;
    padding: 0;
    transition: background-color 0.3s ease-in-out;
    width: 1.75rem
}

@media (min-width: 600px) {

    .article-header .meta-republish .republish a,
    .article-header .meta-republish .language a {
        font-size: .6875rem;
        height: auto;
        padding: .4375rem .625rem;
        width: auto
    }
}

@media (min-width: 600px) {

    .chl .article-header .meta-republish .republish a,
    .chl .article-header .meta-republish .language a {
        border-radius: 1.5625rem
    }
}

.article-header .meta-republish .republish a:hover,
.article-header .meta-republish .republish a:focus,
.article-header .meta-republish .language a:hover,
.article-header .meta-republish .language a:focus {
    background-color: #0064ab
}

.article-header .meta-republish .republish a::before,
.article-header .meta-republish .language a::before {
    color: #fff;
    font-size: 1rem;
    line-height: 1;
    transform: translate(50%)
}

@media (min-width: 600px) {

    .article-header .meta-republish .republish a::before,
    .article-header .meta-republish .language a::before {
        margin-right: .4375rem;
        transform: none
    }
}

.chl .article-header .meta-republish .republish a::before,
.chl .article-header .meta-republish .language a::before {
    margin-top: -1px
}

.article-header .meta-republish .language {
    margin-left: .3125rem
}

@media (min-width: 600px) {
    .article-header .meta-republish .language {
        margin-left: .5rem
    }
}

.article-header:not(.theme-above-header):not(.theme-backdrop) .meta {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 1.6875rem 0
}

.article-header+.layout-lg img {
    height: auto;
    max-width: 100%;
    width: 100%
}

.article-header.theme-backdrop+.layout-lg {
    display: none
}

.has-blocks .has-pale-pink-background-color {
    background-color: #f78da7
}

.has-blocks .has-vivid-red-background-color {
    background-color: #cf2e2e
}

.has-blocks .has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

.has-blocks .has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

.has-blocks .has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

.has-blocks .has-vivid-green-cyan-background-color {
    background-color: #00d084
}

.has-blocks .has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

.has-blocks .has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

.has-blocks .has-vivid-purple-background-color {
    background-color: #9b51e0
}

.has-blocks .has-white-background-color {
    background-color: #fff
}

.has-blocks .has-very-light-gray-background-color {
    background-color: #eee
}

.has-blocks .has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

.has-blocks .has-very-dark-gray-background-color {
    background-color: #313131
}

.has-blocks .has-black-background-color {
    background-color: #000
}

.has-blocks .has-pale-pink-color {
    color: #f78da7
}

.has-blocks .has-vivid-red-color {
    color: #cf2e2e
}

.has-blocks .has-luminous-vivid-orange-color {
    color: #ff6900
}

.has-blocks .has-luminous-vivid-amber-color {
    color: #fcb900
}

.has-blocks .has-light-green-cyan-color {
    color: #7bdcb5
}

.has-blocks .has-vivid-green-cyan-color {
    color: #00d084
}

.has-blocks .has-pale-cyan-blue-color {
    color: #8ed1fc
}

.has-blocks .has-vivid-cyan-blue-color {
    color: #0693e3
}

.has-blocks .has-vivid-purple-color {
    color: #9b51e0
}

.has-blocks .has-white-color {
    color: #fff
}

.has-blocks .has-very-light-gray-color {
    color: #eee
}

.has-blocks .has-cyan-bluish-gray-color {
    color: #abb8c3
}

.has-blocks .has-very-dark-gray-color {
    color: #313131
}

.has-blocks .has-black-color {
    color: #000
}

.has-blocks .blocks-gallery-caption,
.has-blocks .wp-block-audio figcaption,
.has-blocks .wp-block-video figcaption {
    background: 0;
    bottom: auto;
    color: #818181;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin: 1.375rem 0 0;
    max-width: 52.5rem;
    overflow: auto;
    padding: 0;
    position: relative;
    text-align: left
}

.chl .has-blocks .blocks-gallery-caption,
.chl .has-blocks .wp-block-audio figcaption,
.chl .has-blocks .wp-block-video figcaption {
    color: #666666;
    font-family: "PT Serif", Georgia, serif;
    font-size: 13px
}

.has-blocks .blocks-gallery-caption {
    margin-top: 0
}

.has-blocks .block-gallery-grid {
    margin: 0 !important
}

.has-blocks .wp-block-gallery {
    margin: 0 0 1.5625rem !important
}

.has-blocks .wp-block-gallery,
.has-blocks .blocks-gallery-grid {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0
}

@media (min-width: 600px) {

    .has-blocks .wp-block-gallery.columns-3 .blocks-gallery-image,
    .has-blocks .wp-block-gallery.columns-3 .blocks-gallery-item,
    .has-blocks .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    .has-blocks .blocks-gallery-grid.columns-3 .blocks-gallery-item {
        margin-right: 16px;
        width: calc(33.33333% - 10.66667px)
    }

    .has-blocks .wp-block-gallery.columns-4 .blocks-gallery-image,
    .has-blocks .wp-block-gallery.columns-4 .blocks-gallery-item,
    .has-blocks .blocks-gallery-grid.columns-4 .blocks-gallery-image,
    .has-blocks .blocks-gallery-grid.columns-4 .blocks-gallery-item {
        margin-right: 16px;
        width: calc(25% - 12px)
    }

    .has-blocks .wp-block-gallery.columns-5 .blocks-gallery-image,
    .has-blocks .wp-block-gallery.columns-5 .blocks-gallery-item,
    .has-blocks .blocks-gallery-grid.columns-5 .blocks-gallery-image,
    .has-blocks .blocks-gallery-grid.columns-5 .blocks-gallery-item {
        margin-right: 16px;
        width: calc(20% - 12.8px)
    }

    .has-blocks .wp-block-gallery.columns-6 .blocks-gallery-image,
    .has-blocks .wp-block-gallery.columns-6 .blocks-gallery-item,
    .has-blocks .blocks-gallery-grid.columns-6 .blocks-gallery-image,
    .has-blocks .blocks-gallery-grid.columns-6 .blocks-gallery-item {
        margin-right: 16px;
        width: calc(16.66667% - 13.33333px)
    }

    .has-blocks .wp-block-gallery.columns-7 .blocks-gallery-image,
    .has-blocks .wp-block-gallery.columns-7 .blocks-gallery-item,
    .has-blocks .blocks-gallery-grid.columns-7 .blocks-gallery-image,
    .has-blocks .blocks-gallery-grid.columns-7 .blocks-gallery-item {
        margin-right: 16px;
        width: calc(14.28571% - 13.71429px)
    }

    .has-blocks .wp-block-gallery.columns-8 .blocks-gallery-image,
    .has-blocks .wp-block-gallery.columns-8 .blocks-gallery-item,
    .has-blocks .blocks-gallery-grid.columns-8 .blocks-gallery-image,
    .has-blocks .blocks-gallery-grid.columns-8 .blocks-gallery-item {
        margin-right: 16px;
        width: calc(12.5% - 14px)
    }

    .has-blocks .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .has-blocks .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),
    .has-blocks .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
    .has-blocks .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .has-blocks .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),
    .has-blocks .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
    .has-blocks .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .has-blocks .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),
    .has-blocks .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
    .has-blocks .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .has-blocks .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),
    .has-blocks .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
    .has-blocks .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .has-blocks .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),
    .has-blocks .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
    .has-blocks .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .has-blocks .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),
    .has-blocks .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
    .has-blocks .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .has-blocks .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),
    .has-blocks .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
    .has-blocks .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n) {
        margin-right: 0
    }

    .has-blocks .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .has-blocks .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),
    .has-blocks .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
    .has-blocks .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.has-blocks .wp-block-gallery .blocks-gallery-image,
.has-blocks .wp-block-gallery .blocks-gallery-item,
.has-blocks .blocks-gallery-grid .blocks-gallery-image,
.has-blocks .blocks-gallery-grid .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 16px 16px 0;
    position: relative
}

.has-blocks .wp-block-gallery .blocks-gallery-image figure,
.has-blocks .wp-block-gallery .blocks-gallery-item figure,
.has-blocks .blocks-gallery-grid .blocks-gallery-image figure,
.has-blocks .blocks-gallery-grid .blocks-gallery-item figure {
    height: 100%;
    margin: 0
}

@supports (position: sticky) {

    .has-blocks .wp-block-gallery .blocks-gallery-image figure,
    .has-blocks .wp-block-gallery .blocks-gallery-item figure,
    .has-blocks .blocks-gallery-grid .blocks-gallery-image figure,
    .has-blocks .blocks-gallery-grid .blocks-gallery-item figure {
        align-items: flex-end;
        display: flex;
        justify-content: flex-start
    }
}

.has-blocks .wp-block-gallery .blocks-gallery-image img,
.has-blocks .wp-block-gallery .blocks-gallery-item img,
.has-blocks .blocks-gallery-grid .blocks-gallery-image img,
.has-blocks .blocks-gallery-grid .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%
}

.has-blocks .wp-block-gallery .blocks-gallery-image img,
.has-blocks .wp-block-gallery .blocks-gallery-item img,
.has-blocks .blocks-gallery-grid .blocks-gallery-image img,
.has-blocks .blocks-gallery-grid .blocks-gallery-item img {
    width: 100%
}

@supports (position: sticky) {

    .has-blocks .wp-block-gallery .blocks-gallery-image img,
    .has-blocks .wp-block-gallery .blocks-gallery-item img,
    .has-blocks .blocks-gallery-grid .blocks-gallery-image img,
    .has-blocks .blocks-gallery-grid .blocks-gallery-item img {
        width: auto
    }
}

.has-blocks .wp-block-gallery .blocks-gallery-image figcaption,
.has-blocks .wp-block-gallery .blocks-gallery-item figcaption,
.has-blocks .blocks-gallery-grid .blocks-gallery-image figcaption,
.has-blocks .blocks-gallery-grid .blocks-gallery-item figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);
    bottom: 0;
    color: #fff;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 13px;
    max-height: 100%;
    overflow: auto;
    padding: 40px 10px 9px;
    position: absolute;
    text-align: center;
    width: 100%
}

.has-blocks .wp-block-gallery .blocks-gallery-image figcaption img,
.has-blocks .wp-block-gallery .blocks-gallery-item figcaption img,
.has-blocks .blocks-gallery-grid .blocks-gallery-image figcaption img,
.has-blocks .blocks-gallery-grid .blocks-gallery-item figcaption img {
    display: inline
}

.has-blocks .wp-block-gallery.is-cropped .blocks-gallery-image a,
.has-blocks .wp-block-gallery.is-cropped .blocks-gallery-image amp-img,
.has-blocks .wp-block-gallery.is-cropped .blocks-gallery-image img,
.has-blocks .wp-block-gallery.is-cropped .blocks-gallery-item a,
.has-blocks .wp-block-gallery.is-cropped .blocks-gallery-item amp-img,
.has-blocks .wp-block-gallery.is-cropped .blocks-gallery-item img,
.has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-image amp-img,
.has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-item amp-img,
.has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
    width: 100%
}

@supports (position: sticky) {

    .has-blocks .wp-block-gallery.is-cropped .blocks-gallery-image a,
    .has-blocks .wp-block-gallery.is-cropped .blocks-gallery-image amp-img,
    .has-blocks .wp-block-gallery.is-cropped .blocks-gallery-image img,
    .has-blocks .wp-block-gallery.is-cropped .blocks-gallery-item a,
    .has-blocks .wp-block-gallery.is-cropped .blocks-gallery-item amp-img,
    .has-blocks .wp-block-gallery.is-cropped .blocks-gallery-item img,
    .has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
    .has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-image amp-img,
    .has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
    .has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
    .has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-item amp-img,
    .has-blocks .blocks-gallery-grid.is-cropped .blocks-gallery-item img {
        flex: 1;
        height: 100%;
        object-fit: cover
    }
}

.has-blocks .wp-block-gallery .blocks-gallery-image,
.has-blocks .wp-block-gallery .blocks-gallery-item,
.has-blocks .blocks-gallery-grid .blocks-gallery-image,
.has-blocks .blocks-gallery-grid .blocks-gallery-item {
    width: calc(50% - 16px)
}

.has-blocks .wp-block-gallery .blocks-gallery-image:nth-of-type(even),
.has-blocks .wp-block-gallery .blocks-gallery-item:nth-of-type(even),
.has-blocks .blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),
.has-blocks .blocks-gallery-grid .blocks-gallery-item:nth-of-type(even) {
    margin-right: 0
}

.has-blocks .wp-block-gallery.columns-1 .blocks-gallery-image,
.has-blocks .wp-block-gallery.columns-1 .blocks-gallery-item,
.has-blocks .blocks-gallery-grid.columns-1 .blocks-gallery-image,
.has-blocks .blocks-gallery-grid.columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%
}

.has-blocks .wp-block-gallery .blocks-gallery-image:last-child,
.has-blocks .wp-block-gallery .blocks-gallery-item:last-child,
.has-blocks .blocks-gallery-grid .blocks-gallery-image:last-child,
.has-blocks .blocks-gallery-grid .blocks-gallery-item:last-child {
    margin-right: 0
}

.has-blocks .wp-block-gallery.alignleft,
.has-blocks .wp-block-gallery.alignright,
.has-blocks .blocks-gallery-grid.alignleft,
.has-blocks .blocks-gallery-grid.alignright {
    max-width: 300px;
    width: 100%
}

.has-blocks .wp-block-gallery.aligncenter .blocks-gallery-item figure,
.has-blocks .blocks-gallery-grid.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.has-blocks .wp-block-cover-image,
.has-blocks .wp-block-cover {
    align-items: center;
    background-position: center center;
    background-size: cover;
    display: flex;
    height: 100%;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.has-blocks .is-small-text {
    font-size: 14px
}

.has-blocks .is-regular-text {
    font-size: 16px
}

.has-blocks .is-large-text {
    font-size: 36px
}

.has-blocks .is-larger-text {
    font-size: 48px
}

.has-blocks .has-small-font-size {
    font-size: 13px
}

.has-blocks .has-normal-font-size {
    font-size: 16px
}

.has-blocks .has-medium-font-size {
    font-size: 20px
}

.has-blocks .has-large-font-size {
    font-size: 36px
}

.has-blocks .has-huge-font-size {
    font-size: 42px
}

.has-blocks p:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks h1:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks h2:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks h3:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks h4:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks h5:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks h6:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead),
.has-blocks .wp-block-subhead:not(.has-text-color):not(.entry-title):not([class$='__title']):not([class$='__header']):not(.subhead) {
    color: inherit
}

.has-blocks .has-drop-cap:not(:focus)::first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: 0.68;
    margin: 0.05em 0.1em 0 0;
    text-transform: uppercase
}

.has-blocks p.has-background {
    padding: 20px 38px
}

.has-blocks p.has-text-color a {
    color: inherit
}

.has-blocks .has-text-align-center {
    text-align: center
}

.has-blocks .has-text-align-left {
    text-align: left
}

.has-blocks .has-text-align-right {
    text-align: right
}

.has-blocks .wp-block-cover .wp-block-cover__inner-container {
    color: #f8f9f9;
    width: calc(100% - 70px)
}

.has-blocks .has-background-dim:not([class*='-background-color']) {
    background-color: #000
}

.has-blocks .has-background-dim:not([class*='-background-color'])::before {
    background-color: inherit;
    content: ''
}

.has-blocks .has-background-dim.has-background-dim-10:not(.has-background-gradient)::before {
    opacity: .1
}

.has-blocks .has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background {
    opacity: .1
}

.has-blocks .has-background-dim.has-background-dim-20:not(.has-background-gradient)::before {
    opacity: .2
}

.has-blocks .has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background {
    opacity: .2
}

.has-blocks .has-background-dim.has-background-dim-30:not(.has-background-gradient)::before {
    opacity: .3
}

.has-blocks .has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background {
    opacity: .3
}

.has-blocks .has-background-dim.has-background-dim-40:not(.has-background-gradient)::before {
    opacity: .4
}

.has-blocks .has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background {
    opacity: .4
}

.has-blocks .has-background-dim.has-background-dim-50:not(.has-background-gradient)::before {
    opacity: .5
}

.has-blocks .has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background {
    opacity: .5
}

.has-blocks .has-background-dim.has-background-dim-60:not(.has-background-gradient)::before {
    opacity: .6
}

.has-blocks .has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background {
    opacity: .6
}

.has-blocks .has-background-dim.has-background-dim-70:not(.has-background-gradient)::before {
    opacity: .7
}

.has-blocks .has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background {
    opacity: .7
}

.has-blocks .has-background-dim.has-background-dim-80:not(.has-background-gradient)::before {
    opacity: .8
}

.has-blocks .has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background {
    opacity: .8
}

.has-blocks .has-background-dim.has-background-dim-90:not(.has-background-gradient)::before {
    opacity: .9
}

.has-blocks .has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background {
    opacity: .9
}

.has-blocks .has-background-dim.has-background-dim-100:not(.has-background-gradient)::before {
    opacity: 1
}

.has-blocks .has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background {
    opacity: 1
}

.has-blocks .wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto
}

.has-blocks .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%
}

.has-blocks .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.has-blocks .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start
}

.has-blocks .wp-block-media-text .wp-block-media-text__content,
.has-blocks .wp-block-media-text .wp-block-media-text__media,
.has-blocks .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.has-blocks .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center
}

.has-blocks .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.has-blocks .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end
}

.has-blocks .wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.has-blocks .wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8% 0 8%;
    word-break: break-word
}

.has-blocks .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
}

.has-blocks .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
}

.has-blocks .wp-block-media-text__media img,
.has-blocks .wp-block-media-text__media amp-img,
.has-blocks .wp-block-media-text__media video {
    max-width: unset;
    vertical-align: middle;
    width: 100%
}

.has-blocks .wp-block-media-text.is-image-fill figure.wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px
}

.has-blocks .wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

@media (max-width: 600px) {
    .has-blocks .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

    .has-blocks .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1
    }

    .has-blocks .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2
    }

    .has-blocks .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 2
    }

    .has-blocks .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 1
    }
}

.has-blocks .amp-wp-article-content,
.has-blocks .article-body {
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 50rem
}

.has-blocks .amp-wp-article-content [class*='wp-block-'],
.has-blocks .article-body [class*='wp-block-'] {
    margin-bottom: 30px
}

.has-blocks .amp-wp-article-content [class*='wp-block-'].alignwide,
.has-blocks .amp-wp-article-content [class*='wp-block-'].alignfull,
.has-blocks .article-body [class*='wp-block-'].alignwide,
.has-blocks .article-body [class*='wp-block-'].alignfull {
    margin-left: calc(-50vw + 50%);
    transform: translateX(calc(50vw - 50%));
    width: 100vw
}

.has-blocks .amp-wp-article-content [class*='wp-block-'].alignwide,
.has-blocks .article-body [class*='wp-block-'].alignwide {
    max-width: 1200px
}

.has-blocks .amp-wp-article-content [class*='wp-block-'].alignfull,
.has-blocks .article-body [class*='wp-block-'].alignfull {
    max-width: 90rem
}

.has-blocks .amp-wp-article-content div[class^='wp-block-'],
.has-blocks .amp-wp-article-content figure[class^='wp-block-'],
.has-blocks .article-body div[class^='wp-block-'],
.has-blocks .article-body figure[class^='wp-block-'] {
    margin-bottom: 2.5rem
}

.has-blocks .amp-wp-article-content div[class^='wp-block-'] div[class^='wp-block-'],
.has-blocks .amp-wp-article-content div[class^='wp-block-'] figure[class^='wp-block-'],
.has-blocks .amp-wp-article-content figure[class^='wp-block-'] div[class^='wp-block-'],
.has-blocks .amp-wp-article-content figure[class^='wp-block-'] figure[class^='wp-block-'],
.has-blocks .article-body div[class^='wp-block-'] div[class^='wp-block-'],
.has-blocks .article-body div[class^='wp-block-'] figure[class^='wp-block-'],
.has-blocks .article-body figure[class^='wp-block-'] div[class^='wp-block-'],
.has-blocks .article-body figure[class^='wp-block-'] figure[class^='wp-block-'] {
    margin-bottom: 0
}

.has-blocks .amp-wp-article-content figure[class^='wp-block-embed'] iframe,
.has-blocks .article-body figure[class^='wp-block-embed'] iframe {
    margin: 0 auto;
    max-width: 100%;
    width: 100%
}

@media screen and (min-width: 1230px) {

    .has-blocks .amp-wp-article-content figure[class^='wp-block-embed'].alignwide,
    .has-blocks .article-body figure[class^='wp-block-embed'].alignwide {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(50vw - 50%);
        max-width: 100vw;
        width: 100vw
    }
}

.has-blocks .amp-wp-article-content figure[class^='wp-block-embed'].alignwide .wp-block-embed__wrapper,
.has-blocks .article-body figure[class^='wp-block-embed'].alignwide .wp-block-embed__wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px
}

@media screen and (min-width: 1230px) {

    .has-blocks .amp-wp-article-content figure[class^='wp-block-embed'].alignfull,
    .has-blocks .article-body figure[class^='wp-block-embed'].alignfull {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(50vw - 50%);
        max-width: 100vw;
        width: 100vw
    }
}

.has-blocks .amp-wp-article-content figure[class^='wp-block-embed'].alignfull .wp-block-embed__wrapper,
.has-blocks .article-body figure[class^='wp-block-embed'].alignfull .wp-block-embed__wrapper {
    max-width: none
}

@media screen and (min-width: 1230px) {

    .has-blocks .amp-wp-article-content figure[class^='wp-block-embed'].alignfull .wp-block-embed__wrapper,
    .has-blocks .article-body figure[class^='wp-block-embed'].alignfull .wp-block-embed__wrapper {
        padding: 0 0.9375rem
    }
}

.has-blocks .amp-wp-article-content .blocks-gallery-item figcaption,
.has-blocks .amp-wp-article-content figure[class^='wp-block-table'] figcaption,
.has-blocks .amp-wp-article-content figure[class^='wp-block-audio'] figcaption,
.has-blocks .amp-wp-article-content figure[class^='wp-block-video'] figcaption,
.has-blocks .amp-wp-article-content figure[class^='wp-block-gallery'] figcaption,
.has-blocks .amp-wp-article-content div[class^='wp-block-image'] figcaption,
.has-blocks .amp-wp-article-content figure[class^='wp-block-image']:not(.side-by-side__block-image) figcaption,
.has-blocks .article-body .blocks-gallery-item figcaption,
.has-blocks .article-body figure[class^='wp-block-table'] figcaption,
.has-blocks .article-body figure[class^='wp-block-audio'] figcaption,
.has-blocks .article-body figure[class^='wp-block-video'] figcaption,
.has-blocks .article-body figure[class^='wp-block-gallery'] figcaption,
.has-blocks .article-body div[class^='wp-block-image'] figcaption,
.has-blocks .article-body figure[class^='wp-block-image']:not(.side-by-side__block-image) figcaption {
    background: 0;
    bottom: auto;
    color: #666666;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin: 1.375rem auto 0;
    max-width: 52.5rem;
    overflow: auto;
    padding: 0 .9375rem;
    position: relative;
    text-align: left;
    width: 100%
}

@media (min-width: 840px) {

    .has-blocks .amp-wp-article-content .blocks-gallery-item figcaption,
    .has-blocks .amp-wp-article-content figure[class^='wp-block-table'] figcaption,
    .has-blocks .amp-wp-article-content figure[class^='wp-block-audio'] figcaption,
    .has-blocks .amp-wp-article-content figure[class^='wp-block-video'] figcaption,
    .has-blocks .amp-wp-article-content figure[class^='wp-block-gallery'] figcaption,
    .has-blocks .amp-wp-article-content div[class^='wp-block-image'] figcaption,
    .has-blocks .amp-wp-article-content figure[class^='wp-block-image']:not(.side-by-side__block-image) figcaption,
    .has-blocks .article-body .blocks-gallery-item figcaption,
    .has-blocks .article-body figure[class^='wp-block-table'] figcaption,
    .has-blocks .article-body figure[class^='wp-block-audio'] figcaption,
    .has-blocks .article-body figure[class^='wp-block-video'] figcaption,
    .has-blocks .article-body figure[class^='wp-block-gallery'] figcaption,
    .has-blocks .article-body div[class^='wp-block-image'] figcaption,
    .has-blocks .article-body figure[class^='wp-block-image']:not(.side-by-side__block-image) figcaption {
        padding: 0
    }
}

.chl .has-blocks .amp-wp-article-content .blocks-gallery-item figcaption,
.chl .has-blocks .amp-wp-article-content figure[class^='wp-block-table'] figcaption,
.chl .has-blocks .amp-wp-article-content figure[class^='wp-block-audio'] figcaption,
.chl .has-blocks .amp-wp-article-content figure[class^='wp-block-video'] figcaption,
.chl .has-blocks .amp-wp-article-content figure[class^='wp-block-gallery'] figcaption,
.chl .has-blocks .amp-wp-article-content div[class^='wp-block-image'] figcaption,
.chl .has-blocks .amp-wp-article-content figure[class^='wp-block-image']:not(.side-by-side__block-image) figcaption,
.chl .has-blocks .article-body .blocks-gallery-item figcaption,
.chl .has-blocks .article-body figure[class^='wp-block-table'] figcaption,
.chl .has-blocks .article-body figure[class^='wp-block-audio'] figcaption,
.chl .has-blocks .article-body figure[class^='wp-block-video'] figcaption,
.chl .has-blocks .article-body figure[class^='wp-block-gallery'] figcaption,
.chl .has-blocks .article-body div[class^='wp-block-image'] figcaption,
.chl .has-blocks .article-body figure[class^='wp-block-image']:not(.side-by-side__block-image) figcaption {
    color: #666666;
    font-family: "PT Serif", Georgia, serif;
    font-size: 13px;
    max-width: 48.125rem
}

.has-blocks .amp-wp-article-content .blocks-gallery-item figcaption,
.has-blocks .article-body .blocks-gallery-item figcaption {
    color: #fff
}

.has-blocks .wp-block-quote,
.has-blocks .wp-block-pullquote {
    line-height: 1.6
}

.has-blocks .wp-block-quote cite,
.has-blocks .wp-block-pullquote cite {
    font-size: 1rem
}

.has-blocks figure.wp-block-pullquote {
    padding: 0
}

.module__type-additional-credits {
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    color: #333;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.125rem;
    margin-bottom: 1.5625rem;
    padding: 1.875rem 0
}

.wp-block-table--wrapper {
    display: flex;
    flex-flow: column nowrap;
    margin-bottom: 5rem;
    overflow-x: auto
}

@media (min-width: 840px) {
    .wp-block-table--wrapper {
        margin-left: auto;
        max-width: 90.3125rem;
        min-width: 48.125rem;
        overflow-x: inherit;
        width: 100%
    }

    .wp-block-table--wrapper.alignleft,
    .wp-block-table--wrapper.alignright,
    .wp-block-table--wrapper.aligncenter {
        transform: none
    }
}

@media (min-width: 840px) and (max-width: 991px) {

    .wp-block-table--wrapper.alignleft,
    .wp-block-table--wrapper.alignright,
    .wp-block-table--wrapper.aligncenter {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

@media (min-width: 840px) {

    .wp-block-table--wrapper.alignleft,
    .wp-block-table--wrapper.alignright {
        margin-top: .5rem !important;
        max-width: 730px;
        min-width: 600px
    }
}

@media (min-width: 840px) and (min-width: 1230px) {

    .wp-block-table--wrapper.alignleft,
    .wp-block-table--wrapper.alignright {
        min-width: 48.125rem
    }
}

@media (min-width: 840px) and (min-width: 991px) {

    .wp-block-table--wrapper.alignleft,
    .wp-block-table--wrapper.alignright {
        margin-bottom: 1.875rem !important;
        width: 600px !important
    }
}

@media (min-width: 840px) and (max-width: 991px) {
    .wp-block-table--wrapper.alignleft {
        float: none !important;
        margin-right: 0 !important
    }
}

@media (min-width: 840px) and (max-width: 991px) {
    .wp-block-table--wrapper.alignright {
        float: none !important;
        margin-left: 0 !important
    }
}

.wp-block-table--wrapper.aligncenter {
    margin-bottom: 5rem !important;
    margin-top: 0 !important
}

.wp-block-table--wrapper.aligncenter .wp-block-table--source {
    margin-left: 0;
    margin-right: 0
}

.wp-block-table--wrapper .wp-block-table--source {
    color: #666;
    display: block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    line-height: 1.125rem;
    margin: 1.5rem 0 0;
    max-width: 48.125rem;
    min-width: 48.125rem;
    padding: 0
}

@media (min-width: 800px) {
    .wp-block-table--wrapper .wp-block-table--source {
        margin: 1.375rem auto 0
    }
}

.chl .wp-block-table--wrapper .wp-block-table--source {
    color: #666;
    font-family: "PT Serif", Georgia, serif;
    font-size: 13px
}

.wp-block-table--wrapper .wp-block-table {
    border-style: hidden;
    color: #68717a;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    line-height: 2rem;
    margin: 0 auto;
    max-width: 48.125rem;
    min-width: 48.125rem;
    position: relative
}

@media (min-width: 840px) {

    .wp-block-table--wrapper .wp-block-table.alignleft,
    .wp-block-table--wrapper .wp-block-table.alignright,
    .wp-block-table--wrapper .wp-block-table.aligncenter {
        color: #666;
        margin: 0 !important;
        transform: none
    }

    .wp-block-table--wrapper .wp-block-table.alignleft,
    .wp-block-table--wrapper .wp-block-table.alignright {
        min-width: 600px
    }
}

.chl .wp-block-table--wrapper .wp-block-table {
    color: #666
}

@media (min-width: 840px) {

    .wp-block-table--wrapper .wp-block-table.alignwide,
    .wp-block-table--wrapper .wp-block-table.alignfull {
        margin-left: calc(50% - 15px);
        max-width: 90.3125rem;
        min-width: 48.125rem;
        transform: translateX(calc(-50% + 15px));
        width: calc(100vw - 30px)
    }
}

@media (min-width: 1465px) {

    .wp-block-table--wrapper .wp-block-table.alignwide,
    .wp-block-table--wrapper .wp-block-table.alignfull {
        margin-left: 50%;
        transform: translateX(-50%);
        width: 100vw
    }
}

.wp-block-table--wrapper .wp-block-table.alignwide {
    max-width: 1170px
}

.wp-block-table--wrapper .wp-block-table strong {
    font-weight: 700
}

.wp-block-table--wrapper .wp-block-table thead tr,
.wp-block-table--wrapper .wp-block-table tfoot tr {
    font-weight: 600;
    text-transform: uppercase
}

.wp-block-table--wrapper .wp-block-table thead tr td,
.wp-block-table--wrapper .wp-block-table thead tr th,
.wp-block-table--wrapper .wp-block-table tfoot tr td,
.wp-block-table--wrapper .wp-block-table tfoot tr th {
    padding-bottom: .6875rem;
    padding-top: .6875rem
}

.chl .wp-block-table--wrapper .wp-block-table tbody tr {
    font-family: "PT Serif", Georgia, serif
}

.wp-block-table--wrapper .wp-block-table tbody tr:nth-child(even) {
    background-color: inherit
}

.wp-block-table--wrapper .wp-block-table tbody tr:nth-child(odd) {
    background-color: #fff
}

.wp-block-table--wrapper .wp-block-table td,
.wp-block-table--wrapper .wp-block-table th {
    border: 1px solid #d8d8d8;
    padding: 1rem 1.4375rem
}

.wp-block-table--wrapper .wp-block-table td:not(:first-child),
.wp-block-table--wrapper .wp-block-table th:not(:first-child) {
    text-align: center
}

.chl .wp-block-table--wrapper .wp-block-table td:not(:first-child),
.chl .wp-block-table--wrapper .wp-block-table th:not(:first-child) {
    font-weight: 700
}

.wp-block-table--wrapper .wp-block-table.is-style-white thead {
    border-bottom: 3px solid #68717a
}

.chl .wp-block-table--wrapper .wp-block-table.is-style-white thead {
    border-bottom: 3px solid #666
}

.wp-block-table--wrapper .wp-block-table.is-style-white tfoot {
    border-top: 3px solid #68717a
}

.chl .wp-block-table--wrapper .wp-block-table.is-style-white tfoot {
    border-top: 3px solid #666
}

.wp-block-table--wrapper .wp-block-table.is-style-white thead tr,
.wp-block-table--wrapper .wp-block-table.is-style-white tfoot tr {
    background-color: #fff
}

.wp-block-table--wrapper .wp-block-table.is-style-white tbody tr:nth-child(even) {
    background-color: #fff
}

.wp-block-table--wrapper .wp-block-table.is-style-white tbody tr:nth-child(odd) {
    background-color: inherit
}

.wp-block-table--wrapper .wp-block-table.is-style-blue,
.wp-block-table--wrapper .wp-block-table.is-style-red {
    box-shadow: none;
    color: #333
}

.wp-block-table--wrapper .wp-block-table.is-style-blue thead,
.wp-block-table--wrapper .wp-block-table.is-style-red thead {
    border-bottom: 0
}

.wp-block-table--wrapper .wp-block-table.is-style-blue tfoot,
.wp-block-table--wrapper .wp-block-table.is-style-red tfoot {
    border-top: 0
}

.wp-block-table--wrapper .wp-block-table.is-style-blue thead td,
.wp-block-table--wrapper .wp-block-table.is-style-blue thead th,
.wp-block-table--wrapper .wp-block-table.is-style-blue tfoot td,
.wp-block-table--wrapper .wp-block-table.is-style-blue tfoot th,
.wp-block-table--wrapper .wp-block-table.is-style-red thead td,
.wp-block-table--wrapper .wp-block-table.is-style-red thead th,
.wp-block-table--wrapper .wp-block-table.is-style-red tfoot td,
.wp-block-table--wrapper .wp-block-table.is-style-red tfoot th {
    color: #fff;
    letter-spacing: .03125rem
}

.wp-block-table--wrapper .wp-block-table.is-style-blue tbody tr:nth-child(odd),
.wp-block-table--wrapper .wp-block-table.is-style-red tbody tr:nth-child(odd) {
    background-color: #fff
}

.wp-block-table--wrapper .wp-block-table.is-style-blue tbody tr:nth-child(even),
.wp-block-table--wrapper .wp-block-table.is-style-red tbody tr:nth-child(even) {
    background-color: inherit
}

.wp-block-table--wrapper .wp-block-table.is-style-blue td:first-child,
.wp-block-table--wrapper .wp-block-table.is-style-blue th:first-child,
.wp-block-table--wrapper .wp-block-table.is-style-red td:first-child,
.wp-block-table--wrapper .wp-block-table.is-style-red th:first-child {
    border-left: 0
}

.wp-block-table--wrapper .wp-block-table.is-style-blue td:last-child,
.wp-block-table--wrapper .wp-block-table.is-style-blue th:last-child,
.wp-block-table--wrapper .wp-block-table.is-style-red td:last-child,
.wp-block-table--wrapper .wp-block-table.is-style-red th:last-child {
    border-right: 0
}

.wp-block-table--wrapper .wp-block-table.is-style-blue thead tr,
.wp-block-table--wrapper .wp-block-table.is-style-blue tfoot tr {
    background-color: #0075c9;
    border-bottom: 0;
    color: #fff
}

.wp-block-table--wrapper .wp-block-table.is-style-red thead tr,
.wp-block-table--wrapper .wp-block-table.is-style-red tfoot tr {
    background-color: #d12630;
    border-bottom: 0;
    color: #fff
}

.module--type-slideshow {
    margin-bottom: 3.75rem;
    margin-left: 50%;
    max-width: 90.3125rem;
    position: relative;
    transform: translateX(-50%);
    width: 100vw
}

.module--type-slideshow.is-style-border-top .slideshow--heading {
    position: relative;
    padding-top: 1.5625rem
}

.module--type-slideshow.is-style-border-top .slideshow--heading::before,
.module--type-slideshow.is-style-border-top .slideshow--heading::after {
    content: '';
    display: block;
    position: absolute;
    top: 0
}

.module--type-slideshow.is-style-border-top .slideshow--heading::after {
    background-color: #666;
    height: 3px;
    left: 15px;
    right: auto;
    width: 100px
}

.module--type-slideshow.is-style-border-top .slideshow--heading::before {
    background-color: #e8e8e8;
    height: 1px;
    left: 15px;
    right: 15px;
    width: calc(100% - 30px)
}

.module--type-slideshow .slideshow--heading,
.module--type-slideshow .slideshow--chatter {
    margin-left: auto;
    margin-right: auto;
    max-width: 50rem;
    padding: 0 .9375rem
}

.module--type-slideshow .slideshow--heading {
    font-size: 1.25rem;
    margin-bottom: .625rem
}

.module--type-slideshow .slideshow--chatter p {
    font-size: 1rem;
    line-height: 1.625rem
}

.module--type-slideshow .slideshow {
    opacity: 0
}

.module--type-slideshow .slideshow.slick-initialized {
    opacity: 1
}

.slick-slider {
    -webkit-tap-highlight-color: transparent;
    box-sizing: border-box;
    display: block;
    opacity: 0;
    position: relative;
    touch-action: pan-y;
    transition-delay: 1s;
    transition: opacity 0.3s ease-in-out;
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    transform: none !important
}

@media (min-width: 600px) {
    .aligndefault .slick-list {
        padding: 0 13% !important
    }
}

@media (min-width: 1024px) {
    .aligndefault .slick-list {
        padding: 0 23.7% !important
    }
}

@media (min-width: 600px) {
    .alignwide .slick-list {
        padding: 0 13% !important
    }
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    -webkit-font-smoothing: subpixel-antialiased;
    height: 100%;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: auto;
    min-height: 1px;
    opacity: 0.4;
    pointer-events: none;
    position: relative;
    transition: opacity 0.3s ease-in-out;
    display: none
}

.slick-slide .wp-block-image {
    margin-bottom: 0
}

.slick-slide .wp-block-image img {
    box-shadow: none;
    height: auto;
    vertical-align: middle;
    width: 100%
}

.alignfull .slick-slide .wp-block-image img {
    box-shadow: none
}

.slick-slide .wp-block-image figcaption {
    background: 0;
    bottom: auto;
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 1.375rem auto 0;
    max-width: 47.5rem;
    opacity: 0;
    overflow: auto;
    padding: 0 .9375rem;
    position: relative;
    text-align: left;
    transition-delay: 0.1s;
    transition: opacity 0.3s ease-in-out
}

@media (min-width: 790px) {
    .slick-slide .wp-block-image figcaption {
        padding: 0
    }
}

.slick-slide.slick-center {
    opacity: 1;
    pointer-events: all;
    z-index: 100
}

.slick-slide.slick-center .wp-block-image img {
    box-shadow: 12px 0 15px -15px #000, -12px 0 15px -15px #000;
    height: auto;
    position: relative;
    transform: scale(1.002);
    width: 100%;
    zoom: 1
}

.alignfull .slick-slide.slick-center .wp-block-image img {
    box-shadow: none
}

.slick-slide.slick-center .wp-block-image figcaption {
    opacity: 1
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-prev,
.slick-arrow.slick-next {
    background: #005591;
    border: 0;
    color: #fff;
    display: none !important;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 0;
    font-weight: 600;
    height: 4.375rem;
    position: absolute;
    text-transform: uppercase;
    top: calc(50% - 60px);
    z-index: 50
}

@media (min-width: 600px) {

    .slick-arrow.slick-prev,
    .slick-arrow.slick-next {
        display: inline-block !important
    }
}

.chl .slick-arrow.slick-prev,
.chl .slick-arrow.slick-next {
    background: #0075c9
}

.slick-arrow.slick-prev:hover,
.slick-arrow.slick-next:hover {
    font-size: 10px
}

.slick-arrow.slick-prev:hover .slick-counter-prev,
.slick-arrow.slick-prev:hover .slick-counter-next,
.slick-arrow.slick-next:hover .slick-counter-prev,
.slick-arrow.slick-next:hover .slick-counter-next {
    font-size: 14px
}

.slick-arrow.slick-prev .slick-counter-prev,
.slick-arrow.slick-prev .slick-counter-next,
.slick-arrow.slick-next .slick-counter-prev,
.slick-arrow.slick-next .slick-counter-next {
    font-size: 0
}

.alignfull .slick-arrow.slick-prev,
.alignfull .slick-arrow.slick-next {
    z-index: 100
}

.slick-arrow.slick-prev {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: inset -12px 0 15px -15px #000;
    padding: .9375rem 1.15625rem .9375rem 2.25rem
}

.slick-arrow.slick-prev:hover {
    padding: .9375rem 1.15625rem .9375rem 2.9375rem
}

.aligndefault .slick-arrow.slick-prev {
    right: calc(100% - 13%)
}

@media (min-width: 1024px) {
    .aligndefault .slick-arrow.slick-prev {
        right: calc(100% - 23.7%)
    }
}

.alignwide .slick-arrow.slick-prev {
    right: calc(100% - 13%)
}

.alignfull .slick-arrow.slick-prev {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    box-shadow: none;
    left: 0
}

.slick-arrow.slick-prev::before {
    background-image: url("");
    background-size: 16px 26px;
    content: '';
    height: 26px;
    left: 1.15625rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    width: 16px
}

.slick-arrow.slick-next {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: inset 12px 0 15px -15px #000;
    padding: .9375rem 2.25rem .9375rem 1.15625rem
}

.slick-arrow.slick-next:hover {
    padding: .9375rem 2.9375rem .9375rem 1.15625rem
}

.aligndefault .slick-arrow.slick-next {
    left: calc(100% - 13%)
}

@media (min-width: 1024px) {
    .aligndefault .slick-arrow.slick-next {
        left: calc(100% - 23.7%)
    }
}

.alignwide .slick-arrow.slick-next {
    left: calc(100% - 13%)
}

.alignfull .slick-arrow.slick-next {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    box-shadow: none;
    right: 0
}

.slick-arrow.slick-next::after {
    background-image: url("");
    background-size: 16px 26px;
    content: '';
    height: 26px;
    position: absolute;
    right: 1.15625rem;
    top: 50%;
    transform: translateY(-50%);
    width: 16px
}

.slick-arrow .slick-hidden {
    display: none
}

.slick-dots {
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    transform: translateX(-50%);
    z-index: 100
}

.slick-dots li {
    border-radius: 50%;
    box-shadow: 0 0 0 .0625rem #fff;
    display: inline-block;
    height: .75rem;
    margin-right: .625rem;
    opacity: 0.6;
    text-indent: -9999em;
    width: .75rem
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots li.slick-active {
    background-color: #0075c9;
    opacity: 1
}

.module--methodology {
    background-color: #fff;
    border: 1px solid #e9e9e9;
    margin-bottom: 1.5625rem;
    padding: 2rem 2rem .4375rem
}

.methodology__header {
    color: #666F79;
    font: normal 600 .875rem/1.125rem "Source Sans Pro", Arial, sans-serif;
    margin: 0 0 .9375rem;
    text-transform: uppercase
}

.chl .has-blocks h4.methodology__header,
.chl .methodology__header {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase
}

.methodology__content {
    font: normal 400 1rem/1.5rem "PT Serif", Georgia, serif
}

.methodology__content a {
    color: #0075c9;
    text-decoration: none
}

.methodology__content img {
    float: left;
    margin: .3125rem .9375rem 0 0
}

.wp-block-kaiser-health-news-blockquote {
    background-color: transparent;
    border-color: #e8e8e8;
    border-style: solid;
    border-width: .0625rem 0;
    padding: 3.75rem 0;
    position: relative
}

.wp-block-kaiser-health-news-blockquote.alignleft,
.wp-block-kaiser-health-news-blockquote.alignright {
    margin-top: 0
}

.wp-block-kaiser-health-news-blockquote::before,
.wp-block-kaiser-health-news-blockquote::after {
    background-color: #fff;
    color: #68717A;
    font-family: "PT Serif", Georgia, serif;
    font-size: 7.5rem;
    font-style: normal;
    font-weight: 700;
    height: 3.125rem;
    left: calc(50% - 1.5625rem);
    line-height: 1;
    padding: 0 .3125rem;
    position: absolute;
    transform: translateY(-50%);
    z-index: 10
}

.chl .wp-block-kaiser-health-news-blockquote::before,
.chl .wp-block-kaiser-health-news-blockquote::after {
    color: #0075c9;
    font-size: 6.25rem;
    text-align: center;
    padding-top: 6px
}

.wp-block-kaiser-health-news-blockquote::before {
    content: '\201c';
    top: .3125rem
}

.chl .wp-block-kaiser-health-news-blockquote::before {
    top: -.3125rem
}

.wp-block-kaiser-health-news-blockquote::after {
    content: '\201d';
    top: calc(100% - .625rem)
}

.chl .wp-block-kaiser-health-news-blockquote::after {
    top: calc(100% - .3125rem)
}

.wp-block-kaiser-health-news-blockquote.has-background-image .block-quote__background-image {
    display: block;
    margin: 0;
    opacity: 0.3
}

.wp-block-kaiser-health-news-blockquote.alignwide {
    margin-left: calc(-50vw + 50%);
    max-width: 73.125rem;
    transform: translateX(calc(50vw - 50%));
    width: 100vw
}

@media (min-width: 768px) {
    .wp-block-kaiser-health-news-blockquote.alignwide.is-style-solid.has-background-image {
        padding: 18.75rem .9375rem
    }

    .wp-block-kaiser-health-news-blockquote.alignwide.is-style-solid.has-background-image::before {
        content: '\201c';
        top: 15.9375rem
    }

    .wp-block-kaiser-health-news-blockquote.alignwide.is-style-solid.has-background-image::after {
        content: '\201d';
        top: calc(100% - 15.9375rem)
    }
}

.wp-block-kaiser-health-news-blockquote.alignwide .block-quote__quote,
.wp-block-kaiser-health-news-blockquote.alignwide .block-quote__citation {
    max-width: 48.125rem
}

.wp-block-kaiser-health-news-blockquote.alignwide .block-quote__quote {
    font-size: 2.5rem;
    line-height: 1.25
}

.wp-block-kaiser-health-news-blockquote.is-style-solid {
    border: 0;
    padding: 7.5rem .9375rem
}

.wp-block-kaiser-health-news-blockquote.is-style-solid::before,
.wp-block-kaiser-health-news-blockquote.is-style-solid::after {
    color: inherit;
    background-color: transparent
}

.wp-block-kaiser-health-news-blockquote.is-style-solid::before {
    content: '\201c';
    top: 4.6875rem
}

.wp-block-kaiser-health-news-blockquote.is-style-solid::after {
    content: '\201d';
    top: calc(100% - 4.6875rem)
}

.wp-block-kaiser-health-news-blockquote.is-style-solid .block-quote__quote,
.wp-block-kaiser-health-news-blockquote.is-style-solid .block-quote__citation {
    color: inherit
}

.wp-block-kaiser-health-news-blockquote .block-quote__quote,
.wp-block-kaiser-health-news-blockquote .block-quote__citation {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 10
}

@media (min-width: 768px) {

    .wp-block-kaiser-health-news-blockquote .block-quote__quote,
    .wp-block-kaiser-health-news-blockquote .block-quote__citation {
        max-width: 80%
    }
}

.wp-block-kaiser-health-news-blockquote .block-quote__quote {
    color: #111;
    font-family: "PT Serif", Georgia, serif;
    font-size: 1.875rem;
    font-style: italic;
    line-height: 1.333;
    margin-bottom: 1.5625rem
}

.chl .wp-block-kaiser-health-news-blockquote .block-quote__quote {
    color: #474747
}

.wp-block-kaiser-health-news-blockquote .block-quote__citation {
    color: #111;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.6
}

.chl .wp-block-kaiser-health-news-blockquote .block-quote__citation {
    color: #474747;
    font-size: .875rem
}

.wp-block-kaiser-health-news-blockquote .block-quote__background-image {
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.wp-block-kaiser-health-news-blockquote .block-quote__background-image img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%
}

.block--special-blockquote>p:last-child {
    background: 0;
    bottom: auto;
    color: #818181;
    font-family: 'Source Sans Pro', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: 1.375rem auto 0;
    max-width: 52.5rem;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: left
}

.block--type--related-links {
    margin-bottom: 1.875rem
}

.block--sidebar .block--type--related-links {
    padding-top: 1.25rem
}

.related-links__title {
    color: #68717a;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1.5625rem;
    margin-top: 0;
    text-transform: uppercase
}

.chl .has-blocks h4.related-links__title,
.chl .related-links__title {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase
}

.related-links__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.related-links__list--item {
    color: #111;
    font-size: .875rem;
    line-height: 1.19;
    font-weight: bold;
    margin-bottom: 1.25rem;
    margin-top: 0
}

.related-links__list--item:last-child {
    margin-bottom: 0
}

.related-links__list--item a {
    color: #111;
    text-decoration: none;
    transition: color 0.3s ease-in-out
}

.related-links__list--item a:hover,
.related-links__list--item a:focus {
    color: #0075c9
}

.button-control__more {
    background: #f0f1f2;
    border-radius: .125rem;
    color: #68717a;
    display: inline-block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .65625rem;
    font-weight: 700;
    letter-spacing: .01562rem;
    margin-top: 1.5625rem;
    padding: .3125rem 1.375rem;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.3s, color 0.3s ease-in-out;
    width: 100%
}

.button-control__more:hover,
.button-control__more:focus {
    background-color: #0075c9;
    color: #fff
}

.amp-wp-article-content .block--type--related-links.alignright,
.amp-wp-article-content .block--type--related-links.alignleft,
#content .article-body .block--type--related-links.alignright,
#content .article-body .block--type--related-links.alignleft {
    width: 100%
}

@media (min-width: 768px) {

    .amp-wp-article-content .block--type--related-links.alignright,
    .amp-wp-article-content .block--type--related-links.alignleft,
    #content .article-body .block--type--related-links.alignright,
    #content .article-body .block--type--related-links.alignleft {
        max-width: 35.625rem
    }
}

.block--type--promo-block {
    display: flex;
    flex-direction: column;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 1.875rem;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media (min-width: 600px) {
    .block--type--promo-block {
        border-left: 3px solid #68717a;
        flex-direction: row;
        padding-left: 1.5625rem
    }

    .chl .block--type--promo-block {
        border-left: 0
    }
}

.block--sidebar .block--type--promo-block:not(.is-style-promo) {
    border: 0;
    padding: 1.5625rem 0 0
}

@media (min-width: 768px) {
    .block--sidebar .block--type--promo-block:not(.is-style-promo) {
        border: 0;
        flex-flow: column wrap
    }

    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-eyebrow {
        padding-top: 3.3125rem
    }
}

.block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-image,
.block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-color {
    padding: 1.25rem
}

@media (min-width: 600px) {

    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-image,
    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-color {
        padding: 1.375rem 2.0625rem 1.375rem 1.5625rem
    }
}

@media (min-width: 768px) {

    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-image,
    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-color {
        padding: 1.25rem
    }

    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-image.has-eyebrow,
    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-color.has-eyebrow {
        padding-top: 3.125rem
    }
}

.block--type--promo-block.has-background-image,
.block--type--promo-block.has-background-color {
    padding: 1.375rem 1.5625rem
}

@media (min-width: 600px) {

    .block--type--promo-block.has-background-image,
    .block--type--promo-block.has-background-color {
        padding: 1.375rem 2.0625rem 1.375rem 1.5625rem
    }
}

@media (min-width: 600px) {
    .block--type--promo-block.alignleft {
        border-left: 0;
        border-right: 3px solid #68717a;
        padding-left: 0;
        padding-right: 1.5625rem
    }
}

.block--type--promo-block.is-style-promo {
    background-color: #0075c9;
    border: 0;
    color: #fff;
    padding: 0
}

.block--type--promo-block.is-style-promo.alignright,
.block--type--promo-block.is-style-promo.alignleft {
    border: 0
}

@media (min-width: 600px) {

    .block--type--promo-block.is-style-promo.alignright .promo-block--inner,
    .block--type--promo-block.is-style-promo.alignleft .promo-block--inner {
        margin-bottom: 5.3125rem;
        margin-top: 4.6875rem
    }
}

.block--type--promo-block.is-style-promo .promo-block--inner {
    background: rgba(51, 51, 51, 0.7);
    border-left: 3px solid #d12630;
    padding: 1.5625rem
}

.chl .block--type--promo-block.is-style-promo .promo-block--inner {
    border-left: 0;
    border-top: 3px solid #0075c9
}

.block--sidebar .block--type--promo-block.is-style-promo .promo-block--inner {
    padding: .9375rem 1rem
}

.promo-block--inner {
    position: relative;
    z-index: 1
}

.is-style-promo .promo-block--inner {
    margin-bottom: 0;
    margin-top: 48%;
    max-width: 100%;
    width: 100%
}

@media (min-width: 600px) {
    .is-style-promo .promo-block--inner {
        margin-bottom: 7.5rem;
        margin-top: 3.125rem;
        max-width: 48%;
        width: 50%
    }
}

@media (min-width: 600px) {
    .block--sidebar .is-style-promo .promo-block--inner {
        margin-bottom: 0;
        margin-top: 48%;
        max-width: 100%;
        width: 100%
    }
}

@media (min-width: 768px) {
    .block--sidebar .promo-block--inner {
        position: initial
    }
}

.promo-block--image {
    margin-bottom: 1.25rem
}

@media (min-width: 600px) {
    .promo-block--image {
        flex-basis: 15rem;
        flex-grow: 0;
        flex-shrink: 0;
        margin-bottom: 0;
        margin-right: 1.75rem;
        width: 15rem
    }
}

@media (min-width: 768px) {
    .block--sidebar .promo-block--image {
        flex-basis: auto;
        height: 10rem;
        margin-bottom: .875rem;
        margin-right: 0;
        overflow: hidden;
        width: 100%
    }

    .block--sidebar .promo-block--image img {
        height: 100%;
        object-fit: cover;
        object-position: center
    }
}

.promo-block--image img {
    width: 100%
}

.promo-block--image a {
    display: inline
}

.is-style-promo .promo-block--image {
    height: 100%;
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}

.is-style-promo .promo-block--image img {
    height: 100%;
    object-fit: cover;
    object-position: center
}

.promo-block--eyebrow {
    color: #333;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: .875rem;
    text-transform: uppercase
}

.has-text-color .promo-block--eyebrow {
    color: inherit
}

.is-style-promo .promo-block--eyebrow {
    color: #b2bfcc;
    margin-bottom: .4375rem
}

@media (min-width: 768px) {
    .block--sidebar .block--type--promo-block:not(.is-style-promo) .promo-block--eyebrow {
        color: #68717a;
        left: 0;
        position: absolute;
        top: 1.25rem
    }
}

.block--sidebar .block--type--promo-block:not(.is-style-promo).has-text-color .promo-block--eyebrow {
    color: inherit
}

@media (min-width: 768px) {

    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-image .promo-block--eyebrow,
    .block--sidebar .block--type--promo-block:not(.is-style-promo).has-background-color .promo-block--eyebrow {
        left: 1.25rem
    }
}

[style^='background-color'] .promo-block--eyebrow {
    color: #68717a
}

.promo-block--title {
    color: #111;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0
}

.has-text-color .promo-block--title {
    color: inherit
}

.has-text-color .promo-block--title:hover,
.has-text-color .promo-block--title:focus {
    color: inherit
}

.is-style-promo .promo-block--title {
    color: inherit;
    font-size: 1.25rem;
    line-height: 1.2
}

@media (min-width: 600px) {
    .is-style-promo .promo-block--title {
        font-size: 1.5625rem;
        line-height: 1.19
    }
}

@media (min-width: 600px) {
    .block--sidebar .is-style-promo .promo-block--title {
        font-size: 1.0625rem;
        line-height: 1.19
    }
}

.is-style-promo .promo-block--title a {
    color: inherit;
    transition: color 0.15s ease-in-out
}

.is-style-promo .promo-block--title a:hover,
.is-style-promo .promo-block--title a:focus {
    color: #b2bfcc
}

@media (min-width: 768px) {
    .block--sidebar .promo-block--title {
        font-size: .875rem
    }
}

.promo-block--title a {
    color: #111;
    text-decoration: none;
    transition: color 0.15s ease-in-out
}

.promo-block--title a:hover,
.promo-block--title a:focus {
    color: #0075c9
}

.has-text-color .promo-block--title a {
    color: inherit
}

.promo-block--excerpt {
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.4
}

.chl .promo-block--excerpt {
    color: #fff
}

.is-style-promo .promo-block--excerpt {
    color: #fff;
    font-size: 1rem
}

[style^='background-color'] .promo-block--excerpt {
    color: #68717a
}

.has-text-color .promo-block--excerpt {
    color: inherit
}

@media (min-width: 768px) {
    .block--sidebar .promo-block--excerpt {
        color: #333;
        line-height: 1.1875rem
    }
}

a.promo-block--read-more {
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    background: #0075c9;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .65625rem;
    font-weight: 700;
    letter-spacing: .01562rem;
    margin-top: .875rem;
    padding: .3125rem 1.375rem;
    text-align: center;
    text-transform: uppercase
}

.block--sidebar a.promo-block--read-more {
    margin-top: 1.125rem;
    width: 100%
}

.chl a.promo-block--read-more {
    background: #0075c9;
    color: #fff;
    padding: .3125rem .625rem .25rem
}

a.promo-block--read-more:hover,
a.promo-block--read-more:active,
a.promo-block--read-more:focus {
    background: #848e99;
    color: #fff;
    text-decoration: none
}

.chl a.promo-block--read-more:hover,
.chl a.promo-block--read-more:active,
.chl a.promo-block--read-more:focus {
    background-color: #0075c9;
    color: #d12630
}

.amp-wp-article-content .block--type--promo-block {
    border-bottom: 3px solid #68717a
}

@media (min-width: 600px) {
    .amp-wp-article-content .block--type--promo-block {
        border-bottom: 0
    }
}

.amp-wp-article-content .block--type--promo-block.alignright,
.amp-wp-article-content .block--type--promo-block.alignleft,
#content .article-body .block--type--promo-block.alignright,
#content .article-body .block--type--promo-block.alignleft {
    width: 100%
}

@media (min-width: 768px) {

    .amp-wp-article-content .block--type--promo-block.alignright,
    .amp-wp-article-content .block--type--promo-block.alignleft,
    #content .article-body .block--type--promo-block.alignright,
    #content .article-body .block--type--promo-block.alignleft {
        max-width: 35.625rem
    }
}

.amp-wp-article-content .block--type--promo-block .promo-block--excerpt,
#content .article-body .block--type--promo-block .promo-block--excerpt {
    margin-bottom: 0;
    margin-top: .6875rem
}

.has-background-image .amp-wp-article-content .block--type--promo-block .promo-block--excerpt,
.has-background-image #content .article-body .block--type--promo-block .promo-block--excerpt {
    margin-top: .4375rem
}

.block--sidebar {
    margin-bottom: 1.875rem
}

@media (min-width: 768px) {
    .block--sidebar {
        min-width: 16.9375rem
    }
}

.block--sidebar [class^='wp-block-'] {
    position: relative
}

.block--sidebar [class^='wp-block-']:last-child {
    margin-bottom: 0
}

.block--sidebar [class^='wp-block-'] [class^='wp-block-']::before,
.block--sidebar [class^='wp-block-'] [class^='wp-block-']::after {
    display: none
}

.block--sidebar [class^='wp-block-']:not(.has-background-color):not(.has-background-image)::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #e8e8e8
}

.block--sidebar [class^='wp-block-']:not(.has-background-color):not(.has-background-image)::after {
    content: '';
    position: absolute;
    top: .0625rem;
    left: 0;
    width: 6.25rem;
    border-top: 3px solid #68717a
}

.chl .block--sidebar [class^='wp-block-']:not(.has-background-color):not(.has-background-image)::after {
    content: none
}

@media (min-width: 768px) {
    .block--sidebar.alignright {
        border-left: 1px solid #e8e8e8;
        padding-left: 1.875rem
    }

    .block--sidebar.alignleft {
        border-right: 1px solid #e8e8e8;
        padding-right: 1.875rem
    }
}

@media (min-width: 768px) {

    .amp-wp-article-content .alignright.block--sidebar,
    #content .article-body .alignright.block--sidebar {
        margin-left: 3.125rem;
        margin-right: 0
    }
}

@media (min-width: 768px) {

    .amp-wp-article-content .alignleft.block--sidebar,
    #content .article-body .alignleft.block--sidebar {
        margin-left: 0;
        margin-right: 3.125rem
    }
}

@media (min-width: 768px) {

    .amp-wp-article-content .alignleft.block--sidebar,
    .amp-wp-article-content .alignright.block--sidebar,
    #content .article-body .alignleft.block--sidebar,
    #content .article-body .alignright.block--sidebar {
        max-width: 16.9375rem
    }
}

#content .block--sidebar .wp-block-kaiser-health-news-promo {
    margin-right: 0;
    margin-left: 0
}

.block--side-by-side-photo.alignwide,
.block--side-by-side-photo.alignfull {
    margin-left: calc(-50vw + 50%);
    transform: translateX(calc(50vw - 50%));
    width: 100vw
}

.block--side-by-side-photo.alignwide {
    max-width: 1200px;
    padding: 0 .9375rem
}

@media (min-width: 1200px) {
    .block--side-by-side-photo.alignwide {
        padding: 0
    }
}

.block--side-by-side-photo.alignfull {
    max-width: 1470px;
    padding: 0 .9375rem
}

.side-by-side__column:first-child {
    margin-bottom: 2.1875rem !important
}

@media (min-width: 790px) {
    .side-by-side__column:first-child {
        margin-bottom: 0 !important
    }
}

.side-by-side__block-image {
    margin-bottom: 0
}

.side-by-side__block-image img {
    width: 100%
}

.side-by-side__block-image figcaption {
    background: 0;
    bottom: auto;
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    margin: .9375rem auto 0;
    overflow: auto;
    padding: 0;
    position: relative;
    text-align: left;
    transition-delay: 0.1s;
    transition: opacity 0.3s ease-in-out
}

.chl .side-by-side__block-image figcaption {
    color: #666666;
    font-family: "PT Serif", Georgia, serif;
    font-size: 13px
}

@media screen and (min-width: 1230px) {
    .block--special-blockqoute-outdent {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(50vw - 50%);
        max-width: 100vw;
        width: 100vw
    }
}

.block--special-blockqoute-outdent:first-of-type .block--special-blockquote,
.block--special-blockqoute-full:first-of-type .block--special-blockquote {
    margin-top: 0
}

@media (min-width: 800px) {

    .block--special-blockqoute-outdent:first-of-type .block--special-blockquote,
    .block--special-blockqoute-full:first-of-type .block--special-blockquote {
        padding: 0 0 70px
    }
}

.block--special-blockquote {
    border-bottom: 1px solid #EBEBEB;
    margin: 20px auto;
    max-width: 1170px;
    padding: 40px 0
}

@media (min-width: 800px) {
    .block--special-blockquote {
        padding: 70px 0
    }
}

.block--special-blockquote.has-background-gray {
    background: #394451;
    border: none;
    padding: 40px
}

@media (min-width: 800px) {
    .block--special-blockquote.has-background-gray {
        padding: 70px
    }
}

.block--special-blockquote.has-background-gray p {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #242c34
}

.block--special-blockquote .wp-block-media-text {
    grid-template-columns: 16.875rem 1fr;
    margin: 0 !important;
    transform: none !important;
    width: 100% !important
}

.block--special-blockquote .wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 16.875rem
}

@media (max-width: 799px) {
    .block--special-blockquote .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }
}

.block--special-blockquote .wp-block-media-text p {
    line-height: 1.3
}

.block--special-blockquote .wp-block-media-text+p {
    display: block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    font-weight: 600;
    line-height: 1.125rem;
    margin: 2.1875rem 0 0;
    padding: 0;
    max-width: 100%;
    text-shadow: none
}

@media (min-width: 800px) {
    .block--special-blockquote .wp-block-media-text+p {
        margin-left: 19.375rem
    }
}

.block--special-blockquote .wp-block-media-text.has-media-on-the-right+p {
    text-align: left
}

@media (min-width: 800px) {
    .block--special-blockquote .wp-block-media-text.has-media-on-the-right+p {
        margin-left: 0
    }
}

@media (min-width: 800px) {
    .block--special-blockquote .wp-block-media-text .wp-block-media-text__media img {
        height: 100%;
        max-height: 18.75rem;
        object-fit: cover;
        width: 100%
    }
}

.block--special-blockquote .wp-block-media-text .wp-block-media-text__content {
    padding-left: 40px;
    padding-right: 0
}

@media (max-width: 600px) {
    .block--special-blockquote .wp-block-media-text .wp-block-media-text__content {
        padding: 40px 0 0
    }
}

.block--special-blockquote .wp-block-media-text .wp-block-media-text__content p {
    font-style: italic;
    line-height: 1.25;
    margin: 0
}

.block--special-blockquote .wp-block-media-text .wp-block-media-text__content p:not([class$='-font-size']) {
    font-size: 2.5rem;
    line-height: 3.125rem
}

.block--special-blockquote .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 40px
}

@media (max-width: 600px) {
    .block--special-blockquote .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding: 0
    }
}

@media (max-width: 799px) {
    .block--special-blockquote .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important
    }

    .block--special-blockquote .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
        margin-bottom: 1.875rem !important
    }

    .block--special-blockquote .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
        padding-left: 0
    }

    .block--special-blockquote .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 2;
        margin-bottom: 0 !important;
        margin-top: 1.875rem !important
    }

    .block--special-blockquote .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 1;
        padding-right: 0
    }
}

.block--type--post-block {
    color: inherit;
    display: flex;
    flex-flow: column;
    font-size: .875rem;
    line-height: 1.19;
    margin-top: 0
}

@media (min-width: 550px) {
    .block--type--post-block {
        flex-flow: row
    }
}

.block--type--post-block [data-visible='false'] {
    display: none
}

.block--type--post-block .post-block--authors {
    margin-bottom: 1.25rem
}

[data-text-color='#fff'] .block--type--post-block .post-block--authors a {
    color: inherit
}

.block--type--post-block .post-block--cta {
    margin-bottom: 1.25rem
}

.block--type--post-block .post-block--excerpt {
    font-size: .875rem;
    line-height: 1.3
}

.block--type--post-block .post-block--image {
    margin-bottom: 1.25rem;
    width: 100%
}

@media (min-width: 550px) {
    .block--type--post-block .post-block--image {
        max-width: 11.25rem
    }

    .block--type--post-block .post-block--image+.post-block--inner {
        margin-left: 1.25rem
    }
}

.block--type--post-block .post-block--meta {
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.block--type--post-block .post-block--title {
    color: inherit;
    font-size: .875rem;
    line-height: 1.3;
    margin-bottom: 1.25rem;
    margin-top: 0
}

.block--type--post-block .post-block--title a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.3s ease-in-out
}

.block--type--post-block .post-block--title a a:hover,
.block--type--post-block .post-block--title a a:focus {
    color: #0075c9
}

.block--type--post-block .post-block--type {
    font-weight: 600;
    margin-right: .75rem
}

.block--type--post-block .post-block--published,
.block--type--post-block .post-block--type {
    color: #68717a;
    font-family: "Source Sans Pro", Arial, sans-serif;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

.block--type--curated-content {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

.block--sidebar .block--type--curated-content {
    padding-top: 1.25rem
}

.block--type--curated-content .block__header {
    font-size: .875rem;
    line-height: 1.2
}

.block--type--curated-content .block__title {
    color: #68717a;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1.5625rem;
    margin-top: 0;
    text-transform: uppercase
}

.chl .has-blocks h4.block--type--curated-content .block__title,
.chl .block--type--curated-content .block__title {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase
}

.block--type--curated-content .block__cards {
    list-style: none;
    margin: 0;
    padding: 0
}

.block--type--curated-content .block__description {
    margin-bottom: 1.875rem;
    margin-top: -.625rem
}

.block--type--curated-content:not([data-background-color='#fff']) .block__outer {
    padding: 20px
}

.block--type--curated-content[data-background-color]:not([data-background-color^='#']) .block__outer {
    padding: 0
}

.amp-wp-article-content .block--type--curated-content.alignright,
.amp-wp-article-content .block--type--curated-content.alignleft,
#content .article-body .block--type--curated-content.alignright,
#content .article-body .block--type--curated-content.alignleft {
    width: 100%
}

@media (min-width: 768px) {

    .amp-wp-article-content .block--type--curated-content.alignright,
    .amp-wp-article-content .block--type--curated-content.alignleft,
    #content .article-body .block--type--curated-content.alignright,
    #content .article-body .block--type--curated-content.alignleft {
        max-width: 35.625rem
    }
}

.block--newsletter {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    grid-gap: .625rem;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 1.875rem;
    margin-top: 2.8125rem;
    padding: 1.5625rem
}

@media (min-width: 768px) {
    .block--newsletter {
        display: grid;
        padding: 1.5625rem 0
    }
}

.block--newsletter[style*='color=#222'] .newsletter__title {
    color: inherit
}

.chl .block--newsletter {
    border-bottom: 2px solid #e8e8e8;
    border-top: 2px solid #e8e8e8
}

.khn .block--newsletter {
    border-left: 3px solid #0075c9;
    padding: 1.375rem
}

.block--newsletter.has-background {
    padding: 20px
}

.block--newsletter[data-align='left'],
.block--newsletter[data-align='right'] {
    display: block;
    width: 100%
}

@media (min-width: 768px) {

    .block--newsletter[data-align='left'],
    .block--newsletter[data-align='right'] {
        width: 50%
    }
}

.block--newsletter[data-align='left'] p,
.block--newsletter[data-align='right'] p {
    margin-bottom: .625rem
}

.block--newsletter[data-align='left'] {
    float: left;
    margin-right: 1.5625rem
}

.block--newsletter[data-align='right'] {
    float: right;
    margin-left: 1.5625rem
}

.block--newsletter .newsletter__input,
.block--newsletter .newsletter__submit {
    line-height: 1.2;
    padding: .5625rem .875rem
}

.block--newsletter .newsletter__input {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 0;
    font-family: "PT Serif", Georgia, serif;
    font-size: .8125rem;
    width: 100%
}

.block--newsletter .newsletter__input::placeholder {
    color: #e8e8e8;
    font-family: inherit
}

.block--newsletter .newsletter__input-wrapper {
    border: 1px solid #e8e8e8;
    border-bottom-right-radius: 0;
    border-right: 0;
    border-top-right-radius: 0;
    width: 100%
}

@media screen and (min-width: 768px) {
    .block--newsletter .newsletter__input-wrapper {
        margin-left: .9375rem
    }
}

.block--newsletter .newsletter__submit {
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.block--newsletter .newsletter__submit::before {
    color: #fff;
    margin-right: .25rem
}

.block--newsletter .newsletter__submit:hover,
.block--newsletter .newsletter__submit:active,
.block--newsletter .newsletter__submit:focus {
    background: #fff;
    border-color: #fff;
    text-decoration: none
}

.block--newsletter .newsletter__form {
    align-items: center;
    display: flex;
    grid-column: 2;
    grid-row: 1 / span 2
}

.block--newsletter .newsletter__form .email-address {
    min-width: calc(100% - 100px)
}

.chl .block--newsletter .newsletter__form .email-address {
    border-radius: 3px 0 0 3px;
    height: 39px;
    padding: .625rem;
    padding-left: .4375rem
}

.block--newsletter .newsletter__form .email-submit {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -5px;
    padding: 10px 22px
}

.chl .block--newsletter .newsletter__form .email-submit {
    border-radius: 0 25px 25px 0;
    padding: 10px 15px 10px 15px
}

.chl .block--newsletter .newsletter__form .email-submit::before {
    font-size: 1rem;
    line-height: 0;
    margin-right: 5px;
    vertical-align: -1px
}

.block--newsletter .newsletter__title {
    color: #666F79;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase
}

.chl .block--newsletter .newsletter__title {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase
}

.block--newsletter .newsletter__description {
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    line-height: 1.3;
    margin-bottom: 1.25rem;
    text-align: left
}

@media (min-width: 768px) {
    .block--newsletter .newsletter__description {
        margin-bottom: 0
    }
}

.chl .block--newsletter .newsletter__description {
    font-family: "PT Serif", Georgia, serif
}

.block--newsletter a,
.block--newsletter .newsletter__description {
    color: inherit
}

.block--sidebar .block--partner {
    padding-top: 1.25rem
}

.block--sidebar .block--partner:only-child {
    padding-top: 0
}

.block--sidebar .block--partner:only-child::before,
.block--sidebar .block--partner:only-child::after {
    display: none
}

.partner__image--link {
    display: inline-block
}

.amp-wp-article-content .partner__image--link {
    margin-bottom: 10px
}

.partner__header {
    -webkit-font-smoothing: antialiased;
    color: #0075c9 !important;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: rem(10);
    margin-top: 0 !important;
    text-transform: uppercase
}

.partner__image {
    max-height: 7.5rem;
    max-width: 7.5rem !important;
    margin-bottom: .4375rem;
    width: auto
}

.partner__content {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    line-height: 1.25;
    margin-bottom: 0 !important
}

.chl .partner__content {
    color: #333;
    font-family: "PT Serif", Georgia, serif;
    font-size: .8125rem;
    line-height: 1.1875rem
}

.partner__content a:hover,
.partner__content a:focus {
    text-decoration: none
}

.block--category-tag-list {
    margin: 3.125rem 0 2.75rem
}

.block--category-tag-list h3 {
    color: #666F79;
    display: inline-block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 0.777777778;
    margin: .4375rem .9375rem .9375rem 0;
    text-transform: uppercase
}

@media (min-width: 960px) {
    .block--category-tag-list h3 {
        flex: 0 0 auto;
        margin-bottom: .375rem
    }
}

.chl .block--category-tag-list h3 {
    color: #0075c9;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .block--category-tag-list .category-tag-list__content-wrapper {
        align-items: flex-start;
        display: flex;
        flex-flow: row wrap
    }
}

.block--category-tag-list .category-tag-list__container {
    flex: 1;
    font-size: 0;
    list-style: none;
    margin: 0 0 .9375rem;
    padding: 0
}

@media (min-width: 768px) {
    .block--category-tag-list .category-tag-list__container {
        margin: 0 .9375rem 0 0
    }
}

.block--category-tag-list .category-tag-list__container li {
    display: inline-block;
    margin-right: .625rem;
    margin-bottom: .625rem
}

.block--category-tag-list .category-tag-list__container li::after {
    clear: both;
    content: '';
    display: table
}

.block--category-tag-list .category-tag-list__container li a {
    transition: background-color 0.15s ease-in-out, color 0.15s ease-in-out, border-color 0.15s ease-in-out;
    background-color: #f0f1f2;
    border-radius: .125rem;
    color: #666F79;
    float: left;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .6875rem;
    font-weight: 700;
    line-height: 1;
    padding: .5rem .625rem;
    text-decoration: none;
    text-transform: uppercase
}

.chl .block--category-tag-list .category-tag-list__container li a {
    background-color: #f0f1f2;
    color: #d12630;
    border-radius: 3px
}

.block--category-tag-list .category-tag-list__container li a:hover,
.block--category-tag-list .category-tag-list__container li a:active,
.block--category-tag-list .category-tag-list__container li a:focus {
    background-color: #d4d7d9;
    text-decoration: none
}

.chl .block--category-tag-list .category-tag-list__container li a:hover,
.chl .block--category-tag-list .category-tag-list__container li a:active,
.chl .block--category-tag-list .category-tag-list__container li a:focus {
    background-color: #0075c9;
    color: #d12630
}

.block--category-tag-list .category-tag-list__container li:last-child {
    margin-right: 0
}

@media (min-width: 768px) {
    .block--category-tag-list .category-tag-list__contact-link {
        margin-left: auto
    }
}

.block--category-tag-list .category-tag-list__tip-link {
    margin-left: .5rem
}

.block--category-tag-list .category-tag-list__contact-link,
.block--category-tag-list .category-tag-list__tip-link {
    border-radius: 3px;
    border: 0;
    margin-bottom: .375rem
}

@media (min-width: 768px) {

    .block--category-tag-list .category-tag-list__contact-link,
    .block--category-tag-list .category-tag-list__tip-link {
        flex: 0 0 auto
    }
}

.block--table-group.aligncenter {
    text-align: left;
    width: 100%
}

.block--table-group.is-style-border-top {
    position: relative;
    display: inline-block
}

.block--table-group.is-style-border-top::before,
.block--table-group.is-style-border-top::after {
    content: '';
    display: block;
    position: absolute;
    top: 0
}

.block--table-group.is-style-border-top::after {
    background-color: #666;
    height: 3px;
    left: 0;
    right: auto;
    width: 100px
}

.block--table-group.is-style-border-top::before {
    background-color: #e8e8e8;
    height: 1px;
    left: 0;
    right: 0;
    width: calc(100% - 0)
}

.block--inline-navigation {
    padding: 1.5625rem 0
}

.block--inline-navigation h4.inline-navigation__title {
    color: #666F79;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .8125rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1.6875rem;
    margin-top: 0;
    text-transform: uppercase
}

.block--inline-navigation div.block--inline-navigation-link:last-of-type a {
    margin-bottom: 0
}

.block--inline-navigation div.block--inline-navigation-link a,
.block--inline-navigation div.block--inline-navigation-link span {
    color: #111;
    display: block;
    font-family: "Source Sans Pro", Arial, sans-serif;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 1.125rem;
    margin-top: 0
}

.chl .block--inline-navigation div.block--inline-navigation-link a,
.chl .block--inline-navigation div.block--inline-navigation-link span {
    font-family: "PT Serif", Georgia, serif
}

.block--inline-navigation div.block--inline-navigation-link span {
    color: #68717a
}

.block--infogram-embed.alignwide {
    margin-left: calc(-50vw + 50%);
    max-width: 73.125rem;
    transform: translateX(calc(50vw - 50%));
    width: 100vw
}

.block--datawrapper-embed.alignwide {
    margin-left: calc(-50vw + 50%);
    max-width: 73.125rem;
    transform: translateX(calc(50vw - 50%));
    width: 100vw
}

.order {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial, sans-serif;
  }
  
  .order * {
    box-sizing: border-box;
  }
  
  .order .prod-img {
    display: block;
    margin: 20px auto;
  }
  
  .order-info h2 {
    color: red;
    font-size: 1.5em;
  }
  
  .order-info h2 span {
    text-decoration: underline;
  }
  
  .order-info .left_count {
    display: block;
    width: 178px;
    padding: 23px;
    margin: 12px auto;
    background: red;
    color: #fff;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000,
      -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000,
      1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000,
      1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-size: 32px !important;
    border-radius: 5px;
  }
  
  .order-info .prod_left_val {
    font-size: 52px;
    font-weight: 700;
    line-height: 52px;
  }
  
  .order-info div h4 span {
    color: green;
  }
  
  .order-info div#soldout_text h4 {
    color: red;
  }
  
  .order-form {
    max-width: 600px;
    padding: 90px;
    margin: 20px auto;
    background: #fff url(../images/formbg.jpg) no-repeat;
    background-size: 100% 100%;
  }
  
  .order-form .top {
    padding-top: 100px;
    background: url(../images/med.png) top center no-repeat;
    background-size: 100px auto;
  }
  
  .order-form .top h2 {
    margin: 25px 0 0;
    padding: 0;
    line-height: 34px;
    font-size: 32px;
    font-weight: 700;
  }
  
  .order-form .top p {
    font-size: 16px;
    color: #00f;
    font-style: italic;
  }
  
  .order-form .price p span {
    font-size: 23px;
    font-weight: 700;
    color: red;
  }
  
  .order-form .frame {
    margin: 45px 10px 25px;
    border: 2px solid #0299ff;
    padding: 10px;
  }
  
  .order-form .frame p {
    margin: 0 !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
  }
  
  .order-form .order-input {
    margin: 10px;
  }
  
  .order-form label {
    width: 280px;
    display: block;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
  }
  
  .order-form input {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
    padding: 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    font-size: 23px;
  }
  
  .order-form p {
    font-size: 13px;
    margin: 0;
    line-height: 30px;
  }
  
  .order-form button,
  .obutton {
    max-width: 245px;
    display: block;
    margin: 20px auto;
    padding: 20px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background: rgb(0, 17, 92);
    transition: all 0.15s ease-in-out;
    border: none;
    cursor: pointer;
    font-size: 22px;
  }
  
  .order-form button:hover,
  .obutton:hover {
    background: #000;
    text-decoration: none;
    color: #fff;
  }
  
  .order-form button:disabled,
  .obutton:disabled {
    opacity: 0.5;
  }
  
  .order-form button:hover:disabled,
  .obutton:hover:disabled {
    background-color: #0299ff;
  }
  
  .order-form button:active {
    position: relative;
    top: 1px;
  }
  
  .order-form .timelimit {
    font-size: 16px;
    margin: 0 0 10px;
  }
  
  .timer {
    display: inline-block;
    background: url(../images/timerIcon2.png) no-repeat;
    padding-left: 14px;
    color: red;
    font-weight: 700;
    line-height: 15px;
  }
  
  @media screen and (max-width: 480px) {
    .order-form label {
      font-size: 16px;
    }
  
    .order-form button {
      font-size: 18px;
    }
  
    .order-form {
      padding: 80px 50px 60px;
    }
  
    .order-form .order-input {
      margin: 2px;
    }
  }
  
  @media screen and (max-width: 459px) {
    .order-form input {
      width: 80%;
    }
  }
  
  @media screen and (max-width: 349px) {
    .order-form .top h2 {
      margin: 0;
    }
  
    .order-form input {
      font-size: 19px;
    }
  
    .order-form .frame {
      margin: 10px;
    }
  }

  .old-discount {
    color: grey !important;
    position: relative;
  }

  .old-discount:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: red;
    position: absolute;
    left: 0;
    top: 50%;
  }

  .btnn {
    padding: 10px 16px;
    border: none;
    background: red;
    cursor: pointer;
    color: #fff;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, .24) 0px 3px 8px;
    margin: 0 auto;
    font-weight: 700;
    text-align: center;
    display: flex;
    margin: 16px auto;
    justify-content: center;
    max-width: 360px;
    text-decoration: none;
    font-size: 1.125rem;
  }

  @media screen and (max-width: 767px) {
    .header-site--theme-compact .header-site--brand-logo a {
        max-width: 160px;
        width: 160px;
    }
  }