#theme-settings{width:350px;height:560px;display:block;background:#FFF;float:left;position:fixed;right:-350px; top:150px;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:-20px;}
#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:0 0 10px;float:left;width:100%;}
.color{padding-top:10px;}
.sidebar-left{float:left;padding-left:10px;font-size:14px;font-weight:800;}
.sidebar-right{float:right;padding-right:30px;font-size:14px;font-weight:800;}
.gradient1{width:70px;height:70px;display:block;background:#ffd800;cursor:pointer;float:left;}
.gradient2{width:70px;height:70px;display:block;background:#dc3522;cursor:pointer;float:left;}
.gradient3{width:70px;height:70px;display:block;background:#85db18;cursor:pointer;float:left;}
.gradient4{width:70px;height:70px;display:block;background:#911146;cursor:pointer;float:left;}
.gradient5{width:70px;height:70px;display:block;background:#ffffff;cursor:pointer;float:left;box-shadow:inset 0 0 1px #000;}
.gradient6{width:70px;height:70px;display:block;background:#96ceb4;cursor:pointer;float:left;}
.gradient7{width:70px;height:70px;display:block;background:#1c344c;cursor:pointer;float:left;}
.gradient8{width:70px;height:70px;display:block;background:#002635;cursor:pointer;float:left;}
.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;}
.homepage-one, .homepage-two{  width: 25%;  float: left;  margin: 0 3% 5%;text-align:center;font-weight:700;line-height:20px;  font-size: 15px;  font-variant: small-caps;}
.homepage-one a, .homepage-two a{color:#000;}
.sidebar-left-right{float:left;width:100%;margin-bottom:20px;font-size:14px;font-weight:700;text-align:center;}
#theme-settings .color a{color:#000;}
.settings-widget-background{width:18%;float:left;margin:0 2% 2%;text-align:center;font-weight:700;line-height:20px;font-size:13px;cursor:pointer;  box-shadow: 0 0 2px rgba(0, 0, 0, 0.21);}
.settings-widget-background:hover{opacity:0.9;}
.small-text-settings{float:left;-moz-box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box;padding: 0 10px;font-size:12px;font-weight:700;margin-top:10px;}