﻿.pmx-form-drawer.mud-drawer--closed {
  width: 0% !important;
}

.medium {
  width: 50% !important;
}

.large {
  width: 80% !important;
}

.small {
  width: 30% !important;
}

.mud-table-hover .mud-table-container .mud-table-root .mud-table-body .mud-table-row:hover {
  background-color: #a6ddff !important;
}
