.customSiteLogo{
  background-image: url('tenants/79/storage/theme/Signal Control Panel Logo.svg');
  background-size: contain;
}
.loginBox .standardLogo{
  max-width: 250px;
  margin: 20px auto 40px;
  display: block;
}
.verytop .standardLogo{
  max-width: 150px;
  margin-left: 20px;
  margin-top: 5px;
}
.verytop .versionNumber{
  /*margin-left: 20px;*/
  margin-top: 2px;
  text-align: center;
}
.companyLogo{
  max-width: 150px;
}

.employeeAppHeader .flex-container .brandLogo{
  background-image: url(tenants/79/storage/theme/Resourcing Logo.png) !important;
  max-width: 200px !important;
}
.brandLogo .flex-container .grey{
  background-image: url(tenants/79/storage/theme/Resourcing Logo.png) !important;
  filter: grayscale(1);
}
  .payslipsLogo.verticalBox .siteLogo{
    background-image: url('tenants/79/storage/theme/Signal Login Logo.svg');
    background-position: bottom;
    height: 100px;
    background-size: contain;
  }
  .payslipsLogo.verticalBox .companyLogo{
    margin-bottom: 20px;
  }
