#contentWrapper {
  padding-top: 70px; }

.serverLogo {
  font-family: "Dense";
  font-size: 125px;
  color: #393939; }

.topTable {
  font-family: "Helvetica", sans-serif;
  float: left;
  margin-left: 10%; }

.topTable tr th, .topTable tr td {
  font-family: "Dense", sans-serif;
  color: #393939;
  font-size: 25px;
  border: none;
  text-align: left; }

.sideWrap {
  padding-top: 25px !important; }

.dataCell {
  padding-right: 50px; }

.intel {
  float: right;
  margin-top: 70px;
  height: 100px; }

@media screen and (max-width: 965px) {
  .intel {
    display: none; } }
.osLogos {
  float: right;
  text-align: center;
  width: 95%;
  margin-top: 20px; }

.osLogos img {
  height: 25px;
  margin-left: 15px; }

.sideHeader, .sideEntry {
  color: #393939; }

.sideEntry a {
  color: #393939;
  text-decoration: none; }

.selected {
  border-bottom: 1px solid #393939 !important; }

.serverDescription {
  width: 90%;
  float: right;
  font-family: "Helvetica-Neue", "OpenSans", sans-serif;
  font-size: 14px;
  margin-top: 20px; }

.featureWrap {
  width: 100%;
  text-align: center;
  margin-top: 30px; }

.featureTab {
  margin-left: auto;
  margin-right: auto;
  font-family: "Dense", "Helvetica-Neue", "OpenSans", sans-serif;
  font-size: 20px; }

.tsLogoSubtitle {
  display: none;
  font-family: "Dense", sans-serif;
  font-size: 35px;
  color: #393939;
  width: 100%;
  text-align: center;
  margin-top: -15px;
  margin-bottom: 10px; }

.splitCell {
  width: 140px;
  text-align: right; }

@media screen and (max-width: 675px) {
  #serverWrap {
    display: block !important;
    width: 100% !important;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px !important;
    text-align: center; }

  .sideHeader, .sideEntry {
    display: none; }

  .tsLogoSubtitle {
    display: block; }

  .tsLogo {
    position: relative;
    width: 100%;
    text-align: center; }

  .productButton {
    margin-left: auto;
    margin-right: auto; }

  .topTable td {
    padding-left: 5px;
    padding-top: 15px; }

  .topTable {
    width: 98%; }

  #contentWrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

  #tableWrap {
    padding: 0px !important; } }

/*# sourceMappingURL=server.css.map */
