/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Base */
/* Home page */
.news-tiling-container {
  width: 105vw;
  height: 64.5vw;
  background-color: #000;
  font-family: Arial;
}
.news-tiling-container:hover .news-banner-large:after,
.news-tiling-container:hover .news-banner-small:after {
  background: rgba(58, 58, 58, 0.33);
}
.news-banner-large {
  cursor: pointer;
  width: 66.5vw;
  display: inline-block;
  position: relative;
}
.news-banner-large:after {
  position: absolute;
  transition: all .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.news-banner-large:hover:after {
  background: none!important;
  content: none;
}
.news-banner-large img {
  width: 100%;
}
/* Everything in the small banner container gets shrunk by 50%, so we double every width/height specification */
.news-banner-small-container {
  width: 33vw;
  height: 200%;
  -webkit-transform: scale(0.5) translate(-50%, -50%);
      -ms-transform: scale(0.5) translate(-50%, -50%);
          transform: scale(0.5) translate(-50%, -50%);
  margin-left: 0.6vw;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  top: 0;
}
.news-banner-small {
  cursor: pointer;
  width: 200%;
  display: block;
  margin-bottom: 1vw;
  position: relative;
}
.news-banner-small:after {
  position: absolute;
  transition: all .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.news-banner-small:hover:after {
  background: none!important;
  content: none;
}
.news-banner-small img {
  width: 100%;
}
/* Store page */
.news-horizontal-container {
  width: 100vw;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #000;
}
.news-horizontal-container:hover .news-banner-horizontal:after {
  background: rgba(255, 255, 255, 0.5);
}
.news-banner-horizontal {
  cursor: pointer;
  position: relative;
  width: 49.6%;
}
.news-banner-horizontal:after {
  position: absolute;
  transition: all .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.news-banner-horizontal:hover:after {
  background: none!important;
  content: none;
}
.news-banner-horizontal img {
  width: 100%;
}
/* Re-usable */
.news-hover-effects {
  cursor: pointer;
}
.news-hover-effects:after {
  position: absolute;
  transition: all .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.news-hover-effects:hover:after {
  background: none!important;
  content: none;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.styles-twitch-container {
  width: 100vw;
  height: 100vh;
  background-color: #5d5d5d;
  /* Scrollbar */
}
.styles-twitch-container ::-webkit-scrollbar {
  width: 18px;
}
.styles-twitch-container ::-webkit-scrollbar-thumb {
  width: 16px;
  margin-left: 1px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAQCAYAAACm53kpAAAABmJLR0QA/wD/AP+gvaeTAAAARElEQVRYw+3QMQ0AMAwDQbdjaARPgZZWOHROQXjM/25ZupWZLaNT5cz12rrXjbD2W8MDAAAAAAAAAAAAAAAAAAAAYGIffm8HSaiq4vUAAAAASUVORK5CYII=);
  border: 1px solid transparent;
  background-clip: content-box;
}
.styles-twitch-container ::-webkit-scrollbar-thumb:hover {
  background-position: -16px 0;
}
.styles-twitch-container ::-webkit-scrollbar-thumb:active {
  background-position: -32px 0;
}
.styles-twitch-container ::-webkit-scrollbar-thumb:disabled {
  background-position: -48px 0;
}
.styles-twitch-container ::-webkit-scrollbar-track-piece {
  background-image: url(https://shared.reliclink.com/dlls/9f1805a27178fc86c3d6a5a978b67e76.png);
}
.styles-twitch-container ::-webkit-scrollbar-button:start:decrement,
.styles-twitch-container ::-webkit-scrollbar-button:end:increment {
  display: block;
}
.styles-twitch-container ::-webkit-scrollbar-button:vertical:start:increment,
.styles-twitch-container ::-webkit-scrollbar-button:vertical:end:decrement {
  display: none;
}
.styles-twitch-container ::-webkit-scrollbar-button {
  background-image: url(https://shared.reliclink.com/dlls/64ba23902a86beaab1b086faaf690dc5.png);
  width: 18px;
  height: 18px;
}
.styles-twitch-container ::-webkit-scrollbar-button:decrement {
  background-position: 0 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:decrement:hover {
  background-position: -18px 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:decrement:active {
  background-position: -36px 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:decrement:disabled {
  background-position: -54px 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:increment {
  background-position: -72px 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:increment:hover {
  background-position: -90px 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:increment:active {
  background-position: -108px 0;
}
.styles-twitch-container ::-webkit-scrollbar-button:increment:disabled {
  background-position: -126px 0;
}
.styles-twitch-container ::-webkit-selection {
  background: transparent;
}
.styles-twitch-container ::-moz-selection {
  background: transparent;
}
.styles-twitch-container ::selection {
  background: transparent;
}
.styles-overflow-wrapper {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 552px;
  width: 278px;
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.styles-broadcasts {
  width: 100%;
  height: 100%;
}
.styles-broadcasts:hover .styles-twitch-item:after {
  background: rgba(58, 58, 58, 0.33);
}
.styles-twitch-logo {
  display: block;
  width: 102px;
  height: 33px;
  margin: 0 auto 12px;
  padding-top: 15px;
}
.styles-twitch-item-wrapper {
  width: 250px;
  height: 180px;
  background: #272727;
  padding: 1.5px 3px;
  margin: auto;
}
.styles-twitch-item-wrapper:first-of-type {
  padding-top: 3px;
}
.styles-twitch-item-wrapper:last-of-type {
  padding-bottom: 3px;
}
.styles-twitch-item {
  font-family: Arial;
  display: block;
  height: 167px;
  width: 100%;
  background: white;
  padding-top: 12px;
  text-decoration: none;
  position: relative;
}
.styles-twitch-item:after {
  position: absolute;
  transition: all .3s ease;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.styles-twitch-item:hover:after {
  background: none!important;
  content: none;
}
.styles-thumbnail-wrapper {
  width: 217px;
  height: 124px;
  left: 50%;
  position: relative;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.styles-thumbnail-stream {
  width: 100%;
  height: 100%;
}
.styles-thumbnail-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.styles-channel-name {
  font-weight: 600;
  color: #6441a5;
  font-size: 16px;
  text-align: center;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 205px;
  padding: 0 8px;
  overflow: hidden;
  margin: 4px auto;
}
.styles-channel-name strong {
  color: #be0909;
  padding-right: 5px;
}
.styles-view-count {
  color: #8f8f8f;
  font-style: italic;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  display: block;
}

/*# sourceMappingURL=coh_ingame-48df6ff33787cf2f3600b167a2a389fc.live-shared.css.map*/