body {
  background-color: white !important; }

#header {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%; }
  #header #logo {
    margin-bottom: 0px;
    float: none;
    width: 100%;
    position: static; }

.no_print {
  display: none !important; }

.print {
  display: block; }

#content.mb_page .container {
  margin-left: 0px; }
  #content.mb_page .container .clients_right {
    margin-top: 50px;
    clear: both; }

body #content .mb_page_content {
  height: auto; }
