@charset "utf-8";

.vc-alpha { position: absolute; inset: 0px; }

.vc-alpha-checkboard-wrap { position: absolute; inset: 0px; overflow: hidden; }

.vc-alpha-gradient { position: absolute; inset: 0px; }

.vc-alpha-container { cursor: pointer; position: relative; z-index: 2; height: 100%; margin: 0px 3px; }

.vc-alpha-pointer { z-index: 2; position: absolute; }

.vc-alpha-picker { cursor: pointer; width: 4px; border-radius: 1px; height: 8px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px; background: rgb(255, 255, 255); margin-top: 1px; transform: translateX(-2px); }