.Header {
  background-color: rgba(255, 255, 255, 1);
}

.Quicklinks a {
  background-color: rgba(255, 255, 255, 1.0);
}

.Quicklinks a[_all] {
  background-color: rgba(255, 255, 255, 1);
}

.Header ._logo {
    height: 150px;

    width: 150px;
}

.LoginHeader ._logo {
    height: 150px;

    width: 150px;
}

.BudgetIconColor{
  fill: rgba(255, 255, 255, 1);
}

.Header ._logo { top: 0 !important; } .Quicklinks .Quicklink[_assistant] { background: rgba(195, 0, 47, 1); } .Quicklinks .Quicklink[_assistant]:hover { background: rgba(163, 8, 46, 1.0); }
