.cityAutoCompleteInput {
    width:200px !important;
}

.cityAutoCompletePopup {
    width:250px !important;
}

.cityAutoCompletePopup .rf-au-lst-scrl {
    width:250px !important;
    max-height: 200px;
    min-height: 100px;
}

.communeAutoCompleteInput {
    width:330px !important;
}

.communeAutoCompletePopup {
    width:330px !important;
}

.communeAutoCompletePopup .rf-au-lst-scrl {
    width:330px !important;
    max-height: 200px;
    min-height: 100px;
}


.unsupportedLawStatus {
	color: #d60000;
}