.datarow .datatext.selectbox{ padding:0px !important; width:637px; background:#f1f2f2/*url(../images/input_bg.jpg) repeat-x*/; font-size:19px; color:#666; float:left; text-align:left; border-bottom:1px solid #ccc; border-left:1px solid #ccc; line-height:22px; position:relative;}
.datarow .datatext.selectbox2{ padding:0px 0px !important; width:100%; background:#f1f2f2/*url(../images/input_bg.jpg) repeat-x*/; font-size:19px; color:#666; float:left; text-align:left; border:0px solid #ccc; line-height:22px; position:relative;}
.datarow .datatext.selectbox3{ padding:0px !important; width:100%; background:#f1f2f2/*url(../images/input_bg.jpg) repeat-x*/; font-size:19px; color:#666; float:left; text-align:left; border-bottom:1px solid #ccc; border-left:1px solid #ccc; line-height:22px; position:relative;}
.datarow .datatext.selectbox3 .sbHolder {width: auto; padding:0px;}
.datarow .datatext.selectbox2 .sbHolder {width: auto; padding:17px 5px;}
.sbHolder{
	background:none; outline:none;
	border: solid 0px #515151;
	font-size: 19px;
	font-weight: normal;
	height: 22px;
	position: relative;
	width: 567px;
	color:#666;
	padding:17px 35px; margin:0px;
	font-family: 'Oswald';	
}
.sbHolder:focus .sbSelector{
	
}
/*.sbSelector{
	display: block;
	height: 22px;
	left: 0;
	line-height: 22px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 35px;
	top: 17px;
	width: 500px;


	}*/
	.sbSelector{
		display: block;
		height: 22px;
		left: 0;
		line-height: 18px;
		outline: none;
		overflow: hidden;
		position: absolute;
		text-indent: 20px;
		top: 10px !important;
		width: 500px;
	}

	.datarow .datatext.selectbox2  .sbSelector{
		display: block;
		height: 22px;
		left: 0;
		line-height: 22px;
		outline: none;
		overflow: hidden;
		position: absolute;
		text-indent: 20px;
		top: 17px;
		width: 78%;
	}

	.datarow .datatext.selectbox3  .sbSelector{
		display: block;
		height: 22px;
		left: 0;
		line-height: 22px;
		outline: none;
		overflow: hidden;
		position: absolute;
		text-indent: 20px;
		top: 17px;
		width: 78%;
	}


	.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
		color: #EBB52D;
		outline: none;
		text-decoration: none;
	}
	.sbToggle{
		background: url(../images/down-arrow1.jpg) no-repeat center;
		display: block;
		height: 42px !important;
		outline: none;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		background-size:30px;
		border-left: 2px solid #ccc;
	}
	.creat .sbToggle{		
		border-left: 2px solid #fff;
	}
	/*.sbToggle:hover{
		background: url(../images/down-arrow.png) 0 -132px no-repeat;
		}*/
	/*.sbToggleOpen{
		background: url(../images/down-arrow.png) 0 -0px no-repeat;
	}
	.sbToggleOpen:hover{
			background: url(../images/down-arrow.png) 0 -0px no-repeat;
	}
	*/
	.sbHolderDisabled{
		background-color: #3C3C3C;
		border: solid 1px #515151;
	}
	.sbHolderDisabled .sbHolder{

	}
	.sbHolderDisabled .sbToggle{

	}
	.sbOptions{
		background-color: #eeeeee;
		border: solid 0px #515151;
		list-style: none;
		left: 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 40px !important;
		margin-top:0px;
		width: 100%;
		z-index: 1;
		overflow-y: auto;
		-moz-box-shadow:0px 0px 2px 2px #ccc;
		-webkit-box-shadow:0px 0px 2px 2px #ccc;
		box-shadow:0px 0px 2px 2px #ccc;
	}

	.datarow .datatext.selectbox2 .sbOptions{
		background-color: #eeeeee;
		border: solid 0px #515151;
		list-style: none;
		left: 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 40px !important;
		margin-top:0px;
		width: 160%;
		min-width:110%;
		z-index: 1;
		overflow-y: auto;
		-moz-box-shadow:0px 0px 2px 2px #ccc;
		-webkit-box-shadow:0px 0px 2px 2px #ccc;
		box-shadow:0px 0px 2px 2px #ccc;
	}
	.datarow .datatext.selectbox3 .sbOptions{
		background-color: #eeeeee;
		border: solid 0px #515151;
		list-style: none;
		left: 0px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 40px !important;
		margin-top:0px;
		width: 100%;
		/*min-width:100%;*/
		z-index: 1;
		overflow-y: auto;
		-moz-box-shadow:0px 0px 2px 2px #ccc;
		-webkit-box-shadow:0px 0px 2px 2px #ccc;
		box-shadow:0px 0px 2px 2px #ccc;
	}
	.sbOptions li{
		padding: 0 0px;
	}
	.sbOptions a{
		border-bottom: solid 1px #f9f9f9;
		display: block;
		outline: none;
		padding: 0 10px;
		line-height:40px;
		height:40px;
	}
	.sbOptions a:link, .sbOptions a:visited{
		color: #262626;
		text-decoration: none;
	}
	.sbOptions a:hover,
	.sbOptions a:focus,
	.sbOptions a.sbFocus{
		color: #262626 !important;
		background:#ccc;
	}
	.sbOptions li.last a{
		border-bottom: none;
	}
	.sbOptions .sbDisabled{
		border-bottom: dotted 1px #515151;
		color: #999;
		display: block;
		padding: 7px 0 7px 3px;
	}
	.sbOptions .sbGroup{
		border-bottom: dotted 1px #515151;
		color: #EBB52D;
		display: block;
		font-weight: bold;
		padding: 7px 0 7px 3px;
	}
	.sbOptions .sbSub{
		padding-left: 17px;
	}