.option-left {
  padding-left: 16px;
  margin-top: -6px;
}

.option-right {
  padding-right: 16px;
}

.refresh-btn {
  cursor: pointer;
}

.refresh-btn:hover {
  color: #007CBB;
}

.rightPos {
  position: absolute;
  z-index: 100;
  right: 35px;
  margin-top: 4px;
  height: 24px;
}