﻿.table-scroll-container-outer {
  margin-top: 50px;
  overflow: hidden;
  position: relative;
}
.table-scroll-container-inner {
  margin-left: 56px;
  margin-right: 56px;
  overflow-x: scroll;
  overflow-y: visible;
}
.table-scroll {
  table-layout: fixed;
}
.table-scroll > tbody > tr > td {
  width: 100%;
}
.table-scroll > thead > tr > td {
  width: 100%;
}
.table {
  max-width: unset;
}
.table-scroll > tbody > tr > td:first-child,
.table-scroll > tbody > tr > th:first-child,
.table-scroll > tfoot > tr > td:first-child,
.table-scroll > tfoot > tr > th:first-child,
.table-scroll > thead > tr > td:first-child,
.table-scroll > thead > tr > th:first-child {
  left: 0;
  padding-right: 76px;
  position: absolute;
}
.table-scroll-left,
.table-scroll-right {
  background-color: #000;
  border: 1px solid #404040;
  padding: 10px;
  position: absolute;
  top: 0;
  width: 56px;
}
.table-scroll-left {
  left: 0;
}
.table-scroll-right {
  right: 0;
}
.table-scroll-left .btn.affix,
.table-scroll-right .btn.affix {
  position: fixed;
  top: 50%;
}
.table-scroll-left .btn.affix-bottom,
.table-scroll-right .btn.affix-bottom {
  bottom: 0;
  position: relative;
}
@media (min-width: 768px) {
  .table-scroll-container-outer {
    margin-left: 0;
  }
  .table-scroll-container-inner {
    margin-left: 50%;
    margin-right: 56px;
  }
  .table-scroll[data-cols] > tbody > tr > td:first-child,
  .table-scroll[data-cols] > tbody > tr > th:first-child,
  .table-scroll[data-cols] > tfoot > tr > td:first-child,
  .table-scroll[data-cols] > tfoot > tr > th:first-child,
  .table-scroll[data-cols] > thead > tr > td:first-child,
  .table-scroll[data-cols] > thead > tr > th:first-child {
    width: 50%;
  }
  .table-scroll-left {
    left: auto;
    right: 50%;
  }
}
@media (min-width: 992px) {
  .table-scroll-container-inner {
    margin-left: 33.33333333%;
  }
  .table-scroll[data-cols] > tbody > tr > td:first-child,
  .table-scroll[data-cols] > tbody > tr > th:first-child,
  .table-scroll[data-cols] > tfoot > tr > td:first-child,
  .table-scroll[data-cols] > tfoot > tr > th:first-child,
  .table-scroll[data-cols] > thead > tr > td:first-child,
  .table-scroll[data-cols] > thead > tr > th:first-child {
    width: 33.33333333%;
  }
  .table-scroll-left {
    right: 66.66666667%;
  }
}
.table-scroll[data-cols='1'] {
  width: 100%;
}
.table-scroll[data-cols='2'] {
  width: 200%;
}
.table-scroll[data-cols='3'] {
  width: 300%;
}
.table-scroll[data-cols='4'] {
  width: 400%;
}
.table-scroll[data-cols='5'] {
  width: 500%;
}
.table-scroll[data-cols='6'] {
  width: 600%;
}
.table-scroll[data-cols='7'] {
  width: 700%;
}
.table-scroll[data-cols='8'] {
  width: 800%;
}
.table-scroll[data-cols='9'] {
  width: 900%;
}
.table-scroll[data-cols='10'] {
  width: 1000%;
}
.table-scroll[data-cols='11'] {
  width: 1100%;
}
.table-scroll[data-cols='12'] {
  width: 1200%;
}
.table-scroll[data-cols='13'] {
  width: 1300%;
}
.table-scroll[data-cols='14'] {
  width: 1400%;
}
.table-scroll[data-cols='15'] {
  width: 1500%;
}
.table-scroll[data-cols='16'] {
  width: 1600%;
}
.table-scroll[data-cols='17'] {
  width: 1700%;
}
.table-scroll[data-cols='18'] {
  width: 1800%;
}
.table-scroll[data-cols='19'] {
  width: 1900%;
}
.table-scroll[data-cols='20'] {
  width: 2000%;
}
.table-scroll[data-cols='21'] {
  width: 2100%;
}
.table-scroll[data-cols='22'] {
  width: 2200%;
}
.table-scroll[data-cols='23'] {
  width: 2300%;
}
.table-scroll[data-cols='24'] {
  width: 2400%;
}
.table-scroll[data-cols='25'] {
  width: 2500%;
}
.table-scroll[data-cols='26'] {
  width: 2600%;
}
.table-scroll[data-cols='27'] {
  width: 2700%;
}
.table-scroll[data-cols='28'] {
  width: 2800%;
}
.table-scroll[data-cols='29'] {
  width: 2900%;
}
.table-scroll[data-cols='30'] {
  width: 3000%;
}
.table-scroll[data-cols='31'] {
  width: 3100%;
}
.table-scroll[data-cols='32'] {
  width: 3200%;
}
.table-scroll[data-cols='33'] {
  width: 3300%;
}
.table-scroll[data-cols='34'] {
  width: 3400%;
}
.table-scroll[data-cols='35'] {
  width: 3500%;
}
.table-scroll[data-cols='36'] {
  width: 3600%;
}
.table-scroll[data-cols='37'] {
  width: 3700%;
}
.table-scroll[data-cols='38'] {
  width: 3800%;
}
.table-scroll[data-cols='39'] {
  width: 3900%;
}
.table-scroll[data-cols='40'] {
  width: 4000%;
}
.table-scroll[data-cols='41'] {
  width: 4100%;
}
.table-scroll[data-cols='42'] {
  width: 4200%;
}
.table-scroll[data-cols='43'] {
  width: 4300%;
}
.table-scroll[data-cols='44'] {
  width: 4400%;
}
.table-scroll[data-cols='45'] {
  width: 4500%;
}
.table-scroll[data-cols='46'] {
  width: 4600%;
}
.table-scroll[data-cols='47'] {
  width: 4700%;
}
.table-scroll[data-cols='48'] {
  width: 4800%;
}
.table-scroll[data-cols='49'] {
  width: 4900%;
}
.table-scroll[data-cols='50'] {
  width: 5000%;
}
.table-scroll[data-cols='51'] {
  width: 5100%;
}
.table-scroll[data-cols='52'] {
  width: 5200%;
}
.table-scroll[data-cols='53'] {
  width: 5300%;
}
.table-scroll[data-cols='54'] {
  width: 5400%;
}
.table-scroll[data-cols='55'] {
  width: 5500%;
}
.table-scroll[data-cols='56'] {
  width: 5600%;
}
.table-scroll[data-cols='57'] {
  width: 5700%;
}
.table-scroll[data-cols='58'] {
  width: 5800%;
}
.table-scroll[data-cols='59'] {
  width: 5900%;
}
.table-scroll[data-cols='60'] {
  width: 6000%;
}
.table-scroll[data-cols='61'] {
  width: 6100%;
}
.table-scroll[data-cols='62'] {
  width: 6200%;
}
.table-scroll[data-cols='63'] {
  width: 6300%;
}
.table-scroll[data-cols='64'] {
  width: 6400%;
}
.table-scroll[data-cols='65'] {
  width: 6500%;
}
.table-scroll[data-cols='66'] {
  width: 6600%;
}
.table-scroll[data-cols='67'] {
  width: 6700%;
}
.table-scroll[data-cols='68'] {
  width: 6800%;
}
.table-scroll[data-cols='69'] {
  width: 6900%;
}
.table-scroll[data-cols='70'] {
  width: 7000%;
}
.table-scroll[data-cols='71'] {
  width: 7100%;
}
.table-scroll[data-cols='72'] {
  width: 7200%;
}
.table-scroll[data-cols='73'] {
  width: 7300%;
}
.table-scroll[data-cols='74'] {
  width: 7400%;
}
.table-scroll[data-cols='75'] {
  width: 7500%;
}
.table-scroll[data-cols='76'] {
  width: 7600%;
}
.table-scroll[data-cols='77'] {
  width: 7700%;
}
.table-scroll[data-cols='78'] {
  width: 7800%;
}
.table-scroll[data-cols='79'] {
  width: 7900%;
}
.table-scroll[data-cols='80'] {
  width: 8000%;
}
.table-scroll[data-cols='81'] {
  width: 8100%;
}
.table-scroll[data-cols='82'] {
  width: 8200%;
}
.table-scroll[data-cols='83'] {
  width: 8300%;
}
.table-scroll[data-cols='84'] {
  width: 8400%;
}
.table-scroll[data-cols='85'] {
  width: 8500%;
}
.table-scroll[data-cols='86'] {
  width: 8600%;
}
.table-scroll[data-cols='87'] {
  width: 8700%;
}
.table-scroll[data-cols='88'] {
  width: 8800%;
}
.table-scroll[data-cols='89'] {
  width: 8900%;
}
.table-scroll[data-cols='90'] {
  width: 9000%;
}
.table-scroll[data-cols='91'] {
  width: 9100%;
}
.table-scroll[data-cols='92'] {
  width: 9200%;
}
.table-scroll[data-cols='93'] {
  width: 9300%;
}
.table-scroll[data-cols='94'] {
  width: 9400%;
}
.table-scroll[data-cols='95'] {
  width: 9500%;
}
.table-scroll[data-cols='96'] {
  width: 9600%;
}
.table-scroll[data-cols='97'] {
  width: 9700%;
}
.table-scroll[data-cols='98'] {
  width: 9800%;
}
.table-scroll[data-cols='99'] {
  width: 9900%;
}
.table-scroll[data-cols='100'] {
  width: 10000%;
}
@media (min-width: 1400px) {
  .table-scroll[data-cols='2'] {
    width: 100%;
  }
  .table-scroll[data-cols='3'] {
    width: 100%;
  }
  .table-scroll[data-cols='4'] {
    width: 100%;
  }
  .table-scroll[data-cols='5'] {
    width: 125%;
  }
  .table-scroll[data-cols='6'] {
    width: 150%;
  }
  .table-scroll[data-cols='7'] {
    width: 175%;
  }
  .table-scroll[data-cols='8'] {
    width: 200%;
  }
  .table-scroll[data-cols='9'] {
    width: 225%;
  }
  .table-scroll[data-cols='10'] {
    width: 250%;
  }
  .table-scroll[data-cols='11'] {
    width: 275%;
  }
  .table-scroll[data-cols='12'] {
    width: 300%;
  }
  .table-scroll[data-cols='13'] {
    width: 325%;
  }
  .table-scroll[data-cols='14'] {
    width: 350%;
  }
  .table-scroll[data-cols='15'] {
    width: 375%;
  }
  .table-scroll[data-cols='16'] {
    width: 400%;
  }
  .table-scroll[data-cols='17'] {
    width: 425%;
  }
  .table-scroll[data-cols='18'] {
    width: 450%;
  }
  .table-scroll[data-cols='19'] {
    width: 475%;
  }
  .table-scroll[data-cols='20'] {
    width: 500%;
  }
  .table-scroll[data-cols='21'] {
    width: 525%;
  }
  .table-scroll[data-cols='22'] {
    width: 550%;
  }
  .table-scroll[data-cols='23'] {
    width: 575%;
  }
  .table-scroll[data-cols='24'] {
    width: 600%;
  }
  .table-scroll[data-cols='25'] {
    width: 625%;
  }
  .table-scroll[data-cols='26'] {
    width: 650%;
  }
  .table-scroll[data-cols='27'] {
    width: 675%;
  }
  .table-scroll[data-cols='28'] {
    width: 700%;
  }
  .table-scroll[data-cols='29'] {
    width: 725%;
  }
  .table-scroll[data-cols='30'] {
    width: 750%;
  }
  .table-scroll[data-cols='31'] {
    width: 775%;
  }
  .table-scroll[data-cols='32'] {
    width: 800%;
  }
  .table-scroll[data-cols='33'] {
    width: 825%;
  }
  .table-scroll[data-cols='34'] {
    width: 850%;
  }
  .table-scroll[data-cols='35'] {
    width: 875%;
  }
  .table-scroll[data-cols='36'] {
    width: 900%;
  }
  .table-scroll[data-cols='37'] {
    width: 925%;
  }
  .table-scroll[data-cols='38'] {
    width: 950%;
  }
  .table-scroll[data-cols='39'] {
    width: 975%;
  }
  .table-scroll[data-cols='40'] {
    width: 1000%;
  }
  .table-scroll[data-cols='41'] {
    width: 1025%;
  }
  .table-scroll[data-cols='42'] {
    width: 1050%;
  }
  .table-scroll[data-cols='43'] {
    width: 1075%;
  }
  .table-scroll[data-cols='44'] {
    width: 1100%;
  }
  .table-scroll[data-cols='45'] {
    width: 1125%;
  }
  .table-scroll[data-cols='46'] {
    width: 1150%;
  }
  .table-scroll[data-cols='47'] {
    width: 1175%;
  }
  .table-scroll[data-cols='48'] {
    width: 1200%;
  }
  .table-scroll[data-cols='49'] {
    width: 1225%;
  }
  .table-scroll[data-cols='50'] {
    width: 1250%;
  }
  .table-scroll[data-cols='51'] {
    width: 1275%;
  }
  .table-scroll[data-cols='52'] {
    width: 1300%;
  }
  .table-scroll[data-cols='53'] {
    width: 1325%;
  }
  .table-scroll[data-cols='54'] {
    width: 1350%;
  }
  .table-scroll[data-cols='55'] {
    width: 1375%;
  }
  .table-scroll[data-cols='56'] {
    width: 1400%;
  }
  .table-scroll[data-cols='57'] {
    width: 1425%;
  }
  .table-scroll[data-cols='58'] {
    width: 1450%;
  }
  .table-scroll[data-cols='59'] {
    width: 1475%;
  }
  .table-scroll[data-cols='60'] {
    width: 1500%;
  }
  .table-scroll[data-cols='61'] {
    width: 1525%;
  }
  .table-scroll[data-cols='62'] {
    width: 1550%;
  }
  .table-scroll[data-cols='63'] {
    width: 1575%;
  }
  .table-scroll[data-cols='64'] {
    width: 1600%;
  }
  .table-scroll[data-cols='65'] {
    width: 1625%;
  }
  .table-scroll[data-cols='66'] {
    width: 1650%;
  }
  .table-scroll[data-cols='67'] {
    width: 1675%;
  }
  .table-scroll[data-cols='68'] {
    width: 1700%;
  }
  .table-scroll[data-cols='69'] {
    width: 1725%;
  }
  .table-scroll[data-cols='70'] {
    width: 1750%;
  }
  .table-scroll[data-cols='71'] {
    width: 1775%;
  }
  .table-scroll[data-cols='72'] {
    width: 1800%;
  }
  .table-scroll[data-cols='73'] {
    width: 1825%;
  }
  .table-scroll[data-cols='74'] {
    width: 1850%;
  }
  .table-scroll[data-cols='75'] {
    width: 1875%;
  }
  .table-scroll[data-cols='76'] {
    width: 1900%;
  }
  .table-scroll[data-cols='77'] {
    width: 1925%;
  }
  .table-scroll[data-cols='78'] {
    width: 1950%;
  }
  .table-scroll[data-cols='79'] {
    width: 1975%;
  }
  .table-scroll[data-cols='80'] {
    width: 2000%;
  }
  .table-scroll[data-cols='81'] {
    width: 2025%;
  }
  .table-scroll[data-cols='82'] {
    width: 2050%;
  }
  .table-scroll[data-cols='83'] {
    width: 2075%;
  }
  .table-scroll[data-cols='84'] {
    width: 2100%;
  }
  .table-scroll[data-cols='85'] {
    width: 2125%;
  }
  .table-scroll[data-cols='86'] {
    width: 2150%;
  }
  .table-scroll[data-cols='87'] {
    width: 2175%;
  }
  .table-scroll[data-cols='88'] {
    width: 2200%;
  }
  .table-scroll[data-cols='89'] {
    width: 2225%;
  }
  .table-scroll[data-cols='90'] {
    width: 2250%;
  }
  .table-scroll[data-cols='91'] {
    width: 2275%;
  }
  .table-scroll[data-cols='92'] {
    width: 2300%;
  }
  .table-scroll[data-cols='93'] {
    width: 2325%;
  }
  .table-scroll[data-cols='94'] {
    width: 2350%;
  }
  .table-scroll[data-cols='95'] {
    width: 2375%;
  }
  .table-scroll[data-cols='96'] {
    width: 2400%;
  }
  .table-scroll[data-cols='97'] {
    width: 2425%;
  }
  .table-scroll[data-cols='98'] {
    width: 2450%;
  }
  .table-scroll[data-cols='99'] {
    width: 2475%;
  }
  .table-scroll[data-cols='100'] {
    width: 2500%;
  }
}
@media (min-width: 1600px) {
  .table-scroll-container-inner {
    margin-left: 20%;
  }
  .table-scroll[data-cols] > tbody > tr > td:first-child,
  .table-scroll[data-cols] > tbody > tr > th:first-child,
  .table-scroll[data-cols] > tfoot > tr > td:first-child,
  .table-scroll[data-cols] > tfoot > tr > th:first-child,
  .table-scroll[data-cols] > thead > tr > td:first-child,
  .table-scroll[data-cols] > thead > tr > th:first-child {
    width: 20%;
  }
  .table-scroll-left {
    right: 80%;
  }
}
.table-configurations {
  white-space: nowrap;
  cursor: default;
  margin-bottom: 15px;
  max-width: none;
}
tr:nth-child(22) {
  white-space: normal !important;
}
.table-configurations img,
.table-configurations ol,
.table-configurations p,
.table-configurations ul {
  margin-bottom: 15px;
}
.table-configurations > tbody > tr > td,
.table-configurations > tbody > tr > th {
  border-top: thin solid #404040;
  overflow: hidden;
  padding: 15px 20px;
  white-space: normal;
}
.table-configurations > tbody > tr:last-child > td,
.table-configurations > tbody > tr:last-child > th {
  border-bottom: thin solid #404040;
}
.table-configurations > tbody > tr > td + td {
  border-left: thin solid #404040;
}
.table-configurations > tbody > tr > td > .h2 {
  margin-bottom: 10px;
}
.table-configurations > tbody > tr.info > td,
.table-configurations > tbody > tr.info > th,
.table-configurations > tbody > tr > td.info,
.table-configurations > tbody > tr > th.info,
.table-configurations > thead > tr.info > td,
.table-configurations > thead > tr.info > th,
.table-configurations > thead > tr > td.info,
.table-configurations > thead > tr > th.info {
  background-color: transparent;
  color: red;
  white-space: normal;
}
.table-configurations > tfoot > tr > td,
.table-configurations > tfoot > tr > th,
.table-configurations > thead > tr > td,
.table-configurations > thead > tr > th {
  border: none;
  position: relative;
  text-align: center;
}
.table-configurations > tfoot > tr > td:first-child,
.table-configurations > tfoot > tr > th:first-child,
.table-configurations > thead > tr > td:first-child,
.table-configurations > thead > tr > th:first-child {
  text-align: left;
}
.table-configurations > thead > tr > td > .table-configurations-info,
.table-configurations > thead > tr > th > .table-configurations-info {
  bottom: 10px;
  padding-left: 30px;
  position: absolute;
}
.table-configurations > thead > tr > td > .table-configurations-info > .icon-info,
.table-configurations > thead > tr > th > .table-configurations-info > .icon-info {
  margin-left: -16px;
}
@media (max-width: 767px) {
  .table-configurations > tbody > tr > td:first-child,
  .table-configurations > tbody > tr > th:first-child,
  .table-configurations > tfoot > tr > td:first-child,
  .table-configurations > tfoot > tr > th:first-child,
  .table-configurations > thead > tr > td:first-child,
  .table-configurations > thead > tr > th:first-child {
    display: none;
  }
}
.table-configurations.table-hover > tbody > tr:hover {
  background-color: transparent;
}
.table-configurations.table-hover > tbody > tr:hover td,
.table-configurations.table-hover > tbody > tr:hover th {
  background-color: #202020;
}
.table-configurations.table-hover > tbody > tr:hover .table-configurations-scroll-left,
.table-configurations.table-hover > tbody > tr:hover .table-configurations-scroll-right {
  background-color: transparent;
}
.table-configurations a {
  display: inline-block;
  transition: color 200ms ease-out;
}
.table-configurations a.hover,
.table-configurations a:hover {
  color: inherit;
  text-decoration: none;
}
.table-configurations a .icon-arrow-right {
  border-style: solid;
  border-width: thin thin 0 0;
  display: inline-block;
  height: 7.07px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  transform: rotate(45deg);
  transition: margin 200ms ease-out;
  width: 7px;
}
.table-configurations a .icon-arrow-right:before {
  box-shadow: inset 0 0 0 32px;
  content: '';
  height: 1px;
  margin-right: 0;
  position: absolute;
  right: 0;
  top: -1px;
  transform: rotate(-45deg);
  transform-origin: right top;
  width: 9px;
}
.table-configurations a.focus .icon-arrow-right,
.table-configurations a:focus .icon-arrow-right,
.table-configurations a.hover .icon-arrow-right,
.table-configurations a:hover .icon-arrow-right {
  margin-left: 15px;
  margin-right: 5px;
}
@media (hover: none) {
  .table-configurations a.hover .icon-arrow-right,
  .table-configurations a:hover .icon-arrow-right {
    margin-left: 10px;
    margin-right: 0;
  }
}
.table-configurations ul {
  list-style: none;
  padding-left: 0;
}
.table-configurations ul li {
  padding-left: 15px;
  position: relative;
}
.table-configurations ul ul {
  margin-bottom: 0;
}
.table-configurations ul ul li:before {
  content: '◦';
}
.table-configurations .h1 {
  display: block;
  font-size: 24px;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  white-space: normal;
}
@media (min-width: 1400px) {
  .table-configurations .h1 {
    font-size: 20px;
  }
}
.table-configurations .h2 {
  display: inline-block;
  font-size: 16px;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 30px;
  text-transform: uppercase;
}
.table-configurations .h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}
.table-configurations[data-cols='1'] > thead .info {
  visibility: hidden;
}
.table-configurations .icon-info {
  border: 2px solid red;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  margin-right: 10px;
  position: relative;
  top: 3px;
  width: 16px;
}
.table-configurations .icon-info:before {
  background-color: red;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 8px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 8px;
}
.table-configurations .specicons {
  margin-left: -30px;
  margin-right: 10px;
}
.table-configurations-noicons .h2 {
  padding-left: 0;
}
.table-configurations-noicons .specicons {
  display: none;
}
.table-specifications {
  cursor: default;
  margin-bottom: 15px;
}
.table-specifications img,
.table-specifications ol,
.table-specifications p,
.table-specifications ul {
  margin-bottom: 15px;
}
.table-specifications a {
  display: inline-block;
}
.table-specifications ul {
  list-style: none;
  padding-left: 0;
}
.table-specifications ul li {
  padding-left: 15px;
  position: relative;
}
.table-specifications ul li:before {
  content: '•';
  display: block;
  font-size: 16px;
  left: 0;
  position: absolute;
}
.table-specifications ul ul {
  margin-bottom: 0;
}
.table-specifications ul ul li:before {
  content: '◦';
}
.table-specifications .disclaimer {
  display: block;
  margin-top: 50px;
  opacity: 0.5;
}
.table-specifications .h2 {
  display: inline-block;
  font-size: 16px;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.table-specifications .h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px;
  margin-top: 0;
}
.table-specifications a {
  transition: color 200ms ease-out;
}
.table-specifications a.hover,
.table-specifications a:hover {
  color: inherit;
  text-decoration: none;
}
.table-specifications a .icon-arrow-right {
  border-style: solid;
  border-width: thin thin 0 0;
  display: inline-block;
  height: 7.07px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  transform: rotate(45deg);
  transition: margin 200ms ease-out;
  width: 7px;
}
.table-specifications a .icon-arrow-right:before {
  box-shadow: inset 0 0 0 32px;
  content: '';
  height: 1px;
  margin-right: 0;
  position: absolute;
  right: 0;
  top: -1px;
  transform: rotate(-45deg);
  transform-origin: right top;
  width: 9px;
}
.table-specifications a.focus .icon-arrow-right,
.table-specifications a:focus .icon-arrow-right,
.table-specifications a.hover .icon-arrow-right,
.table-specifications a:hover .icon-arrow-right {
  margin-left: 15px;
  margin-right: 5px;
}
@media (hover: none) {
  .table-specifications a.hover .icon-arrow-right,
  .table-specifications a:hover .icon-arrow-right {
    margin-left: 10px;
    margin-right: 0;
  }
}
.table-specifications .specicons {
  display: block;
  float: left;
  margin-right: 10px;
}
.table-specifications > .row {
  border-bottom: thin solid #404040;
}
.table-specifications .row > [class*='col-'] {
  padding: 15px 20px 0 20px;
}
.table-specifications .row .row {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -15px;
}
@media (min-width: 992px) {
  .table-specifications > .row > [class*='col-']:first-child {
    border-left: none;
  }
  .table-specifications > .row > [class*='col-'] {
    border-left: thin solid #404040;
    min-height: 50px;
  }
}
