
.dialog-warp[data-v-07fcf410]{
    width: 900px
}

.linkButton[data-v-79ef4092] {
  width: 139px;
  height: 37px;
  color: #e2231a;
  border: 1px solid #e2231a;
}
.icons[data-v-79ef4092] {
  display: inline-block;
  color: #409EFF;
  cursor: pointer;
}
.icons[data-v-79ef4092]:hover {
  color: #363636;
}
.addHostNumber[data-v-79ef4092] {
  margin-left: 12px;
}
.notification[data-v-47895958] {
  padding: 1.2rem 1.5rem 1.2rem 1.5rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f4f6f8));
  background-image: linear-gradient(#fff, #f4f6f8);
  -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  border-radius: 6px;
}
.listDiv[data-v-6aa71926] {
  position: relative;
  width: 850px;
  margin: 0 auto;
  background-color: #e2e2e2;
  margin-top: 100px;
  margin-bottom: 100px;
  z-index: 1000;
  border: 2px solid #f1eeee;
  overflow: auto;
}
div.popContainer[data-v-6aa71926] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  overflow: auto;
}
