﻿/*   This is the CSS file to create the print layout  */

header
footer
#portalSidebar {
  display: none;
}

#crossConnectHeader {
  margin-top: 25px;
}

.mainContent {
    border-bottom: none;
}

.printable,
.portalColumnHeaders,
.tenantContacts {
  font-size: 8pt;
}