#custom-style-wrapper{
    position: fixed;
    left:-290px;
    width: 290px;
    z-index: 9999;
}


#custom-style{
    background: #57bae8;
    color: #fff;
    line-height: 1.5;
    padding: 10px 20px;
    top:130px;
    width: 290px;
}

#tempate-switcher {
    background: #57bae8;
    color: #fff;
    line-height: 1.5;
    padding: 10px 20px 20px 20px;
    margin-bottom: 5px;
    margin-top:20px;
    width: 290px;
    display: none;
}

#appear_icon{
    position: absolute;
    top:190px;
    right:-66px;
}

#custom-style a, .pattern-example.pic {
    cursor: pointer;
}

#appear_icon_template{
    position: absolute;
    top:40px;
    right:-66px;
    padding-left: 40px;
}

#custom-style-colorpicker{
    position: fixed;
    left:290px;
    top:350px;
    display: none;
    z-index: 9999;
}

#custom-style-colorpicker a.close{
    position: absolute;
    top:10px;
    right:10px;
    cursor: pointer;
}


body {
    overflow-x: hidden;
}



.option-title {
    font-size: 18px;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype" , "dejavu sans", "helvetica neue", arial, sans-serif;
    margin: 10px 0 12px;
    padding-bottom: 8px;
    background: url("images/bottom-dash.png") bottom repeat-x;
    line-height: 1.5;
}
.option-title span {
    display: block;
    padding-left: 30px;
    color: #fff;
    line-height: 1.5;
    background: url("images/title-icon.png") 1px 2px no-repeat;
}
#tempate-switcher a , #custom-style a {
    font-size: 13px;
    font-family: "Segoe UI Light", "Source Sans Pro", "Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial", sans-serif;
    color: #fff;
    line-height: 1.3;
}
a.template-option {
    margin-right: 15px;
}
a.template-option img {
    margin-right: 7px;
    position: relative;
    top: 2px;
}
#custom-style ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#custom-style li {
    padding-bottom: 10px;
}
.boxed-switcher img {
    margin-right: 19px;
    position: relative;
    top: 2px;
}
a.menu-option  {
    margin-right: 18px;
    margin-bottom: 5px;
    display: inline-block;
}
.menu-option img {
    margin-right: 10px;
}

.background-select li {
    font-size: 18px;
    font-family: "Segoe UI Light", "Source Sans Pro", "Segoe WP Light","Segoe UI","Segoe","Segoe WP","Tahoma","Verdana","Arial", sans-serif;
}

.background-select span.float-right {
    float: right;
    position: relative;
    top: 5px;
}
.background-select a {
    margin-left: 10px;
}
.slider-switch {
    position: relative;
    margin-left: -7px;
    width: 270px;
}
.slider-switcher {
    margin-left: 7px;
    margin-right: 3px;
    padding: 0 3px;
}
.slider-switcher.current {
    margin-left: 4px;
    padding: 0;
    margin-right: 0;
}
.slider-switcher.current img{
    border: 3px solid #77cff8;
    position: relative;
    top: 3px;
}
#load_defaults_settings {
    padding: 7px 18px;
    background: #4e616d;
    font-size: 15px;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype" , "dejavu sans", "helvetica neue", arial, sans-serif;
    text-decoration: none;
    display: inline-block;
    margin: 25px 0 10px 60px;
}

.pattern-select-wrapper{
    left: 280px;
    padding-left: 20px;
    position: absolute;
    width: 187px;
    margin-top: -20px;
    z-index:9999;
}

.pattern-select {
    width: 187px;
    background: #57bae8;
    padding: 7px 4px 7px 7px;
    display: none;
    overflow: hidden;

}
.pattern-select img {
    width: 40px !important;
    height: 40px !important;

}
.pattern-select .pattern-example {
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
    float: left;
    width: 40px !important;
    height: 40px !important;
}

#nominee {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
}
