.advertiser-controler[data-v-580017e5] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.dotted-line[data-v-580017e5] {
  width: 100%;
  border-top: 1px dashed #aaa;
  margin-bottom: 22px;
}
[data-v-580017e5] .custom-select {
  width: 100%;
}
.down-tips[data-v-580017e5] {
  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;
  margin-top: 10px;
}

