/* Print-specific styles extracted from app.css */
.print_section{
    display: inline !important;
}
.modal-xl{
    width: 100% !important;
}
::-webkit-scrollbar{
    display: none !important;
}
#toast-container {
  display: none;
}

a:after { content:''; }
a[href]:after { content: none !important; }
