﻿#style_switcher{position:fixed;top:190px;width:295px;box-sizing:border-box;left:0;z-index:1008;padding:21px 29px 62px 30px;text-align:left;-webkit-transform:translate(-100%,0);-moz-transform:translate(-100%,0);-ms-transform:translate(-100%,0);-o-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition:transform .2s ease;-moz-transition:transform .2s ease;-ms-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease}#style_switcher .toggler,#style_switcher .toggler:before{position:absolute;top:0;height:60px;transition:color .2s ease;text-align:center}#style_switcher.shown{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);z-index:1012}#style_switcher p{line-height:28px;font-size:17px;font-weight:400;padding:0 0 23px}#style_switcher p span{font-size:12.4px;display:block;line-height:21px;color:#888}#style_switcher .toggler{left:100%;width:57px;font-size:18px;line-height:40px;cursor:pointer;color:#5f666b}#style_switcher .toggler:before{left:0;width:100%;line-height:60px;font-size:26px;content:'\f040';font-family:fontawesome}#style_switcher.shown .toggler:before{content:'\f00d'}#style_switcher ul{margin:0;list-style:none;font-size:0;padding:0 0 21px;line-height:0}#style_switcher ul li{display:inline-block;margin-right:10px;cursor:pointer;vertical-align:top}#style_switcher ul li.active,#style_switcher ul li:hover{padding:2px}#style_switcher div.color_scheme{width:40px;height:40px;border-radius:3px}#style_switcher ul li.active div.color_scheme,#style_switcher ul li:hover div.color_scheme{height:36px;width:36px}#style_switcher #style_switcher_form{padding:0;margin:0}#style_switcher #style_switcher_form button.button{display:block;text-align:center;padding:4px 30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0!important;position:relative;border:2px solid #626262!important;background:0 0!important;font-size:15px;line-height:26px;font-weight:700}#style_switcher #style_switcher_form button.button:hover{background:#626262!important;color:#fff!important}#style_switcher.loading:before{position:absolute;right:30px;bottom:40px;background:url(../images/loading.gif);width:60px;height:20px;content:''}#style_switcher.success:before{position:absolute;right:30px;bottom:32px;content:'\f00c';font-family:FontAwesome;font-size:20px;line-height:40px}@media (max-width:480px){#style_switcher{width:260px;padding-left:20px}}