.trapis-task-editor{
  background:rgb(240,255,240);
}
.new-connection
{
  background:rgb(240,255,240);
}
.admin-issue
{
  background:rgb(242,242,210);
}
.client-issue
{
  background:rgb(255,240,250);
}
.system-issue
{
  background:rgb(240,240,255);
}
.check-ability
{
  background:rgb(242,242,242);
}
