#event_id {
	display: none;
}

td .reserved {
	float: left;
}

ul.list {
	margin-top: 1em;
	margin-bottom: 1em;
}

ul.list li {
	margin-top: 0;
	margin-bottom: 0;
}

td .change_reserved {
	cursor: pointer;
}

.removedReg {
	text-decoration: line-through;
}

.varasijaCont, .reg_link {
	float: right;
	margin-right: 10px;
}

ul.participants {
	padding-left: 10px;
	list-style-type: disc;
	background: #f3f3f3;
	border-radius: 3px;
	margin-right: 10px;
}

ul.participants li {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	list-style-type: disc;
	border-bottom: 1px solid white;
}


.tapuEventActions {
	border-bottom: 1px solid #D2E4EA;
	padding-bottom: 0em;
	margin-bottom: 2em;
	left: 0;
	overflow: hidden;
}

.tapuEventActions a {
	font-size: 100% !important;
	text-transform: none;
	font-weight: normal;
}

.tapuEventActions li {
	float: left;
	background: none;
	margin-right: 1em;
}

.tapuEventActions li a {
	font-weight: bold;
}

.tapuEventActions li.report {
	float: right;
}

.tapuEventActions li.report a {
	font-weight: normal;
}

.TapuEventParticipants td:first-child {
	width: 10%;
}

body table.TapuEventParticipants td:first-child a {
	font-weight: normal;
}

body table.TapuEventParticipants td {
	padding: 10px 0;
}

.TapuEventParticipants td:last-child {
	width: 80px;
}

.switchVarasija {
	cursor: pointer;
}