.tc-paper-colored {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
div.courseHeading {
  clear: both;
  color: #369;
  padding: 5px 5px 5px 0;
  font-weight: bold;
  font-size: 1.25em;
}
.test-color-0 {
  background-color: #4d94ff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-1 {
  background-color: #5cd65c;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-2 {
  background-color: #ff8888;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-3 {
  background-color: #ffe066;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-4 {
  background-color: #b870ff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-5 {
  background-color: #ffad33;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-6 {
  background-color: #66ffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-7 {
  background-color: #ff70b8;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-8 {
  background-color: teal;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-9 {
  background-color: fuchsia;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-10 {
  background-color: aquamarine;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-11 {
  background-color: indianred;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-multiple {
  color: #fff;
  background-color: #666;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.test-color-multiple {
  color: #fff;
  background-color: #666;
}
#calendar {
  height: 1300px;
}
.region-left {
  border-right: 2px solid #ccc;
  height: 100%;
}
ul.list-courses {
  list-style: none;
}
ul.list-courses li {
  color: #000;
}
ul.list-courses li.color-0:before,
ul.list-courses li.color-1:before,
ul.list-courses li.color-2:before,
ul.list-courses li.color-3:before,
ul.list-courses li.color-4:before,
ul.list-courses li.color-5:before,
ul.list-courses li.color-6:before,
ul.list-courses li.color-7:before,
ul.list-courses li.color-8:before,
ul.list-courses li.color-9:before,
ul.list-courses li.color-10:before,
ul.list-courses li.color-11:before {
  content: "\2022";
  font-size: 2em;
  padding-right: 0.25em;
  position: relative;
  top: 0.1em;
}
ul.list-courses li.color-0:before {
  color: #5cd65c;
}
ul.list-courses li.color-1:before {
  color: #4d94ff;
}
ul.list-courses li.color-2:before {
  color: #ff8888;
}
ul.list-courses li.color-3:before {
  color: #ffe066;
}
ul.list-courses li.color-4:before {
  color: #b870ff;
}
ul.list-courses li.color-5:before {
  color: #ffad33;
}
ul.list-courses li.color-6:before {
  color: #66ffff;
}
ul.list-courses li.color-7:before {
  color: #ff70b8;
}
ul.list-courses li.color-8:before {
  color: teal;
}
ul.list-courses li.color-9:before {
  color: fuchsia;
}
ul.list-courses li.color-10:before {
  color: aquamarine;
}
ul.list-courses li.color-11:before {
  color: indianred;
}
.ui-datepicker-previous,
.ui-datepicker-next {
  display: none;
}
.ui-datepicker-month {
  height: 150px;
}
.ui-datepicker-day {
  text-align: right;
  border: 1px solid #ccc;
  font-size: 0.75em;
  cursor: default !important;
}
.ui-datepicker-day span {
  padding-right: 10px;
  font-weight: bold;
  font-size: 1.25em;
}
.ui-datepicker-day:hover {
  background-color: #fff !important;
}
.ui-datepicker-day .course-row {
  height: 25px;
  text-align: left;
  margin-bottom: 1px;
  color: #fff;
}
.ui-datepicker-day .course-info {
  padding: 3px;
  height: 25px;
  margin-bottom: 1px;
}
.ui-datepicker-day .opens {
  padding-left: 10px;
  border-top-left-radius: 12.5px;
  border-bottom-left-radius: 12.5px;
  cursor: pointer;
}
.ui-datepicker-day .closes {
  padding-right: 10px;
  border-top-right-radius: 12.5px;
  border-bottom-right-radius: 12.5px;
  cursor: pointer;
  text-align: right;
}
.ui-datepicker-day .continues {
  cursor: pointer;
}
.section {
  margin-bottom: 20px;
}
.notice {
  background-color: #5cd65c;
}
#now-tests {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: -5px 5px 5px #ddd;
}
.heat-map-day {
  margin: 1px;
  line-height: 25px;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.heat-map-day-good {
  background-color: yellow;
}
.heat-map-day-caution {
  background-color: orange;
}
.heat-map-day-warning {
  background-color: #f95242;
}
.heat-map-day-of-week {
  font-weight: bold;
  color: #698EB4;
}
.heat-map-month-name {
  margin: -10px -10px 5px -10px;
  text-align: center;
  padding: 2px;
  font-size: large;
}
.month-selected {
  background-color: #ccc;
}
.heat-map-month {
  margin-right: 0;
  width: auto;
}
.test-headings {
  font-weight: bold;
}
.row-header {
  font-weight: bold;
}
.nav-column {
  border-right: 1px solid #ccc;
}
.nav li.selected:before {
  content: '>';
  float: left;
  line-height: 40px;
}
thead,
thead tr,
thead tr th {
  color: #698EB4;
  font-weight: bold !important;
}
.no-classes {
  color: #aaa;
  cursor: default;
}
table.border-collapse {
  border: 1px solid #ddd;
}
tbody {
  border-bottom: 3px solid #ddd;
}
.day-today {
  border: 1px solid red;
}
tbody tr {
  border-left: 2px hidden #ccc !important;
}
tbody tr td:first-child {
  border-left: 2px solid #fff;
}
.test-row-single {
  -webkit-transition: border-left-color 0.3s;
  -moz-transition: border-left-color 0.3s;
  -ms-transition: border-left-color 0.3s;
  -o-transition: border-left-color 0.3s;
  transition: border-left-color 0.3s;
}
.test-row-0,
.test-row-single {
  border-left: 2px solid #4d94ff !important;
}
.test-row-1 {
  border-left: 2px solid #5cd65c !important;
}
.test-row-2 {
  border-left: 2px solid #ff8888 !important;
}
.test-row-3 {
  border-left: 2px solid #ffe066 !important;
}
.test-row-4 {
  border-left: 2px solid #b870ff !important;
}
.test-row-5 {
  border-left: 2px solid #ffad33 !important;
}
.test-row-6 {
  border-left: 2px solid #66ffff !important;
}
.test-row-7 {
  border-left: 2px solid #ff70b8 !important;
}
.test-row-8 {
  border-left: 2px solid teal !important;
}
.test-row-9 {
  border-left: 2px solid fuchsia !important;
}
.test-row-10 {
  border-left: 2px solid aquamarine !important;
}
.test-row-11 {
  border-left: 2px solid indianred !important;
}
tr.table-header,
td.table-header {
  background-color: #eee !important;
}
.font-result-correct {
  color: #5cb85c;
}
.font-result-incorrect {
  color: #d9534f;
}
table.student-responses tr td {
  text-align: center;
}
table.student-responses tr td i {
  color: #000;
}
table.student-responses tr td i:hover {
  cursor: pointer;
  color: #aaa;
}
a {
  cursor: pointer;
}
.person-lookup-header {
  background-color: #D9EDF7;
  padding: 15px;
  margin: -15px -15px 5px;
  border-bottom: 1px solid #DDD;
}
td .selected {
  font-weight: bold;
  color: #000;
}
.layout-table {
  width: 100%;
  border-top: none;
}
.layout-table tbody {
  border-bottom: none;
}
.layout-table td {
  vertical-align: top;
}
.layout-table .heatmap-column {
  width: 225px;
}
.dropdown-tests {
  margin-right: 0 !important;
  float: right;
}
.table-title {
  font-size: 24px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
