﻿.table {
    margin-bottom: 0 !important;
}

.table-responsive {
    min-height: 0 !important;
}

.b-table.table {
    padding-top: 0 !important;
}

td.table-group-indentcell {
    width : 0 !important;
}

.low-padding .accordion-body {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important;
}

#inspect-equipment-modal-custom-width {
    --bs-modal-width: 1200px !important;
}

#notification-type-modal-custom-width {
    --bs-modal-width: 1200px !important;
}

#view-notification-modal-custom-width {
    --bs-modal-width: 800px !important;
}

#service-request-view-modal-custom-width {
    --bs-modal-width: 800px !important;
}

#workflow-service-request-modal-custom-width {
    --bs-modal-width: 800px !important;
}

#workflow-service-quotation-modal-custom-width {
    --bs-modal-width: 800px !important;
}

#workflow-service-order-modal-custom-width {
    --bs-modal-width: 800px !important;
}