html, body, * {
  color:rgb(242, 55, 255);
}

body.app-1ee4825 {
  background-color: rgb(36, 241, 183);
}

div.pane-1ee4825 {
  background-color:rgba(252, 251, 207, 0.774);
  padding: 1em;
  margin-bottom: 2em;
}

div.pane-1ee4825 table {
  width: 100%;
}

div.pane-1ee4825 textarea {
  width: 100%;
  min-height: 10em;
}

table th {
  text-align: left;
}

a.subject-link-1ee4825 {
  font-weight: bold;
  text-decoration: underline;
  cursor:pointer;
}