.switcher{position:fixed;left:-160px;top:50%;width:160px;margin-top:-150px;z-index:100;text-align:center;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease}
.switcher-active{left:0}
    .switcher .switcher-i{position:relative;padding:20px 0 10px;background:rgba(236,240,241,0.3);-pie-background:rgba(236,240,241,0.3)}
    .switcher h2{margin-bottom:10px;font-size:0.8em;line-height:1.4;letter-spacing:2px}
    .switcher .style-thumbs{margin-bottom:20px;padding:0 10px;list-style:none;text-transform:uppercase;font-weight:bold;line-height:1;text-align:center}
        .switcher .style-thumbs li{display:inline-block;width:35px;height:35px;margin:0 2px 4px;cursor:pointer}
        .switcher .style-thumbs li:hover{outline:1px solid #ECF0F1}
        .switcher .bgs .item-1{background-color:#98A5B6}
        .switcher .bgs .item-2{background-color:#8CA26A}
        .switcher .bgs .item-3{background-color:#745F68}
        .switcher .bgs .item-4{background-color:#A07B45}
        .switcher .bgs .item-5{background-color:#A0AA9E}
        .switcher .bgs .item-6{background-color:#7B8472}
        .switcher .bgs .item-7{background-color:#8F552E}
        .switcher .bgs .item-8{background-color:#7F6F38}
        .switcher .bgs .item-9{background-color:#927A60}
        .switcher .color .item-1{background:#2C3E50}
        .switcher .color .item-2{background:#ecf0f1}
    .switcher .switcher-btn{position:absolute;right:-60px;top:0;display:block;outline:none}

.switcher .switcher-i{behavior:url("assets/plugins/CSSPIE/PIE.htc")}