﻿body {
    padding-top: 3.6rem !important;
}

/* Grid Sorting */

.swf-control {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    flex: none !important;
}


.position-topright {
    top: 3.4rem !important;
    right: 0.4rem !important;
}

.blazored-toast {
    width: 350px !important;
    opacity: 90% !important;
    font-size: larger !important;
    background-color: whitesmoke !important;
}


