﻿.blazored-toast{border:0!important;display:block;position:fixed!important;z-index:9999!important;flex-direction:row!important;animation:fadein .3s!important;margin-bottom:1rem!important;padding:.2rem 1rem .4rem 1rem!important;color:#fff!important;box-shadow:rgba(0,0,0,.09) 2px 3px 10px!important;text-align:center!important;font-size:.95em!important;}.blazored-toast .blazored-toast-icon{display:none!important;}.blazored-toast p.blazored-toast-message{margin-bottom:0!important;font-size:1rem!important;font-weight:bold!important;overflow-wrap:break-word!important;word-wrap:break-word!important;word-break:break-word!important;-ms-hyphens:auto!important;-moz-hyphens:auto!important;-webkit-hyphens:auto!important;hyphens:auto!important;}.blazored-toast button{display:none!important;}.blazored-toast-component{display:initial!important;padding:0 0 0 0!important;}.blazored-toast-info{background-color:#34a9ad!important;}.blazored-toast-success{background-color:#1aae31!important;}.blazored-toast-warning{background-color:#ff4e00!important;}.blazored-toast-error{background-color:#ba5e5e!important;}.blazored-toast-action{cursor:pointer!important;}.blazored-toast-container{display:flex!important;flex-direction:column!important;position:fixed!important;z-index:999!important;}.cactusoft-identity-alert{display:block;position:fixed!important;top:0!important;font-weight:bold;text-align:center;}@keyframes fadein{from{opacity:0!important;margin-top:-40px!important;}to{opacity:1!important;margin-top:0!important;}}@media(min-width:576px){.blazored-toast{width:18rem!important;border-radius:0 0 3px 3px!important;}.position-topcenter{top:0!important;left:50%!important;margin-left:-9rem!important;}}