@keyframes blink{0%{background: transparent}50%{background: orange}100%{background: transparent}}#setupsetting{z-index: 10000;position: fixed;box-sizing: border-box;width: 12px;height: 12px;border-radius: 6px;margin: 6px;animation: blink 3s ease-in-out 0s infinite;opacity: 0.5}#colorset{display: inline-block}#colorset .color{float: left;overflow: hidden;width: 200px;height: 200px;border-radius: 100px;margin: 10px}#colorset .bottomcolorrow{clear: both}#colorset .maincolor{margin-left: 120px;margin-bottom: -20px;background: #2f6593}#colorset .secundarycolor{background: #6dc0fe}#colorset .complementarycolor{background: #e8900b}/*# sourceMappingURL=/typo3temp/assets/bootstrappackage/Develop.less.map */