.table[data-v-1f0fd8d8] {
  position: relative;
  z-index: 90;
  display: inline-block;
  padding: 5px;
  width: 335px;
  overflow: hidden;
  border: 1px solid #e4e4e4;
  border-radius: 6px;
  cursor: pointer;
  table-layout: fixed;
  word-wrap: break-word;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
  margin: 10px;
  margin-left: 15px;
  margin-right: 10px;
}
.table td[data-v-1f0fd8d8] {
  border: none;
  padding: 0px;
  margin: 0px;
}
.app[data-v-1f0fd8d8]:hover {
  border: 1px solid var(--primary-color);
}
.plc-img[data-v-1f0fd8d8] {
  border-radius: 8px;
}
.ribbon-blue[data-v-1f0fd8d8] {
  font: bold 12px Sans-Serif;
  color: #333;
  text-align: center;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  position: relative;
  padding: 5px 0;
  right: 10px;
  top: 25px;
  width: 160px;
  background-color: #dbdbdb;
}
.modalInfo[data-v-1f0fd8d8] {
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #E5E8EF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 17px 12px 13px 8px;
  width: 365px;
  margin: 0 12px 12px 12px;
  margin-left: 0;
  cursor: pointer;
}
.modalInfo .modal-left[data-v-1f0fd8d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 106px;
  margin-right: 2px;
}
.modalInfo .modal-left .app-name[data-v-1f0fd8d8] {
  font-weight: 500;
  font-size: 14px;
  color: #1D2129;
  text-align: center;
}
.modalInfo .modal-right[data-v-1f0fd8d8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modalInfo .modal-right .modal-right-cnt[data-v-1f0fd8d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 37px;
}
.modalInfo .modal-right .modal-right-cnt .modal-right-text[data-v-1f0fd8d8] {
  font-weight: 350;
  font-size: 12px;
  color: #86909C;
  width: 117px;
  margin-right: 12px;
  text-align: right;
}
.modalInfo .modal-right-text-blod[data-v-1f0fd8d8] {
  font-size: 24px;
  color: #4E5969;
}
[data-v-1f0fd8d8] .icon {
  width: 82px;
  height: 82px;
}
