/*
Copyright 2018-2026 Bloomreach. All rights reserved. (https://www.bloomreach.com)
*/

.login-background > div {
  background: url(login-background-oidc.png) no-repeat center center !important;
}

.login-panel-header-logo {
  background-image: url(logo-brx.svg?v=1) !important;
  background: no-repeat scroll center center;
  background-size: 178px !important;
}

.login-extend {
  background: linear-gradient(45.61deg, #121313 0%, #1C2932 37.76%, #0D2537 69.4%, #0C5B75 100%);
}

.login-option {
  color: #1EA7EB;
  line-height: 30px;
  text-align:center;
}

a:hover {
   color:#9ba0a5 !important;
}
