html,
body,
#root {
	background-color: #fff;
}

/* ForceRefreshModal always on top of JB Modal */
.force-refresh-modal-wrapper [class*="jbclMdl"] {
	z-index: 10000 !important;
}
