﻿.pcr-app {
    z-index: 10300 !important;
}

.color-picker-editor {
    position: relative;
    max-width: 288px;
    padding-right: 32px;
}

    .color-picker-editor > .pickr {
        position: absolute;
        right: 0px;
        top: 1px;
    }
