#switcher .mCustomScrollbar{height:100%;width:100%;display:block}#switcher .mCSB_container,#switcher .mCustomScrollBox{overflow:visible}#switcher .mCSB_scrollTools{left:-20px}#switcher{height:100%;padding:30px 10px;font-size:12px;color:#fff;position:fixed;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:#333;margin-left:-300px;left:0;width:300px;z-index:1000000}#switcher,#switcher.show{-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s}#switcher.show{left:300px}#switcher .sw-title{font-size:16px;margin:10px 0;display:block}#switcher .btn-buy{padding:10px;font-size:18px;color:#fff;text-align:center;display:block}#switcher span.switcher-cog{height:40px;padding:10px;right:-30px;position:absolute;top:120px;width:40px;display:block}#switcher span.switcher-cog:after{height:40px;padding:10px;font-size:22px;font-weight:400;content:"\f013";position:absolute;background:#333;cursor:pointer;width:40px;line-height:20px;font-family:FontAwesome,serif;display:inline-block}#switcher #tm-color{padding:0;margin:0}#switcher #tm-color:after{content:"";clear:both;display:table}#switcher #tm-color li{list-style:none;height:25px;margin:0 2.5px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;background:#0c9;cursor:pointer;width:27px;float:left;display:inline-block}#switcher #tm-color li.color1{background:#e31e24}#switcher #tm-color li.color2{background:#ff3939}#switcher #tm-color li.color3{background:#27ae60}#switcher #tm-color li.color4{background:#f1c40f}#switcher #tm-color li.color5{background:#3498db}#switcher #tm-color li.color6{background:#e74c3c}#switcher #tm-color li.color7{background:#f39c12}#switcher .demo-homepage{padding:0;margin:0}#switcher .demo-homepage:after{content:"";clear:both;display:table}#switcher .demo-homepage li{border:1px solid #fff;position:relative;margin:2%;width:46%;float:left;display:inline-block}#switcher .demo-homepage li a{position:relative;display:block}#switcher .demo-homepage li:hover .popup-demo-homepage{opacity:1;bottom:60%;visibility:visible}#switcher .demo-homepage li:hover .popup-demo-homepage,#switcher .popup-demo-homepage{-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}#switcher .popup-demo-homepage{border:5px solid #fff;position:absolute;opacity:0;bottom:50%;visibility:hidden;left:80%;width:460px;display:block;z-index:999}#switcher .demo-homepage li a img{width:100%}