/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-video-feature {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-video-feature .g-video-feature-left {
    margin-bottom: 30px;
  }
}
.g-video-feature .g-video-feature-left .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
.g-video-feature .g-video-feature-right.align-right {
  text-align: right;
}
.g-video-feature .g-video-feature-title {
  margin-top: -5px;
}
.g-video-feature .g-video-feature-link {
  margin-top: 5px;
}
.g-video-feature .g-video-feature-link i {
  margin-right: 10px;
}
.g-video-feature .g-video-feature-desc {
  margin: 1.5rem 0;
}
.g-video-feature .g-video-feature-desc i {
  margin-right: 8px;
}
#errOutline #g-mainbody {
  min-height: 600px;
}
#g-mainbody {
  min-height: 600px;
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: 0.5em 0 0.75em;
}
table tr {
  border: 1px solid #ddd;
  padding: 0.35em;
}
table th, table td {
  padding: 0.625em;
  text-align: center;
}
table th {
  font-size: 0.85em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
th:nth-child(2), th:nth-child(4), th:nth-child(6), td:nth-child(2), td:nth-child(4), td:nth-child(6) {
  background-color: #C2DBEE;
  text-align: center;
  border: none;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  th:nth-child(2), th:nth-child(4), th:nth-child(6), td:nth-child(2), td:nth-child(4), td:nth-child(6) {
    background-color: #C2DBEE;
    text-align: right;
    border: none;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: 0.625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: 0.8em;
    text-align: right;
  }
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
  #noteCell02 {
    text-align: left;
  }
}
.g-article-header {
  border: none;
}
#g-navigation {
  font-size: 1.25rem;
}
#g-navigation a {
  color: #fff;
}
#g-navigation .g-content {
  padding: 0;
}
#g-mainbody {
  padding: 0;
}
#g-aside {
  padding: 0;
}
#g-mainbottom {
  padding: 0;
}
#g-last {
  border-top: 2px solid #5695a4;
}
#g-footer {
  padding: 0;
  font-size: 0.9rem;
}
#g-footer a {
  color: #ffffff;
}
#g-footer .g-content {
  padding: 0;
}
#g-copyright {
  padding: 0;
  font-size: 0.75rem;
}
#g-copyright .g-content {
  padding: 0;
}
.g-video-feature-desc {
  text-align: left;
}
.g-video-feature .g-video-feature-left .g-content {
  text-align: left;
}
.product-chart-header {
  background: #005596;
  color: #fff;
  text-align: center;
  font-size: 1.1rem;
}
.product-table {
  text-align: center;
  border-top: 1px solid #005596;
  border-bottom: 1px solid #005596;
}
/*
col:nth-child(2) {
   background-color: #C2DBEE;
   text-align: center;
   border:none;
}

td {
   border-bottom: 0.25px solid #efefef;
}

td.c1,
c1{
   background-color: #C2DBEE;
   text-align: center;
   border:none;
}

td.c2 {
  // background-color: #95BBDF;
  // text-align:center;
}
*/
/*# sourceMappingURL=custom__body_only.css.map */