/* input(13,28): run-time error CSS1030: Expected identifier, found ';' */
/* Copyright 2023 Ellucian Company L.P. and its affiliates. */
/* This style sheet should be used for custom client styles.
This style sheet is applied last, so it will override anything 
set in site.css, the area-specific css, and theme.css. */

._weboptimizer_returns_404_on_empty{
    background-color: rgba(255,255,255,0);
}

.esg-sign-in__page:before {
    background-color: transparent !important; 
    background-image:url(Images/cofi-sterry-slfsrv.jpg);
    filter: none important!;
}

.esg-sign-in__page:after {
   background-color: transparent !important;
   background: none !important;
}

.esg-sign-in__page:before {
  filter: none !important;
}

#load-sample-plan-button { 
    display: none; 
} 
