.approval-overview-status-message {
    padding: 12px 16px;
    font-size: 14px !important;
    text-align: left !important;
    border-radius: 4px !important;
    margin-bottom: 16px;
  }
  
  .approval-overview-status-message.rejected {
    background-color: #ffeaea;
    color: #d32f2f;
    border-left-color: #d32f2f;
  }
  
  .approval-overview-status-message.no-action {
    background-color: #e3f2fd;
    color: var(--text-primary-color);
    border-left-color: #1976d2;
  }


  .userTypeText {
    font-size: 12px !important;
    font-weight: 400 !important;
  }
.update_approval_facility_details_page .update_approval_form_container_facility_details {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r2 c2r2 c3r2 c4r2';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.update_approval_facility_details_page.mb {
  margin-bottom: 45px;
}

.update_approval_facility_details_page .update_approval_form_container_facility_details>div {
  align-self: flex-start;
}

.update_approval_facility_details_page .update_approval_form_container_facility_details .hpr_id_wrapper {
  grid-area: c2r2;
  max-width: 200px;
}

.update_approval_facility_details_page .update_approval_form_container_facility_details .facility_category_wrapper {
  grid-area: c4r1;
  width:200px;

}

.update_approval_facility_details_page .update_approval_form_container_facility_details .facility_name_wrapper {
  grid-area: c1r1;


}

.update_approval_facility_details_page .update_approval_form_container_facility_details .facility_type_wrapper {
  grid-area: c3r1;


}

.update_approval_facility_details_page .update_approval_form_container_facility_details .ownership_wrapper {
  grid-area: c1r2;


}

.update_approval_facility_details_page .update_approval_form_container_facility_details .administrative_body_wrapper {
  grid-area: c3r2;


}

.update_approval_facility_details_page .update_approval_form_container_facility_details .central_govt_dept_wrapper {
  grid-area: c4r2;


}

.update_approval_facility_details_page .update_approval_form_container_facility_details .rural_urban_wrapper {
  grid-area: c2r1;


}

.update_ABDM {
  margin-top: 10px;
  margin-bottom: 10px;
}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r2 . . .';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details>div {
  align-self: flex-start;
}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details .date_of_enrollment_wrapper {
  grid-area: c1r1;
  width:  100%;
  white-space: nowrap;
}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details .effective_from_date_wrapper {
  grid-area: c2r1;
  width:  100%;
  white-space: nowrap;

}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details .status_wrapper {
  grid-area: c3r1;
  /* max-width: 230px; */

}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details .sanctionedbed_count_wrapper {
  grid-area: c4r1;
  /* max-width: 230px; */
  white-space: nowrap;
}

.update_approval_enrolment_details_page .udate_approval_form_container_enrolment_details .functionalbed_count_wrapper {
  grid-area: c1r2;
  /* max-width: 230px; */

}

.update_approval_hierarchy_page .update_approval_hierarchy_page {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r2 c2r2 c3r2 c4r2'
    'c1r3 . . .';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.update_approval_hierarchy_page .update_approval_hierarchy_page>div {
  align-self: flex-start;
}

.update_approval_hierarchy_page .update_approval_hierarchy_page .state_wrapper {
  grid-area: c1r1;
  max-width: 230px;
}

.update_approval_hierarchy_page .update_approval_hierarchy_page .district_wrapper {
  grid-area: c2r1;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .sub_district_name_wrapper {
  grid-area: c3r1;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .health_block_wrapper {
  grid-area: c1r2;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .sub_division_wrapper {
  grid-area: c2r2;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .parlimentary_wrapper {
  grid-area: c4r2;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .lac_wrapper {
  grid-area: c1r3;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .ward_wrapper {
  grid-area: c3r2;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .ulb_wrapper {
  grid-area: c4r1;
  max-width: 230px;

}

.update_approval_hierarchy_page .update_approval_hierarchy_page .village_wrapper {
  grid-area: c3r2;
  max-width: 230px;

}
.update_approval_hierarchy_page .update_approval_hierarchy_page .gram_panchayat_wrapper {
  grid-area: c3r2;
  max-width: 230px;

}
.update_approval_hierarchy_page .update_approval_hierarchy_page .gram_panchayat_wrapper.showDropdown{
  display: block;
}
.update_approval_hierarchy_page .update_approval_hierarchy_page .gram_panchayat_wrapper.hideDropdown{
  display: none;
}
.update_approval_hierarchy_page .update_approval_hierarchy_page .village_wrapper.showDropdown{
  display: block;
}
.update_approval_hierarchy_page .update_approval_hierarchy_page .village_wrapper.hideDropdown{
  display: none;
}
.update_approval_hierarchy_page .update_approval_hierarchy_page .block_wrapper {
  grid-area: c4r1;
  max-width: 230px;

}

.update_approval_facility_details_page .update_form_container_location_details {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r3 c1r3 c1r3 c1r3'
    'c1r2 c1r2 c1r2 c1r2'
    ;
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.update_approval_facility_details_page .update_form_container_location_details>div {
  align-self: flex-start;
}

.update_approval_facility_details_page .update_form_container_location_details .pincode_wrapper {
  grid-area: c4r1;
  max-width: 230px;
}

.update_approval_facility_details_page .update_form_container_location_details .lattitude_wrapper {
  grid-area: c2r1;
  max-width: 230px;

}

.update_approval_facility_details_page .update_form_container_location_details .longitude_wrapper {
  grid-area: c3r1;
  max-width: 230px;
}

.update_approval_facility_details_page .update_form_container_location_details .address_wrapper {
  grid-area: c1r1;
  max-width: 230px;
}

.update_approval_facility_details_page .update_form_container_location_details .form-map-upgrade {
  grid-area: c1r2;
  width : 100%;
  position: relative;
  width: 100%;
  height: 300px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px 0px lightgray;
}

.update_approval_facility_details_page .update_form_container_location_details .form-map-upgrade-locate-button {
  grid-area: c1r3;
  width: 100%;
  text-align: end;
  margin-bottom: 5px;
}

.approval_update_facility_mangement{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.approval_update_facility_mangement .input_fields_small .label-name-from-parent {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.approval_update_facility_mangement .input_fields_small .label-name-from-parent.true {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.approval_update_facility_mangement .multi_select_searchable_dropdown_small .drop-name-required-for-ip {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.approval_update_facility_mangement .multi_select_searchable_dropdown_small .drop-name-required-for-ip.true {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.approval_update_facility_mangement .ip-with-label .label-name-required-for-ip {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.approval_update_facility_mangement .ip-with-label .input-group .form-control {
padding-right: 10px;
}
.approval-facility-details-update .update_coverage_details_page .coverage_rural_facility_village,
.approval-facility-details-update .update_coverage_details_page .coverage_urban_facility_ward{
  margin-top: 10px;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
      'c1r1 c2r1 c3r1  c4r1 c5r1 c6r1 c7r1 c8r1  c9r1 c10r1';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: baseline;
}
.approval-facility-details-update .update_coverage_details_page .coverage_rural_facility{
  grid-area: c1r1;
  width: 100%;
}
.approval-facility-details-update .update_coverage_details_page .coverage_rural_village{
  grid-area: c3r1;
  width: 100%;
}
.approval-facility-details-update .update_coverage_details_page .coverage_urban_facility{
  grid-area: c1r1;
  width: 100%;
}
.approval-facility-details-update .update_coverage_details_page .coverage_urban_ward{
  grid-area: c2r1;
  width: 100%;
}
.approval-facility-details-update .update_coverage_details_page .coverage-card-container{
  height: 200px;
}

.overview .overview-details-value.rural_urban {
  text-transform: capitalize;
}

.approval_update_facility_mangement .update_ABDM .abdm_link_verify {
  color: var(--primary-color-1);
  margin: 5px 0 0 5px;
  display: block;
  cursor: pointer;
}
.update_approval_facility_details_page .input_field_infoBars{
  width:200px;
}
/* .multi-select-dropdown */

 .form-map-upgrade {
  width : 100%;
  position: relative;
  height: 300px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px 0px lightgray;
}

.form-map-upgrade > div,
.form-map-upgrade .esri-view,
.form-map-upgrade .esri-view-root {
  width: 100% !important;
  height: 274px !important;
  max-height: 520px;
}

.warningMsg {
  padding: 10px;
  background-color: #ffffcc;
  color: black;
}
.approval-modal .approval-modal-body-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    border-bottom: 1px solid #EAEAEA;
} 

.approval-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 450px;
    width: 100%;
}

.approval-modal-header .beneficiary_back_button,
.approval-modal-header .beneficiary_discard_button {
    cursor: pointer;
}

.approval-modal-header .beneficiary_discard_button i,
.approval-modal-header .beneficiary_back_button i {
    font-size: 16px;
}

.approval-modal-container{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.approval-modal-header-text{
    color: #6B6B6B;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}

.approval-submit #approval-submit-button {
    height: 48px;
    width: 100%;
  }
  
  .approval-submit {
    width: 100%;
    margin-top: 150px;
  }

.health-facility-overview-container {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.health-facility-tabs-container {
  display: flex;
  gap: 20px;
}

.health-facility-overview-container + hr {
  margin: 0px 0 20px 0;
  border: none;
  border-top: 1px solid #495057;
  width: 100%;
}

.health-facility-tab {
  padding: 10px 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease;
  background-color: transparent;
  color: #495057;
  border: none;
  border-bottom: 2px solid transparent;
}

.health-facility-tab.active {
  color: var(--primary-color-1);
  border-bottom: 2px solid var(--primary-color-1);
}

.health-facility-tab.inactive {
  color: #495057;
  border-bottom: 2px solid transparent;
}

.health-facility-actions {
  display: flex;
  gap: 10px;
}

.health-facility-overview-message {
  padding: 12px 16px;
  font-size: 14px;
  text-align: left;
  border-radius: 6px;
  margin-bottom: 16px;
  border-left: 4px solid;
}

.health-facility-overview-message.rejected {
  background-color: #ffeaea;
  color: #d32f2f;
  border-left-color: #d32f2f;
}

.health-facility-overview-message.no-action {
  background-color: #e3f2fd;
  color: var(--text-primary-color);
  border-left-color: #1976d2;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r2 c2r2 c3r2 c4r2';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.upgrade_facility_details_page.mb {
  margin-bottom: 45px;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details>div {
  align-self: flex-start;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .hpr_id_wrapper {
  grid-area: c2r2;
  max-width: 200px;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .facility_category_wrapper {
  grid-area: c4r1;
  width:200px;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .facility_name_wrapper {
  grid-area: c1r1;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .facility_type_wrapper {
  grid-area: c3r1;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .ownership_wrapper {
  grid-area: c1r2;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .administrative_body_wrapper {
  grid-area: c3r2;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .central_govt_dept_wrapper {
  grid-area: c4r2;
}

.upgrade_facility_details_page .upgrade_form_container_facility_details .rural_urban_wrapper {
  grid-area: c2r1;
}

.upgrade_ABDM {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* Enrollment Details */
.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r2 . . .';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details>div {
  align-self: flex-start;
}

.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details .date_of_enrollment_wrapper {
  grid-area: c1r1;
  width:  100%;
  white-space: nowrap;
}

.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details .effective_from_date_wrapper {
  grid-area: c2r1;
  width:  100%;
  white-space: nowrap;
}

.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details .status_wrapper {
  grid-area: c3r1;
}

.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details .sanctionedbed_count_wrapper {
  grid-area: c4r1;
  white-space: nowrap;
}

.upgrade_enrolment_details_page .upgrade_form_container_enrolment_details .functionalbed_count_wrapper {
  grid-area: c1r2;
}

/* Hierarchy Details */
.upgrade_hierarchy_page .upgrade_hierarchy_page {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r2 c2r2 c3r2 c4r2'
    'c1r3 . . .';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page>div {
  align-self: flex-start;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .state_wrapper {
  grid-area: c1r1;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .district_wrapper {
  grid-area: c2r1;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .sub_district_name_wrapper {
  grid-area: c3r1;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .health_block_wrapper {
  grid-area: c1r2;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .sub_division_wrapper {
  grid-area: c2r2;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .parlimentary_wrapper {
  grid-area: c4r2;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .lac_wrapper {
  grid-area: c1r3;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .ward_wrapper {
  grid-area: c3r2;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .ulb_wrapper {
  grid-area: c4r1;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .village_wrapper {
  grid-area: c3r2;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .gram_panchayat_wrapper {
  grid-area: c3r2;
  max-width: 230px;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .gram_panchayat_wrapper.showDropdown{
  display: block;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .gram_panchayat_wrapper.hideDropdown{
  display: none;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .village_wrapper.showDropdown{
  display: block;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .village_wrapper.hideDropdown{
  display: none;
}

.upgrade_hierarchy_page .upgrade_hierarchy_page .block_wrapper {
  grid-area: c4r1;
  max-width: 230px;
}

/* Location Details */
.upgrade_facility_details_page .upgrade_form_container_location_details {
  margin-top: 10px;
  display: grid;
  width: 70%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 c2r1 c3r1 c4r1'
    'c1r3 c1r3 c1r3 c1r3'
    'c1r2 c1r2 c1r2 c1r2';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: center;
}

.upgrade_facility_details_page .upgrade_form_container_location_details>div {
  align-self: flex-start;
}

.upgrade_facility_details_page .upgrade_form_container_location_details .pincode_wrapper {
  grid-area: c4r1;
  max-width: 230px;
}

.upgrade_facility_details_page .upgrade_form_container_location_details .lattitude_wrapper {
  grid-area: c2r1;
  max-width: 230px;
}

.upgrade_facility_details_page .upgrade_form_container_location_details .longitude_wrapper {
  grid-area: c3r1;
  max-width: 230px;
}

.upgrade_facility_details_page .upgrade_form_container_location_details .address_wrapper {
  grid-area: c1r1;
  max-width: 230px;
}

.upgrade_facility_details_page .upgrade_form_container_location_details .form-map-upgrade {
  grid-area: c1r2;
  width : 100%;
  position: relative;
  width: 100%;
  height: 300px;
  border-radius: 4px;
  box-shadow: 0px 0px 5px 0px lightgray;
}

.upgrade_facility_details_page .upgrade_form_container_location_details .form-map-upgrade-locate-button {
  grid-area: c1r3;
  width: 100%;
  text-align: end;
  margin-bottom: 5px;
}

/* Facility Management */
.upgrade_facility_mangement{
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.upgrade_facility_mangement .input_fields_small .label-name-from-parent {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.upgrade_facility_mangement .input_fields_small .label-name-from-parent.true {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.upgrade_facility_mangement .multi_select_searchable_dropdown_small .drop-name-required-for-ip {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.upgrade_facility_mangement .multi_select_searchable_dropdown_small .drop-name-required-for-ip.true {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.upgrade_facility_mangement .ip-with-label .label-name-required-for-ip {
  color: #797979;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.upgrade_facility_mangement .ip-with-label .input-group .form-control {
  padding-right: 10px;
}

/* Coverage Details - Exact copy from original */
.overview-details-upgrade .upgrade_coverage_details_page .coverage_rural_facility_village,
.overview-details-upgrade .upgrade_coverage_details_page .coverage_urban_facility_ward{
  margin-top: 10px;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
      'c1r1 c2r1 c3r1  c4r1 c5r1 c6r1 c7r1 c8r1  c9r1 c10r1';
  grid-gap: 10px;
  justify-items: flex-start;
  align-items: baseline;
}

.overview-details-upgrade .upgrade_coverage_details_page .coverage_rural_facility{
  grid-area: c1r1;
  width: 100%;
}

.overview-details-upgrade .upgrade_coverage_details_page .coverage_rural_village{
  grid-area: c3r1;
  width: 100%;
}

.overview-details-upgrade .upgrade_coverage_details_page .coverage_urban_facility{
  grid-area: c1r1;
  width: 100%;
}

.overview-details-upgrade .upgrade_coverage_details_page .coverage_urban_ward{
  grid-area: c2r1;
  width: 100%;
}

.overview-details-upgrade .upgrade_coverage_details_page .coverage-card-container{
  height: 200px;
}

/* Rural/Urban text transformation */
.overview .overview-details-value.rural_urban {
  text-transform: capitalize;
}

/* ABDM Link */
.upgrade_facility_mangement .upgrade_ABDM .abdm_link_verify {
  color: var(--primary-color-1);
  margin: 5px 0 0 5px;
  display: block;
  cursor: pointer;
}

.upgrade_facility_details_page .input_field_infoBars{
  width:200px;
}

/* Attribution and Warning */
.attributionNotes {
  text-align: end;
  font-size: 10px;
  margin-top: 5px;
}

.warningMsg {
  padding: 10px;
  background-color: #ffffcc;
  color: black;
}

/* Loading and Error States */
.health-facility-overview-loading {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  font-size: 16px;
  color: #666;
}

.health-facility-overview-error {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  font-size: 16px;
  color: #d32f2f;
  gap: 16px;
}

.health-facility-overview-error button {
  padding: 8px 16px;
  border: 1px solid #d32f2f;
  background-color: transparent;
  color: #d32f2f;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
}

.health-facility-overview-error button:hover {
  background-color: #d32f2f;
  color: white;
}


.health-facility-overview-container {
  margin-bottom: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.health-facility-tabs-container {
  display: flex;
  gap: 20px;
}

.health-facility-overview-container + hr {
  margin: 0px 0 20px 0;
  border: none;
  border-top: 1px solid #495057;
  width: 100%;
}

.health-facility-tab {
  padding: 10px 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  transition: all 0.2s ease;
  background-color: transparent;
  color: #495057;
  border: none;
  border-bottom: 2px solid transparent;
}

.health-facility-tab.active {
  color: var(--primary-color-1);
  border-bottom: 2px solid var(--primary-color-1);
}

.health-facility-tab.inactive {
  color: #495057;
  border-bottom: 2px solid transparent;
}

.health-facility-actions {
  display: flex;
  gap: 10px;
}

.health-facility-overview-message {
  padding: 12px 16px;
  font-size: 14px;
  text-align: left;
  border-radius: 6px;
  margin-bottom: 16px;
  border-left: 4px solid;
}

.health-facility-overview-message.rejected {
  background-color: #ffeaea;
  color: #d32f2f;
  border-left-color: #d32f2f;
}

.health-facility-overview-message.no-action {
  background-color: #e3f2fd;
  color: var(--text-primary-color);
  border-left-color: #1976d2;
}


.current-details-view .overview_user {
  border-bottom: 0.5px solid #dadada;
  padding: 20px 10px;
}

.current-details-view .overview_user:last-child {
  border-bottom: none;
}

.current-details-view .overview_user .overview-details-table {
  border-bottom: none;
}

.current-details-view .overview-details-table {
  border-bottom: none;
}

.current-details-view .hierarchy-details {
  margin-top: 10px;
}

.current-details-view .overview_user .overview-details {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 10px auto;
  grid-gap: 10px;
}

.current-details-view .overview_user .overview-details-table {
  display: grid;
  grid-template-columns: 1fr;
  margin: 10px auto;
  grid-gap: 10px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  .current-details-view .overview_user .overview-details-table {
    margin: 0;
  }
}

.current-details-view .overview_user .overview-details-label {
  font-family: 'Roboto';
  font-size: 12px;
  color: #797979;
}

.current-details-view .overview_user .overview-details-value {
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: left;
  color: #2b2b2b;
  word-break: break-word;
  width: 200px;
  max-height: 150px;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.current-details-view .overview-details-value::-webkit-scrollbar {
  display: none;
}

.current-details-view .overview_user .overview-details-value input {
  height: 45px;
  font-size: 14px;
}

.current-details-view .overview_user .overview-details .styled-checkbox[disabled],
.current-details-view .overview_user .overview-details-table .styled-checkbox[disabled] {
  background: var(--primary-color-1);
  border: 1px solid var(--primary-color-1);
}

.current-details-view .overview_user input {
  padding: 0 5px;
  font-size: 12px;
}

.current-details-view .overview_user input[type="email"],
.current-details-view .overview_user input[type="text"],
.current-details-view .overview_user input[type="number"] {
  padding: 0 15px;
  font-size: 14px;
}

.current-details-view .overview_user #overview-user-edit-active-switch {
  height: 20px;
}

.current-details-view .overview_user input::-webkit-outer-spin-button,
.current-details-view .overview_user input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.current-details-view .overview_user input[type=number] {
  -moz-appearance: textfield;
}

.current-details-view .overview_user .user_view_facility_badge_button {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}

.current-details-view .overview_user #user_view_facility_button .button_inner_text {
  font-size: 12px;
}

.current-details-view .facility_details_history .view-profile {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.current-details-view .facility_details_history .profile-picture {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ccc;
  background-position: center;
  background-size: cover;
  margin-left: 10px;
  margin-right: 10px;
}

.current-details-view .facility_details_history .name-type .name {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif !important;
}

.current-details-view .facility_details_history .name-type .type {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif !important;
}

.current-details-view .user_mana {
  width: 100%;
}

.current-details-view .button_wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.current-details-view .button_wrapper_main {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin: 20px 0;
}

.current-details-view .button_wrapper_bottom {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: right;
  gap: 10px;
  margin-top: 20px;
}

@media (max-width: 1115px) {
  .current-details-view .overview_user .overview-details {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 900px) {
  .current-details-view .overview_user .overview-details {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .current-details-view .overview_user .overview-details {
    grid-template-columns: 1fr;
  }
}
.current-details-view .copy-button {
  margin-left: 5px;
  background-color: white;
  color: black;
  border: 1px solid white;
  cursor: pointer;
  border-radius: 2px;
  padding: 2px 4px;
  display: inline-flex;
  align-items: center;
}

.current-details-view .copy-button:hover {
  background-color: #f5f5f5;
}

.current-details-view .copied-message {
  margin-left: 10px;
  color: black;
  font-size: 12px;
  font-style: italic;
}

.current-details-view .over-badge {
  margin-bottom: 10px;
}

.current-details-view .link_unlink_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.current-details-view .link_unlink_status {
  height: 20px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  padding: 0 10px;
}

.current-details-view .parent {
  background-color: #8cfa42;
  color: green;
}

.current-details-view .linked {
  background-color: #1900ff4a;
  color: blue;
}

.current-details-view .unlinked {
  background-color: #ff000075;
  color: red;
}

.current-details-view .editInactive {
  opacity: 0.5;
  pointer-events: none;
}

.current-details-view .editActive {
  opacity: 1;
  pointer-events: auto;
}

.current-details-view .visible {
  opacity: 1;
  pointer-events: auto;
}

.current-details-view .hidden {
  opacity: 0;
  pointer-events: none;
}

.current-details-view .margin-parent {
  margin-left: 25px;
}

.current-details-view .margin-none {
  margin-left: 0;
}

.current-details-view .loading-state {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  font-size: 14px;
  color: #797979;
}

.current-details-view .empty-state {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px;
  font-size: 14px;
  color: #797979;
  text-align: center;
}

.current-details-view .datatable-container {
  border: 1px solid #e0e0e0;
  border-bottom: none;
  border-radius: 4px;
  overflow: hidden;
}

.current-details-view .table-header {
  background-color: #f8f9fa;
  font-weight: 600;
}

.current-details-view .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.current-details-view .copy-button:focus {
  outline: 2px solid var(--primary-color-1);
  outline-offset: 2px;
}

.current-details-view button:focus {
  outline: 2px solid var(--primary-color-1);
  outline-offset: 2px;
}
.shift-transfer-header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  margin-bottom: 20px !important;
}

.shift-transfer-top-actions {
  display: flex !important;
  gap: 10px !important;
  align-items: center !important;
}

.hierarchy-details {
  margin-top: 10px;
}

.shift-transfer-form {
  margin-top: 10px;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r1 . . .'
    'c1r2 c2r2 c3r2 c4r2'
    'c1r3 c2r3 c3r3 c4r3'
    'c1r4 c2r4 c3r4 c4r4'
    'c1r5 c2r5 . .';
  column-gap: 24px;
  row-gap: 4px;
}

.coverage-form {
  margin-top: 10px;
  display: grid;
  width: 100%;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto;
  grid-template-areas:
    'c1r2 c2r2 c3r2 c4r2'
    'c1r3 c2r3 c3r3 c4r3'
    'c1r4 c2r4 c3r4 c4r4'
    'c1r5 c2r5 . .';
  column-gap: 24px;
  row-gap: 4px;
}

.shift-transfer-form .effective_from_date_wrapper {
  grid-area: c1r1;
}

.shift-transfer-form .state_wrapper {
  grid-area: c1r2;
}

.shift-transfer-form .district_wrapper {
  grid-area: c2r2;
}

.shift-transfer-form .rural_urban_wrapper {
  grid-area: c3r2;
}

.shift-transfer-form .ulb_wrapper {
  grid-area: c4r2;
}

.shift-transfer-form .sub_district_wrapper {
  grid-area: c1r3;
}

.shift-transfer-form .block_wrapper {
  grid-area: c2r3;
}

.shift-transfer-form .health_block_wrapper {
  grid-area: c3r3;
}

.shift-transfer-form .sub_division_wrapper {
  grid-area: c4r3;
}

.shift-transfer-form .village_wrapper {
  grid-area: c1r4;
}

.shift-transfer-form .gram_panchayat_wrapper {
  grid-area: c1r4;
}

.shift-transfer-form .ward_wrapper {
  grid-area: c2r4;
}

.shift-transfer-form .hfr_id_wrapper {
  grid-area: c3r4;
}

.shift-transfer-form .health_facility_type_wrapper {
  grid-area: c4r4;
}

.shift-transfer-form .health_facility_name_wrapper {
  grid-area: c1r5;
}

.shift-transfer-form .mobiliser_tagged_wrapper {
  grid-area: c2r5;
}

.coverage-form .hfr_id_wrapper {
  grid-area: c1r2;
}

.coverage-form .health_facility_type_wrapper {
  grid-area: c2r2;
}

.coverage-form .health_facility_name_wrapper {
  grid-area: c3r2;
}

.coverage-form .wards_covered_wrapper {
  grid-area: c4r2;
}

.coverage-form .villages_covered_wrapper {
  grid-area: c2r3;
}

.coverage-form .gram_panchayat_covered_wrapper {
  grid-area: c2r3;
}

.coverage-form .mobiliser_tagged_wrapper {
  grid-area: c3r3;
}

.coverage-form .villages_covered_wrapper.showDropdown {
  display: block;
}

.coverage-form .villages_covered_wrapper.hideDropdown {
  display: none;
}

.coverage-form .gram_panchayat_covered_wrapper.showDropdown {
  display: block;
}

.coverage-form .gram_panchayat_covered_wrapper.hideDropdown {
  display: none;
}

.shift-transfer-form .gram_panchayat_wrapper.showDropdown {
  display: block;
}

.shift-transfer-form .gram_panchayat_wrapper.hideDropdown {
  display: none;
}

.shift-transfer-form .village_wrapper.showDropdown {
  display: block;
}

.shift-transfer-form .village_wrapper.hideDropdown {
  display: none;
}

.shift-transfer-component .button-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: right;
  gap: 10px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .shift-transfer-form {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas:
      'c1r1 . .'
      'c1r2 c2r2 c3r2'
      'c1r3 c2r3 c3r3'
      'c1r4 c2r4 c3r4'
      'c1r5 c2r5 c3r5'
      'c1r6 c2r6 .';
  }

  .shift-transfer-form .block_wrapper {
    grid-area: c3r3;
  }

  .shift-transfer-form .ward_wrapper {
    grid-area: c1r5;
  }

  .shift-transfer-form .health_block_wrapper {
    grid-area: c1r4;
  }

  .shift-transfer-form .health_facility_type_wrapper {
    grid-area: c3r5;
  }

  .shift-transfer-form .ulb_wrapper {
    grid-area: c1r3;
  }

  .shift-transfer-form .sub_division_wrapper {
    grid-area: c2r4;
  }

  .shift-transfer-form .health_facility_name_wrapper {
    grid-area: c1r6;
  }

  .shift-transfer-form .sub_district_wrapper {
    grid-area: c2r3;
  }

  .shift-transfer-form .village_wrapper {
    grid-area: c3r4;
  }

  .shift-transfer-form .gram_panchayat_wrapper {
    grid-area: c3r4;
  }

  .shift-transfer-form .hfr_id_wrapper {
    grid-area: c2r5;
  }

  .shift-transfer-form .mobiliser_tagged_wrapper {
    grid-area: c2r6;
  }

  .shift-transfer-form .gram_panchayat_wrapper.showDropdown {
    display: block;
  }

  .shift-transfer-form .gram_panchayat_wrapper.hideDropdown {
    display: none;
  }

  .shift-transfer-form .village_wrapper.showDropdown {
    display: block;
  }

  .shift-transfer-form .village_wrapper.hideDropdown {
    display: none;
  }
}

@media (max-width: 767px) {
  .shift-transfer-form {
    display: block;
  }
  
  .coverage-form {
    display: block;
  }
}

/*# sourceMappingURL=bundle-b5f897c3.6ad82f01d4e21a2a544e.css.map*/