.eventdevpro-list-view .article {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.eventdevpro-list-view .article a .card .header-card {
    z-index: 1;
}
#content .eventdevpro-filter-popup .news-filter-buttons .eventdevpro-filter-submit.disabled,
#content .eventdevpro-filter-popup .news-filter-buttons .eventdevpro-filter-submit.disabled:hover
{
    background: #c9c9c9;
    color: #fff;
    box-shadow: 0 2px 18px 0 rgb(201 201 201);
}
.tx-wng-devpro .resultfilterform {
    padding: 20px 0;
}
.tx-wng-devpro .resultfilterform .btn-filter {
    background: #fff;
    display: inline-block;
    padding: 9px 36px 9px 18px;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 25px;
    color: #1c2e36;
    position: relative;
    margin-right: 10px;
    outline: none;
}
.tx-wng-devpro .resultfilterform .btn-filter:after {
    position: absolute;
    right: 14px;
    font-size: 10px;
    top: 16px;
    content: "\e917";
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.tx-wng-devpro .resultfilterform p:first-child {
    float: none;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 16px;
    border-right: 1px solid #d6e1e4;
    padding-right: 10px;
}
.eventdevpro-filter-button {
    float: left;
    margin-right: 20px;
}
.tx-wng-devpro .resultfilterform .btn-filter-container {
    padding-top: 50px;
}
#graph.chart {
    position:relative;
    width:120px;
    height:120px;
}
#graph.chart  canvas {
    display: block;
    position:absolute;
    top:0;
    left:0;
}
#graph.chart span {
    color:#555;
    display:block;
    line-height:120px;
    text-align:center;
    width:120px;
    font-size:20px;
    margin-left:5px;
}
.tx-wng-devpro .news.news-single .registration-btn {
font-size: 22px !important;
}
.eventdevpro-list-view .article.event-item a .card .card-body .event-category span + span:before ,
.tx-wng-devpro .news-single .article .news-list-category span + span:before  {
    content: '-';
    position: relative;
    left: -5px;
}
.eventdevpro-filter-popup.open .closedatepicker .icon{
    position: absolute;
    right: 42px;
    font-size: 20px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    bottom: 14px;
    z-index: 1;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
}
.eventdevpro-filter-popup.open .closedatepicker:after {
    display: none;
}
.tx-wng-devpro .news-single .article .news-list-category small{
    display: inline-block;
    width: 100%;
    margin-left: 30px;
}
.tx-wng-devpro .news-single .article .news-list-category {
    font-weight: initial;
}
.eventdevpro-list-view .article.event-item a .card .card-body .event-category span {
    padding-left: 5px;
}
.eventdevpro-list-view .article.event-item a .card .card-body .event-category span:first-child{
    padding-left: 0;
}
.news-single .frais {
    width: 125px;
    display: inline-block;
}

