@media (max-width:768px) {
    body {
        hyphens: auto;
    }
}
.IEventregsiterform #User {
    display: none;
}
div.IEventregsiterform table tr:nth-child(5), div.IEventregsiterform table tr:nth-child(6) {
    display: none
}
table[id*='Resulttable'] tr[class*='_4'] td:nth-child(1), table[id*='Resulttable'] tr[class*='_5'] td:nth-child(1) {
    font-size: 0px;
}
span[id*='Resulttable1_registerform_lbMeldun'] {
    font-weight:bold;
    font-size:25px;
}