/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 21 2025 | 15:11:44 */
/* 2025.09.24 - Kingsley - fixing popup padding on right width when modal opens */
body {
	width: 100% !important;
}

/* 2024.01.24 - Kingsley - hide default logo */
.am-page-header .am-logo,
.am-body a.am-help-button {
	display: none !important;
}
