/* Official ChicagoBid brand icon shared by public, account, and administrator pages. */
.brand-mark,.portal-brand>span,.gm-brand>span,.account-brand>span,.auth-brand>span,.action-brand>span,.item-brand>span,.delete-header>a:first-child>span{
  overflow:hidden!important;
  flex:0 0 auto!important;
  background-color:#07172c!important;
  background-image:url('assets/brand/chicagobid-logo-v2.webp')!important;
  background-position:center!important;
  background-repeat:no-repeat!important;
  background-size:cover!important;
  color:transparent!important;
  text-indent:-9999px!important;
  border-radius:22%!important;
  box-shadow:0 5px 15px #07172c26!important;
}
.portal-brand>span{width:46px!important;height:46px!important}.gm-brand>span,.account-brand>span,.auth-brand>span,.action-brand>span,.item-brand>span,.delete-header>a:first-child>span,.brand-mark{width:44px!important;height:44px!important}
@media(max-width:430px){.portal-brand>span,.gm-brand>span,.account-brand>span,.auth-brand>span,.action-brand>span,.item-brand>span,.delete-header>a:first-child>span,.brand-mark{width:40px!important;height:40px!important}}
