@media (min-width: 1024px) {
  /* Allow the primary panel to span full width. */

  .single.apostrophe-2-no-sidebar #primary,
  .page.apostrophe-2-no-sidebar #primary {
    float: none;
    margin: 0 auto;
    width: 100%;
    /* display: inline; */
  }
}

.x-el.x-el-div.px_-letter-spacing-1px.px_-text-transform-uppercase.px_-ml-auto.px_-mr-auto.px_-pl-20px.px_-pr-20px.px_-max-width-100P.px_-ff-_Cabin___arial__sans-serif.px_-fs-16._smpx_-w-728px._mdpx_-w-984px._mdpx_-fs-16._lgpx_-w-1160px._lgpx_-fs-16.x-d-ux {
  margin: -10%;
}

/*.entry-title {
   display: none; 
}*/

table.download {
  border-top-width: 10px;
  border-top-style: hidden;
  border-bottom-style: hidden;
  max-width: 500px;
}

table.download tr {
  border-top-style: solid;
  background-color: #f0f0f0;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
}

.entry-title {
  display: None;
}

.blog .entry-title {
  display: Inline;
}

#table_servers td {
  text-align: center;
  border-style: hidden;
}

#table_servers th {
  border-color: #d6d6d6;
  background-color: #e6e6e6;
}