@import url(https://fonts.googleapis.com/css?family=Hind:400,700);
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,400italic,700,700italic);
@import url(http://fonts.sidearmsports.com/antonio/stylesheet.css);
@import url(http://fonts.sidearmsports.com/sidearm/sidearm_font.css);
/* LESS Variables */
/* Mixins */
img {
  max-width: 100%;
}
main {
  display: block;
}
ul,
ol {
  margin-left: 20px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
/* Grid */

.row {
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
  *zoom: 1;
  *zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  max-width: none;
  *zoom: 1;
  *zoom: 1;
}
.row .row:before,
.row .row:after {
  content: "";
  display: table;
}
.row .row:after {
  clear: both;
}
.row.pad {
  padding-left: 10px;
  padding-right: 10px;
}
.column,
.columns {
  position: relative;
  padding: 0 10px;
  width: 100%;
  float: left;
}
.column.full,
.columns.full {
  padding-left: 0;
  padding-right: 0;
}
.column.centered,
.columns.centered {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.one {
  width: 8.33333%;
}
.two {
  width: 16.66667%;
}
.three {
  width: 25%;
}
.four {
  width: 33.33333%;
}
.five {
  width: 41.66667%;
}
.six {
  width: 50%;
}
.seven {
  width: 58.33333%;
}
.eight {
  width: 66.66667%;
}
.nine {
  width: 75%;
}
.ten {
  width: 83.33333%;
}
.eleven {
  width: 91.66667%;
}
.twelve {
  width: 100%;
}
.pull-left {
  margin-left: -20px;
}
.pull-right {
  margin-right: -20px;
}
.push-left {
  margin-left: 20px;
}
.push-right {
  margin-right: 20px;
}
/*Variable Path for Images*/
/* Accessibility CSS */

* html .skip {
  display: block;
}
:root .skip {
  display: block;
}
.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 2;
  text-decoration: none;
  position: absolute;
  width: 14em;
  left: -200em;
}
.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0.5em;
  border: solid #333333 2px;
  color: white;
  background: #555555;
}
.skip a:hover {
  cursor: default;
}
h1.hide {
  display: block;
  position: absolute;
  left: -9999px;
}
.page_title h1 {
  color: black;
  font-size: 150%;
  line-height: 1.5;
  display: block;
  margin: 1em 0;
}
/* Print Settings */

@media print {
  .noprint,
  .no_print {
    display: none;
  }
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
body {
  font: 13px/20px 'Noto Sans', sans-serif;
  color: gray;
  margin: 0;
  padding: 0;
}
.wide.haslive .contentDiv_container {
  margin: 220px auto 50px auto;
}
.wide .contentDiv_container {
  width: 1040px;
  background: white;
  padding: 20px;
  margin: 180px auto 50px auto;
}
.wide body {
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/promo_bg_repeat.png');
}
A,
A:link,
A:visited {
  color: #862031;
}
A:hover {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
html {
  overflow-x: hidden;
}
.topstories {
  position: relative;
  width: 100%;
  height: 100%;
}
.topstories .rptHeadlines_TV_container {
  display: none;
}
.topstories .left_arrow {
  text-decoration: none;
  cursor: pointer;
  width: 40px;
  height: 60px;
  top: 50%;
  left: 0;
  z-index: 9003;
  transform: translateY(-50%);
  padding: 0 0 0 10px;
  -webkit-transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  line-height: 62px;
}
.topstories .left_arrow:hover {
  background: #d9c9a3;
}
.topstories .left_arrow:before {
  content: '\e835';
  display: block;
  font-size: 26px;
  color: white;
  font-family: sidearm_font;
}
.topstories .right_arrow {
  text-decoration: none;
  cursor: pointer;
  width: 40px;
  height: 60px;
  top: 50%;
  right: 0;
  z-index: 9003;
  transform: translateY(-50%);
  padding: 0 0 0 10px;
  -webkit-transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  line-height: 62px;
}
.topstories .right_arrow:hover {
  background: #d9c9a3;
}
.topstories .right_arrow:before {
  content: '\e836';
  display: block;
  font-size: 26px;
  color: white;
  font-family: sidearm_font;
}
.topstories .divTopStory_TV_container {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  text-align: center;
  padding: 0 0 147px 0;
}
.topstories .divTopStory_TV_container span {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 46px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid white;
  display: inline-block;
  height: 55px;
  line-height: 58px;
  padding: 0 10px;
  margin: 0 10px 0 0;
}
.topstories .divTopStory_TV_container a {
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 46px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.topstories .divTopStory_TV_container a:hover {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #d9c9a3;
}
.topstories .divTopStory_TV_container a:hover span {
  color: #d9c9a3;
  border: 2px solid #d9c9a3;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.topstories .divTopStory_TV_container .rotator-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -46px;
}
.topstories .divTopStory_TV_container .rotator-buttons .button {
  cursor: pointer;
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 10px;
  background: #252527;
}
.topstories .divTopStory_TV_container .rotator-buttons .button.active,
.topstories .divTopStory_TV_container .rotator-buttons .button:hover {
  background: #d9c9a3;
}
.topstories .divTopStory_TV_container_bigmedia {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: no-repeat center;
}
.topstories .divTopStory_TV_container_bigmedia:before {
  content: '';
  display: block;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/anglestop.png') repeat-x bottom center;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 270px;
  z-index: 4;
}
.topstories .divTopStory_TV_container_bigmedia:after {
  content: '';
  display: block;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mainstory_gradient_repeat.png') repeat-x bottom center;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 390px;
  z-index: 3;
}
.topstories .divTopStory_TV_container_bigmedia > a {
  *zoom: 1;
  position: relative;
  z-index: 2;
}
.topstories .divTopStory_TV_container_bigmedia > a:before,
.topstories .divTopStory_TV_container_bigmedia > a:after {
  content: "";
  display: table;
}
.topstories .divTopStory_TV_container_bigmedia > a:after {
  clear: both;
}
.topstories .divTopStory_TV_container_bigmedia .media_object_image {
  width: 100% !important;
  height: 100% !important;
  background: none;
}
.topstories .divTopStory_TV_container_bigmedia .media_object_image > img:first-child {
  display: none;
}
.topstories .divTopStory_TV_container_bigmedia .video_youtube_play_button {
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.story-video-visible .video_container_story {
  width: 100% !important;
  height: 100% !important;
  z-index: 100 !important;
}
.story-video-visible .topstories .divTopStory_TV_container_bigmedia .video_container_story iframe {
  opacity: 1;
}
#youtube {
  height: 520px;
  width: 100%;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/video_bg_repeat.png');
  padding: 52px 0 0 0;
  position: relative;
}
#youtube .allaccesscontainer {
  position: relative;
  *zoom: 1;
  float: right;
  margin: -2px 41px 0 0;
}
#youtube .allaccesscontainer:before,
#youtube .allaccesscontainer:after {
  content: "";
  display: table;
}
#youtube .allaccesscontainer:after {
  clear: both;
}
#youtube .allaccesscontainer .allaccessinfo {
  color: #d9c9a3;
  width: 385px;
  background: #851f2f;
  position: absolute;
  top: 30px;
  right: 0;
  z-index: 100;
  display: none;
  padding: 20px;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  *zoom: 1;
  text-transform: none;
  line-height: 20px;
}
#youtube .allaccesscontainer .allaccessinfo:before,
#youtube .allaccesscontainer .allaccessinfo:after {
  content: "";
  display: table;
}
#youtube .allaccesscontainer .allaccessinfo:after {
  clear: both;
}
#youtube .allaccesscontainer .allaccessinfo .live-item {
  color: #d9c9a3;
  padding: 20px 0;
  border-bottom: 1px dotted #431018;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  *zoom: 1;
  text-transform: none;
  line-height: 20px;
}
#youtube .allaccesscontainer .allaccessinfo .live-item:before,
#youtube .allaccesscontainer .allaccessinfo .live-item:after {
  content: "";
  display: table;
}
#youtube .allaccesscontainer .allaccessinfo .live-item:after {
  clear: both;
}
#youtube .allaccesscontainer .allaccessinfo .live-item:first-child {
  padding: 0 0 20px 0;
}
#youtube .allaccesscontainer .allaccessinfo .live-item .live-image {
  float: left;
  width: 90px;
  height: 50px;
  margin: 0 10px 0 0;
}
#youtube .allaccesscontainer .allaccessinfo .live-item .live-info {
  float: left;
  width: 230px;
  margin: 5px 0 0 0;
}
#youtube .allaccesscontainer .allaccessinfo .live-item .live-info > div {
  margin: 0 0 5px 0;
}
#youtube .allaccesscontainer .allaccessinfo .live-item .live-info a {
  display: block;
  color: white;
  text-decoration: none;
  white-space: nowrap;
  width: 230px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#youtube .allaccesscontainer .allaccessinfo .live-events {
  max-height: 300px;
  overflow: auto;
}
#youtube h1 {
  font-size: 36px;
  color: #851f2f;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 0 0 37px;
}
#youtube h1 > span {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  vertical-align: top;
  display: inline-block;
  line-height: 20px;
  margin: 4px 0 0 7px;
}
#youtube h1 .allaccessheader {
  cursor: pointer;
  width: 190px;
  padding: 0 0 0 9px;
  text-align: center;
  border: 2px solid #851f2f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  height: 30px;
  line-height: 25px;
}
#youtube h1 .allaccessheader.active,
#youtube h1 .allaccessheader:hover {
  background: #851f2f;
  color: white;
}
#youtube h1 .allaccessheader > i {
  font-size: 16px;
  display: inline-block;
  float: right;
  margin: -1px 6px 0 0;
}
#youtube .ui-carousel-pager {
  text-align: center;
  width: 100%;
  margin: 15px 0 0 0;
}
#youtube .ui-carousel-pager .ui-carousel-pager-button {
  cursor: pointer;
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 10px;
  background: #736b57;
}
#youtube .ui-carousel-pager .ui-carousel-pager-button.active,
#youtube .ui-carousel-pager .ui-carousel-pager-button:hover {
  background: #851f2f;
}
#youtube .video_header {
  display: none;
}
#youtube .youtube_list {
  overflow: hidden;
  height: 250px;
  width: 1020px;
  margin: 11px 0 0 10px;
}
#youtube .youtube_list .youtube_list_container {
  width: auto;
  height: 250px;
  white-space: nowrap;
  font-size: 0;
  overflow: visible;
}
#youtube .youtube_list .youtube_list_container > * {
  display: inline-block;
  vertical-align: top;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper {
  cursor: pointer;
  width: 255px;
  border: 1px solid #b9ac8c;
  border-left: none;
  height: 250px;
  margin: 0;
  background: #ccc0a1;
  padding: 20px;
  font-size: 12px;
  white-space: normal;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper:first-child {
  border-left: 1px solid #b9ac8c;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper:nth-of-type(4n + 1) {
  border-left: 1px solid #b9ac8c;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper:hover .youtube_image:after {
  content: none;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_text {
  padding: 20px 0 0 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: white;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_text a {
  display: block;
  text-decoration: none;
  line-height: 25px;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_text > div {
  margin: 5px 0 0 0;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_text span {
  display: none;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_image {
  position: relative;
  width: 214px;
  height: 120px;
  display: block;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_image:after {
  content: '';
  display: block;
  width: 214px;
  height: 120px;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
#youtube .youtube_list .youtube_list_container .youtube_item_wrapper .youtube_image:before {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/video_play.png');
}
#slide {
  text-align: center;
  z-index: 9000;
  height: 90px;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  position: fixed;
  bottom: 0px;
}
#slide > div {
  display: inline-block !important;
  margin: 12px 0;
}
#footer {
  height: 510px;
  width: 100%;
  background: white;
  position: relative;
  text-align: center;
}
#footer:before {
  width: 1000px;
  content: '';
  height: 1px;
  display: block;
  background: #e5e5e5;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 169px;
}
#footer .privacy {
  height: 170px;
  width: 100%;
  background: #f2f2f2;
  position: absolute;
  bottom: 0;
  left: 0;
  border: 1px solid #d9d9d9;
}
#footer .csfooters {
  height: 171px;
}
#footer .sponsorfooter {
  height: 170px;
}
#footer .footer_text {
  float: left;
  text-align: left;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: gray;
  margin: 19px 0 0 243px;
  line-height: 25px;
  position: relative;
}
#footer .footer_text:before {
  content: '';
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/footer_bc_logo.png');
  left: -67px;
  top: -4px;
}
#footer .footersponsor2 {
  float: right;
  margin: -16px 9px 0 0;
}
#footer #sidearm_copyright a {
  margin: 0;
}
#footer #sidearm_copyright span {
  margin: 0 4px;
}
.homepage #stickybar .customize {
  display: block;
}
.fan-experience {
  display: none;
}
.homepage .fan-experience {
  display: block;
}
#stickybar {
  height: 60px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #851f2f;
  width: 100%;
  z-index: 9002;
}
#stickybar:before {
  content: '';
  display: block;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 10px;
}
#stickybar .sticky_logo {
  width: 220px;
  height: 140px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/sticky_logo.png');
  float: left;
  margin: -80px 0 0 0;
}
#stickybar .bceagles {
  float: left;
  font-size: 24px;
  color: white;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
  line-height: 61px;
  padding: 0 0 0 44px;
}
#stickybar .bceagles span {
  color: #d9c9a3;
}
#stickybar .sticky_social {
  float: right;
  margin: 0 10px 0 0;
}
#stickybar .sticky_social > a {
  float: left;
  display: block !important;
  height: 60px;
  width: 30px;
  line-height: 60px;
  color: #d9c9a3;
  text-align: center;
  font-size: 22px;
}
#stickybar .sticky_social > a:hover {
  background: #d9c9a3;
  color: #851f2f;
}
#stickybar .sticky_social .stickysocial .icon-picture {
  font-size: 18px;
}
#stickybar .sticky_social .stickysocial .icon-search {
  font-size: 18px;
}
#stickybar button {
  margin: 0;
  border: none;
  padding: 0;
  background: none;
}
#stickybar .customize {
  outline: none;
  cursor: pointer;
  margin: 10px 11px 10px 0;
  padding: 0 0 0 8px;
  width: 100px;
  height: 40px;
  border: 2px solid #d9c9a3;
  float: right;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  color: white;
  display: none;
}
#stickybar .customize span {
  color: #d9c9a3;
}
#stickybar .customize i {
  display: inline-block;
  float: right;
  color: #d9c9a3;
  font-size: 16px;
  margin: -1px 6px 0 0;
}
#stickybar .customize.active,
#stickybar .customize:hover {
  border: 2px solid #6b1a27;
  background: #6b1a27;
}
.sport-modal {
  padding: 40px 40px 160px 40px;
  width: 660px;
  min-height: 490px;
  background: #6b1a27;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-161px);
  -webkit-transform: translateX(-161px);
  z-index: 9002;
}
.sport-modal .buttons {
  cursor: pointer;
  float: left;
  width: 252px;
  height: 40px;
  line-height: 39px;
  background: #d9c9a3;
  text-align: center;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  border: none;
  color: #851f2f;
}
.sport-modal .buttons.primary-button {
  margin: 0 10px 0;
}
.sport-modal .buttons.secondary-button {
  background: #851f2f;
  color: #d9c9a3;
}
.sport-modal .buttons.twitter-button {
  margin: 0 10px 0 0;
  background: #55acee;
  color: white;
  width: 40px;
  font-size: 30px;
  padding: 0;
}
.sport-modal .buttons.facebook-button {
  background: #405d9a;
  color: white;
  width: 40px;
  font-size: 30px;
  padding: 0;
}
.sport-modal .take-with {
  position: absolute;
  right: 2px;
  bottom: 146px;
  width: 300px;
  padding: 5px;
  color: #d9c9a3;
}
.sport-modal .take-with em {
  font-style: normal;
  color: white;
}
.sport-modal .widgets {
  *zoom: 1;
  margin: 10px 0 0 0;
}
.sport-modal .widgets:before,
.sport-modal .widgets:after {
  content: "";
  display: table;
}
.sport-modal .widgets:after {
  clear: both;
}
.sport-modal .widgets > a {
  height: 31px;
  width: 90px;
  text-align: center;
  border: 2px solid #d9c9a3;
  line-height: 27px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #d9c9a3;
  text-decoration: none;
  float: left;
  display: block;
  margin: 0 10px 0 0;
}
.sport-modal .widgets > a.active {
  background: #d9c9a3;
  color: #851f2f;
}
.sport-modal .add-a-sport {
  margin: 20px 0;
}
.sport-modal .sport-modal-sport-name {
  padding: 10px 0 0 0;
}
.sport-modal .sport-name-column {
  *zoom: 1;
}
.sport-modal .sport-name-column:before,
.sport-modal .sport-name-column:after {
  content: "";
  display: table;
}
.sport-modal .sport-name-column:after {
  clear: both;
}
.sport-modal .sport-name-column > select {
  width: 200px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: gray;
  outline: none;
}
.sport-modal .sport-name-column .close-sport {
  float: left;
  line-height: 30px;
  font-size: 18px;
  margin: 0 0 0 5px;
}
.sport-modal .sport-name-column .close-sport a {
  color: #d9c9a3;
}
.sport-modal .sport-name-column > span {
  min-width: 200px;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  background: white;
  color: #851f2f;
  padding: 0 10px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
.sport-modal .selectsport {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #d9c9a3;
  margin: 0 0 6px 0;
}
.sport-modal .customizeinfo {
  line-height: 25px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: white;
  border-bottom: 1px dotted #350d13;
  padding: 1px 2px;
  height: 90px;
  margin: 0 0 24px 0;
}
.sport-modal .close_buttons {
  *zoom: 1;
  padding: 20px 0 0 0;
  position: absolute;
  bottom: 0px;
  height: 161px;
  left: 40px;
  border-top: 1px dotted #350d13;
}
.sport-modal .close_buttons:before,
.sport-modal .close_buttons:after {
  content: "";
  display: table;
}
.sport-modal .close_buttons:after {
  clear: both;
}
.sport-modal-shadow {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9001;
  background: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
}
.sponsors {
  height: 420px;
  width: 100%;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/promo_bg_repeat.png');
  position: relative;
  padding: 50px 0 0 0;
}
.sponsors.sponsorsstory {
  background: none;
  padding: 0;
  height: 470px;
}
.sponsors.sponsorsstory:before {
  content: none;
}
.sponsors.sponsorsstory .ui-carousel-pager {
  bottom: auto;
  top: 290px;
}
.sponsors:before {
  content: '';
  display: block;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/anglestop.png') repeat-x bottom center;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 270px;
  z-index: 4;
}
.sponsors .sponsor_overflow {
  width: 1020px;
  height: 270px;
  overflow: hidden;
  margin: 0 0 0 10px;
  position: relative;
  z-index: 100;
}
.sponsors .sponsor_overflow .belt {
  white-space: nowrap;
  width: auto;
  font-size: 0;
  height: 270px;
}
.sponsors .sponsor_overflow .belt .rotatorpromo {
  display: inline-block !important;
}
.sponsors .sponsor_overflow .belt .rotatorpromo:not(:empty) {
  vertical-align: top;
  margin: 0 10px;
  display: inline-block !important;
  background: rgba(0, 0, 0, 0.1);
  width: 320px !important;
  height: 270px !important;
}
.sponsors .sponsor_overflow .belt .rotatorpromo:not(:empty) > *:not(script) {
  margin: 10px !important;
  display: inline-block;
}
.sponsors .ui-carousel-pager {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 65px;
  z-index: 100;
}
.sponsors .ui-carousel-pager .ui-carousel-pager-button {
  cursor: pointer;
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 10px;
  background: #7d7d7d;
}
.sponsors .ui-carousel-pager .ui-carousel-pager-button.active,
.sponsors .ui-carousel-pager .ui-carousel-pager-button:hover {
  background: #851f2f;
}
.sponsors .IABbelowstory {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 50px;
}
.sponsors .IABbelowstory img {
  max-width: none;
}
#events {
  height: 500px;
  width: 100%;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/calendar_bg_repeat.png');
  padding: 53px 0 0 0;
  position: relative;
}
#events a.view_calendar {
  display: inline-block;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  vertical-align: top;
  line-height: 20px;
  margin: 4px 0 0 7px;
  text-decoration: none;
  color: white;
}
#events a.view_calendar:hover {
  text-decoration: underline;
}
#events h1 {
  font-size: 36px;
  color: white;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 0 0 27px;
}
#events .divUpcoming_sport_ddl {
  display: none;
}
#events .divUpcoming_separator {
  display: none;
}
#events .divUpcoming_NoEvents {
  font-size: 16px;
  color: white;
  margin: 0 0 0 27px;
}
#events .event_calendar {
  height: 447px;
}
#events .events_overflow {
  width: 1020px;
  height: 300px;
  overflow: hidden;
  margin: 11px 0 0 0;
}
#events .events_overflow .belt {
  white-space: nowrap;
  font-size: 0;
  width: auto;
  height: 300px;
}
#events .events_overflow .belt .upcoming-item {
  display: inline-block !important;
  position: relative;
  margin: 0 10px;
  vertical-align: top;
  white-space: normal;
  height: 300px;
  background: white;
  width: 184px;
  text-align: center;
  font-size: 12px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
}
#events .events_overflow .belt .upcoming-item.at .upcoming_date {
  background: #6b1a27;
  color: white;
}
#events .events_overflow .belt .upcoming-item.at .upcoming_logo:before {
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_event__at.png');
}
#events .events_overflow .belt .upcoming-item:hover .upcoming-media {
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
#events .events_overflow .belt .upcoming-item .upcoming_logo {
  width: 184px;
  padding: 10px 0 0 0;
  position: relative;
  height: 160px;
}
#events .events_overflow .belt .upcoming-item .upcoming_logo:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 90px;
  height: 90px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_event_vs.png');
}
#events .events_overflow .belt .upcoming-item .upcoming_logo > img {
  display: inline-block;
}
#events .events_overflow .belt .upcoming-item .upcoming_sport {
  width: 164px;
  margin: 0 10px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/calendar_pattern_repeat.png') repeat-x top center;
  padding: 20px 0 0 0;
  color: gray;
  font-size: 15px;
}
#events .events_overflow .belt .upcoming-item .upcoming_sport span {
  text-transform: uppercase;
}
#events .events_overflow .belt .upcoming-item .upcoming_date {
  height: 40px;
  width: 184px;
  background: #d9c9a3;
  line-height: 40px;
  color: #851f2f;
}
#events .events_overflow .belt .upcoming-item .upcoming-media {
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: rgba(255, 255, 255, 0.9);
  width: 183px;
  height: 260px;
  position: absolute;
  top: 40px;
  left: 0;
  padding: 70px 20px 20px 20px;
}
#events .events_overflow .belt .upcoming-item .upcoming-media > div {
  height: 31px;
  border-bottom: 1px dotted #7f7f7f;
  line-height: 30px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: gray;
}
#events .events_overflow .belt .upcoming-item .upcoming-media > div:first-child {
  border-top: 1px dotted #7f7f7f;
}
#events .events_overflow .belt .upcoming-item .upcoming-media > div a {
  color: #851f2f;
  text-decoration: none;
}
#events .ui-carousel-pager {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 65px;
}
#events .ui-carousel-pager .ui-carousel-pager-button {
  cursor: pointer;
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 10px;
  background: #421018;
}
#events .ui-carousel-pager .ui-carousel-pager-button.active,
#events .ui-carousel-pager .ui-carousel-pager-button:hover {
  background: #d9c9a3;
}
#promorotator {
  width: 100%;
  height: 350px;
}
#promorotator .ui-carousel-pager {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
}
#promorotator .ui-carousel-pager .ui-carousel-pager-button {
  cursor: pointer;
  font-size: 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 10px;
  background: #7d7d7d;
}
#promorotator .ui-carousel-pager .ui-carousel-pager-button.active,
#promorotator .ui-carousel-pager .ui-carousel-pager-button:hover {
  background: #851f2f;
}
#promorotator .promorotator_overflow {
  width: 2000px;
  left: 50%;
  position: relative;
  height: 350px;
  overflow: hidden;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#promorotator .promorotator_overflow .belt {
  width: auto;
  height: 350px;
  white-space: nowrap;
  font-size: 0;
}
#promorotator .promorotator_overflow .belt > * {
  display: inline-block !important;
}
#promorotator .promorotator_overflow .belt #outer_countdown_container {
  position: relative;
}
#promorotator .promorotator_overflow .belt #outer_countdown_container:before {
  content: '';
  display: block;
  width: 160px;
  height: 160px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/countdown_logo.png');
  position: absolute;
  top: 40px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  left: 50%;
  z-index: 6;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #vs_text {
  display: none;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #countdown_title_line_1 {
  top: 88px;
  transform: translateX(-84px);
  -webkit-transform: translateX(-84px);
  right: 50%;
  position: absolute;
  font-size: 28px;
  line-height: 35px;
  text-align: right;
  text-transform: uppercase;
  font-family: antoniobold;
  color: #154633;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #countdown_title_line_2 {
  top: 88px;
  transform: translateX(53%);
  -webkit-transform: translateX(53%);
  left: 50%;
  position: absolute;
  font-size: 28px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: antoniobold;
  color: #154633;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #vs_box {
  width: 1155px;
  display: block !important;
  position: absolute;
  height: 350px;
  margin: 0 auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  left: 50%;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #vs_box #site_team_logo {
  width: 325px;
  height: 350px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/countdown_helmet_home.png');
  position: absolute;
  top: 0;
  left: 0;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #vs_box #opponent_logo {
  width: 325px;
  height: 350px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/countdown_helmet_away.png');
  position: absolute;
  top: 0;
  right: 0;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container {
  left: 50%;
  top: 170px;
  transform: translateX(-50%);
  *zoom: 1;
  float: left;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container:before,
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container:after {
  content: "";
  display: table;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container:after {
  clear: both;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container > span {
  background: #154633;
  font-size: 36px;
  font-family: antoniobold;
  color: white;
  padding: 25px 0 0 0;
  position: relative;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container > span:last-child {
  margin: 0;
}
#promorotator .promorotator_overflow .belt .countdown_outer_wrapper #inner_countdown_container > span > span {
  display: block;
  background: none;
  height: auto;
  width: 60px;
  text-align: center;
  margin: 0;
  position: absolute;
  bottom: 5px;
  font-size: 16px;
  font-family: antoniobold;
  text-transform: uppercase;
  color: #d9c9a3;
}
.navigation_container {
  border-bottom: 5px solid #e5e5e5;
  height: 80px;
}
.sport #main-header.has-live {
  height: 170px;
}
.sport #main-header {
  height: 130px;
}
#main-header.has-live {
  height: 120px;
}
#main-header.has-live .header_logo {
  top: -39px;
}
#main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  width: 100%;
  background: white;
  z-index: 9005;
}
#main-header:before {
  background: rgba(0, 0, 0, 0.2);
  height: 10px;
  width: 100%;
  position: absolute;
  bottom: -10px;
  left: 0;
  content: '';
  display: block;
}
#main-header .header_logo {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 1px;
  left: 16px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/nav_logo.png');
  z-index: 9999;
}
#main-header.active .header_logo {
  width: 130px;
  height: 115px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/nav_logo_b.png');
  left: 22px;
}
.moreheadlines {
  height: 542px;
  width: 100%;
  background: white;
  padding: 54px 0 0 0;
  position: relative;
}
.moreheadlines h1 {
  font-size: 36px;
  color: #851f2f;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 0 0 17px;
  margin: 0 0 11px 0;
}
.moreheadlines h1 a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  text-transform: none;
  vertical-align: top;
  display: inline-block;
  line-height: 20px;
  margin: 4px 0 0 7px;
}
.moreheadlines .moreheadlines_right {
  float: left;
  border-right: 1px solid #e5e5e5;
  height: 390px;
  width: 255px;
}
.moreheadlines .moreheadlines_right h2 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #851f2f;
  text-transform: uppercase;
  padding: 7px 22px;
  margin: 0 0 5px 0;
}
.moreheadlines .moreheadlines_right .highlight_image {
  display: none;
}
.moreheadlines .moreheadlines_right .highlight_summary {
  display: none;
}
.moreheadlines .moreheadlines_right .highlight {
  padding: 0px 22px 20px 22px;
  position: relative;
  max-height: 60px;
  overflow: hidden;
}
.moreheadlines .moreheadlines_right .highlight:hover .highlight_headline a {
  color: #851f2f;
}
.moreheadlines .moreheadlines_right .highlight:hover:before {
  border-left: 5px solid #851f2f;
}
.moreheadlines .moreheadlines_right .highlight:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 5px;
  left: 0;
  border-top: 5px solid transparent;
  border-left: 5px solid #e5e5e5;
  border-bottom: 5px solid transparent;
}
.moreheadlines .moreheadlines_right .highlight_headline {
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
}
.moreheadlines .moreheadlines_right .highlight_headline a {
  text-decoration: none;
  color: gray;
}
.moreheadlines .main_more {
  width: 510px;
  padding: 0 20px 0 0;
  border-right: 1px solid #e5e5e5;
  height: 390px;
  float: left;
}
.moreheadlines .main_more .highlight_image {
  height: 280px;
  width: 490px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mainstory_image_default.png');
}
.moreheadlines .main_more .highlight_headline {
  font-size: 26px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  padding: 17px 0 14px 0;
  line-height: 26px;
}
.moreheadlines .main_more .highlight_headline a {
  text-decoration: none;
}
.moreheadlines .main_more .highlight_summary {
  line-height: 25px;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  color: gray;
}
.moreheadlines .moreheadlines_connect {
  float: left;
  width: 235px;
}
.moreheadlines .moreheadlines_connect .connect {
  height: 170px;
  border-bottom: 1px solid #e5e5e5;
}
.moreheadlines .moreheadlines_connect .connect h2 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #851f2f;
  text-transform: uppercase;
  padding: 7px 22px;
  margin: 0 0 0 0;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo {
  padding: 0 0 0 20px;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div {
  line-height: 25px;
  font-size: 14px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  margin: 0 0 5px 0;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div i span {
  display: none;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div i {
  font-size: 16px;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div a {
  text-decoration: none;
  color: gray;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div.vine_social:hover a {
  color: #00bf8f;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div.facebook_social:hover a {
  color: #3b5998;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div.twitter_social:hover a {
  color: #00b0ed;
}
.moreheadlines .moreheadlines_connect .connect .connectinfo > div.instagram_social:hover a {
  color: #125688;
}
.twitter_section {
  height: 470px;
  width: 100%;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/promo_bg_repeat.png');
  padding: 52px 0 0 0;
  position: relative;
}
.twitter_section h1 {
  font-size: 36px;
  color: #851f2f;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 36px;
  padding: 0 0 0 17px;
  margin: 0 0 11px 0;
}
.twitter_section h1 a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
  font-size: 14px;
  text-transform: none;
  vertical-align: top;
  display: inline-block;
  float: right;
  line-height: 20px;
  margin: 4px  20px 0 0;
  color: #125688;
}
.twitter_section h1 a i {
  font-size: 16px;
}
.twitter_section h1 a + a {
  color: #3b5998;
}
.twitter_section h1 a + a + a {
  color: #00b0ed;
}
.twitter_section .twitter_overflow {
  width: 1020px;
  margin: 0 0 0 -10px;
  height: 320px;
  overflow: hidden;
}
.twitter_section .twitter_overflow .ui-carousel-buttons {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}
.twitter_section .twitter_overflow .ui-carousel-button.ui-carousel-prev {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  background: #c6c6c6;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
  color: white;
  margin: 0 5px;
  padding: 0 2px 0 0;
}
.twitter_section .twitter_overflow .ui-carousel-button.ui-carousel-prev:before {
  content: '\e835';
  font-size: 16px;
  display: block;
  font-family: sidearm_font;
}
.twitter_section .twitter_overflow .ui-carousel-button.ui-carousel-prev:hover {
  background: #851f2f;
}
.twitter_section .twitter_overflow .ui-carousel-button.ui-carousel-next {
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  background: #c6c6c6;
  border-radius: 30px;
  text-align: center;
  line-height: 30px;
  color: white;
  margin: 0 5px;
  padding: 0 0 0 2px;
}
.twitter_section .twitter_overflow .ui-carousel-button.ui-carousel-next:before {
  content: '\e836';
  font-size: 16px;
  display: block;
  font-family: sidearm_font;
}
.twitter_section .twitter_overflow .ui-carousel-button.ui-carousel-next:hover {
  background: #851f2f;
}
.twitter_section .twitter_overflow .jta-tweet-list {
  width: auto;
  height: 320px;
  white-space: nowrap;
  font-size: 0;
  margin: 0;
  list-style: none;
}
.twitter_section .twitter_overflow .jta-tweet-list > * {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item {
  height: 320px;
  white-space: normal;
  font-size: 12px;
  padding: 20px;
  position: relative;
  width: 320px;
  float: none;
  overflow: hidden;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-profile-image {
  height: 61px;
  border-bottom: 1px solid #cccccc;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-profile-image-link {
  width: 40px;
  display: block;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-body {
  display: block;
  padding: 20px 0 0 0;
  color: gray;
  line-height: 25px;
  font-size: 16px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item a {
  text-decoration: none;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-attributes {
  display: none;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-screen-name {
  position: absolute;
  top: 38px;
  left: 70px;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-screen-name a {
  color: #851f2f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-screen-name a:before {
  content: '@';
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-full-name {
  position: absolute;
  top: 17px;
  left: 70px;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-full-name a {
  color: gray;
  font-size: 14px;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-actions {
  margin: 22px 0 0 0;
  display: block;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-actions a {
  color: gray;
  text-decoration: none;
  font-family: verb_regularregular;
  font-size: 12px;
  -webkit-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
  display: inline-block;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-actions span {
  display: inline-block;
  margin: 0px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: 0 10px 0 0;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-actions span:hover a {
  color: #851f2f;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-actions span:hover a:before {
  color: #851f2f;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-action-reply a:before {
  content: '\e821';
  font-family: sidearm_font;
  font-size: 22px;
  color: gray;
  display: inline-block;
  float: left;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-action-retweet a:before {
  content: '\e820';
  font-family: sidearm_font;
  font-size: 22px;
  color: gray;
  display: inline-block;
  float: left;
}
.twitter_section .twitter_overflow .jta-tweet-list .jta-tweet-list-item span.jta-tweet-action-favorite a:before {
  content: '\e824';
  font-family: sidearm_font;
  font-size: 22px;
  color: gray;
  display: inline-block;
  float: left;
}
.twitter_section .twitter_overflow {
  width: 320px;
  height: 320px;
  float: left;
  margin: 0 20px 0 0;
  background: white;
}
.twitter_section .facebook_container {
  width: 320px;
  height: 320px;
  float: left;
  margin: 0 20px 0 0;
  background: white;
}
.twitter_section .instagram_container {
  width: 360px;
  height: 320px;
  float: right;
  margin: 0;
  overflow: hidden;
  margin: 0 -40px 0 0;
}
.twitter_section .instagram_container .instagram-item {
  cursor: pointer;
  float: left;
  margin: 0 20px 20px 0;
  width: 155px;
  height: 155px;
  position: relative;
}
.twitter_section .instagram_container .instagram-item img {
  width: 155px;
}
.twitter_section .instagram_container .instagram-item a {
  display: block;
}
.twitter_section .instagram_container .instagram-item:hover a:after {
  content: '';
  display: block;
  width: 155px;
  height: 155px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.3);
}
.twitter_section .instagram_container .instagram-item:hover a:before {
  z-index: 2;
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_instagram_icon.png');
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
/* Navigation */

.sidebars {
  height: 50px;
  width: 100%;
  background: #851f2f;
  z-index: 8999;
}
.sidebars ul.sidebar-links {
  list-style: none;
  margin: 0 20px 0 0;
  float: right;
}
.sidebars ul.sidebar-links > li {
  float: left;
  height: 50px;
  line-height: 50px;
  margin: 0 10px;
  cursor: pointer;
  position: relative;
}
.sidebars ul.sidebar-links > li.sport-home {
  position: absolute;
  left: 190px;
}
.sidebars ul.sidebar-links > li.sport-home > a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
}
.sidebars ul.sidebar-links > li > a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #d9c9a3;
  text-decoration: none;
}
.sidebars ul.sidebar-links > li ul {
  width: 200px;
  opacity: 0;
  left: -9999px;
  top: 100%;
  position: absolute;
  background: #851f2f;
  list-style: none;
  margin: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  text-align: right;
}
.sidebars ul.sidebar-links > li ul li {
  line-height: 20px;
  padding: 5px 10px;
  height: auto;
}
.sidebars ul.sidebar-links > li ul li:hover {
  background: white;
}
.sidebars ul.sidebar-links > li ul li:hover > a {
  color: #851f2f;
}
.sidebars ul.sidebar-links > li ul li a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #d9c9a3;
  text-decoration: none;
}
.sidebars ul.sidebar-links > li:hover > a {
  color: white;
}
.sidebars ul.sidebar-links > li:hover ul {
  opacity: 1;
  right: -10px;
  left: auto;
}
.navigation_container .nav-microbar {
  float: right;
  width: 120px;
  height: 60px;
  margin: 10px 0 0 0;
}
.navigation ul.accessible_nav {
  margin: 0 24px 0 0;
  list-style: none;
  float: right;
}
.navigation ul.accessible_nav > li {
  float: left;
  height: 80px;
  padding: 32px 0px;
}
.navigation ul.accessible_nav > li:first-child a:before {
  content: none;
}
.navigation ul.accessible_nav > li > a {
  text-decoration: none;
  display: block;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  padding: 0 10px;
}
.navigation ul.accessible_nav > li > a:before {
  height: 20px;
  top: 0px;
  left: 0;
  position: absolute;
  content: '';
  display: block;
  width: 1px;
  background: #d9d9d9;
}
.navigation ul.accessible_nav > li > div {
  opacity: 0;
  left: -9999px;
  top: 100%;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  position: absolute;
  width: 1040px;
  background: white;
  padding: 40px 20px;
  z-index: 9000;
}
.navigation ul.accessible_nav > li > div > ul {
  width: 280px;
  margin: 0 0 0 20px;
  float: left;
  list-style: none;
}
.navigation ul.accessible_nav > li > div > ul:first-child {
  margin: 0;
}
.navigation ul.accessible_nav > li > div > ul > li {
  width: 280px;
  padding: 3px 10px;
  line-height: 20px;
  border-bottom: 1px solid #f2f2f2;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-decoration: none;
  color: #8a8a8a;
}
.navigation ul.accessible_nav > li > div > ul > li.separator {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  color: #851f2f;
  margin: 20px 0 0 0;
}
.navigation ul.accessible_nav > li > div > ul > li.separator:nth-child(1) {
  margin: 0;
}
.navigation ul.accessible_nav > li > div > ul > li.separator:hover {
  background: none;
  color: #851f2f;
}
.navigation ul.accessible_nav > li > div > ul > li > a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-decoration: none;
  color: #8a8a8a;
}
.navigation ul.accessible_nav > li > div > ul > li:hover {
  color: #d9c9a3;
  background: #851f2f;
}
.navigation ul.accessible_nav > li > div > ul > li:hover > a {
  color: #d9c9a3;
}
.navigation ul.accessible_nav > li:hover {
  background: #851f2f;
}
.navigation ul.accessible_nav > li:hover a:before {
  content: none;
}
.navigation ul.accessible_nav > li:hover > a {
  color: #d9c9a3;
}
.navigation ul.accessible_nav > li:hover > div {
  opacity: 1;
  left: 0;
}
.navigation ul.accessible_nav > li.sports > div {
  min-height: 460px;
}
.navigation ul.accessible_nav > li.sports > div > ul {
  width: 400px;
}
.navigation ul.accessible_nav > li.sports > div > ul > li {
  *zoom: 1;
  width: 400px;
}
.navigation ul.accessible_nav > li.sports > div > ul > li:before,
.navigation ul.accessible_nav > li.sports > div > ul > li:after {
  content: "";
  display: table;
}
.navigation ul.accessible_nav > li.sports > div > ul > li:after {
  clear: both;
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a {
  display: block;
  float: left;
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a:first-child {
  width: 145px;
  text-transform: capitalize;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a.srn {
  margin: 0 5px;
  font-size: 14px;
  text-transform: capitalize;
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a.social {
  width: 15px;
  height: 20px;
  overflow: hidden;
  padding: 0;
  margin: 0 0 0 6px;
  font-size: 16px;
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a.social:before {
  content: '';
  display: block;
  font-family: sidearm_font;
  width: 15px;
  height: 20px;
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a.social.facebook[href]:before {
  content: '\e805';
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a.social.twitter[href]:before {
  content: '\e825';
}
.navigation ul.accessible_nav > li.sports > div > ul > li > a.social.instagram[href]:before {
  content: '\e811';
}
.navigation ul.accessible_nav > li.sports > div > ul > li:hover a.social {
  color: #d9c9a3;
}
.navigation ul.accessible_nav > li.sports > div > ul > li:hover a.srn {
  color: #d9c9a3;
}
/* Ads */

.csad_drop {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.csfooter {
  display: inline-block;
  margin: 43px 2px;
}
.footersponsor[style*="display: block;"] {
  display: inline-block !important;
  margin: 44px 27px;
}
.cscal {
  float: right;
  margin: -8px 11px 0 0;
}
.videoleaderboard {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 970px;
  height: 66px;
}
/* Default datagrid Items */

.default_dgrd_header {
  background-color: #862031;
  color: white;
}
.default_dgrd TR TH {
  padding: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
.default_dgrd {
  width: 100%;
}
.default_dgrd TR TD,
.default_dgrd TR TH {
  padding: 5px;
}
.default_dgrd_header A {
  text-decoration: none;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.default_dgrd_item TD {
  background-color: white;
}
.default_dgrd_alt TD {
  background-color: #efefef;
}
/* Roster Grid */

.roster_pastrosters_ddl {
  font-size: 8pt;
}
.roster_team_photo_container {
  width: 100%;
  margin-bottom: 10px;
}
/* Staff Grid */

.staff_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
/* Coaches Grid */

.coaches_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
.roster_coaches_title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.roster_coaches_dgrd {
  width: 50%;
}
.roster_coaches_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
.roster_coaches_dgrd {
  width: 75%;
}
/* Schedule Grid */

.schedule_home {
  font-weight: bold;
}
.schedule_neutral {
  font-style: italic;
}
.schedule_conference_denotation {
  width: 20px;
  height: 20px;
  background-color: red;
}
.schedule_key_symbol {
  font-weight: bold;
}
.schedule_key_box TR TH {
  font-weight: bold;
}
.schedule_tournament_title {
  background-color: #222222;
  color: white;
}
.schedule_tournament_game TD {
  background-color: #efefef;
}
A.schedule_tournament_link,
A.schedule_tournament_link:visited {
  color: white;
  text-decoration: none;
}
A.schedule_tournament_link:hover {
  color: white;
  text-decoration: underline;
}
/* Media Objects */

.media_object_image {
  background-color: #e6e6e6;
  text-align: center;
  width: auto;
}
.media_object_image_left {
  float: left;
  margin-right: 10px;
}
.media_object_caption {
  background-color: #e6e6e6;
  text-align: center;
  padding: 3px;
}
.media_object_rotator_controls {
  width: 100%;
  text-align: right;
  margin-top: 4px;
}
.rotator_container {
  text-align: center;
  border: solid 1px black;
  padding: 3px;
  background-color: #e6e6e6;
}
/* Schedule Record Boxes (front and backend) */

.record_header_text {
  font-weight: bold;
  padding: 3px;
}
.record_table {
  width: 440px;
  background-color: #e6e6e6;
  margin: 10px;
}
.record_header TD {
  background-color: #c2c2c2;
  font-weight: bold;
  text-align: center;
}
.record_data TD {
  text-align: center;
}
/* SmartPlayerView Box */

#smartBox {
  background-color: white;
  padding: 5px;
  display: none;
  position: absolute;
  border: 1px solid black;
  width: 250px;
  top: 10px;
  z-index: 999;
}
/* Composite Calendar */

.composite_cal_item {
  margin-bottom: 7px;
}
.composite_cal_title {
  background-color: #862031;
  border: 0px;
}
.composite_cal_title TR TD {
  color: white;
  padding: 2px;
  font-weight: bold;
  text-align: left;
}
.composite_cal_title TR TD A {
  color: white;
}
.composite_cal_dayheader {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  background-color: white;
  color: black;
  font-weight: bold;
  border: 1px solid #505050;
}
.composite_cal_othermonth {
  background-color: #71101b;
  text-decoration: none;
  border: 1px solid #505050;
}
.composite_cal_selected {
  border: solid 1px white;
  background-color: #4f0000;
}
.composite_cal_day {
  background-color: white;
  text-decoration: none;
  border: 1px solid #505050;
  text-align: left;
  font-weight: bold;
}
.composite_cal_day A {
  text-decoration: none;
  font-weight: normal;
}
.composite_cal_day A:hover {
  text-decoration: underline;
}
.composite_cal_today {
  background-color: white;
}
/* Newsletter Stuff */

.newsletter_story_container {
  padding-left: 10px;
  padding-right: 10px;
}
.newsletter_story_sport_container {
  margin-bottom: 10px;
  margin-top: 5px;
}
.newsletter_story_headline {
  font-weight: bold;
}
.newsletter_signup_container {
  border: solid 1px red;
  padding: 3px 10px 3px 10px;
}
/* Hall of Fame */

.hof_table TR TD {
  padding: 5px;
}
.hof_header {
  background-color: #862031;
  font-weight: bold;
  color: white;
}
.hof_item {
  background-color: #efefef;
}
.hof_image {
  float: left;
  margin: 0 20px 20px 0;
}
.hof_detail_name {
  font-size: 16px;
  font-weight: bold;
}
/* AOW */

.aow_full_name {
  font-size: 16px;
  display: block;
  margin-bottom: 2px;
  font-weight: bold;
}
.aow_full_sport {
  display: block;
  margin-bottom: 5px;
}
.aow_full_link {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.aow_full_container {
  padding-left: 20px;
}
.aow_full_previous {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.aow_full_highlights {
  margin-top: 20px;
}
.aow_dgrd {
  width: 60%;
}
/* Story Templates */

.story_wrapper ul,
.story-wrapper ul,
.story_wrapper ol,
.story-wrapper ol {
  padding-left: 20px;
}
.story_wrapper ul,
.story-wrapper ul {
  list-style: disc;
}
.story_wrapper ol,
.story-wrapper ol {
  list-style: decimal;
}
table#quicklinks {
  border-right: 1px #cccccc solid;
  border-left: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-top: 1px #cccccc solid;
  background-position: center top;
  margin-bottom: 25px;
  width: 100%;
  margin-top: 15px;
}
table#quicklinks th {
  background: #e84a27;
  color: white;
  font-size: 1em;
  letter-spacing: 0em;
  padding: 6px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  font-family: FrutigerLTW -66 BoldCn;
  border-bottom: 1px solid #efefef;
}
table#quicklinks th a {
  color: white;
  text-decoration: none !important;
  text-align: center !important;
}
table#quicklinks th a:hover {
  color: #13294b;
}
table#quicklinks td a {
  color: #e84a27;
  font-size: 1em !important;
  font-weight: bold;
  text-decoration: none;
}
table#quicklinks td a:hover {
  color: #13294b;
}
/* vertical scrollbar */

.mCSB_container {
  width: auto;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 10px;
  height: 100%;
  top: 0px;
  right: 0px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  height: 100%;
  margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: white;
  /* rgba fallback */

}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #d9c9a3;
  /* rgba fallback */

}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #d9c9a3;
}
.article-wrapper .article-headline {
  display: block;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
  letter-spacing: -0.3px;
}
.article-wrapper .article-image .media_object_image {
  width: auto !important;
  background: none;
}
.article-wrapper .article-content {
  *zoom: 1;
  margin: 20px 0 0 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: gray;
  line-height: 25px;
}
.article-wrapper .article-content:before,
.article-wrapper .article-content:after {
  content: "";
  display: table;
}
.article-wrapper .article-content:after {
  clear: both;
}
.article-wrapper .article-content ul,
.article-wrapper .article-content ol {
  margin-left: 40px;
}
.article-wrapper.news {
  position: relative;
  *zoom: 1;
}
.article-wrapper.news:before,
.article-wrapper.news:after {
  content: "";
  display: table;
}
.article-wrapper.news:after {
  clear: both;
}
.article-wrapper.news .article-headline-container {
  padding: 3px 0 0 0;
  min-height: 50px;
  text-align: center;
  color: #851f2f;
}
.article-wrapper.news .article-headline-container .article-headline {
  display: block;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  padding: 0 20px;
  text-transform: uppercase;
  letter-spacing: -0.3px;
}
.article-wrapper.news .article-headline-container .article-date {
  display: none;
  font-family: source_sans_prolight;
  font-size: 15px;
  color: #851f2f;
  margin: 20px 0 0 0;
}
.article-wrapper.news .article-headline-container .article-byline {
  font-family: source_sans_prolight;
  font-size: 15px;
  color: gray;
}
.article-wrapper.news .article-image-container {
  height: 280px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  position: relative;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mainstory_image_default.png');
}
.article-wrapper.news .article-image-container:after {
  content: '';
  display: block;
  width: 1040px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/story_arrow_bg.png');
  height: 180px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.article-wrapper.news .article-image-container.active {
  height: 560px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.article-wrapper.news .article-image {
  position: relative;
}
.article-wrapper.news .article-image .article-image-arrow {
  cursor: pointer;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/story_expand_arrow.png');
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.article-wrapper.news .article-image .article-image-arrow:after {
  white-space: nowrap;
  content: none;
  display: block;
  position: absolute;
  bottom: -23px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  font-family: source_sans_prolight;
  font-size: 14px;
  color: gray;
}
.article-wrapper.news .article-image .article-image-arrow.active {
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/story_expand_arrow_up.png');
}
.article-wrapper.news .article-image .article-image-arrow.active:after {
  content: none;
}
.article-wrapper.news .article-left {
  width: 680px;
  float: left;
  border-right: 1px solid #d9d9d9;
  padding: 0 20px 0 0;
}
.article-wrapper.news .article-left .article-byline {
  display: block;
  font-size: 14px;
  font-style: italic;
  margin: -8px 0 0px 0;
  padding: 0 0 22px 0;
}
.article-wrapper.news .article-left .article-date {
  margin: 20px  0;
}
.article-wrapper.news .article-content {
  *zoom: 1;
  margin: 20px 0 0 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: gray;
  line-height: 20px;
}
.article-wrapper.news .article-content:before,
.article-wrapper.news .article-content:after {
  content: "";
  display: table;
}
.article-wrapper.news .article-content:after {
  clear: both;
}
.article-wrapper.news .article-content td {
  font-size: 12px;
}
.article-wrapper.news .article-right {
  float: right;
  width: 320px;
  padding: 0 0 0 20px;
}
.article-wrapper.news .iabstoryad {
  margin: 0 0 30px 0;
}
.article-wrapper.news .related_links {
  background: white;
  width: 300px;
  padding: 20px;
  margin: 0 0 20px 0;
}
.article-wrapper.news .related_links .relatedlinks {
  margin: 0 0 10px 0;
  padding: 0 0 0 40px;
  position: relative;
  height: 30px;
  line-height: 30px;
  color: gray;
  font-size: 13px;
  font-family: source_sans_prolight;
  font-weight: normal;
}
.article-wrapper.news .related_links .relatedlinks:before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0px;
  top: 0;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/related_links_logo.png');
}
.article-wrapper.news .related_links .story-links ul {
  list-style: none;
  margin: 0;
}
.article-wrapper.news .related_links .story-links ul li {
  border-top: 1px solid gray;
  padding: 5px 10px;
}
.article-wrapper.news .related_links .story-links ul li a {
  text-decoration: none;
  color: #851f2f;
  font-family: source_sans_proregular;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  background: none;
  border-bottom: none;
  text-transform: none;
}
.article-wrapper.news .related_links .story-links ul li a:hover {
  text-decoration: underline;
}
.article-wrapper.news .related_links .story-links > a {
  display: none;
}
.article-wrapper.news .article-info {
  padding: 20px 0 0 0;
  border-top: 1px solid #d9d9d9;
}
.article-wrapper.news .article-info .story_email {
  margin: 0;
}
.article-wrapper.news .print-friendly-story-button {
  margin: 20px 0 0 0;
}
.article-wrapper.news .story_twitter {
  width: 300px;
  height: 320px;
  overflow: hidden;
}
.article-wrapper.news .story_twitter > h1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #851f2f;
}
.article-wrapper.news .story_twitter .belt {
  width: auto;
  height: 320px;
  white-space: nowrap;
  font-size: 0;
}
.article-wrapper.news .story_twitter > h1 {
  height: 50px;
  width: 300px;
  *zoom: 1;
}
.article-wrapper.news .story_twitter > h1:before,
.article-wrapper.news .story_twitter > h1:after {
  content: "";
  display: table;
}
.article-wrapper.news .story_twitter > h1:after {
  clear: both;
}
.article-wrapper.news .story_twitter > h1 .twitter_logo {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 0 40px;
  position: relative;
  height: 30px;
  line-height: 30px;
  color: #851f2f;
  font-size: 15px;
  font-family: source_sans_prolight;
  font-weight: normal;
}
.article-wrapper.news .story_twitter > h1 .twitter_logo:before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0px;
  top: 0;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/related_links_logo.png');
}
.article-wrapper.news .story_twitter .jta-tweet-list {
  list-style: none;
  margin: 0;
}
.article-wrapper.news .story_twitter .jta-tweet-list a {
  text-decoration: none;
  color: #851f2f;
}
.article-wrapper.news .story_twitter .jta-tweet-profile-image {
  height: 41px;
}
.article-wrapper.news .story_twitter .jta-tweet-profile-image-link {
  width: 40px;
  display: block;
}
.article-wrapper.news .story_twitter .jta-tweet-body {
  display: block;
  padding: 20px 20px 0 0;
  color: gray;
  line-height: 20px;
  font-size: 13px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
}
.article-wrapper.news .story_twitter a {
  text-decoration: none;
}
.article-wrapper.news .story_twitter .jta-tweet-attributes {
  display: none;
}
.article-wrapper.news .story_twitter .jta-tweet-user-screen-name {
  position: absolute;
  top: 48px;
  left: 50px;
}
.article-wrapper.news .story_twitter .jta-tweet-user-screen-name a {
  color: #851f2f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.article-wrapper.news .story_twitter .jta-tweet-user-screen-name a:before {
  content: '@';
}
.article-wrapper.news .story_twitter .jta-tweet-user-full-name {
  position: absolute;
  top: 27px;
  left: 50px;
}
.article-wrapper.news .story_twitter .jta-tweet-user-full-name a {
  color: gray;
  font-size: 14px;
}
.article-wrapper.news .story_twitter span.jta-tweet-actions {
  margin: 22px 0 0 0;
  display: block;
}
.article-wrapper.news .story_twitter span.jta-tweet-actions a {
  color: gray;
  text-decoration: none;
  font-family: verb_regularregular;
  font-size: 12px;
  -webkit-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
  display: inline-block;
}
.article-wrapper.news .story_twitter span.jta-tweet-actions span {
  display: inline-block;
  margin: 0px;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: 0 10px 0 0;
}
.article-wrapper.news .story_twitter span.jta-tweet-actions span:hover a {
  color: #851f2f;
}
.article-wrapper.news .story_twitter span.jta-tweet-actions span:hover a:before {
  color: #851f2f;
}
.article-wrapper.news .story_twitter span.jta-tweet-action-reply a:before {
  content: '\e821';
  font-family: sidearm_font;
  font-size: 22px;
  color: gray;
  display: inline-block;
  float: left;
}
.article-wrapper.news .story_twitter span.jta-tweet-action-retweet a:before {
  content: '\e820';
  font-family: sidearm_font;
  font-size: 22px;
  color: gray;
  display: inline-block;
  float: left;
}
.article-wrapper.news .story_twitter span.jta-tweet-action-favorite a:before {
  content: '\e824';
  font-family: sidearm_font;
  font-size: 22px;
  color: gray;
  display: inline-block;
  float: left;
}
.article-wrapper.news .story_twitter .jta-tweet-list-item {
  width: 300px;
  padding: 30px 0 20px 0;
  *zoom: 1;
  position: relative;
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  font-size: 12px;
}
.article-wrapper.news .story_twitter .jta-tweet-list-item:before,
.article-wrapper.news .story_twitter .jta-tweet-list-item:after {
  content: "";
  display: table;
}
.article-wrapper.news .story_twitter .jta-tweet-list-item:after {
  clear: both;
}
.article-wrapper.news .related_headlines_container > h1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #851f2f;
  margin: 0 0 20px 0;
}
.article-wrapper.news .related_videos {
  margin: 20px 0 0 0;
}
.article-wrapper.news .related_videos > h1 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #851f2f;
  margin: 0 0 20px 0;
}
.article-wrapper.news .related_videos .youtube_list {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding: 10px 0 ;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper {
  padding: 10px 0;
  *zoom: 1;
  line-height: 18px;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper:before,
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper:after {
  content: "";
  display: table;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper:after {
  clear: both;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_image {
  width: 90px;
  height: 50px;
  float: left;
  margin: 0px 20px 0 0;
  position: relative;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_image:before {
  content: '';
  display: block;
  width: 90px;
  height: 50px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_image:after {
  content: '';
  z-index: 3;
  display: block;
  width: 30px;
  height: 30px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/video_play.png');
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_text {
  width: 190px;
  float: left;
  margin: 0 0 0 0;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_text a {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  text-decoration: none;
  color: gray;
  line-height: 14px;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_text a:hover {
  color: #851f2f;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_text > div {
  display: none;
}
.article-wrapper.news .related_videos .youtube_list .youtube_item_wrapper .youtube_text span {
  color: #851f2f;
  font-size: 13px;
  font-style: italic;
  line-height: 14px;
}
.article-wrapper.news .related_videos .video_header {
  display: none;
}
.article-wrapper.news .related_videos .youtube_list_container {
  overflow: visible;
  margin: 0;
  padding: 0;
  height: auto;
}
.article-wrapper.news .related_headlines ul {
  margin: 0 ;
  list-style: none;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding: 5px 0 ;
}
.article-wrapper.news .related_headlines ul li {
  overflow: hidden;
  margin: 0px;
  position: relative;
  color: #851f2f;
  padding: 5px 0;
}
.article-wrapper.news .related_headlines ul li .related-text {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
}
.article-wrapper.news .related_headlines ul li .related-text a {
  text-decoration: none;
  font-weight: normal;
  color: gray;
  line-height: 20px;
}
.article-wrapper.news .related_headlines ul li .related-text a:hover {
  text-decoration: underline;
}
.article-wrapper.news .related_headlines ul li .related-text div {
  color: #851f2f;
  font-size: 14px;
  font-style: italic;
}
.youtube-modal-dialog {
  background: white !important;
  z-index: 9003 !important;
}
.youtube-modal-dialog .youtube-modal-close {
  background-color: white !important;
}
.youtube-modal-dialog .youtube-modal-close:before {
  color: black !important;
}
.youtube-modal.play-video {
  z-index: 9003 !important;
}
.sport .fan-zone {
  display: none !important;
}
.fan-zone {
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/promo_bg_repeat.png');
  border-bottom: 10px solid #d9c9a3;
}
.content-stream {
  margin: 0 20px;
  position: relative;
  width: 320px;
  margin: 0 auto;
  z-index: 10;
  *zoom: 1;
  margin: 50px auto;
}
.content-stream:before,
.content-stream:after {
  content: "";
  display: table;
}
.content-stream:after {
  clear: both;
}
@media screen and (min-width: 661px) {
  .content-stream {
    width: 660px;
  }
}
@media screen and (min-width: 1001px) {
  .content-stream {
    width: 1001px;
  }
}
@media screen and (min-width: 1341px) {
  .content-stream {
    width: 1340px;
  }
}
@media screen and (min-width: 1681px) {
  .content-stream {
    width: 1680px;
  }
}
@media screen and (min-width: 2021px) {
  .content-stream {
    width: 2040px;
  }
}
.content-stream .stream_item {
  width: 320px;
  height: 320px;
  background: white;
  overflow: hidden;
  position: absolute;
}
.content-stream .stream_item.stream_twitter {
  border: 1px solid #d9d9d9;
  padding: 20px;
  color: gray;
}
.content-stream .stream_item.stream_twitter .stream_twitter_header {
  *zoom: 1;
}
.content-stream .stream_item.stream_twitter .stream_twitter_header:before,
.content-stream .stream_item.stream_twitter .stream_twitter_header:after {
  content: "";
  display: table;
}
.content-stream .stream_item.stream_twitter .stream_twitter_header:after {
  clear: both;
}
.content-stream .stream_item.stream_twitter .stream_twitter_header .tweet-image {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
}
.content-stream .stream_item.stream_twitter .stream_twitter_header .tweet-name span:first-child {
  display: block;
  color: gray;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.content-stream .stream_item.stream_twitter .stream_twitter_header .tweet-name span:last-child {
  display: block;
  color: #851f2f;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.content-stream .stream_item.stream_twitter .tweet-info {
  margin: 20px 0 0 0;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
}
.content-stream .stream_item.stream_twitter .tweet-info a {
  color: #851f2f;
}
.content-stream .stream_item.stream_twitter .tweet-links {
  margin: 22px 0 0 0;
  display: block;
}
.content-stream .stream_item.stream_twitter .tweet-links a {
  color: gray;
  text-decoration: none;
  font-family: verb_regularregular;
  font-size: 22px;
  -webkit-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
  display: inline-block;
}
.content-stream .stream_item.stream_twitter .tweet-links i {
  display: inline-block;
  margin: 0px;
  width: 25px;
  height: 22px;
  overflow: hidden;
  margin: 0 2px 0 0;
}
.content-stream .stream_item.stream_twitter .tweet-links i:hover {
  color: #851f2f;
}
.content-stream .stream_item.stream_twitter .tweet-links i:hover a:before {
  color: #851f2f;
}
.content-stream .stream_item.stream_game {
  border: 1px solid #d9d9d9;
  text-align: center;
}
.content-stream .stream_item.stream_game .nextevent_header {
  background: #851f2f;
  height: 40px;
  line-height: 40px;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 16px;
}
.content-stream .stream_item.stream_game .nextevent_header span:first-child {
  color: #d9c9a3;
}
.content-stream .stream_item.stream_game .stream_game_date {
  height: 50px;
  width: 280px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #851f2f;
  padding: 20px 0 0 0;
  margin: 0 auto;
}
.content-stream .stream_item.stream_game .stream_game_date span:first-child {
  color: gray;
}
.content-stream .stream_item.stream_game .stream_game_logo {
  *zoom: 1;
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  width: 280px;
  margin: 0 auto;
  height: 150px;
}
.content-stream .stream_item.stream_game .stream_game_logo:before,
.content-stream .stream_item.stream_game .stream_game_logo:after {
  content: "";
  display: table;
}
.content-stream .stream_item.stream_game .stream_game_logo:after {
  clear: both;
}
.content-stream .stream_item.stream_game .stream_game_logo .logo {
  width: 140px;
  height: 140px;
  margin: 5px 0;
  position: relative;
}
.content-stream .stream_item.stream_game .stream_game_logo .logo.opponent_logo {
  float: left;
}
.content-stream .stream_item.stream_game .stream_game_logo .logo.opponent_logo:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 90px;
  height: 90px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_event_vs.png');
}
.content-stream .stream_item.stream_game .stream_game_logo .logo.home_logo {
  float: left;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_event_logo_default.png');
}
.content-stream .stream_item.stream_game .stream_game_opponent {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: gray;
  padding: 20px 20px 0 20px;
  margin: 0 auto;
  display: inline-block;
}
.content-stream .stream_item.stream_video {
  position: relative;
  border: 1px solid #d9d9d9;
}
.content-stream .stream_item.stream_video:hover .stream_video_image {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.content-stream .stream_item.stream_video:hover .stream_video_image:before {
  background: transparent;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.content-stream .stream_item.stream_video .stream_video_title {
  cursor: pointer;
  overflow: hidden;
  max-height: 65px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: gray;
  padding: 15px 20px 0 20px;
  line-height: 25px;
}
.content-stream .stream_item.stream_video .stream_video_title:hover {
  color: #851f2f;
}
.content-stream .stream_item.stream_video .stream_video_header {
  height: 60px;
  padding: 22px 20px 18px 20px;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #851f2f;
}
.content-stream .stream_item.stream_video .stream_video_image {
  position: relative;
  height: 180px;
  width: 320px;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.content-stream .stream_item.stream_video .stream_video_image:before {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '';
  display: block;
  height: 180px;
  width: 320px;
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.content-stream .stream_item.stream_video .stream_video_image:after {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  position: absolute;
  z-index: 2;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/video_play.png');
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.content-stream .stream_item.stream_instagram {
  position: relative;
}
.content-stream .stream_item.stream_instagram:before {
  content: '';
  display: block;
  height: 40px;
  width: 40px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  right: 20px;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_instagram_icon.png');
}
.content-stream .stream_item.stream_story a {
  text-decoration: none;
}
.content-stream .stream_item.stream_story .stream_story_image {
  width: 320px;
  height: 180px;
  background: #d9d9d9 url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_event_logo_default.png') no-repeat center center;
  overflow: hidden;
}
.content-stream .stream_item.stream_story .stream_story_headline_container {
  height: 140px;
  border: 1px solid #d9d9d9;
  border-top: none;
  padding: 15px 20px;
}
.content-stream .stream_item.stream_story .stream_story_headline_container .stream_story_headline {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  border-bottom: 1px dotted #cccccc;
  padding: 0 0 7px 0;
  max-height: 55px;
  overflow: hidden;
}
.content-stream .stream_item.stream_story .stream_story_headline_container .stream_story_headline:hover {
  text-decoration: underline;
}
.content-stream .stream_item.stream_story .stream_story_headline_container .stream_story_summary {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-style: italic;
  color: gray;
  padding: 5px 0;
  line-height: 25px;
  max-height: 57px;
  overflow: hidden;
}
.goldbar .sport-container {
  width: 100%;
  background: #d9c9a3 url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/mybc_graphic.png') no-repeat top center;
  padding: 220px 0 0 0;
  text-align: center;
}
.goldbar .sport-container .widget-toggler {
  display: none;
  background: #aea283;
  border-radius: 5px;
  padding: 0 10px;
  text-decoration: none;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #851f2f;
  text-align: center;
  vertical-align: top;
}
.goldbar .sport-container .widget-toggler:before {
  content: '\e84c';
  font-family: sidearm_font;
}
.goldbar .sport-container .widget-toggler.active {
  display: inline-block;
  margin: 10px 2px;
  height: 30px;
  line-height: 30px;
}
#search-btn {
  cursor: pointer;
  font-size: 21px;
  color: #004812;
  padding: 14px 0;
  margin: 0 0 0 13px;
  position: relative;
}
#search-btn:hover {
  color: #a7a9ac;
}
#search label {
  position: absolute;
  left: -9999px;
}
.search-box input {
  height: 30px;
  width: 215px;
  background: white;
  padding: 0 10px;
  color: gray;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
}
#search {
  outline: none;
  display: none;
  position: absolute;
  right: 20px;
  bottom: 55px;
  z-index: 10;
}
.watchnow {
  max-height: 40px;
  width: 100%;
  background: #e5e5e5;
  text-align: center;
  display: none;
}
.watchnow .upcoming-live-event {
  height: 40px;
  line-height: 44px;
  width: 604px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  float: left;
  position: absolute !important;
  text-align: left;
}
.watchnow .live-focus {
  height: 40px;
  line-height: 44px;
  float: left;
  font-family: 'Hind', sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: #851f2f;
  margin: 0 0 0 200px;
}
.watchnow .live-focus:before {
  margin: 12px 5px 0 0;
  content: '';
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  background: url('//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/bceagles.com/images/live_circle.png');
}
.watchnow .watch {
  text-decoration: underline;
  color: #851f2f;
  cursor: pointer;
}
.watchnow .live-close {
  line-height: 40px;
  font-size: 16px;
  color: gray;
  cursor: pointer;
  float: left;
  margin: 0 0 0 40px;
}
.events-container {
  float: left;
  font-family: 'Hind', sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: gray;
  height: 40px;
  overflow: hidden;
  width: 604px;
  position: relative;
}
.events-container .slick-prev {
  display: none !important;
}
.events-container .slick-next {
  display: none !important;
}
.story-wrapper {
  margin: -20px;
}
.story-wrapper .story_email {
  margin: 20px 27px;
}
.story-header h1 {
  text-transform: uppercase;
}
.doublelines {
  height: 20px;
  width: 3px;
  dispaly: block;
  float: left;
  margin: 10px ;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.print-friendly-story-button {
  margin: 20px 0 0 0;
}
.story-wrapper.gen-2 .story-media {
  display: none;
}
.next-game a {
  color: white;
}
.season_title {
  margin-top: 15px;
}
.sport_title {
  font-size: 30px;
}
#slideInUnit {
  z-index: 30000;
  position: fixed;
  right: 0;
  bottom: 0;
  transition: 500ms ease all;
  perspective: 1000px;
}
#slideInUnit > .actual-ad {
  opacity: 1;
  transition: 500ms ease all;
}
#slideInUnit .handle {
  position: absolute;
  left: -20px;
  top: 190px;
  height: 100px;
  background: #851f2f;
  color: #d9c9a3;
  width: 20px;
  line-height: 100px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
  border-radius: 6px 0 0 6px;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.2) inset;
  font-size: 38px;
  transition: 500ms ease all;
  border-right: none;
}
#slideInUnit.slided-out {
  right: -280px;
}
#slideInUnit.slided-out > .actual-ad {
  opacity: 0.5;
}
#slideInUnit.slided-out .handle {
  background: rgba(133, 31, 47, 0.4);
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0) inset;
}
#slideInUnit.slided-out:hover > .actual-ad {
  opacity: 1;
}
#slideInUnit.slided-out:hover .handle {
  background: #851f2f;
}
div.attribute_value {
  white-space: none !important;
  width: 117px !important;
}
