#wpcontent {
    font-family: 'Fira Sans', sans-serif;
    background: #363b3f;
    padding-left: 0px !important;
}

#wpwrap {
    background: #363b3f url('../img/bg.png') repeat-x 0 28px
}

#wpcontent a {
    color: #585e62;   
}


#wpbody { position: static; }

#sharexy_hello {
    position: relative;
    z-index: 100000;
    float: right;
    top: -4px;
    left: -50px;
}

.includeService, .unIncludeService {
    padding: 5px 5px 5px 0;
    cursor: pointer;
}

a {
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    text-decoration: none
}

#wpcontent img {
    border: none;
}

.sharexy_content {
    margin: 3px 0px;
    background: #fff right;
    padding: 20px 10px;

}
.sharexy_content label { white-space: nowrap; }
.sharexy_content h4 label {
    font-size: 16px;
}

.sharexy_content_pd {
    padding: 0 20px;
}

.sel_design {
    padding: 3px 20px 0px;
}

.includeService div {
/*color: #55dd33;*/
    color: #555555;
    text-shadow: 1px 1px #FFFFFF;
    background: none repeat scroll 0 0 #F0F3F9;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #B1BDD6;
    padding: 4px;
}

.unIncludeService div {
    color: #555555;
    text-shadow: 1px 1px #FFFFFF;
    padding: 4px; /*color: #ffa0a0;*/
}
.unIncludeService div:hover {
    color: #555555;
    text-shadow: 1px 1px #FFFFFF;
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 2px #B1BDD6;
    padding: 4px;
}

.sharexy_bg {
    background: #bac4d9;
}

.section_check {
    font-weight: 400;
}

.sharexy_h2 {
    height: 51px;
    margin: 0px 0;
    background-color: #363b3f;
    padding: 20px 0;    
}

.sharexy_h3, h5 {
    color: #e14d43;
    font-weight: normal;
    font-size: 25px;
    font-family: 'Fira Sans';
}

.orange {
    color: #C7531F;
}

.blue {
    font-size: 14px;
    color: #585e62 !important;
}

.blue a {
    font-size: 14px;
    color: #585e62 !important;   
}

.gray {
    color: #a8a8a8;
}

table.sharexy_promo {
    margin-left: -6px;
}

.sharexy_promo_text {
    padding: 4px 0;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    display: block;
    text-decoration: none;
}

.sharexy_promo .bt {
    background: #fff;
    height: 60px;
    overflow: visible;
}

.sharexy_facebook_like {
    width: 154px;
}

.sharexy_facebook_like .sharexy_promo_text {
    color: #3b5998;
}

#design_name_preview {
    text-transform: capitalize;
}

.sharexy_facebook_like img {
    margin: 0px 10px 0px 15px;
}

.sharexy_twitter_like {
    width: 131px;
}

.sharexy_twitter_like .sharexy_promo_text {
    color: #0199d1;
    padding-bottom: 8px;
}

.sharexy_fan {
    width: auto;
}

.sharexy_fan  .sharexy_promo_text {
    color: #d84100;
    padding: 4px 0 5px 0px;
}

.sharexy_rating {
    width: 151px;
}

.sharexy_rating  .sharexy_promo_text {
    padding-bottom: 7px;
    color: #555;

}

.sharexy_rating .rating {
    text-decoration: none;
    text-align: center;
    color: #fff;
    cursor: pointer;
    display: block;
    background: #ea5717;
    line-height: 20px;
    margin: 0 25px;
}

a.rating  {
    color: #fff !important;
}

.sharexy_yepty {
    width: 180px;
    height: 60px;

}

.sharexy_yepty .sharexy_promo_text {
    padding: 13px 0 0;
    color: #6e6e6f;
}

.sharexy_yepty .sharexy_promo_text a, .sharexy_yepty .sharexy_promo_text a:hover {
    text-decoration: none;
    color: #0a88f3;
}

.sharexy_promo .sharexy_feedback {
    width: 200px;
    background: #fff url('../img/question.png') no-repeat bottom right;
    padding: 0px 15px;
}

.sharexy_feedback .sharexy_promo_text_span {
    color: #d84100 !important;
    text-decoration: none;
    line-height: 25px;  
}

.sharexy_feedback .sharexy_promo_text {
    color: #586d99;
    padding: 0px !important;
    margin-top: -5px;
}
.yepty_banner {
    width: 278px;
    height: 40px !important;
    background: #fff url('../img/yepty.png') no-repeat 0 0 !important;
    color: #202020;
    font-size: 12px;
    text-shadow: 1px 0px 0px #fff;
    padding: 20px 5px 0 135px;
    cursor: pointer;
}

#user_id {
    background: #ffffe4;
    border: 1px solid #ffbc9f;
    padding: 3px 7px;
    width: 190px;
}

.sharexy_desc {
    color: #555;
    font-style: italic;
    font-size: 15px;
    padding: 10px 0 0;
}

#sharexy_plugin_constructor_form_submit_button {
    cursor: pointer;
    font-weight: 400;
    text-shadow: 1px 1px 1px #798fba;
    background: #C7531F;
    background-image: -o-linear-gradient(#df5d24, #DF5D24, #CB5420);
    background-image: linear-gradient(19% 75% 90deg, #CB5420, #DF5D24, #df5d24 100%);
    background-image: -moz-linear-gradient(19% 75% 90deg, #CB5420, #DF5D24, #df5d24 100%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#CB5420), to(#DF5D24), color-stop(.6, #df5d24));
    border: none;
    box-shadow: 1px 1px 2px #717e99;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    width: 100%;
    height: 40px;
    line-height: 38px;
    text-align: center;
    display: block;
    text-decoration: none;
    margin-top: 20px;
}

#sharexy_plugin_constructor_form_submit_button:hover {
    opacity: 0.95;
    filter: alpha(opacity = 95);
    text-decoration: none;
}

#sharexy_plugin_constructor_form {
    color: #7B818D;
    line-height: 20px;
    font-size: 13px;
}

hr {
    border: none;
    border-top: 1px solid #cfd6e2;
}

.sharexy_small_preview {
    margin: 7px 0 5px;
    width: 263px;
    height: 42px;
    background: #fff no-repeat center center;
    box-shadow: 1px 1px 2px 0px #b3bdcf;
    padding: 8px 12px;
    cursor: pointer;
}

.sharexy_settings_icon {
    padding: 10px;
    cursor: pointer;
}

.sharexy_settings_icon:hover {
    background-color: #d3d3d5;
}

.sharexy_settings_icon p {
    padding: 0 0 5px;
    margin: 0;
}

.sharexy_settings_icon_hover {
    background-image: url('../img/selected_item.png');
    background-repeat: no-repeat;
    background-position: top right;
    cursor: pointer;
}

.sharexy_settings_icon_hover:hover {
    background-color: #fff;
}

.tips,.tips:hover  {
    text-decoration: none;
    line-height: 18px;
    font-style: normal;
    border-bottom: 1px dotted #585e62;
}
.tips label, .tips:hover {  border-bottom: 1px dotted transparent;}
.tips .labelChecked { border-bottom: 1px dotted #585e62;}

.checkedLabel {
    color: #fff !important;
    background-image: url('../img/radio_bundle.png');
    background-position: center left;
    background-repeat: no-repeat;
    border-radius: 15px;
    padding: 10px 5px 10px 10px;
}

.placements_input {
    margin-top: 5px;
    line-height: 20px;
    width: 155px;
}

.placements_textarea {
    margin-top: 5px;
    line-height: 20px;
    width: 400px;
}

#popup_design_settings, #popup_design_edit {
    background-position: #f3f3f3;
    position: absolute;
    top: 150px;
    left: 25%;
    width: 952px;
    padding: 0px;
    background: #fff;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.4); z-index: 1000;
}

.popup_header {
    background-color: #40444e;
    width: 100%;
}

.header-title {
    color: #fff;
    font-family: 'Fira Sans', sans-serif;
    font-size: 35px;
    font-weight: 200;
    text-align: center;
}

.popup_content {
    height: 450px;
    overflow-y: auto; 
}

ul.popup_design_edit_tabs {
    list-style: none;
    margin: auto;
    padding-bottom: 20px;
    height: 64px;
    width: 900px;
}

.popup_design_edit_tabs li {
    font-family: 'Fira Sans', sans-serif;
    font-size: 25px;
    font-weight: 400;    
    float: left;
    line-height: 64px;
}

.popup_design_edit_tabs li.label {
    color: #fe7d67;
}

.popup_design_edit_tabs li.tab {
    cursor: pointer;
    background-image: url('../img/tab.png');
    background-position: top center;
    background-repeat: no-repeat;
    color: #fff;
    height: 64px;
    margin-left: 20px;
    text-align: center;
    width: 170px;
}

.popup_design_edit_tabs li.tab:hover {
    background-image: url('../img/tab_hover.png');
}

.design_by_sharexy {
    text-decoration: none;
    font-size: 13px;
    color: #56688f;
    text-shadow: 1px 1px #ffffff;
    height: 24px;
    line-height: 24px;
    padding: 5px 10px 0 0;
    display: block;
}

.popup_design_edit_tabs li.selected {
    background-image: url('../img/tab_select.png');
}

.popup_design_edit_tabs li.selected:hover {
    background-image: url('../img/tab_select.png');
}

.design_by_sharexy span {
    text-decoration: underline;
}

.design_by_sharexy span:hover {
    text-decoration: none;
}

p.viol {
    color: #40444d;
    font-family: 'Fira Sans';
    font-size: 17px;
    text-align: center;
}

#call_popup_designs, #call_edit_design {
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px dashed #585e62;
    color: #585e62;
}

#call_edit_design {
    margin-left: 30px;
}

.boxes {
    margin: 0 0 0px;
    float: left;
}

.boxes li {
    float: left;
    cursor: move;
    position: relative;
    margin: 0;
}
.boxes li * { cursor: move;}
#boxes_float_float li, #boxes_float_float li * { cursor: auto;}

.sharexy_content h4 {
    color: #363b3f;
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;    
    font-weight: 400;
    margin: 1.33em 0;
    
}

.sharexy h4 input {
    position: relative;
    top: -3px;
}

.sharexy_monitor {
    padding-top: 4px;
    width: 104px;
    padding-left: 8px;
    height: 61px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.sharexy_monitor_float {
    padding-top: 9px;
    width: 154px;
    padding-left: 8px;
    height: 128px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.sharexy_monitor table td, .sharexy_monitor_float table td {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CFD6E2;
    box-shadow: 1px 1px 2px #CFD6E2;
    cursor: pointer;
    height: 26px;
    width: 23px;
    padding: 0;
}

.sharexy_monitor table td.hover, .sharexy_monitor_float table td.hover {
    background-position: center center;
    background-repeat: no-repeat;
}

.sharexy_monitor_float td.no_hover {
    width: 67px;
    cursor: auto;
    background: none;
    border: none;
    box-shadow: none;
}

.popup_design_edit_item {
    cursor: pointer;
    background-position: 20px center;
    background-repeat: no-repeat;
    padding-left: 100px;
    padding-top: 40px;
    height: 100px;
    width: 125px;
}

.popup_design_edit_item:hover {
    background-color: #e6e8ed;
}

.popup_design_edit_item .popup_design_edit_item_name {
    color: #40444d;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 17px;
    height: 35px;
    margin: 0px;
    position: relative;
}

.popup_design_edit_item .popup_design_edit_item_edit {
    background-image: url('../img/pencil.png');
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #fe7d67;
    border-radius: 3px;
    color: #fff;
    margin: 0px;
    padding: 5px 5px 2px 25px;
    position: relative;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    font-size: 17px;
    width: 60px;
}

.custom_design_upload_form {
    height: 0px;
    overflow: hidden;
    width: 0px;
}

#design_preview {
    cursor: pointer;
}

.sharexy_size {
    padding: 7px 5px 3px;
    float: left;
    cursor: pointer;
    white-space: nowrap;
}

.sharexy_size img {
    margin: 0px 3px 0px;
    cursor: pointer;
}

.sharexy_size:hover, .sharexy_size_hover {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 1px 1px 2px 0 #B3BDCF;
}

.sharexy_drag {
    font-style: italic;
    line-height: 22px;
    font-style: italic;
    color: #b0afaf;
    font-size: 11px;
}

.niceRadio {
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    z-index: 2;
    background: url('../img/nice_radio.png') no-repeat 0 -18px;
    width: 18px;
    height: 18px;
}

.niceRadio input {
    margin-left: -30px;
}

.radioChecked {
    background: url('../img/nice_radio.png') no-repeat 0 0;
    width: 18px;
    height: 18px;
}

label {
    height: 18px;
}

/************checkbox************************/
.niceCheck {
    width: 17px;
    height: 17px;
    display: block;
    float: left;
    margin: -1px 3px 0 0;
    position: relative;
    top: 2px;
    cursor: pointer;

    background: url('../img/nice_checkbox.png') no-repeat bottom;
}

.niceCheck input {
    display: none;
}

.disabledCheck {
    background: url('../img/nice_checkbox.png') 0 0px !important;
}

.labelChecked {
    color: #363b3f;
}

.shr_label {
    color: #6D7C9E;
    text-align: center;
    font-size: 11px;
    display: block;
}
#preview_float_float { padding: 2px;}
#preview_float_float .boxes li {
    margin: 0;
}

.cnt {
    display: none;
    background: none no-repeat 0 0;
    float: none;
    text-align: center;
    font-size: 11px;
    color: #617296;
}

.cnt_top {
    margin: 2px 0;
    position: relative;
}

.sharexy_icon {
    position: relative;
    top: 0;
    left: 0;
    opacity: 1;
    cursor: pointer;
}
.sharexy_icon:hover { opacity: 0.9; filter: alpha(opacity=90);}
.popup_size .sharexy_icon {float: left; }

.shr_label {
    line-height: 20px;
}

#preview_float_float {
    overflow: hidden;
}

#preview_float_float table td {
    padding: 0;
}

.sharexy_size {
    color: #B0AFAF;
    font-style: italic;
    font-size: 9px;
}

#color {
    width: 50px;
}

.preview_a {
    text-decoration: none;
    border-bottom: 1px dashed #585e62;
}

.preview_a:hover {
    border-bottom: none;
}

.popup_size {
    display: none;
    width: 370px;
    position: absolute;
    z-index: 102;
    padding: 5px;
    margin-top: 14px;
    box-shadow: 1px 1px 2px #B1BDD6;
    background: #F0F3F9;
}
.popup_size_ar { width: 36px; height: 14px;
background: url('../img/blue_ar.png') no-repeat; position: relative; top: -14px; left: 50px;
}
.popup_size .sharexy_mask {
    display: none;
}

.sharexy_mask {
    background: transparent url('../img/mask.png') no-repeat top right;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
}
#publisher_key_img { display: none; position: absolute; z-index: 100;}
.sharexy_choose_size { margin-bottom: 5px; line-height: 16px;}
#sharexy_fuzz { position: fixed; background: #000; display: none; top: 0; left: 0; z-index: 999; opacity: 0.8; filter: alpha(opacity=80);}
.sharexy_content_pd  {color: #9d9a9a;}

.fb-like span {
        display: block;
        height: 22px;
        overflow: hidden;
        position: relative;
        width: 47px /* set this to fit your needs when support international sites */;
    }

    .fb-like iframe {
        height: 20px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 47px;
    }

.fb_edge_comment_widget  iframe {display: none !important;}
/***** Counters *****/

.right_counter16 {
    background-image: url('../img/right_counter16.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #7d7d7d;
    float: right;   
    font-size: 12px; 
    height: 16px;
    line-height: 16px;
    margin-left: 2px;    
    padding-left: 3px;
    text-align: center;
    width: 30px;
}


.top_counter32 {
    background-image: url('../img/top_counter32.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #7d7d7d;
    font-size: 12px;
    height: 32px;
    line-height: 30px;
    text-align: center;
}

.right_counter32 {
    background-image: url('../img/right_counter32.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #7d7d7d;
    float: right;  
    font-size: 12px;  
    height: 32px;
    line-height: 32px;
    margin-left: 2px;   
    padding-left: 3px; 
    text-align: center;
    width: 32px;
}

.top_counter55, .top_countersh {
    background-image: url('../img/top_counter55.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #7d7d7d;
    font-size: 12px;
    height: 32px;
    line-height: 30px;
    text-align: center;
}

.right_counter55, .right_countersh {
    background-image: url('../img/right_counter55.png');
    background-repeat: no-repeat;
    background-position: center center;
    color: #7d7d7d;
    float: right;  
    font-size: 12px;  
    height: 20px;
    line-height: 20px;
    margin-left: 2px;   
    padding-left: 3px; 
    text-align: center;
    width: 32px;
}

.bundle_counter60 {
    background-color: #ff0000;    
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    height: 20px !important;
    margin-left: 31px;
    padding: 5px 5px 4px 4px;
    position: relative;
    text-align: center;
    top: 15px;
    width: 20px !important;
    z-index: 9999;
}

.jumbo_counter {
    border-right-style: solid;
    border-right-width: 1px;    
    float: left;
    font-weight: 400;
    padding-right: 3px;
    text-align: center;
    overflow: hidden;        
}

.jumbo_countersh {
    height: 18px;
    margin-top: 5px;
    overflow: hidden; 
}

.jumbo_countersh .jumbo_value {
    font-size: 12px;
    font-weight: 500;
    height: 9px;    
    margin-top: -2px;
}

.jumbo_countersh .jumbo_text {
    font-size: 8px;
}

.jumbo_counter16 {
    height: 16px;    
    margin-top: 3px;
}

.jumbo_counter16 .jumbo_value {
    font-size: 10px;
    font-weight: 500;    
    height: 9px;    
    margin-top: -4px;
}

.jumbo_counter16 .jumbo_text {
    font-size: 8px;    
}

.jumbo_counter32 {
    height: 30px;
    margin-top: 5px;
}

.jumbo_counter32 .jumbo_value {
    font-size: 19px;
    font-weight: 500;     
    margin-top: 1px;    
    height: 16px;  
}

.jumbo_counter32 .jumbo_text {
    font-size: 12px;
}

.jumbo_counter55 {
    height: 20px;
    margin-top: 3px;
}

.jumbo_counter55 .jumbo_value {
    font-size: 13px;
    font-weight: 500;     
    height: 10px;    
    margin-top: -3px;    
}

.jumbo_counter55 .jumbo_text {
    font-size: 10px;
}

.jumbo_counter60 {
    height: 55px;
    margin-top: 5px;
}

.jumbo_counter60 .jumbo_value {
    font-size: 32px;
    font-weight: 500;    
    margin-top: 10px;    
    height: 28px;  
}

.jumbo_counter60 .jumbo_text {
    font-size: 20px;
}

.jumbo_float_r,
.jumbo_float_l {
    margin-left: 0px !important;
}

#preview_float_float .jumbo_float_r,
#preview_float_float .jumbo_float_l {
    border-right-width: 0px;
    padding-top: 3px;
}

#preview_float_float .jumbo_counter60.jumbo_float_l,
#preview_float_float .jumbo_counter60.jumbo_float_r {
    width: 65px;
}

#preview_float_float .jumbo_counter55.jumbo_float_l,
#preview_float_float .jumbo_counter55.jumbo_float_r {
    font-size: 15px;
    width: 65px;
}

/*.jumbo_counter55.jumbo_float_l .jumbo_value,
.jumbo_counter55.jumbo_float_r .jumbo_value {
    height: 18px;
}*/

{
    margin-left: 0px !important;   
}

#preview_float_float .jumbo_counter32.jumbo_float_l,
#preview_float_float .jumbo_counter32.jumbo_float_r {
    width: 35px;
}

.jumbo_float_tl,
.jumbo_float_bl,
.jumbo_float_tr,
.jumbo_float_br {
    border-top-width: 0px;    
    border-right-style: solid;
    border-right-width: 1px;
    padding-right: 3px;    
}

.jumbo_float_tl,
.jumbo_float_bl {
    margin-left: 0px !important;
}

.jumbo_float_tr,
.jumbo_float_br {
    margin-left: 0px !important;
}

/********************************************************************************/
.sp-container {
    position:absolute;
    top:0;
    left:0;
    display:inline-block;
    *display: inline;
    *zoom: 1;
    /* https://github.com/bgrins/spectrum/issues/40 */
    z-index: 9999994;
    overflow: hidden;
}
.sp-container.sp-flat {
    position: relative;
}

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position:relative;
  width: 100%;
  display:inline-block;
}
.sp-top-inner {
   position:absolute;
   top:0;
   left:0;
   bottom:0;
   right:0;
}
.sp-color {
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    right:20%;
}
.sp-hue {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:84%;
    height: 100%;
}

.sp-clear-enabled .sp-hue {
    top:33px;
    height: 77.5%;
}

.sp-fill {
    padding-top: 80%;
}
.sp-sat, .sp-val {
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px;
}
.sp-alpha-enabled .sp-alpha {
    display: block;
}
.sp-alpha-handle {
    position:absolute;
    top:-4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid black;
    background: white;
    opacity: .8;
}
.sp-alpha {
    display: none;
    position: absolute;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px;
}
.sp-alpha-inner {
    border: solid 1px #333;
}

.sp-clear {
    display: none;
}

.sp-clear.sp-clear-display {
    background-position: center;
}

.sp-clear-enabled .sp-clear {
    display: block;
    position:absolute;
    top:0px;
    right:0;
    bottom:0;
    left:84%;
    height: 28px;
}

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button  {
    -webkit-user-select:none;
    -moz-user-select: -moz-none;
    -o-user-select:none;
    user-select: none;
}

.sp-container.sp-input-disabled .sp-input-container {
    display: none;
}
.sp-container.sp-buttons-disabled .sp-button-container {
    display: none;
}
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
    display: none;
}
.sp-palette-only .sp-picker-container {
    display: none;
}
.sp-palette-disabled .sp-palette-container {
    display: none;
}

.sp-initial-disabled .sp-initial {
    display: none;
}


/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
    background-image: -webkit-gradient(linear,  0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter : progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}
.sp-val {
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
}
.sp-2 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
}
.sp-3 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
}
.sp-4 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
}
.sp-5 {
    height:16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
}
.sp-6 {
    height:17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
}

.sp-hidden {
    display: none !important;
}

/* Clearfix hack */
.sp-cf:before, .sp-cf:after { content: ""; display: table; }
.sp-cf:after { clear: both; }
.sp-cf { *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
    .sp-color { right: 40%; }
    .sp-hue { left: 63%; }
    .sp-fill { padding-top: 60%; }
}
.sp-dragger {
   border-radius: 5px;
   height: 5px;
   width: 5px;
   border: 1px solid #fff;
   background: #000;
   cursor: pointer;
   position:absolute;
   top:0;
   left: 0;
}
.sp-slider {
    position: absolute;
    top:0;
    cursor:pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: white;
    opacity: .8;
}

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: solid 1px #f0c49B;
    padding: 0;
}
.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
    font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-top {
    margin-bottom: 3px;
}
.sp-color, .sp-hue, .sp-clear {
    border: solid 1px #666;
}

/* Input */
.sp-input-container {
    float:right;
    width: 100px;
    margin-bottom: 4px;
}
.sp-initial-disabled  .sp-input-container {
    width: 100%;
}
.sp-input {
   font-size: 12px !important;
   border: 1px inset;
   padding: 4px 5px;
   margin: 0;
   width: 100%;
   background:transparent;
   border-radius: 3px;
   color: #222;
}
.sp-input:focus  {
    border: 1px solid orange;
}
.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd;
}
.sp-picker-container , .sp-palette-container {
    float:left;
    position: relative;
    padding: 10px;
    padding-bottom: 300px;
    margin-bottom: -290px;
}
.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff;
}

/* Palettes */
.sp-palette-container {
    border-right: solid 1px #ccc;
}

.sp-palette-only .sp-palette-container {
    border: 0;
}

.sp-palette .sp-thumb-el {
    display: block;
    position:relative;
    float:left;
    width: 24px;
    height: 15px;
    margin: 3px;
    cursor: pointer;
    border:solid 2px transparent;
}
.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
    border-color: orange;
}
.sp-thumb-el {
    position:relative;
}

/* Initial */
.sp-initial {
    float: left;
    border: solid 1px #333;
}
.sp-initial span {
    width: 30px;
    height: 25px;
    border:none;
    display:block;
    float:left;
    margin:0;
}

.sp-initial .sp-clear-display {
    background-position: center;
}

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
    float: right;
}

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
    margin:0;
    overflow:hidden;
    cursor:pointer;
    padding: 4px;
    display:inline-block;
    *zoom: 1;
    *display: inline;
    border: solid 1px #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle;
}
.sp-replacer:hover, .sp-replacer.sp-active {
    border-color: #F0C49B;
    color: #111;
}
.sp-replacer.sp-disabled {
    cursor:default;
    border-color: silver;
    color: silver;
}
.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float:left;
    font-size:10px;
}
.sp-preview {
    position:relative;
    width:25px;
    height: 20px;
    border: solid 1px #222;
    margin-right: 5px;
    float:left;
    z-index: 0;
}

.sp-palette {
    *width: 220px;
    max-width: 220px;
}
.sp-palette .sp-thumb-el {
    width:16px;
    height: 16px;
    margin:2px 1px;
    border: solid 1px #d0d0d0;
}

.sp-container {
    padding-bottom:0;
}


/* Buttons: http://hellohappy.org/css3-buttons/ */
.sp-container button {
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(to bottom, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 5px 4px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  vertical-align: middle;
}
.sp-container button:hover {
    background-color: #dddddd;
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(to bottom, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}
.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
}
.sp-cancel {
    font-size: 11px;
    color: #d93f3f !important;
    margin:0;
    padding:2px;
    margin-right: 5px;
    vertical-align: middle;
    text-decoration:none;

}
.sp-cancel:hover {
    color: #d93f3f !important;
    text-decoration: underline;
}


.sp-palette span:hover, .sp-palette span.sp-thumb-active {
    border-color: #000;
}

.sp-preview, .sp-alpha, .sp-thumb-el {
    position:relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
}
.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
    display:block;
    position:absolute;
    top:0;left:0;bottom:0;right:0;
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=);
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=);
}

.sp-clear-display {
    background-repeat:no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==);
}