

/* Start:/local/components/uchmet/events.filter/templates/adaptive/style.css?1788935314892*/
.disabled-tag {
    pointer-events: none;
    opacity: 0.4;
}

.disabled-panel {
    pointer-events: none;
}

div[id*=preload] {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background: rgba(251, 251, 251, 0.3); /* browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cfbfbfb', endColorstr='#4cfbfbfb'); /* IE */
    z-index: 1000;
}

div[id*=preload] div[id*=loaderImage]{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block;
}

.filter-panel__item-dropdown-controls button.btn-link{
    text-decoration: none !important;
    display: inline-block;
    border-bottom: 1px dashed;
    line-height: 1.4;
    margin: 0 10px;
    font-size: 13px;
    padding: 0;
}
/* End */
/* /local/components/uchmet/events.filter/templates/adaptive/style.css?1788935314892 */
