#theme-settings{width:250px;height:275px;display:block;background:#FFF;float:left;position:fixed;right:-250px; top:263px;box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1);z-index:9999;color:#000;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;-webkit-transition: all 0.5s;}
#theme-settings.active{right:0;}
#settings-button{box-shadow: -5px 0 5px rgba(0, 0, 0, 0.1);width: 40px;height: 40px;display: block;background: #FFF url(options.png)no-repeat;left: -40px;position: absolute;cursor: pointer;}
.settings-title{font-weight:800;padding-left: 10px;margin-bottom: 15px;}
.color{padding-top:10px;}
.sidebar-left{float:left;padding-left:10px;font-size:12px;font-weight:800;}
.sidebar-right{float:right;padding-right:10px;font-size:12px;font-weight:800;}
.gradient1{width:50px;height:50px;display:block;background:#f11800;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient2{width:50px;height:50px;display:block;background:#235a8d;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient3{width:50px;height:50px;display:block;background:#0a6708;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient4{width:50px;height:50px;display:block;background:#109cc4;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient5{width:50px;height:50px;display:block;background:#000000;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient6{width:50px;height:50px;display:block;background:#dc4e00;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient7{width:50px;height:50px;display:block;background:#560547;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradient8{width:50px;height:50px;display:block;background:#b2b2b2;cursor:pointer;float:left;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);}
.gradients{padding-left:5px;margin-bottom:10px;float: left;}
.gradients li{padding:5px;float:left;}
.gradient-title{margin-bottom:10px;float: left;width:100%;}
.black-title{margin-left:10px;font-weight: 800;font-size: 13px;text-align: center;padding: 5px;color: #FFF;background: #000;width: 100px;float:left;cursor:pointer;}
.white-title{font-weight: 800;font-size: 13px;text-align: center;padding: 5px;color: #000;background: #FFF;width: 100px;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.44);float:left;cursor:pointer;}