
.toolbar[data-v-166438a9] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* padding: 8px 0px; */
  width: 100%;
  border: 1px solid #e9e9e9;
  /* height: 42px; */
  z-index: 3;
  -webkit-box-shadow: 0px 8px 12px 0px rgba(0, 52, 107, 0.04);
          box-shadow: 0px 8px 12px 0px rgba(0, 52, 107, 0.04);
  position: absolute;
}
.toolbar .command[data-v-166438a9]:nth-of-type(1) {
  margin-left: 24px;
}
.toolbar .command[data-v-166438a9] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 27px;
  height: 27px;
  margin: 0px 6px;
  border-radius: 2px;
  padding-left: 4px;
  display: inline-block;
  border: 1px solid rgba(2, 2, 2, 0);
}
.toolbar .command[data-v-166438a9]:hover {
  cursor: pointer;
  border: 1px solid #e9e9e9;
}
.toolbar .disable[data-v-166438a9] {
  color: rgba(0, 0, 0, 0.25);
}
.toolbar .separator[data-v-166438a9] {
  margin: 4px;
  border-left: 1px solid #e9e9e9;
}


.itempannel[data-v-2d0a8856] {
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 2;
  background: #f7f9fb;
  width: 200px;
  padding-top: 8px;
  border-right: 1px solid #e6e9ed;
}
.itempannel ul[data-v-2d0a8856] {
  padding: 0px;
  padding-left: 16px;
}
.itempannel li[data-v-2d0a8856] {
  color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  width: 150px;
  height: 28px;
  line-height: 26px;
  padding-left: 8px;
  border: 1px solid rgba(0, 0, 0, 0);
  list-style-type: none;
}
.itempannel li[data-v-2d0a8856]:hover {
  background: white;
  border: 1px solid #ced4d9;
  cursor: move;
}
.itempannel .pannel-type-icon[data-v-2d0a8856] {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}


.itempannel[data-v-7336e8c2] {
  height: 100%;
  position: absolute;
  left: 0px;
  z-index: 2;
  background: #f7f9fb;
  width: 180px;
  padding-top: 8px;
  border-right: 1px solid #e6e9ed;
}
.itempannel ul[data-v-7336e8c2] {
  padding: 0px;
  padding-left: 16px;
}
.itempannel li[data-v-7336e8c2] {
  color: rgba(0, 0, 0, 0.65);
  border-radius: 4px;
  width: 160px;
  height: 28px;
  line-height: 26px;
  padding-left: 8px;
  border: 1px solid rgba(0, 0, 0, 0);
  list-style-type: none;
}
.itempannel li[data-v-7336e8c2]:hover {
  background: white;
  border: 1px solid #ced4d9;
  cursor: move;
}
.itempannel .pannel-type-icon[data-v-7336e8c2] {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}


.detailpannel[data-v-2bff91e1] {
  height: 100%;
  position: absolute;
  right: 0px;
  z-index: 2;
  background: #f7f9fb;
  width: 200px;
  border-left: 1px solid #e6e9ed;
}
.detailpannel .block-container[data-v-2bff91e1] {
  padding: 16px 8px;
}
.block-container .el-col[data-v-2bff91e1] {
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.pannel-title[data-v-2bff91e1] {
  height: 32px;
  border-top: 1px solid #dce3e8;
  border-bottom: 1px solid #dce3e8;
  background: #ebeef2;
  color: #000;
  line-height: 28px;
  padding-left: 12px;
}
[data-v-2bff91e1] .el-input__inner{
  height: 30px;
}


#navigator[data-v-a291e35a] {
  width: 200px;
  /* height: 176px; */
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 3;
}
.pannel-title[data-v-a291e35a] {
  height: 32px;
  border-top: 1px solid #dce3e8;
  border-bottom: 1px solid #dce3e8;
  background: #ebeef2;
  color: #000;
  line-height: 28px;
  padding-left: 12px;
}


.page[data-v-daba7012]{
  margin-left:200px;
  margin-right: 200px;
}


.context-menu[data-v-5cf2779c] {
  position: absolute;
  border: 1px solid #e4e7ed;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 5px 0;
  z-index: 1;
  display: none;
}
.context-menu li[data-v-5cf2779c] {
  cursor: pointer;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
}
.context-menu li[data-v-5cf2779c]:hover {
  background-color: #f5f7fa;
}


.editor[data-v-351fcda4] {
  position: relative;
  width: 100%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.bottom-container[data-v-351fcda4] {
  position: relative;
}


.page[data-v-54eb660a] {
    margin-left: 200px;
    margin-right: 200px;
}

