/* Foundation v2.1 http://foundation.zurb.com */
/* This is for all IE specfific style less than IE9. We hate IE. */

	div.panel { border: 1px solid #ccc; }

	div.time-details{
		width:295px;
	}

	#eventSettingsWrap div.times-wrap {
		width:260px;
	}

	#eventSettingsWrap div.times-wrap input.input-text{
		width:55px !important;
	}

	#eventSettingsWrap input[type='checkbox']{
        border:none !important;
        padding:0px !important;
	}

