/* here you can put your own css to customize and override the theme */

.col-maxw {
  max-width: 18rem;
  max-height: 8rem;
  overflow: hidden;
}
.monospace {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.label-deleted {
  background-color: #ed6b75;
  text-decoration: line-through;
}

.page-portlet-fullscreen{overflow:visible}

.label-warning {
  background-color: #ed6b75;
}

.label-info {
  background-color: #32C5D2;
}


