.anne-ddi_deadline {
	color: #aaa;
	font-size: .85em;
}

.anne-ddi_deadline-over {
	color: #e62925;
	text-decoration: line-through;
}

.anne-ddi-nowrap {
	white-space: nowrap;
}

.anne-ddi_event-list_table_filters {
	background-color: #e62925;
	padding: 10px;
	position: relative;
	text-align: center;
}

.anne-ddi_event-list_table_filters input {
	font-size: 1em;
	padding: 10px 130px 10px 10px;
	width: 100%;
}

.anne-ddi_event-list_table_filters div {
	position: absolute;
	right: 0;
	top: 10px;
}

.anne-ddi_event-list_table_filters a {
	text-decoration: none !important;
}

.anne-ddi_event-list_table_filters a.inactive img {
	opacity: .1;
}

.anne-ddi_event-list_table_filters img {
	padding-top: 5px;
}

.anne-ddi_event-list_table_filters button {
	background-color: #e62925;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	padding: 12px;
	vertical-align: top;
}

.anne-ddi_event-list_table_wrapper a {
	font-weight: bold;
}

.anne-ddi_event-list_table_wrapper table {
	max-width: 100%;
	width: 100%;
}

.anne-ddi_event-list_table_wrapper tr:nth-child(even) {
	background-color: #f4f4f4;
}

.anne-ddi_event-list_table_wrapper th {
	background-color: #e62925;
	color: #fff;
	padding: 12px 8px;
	text-align: left;
	white-space: nowrap;
}

.anne-ddi_event-list_table_wrapper td {
	padding: 4px 8px;
	vertical-align: top;
}

.anne-ddi_event-list_table_wrapper .anne-ddi_event-list_table_no_result {
	padding: 40px 0;
	text-align: center;
}

.anne-ddi_pagination {
	background-color: #ddd;
	text-align: center;
}

.anne-ddi_pagination li {
	display: inline-block;
}

.anne-ddi_pagination a, .anne-ddi_pagination span {
	border-left: 1px solid #fff;
	display: inline-block;
	line-height: 32px;
	min-width: 34px;
	padding: 0 4px;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
}

.anne-ddi_pagination li:last-child a {
	border-right: 1px solid #fff;
}

.anne-ddi_pagination_nan a {
	font-size: 2em;
}

.anne-ddi_pagination_active {
	background-color: #ccc;
}

.anne-ddi_event-links li {
	margin-left: 12px;
}

.anne-ddi_event-links li:before {
	content: "»";
	float: left;
	margin-left: -12px;
}

.anne-ddi_popup-content .anne-ddi_event-links {
	margin-top: 30px;
}

.anne-ddi_popup-content .anne-ddi_event-links li {
	margin-bottom: 10px;
}

.anne-ddi_event-list_compact_wrapper li {
	margin-bottom: 10px;
}

.anne-ddi_event-list_compact_wrapper a {
	display: block;
	padding: 5px;
}

.anne-ddi_event-list_compact_wrapper a:hover {
	background-color: #f4f4f4;
}

.anne-ddi_event-list_compact_wrapper img {
	float: left;
}

.anne-ddi_event-list_compact_wrapper div {
	margin-left: 50px;
}

.anne-ddi_event-list_compact_wrapper div:first-of-type {
	font-weight: bold;
}

.anne-ddi_popup-layer {
	background-color: #fff;
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
}

.anne-ddi_popup-close {
	color: #aaa;
	cursor: pointer;
	font-size: 50px;
	height: 50px;
	left: 0;
	line-height: 50px;
	padding-right: 20px;
	position: absolute;
	right: 0;
	text-align: right;
	top: 0;
}

.anne-ddi_popup-content {
	bottom: 0;
	left: 0;
	overflow: auto;
	padding: 20px;
	position: absolute;
	right: 0;
	top: 50px;
}

.anne-ddi_event-details-title {
	border-bottom: 1px solid #e62925;
	font-size: 2em;
	line-height: 1.25em;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.anne-ddi_event-details-date {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.anne-ddi_event-details-location {
	display: inline-block;
	text-align: right;
	vertical-align: top;
	width: 50%;
}

/*
 * Extra small devices
 * Phones (<768px)
 */
@media (max-width: 767px) {

	.anne-ddi_hidden-xs, .anne-ddi_event-list_table_wrapper td.anne-ddi_hidden-xs {
		display: none;
	}

	.anne-ddi_event-list_table_filters input {
		padding: 10px;
	}

	.anne-ddi_event-list_table_filters div {
		padding-bottom: 2px;
		position: relative;
	}

	.anne-ddi_event-list_table_filters button {
		border: 1px solid #fff;
	}

	.anne-ddi_pagination a, .anne-ddi_pagination span, .anne-ddi_pagination li:last-child a {
		border: none;
	}

	.anne-ddi_event-list_table_wrapper table, .anne-ddi_event-list_table_wrapper thead, .anne-ddi_event-list_table_wrapper tbody, .anne-ddi_event-list_table_wrapper tr {
		display: block;
	}

	.anne-ddi_event-list_table_wrapper th {
		padding: 4px 15px 4px 2px;
	}

	.anne-ddi_event-list_table_wrapper thead tr {
		background: #e62925;
	}

	.anne-ddi_event-list_table_wrapper td {
		border: none;
		display: block;
		padding: 4px 2px;
	}

	.anne-ddi_event-list_table_wrapper td:nth-child(2) {
		background: #eee;
		padding-right: 10px;
		text-align: right;
	}

	.anne-ddi_event-list_table_wrapper td:nth-child(5) {
		font-size: 12px;
		padding: 0;
	}

	.anne-ddi_event-list_table_wrapper td:last-child {
		text-align: right;
	}

	.anne-ddi_event-list_table_wrapper td:last-child a {
		background: #e62925;
		color: #fff;
		display: inline-block;
		padding: 4px 8px;
	}

	.anne-ddi_event-list_same-date td:nth-child(2) {
		display: none;
	}

	.anne-ddi_event-list_same-date td:nth-child(3) {
		border-top: 1px solid #ddd;
	}

}

/*
 * Small devices
 * Tablets (≥768px)
 */
@media (min-width: 768px) and (max-width: 991px) {

	.anne-ddi_hidden-sm {
		display: none;
	}

}

/*
 * Medium devices
 * Desktops (≥992px)
 */
@media (min-width: 992px) and (max-width: 1199px) {

	.anne-ddi_hidden-md {
		display: none;
	}
}

/*
 * Large devices
 * Desktops (≥1200px)
 */
@media (min-width: 1199px) {

	.anne-ddi_hidden-lg {
		display: none;
	}

}

/* TODO Responsive Design */