.uws-notification {
    font-family: Helvetica;
}
.uws-button--primary {
    color: var(--button-primary-foreground);
    background-color: #003DA5;
    border: var(--button-primary-border);
    outline: var(--button-primary-outline);
}
.uws-notification__header{
    Width: 449x;
    height: 200px;
    background-image: URL('slu-full-header.png');
    margin-bottom: 0!important;
}
.uws-notification__content {
    text-align: center;
    font-size: 16px;
    margin-bottom: 5%;
    font-family: helvetica;
    font-weight: 700;
    line-height: 1.5;
    padding: 5px;
}
.uws-notification__footer {
    display: flex;
    justify-content: center!important;
    align-items: center;
    position: sticky;
    margin-bottom: 3%!important;
    font-family: helvetica;
    flex-direction: column-reverse;
}
.uws-notification {
    max-width: 450px!important;
}
.uws-button.uws-button--primary.uws-notification__button.uws-notification__button-accept {
    background-color: #003DA5;
}
.uws-notification {
    overflow: hidden;
    padding: 0px!important;
}
 
button.uws-notification__close {
    margin-right: 1px;
    margin-top: 1px;
}
.uws-button.uws-button--primary.uws-notification__button.uws-notification__button-accept {
    background-color: #003DA5;
    width: 245px;
    height: 50px;
}
h1#inviteHeaderText {
    font-family: helvetica;
    padding-left: 15%;
    font-size: 22px;
}
.uws-survey-progress {
   display:none;
}
.uws-button--primary {
    color: var(--button-primary-foreground);
    background-color: #003DA5!important;
    border: #003DA5;
    outline: var(--button-primary-outline);
}
.uws-survey-modal .uws-survey-control {
    position: static;
}
uws-wrapper h1 {
    font-size: 2em;
    margin-bottom: 2%!important;
}
.uws-modal.uws-modal--fullscreen.uws-on-exit-modal {
  position: relative!important;
}
.uws-modal--fullscreen {
    border: none;
    border-radius: 0;
    height: auto!important;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    top: 0;
    transform: none;
    width: 100%;
}
.uws-button.uws-button--secondary.uws-on-exit-modal__mode-button {
    width: 100%;
    background-color: #003DA5!important;
    color: #ffffff!important;
}
.uws-modal--fullscreen {
    border: none;
    border-radius: 0;
    height: auto!important;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    top: 0;
    transform: none;
    width: 100%;
}
.uws-modal.uws-modal--fullscreen.uws-on-exit-modal {
    position: relative !important;
}
.uws-button.uws-button--secondary.uws-on-exit-modal__mode-button {
    width: 100%;
    background-color: #003DA5!important;
    color: #ffffff!important;
}
.uws-modal--fullscreen {
    border: none;
    border-radius: 0;
    height: auto!important;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    top: 0;
    transform: none;
    width: 100%;
}
.uws-modal.uws-modal--fullscreen.uws-on-exit-modal {
    position: relative !important;
}
.uws-button.uws-button--secondary.uws-on-exit-modal__mode-button {
    width: 100%;
    background-color: #003DA5!important;
    color: #ffffff!important;
}
.uws-on-exit-modal__mode-button {
    width: 100%;
    background-color: #006bc2!important;
    color: #ffffff!important;
}