.img_upload_note_sec ul li {
  list-style-type: disc;
}

.img_upload_note_sec ul {
  margin: 5px 0px 5px 16px;
}

.img_upload_note_sec ul li {
  font-size: 12px;
  color: #f5334f;
}

.download_text {
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
  cursor: pointer;
  color: #293991;
  width: max-content;
}

.top_datas {
  display: flex;
  gap: 10px;
  align-items: start;
  margin: 10px 0px;
}

.top_datas ul {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  width: 700px;
}

.top_datas label {
  margin-bottom: 0px;
  line-height: 19px;
  font-size: 17px;
  font-weight: 600;
}

.top_datas ul li {
  list-style-type: none;
  font-size: 14px;
}

.rdt_TableHeader {
  flex-wrap: nowrap !important;
}

.comming_soon_desc_text {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comming_soon_desc_text p {
  font-size: 12px;
  color: #293991;
  font-weight: 600;
  max-width: 275px;
}

/* .comming_soon_desc_text button.btn.btn-primary {
  max-height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
} */
