/**handles:iws-geo-form-fields**/
#iws_city_list,#iws_country_list,#iws_state_list{padding:10px;width:100%;max-height:200px;box-shadow:0 0 20px rgba(0,0,0,.2);border-radius:5px;overflow-y:auto}.iws_city,.iws_country,.iws_state{margin:0;padding:5px;cursor:pointer}.iws_city:hover,.iws_country:hover,.iws_state:hover{background-color:#efefef20}