.chuyenquaydau .ant-modal-content {
  border: 2px solid red !important; }

@media screen and (max-width: 600px) {
  #header {
    font-size: 14px !important; }
  .newDO {
    width: 60px !important;
    padding: 3px !important; } }

.chiphi .ant-table-thead tr th {
  background: yellow !important;
  font-weight: bold !important; }

.ant-table-tbody tr:nth-child(even) {
  background: rgba(100, 100, 100, 0.05); }
