html body,
html body * {
  text-shadow: none !important;
}

html body .nunos-dropdown-menu,
html body .global-modal-dialog,
html body .global-modal-content,
html body .listing-surface-card,
html body .listing-list-card,
html body .listing-summary-card,
html body .financial-overview-card,
html body .financial-overview-panel,
html body .financial-statements-panel,
html body .financial-print-menu,
html body .financial-open-alert,
html body .financial-overdue-modal-card,
html body .public-voucher-wrap,
html body .public-voucher-card,
html body .public-voucher-tools-card,
html body .menu-gallery-img,
html body .modern-map-tooltip,
html body .swal2-popup,
html body .swal2-toast,
html body .global-modal-chip-button,
html body .financial-page-action,
html body .financial-print-menu-toggle,
html body .financial-print-menu-item,
html body .listing-primary-action,
html body .listing-secondary-action,
html body .global-modal-primary-action,
html body .global-modal-secondary-action,
html body .global-modal-close,
html body .financial-status-toggle,
html body .financial-list-section-chip,
html body .menu-group-tab-btn,
html body .language-box {
  box-shadow: none !important;
}

html body input:focus,
html body select:focus,
html body textarea:focus,
html body button:focus,
html body .select2-container--default.select2-container--focus .select2-selection--single,
html body .select2-container--default.select2-container--focus .select2-selection--multiple,
html body .select2-container--default .select2-selection--single:focus,
html body .select2-container--default .select2-selection--multiple:focus {
  box-shadow: none !important;
}
