.sp-replacer {
    padding: 0px;
    border-radius: 13px;
    width: 3rem;
    height: 2rem;
}
.sp-picker-container {
    display: none;
}
.sp-container {
    border-radius: 13px;
}
.sp-preview {
    width: 3rem;
    height: 2rem;
    border-radius: 13px;
    border: none;
}
.sp-preview-inner {
    border-radius: 5px;
}
.sp-dd {
    display: none;
}
.sp-palette .sp-thumb-el {
    border-radius: 4px;
}
.sp-thumb-inner {
    border-radius: 4px;
}
.sp-palette-container {
    border-right: none;
}
