html * {
  box-shadow: none !important;
  text-shadow: 0 0 0 #fff !important; }

header, #content-wrap, #content-wrap .container, #support-banner, footer {
  border: 0; }

.navbar {
  display: none; }

html .hero-unit {
  border: 0;
  padding: 0 !important; }
  html .hero-unit .well {
    border: 0;
    color: #000; }
    html .hero-unit .well h3 {
      color: #000; }
    html .hero-unit .well p {
      font-weight: normal !important; }
    html .hero-unit .well .btn {
      display: none; }
  html .hero-unit p.well {
    font-weight: normal; }
  html .hero-unit #provider {
    display: none; }
  html .hero-unit [class^="icon-"],
  html .hero-unit [class*=" icon-"] {
    display: none; }

html .tabs-left {
  display: none; }

html #network-status.container .alert {
  padding: 10px !important; }

html #support-banner {
  padding: 0; }
  html #support-banner input {
    display: none; }

html footer {
  padding: 0; }
  html footer ul {
    display: none; }
  html footer hr {
    border-top: 0 !important;
    border-color: #eee; }
