/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

    This file contains rules for
    EVENT-FILTER
    that implement the UU design system specifically for Sitevision

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.uu-filter-button {
    width: 100%;
  }

/* Settings for date puff */
.uu-filter-date-sheet-item {
    margin-bottom:1.5em !important;
}

a.uu-filter-puff-link:hover {
    background-color: transparent;
    color: #032f5a;
}

/* Show more link */
.uu-filter-date-sheet-puff {
    margin-bottom: 1em;
    padding-right: 1em;
}