.operation-tag-content .model-title {
    display: none !important;
}
.locked {
    fill: #0ca400;
}
.unlocked {
    fill: #a90000;
}
*:focus {
  outline: none !important;
  box-shadow: none !important;
}
td {
    padding-left: 1rem !important;
}