.category-tabs-floater {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.7;
  z-index: 899;
}
div#category-tabs div.optional-area div.expander-wrap.category-custom-fields h4 {
  background-image: url(/images/cust/send_goods_options.png);
  background-position: 14px 15px;
  background-repeat: no-repeat;
}
div#category-tabs div.optional-area div.expander-wrap.date-fields h4 {
  background-image: url(/images/cust/send_goods_options.png);
  background-position: 15px -42px;
  background-repeat: no-repeat;
}
div#category-tabs div.optional-area div.expander-wrap.other-fields h4 {
  background-image: url(/images/cust/send_goods_options.png);
  background-position: 14px -102px;
  background-repeat: no-repeat;
}
div#category-tabs div.optional-area div.expander-wrap.description-fields h4 {
  background-image: url(/images/cust/send_goods_options.png);
  background-position: 15px -155px;
  background-repeat: no-repeat;
}
div#category-tabs div.optional-area div.expander-wrap .expand.icon {
  background: url(/images/cust/send_goods_optional.png) 6px -243px no-repeat;
  width: 20px;
  height: 23px;
  float: right;
  margin: 10px 10px 5px 5px;
}
div#category-tabs div.optional-area div.expander-wrap .expand.icon.opened {
  background: url(/images/cust/send_goods_optional.png) 0px -268px no-repeat;
  cursor: pointer;
}
div#category-tabs div.optional-area div.expander-wrap h4 {
  background-repeat: no-repeat, no-repeat;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: normal;
  color: #003952;
  padding: 15px 0px 15px 45px;
  margin: 0;
  width: 491px;
  cursor: pointer;
  float: left;
  height: 20px;
}
.content-wrap .bluebtn {
  margin-right: 10px;
}
h1 {
  font-weight: normal;
  font-size: 2.5em;
  margin-bottom: 10px;
  margin-top: 25px;
}
.ebay_bg {
  background: url(/images/cust/send_goods_ebay.png) no-repeat;
  height: 30px;
  margin: 2px 0px 0px 8px;
  width: 67px;
  text-indent: -999px;
  color: transparent;
}
.ebay-button div.ebay_item {
  font-size: 1.5em;
  padding: 3px 0 0 0px;
}
.ebay-button div.click_here {
  font-size: 0.89em;
  color: #464646;
  padding: 0 0 0 0px;
  width: 132px;
  margin-top: -5px;
  margin-left: 3px;
}
div.ebay-button {
  height: 50px;
  width: 130px;
  padding: 0px 5px 0px 8px;
  font-size: 1.4em;
  border-radius: 4px;
  border: 1px solid #afafaf;
  background-color: #e7e7e7;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.31, #e7e7e7), color-stop(0.87, #f7f7f7));
  background: -moz-linear-gradient(center bottom, #e7e7e7 30%, #f7f7f7 87%);
  float: right;
  clear: both;
  cursor: pointer;
  color: #464646;
}
div.form-section,
#category-select-form.drop-down-style div.fw-select {
  width: 576px;
  margin-bottom: 15px;
  border: 1px solid #82f5ff;
  padding: 20px;
  float: left;
  background-color: #def3ff;
  /*background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(231,231,231)),
		color-stop(0.87, rgb(247,247,247))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(231,231,231) 30%,
		rgb(247,247,247) 87%
	);*/
}
div.form-section:hove,
#category-select-form.drop-down-style div.fw-select:hover {
  background-color: #d0eeff;
}
div.content-wrap div.description-fields div.form-row {
  width: 380px;
}
div.ebay-fields-viewport {
  width: 404px;
  height: 60px;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: 10px;
}
div.content-wrap div.location-fields div.form-row {
  width: 173px;
  float: left;
  margin-right: 0px;
  margin-left: 10px;
}
.from_label,
.to_label {
  color: #003952;
  font-weight: bold;
  margin-right: 10px;
}
.from_to {
  color: #26a5da;
  font-size: 1.6em;
  width: 195px;
  height: 40px;
  margin: 10px 0px 0px 10px;
  display: inline-block;
  float: left;
}
.address_edit {
  margin-left: 20px;
  float: left;
  margin-top: 10px;
}
.open_location_fields {
  font-size: 1.6em;
  background: url(/images/cust/send_goods_optional.png) no-repeat 0px -221px;
  display: inline-block;
  padding-left: 25px;
  text-decoration: underline;
  color: #135B79;
  cursor: pointer;
}
.from_to .open_location_fields {
  font-size: 1.0em;
  background: none;
  display: inline;
  padding: 2px 25px 2px 0px;
  padding-right: 25px;
  padding-left: 0px;
  text-decoration: none;
  color: #135B79;
  width: 135px;
}
.from_to .open_location_fields:hover {
  text-decoration: underline;
}
.one-location-received {
  float: left;
}
.one-location-received .from_to {
  background: url(/images/cust/send_goods_optional.png) no-repeat 165px -217px;
  width: 175px;
  height: 30px;
  padding-right: 20px;
}
.one-location-received .from_to:hover {
  cursor: pointer;
}
.optional {
  background: url(/images/cust/send_goods_optional.png) no-repeat 0px -97px;
  height: 57px;
  width: 55px;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  text-indent: -9999px;
  /* Force minify  */
}
.submit-complete {
  text-transform: uppercase;
}
/*tips*/
div.form-tip-default {
  display: none;
}
div.form-tip {
  padding: 10px 0px 20px 0px;
  display: none;
}
div.form-tip p {
  color: #464646;
}
.tip_arrow {
  float: left;
  position: relative;
  z-index: 999;
  top: 41px;
  left: -10px;
}
.form-tip-wrapper {
  width: 303px;
  float: right;
  margin-right: 1px;
  position: absolute;
  right: -20px;
  top: 0px;
}
.form-tip-inside {
  background: none repeat scroll 0 0 #faf8f8;
  border: 1px solid #de427c;
  border-radius: 5px 5px 5px 5px;
  padding: 10px 20px 20px 20px;
  z-index: 888;
  float: right;
  width: 252px;
  /*box-shadow: 0px 0px 4px #D4D294;*/
  position: relative;
  top: -10px;
}
div.form-tip-inside p {
  font-size: 1.3em;
  color: #464646;
  line-height: 1.3em;
  margin-top: 10px;
}
div.content-wrap div.form-tip {
  padding: 10px 0px 20px 0px;
  display: none;
  margin-left: 20px;
}
div.content-wrap div.form-tip p {
  color: #464646;
}
/* Universal */
div.content-wrap p {
  font-size: 1.2em;
  color: #464646;
  line-height: 1.2em;
}
div.image-upload-wrap {
  float: left;
}
div.image-upload-wrap a {
  color: #399ED6;
  font-size: 1.1em;
  display: none;
}
div.file-preview {
  width: auto;
  float: left;
}
div.content-wrap div.image-upload-wrap div.form-row {
  border: none;
  background: none;
  height: auto;
  width: auto;
  min-width: 100px;
  min-height: 20px;
}
div.file-preview a {
  display: block;
  margin-top: 5px;
  margin-left: -3px;
}
#labelhouse_move-listing_two_men_required0 {
  font-weight: bold;
}
#labelhouse_move-listing_additional_packing0 {
  font-weight: bold;
}
.house_move_inside {
  float: left;
  margin-top: 30px;
}
.house-move-item-group a.house_move_detail_open {
  background: url(/images/cust/send_goods_optional.png) no-repeat scroll 0px -172px;
}
/** Pop up menu **/
.suggest-loading {
  background: url(/images/ajax-loader.gif) no-repeat;
  width: 16px;
  height: 16px;
  font-size: 0.69em;
  color: #D71C65;
  font-weight: bold;
  z-index: 20;
  float: right;
  position: relative;
  top: 8px;
  left: 5px;
  display: none;
}
.pop-menu {
  width: 200px;
  border-radius: 5px;
  border: 2px solid #ccc;
  background: #f9f9f9;
  position: absolute;
  top: 140px;
  right: 40px;
  z-index: 20;
  margin-top: 30px;
  display: none;
  box-shadow: 1px 1px 1px #ccc;
}
.pop-menu ul {
  margin: 10px;
  padding-left: 0px;
}
.pop-menu ul li {
  line-height: 18px;
  font-size: 1.4em !important;
  font-weight: bold;
  background: #eee;
  padding: 4px;
  list-style: none;
  margin: 2px 0px;
}
.pop-menu ul li.alt {
  background: #e7e7e7;
}
.pop-menu ul li.fw-selected {
  background: #d3e4ee;
}
.pop-menu ul li {
  cursor: pointer;
}
.pop-menu ul li.is-null {
  font-weight: 400;
  color: #333;
  font-style: italic;
}
.pop-menu div.suggest-grouping p {
  margin-left: 10px;
  font-size: 1.4em;
}
.suggest-group-heading-227 {
  background: url(/images/flags-mobile/ae.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-11 {
  background: url(/images/flags-mobile/am.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-10 {
  background: url(/images/flags-mobile/ar.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-14 {
  background: url(/images/flags-mobile/at.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-13 {
  background: url(/images/flags-mobile/au.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-15 {
  background: url(/images/flags-mobile/az.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-27 {
  background: url(/images/flags-mobile/ba.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-18 {
  background: url(/images/flags-mobile/bd.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-21 {
  background: url(/images/flags-mobile/be.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-33 {
  background: url(/images/flags-mobile/bg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-17 {
  background: url(/images/flags-mobile/bh.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-24 {
  background: url(/images/flags-mobile/bm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-30 {
  background: url(/images/flags-mobile/br.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-20 {
  background: url(/images/flags-mobile/by.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-38 {
  background: url(/images/flags-mobile/ca.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-209 {
  background: url(/images/flags-mobile/ch.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-43 {
  background: url(/images/flags-mobile/cl.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-44 {
  background: url(/images/flags-mobile/cn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-52 {
  background: url(/images/flags-mobile/cr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-55 {
  background: url(/images/flags-mobile/cy.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-56 {
  background: url(/images/flags-mobile/cz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-78 {
  background: url(/images/flags-mobile/de.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-57 {
  background: url(/images/flags-mobile/dk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-66 {
  background: url(/images/flags-mobile/ee.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-62 {
  background: url(/images/flags-mobile/eg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-202 {
  background: url(/images/flags-mobile/es.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-71 {
  background: url(/images/flags-mobile/fi.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-70 {
  background: url(/images/flags-mobile/fj.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-72 {
  background: url(/images/flags-mobile/fr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-82 {
  background: url(/images/flags-mobile/gr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-95 {
  background: url(/images/flags-mobile/hk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-53 {
  background: url(/images/flags-mobile/hr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-96 {
  background: url(/images/flags-mobile/hu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-99 {
  background: url(/images/flags-mobile/id.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-102 {
  background: url(/images/flags-mobile/ie.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-104 {
  background: url(/images/flags-mobile/il.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-98 {
  background: url(/images/flags-mobile/in.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-100 {
  background: url(/images/flags-mobile/ir.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-97 {
  background: url(/images/flags-mobile/is.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-105 {
  background: url(/images/flags-mobile/it.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-108 {
  background: url(/images/flags-mobile/jp.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-115 {
  background: url(/images/flags-mobile/kr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-116 {
  background: url(/images/flags-mobile/kw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-120 {
  background: url(/images/flags-mobile/lb.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-125 {
  background: url(/images/flags-mobile/lt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-126 {
  background: url(/images/flags-mobile/lu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-119 {
  background: url(/images/flags-mobile/lv.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-142 {
  background: url(/images/flags-mobile/md.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-144 {
  background: url(/images/flags-mobile/mn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-140 {
  background: url(/images/flags-mobile/mx.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-131 {
  background: url(/images/flags-mobile/my.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-155 {
  background: url(/images/flags-mobile/nc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-153 {
  background: url(/images/flags-mobile/nl.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-163 {
  background: url(/images/flags-mobile/no.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-156 {
  background: url(/images/flags-mobile/nz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-170 {
  background: url(/images/flags-mobile/pe.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-171 {
  background: url(/images/flags-mobile/ph.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-165 {
  background: url(/images/flags-mobile/pk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-173 {
  background: url(/images/flags-mobile/pl.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-176 {
  background: url(/images/flags-mobile/pr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-175 {
  background: url(/images/flags-mobile/pt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-169 {
  background: url(/images/flags-mobile/py.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-177 {
  background: url(/images/flags-mobile/qa.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-179 {
  background: url(/images/flags-mobile/ro.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-180 {
  background: url(/images/flags-mobile/ru.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-190 {
  background: url(/images/flags-mobile/sa.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-208 {
  background: url(/images/flags-mobile/se.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-195 {
  background: url(/images/flags-mobile/sg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-197 {
  background: url(/images/flags-mobile/si.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-196 {
  background: url(/images/flags-mobile/sk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-63 {
  background: url(/images/flags-mobile/sv.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-214 {
  background: url(/images/flags-mobile/th.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-220 {
  background: url(/images/flags-mobile/tr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-218 {
  background: url(/images/flags-mobile/tt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-211 {
  background: url(/images/flags-mobile/tw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-226 {
  background: url(/images/flags-mobile/ua.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-224 {
  background: url(/images/flags-mobile/uk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-229 {
  background: url(/images/flags-mobile/us.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-234 {
  background: url(/images/flags-mobile/ve.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-235 {
  background: url(/images/flags-mobile/vn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-240 {
  background: url(/images/flags-mobile/ye.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-200 {
  background: url(/images/flags-mobile/za.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-1 {
  background: url(/images/flags-mobile/af.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-2 {
  background: url(/images/flags-mobile/al.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-3 {
  background: url(/images/flags-mobile/dz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-4 {
  background: url(/images/flags-mobile/as.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-5 {
  background: url(/images/flags-mobile/ad.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-6 {
  background: url(/images/flags-mobile/ao.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-7 {
  background: url(/images/flags-mobile/ai.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-8 {
  background: url(/images/flags-mobile/aq.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-9 {
  background: url(/images/flags-mobile/ag.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-12 {
  background: url(/images/flags-mobile/aw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-16 {
  background: url(/images/flags-mobile/bs.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-19 {
  background: url(/images/flags-mobile/bb.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-22 {
  background: url(/images/flags-mobile/bz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-23 {
  background: url(/images/flags-mobile/bj.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-25 {
  background: url(/images/flags-mobile/bt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-26 {
  background: url(/images/flags-mobile/bo.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-28 {
  background: url(/images/flags-mobile/bw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-29 {
  background: url(/images/flags-mobile/bv.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-31 {
  background: url(/images/flags-mobile/io.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-32 {
  background: url(/images/flags-mobile/bn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-34 {
  background: url(/images/flags-mobile/bf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-35 {
  background: url(/images/flags-mobile/bi.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-36 {
  background: url(/images/flags-mobile/kh.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-37 {
  background: url(/images/flags-mobile/cm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-39 {
  background: url(/images/flags-mobile/cv.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-40 {
  background: url(/images/flags-mobile/ky.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-41 {
  background: url(/images/flags-mobile/cf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-42 {
  background: url(/images/flags-mobile/td.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-45 {
  background: url(/images/flags-mobile/cx.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-46 {
  background: url(/images/flags-mobile/cc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-47 {
  background: url(/images/flags-mobile/co.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-48 {
  background: url(/images/flags-mobile/km.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-49 {
  background: url(/images/flags-mobile/cg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-50 {
  background: url(/images/flags-mobile/cd.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-51 {
  background: url(/images/flags-mobile/ck.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-54 {
  background: url(/images/flags-mobile/cu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-58 {
  background: url(/images/flags-mobile/dj.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-59 {
  background: url(/images/flags-mobile/dm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-60 {
  background: url(/images/flags-mobile/do.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-61 {
  background: url(/images/flags-mobile/ec.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-64 {
  background: url(/images/flags-mobile/gq.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-65 {
  background: url(/images/flags-mobile/er.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-67 {
  background: url(/images/flags-mobile/et.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-68 {
  background: url(/images/flags-mobile/fk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-69 {
  background: url(/images/flags-mobile/fo.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-73 {
  background: url(/images/flags-mobile/gf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-74 {
  background: url(/images/flags-mobile/tf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-75 {
  background: url(/images/flags-mobile/ga.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-76 {
  background: url(/images/flags-mobile/gm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-77 {
  background: url(/images/flags-mobile/ge.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-79 {
  background: url(/images/flags-mobile/gh.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-80 {
  background: url(/images/flags-mobile/gi.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-83 {
  background: url(/images/flags-mobile/gl.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-84 {
  background: url(/images/flags-mobile/gd.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-85 {
  background: url(/images/flags-mobile/gp.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-86 {
  background: url(/images/flags-mobile/gu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-87 {
  background: url(/images/flags-mobile/gt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-88 {
  background: url(/images/flags-mobile/gg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-89 {
  background: url(/images/flags-mobile/gn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-90 {
  background: url(/images/flags-mobile/gw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-91 {
  background: url(/images/flags-mobile/gy.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-92 {
  background: url(/images/flags-mobile/ht.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-93 {
  background: url(/images/flags-mobile/hm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-94 {
  background: url(/images/flags-mobile/hn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-101 {
  background: url(/images/flags-mobile/iq.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-103 {
  background: url(/images/flags-mobile/im.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-106 {
  background: url(/images/flags-mobile/ci.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-107 {
  background: url(/images/flags-mobile/jm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-109 {
  background: url(/images/flags-mobile/je.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-110 {
  background: url(/images/flags-mobile/jo.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-111 {
  background: url(/images/flags-mobile/kz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-112 {
  background: url(/images/flags-mobile/ke.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-113 {
  background: url(/images/flags-mobile/ki.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-114 {
  background: url(/images/flags-mobile/kp.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-117 {
  background: url(/images/flags-mobile/kg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-118 {
  background: url(/images/flags-mobile/la.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-121 {
  background: url(/images/flags-mobile/ls.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-122 {
  background: url(/images/flags-mobile/lr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-123 {
  background: url(/images/flags-mobile/ly.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-124 {
  background: url(/images/flags-mobile/li.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-127 {
  background: url(/images/flags-mobile/mo.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-128 {
  background: url(/images/flags-mobile/mk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-129 {
  background: url(/images/flags-mobile/mg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-130 {
  background: url(/images/flags-mobile/mw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-132 {
  background: url(/images/flags-mobile/mv.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-133 {
  background: url(/images/flags-mobile/ml.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-134 {
  background: url(/images/flags-mobile/mt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-135 {
  background: url(/images/flags-mobile/mh.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-136 {
  background: url(/images/flags-mobile/mq.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-137 {
  background: url(/images/flags-mobile/mr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-138 {
  background: url(/images/flags-mobile/mu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-139 {
  background: url(/images/flags-mobile/yt.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-141 {
  background: url(/images/flags-mobile/fm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-143 {
  background: url(/images/flags-mobile/mc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-145 {
  background: url(/images/flags-mobile/me.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-146 {
  background: url(/images/flags-mobile/ms.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-147 {
  background: url(/images/flags-mobile/ma.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-148 {
  background: url(/images/flags-mobile/mz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-149 {
  background: url(/images/flags-mobile/mm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-150 {
  background: url(/images/flags-mobile/na.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-151 {
  background: url(/images/flags-mobile/nr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-154 {
  background: url(/images/flags-mobile/an.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-157 {
  background: url(/images/flags-mobile/ni.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-158 {
  background: url(/images/flags-mobile/ne.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-159 {
  background: url(/images/flags-mobile/ng.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-160 {
  background: url(/images/flags-mobile/nu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-161 {
  background: url(/images/flags-mobile/nf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-162 {
  background: url(/images/flags-mobile/mp.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-164 {
  background: url(/images/flags-mobile/om.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-166 {
  background: url(/images/flags-mobile/pw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-167 {
  background: url(/images/flags-mobile/pa.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-168 {
  background: url(/images/flags-mobile/pg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-172 {
  background: url(/images/flags-mobile/pn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-174 {
  background: url(/images/flags-mobile/pf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-178 {
  background: url(/images/flags-mobile/re.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-181 {
  background: url(/images/flags-mobile/rw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-182 {
  background: url(/images/flags-mobile/sh.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-183 {
  background: url(/images/flags-mobile/kn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-184 {
  background: url(/images/flags-mobile/lc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-185 {
  background: url(/images/flags-mobile/pm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-186 {
  background: url(/images/flags-mobile/vc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-187 {
  background: url(/images/flags-mobile/ws.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-188 {
  background: url(/images/flags-mobile/sm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-189 {
  background: url(/images/flags-mobile/st.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-191 {
  background: url(/images/flags-mobile/sn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-192 {
  background: url(/images/flags-mobile/rs.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-193 {
  background: url(/images/flags-mobile/sc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-194 {
  background: url(/images/flags-mobile/sl.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-198 {
  background: url(/images/flags-mobile/sb.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-199 {
  background: url(/images/flags-mobile/so.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-201 {
  background: url(/images/flags-mobile/gs.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-203 {
  background: url(/images/flags-mobile/lk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-204 {
  background: url(/images/flags-mobile/sd.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-205 {
  background: url(/images/flags-mobile/sr.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-206 {
  background: url(/images/flags-mobile/sj.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-207 {
  background: url(/images/flags-mobile/sz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-210 {
  background: url(/images/flags-mobile/sy.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-212 {
  background: url(/images/flags-mobile/tj.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-213 {
  background: url(/images/flags-mobile/tz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-215 {
  background: url(/images/flags-mobile/tg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-216 {
  background: url(/images/flags-mobile/tk.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-217 {
  background: url(/images/flags-mobile/to.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-219 {
  background: url(/images/flags-mobile/tn.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-221 {
  background: url(/images/flags-mobile/tm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-222 {
  background: url(/images/flags-mobile/tc.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-223 {
  background: url(/images/flags-mobile/tv.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-225 {
  background: url(/images/flags-mobile/ug.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-228 {
  background: url(/images/flags-mobile/uy.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-231 {
  background: url(/images/flags-mobile/uz.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-232 {
  background: url(/images/flags-mobile/vu.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-233 {
  background: url(/images/flags-mobile/va.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-236 {
  background: url(/images/flags-mobile/vg.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-237 {
  background: url(/images/flags-mobile/vi.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-238 {
  background: url(/images/flags-mobile/wf.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-239 {
  background: url(/images/flags-mobile/eh.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-241 {
  background: url(/images/flags-mobile/zm.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-242 {
  background: url(/images/flags-mobile/zw.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
.suggest-group-heading-152 {
  background: url(/images/flags-mobile/np.gif) no-repeat 0% 50%;
  padding-left: 24px;
}
/** Instruction form for MoveMe (iframe) **/
div.content-wrap .instruction-form-message h2 {
  padding: 30px 0px 20px 0px !important;
  margin: 20px 0px 0px 0px !important;
  font-size: 2.0em !important;
  border-top: 1px solid #6ab5e1 !important;
  background-image: none;
  left: 0px;
}
div.content-wrap .instruction-form-message ul {
  border-top: 1px solid #6ab5e1 !important;
  list-style: none inside !important;
  margin: 0px !important;
  padding: 0px !important;
  width: auto !important;
}
div.content-wrap .instruction-form-message ul li {
  border-bottom: 1px solid #6ab5e1 !important;
  color: #105AA1 !important;
  padding: 16px 66px !important;
  font-size: 1.4em !important;
  line-height: 1.4em !important;
}
div.content-wrap .instruction-form-message h3 {
  background: #fbe6ee!important;
  color: #D71C65 !important;
  margin: 0px !important;
  padding: 20px !important;
  font-size: 1.8em !important;
  border-bottom: 1px solid #d40956 !important;
}
div.content-wrap .instruction-form-message ul li.p1 {
  background: url(/images/123.png) no-repeat #d4e7f3 17px 11px;
}
div.content-wrap .instruction-form-message ul li.p2 {
  background: url(/images/123.png) no-repeat #eaf3f9 17px -65px;
}
div.content-wrap .instruction-form-message ul li.p3 {
  background: url(/images/123.png) no-repeat #d4e7f3 17px -140px;
}
.check-box-group {
  float: left;
}
#category-select-background {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: #fff;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 900;
}
.expanded-categories {
  position: absolute;
  top: 130px;
  z-index: 6000;
}
div.received-location-fields {
  float: left;
  min-height: 60px;
}
div.date-fields div.expander-content,
div.other-fields div.expander-content,
div.description-fields div.expander-content {
  margin-left: 50px;
  padding-bottom: 20px;
  float: left;
  width: 500px;
}
div.content-wrap div.date-fields div.expander-content h5 {
  font-weight: bold;
}
div.content-wrap div.other-fields div.inline-rows div.form-row {
  width: 188px;
}
div.items-wrap {
  float: left;
  padding: 0px 0px 20px 20px;
}
/* category form selects */
#category-tabs form .fw-select {
  position: relative;
  display: inline-block;
}
#category-tabs form .fw-select-control {
  border: 2px solid #AFAFAF;
  border-radius: 3px;
  height: 38px;
  width: auto;
  background-color: #fff;
  position: relative;
  top: 15px;
  margin-bottom: 10px;
}
#category-tabs form div.inline-rows .fw-select-control {
  height: 38px;
}
#category-tabs form .fw-select-control a {
  display: block;
  font-size: 1.5em;
  color: #464646;
  text-decoration: none;
  padding: 10px 18px 10px 10px;
  background: url(/images/arrows.png) right center no-repeat;
  margin-right: 2px;
  overflow: hidden;
  white-space: nowrap;
}
#category-tabs form .fw-select-options {
  display: none;
  position: absolute;
  z-index: 10000;
  padding: 0px;
  margin: 0px;
  bottom: 0px;
  top: 42px;
  width: 100%;
}
#category-tabs form .fw-select-options li {
  list-style-type: none;
  padding: 5px 10px;
  cursor: pointer;
  background-color: #fff;
  border-left: 2px solid #AFAFAF;
  border-right: 2px solid #AFAFAF;
  font-size: 1.5em;
  white-space: nowrap;
}
#category-tabs form .fw-select-options li:hover {
  background-color: #0066CC;
  color: #fff;
}
#category-tabs form .fw-select-options li:last-child {
  border-bottom: 2px solid #AFAFAF;
}
.unhide {
  display: block !important;
}
/*send goods login*/
div.forgotten_pass {
  width: 100%;
  float: left;
}
.blue_header div.forgotten_pass p a {
  font-size: 0.98em;
}
#sign-up-form {
  float: left;
  width: 565px;
}
#sign-up-form.listing-followup {
  /*float: none;*/
  /*width: auto;*/
}
#sign-up-form.international {
  width: 553px;
  position: relative;
}
#sign-up-form.listing-followup .form-row {
  float: left;
  width: 340px;
  margin-right: 5px;
}
#sign-up-form.listing-followup .form-row label {
  display: block;
  font-size: 1.3em;
  font-weight: 600;
  padding: 0px 0px 3px 3px;
  color: #454545 !important;
}
#sign-up-form.listing-followup .telephone-support {
  margin-top: 20px;
}
#sign-up-form.international .telephone-support {
  margin-top: 0px;
}
#sign-up-form.international .telephone-support .form-row {
  margin-top: 10px;
}
#sign-up-form.listing-followup .telephone-support h2 {
  color: #42a7db;
  font-size: 1.5em;
  font-style: italic;
  text-indent: -9999px;
  width: 206px;
  height: 83px;
  background: url(/images/cust/optional_highly_recommended.png) no-repeat center center;
  float: left;
  margin-left: 10px;
}
#sign-up-form.listing-followup .button {
  float: left;
  width: 200px;
}
#sign-up-form.international .button {
  float: left;
}
#sign-up-form.listing-followup .button input[type=submit] {
  margin-top: 20px;
  padding: 13px 25px;
}
.sign_up_form.left {
  float: left;
}
.sign_up_form.right {
  float: right;
  width: 183px;
}
#sign-up-form input[type='text'],
#sign-up-form input[type='password'] {
  height: 35px;
  width: 347px;
  padding-left: 10px;
  margin-bottom: 10px;
}
#sign-up-form.listing-followup input[type='text'],
#sign-up-form input[type='password'] {
  width: 310px;
  padding: 5px 10px;
}
#sign-up-form select {
  width: 363px;
  padding: 4px 0px;
  font-size: 1.3em;
  margin-bottom: 5px;
}
#sign-up-form.listing-followup input[name=sign_up_email] {
  background: url(/images/cust/envelope.png) no-repeat 10px center #fff;
  padding-left: 50px;
  width: 270px;
}
#sign-up-form.listing-followup select[name=dial_code] {
  width: 333px;
  padding: 5px 10px;
}
#sign-up-form.listing-followup span.phone {
  display: block;
  float: left;
  background: url(/images/cust/phone.png) no-repeat center;
  width: 15px;
  height: 50px;
}
#sign-up-form.listing-followup input[name=sign_up_phone] {
  background: url(/images/cust/phone.png) no-repeat 10px center #fff;
  padding-left: 50px ;
  width: 270px;
}
#sign-up-form.listing-followup.house-view {
  width: 630px;
  margin-top: -15px;
  margin-bottom: 15px;
}
#sign-up-form.listing-followup.house-view .form-row,
#sign-up-form.listing-followup.house-view .form-row {
  width: 310px;
}
#sign-up-form.listing-followup.house-view input[name=sign_up_email],
#sign-up-form.listing-followup.house-view input[name=sign_up_phone] {
  width: 240px;
}
#sign-up-form.listing-followup.house-view .button {
  float: right;
  margin-right: 6px;
}
#sign-up-form input[type='submit'] {
  text-transform: uppercase;
  width: 182px;
}
#sign-up-form .no-spam {
  text-align: right;
  color: #5A98B4;
  font-style: italic;
  padding-top: 20px;
  font-weight: normal;
  padding-right: 15px;
  clear: both;
  font-size: 1.5em;
}
.blue_header a.fb_connect {
  background: url(/images/cust/fb_connect.png) no-repeat;
  width: 98px;
  height: 27px;
  color: transparent;
  text-indent: -999px;
  display: block;
  float: right;
  border: none;
  padding: 0px;
  margin-top: 15px;
  margin-right: 5px;
}
/**/
#category-select-form div.fw-select {
  margin-bottom: 10px;
  padding: 10px 10px;
  width: 603px;
}
div#category-tabs {
  width: 925px;
  position: relative;
  color: #464646;
  float: left;
}
div#category-tabs .form-elements {
  width: 616px;
}
select#category-select {
  display: none;
}
#category-select-form .fw-select {
  overflow: hidden;
}
#category-select-form ul.fw-select-options {
  overflow: hidden;
}
#category-select-form ul.fw-select-options li {
  width: 88px;
  height: 39px;
  float: left;
  font-size: 1.3em;
  padding: 15px 5px 5px 45px;
  overflow: hidden;
  margin: 5px 8px 10px 8px;
  box-shadow: 1px 1px 2px #888888;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  line-height: 1.2em;
  background: url('/images/cust/send_goods_cats.png') #269ed8 0 0 no-repeat;
}
#category-select-form ul.fw-select-options {
  margin: 0px;
  padding: 0px;
}
#category-select-form ul.fw-select-options li.general_goods_move {
  background-position: 4px 7px;
}
#category-select-form ul.fw-select-options li.house_move {
  background-position: -152px 0px;
}
#category-select-form ul.fw-select-options li.vehicle_move {
  background-position: -317px -2px;
}
#category-select-form ul.fw-select-options li.parcels {
  background-position: 7px -79px;
}
#category-select-form ul.fw-select-options li.motorcycles {
  background-position: -152px -79px;
}
#category-select-form ul.fw-select-options li.vehicle-parts {
  background-position: -316px -81px;
}
#category-select-form ul.fw-select-options li.specialist_move {
  background-position: -475px -78px;
}
#category-select-form ul.fw-select-options li.freight_move {
  background-position: -316px -238px;
}
#category-select-form ul.fw-select-options li.clearance {
  background-position: 7px -157px;
}
#category-select-form ul.fw-select-options li.piano {
  background-position: -153px -157px;
}
#category-select-form ul.fw-select-options li.boat_move {
  background-position: -475px -157px;
}
#category-select-form ul.fw-select-options li.office_move {
  background-position: -153px -239px;
}
#category-select-form ul.fw-select-options li.industrial_move {
  background-position: -476px -239px;
}
#category-select-form ul.fw-select-options li.livestock_move {
  background-position: 7px -238px;
}
#category-select-form ul.fw-select-options li.man_power_only {
  background-position: -316px -157px;
}
#category-select-form ul.fw-select-options li.selected {
  background-color: #003952;
}
#category-select-form.drop-down-style div.fw-select {
  margin-bottom: 0px;
}
#category-select-form.drop-down-style ul.fw-select-options {
  display: none;
}
#category-select-form.drop-down-style div.fw-select {
  padding-left: 30px;
  padding-right: 30px;
  width: 556px;
}
#category-select-form.drop-down-style div.fw-select-control {
  height: 37px;
  width: 563px;
  background: url(/images/cust/send_goods_images.png) no-repeat 513px -45px #FFF;
  border: 2px solid #afafaf;
  border-radius: 2px 8px 8px 2px;
}
#category-select-form.drop-down-style ul.fw-select-options {
  height: 248px;
  width: 500px;
  padding: 20px;
  border: 2px #ccc solid;
  position: absolute;
  top: 63px;
  left: 31px;
  z-index: 12;
  background-color: #fff;
  list-style: none;
}
#category-select-form.drop-down-style ul.fw-select-options li {
  display: block;
  width: 205px;
  margin-right: 30px;
  border-bottom: 1px dotted #ccc;
  cursor: pointer;
  padding: 7px 0px 7px 15px;
  font-size: 1.4em;
  background: url(/images/cust/send_goods_images.png) no-repeat 4px 12px;
  float: left;
  color: #464646;
  /* undoing style for buttons set above */
  height: auto;
  overflow: auto;
  margin: auto 30px auto auto;
  box-shadow: none;
  border-radius: none;
  line-height: auto;
}
#category-select-form.drop-down-style ul.fw-select-options li:hover {
  background-color: #f5f5ff;
}
#category-select-form.drop-down-style div.fw-select-control a {
  display: block;
  text-decoration: none;
  width: 557px;
  cursor: pointer;
  font-size: 1.6em;
  color: #666;
  font-weight: normal;
  font-style: italic;
  padding: 6px 9px 9px 9px;
}
#category-select-form.drop-down-style div.fw-select-control a.fw-select-changed {
  color: #464646;
  font-style: normal;
}
form.drop-down-style {
  margin-bottom: 10px;
}
#category-select-tip {
  position: absolute;
  top: 25px;
  right: -10px;
}
.wrap {
  position: relative;
}
.expander-categories {
  background: url(/images/cust/send_goods_cats.png) #e4e4e4 9px -314px no-repeat;
  box-shadow: 1px 1px 2px #888888;
  width: 88px;
  height: 39px;
  cursor: pointer;
  border-radius: 5px;
  padding: 11px 5px 9px 45px;
  margin: 5px 0px 0px 10px;
  font-size: 1.4em;
  line-height: 1.2em;
  float: left;
}
.expander-categories.expand {
  background-position: -476px -1px;
}
span.category-label.selected {
  font-weight: bold;
  color: #003952;
  font-size: 1.6em;
  margin: 15px 0px 0px 30px;
  float: left;
  width: 278px;
}
span.category-label.selected span {
  font-weight: normal;
  display: block;
}
.hidden {
  display: none;
}
.left-column {
  float: left;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 50%;
}
.right-column {
  float: right;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  width: 50%;
}
div.content-wrap h2 {
  font-size: 2em;
  margin: -2px 0px 15px;
  color: #135b79;
  font-weight: normal;
  background: url(/images/cust/send_goods_optional.png) 0px 0px no-repeat;
  padding: 4px 0px 7px 45px;
  position: relative;
  left: 6px;
}
div.content-wrap h2.num1 {
  background-position: 0px 0px;
}
div.content-wrap h2.num2 {
  background-position: 0px -50px;
}
div.content-wrap h2.num3 {
  background-position: 0px -372px;
}
div.content-wrap .form-section h2 {
  left: -14px;
}
div.content-wrap h2.no-num {
  background: none;
  padding-left: 25px;
}
div.content-wrap h3 {
  font-size: 1.5em;
  margin: 5px 0px 10px;
  color: #105AA1;
}
div.content-wrap h4 {
  font-size: 1.4em;
  margin: 5px 0px 10px;
  color: #464646;
}
div#category-tabs {
  width: 925px;
  position: relative;
  color: #464646;
  float: left;
}
#tab-nav-left.disabled,
#tab-nav-left.disabled:hover,
#tab-nav-right.disabled,
#tab-nav-right.disabled:hover {
  cursor: default;
  color: #e7e7e7;
}
p#more-categories-button:hover {
  cursor: pointer;
}
div.optional-area {
  float: left;
}
div.form-elements {
  float: left;
}
div.messages-and-help {
  float: right;
  width: 295px;
  position: relative;
}
div.messages-and-help p,
div.select_category_tip p {
  font-size: 1.3em;
  color: #464646;
  line-height: 1.3em;
  margin-top: 10px;
}
div.house-move-item-group h3 a {
  font-size: 0.89em;
}
div.content-wrap div.form-row {
  border: 2px solid #afafaf;
  border-radius: 3px;
  height: 40px;
  background: #fff;
  padding: 10px 10px 0px 10px;
  position: relative;
  top: 0px;
  left: 0px;
  margin-bottom: 6px;
  width: 355px;
  float: left;
}
div.content-wrap div.house-move-item div.form-row {
  margin-left: 20px;
}
div.content-wrap div.form-row.error {
  border: 2px solid red;
}
/*
div.content-wrap div.form-row.error label{
	color: red
}*/
div.content-wrap div.description-fields div.form-row.no-ebay {
  width: 540px;
  margin-left: 10px;
}
.image-fields {
  float: left;
  margin-top: 10px;
  width: 555px;
}
div.ebay-fields-canvas {
  width: 1200px;
  height: 60px;
  position: relative;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
div.ebay-fields-canvas div {
  margin-right: 6px;
  float: left;
}
#ebay-wait-background {
  position: absolute;
  height: 72px;
  width: 612px;
  background: url(/images/ajax-loader.gif) no-repeat 50% 70%;
  background-color: #fff;
  opacity: 0.8;
  border: 2px solid #ddd;
  z-index: 1002;
  top: 190px;
  left: 16px;
  text-align: center;
  padding-top: 50px;
  font-size: 1.4em;
  display: none;
  border-radius: 5px;
}
div.content-wrap div.location-fields {
  margin-bottom: 60px;
}
div.inline-rows {
  clear: both;
}
div.content-wrap div.inline-rows div.form-row {
  width: 120px;
  height: 27px;
  float: left;
  margin-right: 6px;
}
div.content-wrap div.inline-rows div.form-row label {
  top: 3px;
}
div.content-wrap div.inline-rows div.form-row input {
  width: 119px !important;
  top: 8px;
}
div.content-wrap .form-row input,
div.content-wrap .form-row textarea,
div.content-wrap .form-row label,
div.content-wrap .house-move-item #form-row-house_move-additional_items label {
  border: 1px #fff solid;
  border: none;
  font-size: 1.6em;
  width: 90%;
  outline: none;
  color: #464646;
  position: absolute;
  top: 10px;
  left: 5px;
  vertical-align: baseline;
  display: block;
  background: transparent;
}
div.content-wrap .form-row.special_instruction textarea[name="special_instruction"] {
  height: 98px;
  width: 385px;
}
div.content-wrap .form-row#form-row-house_move-special_instruction textarea[name="special_instruction"] {
  height: 98px;
  width: 360px;
}
div.content-wrap .form-row.special_instruction,
div.content-wrap .form-row#form-row-house_move-special_instruction {
  height: 110px;
}
div.content-wrap .form-row input {
  top: 14px;
}
div.content-wrap .form-row input.file-upload {
  font-size: 1.2em;
  color: transparent;
}
div.content-wrap .form-row label,
.form-section label,
div.content-wrap .house-move-item #form-row-house_move-additional_items label {
  width: auto;
  padding-top: 3px;
  padding-right: 6px;
  color: #666;
  text-align: left;
  cursor: text;
  top: 10px;
  left: 10px;
  z-index: 10;
  font-style: italic;
}
.form-section label {
  font-size: 1.3em;
  color: #464646;
}
div.content-wrap .form-row .ajax-indicator {
  background: none;
  height: auto;
  width: auto;
}
div.content-wrap label.checkbox-label,
div.content-wrap .check-box-group label,
div.content-wrap .radio-item label,
div.content-wrap div.grouping-item label {
  font-size: 1.4em;
  margin-left: 10px;
  color: #464646;
}
div.content-wrap .radio-item label {
  position: relative;
  top: -2px;
  left: -4px;
  float: left;
}
div.content-wrap .radio-item input {
  font-size: 1.4em;
  float: left;
}
input.dimension-toggle,
div.content-wrap .check-box-group input {
  padding-top: 3px;
  height: 15px;
  width: 20px !important;
  top: -2px;
  position: relative;
  margin: 0px;
}
div.content-wrap .check-box-group {
  margin-bottom: 10px;
}
div.content-wrap select {
  font-size: 1.3em;
  height: 25px;
  color: #464646;
  border: 1px solid #aaa;
  line-height: 18px;
}
div.content-wrap select#category-select {
  display: none;
}
div.content-wrap label.inline-label {
  width: 130px;
  font-size: 1.4em;
  display: inline-block;
  color: #464646;
  float: left;
}
div.content-wrap label.inline-label.inline-exempt {
  width: 100px;
  float: left;
  display: block;
}
div.content-wrap .form-section.date-fields {
  padding-left: 30px;
  width: 566px;
}
div.content-wrap .form-section.date-fields label.inline-exempt {
  color: #135b79;
  font-size: 2em;
  width: 195px;
  padding-top: 0px;
  margin-top: -3px;
  font-style: normal;
}
div.content-wrap .date-fields select[name=date_mode] {
  width: 199px;
  float: right;
  margin-right: 160px;
}
div.content-wrap .date-fields .date_urgent select {
  width: 230px;
}
div.content-wrap div.item-description .form-row {
  height: 80px;
}
div.content-wrap div.item-description .form-row textarea {
  height: 70px;
  width: 97%;
  float: none;
}
div.content-wrap .form-field-description {
  float: none;
  clear: both;
  display: block;
  z-index: 10;
  padding-left: 0px;
}
div.buttons {
  text-align: right;
  width: 538px;
  margin-top: 5px;
  margin-bottom: 50px;
  float: left;
}
#send-goods div.buttons .pinkbtn {
  font-size: 1.7em;
  width: 274px;
}
div.content-wrap div.overall-expander-wrap,
div.grouping {
  /*border-radius: 5px;
	border: 1px solid #ccc;*/
  border: 1px solid #82f5ff;
  background-color: #DEF3FF;
  padding: 20px;
  /*background-color: #e7e7e7;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(231,231,231)),
		color-stop(0.87, rgb(247,247,247))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(231,231,231) 30%,
		rgb(247,247,247) 87%
	);*/
  margin-bottom: 10px;
  clear: both;
  width: 576px;
  float: left;
  position: relative;
}
div.content-wrap div.expander-wrap {
  width: 576px;
  background: #fff;
  margin-bottom: 10px;
  float: left;
}
div.content-wrap div.overall-expander-wrap:hover {
  background-color: #d0eeff;
  /*background-color: #e7e7e7;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(247,247,247)),
		color-stop(0.87, rgb(231,231,231))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(247,247,247) 30%,
		rgb(231,231,231) 87%
	);*/
  /*background-color: #d3e4ee;
	border:1px solid #8db9d2;
	background-image: none;
	margin-bottom: 10px;
	margin-right: 6px;
	cursor: pointer;*/
}
.expander-wrap p,
.overall-expander-wrap p {
  color: #464646;
  font-size: 1.3em;
  line-height: 1.2em;
}
div#vehicle-specific-fields {
  width: 566px;
}
div#vehicle-specific-fields select {
  width: 200px;
  margin-left: 5px;
}
div#vehicle-specific-fields .vehicle_type {
  margin-bottom: 20px;
}
div#vehicle-specific-fields .radio-group {
  margin-bottom: 10px;
  float: left;
}
div#vehicle-specific-fields div.radio-item {
  float: left;
  color: #464646;
  margin-right: 40px;
}
div.content-wrap div.optional-area h3 {
  margin: 10px 0px;
  color: #105aa1;
  font-size: 1.8em;
}
div#category-tabs div.expander-wrap h4.expand-group,
div.overall-expander-wrap h4.expand-group {
  margin: -15px 0 0 11px;
  background: url(/images/cust/send_goods_optional.png) 538px -295px no-repeat;
  cursor: pointer;
  font-weight: normal;
  color: #135B79;
  padding: 20px 11px 15px 0px;
  font-size: 2em;
}
div.overall-expander-wrap h4.expand-group {
  background-position: 534px -295px;
  margin-left: 15px;
  margin-top: -10px;
}
div#category-tabs div.optional-area div.expander-wrap h4 span {
  color: #27a4da;
}
div.expander-content,
div.overall-expander-content {
  display: none;
  padding-top: 10px;
  clear: both;
}
div.p-date-wrap {
  float: left;
  clear: both;
}
div.d-date-wrap {
  float: right;
}
div.p-date-wrap,
div.d-date-wrap {
  margin-top: 10px;
  width: 250px;
  /*275px;*/
}
div.content-wrap div.date-wrap {
  float: left;
  margin-top: 10px;
  width: 138px;
  margin-bottom: 0px;
  height: 25px;
}
div.content-wrap div.date-wrap input {
  width: 99px;
  border: 1px #ccc solid;
  height: 15px;
  padding: 5px;
  font-size: 1.4em;
  color: #464646;
  float: left;
}
.date-wrap span {
  display: block;
  width: 21px;
  height: 19px;
  background: url(../images/calIcon.gif) no-repeat;
  float: right;
  margin: 4px 0 0 0px;
  cursor: pointer;
}
#general_goods_move-p_time,
#general_goods_move-d_time {
  margin-top: 10px;
}
.date_asap,
.date_urgent,
.date_fixed,
.date_ranged {
  display: none;
  margin-top: 10px;
  float: left;
  width: 500px;
}
div.content-wrap div.p-date-wrap select,
div.content-wrap div.d-date-wrap select {
  width: 200px;
  margin-top: 10px;
}
div.content-wrap div.inline-rows select,
#category-tabs form div.inline-rows .fw-select-control {
  width: 50px;
  float: left;
  height: 38px;
  margin-top: 1px;
  position: static;
}
.fw-global-error-indicator {
  border-radius: 5px;
  background-color: #FFE7E7;
  border: 1px solid #FFCCCC;
  color: red;
  width: 273px;
  float: right;
  padding: 10px;
  display: none;
  margin-bottom: 20px;
  margin-top: 6px;
}
div.content-wrap .fw-global-error-indicator p {
  color: red;
  line-height: 1.3em;
}
div.content-wrap p.form-field-description.error {
  border: 1px solid red;
  border-radius: 5px;
  background-color: #ffe7e7;
  color: red;
  padding: 20px 20px 20px;
  width: 253px;
  margin: 0px 0px 10px 0px;
}
div.content-wrap .house-move-item-group {
  margin: 0px;
  width: 100%;
  float: left;
}
div.content-wrap .house-move-item-group h3 {
  margin: 5px 0px;
  clear: both;
  color: #464646;
  float: left;
  width: 100%;
}
div.content-wrap .house-move-item {
  padding: 3px 0px;
  float: left;
  margin-right: 35px;
  width: 212px;
}
div.content-wrap .freight-move-item {
  clear: both;
  padding: 3px 0px;
  width: 230px;
  float: left;
  margin-right: 60px;
  height: 40px;
}
div.content-wrap .house-move-item input,
div.content-wrap .freight-move-item input,
div.content-wrap .men_required input {
  border: 2px solid #ccc;
  border-radius: 3px;
  height: 30px;
  font-size: 1.4em;
  float: right;
  width: 45px;
  text-align: center;
}
div.content-wrap .house-move-item label,
div.content-wrap .freight-move-item label,
div.content-wrap .men_required label {
  float: left;
  font-size: 1.3em;
  margin-top: 12px;
  color: #464646;
  width: 195px;
  display: block;
  line-height: 1.2em;
  vertical-align: baseline;
  padding: 0px;
}
div.content-wrap .house-move-item label {
  margin-top: 0px;
  font-style: normal;
  padding-right: 10px;
  width: 152px;
}
div.content-wrap .freight-move-item label {
  font-size: 1.4em;
  width: 175px;
}
.office-move-item-group {
  margin-top: 10px;
  float: left;
}
a.house-move-suggest,
a.office-move-suggest {
  height: 38px;
  width: 214px;
  text-align: center;
  padding: 8px 10px 10px;
  background: url(/images/house_move_suggestion_bg.png) no-repeat;
  /*	border-radius: 3px;
	border: 2px solid #888;
	background-color: #e7e7e7;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(231,231,231)),
		color-stop(0.87, rgb(247,247,247))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(231,231,231) 30%,
		rgb(247,247,247) 87%
	);*/
  float: right;
  margin: 30px 0px 0px 150px;
  cursor: pointer;
  font-size: 1.2em !important;
  text-decoration: none;
  color: #FFF;
  line-height: 1.2em;
  font-weight: bold;
}
div.content-wrap select.freight-units {
  clear: both;
  display: block;
  position: relative;
  top: -26px;
  left: 260px;
}
.send_goods_header {
  width: 865px;
  padding: 40px 30px;
  background: url(/images/bg_header_send_goods.png) top left repeat-x;
  height: 56px;
  float: left;
  border: 1px solid #FFF;
  border-radius: 5px;
  margin-bottom: 20px;
}
.send_goods_header_img {
  margin-top: -12px;
  float: right;
}
.send_goods_header hgroup {
  float: left;
}
.send_goods_header h2 {
  color: #FFF;
  font-size: 3.0em;
  margin-bottom: 10px;
}
.send_goods_header h3 {
  color: #84c9ef;
  font-size: 2.0em;
}
div.rounded-box {
  border: 1px solid #CCCCCC;
  border-radius: 8px 8px 8px 8px;
}
.form-section:hover,
#category-select-form .fw-select:hover {
  /*background-color: #e7e7e7;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(247,247,247)),
		color-stop(0.87, rgb(231,231,231))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(247,247,247) 30%,
		rgb(231,231,231) 87%
	);*/
  /*background-color: #d3e4ee;
	border:1px solid #8db9d2;
	background-image: none;
	cursor: pointer;*/
}
#category-select-form div.fw-select {
  /*box-shadow: 0 0 3px #B1B1B1;*/
  margin-bottom: 10px;
  padding: 10px 0px;
  /*background-color: #e7e7e7;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.31, rgb(231,231,231)),
		color-stop(0.87, rgb(247,247,247))
	);
	background: -moz-linear-gradient(
		center bottom,
		rgb(231,231,231) 30%,
		rgb(247,247,247) 87%
	);*/
  width: 625px;
  /*border: 1px solid #CCCCCC;
    border-radius: 8px 8px 8px 8px;	*/
}
div.increment {
  margin-top: 10px;
  float: left;
  width: 555px !important;
}
div.item-description {
  float: left;
  width: 555px;
}
div.move-item {
  float: left;
  width: 555px;
  margin-bottom: 10px;
}
.plus_link,
#repeat-move-item,
.fw-delete-button,
.add-description,
.house-move-item-group a {
  background: url(/images/cust/send_goods_optional.png) no-repeat scroll 0px -314px;
  display: block;
  padding: 6px 0px 0px 38px;
  height: 21px;
  text-decoration: none;
  color: #464646;
  margin-top: 3px;
  margin-bottom: 10px;
  float: left;
  width: 90%;
  font-size: 1.4em;
}
.fw-delete-button {
  background: url(/images/cust/send_goods_optional.png) no-repeat scroll 0px -172px;
}
.box-width {
  width: 590px;
}
div.content-wrap .box-width h4 {
  color: #135B79;
  font-size: 1.4em;
  padding-left: 2px;
  margin-bottom: 10px;
}
.box-width .left-column select,
.box-width .right-column select {
  margin-bottom: 10px;
  width: 260px;
  height: 25px;
}
.men_required {
  margin: 10px 80px 10px 0px;
  /*clear:both;*/
  width: 255px;
  float: left;
}
.float-left {
  float: left;
}
.radio-item {
  margin-bottom: 5px;
  float: left;
  width: 100%;
}
#house_move-special_instruction,
#house_move-additional_items {
  height: 30px;
}
.packing_services {
  margin-bottom: 10px;
  float: left;
}
div.content-wrap h5 {
  font-size: 1.5em;
  color: #464646;
  font-weight: normal;
  margin-bottom: 10px;
  margin-top: 0px;
}
.d_urgent_period {
  clear: both;
  margin-top: 10px;
  float: left;
  width: 500px;
}
#login-form #permanent_log_in0 {
  margin-top: 0px;
}
#category-select-form {
  float: left;
  position: relative;
  z-index: 999;
}
/*House Move*/
div.house-map-container {
  background: url(/images/cust/house_move.png) no-repeat;
  width: 342px;
  height: 333px;
  margin-left: 30px;
  margin-top: 20px;
  float: left;
}
.expander-categories.expand .for-collapse {
  display: block;
}
.expander-categories.expand .for-expand {
  display: none;
}
.expander-categories .for-collapse {
  display: none;
}
.expander-categories .for-expand {
  display: block;
}
.next-item-group {
  display: block;
  cursor: pointer;
}
.previous-item-group {
  display: block;
  cursor: pointer;
}
.house-map-button.highlight {
  background-color: #def3ff;
}
.house-map-button.ticked {
  background: url(/images/cust/ticked.png) transparent 100% 0 no-repeat;
}
.house_move_inside .small-minus-button {
  display: block;
  width: 14px;
  height: 14px;
  background: url(/images/cust/house_move_plus.png) no-repeat;
  float: right;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  color: transparent;
  cursor: pointer;
}
.house_move_inside .small-plus-button {
  width: 14px;
  height: 14px;
  background: url(/images/cust/house_move_plus.png) -33px 0px no-repeat;
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  color: transparent;
  cursor: pointer;
}
.transparent-box {
  float: right !important;
  padding: 0!important;
  font-size: 1.2em !important;
  width: 17px!important;
  border: 0!important;
  background: transparent!important;
  margin: -8px 4px 10px 6px !important;
}
.house_move_inside label {
  width: 130px !important;
}
.house_move_inside.description {
  margin-top: 0px;
}
.house_move_inside.description label {
  width: auto !important;
}
.house-move-left-panel {
  display: block;
  overflow: hidden;
  float: left;
  width: 250px;
  margin-left: 20px;
}
.house-move-right-panel {
  display: block;
  overflow: hidden;
  float: right;
  width: 250px;
}
.house-map.level.roof {
  width: 288px;
  height: 135px;
}
.house-map.level {
  clear: both;
  width: 315px;
  height: 97px;
  overflow: hidden;
}
.house-map.level.ground .house-map-button.layout-square {
  width: 77px;
  height: 61px;
  margin-right: 6px;
}
.house-map-button.shed-items {
  width: 64px;
  height: 62px;
  float: left;
  cursor: pointer;
  margin-left: 1px;
  margin-top: 1px;
  padding-top: 30px;
}
.house-map-button.shed-items:hover {
  background: url(/images/cust/house_move_shed_hover.png) no-repeat;
}
.house-map-button.shed-items span {
  font-size: 1.4em;
  line-height: 1.2em;
  color: #0f455c;
  font-weight: bold;
  margin: 6px 0px 0px 8px;
  float: left;
}
.house-map-button.shed-items.highlight {
  background: url(/images/cust/house_move_shed_hover.png) no-repeat;
}
.house-map-button.shed-items.ticked {
  background: url(/images/cust/ticked.png) transparent 100% 0 no-repeat;
}
.house-map.level.level1 {
  margin-left: 22px;
  margin-top: 1px;
}
.house-map.level.ground {
  margin-left: 22px;
  margin-top: 0px;
}
.house-map-button.layout-square {
  width: 77px;
  height: 57px;
  float: left;
  margin-right: 6px;
  cursor: pointer;
  font-size: 1.4em;
  font-weight: bold;
  color: #0f455c;
  padding: 32px 0 0;
  text-align: center;
  line-height: 1.2em;
}
.house-map-button.layout-square:hover {
  background-color: #def3ff;
}
.house-map-button.layout-roof {
  width: 287px;
  height: 136px;
  cursor: pointer;
}
.house-map-button.layout-roof.highlight {
  background: url(/images/cust/house_move_roof_hover.png) no-repeat;
}
.house-map-button.layout-roof span {
  width: 55px;
  float: left;
  line-height: 1.2em;
  font-size: 1.4em;
  font-weight: bold;
  color: #0f455c;
  margin: 70px 0px 0px 120px;
  text-align: center;
}
.house-map-button.layout-roof:hover {
  background: url(/images/cust/house_move_roof_hover.png) no-repeat;
}
.house-map-button.layout-roof.ticked {
  background: url(/images/cust/ticked.png) transparent 55% 0 no-repeat;
}
.house-move-selected-room {
  margin-top: 20px;
  font-size: 1.6em;
}
.house-move-item .decrease {
  float: left;
  width: 10px;
  display: block;
}
.house-move-item .increase {
  float: right;
  width: 10px;
  display: block;
}
.form-section-inner {
  background: #fff;
  padding: 20px;
  float: left;
  width: 535px;
  position: relative;
}
div.content-wrap .form-section-inner p.hm_p {
  font-size: 1.6em;
  margin-top: 0px;
  padding-top: 0px;
}
div.content-wrap .form-section-inner p.hm_pink {
  float: right;
  color: #E12A7A;
  width: 185px;
  font-size: 1.3em;
  text-align: right;
  position: absolute;
  top: 60px;
  right: 20px;
}
.house-move-right-panel span.next-item-group,
.house-move-right-panel span.previous-item-group {
  font-size: 1.5em;
  text-decoration: underline;
  margin-right: 59px;
}
div.content-wrap h2.category-label {
  font-size: 1.4em;
  width: 254px;
  margin-right: 10px;
  font-weight: bold;
  height: 37px;
  background-position: 0px 8px;
}
div.content-wrap h2.category-label span {
  font-weight: normal;
  display: block;
}
/*relist*/
.relist_col {
  margin-top: 70px;
  font-size: 1.3em;
}
.relist_col select {
  width: 250px;
  margin-left: 10px;
}
.relist_buttons {
  float: left;
  margin-top: 30px;
  margin-bottom: 140px;
  width: 460px;
}
.relist_buttons .pinkbtn {
  margin-left: 10px;
  float: right;
}
.relist_buttons .bluebtn {
  float: right;
}
.spinner {
  text-align: center;
}
.spinner .spinner_image {
  position: relative;
  margin: 50px 20px 0 0;
}
.spinner .text {
  position: relative;
  top: -8px;
}
.spinner-center {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/images/cust/ajax-spinner-blue.gif);
  background-repeat: no-repeat;
  background-position-x: 293px;
  background-position-y: 90px;
  z-index: 100;
}
.route-matcher .text {
  width: 700px;
  margin: 0 0 10px 0;
  font-size: 1.5em;
  font-weight: bold;
}
/* Styling for when shown in an iframe */
.content-wrap.iframe .wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-wrap.iframe #general_goods_move .form-elements h1,
.content-wrap.iframe #house_move .form-elements h1 {
  margin: 0px 10px 0px 0px;
  padding-bottom: 30px;
  font-size: 1.5em;
  font-weight: 600;
}
.content-wrap.iframe div#category-tabs {
  width: 945px;
}
.content-wrap.iframe .instruction-form-message h2 {
  border-top: none !important;
  padding-bottom: 10px !important;
  color: #316892 !important;
  font-size: 2em !important;
}
.content-wrap.iframe .instruction-form-message ul li {
  border-bottom: 1px #D5D5D5 solid !important;
  padding: 21px 56px 21px 66px !important;
  position: relative;
  font-size: 1.5em !important;
}
.content-wrap.iframe .instruction-form-message h3 {
  background-color: #fff !important;
  border-bottom: none !important;
  padding-left: 66px !important;
}
.content-wrap.iframe .instruction-form-message ul li.p1 {
  background: url(/images/cust/wait-medium.png) no-repeat 8px 21px;
}
.content-wrap.iframe .instruction-form-message ul li.p2 {
  background: url(/images/cust/compare-medium.png) no-repeat left 18px;
}
.content-wrap.iframe .instruction-form-message ul li.p3 {
  background: url(/images/cust/choose-medium.png) no-repeat left 26px;
}
.content-wrap.iframe .instruction-form-message ul li .arrow {
  display: block;
  background: url(/images/cust/divider-down-arrow.png) no-repeat center center;
  width: 21px;
  height: 11px;
  position: absolute;
  left: 140px;
  bottom: -11px;
}
.content-wrap.iframe .buttons {
  width: 616px;
}
.content-wrap.iframe .buttons .check-box-group {
  float: none;
  margin-top: 10px;
}
.content-wrap.iframe div.location-fields div.form-row {
  width: 253px;
}
.text-sender p.text-hint {
  font-weight: normal;
  padding-left: 40px;
  background-image: url(/images/cust/mobileicon.png);
  background-repeat: no-repeat;
  height: 40px;
  vertical-align: central;
  margin: 0 0 0 0;
}
.text-sender p.text-hint span {
  font-size: 1.1em;
  margin-top: 10px;
  display: block;
  float: left;
}
.text-sender p.text-hint .bluebtn {
  display: block;
  float: left;
  font-size: 1.15em;
  font-weight: normal;
  padding-top: 9px;
  padding-bottom: 9px;
}
div.blue_header p.reset-password-button {
  margin-top: 20px;
}
.items-wrap .move-item:nth-child(n+2):before {
  content: " ";
  height: 2px;
  display: block;
  background-color: #b4e4f5;
  margin-bottom: 14px;
  border-top: 1px solid #b4e4f5;
  border-bottom: 1px solid #b4e4f5;
  margin-right: 60px;
  margin-left: 60px;
}
#home_anyvan_used.listing-followup {
  border-right: none;
  border-left: 1px solid #D2D2D2;
  float: left;
  margin-left: 70px;
  width: 150px;
  padding-top: 100px;
  padding-left: 50px;
  background-position: 72px 10px;
  text-align: center;
  font-weight: normal;
  font-size: 1.4em;
}
#home_anyvan_used.listing-followup span {
  background-color: #DEF3FF;
  color: #226894;
  line-height: 1em;
  font-size: 3em;
  font-weight: 600;
}
#home_anyvan_used.international {
  border-right: none;
  border-left: 1px solid #D2D2D2;
  float: left;
  margin-left: 70px;
  width: 150px;
  padding-top: 0px;
  padding-left: 50px;
  background: none;
  text-align: center;
  font-weight: normal;
  font-size: 1em;
  height: auto;
}
#home_anyvan_used.international h3 {
  color: #006696;
  font-size: 1.4em;
}
#home_anyvan_used.international .flags {
  position: relative;
  height: 106px;
}
#home_anyvan_used.international .flags .flag {
  width: 86px;
  height: 96px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#home_anyvan_used.international .flag-world {
  background: url(/images/cust/flag_icons/world.png) no-repeat center;
}
#home_anyvan_used.international .flag-europe {
  background: url(/images/cust/flag_icons/europe.png) no-repeat center;
}
#home_anyvan_used.international .flag-be {
  background: url(/images/cust/flag_icons/be.png) no-repeat center;
}
#home_anyvan_used.international .flag-cy {
  background: url(/images/cust/flag_icons/cy.png) no-repeat center;
}
#home_anyvan_used.international .flag-de {
  background: url(/images/cust/flag_icons/de.png) no-repeat center;
}
#home_anyvan_used.international .flag-dk {
  background: url(/images/cust/flag_icons/dk.png) no-repeat center;
}
#home_anyvan_used.international .flag-es {
  background: url(/images/cust/flag_icons/es.png) no-repeat center;
}
#home_anyvan_used.international .flag-fr {
  background: url(/images/cust/flag_icons/fr.png) no-repeat center;
}
#home_anyvan_used.international .flag-no {
  background: url(/images/cust/flag_icons/no.png) no-repeat center;
}
#home_anyvan_used.international .flag-pl {
  background: url(/images/cust/flag_icons/pl.png) no-repeat center;
}
#home_anyvan_used.international .flag-pt {
  background: url(/images/cust/flag_icons/pt.png) no-repeat center;
}
#home_anyvan_used.international .flag-se {
  background: url(/images/cust/flag_icons/se.png) no-repeat center;
}
#home_anyvan_used.international .flag-uk {
  background: url(/images/cust/flag_icons/uk.png) no-repeat center;
}
#home_anyvan_used.international .flags .flag + .flag {
  right: 0px;
  left: auto;
  z-index: 0;
}
.min-space {
  margin-top: 5px !important;
}
/*
-----------------------------------
	Affiliate right hand column
-----------------------------------
*/
div.messages-and-help.preloved {
  top: -103px;
}
div.messages-and-help.preloved .map-container {
  top: 0px;
}
div.content-wrap .preloved .affiliate-logo {
  background: url('/images/send-goods-api/preloved/preloved-logo-bg.png') no-repeat center;
  height: 105px;
}
div.content-wrap .preloved h2 {
  background: none;
  padding: 0px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.4em;
  left: 0px;
}
div.content-wrap .preloved h3 {
  color: #44a4de;
  text-align: center;
  font-size: 3.8em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
div.messages-and-help.recycle {
  top: -103px;
}
div.messages-and-help.recycle .map-container {
  top: 0px;
}
div.content-wrap .recycle .affiliate-logo {
  background: url('/images/send-goods-api/recycle/recycle-logo.png') no-repeat center;
  height: 120px;
}
div.content-wrap .recycle h2 {
  background: none;
  padding: 0px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.4em;
  left: 0px;
}
div.content-wrap .recycle h3 {
  color: #B0CF57;
  text-align: center;
  font-size: 3.8em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
div.messages-and-help.freeads {
  top: -103px;
}
div.messages-and-help.freeads .map-container {
  top: 0px;
}
div.content-wrap .freeads .affiliate-logo {
  background: url('/images/send-goods-api/freeads/freeads-logo-medium.png') no-repeat center;
  height: 51px;
}
div.content-wrap .freeads h2 {
  background: none;
  padding: 0px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.4em;
  left: 0px;
}
div.content-wrap .freeads h3 {
  color: #F38C09;
  text-align: center;
  font-size: 3.8em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
div.messages-and-help.gumtree {
  top: -95px;
}
div.messages-and-help.gumtree .map-container {
  top: 0px;
}
div.content-wrap .gumtree .affiliate-logo {
  background: url('/images/send-goods-api/gumtree/gumtree-logo-large.png') no-repeat center;
  height: 100px;
}
div.content-wrap .gumtree h2 {
  background: none;
  padding: 0px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.3em;
  left: 0px;
}
div.content-wrap .gumtree h3 {
  color: #44a4de;
  text-align: center;
  font-size: 3.9em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
div.messages-and-help.spareroom {
  top: -135px;
}
div.messages-and-help.spareroom .map-container {
  top: 0px;
}
div.content-wrap .spareroom .affiliate-logo {
  background: url('/images/send-goods-api/spareroom/spareroom-logo.png') no-repeat center;
  height: 35px;
  padding: 30px;
  border: 1px solid #E0F6FE;
}
div.content-wrap .spareroom h2 {
  background: none;
  padding: 0px;
  margin: 50px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.3em;
  left: 0px;
}
div.content-wrap .spareroom h3 {
  color: #44a4de;
  text-align: center;
  font-size: 3.9em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
div.messages-and-help.littlehouseco .map-container {
  top: 0px;
}
div.content-wrap .littlehouseco .affiliate-logo {
  background: url('/images/send-goods-api/littlehouseco/littlehouse-logo-large.png') no-repeat center;
  height: 45px;
  padding: 30px;
}
div.content-wrap .littlehouseco .affiliate-logo + h2 {
  background: none;
  padding: 0px !important;
  margin: 0px !important;
  text-align: center;
  color: #0b6eb3 !important;
  font-weight: normal;
  font-size: 2em !important;
  left: 0px;
}
div.content-wrap .littlehouseco h2 + h3,
div.content-wrap.iframe .littlehouseco h2 + h3 {
  color: #444444 !important;
  text-align: center;
  font-size: 3.9em !important;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
  padding: 0px !important;
}
div.content-wrap .littlehouseco h2 + h3:after {
  content: '*';
  color: #e68c00;
}
.blue_header.international p {
  font-weight: 600;
  font-style: italic;
  font-size: 1.6em;
  text-align: center;
  position: relative;
  top: -10px;
}
.blue_header.international p span {
  display: inline-block;
  background: url(/images/cust/choose.png) no-repeat left center;
  width: 65px;
  height: 28px;
  position: relative;
  top: 5px;
}
.blue_header.international p strong {
  font-weight: 700;
}
.messages-and-help .map-container {
  position: relative;
  top: -93px;
}
.content-wrap.only-one-cat .messages-and-help .map-container {
  top: 0px;
}
.messages-and-help .map-container .map {
  width: 295px;
  height: 305px;
}
.messages-and-help .map-container .detail {
  padding: 8px;
  background-color: #F6F6F6;
  border: 1px #82F5FF solid;
  text-align: center;
  font-size: 1em;
  margin: 17px 0px 0px 0px;
}
.messages-and-help .map-container .detail p {
  margin: 0px;
}
.messages-and-help .map-container .detail .route span {
  color: #43A4DE;
  font-weight: 600;
  font-size: 1.2em;
}
.messages-and-help .map-container .detail .distance {
  font-weight: 600;
  color: #000000;
  margin-top: 10px;
  font-size: 1.6em;
}
.messages-and-help .map-container .detail .distance span {
  font-size: 1.4em;
  background: url(/images/cust/pin.png) no-repeat left center;
  padding-left: 25px;
  letter-spacing: 1px;
}
/*
---------------------------------------------
 Facebook tweaks (just 810px to work with!)
---------------------------------------------
*/
.content-wrap.iframe-facebook div#category-tabs {
  width: 810px;
}
.content-wrap.iframe-facebook div#category-tabs .form-elements {
  /*float: right;*/
  width: 555px;
}
.content-wrap.iframe-facebook div.messages-and-help {
  /*float: left;*/
  width: 236px;
}
.content-wrap.iframe-facebook .instruction-form-message ul li {
  padding-right: 10px !important;
}
.content-wrap.iframe-facebook .instruction-form-message ul li .arrow {
  left: 110px;
}
.content-wrap.iframe-facebook .form-section {
  width: 503px;
}
.content-wrap.iframe-facebook #category-select-form.drop-down-style div.fw-select {
  width: 483px;
}
.content-wrap.iframe-facebook #category-select-form.drop-down-style div.fw-select-control {
  width: 483px;
  background-position: 433px -45px;
}
.content-wrap.iframe-facebook #category-select-form.drop-down-style div.fw-select-control a {
  width: 463px;
}
.content-wrap.iframe-facebook div.description-fields div.form-row.no-ebay {
  width: 460px;
}
.content-wrap.iframe-facebook .form-section.date-fields,
.content-wrap.iframe-facebook #vehicle-specific-fields {
  width: 493px;
}
.content-wrap.iframe-facebook .date-fields select[name="date_mode"] {
  margin-right: 90px;
}
.content-wrap.iframe-facebook div.overall-expander-wrap,
.content-wrap.iframe-facebook div.grouping {
  width: 503px;
}
.content-wrap.iframe-facebook .buttons {
  width: 545px;
  float: none;
}
.content-wrap.iframe-facebook div.overall-expander-wrap h4.expand-group {
  background-position: 460px -295px !important;
}
.content-wrap.iframe-facebook div.overall-expander-wrap h4.expand-group.expanded {
  background-position: 460px -153px !important;
}
.content-wrap.iframe-facebook div.expander-wrap {
  width: 503px;
}
.content-wrap.iframe-facebook div#category-tabs div.optional-area div.expander-wrap h4 {
  width: 421px;
  font-size: 1.4em;
}
.content-wrap.iframe-facebook div.inline-rows div.form-row {
  width: 100px;
}
.content-wrap.iframe-facebook div.location-fields div.form-row {
  width: 213px;
}
.content-wrap.iframe-facebook .wrap {
  margin: 30px 0px;
  width: 810px;
  padding: 0px;
}
.content-wrap.iframe-facebook p.form-field-description.error {
  width: 193px;
}
.content-wrap.iframe-facebook div.form-tip {
  margin-left: 0px;
}
.content-wrap.iframe-facebook .form-tip-inside {
  float: left;
  left: -10px;
  width: 192px;
}
.content-wrap.iframe-facebook .form-messages-date-fields .form-tip-inside {
  top: 5px;
}
.content-wrap.iframe-facebook .box-width .left-column select,
.content-wrap.iframe-facebook .box-width .right-column select {
  width: 240px;
}
.content-wrap.iframe-facebook .form-section-inner {
  width: 445px;
}
.content-wrap.iframe-facebook .house-move-item {
  width: 192px;
}
.content-wrap.iframe-facebook .house-move-item label {
  width: 142px;
}
.content-wrap.iframe-facebook .office-move-item-group .house-move-item {
  width: 207px;
}
.content-wrap.iframe-facebook .house-move-left-panel {
  margin-left: 0px;
  width: 220px;
}
.content-wrap.iframe-facebook .house-move-right-panel {
  width: 220px;
}
.content-wrap.iframe-facebook .house-move-right-panel .house-move-item {
  margin-right: 0px;
}
.content-wrap.iframe-facebook h1 {
  color: #316892;
  font-size: 2.6em;
  font-weight: 600;
}
.content-wrap.iframe-facebook h1 + p {
  font-size: 1.5em;
  width: 545px;
}
.content-wrap.iframe-facebook h1 + p strong {
  font-weight: 600;
  color: #d71c65;
}
.content-wrap.iframe-facebook .messages-and-help > p,
.content-wrap.iframe-facebook .messages-and-help .instruction-form-message {
  position: relative;
  top: -93px;
  z-index: 1000;
}
.content-wrap.iframe-facebook .contact {
  line-height: 2.2em;
  text-align: right;
  float: right;
}
.content-wrap.iframe-facebook .contact .title {
  color: #399ed6;
  font-size: 1.7em;
}
.content-wrap.iframe-facebook .contact .phone_number {
  color: #e12a7a;
  font-size: 2.5em;
  font-weight: bold;
}
.helpful-tip {
  background-color: #FCFFC7;
  border: 1px solid #E5E7C8;
  position: absolute;
  padding: 10px 20px;
  width: 285px;
  display: none;
  z-index: 2000;
}
.helpful-tip h3,
.submit-sure h3 {
  font-weight: 600;
  color: #333333 !important;
}
.helpful-tip p,
.helpful-tip li,
.submit-sure p {
  font-size: 1.2em !important;
  color: #444444 !important;
}
.helpful-tip .cross,
.submit-sure .cross {
  background: url(/images/cust/send-goods-tip-cross.png) no-repeat center;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.helpful-tip .arrow {
  background: url(/images/cust/send-goods-tip-arrow.png) no-repeat center;
  width: 13px;
  height: 24px;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  left: -13px;
}
.submit-sure {
  background-color: #FCFFC7;
  border: 1px solid #E5E7C8;
  padding: 10px 20px;
  text-align: left;
  margin-bottom: 10px;
  position: relative;
  width: 576px;
  display: none;
}
.book_now_send_goods_login #sign-up-form.listing-followup input[name=sign_up_email] {
  width: 250px;
}
.book_now_send_goods_login #sign-up-form.listing-followup .form-row {
  width: 325px;
}
.book_now_send_goods_login #sign-up-form.listing-followup .button {
  width: 230px;
}
#notes-form {
  width: 80%;
  border: 1px solid #aac2ff;
  border-radius: 7px;
  padding: 10px 20px;
  margin-bottom: 20px;
}
#notes-form h4 {
  color: #4287da;
  font-size: 1.5em;
  border-bottom: 1px solid #4287da;
  margin-top: 0px;
}
#notes-form .form-row + .form-row {
  margin-top: 10px;
}
#notes-form #form-row-notes label {
  display: none;
}
#notes-form label {
  font-weight: 600;
  font-size: 1.3em;
}
#notes-form textarea {
  width: 100%;
  min-height: 150px;
  font-size: 1.3em;
}
#notes-form select {
  font-size: 1.3em;
  margin-left: 10px;
}
#notes-form input[type=submit] {
  font-size: 1em;
  float: right;
}
.two-men-required {
  padding-top: 10px;
}
.two-men-required .check-box-group {
  float: none;
}
.two-men-required label {
  font-weight: 600;
}
#sign-up-form .button {
  position: relative;
}
#category-tabs form .buttons {
  position: relative;
}
#sign-up-form .button .loading-spinner,
#category-tabs form .buttons .loading-spinner {
  position: absolute;
  right: -20px;
  top: 10px;
}
.category-descriptions p {
  color: #888 !important;
  font-size: 1.3em;
  font-style: italic;
  padding: 10px;
  margin: 0px;
}
.messages-and-help .set-price-container {
  position: relative;
  top: -93px;
  padding: 10px;
  border: 1px solid #2DAFE2;
}
.content-wrap.only-one-cat .messages-and-help .set-price-container {
  top: 0px;
}
.messages-and-help .set-price-container h2 {
  background: none;
  padding: 0px;
  text-align: center;
}
.messages-and-help .set-price-container .price {
  font-size: 4em;
  color: #2DAFE2;
  text-align: center;
  margin: 0px 0px 10px 0px;
  font-weight: 600;
}
.messages-and-help .set-price-container .saving {
  font-size: 2.5em;
  text-align: center;
  margin: 0px 0px 10px 0px;
  vertical-align: top;
  color: #2DAFE2;
}
.messages-and-help .set-price-container .saving span {
  display: inline-block;
  font-size: 0.6em;
  color: #464646;
}
.messages-and-help .set-price-container + .map-container {
  margin-top: 10px;
}
div.messages-and-help.donedeal {
  top: -103px;
}
div.messages-and-help.donedeal .map-container {
  top: 0px;
}
div.content-wrap .donedeal .affiliate-logo {
  background: url('/images/send-goods-api/donedeal/donedeal-logo.svg') no-repeat center;
  height: 43px;
}
div.content-wrap .donedeal h2 {
  background: none;
  padding: 0px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.4em;
  left: 0px;
}
div.content-wrap .donedeal h3 {
  color: #44a4de;
  text-align: center;
  font-size: 3.8em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
div.messages-and-help.zoopla {
  top: -103px;
}
div.messages-and-help.zoopla .map-container {
  top: 0px;
}
div.content-wrap .zoopla .affiliate-logo {
  background: url('/images/send-goods-api/zoopla/logo.png') no-repeat center #5C1862;
  height: 60px;
}
div.content-wrap .zoopla h2 {
  background: none;
  padding: 0px;
  margin: 30px 0px 0px 0px;
  text-align: center;
  color: #333333;
  font-weight: lighter;
  font-size: 1.4em;
  left: 0px;
}
div.content-wrap .zoopla h3 {
  color: #5C1862;
  text-align: center;
  font-size: 3.8em;
  font-weight: 600;
  margin: -5px 0px 0px 0px;
}
#house_move-there_is_lift {
  float: right;
}
.blue_header {
  margin-top: 10px;
  padding: 20px 0px 60px 0px;
}
.blue_header h2.pink {
  float: left;
}
.listing-callback .quote-callback {
  width: 216px !important;
  /*it's not good, but here we have too many css to do it differently*/
}
.listing-callback .price-callback {
  width: 251px !important;
}
.listing-callback .time-callback {
  width: 307px !important;
}
#non-auction {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 370px;
  margin-top: 16px;
  border: 1px solid #CCCCCC;
  line-height: 47px;
}
#non-auction .box-non-auction-price {
  width: 100%;
  height: 56px;
  font-size: 18px;
  border-bottom: 1px solid #CCCCCC;
}
#non-auction .box-non-auction-price .date-type {
  padding-left: 11px;
  font-size: 30px;
}
#non-auction .box-non-auction-price label {
  cursor: pointer;
}
#non-auction .box-non-auction-price .price {
  font-size: 30px;
  float: right;
  margin-right: 11px;
}
#non-auction .non-auction-check {
  text-align: center;
  line-height: 76px;
  height: 76px;
  font-size: 30px;
}
#non-auction .non-auction-check input[type='checkbox'] {
  width: 30px;
  height: 30px;
  cursor: pointer;
}
#non-auction .non-auction-check label {
  cursor: pointer;
}
#non-auction .box-non-auction-price input[type='text'] {
  width: 160px;
  font-size: 28px;
}
#lead-source-check {
  position: absolute;
  top: 240px;
  right: 0px;
  width: 370px;
  margin-top: 16px;
  line-height: 47px;
}
#lead-source-check .check-box-group .check-box-item {
  text-align: center;
  line-height: 76px;
  height: 76px;
  font-size: 20px;
}
#lead-source-check .check-box-group .check-box-item input[type='checkbox'] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#lead-source-check .check-box-group .check-box-item label {
  cursor: pointer;
}
/*# sourceMappingURL=send-goods-6c023e5304fd597e935e49f38bad35b9.map */