
/* home page  Have a question form  ---- */
.formPanel .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 15px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:11px; text-align:left}
.formPanel .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 14px;}
.formPanel .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.formPanel .chosen-container a {  cursor: pointer;}
.formPanel .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:46px;   border-radius: 3px;    color: #544e50;  text-decoration: none;  white-space: nowrap;  line-height:46px;
background: #f7f7f7;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#e3e3e3));
	background: -webkit-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -moz-linear-gradient(top, #ffffff, #e3e3e3);
	background: -ms-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -o-linear-gradient(top, #f7f7f7, #e3e3e3);	

}
.formPanel .chosen-container-single .chosen-default { }
.formPanel .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.formPanel .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.formPanel .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.formPanel .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.formPanel .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.formPanel .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:46px;}
.formPanel .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow2.png) right top no-repeat;}
.formPanel .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.formPanel .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.formPanel .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.formPanel .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.formPanel .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch;}
.formPanel .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.formPanel .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.formPanel .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.formPanel .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.formPanel .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.formPanel .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.formPanel .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.formPanel .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.formPanel .chosen-container-active .chosen-single {  }
.formPanel .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.formPanel .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.formPanel .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right bottom}
.formPanel .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.formPanel .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.formPanel .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.formPanel .chosen-disabled .chosen-single {  cursor: default;}
.formPanel .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */
/*.chosen-results li.active-result:first-child{display:none !important; }*/

/* home page  subMenuForm form  ---- */

.subMenuForm .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 12px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:12px; text-align:left}
.subMenuForm .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.subMenuForm .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.subMenuForm .chosen-container a {  cursor: pointer;}
.subMenuForm .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:30px;   border-radius: 3px;    color: #544e50;  text-decoration: none;  white-space: nowrap;  line-height:30px;
background: #f7f7f7;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#e3e3e3));
	background: -webkit-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -moz-linear-gradient(top, #ffffff, #e3e3e3);
	background: -ms-linear-gradient(top, #f7f7f7, #e3e3e3);
	background: -o-linear-gradient(top, #f7f7f7, #e3e3e3);	

}
.subMenuForm .chosen-container-single .chosen-default {}
.subMenuForm .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.subMenuForm .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.subMenuForm .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.subMenuForm .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.subMenuForm .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.subMenuForm .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.subMenuForm .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right top no-repeat;}
.subMenuForm .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.subMenuForm .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.subMenuForm .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.subMenuForm .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.subMenuForm .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch;}
.subMenuForm .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.subMenuForm .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.subMenuForm .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.subMenuForm .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.subMenuForm .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.subMenuForm .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.subMenuForm .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.subMenuForm .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.subMenuForm .chosen-container-active .chosen-single {  }
.subMenuForm .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.subMenuForm .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.subMenuForm .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right bottom}
.subMenuForm .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.subMenuForm .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.subMenuForm .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.subMenuForm .chosen-disabled .chosen-single {  cursor: default;}
.subMenuForm .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.subMenuForm .chosen-results li.active-result:first-child{display:none !important; }*/

/* all auction  page  search form form  ---- */
.auctionSearch .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:12px; text-align:left}
.auctionSearch .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.auctionSearch .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.auctionSearch .chosen-container a {  cursor: pointer;}
.auctionSearch .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:36px;   border-radius: 3px;    color: #666666;  text-decoration: none;  white-space: nowrap;  line-height:36px; border:1px solid #cfcfcf; box-shadow:1px 1px 2px #ffffff inset;
background: #f8f8f8;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);	
}
.auctionSearch .chosen-container-single .chosen-default {}
.auctionSearch .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.auctionSearch .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.auctionSearch .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.auctionSearch .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.auctionSearch .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.auctionSearch .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.auctionSearch .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 3px no-repeat;}
.auctionSearch .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.auctionSearch .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.auctionSearch .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.auctionSearch .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.auctionSearch .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch;}
.auctionSearch .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.auctionSearch .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.auctionSearch .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.auctionSearch .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.auctionSearch .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.auctionSearch .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.auctionSearch .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.auctionSearch .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.auctionSearch .chosen-container-active .chosen-single {  }
.auctionSearch .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.auctionSearch .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.auctionSearch .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -26px}
.auctionSearch .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.auctionSearch .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.auctionSearch .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.auctionSearch .chosen-disabled .chosen-single {  cursor: default;}
.auctionSearch .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.auctionSearch .chosen-results li.active-result:first-child{display:none !important; }*/
/* all auction  page  search form form  ---- */

.auctionSearchSmall .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:12px; text-align:left}
.auctionSearchSmall .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.auctionSearchSmall .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.auctionSearchSmall .chosen-container a {  cursor: pointer;}
.auctionSearchSmall .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:36px;   border-radius: 3px;    color: #666666;  text-decoration: none;  white-space: nowrap;  line-height:36px; border:1px solid #cfcfcf; box-shadow:1px 1px 2px #ffffff inset;
background: #f8f8f8;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);	
	

}
.auctionSearchSmall .chosen-container-single .chosen-default { }
.auctionSearchSmall .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.auctionSearchSmall .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.auctionSearchSmall .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.auctionSearchSmall .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.auctionSearchSmall .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.auctionSearchSmall .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.auctionSearchSmall .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 3px no-repeat;}
.auctionSearchSmall .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.auctionSearchSmall .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.auctionSearchSmall .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.auctionSearchSmall .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.auctionSearchSmall .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch;}
.auctionSearchSmall .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.auctionSearchSmall .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.auctionSearchSmall .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.auctionSearchSmall .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.auctionSearchSmall .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.auctionSearchSmall .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.auctionSearchSmall .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.auctionSearchSmall .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.auctionSearchSmall .chosen-container-active .chosen-single {  }
.auctionSearchSmall .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.auctionSearchSmall .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.auctionSearchSmall .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -26px}
.auctionSearchSmall .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.auctionSearchSmall .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.auctionSearchSmall .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.auctionSearchSmall .chosen-disabled .chosen-single {  cursor: default;}
.auctionSearchSmall .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.auctionSearchSmall .chosen-results li.active-result:first-child{display:none !important; }*/
/* shipping details page ---- */

.shippingDetailBody .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:12px; text-align:left}
.shippingDetailBody .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.shippingDetailBody .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.shippingDetailBody .chosen-container a {  cursor: pointer;}
.shippingDetailBody .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:36px;   border-radius: 3px;    color: #666666;  text-decoration: none;  white-space: nowrap;  line-height:36px; border:1px solid #cfcfcf; box-shadow:1px 1px 2px #ffffff inset;
background: #f8f8f8;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);	
	

}
.shippingDetailBody .chosen-container-single .chosen-default {}
.shippingDetailBody .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.shippingDetailBody .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.shippingDetailBody .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.shippingDetailBody .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.shippingDetailBody .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.shippingDetailBody .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.shippingDetailBody .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 3px no-repeat;}
.shippingDetailBody .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.shippingDetailBody .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.shippingDetailBody .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.shippingDetailBody .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.shippingDetailBody .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch;}
.shippingDetailBody .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.shippingDetailBody .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.shippingDetailBody .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.shippingDetailBody .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.shippingDetailBody .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.shippingDetailBody .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.shippingDetailBody .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.shippingDetailBody .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.shippingDetailBody .chosen-container-active .chosen-single {  }
.shippingDetailBody .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.shippingDetailBody .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.shippingDetailBody .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -26px}
.shippingDetailBody .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.shippingDetailBody .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.shippingDetailBody .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.shippingDetailBody .chosen-disabled .chosen-single {  cursor: default;}
.shippingDetailBody .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.shippingDetailBody .chosen-results li.active-result:first-child{display:none !important; }*/
/* reach us   ---- */

.reachYouCont .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:18px; text-align:left}
.reachYouCont .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.reachYouCont .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.reachYouCont .chosen-container a {  cursor: pointer;}
.reachYouCont .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:40px;   border-radius: 3px;    color: #666666;  text-decoration: none;  white-space: nowrap;  line-height:40px; border:1px solid #cfcfcf; box-shadow:1px 1px 2px #ffffff inset;
background: #f8f8f8;background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#f2f2f2));
	background: -webkit-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -moz-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -ms-linear-gradient(top, #f8f8f8, #f2f2f2);
	background: -o-linear-gradient(top, #f8f8f8, #f2f2f2);	
	

}
.reachYouCont .chosen-container-single .chosen-default { }
.reachYouCont .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.reachYouCont .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.reachYouCont .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.reachYouCont .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.reachYouCont .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.reachYouCont .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.reachYouCont .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 5px no-repeat;}
.reachYouCont .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.reachYouCont .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.reachYouCont .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.reachYouCont .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.reachYouCont .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch;}
.reachYouCont .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.reachYouCont .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.reachYouCont .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.reachYouCont .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.reachYouCont .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.reachYouCont .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.reachYouCont .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.reachYouCont .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.reachYouCont .chosen-container-active .chosen-single {  }
.reachYouCont .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.reachYouCont .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.reachYouCont .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -24px}
.reachYouCont .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.reachYouCont .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.reachYouCont .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.reachYouCont .chosen-disabled .chosen-single {  cursor: default;}
.reachYouCont .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.reachYouCont .chosen-results li.active-result:first-child{display:none !important; }*/
/* user-registration   ---- */

.userRegistration .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:0px; text-align:left}
.userRegistration .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f1f2f2;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.userRegistration .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.userRegistration .chosen-container a {  cursor: pointer;}
.userRegistration .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 18px;  height:42px;   border-radius: 3px;    color: #575757;  text-decoration: none;  white-space: nowrap;  line-height:42px; border:1px solid #d6d6d6;box-shadow:rgba(226, 226, 226, 0.60) 0px 2px 3px inset;
background: #f1f2f2;
}
.userRegistration .chosen-container-single .chosen-default {}
.userRegistration .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.userRegistration .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.userRegistration .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.userRegistration .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.userRegistration .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.userRegistration .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.userRegistration .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 6px no-repeat;}
.userRegistration .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.userRegistration .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.userRegistration .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.userRegistration .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.userRegistration .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch; width:100%;}
.userRegistration .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.userRegistration .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.userRegistration .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.userRegistration .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.userRegistration .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.userRegistration .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.userRegistration .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.userRegistration .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.userRegistration .chosen-container-active .chosen-single {  }
.userRegistration .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.userRegistration .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.userRegistration .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -24px}
.userRegistration .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.userRegistration .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.userRegistration .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.userRegistration .chosen-disabled .chosen-single {  cursor: default;}
.userRegistration .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.userRegistration .chosen-results li.active-result:first-child{display:none !important; }*/
/* contact page  ---- */

.writeToUsForm .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#969696; margin-bottom:0px; text-align:left}
.writeToUsForm .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f1f2f2;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.writeToUsForm .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.writeToUsForm .chosen-container a {  cursor: pointer;}
.writeToUsForm .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 36px;  height:40px;   border-radius: 3px;    color: #969696;  text-decoration: none;  white-space: nowrap;  line-height:42px; border:1px solid #d6d6d6;box-shadow:2px 2px 3px #ebecec inset;
background: #f1f2f2;
}
.writeToUsForm .chosen-container-single .chosen-default { }
.writeToUsForm .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.writeToUsForm .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.writeToUsForm .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.writeToUsForm .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.writeToUsForm .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.writeToUsForm .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.writeToUsForm .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 5px no-repeat;}
.writeToUsForm .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.writeToUsForm .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.writeToUsForm .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.writeToUsForm .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.writeToUsForm .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch; width:100%;}
.writeToUsForm .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.writeToUsForm .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.writeToUsForm .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.writeToUsForm .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.writeToUsForm .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.writeToUsForm .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.writeToUsForm .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.writeToUsForm .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.writeToUsForm .chosen-container-active .chosen-single {  }
.writeToUsForm .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.writeToUsForm .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.writeToUsForm .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -24px}
.writeToUsForm .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.writeToUsForm .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.writeToUsForm .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.writeToUsForm .chosen-disabled .chosen-single {  cursor: default;}
.writeToUsForm .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.writeToUsForm .chosen-results li.active-result:first-child{display:none !important; }*/

.chosen-search > input[type="text"]:focus{
	border:1px solid #aaa !important;
}

/* Apply For position  ---- */
.getQuoteBox .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#929292; margin-bottom:11px; text-align:left}
.getQuoteBox .chosen-container .chosen-drop { position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 14px;}
.getQuoteBox .chosen-container.chosen-with-drop .chosen-drop { left: 0;}
.getQuoteBox .chosen-container a { cursor: pointer; }
.getQuoteBox .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 40px;  height:40px;   border-radius: 3px;    color: #929292;  text-decoration: none;  white-space: nowrap;  line-height:38px; background:url(../images/icon-qualification.png) no-repeat 14px center #fff;}

.getQuoteBox .slectOne.ex .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 40px;  height:40px;   border-radius: 3px;    color: #929292;  text-decoration: none;  white-space: nowrap;  line-height:38px; background:url(../images/icon-experince.png) no-repeat 14px center #fff;}

.getQuoteBox .chosen-container-single .chosen-default { }
.getQuoteBox .chosen-container-single .chosen-single span { display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.getQuoteBox .chosen-container-single .chosen-single-with-deselect span { margin-right: 38px;}
.getQuoteBox .chosen-container-single .chosen-single abbr { position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url(../images/'../images/chosen-sprite.png') -42px 1px no-repeat; font-size: 1px; }
.getQuoteBox .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.getQuoteBox .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.getQuoteBox .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:46px;}
.getQuoteBox .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow2.png) right top no-repeat;}
.getQuoteBox .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.getQuoteBox .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.getQuoteBox .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box; }
.getQuoteBox .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.getQuoteBox .chosen-container .chosen-results { position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;  height:140px;    -webkit-overflow-scrolling: touch; width:100%; padding:0px; }
.getQuoteBox .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;  width:100%;}
.getQuoteBox .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.getQuoteBox .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.getQuoteBox .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.getQuoteBox .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.getQuoteBox .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.getQuoteBox .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.getQuoteBox .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.getQuoteBox .chosen-container-active .chosen-single {  }
.getQuoteBox .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.getQuoteBox .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.getQuoteBox .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right bottom}
.getQuoteBox .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.getQuoteBox .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.getQuoteBox .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.getQuoteBox .chosen-disabled .chosen-single {  cursor: default;}
.getQuoteBox .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.getQuoteBox .chosen-results li.active-result:first-child{display:none !important; }*/

/* ---     */

/* Apply For position  ---- */
.addEditForm .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#929292; margin-bottom:30px; text-align:left}
.addEditForm .chosen-container .chosen-drop { position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f5f5f5;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 14px;}
.addEditForm .chosen-container.chosen-with-drop .chosen-drop { left: 0;}
.addEditForm .chosen-container a { cursor: pointer; }
.addEditForm .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 40px;  height:40px;   border-radius: 3px;    color: #929292;  text-decoration: none;  white-space: nowrap;  line-height:38px; background:url(../images/icon-qualification.png) no-repeat 14px center #fff;}

.addEditForm .slectOne.ex .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 40px;  height:40px;   border-radius: 3px;    color: #929292;  text-decoration: none;  white-space: nowrap;  line-height:38px; background:url(../images/icon-experince.png) no-repeat 14px center #fff;}

.addEditForm .chosen-container-single .chosen-default { }
.addEditForm .chosen-container-single .chosen-single span { display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.addEditForm .chosen-container-single .chosen-single-with-deselect span { margin-right: 38px;}
.addEditForm .chosen-container-single .chosen-single abbr { position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url(../images/'../images/chosen-sprite.png') -42px 1px no-repeat; font-size: 1px; }
.addEditForm .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.addEditForm .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.addEditForm .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:46px;}
.addEditForm .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow2.png) right top no-repeat;}
.addEditForm .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.addEditForm .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.addEditForm .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box; }
.addEditForm .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.addEditForm .chosen-container .chosen-results { position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;  height:140px;    -webkit-overflow-scrolling: touch; width:100%; padding:0px; }
.addEditForm .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;  width:100%;}
.addEditForm .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.addEditForm .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.addEditForm .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.addEditForm .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.addEditForm .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.addEditForm .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.addEditForm .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.addEditForm .chosen-container-active .chosen-single {  }
.addEditForm .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.addEditForm .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.addEditForm .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right bottom}
.addEditForm .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.addEditForm .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.addEditForm .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.addEditForm .chosen-disabled .chosen-single {  cursor: default;}
.addEditForm .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */

/*.getQuoteBox .chosen-results li.active-result:first-child{display:none !important; }*/

/* billingShippingDetails   ---- */

.billingShippingDetails .chosen-container{position: relative;  display: inline-block;  vertical-align: middle;  font-size: 14px;  zoom: 1;  *display: inline;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;	width:100% !important	;font-family: 'Roboto', sans-serif; color:#544e50; margin-bottom:0px; text-align:left}
.billingShippingDetails .chosen-container .chosen-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  width: 100%;
 border: 1px solid #bbc3c6;  border-top: 0;  background: #f1f2f2;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); font-size: 12px;}
.billingShippingDetails .chosen-container.chosen-with-drop .chosen-drop {  left: 0;}
.billingShippingDetails .chosen-container a {  cursor: pointer;}
.billingShippingDetails .chosen-container-single .chosen-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 36px;  height:42px;   border-radius: 3px;    color: #575757;  text-decoration: none;  white-space: nowrap;  line-height:42px; border:1px solid #d6d6d6;box-shadow:rgba(226, 226, 226, 0.60) 0px 2px 3px inset;
background: #f1f2f2;
}
.billingShippingDetails .chosen-container-single .chosen-default {}
.billingShippingDetails .chosen-container-single .chosen-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}
.billingShippingDetails .chosen-container-single .chosen-single-with-deselect span {  margin-right: 38px;}
.billingShippingDetails .chosen-container-single .chosen-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;}
.billingShippingDetails .chosen-container-single .chosen-single abbr:hover {  background-position: -42px -10px;}
.billingShippingDetails .chosen-container-single.chosen-disabled .chosen-single abbr:hover {  background-position: -42px -10px;}
.billingShippingDetails .chosen-container-single .chosen-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width:44px;  height:30px;}
.billingShippingDetails .chosen-container-single .chosen-single div b {  display: block;  width: 100%;  height: 100%;  background: url(../images/input_arrow1.png) right 6px no-repeat;}
.billingShippingDetails .chosen-container-single .chosen-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}
.billingShippingDetails .chosen-container-single .chosen-search input[type="text"] {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  margin: 1px 0;  padding: 4px 20px 4px 5px;
  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;  background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}
.billingShippingDetails .chosen-container-single .chosen-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}
.billingShippingDetails .chosen-container-single.chosen-container-single-nosearch .chosen-search {  position: absolute;  left: -9999px;}
.billingShippingDetails .chosen-container .chosen-results {  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;    max-height: 240px;  -webkit-overflow-scrolling: touch; width:100%;}
.billingShippingDetails .chosen-container .chosen-results li {  display: none;  margin: 0; padding: 7px 0 7px 10px; border-top: 1px solid #d6dadc;   list-style: none;  line-height: 15px;  -webkit-touch-callout: none;}
.billingShippingDetails .chosen-container .chosen-results li.active-result {  display: list-item;  cursor: pointer;}
.billingShippingDetails .chosen-container .chosen-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}
.billingShippingDetails .chosen-container .chosen-results li.highlighted {color: #4c4c4c;background-color: #e5e7e8;  }
.billingShippingDetails .chosen-container .chosen-results li.no-results {  display: list-item;  background: #f4f4f4;}
.billingShippingDetails .chosen-container .chosen-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}
.billingShippingDetails .chosen-container .chosen-results li.group-option {  padding-left: 15px;}
.billingShippingDetails .chosen-container .chosen-results li em {  font-style: normal;  text-decoration: underline;}
.billingShippingDetails .chosen-container-active .chosen-single {  }
.billingShippingDetails .chosen-container-active.chosen-with-drop .chosen-single {  border: 1px solid #bbc3c6;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0; }
.billingShippingDetails .chosen-container-active.chosen-with-drop .chosen-single div {  border-left: none;  background: transparent;}
.billingShippingDetails .chosen-container-active.chosen-with-drop .chosen-single div b {  background-position:right -24px}
.billingShippingDetails .chosen-container-active .chosen-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
.billingShippingDetails .chosen-container-active .chosen-choices li.search-field input[type="text"] {  color: #111 !important;}
.billingShippingDetails .chosen-disabled {  opacity: 0.5 !important;  cursor: default;}
.billingShippingDetails .chosen-disabled .chosen-single {  cursor: default;}
.billingShippingDetails .chosen-disabled .chosen-choices .search-choice .search-choice-close {  cursor: default;}
/* @end */