.no_data {
  position: relative;
}
.no_data figure {
  width: 100%;
  max-width: 320px;
  margin: 30px auto;
}
.no_data figure img {
  width: 100%;
}

.no_data_heading_wrapper .no_data_heading {
  color: rgba(89, 89, 94, 0.99);
  text-transform: uppercase;
  font-weight: 800;
  margin: 0;
  font-size: 18px;
  text-align: center;
  line-height: 14px;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 0;
  width: 100%;
}

.TwoFA_auth_wrapp {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.advance_search_main_row {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  gap: 10px;
}

.advance_search_main_first_block {
  gap: 10px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.advance_search_single {
  width: calc(22% - 40px);
}
.advance_search_single .select-box.select-box-deposit, .advance_search_single .select-box {
  min-width: auto;
}
.advance_search_single .team-size {
  height: 43px;
}

/*# sourceMappingURL=ann.css.map */
