@media print {
.box:has(.top-tabs) {
  margin-top: 100px;
  background-color: red;
}
}
.fund-manager-pdf-view{
  display:none;
}

.user-anonymous .badge-icon.fav-icon {
    display: none;
}