.m-location-management .c-table-header__cell--actions {
	width: 10rem;
}

.m-patient-service .c-table-header__cell--expected-discharge-date {
    width: 13rem;
}

/* Alertas */

.m-patient-service .c-formatted-dot__label.no-programada {
    color: var(--system-error-normal);
}
