/* #12519: styles from template/css/diverses.less */
form#crmModul #datelist #termine .iv-webinar .datetime::after {
    content: "";
    position: absolute;
    right: 10px;
    top: -5px;
    background-image: url(/fileadmin/global/csm_webinar.png);
    width: 42px;
    height: 31px;
    background-size: cover;
    pointer-events: none;
    background-repeat: no-repeat;
}

#c55275 .container-content.entry {
    height: calc(100vh - 120px);
}