/* CSS for Events Front-End by SwiftWeb B.V. */

.dag-checkbox, .dag-label {
	display:inline-block;
	vertical-align:top;
}

.dag-checkbox {
	margin-right:10px !important;
}

.dag-label {
	margin-right:20px !important;
}

.errormsg {
	background: #fd6f6c;
    color: white;
    padding: 20px;
    border: 1px solid red;
}

.event-current-counter img {
	max-width:25px !important;
}
