/*
Migration helper scss. this file is used to help with the temp migration to make the site
accessible and override clashs between mediamojo and T0M's css.
Keep this file as minimal as possible as eventually it will disappear
*/
ul.membership li { margin: 0px 0px 20px 0px; border: 1px solid #ccc; padding: 10px; height: 200px; }
ul.membership li .membership_type { width: 70%; float: left; display: block; }
ul.membership li .memberhip_register { width: 30%; text-align: center; padding: 20px; float: left; display: block; height: 200px; }

#traineeListDiv input { color: #000; }

#reg_form fieldset { margin: 10px; }
#reg_form fieldset legend { color: #000; }
#reg_form fieldset label { width: 120px; }

#colorbox { color: #000; }
