body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure {
    margin: 0;
    padding: 0
}

* {
    box-sizing: border-box
}

body {
    font: 400 18px/1.6 "Quicksand", Georgia, serif;
    color: #dfdfdf;
    background-color: #fcfcfc;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: 'kern' 1;
    -moz-font-feature-settings: 'kern' 1;
    -o-font-feature-settings: 'kern' 1;
    font-feature-settings: 'kern' 1;
    font-kerning: normal
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

figure>img {
    display: block
}

figcaption {
    font-size: 15.75px;
    font-style: italic
}

ul,
ol {
    margin-left: 30px
}

li ul,li ol {
    margin-bottom: 0
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 900
}

h2,h3,h4,h5,h6 {
    margin-bottom: 0
}

h1,h2,h3 {
    text-transform: uppercase
}

h1:hover{
   color: #dfdfdf;
}

h2 {
    font-size: 2em;
    line-height: 1;
    padding-top: 0.5em;
    padding-bottom: 0.5em
}

h3 {
    font-size: 1.5em;
    line-height: 1.25
}

h2 code,
h3 code {
    font-size: inherit;
    text-transform: none
}

a {
    color: #333333;
    text-decoration: none
}


blockquote {
    color: #828282;
    border-left: 4px solid #e8e8e8;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
    letter-spacing: -1px;
    font-style: italic
}

blockquote>:last-child {
    margin-bottom: 0
}


.row:after {
    content: '';
    display: table;
    clear: both
}

small {
    font-size: 11.75px;
    color: #aaaaaa;
    font-style: italic;
    line-height: 12px;
}

html,
body {
    height: 100%
}

body {
    padding: env(safe-area-inset-top) env(safe-area-inset-right) 0 env(safe-area-inset-left);
}

.page {
    position: relative;
    min-height: 100%;
    overflow: hidden;
    height: 100%;
    width: 100%;
    max-width: initial;
    background: #000000cc;
    border-radius: 0;
}

.page:after {
    content: "";
    display: block
}





.home-header {
    margin-bottom: 30px
}

.home-header img {
    margin: 0 auto 15px;
    clear: both;
    padding: 0;
    display: block;
    width: 70px;
    height: 70px
}

.home-header h1,
.home-header p {
    text-align: center;
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 900;
    letter-spacing: -2px;
    text-transform: uppercase;
    line-height: 1;
    color: #454545
}

.home-header h1 {
    font-size: 48px
}

.home-header p {
    font-size: 24px;
    margin-bottom: 60px
}

.home-nav {
    max-width: 930px;
    width: 100%;
    margin: 0 auto 60px;
    overflow: hidden
}

.home-nav nav {
    flex-grow: 1;
    text-align: left
}

.blog-header a.title {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 900;
    letter-spacing: -2px;
    text-transform: uppercase;
    line-height: 1;
    color: #454545;
    font-size: 24px;
    flex-grow: 1
}

.blog-header a.title:hover {
    text-decoration: none;
    box-shadow: none;
    border: none
}

.header>div {
    display: flex;
    flex-direction: column
}

.header nav {
    display: flex
}

.header nav a {
    font-family: "Quicksand", Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 24px;
    margin-left: 15px;
    display: inline-block
}

.header nav a:hover {
    border: none
}

.header nav a:first-child {
    margin-left: 0
}


.intro {
    margin-bottom: 60px
}

.social {
    list-style-type: none;
    margin: 0 0 30px;
    padding: 0;
    overflow: hidden
}

.page-title {
    text-align: left;
    font-size: 36px;
    color: #ffffff;
    padding-left: 10px;
	display: inline-block;
}

.omg {
    font-size: 18px;
	text-align: left;
    color: #ffffff;
    padding-left: 10px;
	display: inline-block;
}


.post-header-image {
    display: block;
    width: 100%;
    height: auto;
    margin-top: -30px;
    margin-bottom: 30px
}

.post-meta {
    font-style: italic;
    font-size: 15.75px;
    font-family: "Quicksand", Georgia, serif;
    font-weight: 400;
    text-transform: none
}

.post-image {
    display: block;
    text-align: center
}

.post-image img {
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.post-image-outside {
    margin-left: 0;
    margin-right: 0
}
.reset {
	position: absolute;
    bottom: 0;
    left: 20px;
    font-size: 11px;
    cursor: pointer;
}
.suggest {
	color: white;
}
.suggest:hover {
	color: #ddd;
}
.title img {
	float: left;
	width: 60px;
	height: 60px;
}

.gamehover {
    display: inline-block;
	width: 82%;
	padding-left: 10px;
}
.title {
    opacity: 0;
    transition: opacity 0.5s;
    position: absolute;
    border-radius: 5px;
    width: 0;
    background: #000000ee;
    color: white;
    padding: 0;
    font-size: 1rem;
    line-height: 1.3rem;
	overflow: hidden;
	transition: right 0.5s;
}
.status .title {
	right: 55px;	
}
.status.hide .title{
    right: 283px;	
}

.home.row {
    position: absolute;
    overflow: hidden;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0;
    margin: 0;    

}
.menu-scroll {
	position: relative;
    width: 100%;
    height: 88%;
	padding: 10px 0;
    overflow-y: scroll;
}
.online-stream, .offline-stream {
    overflow: hidden;
    padding: 7px 0;
}
.fixed-go {
	margin: 10px 0;
	
}
.status .fixed-go input{
	padding: 1px 5px;
	font-size: 15px;
	float: left;
	margin: 0 5px;
	background: none;
	color: white;
	border: 1px solid white;
	cursor: pointer;
}

.status.hide .fixed-go input{
    border: 1px solid white;
    background: none;
    color: white;
	float: none;
    font-size: 20px;
    vertical-align: bottom;
    padding: 1px 30px;
    cursor: pointer;
	transition: border 1s, color 1s, background 1s, opacity 0.4s; 
}

.fixed-go input:hover{
    border: 1px solid transparent;
    background: white;
    color: #000000;
	
}

.status {
  border: 3px solid #222222;
  border-radius: 5px;
  background: #000000cc;
  color: #eeeeee;
  z-index: 4;
  width: 300px;
    position: absolute;
    top: 0;
    right: -245px;
    text-align: center;
	transition: opacity 0.8s;
	transition: right 0.5s;
    height: 92%;
}


svg {
	position: absolute;
    right: 10px;
    top: 3px;
	fill: #999999;
	transition: fill 0.5s;
	cursor: pointer;
}
svg:hover {
	fill: #ffffff;
}

.status.hide {
    right: -17px;
	border-right: 0;
}

.status.hide .toggleShit{
	float: right;
}

.scroll.chatIcons {
	width: 100%;
    overflow: auto;
    display: block;
    position: absolute;
    right: 0;
    height: 0;
	transition: height: 0.3s;
    top: 32px;
}

body[data-layout=studio] .scroll.chatIcons {
    top: inherit;
    bottom: 32px;
    background: black;
}

.chatIcons img {
    cursor: pointer;
    padding: 3px;
    width: 40px;
    height: 40px;
    transition: transform 0.2s;
}
.chatIcons img:hover {
    transform: scale(1.8);
    z-index: 10;
}

.emote-filter {
    margin: 5px 0;
    width: 100%;
    padding: 2px 5px;
    border: 1px solid white;
    border-radius: 55px;
    width: 98%;
    height: 30px;
}

.emote-filter input {
    width: 90%;
    padding: 4px;
    border-radius: 4px;
    border: 1px solid #444;
    background: rgba(0,0,0,0.2);
    color: white;
}

.emote-category {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
}


.scroll.open.chatIcons {
    height: 150px;
}
.status form {
	overflow: hidden;
    position: relative;
    height: 100%;    
}
.infos, .date {
font-style: italic;
    font-weight: bold;
    font-size: 0.8rem;
    color: grey;
}
h6 {
	text-align: center;
    font-size: 25px;
    padding: 10px 0;
    border-top: 1px solid grey;
    border-bottom: 1px solid grey;    
}
.channels {
 padding: 0 10px;
 text-align: left;
    position: relative;
}
.channels label {
	text-transform: capitalize;
	padding-left: 12px;
}
.channels:hover {
	cursor: pointer;
}
.channels:hover label {
	color: black;
	cursor: pointer;
}
.channels:hover .title {
opacity: 1;
width: 400px;
padding: 20px;
position: fixed;
}
.channels:hover small {
	color: black;
}
small.game {
    display: block;
	position: relative;
    padding-left: 43px;
    width: 84%;
	top: -5px;
}
.channels .title .game img {
	display: inline-block;
    width: 60px;
	vertical-align: top;
}
.channels .title .game div{
	display: inline-block;
	width: 80%;
}

.page-content {
	padding: 0 10px;
    padding-top: 60px;
    height: 100%;
}
.page-content.fullscreen {
    padding: 0;
}
.twitch-video {
	height: 100%;
	position: relative;
}

.toggleShit {

	-webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */	
}

.fullscreen .toggleShit {

}
.fullscreen .status {
	top: 10px;
}
.toggleShit:before {    
	content: '<<';
	font-size: 1.8rem;
    line-height: 20px;
    position: relative;
    left: -122px;
    top: 6px;
    cursor: pointer;
}
.toggleShit.hide:before {
   content:'>>';
    left: -22px;
}
.chat {
    line-height: 15px;
    text-align: left;
    margin: 10px;
}
.viewer {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 4px;
    float:left;
	/*overflow: hidden;*/
    transition: width 0.3s ease-in-out, height 0.3s ease-in-out;
	cursor: pointer;
}
.viewer.mainViewer {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: 3;
	top: 0;
	bottom: 0;
	left:0;
	right: 0;
	margin: auto;
}

.viewer2video .viewer{
	width: 50%;
}
.viewer4video .viewer{
	width: 50%;
	height: 50%;
}

.viewer6video .twitch-description, 
.viewer5video .twitch-description, 
.viewer4video .twitch-description, 
.viewer3video .twitch-description
{
	height: 71%;
}

.viewer5video .viewer:nth-of-type(4), .viewer5video .viewer:nth-of-type(5){
	width: 50%;
}
.viewer3video .viewer:last-of-type{
	width: 100%;
}
.viewer6video .viewer, .viewer5video .viewer{
	width: 33.3333333%;
	height: 50%;
}

.viewer9video .viewer, .viewer8video .viewer, .viewer7video .viewer{
	height: 33.3333333%;
}
.viewer9video .viewer, .viewer8video .viewer, .viewer7video .viewer{
	width: 33.3333333%;
}
.viewer8video .viewer:nth-of-type(7), .viewer8video .viewer:nth-of-type(8){
	width: 50%;
}
.viewer7video .viewer:nth-of-type(4), .viewer7video .viewer:nth-of-type(5), .viewer7video .viewer:nth-of-type(6), .viewer7video .viewer:nth-of-type(7){
	width: 50%;
}

.twitch-embed{
    display: block;
    position: relative;
    z-index: 0;
	height: 100%;
	transition: width 0.5s;
    width: 100%;
	-webkit-user-select: none; 
  -ms-user-select: none;
  user-select: none;
}
.twitch-embed iframe{
    display: block;
    position: relative;
    z-index: 1;
    min-width: 400px !important;
    min-height: 300px !important;
}
.twitch-embed:before{
	content: '';
    box-shadow: inset 0px 11px 8px -10px transparent, inset 0px -11px 8px -10px transparent;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	pointer-events: auto;
	z-index: 2;
	height: 0;
    position: absolute;
}
.specialgrid .mainViewer .twitch-embed:before {
	height: 80%;
}
.specialgrid .twitch-embed:before {
	height: 100%;
}

.viewer3video .viewer{
	width: 50%;
height: 50%;
}

.viewer[data-player-active="true"] .twitch-embed:before {
    height: 100%;
}
/*
.force-autoplay .twitch-embed:before {
    height: 0 !important;
}*/


.viewer3video .viewer:last-of-type{
	width: 100%;
}

.twitch-description{
    position: absolute;
    width: 25%;
    height: 20%;
	border-radius: 5px;
	border-style: inset;
	background: none;
    font-size: 0.8rem;
	line-height: 1rem;
    bottom: 70px;
    right: 50px;
	cursor: grab;
	z-index: 2;
	transition: border-color 0.5s;
}

.player-options {
    opacity: 0;
    transition: opacity 0.8s;
    background: #000000f5;
    display: inline-block;
	padding-right: 15px;
    width: 99%;
	height: auto;
	padding: 5px;
	position:absolute;
    left: 4px;
    bottom: 4px;
}
.twitch-description .player-options {
	top: -41px;
	bottom: inherit;
	min-width: 352px;
	left: 0;
	border-radius: 5px 5px 0 0;
	height: 40px;
}

.fullscreen .player-options {
	width: 100%;
	padding-right: 20px;
}

/*  -webkit-user-select: none; 
  -ms-user-select: none;
  user-select: none;
  */
.switchers, .status {

  
}

.viewer1video .switchers button {
	display: none;
}
[data-down-font], [data-up-font], [data-form-theme-color], [data-form-theme], [data-play], [data-qualities], .volume, [data-up-volume], [data-down-volume] {
    position: relative;
	display: inline-block;
	vertical-align: middle;
    z-index: 2;
	cursor: pointer;
}
[data-up-font], [data-down-font], [data-play] {
	font-size: 18px;
    color: white;
    font-weight: bold;
	margin: 0 7px;
}
[data-up-font], [data-down-font]{
	font-size: 30px;
	line-height: 30px;
}
[data-up-volume], [data-down-volume]{
	font-size: 28px;
	line-height: 30px;
	color: white;
}
[data-up-volume]{
    position: absolute;
    right: 94px;
}

[data-down-volume]{
    position: absolute;
    right: 230px;	
}

[data-form-theme-color] {
    color: white;
    background: transparent;
    border: 0;	
	margin: 0 4px;
	font-size: 12px;
}
[data-form-theme] {
    color: white;
    background: transparent;
    border: 0;	
	margin: 0 4px;
	font-size: 12px;
}
[data-form-theme] option, [data-form-theme-color] option{
	color: white;
	background: #000000; 
}

/*.ui-widget-content .ui-icon {
/*.ui-widget-content .ui-icon {
    background-image: none !important;
	z-index: initial !important;
}*/
/*.viewer:hover .twitch-description.ui-widget-content */
.ui-icon{
	background-image: url("https://download.jqueryui.com/themeroller/images/ui-icons_ffffff_256x240.png") !important;
}

.twitch-description.hide{
    width: 50px !important;
    height: 50px !important;
    top: 40px !important;
    /*right: 20px !important;*/
    left: 20px !important;
	transition: left 0.6s, top 0.6s;
	background-image: url("../img/chat.png");
}
.twitch-description.hide .player-options {
	display: none;
}
.twitch-description.hide .ui-icon {
	display: none !important;
}
.twitch-description:hover{
	border: 1px solid #ffffff44;
}

.viewer:hover .player-options {
	opacity: 1;
}


.twitch-description.hide .chatscroll{
	display: none;
}
.specialgrid .twitch-description.hide .chatscroll{
	display: inline-block;
}

.postmessage {
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 10px;
}

.authbtn {
    font-size: 17px;
    color: white;
    cursor: pointer;
    display: inline-block;
    background: url("../img/login.svg");
    width: 40px;
    height: 40px;
    display: inline-block;
    background-size: contain;  
}
.authbtn:hover h2{
	color: #bbbbbb;
}
.authbtn p {
    position: absolute;
    width: 309px;
    text-align: left;
    padding-left: 40px;
    top: 15px;
}

[name=spam-area] {
	position: absolute;
	padding-right: 10px;
    bottom: -35px;
    width: 100%;
	opacity: 1;
}

body[data-layout=studio] [name=spam-area] {
    bottom: 0;
}

.hide [name=spam-area] {
	display: none;
}

[name=spam-area] input[type=text]{
    max-width: 100%;
    width: 100%;
	padding: 8px 5px;
	background: transparent;
	color: white;
	border-radius: 0 0 5px 5px;
}
[name=spam-area] input[type=submit]{
    position: absolute;
	right: 10px;
	bottom: 0;
	padding: 8px 5px;
    background: transparent;
    color: white;
    border: 0;
}
#embed_chat_position{
	margin: 5px 0;
}  
.twitch-description .embed-message{
	padding: 3px;
	word-break: break-word;
	padding-right: 10px;
}
.twitch-description .sender-message{
    display: inline-block;
    vertical-align: top;
	width: 35%;
	text-align: right;
	max-width: 150px;
}

.twitch-description .embed-message:hover{
    background: #ffffffcc;
	color: #111111;
}

[data-theme=border] .twitch-description .message{
	width: 100%;
}
[data-theme=border] .twitch-description .sender-message {
	width: 100%;
	text-align: left;
    padding-left: 10px;
	max-width: 100%;
}
[data-theme=border] .twitch-description .embed-message{
	margin: 2px 0;
	border-radius: 8px;
}
[data-theme=border] .twitch-description{
	height: 80%;
}

[data-theme=detached] .twitch-description .message{
	width: 100%;
}
[data-theme=detached] .twitch-description .sender-message {
	width: 100%;
	text-align: left;
    padding-left: 10px;
	max-width: 100%;
}
[data-theme=detached] .twitch-description .embed-message{
	margin: 15px 0;
	border-radius: 8px;
}
[data-theme=detached] .twitch-description{
	height: 80%;
}
[data-theme-color=default] .twitch-description .chatIcons {
	background-color: transparent;	
	color: #f1f1f1;
}
[data-theme-color=default] .twitch-description .embed-message{
	background-color: transparent;	
	color: #f1f1f1;
}
[data-theme-color=default] .twitch-description .player-options{
	background-color: transparent;	
	color: #f1f1f1;
}
[data-theme-color=default].twitch-description .embed-message:hover{
    background: #ffffffcc;
	color: #111111;
}
[data-theme-color=dark] .twitch-description .chatIcons {
	background-color: #000000;
	color: #f1f1f1;
}
[data-theme-color=dark] .twitch-description .embed-message{
	background-color: #000000;
	color: #f1f1f1;
}
[data-theme-color=dark] .twitch-description .player-options{
	background-color: #000000;
	color: #f1f1f1;
}
[data-theme-color=dark] .twitch-description .embed-message:hover{
    background: #f1f1f1;
	color: #111111;
}
[data-theme-color=dark] [name=spam-area] input[type=text]{
    background: #000000;
	color: #f1f1f1;
	border: 1px solid #ffffff;
}
[data-theme-color=dark] [name=spam-area] input[type=submit]{
	color: #efefef;
}
[data-theme-color=dark-opacity] .twitch-description .chatIcons {
	background-color: #00000099;
	color: #f1f1f1;
}
[data-theme-color=dark-opacity] .twitch-description .player-options{
	background-color: #00000099;
	color: #f1f1f1;
}
[data-theme-color=dark-opacity] .twitch-description .embed-message{
	background-color: #00000099;
	color: #f1f1f1;
}
[data-theme-color=dark-opacity] .twitch-description .embed-message:hover{
    background: #f1f1f1;
	color: #111111;
}
[data-theme-color=dark-opacity] [name=spam-area] input[type=text]{
	background-color: #00000099;
	color: #f1f1f1;
	border: 1px solid #000000;
}
[data-theme-color=dark-opacity] [name=spam-area] input[type=submit]{
	color: #f1f1f1;
}
[data-theme-color=light] .twitch-description .chatIcons {
	background-color: #f1f1f1;
	color: #000000;	
}
[data-theme-color=light] .twitch-description .player-options{
	background-color: #f1f1f1;
	color: #000000;	
}
[data-theme-color=light] .twitch-description .embed-message {
	background-color: #f1f1f1;
	color: #000000;	
}
[data-theme-color=light] .twitch-description .embed-message:hover{
    background: #000000;
	color: #efefef;
}
[data-theme-color=light] .twitch-description .scamer{
	font-weight: bold;
	text-shadow: 0 1px 0 rgb(0, 0, 0, 0.9);
}
[data-theme-color=light] [name=spam-area] input[type=text]{
    background-color: #f1f1f1;
	color: #000000;
	border: 1px solid #ffffff;
}

[data-theme-color=light] [name=spam-area] input[type=submit]{
	color: #000000;
}
[data-theme-color=light-opacity] .twitch-description .chatIcons {
	background-color: #ffffff99;
	color: #000000;	
}
[data-theme-color=light-opacity] .twitch-description .player-options{
	background-color: #ffffff99;
	color: #000000;	
}
[data-theme-color=light-opacity] .twitch-description .embed-message {
	background-color: #ffffff99;
	color: #000000;	
}
[data-theme-color=light-opacity] .twitch-description .embed-message:hover{
    background: #00000099;
	color: #efefef;
}
[data-theme-color=light-opacity] .twitch-description .scamer{
	font-weight: bold;
	text-shadow: 0 1px 0 rgb(0, 0, 0, 0.9);
}
[data-theme-color=light-opacity] [name=spam-area] input[type=text]{
	background-color: #ffffff99;
	color: #000000;	
	border: 1px solid #ffffff;
}

[data-theme-color=light-opacity] [name=spam-area] input[type=submit]{
	color: #000000;	
}



.twitch-description .message{
    display: inline-block;
    vertical-align: top;	
	width: 65%;
	padding-left: 10px;
}
.twitch-description .message img {
	vertical-align: top;
}
.twitch-description .scamer{
	font-weight: bold;
	text-shadow: 0 1px 0 rgb(255, 255, 255, 0.9);
}

.specialgrid .viewer:hover {
	height: 12% !important;
}
.specialgrid .viewer {
	width: 11.11111% !important;
    height: 12%;
	margin-right: 0;
	display: inline-block;
	left: 0;
    bottom: 50px;
	position: absolute;
	z-index: 2;
}
.specialgrid .viewer .twitch-embed{
    margin: 0 auto;
}
.specialgrid .mainViewer.viewer .twitch-embed {
    margin: 0;
}
.specialgrid .viewer.mainViewer {
    bottom: inherit;
    width: 100% !important;
	height: 100% !important;
	margin-right: 0 !important;
	left: 0 !important;
	/*transition: width 0.1s, height 0.1s;*/
	z-index: 1;
	background: transparent;
}
.switchers {
	position: absolute;
	left: 0;
	right:0;
	top: 100%;
	margin: 0 auto;
	width: fit-content;
    text-align: center;
    height: 50px;
	padding: 0 10px;
    line-height: 50px;
	font-size: 16px;
	z-index: 10;
	opacity: 1;
	transition: opacity 0.5s;
}
.switcher {
	cursor: pointer;
	margin: 0 10px;
	color: white;
}
.switcher:hover {
	color: #cccccc;
}

.specialgrid .viewer.mainViewer iframe{
	
}

.specialgrid .mainViewer .twitch-embed {
    width: 80%;
	transition: width 0s;
}

.specialgrid .viewer.mainViewer .tw{
	padding-left: 15%;
}

.specialgrid .viewer .twitch-description {
	display: none;
}
.specialgrid .viewer .player-options {
	display: none;
}
.specialgrid .viewer .volume, .specialgrid .viewer .mutebtn  {
	display: none;
}
.specialgrid .viewer.mainViewer .player-options {
	display: block;
	width: 79.6%;
}

[data-layout=grid] [data-grid-switch] {
	border-bottom:1px solid white;
}
[data-layout=studio] [data-studio-switch] {
	border-bottom:1px solid white;
}
.specialgrid .mainViewer .volume, .specialgrid .mainViewer .mutebtn {
	display: block;
}

.specialgrid .mainViewer .twitch-description {
	display: inline-block;
	position: relative !important;
	height: 100% !important;
    top: 0 !important;
    left: 0 !important;
	width: 20% !important;
	float: right;
	background-image: inherit;
}

.specialgrid .fullscreen .mainViewer .twitch-description {
	top: 50px !important;
	height: 92% !important;
}

.online-icon {
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-name: grow;


  display: inline-block;
  margin: 0 4px;
  
  width: 18px;
  height: 18px;
  border-radius: 9px;
  border: 2px solid transparent;
  box-sizing: border-box;
  position: absolute;
  cursor: pointer;
  top: -7px;
  left: 26px;
  border-color: #238823;
  border-width: 2px;
  vertical-align: top;
}
.online-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: green;
  border-radius: 5px;
}

.channels input {
    vertical-align: middle;
	display: none;
}
.offline-icon {
  display: inline-block;
  margin: 0 4px;
  width: 18px;
  height: 18px;
  position: absolute;
  cursor: pointer;
  top: -7px;
  left: 26px;
}

.offline-icon:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: #D2222D;
  border-radius: 5px;
}
#go-button {
	color:white;
    position: absolute;
    top: 0;
    right: 15px;
    z-index: 4;
    font-size: 14px;
    cursor: pointer;
    margin: 0;
	transition: opacity 0.5s;
}

@keyframes grow {
  0% { transform: scale(1); }
  50% { transform: scale(0.75); }
  100% { transform: scale(1); }
}

/* Scroll bar OP */
.scroll {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}


.scroll::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.scroll:hover::-webkit-scrollbar{
    width: 10px;
}

.scroll:hover::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #eee;
  box-shadow: 0 0 1px 1px #bbb, inset 0 0 7px rgba(0, 0, 0, 0.3);
}

.scroll::-webkit-scrollbar-track {
  border: 0;
  background: transparent;
  box-shadow: 0;
}
.scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(left, #96A6BF, #63738C);
  box-shadow: inset 0 0 1px 1px #5C6670;
}
.scroll::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(left, #8391A6, #536175);
}


.chat .position input {
    position: relative;
    left: 20px;
}
.chat .position input:checked + label {
	color: red;
}
.chat .position label{
    margin: 10px 0;
    cursor: pointer;
    display: block;
}
.chat .position label:hover{
    color: red;
}

.chat .position input:nth-of-type(2), .chat .position input:nth-of-type(4) {

}
.chat .position {
	    text-align: center;
    margin: 20px 0;
}

.instructions, .intro {
	display: none;
}
.author-message {
	font-size: 0.8em;
	line-height: 1em;
	max-height: 40px;
	text-overflow: ellipsis;
    overflow: hidden;
}

.reply-author-message {
	font-size: 0.8em;
	line-height: 1em;
	text-decoration: underline;
}

.shortkeys {
	padding: 20px 0;
	position: relative;
}
.modal-wrapper video {
    margin: 0 auto;
}
.modal-wrapper h4 {
    margin: 0;
    text-align: center;
}

h4{
	margin: 20px 0;
}
.viewer0video .suggestion {
    display: inline-block;
    width: 98%;
	height: 95%;
	position: relative;
    margin: 0 auto;
    color: white;
	text-align: left;
}

.viewer0video .status {
    display: inline-block;
}

body:not(.viewer0video) .switchers {
    top: 65px;
}
.switchers {
    top: initial;
	bottom: 22%;
	background: #000000de;
    border: 1px solid #ffffff88;
}
.instructions li {
	text-align: left;
}

.highlight {
	border: 4px dotted red;
}
.channels .remove {
	position: absolute; 
	top: 0;
	right: 5px;
	font-weight: bold;
    font-size: 18px;
	color: transparent;
}

.channels:hover label{
	font-weight: bold;
} 

.channels:hover .remove{
	color: black;
}
.channels .remove:hover{
	color: red;
}

.channels:hover{
	background: #ffffffaa;
}


.channels.selected{
	background: #ffffffee;
	color: black;
}
.channels.selected label{
	color: black;
}
.channels.active label{
	font-weight: bold;
	color: #9146FF;
}
.channels.selected .game{
	color: black;
}
.channels.selected small{
	color: black;
}
select[name=qualities]:focus-visible {
	outline: none;
}
	
select[name=qualities] {
    display: inline-block;
    width: 23px;
    height: 23px;
	border-radius: 25px;
    background: url(../img/settings.png);
    border: 0;
    background-size: contain;
	appearance: none;
	color: transparent;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}

select[name=qualities]:hover {
	animation: 1s rotate360 infinite ease-in-out;
}

@keyframes rotate360 {
  to { transform: rotate(360deg); }
}

select[name=qualities] option{
	color: white;
	background: black;
	padding: 2px 5px;
}

/*
[data-flags=null] ,[data-subgifts-undefined],[data-bits=undefined], [data-no-video],[data-partner-undefined], [data-no-audio], [data-modo=false] , [data-turbo-undefined] , [data-subscriber=false], [data-prime-undefined], [data-prime-], [data-vip-undefined], [data-brodcaster-] {
	display: none;
}*/

[data-modo=true], [data-subscriber=true], [data-prime-1], [data-no-audio-1], [data-no-video-1], [data-partner-1], [data-vip-1], [data-brodcaster-1], [data-turbo-1], [data-bits=true] {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/3267646d-33f0-4b17-b3df-f923a41db1d0/1");
	background-size: contain;
	vertical-align: top;
	margin: 0 1px;
	float: left;
}

[data-bits=undefined] {
	width: 0;
}

[data-subscriber=true]{
	background-image:url("../img/sub.png");
}

[data-subgifts-350] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/6c4783cd-0aba-4e75-a7a4-f48a70b665b0/1");
}

[data-subgifts-1000] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/bfb7399a-c632-42f7-8d5f-154610dede81/1");
}

[data-brodcaster-1] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/5527c58c-fb7d-422d-b71b-f309dcb85cc1/1");
}
[data-partner-1] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/d12a2e27-16f6-41d0-ab77-b780518f00a3/1");
}
[data-no-audio-1] {
	background-image: url("https://static-cdn.jtvnw.net/badges/v1/aef2cd08-f29b-45a1-8c12-d44d7fd5e6f0/1");
}
[data-no-video-1] {
	background-image: url("https://assets.help.twitch.tv/article/img/659115-05.png");
}
[data-prime-1] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/bbbe0db0-a598-423e-86d0-f9fb98ca1933/2");
}
[data-turbo-1] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/bd444ec6-8f34-4bf9-91f4-af1e3428d80f/1");
}
[data-vip-1] {
	background-image:url("https://static-cdn.jtvnw.net/badges/v1/b817aba4-fad8-49e2-b88a-7cc744dfa6ec/1");
}
[data-first-message=true] .message{
    font-weight: bold;
	text-decoration: underline;
}

/*Input */
[id=import] {	
	border: 0;
    background: transparent;
    padding: 0;
	margin: 0;
	margin-bottom: 10px;
    padding: 8px;
	padding-left: 10px;
    min-width: 20%;
    color: white;
    border-bottom: 1px solid white;
}

.background {
  width: 100vw;
  height: 100vh;
  background: #9146FF;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  
}
.background span {
  width: 20vmin;
  height: 20vmin;
  border-radius: 20vmin;
  backface-visibility: hidden;
  position: absolute;
  animation-name: move;
  animation-duration: 6s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.background span:nth-child(1) {
  color: #10002b;
  top: 38%;
  left: 70%;
  animation-duration: 13.3s;
  animation-delay: -3.8s;
  transform-origin: -16vw -8vh;
  box-shadow: 40vmin 0 6.2176887917vmin currentColor;
}
.background span:nth-child(2) {
  color: #10002b;
  top: 48%;
  left: 53%;
  animation-duration: 11s;
  animation-delay: -5.9s;
  transform-origin: -1vw 20vh;
  box-shadow: -40vmin 0 13.3689383251vmin currentColor;
}
.background span:nth-child(3) {
  color: #10002b;
  top: 29%;
  left: 79%;
  animation-duration: 15.1s;
  animation-delay: -2.9s;
  transform-origin: 23vw 7vh;
  box-shadow: -40vmin 0 12.1296249225vmin currentColor;
}
.background span:nth-child(4) {
  color: #1982c4;
  top: 34%;
  left: 97%;
  animation-duration: 13.6s;
  animation-delay: -10.8s;
  transform-origin: 15vw 6vh;
  box-shadow: 40vmin 0 8.0866540619vmin currentColor;
}
.background span:nth-child(5) {
  color: #240046;
  top: 80%;
  left: 88%;
  animation-duration: 10.5s;
  animation-delay: -8.3s;
  transform-origin: -13vw -19vh;
  box-shadow: -40vmin 0 11.070214195vmin currentColor;
}
.background span:nth-child(6) {
  color: #1982c4;
  top: 55%;
  left: 71%;
  animation-duration: 11.9s;
  animation-delay: -8.8s;
  transform-origin: 12vw -10vh;
  box-shadow: -40vmin 0 12.6169159417vmin currentColor;
}
.background span:nth-child(7) {
  color: #240046;
  top: 41%;
  left: 49%;
  animation-duration: 10.8s;
  animation-delay: -0.7s;
  transform-origin: -16vw -10vh;
  box-shadow: -40vmin 0 6.4250812211vmin currentColor;
}
.background span:nth-child(8) {
  color: #240046;
  top: 29%;
  left: 7%;
  animation-duration: 11s;
  animation-delay: -6.5s;
  transform-origin: -7vw -18vh;
  box-shadow: 40vmin 0 12.3044631619vmin currentColor;
}
.background span:nth-child(9) {
  color: #1982c4;
  top: 80%;
  left: 13%;
  animation-duration: 13.3s;
  animation-delay: -4s;
  transform-origin: 8vw -6vh;
  box-shadow: 40vmin 0 11.4944045106vmin currentColor;
}
.background span:nth-child(10) {
  color: #1982c4;
  top: 3%;
  left: 49%;
  animation-duration: 14.4s;
  animation-delay: -14.4s;
  transform-origin: -20vw -1vh;
  box-shadow: -40vmin 0 11.0467862689vmin currentColor;
}
.background span:nth-child(11) {
  color: #1982c4;
  top: 23%;
  left: 15%;
  animation-duration: 13.3s;
  animation-delay: -3.5s;
  transform-origin: 1vw -13vh;
  box-shadow: 40vmin 0 5.3297659357vmin currentColor;
}
.background span:nth-child(12) {
  color: #1982c4;
  top: 11%;
  left: 57%;
  animation-duration: 11.7s;
  animation-delay: -3.3s;
  transform-origin: 6vw 3vh;
  box-shadow: 40vmin 0 10.2675337394vmin currentColor;
}
.background span:nth-child(13) {
  color: #10002b;
  top: 8%;
  left: 70%;
  animation-duration: 13.9s;
  animation-delay: -13.4s;
  transform-origin: 5vw -5vh;
  box-shadow: -40vmin 0 10.885016245vmin currentColor;
}
.background span:nth-child(14) {
  color: #240046;
  top: 48%;
  left: 32%;
  animation-duration: 11s;
  animation-delay: -3.4s;
  transform-origin: 22vw 12vh;
  box-shadow: -40vmin 0 9.7180976667vmin currentColor;
}
.background span:nth-child(15) {
  color: #240046;
  top: 22%;
  left: 34%;
  animation-duration: 11s;
  animation-delay: -8.6s;
  transform-origin: 0vw 10vh;
  box-shadow: -40vmin 0 11.4723663498vmin currentColor;
}
.background span:nth-child(16) {
  color: #240046;
  top: 88%;
  left: 34%;
  animation-duration: 11s;
  animation-delay: -4.8s;
  transform-origin: 10vw 2vh;
  box-shadow: -40vmin 0 10.6379409545vmin currentColor;
}
.background span:nth-child(17) {
  color: #1982c4;
  top: 32%;
  left: 84%;
  animation-duration: 12.8s;
  animation-delay: -9.2s;
  transform-origin: 3vw -3vh;
  box-shadow: -40vmin 0 12.1364239797vmin currentColor;
}
.background span:nth-child(18) {
  color: #1982c4;
  top: 84%;
  left: 82%;
  animation-duration: 10.4s;
  animation-delay: -0.9s;
  transform-origin: -22vw -11vh;
  box-shadow: -40vmin 0 12.5749546673vmin currentColor;
}
.background span:nth-child(19) {
  color: #240046;
  top: 20%;
  left: 82%;
  animation-duration: 15s;
  animation-delay: -7.7s;
  transform-origin: -24vw 6vh;
  box-shadow: -40vmin 0 11.5345576346vmin currentColor;
}
.background span:nth-child(20) {
  color: #1982c4;
  top: 86%;
  left: 24%;
  animation-duration: 14.3s;
  animation-delay: -6.8s;
  transform-origin: -14vw 21vh;
  box-shadow: -40vmin 0 9.0525492501vmin currentColor;
}

@keyframes move {
  100% {
    transform: translate3d(0, 0, 1px) rotate(360deg);
  }
}


/* Modal Help*/

.modal-header {
  align-items: baseline;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.close {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  height: 16px;
  text-decoration: none;
  width: 16px;
}
.close svg {
  width: 16px;
}

.modal-wrapper {
  align-items: center;
  background: rgba(0, 0, 0, 0.7);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  z-index: 100;
  right: 0;
  top: 0;
}
.ui-autocomplete {
	z-index: 1;
	position: relative;
}
#modal {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  visibility: hidden;
  color: #212121;
}
#modal:target {
  opacity: 1;
  visibility: visible;
}
#modal:target .modal-body {
  opacity: 1;
  transform: translateY(1);
}
#modal .modal-body {
  max-width: 500px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  width: 100%;
  z-index: 1;
}

.outside-trigger {
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.button__link {
  text-decoration: none;
}
.streams {
    display: inline-block;
    width: 20%;
	height: 20%;
    position: relative;
	vertical-align: top;
    margin: 0;
	padding: 10px 15px;
    line-height: 12px;
	cursor: pointer;
}
.paddbox:hover {
	background-image: inherit !important;
}
.paddbox .suggest:hover {
    background-color: transparent;
}

.streams .paddbox {
	position: relative;
	background-size: cover;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.offline-stream .channels {
	height: 24px;
	line-height: 24px;
	padding-left: 20px;
}

.online-stream .channels img{
	position: relative;
    top: 6px;
}
.offline-stream .channels .title {
	width: auto;
}
.offline-stream .channels .title > div{
	text-align: center;
    margin: 0 auto;
}

.offline-stream .channels .title img {
	text-align: center;
	margin: 0 auto;
}
.offline-stream .channels .title .gametitle {
	z-index: 1;
	text-align: center;
	text-shadow: 0px 3px 0px #b2a98f,
                 0px 14px 10px rgba(0,0,0,0.15),
                 0px 24px 2px rgba(0,0,0,0.1),
                 0px 34px 30px rgba(0,0,0,0.1);
}
.channel-icon {
	
}
.streams .paddbox a{
	position: relative;
	background-size: cover;
	padding: 5px 12px;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 2;
}
.streams .paddbox iframe{
    -webkit-user-select: none; /* Safari */
	-ms-user-select: none; /* IE 10 and IE 11 */
	user-select: none; /* Standard syntax */
}


.streams .tempVid {
	position:absolute;
	width: 100%;
	height: 100%;
	top: 0;
    left: 0;
    
}

.suggest {
	color: white;
    word-break: break-word;
    display: inline-block;
    width: 100%;
	height: 100%;
    background: transparent;
    cursor: pointer;    
}
.viewer0video .hometext {
    height: 100%;
	display: block;
}

.hometext {
    display: none;
}


.suggest img {
	margin-right: 10px;
}

a[name=help]{
    color: white;
    border-radius: 15px;
    border: 2px solid white;
    padding: 2px 7px;
    margin-left: 10px;
    font-size: 12px;
	transition: border-color 0.5s, color 0.5s, background 0.5s;
    position: fixed;
    bottom: 11px;
    right: 20px;
    z-index: 1;  
}

a[name=help]:hover{
	border: 2px solid transparent;
	color: #9146FF;
	background: white;
}
.card {
  background: #fff;
  background-image: linear-gradient(48deg, #fff 0%, #e5efe9 100%);
  border-top-right-radius: 16px;
  border-bottom-left-radius: 16px;
  box-shadow: -20px 20px 35px 1px rgba(10, 49, 86, 0.18);
  display: flex;
  flex-direction: column;
  padding: 15px;
  margin: 40px;
  max-width: 400px;
  width: 100%;
}



@media (max-width: 800px) {
.viewer2video .viewer{
	width: 100%;
     height: 50%;
}

.viewer3video .viewer{
	width: 100%;
     height: 33.33333%;
}
.viewer4video .viewer{
	width: 100%;
     height: 25%;
}
.viewer6video .viewer{
	width: 50%;
     height: 33.33333%;
}
}




/* Sacnite */
.button.button--sacnite {
	width: 40px;
	height: 40px;
	line-height: 40px;
	min-width: 0;
	padding: 0;
	color: #fff;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.button--scanite.button--round-l {
	border-radius: 50%;
}
.button--sacnite.button--inverted {
	color: #ffffff;
}
.button--sacnite::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	z-index: -1;
	box-shadow: inset 0 0 0 35px transparent;
	-webkit-transform: scale3d(0.9, 0.9, 1);
	transform: scale3d(0.9, 0.9, 1);
	-webkit-transition: box-shadow 0.3s, -webkit-transform 0.3;
	transition: box-shadow 0.3s, transform 0.3s;
}
.button--sacnite.button--inverted::before {
	box-shadow: inset 0 0 0 35px #fff;
}
.button--sacnite .button__icon {
	font-size: 22px;
	width: 22px;
}
.button--sacnite > span {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
.button--sacnite:hover {
	color: #ffffff;
}
.button--sacnite.button--inverted:hover {
	color: #fff;
}
.button--sacnite:hover::before {
	box-shadow: inset 0 0 0 2px #ffffff;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
.button--sacnite.button--inverted:hover::before {
	box-shadow: inset 0 0 0 2px #fff;
}

[data-close-item] {
	position: absolute;
    top: -20px;
    right: 7px;
    color: white;
}
.viewer1video [data-close-item] {
	display: none;
}
/* Common button styles */
.button {
	display: inline-block;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	cursor: pointer;
}

.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}

/* Sizes */
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.button--text-thin {
	font-weight: 300;
}
.button--text-medium {
	font-weight: 500;
}
.button--text-thick {
	font-weight: 600;
}
.button--round-s {
	border-radius: 5px;
}
.button--round-m {
	border-radius: 15px;
}
.button--round-l {
	border-radius: 40px;
}

/* Borders */
.button--border-thin {
	border: 1px solid;
}
.button--border-medium {
	border: 2px solid;
}
.button--border-thick {
	border: 3px solid;
}
.muteBtn[data-mute=true] {
	text-decoration: line-through;
}

.muteBtn {
    color: white;
    font-size: 20px;
	cursor: pointer;
	  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
  display: inline-block;
}
.muteBtn, .playPause {
	 margin: 0 10px;
	float: left;
}

.volume {
  background: #ffffff99;
    border-left: 3px inset #ffffff99;
	border-right: 3px inset #ffffff99;
	border-top: 5px inset #ffffff99;
	border-bottom: 0 inset #9146FF;
  width: 18px;
   height: 110px;
  position: absolute;
      right: 160px;
    margin-left: -3px;
    top: -35px;
    z-index: 2;
    transform: rotate(90deg);
}

.volume[data-mute=true] {
	border-bottom: 0 inset #9146FF !important;
}
.playPause {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #ffffff;
  position: relative;
  z-index: 1;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  left: 2px;
  top: 7px;
}
.playPause:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -23px;
  bottom: -15px;
  right: -7px;
  border-radius: 50%;
  
  z-index: 2;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.playPause:after {
  content: "";
  opacity: 0;
  transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
}
.playPause:hover:before, .playPause:focus:before {
	border: 2px solid #ffffff;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.playPause[data-play=true] {
  border-color: transparent;
}
.playPause[data-play=true]:after {
  content: "";
  opacity: 1;
  width: 10px;
  height: 16px;
  background: #ffffff;
  position: absolute;
  right: 1px;
  top: -8px;
  border-left: 4px solid #ffffff;
  box-shadow: inset 6px 0 0 0 #000000;
}


.muteBtn {
  height: 30px;
  width: 30px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.muteBtn span {
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 11px 0 0 2px;
}
.muteBtn span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  border-width: 10px 14px 10px 15px;
  left: -13px;
  top: 5px;
}
.muteBtn span:before {
  transform: rotate(45deg);
  border-radius: 0 50px 0 0;
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  border-style: double;
  border-color: #fff;
  border-width: 7px 7px 0 0;
  left: 18px;
  top: 9px;
  transition: all 0.2s ease-out;
}
.muteBtn:hover span:before {
  transform: scale(0.8) translate(-3px, 0) rotate(42deg);
}
.muteBtn[data-mute=true] span:before {
  transform: scale(0.5) translate(-15px, 0) rotate(36deg);
  opacity: 0;
}

.streams .paddbox {
    position: relative;
    background-size: cover;
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
    /* Ajouter un overlay sombre pour mieux lire le texte */
    background-color: rgba(0, 0, 0, 0.4);
    background-blend-mode: darken;
}

.streams .paddbox a, 
.streams .paddbox button.suggest {
    position: relative;
    padding: 10px 15px;
    padding-left: 55px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: white;
    text-decoration: none;
    /* Text shadow pour meilleure lisibilité */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
    font-size: 1.1rem;
    line-height: 1.2rem;
    text-align: left;
    z-index: 1;
}
@media (max-width: 800px) {
    .streams .paddbox button.suggest {
        padding: 5px;
        padding-top: 55px;
    }
}

.streams .paddbox small.counter {
    position: absolute;
    right: 29px;
    bottom: 8px;
}

.streams .paddbox small {
    display: block;
    margin-top: 4px;
    font-size: 0.85em;
    opacity: 0.9;
    color: #bbbbbb;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}

/* Effet hover */
.streams .paddbox:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    background-color: rgba(0, 0, 0, 0.6);
}

/* Style pour le titre du stream */
.streams .paddbox .game-title {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 8px;
}

/* Style pour les infos viewer count */
.streams .paddbox .viewer-count {
    font-size: 0.9em;
    color: #9146FF; /* Couleur Twitch */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.online-status {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.online-status.live-is-true {
    background-color: #00ff00;
    box-shadow: 0 0 0 2px rgba(0, 255, 0, 0.2);
}

.online-status.live-is-true::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    border-radius: 50%;
    border: 2px solid #00ff00;
    animation: pulse 2s linear infinite;
}

.online-status.live-is-false {
    background-color: #ff4444;
    box-shadow: 0 0 0 2px rgba(255, 68, 68, 0.2);
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(1.5);
        opacity: 0;
    }
}

.search-filters {
    display: flex;
    gap: 25px;
    margin: 30px auto;
    justify-content: center;
}

.search-filters select, .search-filters .select2  {
    background: transparent;
    color: white;
    border: 1px solid white;
    padding: 5px 10px;
    border-radius: 4px;
    width: auto !important;
}

.search-filters select option {
    background: #18181b;
    color: white;
}


.game-select {
    width: 100%;
}

.select2-container--default .select2-selection--single {
    height: auto;
    padding: 5px;
    background: transparent;
    border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
}
.select2-dropdown {
    background-color: #000000bb;
}

.streams .paddbox {
    position: relative;
    overflow: hidden;
}

.channel-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    z-index: 2;
    background-color: #18181b;
    overflow: hidden;
}

.channel-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

small.language {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
small.language:before {
    /*content:'';*/
}



.channel-form input[type=reset] {
    position: absolute;
    top: 6px;  
    left: -65px;
    opacity: 1;
}

.hide .channel-form input[type=reset] {
    left: 6px;
}
    
.channel-form input[data-items="0"] {
    opacity: 0;
}

.select2 {
    min-width: 20%;
}

.select2 .select2-selection__placeholder, .select2-selection__rendered {
    color: white !important;

}

/* Style des sondages */
.twitch-poll {
  background: rgba(0, 0, 0, 0.7);
  border-radius: 4px;
  margin: 10px 0;
  padding: 10px;
  color: #fff;
    position: absolute;
    top: 0;
    z-index: 3;
}

.poll-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}

.poll-timer {
  background: #9146FF;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 0.8em;
}

.poll-options {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.poll-option {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  padding: 5px 8px;
  cursor: pointer;
  overflow: hidden;
  height: 28px;
  line-height: 18px;
}

.poll-option:hover {
  background: rgba(255, 255, 255, 0.2);
}

.poll-option.selected {
  border: 1px solid #9146FF;
}

.option-text {
  position: relative;
  z-index: 2;
}

.option-progress {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(145, 70, 255, 0.5);
  z-index: 1;
}

.option-percent {
  position: absolute;
  right: 8px;
  top: 5px;
  z-index: 2;
  font-size: 0.8em;
}