.dl-radio {
    margin-top: -2px!ie;
	margin-left: 0px!ie
}
.dl-body label.dl-radio-label {
    padding-top: 0px;
}
.dl-body label{
	padding-top: 3px;
}
.dl-loadingDialog {
    width: 400px;
}
#vertrekGemeenteAutoCompleteId {
    z-index: 9040; /* z-index needed on top instance for ie & sf absolute inside relative issue */
}

#vertrekStraatAutoCompleteId {
    z-index: 9039; /* z-index needed on top instance for ie & sf absolute inside relative issue */
}
#vertrekHerkenningspuntAutoCompleteId {
    z-index: 9036; /* z-index needed on top instance for ie & sf absolute inside relative issue */
}
#aankomstGemeenteAutoCompleteId {
    z-index: 9020; /* z-index needed on top instance for ie & sf absolute inside relative issue */
}
#aankomstStraatAutoCompleteId {
    z-index: 9019; /* z-index needed on top instance for ie & sf absolute inside relative issue */
}