.svg{width:16px;height:16px}.-heart{fill:none;stroke:#ea8484}.-heart.-selected{fill:#ea8484}.-heart.-active{-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-name:flash;animation-name:flash;transform:scale(1.2, 1.2)}@-webkit-keyframes flash{0%{transform:scale(0.8, 0.8)}50%{transform:scale(1.2, 1.2)}100%{transform:initial}}@keyframes flash{0%{transform:scale(0.8, 0.8)}50%{transform:scale(1.2, 1.2)}100%{transform:initial}}.-help{text-decoration:none}.customPreviewArea{padding-top:1em}.ui-dialog .ui-dialog-content.helpBox{overflow-y:scroll !important}#helpArea h2{background:#fcfce0;padding:1em}#helpArea .help{padding:1em;line-height:1.6em}#helpArea .images{display:flex;flex-flow:wrap}#helpArea .images .image{margin:1em;outline:1px solid #aaa;background:#f4f4f4}#helpArea .images .image a{display:inline-block;width:233px;height:200px;position:relative}#helpArea .images .image a img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;text-align:center;max-width:100% !important;max-height:100% !important;height:auto !important;width:auto !important}.drawSelect{position:relative;display:inline-block;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:120px;max-width:100%;font-size:min(12px,1em);padding:0 !important}.drawSelect *{box-sizing:border-box;padding:0 !important}.drawSelect a{color:#111;text-decoration:none}.drawSelect .-none{display:none !important}.drawSelect .-command{display:flex;align-items:center;border:1px solid #aaa;background:#fff;height:28px;cursor:pointer}.drawSelect .-command .-current{width:calc(100% - 20px);padding:0 4px !important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.drawSelect .-command .-bullet{width:20px;color:#888;cursor:pointer}.drawSelect .-command .-bullet svg{width:18px;height:18px;fill:none;stroke:#000;vertical-align:middle;transform:rotate(90deg)}.drawSelect .-form{position:absolute;transform:translateY(0%);width:100%;border:1px solid #aaa;border-top:none;max-height:250px;overflow:hidden;z-index:10}.drawSelect .-form.-close{display:none}.drawSelect .-form.-open{display:block}.drawSelect .-form .-action{display:flex;align-items:center;background:#fff;outline:1px solid #aaa;height:25px}.drawSelect .-form .-action .-icon{width:30px;text-align:center;cursor:pointer}.drawSelect .-form .-action .-icon svg{width:18px;height:18px;fill:none;stroke:#000;vertical-align:middle}.drawSelect .-form .-action .-data{position:relative;width:calc(100% - 30px)}.drawSelect .-form .-action .-data .-input{width:calc(100% - 20px);box-sizing:border-box;padding:.2em !important;border:none;ime-mode:disabled;margin-right:0;height:auto !important}.drawSelect .-form .-action .-data .-input:active{border:none}.drawSelect .-form .-action .-data .-input:focus{outline:none}.drawSelect .-form .-action .-data .-clear{width:20px;text-align:center;vertical-align:initial}.drawSelect .-form .-list{width:calc(100% - 0px);list-style:none;padding-left:0;padding:.2em !important;margin:0;max-height:225px;background:#fff;overflow-y:scroll;z-index:1}.drawSelect .-form .-list::-webkit-scrollbar{height:4px;width:4px}.drawSelect .-form .-list::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1)}.drawSelect .-form .-list::-webkit-scrollbar-thumb{background-color:#e6e6e6;box-shadow:0 0 0 1px rgba(255,255,255,.6)}.drawSelect .-form .-list li{cursor:pointer;text-align:left;padding:0 .4em !important;border-radius:4px;height:24px;line-height:24px}.drawSelect .-form .-list li a{display:inline-block;width:100%;border-bottom:1px dotted #aaa}.drawSelect .-form .-list li:first-child{margin-top:.4em}.drawSelect .-form .-list li:last-child a{border-bottom:none}.drawSelect .-form .-list li:hover{background:#ea848480;color:#fff}.drawSelect .-form .-list li.-selected{background:#ea848440}.drawSelect .-form .-list li.-default{background:#84eaea40}.drawSelect .-form .-list li.-default:hover{color:#111}.drawCheckBox{position:relative;vertical-align:middle;min-width:200px;max-width:100%;font-size:min(12px,1em);margin-bottom:1em}.drawCheckBox *{box-sizing:border-box}.drawCheckBox a{color:#111;text-decoration:none}.drawCheckBox .-none{display:none !important}.drawCheckBox .-caption{height:24px;line-height:24px}.drawCheckBox .-caption a{display:inline-block;font-size:.8em;text-decoration:none;color:#ea8484;vertical-align:middle}.drawCheckBox .-caption a span{display:inline-block;width:30px;height:20px;line-height:20px;border-radius:50%;text-align:center;margin-left:4px;margin-right:4px;background:#ea8484;color:#fff}.drawCheckBox .-list{position:relative;list-style:none;padding-left:0;width:calc(100% - 0px);overflow:hidden}.drawCheckBox .-list li{text-align:left;height:24px;line-height:24px;transition:.2s;cursor:pointer}.drawCheckBox .-list li a{display:inline-block;width:100%;height:24px;line-height:24px;padding:0 .4em;transition:.2s}.drawCheckBox .-list li:hover a{color:#fff}.drawCheckBox .-list.-y{max-width:100%;max-height:225px;overflow-y:scroll}.drawCheckBox .-list.-y::-webkit-scrollbar{height:4px;width:4px}.drawCheckBox .-list.-y::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1)}.drawCheckBox .-list.-y::-webkit-scrollbar-thumb{background-color:#e6e6e6;box-shadow:0 0 0 1px rgba(255,255,255,.6)}.drawCheckBox .-list.-y li.-selected{background:#ea848440;-webkit-animation:picup .6s both;animation:picup .6s both;border-left:2px solid #ea8484}.drawCheckBox .-list.-x{display:flex;flex-flow:wrap;align-content:baseline}.drawCheckBox .-list.-x li{padding:0 8px 0 0;height:30px;line-height:30px}.drawCheckBox .-list.-x li a{background:#8484ea40}.drawCheckBox .-list.-x li.-selected a{background:#ea848440;-webkit-animation:picup .6s both;animation:picup .6s both;border-bottom:1px solid #ea8484}@-webkit-keyframes picup{0%{transform:scale(1.1)}100%{transform:translate(0, 0);transform:scale(1)}}@keyframes picup{0%{transform:scale(1.1)}100%{transform:translate(0, 0);transform:scale(1)}}.drawCheckBox .-action{display:flex;align-items:center;background:#fff;border-bottom:1px solid #aaa;height:25px;margin-top:1em}.drawCheckBox .-action .-icon{width:30px;text-align:center;cursor:pointer}.drawCheckBox .-action .-icon svg{width:18px;height:18px;fill:none;stroke:#000;vertical-align:middle}.drawCheckBox .-action .-data{position:relative;width:calc(100% - 30px)}.drawCheckBox .-action .-data .-input{width:calc(100% - 20px);box-sizing:border-box;padding:.2em;border:none;ime-mode:disabled;max-width:initial !important;height:auto !important}.drawCheckBox .-action .-data .-input:active{border:none}.drawCheckBox .-action .-data .-input:focus{outline:none}.drawCheckBox .-action .-data .-clear{width:20px;text-align:center;vertical-align:initial}#statusarea{position:fixed;width:320px;padding:3px 5px;top:10px;text-align:center;background-color:#ffffe1;display:none;z-index:1000;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:rgba(113,135,164,.65) 0px 0px 6px 3px;-webkit-box-shadow:rgba(113,135,164,.65) 0px 0px 6px 3px;-moz-box-shadow:rgba(113,135,164,.65) 0px 0px 6px 3px}#statusarea.error{background-color:#c30;color:#fff}.cssload-container{position:fixed;left:50%;top:50%;width:150px;height:150px;margin-left:-75px;margin-top:-75px;text-align:center;z-index:100000}.cssload-speeding-wheel{width:150px;height:150px;margin:0 auto;border:6px solid #ccc;border-radius:50%;border-left-color:transparent;border-right-color:transparent;animation:cssload-spin 575ms infinite linear;-o-animation:cssload-spin 575ms infinite linear;-ms-animation:cssload-spin 575ms infinite linear;-webkit-animation:cssload-spin 575ms infinite linear;-moz-animation:cssload-spin 575ms infinite linear}@keyframes cssload-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes cssload-spin{100%{transform:rotate(360deg)}}@media screen and (max-width: 769px){.cssload-container{width:80px;height:80px;margin-left:-40px;margin-top:-40px}.cssload-speeding-wheel{width:80px;height:80px}}@media screen and (min-width: 770px){.cssload-container{width:150px;height:150px;margin-left:-75px;margin-top:-75px}.cssload-speeding-wheel{width:150px;height:150px}}
/*# sourceMappingURL=GeneralFrame.min.css.map */