/*
 * Prevent theme from stomping semantic-ui
 */
 .ui.modal>.content { float: none !important; }
 .ui.modal>.header, .ui.modal>.actions {background-color: #eee; }
