﻿/* TODO: Temp CSS file inclusion, bundle */

/* Offcanvas fix */
/*.offcanvas {
    z-index: 1051 !important;
}*/

.validation-summary-errors ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    color: #dc3545;
}

.toastify {
    font-size: large;
    border-radius: 5px !important;
}