/* Minification failed. Returning unminified contents.
(23,13): run-time error CSS1030: Expected identifier, found ' '
 */
/* 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. */

.esg-sign-in__page:before{
    background-color:unset;
    background-image:url("/Student/Content/Images/CCM_Spring.jpg");
    background-repeat:no-repeat; 
	filter: none;
}

.esg-sign-in__page:after{
    background: unset;
}

.esg-sign-in__title {
    color:#333333;
}
.esg-form__label--sign-in {
    color:#333333
}

.esg-button: {
    outline: #0d0b0b auto 4px;
}
