/* Cache-busting IDS brand refresh. Loaded last on every page. */
.ids-visual-system .brand-mark,
.ids-visual-system .ids-footer-brand .brand-mark,
.brand-mark,
.footer-brand .brand-mark{
  width:128px!important;
  height:56px!important;
  flex:0 0 128px!important;
  border:0!important;
  border-radius:0!important;
  background:url("/images/ids-metallic-logo-approved.jpg?v=1") center/contain no-repeat!important;
  box-shadow:none!important;
  filter:none!important;
  color:transparent!important;
  font-size:0!important;
  line-height:0!important;
}
.ids-visual-system .brand{gap:11px!important}
.ids-visual-system .brand strong{font-size:.79rem!important;letter-spacing:.12em!important}
.ids-visual-system .brand small{font-size:.54rem!important;letter-spacing:.13em!important}
@media(max-width:760px){
  .ids-visual-system .brand-mark,.brand-mark{width:104px!important;height:48px!important;flex-basis:86px!important}
  .ids-visual-system .brand strong{font-size:.72rem!important}
  .ids-visual-system .brand small{font-size:.49rem!important}
}

/* Approved metallic IDS logo: avoid duplicating "Dark Sector" beside the artwork. */
.ids-visual-system .brand > span:last-child small{display:none!important}
.ids-visual-system .brand > span:last-child strong{font-size:.72rem!important;letter-spacing:.16em!important}
.ids-visual-system .ids-footer-brand > a > span:last-child small{display:none!important}
