@charset "UTF-8";

#agoda_search_logo {
  margin-left: 10px;  
}

#agoda_geo_selection,
#agoda_date_selection,
#agoda_roompeople_selection {
  float: left;
  padding-left: 10px;
  padding-right: 5px;
}

#agoda_room_selection,
#agoda_adult_selection,
#agoda_children_selection {
  float: left;
  padding-right: 15px;
}

#agoda_searchbox_wrapper {
  width: 590px;
  font-size: .75em;
  padding-top: 10px;
  border: 3px solid #FFC73B;
}

#ddlSelectCountry,
#ddlSelectCity,
#ddlSelectHotel,
#ddlCheckInDay,
#ddlCheckInMonthYear,
#ddlCheckOutDay,
#ddlCheckOutMonthYear,
#ddlRoom,
#ddlAdult,
#ddlChildren {
  color: #565656;
}

#agoda_button_selection {
  float: left;
  margin: 23px 0px 0px 50px;
}

#agoda_city_selection,
#agoda_checkout_selection {
  margin-top: 10px;
  margin-bottom: 10px;
}