.underline-input{
	border-bottom:1px solid #000;
	display:block;
}
.underline-input input{
	border:none!important;
	margin-bottom:0;
	box-shadow:none;
}
.pad-top-10{
	padding-top:10px;
}
img.calendar-icon{
	position: absolute;
	top: 20px;
	right: 15px;
}
.selecter{
	width:70%;
	text-align:left;
	height:20px;
}
.select2-container .select2-choice{
	height:34px!important;
	line-height:34px!important;
}
.select2-container .select2-choice abbr{
	top:10px!important;
}
.select2-container .select2-choice .select2-arrow b{
	background:url("/js/select2/select2.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0)!important;
}
.sel-width{
	max-width:551px;
}