#BBS-FEED {
 max-width:600px;
 margin:0 auto;
 max-height:500px;
 overflow:hidden;
 border-bottom: 1px solid #ccc;
 padding:20px 0 20px 0;
}

#BBS-FEED .widget-body {
 border-left:1px solid #ccc;
 border-right:1px solid #ccc;
 background:#fdfdfd;
}
@media only screen and (max-width: 600px){
 #BBS-FEED .widget-body {
  font-size:0.8rem;
 }
 #BBS-FEED {
 max-height:580px;
 }
 .athlete {
 padding:16px;
 }
}
.article-max {
 max-width:100% !important;
 font-size:0.95rem;
}
.mainrow {
 padding:0 !important;
}
main .widget-head h2 {
 font-size:1.7rem;
}
.flinks {
 padding: 10px 12px 0px 0px !important;
}
.spread {
 line-height:150% !important;
}
.sched-col {
 padding-right:0 !important;
}
.sched {
 padding: 10px 0;
}
.sched .widget-body {
 padding-left:12px;
}
.sched-fnotes {
font-size:0.8rem;
line-height:134%;
}
.infocol {
 margin-top:10px;
 padding:0 !important;
 text-align:center;
 background-color:#e8e8e8;
}
.infocol .athlete {
 max-width:480px;
 margin:0 auto;
}
.infocol .credit {
 font-size:0.75rem;
 text-align:right;
 max-width:480px;
 padding:0 6px 16px 0;
}
.threads {
 position:relative;
 top:-20px;
}
#schedules_widget-4 {
 display:none;
}
.sportBanner {
 text-align:center;
 width:100%;
 padding:10px !important;
 background:#e8e8e8;
}
.sportBanner img {
 margin:0 auto 0 auto;
}

/* TV icons */
.sched i.fa-television[title="NBC"]::after,
.sched i.fa-television[title="ABC"]::after,
.sched i.fa-television[title="CBS"]::after,
.sched i.fa-television[title="FOX"]::after,
.sched i.fa-television[title="FS1"]::after,
.sched i.fa-television[title="ESPN"]::after,
.sched i.fa-television[title="ESPN2"]::after,
.sched i.fa-television[title="ESPN+"]::after,
.sched i.fa-television[title="BTN"]::after,
.sched i.fa-television[title="BTN+"]::after,
.sched i.fa-television[title="NPM"]::after,
.sched i.fa-television[title="Peacock"]::after {
 content:"   ";
 padding: 4px;
 display: none;
 position: relative;
 left:-120px;
 color:#fff;
 background: #222;
 font-family:sans-serif;
 font-size:0.85rem;
}
.sched i.fa-television[title="NBC"]:active::after {
 content:"NBC";
 display: inline;
}
.sched i.fa-television[title="ABC"]:active::after {
 content:"ABC";
 display: inline;
}
.sched i.fa-television[title="CBS"]:active::after {
 content:"CBS";
 display: inline;
}
.sched i.fa-television[title="FOX"]:active::after {
 content:"FOX";
 display: inline;
}
.sched i.fa-television[title="FS1"]:active::after {
 content:"FS1";
 display: inline;
}
.sched i.fa-television[title="ESPN"]:active::after {
 content:"ESPN+";
 display: inline;
}
.sched i.fa-television[title="ESPN2"]:active::after {
 content:"ESPN2";
 display: inline;
}
.sched i.fa-television[title="ESPN+"]:active::after {
 content:"ESPN+";
 display: inline;
}
.sched i.fa-television[title="BTN"]:active::after {
 content:"BTN";
 display: inline;
}
.sched i.fa-television[title="BTN+"]:active::after {
 content:"BTN+";
 display: inline;
}
.sched i.fa-television[title="NPM"]:active::after {
 content:"NPM";
 display: inline;
}
.sched i.fa-television[title="Peacock"]:active::after {
 content:"Peacock";
 display: inline;
}


/* Baseball only */
.tabs-holder {
  padding:0 !important;
}
.sched .tabs {
 background:transparent;
 top:-16px;
 margin-top:16px;
 margin-bottom:-8px;
}
.sched .tabs .indicator {
 background-color: #cc0000;
 }
.sched .tab {
 border:1px solid #fff;
 padding:0px;
 background:#eee;
}
.sched .tabs .tab,
.sched .tabs {
 line-height:1.5rem; 
 max-height:1.5rem; 
 box-shadow:0 0 0 rgba(0, 0, 0, 0);
}
.sched .tabs li a {
 font-size:0.7rem;
 color:#000 !important;
}
#tabby1,
#tabby2 {
 padding:2px 0 0 0;
}
.tighten {
 line-height:110%;
}
/* end Baseball only */
