
.p-card .p-card-body[data-v-7e148064] {
    padding: 0;
}
.p-card .p-card-content[data-v-7e148064] {
    padding: 15px;
}
.p-datatable .p-datatable-tbody > tr:last-child > td[data-v-7e148064] {
    border-left: 1px solid #f4f4f5 !important; /* Adjust the color and thickness as needed */
    border-right: 1px solid #f4f4f5 !important; /* Adjust the color and thickness as needed */
}
.p-dialog-header[data-v-7e148064] {
  display: flex;
  justify-content: flex-end;
}
.p-dialog-header-close[data-v-7e148064] {
  color: red !important; /* Change close button color to red */
}
.p-dialog-header-close[data-v-7e148064]:hover {
  color: darkred !important; /* Darker red on hover */
}
.p-button[data-v-7e148064] {
  padding: 0; /* Remove padding for a compact button */
  border: none; /* Remove border if you want a cleaner look */
  align-self: center;
}
.p-button.p-button-text[data-v-7e148064]{
    color: #000000;
}


.pi {
  font-size: 15px; /* Adjust icon size if needed */
  text-align: center !important; /* Center align text */
}
.custom-body {
  text-align: center !important; /* Center text horizontally */
  height: 15px !important; /* Fixed height for body cells */
  line-height: 15px !important; /* Center text vertically */
}



/*# sourceMappingURL=chunk-3111ac96.a0f65956ee0829a5cf7a.css.map?217*/