﻿.blazored-modal-content{max-height:70vh;overflow-y:auto;}.blazored-toast{padding:0 1rem;}.blazored-toast-container{z-index:1000000;}.blazored-toast-body{justify-content:center;}.blazored-toast-header{display:none!important;}.blazored-toast-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important;}.toast{display:none;padding:1.5rem;color:#fff;z-index:1;position:absolute;width:25rem;top:2rem;border-radius:1rem;left:50%;}.toast-icon{display:flex;flex-direction:column;justify-content:center;padding:0 1rem;font-size:2.5rem;}.toast-body{display:flex;flex-direction:column;flex:1;padding-left:1rem;}.toast-body p{margin-bottom:0;}.toast-visible{display:flex;flex-direction:row;animation:fadein 1.5s;}