#fgroup_id_h5peditor {
    display: block !important;
}

#fgroup_id_h5peditor .felement {
    max-width: 100% !important;
}

#page-local-modul_biblioteca-pages-resource-evaluate .gradestable td {
    justify-items: center;
  }
.tutorials-card:focus {
  box-shadow: none !important;
}
#page-local-modul_biblioteca-pages-tutorials-tutorials .tutorial-content-container {
  background-color: #f0f8ff;
  padding: 2rem;
}
#page-local-modul_biblioteca-pages-tutorials-tutorials .tutorial-title {
  margin-bottom: 4rem;
}

#page-local-modul_biblioteca-pages-tutorials-tutorials .tutorial-content {
    margin-bottom: 2rem;
}

.redoverview div[data-name="studentname"],
.redoverview div[data-name="generalcompetency"] {
  font-weight: normal;
}

.redoverview th > div,
.redoverview td > div {
  align-items: center;
}

.redoverview .col-md-3 {
  max-width: fit-content;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#page-local-modul_biblioteca-pages-evaluatered .evaluateredtable th {
  white-space: nowrap;
}

#page-local-modul_biblioteca-pages-report-ministers2 #dateselector-calendar-panel {
  z-index: 9999!important;
}