.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Montserrat, Arial, Helvetica, sans-serif;
}
a {
  color: #1b9da5;
  text-decoration: none;
  font-weight: bold;
}
.section table th {
  text-align: right;
}
.section {
  padding-bottom: 9pt;
  border-bottom: 1pt solid #1b9da5;
}
#home-logo {
  float: left;
  width: 50%;
}
#myl2p-intro {
  float: left;
  width: 50%;
}
hr {
  height: 1pt;
  border: none;
  border-top: 1pt solid #1b9da5;
}
.profile {
  border-bottom: 1pt solid #1b9da5;
  padding-bottom: 9pt;
}
.profile h3 {
  margin: 0;
}
.data-table {
  border-collapse: collapse;
  border-top: 1pt solid #1b9da5;
  border-bottom: 1pt solid #1b9da5;
}
.data-table td,
.data-table th {
  padding: 4pt;
}
.data-table th {
  text-align: left;
  border-bottom: 1pt solid #1b9da5;
}
.data-table {
  width: 100%;
  margin-bottom: 9pt;
}
.kb-banner,
#logins,
#home-help,
#user_info,
#tabs,
#expand-all,
.section input,
.tabedit,
#actions,
.excel,
.data-table th.delete,
.data-table td.delete,
.data-table .login,
#search-filter,
.hide {
  display: none;
}
.page-break-before {
  page-break-before: always;
}
