.em-specs .tab-content ul {
  padding-left: 0;
  border-top: 1px solid #E2E2E2;
}
.em-specs li {
  list-style: none;
  overflow: hidden;
  border-bottom: 1px solid #E2E2E2;
  padding: 0.5em 0;
}
.em-specs li span {
  float: right;
  text-align: right;
  opacity: 0.5;
}
.em-specs li span .em-spec-span-spacer {
  display: inline-block;
  vertical-align: top;
  text-align: right;
}
.em-specs li.no-border {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.em-specs .h4 {
  margin-bottom: 18px;
}
.em-specs .nav-pills .nav-link {
  padding: 5px 15px;
}

#rs2-specs ul {
  padding-left: 0;
}

#rs-specs ul, #spec ul {
  padding-left: 0;
}

.lte-modem-sections-helper {
  display: none;
}

.lte-modem-sections-main {
  display: flex;
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #000000;
  border-color: #000000;
}
.btn-outline-dark:not(:disabled):not(.disabled).active:hover, .btn-outline-dark:not(:disabled):not(.disabled):active:hover, .show > .btn-outline-dark.dropdown-toggle:hover {
  background-color: #343A40;
}
@media screen and (max-width: 991px) {
  .m2m2plsu__block .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #specifications:not(.arch-specs) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 824px) {
  .lte-modem-sections-helper {
    display: flex;
  }
}
@media screen and (max-width: 824px) {
  .lte-modem-sections-helper {
    display: flex;
  }
  .lte-modem-sections-main {
    display: none;
  }
}
@media screen and (max-width: 575px) {
  .lte-modem-sections-helper {
    display: flex;
  }
  .lte-modem-sections-main {
    display: none;
  }
}/*# sourceMappingURL=specification.css.map */
