@import url('ui-ie-blessed2.css?z=1473138739548');
@import url('ui-ie-blessed1.css?z=1473138739548');

/* line 298, ../source/styles/app/components/_bar-charts.sass */
.ui-bar-chart.horizontal .axis-values.right .axis-value:before, .ui-bar-chart.head-to-head .axis-values.right .axis-value:before {
  right: auto;
  left: -1px;
}
/* line 302, ../source/styles/app/components/_bar-charts.sass */
.ui-bar-chart.horizontal .axis-values.top.right .axis-value, .ui-bar-chart.head-to-head .axis-values.top.right .axis-value {
  border-left: 1px dashed #dfe2e5;
}

/* line 13, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical {
  position: relative;
  width: 950px;
  background-color: #FFFFFF;
  border: 1px solid #dfdfdf;
  padding: 28px 34px 0 34px;
}
/* line 20, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .headline {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: normal;
  line-height: normal;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 23, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend {
  position: absolute;
  top: 28px;
  right: 34px;
  margin: 0;
}
/* line 29, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-left: 27px;
}
/* line 35, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #1b1e23;
}
/* line 45, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li.yellow:before {
  background: #ecd078;
}
/* line 49, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li.orange:before {
  background: #d95b43;
}
/* line 53, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li.red:before {
  background: #c02942;
}
/* line 57, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li.purple:before {
  background: #542437;
}
/* line 61, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li.green:before {
  background: #53777a;
}
/* line 65, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li.blue:before {
  background: #667cb8;
}
/* line 68, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .legend li + li {
  margin-left: 14px;
}
/* line 72, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .ui-bar-chart {
  margin-top: 35px;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 77, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar + .bar {
  margin-left: 6px;
}
/* line 80, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar.yellow {
  background: #ecd078;
  -moz-box-shadow: inset 0px 0px 0px 2px #c9ae58;
  -webkit-box-shadow: inset 0px 0px 0px 2px #c9ae58;
  box-shadow: inset 0px 0px 0px 2px #c9ae58;
}
/* line 84, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar.orange {
  background: #d95b43;
  -moz-box-shadow: inset 0px 0px 0px 2px #b24834;
  -webkit-box-shadow: inset 0px 0px 0px 2px #b24834;
  box-shadow: inset 0px 0px 0px 2px #b24834;
}
/* line 88, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar.red {
  background: #c02942;
  -moz-box-shadow: inset 0px 0px 0px 2px #a22d41;
  -webkit-box-shadow: inset 0px 0px 0px 2px #a22d41;
  box-shadow: inset 0px 0px 0px 2px #a22d41;
}
/* line 92, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar.purple {
  background: #542437;
  -moz-box-shadow: inset 0px 0px 0px 2px #4b2233;
  -webkit-box-shadow: inset 0px 0px 0px 2px #4b2233;
  box-shadow: inset 0px 0px 0px 2px #4b2233;
}
/* line 96, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar.green {
  background: #53777a;
  -moz-box-shadow: inset 0px 0px 0px 2px #416568;
  -webkit-box-shadow: inset 0px 0px 0px 2px #416568;
  box-shadow: inset 0px 0px 0px 2px #416568;
}
/* line 100, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .bar.blue {
  background: #667cb8;
  -moz-box-shadow: inset 0px 0px 0px 2px #506398;
  -webkit-box-shadow: inset 0px 0px 0px 2px #506398;
  box-shadow: inset 0px 0px 0px 2px #506398;
}
/* line 105, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types {
  list-style: none;
  display: table;
  width: 100%;
  margin: 0;
  padding: 0 20px;
}
/* line 112, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types li {
  display: table-cell;
  text-align: center;
  padding: 10px 0;
  width: 25%;
}
/* line 118, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types li + li {
  border-left: 1px solid #cccccc;
}
/* line 121, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types .data-type {
  position: relative;
  display: inline-block;
}
/* line 125, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types .num {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 35px;
  line-height: 2.1875rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  margin-right: -2px;
}
/* line 129, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types .suffix {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-transform: uppercase;
  vertical-align: top;
}
/* line 134, ../source/styles/app/components/_bar-chart-vertical.sass */
.ui-bar-chart-vertical .data-types .time {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #CDCFCE;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-transform: uppercase;
  margin-left: -20px;
}

/* line 13, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal {
  position: relative;
  width: 540px;
}
/* line 19, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .data-types {
  float: left;
  list-style: none;
  width: 140px;
  margin: 30px 0 0 0;
  padding: 0;
}
/* line 26, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .data-types li {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #2f343b;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 10px 0;
  padding: 0;
}
/* line 31, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .data-types li.red {
  color: #D8272D;
}
/* line 35, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .data-types li .num {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #525a68;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  width: 24px;
  display: inline-block;
  vertical-align: middle;
}
/* line 44, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal {
  float: left;
  background: #FFFFFF;
  padding: 30px 0;
}
/* line 49, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .bar-chart-group {
  padding: 0;
}
/* line 52, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  height: 40px;
  margin: 0 0 10px 0;
}
/* line 57, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .bar.red {
  background: #d8272d;
  -moz-box-shadow: inset 0px 0px 0px 2px #ae262b;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ae262b;
  box-shadow: inset 0px 0px 0px 2px #ae262b;
}
/* line 61, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .bar.blue {
  background: #3d4653;
  -moz-box-shadow: inset 0px 0px 0px 2px #2f343b;
  -webkit-box-shadow: inset 0px 0px 0px 2px #2f343b;
  box-shadow: inset 0px 0px 0px 2px #2f343b;
}
/* line 66, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .axis-values.top:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  border-left: 1px solid #ccc;
}
/* line 76, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .axis-values.top .axis-value:before {
  height: 100%;
  border-color: #ccc;
  z-index: auto;
}
/* line 82, ../source/styles/app/components/_bar-chart-horizontal.sass */
.ui-bar-chart-horizontal .ui-bar-chart.horizontal .axis-values.bottom .axis-value:before {
  display: none;
}

/* line 13, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head {
  position: relative;
  width: 950px;
}
/* line 19, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .header .title {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  background: #2f343b;
  text-align: center;
  border: 1px solid #3a3f47;
  border-bottom: none;
}
/* line 26, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .header .subtitle {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #969696;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  padding: 0 10px;
  text-align: center;
  border-left: 1px solid #dfe2e5;
  border-right: 1px solid #dfe2e5;
  border-bottom: 1px solid #7c7e80;
}
/* line 36, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .header .left, .ui-bar-chart-head-to-head .header .right {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 39, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .header .left {
  float: left;
}
/* line 42, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .header .right {
  float: right;
}
/* line 47, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head {
  background: #FFFFFF;
  border: 1px solid #dfe2e5;
  border-top: none;
}
/* line 52, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar-chart-group {
  margin: 0;
}
/* line 55, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar-chart-group + .bar-chart-group {
  border-top: 1px solid #ccc;
}
/* line 58, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .center {
  height: 80px;
  padding-top: 27px;
  background-color: #FFFFFF;
}
/* line 63, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .data-type, .ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .data-unit {
  display: block;
  text-align: center;
}
/* line 67, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .data-type {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 70, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .data-unit {
  font-family: "geogrotesque-time-inc", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 13px;
  line-height: 0.8125rem;
  color: #CDCFCE;
  letter-spacing: -1px;
  letter-spacing: -0.0625rem;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 74, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .display-value {
  width: 75px;
  right: -85px;
}
/* line 78, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .right .display-value {
  left: -85px;
}
/* line 81, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  height: 40px;
}
/* line 85, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar.red {
  background: #d8272d;
  -moz-box-shadow: inset 0px 0px 0px 2px #ae262b;
  -webkit-box-shadow: inset 0px 0px 0px 2px #ae262b;
  box-shadow: inset 0px 0px 0px 2px #ae262b;
}
/* line 89, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar.red .display-value {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 46px;
  line-height: 2.875rem;
  color: #ae262b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 92, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar.blue {
  background: #3d4653;
  -moz-box-shadow: inset 0px 0px 0px 2px #2f343b;
  -webkit-box-shadow: inset 0px 0px 0px 2px #2f343b;
  box-shadow: inset 0px 0px 0px 2px #2f343b;
}
/* line 96, ../source/styles/app/components/_bar-chart-head-to-head.sass */
.ui-bar-chart-head-to-head .ui-bar-chart.head-to-head .bar.blue .display-value {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 46px;
  line-height: 2.875rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

/* line 14, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card {
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  position: relative;
}
/* line 21, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card:hover .front:before,
.ui-flip-card:hover .back:before {
  opacity: 1;
}
/* line 26, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card.is-flipped .wrapper .front {
  -moz-transform: rotateY(180deg) scale(0.7) translateX(10%);
  -ms-transform: rotateY(180deg) scale(0.7) translateX(10%);
  -webkit-transform: rotateY(180deg) scale(0.7) translateX(10%);
  transform: rotateY(180deg) scale(0.7) translateX(10%);
}
/* line 29, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card.is-flipped .wrapper .back {
  -moz-transform: translateX(0%) rotateX(0deg);
  -ms-transform: translateX(0%) rotateX(0deg);
  -webkit-transform: translateX(0%) rotateX(0deg);
  transform: translateX(0%) rotateX(0deg);
}
/* line 33, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card.is-flipped .wrapper .no-csstransforms3d .front {
  z-index: 0;
}
/* line 36, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card.is-flipped .wrapper .no-csstransforms3d .back {
  z-index: 1;
}
/* line 39, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .wrapper {
  width: 100%;
  height: 100%;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: relative;
}
/* line 44, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .front,
.ui-flip-card .back {
  -moz-transform-origin: 50% 50% 50%;
  -ms-transform-origin: 50% 50% 50%;
  -webkit-transform-origin: 50% 50% 50%;
  transform-origin: 50% 50% 50%;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  height: 100%;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
}
/* line 193, ../source/styles/app/config/_helpers.sass */
.ie9 .ui-flip-card .front, .ie9
.ui-flip-card .back {
  -moz-backface-visibility: visible;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/* line 54, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .front:before,
.ui-flip-card .back:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: 2px solid #2b3943;
  margin-left: -4px;
  margin-top: -4px;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
/* line 66, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .front {
  -moz-transform: translateX(0%) rotateX(0deg);
  -ms-transform: translateX(0%) rotateX(0deg);
  -webkit-transform: translateX(0%) rotateX(0deg);
  transform: translateX(0%) rotateX(0deg);
}
/* line 193, ../source/styles/app/config/_helpers.sass */
.ie9 .ui-flip-card .front {
  display: block;
}
/* line 70, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .back {
  -moz-transform: translateX(-10%) scale(0.7) rotateY(-180deg);
  -ms-transform: translateX(-10%) scale(0.7) rotateY(-180deg);
  -webkit-transform: translateX(-10%) scale(0.7) rotateY(-180deg);
  transform: translateX(-10%) scale(0.7) rotateY(-180deg);
}
/* line 193, ../source/styles/app/config/_helpers.sass */
.ie9 .ui-flip-card .back {
  display: none;
}
/* line 76, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .no-csstransforms3d .front {
  z-index: 1;
}
/* line 79, ../source/styles/app/components/_generic-flip-card.sass */
.ui-flip-card .no-csstransforms3d .back {
  z-index: 0;
}

/* line 15, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard {
  padding: 0;
  height: 150px;
  width: 100%;
  max-width: 630px;
  min-height: 0 !important;
  overflow: hidden;
  float: left;
}
/* line 24, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide {
  clear: both;
  max-width: none !important;
  max-height: 74px !important;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard.dark, .dark .ui-scoreboard {
  background: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard.semi-dark, .semi-dark .ui-scoreboard {
  background: #FFFFFF;
}
/* line 38, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard menu > .scoreboard-title {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  border: none;
  background: none;
  padding: 9px 22px;
}
/* line 44, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-toolbar {
  margin: 0;
  padding: 0;
  height: 50px;
  border-top: 1px solid #FFFFFF;
  background: #FFFFFF;
  border-bottom: 1px solid #e4e5e5;
  position: relative;
  z-index: 1;
}
/* line 53, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs {
  margin: 0;
  padding: 0;
  padding: 10px;
  margin-right: 40px;
  float: left;
}
/* line 59, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs .scoreboard-tab {
  margin: 0;
  padding: 0;
  margin: 0 0 0 8px;
  display: inline-block;
  list-style: none;
  position: relative;
}
/* line 65, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs .scoreboard-tab:before {
  content: "";
  position: absolute;
  height: 20px;
  width: 3px;
  top: 3px;
  left: -8px;
  border-left: 1px solid #e4e5e5;
  border-right: 1px solid #e4e5e5;
}
/* line 75, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs .scoreboard-tab:first-child {
  margin: 0;
}
/* line 77, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs .scoreboard-tab:first-child:before {
  display: none;
}
/* line 80, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs .scoreboard-tab-title {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: normal;
  line-height: normal;
  color: #454e5c;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  border: none;
  background: none;
  padding: 6px 12px;
}
/* line 87, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tabs .scoreboard-tab-title.is-active {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #D8272D;
  color: #FFFFFF;
}
/* line 93, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .full-scoreboard {
  float: right;
  margin: 8px;
}
/* line 97, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .full-scoreboard:hover span {
  color: #FFFFFF !important;
}
/* line 83, ../source/styles/app/config/_helpers.sass */
body:not(.mobile) .ui-scoreboard .full-scoreboard {
  position: absolute;
  right: 1px;
}
/* line 102, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .full-scoreboard.small {
  margin: 17px;
}
/* line 106, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .full-scoreboard.small span {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #2b3943;
}
/* line 113, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev,
.ui-scoreboard .scoreboard-nav-arrows .next {
  z-index: 20;
  position: absolute;
  width: 30px;
  height: 90px;
  display: block;
  background: #FFFFFF;
  top: 54px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev.dark, .dark .ui-scoreboard .scoreboard-nav-arrows .prev,
.ui-scoreboard .scoreboard-nav-arrows .next.dark, .dark
.ui-scoreboard .scoreboard-nav-arrows .next {
  border-color: #e4e5e5;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev.semi-dark, .semi-dark .ui-scoreboard .scoreboard-nav-arrows .prev,
.ui-scoreboard .scoreboard-nav-arrows .next.semi-dark, .semi-dark
.ui-scoreboard .scoreboard-nav-arrows .next {
  border-color: #e4e5e5;
}
/* line 128, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev:hover,
.ui-scoreboard .scoreboard-nav-arrows .next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 133, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev {
  left: 4px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev:before.dark, .dark .ui-scoreboard .scoreboard-nav-arrows .prev:before {
  border-right-color: #b0b2b4;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-nav-arrows .prev:before.semi-dark, .semi-dark .ui-scoreboard .scoreboard-nav-arrows .prev:before {
  border-right-color: #b0b2b4;
}
/* line 141, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-nav-arrows .next {
  right: 4px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-nav-arrows .next:before.dark, .dark .ui-scoreboard .scoreboard-nav-arrows .next:before {
  border-left-color: #b0b2b4;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-nav-arrows .next:before.semi-dark, .semi-dark .ui-scoreboard .scoreboard-nav-arrows .next:before {
  border-left-color: #b0b2b4;
}
/* line 151, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tables {
  position: relative;
  padding: 14px 40px 10px 40px;
  z-index: 0;
}
/* line 161, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-serie {
  clear: both;
  margin-bottom: 0px;
  overflow: hidden;
}
/* line 168, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-tables-wrapper {
  position: relative;
  width: 1000px;
  height: 75px;
}
/* line 175, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 100px;
}
/* line 183, ../source/styles/app/components/_scoreboard-component.sass */
body:not(.mobile) .ui-scoreboard .scoreboard-game:hover .buttons {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 186, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .hover .buttons {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 189, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .buttons {
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  top: 20px;
  left: 0;
}
/* line 78, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard .scoreboard-game .buttons.mobile, .mobile .ui-scoreboard .scoreboard-game .buttons {
  display: none;
}
/* line 200, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .ui-button-link.small {
  display: block;
  min-width: 100px;
  height: 26px;
  margin-bottom: 2px;
  background: #2b3943;
}
/* line 206, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .ui-button-link.small .label {
  line-height: 26px;
}
/* line 209, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .ui-button-link.small:hover {
  background: #D8272D;
}
/* line 212, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-table {
  width: 100%;
}
/* line 215, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-table .bordered:before {
  content: "";
  position: absolute;
  height: 38px;
  width: 3px;
  top: 23px;
  left: -9px;
  border-right: 1px solid #e4e5e5;
}
/* line 225, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game:last-child {
  margin-right: 0px;
}
/* line 229, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game tr:nth-child(2) .scoreboard-state, .ui-scoreboard .scoreboard-game tr:nth-child(2) .scoreboard-score {
  border-top: none;
}
/* line 232, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .is-winner .scoreboard-state, .ui-scoreboard .scoreboard-game .is-winner .scoreboard-score {
  color: #D8272D;
}
/* line 235, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-game-type {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 16px;
  line-height: 1rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-weight: bold;
  background: #2f343b;
  position: relative;
}
/* line 241, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-game-type.is-active {
  background: #dfe2e5;
  color: #979b9e;
}
/* line 245, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-game-type.numerated {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 13px;
  line-height: 0.8125rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  color: #2b3943;
  background: #d5d7d7;
  font-weight: bold;
}
/* line 250, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-game-type.numerated:after {
  content: attr(title);
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  background: #9ca0a1;
  color: #FFFFFF;
}
/* line 262, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .scoreboard-game .scoreboard-state, .ui-scoreboard .scoreboard-game .scoreboard-score {
  font-family: "geogrotesque-time-inc", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #454e5c;
  letter-spacing: -1px;
  letter-spacing: -0.0625rem;
  -webkit-font-smoothing: antialiased;
  width: 30px;
  height: 20px;
  text-transform: uppercase;
  text-align: center;
  border-top: 1px solid #e4e5e5;
  padding: 4px 10px 0px 10px;
}
/* line 272, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .ui-pagination {
  margin-top: 2px;
}
/* line 277, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide {
  height: 70px;
  max-width: none;
  min-width: 950px;
}
@media screen and (max-width: 1024px) {
  /* line 282, ../source/styles/app/components/_scoreboard-component.sass */
  .ui-scoreboard.wide .scoreboard-toolbar {
    width: 35% !important;
  }
}
@media screen and (max-width: 1024px) {
  /* line 287, ../source/styles/app/components/_scoreboard-component.sass */
  body:not(.mobile) .ui-scoreboard.wide .scoreboard-game:last-child {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  /* line 291, ../source/styles/app/components/_scoreboard-component.sass */
  .ui-scoreboard.wide .scoreboard-game.narrow-view {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  /* line 294, ../source/styles/app/components/_scoreboard-component.sass */
  .ui-scoreboard.wide .scoreboard-game.narrow-view {
    display: none;
  }
}
@media screen and (max-width: 1238px) {
  /* line 298, ../source/styles/app/components/_scoreboard-component.sass */
  .ui-scoreboard.wide .scoreboard-game.narrow-view:last-child {
    display: none;
  }
}
/* line 302, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-tables {
  padding: 6px 20px 10px 18px !important;
}
/* line 304, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide h4 {
  letter-spacing: normal !important;
}
/* line 306, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide h5 {
  padding: 6px 0 0 0 !important;
}
/* line 308, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .full-scoreboard {
  height: 35px;
  margin-top: 20px;
  min-width: 136px !important;
}
/* line 312, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .full-scoreboard .label {
  line-height: 2.2rem;
}
/* line 315, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-toolbar {
  width: 30%;
  float: left;
  border-bottom: none;
  height: 100%;
  padding-top: 0px;
  padding-right: 30px;
}
/* line 322, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-toolbar .scoreboard-tab-title {
  margin: 0;
  padding: 0;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 325, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-toolbar .full-scoreboard {
  display: none;
}
/* line 327, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-tabs {
  padding: 6px 15px;
}
/* line 330, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-tables {
  width: 56%;
  float: left;
  padding: 10px 10px 10px 60px;
  height: 50px;
}
/* line 335, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-tables .scoreboard-game {
  width: 120px;
}
/* line 339, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .buttons .ui-button-link.small {
  height: 15px;
  margin-bottom: 0px;
  border: none;
  -moz-border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0px 0px;
}
/* line 343, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .buttons .ui-button-link.small .label {
  font-size: 0.65rem;
  line-height: 16px;
}
/* line 347, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .buttons .ui-button-link.small + .ui-button-link.small {
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 4px 4px;
}
/* line 351, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-nav-arrows {
  position: absolute;
  width: 70%;
  top: 0;
  right: 0;
}
/* line 356, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-nav-arrows .prev,
.ui-scoreboard.wide .scoreboard-nav-arrows .next {
  width: 50px;
  height: 50px;
  top: 10px;
}
/* line 361, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.wide .scoreboard-state,
.ui-scoreboard.wide .scoreboard-score {
  padding: 0px 10px;
  line-height: 1rem;
  height: 17px;
}
/* line 368, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .ui-button-link.large {
  display: none;
}
/* line 371, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .scoreboard-toolbar {
  height: 70px;
}
/* line 374, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .title-bar {
  width: 474px;
}
/* line 377, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .title-bar h4 {
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 18px;
}
/* line 382, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .title-bar h5 {
  padding: 5px 0 0 0;
  font-weight: bold;
  letter-spacing: 0.02em;
}
/* line 388, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .title-bar .all-times {
  font-family: Arial, sans-serif;
  text-decoration: none;
  font-size: 11px;
  color: #a6abae;
  font-weight: normal;
  font-style: italic;
  top: -6px;
  position: relative;
}
/* line 78, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard.small-scoreboard .title-bar .all-times.mobile, .mobile .ui-scoreboard.small-scoreboard .title-bar .all-times {
  font-size: 12px;
  line-height: 20px;
  margin-top: 10px;
}
/* line 403, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .scoreboard-tables {
  padding: 8px 14px 10px 20px;
}
/* line 83, ../source/styles/app/config/_helpers.sass */
body:not(.mobile) .ui-scoreboard.small-scoreboard .scoreboard-tables .scoreboard-game {
  height: 70px;
}
/* line 410, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .scoreboard-tables .player-name {
  font-family: Arial;
  font-weight: bold;
  font-size: 0.65rem;
  line-height: 17px;
  color: #3d4b55;
  display: block;
  position: relative;
  top: 5px;
}
/* line 420, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .scoreboard-tables .player-par {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: normal;
  line-height: normal;
  color: #3d4b55;
  letter-spacing: -1.3px;
  letter-spacing: -0.08125rem;
  -webkit-font-smoothing: antialiased;
  display: block;
  position: relative;
  top: 0px;
  font-weight: 600 !important;
}
/* line 427, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard .scoreboard-tables .player-image {
  vertical-align: baseline;
  padding-top: 0px;
  height: 34px;
  width: 34px;
  position: absolute;
  right: 7px;
  top: 25px;
}
/* line 438, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.small-scoreboard.wide .ui-button-link.large {
  display: initial;
}
/* line 443, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.no-arrows .scoreboard-nav-arrows {
  display: none !important;
}
/* line 446, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.no-arrows .scoreboard-game {
  width: 110px;
}
/* line 449, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.no-arrows .scoreboard-game.finished .scoreboard-game-type.numerated {
  background: #d5d7d7;
  color: #2b3943;
}
/* line 453, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard.no-arrows .scoreboard-game.in-progress .scoreboard-game-type.numerated {
  background: #D8272D;
  color: #ffffff;
}
/* line 458, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .title-bar {
  width: 490px;
  float: left;
  padding: 6px 15px;
}
/* line 462, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .title-bar h4 {
  font-size: 18px;
  color: #2b3943;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 18px;
}
/* line 468, ../source/styles/app/components/_scoreboard-component.sass */
.ui-scoreboard .title-bar h5 {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  line-height: normal;
  color: #A6ABAE;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  letter-spacing: 0.02em;
  padding: 14px 0 0;
}

/* line 478, ../source/styles/app/components/_scoreboard-component.sass */
.no-touch .ui-scoreboard {
  height: 150px;
}
/* line 481, ../source/styles/app/components/_scoreboard-component.sass */
.no-touch .ui-scoreboard.wide {
  height: 74px;
}
/* line 484, ../source/styles/app/components/_scoreboard-component.sass */
.no-touch .ui-scoreboard .scoreboard-nav-arrows {
  display: block;
}
/* line 487, ../source/styles/app/components/_scoreboard-component.sass */
.no-touch .ui-scoreboard .ui-pagination {
  display: none;
}

/* line 491, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard,
.mobile .ui-scoreboard {
  height: 150px;
  max-width: none;
  border-top: none;
}
/* line 497, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .scoreboard-toolbar,
.mobile .ui-scoreboard .scoreboard-toolbar {
  background: #f7f9f9;
  border-top: solid 1px #DFE2E5;
}
/* line 501, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .scoreboard-tab,
.mobile .ui-scoreboard .scoreboard-tab {
  margin: 0;
}
/* line 504, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .scoreboard-tab:before,
.mobile .ui-scoreboard .scoreboard-tab:before {
  display: none;
}
/* line 507, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .scoreboard-nav-arrows,
.mobile .ui-scoreboard .scoreboard-nav-arrows {
  display: none;
}
/* line 510, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .ui-pagination,
.mobile .ui-scoreboard .ui-pagination {
  display: block;
  margin-top: 0;
}
/* line 514, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .scoreboard-tables-wrapper,
.mobile .ui-scoreboard .scoreboard-tables-wrapper {
  height: 60px;
}
/* line 517, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .scoreboard-tables,
.mobile .ui-scoreboard .scoreboard-tables {
  padding: 10px;
  padding-top: 8px;
}
/* line 521, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .full-scoreboard,
.mobile .ui-scoreboard .full-scoreboard {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  background: #D82A2C;
  display: block;
  width: 33px;
  min-width: 0;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 8px;
  margin: 0;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.touch .ui-scoreboard .full-scoreboard:after,
.mobile .ui-scoreboard .full-scoreboard:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -30px -20px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  left: 0px;
  top: 1px;
  content: "";
}
/* line 534, ../source/styles/app/components/_scoreboard-component.sass */
.touch .ui-scoreboard .full-scoreboard span,
.mobile .ui-scoreboard .full-scoreboard span {
  display: none;
}

/* line 540, ../source/styles/app/components/_scoreboard-component.sass */
.component-leaderboard-tile.mobile .scoreboard-toolbar, .mobile .component-leaderboard-tile .scoreboard-toolbar {
  background: transparent;
}
/* line 543, ../source/styles/app/components/_scoreboard-component.sass */
.component-leaderboard-tile.mobile .leaderboard-footer, .mobile .component-leaderboard-tile .leaderboard-footer {
  border-top: solid 1px #DFE2E5;
  display: table;
  width: 100%;
}
/* line 548, ../source/styles/app/components/_scoreboard-component.sass */
.component-leaderboard-tile.mobile .leaderboard-footer .full-leaderboard, .mobile .component-leaderboard-tile .leaderboard-footer .full-leaderboard {
  width: 100%;
  text-align: center;
  display: table-cell;
  padding: 7px;
  line-height: 0.75rem;
}
/* line 555, ../source/styles/app/components/_scoreboard-component.sass */
.component-leaderboard-tile.mobile .leaderboard-footer .full-leaderboard .label, .mobile .component-leaderboard-tile .leaderboard-footer .full-leaderboard .label {
  font-family: Arial, sans-serif;
  text-decoration: none;
  font-size: 0.75rem;
  line-height: normal;
  font-weight: bold;
  color: #2b3943;
}
/* line 563, ../source/styles/app/components/_scoreboard-component.sass */
.component-leaderboard-tile.mobile .leaderboard-footer .full-leaderboard .label:after, .mobile .component-leaderboard-tile .leaderboard-footer .full-leaderboard .label:after {
  position: absolute;
  content: "";
  border-left: 5px solid #2b3943;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-right: 0;
  margin-top: 5px;
  margin-left: 4px;
}

/* line 18, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile {
  width: 310px;
  height: 310px;
  float: left;
  background: none;
  border: none;
  padding: 0;
  position: relative;
}
/* line 78, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.mobile, .mobile .ui-scoreboard-tile {
  width: auto !important;
  height: 310px;
  float: none;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.dark, .dark .ui-scoreboard-tile {
  background: none;
  border: none;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.semi-dark, .semi-dark .ui-scoreboard-tile {
  background: none;
  border: none;
}
/* line 41, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .wrapper {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 45, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front,
.ui-scoreboard-tile .back {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #DFE2E5;
  padding: 4px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .front.dark, .dark .ui-scoreboard-tile .front,
.ui-scoreboard-tile .back.dark, .dark
.ui-scoreboard-tile .back {
  background-color: #1e262c;
  border-color: #262f3c;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .front.semi-dark, .semi-dark .ui-scoreboard-tile .front,
.ui-scoreboard-tile .back.semi-dark, .semi-dark
.ui-scoreboard-tile .back {
  background-color: #181f24;
  border-color: #39414d;
}
/* line 62, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name {
  position: relative;
}
/* line 64, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-image {
  height: 250px;
  position: relative;
  right: auto;
  overflow: hidden;
}
/* line 70, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .tile-body {
  text-align: center;
  cursor: pointer;
}
/* line 78, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .team {
  position: relative;
  width: 50%;
  float: left;
}
/* line 84, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .team + .team .team-name:before {
  content: "@";
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
  margin-left: -13px;
  margin-top: -11px;
  top: 50%;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #dbe0e2;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 96, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .team + .team .score:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 6px;
  left: 0;
  margin-left: -10px;
  margin-top: -4px;
  top: 50%;
  background: #272b31;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .team + .team .score:before.dark, .dark .ui-scoreboard-tile .team + .team .score:before {
  background: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .team + .team .score:before.semi-dark, .semi-dark .ui-scoreboard-tile .team + .team .score:before {
  background: #FFFFFF;
}
/* line 111, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .team-logo {
  margin: 16px 0px 0px;
  display: inline-block;
}
/* line 115, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .team-name {
  margin: 0;
  padding: 0;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
  display: block;
  border: none;
  text-align: center;
  background: none;
  margin-top: 6px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .team-name.dark, .dark .ui-scoreboard-tile .team-name {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .team-name.semi-dark, .semi-dark .ui-scoreboard-tile .team-name {
  color: #FFFFFF;
}
/* line 129, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .game-score {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #c1c4c6;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  position: relative;
  display: inline-block;
  top: -8px;
}
/* line 135, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .score {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 120px;
  font-size: 7.5rem;
  line-height: 120px;
  line-height: 7.5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 12px;
  position: relative;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .score.dark, .dark .ui-scoreboard-tile .score {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile .score.semi-dark, .semi-dark .ui-scoreboard-tile .score {
  color: #FFFFFF;
}
/* line 146, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .score.is-winner {
  color: #D8272D;
}
/* line 150, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .buttons {
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
}
/* line 155, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .buttons .ui-button {
  margin: 0px 10px;
}
/* line 160, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .header {
  background-color: #D8272D;
  height: 35px;
}
/* line 167, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .game-tag,
.ui-scoreboard-tile .game-section {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 35px;
  line-height: 2.1875rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-left: 10px;
  font-weight: bold;
  display: block;
}
/* line 175, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .game-location {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 35px;
  line-height: 2.1875rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  display: block;
  margin-right: 10px;
  float: right;
}
/* line 182, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .player-image-container {
  position: absolute;
  width: 700px;
  height: 100%;
  right: 0px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjMzMHB4IiBjeT0iMzMwcHgiIHI9IjMwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM0NTRlNWMiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -moz-radial-gradient(330px 330px, rgba(69, 78, 92, 0.5) 0px, rgba(0, 0, 0, 0) 300px);
  background-image: -webkit-radial-gradient(330px 330px, rgba(69, 78, 92, 0.5) 0px, rgba(0, 0, 0, 0) 300px);
  background-image: radial-gradient(330px 330px, rgba(69, 78, 92, 0.5) 0px, rgba(0, 0, 0, 0) 300px);
}
/* line 189, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .player-image {
  position: absolute;
  bottom: 0px;
  right: 160px;
}
/* line 194, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .team-logo {
  position: absolute;
  bottom: 90px;
  right: 160px;
}
/* line 199, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .marquee-content, .ui-scoreboard-tile .marquee-nav {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
/* line 204, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .marquee-content {
  height: 340px;
  padding-top: 20px;
}
/* line 208, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .ui-label + .ui-label {
  margin-left: -1px;
}
/* line 211, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .player-name {
  margin-top: 15px;
  margin-bottom: 0px;
  text-align: left;
  margin-left: 10px;
}
/* line 217, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .first-name {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
}
/* line 221, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .last-name {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  display: inline-block;
  font-weight: bold;
  margin: 0;
}
/* line 228, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .country {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  color: #626a75;
  letter-spacing: normal;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
}
/* line 237, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile table {
  clear: both;
  width: 100%;
  margin: 18px 0px 20px;
}
/* line 242, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile table.tournament-table {
  margin-top: 10px;
}
/* line 244, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile table.score-table {
  margin-bottom: 0px;
}
/* line 246, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile table.score-table th {
  width: 33%;
}
/* line 248, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile table.score-table td {
  width: 20%;
}
/* line 252, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile thead tr {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #FFFFFF;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  background-color: #2b3037;
}
/* line 258, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile thead th {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #FFFFFF;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  text-align: center;
  border-left: 1px solid #C6C6C6;
}
/* line 263, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile thead th:first-child {
  border-left: none;
}
/* line 267, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile tbody tr {
  border-bottom: 1px solid #C6C6C6;
  border-left: 1px solid #C6C6C6;
  border-right: 1px solid #C6C6C6;
  text-align: center;
}
/* line 273, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile tbody td {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #000000;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  border-right: 1px solid #C6C6C6;
  white-space: nowrap;
  text-align: center;
  padding-top: 4px;
}
/* line 279, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile tbody td.is-active {
  color: #2b3943;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile tbody td.is-active.dark, .dark .ui-scoreboard-tile tbody td.is-active {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile tbody td.is-active.semi-dark, .semi-dark .ui-scoreboard-tile tbody td.is-active {
  color: #FFFFFF;
}
/* line 285, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile tbody td.is-winner {
  color: #D8272D;
}
/* line 289, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.front-buttons .score {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 80px;
  line-height: 5rem;
  color: auto;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 294, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-details {
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  clear: both;
}
/* line 299, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-details span {
  display: block;
}
/* line 301, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score {
  float: left;
  clear: both;
  margin: 0;
  margin-top: 5px;
  color: #000;
}
/* line 307, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li {
  padding: 0px 10px;
  float: left;
  list-style: none;
}
/* line 311, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li:first-child {
  border-right: 1px solid #C6C6C6;
}
/* line 313, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li:first-child span {
  color: #000000;
}
/* line 315, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li.is-negative {
  color: #D8272D;
}
/* line 317, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li.is-negative span {
  margin-left: 3px;
}
/* line 319, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li.is-negative .arrow {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #D8272D;
  float: left;
  margin-top: 6px;
}
/* line 327, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li.is-positive {
  color: #54ba52;
}
/* line 329, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li.is-positive span {
  margin-left: 3px;
}
/* line 331, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-name .player-score li.is-positive .arrow {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #54ba52;
  float: left;
  margin-top: 6px;
}
/* line 339, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-image {
  height: auto;
  position: absolute;
  width: 200px;
  right: 0px;
  display: block;
  overflow: hidden;
  padding-right: 10px;
  margin-right: 6px;
  margin-bottom: 4px;
}
/* line 349, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile .front .player-image img {
  height: auto;
  width: 250px;
  position: relative;
  right: auto;
  overflow: hidden;
}
/* line 364, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .teams {
  padding: 0px 20px;
}
/* line 368, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .center-wrapper {
  width: 60px;
  height: 94px;
  margin-top: 6px;
  text-align: center;
  float: left;
}
/* line 375, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .center-wrapper .team-name {
  float: none;
  width: auto;
  margin: 0;
}
/* line 380, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .center-wrapper .team-logo {
  margin: 0px;
  float: none;
  width: auto;
}
/* line 385, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .team-name {
  width: 60px;
  position: static;
}
/* line 389, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .game-score {
  position: relative;
}
/* line 392, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .score {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 80px;
  line-height: 5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: absolute;
  right: 10px;
  top: -6px;
  margin-top: 12px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.h-half .team .score.dark, .dark .ui-scoreboard-tile.h-half .team .score {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.h-half .team .score.semi-dark, .semi-dark .ui-scoreboard-tile.h-half .team .score {
  color: #FFFFFF;
}
/* line 404, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team .score.is-winner {
  color: #D8272D;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.h-half .team .score.is-winner.dark, .dark .ui-scoreboard-tile.h-half .team .score.is-winner {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.h-half .team .score.is-winner.semi-dark, .semi-dark .ui-scoreboard-tile.h-half .team .score.is-winner {
  color: #FFFFFF;
}
/* line 413, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team + .team .center-wrapper {
  float: right;
}
/* line 418, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team + .team .team-name:before,
.ui-scoreboard-tile.h-half .team + .team .game-score:before {
  top: 77px;
}
/* line 421, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team + .team .score {
  right: auto;
  left: 10px;
}
/* line 424, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .team + .team .score:before {
  margin-top: -2px;
  margin-left: -14px;
  width: 10px;
  height: 2px;
}
/* line 431, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .back table {
  margin: 0px;
}
/* line 433, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.h-half .back table th {
  max-width: 14px;
}
/* line 440, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half .team-logo {
  margin: 0;
}
/* line 443, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half .team {
  float: none;
  width: 100%;
  margin-bottom: 0px;
}
/* line 449, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half .team + .team .team-name:before {
  display: none;
}
/* line 452, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half .score {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  margin-top: 12px;
  margin-bottom: 12px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.w-half .score.dark, .dark .ui-scoreboard-tile.w-half .score {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.w-half .score.semi-dark, .semi-dark .ui-scoreboard-tile.w-half .score {
  color: #FFFFFF;
}
/* line 462, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half .buttons .ui-button {
  margin: 0px 0px 10px 0px;
}
/* line 464, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half .buttons .ui-button + .ui-button {
  margin-bottom: 0px;
}
/* line 469, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .teams {
  margin-top: 4px;
}
/* line 472, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .team-logo {
  float: left;
  margin: 0px 0px 0px 10px;
}
/* line 476, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .team-name {
  clear: left;
  margin-top: 10px;
}
/* line 480, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .score {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  margin: 5px;
}
/* line 483, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .score:before {
  display: none;
}
/* line 487, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .front .team {
  margin: 0px;
  height: 130px;
  padding-top: 20px;
}
/* line 493, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .back .team-logo {
  margin: 0px 10px;
}
/* line 496, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .back .team {
  margin: 0px;
  height: 90px;
  padding-top: 14px;
}
/* line 502, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .buttons .ui-button {
  margin: 0px 0px 4px 0px;
}
/* line 504, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured .buttons .ui-button + .ui-button {
  margin-bottom: 0px;
}
/* line 509, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured.upcoming .front .team,
.ui-scoreboard-tile.w-half.featured.upcoming .back .team {
  padding-top: 10px;
}
/* line 512, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured.upcoming .front .team .team-name,
.ui-scoreboard-tile.w-half.featured.upcoming .back .team .team-name {
  margin: 0;
}
/* line 515, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured.upcoming .front .team .team-logo,
.ui-scoreboard-tile.w-half.featured.upcoming .back .team .team-logo {
  margin: 0 0 4px 0;
  float: none;
}
/* line 520, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured.upcoming .back .teams {
  margin-top: 0px;
}
/* line 522, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured.upcoming .back .team {
  height: 100px;
  margin-top: 0px;
}
/* line 525, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.w-half.featured.upcoming .back .team + .team {
  margin-top: 4px;
}
/* line 532, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.finished .ui-button {
  margin: 0px 2px;
  min-width: 90px;
}
/* line 78, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.finished .ui-button.mobile, .mobile .ui-scoreboard-tile.finished .ui-button {
  min-width: 85px;
}
/* line 538, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.finished .header,
.ui-scoreboard-tile.finished .game-tag {
  background-color: #2b3037;
}
/* line 542, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.finished .team-name {
  margin-top: 0;
}
/* line 545, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.finished .score {
  margin-top: -4px;
}
/* line 549, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.finished .back thead tr {
  background-color: #2b3037;
}
/* line 556, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming .tile-body {
  cursor: default;
}
/* line 560, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming .header,
.ui-scoreboard-tile.upcoming .game-tag {
  background-color: #edeff0;
}
/* line 564, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming .game-tag {
  width: auto;
  padding: 0px 10px;
}
/* line 568, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming .game-tag, .ui-scoreboard-tile.upcoming .game-section, .ui-scoreboard-tile.upcoming .game-location {
  color: #272b31;
}
/* line 571, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming .team-logo {
  max-width: 120px;
  margin: 20px 0px 4px;
}
/* line 577, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming.h-half .game-starts {
  position: absolute;
  left: 50%;
  top: 38px;
  margin-left: -40px;
  width: 80px;
}
/* line 584, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming.h-half .hours {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 80px;
  line-height: 5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.upcoming.h-half .hours.dark, .dark .ui-scoreboard-tile.upcoming.h-half .hours {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.upcoming.h-half .hours.semi-dark, .semi-dark .ui-scoreboard-tile.upcoming.h-half .hours {
  color: #FFFFFF;
}
/* line 590, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming.h-half .am-pm {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 80px;
  line-height: 5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: absolute;
  top: -10px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.upcoming.h-half .am-pm.dark, .dark .ui-scoreboard-tile.upcoming.h-half .am-pm {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.upcoming.h-half .am-pm.semi-dark, .semi-dark .ui-scoreboard-tile.upcoming.h-half .am-pm {
  color: #FFFFFF;
}
/* line 598, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming.h-half .time-zone {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 80px;
  line-height: 5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.upcoming.h-half .time-zone.dark, .dark .ui-scoreboard-tile.upcoming.h-half .time-zone {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.upcoming.h-half .time-zone.semi-dark, .semi-dark .ui-scoreboard-tile.upcoming.h-half .time-zone {
  color: #FFFFFF;
}
/* line 606, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming.h-half .back .team-logo {
  margin: 8px 8px 8px 0px;
  float: left;
}
/* line 610, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.upcoming.h-half .back .team + .team .team-logo {
  margin: 8px 0px 8px 8px;
  float: right;
}
/* line 618, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .team-name {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  font-weight: bold;
  margin-top: 6px;
}
/* line 624, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .score {
  margin-top: 6px;
  color: #FFFFFF;
}
/* line 630, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .front .team {
  height: 260px;
  margin-top: 4px;
}
/* line 634, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .front .team-logo {
  margin: 8px 0 0;
}
/* line 638, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .front .team + .team .team-name:before {
  display: none;
}
/* line 640, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .front .team + .team .score:before {
  display: none;
}
/* line 644, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back .team {
  height: 150px;
}
/* line 647, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back .team-logo {
  margin: 24px 0px 0px;
}
/* line 650, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back table {
  margin-top: 0px;
}
/* line 653, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back thead tr {
  background: #2f343b;
}
/* line 656, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back .game-starts {
  position: absolute;
  left: 50%;
  top: 194px;
  margin-left: -65px;
  width: 130px;
}
/* line 663, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back .game-starts .hours {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 70px;
  font-size: 4.375rem;
  line-height: 80px;
  line-height: 5rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.featured .back .game-starts .hours.dark, .dark .ui-scoreboard-tile.featured .back .game-starts .hours {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.featured .back .game-starts .hours.semi-dark, .semi-dark .ui-scoreboard-tile.featured .back .game-starts .hours {
  color: #FFFFFF;
}
/* line 669, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back .game-starts .am-pm {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.featured .back .game-starts .am-pm.dark, .dark .ui-scoreboard-tile.featured .back .game-starts .am-pm {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.featured .back .game-starts .am-pm.semi-dark, .semi-dark .ui-scoreboard-tile.featured .back .game-starts .am-pm {
  color: #FFFFFF;
}
/* line 677, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured .back .game-starts .time-zone {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: absolute;
  top: 30px;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.featured .back .game-starts .time-zone.dark, .dark .ui-scoreboard-tile.featured .back .game-starts .time-zone {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-scoreboard-tile.featured .back .game-starts .time-zone.semi-dark, .semi-dark .ui-scoreboard-tile.featured .back .game-starts .time-zone {
  color: #FFFFFF;
}
/* line 692, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.h-half .team-name {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  margin-top: 4px;
}
/* line 697, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.h-half .teams {
  padding: 0px;
}
/* line 700, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.h-half .teams .team {
  height: 100px;
  padding: 0px 20px;
}
/* line 704, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.h-half .teams .score {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 60px;
  line-height: 3.75rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  margin-top: 28px;
  right: 20px;
}
/* line 710, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.h-half .teams .team + .team .score {
  right: auto;
  left: 20px;
}
/* line 719, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.upcoming .score {
  margin-top: 6px;
}
/* line 724, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.upcoming .front .team .team-logo {
  margin-top: 60px;
  margin-bottom: 10px;
}
/* line 729, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.upcoming .back .team {
  margin-top: 4px;
  height: 146px;
}
/* line 738, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.upcoming.h-half .front .team .team-logo {
  margin: 4px 0px 0px;
}
/* line 741, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.upcoming.h-half .front .team .team-name {
  text-align: center;
  width: auto;
}
/* line 745, ../source/styles/app/components/_scoreboard-tile.sass */
.ui-scoreboard-tile.featured.upcoming.h-half .back .game-starts {
  top: 38px;
}

/* line 20, ../source/styles/app/components/_team-page-component.sass */
.teampage-example {
  clear: both;
}

/* line 28, ../source/styles/app/components/_team-page-component.sass */
.teampage-scoreboard .ui-scoreboard-tile {
  background-color: #FFFFFF;
}
/* line 30, ../source/styles/app/components/_team-page-component.sass */
.teampage-scoreboard .ui-scoreboard-tile .front,
.teampage-scoreboard .ui-scoreboard-tile .back {
  background-color: #FFFFFF;
}
/* line 34, ../source/styles/app/components/_team-page-component.sass */
.teampage-scoreboard .ui-scoreboard-tile.upcoming .game-starts,
.teampage-scoreboard .ui-scoreboard-tile.upcoming .team-name {
  color: #2b3943;
}
/* line 37, ../source/styles/app/components/_team-page-component.sass */
.teampage-scoreboard .ui-scoreboard-tile.upcoming .game-starts .hours,
.teampage-scoreboard .ui-scoreboard-tile.upcoming .game-starts .am-pm,
.teampage-scoreboard .ui-scoreboard-tile.upcoming .game-starts .time-zone,
.teampage-scoreboard .ui-scoreboard-tile.upcoming .team-name .hours,
.teampage-scoreboard .ui-scoreboard-tile.upcoming .team-name .am-pm,
.teampage-scoreboard .ui-scoreboard-tile.upcoming .team-name .time-zone {
  color: inherit;
}

/* line 46, ../source/styles/app/components/_team-page-component.sass */
.teampage-standings .tile-title {
  color: red;
}
/* line 49, ../source/styles/app/components/_team-page-component.sass */
.teampage-standings h3.headline {
  color: #dfe2e5;
  font-size: 32px;
  font-size: 2rem;
  text-transform: uppercase;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 32px;
  font-size: 2rem;
  line-height: 32px;
  line-height: 2rem;
  color: #DFE2E5;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  font-weight: normal;
  margin: 40px 0 0 4px;
}

/* line 14, ../source/styles/app/components/_share-component.sass */
.ui-share-component {
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  height: 40px;
  overflow: hidden;
}
/* line 20, ../source/styles/app/components/_share-component.sass */
.ui-share-component .ui-share-popup {
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  display: block;
  width: 310px;
  overflow: hidden;
  height: 40px;
}
/* line 27, ../source/styles/app/components/_share-component.sass */
.ui-share-component .ui-share-row {
  display: block;
  position: relative;
  z-index: 1;
  height: 40px;
}
/* line 35, ../source/styles/app/components/_share-component.sass */
.ui-share-component .ui-share-row .custom-sharing-link:first-child {
  -moz-border-radius: 4px 0px 0px 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0px 0px 4px;
}
/* line 37, ../source/styles/app/components/_share-component.sass */
.ui-share-component .ui-share-row .custom-sharing-link:last-child {
  -moz-border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 4px 4px 0px;
}
/* line 40, ../source/styles/app/components/_share-component.sass */
.ui-share-component .ui-share-row + .ui-share-row {
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 0;
  top: -40px;
}
/* line 48, ../source/styles/app/components/_share-component.sass */
.ui-share-component:not(.large) .ui-share-row .custom-sharing-link {
  overflow: hidden;
}
/* line 50, ../source/styles/app/components/_share-component.sass */
.ui-share-component:not(.large) .ui-share-row .custom-sharing-link .label,
.ui-share-component:not(.large) .ui-share-row .custom-sharing-link .count {
  display: inline-block;
  float: right;
  height: 40px;
}
/* line 56, ../source/styles/app/components/_share-component.sass */
.ui-share-component:not(.large) .ui-share-row .custom-sharing-link .label {
  width: 65px;
  margin-left: 17px;
}
/* line 59, ../source/styles/app/components/_share-component.sass */
.ui-share-component:not(.large) .ui-share-row .custom-sharing-link .count {
  width: 30px;
}
/* line 63, ../source/styles/app/components/_share-component.sass */
.ie8 .ui-share-component .ui-share-row .custom-sharing-link {
  overflow: hidden;
}
/* line 65, ../source/styles/app/components/_share-component.sass */
.ie8 .ui-share-component .ui-share-row .custom-sharing-link .label,
.ie8 .ui-share-component .ui-share-row .custom-sharing-link .count {
  display: inline-block;
  float: right;
  height: 40px;
}
/* line 71, ../source/styles/app/components/_share-component.sass */
.ie8 .ui-share-component .ui-share-row .custom-sharing-link .label {
  width: 65px;
  margin-left: 17px;
}
/* line 74, ../source/styles/app/components/_share-component.sass */
.ie8 .ui-share-component .ui-share-row .custom-sharing-link .count {
  width: 30px;
}
/* line 77, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more {
  height: 80px;
}
/* line 80, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more .ui-share-popup {
  height: 80px;
}
/* line 85, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more .ui-share-row .custom-sharing-link:first-child {
  -moz-border-radius: 4px 0px 0px 0px;
  -webkit-border-radius: 4px;
  border-radius: 4px 0px 0px 0px;
}
/* line 87, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more .ui-share-row .custom-sharing-link:last-child {
  -moz-border-radius: 0px 4px 0px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 4px 0px 0px;
}
/* line 90, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more .ui-share-row + .ui-share-row {
  top: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 94, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more .ui-share-row + .ui-share-row .custom-sharing-link:first-child {
  -moz-border-radius: 0px 0px 0px 4px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 0px 4px;
}
/* line 96, ../source/styles/app/components/_share-component.sass */
.ui-share-component.show-more .ui-share-row + .ui-share-row .custom-sharing-link:last-child {
  -moz-border-radius: 0px 0px 4px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 4px 0px;
}
/* line 99, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF !important;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  -moz-transition: background-color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  display: inline-block;
  position: relative;
  width: 25%;
  height: 40px;
  line-height: 40px;
  text-align: right;
  font-weight: bold;
  padding: 0px 16px;
  float: left;
}
/* line 114, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 11px;
  margin-left: -10px;
  text-indent: -9999px;
}
/* line 124, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.custom-wide {
  width: 120px;
}
/* line 126, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.custom-wide.custom-wide {
  border-top: 1px solid #a6abae;
  border-bottom: 1px solid #a6abae;
}
/* line 129, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.custom-wide:before {
  margin-left: -52px;
}
/* line 137, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.facebook {
  background-color: #3b579d;
}
/* line 139, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.facebook:hover {
  background-color: #617dc4;
}
/* line 144, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.twitter {
  background-color: #08acee;
}
/* line 146, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.twitter.custom-wide {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-left: 1px solid #a6abae;
  border-top: 1px solid #a6abae;
  border-bottom: 1px solid #a6abae;
}
/* line 152, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.twitter:hover {
  background-color: #4ac7f9;
}
/* line 157, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.comments {
  background-color: #454e5c;
}
/* line 159, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.comments:hover {
  background-color: #667388;
}
/* line 164, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more {
  background-color: #2f343b;
  text-align: center;
}
/* line 169, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more:before {
  display: none;
}
/* line 172, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more:hover {
  background-color: #515a66;
  color: #FFFFFF !important;
}
/* line 176, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more.custom-wide {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #a6abae;
  border-top: 1px solid #a6abae;
  border-bottom: 1px solid #a6abae;
}
/* line 183, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more.is-active {
  background-color: #D8272D;
}
/* line 187, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more.is-active:hover {
  background-color: #e4686c;
}
/* line 190, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.more.is-active:hover {
  background-color: #D8272D;
}
/* line 193, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.googleplus {
  background-color: #d84e44;
}
/* line 197, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.googleplus:hover {
  background-color: #e58a83;
}
/* line 200, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.newsletter {
  background-color: #2f343b;
}
/* line 204, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.newsletter:hover {
  background-color: #515a66;
}
/* line 207, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.linkedin {
  background-color: #1c7db2;
}
/* line 209, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.linkedin:before {
  top: 9px;
}
/* line 212, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.linkedin:hover {
  background-color: #3aa6e0;
}
/* line 215, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.stumbleupon {
  background-color: #ea5037;
}
/* line 217, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.stumbleupon:before {
  top: 10px;
}
/* line 220, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.stumbleupon:hover {
  background-color: #f18d7c;
}
/* line 223, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.email {
  background-color: #2f343b;
}
/* line 225, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.email:before {
  left: 50%;
  margin-left: -10px;
}
/* line 229, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.email:hover {
  background-color: #515a66;
}
/* line 232, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.print {
  background-color: #2f343b;
}
/* line 234, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.print:before {
  display: none;
}
/* line 236, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.print:hover {
  color: #FFFFFF !important;
  background-color: #515a66;
}
/* line 241, ../source/styles/app/components/_share-component.sass */
.ui-share-component .custom-sharing-link.custom-large:after {
  background-image: url("../assets/graphics/sprites/spritesheet.png") !important;
}
/* line 247, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small {
  position: relative;
  height: auto;
  overflow: visible;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
/* line 252, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .toggle-btn {
  width: 70px;
  height: 20px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #454E5C;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-weight: bold;
  text-align: right;
  background-position: left center;
  border: none;
  background-color: transparent;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-share-component.small .toggle-btn.dark, .dark .ui-share-component.small .toggle-btn {
  color: #CDCFCE;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-share-component.small .toggle-btn.semi-dark, .semi-dark .ui-share-component.small .toggle-btn {
  color: #CDCFCE;
}
/* line 73, ../source/styles/app/config/_helpers.sass */
.ui-share-component.small .toggle-btn.ui-theme-mine-shaft, .ui-theme-mine-shaft .ui-share-component.small .toggle-btn {
  color: #CDCFCE;
}
/* line 274, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .share-icon {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  top: 3px;
}
/* line 281, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .stats {
  display: none;
}
/* line 284, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .ui-share-popup {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: "all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94)";
  -o-transition: "all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94)";
  -webkit-transition: "all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94)";
  transition: "all 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94)";
  -moz-transform: translate("0px, -10px", 1em);
  -ms-transform: translate("0px, -10px", 1em);
  -webkit-transform: translate("0px, -10px", 1em);
  transform: translate("0px, -10px", 1em);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: absolute;
  width: 90px;
  height: 323px;
  left: -8px;
  top: -320px;
  z-index: 100;
  overflow: hidden;
  display: none;
}
/* line 298, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .ui-share-popup .ui-share-popup-container {
  -moz-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.4);
  position: absolute;
  width: inherit;
  height: 310px;
}
/* line 304, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .ui-share-popup .ui-share-popup-container:before {
  border: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 12px solid transparent;
  margin-left: -12px;
  margin-top: 0px;
  border-top-color: #15161b;
  bottom: -22px;
  left: 46px;
}
/* line 309, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .ui-share-popup .ui-share-popup-container:after {
  border: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 10px solid transparent;
  margin-left: -10px;
  margin-top: 0px;
  border-top-color: #2f343b;
  bottom: -19px;
  left: 46px;
}
/* line 315, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.bottom .ui-share-popup {
  top: 27px;
}
/* line 318, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.bottom .ui-share-popup .ui-share-popup-container {
  margin-top: 10px;
}
/* line 320, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.bottom .ui-share-popup .ui-share-popup-container:before {
  border: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 12px solid transparent;
  margin-left: -12px;
  margin-top: 0px;
  border-bottom-color: #15161b;
  top: -23px;
  left: 46px;
}
/* line 325, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.bottom .ui-share-popup .ui-share-popup-container:after {
  border: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 10px solid transparent;
  margin-left: -10px;
  margin-top: 0px;
  border-bottom-color: #2f343b;
  top: -19px;
  left: 46px;
}
/* line 330, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .first-wrapper {
  -moz-transition: width 0.25s ease-out;
  -o-transition: width 0.25s ease-out;
  -webkit-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px;
  border-radius: 4px 4px 0 0;
  background: #2f343b;
  border: 1px solid #15161b;
  border-bottom: 1px solid #2f343b;
  width: 90px;
  overflow-x: hidden;
}
/* line 339, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .second-wrapper {
  width: 180px;
  margin: 14px;
}
/* line 343, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .ui-share-column {
  float: left;
  width: 90px;
}
/* line 348, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .custom-sharing-link {
  width: 60px;
  height: 60px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  margin-bottom: 20px;
  color: transparent !important;
}
/* line 355, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .custom-sharing-link:hover {
  -moz-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.2);
}
/* line 358, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .custom-sharing-link:before {
  left: 20px;
  top: 22px;
  margin: 0;
}
/* line 367, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .custom-sharing-link.comments {
  background-color: #454e5c;
}
/* line 369, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .custom-sharing-link.comments:hover {
  background-color: #667388;
}
/* line 374, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small .more {
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 55px;
  line-height: 3.4375rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  -moz-border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px;
  border-radius: 0px 0px 4px 4px;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  bottom: 0px;
  border: none;
  border: 1px solid #15161b;
  border-top: 1px solid #4f5359;
  background: #2f343b;
  width: 100%;
  height: 55px;
}
/* line 390, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.animate-in-popup .ui-share-popup {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: translate("0px, 0px", 1em);
  -ms-transform: translate("0px, 0px", 1em);
  -webkit-transform: translate("0px, 0px", 1em);
  transform: translate("0px, 0px", 1em);
}
/* line 395, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.animate-out-popup .ui-share-popup {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 399, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.go-left .ui-share-popup-container:before,
.ui-share-component.small.go-left .ui-share-popup-container:after {
  right: 32px;
  left: auto;
}
/* line 404, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.show-more {
  height: auto;
}
/* line 406, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.show-more .ui-share-popup,
.ui-share-component.small.show-more .first-wrapper {
  width: 180px;
  z-index: 999;
  left: -94px;
}
/* line 413, ../source/styles/app/components/_share-component.sass */
.ui-share-component.small.show-more.go-left .ui-share-popup {
  left: -96px;
}
/* line 420, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide {
  overflow: visible;
}
/* line 422, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .ui-share-mask {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 440px;
  position: relative;
  overflow: hidden;
}
/* line 433, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .ui-share-wrapper {
  width: 920px;
}
/* line 436, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .custom-sharing-link {
  position: relative;
  width: 120px;
}
/* line 443, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .custom-sharing-link + .custom-sharing-link + .custom-sharing-link + .custom-sharing-link {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 446, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .label {
  position: relative;
  right: 24px;
}
/* line 451, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .custom-wide .label {
  margin: 0;
  width: 80px;
  display: inline-block;
  text-align: left;
  left: 16px;
  color: #ffffff;
}
/* line 460, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .count {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 0;
  width: 34px;
  text-align: center;
}
/* line 471, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .comments .label {
  right: 12px;
}
/* line 475, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .stumbleupon .label {
  right: 14px;
}
/* line 479, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .print .label {
  right: auto;
  left: 0px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
/* line 486, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .more {
  position: relative;
  -moz-border-radius: 0px 4px 4px 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px 4px 4px 0px;
  overflow: hidden;
  min-width: 80px;
  width: 80px;
  right: 0px;
  position: absolute;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.wide .more:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -260px 0px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  left: 0px;
  top: 0px;
  content: "";
}
/* line 197, ../source/styles/app/config/_helpers.sass */
.ie8 .ui-share-component.wide .more {
  padding: 0px;
}
/* line 497, ../source/styles/app/components/_share-component.sass */
.ie8 .ui-share-component.wide .more.is-active {
  background-color: #D8272D;
}
/* line 499, ../source/styles/app/components/_share-component.sass */
.ie8 .ui-share-component.wide .more.is-active:hover {
  background-color: #e4686c;
}
/* line 502, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .more:after {
  left: auto;
  top: 11px;
  right: 6px;
}
/* line 507, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide .more.is-active:after {
  display: none;
}
/* line 510, ../source/styles/app/components/_share-component.sass */
.ui-share-component.wide.show-more {
  height: 40px;
}
/* line 519, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large {
  overflow: visible;
  height: 150px;
  width: 950px;
}
/* line 524, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .ui-share-row {
  height: 150px;
}
/* line 526, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .ui-share-row + .ui-share-row {
  top: -150px;
}
/* line 529, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .custom-sharing-link {
  height: 150px;
  width: 280px;
  line-height: 150px;
}
/* line 533, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .custom-sharing-link:before {
  display: none;
}
/* line 536, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .custom-sharing-link .label,
.ui-share-component.large .custom-sharing-link .count {
  display: block;
  float: none;
  width: auto;
  height: auto;
}
/* line 543, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .custom-sharing-link .label {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 17px;
  line-height: 1.0625rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 134px;
  top: 38px;
}
/* line 549, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .custom-sharing-link .count {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 70px;
  font-size: 4.375rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  display: block;
  position: absolute;
  left: 134px;
  top: 58px;
}
/* line 556, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more,
.ui-share-component.large .print {
  width: 110px;
}
/* line 560, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .facebook {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .facebook:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px -100px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
  left: 42px;
  top: 32px;
  content: "";
}
/* line 562, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .facebook .count, .ui-share-component.large .facebook .label {
  left: 130px;
}
/* line 565, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .twitter {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .twitter:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -100px -100px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
  left: 32px;
  top: 40px;
  content: "";
}
/* line 568, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .comments {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .comments:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -200px -100px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
  left: 30px;
  top: 35px;
  content: "";
}
/* line 573, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more .label,
.ui-share-component.large .print .label {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 150px;
  line-height: 9.375rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  left: 0;
  top: 2px;
  width: 100%;
  text-align: center;
}
/* line 580, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more.is-active,
.ui-share-component.large .print.is-active {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .more.is-active:after,
.ui-share-component.large .print.is-active:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px -20px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  left: 50%;
  top: 50%;
  content: "";
}
/* line 582, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more.is-active:before,
.ui-share-component.large .print.is-active:before {
  display: none;
}
/* line 585, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more.is-active:after,
.ui-share-component.large .print.is-active:after {
  margin-left: -15px;
  margin-top: -15px;
}
/* line 589, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more.is-active .label,
.ui-share-component.large .print.is-active .label {
  display: none;
}
/* line 592, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .googleplus {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .googleplus:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -400px -100px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
  left: 26px;
  top: 40px;
  content: "";
}
/* line 594, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .googleplus .count, .ui-share-component.large .googleplus .label {
  left: 130px;
}
/* line 597, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .linkedin {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .linkedin:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -500px -100px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
  left: 30px;
  top: 32px;
  content: "";
}
/* line 600, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .stumbleupon {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .stumbleupon:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -300px -100px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 100px;
  width: 100px;
  left: 30px;
  top: 42px;
  content: "";
}
/* line 603, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more {
  position: relative;
}
/* line 192, ../source/styles/app/config/_mixins.sass */
.ui-share-component.large .more:after {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: -280px 0px;
  background-size: 640px 640px !important;
  background-color: transparent;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  left: 75px;
  top: 80px;
  content: "";
}
/* line 605, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large .more:after {
  left: 50%;
  margin-left: -8px;
  top: 92px;
}
/* line 610, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large.show-more {
  height: 300px;
}
/* line 612, ../source/styles/app/components/_share-component.sass */
.ui-share-component.large.show-more .ui-share-row + .ui-share-row {
  top: 0px;
}
/* line 619, ../source/styles/app/components/_share-component.sass */
.ui-share-component.mobile .ui-share-popup, .mobile .ui-share-component .ui-share-popup {
  width: 100%;
}
/* line 622, ../source/styles/app/components/_share-component.sass */
.ui-share-component.mobile.small .ui-share-popup, .mobile .ui-share-component.small .ui-share-popup {
  width: 90px;
}
/* line 626, ../source/styles/app/components/_share-component.sass */
.ui-share-component.mobile.show-more .ui-share-popup,
.ui-share-component.mobile.show-more .first-wrapper, .mobile .ui-share-component.show-more .ui-share-popup,
.mobile .ui-share-component.show-more .first-wrapper {
  width: 180px;
}
/* line 634, ../source/styles/app/components/_share-component.sass */
.ui-share-component.extra-small {
  overflow: visible;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 10px;
  text-align: center;
  border: 1px solid #DFE2E5;
  background-color: #FFFFFF;
}
/* line 646, ../source/styles/app/components/_share-component.sass */
.ui-share-component.extra-small .count {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  text-align: left;
  padding-left: 35%;
}
/* line 654, ../source/styles/app/components/_share-component.sass */
.ui-share-component.extra-small .label {
  font-family: "geogrotesque-time-inc", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: normal;
  line-height: normal;
  color: #697282;
  letter-spacing: -1px;
  letter-spacing: -0.0625rem;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  top: -6px;
}
/* line 661, ../source/styles/app/components/_share-component.sass */
.ui-share-component.extra-small:hover {
  background-color: #D8272D;
  border-color: transparent;
}
/* line 664, ../source/styles/app/components/_share-component.sass */
.ui-share-component.extra-small:hover .label {
  color: #FFFFFF;
}

/* line 670, ../source/styles/app/components/_share-component.sass */
.comments-share {
  padding: 20px 0;
  border-top: 1px solid #DFE2E5;
  border-bottom: 1px solid #DFE2E5;
  text-align: center;
  margin-bottom: 20px;
}
/* line 677, ../source/styles/app/components/_share-component.sass */
.comments-share .ui-share-component,
.comments-share .ui-button-comments {
  margin: 0 3px !important;
  display: inline-block;
  vertical-align: top;
}

/* line 16, ../source/styles/app/components/_slider-component.sass */
.component-slider .ui-slide-wrapper {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  overflow: hidden;
  position: relative;
  height: 190px;
}
/* line 24, ../source/styles/app/components/_slider-component.sass */
.component-slider .ui-slide-wrapper.is-ready {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  height: auto;
}
/* line 29, ../source/styles/app/components/_slider-component.sass */
.component-slider.is-single .ui-pagination {
  display: none;
}
/* line 32, ../source/styles/app/components/_slider-component.sass */
.component-slider .ui-pagination {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
/* line 37, ../source/styles/app/components/_slider-component.sass */
.component-slider .ui-slider-list {
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 42, ../source/styles/app/components/_slider-component.sass */
.component-slider .ui-slider-list .list-item {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
}
/* line 48, ../source/styles/app/components/_slider-component.sass */
.component-slider .ui-slider-list .list-item .img {
  pointer-events: none;
  width: 100%;
}

/* line 15, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart {
  position: relative;
  width: 100%;
  height: 350px;
  margin-bottom: 20px;
}
/* line 25, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #2f343b;
  height: 40px;
}
/* line 32, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header ul {
  display: table-row;
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 100%;
  width: 100%;
}
/* line 40, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header .chart-navigation-selector {
  display: table-cell;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  border-left: 1px solid #000;
  border-right: 1px solid #44494f;
  cursor: pointer;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
  line-height: normal;
  color: white;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  -moz-transition: "background-color 0.3s";
  -o-transition: "background-color 0.3s";
  -webkit-transition: "background-color 0.3s";
  transition: "background-color 0.3s";
  vertical-align: middle;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 54, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header .chart-navigation-selector.is-selected {
  cursor: default;
}
/* line 57, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header .chart-navigation-selector.is-selected, .component-stats-line-chart .chart-header .chart-navigation-selector:hover {
  background-color: #d8272d;
  border-left: 1px solid #900;
  border-right: 1px solid #dc3d42;
  -moz-transition: "background-color 0.3s";
  -o-transition: "background-color 0.3s";
  -webkit-transition: "background-color 0.3s";
  transition: "background-color 0.3s";
}
/* line 63, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header .chart-navigation-selector:first-child {
  border-left: 0;
}
/* line 66, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-header .chart-navigation-selector:last-child {
  border-right: 0;
}
/* line 69, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container {
  position: relative;
  width: 100%;
  height: 310px;
  border: 1px solid #dfe2e5;
  padding: 0 10px;
  background-color: white;
}
/* line 77, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .chart-legend {
  position: absolute;
  top: 9px;
  right: 9px;
  padding: 8px 19px;
  margin: 0;
  height: 38px;
  border: 1px solid #dfe2e5;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 91, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .chart-legend .chart-labels {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 96, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .chart-legend .chart-label {
  display: inline-block;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 18pt;
  font-size: 1.5rem;
  line-height: normal;
  line-height: normal;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-transform: uppercase;
}
/* line 101, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .chart-legend .chart-label:first-child {
  margin-right: 8px;
}
/* line 104, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .chart-legend .chart-label .chart-legend-color {
  display: inline-block;
  position: relative;
  top: 1px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background-color: #e1e4e7;
  border: 1px solid #949494;
  overflow: hidden;
  text-indent: -999px;
}
/* line 116, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .axis line, .component-stats-line-chart .chart-container .axis path, .component-stats-line-chart .chart-container line.axis, .component-stats-line-chart .chart-container line.sub-axis {
  fill: none;
  stroke: #dfe2e5;
}
/* line 121, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container line.sub-axis {
  stroke: #d3d3d3;
  stroke-dasharray: 2, 2;
  stroke-opacity: 0;
}
/* line 127, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .tick text {
  font-family: "geogrotesque-time-inc", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: -1px;
  letter-spacing: -0.0625rem;
  -webkit-font-smoothing: antialiased;
  fill: #a6abae;
  text-transform: uppercase;
  text-anchor: middle;
}
/* line 133, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .tick .footer-label {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  fill: #2f343b;
}
/* line 137, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .axis .domain {
  stroke: none;
}
/* line 140, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .chart-overlay-line {
  fill: none;
  stroke: #d8272d;
  stroke-width: 2px;
  opacity: 0;
}
/* line 146, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .line {
  fill: none;
  stroke: #000;
  stroke-width: 3px;
}
/* line 151, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .circle {
  fill: #fff;
  stroke: #000;
  stroke-width: 2px;
}
/* line 156, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .circle.lower:after {
  content: "lower";
}
/* line 159, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .label-season {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-anchor: middle;
  text-transform: uppercase;
}
/* line 164, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .chart-container .axis-value {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  fill: #a6abae;
}
/* line 168, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip {
  position: absolute;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: normal;
  line-height: normal;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #dfe2e5;
  width: 150px;
  height: 70px;
  padding: 10px;
  margin-left: -6px;
  margin-top: -25px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: "opacity 0.5s linear";
  -o-transition: "opacity 0.5s linear";
  -webkit-transition: "opacity 0.5s linear";
  transition: "opacity 0.5s linear";
  -moz-box-shadow: 0 9px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 9px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 9px 10px rgba(0, 0, 0, 0.1);
}
/* line 184, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip:before, .component-stats-line-chart .tooltip:after {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -10px;
}
/* line 193, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip:before {
  border-top: 10px solid #dfe2e5;
}
/* line 196, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip:after {
  border-top: 10px solid #fff;
  margin-top: -2px;
  z-index: 1;
}
/* line 201, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip.is-shown {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: "opacity 0.25s linear";
  -o-transition: "opacity 0.25s linear";
  -webkit-transition: "opacity 0.25s linear";
  transition: "opacity 0.25s linear";
}
/* line 206, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: 100%;
  overflow: hidden;
}
/* line 213, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip ul li {
  margin: 0;
  margin-bottom: 8px;
  border-left: 2px solid #c7c8ca;
  text-indent: 10px;
  height: 20px;
}
/* line 220, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip ul li:after {
  clear: both;
}
/* line 223, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .tooltip ul .tooltip-value {
  float: right;
}
/* line 226, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart.single-graph-type .tooltip {
  height: 42px;
  margin-top: 3px;
}
/* line 231, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .fallback-table table {
  width: 100%;
}
/* line 234, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart .fallback-table .ui-match-up {
  max-width: 100%;
  margin: 0;
}
/* line 238, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart.fallback {
  height: auto;
}
/* line 241, ../source/styles/app/components/_stats-line-chart-component.sass */
.component-stats-line-chart.fallback .chart-container {
  height: auto;
  padding-bottom: 10px;
}

/* line 15, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart {
  position: relative;
  width: 232px;
  height: 280px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: white;
}
/* line 27, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 34, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-leader-points {
  position: absolute;
  top: 0;
  right: 10px;
  white-space: nowrap;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #2f343b;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 41, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-leader-league {
  position: absolute;
  top: 0;
  left: 10px;
  white-space: nowrap;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 8px;
  line-height: 0.5rem;
  color: #a6abae;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 48, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-leader-name {
  position: absolute;
  top: 10px;
  left: 10px;
  white-space: nowrap;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #2f343b;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 55, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-leader-name strong {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 12px;
  line-height: 0.75rem;
  color: #2f343b;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 58, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-resource-values {
  position: relative;
  width: 116px;
  top: 125px;
  left: -58px;
  text-align: center;
}
/* line 65, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-resource-values span {
  display: inline-block;
  width: 100%;
}
/* line 69, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-resource-values .chart-value-label {
  position: relative;
  top: -10px;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: normal;
  line-height: normal;
  color: #a6abae;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 74, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-resource-values .chart-value {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: normal;
  line-height: normal;
  color: #d8272d;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  -moz-transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 78, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart .chart-legend .chart-resource-values .chart-value.on-hover {
  color: #475D7f;
  -moz-transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 83, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart.fallback .chart-legend {
  border-left: 1px solid #d5d6d8;
  height: 30px;
}
/* line 87, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart.fallback .chart-resource-values {
  display: none;
}
/* line 90, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart.fallback .ui-chart-table-fallback.ui-table {
  height: 250px;
  margin-top: 30px;
  border-top: 1px solid #d5d6d8;
}
/* line 95, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart.fallback .ui-chart-table-fallback.ui-table td {
  color: #2a3442;
}
/* line 98, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-stats-circular-chart.fallback .ui-chart-table-fallback.ui-table .current-season td {
  color: #D8272D;
}

/* line 103, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-chart-table-fallback.ui-table td {
  height: 30px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 106, ../source/styles/app/components/_stats-circular-chart-component.sass */
.ui-chart-table-fallback.ui-table td.headline {
  padding-left: 5px;
  text-align: left;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}

/* line 111, ../source/styles/app/components/_stats-circular-chart-component.sass */
.data-source-table {
  position: absolute;
  display: block;
  left: -999px;
  top: -999px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  table-layout: fixed;
}

/* line 15, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table {
  width: 950px;
  display: block;
  border: 1px solid #DFE2E5;
  padding: 5px;
}
/* line 22, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table {
  width: 100%;
}
/* line 25, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table thead {
  background-color: #2b3943;
}
/* line 28, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td,
.component-stats-table table th {
  text-align: center;
  padding: 5px 10px;
  position: relative;
}
/* line 33, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td:first-child,
.component-stats-table table th:first-child {
  text-align: left;
}
/* line 36, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td .tablesorter-header-inner,
.component-stats-table table th .tablesorter-header-inner {
  cursor: pointer;
}
/* line 39, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td .tablesorter-header-inner:after,
.component-stats-table table th .tablesorter-header-inner:after {
  content: "";
  margin-top: -2px;
  border-top: 5px solid transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  margin-left: 4px;
  display: none;
  position: absolute;
  top: 50%;
}
/* line 51, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td.tablesorter-headerAsc .tablesorter-header-inner:after,
.component-stats-table table th.tablesorter-headerAsc .tablesorter-header-inner:after {
  border-bottom: none;
  border-top: 5px solid #FFFFFF;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  display: inline-block;
}
/* line 59, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td.tablesorter-headerDesc .tablesorter-header-inner:after,
.component-stats-table table th.tablesorter-headerDesc .tablesorter-header-inner:after {
  border-top: none;
  border-bottom: 5px solid #FFFFFF;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  display: inline-block;
}
/* line 66, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table th {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  height: 30px;
}
/* line 71, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table td {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  height: 40px;
}
/* line 75, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table tr {
  border-bottom: 1px solid #DFE2E5;
}
/* line 77, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table tr:last-child {
  border-bottom: none;
}
/* line 80, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table .label-name {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 82, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table .label-position {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #A6ABAE;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 84, ../source/styles/app/components/_stats-table-component.sass */
.component-stats-table table .label-annotation {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #A6ABAE;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  font-style: italic;
}

/* line 16, ../source/styles/app/components/_lazy-load.sass */
.component-lazyload {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  line-height: 0px;
  max-width: 100%;
  overflow: hidden;
  display: block;
}
/* line 23, ../source/styles/app/components/_lazy-load.sass */
.component-lazyload.loaded, .component-lazyload.error {
  -moz-transition: opacity 0.4s ease-out 0.1s;
  -o-transition: opacity 0.4s ease-out 0.1s;
  -webkit-transition: opacity 0.4s ease-out;
  -webkit-transition-delay: 0.1s;
  transition: opacity 0.4s ease-out 0.1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 28, ../source/styles/app/components/_lazy-load.sass */
.component-lazyload.error {
  border: 1px solid #e4e5e5;
  background-color: #f1f3f3;
  height: 0 !important;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.component-lazyload.error.dark, .dark .component-lazyload.error {
  background-color: #1e262c;
  border-color: #3c3c3c;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.component-lazyload.error.semi-dark, .semi-dark .component-lazyload.error {
  background-color: #181f24;
  border-color: #39414d;
}
/* line 41, ../source/styles/app/components/_lazy-load.sass */
.component-lazyload.error:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
/* line 57, ../source/styles/app/components/_lazy-load.sass */
.component-lazyload img {
  max-width: 100%;
}

/* line 16, ../source/styles/app/components/_packery.sass */
.component-packery {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 19, ../source/styles/app/components/_packery.sass */
.component-packery.rendered {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 22, ../source/styles/app/components/_packery.sass */
.component-packery .packery-body {
  display: block;
}
/* line 25, ../source/styles/app/components/_packery.sass */
.component-packery .packery-load-more + .packery-pagination {
  display: none;
}
/* line 28, ../source/styles/app/components/_packery.sass */
.component-packery .packery-pagination {
  display: block;
}
/* line 31, ../source/styles/app/components/_packery.sass */
.component-packery .packery-load-more > .ui-spinner {
  margin: 0 auto;
}
/* line 34, ../source/styles/app/components/_packery.sass */
.component-packery .packery-load-more,
.component-packery .packery-pagination {
  margin: 10px 5px;
  line-height: 0px;
  display: block;
  padding: 1px 0;
  background: #FFFFFF;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.component-packery .packery-load-more.dark, .dark .component-packery .packery-load-more,
.component-packery .packery-pagination.dark, .dark
.component-packery .packery-pagination {
  background: #191919;
  border: 1px solid #3c3c3c;
}

/* line 15, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments {
  display: block;
  width: 100%;
  min-height: 200px;
  overflow: hidden;
  position: relative;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.component-livefyre-comments.dark, .dark .component-livefyre-comments {
  color: #000000;
}
/* line 24, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments.dark h1,
.component-livefyre-comments.dark h2,
.component-livefyre-comments.dark h3,
.component-livefyre-comments.dark h4,
.component-livefyre-comments.dark h5,
.component-livefyre-comments.dark h6,
.component-livefyre-comments.dark p,
.component-livefyre-comments.dark li,
.component-livefyre-comments.dark blockquote, .dark .component-livefyre-comments h1,
.dark .component-livefyre-comments h2,
.dark .component-livefyre-comments h3,
.dark .component-livefyre-comments h4,
.dark .component-livefyre-comments h5,
.dark .component-livefyre-comments h6,
.dark .component-livefyre-comments p,
.dark .component-livefyre-comments li,
.dark .component-livefyre-comments blockquote {
  color: #000000;
}
/* line 36, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments.semi-dark h1,
.component-livefyre-comments.semi-dark h2,
.component-livefyre-comments.semi-dark h3,
.component-livefyre-comments.semi-dark h4,
.component-livefyre-comments.semi-dark h5,
.component-livefyre-comments.semi-dark h6,
.component-livefyre-comments.semi-dark p,
.component-livefyre-comments.semi-dark li,
.component-livefyre-comments.semi-dark blockquote, .semi-dark .component-livefyre-comments h1,
.semi-dark .component-livefyre-comments h2,
.semi-dark .component-livefyre-comments h3,
.semi-dark .component-livefyre-comments h4,
.semi-dark .component-livefyre-comments h5,
.semi-dark .component-livefyre-comments h6,
.semi-dark .component-livefyre-comments p,
.semi-dark .component-livefyre-comments li,
.semi-dark .component-livefyre-comments blockquote {
  color: #000000;
}
/* line 48, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments.is-loaded .livefyre-loader {
  opacity: 0;
}
/* line 51, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments .livefyre-loader {
  position: absolute;
  width: 100%;
  opacity: 1;
  -moz-transition: "opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955)";
  -o-transition: "opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955)";
  -webkit-transition: "opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955)";
  transition: "opacity 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955)";
}
/* line 57, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments .fyre-editor-container {
  min-width: 280px;
}
/* line 61, ../source/styles/app/components/_livefyre-comments-component.sass */
.component-livefyre-comments .fyre .fyre-comment-action-button,
.component-livefyre-comments .fyre .fyre-comment-action-button:visited,
.component-livefyre-comments .fyre .fyre-comment-action-button:active,
.component-livefyre-comments .fyre .fyre-comment-action-button.fyre-reply-active,
.component-livefyre-comments .fyre .fyre-comment-action-button.fyre-reply-active:visited,
.component-livefyre-comments .fyre .fyre-comment-action-button.fyre-reply-active:active {
  background-image: none;
  border: none;
}

@media screen and (min-width: 0) and (max-width: 430px) {
  /* line 75, ../source/styles/app/components/_livefyre-comments-component.sass */
  .no-touch .goog-inline-block.fyre-button-right-inner-box {
    list-style-position: inside;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 12px;
  }
}

/* line 14, ../source/styles/app/components/_video-player.sass */
.ui-video-player {
  position: relative;
}
/* line 17, ../source/styles/app/components/_video-player.sass */
.ui-video-player .video-player-content {
  position: relative;
  max-height: 550px;
}
/* line 21, ../source/styles/app/components/_video-player.sass */
.ui-video-player .video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
}
/* line 29, ../source/styles/app/components/_video-player.sass */
.ui-video-player .video-ratio {
  padding-bottom: 56.25%;
}
/* line 33, ../source/styles/app/components/_video-player.sass */
.ui-video-player object,
.ui-video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
/* line 44, ../source/styles/app/components/_video-player.sass */
.ui-video-player img {
  width: 100%;
}
/* line 48, ../source/styles/app/components/_video-player.sass */
.ui-video-player .caption {
  position: relative;
  width: 100%;
  padding: 20px;
  display: block;
  background-color: #2b3943;
}
/* line 55, ../source/styles/app/components/_video-player.sass */
.ui-video-player .caption:after {
  content: "";
  position: absolute;
  height: 4px;
  left: 0px;
  top: -4px;
  width: 100%;
  background-color: #D8272D;
}
/* line 65, ../source/styles/app/components/_video-player.sass */
.ui-video-player .caption .caption-headline {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 69, ../source/styles/app/components/_video-player.sass */
.ui-video-player .caption .caption-description {
  font-family: "geogrotesque-time-inc", Arial, sans-serif;
  font-style: italic;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: normal;
  line-height: normal;
  color: #A6ABAE;
  letter-spacing: -1px;
  letter-spacing: -0.0625rem;
  -webkit-font-smoothing: antialiased;
}
/* line 73, ../source/styles/app/components/_video-player.sass */
.ui-video-player .caption .caption-headline ~ .caption-description {
  margin-top: 8px;
}
/* line 78, ../source/styles/app/components/_video-player.sass */
.ui-video-player .inline {
  border: 1px solid #d1d2d2;
  margin-bottom: 20px;
  padding: 8px 15px;
}
/* line 83, ../source/styles/app/components/_video-player.sass */
.ui-video-player .inline .inline-headline {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #2b3943;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.01rem !important;
  padding: 10px 0;
  font-weight: 400;
}
/* line 89, ../source/styles/app/components/_video-player.sass */
.ui-video-player .inline .inline-description {
  font-size: 0.75rem;
  line-height: 1rem;
}

/* line 15, ../source/styles/app/components/_text-expand.sass */
.ui-text-expand {
  overflow: hidden;
}
/* line 19, ../source/styles/app/components/_text-expand.sass */
.ui-text-expand.is-expanded .text-expand-body, .ui-text-expand.is-collapsed .text-expand-body {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 23, ../source/styles/app/components/_text-expand.sass */
.ui-text-expand .text-expand-body {
  display: block;
  overflow: hidden;
}
/* line 27, ../source/styles/app/components/_text-expand.sass */
.ui-text-expand .ui-button-expand {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 19, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider {
  width: 300px;
  height: 300px;
  -moz-border-radius: 300px;
  -webkit-border-radius: 300px;
  border-radius: 300px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  position: relative;
  margin: auto;
  cursor: pointer;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 0;
}
/* line 24, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider.loaded {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 38, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .circle {
  width: 200px;
  height: 200px;
  -moz-border-radius: 200px;
  -webkit-border-radius: 200px;
  border-radius: 200px;
  -moz-box-shadow: inset 0px 2px 2px 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0px 2px 2px 1px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0px 2px 2px 1px rgba(0, 0, 0, 0.8);
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  position: absolute;
  background: #1f242b;
  top: 50%;
  margin-top: -100px;
  left: 50%;
  margin-left: -100px;
  z-index: 1;
}
/* line 53, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .inner-circle {
  width: 180px;
  height: 180px;
  -moz-border-radius: 194px;
  -webkit-border-radius: 194px;
  border-radius: 194px;
  -moz-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.8);
  position: absolute;
  background-color: #313741;
  background-position: center center;
  background-repeat: no-repeat;
  top: 10px;
  left: 10px;
  z-index: 2;
}
/* line 66, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .periods {
  position: absolute;
  width: 150px;
  left: 50%;
  margin-left: -75px;
  top: 28px;
  text-align: center;
  color: white;
}
/* line 75, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .period {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  -moz-box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.3), inset 1px 1px 0px #000000;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.3), inset 1px 1px 0px #000000;
  box-shadow: 1px 1px 1px 0px rgba(255, 255, 255, 0.3), inset 1px 1px 0px #000000;
  display: inline-block;
  background: #1f242b;
  margin: 3px;
}
/* line 84, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .period.is-active {
  background: #d8272d;
}
/* line 87, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .period-dividers {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 4px;
  height: 26px;
  margin-left: -2px;
  margin-top: -13px;
  z-index: 20;
}
/* line 97, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .period-divider {
  position: absolute;
  width: 4px;
  height: 26px;
  background: #1f242b;
  -moz-box-shadow: inset 0px 0px 0px 1px #000000, -1px -1px 0px 0px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: inset 0px 0px 0px 1px #000000, -1px -1px 0px 0px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0px 0px 0px 1px #000000, -1px -1px 0px 0px rgba(255, 255, 255, 0.1);
}
/* line 104, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .team-score {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 150px;
  text-align: center;
  margin-left: -75px;
  margin-top: -26px;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 114, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .knob {
  width: 40px;
  height: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.5), inset 2px 2px 3px 0px #e5676b, inset -2px -4px 5px 1px #881418;
  -webkit-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.5), inset 2px 2px 3px 0px #e5676b, inset -2px -4px 5px 1px #881418;
  box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.5), inset 2px 2px 3px 0px #e5676b, inset -2px -4px 5px 1px #881418;
  cursor: pointer;
  position: absolute;
  left: 82px;
  top: -14px;
  background: #d8272d;
  z-index: 30;
}
/* line 127, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .time-indicator {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: -1px;
}
/* line 137, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .current-position-line,
.component-radial-slider .background-line {
  position: absolute;
  top: 50%;
  margin-top: -130px;
  left: 50%;
  margin-left: -130px;
}
/* line 146, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .background-line {
  z-index: 5;
}
/* line 149, ../source/styles/app/components/_radial-slider-component.sass */
.component-radial-slider .current-position-line {
  z-index: 10;
}

/* line 15, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component {
  background: #282d36 url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjVBQTY5NkE0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjVBQTY5NkI0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNUFBNjk2ODQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNUFBNjk2OTQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0Ig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');
  position: relative;
}
/* line 19, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component:before, .ui-play-by-play-component:after {
  content: "";
  position: absolute;
  top: 0px;
  width: 400px;
  height: 400px;
  z-index: 20;
}
/* line 28, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component:before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjAlIiBjeT0iMCUiIHI9IjQwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjOGM4YzgiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -moz-radial-gradient(left top, at left top, rgba(200, 200, 200, 0.2), rgba(0, 0, 0, 0) 400px);
  background: -webkit-radial-gradient(left top, at left top, rgba(200, 200, 200, 0.2), rgba(0, 0, 0, 0) 400px);
  background: radial-gradient(at left top at left top, rgba(200, 200, 200, 0.2), rgba(0, 0, 0, 0) 400px);
  left: 0px;
}
/* line 32, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjEwMCUiIGN5PSIwJSIgcj0iNDAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M4MDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9yYWRpYWxHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -moz-radial-gradient(right top, at right top, rgba(200, 0, 0, 0.2), rgba(0, 0, 0, 0) 400px);
  background: -webkit-radial-gradient(right top, at right top, rgba(200, 0, 0, 0.2), rgba(0, 0, 0, 0) 400px);
  background: radial-gradient(at right top at right top, rgba(200, 0, 0, 0.2), rgba(0, 0, 0, 0) 400px);
  right: 0px;
}
/* line 38, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .header-wrapper {
  position: relative;
  z-index: 10;
  background: #282d36 url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjVBQTY5NkE0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjVBQTY5NkI0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNUFBNjk2ODQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNUFBNjk2OTQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAAAAAD21gABAAAAANMtSFAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWNwcnQAAAFQAAAAM2Rlc2MAAAGEAAAAbHd0cHQAAAHwAAAAFGJrcHQAAAIEAAAAFHJYWVoAAAIYAAAAFGdYWVoAAAIsAAAAFGJYWVoAAAJAAAAAFGRtbmQAAAJUAAAAcGRtZGQAAALEAAAAiHZ1ZWQAAANMAAAAhnZpZXcAAAPUAAAAJGx1bWkAAAP4AAAAFG1lYXMAAAQMAAAAJHRlY2gAAAQwAAAADHJUUkMAAAQ8AAAIDGdUUkMAAAQ8AAAIDGJUUkMAAAQ8AAAIDHRleHQAAAAAQ29weXJpZ2h0IChjKSAxOTk4IEhld2xldHQtUGFja2FyZCBDb21wYW55AABkZXNjAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAEnNSR0IgSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABYWVogAAAAAAAA81EAAQAAAAEWzFhZWiAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAG+iAAA49QAAA5BYWVogAAAAAAAAYpkAALeFAAAY2lhZWiAAAAAAAAAkoAAAD4QAALbPZGVzYwAAAAAAAAAWSUVDIGh0dHA6Ly93d3cuaWVjLmNoAAAAAAAAAAAAAAAWSUVDIGh0dHA6Ly93d3cuaWVjLmNoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRlc2MAAAAAAAAALklFQyA2MTk2Ni0yLjEgRGVmYXVsdCBSR0IgY29sb3VyIHNwYWNlIC0gc1JHQgAAAAAAAAAAAAAALklFQyA2MTk2Ni0yLjEgRGVmYXVsdCBSR0IgY29sb3VyIHNwYWNlIC0gc1JHQgAAAAAAAAAAAAAAAAAAAAAAAAAAAABkZXNjAAAAAAAAACxSZWZlcmVuY2UgVmlld2luZyBDb25kaXRpb24gaW4gSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcgQ29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdmlldwAAAAAAE6T+ABRfLgAQzxQAA+3MAAQTCwADXJ4AAAABWFlaIAAAAAAATAlWAFAAAABXH+dtZWFzAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAACjwAAAAJzaWcgAAAAAENSVCBjdXJ2AAAAAAAABAAAAAAFAAoADwAUABkAHgAjACgALQAyADcAOwBAAEUASgBPAFQAWQBeAGMAaABtAHIAdwB8AIEAhgCLAJAAlQCaAJ8ApACpAK4AsgC3ALwAwQDGAMsA0ADVANsA4ADlAOsA8AD2APsBAQEHAQ0BEwEZAR8BJQErATIBOAE+AUUBTAFSAVkBYAFnAW4BdQF8AYMBiwGSAZoBoQGpAbEBuQHBAckB0QHZAeEB6QHyAfoCAwIMAhQCHQImAi8COAJBAksCVAJdAmcCcQJ6AoQCjgKYAqICrAK2AsECywLVAuAC6wL1AwADCwMWAyEDLQM4A0MDTwNaA2YDcgN+A4oDlgOiA64DugPHA9MD4APsA/kEBgQTBCAELQQ7BEgEVQRjBHEEfgSMBJoEqAS2BMQE0wThBPAE/gUNBRwFKwU6BUkFWAVnBXcFhgWWBaYFtQXFBdUF5QX2BgYGFgYnBjcGSAZZBmoGewaMBp0GrwbABtEG4wb1BwcHGQcrBz0HTwdhB3QHhgeZB6wHvwfSB+UH+AgLCB8IMghGCFoIbgiCCJYIqgi+CNII5wj7CRAJJQk6CU8JZAl5CY8JpAm6Cc8J5Qn7ChEKJwo9ClQKagqBCpgKrgrFCtwK8wsLCyILOQtRC2kLgAuYC7ALyAvhC/kMEgwqDEMMXAx1DI4MpwzADNkM8w0NDSYNQA1aDXQNjg2pDcMN3g34DhMOLg5JDmQOfw6bDrYO0g7uDwkPJQ9BD14Peg+WD7MPzw/sEAkQJhBDEGEQfhCbELkQ1xD1ERMRMRFPEW0RjBGqEckR6BIHEiYSRRJkEoQSoxLDEuMTAxMjE0MTYxODE6QTxRPlFAYUJxRJFGoUixStFM4U8BUSFTQVVhV4FZsVvRXgFgMWJhZJFmwWjxayFtYW+hcdF0EXZReJF64X0hf3GBsYQBhlGIoYrxjVGPoZIBlFGWsZkRm3Gd0aBBoqGlEadxqeGsUa7BsUGzsbYxuKG7Ib2hwCHCocUhx7HKMczBz1HR4dRx1wHZkdwx3sHhYeQB5qHpQevh7pHxMfPh9pH5Qfvx/qIBUgQSBsIJggxCDwIRwhSCF1IaEhziH7IiciVSKCIq8i3SMKIzgjZiOUI8Ij8CQfJE0kfCSrJNolCSU4JWgllyXHJfcmJyZXJocmtyboJxgnSSd6J6sn3CgNKD8ocSiiKNQpBik4KWspnSnQKgIqNSpoKpsqzysCKzYraSudK9EsBSw5LG4soizXLQwtQS12Last4S4WLkwugi63Lu4vJC9aL5Evxy/+MDUwbDCkMNsxEjFKMYIxujHyMioyYzKbMtQzDTNGM38zuDPxNCs0ZTSeNNg1EzVNNYc1wjX9Njc2cjauNuk3JDdgN5w31zgUOFA4jDjIOQU5Qjl/Obw5+To2OnQ6sjrvOy07azuqO+g8JzxlPKQ84z0iPWE9oT3gPiA+YD6gPuA/IT9hP6I/4kAjQGRApkDnQSlBakGsQe5CMEJyQrVC90M6Q31DwEQDREdEikTORRJFVUWaRd5GIkZnRqtG8Ec1R3tHwEgFSEtIkUjXSR1JY0mpSfBKN0p9SsRLDEtTS5pL4kwqTHJMuk0CTUpNk03cTiVObk63TwBPSU+TT91QJ1BxULtRBlFQUZtR5lIxUnxSx1MTU19TqlP2VEJUj1TbVShVdVXCVg9WXFapVvdXRFeSV+BYL1h9WMtZGllpWbhaB1pWWqZa9VtFW5Vb5Vw1XIZc1l0nXXhdyV4aXmxevV8PX2Ffs2AFYFdgqmD8YU9homH1YklinGLwY0Njl2PrZEBklGTpZT1lkmXnZj1mkmboZz1nk2fpaD9olmjsaUNpmmnxakhqn2r3a09rp2v/bFdsr20IbWBtuW4SbmtuxG8eb3hv0XArcIZw4HE6cZVx8HJLcqZzAXNdc7h0FHRwdMx1KHWFdeF2Pnabdvh3VnezeBF4bnjMeSp5iXnnekZ6pXsEe2N7wnwhfIF84X1BfaF+AX5ifsJ/I3+Ef+WAR4CogQqBa4HNgjCCkoL0g1eDuoQdhICE44VHhauGDoZyhteHO4efiASIaYjOiTOJmYn+imSKyoswi5aL/IxjjMqNMY2Yjf+OZo7OjzaPnpAGkG6Q1pE/kaiSEZJ6kuOTTZO2lCCUipT0lV+VyZY0lp+XCpd1l+CYTJi4mSSZkJn8mmia1ZtCm6+cHJyJnPedZJ3SnkCerp8dn4uf+qBpoNihR6G2oiailqMGo3aj5qRWpMelOKWpphqmi6b9p26n4KhSqMSpN6mpqhyqj6sCq3Wr6axcrNCtRK24ri2uoa8Wr4uwALB1sOqxYLHWskuywrM4s660JbSctRO1irYBtnm28Ldot+C4WbjRuUq5wro7urW7LrunvCG8m70VvY++Cr6Evv+/er/1wHDA7MFnwePCX8Lbw1jD1MRRxM7FS8XIxkbGw8dBx7/IPci8yTrJuco4yrfLNsu2zDXMtc01zbXONs62zzfPuNA50LrRPNG+0j/SwdNE08bUSdTL1U7V0dZV1tjXXNfg2GTY6Nls2fHadtr724DcBdyK3RDdlt4c3qLfKd+v4DbgveFE4cziU+Lb42Pj6+Rz5PzlhOYN5pbnH+ep6DLovOlG6dDqW+rl63Dr++yG7RHtnO4o7rTvQO/M8Fjw5fFy8f/yjPMZ86f0NPTC9VD13vZt9vv3ivgZ+Kj5OPnH+lf65/t3/Af8mP0p/br+S/7c/23////uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAC0AMAMBEQACEQEDEQH/xABhAAEBAQEAAAAAAAAAAAAAAAABAAIJAQEBAQEAAAAAAAAAAAAAAAAAAQQFEAACAgEDBAIDAQAAAAAAAAABEQAhMUFRYfChwQJxkYHR4RIRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AOYSU6DKXqbJbLtmBBkFWNR2gHiAgM0G6AG5xANIEwgDaG8BC0b24gH4+YCT/o+xIR9i0AgHlKBcBZ6uAE0tuswLCRtwEpUBAmGWPhfuBb7LW8QAPwXAT7FJk+oZHo6BNGuVAs/UC8wL57wABmrJ0NQLbQiBZ1+4DfKGQe8C8wiOKxCoK2Ccpb6QIplGAQKBq2d+/EINnziFBUB9nXR5hB/YV//Z');
}
/* line 43, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .header-wrapper.is-fixed {
  position: fixed;
  top: 0;
  width: 800px;
  left: 50%;
  margin-left: -400px;
}
/* line 66, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .header {
  height: 270px;
  width: 950px;
  margin: auto;
  position: relative;
}
/* line 74, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .header:before {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
}
/* line 85, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team {
  background: #282d36 url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjVBQTY5NkE0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjVBQTY5NkI0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNUFBNjk2ODQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNUFBNjk2OTQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0Ig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');
  position: absolute;
  width: 400px;
  height: 100%;
  top: 0;
  left: 50%;
}
/* line 93, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .ui-thumbnail {
  top: 94px;
}
/* line 97, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-name {
  width: 328px;
  float: left;
  margin-top: 82px;
}
/* line 101, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-name .name {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 45px;
  line-height: 2.8125rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  display: block;
}
/* line 105, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-name .location {
  display: block;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 25px;
  line-height: 1.5625rem;
  color: #697282;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
}
/* line 109, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-one {
  margin-left: -522px;
  text-align: right;
}
/* line 113, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-two {
  margin-left: 122px;
  text-align: left;
}
/* line 117, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-two .team-name {
  float: right;
}
/* line 120, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .team-two .ui-thumbnail {
  float: left;
}
/* line 123, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .component-radial-slider {
  top: -18px;
}
/* line 130, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline-wrapper {
  position: relative;
}
/* line 137, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline {
  position: relative;
  width: 950px;
  margin: auto;
}
/* line 143, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline .left,
.ui-play-by-play-component .timeline .right {
  position: relative;
  width: 50%;
  float: left;
  min-height: 500px;
}
/* line 151, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline .left:before {
  content: "";
  position: absolute;
  right: -2px;
  top: 23px;
  bottom: 23px;
  width: 4px;
  background: #1e232a;
  border: 1px solid #16191f;
}
/* line 161, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline .left:after {
  content: "";
  position: absolute;
  right: -2px;
  top: 23px;
  bottom: 23px;
  right: -3px;
  border-left: 1px solid #404857;
}
/* line 171, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline .right:before,
.ui-play-by-play-component .timeline .right:after {
  -moz-box-shadow: 0 1px 1px 0px #535C6D;
  -webkit-box-shadow: 0 1px 1px 0px #535C6D;
  box-shadow: 0 1px 1px 0px #535C6D;
  content: "";
  position: absolute;
  border: 2px solid #16191f;
  width: 10px;
  height: 10px;
  left: 0px;
  top: 10px;
  margin-left: -5px;
  border-radius: 20px;
  display: block;
}
/* line 185, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline .right:after {
  bottom: 10px;
  top: auto;
}
/* line 193, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline-event {
  -moz-transition: top 0.5s ease-out, opacity 0.3s ease-out;
  -o-transition: top 0.5s ease-out, opacity 0.3s ease-out;
  -webkit-transition: top 0.5s ease-out, opacity 0.3s ease-out;
  transition: top 0.5s ease-out, opacity 0.3s ease-out;
  -moz-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 2px 2px rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  width: 310px;
  z-index: 5;
  background: #FFFFFF;
}
/* line 203, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline-event p {
  font-family: "geogrotesque-time-inc", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #2b3943;
  letter-spacing: -1px;
  letter-spacing: -0.0625rem;
  -webkit-font-smoothing: antialiased;
}
/* line 206, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .timeline-event:hover {
  z-index: 6;
}
/* line 210, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .event-time-indicator {
  width: 40px;
  height: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: normal;
  line-height: normal;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  -moz-box-shadow: inset 0 2px 3px 0px #000000, 0px 1px 1px 0px rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 2px 3px 0px #000000, 0px 1px 1px 0px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 2px 3px 0px #000000, 0px 1px 1px 0px rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  text-align: center;
  padding-top: 14px;
  letter-spacing: -1px;
}
/* line 222, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .event-header {
  height: 40px;
  padding: 0px 16px;
}
/* line 225, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .event-header p {
  display: inline-block;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  margin: 0;
}
/* line 230, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .event-header .divider {
  margin: 0 10px;
}
/* line 233, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .event-content {
  padding: 16px;
}
/* line 239, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-header {
  background: #bf2d3b;
}
/* line 241, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-header p {
  color: #FFFFFF;
}
/* line 244, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-header .divider {
  color: #2b3943;
}
/* line 247, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-header:after {
  width: 9px;
  height: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  content: "";
  position: absolute;
  border: 2px solid #bf2d3b;
  background: #282d36 url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjVBQTY5NkE0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjVBQTY5NkI0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNUFBNjk2ODQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNUFBNjk2OTQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0Ig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');
  left: -5px;
  top: 15px;
}
/* line 257, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .timeline-event {
  left: 108px;
}
/* line 260, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-time-indicator {
  top: 1px;
  left: -127px;
  background: #bf2d3b;
}
/* line 265, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-time-indicator:before {
  -moz-box-shadow: 0 1px 2px 0px #000000;
  -webkit-box-shadow: 0 1px 2px 0px #000000;
  box-shadow: 0 1px 2px 0px #000000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  background: #bf2d3b;
  left: 47px;
  top: 18px;
}
/* line 276, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .right .event-time-indicator:after {
  -moz-box-shadow: 0 1px 2px 0px #000000;
  -webkit-box-shadow: 0 1px 2px 0px #000000;
  box-shadow: 0 1px 2px 0px #000000;
  content: "";
  position: absolute;
  width: 72px;
  border-bottom: 1px solid #bf2d3b;
  left: 52px;
  top: 20px;
}
/* line 286, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .timeline-event {
  border: 1px solid #d8dadd;
}
/* line 289, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .event-header {
  border-bottom: 1px solid #d8dadd;
}
/* line 292, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .event-header:after {
  width: 9px;
  height: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  content: "";
  position: absolute;
  border: 2px solid #FFFFFF;
  background: #282d36 url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjVBQTY5NkE0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjVBQTY5NkI0MUM1MTFFMzlFMTdCQjg0Qjg0RTdBNjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGNUFBNjk2ODQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGNUFBNjk2OTQxQzUxMUUzOUUxN0JCODRCODRFN0E2NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/iDFhJQ0NfUFJPRklMRQABAQAADEhMaW5vAhAAAG1udHJSR0IgWFlaIAfOAAIACQAGADEAAGFjc3BNU0ZUAAAAAElFQyBzUkdCAAAAAAAAAAAAAAAAAAD21gABAAAAANMtSFAgIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWNwcnQAAAFQAAAAM2Rlc2MAAAGEAAAAbHd0cHQAAAHwAAAAFGJrcHQAAAIEAAAAFHJYWVoAAAIYAAAAFGdYWVoAAAIsAAAAFGJYWVoAAAJAAAAAFGRtbmQAAAJUAAAAcGRtZGQAAALEAAAAiHZ1ZWQAAANMAAAAhnZpZXcAAAPUAAAAJGx1bWkAAAP4AAAAFG1lYXMAAAQMAAAAJHRlY2gAAAQwAAAADHJUUkMAAAQ8AAAIDGdUUkMAAAQ8AAAIDGJUUkMAAAQ8AAAIDHRleHQAAAAAQ29weXJpZ2h0IChjKSAxOTk4IEhld2xldHQtUGFja2FyZCBDb21wYW55AABkZXNjAAAAAAAAABJzUkdCIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAEnNSR0IgSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABYWVogAAAAAAAA81EAAQAAAAEWzFhZWiAAAAAAAAAAAAAAAAAAAAAAWFlaIAAAAAAAAG+iAAA49QAAA5BYWVogAAAAAAAAYpkAALeFAAAY2lhZWiAAAAAAAAAkoAAAD4QAALbPZGVzYwAAAAAAAAAWSUVDIGh0dHA6Ly93d3cuaWVjLmNoAAAAAAAAAAAAAAAWSUVDIGh0dHA6Ly93d3cuaWVjLmNoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGRlc2MAAAAAAAAALklFQyA2MTk2Ni0yLjEgRGVmYXVsdCBSR0IgY29sb3VyIHNwYWNlIC0gc1JHQgAAAAAAAAAAAAAALklFQyA2MTk2Ni0yLjEgRGVmYXVsdCBSR0IgY29sb3VyIHNwYWNlIC0gc1JHQgAAAAAAAAAAAAAAAAAAAAAAAAAAAABkZXNjAAAAAAAAACxSZWZlcmVuY2UgVmlld2luZyBDb25kaXRpb24gaW4gSUVDNjE5NjYtMi4xAAAAAAAAAAAAAAAsUmVmZXJlbmNlIFZpZXdpbmcgQ29uZGl0aW9uIGluIElFQzYxOTY2LTIuMQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAdmlldwAAAAAAE6T+ABRfLgAQzxQAA+3MAAQTCwADXJ4AAAABWFlaIAAAAAAATAlWAFAAAABXH+dtZWFzAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAACjwAAAAJzaWcgAAAAAENSVCBjdXJ2AAAAAAAABAAAAAAFAAoADwAUABkAHgAjACgALQAyADcAOwBAAEUASgBPAFQAWQBeAGMAaABtAHIAdwB8AIEAhgCLAJAAlQCaAJ8ApACpAK4AsgC3ALwAwQDGAMsA0ADVANsA4ADlAOsA8AD2APsBAQEHAQ0BEwEZAR8BJQErATIBOAE+AUUBTAFSAVkBYAFnAW4BdQF8AYMBiwGSAZoBoQGpAbEBuQHBAckB0QHZAeEB6QHyAfoCAwIMAhQCHQImAi8COAJBAksCVAJdAmcCcQJ6AoQCjgKYAqICrAK2AsECywLVAuAC6wL1AwADCwMWAyEDLQM4A0MDTwNaA2YDcgN+A4oDlgOiA64DugPHA9MD4APsA/kEBgQTBCAELQQ7BEgEVQRjBHEEfgSMBJoEqAS2BMQE0wThBPAE/gUNBRwFKwU6BUkFWAVnBXcFhgWWBaYFtQXFBdUF5QX2BgYGFgYnBjcGSAZZBmoGewaMBp0GrwbABtEG4wb1BwcHGQcrBz0HTwdhB3QHhgeZB6wHvwfSB+UH+AgLCB8IMghGCFoIbgiCCJYIqgi+CNII5wj7CRAJJQk6CU8JZAl5CY8JpAm6Cc8J5Qn7ChEKJwo9ClQKagqBCpgKrgrFCtwK8wsLCyILOQtRC2kLgAuYC7ALyAvhC/kMEgwqDEMMXAx1DI4MpwzADNkM8w0NDSYNQA1aDXQNjg2pDcMN3g34DhMOLg5JDmQOfw6bDrYO0g7uDwkPJQ9BD14Peg+WD7MPzw/sEAkQJhBDEGEQfhCbELkQ1xD1ERMRMRFPEW0RjBGqEckR6BIHEiYSRRJkEoQSoxLDEuMTAxMjE0MTYxODE6QTxRPlFAYUJxRJFGoUixStFM4U8BUSFTQVVhV4FZsVvRXgFgMWJhZJFmwWjxayFtYW+hcdF0EXZReJF64X0hf3GBsYQBhlGIoYrxjVGPoZIBlFGWsZkRm3Gd0aBBoqGlEadxqeGsUa7BsUGzsbYxuKG7Ib2hwCHCocUhx7HKMczBz1HR4dRx1wHZkdwx3sHhYeQB5qHpQevh7pHxMfPh9pH5Qfvx/qIBUgQSBsIJggxCDwIRwhSCF1IaEhziH7IiciVSKCIq8i3SMKIzgjZiOUI8Ij8CQfJE0kfCSrJNolCSU4JWgllyXHJfcmJyZXJocmtyboJxgnSSd6J6sn3CgNKD8ocSiiKNQpBik4KWspnSnQKgIqNSpoKpsqzysCKzYraSudK9EsBSw5LG4soizXLQwtQS12Last4S4WLkwugi63Lu4vJC9aL5Evxy/+MDUwbDCkMNsxEjFKMYIxujHyMioyYzKbMtQzDTNGM38zuDPxNCs0ZTSeNNg1EzVNNYc1wjX9Njc2cjauNuk3JDdgN5w31zgUOFA4jDjIOQU5Qjl/Obw5+To2OnQ6sjrvOy07azuqO+g8JzxlPKQ84z0iPWE9oT3gPiA+YD6gPuA/IT9hP6I/4kAjQGRApkDnQSlBakGsQe5CMEJyQrVC90M6Q31DwEQDREdEikTORRJFVUWaRd5GIkZnRqtG8Ec1R3tHwEgFSEtIkUjXSR1JY0mpSfBKN0p9SsRLDEtTS5pL4kwqTHJMuk0CTUpNk03cTiVObk63TwBPSU+TT91QJ1BxULtRBlFQUZtR5lIxUnxSx1MTU19TqlP2VEJUj1TbVShVdVXCVg9WXFapVvdXRFeSV+BYL1h9WMtZGllpWbhaB1pWWqZa9VtFW5Vb5Vw1XIZc1l0nXXhdyV4aXmxevV8PX2Ffs2AFYFdgqmD8YU9homH1YklinGLwY0Njl2PrZEBklGTpZT1lkmXnZj1mkmboZz1nk2fpaD9olmjsaUNpmmnxakhqn2r3a09rp2v/bFdsr20IbWBtuW4SbmtuxG8eb3hv0XArcIZw4HE6cZVx8HJLcqZzAXNdc7h0FHRwdMx1KHWFdeF2Pnabdvh3VnezeBF4bnjMeSp5iXnnekZ6pXsEe2N7wnwhfIF84X1BfaF+AX5ifsJ/I3+Ef+WAR4CogQqBa4HNgjCCkoL0g1eDuoQdhICE44VHhauGDoZyhteHO4efiASIaYjOiTOJmYn+imSKyoswi5aL/IxjjMqNMY2Yjf+OZo7OjzaPnpAGkG6Q1pE/kaiSEZJ6kuOTTZO2lCCUipT0lV+VyZY0lp+XCpd1l+CYTJi4mSSZkJn8mmia1ZtCm6+cHJyJnPedZJ3SnkCerp8dn4uf+qBpoNihR6G2oiailqMGo3aj5qRWpMelOKWpphqmi6b9p26n4KhSqMSpN6mpqhyqj6sCq3Wr6axcrNCtRK24ri2uoa8Wr4uwALB1sOqxYLHWskuywrM4s660JbSctRO1irYBtnm28Ldot+C4WbjRuUq5wro7urW7LrunvCG8m70VvY++Cr6Evv+/er/1wHDA7MFnwePCX8Lbw1jD1MRRxM7FS8XIxkbGw8dBx7/IPci8yTrJuco4yrfLNsu2zDXMtc01zbXONs62zzfPuNA50LrRPNG+0j/SwdNE08bUSdTL1U7V0dZV1tjXXNfg2GTY6Nls2fHadtr724DcBdyK3RDdlt4c3qLfKd+v4DbgveFE4cziU+Lb42Pj6+Rz5PzlhOYN5pbnH+ep6DLovOlG6dDqW+rl63Dr++yG7RHtnO4o7rTvQO/M8Fjw5fFy8f/yjPMZ86f0NPTC9VD13vZt9vv3ivgZ+Kj5OPnH+lf65/t3/Af8mP0p/br+S/7c/23////uAA5BZG9iZQBkwAAAAAH/2wCEAAICAgICAgICAgIDAgICAwQDAgIDBAUEBAQEBAUGBQUFBQUFBgYHBwgHBwYJCQoKCQkMDAwMDAwMDAwMDAwMDAwBAwMDBQQFCQYGCQ0LCQsNDw4ODg4PDwwMDAwMDw8MDAwMDAwPDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDP/AABEIAC0AMAMBEQACEQEDEQH/xABhAAEBAQEAAAAAAAAAAAAAAAABAAIJAQEBAQEAAAAAAAAAAAAAAAAAAQQFEAACAgEDBAIDAQAAAAAAAAABEQAhMUFRYfChwQJxkYHR4RIRAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AOYSU6DKXqbJbLtmBBkFWNR2gHiAgM0G6AG5xANIEwgDaG8BC0b24gH4+YCT/o+xIR9i0AgHlKBcBZ6uAE0tuswLCRtwEpUBAmGWPhfuBb7LW8QAPwXAT7FJk+oZHo6BNGuVAs/UC8wL57wABmrJ0NQLbQiBZ1+4DfKGQe8C8wiOKxCoK2Ccpb6QIplGAQKBq2d+/EINnziFBUB9nXR5hB/YV//Z');
  right: -5px;
  top: 15px;
}
/* line 302, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .timeline-event {
  right: 108px;
  color: #000000;
}
/* line 306, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .event-time-indicator {
  right: -130px;
  background: #d7dfe6;
  color: #000000;
}
/* line 311, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .event-time-indicator:before {
  -moz-box-shadow: 0 1px 2px 0px #000000;
  -webkit-box-shadow: 0 1px 2px 0px #000000;
  box-shadow: 0 1px 2px 0px #000000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 5px;
  height: 5px;
  content: "";
  position: absolute;
  background: #FFFFFF;
  left: -13px;
  top: 17px;
}
/* line 321, ../source/styles/app/components/_play-by-play-component.sass */
.ui-play-by-play-component .left .event-time-indicator:after {
  -moz-box-shadow: 0 1px 2px 0px #000000;
  -webkit-box-shadow: 0 1px 2px 0px #000000;
  box-shadow: 0 1px 2px 0px #000000;
  content: "";
  position: absolute;
  width: 72px;
  border-bottom: 1px solid #ffffff;
  left: -85px;
  top: 19px;
}

/* line 5, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live {
  width: 950px;
  height: 310px;
  position: relative;
  background: #FFFFFF;
  padding-top: 5px;
  border: 1px solid #dfe2e5;
}
/* line 14, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .header {
  height: 35px;
  background-color: #D8272D;
  margin: 0px 5px 0px 5px;
}
/* line 22, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .game-tag {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 35px;
  line-height: 2.1875rem;
  color: #FFFFFF;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  height: 35px;
  padding-top: 2px;
  display: block;
  background-color: #a51a1f;
  text-align: center;
  float: left;
  padding: 2px 20px 0px 20px;
}
/* line 32, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .game-date {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 35px;
  line-height: 2.1875rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  float: right;
  height: 35px;
  margin-right: 10px;
}
/* line 38, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .team-location {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 45px;
  line-height: 2.8125rem;
  color: #A6ABAE;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
  top: 20px;
}
/* line 43, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .team-name {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 70px;
  line-height: 4.375rem;
  color: #272b31;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  text-align: left;
  position: relative;
}
/* line 48, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .score,
.ui-component-marquee-live .divider {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 100px;
  font-size: 6.25rem;
  line-height: 131px;
  line-height: 8.1875rem;
  color: #2b3943;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  display: inline-block;
}
/* line 52, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .score.is-winner,
.ui-component-marquee-live .divider.is-winner {
  color: #D8272D;
}
/* line 55, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .team-logo {
  margin: 15px 20px;
  float: left;
}
/* line 59, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .top,
.ui-component-marquee-live .bottom {
  height: 131px;
}
/* line 63, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .cell {
  position: relative;
  display: block;
  float: left;
  width: 33.33333%;
  padding: 0px 5px;
}
/* line 70, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .cell + .cell {
  text-align: center;
}
/* line 74, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .cell + .cell + .cell .team-logo {
  float: right;
}
/* line 77, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .cell + .cell + .cell .top,
.ui-component-marquee-live .cell + .cell + .cell .team-name,
.ui-component-marquee-live .cell + .cell + .cell .sub-header {
  text-align: right;
}
/* line 84, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .players,
.ui-component-marquee-live .player {
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 89, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .player {
  float: left;
  list-style: none;
  text-align: center;
  width: 100px;
}
/* line 95, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .player .ui-thumbnail {
  display: inline-block;
  border: 1px solid #dfdfdf;
}
/* line 99, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .sub-header {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  height: 30px;
  text-align: left;
  padding: 0px 10px;
}
/* line 105, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .type {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 16px;
  line-height: 1rem;
  color: #a6abae;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  display: block;
}
/* line 109, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .name,
.ui-component-marquee-live .stats {
  position: relative;
  top: -10px;
}
/* line 114, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .name {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 117, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .stats {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: normal;
  line-height: normal;
  color: #D8272D;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 122, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live table {
  clear: both;
  width: 100%;
  margin: 0px;
}
/* line 127, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live th:first-child,
.ui-component-marquee-live td:first-child {
  text-align: left;
  width: 60px;
  padding-left: 10px;
}
/* line 133, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live td:first-child {
  padding-left: 24px;
  position: relative;
}
/* line 136, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live td:first-child span {
  position: relative;
  display: inline-block;
  width: 3px;
  height: 20px;
  left: -10px;
  top: 2px;
}
/* line 145, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live thead tr {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  background-color: #2f343b;
}
/* line 149, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live thead th {
  white-space: nowrap;
}
/* line 153, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live tbody tr:first-child {
  border-bottom: 1px solid #dfdfe4;
}
/* line 156, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live tbody td {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #b1bcc4;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  white-space: nowrap;
  padding-top: 4px;
}
/* line 160, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live tbody td:first-child, .ui-component-marquee-live tbody td.is-active {
  color: #2b3943;
}
/* line 63, ../source/styles/app/config/_helpers.sass */
.ui-component-marquee-live tbody td:first-child.dark, .dark .ui-component-marquee-live tbody td:first-child, .ui-component-marquee-live tbody td.is-active.dark, .dark .ui-component-marquee-live tbody td.is-active {
  color: #FFFFFF;
}
/* line 68, ../source/styles/app/config/_helpers.sass */
.ui-component-marquee-live tbody td:first-child.semi-dark, .semi-dark .ui-component-marquee-live tbody td:first-child, .ui-component-marquee-live tbody td.is-active.semi-dark, .semi-dark .ui-component-marquee-live tbody td.is-active {
  color: #FFFFFF;
}
/* line 167, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live tbody td.is-winner {
  color: #D8272D;
}
/* line 172, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live .progressbar {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
}
/* line 180, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live.upcoming .header {
  background-color: #edeff0;
}
/* line 183, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live.upcoming .game-tag,
.ui-component-marquee-live.upcoming .game-location {
  background-color: transparent;
  color: #2b3943;
}
/* line 189, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live.finished .header {
  background-color: #2b3037;
}
/* line 192, ../source/styles/app/components/_scoreboard-component-marquee-live.sass */
.ui-component-marquee-live.finished .game-tag {
  background-color: transparent;
}

/* line 2, ../source/styles/app/components/_progressbar.sass */
.progressbar {
  background: #c7c7c7;
  background: #c7c7c7 url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjEuMCIgeDI9IjEuMCIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43Ii8+PHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: #c7c7c7 -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.7) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background: #c7c7c7 -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.7) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background: #c7c7c7 linear-gradient(45deg, rgba(255, 255, 255, 0.7) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.7) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 10px 10px;
  -moz-background-size: 10px 10px;
  -o-background-size: 10px 10px;
  background-size: 10px 10px;
}
/* line 12, ../source/styles/app/components/_progressbar.sass */
.progressbar .progress {
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  -webkit-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
  position: absolute;
  height: 4px;
  width: 0px;
  left: 0;
  background: #da2e34;
}

/* line 14, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard {
  background: #FFFFFF;
  width: 950px;
}
/* line 18, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header {
  display: table;
  table-layout: fixed;
  width: 100%;
  background-color: #2f343b;
  height: 40px;
}
/* line 25, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header ul {
  display: table-row;
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 100%;
  width: 100%;
}
/* line 33, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header .chart-navigation-selector {
  display: table-cell;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  border-left: 1px solid #000;
  border-right: 1px solid #44494f;
  cursor: pointer;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: normal;
  line-height: normal;
  color: white;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  -moz-transition: "background-color 0.3s";
  -o-transition: "background-color 0.3s";
  -webkit-transition: "background-color 0.3s";
  transition: "background-color 0.3s";
  vertical-align: middle;
}
/* line 46, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header .chart-navigation-selector.is-selected {
  cursor: default;
}
/* line 49, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header .chart-navigation-selector.is-selected, .ui-player-dashboard .chart-header .chart-navigation-selector:hover {
  background-color: #d8272d;
  border-left: 1px solid #900;
  border-right: 1px solid #dc3d42;
  -moz-transition: "background-color 0.3s";
  -o-transition: "background-color 0.3s";
  -webkit-transition: "background-color 0.3s";
  transition: "background-color 0.3s";
}
/* line 55, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header .chart-navigation-selector:first-child {
  border-left: 0;
}
/* line 58, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .chart-header .chart-navigation-selector:last-child {
  border-right: 0;
}
/* line 62, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .content {
  border: 1px solid #DFE2E5;
  border-top: none;
}
/* line 197, ../source/styles/app/config/_helpers.sass */
.ie8 .ui-player-dashboard .content {
  height: 391px;
}
/* line 69, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu, .ui-player-dashboard .circle-graph, .ui-player-dashboard .bar-charts {
  float: left;
}
/* line 72, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu {
  width: 235px;
  padding: 40px 30px 0 20px;
}
/* line 76, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 81, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector {
  position: relative;
  margin: 0;
  padding: 0 0 0 18px;
  cursor: pointer;
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: #3b4450;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  -moz-transition: "background-color 0.3s";
  -o-transition: "background-color 0.3s";
  -webkit-transition: "background-color 0.3s";
  transition: "background-color 0.3s";
  vertical-align: middle;
}
/* line 90, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector.is-selected {
  cursor: default;
}
/* line 93, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector.is-selected, .ui-player-dashboard .menu .chart-category-selector:hover {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  text-decoration: none;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 40px;
  line-height: 2.5rem;
  color: white;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  background-color: #d8272d;
  border-color-top: #d8272d;
}
/* line 98, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector.is-selected:after, .ui-player-dashboard .menu .chart-category-selector:hover:after {
  display: block;
}
/* line 101, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector:after {
  display: none;
  position: absolute;
  content: "";
  top: 0px;
  right: -10px;
  width: 0px;
  height: 0px;
  border-top: 20px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #d8272d;
}
/* line 115, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector + .chart-category-selector {
  border-top: 1px solid #DFE2E5;
}
/* line 118, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .menu .chart-category-selector.is-selected + .chart-category-selector,
.ui-player-dashboard .menu .chart-category-selector:hover + .chart-category-selector {
  border-top-color: #d8272d;
}
/* line 123, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .circle-graph {
  width: 232px;
  padding-top: 30px;
}
/* line 127, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .circle-graph .current, .ui-player-dashboard .circle-graph .previous {
  position: relative;
  display: block;
  padding-left: 19px;
}
/* line 132, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .circle-graph .current:before, .ui-player-dashboard .circle-graph .previous:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 10px;
  height: 10px;
  background: #D8272D;
}
/* line 141, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .circle-graph .current {
  float: left;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: normal;
  line-height: normal;
  color: #D8272D;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 145, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .circle-graph .previous {
  float: right;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: normal;
  line-height: normal;
  color: #2a3442;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 149, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .circle-graph .previous:before {
  border: 5px solid #2a3442;
  border-top-color: #647c9d;
  border-left-color: #647c9d;
}
/* line 155, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .bar-charts {
  margin-left: 23px;
  width: 440px;
  height: 390px;
  padding: 40px 0;
}
/* line 161, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .ui-bar-chart-horizontal {
  display: none;
  width: 440px;
}
/* line 165, ../source/styles/app/components/_player-dashboard.sass */
.ui-player-dashboard .ui-bar-chart {
  width: 300px;
}

/* line 15, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component {
  width: 940px;
  height: 620px;
  position: relative;
  overflow: hidden;
}
/* line 27, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 31, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
/* line 36, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-wrapper {
  width: 100%;
  height: 540px;
  position: relative;
  background-color: #000000;
}
/* line 43, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-item {
  width: 100%;
  height: 100%;
  -moz-transform: translate(0px);
  -ms-transform: translate(0px);
  -webkit-transform: translate(0px);
  transform: translate(0px);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 53, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-item.is-not-shown {
  -moz-transform: translate(100%);
  -ms-transform: translate(100%);
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 57, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-item.has-been-shown {
  -moz-transform: translate(-100%);
  -ms-transform: translate(-100%);
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
/* line 61, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-item.no-transitions {
  -moz-transition: all 0s;
  -o-transition: all 0s;
  -webkit-transition: all 0s;
  transition: all 0s;
}
/* line 64, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-item .image-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
/* line 69, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-item .image {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  height: auto;
}
/* line 80, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-ad {
  max-height: 500px;
  background-color: #2b3943;
  display: table;
}
/* line 86, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-ad .ui-ad {
  display: table-cell;
  vertical-align: middle;
}
/* line 90, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 120px;
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.6);
  border-bottom: solid 1px #000000;
  padding-left: 180px;
  padding-right: 160px;
}
/* line 104, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .overlay-counter {
  position: absolute;
  width: 160px;
  top: 10px;
  left: 25px;
}
/* line 110, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .overlay-counter .counter-index {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 90px;
  font-size: 5.625rem;
  line-height: 110px;
  line-height: 6.875rem;
  color: #D8272D;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -9px;
  display: block;
  float: left;
}
/* line 116, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .overlay-counter .counter-total {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #FFFFFF;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  padding-top: 35px;
  padding-left: 12px;
  display: block;
  float: left;
}
/* line 123, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .overlay-counter .inner {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #FFFFFF;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  display: block;
}
/* line 127, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .overlay-title {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #FFFFFF;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  padding-top: 20px;
}
/* line 132, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .overlay-body {
  font-family: "leitura-news", sans-serif, "Times New Roman", Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #A6ABAE;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  -webkit-font-smoothing: antialiased;
  padding-top: 5px;
}
/* line 136, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .ui-gallery-button {
  width: 40px;
  height: 40px;
  margin: 0;
  padding: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  border: solid 1px #adadad;
  position: absolute;
  top: 10px;
}
/* line 145, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .ui-gallery-button.previous {
  right: 99px;
}
/* line 152, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .ui-gallery-button.next {
  right: 39px;
}
/* line 159, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumbs {
  width: 5000px;
  height: 80px;
  position: absolute;
  left: 0px;
  min-width: 100%;
  display: block;
  background-color: #000000;
}
/* line 167, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumbs .image {
  display: block;
}
/* line 170, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb {
  width: 80px;
  height: 80px;
  position: relative;
  background-color: #262f3c;
  cursor: pointer;
}
/* line 177, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb:hover .image {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 180, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb .frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-width: 0;
}
/* line 187, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb.is-active {
  cursor: default;
}
/* line 189, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb.is-active .frame {
  border: solid 2px #0e66ad;
}
/* line 192, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb.is-active .image {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 195, ../source/styles/app/components/_inline-gallery-component.sass */
.ui-inline-gallery-component .gallery-thumb .image {
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}

/* line 1, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.par:after, .tournament-details .detail.yards:after {
  content: " ";
  display: block;
  background-color: #d1d1d4;
  height: 24px;
  width: 1px;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 11, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.par:before, .tournament-details .detail.yards:before, .tournament-details .detail.purse:before {
  background-size: 14px;
}

/* line 14, ../source/styles/app/components/_tournament-details.sass */
#tournament-status {
  clear: both;
}

/* line 17, ../source/styles/app/components/_tournament-details.sass */
.tournament-details {
  width: 100%;
  height: auto;
  min-height: 60px;
  background: transparent;
  position: relative;
  top: -13px;
}
/* line 24, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .event-details-line {
  clear: both;
  width: 84%;
}
/* line 27, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail {
  float: left;
  padding: 14px 0 0 38px;
  height: auto;
  width: auto;
  position: relative;
  margin-right: 10px;
}
/* line 34, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.course {
  width: 38%;
}
/* line 36, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.par {
  width: auto;
}
/* line 38, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.purse {
  width: auto;
}
/* line 40, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.location {
  width: 38%;
}
/* line 42, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.yards {
  width: auto;
}
/* line 44, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.winning {
  width: 28%;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 27, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail {
    margin-right: 0;
    padding: 14px 0 0 40px;
  }
}
/* line 49, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail .detail-type {
  text-align: left;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #5b6570;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  letter-spacing: 0;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 49, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail .detail-type {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 56, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail .detail-desc {
  text-align: left;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 0 5px;
  letter-spacing: 0;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 56, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail .detail-desc {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* line 64, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.dates:before {
  content: "";
  position: absolute;
  display: block;
  width: 21px;
  height: 19px;
  left: 21px;
  top: 21px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 64, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.dates:before {
    left: 5px;
  }
}
/* line 77, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.course:before {
  content: "";
  position: absolute;
  display: block;
  width: 13px;
  height: 26px;
  left: 18px;
  top: 18px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 77, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.course:before {
    left: 12px;
  }
}
/* line 89, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.location:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 23px;
  left: 17px;
  top: 19px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 89, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.location:before {
    left: 12px;
  }
}
/* line 100, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.par {
  padding-right: 24px;
}
/* line 102, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.par:before {
  content: "";
  position: absolute;
  display: block;
  width: 18px;
  height: 21px;
  left: 13px;
  top: 18px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 102, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.par:before {
    left: 8px;
  }
}
/* line 116, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.yards {
  padding-right: 24px;
}
/* line 118, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.yards:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 24px;
  left: 14px;
  top: 16px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 118, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.yards:before {
    left: 8px;
  }
}
/* line 132, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.purse {
  clear: right;
  float: left;
}
/* line 136, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.purse:before {
  content: "";
  position: absolute;
  display: block;
  width: 16px;
  height: 22px;
  left: 13px;
  top: 18px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 136, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.purse:before {
    left: 8px;
  }
}
/* line 149, ../source/styles/app/components/_tournament-details.sass */
.tournament-details .detail.winning:before {
  content: "";
  position: absolute;
  display: block;
  width: 21px;
  height: 25px;
  left: 11px;
  top: 17px;
}
@media screen and (min-width: 0) and (max-width: 1289px) {
  /* line 149, ../source/styles/app/components/_tournament-details.sass */
  .tournament-details .detail.winning:before {
    left: 8px;
  }
}

/* line 5, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table {
  max-width: 1040px;
  clear: both;
  margin-bottom: 15px;
}
/* line 15, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr.disabled {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFQkVBRUREOTQyM0YxMUUzQTk2QkU1MTJFRTNEQjE4NyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFQkVBRUREQTQyM0YxMUUzQTk2QkU1MTJFRTNEQjE4NyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkVCRUFFREQ3NDIzRjExRTNBOTZCRTUxMkVFM0RCMTg3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkVCRUFFREQ4NDIzRjExRTNBOTZCRTUxMkVFM0RCMTg3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Avs2QgAAACpJREFUeNpiZGBgkPr//z8DMmBCF2BkZGRgQhcAKWJCFwBrRxcAAYAAAwAmsA8hSf8RXQAAAABJRU5ErkJggg==') repeat 0 0;
}
/* line 18, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr.disabled > td {
  border-top: 4px solid #FFFFFF;
  border-bottom: 4px solid #FFFFFF;
  position: relative;
}
/* line 22, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr.disabled > td:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: -4px;
  left: 0;
}
/* line 29, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr.disabled:last-child td:after {
  display: none;
}
/* line 32, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr:nth-child(even) {
  background-color: #f3f4f5;
}
/* line 35, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th {
  padding: 12px 0px 8px 0px;
  background: #474747;
}
/* line 39, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th.player {
  text-align: left;
}
/* line 41, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th.player h3 {
  text-indent: 15px;
}
/* line 45, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th div.tablesorter-header-inner:before {
  top: 0px;
  margin-right: 4px;
  border-color: transparent transparent #77797b transparent;
}
/* line 49, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th div.tablesorter-header-inner:after {
  bottom: 0px;
  margin-right: 4px;
  border-color: #77797b transparent transparent transparent;
}
/* line 54, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th .column-headline {
  text-indent: 15px;
}
/* line 78, ../source/styles/app/config/_helpers.sass */
.ui-tile-team-roster-table .ui-table tr th .column-headline.mobile, .mobile .ui-tile-team-roster-table .ui-table tr th .column-headline {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #FFFFFF;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 60, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th[data-column-id="rank"] {
  width: 45px;
}
/* line 64, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th[data-column-id="player"] {
  min-width: 200px;
}
/* line 68, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr th[data-column-id="team-name"] {
  width: 300px;
}
/* line 71, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td {
  padding: 5px 0;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  border-color: #dfdfe4;
}
/* line 77, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.banner-ad-row {
  padding: 0;
}
/* line 80, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.banner-ad-row .banner-ad {
  padding: 5px 0;
  height: 62px;
  position: relative;
  left: -3px;
  background: #FFF;
}
/* line 87, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.banner-ad-row .banner-ad img {
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: auto;
  left: 5px;
}
/* line 93, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.shaded {
  background: rgba(239, 240, 242, 0.5);
}
/* line 96, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  text-align: right;
}
/* line 101, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder .value {
  border-left: 1px solid #DCDCDE;
  text-align: center;
  position: relative;
  width: 60px;
  display: block;
  float: right;
}
/* line 109, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder .value:before {
  content: attr(title);
  position: absolute;
  top: 0px;
  left: -30px;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 116, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder.up {
  color: #43b440;
}
/* line 119, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder.up .value:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #43b440;
}
/* line 130, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder.down {
  color: #cb3838;
}
/* line 133, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td.position-holder.down .value:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #cb3838;
}
/* line 144, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr > td cite {
  font-family: Arial, sans-serif;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #A6ABAE;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 150, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text img {
  display: inline-block;
  vertical-align: middle;
  pointer-events: none;
  margin-left: 13px;
}
/* line 156, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text img.player-profile {
  margin-right: 10px;
  position: relative;
  top: -1px;
}
/* line 161, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table {
  width: 100%;
}
/* line 163, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table tr {
  border-bottom: none !important;
}
/* line 165, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table td {
  padding: 0px 5px;
  border-bottom: none !important;
  text-align: left;
  border: none;
}
/* line 171, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table td span {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
}
/* line 173, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table td span.numeric {
  font-family: "iwan-reschniev", Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: normal;
  line-height: normal;
  color: #000000;
  letter-spacing: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: relative;
  top: 7px;
  left: 7px;
}
/* line 179, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table .player-name-position {
  text-align: center;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  line-height: normal;
  color: #2b3943;
  letter-spacing: 0.5px;
  letter-spacing: 0.03125rem;
  -webkit-font-smoothing: antialiased;
  height: 30px;
  border: 0;
}
/* line 185, ../source/styles/app/ui/tables/_players-table.sass */
.ui-tile-team-roster-table .ui-table tr .image-text table .player-name-position bdi {
  color: #A6ABAE;
}

/* line 194, ../source/styles/app/ui/tables/_players-table.sass */
.bold {
  font-weight: bold;
}

/* line 197, ../source/styles/app/ui/tables/_players-table.sass */
.ui-scrollable-table {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 3px;
}
/* line 210, ../source/styles/app/ui/tables/_players-table.sass */
.ui-scrollable-table .column-tab {
  margin: 0;
  padding: 0;
  margin: 1px 0 0 8px;
  display: table-cell;
  position: relative;
}