.inl-bl {
    display: inline-block;
    width: 100%;
    height: 150px;
}
.sp-replacer {
    border: 1px solid #ced4da;
    border-radius: 0.375rem;
    background-color: #fff;
    padding: 0;
}
.sp-dd {
    padding: 0.375rem 0.75rem;
}
.sp-preview {
    width: 2rem;
    height: 1.5rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    margin: 0.25rem;
}
.colorpicker-component .input-group-text {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-left: none;
    cursor: pointer;
}
.colorpicker-component .form-control {
    border-right: none;
}
.sp-container {
    z-index: 1000;
}