@charset "utf-8";#color-picker{font-size:12px;color:#383838;background-color:#fff;width:70px;position:fixed;left:0;top:40%;z-index:9999}#color-picker h4{background-color:#65707B;padding:10px 0 12px;margin:0;color:#fff;text-align:center;border-bottom:1px solid #222222}#color-picker h5{margin-bottom:10px}#options{padding:10px}#options{background:rgba(0,0,0,0.5)}#color-picker h4 a{display:block;background-image:url(../img/settings.png);background-color:#65707B;background-repeat:no-repeat;background-position:center center;width:40px;height:40px;position:absolute;top:0;right:-40px;text-indent:-9999px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.thumbs{list-style:none;padding:10px 0;margin:0}.thumbs:after{clear:both;content:".";display:block;height:0;visibility:hidden}.thumbs li{float:left;margin:0 0 6px 0}.thumbs li a{display:block;width:45px;height:25px;cursor:pointer;box-shadow:0 0 0 1px rgba(0,0,0,0.3) inset;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.3) inset}.thumbs li a.active{box-shadow:0 0 0 1px rgba(255,255,255,1) inset;-webkit-box-shadow:0 0 0 1px rgba(255,255,255,1) inset}.blue{background-image:url(../img/blue.png)}.green{background-image:url(../img/green.png)}.orange{background-image:url(../img/orange.png)}.red{background-image:url(../img/red.png)}.rose{background-image:url(../img/rose.png)}.yellow{background-image:url(../img/yellow.png)}.light-blue{background-image:url(../img/light-blue.png)}.light-green{background-image:url(../img/light-green.png)}.light-orange{background-image:url(../img/light-orange.png)}.light-red{background-image:url(../img/light-red.png)}.light-rose{background-image:url(../img/light-rose.png)}.light-yellow{background-image:url(../img/light-yellow.png)}