/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 04:25:35 */
.mox-bootstrap {
    font-family: 'Anek Malayalam' !important;
	z-index: 9999999 !important;
}


// Ensure modals are on top
.mox .modal.fade {
    z-index: 9999999 !important;
}