.detail_clss[data-v-a746eecc] {
  background-color: #fff !important;
}
.detail_clss .shelf_list_item[data-v-a746eecc] {
  line-height: 1 !important;
  margin-top: 15px;
  border: 0 !important;
}
.detail_clss .shelf_list_item[data-v-a746eecc]:first-of-type {
  margin-top: 0;
}
.shelf_list[data-v-a746eecc] {
  width: calc(100% - 150px);
  margin-left: 100px !important;
  background-color: #f8f8f8;
  border-radius: 6px;
  padding: 0px 10px;
}
.shelf_list .shelf_list_item[data-v-a746eecc] {
  line-height: 42px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: space-between;
}
.shelf_list .shelf_list_item[data-v-a746eecc]:nth-last-of-type(1) {
  border-bottom: 0px solid #eeeeee;
}
.shelf_list .shelf_list_item .shelf_list_item_left[data-v-a746eecc] {
  display: flex;
  align-items: center;
  width: 60%;
}
.shelf_list .shelf_list_item .shelf_list_item_left img[data-v-a746eecc] {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.shelf_list .shelf_list_item .shelf_list_item_left p[data-v-a746eecc] {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shelf_list .shelf_list_item .shelf_list_item_right[data-v-a746eecc] {
  display: flex;
  justify-content: end;
  align-items: center;
  color: #0c70ab;
}
.shelf_list .shelf_list_item .shelf_list_item_right p[data-v-a746eecc] {
  width: 50px;
  text-align: right;
  cursor: pointer;
}

