@charset "utf-8";

/* Updated 2017 0421 */

.ts-special-announcement,
.ts-blog-article-title,
.ts-blog-posted-by,
.ts-blog-rcol-head {
    font-family: 'Roboto Condensed';
    font-weight: 700;
}

.ts-blog-strap,
.ts-special-post-a,
.ts-special-post-b,
.is-style-related-reading,
.long,
#ts-blog-social-media-bar,
.ts-blog-rcol-text,
.ts-blog-rcol-upcoming-post-item,
.ts-blog-views {
    font-family: 'Roboto Condensed';
    font-weight: normal;
}


/* Updated 2017 0421 -- Disclaimer Text changed from Georgia to ROboto*/

.ts-research-blog-disclaimer {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    color: #42515a;
    font-weight: normal;
    line-height: 12px;
    letter-spacing: 0.01em;
}

.ts-blog-article-author,
.ts-blog-article-summary {
    font-family: Georgia, "Times New Roman", Times, serif;
}

.ts-special-announcement {
    background: none repeat scroll 0% 0% #f5f2ed;
    color: #001f33;
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0px;
    padding: 2px;
}

.ts-hp-blog-entry {
    margin: 20px 0px;
}

.ts-blog-strap {
    border-bottom: 1px solid #dddbd7;
    color: #001f33;
    font-size: 12px;
    letter-spacing: 0.03em;
    line-height: 14px;
    margin: 10px 0px;
    padding: 7px 0px;
    text-transform: uppercase;
}

.ts-blog-article-title {
   border:0;
   padding:0;
   font-size: 24px;
   margin-top: 0;
   margin-bottom: 10px;
   line-height: 26px;
}

.ts-blog-article-title a {
    color: #001f33;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px;
}

.ts-blog-article-author {
    color: #42515a;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    /* margin  : 10px 0px; */
}

.ts-blog-article-summary {
    color: #42515a;
    font-size: 14px;
    line-height: 16px;
}

.ts-blog-posted-by {
    color: #42515a;
    font-size: 10px;
    line-height: 12px;
    margin: 10px 0px 20px;
}

.ts-blog-posted-by a:link,
.ts-blog-posted-by a:visited {
    color: #41a8df;
}

button {
    background: -moz-linear-gradient(center top, #41a8df 5%, #41a8df 100%) repeat scroll 0% 0% #79bbff;
    border-radius: 0px;
    border: 0px none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 18px;
    margin: 10px 0px;
    padding: 0px 5px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}

button a {
    color: #ffffff;
}

.entry-content {
    height: auto;
    padding-bottom: 23px;
}

.entry-photo2 {
    float: left;
    padding: 0px 10px 0px 0px ! important;
}

.long {
    background: none repeat scroll 0px 0px #f5f2ed;
    height: 22px;
    width: 234px;
}

.ts-blog-share-module {}

.email-alert-title {
    font-family: 'Roboto Condensed' ! important;
}

#ts-blog-search-bar {}

#ts-blog-social-media-bar a {
    color: #42515a;
    display: block;
    font-size: 12px;
}

#ts-blog-social-media-bar {
    margin-top: 10px;
    padding: 6px;
}

.ts-blog-rcol-head,
.widget.ts-blog-rcol-text h1,
.widget.ts-blog-rcol-text h2,
.widget.ts-blog-rcol-text h3,
.widget.ts-blog-rcol-text h4,
.widget.ts-blog-rcol-text h5,
.widget.ts-blog-rcol-text h6 {
    color: #001f33;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

#ts-blog-rcol-about-the-blog {
    margin: 20px 0px;
}

#ts-blog-rcol-upcoming-posts {
    color: #42515a;
    font-size: 14px;
    line-height: 16px;
}

.ts-blog-rcol-text {
    color: #42515a;
    font-size: 14px;
    line-height: 20px;
}

.ts-blog-views {
    border-top: 1px solid #f5f2ed;
    color: #42515a;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}

.ts-blog-rcol-upcoming-post-item,
.ts-blog-rcol-upcoming-post-item a:link {
    color: #42515a;
    font-size: 14px;
    line-height: 20px;
}

.ts-blog-rcol-upcoming-post-item a:hover {
    border-bottom: 1px solid #41a8df;
}

.ts-blog-rcol-upcoming-post-item {
    margin-bottom: 10px;
}

#ts-blog-rcol-topics,
#ts-blog-rcol-upcoming-posts,
#ts-blog-rcol-about-the-blog {
    margin-bottom: 30px;
}

#ts-blog-rcol-topics span {
    background: -moz-linear-gradient(center top, #41a8df 5%, #41a8df 100%) repeat scroll 0% 0% #79bbff;
    border-radius: 0px;
    border: 0px none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    margin: 2px 2px 2px 0px;
    padding: 2px;
    text-align: center;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}

#ts-blog-rcol-topics span a:link,
#ts-blog-rcol-topics span a:visited {
    background-color: #41a8df;
    color: #ffffff;
}

blockquote {
    border-left: 10px solid #f5f2ed;
    color: #001f33;
    font-family: 'Roboto Condensed';
    margin: 14px 25px ! important;
    padding-left: 10px;
}

.ts-special-post-a {
    background: none repeat scroll 0% 0% #42515a;
    color: #ffffff;
    font-size: 10px;
    line-height: 12px;
    padding: 0px 3px;
    text-transform: none;
}

.ts-special-post-b,
.ts-article-text p.ts-special-post-b {
    background: none repeat scroll 0% 0% #ffffff;
    color: #42515a;
    font-size: 10px;
    line-height: 12px;
    padding: 0px 3px 0 0;
    text-transform: none;
    display: block;
    margin-bottom: 10px;
}

p.is-style-related-reading,
p.is-style-disclaimer {
    color: #42515a;
    font-size: 12px;
    line-height: 1.33;
    font-family: 'Roboto Condensed', sans-serif;
}

.ts-article-text p {
    margin: 16px 0px;
}

.ts-article-text .indent {
    text-indent: 25px;
}

.ts-article-text img {
    max-width: 100%;
    height: auto;
}

.ts-article-text h2, .ts-article-text h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
    border: 0;
    padding: 0;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    color: #001f33;
}

.has-no-bullets ul,
.has-no-bullets ol,
.widget .has-no-bullets ul,
.widget .has-no-bullets ol {
    list-style: none;
    padding-left: 0;
}

.widget .has-no-bullets ul ul,
.widget .has-no-bullets ol ol,
.widget .has-no-bullets ul ol,
.widget .has-no-bullets ol ul {
    padding-left: 1em;
}

.has-no-bullets ul li,
.has-no-bullets ol li {
    list-style: none;
}

.comments,
.comments-content,
#atp-comments {
    color: #42515a;
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 18px;
    padding: 6px 0px;
}

.ts-blog-spacing-nolink {
    margin-bottom: 5px;
    line-height: 14px;
}

.sharedaddy {
    position: absolute;
    top: 0;
    left: -51px;
}

.sharedaddy .sd-title,
.sharedaddy .sd-social-icon-text .sd-button > span {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.sharedaddy .sd-content ul li {
    display: block;
    height: 21px;
    width: 21px;
    margin: 3px 0 0 0;
    box-sizing: border-box;
}

.sharedaddy .sd-content ul li:first-child {
    margin-top: 0;
}

.sharedaddy .sd-sharing .sd-content ul li a.sd-button {
    padding: 3px;
    border-width: 0;
    border-radius: 0;
    line-height: 16px;
    height: 21px;
    width: 21px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
}

.sharedaddy .sd-sharing .sd-content ul li a.sd-button::selection {
    background-color: #1877f2 !important;
}

.sharedaddy .sd-sharing .sd-content ul li a.sd-button:hover {
    border-width: 0;
    padding: 3px;
    opacity: 1;
}

.sharedaddy .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before,
.sharedaddy .sd-social-icon-text .sd-content ul li[class*="share-"] a.sd-button::before {
    font-size: 16px;
    top: auto;
}

/* adjust the email sharing dialog position when the admin bar is visible */
body.admin-bar #sharing_email {
    transform: translateY(-32px);
}

@media ( max-width: 737px ) {
    .sharedaddy {
        display: none !important;
    }
}

body #sharing_email .sharing_send,
body .sd-content ul li .option a.share-ustom,
body .sd-content ul li a.sd-button,
body .sd-content ul li.advanced a.share-more,
body .sd-content ul li.preview-item div.option.option-smart-off a,
body .sd-social-icon .sd-content ul li a.sd-button,
body .sd-social-icon-text .sd-content ul li a.sd-button,
body .sd-social-official .sd-content>ul>li .digg_button>a,
body .sd-social-official .sd-content>ul>li>a.sd-button,
body .sd-social-text .sd-content ul li a.sd-button {
    background-color: #3fa8de !important;
    color: #ffffff !important;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a,
body .sd-social-icon .sd-content ul li[class*="share-"] a:hover,
body .sd-social-icon .sd-content ul li[class*="share-"] div.option a {
    border-radius: 0;
    padding: 4px;
}

body .sd-social-icon .sd-content ul li[class*="share-"] a:focus,
body .sd-social-icon .sd-content ul li[class*="share-"] a:focus,
body .sd-social-icon .sd-content ul li[class*="share-"] div.option a:focus {
    border-width: 0;
}


.ts-editors-note {
    font-style: italic;
}

p.is-style-title {
    font-size: 16px;
    line-height: 18px;
    color: #001f33;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 6px;
}

h2.is-style-subtitle,
h3.is-style-subtitle,
h4.is-style-subtitle,
h5.is-style-subtitle,
h6.is-style-subtitle {
    margin-top: 16px;
    border-width: 0;
}

h2.is-style-subtitle,
h3.is-style-subtitle,
h4.is-style-subtitle,
h5.is-style-subtitle,
h6.is-style-subtitle,
p.is-style-subtitle {
    font-size: 14px;
    line-height: 26px;
    color: #001f33;
    margin-bottom: 0px;
    font-weight: bold;
    padding: 0;
    letter-spacing: .03em;
}

p.is-style-subtitle {
    font-family: Georgia, 'Times New Roman', Times, serif;
}

h2.is-style-subtitle + p,
h3.is-style-subtitle + p,
h4.is-style-subtitle + p,
h5.is-style-subtitle + p,
h6.is-style-subtitle + p,
p.is-style-subtitle + p {
    margin-top: 0;
}

.wp-block-image figcaption,
.wp-block-table figcaption,
.c3-chart__caption,
p.is-style-caption {
    font-size: 12px;
    line-height: 16px;
    color: #999;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed';
    text-align: left;
}

.wp-block-table.has-first-col-align-left th:first-child,
.wp-block-table.has-first-col-align-left td:first-child,
.wp-block-table.has-header-align-left th,
.wp-block-table.has-cell-align-left td,
.wp-block-table.has-caption-align-left figcaption {
    text-align: left;
}

.wp-block-table.has-first-col-align-center th:first-child,
.wp-block-table.has-first-col-align-center td:first-child,
.wp-block-table.has-header-align-center th,
.wp-block-table.has-cell-align-center td,
.wp-block-table.has-caption-align-center figcaption {
    text-align: center;
}

.wp-block-table.has-first-col-align-right th:first-child,
.wp-block-table.has-first-col-align-right td:first-child,
.wp-block-table.has-header-align-right th,
.wp-block-table.has-cell-align-right td,
.wp-block-table.has-caption-align-right figcaption {
    text-align: right;
}

.wp-block-table.wp-block {
    padding-bottom: 2px;
    padding-top: 2px;
}

.wp-block-table table {
    font-size: 12px;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border: 0px solid #BAB8B6;
    margin-bottom: 8px;
}

.wp-block-table thead th,
.wp-block-table tfoot td {
    background: #F5F2ED;
    border-color: #DDDBD7;
    border-style: solid;
    border-width: 1px 0 6px 0;
    color: #42515A;
    font-family: 'Roboto Condensed';
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 0.02em;
    padding: 6px;
}

.wp-block-table thead th {
    vertical-align: bottom;
}

.wp-block-table tfoot td {
    vertical-align: top;
    border-top-width: 6px;
}

.wp-block-table tbody td {
    background: #F5F2ED;
    border-color: #DDDBD7;
    border-style: solid;
    border-width: 1px 0 0 0;
    color: #42515A;
    font-family: 'Roboto Condensed';
    font-weight: normal;
    letter-spacing: 0.02em;
    padding: 6px;
}

.wp-block-table tbody tr:hover > td {
    background: #DDDBD7;
}

/* chart customizations */
.wdg-c3-chart .c3-line {
    stroke-width: 2px;
}

.wdg-c3-chart__labels {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat( auto-fit, minmax( 1%, 1fr ) );
}

.wdg-c3-chart__labels > .wdg-c3-chart__label--1 {
    text-align: left;
}

.wdg-c3-chart__labels > .wdg-c3-chart__label--2 {
    text-align: right;
}

.wdg-c3-chart .c3 svg,
.wdg-c3-chart__label {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    color: #000000;
}

.wdg-c3-chart .tick > line {
    stroke-width: 0.5;
}

.wdg-c3-chart .c3-axis-y .tick > line,
.wdg-c3-chart .c3-axis-y2 .tick > line {
    display: none !important;
}

.wdg-c3-chart .c3-ygrids > line.c3-ygrid,
.wdg-c3-chart .c3-xgrids > line.c3-xgrid {
    stroke: #c0c0c0;
    stroke-dasharray: none;
}

.wdg-c3-chart--y-grid-line-dashed .c3-ygrid-lines > .c3-ygrid-line > line,
.wdg-c3-chart--x-grid-line-dashed .c3-xgrid-lines > .c3-xgrid-line > line {
    stroke-dasharray: 3 3;
}

.wdg-c3-chart .c3-tooltip th {
    background-color: transparent;
    font-weight: bold;
}

.wdg-c3-chart .c3-tooltip th,
.wdg-c3-chart .c3-tooltip td {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: rgb( 51, 51, 51 );
    border-width: 0;
}

.wdg-c3-chart .c3-tooltip tr {
    border-width: 0;
}

.wdg-c3-chart .c3-axis-y > .domain {
    stroke: none;
}

.wdg-c3-chart .tick > line,
.wdg-c3-chart .c3-axis-x > .domain,
.wdg-c3-chart .c3-axis-y2 > .domain {
    stroke: #c0c0c0;
}

p.wdg-c3-chart__label {
    margin-bottom: 0;
    color: #000000;
}

.wdg-c3-chart .c3-region rect {
    fill: #E8E8E8;
    fill-opacity: 1 !important;
}

/* related items block */
.frbny-related {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.frbny-related__item {
    align-items: start;
    display: grid;
    font-family: 'Roboto Condensed';
    gap: 10px;
    grid-template-columns: 24% auto;
    grid-template-rows: auto;
    line-height: 18px;
    position: relative;
}

.frbny-related__item + .frbny-related__item {
    margin-top: 10px;
}

.frbny-related__item img {
    display: block;
}

.frbny-related > p.frbny-related__label {
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 5px;
    color: #42515a;
    font-size: 12px;
    line-height: 1.33;
    font-weight: bold;
    padding: 0;
}

.frbny-related__item p {
    font-family: inherit;
    margin: 0 25px 0 0;
    padding: 0;
}

.frbny-related__item a {
    color: inherit !important;
}

.frbny-related__item a:hover,
.frbny-related__item a:focus {
    text-decoration: underline;
}

.frbny-related__item > figure,
.frbny-related__item .block-editor-block-list__layout > figure {
    margin: 0;
}

.frbny-related__item > p:not(.block-editor-rich-text__editable) a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.frbny-related + hr {
    margin-top: 24px;
}

p.is-style-related-reading + .frbny-related {
    margin-top: -14px;
}

/* admin only css */
.wp-block-frbny-related .wp-block-image .components-resizable-box__container {
    display: block;
}

.wp-block-frbny-related .wp-block-frbny-related-item {
    margin: 0;
    color: #42515A;
}

.wp-block-frbny-related .wp-block-frbny-related-item + .wp-block-frbny-related-item {
    margin-top: 10px;
}

.wp-block-frbny-related-item > .block-editor-rich-text__editable {
    align-items: flex-start;
    align-self: stretch;
    display: flex;
}

/* search results */

.search-result {
    position: relative;
    margin-top: 20px;
}

.search-result + .search-result {
    margin-top: 40px;
}

.search-result .ts-blog-article-author {
    padding-bottom: 0;
}

.search-result .ts-blog-strap {
    margin-top: 0;
    padding-top: 0;
}

.search-result__row {
    display: flex;
    gap: 20px;
}

.search-result__image {
    flex: none;
    width: 25%;
    height: auto;
}

.search-result__image > img {
    width: 100%;
    height: auto;
}

.search-result a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.search-result:hover h3 {
    text-decoration: underline;
}

/*  search input */
.wp-block-search {
    background-color:#F5F2ED;
    padding: 5px;
}

.wp-block-search:focus-within {
    outline: 5px solid Highlight;
}

.wp-block-search__inside-wrapper {
    display: flex;
    align-items: center;
}

.wp-block-search__input {
    background-color: transparent;
    border: none;
    padding: 0;
}

.wp-block-search__input:focus {
    outline: none;
}

.wp-block-search__button {
    background-color: #41a8df;
    border: none;
    color: #ffffff;
    cursor: pointer;
    font-family: "Roboto Condensed";
    font-size: 12px;
    line-height: 1;
    margin: 0;
    padding: 2px 5px 2px 5px;
}

.pager {
    margin: 40px 0;
}
