.ebg-module-tab-specifications .ebg-con .head ul li a {
  line-height: 1.5;font-size: 16px;margin-top: -4px;margin-bottom: -4px;
}
@media (max-width: 1600px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    line-height: 1.57142857;font-size: 14px;margin-top: -4px;margin-bottom: -4px;
  }
}
@media (max-width: 1200px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    line-height: 1.57142857;font-size: 14px;margin-top: -4px;margin-bottom: -4px;
  }
}
@media (max-width: 750px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    line-height: 1.57142857;font-size: 14px;margin-top: -4px;margin-bottom: -4px;
  }
}
@media (max-width: 920px) {
  .ebg-module-tab-specifications {
    display: none;
  }
}
.ebg-module-tab-specifications .ebg-con .head ul {
  text-align: center;
}
.ebg-module-tab-specifications .ebg-con .head ul li {
  display: inline-block;
  margin: 0;
}
.ebg-module-tab-specifications .ebg-con .head ul li::after {
  display: none;
}
.ebg-module-tab-specifications .ebg-con .head ul li a {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #666;
  border-radius: 100px;
  display: inline-block;
  margin: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 750px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    padding-left: 25px;
  }
}
@media (max-width: 750px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    padding-right: 25px;
  }
}
@media (max-width: 750px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    padding-top: 15px;
  }
}
@media (max-width: 750px) {
  .ebg-module-tab-specifications .ebg-con .head ul li a {
    padding-bottom: 15px;
  }
}
.LANG-en .ebg-module-tab-specifications .ebg-con .head ul li a {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.ebg-module-tab-specifications .ebg-con .head ul li.active a {
  color: #fff;
  background: #c7000b;
}
.ebg-module-tab-specifications .ebg-con .con {
  margin-top: 30px;
}
@media (max-width: 750px) {
  .ebg-module-tab-specifications .ebg-con .con {
    margin-top: 25px;
  }
}
.ebg-module-tab-specifications .ebg-con .con .list {
  height: 100%;
}
.ebg-module-tab-specifications .ebg-con .con .list > .ebg-tab-con-item.active {
  opacity: 1;
}
.ebg-module-tab-specifications .ebg-con .con .list table thead tr {
  background: url(/Assets/enp/v2/img/storageDetailsSpecifications-header-bg.jpg);
}
.ebg-module-tab-specifications .ebg-con .con .list table thead tr td {
  position: relative;
  padding: 19px 30px;
  color: #fff;
  line-height: 1.375;
  font-weight: bold;
}
.LANG-en .ebg-module-tab-specifications .ebg-con .con .list table thead tr td {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.ebg-module-tab-specifications .ebg-con .con .list table thead tr td::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #666;
  content: "";
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr.tr-even-bg {
  background-color: #f5f5f5;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr.tr-odd-bg {
  background: #fafafa;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td {
  position: static;
  overflow: hidden;
  padding: 19px 30px;
  color: #999;
  line-height: 1.375;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td:first-child {
  color: #666;
  font-weight: bold;
}
.LANG-en .ebg-module-tab-specifications .ebg-con .con .list table tbody tr td:first-child {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td:first-child:before,
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td:first-child:after {
  display: none !important;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td:last-child {
  border-right: 1px solid #ebebeb;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td ul li {
  position: relative;
  padding-top: 5px;
  padding-left: 15px;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td ul li:after {
  position: absolute;
  top: 14px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 6px;
  background: #999;
  content: "";
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td a {
  display: inline-block;
  margin-top: 0;
  border-bottom: 1px solid #333;
  color: #333;
  text-decoration: none;
  line-height: 1.5;
  font-size: 16px;
  margin-top: -4px;
  margin-bottom: -4px;
}
.ebg-module-tab-specifications .ebg-con .con .list table tbody tr td a:hover {
  border-bottom: 1px solid #999;
  color: #999;
}
.ebg-module-tab-specifications .ebg-con .ebg-btn-box {
  text-align: center;
}
