/* color */
/* fonts */
/* borders */
body {
  background-color: #fff;
  height: 100%;
  font-size: 100.01%;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif; }
  body #wrapper {
    overflow: visible !important; }

header, .mobile-header .hamburger, #sidebar, #home_accordion, #specialbar, #mainmenu, #searchbox, #searchform, #twitter-widget-0, #twitter-widget-1, footer {
  display: none !important; }

p {
  color: #000;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  line-height: 1.5em; }

h1 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 10px solid #0E0906;
  padding-bottom: 25px;
  margin-bottom: 20px; }

h2 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em; }

h3, h4, h5 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5em; }

a {
  text-decoration: none;
  color: #0E0906; }
  a:hover {
    color: #0088B4; }

.container {
  width: 100%; }

#main-content {
  width: 100%;
  margin-right: 3.5%;
  min-height: 400px;
  /*overflow: hidden;*/
  overflow: visible; }
  #main-content .tabbody .tabhead {
    display: none; }

#content > .container > h1 {
  width: 100%; }

.contenttable {
  border: none;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: normal; }

td :first-child {
  font-weight: bold; }

tr {
  line-height: 1.5; }

td {
  padding-top: 5px; }

tr, td {
  vertical-align: top; }

.adress {
  clear: both;
  display: block;
  /*padding: 35px 0 20px 30px;*/
  margin-right: 55px;
  margin-top: 15px;
  background: #D6D6D6;
  color: #000;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-align: left;
  font-weight: normal;
  float: left;
  line-height: 18pt; }

.quick-options {
  display: none; }
