<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@font-face { font-family: 'wim-icons'; src: url("/wim/static-css/fonts/wim_icons/wim-icons.eot"); src: url("/wim/static-css/fonts/wim_icons/wim-icons.eot?#iefix") format("embedded-opentype"), url("/wim/static-css/fonts/wim_icons/wim-icons.ttf") format("truetype"), url("/wim/static-css/fonts/wim_icons/wim-icons.woff") format("woff"), url("/wim/static-css/fonts/wim_icons/wim-icons.svg?#wim-icons") format("svg"); font-weight: normal; font-style: normal; }
@media screen and (-webkit-min-device-pixel-ratio: 0) { @font-face { font-family: "wim-icons"; src: url("/wim/static-css/fonts/wim_icons/wim-icons.svg#wim-icons") format("svg"); } }
[class^="icon-"], [class*=" icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'wim-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-GooglePlus:before { content: ""; }

.icon-Check { color: #1E860A; }
.icon-Check:before { content: ""; }

.icon-TennisBall { color: #FFF000; }
.icon-TennisBall:before { content: ""; }

.icon-Article:before { content: ""; }

.icon-Close:before { content: ""; }

.icon-Down-Arrow:before, .icon-down-direction:before { content: ""; }

.icon-Facebook:before { content: ""; }

.icon-Favs:before { content: ""; }

.icon-Hamburger:before { content: ""; }

.icon-Home:before { content: ""; }

.icon-Instagram:before { content: ""; }

.icon-Menu:before { content: ""; }

.icon-Photos:before { content: ""; }

.icon-Pinterest:before { content: ""; }

.icon-Radio:before { content: ""; }

.icon-RSS:before { content: ""; }

.icon-Scores:before { content: ""; }

.icon-Search:before { content: ""; }

.icon-Twitter:before { content: ""; }

.icon-Up-Arrow:before, .icon-up-direction:before { content: ""; }

.icon-Video:before { content: ""; }

.icon-VideoPlay:before { content: ""; }

.icon-Warning:before { content: ""; }

.icon-WhatsApp:before { content: ""; }

.icon-YouTube:before { content: ""; }

/*  SECTIONS  */
.section { clear: both; padding: 0px; margin: 0px; width: 102.14286%; margin-left: -1.07143%; }

/*  COLUMN SETUP  */
.col { display: block; float: left; margin-top: 8px; margin-bottom: 8px; }
@media only screen and (min-width: 768px) { .col { margin-top: 14px; margin-bottom: 14px; } }

.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group { *zoom: 1; zoom: 1; /* For IE 6/7 */ }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }

/*  GRID OF FOUR  */
.one-col, .two-col, .three-col, .four-col { width: 100%; }

@media only screen and (min-width: 640px) { .one-col { width: 50%; }
  .clear-two, .clear-all { clear: left; } }
@media only screen and (min-width: 1024px) { .one-col { width: 25%; }
  .two-col { width: 50%; }
  .three-col { width: 75%; }
  .clear-two { clear: none; }
  .clear-four { clear: left; } }
.content-section * { box-sizing: border-box; }
.content-section .matchResultsContent * { box-sizing: content-box; }

.col-content { *zoom: 1; width: 97.85714%; margin-left: 1.07143%; margin-right: 1.07143%; }
.col-content:before, .col-content:after { content: ""; display: table; }
.col-content:after { clear: both; }
@media only screen and (min-width: 640px) { .col-content { width: 91.42857%; margin-left: 4.28571%; margin-right: 4.28571%; }
  .two-col .col-content, .three-col .col-content, .four-col .col-content { width: 95.71429%; margin-left: 2.14286%; margin-right: 2.14286%; } }
@media only screen and (min-width: 1024px) { .col-content { width: 91.42857%; margin-left: 4.28571%; margin-right: 4.28571%; }
  .two-col .col-content { width: 95.71429%; margin-left: 2.14286%; margin-right: 2.14286%; }
  .three-col .col-content { width: 97.14286%; margin-left: 1.42857%; margin-right: 1.42857%; }
  .four-col .col-content { width: 97.85714%; margin-left: 1.07143%; margin-right: 1.07143%; } }

.video { position: relative; height: 0; padding-bottom: 56.25%; overflow: hidden; }
.video .BrightcoveExperience { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video.inlineVideo .media_promo { position: absolute; top: 0px; width: 100%; height: 100%; }
.video .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 66px; height: 66px; background: url("/images/misc/video_play.png") no-repeat left top transparent; cursor: pointer; }
.video img { position: absolute; }

.inline { float: left; width: 100%; margin-top: 8px; margin-bottom: 8px; }
.inline img { max-width: 100%; }
.inline.right { float: right; }
.inline + p { clear: both; }
.inline:first-child { margin-top: 0; }
@media only screen and (min-width: 640px) { .inline { margin-top: 8px; margin-bottom: 4.47761%; }
  .inline + p { clear: none; }
  .inline:first-child { margin-top: 0; }
  .two-col .inline, .three-col .inline, .four-col .inline { width: 47.76119%; margin-right: 4.47761%; margin-bottom: 2.23881%; }
  .two-col .inline.right, .three-col .inline.right, .four-col .inline.right { margin-right: 0; width: 47.76119%; margin-left: 4.47761%; } }
@media only screen and (min-width: 768px) { .inline { margin-top: 14px; }
  .inline:first-child { margin-top: 0; }
  .one-col .inline { margin-top: 0; } }
@media only screen and (min-width: 1024px) { .four-col .inline.one-col { width: 23.50746%; margin-right: 2.23881%; margin-bottom: 1.1194%; }
  .four-col .inline.one-col.right { margin-right: 0; width: 23.50746%; margin-left: 2.23881%; }
  .four-col .inline.two-col { width: 48.8806%; margin-right: 2.23881%; margin-bottom: 1.1194%; }
  .four-col .inline.two-col.right { margin-right: 0; margin-left: 2.23881%; }
  .three-col .inline.one-col { width: 31.09453%; margin-right: 2.98507%; margin-bottom: 1.49254%; }
  .three-col .inline.one-col.right { margin-right: 0; width: 31.09453%; margin-left: 2.98507%; }
  .three-col .inline.two-col { width: 65.54726%; margin-right: 2.98507%; margin-bottom: 1.49254%; }
  .three-col .inline.two-col.right { margin-right: 0; margin-left: 2.98507%; } }

.textWrapContent h1, .textWrapContent h2, .textWrapContent h3, .textWrapContent h4, .textWrapContent h5, .textWrapContent h6 { margin-top: 0px; }
.textWrapContent ul li { list-style: disc; }
.textWrapContent p { color: #333333; font-size: 14px; line-height: 16px; margin: 0; padding-top: 7px; padding-bottom: 7px; }
.textWrapContent p:first-child { padding-top: 0; margin-top: -1px; }
.textWrapContent p:last-child { padding-bottom: 0; margin-bottom: -1px; }
@media only screen and (min-width: 640px) { .textWrapContent p:first-of-type { padding-top: 0; margin-top: -1px; }
  .textWrapContent p:last-of-type { padding-bottom: 0; margin-bottom: -1px; } }
@media only screen and (min-width: 768px) { .textWrapContent p { font-size: 16px; line-height: 28px; padding-top: 8px; padding-bottom: 8px; }
  .textWrapContent p:first-of-type { margin-top: -6px; }
  .textWrapContent p:last-of-type { margin-bottom: -6px; } }

.stub-state .textWrapComp .textWrapContent { font-size: 1.7em; text-align: center; }

/*** YouTube Embed Component ***/
.embedComp .youtube_embed, .inline .youtube_embed { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; }
.embedComp .youtube_embed iframe, .inline .youtube_embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*** Section Divider ***/
.secDividerContent hr { height: 4px; background-color: #006633; border: 0; margin: 0; }

.relatedContentComp h3 { text-transform: uppercase; margin-top: 0px; }

.photoContent .title, .socialContent .title, .videoContent .title, .relatedContent .title, .ad_tag .title, .quote, .author, .keyStatSummary { font-family: 'Gotham 5r', Helvetica, Arial, sans-serif; }

.photoContent img, .socialContent img, .videoContent img, .relatedContent img, .ad_tag img { max-width: 100%; min-width: 100%; display: block; }
.photoContent .title, .photoContent .date, .photoContent .desc, .photoContent .link, .socialContent .title, .socialContent .date, .socialContent .desc, .socialContent .link, .videoContent .title, .videoContent .date, .videoContent .desc, .videoContent .link, .relatedContent .title, .relatedContent .date, .relatedContent .desc, .relatedContent .link, .ad_tag .title, .ad_tag .date, .ad_tag .desc, .ad_tag .link { font-size: 18px; }
.photoContent .title, .socialContent .title, .videoContent .title, .relatedContent .title, .ad_tag .title { margin-top: 5px; }
.photoContent .title img, .socialContent .title img, .videoContent .title img, .relatedContent .title img, .ad_tag .title img { min-width: 0; display: inline; }
.photoContent .date, .photoContent .desc, .photoContent .link, .socialContent .date, .socialContent .desc, .socialContent .link, .videoContent .date, .videoContent .desc, .videoContent .link, .relatedContent .date, .relatedContent .desc, .relatedContent .link, .ad_tag .date, .ad_tag .desc, .ad_tag .link { font-family: 'Gotham 4r', Helvetica, Arial, sans-serif; }
.photoContent .link a, .socialContent .link a, .videoContent .link a, .relatedContent .link a, .ad_tag .link a { text-decoration: none; }

.socialContent .social { width: 100% !important; }

.photoContent a { color: inherit; }

.videoContent { cursor: pointer; }

.galleryComp.one-col .photo .prev, .galleryComp.one-col .photo .next { display: block; }
.galleryComp.one-col .thumbnails { display: none; }
@media only screen and (max-width: 639px) { .galleryComp .photo .prev, .galleryComp .photo .next { display: block; }
  .galleryComp .thumbnails { display: none; } }
.galleryComp .prev, .galleryComp .next { display: none; position: absolute; top: 0; bottom: 0; margin: auto 0; width: 31px; height: 58px; cursor: pointer; background-position: 7px 6px; background-repeat: no-repeat; }
.galleryComp .photo { position: relative; }
.galleryComp .photo .prev, .galleryComp .photo .next { background-color: #FFFFFF; background-color: rgba(255, 255, 255, 0.3); }
.galleryComp .photo .prev.disabled, .galleryComp .photo .next.disabled { display: none; }
.galleryComp .photo .prev { left: 0; background-image: url("/images/misc/arrow_prev_white.png"); }
.galleryComp .photo .next { right: 0; background-image: url("/images/misc/arrow_next_white.png"); }
.galleryComp .videoContent:hover { cursor: default; }
.galleryComp .videoContent .thumbnails ul, .galleryComp .videoContent .thumbnails li { height: 59px; }
.galleryComp .thumbnails { margin-top: 20px; position: relative; *zoom: 1; padding: 0 31px; }
.galleryComp .thumbnails:before, .galleryComp .thumbnails:after { content: ""; display: table; }
.galleryComp .thumbnails:after { clear: both; }
.galleryComp .thumbnails .thumbwrapper { width: 100%; overflow: hidden; }
.galleryComp .thumbnails ul, .galleryComp .thumbnails li { margin: 0; padding: 0; list-style: none; }
.galleryComp .thumbnails ul { overflow: hidden; height: 70px; -moz-transform: translate3d(0px, 0px, 0px); -ms-transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); -moz-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.galleryComp .thumbnails li { float: left; width: 105px; height: 70px; margin-left: 7px; background: #000000; }
.galleryComp .thumbnails li:first-child { margin-left: 0; }
.galleryComp .thumbnails li img { opacity: 0.6; }
.galleryComp .thumbnails li:hover { cursor: pointer; }
.galleryComp .thumbnails li:hover img, .galleryComp .thumbnails li.selected img { opacity: 1; }
.galleryComp .thumbnails .prev, .galleryComp .thumbnails .next { display: inline-block; }
.galleryComp .thumbnails .prev a, .galleryComp .thumbnails .next a { display: block; height: 100%; }
.galleryComp .thumbnails .prev { left: 0; background-image: url("/images/misc/arrow_prev_black.png"); }
.galleryComp .thumbnails .prev.disabled { background-image: url("/images/misc/arrow_prev_gray.png"); }
.galleryComp .thumbnails .next { right: 0; background-image: url("/images/misc/arrow_next_black.png"); }
.galleryComp .thumbnails .next.disabled { background-image: url("/images/misc/arrow_next_gray.png"); }

.ad_tag img { height: auto; }

.alignImgCenter { text-align: center; }

.promoTwoCol img { width: 100%; max-width: 303px; }

.promoThreeCol { min-width: 100%; }

.promoThreeCol img { max-width: 409px; }

/*** Quotes Component ***/
.quote { border-left: 8px solid #006634; padding-left: 30px; color: #333333; float: left; }

.quoteContent blockquote { background: url(/images/misc/blockquoteStart.png) no-repeat left 6px; margin: 0; padding-left: 40px; }
.quoteContent blockquote p { font-size: 28px; line-height: normal; display: inline; text-align: left; }
.quoteContent blockquote p:after { content: " "; background: url(/images/misc/blockquoteEnd.png) no-repeat right bottom; width: 30px; height: 21px; display: inline-block; margin-left: 5px; }

.author { font-style: italic; font-size: 28px; color: #333333; float: right; text-align: right; }

@media only screen and (min-width: 640px) { .one-col .author { padding-top: 10px; }
  .three-col .quote { width: 70%; }
  .three-col .author { width: 30%; padding-left: 20px; }
  .four-col .quote { width: 75%; }
  .four-col .author { padding-left: 20px; width: 25%; }
  .inline.one-col .quote, .inline.two-col .quote { width: auto; }
  .inline.one-col .author, .inline.two-col .author { width: auto; padding-left: 0; } }
/*** End Quotes Component ***/
/*** Key stats ***/
.keyStatPer { display: table-cell; font-size: 110px; color: #006633; line-height: 0.8; }

.keyStatSummary { display: block; font-size: 28px; width: 80%; vertical-align: top; }

.one-col .keyStatPer { display: block; padding-bottom: 15px; }
.one-col .keyStatSummary { display: block; width: 100%; padding-left: 0; }

@media only screen and (min-width: 1024px) { .three-col .keyStatPer, .four-col .keyStatPer { font-size: 154px; line-height: 0.85; }
  .keyStatSummary { display: table-cell; }
  .two-col .keyStatPer { padding-right: 2.14286%; }
  .two-col .keyStatSummary { padding-left: 2.14286%; }
  .three-col .keyStatPer { padding-right: 1.42857%; }
  .three-col .keyStatSummary { padding-left: 1.42857%; } }
/** User selected content component **/
.content-list ul { padding: 0; margin: 0; }
.content-list ul li { list-style: none; }
.content-list li { *zoom: 1; padding: 0; margin-top: 20px; position: relative; }
.content-list li:before, .content-list li:after { content: ""; display: table; }
.content-list li:after { clear: both; }
.content-list li img { width: 152px; height: auto; border: none; float: left; margin-right: 20px; }
.content-list li .copy { float: left; }
.content-list li a { text-decoration: none; width: 100%; display: block; }
.content-list li h4 { font-weight: normal; font-family: 'Gotham SSm 5r', 'Gotham 5r', Helvetica, Arial, sans-serif; margin: 0; padding: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #333333; }
.content-list li h3 { font-size: 10px; color: #ffffff; padding: 8px; text-transform: uppercase; background: #006634; margin: 0 10px 8px 0; display: inline-block; }
.content-list li .caption { color: #737373; font-size: 14px; }
.content-list li .timestamp { display: inline-block; text-transform: uppercase; color: #9C9C9C; font-size: 12px; font-family: 'Gotham 5r', Helvetica, Arial, sans-serif; }
.content-list li .icon { position: absolute; top: 0; bottom: 0; margin-top: auto; margin-bottom: auto; left: 59px; width: 33px; height: 33px; background-size: 100% 100%; }
.content-list li.video-item .icon { background-image: url("/images/icons/icon_play.png"); }
.content-list li.gallery-item .icon { background-image: url("/images/icons/icon_gallery.png"); }
.one-col .content-list li, .content-list.one-col li, .content-list li { margin-top: 10px; }
.one-col .content-list li:first-child, .content-list.one-col li:first-child, .content-list li:first-child { margin-top: 0; }
.one-col .content-list li img, .content-list.one-col li img, .content-list li img { width: 152px; margin-right: 10px; }
.one-col .content-list li .copy, .content-list.one-col li .copy, .content-list li .copy { width: calc( 100% - 162px); }
.one-col .content-list li .caption, .content-list.one-col li .caption, .content-list li .caption { display: none; }
.one-col .content-list li .timestamp, .content-list.one-col li .timestamp, .content-list li .timestamp { display: block; }
.one-col .content-list li h4, .content-list.one-col li h4, .content-list li h4 { white-space: normal; }
@media only screen and (min-width: 640px) { .two-col .content-list li, .content-list.two-col li, .content-list li { margin-top: 20px; }
  .two-col .content-list li:first-child, .content-list.two-col li:first-child, .content-list li:first-child { margin-top: 0; }
  .two-col .content-list li img, .content-list.two-col li img, .content-list li img { width: 303px; margin-right: 20px; }
  .two-col .content-list li .copy, .content-list.two-col li .copy, .content-list li .copy { width: calc( 100% - 323px); }
  .two-col .content-list li .caption, .content-list.two-col li .caption, .content-list li .caption { display: block; }
  .two-col .content-list li .timestamp, .content-list.two-col li .timestamp, .content-list li .timestamp { display: inline-block; }
  .two-col .content-list li .icon, .content-list.two-col li .icon, .content-list li .icon { left: 118px; width: 66px; height: 66px; }
  .col .content-list.inline.one-col li, .col .content-list.inline.two-col li { float: none; width: auto; }
  .col .content-list.inline.one-col li img, .col .content-list.inline.two-col li img { width: 152px; margin-right: 10px; }
  .col .content-list.inline.one-col li .copy, .col .content-list.inline.two-col li .copy { width: calc(100% - 162px); margin: 0; }
  .col .content-list.inline.one-col li .caption, .col .content-list.inline.two-col li .caption { display: none; }
  .col .content-list.inline.one-col li:nth-of-type(2), .col .content-list.inline.two-col li:nth-of-type(2) { margin-top: 10px; } }
@media only screen and (min-width: 768px) { .four-col .content-list .contentListContent, .content-list.four-col .contentListContent { width: 100%; margin-left: 0; margin-right: 0; }
  .four-col .content-list li, .content-list.four-col li { float: left; width: 45.71429%; margin-left: 2.14286%; margin-right: 2.14286%; }
  .four-col .content-list li img, .content-list.four-col li img { width: 100%; margin-right: 0; }
  .four-col .content-list li .copy, .content-list.four-col li .copy { clear: left; margin-top: 15px; width: 100%; }
  .four-col .content-list li:nth-of-type(-n+2), .content-list.four-col li:nth-of-type(-n+2) { margin-top: 0; }
  .col .content-list.inline.one-col li, .col .content-list.inline.two-col li { float: none; width: auto; }
  .col .content-list.inline.one-col li img, .col .content-list.inline.two-col li img { width: 152px; margin-right: 10px; }
  .col .content-list.inline.one-col li .copy, .col .content-list.inline.two-col li .copy { width: calc(100% - 162px); margin: 0; }
  .col .content-list.inline.one-col li:nth-of-type(2), .col .content-list.inline.two-col li:nth-of-type(2) { margin-top: 10px; } }
@media only screen and (min-width: 1024px) { .four-col .content-list li, .content-list.four-col li { width: 47.85714%; margin-left: 1.07143%; margin-right: 1.07143%; }
  .four-col .content-list li img, .content-list.four-col li img { width: 303px; margin-right: 20px; }
  .four-col .content-list li .copy, .content-list.four-col li .copy { clear: none; margin-top: 0px; width: calc(100% - 323px); }
  .col .content-list.inline.one-col li { float: none; width: auto; }
  .col .content-list.inline.one-col li img { width: 152px; margin-right: 10px; }
  .col .content-list.inline.one-col li .copy { width: calc(100% - 162px); margin: 0; }
  .col .content-list.inline.one-col li:nth-of-type(2) { margin-top: 10px; }
  .col .content-list.inline.two-col li { float: none; width: auto; }
  .col .content-list.inline.two-col li img { width: 303px; margin-right: 20px; }
  .col .content-list.inline.two-col li .copy { width: calc(100% - 323px); margin: 0; }
  .col .content-list.inline.two-col li .caption { display: block; }
  .col .content-list.inline.two-col li:nth-of-type(2) { margin-top: 20px; } }

/*** Related Content Section ***/
.relatedContent { padding-bottom: 10px; float: left; width: 97.85714%; margin-left: 1.07143%; margin-right: 1.07143%; }
@media only screen and (min-width: 640px) { .relatedContent { width: 91.42857%; margin-left: 4.28571%; margin-right: 4.28571%; }
  .two-col .relatedContent, .three-col .relatedContent, .four-col .relatedContent { width: 45.71429%; margin-left: 2.14286%; margin-right: 2.14286%; }
  .two-col .relatedContent:nth-of-type(2n+1), .three-col .relatedContent:nth-of-type(2n+1), .four-col .relatedContent:nth-of-type(2n+1) { clear: left; } }
@media only screen and (min-width: 1024px) { .three-col .relatedContent { width: 30.47619%; margin-left: 1.42857%; margin-right: 1.42857%; }
  .three-col .relatedContent:nth-of-type(2n+1) { clear: none; }
  .three-col .relatedContent:nth-of-type(3n+1) { clear: left; }
  .four-col .relatedContent { width: 22.85714%; margin-left: 1.07143%; margin-right: 1.07143%; }
  .four-col .relatedContent:nth-of-type(2n+1) { clear: none; }
  .four-col .relatedContent:nth-of-type(4n+1) { clear: left; } }

.scheduleContent .court { width: 100%; display: table; margin-bottom: 20px; z-index: 1; font-size: 12px; }
.scheduleContent .court div { padding: 0; margin: 0; }
.scheduleContent .court .courtName { color: #333333; text-align: left; font-family: 'Gotham SSm 5r', 'Gotham 5r', Helvetica, Arial, sans-serif; }
.scheduleContent .court .match { width: 100%; background-color: #FFFFFF; margin-bottom: 10px; }
.scheduleContent .court .match .row:first-child { background-color: #006634; -moz-border-radius-topleft: 9px; -webkit-border-top-left-radius: 9px; border-top-left-radius: 9px; -moz-border-radius-topright: 9px; -webkit-border-top-right-radius: 9px; border-top-right-radius: 9px; color: #FFFFFF; text-transform: uppercase; font-family: 'Gotham SSm 5r', 'Gotham 5r', Helvetica, Arial, sans-serif; padding: 7px 10px; height: 32px; }
.scheduleContent .court .match .row.mobile { display: none; }
.scheduleContent .court .match .content { padding: 5px 10px; vertical-align: middle; background: #003300; color: #ffffff; }
.scheduleContent .court .match .matchHeader { float: left; }
.scheduleContent .court .match .matchStatus { float: right; }
.scheduleContent .court .match .names a { color: #ffffff; text-decoration: none; }
.scheduleContent .court .match .versus { font-style: italic; }
.scheduleContent .court .match .matchScore { padding: 7px 10px; background: #006634; -moz-border-radius-bottomleft: 9px; -webkit-border-bottom-left-radius: 9px; border-bottom-left-radius: 9px; -moz-border-radius-bottomright: 9px; -webkit-border-bottom-right-radius: 9px; border-bottom-right-radius: 9px; }
@media only screen and (min-width: 640px) { .scheduleContent .court { font-size: 12px; } }

.playerProfileContent { position: relative; }

.matchStatsContent .statsTable .team { z-index: 0; }

.matchStatsContent .statsTable .label { z-index: 0; }

.drawContent { *zoom: 1; }
.drawContent:before, .drawContent:after { content: ""; display: table; }
.drawContent:after { clear: both; }
.drawContent h3 { text-transform: uppercase; margin: 0px 0px 10px 0px; text-align: center; }
.drawContent .draw-col, .drawContent .result-col { float: left; width: 48%; margin-right: 2%; }
.drawContent .result-col .match { padding-top: 49px; }
.drawContent .featuredtable.results { padding-bottom: 20px; }
@media only screen and (max-width: 1023px) { .inline .drawContent .featuredtable.results .info { display: none; }
  .inline .drawContent .featuredtable.results .pts, .inline .drawContent .featuredtable.results .set { display: none; }
  .inline .drawContent .featuredtable.results .teaminfo { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
  .inline .drawContent .featuredtable.results .teaminfo .name { width: 80%; width: calc(100% - 41px); }
  .inline .drawContent .featuredtable.results .duration { font-size: 12px; } }
@media only screen and (max-width: 639px) { .drawContent .featuredtable.results .info { display: none; }
  .drawContent .featuredtable.results .pts, .drawContent .featuredtable.results .set { display: none; }
  .drawContent .featuredtable.results .teaminfo { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
  .drawContent .featuredtable.results .teaminfo .name { width: 80%; width: calc(100% - 41px); }
  .drawContent .featuredtable.results .duration { font-size: 12px; } }
@media only screen and (min-width: 640px) { .drawContent .result-col .match { padding-top: 73px; } }

.stContent .social { display: none; }
.stContent .text-center { text-align: center; }
.stContent sup { line-height: 0; vertical-align: baseline; }
.stContent .si-wrapper { line-height: 1.428571429; z-index: 0; }

/** modal window **/
a.modal-link { cursor: pointer; }

#modalContent { position: fixed; top: 2px; left: 0px; margin: 0 0 0 0; width: 100%; height: 100%; z-index: 99999; display: none; }
#modalContent .modalContainer { position: absolute; top: 35px; left: 0; right: 0; width: 304px; height: 437px; margin: auto; }
#modalContent .modalContainer .close { position: absolute; top: -23px; right: 0px; width: 17px; height: 18px; background: url(/images/misc/videoOverlayClose.png) top left no-repeat; cursor: pointer; }
#modalContent .modalContainer .content { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: #FFFFFF; padding: 2px; box-sizing: border-box; }
#modalContent .modalContainer .content img { float: left; width: 300px; height: 200px; }
#modalContent .modalContainer .content .text { float: left; width: 100%; height: 233px; padding: 15px 8px 15px 8px; font-family: 'Gotham 4r', Helvetica, Arial, sans-serif; color: #333333; font-size: 14px; box-sizing: border-box; }
#modalContent .modalContainer .content .text h2 { margin: 0px; font-size: 22px; font-weight: normal; }
#modalContent .modalContainer .content .text .subtitle { font-style: italic; margin-bottom: 10px; }
#modalContent .modalContainer.large { top: 58px; height: calc(100% - 68px); max-height: 600px; }
#modalContent .modalContainer.large .content .text { overflow-y: auto; height: calc(100% - 200px); }

@media only screen and (min-width: 768px) { #modalContent { top: -67.5px; text-align: center; }
  #modalContent:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -0.25em; }
  #modalContent .modalContainer { top: 0; width: 733px; height: auto; text-align: left; display: inline-block; vertical-align: middle; position: relative; }
  #modalContent .modalContainer .content { width: 100%; height: auto; position: static; *zoom: 1; }
  #modalContent .modalContainer .content:before, #modalContent .modalContainer .content:after { content: ""; display: table; }
  #modalContent .modalContainer .content:after { clear: both; }
  #modalContent .modalContainer .content img { width: 49.52251%; height: auto; }
  #modalContent .modalContainer .content .text { float: none; position: absolute; top: 0; left: 49.52251%; height: auto; width: auto; padding: 15px 15px 15px 10px; font-size: 16px; }
  #modalContent .modalContainer.large { top: 0; width: 78.57143%; max-width: 1100px; height: auto; }
  #modalContent .modalContainer.large .content { padding: 3px; }
  #modalContent .modalContainer.large .content .text { top: 3px; bottom: 3px; height: auto; padding-top: 12px; padding-bottom: 12px; } }
/** end modal window **/
#overlayBackground { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 99998; background: rgba(0, 0, 0, 0.6); display: none; }

#overlayContent { position: fixed; top: 80px; left: 50%; margin: 0 0 0 0; width: 0px; height: 0px; background: #ffffff; z-index: 99999; display: none; }
@media only screen and (max-width: 767px) { #overlayContent { top: 32px; } }
#overlayContent .overlayContainer { position: relative; }
#overlayContent .overlayContainer .close { position: absolute; top: -20px; right: -19px; width: 17px; height: 18px; background: url(/images/misc/videoOverlayClose.png) top left no-repeat; cursor: pointer; }
#overlayContent .overlayContainer .content { padding: 3px; }
#overlayContent .overlayContainer .content .video:after { display: block; content: ''; }
#overlayContent .overlayContainer .content .video:after .video-js { position: absolute; top: 0; bottom: 0; right: 0; left: 0; width: 100%; height: 100%; }

/** next up video display **/
.nextup { height: 60px; width: calc(100% - 6px); bottom: 1px; position: absolute; background-color: #ffffff; z-index: 20; display: none; cursor: pointer; border-top: 2px solid #ffffff; }
@media only screen and (min-width: 640px) { .nextup { height: 88px; } }
.nextup .next_banner .photo { display: none; }
@media only screen and (min-width: 640px) { .nextup .next_banner .photo { float: left; display: block; } }
.nextup .next_banner img { width: 157px; height: 88px; display: block; }
.nextup .next_banner .next-content { width: auto; padding-left: 5px; padding-right: 95px; display: block; float: none; color: #000000; }
@media only screen and (min-width: 640px) { .nextup .next_banner .next-content { padding-left: 177px; } }
.nextup .next_banner .next-content .prompt { font-size: .8em; font-weight: 900; text-transform: uppercase; padding-top: 15px; }
@media only screen and (min-width: 640px) { .nextup .next_banner .next-content .prompt { font-size: 1em; } }
.nextup .next_banner .next-content .title { font-size: 1.2em; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
@media only screen and (min-width: 640px) { .nextup .next_banner .next-content .title { font-size: 1.8em; } }
.nextup .next_banner .next { width: 50px; margin: 6px 0 10px; height: 50px; float: right; border-left: 1px solid #999999; text-align: center; position: relative; }
@media only screen and (min-width: 640px) { .nextup .next_banner .next { margin: 14px 0 10px; height: 64px; width: 85px; } }
.nextup .next_banner .next img { width: 25px; height: 28px; position: absolute; left: 0; right: 0; bottom: 0; top: 0; margin: auto; }
.nextup .next_banner .countdown { float: right; width: 100px; text-align: center; height: 64px; }
@media only screen and (min-width: 640px) { .nextup .next_banner .countdown { width: 150px; height: 88px; } }
.nextup .next_banner .countdown .label { padding-top: 2px; font-size: .8em; }
@media only screen and (min-width: 640px) { .nextup .next_banner .countdown .label { padding-top: 10px; font-size: 1em; } }
.nextup .next_banner .countdown .count { height: 40px; font-size: 1.5em; }
@media only screen and (min-width: 640px) { .nextup .next_banner .countdown .count { font-size: 1.8em; } }
.nextup .next_banner .countdown .allow { font-size: 0.5em; text-transform: uppercase; position: absolute; width: 100px; bottom: 0px; }
@media only screen and (min-width: 640px) { .nextup .next_banner .countdown .allow { font-size: .7em; width: 150px; } }

/*# sourceMappingURL=components.css.map */
</pre></body></html>