/* cities list */
.ui-widget-content {
	width: 200px !important;
	font-size: 0.8em !important;
}
.ui-menu-item {
	width: 100% !important;
	line-height: 20px !important;
}


/* zip code */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: none !important;
}
.custom-combobox input {
	width: 100% !important;
}