.color-schema-panel{background:#fafafa;right:-280px;position:fixed;top:250px;width:280px;z-index:999;-webkit-box-shadow:0 0 8px rgba(0,0,0,.14);-moz-box-shadow:0 0 8px rgba(0,0,0,.14);-ms-box-shadow:0 0 8px rgba(0,0,0,.14);-o-box-shadow:0 0 8px rgba(0,0,0,.14);box-shadow:0 0 8px rgba(0,0,0,.14);-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;transition:all .4s ease 0s}.color-schema-panel:hover{right:0}.color-schema-panel>a{position:absolute;background-color:#ff5500;left:0;top:0;width:50px;height:50px;margin-left:-50px;background-image:url(../../img/setting.png);background-size:30px;background-repeat:no-repeat;background-position:9px 9px;-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-ms-border-radius:3px 0 0 3px;-o-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.color-schema-side-panel{float:right;position:relative;width:100%}.colors{float:right;width:100%;margin-bottom:20px}.colors>h4{float:left;width:100%;text-align:center;font-family:Rambla,sans-serif;font-size:14px;text-transform:uppercase;color:#1e1e20;margin:0 0 20px;line-height:10px;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.1)}.colors>ul{display:table;float:none;padding:0;margin:0 auto}.colors>ul>li{float:left;list-style:none;margin:5px}.colors>ul>li>a{float:left;height:30px;width:30px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;cursor:pointer;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.colors a.light{border-top:16px solid #ff5500;border-right:16px solid #ff5500;border-bottom:16px solid #ebe4e1;border-left:16px solid #ebe4e1}.colors a.turtledove{border-top:16px solid #59534d;border-right:16px solid #59534d;border-bottom:16px solid #36312b;border-left:16px solid #36312b}.colors a.darkbrown{border-top:16px solid #5a3e32;border-right:16px solid #5a3e32;border-bottom:16px solid #2f1f19;border-left:16px solid #2f1f19}.colors a.zephir{border-top:16px solid #455056;border-right:16px solid #455056;border-bottom:16px solid #363636;border-left:16px solid #363636}