
.dialog-toolbar[data-v-d3e387b4] {
  border-radius: 8px 8px 0 0;
}
.form-dialog-card[data-v-d3e387b4] {
  border-radius: 8px;
  overflow: hidden;
}
.del-dialog-card[data-v-d3e387b4] {
  border-radius: 12px;
  overflow: hidden;
}
.del-dialog-header[data-v-d3e387b4] {
  display: flex;
  justify-content: center;
  padding: 28px 0 12px;
}
.del-dialog-header[data-v-d3e387b4] .v-icon {
  opacity: 0.9;
}


img[data-v-c45f4c10], canvas[data-v-c45f4c10] {
  width: 3.8rem !important;
  height: 3.8rem !important;
}
.margin-row-5[data-v-c45f4c10] {
  margin: 5px 0;
}
.display-flex[data-v-c45f4c10] {
  display: flex;
  justify-content: center;
}
.help[data-v-c45f4c10] {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-flow: column;
}


.typejsJry[data-v-1dbea9fe] {
  margin-top: 25vh;
  color: white;
  height: 48px
}
.loginForm[data-v-1dbea9fe] {
  margin-top: 16vh;
  color: white
}

body[data-v-57b0436b]{background:#000;color:#fff;font-family:"Lucida Console",Monaco,monospace;line-height:1.5}a[data-v-57b0436b]{color:#fff;text-decoration:none;border-bottom:solid 2px}@media(min-width: 640px){body[data-v-57b0436b]{background-image:url(https://images.unsplash.com/photo-1432821596592-e2c18b78144f?dpr=2&fit=crop&fm=jpg&h=960&ixlib=rb-0.3.5&q=50&w=1440);background-size:cover;background-repeat:no-repeat;background-position:center;min-height:100vh}.content[data-v-57b0436b]{width:500px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);background-color:#333;padding:45px 20px 20px;box-sizing:border-box;box-shadow:0 0 25px rgba(0,0,0,.5);border-radius:5px 5px 0 0}.browser-bar[data-v-57b0436b]{background:#f9f9f3;position:absolute;top:0;left:0;right:0;padding:5px;overflow:hidden;border-radius:5px 5px 0 0}.button[data-v-57b0436b]{display:inline-block;float:left;border-radius:50%;width:15px;height:15px;margin-right:5px}.close[data-v-57b0436b]{background:#fc635d}.min[data-v-57b0436b]{background:#fdbc40}.max[data-v-57b0436b]{background:#34c84a}}

.project-active[data-v-53752759] {
  font-weight: bold;
  border-bottom: 1px solid ;
}
.top-right-dropdown[data-v-53752759] {
  width: 100px;
  display: flex;
  justify-content: flex-start;
}
.top-right-icon[data-v-53752759] {
  width: 48px;
  display: flex;
  justify-content: flex-end;
}
.username[data-v-53752759] {
  /*font-size: .8em;*/
  /*max-width: 20px;*/
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}





.appFamily[data-v-6c2113f0] {
  //font-family: Titillium Web, PingFang SC, Hiragino Sans GB, Microsoft JhengHei, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif;
}


.pagination-container[data-v-77ed8d64] {
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.pagination-item[data-v-77ed8d64] {
  margin: 0 8px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2px;
}
.pagination-text[data-v-77ed8d64] {
  margin: 10px 6px;
}


.top-card[data-v-185896d2] {
    display: flex;
}
.top-card div[data-v-185896d2] {
    flex: 1;
}
.top-card div[data-v-185896d2]:nth-child(2) {
    flex: 2;
}
.top-button-box[data-v-185896d2] {
    display: flex;
    justify-content: flex-end;
}
.top-page-header-card[data-v-185896d2] .el-card__body {
  padding-bottom: 0 !important;
}
.pg-header[data-v-185896d2] {
    display: inline-block;
}
.top-tabs[data-v-185896d2] .el-tabs__header {
  margin-bottom: 1px;
}


[data-v-fe3b1cb4] .CodeMirror {
  font-family: "Consolas", monospace;
  font-size: 12px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: subpixel-antialiased;
}


.file-upload-widget[data-v-ca766a64] {
  width: 100%;
}
.file-info .el-input[data-v-ca766a64] {
  width: 100%;
}
.file-info .el-input[data-v-ca766a64] .el-input__inner {
  color: #67c23a;
  background-color: #f0f9eb;
}
.file-info[data-v-ca766a64] {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
}
.file-info .el-input[data-v-ca766a64] {
  flex: 1;
  min-width: 0;
  width: auto !important;
}
.file-info .el-input[data-v-ca766a64] .el-input__inner {
  color: #67c23a;
  background-color: #f0f9eb;
  overflow: hidden;
  text-overflow: ellipsis;
}
.file-actions[data-v-ca766a64] {
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  gap: 8px;
}
.file-actions .el-upload[data-v-ca766a64] {
  display: inline-flex;
  flex-shrink: 0;
}
.btn-delete-native[data-v-ca766a64] {
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  color: #F56C6C;
  background: transparent;
  border: none;
  padding: 0 4px;
  font-size: 12px;
  line-height: 1;
}
.btn-delete-native[data-v-ca766a64]:hover {
  color: #f78989;
}
.btn-delete-native[data-v-ca766a64]:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}


.page-container[data-v-2d735e80] {
  margin: 6px;
}
.box-card[data-v-2d735e80] .el-card__body {
  padding: 10px;
}
.box-card[data-v-2d735e80] .el-form-item {
  margin-bottom: 10px;
}

