	#accordion .panel-heading {
		background-color:#F5F5F5;
	}
	
	.panel-title .fa {
		margin-right:15px;	
	}
	
	.form-control.disabled {
		border:none; box-shadow:none; position:relative; top:3px;
	}
	
	#runs_thru_row {
		margin-top:20px;	
	}
	
	.onoffswitch {
		position:relative; top:8px;
	}
		
	.fa-help {font-size:15px;}
	
	.fa-help:hover {cursor:pointer;}

	#validation-error {display:none;}