.ts-bg-article {
  background-color: #fff;
  padding: 20px;
  border-top: 7px solid #0075ad;
}
.ts-add-atitle{
    white-space: normal !important;
    text-align: left !important;
}

.ts-top-most-ads {
  width: 728px;
  height: 90px;
  margin: 22px 0px 0px 0px;
}
.ts-top-most-ads a img {
  width: 100%;
  height: 100%;
}
.sticky nav > div.row:nth-child(3n+3) > .col-xs-12 {
  position: fixed;
  width: 1190px;
  top: 60px;  
}
.ts-skinner-ads-left {
    display: block;
    left: -150px;
    position: absolute;
    top: -90px
}
.ts-skinner-ads-right {
    display: block;
    position: absolute;
    right: -150px;
    top: -90px
}
.sticky .ts-skinner-ads-right,
.sticky .ts-skinner-ads-left {
    top: 0px;
}

@media (max-width: 1499px) {
    .ts-skinner-ads-right,
    .ts-skinner-ads-left {
        display: none !important;
    }
}

/*NAVIGATION MENU ACTIVE
.nav-menu-ts li.active {
    background-color: #093950;
}*/
.nav-menu-ts li.active a,
.nav-menu-ts li.active a:hover {
    /*color: #005b9f;*/
}
/*.nav-menu-ts li.active:hover {
    box-shadow: 0 -5px 0 0 #005b9f inset;
    transition: background-color 0.3s ease 0s, transform 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
}
*/
/*newsticker CSS*/
.wts-newsticker{
    background:#111111;
    color:#fff;
    cursor:default;
    font-size:18px;
    font-family:Arial;
    font-weight:bold;
    overflow:hidden;
    padding:15px 12px;
    height:56px;
}

.wts-newsticker ul li{
    height:56px;
    overflow:hidden;
    white-space:nowrap;
    display:none;
    color:#fff;
}

.wts-newsticker ul li a,
.wts-newsticker ul li a:hover,
.wts-newsticker ul li a:focus{
    color:#fff;
}

.wts-newsticker ul{
    padding:0;
    margin:0;
}

.wts-newsticker ul li span{
    font-weight:normal;
    font-size:12px;
    color:#fff;
}

.wbeside-newsticker {
    background: #B52E1C;
    color:#fff;
    font-size:18px;
    font-family:Arial;
    font-weight: bold;
    height:56px;
}
.wbeside-newsticker span{
    display:block;
    padding:15px 0;
    text-transform: uppercase;
    color:#fff;
}

.latestnews-page {
    padding: 0 20px 0 10px;
}

.latestnews-page li {
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 700;
}

.latestnews-page li span {
    font-weight: normal;
    font-size: 14px;
    display: block;
}

/*
SIDEBAR CSS
*/

.sidebar-border {
    border: 1px solid #ebebeb;
    background-color: #fff;
}

.nav-tabs {
    border-bottom: none;
}

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

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    background-color: #005a9b;
    border-image: none;
    border-radius: 10px;
    border-style: none;
    border-width: 0;
    color: #fff;
    cursor: default;
    font-size: 11px;
    height: 30px;
    line-height: 0.9;
    top: 17px;
}

.nav-tabs > li > a:hover {
    border-color: rgba(0,0,0,0);
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: rgba(0,0,0,0);
    text-decoration: none;
}

.nav-tabs > li > a {
    color: #005a9b;
    font-size: 11px;
    top: 13px;
}

.trending-sidebar ul,
.top-stories-sidebar ul {
    padding: 0;
}

.trending-sidebar li,
.top-stories-sidebar li {
    list-style: none;
}

.trending-overlay-category { 
    color: #fff;
    left: 25px;
    position: absolute;
    font-size:14px;
    font-weight:bold;
    top: 25px;
    z-index: 2;
}

.trending-overlay-category::before {
    border-bottom: 2px solid #fff;
    content: " ";
    display: block;
    height: 2px;
    max-width: 30px;
    position: relative;
    top: 29px;
}

.trending-overlay-title {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    left: 25px;
    line-height: 1.2;
    max-height: 90px;
    max-width: 220px;
    overflow: hidden;
    position: absolute;
    top: 60px;
    z-index: 2;
}

a .trending-overlay-opacity:hover {
    background-color: rgba(0, 0, 0, 0);
}

.trending-overlay-opacity {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

/*.trending-overlay-opacity:hover {
    background-color: rgba(0,0,0,0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}*/

.custom-sidebar-block-trending h4 {
    font-size: 14px;
    padding-left: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    margin-top: 25px;
    float:left;
}

.custom-sidebar-block-trending a:focus {
    outline: none;
}

.not-most-trending {
    /*border-bottom: 1px solid #ebebeb;*/
    overflow: auto;
    padding: 27px 0;
}

li.not-most-trending:last-child {
    border-bottom: none;
    overflow: auto;
}

.not-top-trending-block {
    max-height: 540px;
    overflow-y: auto;    
}

.trending-thumbnails {
    width: 80px;
    height: 80px;
    margin: 0 18px 0 20px;
    float:left;
}

.number-trending {
    color: #005a9b;
}

.not-top-trending-details {
    max-width: 165px;
    max-height: 90px;
    overflow: hidden;
    font-weight: bold;
    line-height: 1.2;
}

.bottom-trending-info,
.bottom-trending-info a {
    font-weight: normal;
    font-size: 14px;
    color: #b5b5b5;
    font-style: Arial;
    
}

.topstories-overlay {
    background-color: #005a9b;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    left: 20px;
    padding: 3px 10px;
    position: absolute;
    top: 20px;
}

.custom-sidebar-block-frontpage {
    height: 512px;
}

.frontpage-block-title {
  color: #fff;
font-family: "Bitter",sans-serif;
padding: 10px 0;
font-size: 16px
line-height:18px;
}
.frontpage-block-title span{
    font-size: 10px;
    font-family: Arial;
    text-transform: uppercase;
}
.frontpage-block-image{
    padding: 0 30px 32px 30px;
}
.frontpage-block-image img{
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
}
.frontpage-subscription{
    position: absolute;
bottom: 0px;
padding: 5px 12px;
background-color: #0075ad;
border-radius: 15px 15px 0px 0px;
-moz-border-radius: 15px 15px 0px 0px;
-webkit-border-radius: 15px 15px 0px 0px;
    left: 50%;
    transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    width: 196px;
}
.frontpage-subscription *{
    font-size: 10px;
    font-style: Arial;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}
.wcustom-med-rect-banner {
    margin-top: 30px;
}

.wcustom-med-rect-banner .sidebar-border {
    height: 332px;
}

.wcustom-med-rect-banner .sidebar-border span {
    width:300px;
    margin: 0 auto;
    margin-bottom: 0px !important;
    margin-top: 30px !important;
}

.generichalf-size {
    /*display: inline-block;*/
    margin-bottom: 20px;
    height: auto;
    /*max-height: 330px;*/
    width: 260px;
}

.generichalf-size .img-container-masonry {
    height: 166px;
    width: 260px;    
}

.generichalf-image {
    height: 166px;
    width: 260px;
}

.generichalf-title{
    border-bottom: 1px solid rgb(235, 235, 235);
    font-family: "GroteskDSPro-75Bd";
    font-size: 24px;
    height: 119px;
    line-height: 32px;
    /*padding: 10px 20px;*/
    padding: 15px 20px;
    width: 260px;
    /*height:auto;*/
    overflow: hidden;
}


.generichalf-bottom-details {
    color: #b5b5b5;
    font-family: Arial;
    font-size: 12px;
    /*min-height: 45px;*/
    /*height: auto;*/
    height: 65px;
    padding: 12px 20px;
    width: 260px;
    line-height: 1.7em;
    overflow: hidden;
}

.generichalf-bottom-details i {
    color: #dedede;
}
.generichalf-bottom-details a {
    color: #b5b5b5;
}

.generichalf-bottom-details .generichalf-author {
    color: #005a9b;
}

.generichalf-size .photo-name {
    height: 34px;
}
.generichalf-size .title-and-content {
    height: 119px;
    overflow: hidden;
}

.custom-sidebar-block.custom-sidebar-category .row {
    background-color: #005b9f;
}

.custom-sidebar-block.custom-sidebar-category .row > div {
    border-bottom: 1px solid #004477;
    border-top:1px solid #0076ce;
}

.custom-sidebar-block.custom-sidebar-category .row > div a {
    font-size: 16px;
    font-family: Arial;
    color:#fff;
}

.custom-sidebar-block.custom-sidebar-category .row > div a:hover {
    color:#fff;
}

.custom-sidebar-block.custom-sidebar-category .row > div:first-child {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    border-top: none;
}

.custom-sidebar-block.custom-sidebar-category .row > div:last-child {
    border-bottom: none;
}

.news-category .nc-just-in {
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
}

.news-category .nc-updated {
    font-weight: normal;
    font-size: 14px;
    color: #898989;
}

.news-category .mt30 {
    margin-top: 30px;
}

.news-category .nc-cat-title {
    padding: 0 8px;
    position: absolute;
    bottom: 25px;
    font-family: arial;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.news-category .nc-cat-title a{
    color: #fff;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
}

.news-category .nc-cat-timeago {
    position: absolute;
    bottom: 10px;
    font-size: 12px;
    color: #fff;
    padding: 0 8px;
}

.nc-hot-topics {
    font-family: "Bitter",sans-serif;
    font-size: 20px;
    margin: 30px 0;
    line-height: 26px;
}
.nc-hot-topics .sidebar-border>div:nth-child(2){
    font-family: Arial;
    line-height: 24px;
}
.nc-hot-topics .sidebar-border{
    padding: 20px 15px 25px 15px;
}
.nc-hot-topics .sidebar-border a,
.nc-hot-topics .sidebar-border span{
    color: #005b9f;
    font-weight: 700;
    font-size: 14px;
}

.nc-hot-topics .sidebar-border a:hover {
    text-decoration: underline;
}

.nc-hot-topics .sidebar-border .col-xs-3,
.nc-hot-topics .sidebar-border .col-xs-9 {
    padding-left: 0;
    padding-right: 0;
}

.btn-showmore-news, .btnshowmorenews {
    margin-top: 0;
    border-radius: 3px;
    line-height: normal;
    padding: 15px 25px;
    font-family: Arial;
    font-weight: 700;
}

.custom-latestnews-list-page {
    display: none;
    opacity: 0;
    visibility: hidden;
}

.btn-showmore-news .fa.fa-chevron-circle-down, .btnshowmorenews .fa.fa-chevron-circle-down {
    bottom: -1px;
    color: #ccc;
    display: inline-block;
    float: none !important;
    font-size: 20px;
    margin-left: 20px;
    position: relative;
}

.btn-showmore-news:hover .fa.fa-chevron-circle-down {
    color: #999;
}

.skyscraper-ads-border {
    height: 680px;
    width: 300px;
}
.skyscraper-ads-border img{
    padding-top: 40px;
}

.summary-of.news-category {
    margin-top: 30px;
}

.pse-newsticker {
    overflow: hidden;
    max-height: 80px;
}
.pse-newsticker > * {
    vertical-align: top;
}
.pse-newsticker span {
    height: 50px;
    width: 155px;
    overflow: hidden;
    display: block;
    padding: 5px;
    font-style: Arial;
    display: inline-block;
    position: relative;
    top:12px;
}

.pse-newsticker .tickercontainer .mask,
.pse-newsticker .tickercontainer {
    height: 40px;
    width: 580px;
    display: inline-block;
}

.pse-newsticker .tickercontainer {
    top: 18px;
}

.pse-newsticker li {
    list-style: none;
}

.pse-newsticker li.pse-item {
    max-width: 150px;
    margin: 0 20px;
}

.summary-column-block .p-title-columns {
    max-width: 280px;
    max-height: 75px;
    overflow: hidden;
}

.slider {
    max-height: 800px;
    overflow: hidden;
}

.summary-column-header {
    border-bottom: 1px solid #ebebeb;
    padding: 20px;
}

.summary-column-header a {
    color: #005b9f;
}

.summary-column-details {
    margin-top: 15px;
    padding: 0;
}

.summary-column-details .summary-column-title {
    color: #262626;
    font-size: 24px;
    font-weight: 700;
}

.summary-column-details .summary-column-bottom,
.summary-column-details .summary-column-bottom a {
    color: #c5c5c5;
    font-size: 12px;
}

.ts-print-title {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px;
}
.ts-print-title span {
    font-size: 20px;
    font-weight: 700;
}

.owl-carousel-archives {
    overflow: hidden;
    max-height: 400px;
    margin-bottom: 15px
}

.owl-carousel-archives span {
    font-weight: 700;
}
.owl-carousel-archives img {
    max-width: 200px;
    height: auto;
}

.owl-carousel-control-archives .fa {
    color: #005b9f;
    font-size: 28px;
    padding-right: 10px;
    cursor: pointer;
    padding-top: 6px;
}

.archive-slider,
.search-print-edition {
    min-height: 419px;
}

.archive-slider {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
    padding: 15px;
}

.search-print-edition {
    font-size:18px;
    padding-top: 10px;
}

.search-print-edition select{
    width: 100%;
    margin-bottom: 20px;
    display: inline-block;
    padding: 10px;
    font-size: 14px;
}

.search-print-edition span {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 14px;
}

.search-print-edition button {
    font-weight: bold;
    font-size: 18px;
    margin-top: 5px;
}

.wlotto-results table td,
.wlotto-results table th {
    border:2px solid #000;
    padding: 10px;
}

a .column-author {
   /* color: #005b9f;*/
}

.side-thumb-column-author {
    color: #005b9f;
    position: relative;
    top: 166px;
    left: 80px;
    z-index: 9;
}

.ts-article-author-container > a {
    float: right;
    width: 55%;
}

.ts-fix-four-col {
    margin-right: 0;
    margin-left: 0;
}

#trending-today .not-most-trending {
    padding: 27px 0;
    overflow: auto;
    border-bottom: 1px solid #ebebeb;
}
#trending-today li.not-most-trending:last-child {
    border-bottom: none;
    overflow: auto;
}

.custom-sidebar-with-style .custom-block-content {
    margin-bottom: 0px;
}

.front-page-sidebar-earad {
    width: 299px;
    background: #ffffff;
    border: 1px solid rgb(225, 225, 225);
    height: 130px;
    padding: 0px 15px;
    margin-bottom: 21px;
}

.front-page-sidebar-leaderboard-ad {
    width: 824px;
    margin-right: 25px;
    padding: 15px;
    background: #ffffff;
    height: 130px;
    margin-bottom: 15px;
}

.largeskyscraper300x600 {
    width: 300px;
    height: 600px;
    background: #fff;
}

.largeskyscraper300x600 .largeskyscraper-img-link {
    display: block;
    text-align: center;
}

.custom-article-details #amg-in-article-wrapper {
    margin-top: 30px !important;
}
/*
     FILE ARCHIVED ON 23:52:11 Apr 18, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:31:55 Jan 14, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 112.37
  exclusion.robots: 0.114
  exclusion.robots.policy: 0.103
  cdx.remote: 0.096
  esindex: 0.015
  LoadShardBlock: 50.245 (3)
  PetaboxLoader3.datanode: 115.784 (5)
  CDXLines.iter: 19.931 (3)
  load_resource: 169.419 (2)
  PetaboxLoader3.resolve: 96.932 (2)
*/