/*goland*/

.header-events-result-right {
	float: right;
	font-size: 24px;
	color: #ed2e38;
}

.header-events-result-right {
	float: right;
	font-size: 24px;
	color: #ed2e38;
}

.search-events-table {
	font-size: 12px;
	color: #000;
/*	font-weight: bold;*/
}

.search-events-table-if td {
	padding: 3px 5px;
}

.pagination {
	background-color: #fff;
	font-size: 12px;
}
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 0px solid #DEF9E2;
	font-size: 12px;
}
.pagination a:hover, .pagination-selected-page {
	border: 0px solid #1CA434;
	background-color: #ffffff;
	font-size: 12px;
}
.pagination-selected-page {
	font-weight: bold;
	font-size: 12px;
}



