﻿.casebox
{
  border: solid 1px #9fb8df;
  padding: 5px;
  background-color: #E8EDF7;
  margin-bottom: 10px;
  margin-top: 5px;
}

.caseboxtitile
{
  color: #9fb8df;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 51px;
}

.caseboxbuttons
{
  text-align: right;
}

