body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #373532;
  background-color: #fdfeff;
  padding-top: 95px;
}

code {
  color:  #373532;
  background-color:  #f89406;
}

.navbar-brand {
  height: 75px;
}

.nav-logo {
  margin-top: -15px;
  z-index: 999;
}

#main-search-form {
  background-color: #f89406;
  margin: 15px 0px;
  padding: 5px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
}

#main-search:focus {
  border-color: #9ca838;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d98a19;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d98a19;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #d98a19;
}

.duration-text {
  color: #999999;
}
.duration-text > a {
  color: #80d5ff;
}

#results {
  margin: 20px 0px;
}

th.delete {
  width: 160px;
}

td.message-ad {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
  max-height: 90px;
}

ul.nav.nav-tabs.mail-modal-nav-tabs {
  margin-bottom: -16px;
  z-index: 10;
}

.new-highlight {
  color: #f89406;
}
dt > h3 {
  color: #f89406;
  margin-top: 0px;
}

.mail-html {
  border: none;
  width: 100%;
  height
}

.fb-like-box {
  float: left;
}

tr.mail:hover {
  cursor: pointer;
}
