[data-v-a6279dfc]:export{colorPrimary:#fc3;colorAccent:#fc3;colorAccentHover:#ffde00;colorSecondary:#007396;colorTertiary:#00546e;colorWhite:#fff;colorFeedOk:#76cc85;colorFeedError:#f86b5f;colorFeedWarning:#fbcf7d;colorTop:#222;colorHigh:#333;colorMediumHigh:#53565a;colorMedium:#888b8d;colorModerate:#bbbcbc;colorLow:#eee;colorVeryLow:#faf9f8;colorNegative:#fff;colorMsgError:#f86b5f;colorGreen:#4fae5b;colorRed:#ea3324;gridDashboardHeight:132}.checkbox-container[data-v-a6279dfc]{position:relative;width:auto;padding:0;cursor:pointer}.checkbox-container:hover .checkbox[data-v-a6279dfc]:before{opacity:1;background-color:#faf9f8}.checkbox-container .checkbox[data-v-a6279dfc]{outline:none;position:relative;display:inline-flex;vertical-align:middle;white-space:nowrap;line-height:1}.checkbox-container .checkbox[data-v-a6279dfc]:before{content:"";position:absolute;width:36px;height:36px;background-color:#faf9f8;opacity:0;transform:translate(-17%,-17%);transition:opacity .25s ease,background-color .25s ease}.checkbox-container .checkbox .inner[data-v-a6279dfc]{display:inline-flex;width:24px;height:24px;position:relative;top:0;left:0;margin-right:10px;border:1px solid #bbbcbc;background-color:transparent;transition:border-color .25s ease-in-out,background-color .25s ease-in-out}.checkbox-container .checkbox .inner .checkmark[data-v-a6279dfc]{position:absolute;width:100%;height:100%;top:0;left:0;transform:scale(0);transition:transform .25s ease-in-out}.checkbox-container .checkbox .input[data-v-a6279dfc]{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;opacity:0;cursor:pointer}.checkbox-container .label[data-v-a6279dfc]{display:inline-flex;font-family:Read,sans-serif;font-size:14px;font-weight:400;line-height:1.43;color:#222;transition:color .25s ease-in-out;flex:1 1 auto}.checkbox-container.disabled[data-v-a6279dfc]{pointer-events:none;opacity:.4}.checkbox-container.disabled .checkbox .inner[data-v-a6279dfc]{border-color:#eee;background-color:#eee}.checkbox-container.negative .label[data-v-a6279dfc]{color:#fff}.checkbox-container.negative:not(.checked) .checkbox[data-v-a6279dfc]:before{background-color:#333}.checkbox-container.negative:hover .checkbox[data-v-a6279dfc]:before{opacity:1}.checkbox-container.negative.disabled .checkbox .inner[data-v-a6279dfc]{background-color:transparent}.checkbox-container.checked .checkbox[data-v-a6279dfc]:before{background-color:rgba(255,204,51,.2)}.checkbox-container.checked .checkbox .inner[data-v-a6279dfc]{background-color:#ffde00;border-color:#ffde00}.checkbox-container.checked .checkbox .inner .checkmark[data-v-a6279dfc]{transform:scale(1)}.checkbox-container.error .checkbox .inner[data-v-a6279dfc]{border-color:#f86b5f;background-color:rgba(248,107,95,.2)}.checkbox-container.error:hover .checkbox[data-v-a6279dfc]:before{background-color:rgba(248,107,95,.2)}