
.table th {
  text-align: center;
}
.table td {
  text-align: center;
}
#searchBar {
  height: 50px;
}
@media only screen and (max-width: 750px) {
#datagridApp.vuestic-widget .vuestic-widget-body {
    padding: 0.2rem;
}
}

.action-color-1 {
  color: #1abd9d;
  cursor: pointer;
}


/*# sourceMappingURL=61.3a3d38a0.css.map*/