.btn_select_event, .btn_details_event, #btn_select_event, #btn_back_to_events, #btn_submit_participant
{
	background-color: #f06f22;
	padding: 6px;
	border: 1px solid #d45306;
	color: #fff;
	box-shadow: none;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	display: inline-block;
	font-family: inherit;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: background-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out;
	-o-transition: background-color .15s ease-in-out;
	transition: background-color .15s ease-in-out;
	outline:none;
}

#events_container table th  {
   text-align:left;
	font-size:18px;
   padding:10px;
}


span.field-validation-error
{
	color:red;
	padding-bottom:20px;
}

.form-control
{
	margin:0 !important;	
}

#btn_submit_participant, #btn_back_to_events, #btn_select_event
{
	margin:20px 0 20px 0;
}

</style>




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
