.main_card_body {
  margin-bottom: "0px !important";
  width: "60% !important";
}

.main_container {
  align-items: center;
  justify-content: center;
}

.main_card_container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_card_container_tab {
  display: flex;
  align-items: center;
  justify-content: center;
  background: "#175005";
  font-size: "22px";

  color: "white";
}

.main_card_exit_container {
  background: #19778f;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100vh !important;
}
.card_payment {
  background: #19778f;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.application_tracker {
  background: #19778f;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}
.application_code {
  background: #19778f;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.card_header {
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card_width {
  width: 35%;
}
.exit_card_width {
  width: 35%;
  border-radius: 20px !important;
}
.exit_div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.app_card_width {
  width: 60%;
}
.dash-card-height {
  font-size: "1.1rem !important";
}
