@CHARSET "ISO-8859-1";

.dropdown-wrapper-container {
	position: relative;
	width: 100%;
	height: 40px;
	float: none;
}

.dropdown {
	position: relative;
	margin: 10px auto 0px auto;
	float: left;
}

.cust-dropdown {
	height: 34px;
	line-height: 34px;
	border: 1px solid #ebebeb;
	width: 100%;
	float: right;
	cursor: pointer;
	padding-left: 10px;
	margin-top: 13px;
	background: url('../images/select-dropdown-icon.png') no-repeat;
	background-position: right 13px top 50%;
	background-color: #ffffff;
	text-align: left;
	color: #999999;
	font-size: 12px;
	font-family: Open Sans;
	font-weight: normal;
	border-radius: 5px;
}

.cust-dropdown span {
	display: block;
	width: 69%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

.login-dropdown {
	height: 40px;
	line-height: 40px;
}

.reg-step2-dropdown-container {
	width: 100%;
	margin-top: 0px;
	border: 1px solid #adc9dc;
	color: #666666;
}

.reg-dropdown {
	border-color: #adc9dc;
	margin-top: 7px;
	border-radius: 3px;
	border: 1px solid #adc9dc;
	color: #666666;
}

.cust-drop-fields {
	width: 100%;
	height: auto;
	border: 1px solid #ebebeb;
	display: none;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 13px;
	font-family: Open Sans;
	float: right;
	font-size: 13px;
	font-family: Open Sans;
	background: #ffffff;
	position: absolute;
	top: 53px;
}

.reg-step2-dropdown {
	width: 100%;
	margin-top: 0px;
	border: 1px solid #adc9dc;
	height: 98px;
	overflow-y: auto;
	z-index: 50;
	top: 41px;
}
.registration-nospace>.dropdown-wrapper-container .reg-step2-dropdown {
		top: 33px;
	}
ul.cust-drop-fields li {
	padding-top: 3px;
	padding-bottom: 3px;
	word-wrap: break-word;
}

.back-value {
	display: none;
}

.leftLine {
	position: relative;
	width: 1px;
	height: 33px;
	float: right;
	top: 0px;
	right: 35px;
}

.login-dropdown .leftLine {
	height: 39px
}

@media ( min-width :768px) {
	.dropdown-wrapper-container {
		width: 70%;
		float: right;
	}
	#reset_password .dropdown-wrapper-container,.registration-nospace>.dropdown-wrapper-container
		{
		width: 100%;
		float: right;
	}
	
	.reg-step2-dropdown-container {
		width: 100%;
	}
	.reg-step2-dropdown {
		width: 100%;
		margin-top: 0px;
	}
}
.dropdown-wrapper-container.secret-quest-drop-container{
min-height: 40px;
}
.cust-dropdown.secret-quest-drop{
	height: auto;
    min-height: 40px;
    line-height: normal;
    padding: 10px 12px;
    background-image: none;
}
.cust-dropdown.secret-quest-drop span{
   text-overflow: inherit;
    white-space: normal;
     overflow: visible; 
}
@media only screen and (min-device-width: 360px) and (max-device-height:
	640px) and (orientation : landscape) and (-webkit-device-pixel-ratio:
	3) {
	.dropdown {
		position: relative;
		margin: 10px auto 0px auto;
		float: left;
	}
	.cust-dropdown {
		height: 34px;
		line-height: 34px;
		border: 1px solid #ebebeb;
		width: 100%;
		float: right;
		cursor: pointer;
		padding-left: 10px;
		margin-top: 13px;
		background: url('../images/select-dropdown-icon.png') no-repeat;
		background-position: right 13px top 50%;
		background-color: #ffffff;
		text-align: left;
		color: #999999;
		font-size: 12px;
		font-family: Open Sans;
		font-weight: normal;
		border-radius: 5px;
	}
	.cust-dropdown span {
		display: block;
		width: 69%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		float: left;
	}
	.login-dropdown {
		height: 40px;
		line-height: 40px;
	}
	.reg-step2-dropdown-container {
		width: 100%;
		margin-top: 0px;
		border: 1px solid #adc9dc;
		color: #666666;
	}
	.reg-dropdown {
		border-color: #adc9dc;
		margin-top: 7px;
		border-radius: 3px;
		border: 1px solid #adc9dc;
		color: #666666;
	}
	.cust-drop-fields {
		width: 100%;
		height: auto;
		border: 1px solid #ebebeb;
		display: none;
		cursor: pointer;
		padding-left: 10px;
		padding-right: 10px;
		color: #666666;
		font-size: 13px;
		font-family: Open Sans;
		float: right;
		font-size: 13px;
		font-family: Open Sans;
		background: #ffffff;
	}
	.reg-step2-dropdown {
		width: 100%;
		margin-top: 0px;
		border: 1px solid #adc9dc;
		height: 98px;
		overflow-y: auto;
	}
	ul.cust-drop-fields li {
		padding-top: 3px;
		padding-bottom: 3px;
		word-wrap: break-word;
	}
	.back-value {
		display: none;
	}
	.leftLine {
		position: relative;
		width: 1px;
		height: 33px;
		float: right;
		top: 0px;
		right: 35px;
	}
	.login-dropdown .leftLine {
		height: 39px
	}
}

@media only screen and (min-device-width: 360px) and (max-device-height:
	640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3)
	{
.dropdown-wrapper-container {
	position: relative;
	width: 100%;
	height: 40px;
	float: none;
}

.dropdown {
	position: relative;
	margin: 10px auto 0px auto;
	float: left;
}

.cust-dropdown {
	height: 34px;
	line-height: 34px;
	border: 1px solid #ebebeb;
	width: 100%;
	float: right;
	cursor: pointer;
	padding-left: 10px;
	margin-top: 13px;
	background: url('../images/select-dropdown-icon.png') no-repeat;
	background-position: right 13px top 50%;
	background-color: #ffffff;
	text-align: left;
	color: #999999;
	font-size: 12px;
	font-family: Open Sans;
	font-weight: normal;
	border-radius: 5px;
}

.cust-dropdown span {
	display: block;
	width: 69%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

.login-dropdown {
	height: 40px;
	line-height: 40px;
}

.reg-step2-dropdown-container {
	width: 100%;
	margin-top: 0px;
	border: 1px solid #adc9dc;
	color: #666666;
}

.reg-dropdown {
	border-color: #adc9dc;
	margin-top: 7px;
	border-radius: 3px;
	border: 1px solid #adc9dc;
	color: #666666;
}

.cust-drop-fields {
	width: 100%;
	height: auto;
	border: 1px solid #ebebeb;
	display: none;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	font-size: 13px;
	font-family: Open Sans;
	float: right;
	font-size: 13px;
	font-family: Open Sans;
	background: #ffffff;
	position: absolute;
	top: 53px;
}

.reg-step2-dropdown {
	width: 100%;
	margin-top: 0px;
	border: 1px solid #adc9dc;
	height: 98px;
	overflow-y: auto;
	z-index: 50;
	top: 41px;
}
.registration-nospace>.dropdown-wrapper-container .reg-step2-dropdown {
		top: 33px;
	}
ul.cust-drop-fields li {
	padding-top: 3px;
	padding-bottom: 3px;
	word-wrap: break-word;
}

.back-value {
	display: none;
}

.leftLine {
	position: relative;
	width: 1px;
	height: 33px;
	float: right;
	top: 0px;
	right: 35px;
}

.login-dropdown .leftLine {
	height: 39px
}

}