/*  Begin toastFix.css  */

.Toastify__toast--error {
    background: #c50d0d !important;
    color: #fff !important;
    font-weight: 400 !important;
    border: 1px solid #fff !important;
}

/*  Added from toastFix.css  */

#SubNav {
    display: none !important;
}
#jumbotron-root {
    display: none !important;
}
#RegisterMyLoanLink {
    display: none !important;
}
footer {
    display: none !important;
}