.woocommerce-checkout .form-row .chzn-container {
	width:100%!important
}
.woocommerce-checkout .form-row .chzn-container-single .chzn-single { }
.woocommerce-checkout .form-row .chzn-container-single .chzn-single div b {
	//background:url('../images/chosen-sprite.png') no-repeat 0 3px
}
.woocommerce-checkout .form-row .chzn-container-active .chzn-single-with-drop div b {
	background-position:-18px 4px!important
}
.woocommerce-checkout .form-row .chzn-container-single .chzn-search input {
	line-height:13px;
	width:100%!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.woocommerce-checkout .form-row .chzn-container .chzn-drop {
	width:100%!important;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.chzn-container {
	font-size:13px;
	position:relative;
	display:inline-block;
	zoom:1;
}
.chzn-container .chzn-drop {
	background: #EDEDED;
	position: absolute;
	top: 29px;
	left: 0;
	z-index: 999;
}
.chzn-container-single .chzn-single, .chzn-container .chzn-single {
	height:40px;
	line-height:40px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	padding: 0 0 0 8px;
	color: #333132;
	text-decoration: none;
	background: #EDEDED;
	border: none;
	font-family: univers-condensed;
	font-size: 17px;
}

.chzn-container-single .chzn-single:hover, .chzn-container .chzn-single:hover {
	background: #D6D6D6;
	color: #333132;
}

.chzn-container-single .chzn-default, .chzn-container .chzn-default {
	color:#999
}
.chzn-container-single .chzn-single span, .chzn-container .chzn-single span {
	margin-right:26px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
	-o-text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	text-overflow:ellipsis
}
.chzn-container-single .chzn-single abbr, .chzn-container .chzn-single abbr  {
	display:block;
	position:absolute;
	right:26px;
	top:6px;
	width:12px;
	height:13px;
	font-size:1px;
	background:url('../images/chosen-sprite.png') right top no-repeat

}
.chzn-container-single .chzn-single abbr:hover, .chzn-container .chzn-single abbr:hover {
	background-position:right -11px
}
.chzn-container-single .chzn-single div , .chzn-container .chzn-single div {
	position:absolute;
	right:0;
	top:0;
	display:block;
	height:100%;
	width:25px
}
.chzn-container-single .chzn-single div b, .chzn-container .chzn-single div b {
	background:url(../../template/dropdown-arrow.png) no-repeat center right;
	display:block;
	width:100%;
	height:100%
}
.chzn-container-single .chzn-search, .chzn-container .chzn-search {
	padding:3px 4px;
	position:relative;
	margin:0;
	white-space:nowrap;
	z-index:1010
}
.chzn-container-single .chzn-search input, .chzn-container .chzn-search input {
	background:url(../../template/icon-search.png) right center no-repeat #ffffff !important ;
	margin: 0;
	padding: 0px 20px 0px 8px;
	outline: 0;
	border: none;
	font-family: sans-serif;
	font-size: 1em;
	width: 100% !important;
}
.chzn-container-single .chzn-drop, .chzn-container .chzn-drop {
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	width: 100% !important;
}
.chzn-container-single-nosearch .chzn-search input {
	position:absolute;
	left:-9000px
}
.chzn-container-multi .chzn-choices {
	background-color:#fff;
	margin:0;
	padding:0;
	cursor:text;
	overflow:hidden;
	height:auto!important;
	height:1%;
	position:relative
}
.chzn-container-multi .chzn-choices li {
	float:left;
	list-style:none
}
.chzn-container-multi .chzn-choices .search-field {
	white-space:nowrap;
	margin:0;
	padding:0
}
.chzn-container-multi .chzn-choices .search-field input {
	color:#666;
	background:transparent!important;
	border:0!important;
	font-family:sans-serif;
	font-size:100%;
	height:15px;
	padding:5px;
	margin:1px 0;
	outline:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none
}
.chzn-container-multi .chzn-choices .search-field .default {
	color:#999
}
.chzn-container-multi .chzn-choices .search-choice {
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	background-color:#e4e4e4;
	color:#333;
	line-height:13px;
	padding:3px 20px 3px 5px;
	margin:3px 0 3px 5px;
	position:relative;
	cursor:default
}
.chzn-container-multi .chzn-choices .search-choice-focus {
	background:#d4d4d4
}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
	display:block;
	position:absolute;
	right:3px;
	top:4px;
	width:12px;
	height:13px;
	font-size:1px;
	background:url('../images/chosen-sprite.png') right top no-repeat

}
.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
	background-position:right -11px
}
.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
	background-position:right -11px
}
.chzn-container .chzn-results {
	margin:0 4px 4px 0;
	max-height:240px;
	padding:0 4px;
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-icab-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.chzn-container-multi .chzn-results {
	margin:-1px 0 0;
	padding:0
}
.chzn-container .chzn-results li {
	display:none;
	line-height:15px;
	padding:5px 6px;
	margin:0;
	list-style:none;
	color: #333132;
	box-sizing: border-box;
	-o-box-sizing: border-box;
	-icab-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.chzn-container .chzn-results .active-result {
	cursor:pointer;
	display:list-item
}
.chzn-container .chzn-results .highlighted {
	background-color:#ffffff;
	color:#333132
}
.chzn-container .chzn-results li em {
	background:#ffffff;
	color: #333132;
	font-style:normal
}
.chzn-container .chzn-results .highlighted em {
	background:transparent
}
.chzn-container .chzn-results .no-results {

	display:list-item
}
.chzn-container .chzn-results .group-result {
	cursor:default;
	color:#999;
	font-weight:bold
}
.chzn-container .chzn-results .group-option {
	padding-left:15px
}
.chzn-container-multi .chzn-drop .result-selected {
	display:none
}
.chzn-container .chzn-results-scroll {
	background:white;
	margin:0 4px;
	position:absolute;
	text-align:center;
	width:321px;
	z-index:1
}
.chzn-container .chzn-results-scroll span {
	display:inline-block;
	height:17px;
	text-indent:-5000px;
	width:9px
}
.chzn-container .chzn-results-scroll-down {
	bottom:0
}
.chzn-container .chzn-results-scroll-down span {
	background:url('../images/chosen-sprite.png') no-repeat -4px -3px

}
.chzn-container .chzn-results-scroll-up span {
	background:url(url('../images/chosen-sprite.png') no-repeat -22px -3px

}
.chzn-container-active .chzn-single {
	
}
.chzn-container-active .chzn-single-with-drop {
	background-color:#EDEDED;
	
}
.chzn-container-active .chzn-single-with-drop div {
	background:transparent;
	border-left:none
}
.chzn-container-active .chzn-single-with-drop div b {
	background-position:-18px 1px
}
.chzn-container-active .chzn-choices {

}
.chzn-container-active .chzn-choices .search-field input {
	color:#111!important
}
.chzn-disabled {
	cursor:default;
	opacity:.5!important
}
.chzn-disabled .chzn-single {
	cursor:default
}
.chzn-disabled .chzn-choices .search-choice .search-choice-close {
	cursor:default
}
.chzn-rtl {
	text-align:right
}
.chzn-rtl .chzn-single {
	padding:0 8px 0 0;
	overflow:visible
}
.chzn-rtl .chzn-single span {
	margin-left:26px;
	margin-right:0;
	direction:rtl
}
.chzn-rtl .chzn-single div {
	left:3px;
	right:auto
}
.chzn-rtl .chzn-single abbr {
	left:26px;
	right:auto
}
.chzn-rtl .chzn-choices .search-field input {
	direction:rtl
}
.chzn-rtl .chzn-choices li {
	float:right
}
.chzn-rtl .chzn-choices .search-choice {
	padding:3px 5px 3px 19px;
	margin:3px 5px 3px 0
}
.chzn-rtl .chzn-choices .search-choice .search-choice-close {
	left:4px;
	right:auto;
	background-position:right top
}
.chzn-rtl.chzn-container-single .chzn-results {
	margin:0 0 4px 4px;
	padding:0 4px 0 0
}
.chzn-rtl .chzn-results .group-option {
	padding-left:0;
	padding-right:15px
}
.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
	border-right:0
}
.chzn-rtl .chzn-search input {
	background:#fff url('../images/chosen-sprite.png') no-repeat -38px -22px;
	
	padding:0px 8px 0px 20px;
	direction:rtl
}
