[data-v-513f5cf7]: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}.toggle-switch-container[data-v-513f5cf7]{outline:none;display:inline-flex;position:relative;width:auto;cursor:pointer}.toggle-switch-container.left[data-v-513f5cf7]{flex-direction:row-reverse}.toggle-switch-container.left .label[data-v-513f5cf7]{margin-left:0;margin-right:8px}.toggle-switch-container:hover .content-wrapper[data-v-513f5cf7]:before{opacity:1}.toggle-switch-container .content-wrapper[data-v-513f5cf7]{position:relative;display:flex;align-items:center;width:32px;height:12px;background-color:#bbbcbc;border-radius:32px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background-color .2s ease,border-color .2s ease}.toggle-switch-container .content-wrapper[data-v-513f5cf7]:before{content:"";position:absolute;width:32px;height:32px;background-color:hsla(0,0%,86.3%,.2);border-radius:50%;opacity:0;pointer-events:none;transition:background-color .25s ease,opacity .25s ease}.toggle-switch-container .content-wrapper[data-v-513f5cf7]:after{content:"";position:absolute;top:-4px;left:0;width:20px;height:20px;border:1px solid #eee;border-radius:20px;background-color:#fff;box-shadow:0 1px 4px 0 rgba(44,44,44,.16);cursor:pointer;transition:left .2s ease,width .2s ease}.toggle-switch-container .input[data-v-513f5cf7]{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;opacity:0;cursor:pointer;width:100%;height:100%}.toggle-switch-container .label[data-v-513f5cf7]{position:relative;margin-left:8px;font-family:Read,sans-serif;font-size:14px;font-weight:400;line-height:1.43;color:#222}.toggle-switch-container.negative .content-wrapper[data-v-513f5cf7]{background-color:#53565a}.toggle-switch-container.negative .label[data-v-513f5cf7]{color:#fff}.toggle-switch-container.checked .content-wrapper[data-v-513f5cf7]{border-color:#fc3;background-color:#fc3}.toggle-switch-container.checked .content-wrapper[data-v-513f5cf7]:before{background-color:rgba(255,204,51,.2)}.toggle-switch-container.checked .content-wrapper[data-v-513f5cf7]:after{left:12px}.toggle-switch-container.checked .content-wrapper i[data-v-513f5cf7],.toggle-switch-container.checked .content-wrapper span[data-v-513f5cf7]{top:50%;left:25%;transform:translate3d(-25%,-50%,0)}.toggle-switch-container.disabled[data-v-513f5cf7]{opacity:.4;pointer-events:none}