#twitch-module {max-width:980px;padding: 5px 0;margin:16px auto;max-height:260px;background:#000;position:relative;overflow:hidden;}
    #twitch-module.light-theme {background:#fff}
#twitch-module > *  { -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#twitch-module:before {content:"";height:5px;width:100%;position:absolute;top:0px;left:0;background:#FFF;}
    #twitch-module.light-theme:before {background:#000}
#twitch-module:after {content:"";height:5px;width:100%;position:absolute;bottom:0px;left:0;background:#FFF;}
    #twitch-module.light-theme:after {background:#000}

#twitch-module .twitch-module-header {color:#FFF!important;height:54px;margin:0 0 0 60px;padding:0 0 0;line-height: 1;}
    #twitch-module.light-theme .twitch-module-header, #twitch-module.light-theme .twitch-module-header span, #twitch-module.light-theme #stream-container ul li.offline-slide {color:#000!important}
#twitch-module .twitch-module-header span {display:inline-block;padding: 0 0 3px;width:100%;font-family:"Arial Black", "arial";text-transform:uppercase;font-size:13px;line-height:1;}
#twitch-module .twitch-module-header a.find-out-more {position:absolute;right:9px;top:14px;display:inline-block;background:#7f1618;height:36px;line-height:36px;padding:0 26px;font-family:"Arial Black", "arial";color:#FFF!important;text-decoration:none;}
#twitch-module .twitch-module-header a.find-out-more:hover {text-decoration:underline}
#twitch-module .twitch-module-header .twitch-module-header-left {margin:9px 0;float:left;}
#twitch-module .twitch-module-header .twitch-module-header-left a {color:#7f1618!important}
#twitch-module .twitch-module-header .twitch-module-header-left .twitch-logo {width:40px;height:auto;position:absolute;left:10px;top:12px;}

#twitch-module #stream-container {display:block;float:left;width:100%;}
#twitch-module #stream-container ul {margin:0;padding:0;}
#twitch-module #stream-container ul li.offline-slide {text-align:center;text-transform:uppercase;color:#fff;font-size:13px;padding-bottom:11px;}
#twitch-module .stream {width:25%;height:100%;display:block;float:left;}
#twitch-module .stream:nth-child(even) {background:#282828;}
    #twitch-module.light-theme .stream:nth-child(even) {background:#D7D7D7;}
#twitch-module .stream .twitch-image {height:auto;}
#twitch-module .stream .twitch-image img {width:100%;height:auto;max-height:143px;}
#twitch-module .stream .twitch-info {color:#FFF!important;padding:0px 8px 24px;}
#twitch-module .stream .twitch-info a {text-decoration:none;}
#twitch-module .stream .twitch-title {font-family:"Arial Black", arial;font-size:13px;color:#939598!important;text-transform:uppercase;height:1.6em;overflow:hidden;}
    #twitch-module.light-theme .stream .twitch-title {}
#twitch-module .stream:nth-child(even) .twitch-title {color:#FFF!important;}
    #twitch-module.light-theme .stream:nth-child(even) #twitch-title {color:#000!important;}
#twitch-module .stream .twitch-meta {font-family:arial;font-size:11px;color:#6d6e71!important;}
    #twitch-module.light-theme .stream .twitch-meta {color: #6d6e71!important;}
#twitch-module .stream .twitch-name {font-weight:700;color:#f1f2f2!important;}
    #twitch-module.light-theme .stream .twitch-name {color:#0E0D0D!important;}
#twitch-module .stream .twitch-game {text-transform:uppercase;font-weight:700;color:#f1f2f2!important;}
    #twitch-module.light-theme .stream .twitch-game {color:#0E0D0D!important;}
#twitch-module .stream .twitch-viewers {font-weight:700;color:#f1f2f2!important;}
    #twitch-module.light-theme .stream .twitch-viewers {color:#0E0D0D!important;}

#twitch-module .flex-direction-nav {position: absolute;top: 50%;width:100%;}
#twitch-module .flex-direction-nav li {width: 55px; height: 55px; top:0;margin: -20px 0 0; display: block; position: absolute; cursor: pointer; opacity: 0; -webkit-transition: all .3s ease;background-color:#262626!important;}
#twitch-module .flex-direction-nav li a {display:inline-block;width: 55px; height: 55px; text-indent: -9999px;background-size: 50% 50%;background-position: 50% 50%;background-repeat: no-repeat;}
#twitch-module .flex-direction-nav .flex-nav-next {right: -36px;}
#twitch-module .flex-direction-nav .flex-nav-prev {left: -36px;}
#twitch-module #stream-container:hover .flex-nav-next {opacity: 0.8; right: 5px;}
#twitch-module #stream-container:hover .flex-nav-prev {opacity: 0.8; left: 5px;}
#twitch-module #stream-container:hover .flex-nav-next, #stream-container:hover .flex-nav-prev {opacity: 1;}
#twitch-module #stream-container .flex-nav-next:hover, #stream-container .flex-nav-prev:hover {background-color:#7f1618!important;}
#twitch-module .flex-direction-nav .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

@media screen and (max-width: 650px) {
#twitch-module .widget-title {display:none;}
}
