@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto');

body {
  font-family: "Open Sans";
  background-color: #faf9fa;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: default;
  margin: 0 auto;
  height: 100%;
}

a {
  text-decoration: none;
}

section {
  display: block;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

svg:not(:root) {
  overflow: hidden;
}

button:focus {
  outline:0;
}

.animate {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 150px);
    transform: translate(0, 150px);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 200px);
    transform: translate(0, 200px);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.page-content {
  max-width: 1880px;
  margin: 0 auto 30px;
}

.inner .border {
  position: absolute;
  top: 115px;
  right: calc((100% - 1020px) / 2 / 2);
  bottom: 20px;
  left: calc((100% - 1020px) / 2 / 2);
  will-change: transform;
}

.inner .border .line {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-color: #6441a4;
  opacity: 0.2;
  transition: border-color 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.inner .body {
  position: relative;
}

.twitch-header {

}

.twitch-header.default{
  position: relative;
}

.twitch-header.default .top {
  position: relative;
}

.twitch-header.default .top .content.end {
  padding-top: 40px;
}

.twitch-header.default .top .content {
  position: relative;
  max-width: 670px;
  margin: 0 auto;
  padding: 95px 0px 0;
  text-align: center;
}

.twitch-header.default .top .title.end {
  margin-top: 10px;
}

.twitch-header.default .top .title {
  position: relative;
  display: table;
  width: 100%;
  -background-color: #faf9fa;
}

.twitch-header.default .top .title .inner {
  display: table-cell;
  vertical-align: middle;
  -height: 110px;
}

.twitch-header.default .top .title .text{
  margin: 0;
  font-size: 36px;
  font-family: "Roboto";
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #41444F;
  line-height: 1.1;
  transition: color 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.twitch-header.default .top .sub-text.end {
  opacity: 1;
}

.twitch-header.default .top .sub-text {
  position: relative;
  margin: 20px auto 0;
  color: #41444F;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  opacity: 0;
  transition: color 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.twitch-header.default .top .sub-text::before {
  height: 30px;
  margin-bottom: 5px;
  content: '';
  display: block;
  width: 1px;
  background-color: #6441a4;
  opacity: 0.4;
  margin: 0 auto;
}

.twitch-header.default .top .sub-text::after {
  height: 50px;
  margin-bottom: 5px;
  content: '';
  display: block;
  width: 1px;
  background-color: #6441a4;
  opacity: 0.4;
  margin: 0 auto;
}

.twitch-header.default .top .sub-text::before .sub-text::after {

}

/* p.commission-status {
  margin: 10px 0px 15px 0px;
} */

.column-left {
    font-size: 16px;
    float: left;
    width: 40%;
    padding: 0px 0px 0px 30px;
}

.column-right {
    font-size: 16px;
    float: right;
    width: 40%;
    margin-right: 20px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.cash {
    color: #70d43f;
    text-shadow: 0px 0px 3px #b1fc67;
  }

.twitch-header.default .top .sub-text.end p.message {
  width: auto;
  display: inline-block;
  margin: 15px 0px 0px 0px;
  padding: 0px 30px 0px;
}

.twitch-header.default .top .sub-text.end p.commission-status {
  width: 100%;
  display: table;
  margin: 10px 0px 0px 0px
}

.twitch-header.default .top .sub-text.end .commission {
  width: 100%;
  display: table;
  margin: 10px 0px 15px 0px;
}

.twitch-header.default .top .sub-text.end .commission .part {
  display: table-cell;
  vertical-align: middle;
}

.twitch-header.default .top .sub-text.end .commission .part.filler {
  width: 50%;
}

.twitch-header.default .top .sub-text.end .commission .part.filler::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #6441a4;
  opacity: 0.4;
}

.twitch-header.default .top .sub-text.end .commission .commission-status {
  width: 1px;
  padding: 0 10px;
  background-color: #faf9fa;
  -webkit-transition: background-color .3s cubic-bezier(.19,1,.22,1);
  transition: background-color .3s cubic-bezier(.19,1,.22,1);
}

.twitch-header.default .top .sub-text.end .commission .commission-status-closed {
  display: list-item;
  list-style: none;
  padding: 10px 12px;
  border: 1px;
  border-style: solid;
  border-color: #f96868;
  white-space: nowrap;
  text-decoration: none !important;
  vertical-align: middle;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-size: 16px;
  color: #f96868;
}

.twitch-header.default .top .sub-text.end .commission .commission-status-open {
  display: list-item;
  list-style: none;
  padding: 10px 12px;
  border: 1px;
  border-style: solid;
  border-color: #70d43f;
  white-space: nowrap;
  text-decoration: none !important;
  vertical-align: middle;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-size: 16px;
  color: #70d43f;
  text-shadow: 0px 0px 3px #b1fc67;
}

.twitch-header.default .top .sub-text.end .message {
  width: 100%;
  display: table;
  margin: 10px 0px;
}

.twitch-header.default .top .sub-text.end .message .part {
  display: table-cell;
  vertical-align: middle;
}

.twitch-header.default .top .sub-text.end .message .part.filler {
  width: 50%;
}

.twitch-header.default .top .sub-text.end .message .part.filler::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #6441a4;
  opacity: 0.4;
}

.twitch-header.default .top .sub-text.end .message .part.message-twitter {
  width: 1px;
  padding: 0 10px;
  background-color: #faf9fa;
  -webkit-transition: background-color .3s cubic-bezier(.19,1,.22,1);
  transition: background-color .3s cubic-bezier(.19,1,.22,1);
}

.twitch-header.default .top .sub-text.end .message .message-twitter-button {
  display: list-item;
  list-style: none;
  padding: 10px 12px;
  border: 1px;
  border-style: solid;
  border-color: #5dbfef;
  white-space: nowrap;
  text-decoration: none !important;
  -webkit-transition: fill .3s cubic-bezier(.19,1,.22,1);
  transition: fill .3s cubic-bezier(.19,1,.22,1);
}

.twitch-header.default .top .sub-text.end .message .message-twitter-button:hover {
  background-color: #5dbfef;
}

.twitch-header.default .top .sub-text.end .message .message-twitter-button .icon {
  vertical-align: middle;
  width: 24px;
  height: 21px;
  fill: #5dbfef;
  -webkit-transition: fill .5s cubic-bezier(.19,1,.22,1);
  transition: fill .5s cubic-bezier(.19,1,.22,1);
}

.twitch-header.default .top .sub-text.end .message .message-twitter-button:hover .icon {
  fill: #faf9fa;
}

.twitch-header.default .top .sub-text.end .message .message-twitter-button .text {
  vertical-align: middle;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-size: 16px;
  white-space: nowrap;
  text-decoration: none !important;
  text-transform: none;
  color: #5dbfef;
  -webkit-transition: color .5s cubic-bezier(.19,1,.22,1);
  transition: color .5s cubic-bezier(.19,1,.22,1);
}

.twitch-header.default .top .sub-text.end .message .message-twitter-button:hover .text {
  color: #faf9fa;
}

.body {
  padding-top:1px
}

.wrapper {
  border-top: 1px;
  border-top-style: solid;
  border-top-color:rgba(100,65,164, 0.4);
  border-bottom: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgba(100,65,164, 0.4);
}

.grid-container{
  position: relative;
  clear: both;
  overflow: hidden;
}

.inside {
  padding: 20px 5px 25px;
  overflow: hidden;
}

.component-grid {
  list-style: none;
  margin: 0;
  padding: 0;
}



.component-grid>.grid-sizer {
  width: 100%;
}

.grid-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  float: left;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.4s linear 0s, transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.in-view {
  opacity: 1;
  transform: translateY(35%);
  transition: opacity 0.4s linear 0s, transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.streamer-channel {
  display: block;
  position: relative;
  width: 100%;
  /* border: 1px solid black; */
}

.streamer-channel>.inside {
  display: block;
  /* position: absolute; */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 17px 0px 16px 0px;
  overflow: hidden;
}

.background {

}

.streamer-channel>.inside>.background {
  background-color: #faf9fa;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -999;
  -webkit-transition: background-color .5s cubic-bezier(.19,1,.22,1);
  transition: background-color .5s cubic-bezier(.19,1,.22,1);
}

.streamer-channel>.inside:hover .background {
  background-color: #17141f;
}

.content {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
  height: 100%;
}

.content .section-container {
  display: table;
  width: 99.8%;
  height: 100%;
}

.content .streamer-channel-name {
  margin: 0;
  font-size: 28px;
  font-family: "Roboto";
  display: block;
  letter-spacing: 0.12em;
  color: #41444F;
  line-height: 1.1;
  -webkit-transition: color .5s cubic-bezier(.19,1,.22,1);
  transition: color .5s cubic-bezier(.19,1,.22,1);
  text-decoration: none;
  padding-bottom: 6px;
}

.streamer-channel>.inside:hover .streamer-channel-name {
  color: #faf9fa;
}

.content .section-container img {
  padding: 10px;
}

@media print, screen and (min-width: 64.063em) {

  .inside {
    padding-left: 35px;
    padding-right: 35px;
  }

  .inside {
    padding-top: 25px;
  }

  .wrapper {
    margin: 0 40px;
    border: 1px;
    border-style: solid;
    border-color:rgba(100,65,164, 0.4);
  }

  .component-grid>.grid-sizer {
    width: 33.333333%;
  }
}

@media print, screen and (min-width: 48em) and (max-width: 64em) {

  .inside {
    padding-left: 15px;
    padding-right: 15px;
  }

  .component-grid>.grid-sizer {
    width: 50%;
  }
}

/* .content-sections .content-section-html {
  font-size: 18px;
  color: #72777f;
  line-height: 1.8;
  max-width: 670px;
  margin: 0px auto 0;
}

.component-svg {
  //display: inline-block;
  width: 30px;
  height: 35px;
}

.social-bar.color {
  background-color: #FFF;
  border-color: #6441a4;
  border-width: 2px;
}

.social-bar.active {
  bottom: -4px;
}

.social-bar ul {
  display: table;
  width: 100%;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.social-bar ul li {
  display: table-cell;
  position: relative;
  color: #FFF;
}

.social-bar .button {
  padding: 0;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

.social-bar .button.action {
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  text-align: center;
}

.social-bar .button.action:hover .icon {
  opacity: 0.25;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.social-bar .button.action:hover .text {
  opacity: 1;
}

.social-bar .button.action .text {
  opacity: 0;
  position: absolute;
  color: ##4b367c;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
  transition: opacity 500ms cubic-bezier(0.19, 1, 0.22, 1);
}

.social-bar .button.action .toggle-theme {
  background: #111;
}

.social-bar .icon {
  stroke: #6441a4;
  fill: #6441a4;
}

.social-bar {
  z-index: 10px;
  position: fixed;
  left: 50%;
  bottom: -57px;
  width: 100%;
  transform: translate(-50%, 0);
  box-sizing: border-box;
  max-width: 266px;
  margin: 0px auto;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0px 10px 16px 1px rgba(0,0,0,0.15);
  transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
} */
