/*!
 * theme-switcher v0.1.0 (https://bitbucket.org/foxythemes/theme-switcher/admin)
 * Copyright 2015 Foxy Themes all rights reserved 
 */.ft_theme_switcher{position:fixed;top:125px;right:-280px;z-index:99999999;background-color:#222;color:#fff;padding:20px;width:280px;border-radius:3px 0 0 3px}.ft_theme_switcher .toggle{top:14px;font-size:18px;line-height:40px;text-align:center;background-color:#222;cursor:pointer;left:-38px;width:38px;height:40px;position:absolute;border-radius:3px 0 0 3px}.ft_theme_switcher .desc h3{font-weight:300;margin-top:0}.ft_theme_switcher .desc p{font-size:12px;line-height:19px;font-weight:300;margin-bottom:23px}.ft_theme_switcher .style_list{overflow:hidden}.ft_theme_switcher .style_list .style{margin-right:40px;margin-bottom:10px;display:block;width:100%;position:relative}.ft_theme_switcher .style_list .style a{outline:none;position:absolute;width:100%;height:100%;top:0;left:0}.ft_theme_switcher .style_list .style .name{font-size:12px;color:#878787}.ft_theme_switcher .style_list .style .colors{margin-bottom:2px;overflow:hidden}.ft_theme_switcher .style_list .style .colors .name{padding-left:15px;float:left}.ft_theme_switcher .style_list .style .color{float:left;height:20px;width:25px}.ft_theme_switcher .style_list .style:hover .name{color:#fff}