.sp-button-container.sp-cf { width: calc(100% - 16px); height: 48px !important; }
.sp-cancel { display: none; }
.sp-clear { display: none !important; }
.sp-color { right: 32px !important; }
.sp-container { background-color: #444 !important; width: 100% !important; }
.sp-container button.sp-choose {
    background-color: #555 !important;
    border-radius: 6px;
    border: 1px solid #a8a8a8;
    box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.2);
    box-sizing: content-box;
    color: #fff !important;
    display: inline-block;
    font-size: 15pt;
    margin: 4px !important;
    padding: 10px 15px;
    text-overflow: clip;
    text-shadow: 1px 1px 0 rgba(255,255,255,0.5);
    width: 440px; }
.sp-dragger { height: 16px !important; width: 16px !important; border-radius: 8px !important; }
.sp-hue { width: 24px !important; border-radius: 12px !important; top: 5% !important; height: 95% !important; }
.sp-picker-container { width: calc(100% - 21px) !important; border-left: none !important; }
.sp-slider { width: 30px !important; height: 30px !important; left: -3px !important; }
.sp-top { margin-bottom: 0px !important; }
