h4 {
  font-size: 24px; }

.centertext {
  text-align: center;
  vertical-align: middle; }

.table-bordered {
  border: 2px solid #000000; }
  .table-bordered > tbody > tr > td {
    border: 2px solid #000000; }
  .table-bordered > thead > tr > th {
    border: 2px solid #000000; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e1e1e1; }

.table-caption-bottom {
  display: table-caption;
  caption-side: bottom; }

td.header {
  font-weight: bold; }

.dropdown-menu > li.checkbox-row {
  padding: 5px 20px; }
.dropdown-menu li.checkbox-row {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 20px;
  color: #1b1b1b;
  white-space: nowrap; }
  .dropdown-menu li.checkbox-row label {
    font-weight: 400; }
    .dropdown-menu li.checkbox-row label:hover {
      cursor: pointer; }
  .dropdown-menu li.checkbox-row:hover {
    cursor: pointer; }
  .dropdown-menu li.checkbox-row input:hover {
    cursor: pointer; }

.no-touch .dropdown-menu > .checkbox-row:active {
  text-decoration: none;
  color: #fff;
  background-color: #1b1b1b; }
.no-touch .dropdown-menu > .checkbox-row:hover {
  text-decoration: none;
  color: #fff;
  background-color: #1b1b1b; }

.btn-toolbar {
  margin-bottom: 20px; }

.lt-ie8 .btn-toolbar {
  display: none; }

.table-responsive {
  margin-bottom: 20px; }
  .table-responsive > .table {
    margin-bottom: 0; }
    .table-responsive > .table p {
      font-weight: 400; }
  .table-responsive > .table-bordered {
    border: 0; }
    .table-responsive > .table-bordered > tbody > tr > td:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > tbody > tr > td:last-child {
      border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr > th:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > tbody > tr > th:last-child {
      border-right: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > td {
      border-bottom: 0; }
    .table-responsive > .table-bordered > tbody > tr:last-child > th {
      border-bottom: 0; }
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .table-responsive > .table-bordered > tfoot > tr > th:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > tfoot > tr > th:last-child {
      border-right: 0; }
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; }
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
    .table-responsive > .table-bordered > thead > tr > td:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > thead > tr > td:last-child {
      border-right: 0; }
    .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0; }
    .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0; }

.table-responsive[data-pattern="priority-columns"] {
  width: 100%;
  margin-bottom: 20px;
  overflow-y: hidden;
  overflow-x: auto;
  border: 0; }
  .table-responsive[data-pattern="priority-columns"] > .table {
    margin-bottom: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table > thead > tr > th {
      white-space: normal; }
      .table-responsive[data-pattern="priority-columns"] > .table > thead > tr > th:first-child {
        width: 15%; }
    .table-responsive[data-pattern="priority-columns"] > .table > thead > tr > td {
      white-space: normal; }
    .table-responsive[data-pattern="priority-columns"] > .table > tbody > tr > td {
      white-space: normal; }
    .table-responsive[data-pattern="priority-columns"] > .table > tbody > tr > th {
      white-space: normal; }
    .table-responsive[data-pattern="priority-columns"] > .table > tfoot > tr > td {
      white-space: normal; }
    .table-responsive[data-pattern="priority-columns"] > .table > tfoot > tr > th {
      white-space: normal; }
  .table-responsive[data-pattern="priority-columns"] > .table-bordered {
    border: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:first-child {
      border-left: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > td:last-child {
      border-right: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr > th:last-child {
      border-right: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > td {
      border-bottom: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr:last-child > th {
      border-bottom: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tbody > tr.table-responsive > th:first-child {
      border-left: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:first-child {
      border-left: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr > th:last-child {
      border-right: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:first-child {
      border-left: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > td:last-child {
      border-right: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:first-child {
      border-left: 0; }
    .table-responsive[data-pattern="priority-columns"] > .table-bordered > thead > tr > th:last-child {
      border-right: 0; }

.table-responsive.absolute-solution {
  position: relative; }

.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="0"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="1"] {
  display: none;
  display: table-cell; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="2"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="3"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="4"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="5"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="6"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="-1"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="0"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="2"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="3"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="4"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="5"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="6"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="-1"] {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="1"] {
  display: table-cell; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td.cell-hide {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th.cell-hide {
  display: none; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header td.cell-show {
  display: table-cell; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header th.cell-show {
  display: table-cell; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header table.display-all td {
  display: table-cell !important; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header table.display-all th {
  display: table-cell !important; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header table.display-all td[data-priority="-1"] {
  display: none !important; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header table.display-all th[data-priority="-1"] {
  display: none !important; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 td[data-priority="1"] {
  display: inline; }
.rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 th[data-priority="1"] {
  display: inline; }

.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="0"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="1"] {
  display: none;
  display: table-cell; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="-1"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="0"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="-1"] {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="1"] {
  display: table-cell; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td.cell-hide {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th.cell-hide {
  display: none; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td.cell-show {
  display: table-cell; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th.cell-show {
  display: table-cell; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] table.display-all td {
  display: table-cell !important; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] table.display-all th {
  display: table-cell !important; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] table.display-all td[data-priority="-1"] {
  display: none !important; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] table.display-all th[data-priority="-1"] {
  display: none !important; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 td[data-priority="1"] {
  display: inline; }
.rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 th[data-priority="1"] {
  display: inline; }

.lt-ie9 .rwd-mq.rwd-js.lt-ie10 .sticky-table-header td.cell-show {
  display: inline; }
.lt-ie9 .rwd-mq.rwd-js.lt-ie10 .sticky-table-header th.cell-show {
  display: inline; }
.lt-ie9 .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.display-all td {
  display: inline !important; }
.lt-ie9 .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.display-all th {
  display: inline !important; }
.lt-ie9 .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.display-all td[data-priority="-1"] {
  display: none !important; }
.lt-ie9 .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.display-all th[data-priority="-1"] {
  display: none !important; }
.lt-ie9 .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td.cell-show {
  display: inline; }
.lt-ie9 .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th.cell-show {
  display: inline; }
.lt-ie9 .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].display-all td {
  display: inline !important; }
.lt-ie9 .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].display-all th {
  display: inline !important; }
.lt-ie9 .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].display-all td[data-priority="-1"] {
  display: none !important; }
.lt-ie9 .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].display-all th[data-priority="-1"] {
  display: none !important; }

table.table-small-font {
  font-size: 12px;
  line-height: 1.5em; }

table.focus-on tbody tr:hover {
  cursor: pointer; }
table.focus-on tbody tr.unfocused td {
  color: #6c6c6d;
  color: rgba(0, 0, 0, 0.4); }
table.focus-on tbody tr.unfocused th {
  color: #6c6c6d;
  color: rgba(0, 0, 0, 0.4); }
table.focus-on tbody tr.focused td {
  background-color: #33b0e0;
  color: #000000; }
table.focus-on tbody tr.focused th {
  background-color: #33b0e0;
  color: #000000; }
table.focus-on tfoot tr:hover {
  cursor: pointer; }
table.focus-on tfoot tr.unfocused td {
  color: #6c6c6d;
  color: rgba(0, 0, 0, 0.4); }
table.focus-on tfoot tr.unfocused th {
  color: #6c6c6d;
  color: rgba(0, 0, 0, 0.4); }
table.focus-on tfoot tr.focused td {
  background-color: #33b0e0;
  color: #000000; }
table.focus-on tfoot tr.focused th {
  background-color: #33b0e0;
  olor: #000000; }

.sticky-table-header {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #d5d6d7;
  border-right: none;
  border-left: none;
  visibility: hidden;
  z-index: 990;
  overflow: hidden; }
  .sticky-table-header > .table {
    margin-bottom: 0; }
    .sticky-table-header > .table p {
      font-weight: 400; }
    .sticky-table-header > .table > thead > tr > th {
      white-space: normal; }
      .sticky-table-header > .table > thead > tr > th:first-child {
        width: 15%; }
    .sticky-table-header > .table > thead > tr > td {
      white-space: normal; }
    .sticky-table-header > .table > tbody > tr > td {
      white-space: normal; }
    .sticky-table-header > .table > tbody > tr > th {
      white-space: normal; }
    .sticky-table-header > .table > tfoot > tr > td {
      white-space: normal; }
    .sticky-table-header > .table > tfoot > tr > th {
      white-space: normal; }
  .sticky-table-header > .table-bordered {
    border: 0; }
    .sticky-table-header > .table-bordered > tbody > tr > td:first-child {
      border-left: 0; }
    .sticky-table-header > .table-bordered > tbody > tr > td:last-child {
      border-right: 0; }
    .sticky-table-header > .table-bordered > tbody > tr > th:first-child {
      border-left: 0; }
    .sticky-table-header > .table-bordered > tbody > tr > th:last-child {
      border-right: 0; }
    .sticky-table-header > .table-bordered > tbody > tr:last-child > td {
      border-bottom: 0; }
    .sticky-table-header > .table-bordered > tbody > tr:last-child > th {
      border-bottom: 0; }
    .sticky-table-header > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .sticky-table-header > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .sticky-table-header > .table-bordered > tfoot > tr > th:first-child {
      border-left: 0; }
    .sticky-table-header > .table-bordered > tfoot > tr > th:last-child {
      border-right: 0; }
    .sticky-table-header > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0; }
    .sticky-table-header > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
    .sticky-table-header > .table-bordered > thead > tr > td:first-child {
      border-left: 0; }
    .sticky-table-header > .table-bordered > thead > tr > td:last-child {
      border-right: 0; }
    .sticky-table-header > .table-bordered > thead > tr > th:first-child {
      border-left: 0; }
    .sticky-table-header > .table-bordered > thead > tr > th:last-child {
      border-right: 0; }

.fixed-solution .sticky-table-header {
  position: fixed;
  min-width: 0; }

.absolute-solution .sticky-table-header {
  position: absolute;
  min-width: 100%;
  top: 0; }

.sticky-table-header.border-radius-fix {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px; }

.responsive-table-wrapper .btn.btn-primary {
  border-width: 1px;
  font-size: 14px; }
.responsive-table-wrapper .btn-primary.active {
  color: #fff; }
.responsive-table-wrapper .btn-primary:active {
  color: #fff; }
.responsive-table-wrapper .btn-primary:focus {
  color: #fff; }
.responsive-table-wrapper .btn-primary:hover {
  color: #fff; }
.responsive-table-wrapper .btn-primary[disabled] {
  color: #fff; }
.responsive-table-wrapper .open .dropdown-toggle.btn-primary {
  color: #fff; }
.responsive-table-wrapper .btn-group > ul.dropdown-menu {
  border: 1px solid #e1e1e1;
  width: auto;
  background-color: #e1e1e1;
  font-size: 1.2em; }
  .responsive-table-wrapper .btn-group > ul.dropdown-menu li {
    white-space: nowrap; }
    .responsive-table-wrapper .btn-group > ul.dropdown-menu li a {
      white-space: nowrap; }
.responsive-table-wrapper .table-striped > tbody > tr:first-child {
  background-color: #fff; }
.responsive-table-wrapper .table > thead > tr > th {
  vertical-align: top;
  border-bottom: 0; }
  .responsive-table-wrapper .table > thead > tr > th > h4 {
    margin-bottom: 0; }
.responsive-table-wrapper .table > thead > tr > td {
  border-top: 0;
  padding-top: 15px;
  padding-bottom: 15px; }
.responsive-table-wrapper .table > tbody > tr > td {
  border-top: 0;
  padding-top: 15px;
  padding-bottom: 15px; }
.responsive-table-wrapper .tbody-header {
  border-top: 1px solid #000000 !important;
  border-bottom: 1px solid #000000;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: akzidenz-grotesk-condensed, Arial Narrow, Times New Roman;
  font-size: 24px; }
.responsive-table-wrapper button.close {
  font-size: 30px;
  font-weight: 400;
  opacity: 1;
  border: 0;
  background-color: transparent; }

li.checkbox-row input[type="checkbox"] {
  cursor: pointer;
  appearance: none;
  outline: 0;
  background: #fff;
  height: 1.25em;
  width: 1.25em;
  border: 2px solid #949595;
  margin-right: 1em; }
  li.checkbox-row input[type="checkbox"]:checked {
    background: #fff; }
    li.checkbox-row input[type="checkbox"]:checked:after {
      display: block; }
  li.checkbox-row input[type="checkbox"]:hover {
    filter: brightness(90%); }
  li.checkbox-row input[type="checkbox"]:disabled {
    background: #e1e1e1;
    opacity: 0.6;
    pointer-events: none; }
    li.checkbox-row input[type="checkbox"]:disabled:after {
      border-color: #7b7b7b; }
  li.checkbox-row input[type="checkbox"]:after {
    content: "";
    position: relative;
    left: 37%;
    top: 15%;
    width: 34%;
    height: 58%;
    border: solid #d6272e;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: none; }

.grayHeaderColgroupStripped .rowTitle {
  background-color: #949595;
  color: #fff;
  white-space: nowrap; }
.grayHeaderColgroupStripped .colodd {
  background-color: #f2f1f1;
  max-width: 240px;
  border-right: 4px solid #fff; }
.grayHeaderColgroupStripped .coleven {
  background-color: #f2f1f1;
  max-width: 240px;
  border-right: 4px solid #fff; }
.grayHeaderColgroupStripped thead th {
  background-color: #565657;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-size: 1.375rem;
  height: 60px;
  border-bottom: 4px solid #fff !important; }
  .grayHeaderColgroupStripped thead th:first-of-type {
    background-color: #fff; }
.grayHeaderColgroupStripped p.header {
  font-weight: 700 !important; }
.grayHeaderColgroupStripped tbody th {
  font-size: 1.375rem;
  color: #fff;
  text-align: right;
  font-weight: normal;
  vertical-align: middle;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff; }
.grayHeaderColgroupStripped td {
  font-size: 1.125rem;
  vertical-align: middle;
  border-bottom: 4px solid #fff; }
.grayHeaderColgroupStripped .table > :not(caption) > * > * {
  padding: 0 1.5rem;
  height: 50px;
  vertical-align: middle; }
.grayHeaderColgroupStripped .table > :not(:last-child) > :last-child > * {
  border-bottom: 4px solid #fff; }

h6 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff; }

tfoot th {
  font-size: 1.375rem;
  color: #fff;
  text-align: right;
  font-weight: normal;
  vertical-align: middle;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff; }

.table.grayHeaderColgroupStripped > :not(caption) > * > * {
  padding: 1rem 1rem;
  line-height: 1.5; }
.table.grayHeaderColgroupStripped > :not(:last-child) > :last-child > * {
  border-bottom-color: #fff; }

@media (min-width: 480) {
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 td[data-priority="2"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 th[data-priority="2"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="2"] {
    display: table-cell; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="2"] {
    display: table-cell; }

  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 td[data-priority="2"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 th[data-priority="2"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="2"] {
    display: table-cell; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="2"] {
    display: table-cell; } }
@media (min-width: 576px) {
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 td[data-priority="3"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 th[data-priority="3"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="3"] {
    display: table-cell; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="3"] {
    display: table-cell; }

  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 td[data-priority="3"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 th[data-priority="3"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="3"] {
    display: table-cell; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="3"] {
    display: table-cell; } }
@media (min-width: 768px) {
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 td[data-priority="4"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 th[data-priority="4"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="4"] {
    display: table-cell; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="4"] {
    display: table-cell; }

  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 td[data-priority="4"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 th[data-priority="4"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="4"] {
    display: table-cell; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="4"] {
    display: table-cell; } }
@media (min-width: 992px) {
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 td[data-priority="5"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 th[data-priority="5"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="5"] {
    display: table-cell; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="5"] {
    display: table-cell; }

  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 td[data-priority="5"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 th[data-priority="5"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="5"] {
    display: table-cell; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="5"] {
    display: table-cell; } }
@media (min-width: 1200px) {
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 td[data-priority="6"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header.lt-ie9 th[data-priority="6"] {
    display: inline; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header td[data-priority="6"] {
    display: table-cell; }
  .rwd-mq.rwd-js.lt-ie10 .sticky-table-header th[data-priority="6"] {
    display: table-cell; }

  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 td[data-priority="6"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"].lt-ie9 th[data-priority="6"] {
    display: inline; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] td[data-priority="6"] {
    display: table-cell; }
  .rwd-mq.rwd-js .table-responsive[data-pattern="priority-columns"] th[data-priority="6"] {
    display: table-cell; } }

/*# sourceMappingURL=learnCompare.css.map */
