.w50.w50x {
    height:auto;
}

.w100 {
    width: 96%;
    max-width: 96%;
}
.w100 table {
    width: 100%;
}

.tl_publicationwizard td:first-child,
.tl_eventwizard td:first-child {
    width: 100%;
}

.tl_publicationwizard td:last-child,
.tl_eventwizard td:last-child {
    white-space: nowrap;
}

.tl_publicationwizard button,
.tl_eventwizard button {
    margin: 0;
    padding: 0;
    border: 0;
    background: 0 0;
}
.tl_publicationwizard img,
.tl_eventwizard img {
    position: relative;
    top: 1px;
}

.dwa_selectTextWizard {
    max-width: unset;
}
.dwa_selectTextWizard .tl_select {
    min-width: 100px;
}

a.navigation.dwa_event_settings {
    display: none !important;
}
