
#close[data-v-15b66fa3] {
  z-index: 1;
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
}

.quartz .content {
  padding: 10px 27px;
  position: absolute;
  z-index: 20;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0px 5px 9px #ccc;
          box-shadow: 0px 5px 9px #ccc;
  background: #fff;
  right: 0;
}
.quartz .content .search-btn {
  position: relative;
  margin-left: 10px;
}

