﻿  .customSiteLogo{
    background-image: url('tenants/1/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;
}

.companyLogo {
  max-width: 150px;
}

body.login {
  background-image: none;
  background-color: rgb(244,244,244);
}
.pass-icon{
  position: absolute;
  top: 14px;
  right: 10px;
  cursor: pointer;
}
.pass-eye{
  margin-top: 2px;
  background-image: url('style/images/eye_no_strike_through.svg');
  background-size: 75%;
  background-repeat: no-repeat;
  width: 31.376px;
  height: 19.62px;
}
.pass-no-eye{
  background-image: url('style/images/eye_strike_through.svg');
  background-size: 75%;
  background-repeat: no-repeat;
  width: 31.376px;
  height: 24.828px;
}
  .employeeAppHeader .brandLogo{
    background-image: url(tenants/1/storage/theme/randstad_logo.png?20250827113302) !important;
  }
  .brandLogo.grey{
    background-image: url(tenants/1/storage/theme/randstad_logo.png?20250827113302) !important;
    filter: grayscale(1);
  }
  .payslipsLogo.verticalBox .siteLogo{
    background-image: url('tenants/1/storage/theme/Signal Login Logo.svg');
    background-position: bottom;
    height: 100px;
    background-size: contain;
  }
  .payslipsLogo.verticalBox .companyLogo{
    margin-bottom: 20px;
  }
