.scroll-container{max-height:300px;overflow-y:auto;padding-right:10px;border-radius:16px}.scroll-container::-webkit-scrollbar{width:3px}.scroll-container::-webkit-scrollbar-track{background:transparent}.scroll-container::-webkit-scrollbar-thumb{background:#6464644d;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb:hover{background:#64646480}.scroll-container{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.3) transparent}body{background-image:url(/build/assets/background-BQNmdYHW.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center;height:100vh}#alt_login{color:#fff;font-size:3rem;font-weight:700;margin-top:10%}.required:after{content:"*";color:red;padding-left:5px}.dropdown-item:hover{background-color:#f8f9fa;color:#000}.float-right{float:right}.toast-message{position:fixed;top:60px;right:20px;z-index:1050;min-width:200px;padding:15px;color:#fff;border-radius:5px;box-shadow:0 0 10px #0000001a;opacity:0;transition:opacity .5s ease-in-out}.toast-message.show{opacity:1}.toast-message-success{background-color:green}.toast-message-info{background-color:#00f}.toast-message-error{background-color:red}.toast-message-warning{background-color:#ff0;color:#000}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.modal{display:none;position:fixed;z-index:1050;top:0;left:0;width:100%;height:100%;overflow:hidden;background-color:#00000080;justify-content:center;align-items:center}.modal .modal-dialog{background:#fff;border-radius:5px;box-shadow:0 5px 15px #0000004d}trix-editor{background-color:#fff;border:1px solid #ccc;border-radius:.5rem;padding:1rem;font-family:Nunito,sans-serif;min-height:200px}trix-toolbar{border:1px solid #ccc;border-bottom:none;border-radius:.5rem .5rem 0 0;background-color:#f9f9f9;padding:.5rem}trix-toolbar .trix-button-group{margin-right:.5rem}trix-toolbar .trix-button{background:transparent;border:none;cursor:pointer}trix-toolbar .trix-button--icon{width:28px;height:28px;padding:2px}trix-toolbar .trix-button:hover{background-color:#e1e1e1;border-radius:4px}trix-editor:focus{outline:2px solid #4caf50;outline-offset:2px}
