/* html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ul,
ol,
img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
label {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
.body {
  background: white;
  font-family: "Roboto", sans-serif !important;
  position: relative;
}
/* Thông báo lỗi */
/* .error {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  display: block;
}
.label-error {
  color: red !important;
}
.title-table {
  font-size: 28px;
  color: #000;
  font-weight: bold;
  text-align: center;
} */ 
.view-image .ant-modal-close-icon {
  position: absolute;
  top: 6px;
  padding: 2px;
}

.anticon{
  vertical-align: 0em !important  ;
}

