/* ==========================================================================
   GLOBAL NOTIFICATION AND BOX TEXT VISIBILITY OVERRIDE
   ========================================================================== */
.new-customer,
.new-customer *,
.new-customer-form,
.alertBox,
.alertBox *,
.alertBox-message,
.alert {
  color: #2B6CB0 !important; }

/* ==========================================================================
   ACCOUNT DROPDOWN SIGN-IN LIST VISIBILITY FIX
   ========================================================================= */
div#account-dropdown-signin-list,
div#account-dropdown-signin-list *,
div#account-dropdown-signin-list a,
div#account-dropdown-signin-list li {
  color: #737373 !important; }
