@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(https://fonts.sidearmsports.com/antonio/stylesheet.css);
@import url(/site/fonts/AntonioLight/stylesheet.css);
@import url(https://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;
}
/* Accessibility CSS */

html {
  overflow-x: hidden;
}
* 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: 14px/20px arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
A,
A:link,
A:visited {
  color: #011e40;
}
A:hover {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.wide .contentDiv {
  width: 1000px;
  margin: 140px auto 50px auto;
  background: white;
  padding: 20px;
  position: relative;
}
ul.accessible_nav .sports ul:nth-child(3) {
  display: none;
}
ul.accessible_nav .sports ul:nth-child(4) {
  display: none;
}
ul.accessible_nav li.sports ul li .social {
  padding-right: 3px;
}
ul.accessible_nav li ul .facebook {
  font-size: 0 !important;
}
ul.accessible_nav li ul .facebook:before {
  content: "\e805";
  font-size: 14px;
  font-family: "sidearm_font";
}
ul.accessible_nav li ul .twitter {
  font-size: 0 !important;
}
ul.accessible_nav li ul .twitter:before {
  content: "\e825";
  font-size: 14px;
  font-family: "sidearm_font";
}
ul.accessible_nav li ul .instagram {
  font-size: 0 !important;
}
ul.accessible_nav li ul .instagram:before {
  content: "\e811";
  font-size: 14px;
  font-family: "sidearm_font";
}
#stories-top {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 5;
}
#stories-top .story_tabs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#stories-top .story_tabs > ul {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 4;
  list-style: none;
  margin: 0;
  z-index: 5;
}
#stories-top .story_tabs > ul li {
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  background: #011e40;
}
#stories-top .story_tabs > ul li a {
  display: block;
  text-decoration: none;
  color: #c0c1c1;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
}
#stories-top .story_tabs > ul li:hover {
  cursor: pointer;
}
#stories-top .story_tabs > ul li:first-of-type {
  border-bottom: 1px solid #c0c1c1;
}
#stories-top .story_tabs > ul li.ui-state-active a {
  color: white;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#stories-top .story_tabs .ui-tabs-panel {
  position: relative;
  left: 0;
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  width: 100%;
  height: 100%;
  top: 0;
}
#stories-top .story_tabs .ui-tabs-panel.ui-tabs-hide {
  left: 0;
  position: absolute;
  opacity: 0;
  top: 0;
  z-index: 1 !important;
}
#stories-top #topstories {
  width: 100%;
  opacity: 1;
}
#stories-top #topstories .divTopStory_TV_container_bigmedia {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#stories-top #topstories .divTopStory_TV_container_bigmedia .media_object_image {
  width: 100% !important;
  height: 100%;
  background: none;
}
#stories-top #topstories .divTopStory_TV_container_bigmedia .media_object_image > img:first-child {
  display: none;
}
#stories-top #topstories .divTopStory_TV_container_bigmedia .media_object_image .media_object_inner_caption {
  display: none;
}
#stories-top #topstories .divTopStory_TV_container_bigmedia .video_youtube_play_button {
  margin: 0 !important;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 100;
}
#stories-top #topstories .divTopStory_TV_container_bigmedia:after {
  background: url('/images/main_story_image_repeater.png') bottom center;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#stories-top #topstories .rptHeadlines_TV_container {
  display: none;
}
#stories-top #topstories .divTopStory_TV_container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 0;
  padding: 0 0 25px 0;
  z-index: 3;
}
#stories-top #topstories .divTopStory_TV_container .date {
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #c0c1c1;
  padding: 0 0 0 55px;
}
#stories-top #topstories .divTopStory_TV_container .headline {
  text-decoration: none;
  font-family: 'antoniolight';
  font-size: 50px;
  text-transform: uppercase;
  color: white;
  line-height: 70px;
  padding: 0 0 0 55px;
}
#stories-top #topstories .divTopStory_TV_container .line {
  width: 1000px;
  height: 1px;
  background: url(/images/headline_line.png);
}
#stories-top #topstories .divTopStory_TV_container .story-links {
  padding: 10px 0 0 55px;
}
#stories-top #topstories .divTopStory_TV_container .story-links ul {
  list-style: none;
  margin: 0;
}
#stories-top #topstories .divTopStory_TV_container .story-links ul li {
  display: inline-block;
  margin: 0 5px;
}
#stories-top #topstories .divTopStory_TV_container .story-links ul li a {
  color: #c0c1c1;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
}
#stories-top #highlights {
  width: 100%;
  height: 100%;
  background: rgba(1, 30, 64, 0.9);
  z-index: 4;
  padding: 140px 0 0 0;
}
#stories-top #highlights .highlight-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#stories-top #highlights .highlight-container .highlight {
  width: 320px;
  height: 305px;
  background: white;
  margin: 10px;
  position: relative;
  overflow: hidden;
}
#stories-top #highlights .highlight-container .highlight .story_image {
  width: 320px;
  height: 185px;
}
#stories-top #highlights .highlight-container .highlight .story_image img {
  width: 320px;
  height: 185px;
}
#stories-top #highlights .highlight-container .highlight .story_info {
  padding: 20px;
}
#stories-top #highlights .highlight-container .highlight .story_info div {
  color: #828282;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#stories-top #highlights .highlight-container .highlight .story_info a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'antoniobold';
  font-size: 18px;
  margin: 10px 0 0 0;
  display: block;
}
#stories-top #highlights .highlight-container .highlight .hover-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: rgba(255, 255, 255, 0.8);
}
#stories-top #highlights .highlight-container .highlight .hover-box a {
  display: inline-block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 90px;
  border: 2px solid #011e40;
  border-radius: 5px;
  height: 40px;
  line-height: 37px;
  text-decoration: none;
  width: 159px;
  padding: 0 0 0 10px;
  text-transform: uppercase;
  color: #011e40;
  font-size: 22px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
}
#stories-top #highlights .highlight-container .highlight .hover-box a:hover {
  background: #011e40;
  color: white;
}
#stories-top #highlights .highlight-container .highlight:hover {
  cursor: pointer;
}
#stories-top #highlights .highlight-container .highlight:hover .hover-box {
  top: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#stories-top #highlights .highlight-container .archives {
  font-family: 'antoniolight';
  font-size: 30px;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  display: block;
  margin: 30px 0 0 0;
}
#videos {
  width: 100%;
  height: 700px;
  background: white;
  padding: 80px 0 0 0;
  position: relative;
  z-index: 10;
}
#videos .section-header {
  font-family: 'antoniobold';
  font-size: 30px;
  color: #011e40;
  text-transform: uppercase;
  border-bottom: 10px solid #c0c1c1;
  padding: 0 0 10px 0;
  position: relative;
  margin: 0 0 30px 0;
}
#videos .section-header:before {
  width: 235px;
  height: 10px;
  content: '';
  background: #011e40;
  position: absolute;
  top: 40px;
  left: 0;
}
#videos .section-header:after {
  content: '';
  width: 10px;
  height: 10px;
  background: url(/images/video_line_endcap.png);
  position: absolute;
  top: 40px;
  left: 235px;
}
#videos .archives {
  position: absolute;
  top: 10px;
  right: 10px;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
}
#videos .now-playing-container {
  width: 660px;
  height: 100px;
  background: url(/images/video_title_bg.png);
  padding: 25px 30px 0 30px;
  margin: 330px 0 0 0;
  position: relative;
}
#videos .now-playing-container .now-playing-title {
  color: white;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
#videos .now-playing-container .share-video {
  position: absolute;
  bottom: -30px;
  right: -5px;
  display: flex;
}
#videos .now-playing-container .share-video div {
  color: #011e40;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  margin: 0 10px;
}
#videos .now-playing-container .share-video a {
  font-size: 20px;
}
#videos .now-playing-container .share-video .twitter_intent {
  color: #00aced;
}
#videos .now-playing-container .share-video .facebook_intent {
  color: #3b5998;
}
#videos .video_header {
  display: none;
}
#videos .youtube_container {
  position: relative;
}
#videos .youtube_container > iframe {
  width: 660px;
  height: 330px;
  position: absolute;
  top: 0;
  left: -680px;
}
#videos .youtube_container .youtube_list {
  width: 330px;
  height: 360px;
  overflow: hidden;
}
#videos .youtube_container .youtube_list .youtube_list_container {
  width: 320px;
  height: auto;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper {
  border-bottom: 1px solid #c0c1c1;
  padding: 0 0 10px 0;
  width: 320px;
  height: 85px;
  display: flex;
  margin: 0 0 10px 0;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper .youtube-img {
  width: 150px;
  height: 75px;
  margin: 0 20px 0 0;
  position: relative;
  min-width: 150px;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper .youtube-img img {
  min-width: 150px;
  height: 75px;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper .youtube-img:before {
  content: '';
  width: 150px;
  height: 75px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper .video-info .video-title {
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  color: #011e40;
  height: 58px;
  overflow: hidden;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper .video-info .watch {
  color: #011e40;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  text-decoration: none;
}
#videos .youtube_container .youtube_list .youtube_list_container .youtube_item_wrapper:hover .youtube-img:before {
  content: none;
}
#videos .youtube_container .ui-carousel-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: -55px;
}
#videos .youtube_container .ui-carousel-buttons .ui-carousel-button {
  width: 60px;
  height: 20px;
  background: url(/images/video_last_button.png);
  display: inline-block;
}
#videos .youtube_container .ui-carousel-buttons .ui-carousel-button:hover {
  cursor: pointer;
}
#videos .youtube_container .ui-carousel-buttons .ui-carousel-next {
  background: url(/images/video_next_button.png);
}
#promo_rotator {
  width: 100%;
  height: 250px;
  background: url(/images/promo_bg.png) top center;
}
#promo_rotator .promo_overflow {
  width: 1000px;
  height: 250px;
  overflow: hidden;
}
#promo_rotator .promo_overflow .belt {
  width: auto;
  height: 250px;
  font-size: 0;
  white-space: nowrap;
}
#promo_rotator .promo_overflow .belt a {
  display: inline-block !important;
}
#promo_rotator .ui-carousel-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: -5px;
}
#promo_rotator .ui-carousel-buttons .ui-carousel-button {
  width: 60px;
  height: 20px;
  background: url(/images/promo_arrow_left.png);
  display: inline-block;
}
#promo_rotator .ui-carousel-buttons .ui-carousel-button:hover {
  cursor: pointer;
}
#promo_rotator .ui-carousel-buttons .ui-carousel-next {
  background: url(/images/promo_arrow_right.png);
}
#social {
  width: 100%;
  height: 1000px;
  background: url(/images/social_bg.png) top center no-repeat;
  padding: 80px 0 0 0;
}
#social .social-header {
  width: 680px;
  height: 100px;
  background: url(/images/2017/2/27/social_header.png);
  margin: 0 0 30px 0;
}
#social .social-button {
  display: block;
  width: 140px;
  height: 40px;
  margin: 20px auto 0 auto;
}
#social .twitter .twitter_feed {
  height: 660px;
  overflow: hidden;
}
#social .twitter .twitter_feed .jta-tweet-list {
  list-style: none;
  margin: 0;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item {
  height: 320px;
  width: 320px;
  background: white;
  padding: 30px;
  position: relative;
  margin: 0 0 15px 0;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  color: #828282;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item a {
  text-decoration: none;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-profile-image-link img {
  width: 50px;
  height: 50px;
  border: 3px solid #c0c1c1;
  border-radius: 5px;
  margin: 0 0 15px 0;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-full-name-link {
  display: block;
  position: absolute;
  top: 30px;
  left: 100px;
  font-size: 17px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  color: #011e40 !important;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-screen-name-link {
  display: block;
  position: absolute;
  top: 50px;
  left: 100px;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #011e40 !important;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-user-screen-name-link:before {
  content: '@';
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-text {
  line-height: 23px;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-text a {
  color: #828282;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-retweeter,
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-timestamp {
  display: none;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-actions {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 30px;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-actions > span {
  margin: 0 10px;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-actions > span a {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  color: #c0c1c1;
  text-transform: lowercase;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-actions .jta-tweet-action-reply:after {
  content: '\e821';
  font-family: sidearm_font;
  font-size: 13px;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-actions .jta-tweet-action-retweet:after {
  content: '\e820';
  font-family: sidearm_font;
  font-size: 13px;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item .jta-tweet-actions .jta-tweet-action-favorite:after {
  content: '\e824';
  font-family: sidearm_font;
  font-size: 13px;
}
#social .twitter .twitter_feed .jta-tweet-list .jta-tweet-list-item:after {
  content: '';
  width: 50px;
  height: 50px;
  background: url(/images/twitter_icon.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
#social .twitter .twitter_follow {
  background: url(/images/twitter_button.png);
  margin: 15px auto 0 auto;
}
#social .instagram .instagram_feed {
  height: 660px;
  overflow: hidden;
}
#social .instagram .instagram_feed .instagram-item {
  margin: 0 0 20px 0;
  position: relative;
  width: 320px;
  height: 320px;
}
#social .instagram .instagram_feed .instagram-item:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(/images/instagram_icon.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
#social .instagram .insta_follow {
  background: url(/images/instagram_button.png);
}
#social .facebook .like {
  background: url(/images/facebook_button.png);
}
#social .facebook:before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(/images/facebook_icon.png);
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 2;
}
#large-photo {
  width: 100%;
  height: 540px;
  position: relative;
  background: #c0c1c1;
  padding: 20px 0;
}
#large-photo .large-rotator {
  width: 2000px;
  height: 500px;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  position: relative;
}
#large-photo .large-rotator .belt {
  width: auto;
  height: 500px;
  font-size: 0;
  white-space: nowrap;
}
#large-photo .large-rotator .belt .ad {
  display: inline-block !important;
  width: 2000px;
  height: 500px;
  position: relative;
}
#large-photo .large-rotator .belt .ad .image {
  width: 100%;
  height: 500px;
  max-width: 2000px;
}
#large-photo .large-rotator .belt .ad .image img {
  width: 100%;
  height: 500px;
}
#large-photo .large-rotator .belt .ad .banner_text {
  width: 750px;
  height: 130px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -wekbit-transform: translate(-50%, -50%);
}
#large-photo .ui-carousel-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 15px;
}
#large-photo .ui-carousel-buttons .ui-carousel-button {
  width: 60px;
  height: 20px;
  background: url(/images/promo_arrow_left.png);
  display: inline-block;
}
#large-photo .ui-carousel-buttons .ui-carousel-button:hover {
  cursor: pointer;
}
#large-photo .ui-carousel-buttons .ui-carousel-next {
  background: url(/images/promo_arrow_right.png);
}
#footer {
  background: white;
  padding: 80px 0 125px 0;
}
#footer .sponsor_container {
  width: 1000px;
  height: 150px;
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
#footer .sponsor_container .sponsor_overflow {
  width: 1020px;
  height: 110px;
  overflow: hidden;
}
#footer .sponsor_container .sponsor_overflow .belt {
  width: auto;
  height: 110px;
  font-size: 0;
  white-space: nowrap;
}
#footer .sponsor_container .sponsor_overflow .belt a {
  display: inline-block !important;
  margin: 0 20px 0 0;
}
#footer .sponsor_container .ui-carousel-buttons {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: -6px;
}
#footer .sponsor_container .ui-carousel-buttons .ui-carousel-button {
  width: 60px;
  height: 20px;
  background: url(/images/promo_arrow_left.png);
  display: inline-block;
}
#footer .sponsor_container .ui-carousel-buttons .ui-carousel-button:hover {
  cursor: pointer;
}
#footer .sponsor_container .ui-carousel-buttons .ui-carousel-next {
  background: url(/images/promo_arrow_right.png);
}
#footer .footer-logos {
  padding: 75px 0;
  border-bottom: 1px solid #d7d7d7;
  display: flex;
  justify-content: space-between;
}
#footer .footer-nav {
  padding: 60px 125px 0 125px;
  height: 420px;
}
#footer .footer-nav ul.accessible_nav {
  list-style: none;
  margin: 0;
  color: #c0c1c1;
}
#footer .footer-nav ul.accessible_nav > li {
  display: inline-block;
  margin: 0 40px 0 0;
}
#footer .footer-nav ul.accessible_nav > li > a {
  text-decoration: none;
  color: #c0c1c1;
  font-family: 'antoniobold';
  font-size: 17px;
  text-transform: uppercase;
}
#footer .footer-nav ul.accessible_nav > li > div {
  display: flex;
  -webkit-flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
}
#footer .footer-nav ul.accessible_nav > li > div ul {
  list-style: none;
  margin: 0;
  vertical-align: top;
}
#footer .footer-nav ul.accessible_nav > li > div ul > li {
  line-height: 21px;
}
#footer .footer-nav ul.accessible_nav > li > div ul > li.separator {
  font-style: italic;
  font-size: 15px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#footer .footer-nav ul.accessible_nav > li > div ul > li > a {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  color: #c0c1c1;
  text-decoration: none;
}
#footer .footer-nav ul.accessible_nav > li.athletics {
  flex: 2;
  -webkit-flex: 2;
  min-width: 1px;
  min-height: 1px;
}
#footer .footer-nav ul.accessible_nav > li.athletics > div ul:nth-of-type(3) {
  position: absolute;
  top: 0;
  right: -195px;
}
#footer .footer-nav ul.accessible_nav > li.athletics > div ul:nth-of-type(4) {
  position: absolute;
  top: 45px;
  right: -174px;
}
#footer .footer-nav ul.accessible_nav > li.athletics > div ul:nth-of-type(5) {
  position: absolute;
  top: 110px;
  right: -145px;
}
#footer .footer-nav ul.accessible_nav > li.athletics > div ul:nth-of-type(6) {
  position: absolute;
  top: 150px;
  right: -180px;
}
#footer .copyright {
  font-size: 15px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #011e40;
  text-align: center;
  font-style: italic;
}
#footer #sidearm_copyright {
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  color: #011e40;
}
#footer #sidearm_copyright a {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  text-decoration: none;
}
#events {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9000;
  width: 100%;
  height: 105px;
  background: #011e40;
  border-top: 5px solid #012754;
}
#events .upcoming-container {
  width: 1000px;
  border-left: 1px solid black;
  padding: 0 0 0 170px;
  position: relative;
  display: flex;
}
#events .upcoming-container .divUpcoming_sport_ddl,
#events .upcoming-container .divUpcoming_NoEvents {
  display: none;
}
#events .upcoming-container .upcoming-slider {
  width: 600px;
  height: 100px;
  outline: none;
  overflow: hidden;
  background: #011e40;
}
#events .upcoming-container .upcoming-item {
  overflow: hidden;
  position: relative;
  background: white;
  width: 150px !important;
  height: 100px;
  float: left;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 10px;
  line-height: 15px;
  outline: none;
  border-right: 1px solid #c0c1c1;
  overflow: hidden;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#events .upcoming-container .upcoming-item > div {
  line-height: 16px;
}
#events .upcoming-container .upcoming-item .sport {
  color: #828282;
}
#events .upcoming-container .upcoming-item .date {
  color: #011e40;
}
#events .upcoming-container .upcoming-item .opponent {
  color: #828282;
  width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#events .upcoming-container .upcoming-item .location {
  font-style: italic;
  color: #011e40;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#events .upcoming-container .upcoming-item .upcoming-media {
  position: absolute;
  bottom: 5px;
  right: 10px;
}
#events .upcoming-container .upcoming-item .upcoming-media .event-link {
  display: inline-block;
  font-size: 14px;
  color: #011e40;
}
#events .upcoming-container .upcoming-item .upcoming-media .event-link.activate {
  color: #011e40;
}
#events .upcoming-container .upcoming-item:hover {
  cursor: pointer;
}
#events .event_tabs > ul {
  position: absolute;
  top: 50px;
  left: 20px;
  margin: 0;
  list-style: none;
}
#events .event_tabs > ul li {
  display: block;
}
#events .event_tabs > ul li.ui-state-active:before {
  border: none;
  background: white;
}
#events .event_tabs > ul li > a {
  color: white;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  text-decoration: none;
}
#events .event_tabs > ul li:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #011e40;
  border-radius: 100%;
  margin: 0 10px 0 0;
  display: inline-block;
}
#events .event_tabs .ui-tabs-panel {
  position: relative;
  left: 0;
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  width: 600px;
  height: 100px;
  top: 0;
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: none;
}
#events .event_tabs .ui-tabs-panel.ui-tabs-hide {
  left: -999px;
  position: absolute;
  opacity: 0;
  top: 0;
  z-index: 1 !important;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
#events .slick-next,
#events .slick-prev {
  width: 40px;
  height: 100px;
  background: #011e40;
  line-height: 100px;
  text-align: center;
  position: absolute;
  top: 0;
  right: -41px;
  border: none;
  border-right: 1px solid black;
  font-size: 0;
}
#events .slick-next:before,
#events .slick-prev:before {
  content: '\e861';
  font-family: sidearm_font;
  color: white;
  font-size: 20px;
}
#events .slick-prev {
  right: auto;
  left: -45px;
  border: none;
}
#events .slick-prev:before {
  content: '\e862';
}
#events .upcoming-sport {
  cursor: pointer;
  color: white;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  height: 30px;
  border: 2px solid white;
  border-radius: 5px;
  position: absolute;
  top: 13px;
  left: 20px;
  line-height: 28px;
  padding: 0 4px 0 10px;
}
#events .upcoming-sport i {
  font-size: 13px;
  margin: 0 0 0 -4px;
}
#events .upcoming-sport.active {
  background: white;
  color: #011e40;
}
#events .upcoming-input {
  display: none;
  float: right;
  width: 170px;
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 10000;
  background: #011e40;
}
#events .upcoming-input label {
  display: block;
  margin: 5px 0;
}
#events .upcoming-input label .icheckbox_square-grey {
  width: 10px;
  height: 10px;
  background: white;
  display: inline-block;
  margin: 0 5px 0 0;
}
#events .upcoming-input label .icheckbox_square-grey.unchecked {
  border: 1px solid white;
  background: none;
}
#events .upcoming-input label span {
  cursor: pointer;
  margin: 0 0 0 5px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: white;
}
#events .upcoming-input .label-container {
  width: 150px;
  max-height: 170px;
  overflow-y: auto;
  margin: 20px 20px 0px 20px;
  overflow-x: hidden;
}
#events .clearall {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  margin: 10px 0 20px 20px;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  text-align: center;
  background: white;
  color: #011e40;
  float: left;
  border-radius: 3px;
  padding: 0 10px;
  line-height: 20px;
}
#events .sticky-social {
  position: absolute;
  top: 40px;
  right: -40px;
}
#events .sticky-social a {
  display: inline-block !important;
  color: white;
  font-size: 17px;
  text-decoration: none;
}
#events .sticky-social a:hover {
  cursor: pointer;
  color: #c0c1c1;
}
/* Navigation */

#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9000;
}
#header .official-bar {
  width: 100%;
  height: 20px;
  background: #ebebeb;
  z-index: 9000;
}
#header .official-bar .official-text {
  width: 915px;
  height: 20px;
  margin: 0 auto;
  background: url(/images/official_text.png);
}
#header #navigation {
  width: 100%;
  height: 80px;
  background: url(/images/nav_repeater.png);
  z-index: 9000;
}
#header #navigation .logo {
  display: block;
  width: 110px;
  height: 135px;
  background: url(/images/main_logo.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 0;
  z-index: 9000;
}
#header #navigation ul.accessible_nav {
  margin: 0 auto;
  list-style: none;
  padding: 0 55px;
}
#header #navigation ul.accessible_nav > li {
  height: 80px;
  line-height: 90px;
  display: inline-block;
  margin: 0 15px;
}
#header #navigation ul.accessible_nav > li > a {
  text-decoration: none;
  color: white;
  font-family: 'antoniobold';
  font-size: 22px;
  text-transform: uppercase;
}
#header #navigation ul.accessible_nav > li > div {
  width: 1000px;
  position: absolute;
  top: 80px;
  left: -9999px;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: #011e40;
  padding: 105px 30px 40px 30px;
  opacity: 0;
  z-index: 8999;
  display: flex;
  flex-wrap: wrap;
}
#header #navigation ul.accessible_nav > li > div ul {
  list-style: none;
  margin: 0;
  float: left;
  width: 250px;
  margin: 0 60px 20px 0;
}
#header #navigation ul.accessible_nav > li > div ul > li {
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #023e81;
}
#header #navigation ul.accessible_nav > li > div ul > li.separator {
  height: auto;
  font-family: 'antoniobold';
  font-size: 22px;
  color: #c0c1c1;
  text-transform: uppercase;
  border: none;
}
#header #navigation ul.accessible_nav > li > div ul > li a {
  color: #c0c1c1;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#header #navigation ul.accessible_nav > li > div ul > li a:hover {
  color: white;
}
#header #navigation ul.accessible_nav > li > div ul:last-of-type {
  margin: 0;
}
#header #navigation ul.accessible_nav > li:hover {
  cursor: pointer;
  border-bottom: 5px solid white;
}
#header #navigation ul.accessible_nav > li:hover > div {
  left: 10px;
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
#header #navigation ul.accessible_nav li.sports > div {
  display: block;
}
#header #navigation ul.accessible_nav li.sports > div ul {
  width: 390px;
}
#header #navigation ul.accessible_nav li.sports > div ul li a:first-of-type {
  width: 144px;
  display: inline-block;
  color: white;
}
#header #navigation ul.accessible_nav li.sports > div ul li .srn {
  margin: 0 4px;
}
#header #navigation ul.accessible_nav li.sports > div ul li .srn-news {
  margin: 0 5px 0 8px;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(3) {
  display: none;
  width: 55px;
  position: absolute;
  top: 140px;
  left: 310px;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(3) li {
  border: none;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(3) li a {
  color: #c0c1c1;
  width: auto;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(3) li a:hover {
  color: white;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(4) {
  width: 55px;
  position: absolute;
  top: 140px;
  right: 184px;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(4) li {
  border: none;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(4) li a {
  color: #c0c1c1;
  width: auto;
}
#header #navigation ul.accessible_nav li.sports > div ul:nth-of-type(4) li a:hover {
  color: white;
}
#header #navigation ul.accessible_nav > li:nth-of-type(3) {
  margin: 0 175px 0 20px;
}
.social-nav {
  width: 2000px;
  height: 30px;
  position: fixed;
  top: 100px;
  left: 50%;
  transform: translateX(8%);
  -webkit-transform: translateX(8%);
  background: rgba(255, 255, 255, 0.9);
  padding: 0 0 0 15px;
  z-index: 8999;
}
.social-nav .sub {
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 0;
}
.social-nav .sub > div {
  display: inline-block;
}
.social-nav .sub > div .item {
  font-size: 20px;
  color: #011e40;
  margin: 0 2px;
  text-decoration: none;
}
.social-nav .hash-tag {
  background: url(/images/2017/2/27/protecttheshield_main_nav.png);
  display: inline-block;
  width: 170px;
  height: 22px;
  margin: 4px 0 0 5px;
}
.social-nav:before {
  content: '';
  width: 40px;
  height: 30px;
  background: url(/images/second_nav_endcap.png);
  position: absolute;
  top: 0;
  right: 100%;
}
.sidebars {
  width: 100%;
  height: 40px;
  background: #c0c1c1;
  position: fixed;
  top: 80px;
  left: 0;
  z-index: 8999;
}
.sidebars ul.sidebar-links {
  float: right;
  margin: 0;
  list-style: none;
}
.sidebars ul.sidebar-links > li {
  display: inline-block;
  margin: 0 5px;
  height: 40px;
  line-height: 40px;
}
.sidebars ul.sidebar-links > li > a {
  color: #011e40;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
.sidebars ul.sidebar-links > li > ul {
  width: 200px;
  position: absolute;
  top: 40px;
  right: -9999px;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: #c0c1c1;
  list-style: none;
  margin: 0;
}
.sidebars ul.sidebar-links > li > ul > li {
  line-height: 18px;
  padding: 10px;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #011e40;
}
.sidebars ul.sidebar-links > li > ul > li > a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #011e40;
}
.sidebars ul.sidebar-links > li > ul > li:hover {
  background: #011e40;
}
.sidebars ul.sidebar-links > li > ul > li:hover a {
  color: white;
}
.sidebars ul.sidebar-links > li:hover {
  cursor: pointer;
}
.sidebars ul.sidebar-links > li:hover > ul {
  opacity: 1;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  right: 10px;
}
.sidebars ul.sidebar-links > li.sport-home {
  position: absolute;
  top: 0;
  left: 95px;
}
.sidebars ul.sidebar-links > li.sport-home a {
  text-transform: uppercase;
  font-family: 'antoniobold';
  font-size: 20px;
}
/* Ads */

/* Default datagrid Items */

.default_dgrd_header {
  background-color: #011e40;
  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;
}
/* 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: #011e40;
  border: 0px;
}
.composite_cal_title TR TD {
  color: white;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}
.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: #011e40;
  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%;
}
.aow-sponsor-container {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}
/* 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;
}
.sport #header #navigation {
  height: 60px;
  background: #011e40;
}
.sport #header #navigation .logo {
  left: 0;
  transform: none;
  -webkit-transform: none;
  background: url(/images/small_logo.png);
  width: 75px;
  height: 100px;
}
.sport #header #navigation ul.accessible_nav {
  padding: 0 0 0 75px;
}
.sport #header #navigation ul.accessible_nav > li {
  height: 60px;
  line-height: 70px;
}
.sport #header #navigation ul.accessible_nav > li > div {
  top: 60px;
}
.sport #header #navigation ul.accessible_nav > li:nth-of-type(3) {
  margin: 0 20px;
}
.sport .social-nav {
  background: none;
  width: auto;
  transform: translateX(218%);
  -webkit-transform: translateX(218%);
  top: 37px;
  z-index: 9000;
}
.sport .social-nav a {
  color: white !important;
}
.sport .social-nav:before {
  content: none;
}
.sport .social-nav .hash-tag {
  display: none;
}
.sport .upcoming-sport {
  display: none;
}
.flyout {
  top: 0 !important;
  right: -20px !important;
}
.story-wrapper {
  width: 1000px;
  margin: 140px auto 50px auto;
}
.article-wrapper {
  width: 1000px;
  margin: 140px auto 0 auto;
}
.article-wrapper.sportfile {
  width: auto;
  margin: 0;
}
.article-wrapper.sportfile .article-headline {
  font-family: 'antoniolight';
  font-size: 50px;
  text-transform: uppercase;
  color: #011e40;
  line-height: 60px;
  margin: 0 0 10px 0;
}
.article-wrapper.news {
  display: flex;
}
.article-wrapper.news .article {
  padding: 0 20px 0 0;
  width: 680px;
  color: #011e40;
}
.article-wrapper.news .article .article-image {
  width: 660px;
  margin: 0 0 30px 0;
}
.article-wrapper.news .article .article-image .media_object_image {
  width: 660px !important;
}
.article-wrapper.news .article .noprint.story_email {
  display: block;
  margin: 0 0 20px 0;
}
.article-wrapper.news .article .article-date {
  display: block;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  margin: 0 0 10px 0;
}
.article-wrapper.news .article .article-headline {
  font-family: 'antoniolight';
  font-size: 50px;
  text-transform: uppercase;
  color: #011e40;
  line-height: 60px;
  margin: 0 0 10px 0;
}
.article-wrapper.news .article .article-content {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Roboto Condensed', sans-serif;
  color: #828282;
  line-height: 25px;
}
.article-wrapper.news .article .print-friendly-story-button {
  display: none;
}
.article-wrapper.news .headlines {
  border-left: 1px solid #c0c1c1;
  width: 320px;
}
.article-wrapper.news .headlines > header {
  font-family: 'antoniobold';
  font-size: 30px;
  text-transform: uppercase;
  color: #011e40;
  text-align: center;
  height: 85px;
  line-height: 85px;
  border-bottom: 1px solid #c0c1c1;
}
.article-wrapper.news .headlines .divMoreHeadline_sport_ddl,
.article-wrapper.news .headlines .divMoreHeadline_separator,
.article-wrapper.news .headlines .divMoreHeadline_archive_container {
  display: none;
}
.article-wrapper.news .headlines .headline {
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #c0c1c1;
}
.article-wrapper.news .headlines .headline .date {
  font-size: 17px;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
  color: #828282;
}
.article-wrapper.news .headlines .headline > a {
  font-family: 'antoniolight';
  font-size: 17px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 25px;
}
#aotw-sec {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #011e40;
  padding-top: 80px;
}
#aotw-sec .row {
  position: relative;
}
#aotw-sec .row .aow_wrapper .aow_title {
  display: none;
}
#aotw-sec .row .aow_wrapper .aow-container {
  float: left;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_player_info {
  display: none;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_image {
  position: relative;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 135px;
  border-width: 60px 0px 0px 60px;
  border-style: solid;
  border-color: #011e40 #011e40 transparent transparent;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_player {
  margin-top: 22px;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_player > a {
  color: #c6c6c6;
  text-transform: uppercase;
  font-size: 40px;
  font-family: antoniolight;
  text-decoration: none;
  line-height: 50px;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_player span {
  color: white;
  font-family: antoniobold;
}
#aotw-sec .row .aow_wrapper .aow-container .aow_highlights {
  display: none;
}
#aotw-sec .row .aow_wrapper .aow-container:nth-of-type(2) {
  float: right;
}
#aotw-sec .row .aow_wrapper .aow-container:nth-of-type(2) .aow_player {
  text-align: right;
}
#aotw-sec .row .aow_wrapper .aow-container:nth-of-type(2) .aow_image {
  position: relative;
}
#aotw-sec .row .aow_wrapper .aow-container:nth-of-type(2) .aow_image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-width: 60px 60px 0px 0px;
  border-style: solid;
  border-color: #011e40 transparent transparent #011e40;
}
#aotw-sec .row .aow-header {
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
