﻿body {
    padding-top: 3.6rem !important;
}

/*.swf-lable {
    font-weight: 600 !important;
}

.swf-control {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    flex: none !important;
    font-weight: 600 !important;
}

    .swf-control:focus {
        border-color: blue !important;*/ /* Change to your desired color */
        /*box-shadow: 0 0 0 0.2rem RoyalBlue !important;*/ /* Optional shadow effect */
        /*background-color: #bfff00 !important;
    }


.grid_ctrl {
    padding: 2px;
    font-weight: 600 !important;
}

    .grid_ctrl:focus {
        border-color: blue !important;*/ /* Change to your desired color */
        /*box-shadow: 0 0 0 0.2rem RoyalBlue !important;*/ /* Optional shadow effect */
        /*background-color: #bfff00 !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;
}
