/* line 5, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-item sup {
  top: -1px;
  font-weight: 600;
}
/* line 10, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-body,
.node-type-tabular-data .node-tabular-data .field-name-field-body {
  margin-top: 20px;
  margin-bottom: 40px;
  width: 640px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 10, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .field-name-body,
  .node-type-tabular-data .node-tabular-data .field-name-field-body {
    width: 100%;
  }
}
/* line 24, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body ul, .node-type-tabular-data .node-tabular-data .field-name-field-body ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 30, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body ul li {
  position: relative;
  padding-left: 20px;
}
/* line 34, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body ul li:before {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 42, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body ul li:nth-child(1):before {
  content: '*';
}
/* line 48, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body ul li:nth-child(2):before {
  content: '**';
}
/* line 54, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body ul li:nth-child(3):before {
  content: '***';
}
/* line 60, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .field-name-field-body p, .node-type-tabular-data .node-tabular-data .field-name-field-body ul li {
  margin-bottom: 20px;
}
/* line 65, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .links {
  display: none;
}
/* line 74, ../../sass/calacademy/node-type-tabular-data.scss */
.csspositionsticky .node-type-tabular-data .node-tabular-data .clone-container {
  z-index: 100;
  position: sticky;
  position: -webkit-sticky;
  top: 117px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
  /* line 74, ../../sass/calacademy/node-type-tabular-data.scss */
  .csspositionsticky .node-type-tabular-data .node-tabular-data .clone-container {
    top: 93px;
  }
}
/* line 87, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table {
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  table-layout: fixed;
  margin: 0;
  width: 100%;
  border-collapse: separate;
}
/* line 91, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table.regular thead {
  display: none;
}
/* line 99, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr {
  color: #404041;
}
/* line 103, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.dark-orange .check {
  background-color: #f27134;
}
/* line 106, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.dark-orange td:first-child {
  color: #f27134;
}
/* line 103, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.orange .check {
  background-color: #f6921e;
}
/* line 106, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.orange td:first-child {
  color: #f6921e;
}
/* line 103, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.blue .check {
  background-color: #0043a2;
}
/* line 106, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.blue td:first-child {
  color: #0043a2;
}
/* line 103, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.aqua .check {
  background-color: #0093cc;
}
/* line 106, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.aqua td:first-child {
  color: #0093cc;
}
/* line 103, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.green .check {
  background-color: #5e924d;
}
/* line 106, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr.green td:first-child {
  color: #5e924d;
}
/* line 127, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td, .node-type-tabular-data .node-tabular-data table tr th {
  vertical-align: top;
  background-color: #ffffff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: #c9c9c9;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
}
/* line 128, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td:first-child, .node-type-tabular-data .node-tabular-data table tr th:first-child {
  width: 130px;
}
/* line 148, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td:first-child, .node-type-tabular-data .node-tabular-data table tr th:first-child {
  text-align: left;
  padding-left: 0;
}
/* line 157, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td h3, .node-type-tabular-data .node-tabular-data table tr td .price, .node-type-tabular-data .node-tabular-data table tr td strong, .node-type-tabular-data .node-tabular-data table tr th h3, .node-type-tabular-data .node-tabular-data table tr th .price, .node-type-tabular-data .node-tabular-data table tr th strong {
  margin: 0;
  font-weight: 600;
  font-size: 22px;
  line-height: 22px;
}
/* line 164, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td ul, .node-type-tabular-data .node-tabular-data table tr th ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
/* line 170, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td ul li, .node-type-tabular-data .node-tabular-data table tr th ul li {
  margin: 0;
  padding: 0;
}
/* line 178, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td .check,
.node-type-tabular-data .node-tabular-data table tr td .dash, .node-type-tabular-data .node-tabular-data table tr th .check,
.node-type-tabular-data .node-tabular-data table tr th .dash {
  display: block;
  overflow: hidden;
  text-indent: -999px;
  margin-left: auto;
  margin-right: auto;
}
/* line 186, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td .check, .node-type-tabular-data .node-tabular-data table tr td .check:before,
.node-type-tabular-data .node-tabular-data table tr td .dash,
.node-type-tabular-data .node-tabular-data table tr td .dash:before, .node-type-tabular-data .node-tabular-data table tr th .check, .node-type-tabular-data .node-tabular-data table tr th .check:before,
.node-type-tabular-data .node-tabular-data table tr th .dash,
.node-type-tabular-data .node-tabular-data table tr th .dash:before {
  width: 18px;
  height: 18px;
}
/* line 192, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td .check, .node-type-tabular-data .node-tabular-data table tr th .check {
  position: relative;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
/* line 196, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td .check:before, .node-type-tabular-data .node-tabular-data table tr th .check:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("/sites/all/themes/calacademy_zen/images/check.svg");
}
/* line 206, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr td .dash, .node-type-tabular-data .node-tabular-data table tr th .dash {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url("/sites/all/themes/calacademy_zen/images/dash.svg");
}
/* line 212, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr th, .node-type-tabular-data .node-tabular-data table tr .small {
  font-size: 14px;
  line-height: 16px;
}
/* line 217, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data table tr th {
  padding-top: 17px;
  font-weight: 500;
  vertical-align: middle;
}
/* line 225, ../../sass/calacademy/node-type-tabular-data.scss */
.node-type-tabular-data .node-tabular-data .scrollbar {
  display: none;
}
@media only screen and (max-width: 1000px) {
  /* line 231, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .field-name-body {
    margin-bottom: 60px;
  }
  /* line 235, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data table,
  .node-type-tabular-data .node-tabular-data .scrollbar {
    cursor: ew-resize;
  }
  /* line 240, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .field-name-field-extra {
    position: relative;
  }
  @supports not (-webkit-overflow-scrolling: touch) {
    /* line 240, ../../sass/calacademy/node-type-tabular-data.scss */
    .node-type-tabular-data .node-tabular-data .field-name-field-extra {
      margin-top: -16px;
    }
  }
  @supports (-ms-ime-align: auto) {
    /* line 240, ../../sass/calacademy/node-type-tabular-data.scss */
    .node-type-tabular-data .node-tabular-data .field-name-field-extra {
      margin-top: 0;
    }
  }
  @supports not (-webkit-overflow-scrolling: touch) {
    /* line 254, ../../sass/calacademy/node-type-tabular-data.scss */
    .node-type-tabular-data .node-tabular-data .field-name-field-body {
      margin-top: 4px;
    }
  }
  /* line 260, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data td, .node-type-tabular-data .node-tabular-data th {
    width: 100px;
  }
  /* line 264, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scrollbar {
    display: block;
    width: calc(100% - 129px);
    top: -104px;
    left: 129px;
  }
  /* line 271, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scrollbar,
  .node-type-tabular-data .node-tabular-data .scrollbar .scroll-handle,
  .node-type-tabular-data .node-tabular-data .scrollbar .scroll-track {
    position: absolute;
    height: 10px;
  }
  /* line 278, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scrollbar .scroll-handle {
    background-color: #606060;
    width: 50px;
    z-index: 1;
  }
  /* line 284, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scrollbar .scroll-track {
    top: 0;
    left: 0;
    width: 100%;
    background-color: #e6e6e6;
  }
  /* line 292, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scroll-container {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
  }
  /* line 297, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scroll-container.clone-container {
    -webkit-overflow-scrolling: auto;
  }
  /* line 303, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scroll-container.field-item {
    -ms-overflow-style: scrollbar;
  }
  /* line 307, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scroll-container::-webkit-scrollbar {
    width: 0 !important;
  }
  /* line 312, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scroll-container table td, .node-type-tabular-data .node-tabular-data .scroll-container table th {
    position: relative;
    z-index: 1;
    left: 129px;
  }
  /* line 317, ../../sass/calacademy/node-type-tabular-data.scss */
  .node-type-tabular-data .node-tabular-data .scroll-container table td:first-child, .node-type-tabular-data .node-tabular-data .scroll-container table th:first-child {
    width: 130px;
    position: absolute;
    left: auto;
    top: auto;
    z-index: 2;
  }
  /* line 332, ../../sass/calacademy/node-type-tabular-data.scss */
  .csspositionsticky .node-type-tabular-data .node-tabular-data .clone-container table td, .csspositionsticky .node-type-tabular-data .node-tabular-data .clone-container table th,
  .csspositionsticky .node-type-tabular-data .node-tabular-data .field-item table td,
  .csspositionsticky .node-type-tabular-data .node-tabular-data .field-item table th {
    left: 0;
  }
  /* line 335, ../../sass/calacademy/node-type-tabular-data.scss */
  .csspositionsticky .node-type-tabular-data .node-tabular-data .clone-container table td:first-child, .csspositionsticky .node-type-tabular-data .node-tabular-data .clone-container table th:first-child,
  .csspositionsticky .node-type-tabular-data .node-tabular-data .field-item table td:first-child,
  .csspositionsticky .node-type-tabular-data .node-tabular-data .field-item table th:first-child {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
  }
}
