i.help {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'inline';
  margin-left: 5px;
  cursor: pointer;
  background: transparent !important;
  font-size: 14px;
}
i.help:before {
  content: "\f059";
  color: #cccccc !important;
  background: #fff;
  padding: 1px 2px 0;
  border-radius: 8px;
}
i.help.help-abs {
  position: absolute;
  top: 0;
  right: 10px;
}
i.help.help-medium {
  font-size: 18px;
}
.table-progress thead th {
  text-align: center;
  vertical-align: middle;
  border-right: 0px dashed #ccc;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.table-progress thead th.actions {
  border-right: none;
  border-bottom: 2px solid #999;
}
.table-progress thead th:first-child {
  width: 90px !important;
  text-align: center;
}
.table-progress thead tr.filter th {
  background: #f0f0ee;
  font-size: 12px;
  line-height: 20px;
  border-bottom: 2px solid #999;
  font-weight: normal;
  padding: 3px;
}
.table-progress thead tr.filter th:nth-child(2n+2) {
  border-right: 1px solid #ccc;
  text-align: right;
  padding-right: 8px;
}
.table-progress thead tr.filter th div {
  position: relative;
}
.table-progress thead tr.filter th div:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'block';
  position: absolute;
  top: -12px;
  left: 50%;
  font-size: 12px;
  color: #999;
  margin-left: -3px;
}
.table-progress thead tr.filter th.tablesorter-headerDesc {
  font-weight: bold;
  background: #ccc;
}
.table-progress thead tr.filter th.tablesorter-headerDesc div:after {
  content: "\f078";
}
.table-progress thead tr.filter th.tablesorter-headerAsc {
  font-weight: bold;
  background: #ccc;
}
.table-progress thead tr.filter th.tablesorter-headerAsc div:after {
  content: "\f077";
}
.table-progress thead tr.filter input {
  width: 100%;
  font-size: 12px;
  margin-bottom: 0;
  padding: 2px 4px;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.table-progress tbody td {
  font-size: 12px;
  vertical-align: middle;
  border-right: 1px solid #ccc;
  padding: 0;
}
.table-progress tbody td.section-score {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
}
.table-progress tbody td.section-complete {
  position: relative;
  line-height: 14px;
  border-right: 1px dashed #ccc;
  text-align: right;
  padding: 2px 5px;
}
.table-progress tbody td.section-complete i {
  font-size: 14px;
  position: absolute;
  left: 5px;
  top: 2px;
}
.table-progress tbody td.status {
  font-size: 12px !important;
  font-weight: normal !important;
  text-align: center;
  color: #999;
  border-right: 1px solid #ccc;
}
.table-progress tbody td:last-child {
  border-right: none;
  padding: 4px;
}
.table-progress tbody td:first-child {
  text-align: center;
  padding: 4px;
}
.table-progress tbody td:nth-child(2) {
  padding: 4px;
}
.miniquiz-progress thead th {
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #ccc;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.miniquiz-progress thead th.actions {
  border-right: none;
  border-bottom: 2px solid #999;
}
.miniquiz-progress thead th:first-child {
  width: 90px !important;
  text-align: center;
}
.miniquiz-progress thead tr.filter th {
  background: #f0f0ee;
  font-size: 12px;
  line-height: 20px;
  border-bottom: 2px solid #999;
  font-weight: normal;
  padding: 3px;
}
.miniquiz-progress thead tr.filter th div {
  position: relative;
}
.miniquiz-progress thead tr.filter th div:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'block';
  position: absolute;
  top: -12px;
  left: 50%;
  font-size: 12px;
  color: #999;
  margin-left: -3px;
}
.miniquiz-progress thead tr.filter th.tablesorter-headerDesc {
  font-weight: bold;
  background: #ccc;
}
.miniquiz-progress thead tr.filter th.tablesorter-headerDesc div:after {
  content: "\f078";
}
.miniquiz-progress thead tr.filter th.tablesorter-headerAsc {
  font-weight: bold;
  background: #ccc;
}
.miniquiz-progress thead tr.filter th.tablesorter-headerAsc div:after {
  content: "\f077";
}
.miniquiz-progress thead tr.filter input {
  width: 100%;
  font-size: 12px;
  margin-bottom: 0;
  padding: 2px 4px;
  height: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.miniquiz-progress tbody td {
  font-size: 12px;
  vertical-align: middle;
  border-right: 1px solid #ccc;
  padding: 0;
}
.miniquiz-progress tbody td.section-score {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 18px;
}
.miniquiz-progress tbody td.section-complete {
  position: relative;
  line-height: 14px;
  border-right: 1px dashed #ccc;
  text-align: right;
  padding: 2px 5px;
}
.miniquiz-progress tbody td.section-complete i {
  font-size: 14px;
  position: absolute;
  left: 5px;
  top: 2px;
}
.miniquiz-progress tbody td.status {
  font-size: 12px !important;
  font-weight: normal !important;
  text-align: center;
  color: #999;
  border-right: 1px solid #ccc;
}
.miniquiz-progress tbody td:last-child {
  border-right: none;
  padding: 4px;
}
.miniquiz-progress tbody td:first-child {
  text-align: center;
  padding: 4px;
}
.miniquiz-progress tbody td:nth-child(2) {
  padding: 4px;
}
table.containsStickyHeaders {
  background: #fff;
}
table.containsStickyHeaders thead {
  border-top: 10px solid #fff;
}
dl.filters {
  margin: 0 0 5px;
}
dl.filters dd,
dl.filters dt {
  float: left;
  width: auto;
}
dl.filters dt {
  clear: none;
  line-height: 26px;
}
dl.filters dt.title {
  font-size: 18px;
  margin-right: 10px;
  color: #333;
}
dl.filters dd {
  margin: 0 10px;
}
dl.filters select {
  line-height: 26px;
  width: auto;
  height: 26px;
  padding: 2px 4px;
  margin-bottom: 0;
}
.filter-box {
  margin-bottom: 5px;
}
.report-table {
  overflow: hidden;
}
.btn-group-toggle a.btn:link,
.btn-group-toggle a.btn:visited {
  color: #666;
}
.btn-group-toggle a.btn.active {
  color: #000;
}
.score-toggle {
  font-weight: normal;
}
.score-toggle button {
  font-size: 12px;
  background: none;
  border: none;
  padding: 0 3px;
  color: #999;
}
.score-toggle button.active {
  color: #333;
}
.report-table {
  position: relative;
}
.report-table .name-toggle {
  font-weight: normal;
}
.report-table .name-toggle button {
  font-size: 12px;
  background: none;
  border: none;
  padding: 0 3px;
  color: #999;
}
.report-table .name-toggle button.active {
  color: #333;
}
.report-table tbody td {
  border-left: 1px dotted #ccc;
}
.report-table tbody td:first-child {
  border-left: none;
}
.report-table tbody tr.tr-average th {
  font-weight: normal;
  font-size: 11.4px;
  background: #ddd;
  text-align: center;
  padding: 3px 0 3px 3px;
}
.report-table tbody tr.tr-average th:first-child {
  border-left: none;
  text-align: left;
  text-transform: uppercase;
}
.report-table tbody tr.tr-average th sup {
  top: -0.3em;
}
.report-table section.table-model {
  margin-top: 30px;
}
.report-table section.table-model:first-of-type {
  margin-top: 0;
}
.report-table section.table-model header {
  margin: 0;
  border-bottom: none;
}
.report-table caption {
  text-align: left;
  margin: 10px 0;
}
.report-table caption p {
  font-size: 12px;
  line-height: 125%;
  margin-bottom: 0;
}
.table-tree {
  width: 100%;
}
.table-tree thead th {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  padding: 5px;
  text-align: center;
}
.table-tree thead th:first-child {
  text-align: left;
  padding-left: 0;
}
.table-tree thead th.student-header {
  border: 1px dotted #ccc;
}
.table-tree thead i {
  font-size: 16px;
}
.table-tree tbody.child tr td {
  border-bottom: 1px dotted #ccc;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}
.table-tree tbody.child tr td:first-child {
  padding-right: 5px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.table-tree tbody.child tr:nth-child(even) td {
  background: #EEE;
}
.table-tree tbody.child.benchmarks tr td:nth-child(2) {
  text-align: left;
  font-size: 12px;
  padding: 2px 5px;
  line-height: 16px;
}
.table-tree tbody.parent tr td {
  border-bottom: 2px solid #ccc;
  font-size: 15px;
  text-align: center;
  padding: 8px 3px;
  color: #000;
  border-top: 2px solid #ccc;
  font-weight: bold;
}
.table-tree tbody.parent tr td:nth-child(2) {
  text-align: left;
}
.table-tree tbody.parent tr td.toggler {
  width: 0;
}
.table-tree tbody tr.parent td {
  border-bottom: 2px solid #ccc;
  font-size: 15px;
  text-align: center;
  padding: 8px 3px;
  color: #000;
  border-top: 2px solid #ccc;
  font-weight: bold;
}
.table-tree tbody tr.parent td:nth-child(2) {
  text-align: left;
}
.table-tree tbody tr.parent td.toggler-student {
  width: 0;
}
.table-tree tbody tr.child2 td {
  border-bottom: 1px dotted #ccc;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}
.table-tree tbody tr.child2 td:first-child {
  padding-right: 5px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.table-tree tbody tr.child2:nth-child(even) td {
  background: #EEE;
}
.table-tree tbody tr.child3 td {
  border-bottom: 1px dotted #ccc;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}
.table-tree tbody tr.child3 td:first-child {
  padding-right: 5px;
  text-align: right;
  color: #333;
  font-weight: bold;
}
.table-tree tbody tr.child3:nth-child(odd) td {
  background: #EEE;
}
.table-tree.table-standards-level3 tbody td {
  min-width: 50px;
}
.table-tree.table-standards-level3 tbody td:first-child {
  min-width: 20px;
}
.table-tree.table-standards-level3 tbody td.standard {
  min-width: 80px;
}
.table-tree.table-standards-level3 tbody td:nth-child(2) {
  text-align: left;
  padding-left: 5px;
}
.table-tree.table-lessons tr.child td:nth-child(2) {
  text-align: left;
  border-left: none;
}
.table-collapse tbody.parent tr:hover > td {
  background: #FCFAAE !important;
  cursor: pointer;
}
.table-collapse tbody.parent tr:hover > td.student-body {
  background: unset !important;
  cursor: unset;
}
.table-collapse tbody.parent tr:hover td:first-child:before {
  color: #333;
}
.table-collapse tbody.parent tr td:first-child {
  position: relative;
  padding-left: 25px;
}
.table-collapse tbody.parent tr td:first-child:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'inline';
  content: "\f151";
  font-size: 20px;
  color: #ccc;
  position: absolute;
  top: 4px;
  left: 4px;
}
.table-collapse tbody.parent tr td.toggler {
  display: table-cell;
}
.table-collapse tbody.parent tr td:nth-child(2) {
  text-align: left;
}
.table-collapse tbody.parent.collapsed td:first-child:before {
  content: "\f150";
}
.table-collapse tbody tr.parent:hover > td {
  background: #FCFAAE !important;
  cursor: pointer;
}
.table-collapse tbody tr.parent:hover > td {
  background: unset !important;
  cursor: unset;
}
.table-collapse tbody tr.parent:hover td:first-child:before {
  color: #333;
}
.table-collapse tbody tr.parent td:first-child {
  position: relative;
  padding-left: 25px;
}
.table-collapse tbody tr.parent td:first-child:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'inline';
  content: "\f151";
  font-size: 20px;
  color: #ccc;
  position: absolute;
  top: 4px;
  left: 4px;
}
.table-collapse tbody tr.parent td.toggler-student {
  display: table-cell;
}
.table-collapse tbody tr.parent td:nth-child(2) {
  text-align: left;
}
.table-collapse tbody tr.parent.collapsed td:first-child:before {
  content: "\f150";
}
.table-report {
  width: 100%;
}
.table-report thead th {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 12px;
  padding: 5px;
  text-align: center;
}
.table-report thead th:first-child {
  text-align: left;
  padding-left: 0;
}
.table-report thead i {
  font-size: 16px;
}
.table-report tbody tr td {
  border-bottom: 2px solid #ccc;
  font-size: 14px;
  text-align: center;
  padding: 8px 3px;
  color: #000;
  border-top: 2px solid #ccc;
  font-weight: bold;
}
.table-report tbody tr td:first-child {
  font-weight: bold;
  text-align: left;
}
section.report-stats {
  margin-top: 20px;
}
section.report-stats:first-of-type {
  margin-top: 0;
}
section.report-stats h4 {
  padding-bottom: 0;
  margin-bottom: 0;
  color: #333;
}
section.report-stats span.badge {
  margin: 2px 3px 0 0;
}
section.report-stats dl.dl-stats {
  margin: 5px 0;
}
section.report-stats dl.dl-stats dt,
section.report-stats dl.dl-stats dd {
  line-height: 22px;
}
section.report-stats dl.dl-stats dt {
  width: 70%;
  border-bottom: 1px dashed #ccc;
  position: relative;
  font-weight: normal;
  top: 1px;
}
section.report-stats dl.dl-stats dt i {
  position: absolute;
  top: 5px;
  left: 5px;
}
section.report-stats dl.dl-stats dt i.small-circle {
  font-size: 9px;
}
section.report-stats dl.dl-stats dd {
  margin: 0 8px 0 70%;
  text-align: right;
  border-bottom: 1px dashed #ccc;
}
section.report-stats dl.dl-stats dt:last-of-type,
section.report-stats dl.dl-stats dd:last-of-type {
  border-bottom: none;
}
section.report-stats dl.dl-stats sup {
  top: -0.2em;
}
section.report-stats dl.dl-tall dt,
section.report-stats dl.dl-tall dd {
  line-height: 26px;
}
section.report-stats .below-mark {
  color: #B94A48;
}
section.report-stats .above-mark {
  color: #3B8418;
}
section.report-stats .need {
  color: #B94A48;
}
section.report-stats .cusp {
  color: #CABC1F;
}
section.report-stats .target {
  color: #3B8418;
}
table.table-review-progress .need {
  color: #B94A48;
}
table.table-review-progress .cusp {
  color: #CABC1F;
}
table.table-review-progress .target {
  color: #3B8418;
}
table.table-review-progress .bm-red {
  color: #B94A48;
}
table.table-review-progress .bm-yellow {
  color: #CABC1F;
}
table.table-review-progress .bm-green {
  color: #3B8418;
}
.alert-filter .btn-filter-clear {
  text-shadow: none;
  background: none;
  border: none;
  padding: 0 10px 2px;
  box-shadow: none;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.alert-filter .btn-filter-clear:hover {
  background: #B94A48;
  color: #fff;
}
.report-pagination.pagination-caption {
  position: absolute;
  z-index: 101;
  top: -14px;
  right: 0;
  background: #fff;
  padding: 0;
}
.report-pagination li {
  line-height: 18px;
  font-size: 13px;
}
.report-pagination li a {
  line-height: inherit;
  font-size: inherit;
}
.report-pagination li.active a {
  background: #EFA63D;
  border-color: #EFA63D;
}
.pagination li a {
  padding: 0 8px;
}
modal-video-large {
  width: 670px;
  margin-left: -335px;
}
modal-video-large .modal-body {
  max-height: 600px;
  position: relative;
}
.modal-question-data .modal-body {
  max-height: 600px;
  position: relative;
}
.modal-question-data .modal-dialog {
  width: 1000px;
}
.modal-question-data-small .modal-body {
  max-height: 650px;
  position: relative;
}
.modal-question-data-small .modal-dialog {
  width: 885px;
}
.modal-question-data-noheight .modal-body {
  position: relative;
  max-height: 600px;
  overflow-y: auto;
}
.modal-question-data-noheight .modal-dialog {
  width: 895px;
}
.modal-question-large {
  width: 670px;
  margin-left: -335px;
}
.modal-question-large .modal-body {
  max-height: 600px;
  position: relative;
}
.report-data h3 {
  border-bottom: 1px solid #ccc;
  color: #000;
  margin-top: 40px;
}
.report-data h3:first-of-type {
  margin-top: 10px;
  padding-bottom: 5px;
  font-size: 22px;
}
.report-caption select.report-toggle {
  margin-top: 0px;
  width: auto;
}
.report-caption div.filter-box {
  background: #f0f0ee;
  padding: 5px 5px 0;
}
.icon-ics-c:before {
  content: "\f00c";
}
.icon-ics-s:before {
  content: "\f068";
}
.icon-ics-i:before {
  content: "\f00d";
}
col.col-hidden {
  visibility: collapse;
  border: none !important;
}
.report-filters .control-label {
  text-align: left;
  color: #333;
}
.report-filters .controls {
  margin-left: 65%;
}
.report-filters .controls select {
  width: auto;
}
.report-filters .form-group {
  margin-left: 0;
}
.report-filters span.help-block {
  font-size: 12px;
  line-height: 125%;
  margin: 5px 0;
}
button.btn-video {
  padding: 0;
  background: none;
  color: #666;
  border: none;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'inline';
  font-size: 18px;
}
button.btn-video:before {
  content: "\f144";
}
button.btn-video:hover {
  color: #ffd046;
}
th.tablesorter-header {
  cursor: pointer;
}
table.table-student-name.show-uid th.td-uid {
  border: none;
  text-align: left;
}
table.table-student-name.show-uid td.td-name {
  display: none;
}
table.table-student-name.show-uid th.td-name {
  visibility: hidden;
  border: none;
}
table.table-student-name.show-uid th.name-hide {
  display: none;
}
table.table-student-name.show-name td.td-name,
table.table-student-name.show-name th.td-name {
  display: table-cell;
  visibility: visible;
}
table.table-student-name.show-name td.td-uid,
table.table-student-name.show-name th.td-uid {
  display: none;
}
table.table-student-name.show-name .name-first {
  text-align: right;
}
table.table-student-name.show-name .name-last {
  text-align: left;
  background: none;
  border-left: 1px dashed #ccc;
}
table.table-review-progress {
  position: relative;
}
table.table-review-progress thead:not(*:root) {
  display: table-row-group;
}
table.table-review-progress th.student {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  min-width: 204px;
}
table.table-review-progress th {
  text-align: center;
  font-size: 16px;
  border-right: 1px dotted #ccc;
}
table.table-review-progress th.th-composite {
  vertical-align: middle;
  font-size: 14px;
  padding: 0 10px;
}
table.table-review-progress th:last-child {
  border-right: none;
}
table.table-review-progress th.sat,
table.table-review-progress th.psat {
  font-size: 13px !important;
}
table.table-review-progress tr.tr-scores th {
  font-size: 12px;
  width: 10%;
}
table.table-review-progress tr.tr-scores th.fsa {
  font-size: 12px;
  width: 8%;
}
table.table-review-progress tr.tr-videos th {
  font-size: 10px;
  width: 7%;
}
table.table-review-progress tbody {
  page-break-inside: auto;
  position: relative;
}
table.table-review-progress tbody tr {
  page-break-inside: avoid;
  page-break-after: auto;
}
table.table-review-progress tbody td {
  text-align: center;
}
table.table-review-progress tbody td:first-child {
  text-align: left;
}
table.table-review-progress tbody td:nth-child(2n+3) {
  background: #f0f0ee;
}
table.table-review-progress .below {
  color: #B94A48;
}
table.table-review-progress .above {
  color: #3B8418;
}
table.table-review-progress.show-uid th.td-uid {
  border: none;
}
table.table-review-progress.show-uid td.td-name {
  display: none;
}
table.table-review-progress.show-uid th.td-name {
  visibility: hidden;
  border: none;
}
table.table-review-progress.show-uid th.name-hide {
  display: none;
}
table.table-review-progress.show-name td.td-name,
table.table-review-progress.show-name th.td-name {
  display: table-cell;
  visibility: visible;
}
table.table-review-progress.show-name td.td-uid,
table.table-review-progress.show-name th.td-uid {
  display: none;
}
table.table-review-progress.show-name .name-first {
  text-align: right;
}
table.table-review-progress.show-name .name-last {
  text-align: left;
  background: none;
}
table.table-superscore {
  position: relative;
}
table.table-superscore thead:not(*:root) {
  display: table-row-group;
}
table.table-superscore th.student {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  min-width: 204px;
}
table.table-superscore th {
  text-align: center;
  font-size: 16px;
  border-right: 1px dotted #ccc;
}
table.table-superscore th.th-composite {
  vertical-align: middle;
  font-size: 14px;
  padding: 0 10px;
}
table.table-superscore th:last-child {
  border-right: none;
}
table.table-superscore th.sat,
table.table-superscore th.psat {
  font-size: 13px !important;
}
table.table-superscore tr.tr-scores th {
  font-size: 12px;
  width: 15%;
}
table.table-superscore tbody {
  page-break-inside: auto;
  position: relative;
}
table.table-superscore tbody tr {
  page-break-inside: avoid;
  page-break-after: auto;
}
table.table-superscore tbody td {
  text-align: center;
}
table.table-superscore tbody td:first-child {
  text-align: left;
}
table.table-superscore tbody td:nth-child(2n+3) {
  background: #f0f0ee;
}
table.table-superscore .below {
  color: #B94A48;
}
table.table-superscore .above {
  color: #3B8418;
}
table.table-superscore.show-uid th.td-uid {
  border: none;
}
table.table-superscore.show-uid td.td-name {
  display: none;
}
table.table-superscore.show-uid th.td-name {
  visibility: hidden;
  border: none;
}
table.table-superscore.show-uid th.name-hide {
  display: none;
}
table.table-superscore.show-name td.td-name,
table.table-superscore.show-name th.td-name {
  display: table-cell;
  visibility: visible;
}
table.table-superscore.show-name td.td-uid,
table.table-superscore.show-name th.td-uid {
  display: none;
}
table.table-superscore.show-name .name-first {
  text-align: right;
}
table.table-superscore.show-name .name-last {
  text-align: left;
  background: none;
}
table.table-review-progress-tsia2,
table.table-answers {
  width: auto;
  overflow: hidden;
}
table.table-review-progress-tsia2 th,
table.table-review-progress-tsia2 td,
table.table-answers th,
table.table-answers td {
  border-left: none;
  padding: 3px;
}
table.table-review-progress-tsia2 th,
table.table-answers th {
  text-align: center;
}
table.table-review-progress-tsia2 th.student,
table.table-answers th.student {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  min-width: 192px;
}
table.table-review-progress-tsia2 td.ics,
table.table-answers td.ics {
  color: #fff;
  text-align: center;
  font-size: 10px;
  vertical-align: middle;
  padding: 0;
}
table.table-review-progress-tsia2 td.ics i,
table.table-answers td.ics i {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: 'inline';
  min-width: 28px !important;
  display: block;
  padding: 6px 0;
  border-left: 1px dotted #ccc;
}
table.table-review-progress-tsia2 td.ics span.show-answers,
table.table-answers td.ics span.show-answers {
  font-family: unset;
  min-width: 28px !important;
  display: block;
  padding: 6px 0;
  border-left: 1px dotted #ccc;
}
table.table-review-progress-tsia2 td.ics span.show-ics,
table.table-answers td.ics span.show-ics {
  display: block;
}
table.table-review-progress-tsia2 td.c,
table.table-answers td.c {
  background: #3B8418 !important;
}
table.table-review-progress-tsia2 td.i,
table.table-answers td.i {
  background: #B94A48 !important;
}
table.table-review-progress-tsia2 td.s,
table.table-answers td.s {
  background: #666 !important;
}
table.table-review-progress-tsia2 caption,
table.table-answers caption {
  margin-left: 187px;
  margin-bottom: 5px;
  margin-top: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
table.table-review-progress-tsia2 caption h4,
table.table-answers caption h4 {
  margin: 0;
  color: #333;
  position: relative;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  margin-bottom: 15px;
}
table.table-review-progress-tsia2 caption h4 span,
table.table-answers caption h4 span {
  position: absolute;
  top: -10px;
  display: inline-block;
  background: #fff;
  padding: 0 10px 0 0;
}
table.table-review-progress-tsia2 tr.tr-video th,
table.table-answers tr.tr-video th {
  font-weight: normal;
  font-size: 12px;
  background: #f0f0ee;
  text-align: center;
  padding: 3px 0 3px 3px;
}
table.table-review-progress-tsia2 tr.tr-video th:first-child,
table.table-answers tr.tr-video th:first-child {
  border-left: none;
  text-align: left;
  text-transform: uppercase;
}
table.table-review-progress-tsia2 tr.tr-video th sup,
table.table-answers tr.tr-video th sup {
  top: -0.3em;
}
table.table-longitudinal caption {
  margin-left: 228px;
  margin-bottom: 5px;
  margin-top: 15px;
  padding-top: 0;
  padding-bottom: 0;
}
table.table-longitudinal caption h4 {
  margin: 0;
  color: #333;
  position: relative;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  margin-bottom: 15px;
}
table.table-longitudinal caption h4 span {
  position: absolute;
  top: -10px;
  display: inline-block;
  background: #fff;
  padding: 0 10px 0 0;
}
.report-condensed div.grid tbody td {
  line-height: 16px;
  font-size: 11px;
}
.report-condensed div.grid .report-stats {
  margin: 10px 0;
  font-size: 12px;
}
table.table-details tbody tr:hover > td {
  background: #FCFAAE !important;
  cursor: pointer;
}
table.table-benchmark th {
  text-align: center;
}
table.table-benchmark th:first-child {
  text-align: left;
}
table.table-benchmark td {
  text-align: center;
  width: 12.5%;
}
table.table-benchmark td:first-child {
  text-align: left;
  width: 25%;
}
table.table-benchmark.with-org td {
  text-align: center;
  width: 10%;
}
table.table-benchmark.with-org td:first-child {
  text-align: left;
  width: 23%;
}
table.table-benchmark.with-org td:nth-child(2) {
  font-size: 11px;
  width: 17%;
}
table.table-benchmark .below {
  color: #B94A48;
}
table.table-benchmark .above {
  color: #3B8418;
}
.span-divide-right {
  padding-right: 1%;
  margin-left: 0px !important;
  padding-left: 0px;
  margin-right: 0px !important;
}
.form-horizontal select.form-control {
  min-width: 75px;
}
.form-horizontal .control-label {
  font-size: 13px;
}
.form-horizontal .controls-exam-num select.form-control {
  width: 55%;
}
.form-horizontal .controls-exam-num select:first-of-type {
  width: 45%;
}
@media print {
  .no-print,
  .no-print * {
    display: none !important;
  }
  .full-width {
    width: 100%;
  }
  table.table-answers td.ics i {
    font-size: 18px;
  }
  table.table-answers i.icon-ics-c {
    color: #3B8418 !important;
  }
  table.table-answers i.icon-ics-c:before {
    content: "\f058";
  }
  table.table-answers i.icon-ics-i {
    color: #B94A48 !important;
  }
  table.table-answers i.icon-ics-i:before {
    content: "\f057";
  }
  table.table-answers i.icon-ics-s {
    color: #666 !important;
  }
  table.table-answers i.icon-ics-s:before {
    content: "\f056";
  }
}
.txt-c {
  background: none repeat scroll 0 0 padding-box #e8f3de;
}
#groupunits {
  position: absolute;
  top: 38px;
  right: 5px;
  padding: 6px 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
tbody.child tr td.bold {
  font-weight: bold;
}
table.table-standards-level3 tbody.child tr td.clickable.grey {
  color: #cccccc;
}
table.table-standards-level3 tbody.child tr td.clickable.grey:hover {
  color: #000000;
}
table.table-review-completion th.student {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  min-width: 204px;
}
table.table-review-completion th {
  text-align: center;
  font-size: 16px;
  border-right: 1px dotted #ccc;
}
table.table-review-completion th.th-composite {
  vertical-align: middle;
  font-size: 14px;
  padding: 0 10px;
}
table.table-review-completion th:last-child {
  border-right: none;
}
table.table-review-completion tr.tr-scores th {
  font-size: 12px;
  width: 9%;
}
table.table-review-completion tbody td {
  text-align: center;
}
table.table-review-completion tbody td:first-child {
  text-align: left;
}
table.table-review-completion tbody td:nth-child(2n+6) {
  background: #f0f0ee;
}
table.table-review-completion .below {
  color: #B94A48;
}
table.table-review-completion .above {
  color: #3B8418;
}
table.table-review-completion show-uid th.td-uid {
  border: none;
}
table.table-review-completion .show-uid td.td-name {
  display: none;
}
table.table-review-completion .show-uid th.td-name {
  visibility: hidden;
  border: none;
}
table.table-review-completion .show-uid th.name-hide {
  display: none;
}
table.table-review-completion .show-name td.td-name,
table.table-review-completion .show-name th.td-name {
  display: table-cell;
  visibility: visible;
}
table.table-review-completion .show-name td.td-uid,
table.table-review-completion .show-name th.td-uid {
  display: none;
}
table.table-review-completion .show-name .name-first {
  text-align: right;
}
table.table-review-completion .show-name .name-last {
  text-align: left;
  background: none;
}
div.report-scrolling {
  overflow-x: auto;
  min-height: 0.01%;
}
.fl-scrolls {
  bottom: 0;
  height: 35px;
  overflow: auto;
  position: fixed;
}
.fl-scrolls div {
  height: 1px;
  overflow: hidden;
}
.fl-scrolls div:before {
  content: "";
}
.fl-scrolls-hidden {
  bottom: 9999px;
}
.bold-title-3 {
  font-size: 15px !important;
}
.collapse-report-filters {
  font-size: 12px;
  margin-top: 5px;
}
.collapse-report-filters select {
  float: right;
  margin: 3px 3px 0 0;
  padding: 5px 3px;
  border-radius: 4px;
  color: #444;
}
.report-filters-grid .go_btn {
  height: 22px;
  float: right;
  margin-left: 3px !important;
  padding-top: 0px;
  display: block;
}
.report-filters-grid {
  margin-left: 3px !important;
}
.report-filter-groups {
  width: 212px !important;
}
.select2 {
  width: 212px !important;
  float: right;
  margin: 5px 3px 0 0;
}
.script-font {
  font-family: 'sylvan', 'proxima-nova', sans-serif !important;
}
