﻿#event-data-panel {
    min-width:520px;
}

.show-event-data-button {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.clear-filter-button {
    position: absolute;
    right: 160px;
    bottom: 6px;
}
