#theme-settings{width:190px;height:265px;display:block;background:#FFF;float:left;position:fixed;right:-190px; top:200px;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:30px;height:30px;display:block;background:linear-gradient(to top, #222329 20%, #e5192c 100%);cursor:pointer;float:left;}
.gradient2{width:30px;height:30px;display:block;background:linear-gradient(to top, #101010 20%, #ffb800 100%);;cursor:pointer;float:left;}
.gradient3{width:30px;height:30px;display:block;background:linear-gradient(to top, #212121 20%, #81d742 100%);;cursor:pointer;float:left;}
.gradient4{width:30px;height:30px;display:block;background:linear-gradient(to top, #232d53 20%, #ff3600 100%);;cursor:pointer;float:left;}
.gradient5{width:30px;height:30px;display:block;background:linear-gradient(to top, #f7f7f7 20%, #68bac6 100%);;cursor:pointer;float:left;}
.gradient6{width:30px;height:30px;display:block;background:linear-gradient(to top, #3a5c90 20%, #d63231 100%);;cursor:pointer;float:left;}
.gradient7{width:30px;height:30px;display:block;background:linear-gradient(to top, #303030 20%, #e2a234 100%);;cursor:pointer;float:left;}
.gradient8{width:30px;height:30px;display:block;background:linear-gradient(to top, #50456d 20%, #f7b504 100%);;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:35%;float:left;margin:0 5% 5%;text-align:center;font-weight:700;line-height:20px;}
.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{    height: 46px;
    width: 18%;
    float: left;
    margin: 0 0 2% 4%;
    text-align: center;
    font-weight: 700;
    line-height: 20px;
    font-size: 12px;
    cursor: pointer;
    padding-bottom: 5px;
    overflow: hidden;}
.settings-widget-background:hover{opacity:0.9;}
.small-text-settings{max-width:95%;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;}
.nelioefi{width:100% !important;}