.tooth_box[data-v-1701dd18] {
  width: 100%;
}
.tooth_box .item[data-v-1701dd18] {
  width: 50%;
  display: inline-block;
  line-height: 28px;
}
.tooth_box .child_item[data-v-1701dd18] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  text-align: center;
  width: 22px;
  line-height: 22px;
  font-size: 14px;
  color: #b0b4bc;
}
.tooth_box .active[data-v-1701dd18] {
  color: #165dff;
  background: rgba(22, 93, 255, 0.2);
  border-radius: 50%;
}
.tooth_box .item0[data-v-1701dd18],
.tooth_box .item1[data-v-1701dd18] {
  border-bottom: 2px dashed #dcdfe6;
}
.tooth_box .item0[data-v-1701dd18],
.tooth_box .item2[data-v-1701dd18] {
  border-right: 2px dashed #dcdfe6;
}
.full_crown {
  height: 100%;
}
.full_crown .search_box .el-card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.full_crown .search_box .el-card__body .el-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.full_crown .search_box .el-card__body .el-form .el-form-item {
  margin-bottom: 0;
}
.full_crown .card-box__btn .el-button {
  border: none;
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.full_crown .card-box__btn .el-button span {
  line-height: 24px;
}
.full_crown .card-box__btn .el-button--default {
  height: 32px;
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #dcdfe6;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.full_crown .ctm_btn_box {
  width: 320px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
}
.full_crown .ctm_btn_box .el-button {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
}
.full_crown .ctm_btn_box .el-button span {
  margin-left: 4px;
}
.full_crown .ctm_btn_box .preferences {
  height: 40px;
  padding: 8px 16px;
}
.full_crown .ctm_btn_box .preferences span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.full_crown .ctm_btn_box .preferences span .el-image {
  margin-right: 4px;
}
.full_crown .ctm_btn_box .add_order {
  height: 40px;
  padding: 8px 16px;
  margin-left: 16px;
}
.full_crown .ctm_btn_box .add_order i {
  font-size: 24px;
}
.full_crown .aiDesign_inner {
  margin-top: 20px;
}
.full_crown .aiDesign_inner tbody .status_column .cell {
  height: 32px;
}
.full_crown .aiDesign_inner tbody .status_column .cell .status {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 6px 16px;
  background: rgba(255, 125, 0, 0.1);
  line-height: 20px;
  text-align: center;
  color: #ff7d00;
  border-radius: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.full_crown .aiDesign_inner tbody .status_column .cell .status i {
  rotate: 180deg;
  font-size: 17px;
  margin-left: 4px;
}
.full_crown .aiDesign_inner tbody .status_column .cell .status_2 {
  background: rgba(42, 191, 52, 0.1);
  color: #2abf34;
}
.full_crown .aiDesign_inner tbody .status_column .cell .status_4,
.full_crown .aiDesign_inner tbody .status_column .cell .status_5 {
  background: rgba(245, 63, 63, 0.1);
  color: #f53f3f;
}
.full_crown .aiDesign_inner tbody .status_column .cell .status_3 {
  background: #e5e6eb;
  color: #4e5969;
}
.full_crown .table_list .el-table__cell {
  padding: 16px 0;
}
.full_crown_del .full_crown_cancel,
.full_crown_del .full_crown_confirm {
  line-height: 20px;
  font-size: 16px;
}
.full_crown_del .full_crown_confirm {
  color: #fff;
}
.full_crown_del .full_crown_cancel {
  color: #606266;
}
.full_crown .order-name-span {
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
