.imgList[data-v-50db46e6]{width:98%;margin:20px 0;display:flex;flex-wrap:wrap}.imgList .active[data-v-50db46e6]{display:block;width:196px;height:196px;line-height:0;font-size:0;vertical-align:middle;border:3px solid #2b89fd;-webkit-transform:rotate(0deg)}.imgList .active[data-v-50db46e6]::before{content:"";position:absolute;right:0;bottom:0;border:12px solid #2b89fd;border-top-color:transparent;border-left-color:transparent}.imgList .active[data-v-50db46e6]::after{content:"";display:block;width:5px;height:10px;position:absolute;right:4px;bottom:5px;border:1px solid #fff;border-top-color:transparent;border-left-color:transparent;transform:rotate(45deg);cursor:pointer}.imgList .img-item[data-v-50db46e6]{width:96px;height:96px;overflow:hidden;background-color:#FFFFFF;margin:20px;cursor:pointer}.imgList .img-item img[data-v-50db46e6]{height:96px}.imgList .img-item .textImg[data-v-50db46e6]{height:96px;font-size:20px;font-weight:bold;color:#5e8bde;text-align:center;line-height:96px}

.toolBar[data-v-9102fb20]{position:absolute;width:40px;height:auto;background-color:#f6b640;box-sizing:border-box;border-top-right-radius:8px;border-bottom-right-radius:8px;left:0;top:100px;z-index:99999;display:flex;flex-direction:column}.toolBar .cardBox[data-v-9102fb20]{box-sizing:border-box;padding:8px;border-bottom:1px solid red;color:#2c7ae3;font-weight:bold;cursor:pointer}.toolBar .cardBox .barText[data-v-9102fb20]{letter-spacing:4px;writing-mode:vertical-rl;text-orientation:upright}.toolBar .popupBox[data-v-9102fb20]{border-radius:8px;position:absolute;left:40px;width:400px;background-color:#6c6c6c}

.color-b[data-v-a8985518]{color:#00AAFF}.tip-bar[data-v-a8985518]{position:absolute;width:auto;height:auto;background-color:rgba(246,182,64,0.86);box-sizing:border-box;color:#00AAFF;right:50px;top:10px;z-index:99999;display:flex;padding:8px;border-radius:8px;gap:10px}


.screenBox[data-v-238f5bbc] {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  background: red;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.screen[data-v-238f5bbc] {
  position: absolute;
  width: 100%;
  height: 100%;
}
.toolBox[data-v-238f5bbc] {
  position: absolute;
  bottom: 0px;
  height: 250px;
  width: 100%;
  z-index: 99999;
  background-color: #595617;
  color: black;
}



.slotContainer[data-v-7edbc44a]{
  width: 100%!important;
  height: 100%!important;
}


.layout-vertical[data-v-6a6c136d] {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.01);
}


.layout-relative {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.layout-absolute {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.design-absolute {
}
.design-absolute > ._cop {
  position: absolute;
  left: 20px;
  top: 50px;
}
.design-absolute > .activeCop {
  border: none !important;
}



*{
}


.render[data-v-bee36b1c] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.AppWrapper[data-v-bee36b1c] {
  width: 100%;
  height: 100%;
}


.layout-horizontal[data-v-743e0d87] {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.01);
}


.render[data-v-490a7fea] {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.AppWrapper[data-v-490a7fea] {
  width: 100%;
  height: 100%;
}


.gridContent[data-v-fd58e590] {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#18181c 14px, transparent 0), linear-gradient(90deg, transparent 14px, #86909c 0);
  background-size: 15px 15px;
  background-color: #18181c;
  overflow: hidden;
  flex: 1;
}
.fullBox[data-v-fd58e590] {
  width: 100%;
  height: 100%;
}
.page-round[data-v-fd58e590] {
  border: 0px solid white;
  box-sizing: border-box;
  border-radius: 3px;
  box-shadow: inset 0px 0px 20px -5px rgba(255, 255, 255, 0.88)
}
.footer[data-v-fd58e590] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: fit-content;
  text-align: right;
}
.mw-slider[data-v-fd58e590] {
  width: 220px;
  padding: 24px;
  display: inline-block;
}


.container[data-v-e22198e8] {
  width: 100%;
  height: 100%;
  min-height: 600px;
  background-image: linear-gradient(to right, #fbc2eb, #a6c1ee);
  color: black;
  background-size: 100% 100%;
}
.login-wrapper[data-v-e22198e8] {
  background-color: rgba(255, 255, 255, 0.14);
  height: 588px;
  border-radius: 15px;
  padding: 0 50px;
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.header[data-v-e22198e8] {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  line-height: 200px;
  color: inherit;
}
.form-wrapper[data-v-e22198e8] {
  overflow: hidden;
}
.input-item[data-v-e22198e8] {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  border: 0;
  padding: 10px;
  border-bottom: 1px solid rgb(128, 125, 125);
  font-size: 15px;
  outline: none;
}
.input-item[data-v-e22198e8]:placeholder {
  text-transform: uppercase;
}
.btn[data-v-e22198e8] {
  text-align: center;
  padding: 10px;
  width: 100%;
  margin-top: 40px;
  background-image: linear-gradient(to right, #a6c1ee, #fbc2eb);
  color: #fff;
  cursor: pointer;
}
.msg[data-v-e22198e8] {
  text-align: center;
  line-height: 88px;
}
a[data-v-e22198e8] {
  text-decoration-line: none;
  color: #abc1ee;
}

:root,
:host {
  --ol-background-color: white;
  --ol-accent-background-color: #F5F5F5;
  --ol-subtle-background-color: rgba(128, 128, 128, 0.25);
  --ol-partial-background-color: rgba(255, 255, 255, 0.75);
  --ol-foreground-color: #333333;
  --ol-subtle-foreground-color: #666666;
  --ol-brand-color: #00AAFF;
}

.ol-box {
  box-sizing: border-box;
  border-radius: 2px;
  border: 1.5px solid var(--ol-background-color);
  background-color: var(--ol-partial-background-color);
}

.ol-mouse-position {
  top: 8px;
  right: 8px;
  position: absolute;
}

.ol-scale-line {
  background: var(--ol-partial-background-color);
  border-radius: 4px;
  bottom: 8px;
  left: 8px;
  padding: 2px;
  position: absolute;
}

.ol-scale-line-inner {
  border: 1px solid var(--ol-subtle-foreground-color);
  border-top: none;
  color: var(--ol-foreground-color);
  font-size: 10px;
  text-align: center;
  margin: 1px;
  will-change: contents, width;
  transition: all 0.25s;
}

.ol-scale-bar {
  position: absolute;
  bottom: 8px;
  left: 8px;
}

.ol-scale-bar-inner {
  display: flex;
}

.ol-scale-step-marker {
  width: 1px;
  height: 15px;
  background-color: var(--ol-foreground-color);
  float: right;
  z-index: 10;
}

.ol-scale-step-text {
  position: absolute;
  bottom: -5px;
  font-size: 10px;
  z-index: 11;
  color: var(--ol-foreground-color);
  text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}

.ol-scale-text {
  position: absolute;
  font-size: 12px;
  text-align: center;
  bottom: 25px;
  color: var(--ol-foreground-color);
  text-shadow: -1.5px 0 var(--ol-partial-background-color), 0 1.5px var(--ol-partial-background-color), 1.5px 0 var(--ol-partial-background-color), 0 -1.5px var(--ol-partial-background-color);
}

.ol-scale-singlebar {
  position: relative;
  height: 10px;
  z-index: 9;
  box-sizing: border-box;
  border: 1px solid var(--ol-foreground-color);
}

.ol-scale-singlebar-even {
  background-color: var(--ol-subtle-foreground-color);
}

.ol-scale-singlebar-odd {
  background-color: var(--ol-background-color);
}

.ol-unsupported {
  display: none;
}

.ol-viewport,
.ol-unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.ol-viewport canvas {
  all: unset;
}

.ol-selectable {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}

.ol-grabbing {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.ol-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.ol-control {
  position: absolute;
  background-color: var(--ol-subtle-background-color);
  border-radius: 4px;
}

.ol-zoom {
  top: .5em;
  left: .5em;
}

.ol-rotate {
  top: .5em;
  right: .5em;
  transition: opacity .25s linear, visibility 0s linear;
}

.ol-rotate.ol-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s linear, visibility 0s linear .25s;
}

.ol-zoom-extent {
  top: 4.643em;
  left: .5em;
}

.ol-full-screen {
  right: .5em;
  top: .5em;
}

.ol-control button {
  display: block;
  margin: 1px;
  padding: 0;
  color: var(--ol-subtle-foreground-color);
  font-weight: bold;
  text-decoration: none;
  font-size: inherit;
  text-align: center;
  height: 1.375em;
  width: 1.375em;
  line-height: .4em;
  background-color: var(--ol-background-color);
  border: none;
  border-radius: 2px;
}

.ol-control button::-moz-focus-inner {
  border: none;
  padding: 0;
}

.ol-zoom-extent button {
  line-height: 1.4em;
}

.ol-compass {
  display: block;
  font-weight: normal;
  will-change: transform;
}

.ol-touch .ol-control button {
  font-size: 1.5em;
}

.ol-touch .ol-zoom-extent {
  top: 5.5em;
}

.ol-control button:hover,
.ol-control button:focus {
  text-decoration: none;
  outline: 1px solid var(--ol-subtle-foreground-color);
  color: var(--ol-foreground-color);
}

.ol-zoom .ol-zoom-in {
  border-radius: 2px 2px 0 0;
}

.ol-zoom .ol-zoom-out {
  border-radius: 0 0 2px 2px;
}

.ol-attribution {
  text-align: right;
  bottom: .5em;
  right: .5em;
  max-width: calc(100% - 1.3em);
  display: flex;
  flex-flow: row-reverse;
  align-items: center;
}

.ol-attribution a {
  color: var(--ol-subtle-foreground-color);
  text-decoration: none;
}

.ol-attribution ul {
  margin: 0;
  padding: 1px .5em;
  color: var(--ol-foreground-color);
  text-shadow: 0 0 2px var(--ol-background-color);
  font-size: 12px;
}

.ol-attribution li {
  display: inline;
  list-style: none;
}

.ol-attribution li:not(:last-child):after {
  content: " ";
}

.ol-attribution img {
  max-height: 2em;
  max-width: inherit;
  vertical-align: middle;
}

.ol-attribution button {
  flex-shrink: 0;
}

.ol-attribution.ol-collapsed ul {
  display: none;
}

.ol-attribution:not(.ol-collapsed) {
  background: var(--ol-partial-background-color);
}

.ol-attribution.ol-uncollapsible {
  bottom: 0;
  right: 0;
  border-radius: 4px 0 0;
}

.ol-attribution.ol-uncollapsible img {
  margin-top: -.2em;
  max-height: 1.6em;
}

.ol-attribution.ol-uncollapsible button {
  display: none;
}

.ol-zoomslider {
  top: 4.5em;
  left: .5em;
  height: 200px;
}

.ol-zoomslider button {
  position: relative;
  height: 10px;
}

.ol-touch .ol-zoomslider {
  top: 5.5em;
}

.ol-overviewmap {
  left: 0.5em;
  bottom: 0.5em;
}

.ol-overviewmap.ol-uncollapsible {
  bottom: 0;
  left: 0;
  border-radius: 0 4px 0 0;
}

.ol-overviewmap .ol-overviewmap-map,
.ol-overviewmap button {
  display: block;
}

.ol-overviewmap .ol-overviewmap-map {
  border: 1px solid var(--ol-subtle-foreground-color);
  height: 150px;
  width: 150px;
}

.ol-overviewmap:not(.ol-collapsed) button {
  bottom: 0;
  left: 0;
  position: absolute;
}

.ol-overviewmap.ol-collapsed .ol-overviewmap-map,
.ol-overviewmap.ol-uncollapsible button {
  display: none;
}

.ol-overviewmap:not(.ol-collapsed) {
  background: var(--ol-subtle-background-color);
}

.ol-overviewmap-box {
  border: 1.5px dotted var(--ol-subtle-foreground-color);
}

.ol-overviewmap .ol-overviewmap-box:hover {
  cursor: move;
}


.mapBox[data-v-1cf1c75a] {
  width: 100%;
  height: 100%;
}


.block-title[data-v-6df530eb] {
  font-weight: 500;
  letter-spacing: 1px;
  color: #f5f5f5;
  border-left: 2px solid #d7e8ff;
  background: linear-gradient(to right, rgba(115, 149, 195, 0.45), #7395c300 60%, #7395c300);
  text-align: left;
  font-size: 23px;
  box-sizing: border-box;
  padding: 0px 8px;
  background-blend-mode: screen;
}


.carousel-img[data-v-a2b4b3de] {
  width: 100%;
  object-fit: cover;
}


#loader[data-v-b7055e86] {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 200px;
  width: 100px;
  margin-top: -100px;
  margin-left: -50px;
}
#glass[data-v-b7055e86] {
  position: relative;
  height: 100%;
  background: rgba(255, 255, 255, .1);
  border-radius: 0% 0% 15% 15%;
  border: 3px solid;
  border-top: 0;
  border-bottom: 20px solid;
  border-color: rgba(255, 255, 255, .7);
  overflow: hidden;
}
#drink[data-v-b7055e86] {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, orange, orangered);
  box-shadow: inset 0 2px 1px rgba(255, 69, 0, .2);
  opacity: .7;
}
#counter[data-v-b7055e86] {
  position: relative;
  line-height: 200px;
  font-size: 22px;
  color: rgba(255, 255, 255, 1);
}
#lemon[data-v-b7055e86] {
  position: absolute;
  top: 0;
  right: 0;
  height: 79px;
  width: 79px;
  margin-top: -38px;
  margin-right: -38px;
  background: radial-gradient(#f7f3b6 10%, #d7d26c);
  border-radius: 50%;
  border: 4px solid #47582e;
  box-shadow: inset 0 0 0 2px #f7f3b6;
}
#straw[data-v-b7055e86] {
  position: absolute;
  bottom: 20px;
  right: 30%;
  height: 220px;
  width: 6px;
  background: steelblue;
  border-radius: 0 6px 0 0;
  transform: rotate(-18.5deg);
  transform-origin: left bottom;
  -webkit-transform: rotate(-18.5deg);
  -webkit-transform-origin: left bottom;
}
#straw[data-v-b7055e86]:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 6px;
  width: 80px;
  background: inherit;
  border-radius: 0 6px 0 0;
}
#cubes[data-v-b7055e86] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#cubes div[data-v-b7055e86] {
  /*display: none;*/
  position: absolute;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, .3);
  border-radius: 10px;
  box-shadow: inset 0 0 10px rgba(255, 255, 255, .6);
}
#cubes div[data-v-b7055e86]:nth-child(1) {
  bottom: 0;
}
#cubes div[data-v-b7055e86]:nth-child(2) {
  bottom: 45px;
  left: 25px;
  transform: rotate(32deg);
  transform-origin: center bottom;
  -webkit-transform: rotate(32deg);
  -webkit-transform-origin: center bottom;
}
#cubes div[data-v-b7055e86]:nth-child(3) {
  bottom: 90px;
  left: 20px;
  transform: rotate(-34deg);
  transform-origin: center bottom;
  -webkit-transform: rotate(-34deg);
  -webkit-transform-origin: center bottom;
}
#coaster[data-v-b7055e86] {
  width: 130%;
  height: 4px;
  margin-left: -15%;
  background: steelblue;
  border-radius: 2px;
}
footer[data-v-b7055e86] {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
  margin-top: 120px;
  color: steelblue;
}
.showFade[data-v-b7055e86]{
  animation: fadeIn-b7055e86 3.5s;
}
@keyframes fadeIn-b7055e86
{
from {background: rgba(255, 0, 0, 0.0)
}
to {background: rgba(255, 255, 255, .3);}
}
@-webkit-keyframes fadeIn-b7055e86 /* Safari 与 Chrome */
{
from {background: rgba(255, 0, 0, 0.0)
}
to {background: rgba(255, 255, 255, .3);}
}


.img-background[data-v-288977c7] {
  position: relative;
  width: 100%;
  height: 160px;
  border: 2px dashed rgba(68, 67, 66, 0.79);
  margin-bottom: 15px;
  cursor: pointer;
  text-align: center;
}
.img-background[data-v-288977c7]:hover {
  border: 2px dashed rgba(119, 118, 117, 0.8);
}
.clearBack[data-v-288977c7]{
  text-align: center;
  background: rgba(31, 31, 31, 0.51);
  position: absolute;
  width: 35px;
  height: 35px;
  top:0;
  right: 0;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 50%;
  z-index: 3;
  border: 1px solid white;
  color: white;
  cursor: pointer;
}

@font-face {
  font-family: "iconfont"; /* Project id 3892608 */
  src: url(/public/font/iconfont...woff2) format('woff2'),
       url(/public/font/iconfont...woff) format('woff'),
       url(/public/font/iconfont...ttf) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiala:before {
  content: "\e64a";
}

.icon-password:before {
  content: "\e61f";
}

.icon-user:before {
  content: "\e7ae";
}


@font-face {
  font-family: "iconfont"; /* Project id 3892608 */
  src: url(/public/font/iconfont...woff2) format('woff2'),
       url(/public/font/iconfont...woff) format('woff'),
       url(/public/font/iconfont...ttf) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-xiala:before {
  content: "\e64a";
}

.icon-password:before {
  content: "\e61f";
}

.icon-user:before {
  content: "\e7ae";
}


.layout-header-content{width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column;text-align:left;position:absolute;top:0;left:0}.layout-header-content .header{flex:1;height:50px;width:100%;background:#212121;display:flex;align-items:center;justify-content:space-between;color:#fff;box-sizing:border-box;padding:0 25px 0 5px}.layout-header-content .header .navBar{width:100%;flex:1;color:#fff}.layout-header-content .content{flex:1;display:flex;background:#494949;color:#fff}.layout-header-content .content .pageBox{width:100%;height:calc(100% - 50px);box-sizing:border-box;padding:5px}.page{background:#373838;width:100%;height:100%;border-radius:5px;box-sizing:border-box;padding:5px}.chart{background:#373838;width:100%;height:100%;border-radius:5px;box-sizing:border-box;padding:5px;overflow:hidden}.height-100vh{height:100vh}.height-100pec{height:100%}.width-100pec{width:100%}.width-50pec{width:50%}.width-25pec{width:25%}.width-50px{width:50px}.width-80px{width:80px}.width-100px{width:100px}.width-150px{width:150px}.width-180px{width:180px}.width-200px{width:200px}.width-250px{width:250px}.width-750px{width:750px}.width-850px{width:850px}.width-inherit{width:inherit}.padding-5px{padding:5px}.padding-left-5px{padding-left:5px}.padding-left-10px{padding-left:10px}.padding-left-15px{padding-left:15px}.margin-top-3px{margin-top:3px}.margin-top-5px{margin-top:5px}.margin-top-10px{margin-top:10px}.margin-left-5px{margin-left:5px}.margin-left-15px{margin-left:15px}.margin-left-100px{margin-left:100px}.margin-right-25px{margin-right:25px}.margin-x-auto{margin:0 auto}@font-face{font-family:"pingfang";src:url(/public/font/pingfang...TTF);font-display:block}@font-face{font-family:yuWei;src:url(/public/font/yuWei...TTF);font-display:block}@font-face{font-family:金布体;src:url(/public/font/ding_talk_jin_bu_ti...TTF);font-display:block}@font-face{font-family:中黑简体;src:url(/public/font/shi_shang_zhong_hei_jian_ti...TTF);font-display:block}.flex-box{display:flex}.space-between{justify-content:space-between !important}.flex-dir-wrap-media-800w{flex-direction:row}@media screen and (max-width: 800px){.flex-dir-wrap-media-800w{flex-direction:column}}@media screen and (min-width: 800px){.flex-dir-wrap-media-800w{flex-direction:row}}.vertical-align-middle{vertical-align:middle}.cursor-pointer{cursor:pointer}.display-inline-block{display:inline-block}.display-block{display:block}.box-sizing-border{box-sizing:border-box}.position-relative{position:relative}.position-absolute{position:absolute}.color-white{color:#fff !important}.color-gray-white{color:#c1c1c1}.color-blue-white{color:#5e99ff}.color-red-white{color:#f86969}.text-a-center{text-align:center}.text-a-left{text-align:left}.text-a-right{text-align:right}.letter-spacing-1px{letter-spacing:1px}.letter-spacing-2px{letter-spacing:2px}.letter-spacing-5px{letter-spacing:5px}.normalMode .imgList{cursor:pointer;width:304.4444444444px;position:relative;margin:0 auto}.normalMode .imgList .curImg{width:284.4444444444px;height:160px;cursor:pointer;margin:0 auto;display:inherit}.normalMode .imgList ul{position:relative;list-style:none;margin:10px 0 0 0;padding:4px;box-sizing:border-box;background:#3f3f52;display:none}.normalMode .imgList ul .img-item{background:rgba(56,54,54,.83);margin:5px auto;padding:5px;box-sizing:border-box}.normalMode .imgList ul .img-item .item-label{margin:3px}.normalMode .imgList ul .img-item .itemImg{display:block;width:284.4444444444px;height:160px;margin:4px auto}.normalMode .imgList ul .img-item .itemImg:hover{transform:scale(1.05)}.normalMode .imgList ul:before{content:"";display:block;width:0px;height:0px;position:absolute;top:-10px;left:50%;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:12px solid #3f3f52;background:rgba(63,63,82,0)}.normalMode .imgList:hover ul{display:block}.cardMode .imgList{cursor:pointer;width:100%;height:100%;position:relative}.cardMode .imgList .curImg{width:284.4444444444px;height:160px;cursor:pointer;margin:5px;display:inline-block}.cardMode .imgList ul{display:flex;position:relative;list-style:none;margin:0px 0 0 0;padding:4px;box-sizing:border-box;width:100%;height:100%;overflow:auto;justify-content:space-between;flex-wrap:wrap}.cardMode .imgList ul .img-item{background:rgba(56,54,54,.33);height:fit-content;display:inline-block;margin:5px;padding:5px 15px;box-sizing:border-box;border-radius:5px}.cardMode .imgList ul .img-item .item-label{margin:3px}.cardMode .imgList ul .img-item .itemImg{display:inline-block;width:284.4444444444px;height:160px;margin:4px auto;border-radius:5px}.cardMode .imgList ul .img-item .itemImg:hover{transform:scale(1.05)}.empty-select-back{background-image:url(data:image/png;base64,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);background-size:100% 100%}.vm-card{display:flex;flex-direction:column;height:100%;width:100%}.vm-card .vm-card-title{box-sizing:border-box;padding:11px 10px;height:40px;font-size:15px;background:rgba(136,136,136,.2)}.vm-card .vm-card-content{box-sizing:border-box;padding:10px;display:flex;height:calc(100% - 40px);flex:1;box-shadow:inset 0px 0px 10px 2px rgba(185,176,176,.5882352941)}html,body{background:rgba(239,9,9,0);margin:0;padding:0;width:100vw;height:100vh}.layout-header-content{width:100%;height:100vh;overflow:hidden;display:flex;flex-direction:column;text-align:left;position:absolute;top:0;left:0}.layout-header-content .header{flex:1;height:50px;width:100%;background:#212121;display:flex;align-items:center;justify-content:space-between;color:#fff;box-sizing:border-box;padding:0 25px 0 5px}.layout-header-content .header .navBar{width:100%;flex:1;color:#fff}.layout-header-content .content{flex:1;display:flex;background:#494949;color:#fff}.layout-header-content .content .pageBox{width:100%;height:calc(100% - 50px);box-sizing:border-box;padding:5px}.page{background:#373838;width:100%;height:100%;border-radius:5px;box-sizing:border-box;padding:5px}.chart{background:#373838;width:100%;height:100%;border-radius:5px;box-sizing:border-box;padding:5px;overflow:hidden}.height-100vh{height:100vh}.height-100pec{height:100%}.width-100pec{width:100%}.width-50pec{width:50%}.width-25pec{width:25%}.width-50px{width:50px}.width-80px{width:80px}.width-100px{width:100px}.width-150px{width:150px}.width-180px{width:180px}.width-200px{width:200px}.width-250px{width:250px}.width-750px{width:750px}.width-850px{width:850px}.width-inherit{width:inherit}.padding-5px{padding:5px}.padding-left-5px{padding-left:5px}.padding-left-10px{padding-left:10px}.padding-left-15px{padding-left:15px}.margin-top-3px{margin-top:3px}.margin-top-5px{margin-top:5px}.margin-top-10px{margin-top:10px}.margin-left-5px{margin-left:5px}.margin-left-15px{margin-left:15px}.margin-left-100px{margin-left:100px}.margin-right-25px{margin-right:25px}.margin-x-auto{margin:0 auto}@font-face{font-family:"pingfang";src:url(/public/font/pingfang...TTF);font-display:block}@font-face{font-family:yuWei;src:url(/public/font/yuWei...TTF);font-display:block}@font-face{font-family:金布体;src:url(/public/font/ding_talk_jin_bu_ti...TTF);font-display:block}@font-face{font-family:中黑简体;src:url(/public/font/shi_shang_zhong_hei_jian_ti...TTF);font-display:block}.flex-box{display:flex}.space-between{justify-content:space-between !important}.flex-dir-wrap-media-800w{flex-direction:row}@media screen and (max-width: 800px){.flex-dir-wrap-media-800w{flex-direction:column}}@media screen and (min-width: 800px){.flex-dir-wrap-media-800w{flex-direction:row}}.vertical-align-middle{vertical-align:middle}.cursor-pointer{cursor:pointer}.display-inline-block{display:inline-block}.display-block{display:block}.box-sizing-border{box-sizing:border-box}.position-relative{position:relative}.position-absolute{position:absolute}.color-white{color:#fff !important}.color-gray-white{color:#c1c1c1}.color-blue-white{color:#5e99ff}.color-red-white{color:#f86969}.text-a-center{text-align:center}.text-a-left{text-align:left}.text-a-right{text-align:right}.letter-spacing-1px{letter-spacing:1px}.letter-spacing-2px{letter-spacing:2px}.letter-spacing-5px{letter-spacing:5px}.normalMode .imgList{cursor:pointer;width:304.4444444444px;position:relative;margin:0 auto}.normalMode .imgList .curImg{width:284.4444444444px;height:160px;cursor:pointer;margin:0 auto;display:inherit}.normalMode .imgList ul{position:relative;list-style:none;margin:10px 0 0 0;padding:4px;box-sizing:border-box;background:#3f3f52;display:none}.normalMode .imgList ul .img-item{background:rgba(56,54,54,.83);margin:5px auto;padding:5px;box-sizing:border-box}.normalMode .imgList ul .img-item .item-label{margin:3px}.normalMode .imgList ul .img-item .itemImg{display:block;width:284.4444444444px;height:160px;margin:4px auto}.normalMode .imgList ul .img-item .itemImg:hover{transform:scale(1.05)}.normalMode .imgList ul:before{content:"";display:block;width:0px;height:0px;position:absolute;top:-10px;left:50%;border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-bottom:12px solid #3f3f52;background:rgba(63,63,82,0)}.normalMode .imgList:hover ul{display:block}.cardMode .imgList{cursor:pointer;width:100%;height:100%;position:relative}.cardMode .imgList .curImg{width:284.4444444444px;height:160px;cursor:pointer;margin:5px;display:inline-block}.cardMode .imgList ul{display:flex;position:relative;list-style:none;margin:0px 0 0 0;padding:4px;box-sizing:border-box;width:100%;height:100%;overflow:auto;justify-content:space-between;flex-wrap:wrap}.cardMode .imgList ul .img-item{background:rgba(56,54,54,.33);height:fit-content;display:inline-block;margin:5px;padding:5px 15px;box-sizing:border-box;border-radius:5px}.cardMode .imgList ul .img-item .item-label{margin:3px}.cardMode .imgList ul .img-item .itemImg{display:inline-block;width:284.4444444444px;height:160px;margin:4px auto;border-radius:5px}.cardMode .imgList ul .img-item .itemImg:hover{transform:scale(1.05)}.empty-select-back{background-image:url(data:image/png;base64,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);background-size:100% 100%}.vm-card{display:flex;flex-direction:column;height:100%;width:100%}.vm-card .vm-card-title{box-sizing:border-box;padding:11px 10px;height:40px;font-size:15px;background:rgba(136,136,136,.2)}.vm-card .vm-card-content{box-sizing:border-box;padding:10px;display:flex;height:calc(100% - 40px);flex:1;box-shadow:inset 0px 0px 10px 2px rgba(185,176,176,.5882352941)}html,body{background:rgba(239,9,9,0);margin:0;padding:0;width:100vw;height:100vh}


.img-background[data-v-24009bbd] {
  position: relative;
  width: 100%;
  height: 160px;
  border: 2px dashed rgba(68, 67, 66, 0.79);
  margin-bottom: 15px;
  cursor: pointer;
  text-align: center;
}
.img-background[data-v-24009bbd]:hover {
  border: 2px dashed rgba(119, 118, 117, 0.8);
}
.clearBack[data-v-24009bbd]{
  text-align: center;
  background: rgba(31, 31, 31, 0.51);
  position: absolute;
  width: 35px;
  height: 35px;
  top:0;
  right: 0;
  padding: 8px;
  box-sizing: border-box;
  border-radius: 50%;
  z-index: 3;
  border: 1px solid white;
  color: white;
  cursor: pointer;
}


.template-type[data-v-766588e8] {
  flex: 1;
  padding: 0 5px 0 0;
}
.template-des[data-v-766588e8] {
  width: 200px;
  border-left: 1px solid rgba(143, 143, 143, 0.38);
  padding: 0 0px 0 10px;
}
.template-type-box[data-v-766588e8] {
  width: 100px;
  height: 88px;
  box-sizing: border-box;
  padding: 5px 10px;
  text-align: center;
  background: rgba(0, 0, 0, 0.17);
  border-radius: 5px;
  cursor: pointer;
}
.template-type-box[data-v-766588e8]:hover {
  border: 1px dashed #818181;
  background: rgba(38, 38, 38, 0.17);
}
.active[data-v-766588e8] {
  border: 1px solid #818181;
  background: rgba(42, 41, 41, 0.17);
}
.sHide[data-v-766588e8] {
  height: 0;
  padding: 0;
}

.header[data-v-43d8205c]{background-color:#3a3a3a;width:100%;height:60px;padding:0 10px;box-sizing:border-box;display:flex;justify-content:space-between}.title[data-v-43d8205c]{letter-spacing:2px}.body[data-v-43d8205c]{flex:1;box-sizing:border-box;padding:10px;width:100%;height:calc(100% - 70px)}.project-tool-bar[data-v-43d8205c]{height:40px;width:100%;display:flex;align-items:center;justify-content:start;gap:20px}.name-search:hover .name-search-input[data-v-43d8205c]{display:inline-block}.name-search .name-search-input[data-v-43d8205c]{display:inline-block}.listBox[data-v-43d8205c]{display:flex;flex-wrap:wrap;justify-content:space-between}.proBox[data-v-43d8205c]{margin:10px 8px;width:384px;height:308px;overflow:hidden;box-sizing:border-box;background-color:#313131;display:flex;border-radius:5px;flex-direction:column}.top[data-v-43d8205c]{padding:12px 12px;background:#1f1e1e}.tool-header[data-v-43d8205c]{display:flex;justify-content:space-between;height:27px}.proContent[data-v-43d8205c]{background-color:rgba(58,58,58,0.23);width:321px;height:200px;margin:0 auto;overflow:hidden;text-align:center;border-radius:8px;overflow:hidden}.des-content[data-v-43d8205c]{display:flex;flex:1;align-items:center;justify-content:space-between;padding:0 12px}.seat[data-v-43d8205c]{width:384px;height:0px;background:none}.bg-liuguang[data-v-43d8205c]{animation:liuguang-43d8205c 2s infinite linear}@keyframes liuguang-43d8205c{0%{background:linear-gradient(to bottom right, #2c2c2d 0%, #3d393c 100%, #2c2c2d 200%, #483c45 300%)}5%{background:linear-gradient(to bottom right, #2c2c2d -10%, #3d393c 90%, #2c2c2d 190%, #3d393c 290%)}10%{background:linear-gradient(to bottom right, #2c2c2d -20%, #3d393c 80%, #2c2c2d 180%, #3d393c 280%)}15%{background:linear-gradient(to bottom right, #2c2c2d -30%, #3d393c 70%, #2c2c2d 170%, #3d393c 270%)}20%{background:linear-gradient(to bottom right, #2c2c2d -40%, #3d393c 60%, #2c2c2d 160%, #3d393c 260%)}25%{background:linear-gradient(to bottom right, #2c2c2d -50%, #3d393c 50%, #2c2c2d 150%, #3d393c 250%)}30%{background:linear-gradient(to bottom right, #2c2c2d -60%, #3d393c 40%, #2c2c2d 140%, #3d393c 240%)}35%{background:linear-gradient(to bottom right, #2c2c2d -70%, #3d393c 30%, #2c2c2d 130%, #3d393c 230%)}40%{background:linear-gradient(to bottom right, #2c2c2d -80%, #3d393c 20%, #2c2c2d 120%, #3d393c 220%)}45%{background:linear-gradient(to bottom right, #2c2c2d -90%, #3d393c 10%, #2c2c2d 110%, #3d393c 210%)}50%{background:linear-gradient(to bottom right, #2c2c2d -100%, #3d393c 0%, #2c2c2d 100%, #3d393c 200%)}55%{background:linear-gradient(to bottom right, #2c2c2d -110%, #3d393c -10%, #2c2c2d 90%, #3d393c 190%)}60%{background:linear-gradient(to bottom right, #2c2c2d -120%, #3d393c -20%, #2c2c2d 80%, #3d393c 180%)}65%{background:linear-gradient(to bottom right, #2c2c2d -130%, #3d393c -30%, #2c2c2d 70%, #3d393c 170%)}70%{background:linear-gradient(to bottom right, #2c2c2d -140%, #3d393c -40%, #2c2c2d 60%, #3d393c 160%)}75%{background:linear-gradient(to bottom right, #2c2c2d -150%, #3d393c -50%, #2c2c2d 50%, #3d393c 150%)}80%{background:linear-gradient(to bottom right, #2c2c2d -160%, #3d393c -60%, #2c2c2d 40%, #3d393c 140%)}85%{background:linear-gradient(to bottom right, #2c2c2d -170%, #3d393c -70%, #2c2c2d 30%, #3d393c 130%)}90%{background:linear-gradient(to bottom right, #2c2c2d -180%, #3d393c -80%, #2c2c2d 20%, #3d393c 120%)}95%{background:linear-gradient(to bottom right, #272728 -190%, #3d393c -90%, #2c2c2d 10%, #3d393c 110%)}100%{background:linear-gradient(to bottom right, #2c2c2d -200%, #3d393c -100%, #2c2c2d 0%, #3d393c 100%)}}


.tableHeader[data-v-47fb08d9] {
  width: 240px;
  box-sizing: border-box;
  padding-bottom: 8px;
}

.header[data-v-7e6d65e2]{background-color:#3a3a3a;width:100%;height:60px;padding:0 10px;box-sizing:border-box;display:flex;justify-content:space-between}.title[data-v-7e6d65e2]{letter-spacing:2px}.body[data-v-7e6d65e2]{flex:1;box-sizing:border-box;padding:10px;width:100%;height:calc(100% - 70px)}.project-tool-bar[data-v-7e6d65e2]{height:40px;width:100%;display:flex;align-items:center;justify-content:start;gap:20px}.name-search:hover .name-search-input[data-v-7e6d65e2]{display:inline-block}.name-search .name-search-input[data-v-7e6d65e2]{display:inline-block}.listBox[data-v-7e6d65e2]{display:flex;flex-wrap:wrap;justify-content:space-between}.proBox[data-v-7e6d65e2]{margin:10px 8px;width:384px;height:308px;overflow:hidden;box-sizing:border-box;background-color:#313131;display:flex;border-radius:5px;flex-direction:column}.top[data-v-7e6d65e2]{padding:12px 12px;background:#1f1e1e}.tool-header[data-v-7e6d65e2]{display:flex;justify-content:space-between;height:27px}.proContent[data-v-7e6d65e2]{background-color:rgba(58,58,58,0.23);width:321px;height:200px;margin:0 auto;overflow:hidden;text-align:center;border-radius:8px;overflow:hidden}.des-content[data-v-7e6d65e2]{display:flex;flex:1;align-items:center;justify-content:space-between;padding:0 12px}.seat[data-v-7e6d65e2]{width:384px;height:0px;background:none}.bg-liuguang[data-v-7e6d65e2]{animation:liuguang-7e6d65e2 2s infinite linear}@keyframes liuguang-7e6d65e2{0%{background:linear-gradient(to bottom right, #2c2c2d 0%, #3d393c 100%, #2c2c2d 200%, #483c45 300%)}5%{background:linear-gradient(to bottom right, #2c2c2d -10%, #3d393c 90%, #2c2c2d 190%, #3d393c 290%)}10%{background:linear-gradient(to bottom right, #2c2c2d -20%, #3d393c 80%, #2c2c2d 180%, #3d393c 280%)}15%{background:linear-gradient(to bottom right, #2c2c2d -30%, #3d393c 70%, #2c2c2d 170%, #3d393c 270%)}20%{background:linear-gradient(to bottom right, #2c2c2d -40%, #3d393c 60%, #2c2c2d 160%, #3d393c 260%)}25%{background:linear-gradient(to bottom right, #2c2c2d -50%, #3d393c 50%, #2c2c2d 150%, #3d393c 250%)}30%{background:linear-gradient(to bottom right, #2c2c2d -60%, #3d393c 40%, #2c2c2d 140%, #3d393c 240%)}35%{background:linear-gradient(to bottom right, #2c2c2d -70%, #3d393c 30%, #2c2c2d 130%, #3d393c 230%)}40%{background:linear-gradient(to bottom right, #2c2c2d -80%, #3d393c 20%, #2c2c2d 120%, #3d393c 220%)}45%{background:linear-gradient(to bottom right, #2c2c2d -90%, #3d393c 10%, #2c2c2d 110%, #3d393c 210%)}50%{background:linear-gradient(to bottom right, #2c2c2d -100%, #3d393c 0%, #2c2c2d 100%, #3d393c 200%)}55%{background:linear-gradient(to bottom right, #2c2c2d -110%, #3d393c -10%, #2c2c2d 90%, #3d393c 190%)}60%{background:linear-gradient(to bottom right, #2c2c2d -120%, #3d393c -20%, #2c2c2d 80%, #3d393c 180%)}65%{background:linear-gradient(to bottom right, #2c2c2d -130%, #3d393c -30%, #2c2c2d 70%, #3d393c 170%)}70%{background:linear-gradient(to bottom right, #2c2c2d -140%, #3d393c -40%, #2c2c2d 60%, #3d393c 160%)}75%{background:linear-gradient(to bottom right, #2c2c2d -150%, #3d393c -50%, #2c2c2d 50%, #3d393c 150%)}80%{background:linear-gradient(to bottom right, #2c2c2d -160%, #3d393c -60%, #2c2c2d 40%, #3d393c 140%)}85%{background:linear-gradient(to bottom right, #2c2c2d -170%, #3d393c -70%, #2c2c2d 30%, #3d393c 130%)}90%{background:linear-gradient(to bottom right, #2c2c2d -180%, #3d393c -80%, #2c2c2d 20%, #3d393c 120%)}95%{background:linear-gradient(to bottom right, #272728 -190%, #3d393c -90%, #2c2c2d 10%, #3d393c 110%)}100%{background:linear-gradient(to bottom right, #2c2c2d -200%, #3d393c -100%, #2c2c2d 0%, #3d393c 100%)}}


.flow-select-item[data-v-15b12b72]{
  position: absolute;
  width: 100%;
  left: 0;
  top:0;
  height: 100%;
  text-align: right;
  z-index: 8888;
}
.flow-select-item>.flow-select-item-content[data-v-15b12b72]{
  display: none;
}
.flow-select-item:hover>.flow-select-item-content[data-v-15b12b72]{
  display: block;
  background: rgba(255, 254, 254, 0);
}
.flow-select-item-content[data-v-15b12b72]{
  height: 100%;
  font-size: 0.8em;
  box-sizing: border-box;
  padding: 5px;
}
.flow-select-item-content[data-v-15b12b72]:before{
  content: '';
  width: 0px!important;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.op[data-v-15b12b72]{
  border-radius: 4px;
  padding: 5px 5px;
  font-size: 14px;
}
.op[data-v-15b12b72]:hover{
  background: rgba(134, 144, 156, 0.37);
  transform: scale(1.2);
}
.edit[data-v-15b12b72]{
}
.delete[data-v-15b12b72]{
  color: #f58181;
}

.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px rgba(128,128,128,.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px rgba(128,128,128,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px rgba(128,128,128,.5);padding:0 10px;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(/eb66aaa8f8debe508067.svg);background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(/eb66aaa8f8debe508067.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px 15px!important;box-shadow:2px 2px 12px rgba(128,128,128,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px 0}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}a.jsoneditor-value,div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty::after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value{color:#1a1a1a}div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty::after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(/eb66aaa8f8debe508067.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(/eb66aaa8f8debe508067.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(/eb66aaa8f8debe508067.svg);background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty::after,div.jsoneditor-value.jsoneditor-empty::after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,"Ubuntu Mono",source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{from{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.4392156863)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(/eb66aaa8f8debe508067.svg);background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(/eb66aaa8f8debe508067.svg);background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(/eb66aaa8f8debe508067.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:rgba(255,255,255,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(/eb66aaa8f8debe508067.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(/eb66aaa8f8debe508067.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(/eb66aaa8f8debe508067.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px rgba(128,128,128,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected::before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";-o-transform:rotate(0) translate3d(0,-50%,0);-ms-transform:rotate(0) translate3d(0,-50%,0);-moz-transform:rotate(0) translate3d(0,-50%,0);-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.native-open .selectr-selected::before,.selectr-container.open .selectr-selected::before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999 #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear::after,.selectr-clear::before,.selectr-input-clear::after,.selectr-input-clear::before,.selectr-tag-remove::after,.selectr-tag-remove::before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove::after,.selectr-tag-remove::before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear::before,.selectr-tag-remove::before{-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear::after,.selectr-tag-remove::after{-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent #999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected::after{-o-transform:rotate(180deg) translate3d(0,50%,0);-ms-transform:rotate(180deg) translate3d(0,50%,0);-moz-transform:rotate(180deg) translate3d(0,50%,0);-webkit-transform:rotate(180deg) translate3d(0,50%,0);transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected::after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading::after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";-o-transform:translate3d(0,-50%,0);-ms-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0);-o-transform-origin:50% 0 0;-ms-transform-origin:50% 0 0;-moz-transform-origin:50% 0 0;-webkit-transform-origin:50% 0 0;transform-origin:50% 0 0;-moz-animation:.5s linear 0s normal forwards infinite running selectr-spin;-webkit-animation:.5s linear 0s normal forwards infinite running selectr-spin;animation:.5s linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@-webkit-keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}100%{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}@keyframes selectr-spin{0%{-webkit-transform:rotate(0) translate3d(0,-50%,0);transform:rotate(0) translate3d(0,-50%,0)}100%{-webkit-transform:rotate(360deg) translate3d(0,-50%,0);transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::-webkit-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}

.jsoneditor-container.max-box[data-v-b0ce3024] {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
.jsoneditor-container.min-box[data-v-b0ce3024] {
  position: relative;
  min-width: 300px;
  width: 100%;
}
.jsoneditor-box[data-v-b0ce3024] {
  height: 100%;
}
.jsoneditor-container:hover .max-btn[data-v-b0ce3024] {
  display: block;
}
.max-btn[data-v-b0ce3024] {
  display: none;
  position: absolute;
  top: 7px;
  right: 110px;
  color: #fff;
  width: 24px;
  height: 24px;
  /* background: rgba(0, 0, 0, 0) url(./assets/plus.svg) no-repeat;*/
  background-position: 3px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 3px;
}
.max-btn[data-v-b0ce3024]:hover {
  border: 1px solid #d7e6fe;
}


.disableRow[data-v-5f13a12d] {
  border-radius: 5px;
  background: rgba(49, 49, 49, 0.8);
  padding: 5px 19px;
  box-sizing: border-box;
  width: 100%;
  cursor: default;
  color: #ff373b;
  letter-spacing: 2px;
  text-align: justify;
  text-align-last: justify;
  font-size: 12px;
  height: 35px;
  line-height: 27px;
}


.showForm > .n-form-item > .n-form-item-feedback-wrapper {
  min-height: 5px !important;
}


.layerItemRender[data-v-4e456572] {
  height: 30px;
  align-items: center;
}
.layerItemRender:hover > .opBox[data-v-4e456572] {
  display: block;
}
.opBox[data-v-4e456572] {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  cursor: pointer !important;
}


.gridContent[data-v-7abc1cd6] {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#18181c 14px, transparent 0), linear-gradient(90deg, transparent 14px, #86909c 0);
  background-size: 15px 15px;
  background-color: #18181c;
  overflow: hidden;
  flex: 1;
}


.dragBox {
  cursor: default !important;
  width: fit-content;
  height: fit-content;
  position: relative;
}




.taskBox{
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  list-style: none;
}
.taskItem{
  display: inline-block;
  width: calc(33% - 10px);
  cursor: pointer;
  margin: 5px;
  font-size: 15px;
}


.taskBox[data-v-0866e16c] {
  margin: 0;
  padding: 10px;
  box-sizing: border-box;
  list-style: none;
}
.taskItem[data-v-0866e16c] {
  display: inline-block;
  width: calc(50% - 10px);
  cursor: pointer;
  margin: 5px;
  font-size: 15px;
}


.taskNode[data-v-959a99d2] {
  background: rgba(190, 132, 132, 0.42);
  display: inline-block;
  box-sizing: border-box;
  margin: 3px;
  position: absolute;
  cursor: move;
}
.list-group[data-v-959a99d2] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.list-group-item[data-v-959a99d2] {
  border-top: 1px solid rgba(255, 255, 255, 0.55);
  padding: 3px 13px 3px 3px;
  background: #424242;
}
.list-group-item[data-v-959a99d2]:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}


.my-card{

  background-color: #232222 !important;
  border-radius: 5px!important;
  overflow: hidden;
}
.my-card > .n-card__content {
  padding: 0px !important;
}
.my-card > .n-card-header {
  padding: 5px 3px;
  background-color: rgba(148, 183, 239, 0.55);
}


.padding-top-5px[data-v-beb4804c] {
  padding-top: 5px;
}


.flex[data-v-8bf6b36e] {
  display: flex;
}
.flowChartCanvas[data-v-8bf6b36e] {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(#18181c 14px, transparent 0), linear-gradient(90deg, transparent 14px, #86909c 0);
  background-size: 15px 15px;
  background-color: rgb(31, 31, 31);
  overflow: hidden;
  flex: 1;
}


.opToolBox[data-v-db53bcb8] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  text-align: right;
}
.opToolBox[data-v-db53bcb8]:before{
  content: '';
  display: inline-block;
  position: relative;
  height: 100%;
  vertical-align: middle;
}
.opContent[data-v-db53bcb8]{
  display: none;
  vertical-align: middle;
}
.opToolBox:hover > .opContent[data-v-db53bcb8]{
  display: inline-block;
}
.op[data-v-db53bcb8] {
  padding: 5px 3px;
}
.delete[data-v-db53bcb8] {
  color: #fa3737;
}


.taskBox[data-v-4f688e16] {
  height: 100%;
}
.taskItem[data-v-4f688e16]{
  display: inline-block;
  width: 90px;
  cursor: pointer;
  margin: 5px;
  font-size: 15px;
}
.declareList[data-v-4f688e16] {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  color: white;
}
.linerBg[data-v-4f688e16] {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), radial-gradient(at top center, rgba(255, 255, 255, 0.40) 0%, rgba(0, 0, 0, 0.40) 120%) #989898;
  background-blend-mode: multiply, multiply;
}



.toolBox[data-v-3b533ca0] {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(39, 103, 138, 0.06);
  padding: 5px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  z-index: 4;
}
.frameBox[data-v-3b533ca0] {
  position: absolute;
  z-index: 3;
  width: 1920px;
  height: 1080px;
  left: 241px;
  top: 524px;
  background: white;
}
.computer[data-v-3b533ca0] {
  margin: 0 auto;
  position: relative;
  width: inherit;
  height: inherit;
  top: 50%;
  left: 50%;
  transform: scale(0.65) translate(calc(-50% - 210px), calc(-50% - 710px));
  transform-origin: left top;
}


.op[data-v-270fe2e9] {
  padding: 5px 3px;
  margin: 0 3px;
}
.delete[data-v-270fe2e9] {
  color: #fa7070;
}
.edit[data-v-270fe2e9]{
  color:#0ff
}
.actionBox[data-v-270fe2e9]{
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
}


.front[data-v-b6ba8ff2] {
  width: 120px;
  vertical-align: middle;
  display: flex;
  justify-content: space-between;
}
.pointer[data-v-b6ba8ff2] {
  cursor: pointer;
}
.vertical-middle[data-v-b6ba8ff2] {
  vertical-align: middle;
}
.front[data-v-b6ba8ff2]:before {
  content: '';
  display: inline-block;
  width: 0px !important;
  height: 100%;
  vertical-align: middle;
}
.center[data-v-b6ba8ff2] {
  display: flex;
  align-items: center;
  letter-spacing: 1px;
}
.back[data-v-b6ba8ff2] {
  margin: 0;
  position: relative;
  overflow: hidden;
width: 200px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.layout-vertical {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.01);
}
.layout-horizontal {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.01);
}
._design{
  position: relative;
}
._design > ._cop{
  z-index: 10;
}

.editMode[data-v-19460c99]{min-height:500px}.editMode .vgl-layout[data-v-19460c99]{background-color:#ffffff}.editMode .vgl-layout[data-v-19460c99]::before{position:absolute;width:calc(100% - 5px);height:calc(100% - 5px);margin:5px;content:'';background-image:linear-gradient(to right, rgba(211,211,211,0.73) 1px, transparent 1px),linear-gradient(to bottom, rgba(211,211,211,0.73) 1px, transparent 1px);background-repeat:repeat;background-size:calc(calc(100% - 5px) / 12) 40px}.editMode[data-v-19460c99] .vgl-item:not(.vgl-item--placeholder){background-color:#ccc;border:1px solid black}.editMode[data-v-19460c99] .vgl-item--resizing{opacity:90%}.editMode[data-v-19460c99] .vgl-item--static{background-color:#cce}


.layout-relative {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.layout-absolute {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.design-absolute {
}
.design-absolute > ._cop {
  position: absolute;
  left: 20px;
  top: 50px;
}
.design-absolute > .activeCop {
  border: none !important;
}


@font-face {
  font-family: "iconfont"; /* Project id 3665547 */
  /* Color fonts */
  src: 
       url(data:application/x-font-woff2;charset=utf-8;base64,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) format('woff2'),
       url(/public/font/iconfont..woff) format('woff'),
       url(/public/font/iconfont..ttf) format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-view-not-find:before {
  content: "\e6b2";
}

.icon-view-list:before {
  content: "\e661";
}

.icon-view-form:before {
  content: "\e64f";
}

.icon-view-avatar:before {
  content: "\e60d";
}

.icon-view-image:before {
  content: "\e643";
}

.icon-view-menu:before {
  content: "\e652";
}

.icon-view-form-row:before {
  content: "\e901";
}

.icon-view-input:before {
  content: "\e71f";
}

.icon-view-table:before {
  content: "\e6ac";
}

.icon-view-text:before {
  content: "\e6bd";
}

.icon-view-card:before {
  content: "\e87d";
}

.icon-view-button:before {
  content: "\e624";
}

.icon-view-drop-down:before {
  content: "\e93e";
}

.icon-layout-absolute:before {
  content: "\e750";
}

.icon-layout-grid:before {
  content: "\e628";
}

.icon-layout-line:before {
  content: "\e6e6";
}

.icon-container-router:before {
  content: "\eca1";
}

.icon-layout-absolute-copy:before {
  content: "\eca2";
}

.icon-op-save:before {
  content: "\e60e";
}

.icon-taskStart:before {
  content: "\eb94";
}

.icon-gateway:before {
  content: "\e777";
}

.icon-task:before {
  content: "\e786";
}

.icon-taskEnd:before {
  content: "\e815";
}

.icon-xiala:before {
  content: "\e64a";
}

.icon-min-size:before {
  content: "\e621";
}

.icon-close:before {
  content: "\eca0";
}

.icon-maximize:before {
  content: "\e629";
}

.icon-password:before {
  content: "\e603";
}

.icon-user:before {
  content: "\e7ae";
}

.icon-eye_open:before {
  content: "\e7ec";
}

.icon-eye:before {
  content: "\e613";
}

.icon-cloud-export:before {
  content: "\e640";
}

.icon-cloud-import:before {
  content: "\e641";
}

.icon-radio:before {
  content: "\e69c";
}

.icon-transfer:before {
  content: "\e630";
}

.icon-switch:before {
  content: "\e698";
}

.icon-checkbox:before {
  content: "\e61c";
}

.icon-rate:before {
  content: "\e60f";
}

.icon-input:before {
  content: "\e692";
}

.icon-select:before {
  content: "\e67e";
}

.icon-view-date-timer:before {
  content: "\e62b";
}

.icon-button:before {
  content: "\e6cc";
}

.icon-time-picker:before {
  content: "\e735";
}

.icon-cascader:before {
  content: "\e6d4";
}

.icon-color-picker:before {
  content: "\e660";
}

.icon-input-number:before {
  content: "\e7f7";
}

.icon-upload:before {
  content: "\e8a3";
}

.icon-slider:before {
  content: "\e714";
}

.icon-home:before {
  content: "\e7c6";
}



.splitLine[data-v-2613d890] {
}
.verticalLine[data-v-2613d890] {
  background-image: linear-gradient(to right, #0080ff 0%, #55ff00 80%, transparent 50%);
  background-size: 12px 100%;
  background-repeat: repeat-x;
  width: 100%;
  height: 1px;
  overflow: hidden;
  position: absolute;
}
.horizontalLine[data-v-2613d890] {
  background-image: linear-gradient(to bottom, #0080ff 0%, #55ff00 80%, transparent 50%);
  background-size: 100% 12px;
  background-repeat: repeat-y;
  width: 1px;
  height: 100%;
  position: absolute;
}

