@charset "utf-8";
/* CSS Document */

.srch_panel_tit{
	width:98%;
	background:#333333;
	height:25px;
	line-height:25px;
	padding-left:10px;
	padding-top:10px;
}
.srch_panel_tit h1{
	font-size:16px;
	color:#fff;
	line-height:35px;
	color:#cccccc;
}
.srch_panel{
	background:#404040;
	padding:5px;
	color:#bbbbbb !important;
	width:98%;
	font-size:12px;
	

}
.srch_panel ul{
	border:0;
	margin:0;
	padding:2px;
	padding-left:5px;
}
 .srch_panel li{
	 border:0;
	margin:0;
	padding:2px;
	padding-left:8px;
 }

.calender{
	border:1px solid #4c4c4c  !important;
	border-bottom:1px solid #777777 !important;
	background-color:#333333 !important;
	background: url(../abad_images/date_picker.png) right no-repeat !important;
	color:#afafaf !important;
	padding:3px;
	cursor:pointer;
	width:93%;
	margin-top:10px;
	height:20px !important;
	font-family: 'Open Sans',sans-serif ;
	border-radius:0 !important;
	
}
.serch_Bx{
	background-color:#F7910C !important;
	color:#fff !important;
	width:93% !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) !important;
	font-family: 'Open Sans',sans-serif ;
	border:0;
	margin-bottom:15px;
	text-shadow:0 0 1px #999;
	margin-left:10px;
	line-height:15px;
	height:25px;
	
}