span.logo {
  background: url(/images/tearsheets_logo.png) no-repeat center center;
  background-size: contain;
  padding: 14px 15px;
  line-height: 22px;
  height: 50px;
  margin-right: 10px;
}
.center {
  text-align: center;
}
table.click tbody tr {
  cursor: pointer;
}
.icon {
  width:20px;
  height:20px;
}
