/********** SEARCH AUTO COMPLETE*****************************/	
	.content_view_more {
		width: 80%;
		margin-left: 20%;
		font-size: 24px;
		padding: 10px 0;
	}
	.list-inline-new li a {
		color: white;
	}
	.list-inline-new li a:hover {
		color: white !important;
	}
	.pagination > li.active a {
		background: #9d9d2a none repeat scroll 0 0 !important;
		
	}
	.inttitle a {
	    font: normal normal 16px open_sanssemibold !important;
	}
	#search .dropdown-menu{
		border: none;
	}
	#DropdownCountry > div {
		border: medium none;
		padding: 5px;
		width: 98% !important;
	}
	#DropdownCountry > div:last-child{
		border-top:1px solid lightgrey;
	}
	#DropdownCountry h4{
		cursor:pointer;
	}
	#DropdownCountry .auto_li_content{
		background:none !important;
	}
	.found_data{
		padding-left:10px;
	    margin: 10px 0 10px 10px !important;
		font-weight:normal;
		line-height:27px;
	}	
	.profile_type{
		margin: 0px 10px 0px 0px;
		text-transform: capitalize;
	}
	.no_data {
		border: 1px solid #e6e6fa;
		color: #ff0000;
		float: left;
		margin: 6px 2px !important;
		padding: 15px 0;
		text-align: center;
		width: 99% !important;
	}
	#DropdownCountry > li:first-child {
	/*  margin: 0px 0 5px 0;*/
	}
	.auto_li_content {
		margin: 0px 5px;
		padding: 0px 0;
		width: 98% !important;
	}
	.odd-search{
		/*background: #f1f1d0 !important;*/
	}
	.even-search{
		/*background: #f5f5f5 !important;*/
	}
	#DropdownCountry {
		margin: 0 !important;
		overflow: auto;
		padding: 0 !important;
		position: absolute;
		top: 50px !important;
	}
	
	.auto_title .clist_img_events {
		/*color: #77353c;*/
		color: #000 !important;
		/*font-weight:bold !important;*/
		font-size: 16px !important;
		line-height:30px;
	}
	#DropdownCountry > li {
	float: left;
	width: 100%;
	border: 1px solid lavender;
	}
	
	.image_thumb {
	float: left;
	margin: 0;
	padding: 0;
	/*min-height: 80px;*/
	}
	
	.image_thumb a > img {
	float: left;
	margin: 5px;
	padding: 0px 0 10px 0;
	width: 100px;
	/*height: 120px;*/
	}
	.auto_title {
	float: left;
	line-height: 21px;
	margin: 2px 5px 5px;
	
	width: 480px !important;
	font-size: 18px !important;
	min-height: 10px !important;
	/*float: left;
	line-height: 21px;
	margin: 2px 5px 5px;
	width: 250px;
	font-size:18px !important;
	min-height: 60px;*/
	}
	.auto_date {
	float: left;
	width: 250px;
	word-wrap: break-word;
	margin: 0px 5px 5px 5px;
	color: InfoText;
	line-height: 21px;
	}
	.searchform {
	float: left;
	font-family: "open_sansregular";
	overflow: visible !important;
	position: absolute;
	right: 87px;
	top: 15px;
	}
	.fullwidth {
	float: left;
	width: 100%;
	}
	#search_whole select {
	width: 125px;
	color: #6e361b;
    font-family: "open_sansregular";
	}
	.search_icon_span > img {
	bottom: 15px;
	position: relative;
	right: 5px;
	}
	#search_whole input, #search_whole select {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #f8743f;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	float: left;
	font-size: 14px;
	box-shadow:none !important;
	height: 44px;
	padding: 9px 5px;
	font-family: "open_sansregular";
	border-color: #f8743f !important;
	}
	#search_whole input {
	width: 300px;
	}
	#search_whole input, #search_whole select {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #f8743f;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	float: left;
	font-size: 14px;
	height: 44px;
	padding: 9px 5px;
	}
	
	.search_icon_span {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color -moz-use-text-color #f8743f;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	float: left;
	height: 44px;
	padding: 9px 5px;
	}
	#loading_search{
	float: right;
	/* border: 1px solid; */
	width: 50px;
	position: absolute;
	right: 0;
	bottom: 0px;
	z-index: 12;
	}
	.dropdown-menu {
	background-clip: padding-box;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	}

	/*#DropdownCountry .event_search {
		border: 1px solid #ff0000;
		float: left;
		width: 95% !important;
	}
	#DropdownCountry .presentations_search {
		border: 1px solid #ff0000;
		float: left;
		width: 95% !important;
	}
	#DropdownCountry .profiles_search {
		border: 1px solid #ff0000;
		float: left;
		width: 95% !important;
	}
	#DropdownCountry .interviews_search {
		border: 1px solid #ff0000;
		float: left;
		width: 95% !important;
	}
	#DropdownCountry .books_search {
		border: 1px solid #ff0000;
		float: left;
		width: 95% !important;
	}			
	*/
	#DropdownCountry > #event_search_section {
		/**/
		float: left;
		/*width: 20%;*/
		/*border-bottom:1px solid lightgray; */
	}
	#DropdownCountry > #present_search_section {
		
		float: left;
		/*border-bottom:1px solid lightgray; */		
		/*width: 20%;*/
	}
	#DropdownCountry > #interview_search_section {
		
		float: left;
		/*border-bottom:1px solid lightgray; */		
		/*width: 20%;*/
	}

	#DropdownCountry > #profiles_search_section {
		
		float: left;
		/*border-bottom:1px solid lightgray; */		
		/*width: 20%;*/
	}
	#DropdownCountry > #books_search_section {
		
		float: left;
		/*border-bottom:1px solid lightgray; */		
		/*width: 20%;*/
	}				
	
	#interview_search_section .interbx1 {
		width: 70% !important;
	}
	#event_search_section .auto_title {
		float: left;
		font-size: 18px !important;
		line-height: 21px;
		margin: 2px 5px 5px;
		min-height: 10px !important;
		width: 100% !important;
	}
	#present_search_section .auto_title {
		float: left;
		font-size: 18px !important;
		line-height: 21px;
		margin: 2px 5px 5px;
		min-height: 10px !important;
		width: 100% !important;
	}
	#interview_search_section .auto_title {
		float: left;
		font-size: 18px !important;
		line-height: 21px;
		margin: 2px 5px 5px;
		min-height: 10px !important;
		width: 100% !important;
	}
	#profiles_search_section .auto_title {
		float: left;
		font-size: 18px !important;
		line-height: 21px;
		margin: 2px 5px 5px;
		min-height: 10px !important;
		width: 100% !important;
	}
	#books_search_section .auto_title {
		float: left;
		font-size: 18px !important;
		line-height: 21px;
		margin: 2px 5px 5px;
		min-height: 10px !important;
		width: 100% !important;
	}
	/*Image content*/				
	#event_search_section .image_thumb a > img {
		float: left;
		margin: 5px;
		padding: 0px 0 10px 0;
		width: 100% !important;
		max-width: 200px !important;
	}
	#present_search_section .image_thumb a > img {
		float: left;
		margin: 5px;
		padding: 0px 0 10px 0;
		width: 100% !important;
		max-width: 200px !important;
	}
	#interview_search_section .image_thumb a > img {
		float: left;
		margin: 5px;
		padding: 0px 0 10px 0;
		width: 100% !important;
		max-width: 200px !important;
	}
	#profiles_search_section .image_thumb a > img {
		float: left;
		margin: 5px;
		padding: 0px 0 10px 0;
		width: 100% !important;
		max-width: 200px !important;
	}
	#books_search_section .image_thumb a > img {
		float: left;
		margin: 5px;
		padding: 0px 0 10px 0;
		width: 100% !important;
		max-width: 200px !important;
	}
	#event_search_section .auto_li_content, #present_search_section .auto_li_content, #interview_search_section .auto_li_content, #profiles_search_section .auto_li_content, #books_search_section .auto_li_content {
		float: left;
		margin: 0 5px;
		/*min-height: 150px;*/
		padding: 0;
		width: 98% !important;
	}
	.pagination li {
		list-style: none;
		float: left;
		margin: 0 1px;
		/* width: 100%; */
	}	