
.order_good{
	text-align: right;
}
.order_over{
	text-align: right;
}
.p_coin{
	 width: 15px;
	height: 15px;
}
.bar_icon{
	 cursor: pointer;
}
.bar_icon:hover{
	width:40px;
}
.sign{
	  transform: translate(-70px, -20px);
	position: absolute;
	z-index: 3;
}
.thesel{
	width: 20px;
	height: 20px;
	float: right;
	opacity: 0.5;
	-webkit-filter: grayscale(100%);
}
.thesel:hover {
	width: 24px;
	height: 24px;
	opacity: 1;
	-webkit-filter: grayscale(0%);
}
.theselpressed{
	width: 24px;
	height: 24px;
	opacity: 1;
	-webkit-filter: grayscale(0%);
}
#thenumber{
	text-align: center;
	direction:  rtl;
	width: 200px;
	font: bold;
	font-family: numbr_font;
	background: #EBEBEB;
	background: white;
	vertical-align: middle;
	padding: 3px;
	font-size:20px;
	border-radius: 8px;
	display:inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 1px solid #CCC;
	color: #904c91;
}

#thenumber::-webkit-input-placeholder { /* Safari, Chrome(, Opera?) */
 font-size: 16px;
    line-height: 3;
	color: #C9C7C7;
	vertical-align: middle;
  transform: translate(0, -10%);
}
.radara_icon img{
	width: 14px;
	height: 9px;
}

.cart-btn{
	display: block;
    background: #BABF0A ;
	border-radius: 5%;
	white-space: nowrap;
}
.fav-btn{
	display: block;
    background: #F9EA11;
	border-radius: 5%;
	white-space: nowrap;
	margin-top: 6px;
}

.view_title{
	display: block;
    background: #F0F0F0;
    background: white;
	border-radius: 5%;
	white-space: nowrap;
	padding-bottom: 4px;
	font-family: owned_font;
}
.stars_div{
	padding: 4px;
	margin: 2px;
	font-size: 18px;
	user-select: none;
}
.like_btns{
	padding: 2px;
	margin: 2px;
}
.b_like{
	display: inline-flex;
		border: 1px solid #A7A7A7;
	cursor: pointer;
	padding: 2px;
	margin: 2px;
	border-radius: 8px;
	font-size: 14px;
	user-select: none;
	vertical-align: middle;
	text-align: center;
	height: auto;
	justify-content: center;
}
.b_like:hover {
	background: #E9E6E6;
	font-size: 13px;
}
.b_like img{
	width: 20px;
	height: 20px;
padding: 1px;
	margin: 1px;

}
.v_trust{
	text-align: center;
font-size: 14px;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
   transform: translate(0, -6px);
	opacity: 0.7;

}
.v_trust img{
	width: 20px;
	height: 20px;
padding: 2px;
	margin: 2px;
	   transform: translate(0, 6px);

}

.v_address{
	text-align: center;
overflow: hidden;
font-size: 14px;
	white-space: nowrap;
	font-weight: 100;
	z-index: 1;
	padding: 2px;
	margin: 2px;
	
}

.view_market{
	display: block;
    background: #C3BE93; 
	background: #D6DB20;
	border-radius: 5%;
	height: 30px;
	vertical-align: middle;
	font-weight: 100;
	user-select: none;
}
.view_market:hover{
    background: #F0F0F0;
	height: 40px;
	vertical-align: middle;
	user-select: none;
	cursor: pointer;
}
.view_section{
	display: block;
	width: 98%;
	text-align: center;
	border-top: 2px solid #D6DB20;
	border-bottom: 2px solid #D6DB20;
	margin-bottom: 5px;
	padding-top: 5px;
	padding: 3px;
	vertical-align: top;
	height: auto;
}
.view_gection{
	display: block;
	width: 98%;
	text-align: center;
	border-top: 2px solid #b9b8b7;
	border-bottom: 2px solid #b9b8b7;
	margin-bottom: 5px;
	padding-top: 5px;
	padding: 3px;
	vertical-align: top;
	height: auto;
}

.view_section_sub{
	display: block;
    background: #C3BE93;
	height: 100px;
	width: 100%;
	position: absolute;
}
.dmenu_contr{
	width: 100%;
	background-color:white;
vertical-align: text-top;
padding-bottom: 40px;
		text-align: center;
	display: inline-block;
    align-items: center;
    justify-content: center;
}
.dmenu_a{
    cursor:pointer;
    width: 90%;
    height:  30px;
	text-align: center;
	font-size: 22px;
	color: aliceblue;
  	border:2px solid grey;
	border-radius: 13px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 5px;
	vertical-align: middle;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	background: #FFF9F9;
	
}
.dmenu_a:hover{
   background: #AAA9A9;
}
.dmenu_b{
    cursor:pointer;
    width: 90%;
    height:  30px;
	text-align: center;
	font-size: 22px;
	color: aliceblue;
  	border:1px solid grey;
	border-radius: 13px;
	padding: 10px;
	margin: 0px;
	margin-bottom: 5px;
	vertical-align: middle;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	background: #884a89;
}
.dmenu_b:hover{
   background: #AAA9A9;
}
.dmenu_bt{
	padding: 3px;
	margin: 3px;
	font-size: 16px;
	    width: 85%;
margin-bottom: 5px;
	vertical-align: middle;
    align-items: center;
    justify-content: center;
	display : inline-block;
}
.dmenu_a{
    cursor:pointer;
    width: 90%;
    height:  30px;
	text-align: center;
	font-size: 22px;
	color: aliceblue;
  	border: 0px solid grey;
	border-radius: 13px;
	padding: 10px;
	margin: 7px;
	margin-bottom: 15px;
	vertical-align: middle;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	background: #FFFfff;
}
.dmenu_a:hover{
   background: #D9D9D9;
}
.add_ok{
    border:1px solid grey;
    background: yellow;
    width: 350px ;
    width: auto;
    display:inline-block;
    position:relative;
  	border-radius: 4px;
  	padding: 6px;
}

.add_error{
   border:1px solid grey;
    background: red;
    width: 350px ;
    width: auto;
    display:inline-block;
    position:relative;
  	border-radius: 4px;
   	padding: 6px;
}
.control_part{
    width: 100%;
    	text-align: center;
    		 		background:white;
}
.controlbuttonbar{
    width: 100%;
    	text-align: center;
    		 		background:white;
    		 		white-space:nowrap;
    		 		padding-bottom: 1px;
    		 		padding-top: 4px;
}
.controlbutton{
    width: 32%;
    width: auto ;
    height: auto;
    cursor:pointer;
	 		padding: 1px;
	 		margin:1px;
	 		vertical-align: middle;
	 		background:white;
	 		overflow: hidden;
	 			 		display:inline-block ;
	 			 		opacity: 0.5;
	 			 		opacity: 1;
    	border-radius: 6px;
    	color: #FF5050;
    	font-size: 16px;
}
.controldivicon img{
		 		width: 24px;
		 		height: 24px;
}
.controlbutton:hover{
		 		opacity: 1;
	 		font-size:18px;
	 					border: 1px solid #CCC;
	 					padding: 2px;
}
.controldiv{
	 		font-size:16px;
	 		position:absolute;
	 		border-radius: 6px;
			border: 1px solid #CCC;
}
.memberbutton{
    width: 32%;
    height: auto;
    cursor:pointer;
	 		padding: 10px;
	 		margin:1px;
	 		vertical-align: middle;
	 		background:white;
	 			 		display:inline-block ;
    	border-radius: 6px;
}
.memberdivicon img{
		 		width: 16px;
		 		height: 16px;
}
.memberbuttonlogout{
		 		opacity: 1;
	 		font-size:14px;
	 		width: 70px;
	 		text-align: center;
	 		display: inline-block;
}
.memberbuttonlogout:hover {
		 		opacity: 1;
	 		background:#F2F2F2;
	 		font-size:16px;
	 			border-radius: 6px;
			border: 1px solid #CCC;
}
.memberdiv{
	 		font-size:16px;
	 		position:absolute;
	 		border-radius: 6px;
			border: 1px solid #CCC;
}
.tabs_bar{
			width: 100%;
			text-align: center;
			color:#D4D4D4;
			padding-bottom: 30px;
			display: none;
}

.tab_e{
			width: 320px;
			width: 96%;
			height: 30px;
			text-align: center;
			display: inline-block;
			box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
			user-select: none; 
			border-radius: 6px;
			border: 1px solid #CCC;
			padding-bottom: 6px;
			margin-bottom: 4px;
			cursor: pointer;
			color: black;
			padding-top: 5px;
			font-size: 16px;
					  filter: grayscale(100%);
					  opacity: 0.8;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.tab_e:hover{
		 		
			display: inline-block;
			height: 38px;
			box-shadow: 0 0px 0px 0 ;
			opacity: 1;
			filter: grayscale(0%);
}


.tab_e_pressed{
		 	width: 98%;
			height: 40px;
			text-align: center;
			display: inline-block;
			user-select: none; 
			border-radius: 6px;
			border: 1px solid #CCC;
			padding-bottom: 4px;
			margin-bottom: 14px;
			cursor: pointer;
			color: black;
			padding-top: 15px;
			box-shadow: 0 0px 0px 0 ;
			border-bottom:white;
			border-left: white;
			border-right: white;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}


.tab_icon{
			width: 30px;
			display: inline-block;
			text-align: center;

}

.tab_menu{
			width: 100%;
			display: none;
			text-align: center;
			height: 120px;
			background: #FFFFCC;

}


.search_tabz_bar{
		 		
			width: 100%;
			text-align: center;
			display: inline-block;
			height: auto;
			color:#D4D4D4;
			white-space: nowrap;



}

.search_tabz{
		 		
			width: 45%;
			height: 20px;
			text-align: center;
			display: inline-block;
			box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.02), 0 3px 10px 0 rgba(0, 0, 0, 0.019);
			user-select: none; 
			border-radius: 6px;
			border: 1px solid #CCC;
			padding-bottom: 6px;
			margin-bottom: 4px;
			cursor: pointer;
			color: black;
			padding-top: 5px;
			font-size: 16px;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


.search_tabz:hover{
		 		
			text-align: center;
			display: inline-block;
			height: 38px;
			box-shadow: 0 0px 0px 0 ;
}

.search_tabz_pressed{
		 	width: 98%;
			height: 40px;
			text-align: center;
			display: inline-block;
			user-select: none; 
			border-radius: 6px;
			border: 1px solid #CCC;
			padding-bottom: 4px;
			margin-bottom: 14px;
			cursor: pointer;
			color: black;
			padding-top: 15px;
			box-shadow: 0 0px 0px 0 ;
			border-bottom:white;
			border-left: white;
			border-right: white;
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}

.search_tabz_pressed:hover{
		 		
					box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
				
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	
}


.search_tabz_m{
		 		
			white-space:normal;
}


.tab_icon img{
    width: 20px;
    height: 20px;
    padding: 1px;
    vertical-align: middle;
  }

.tab_icon_s img{
    width: 20px;
    height: 20px;
    padding: 1px;
    vertical-align: middle;
  }

.search_buttons{
		 		
			width: 100%;
			text-align: center;
			display: inline-block;
			height: 80px;
			color:#D4D4D4;
			padding-top: 15px;
}
.search_div{
		 		
	 		font-size:16px;
	 		border-radius: 8px;
	 		width:320px;
			min-width:93px;
			display:inline-block;
			text-align:right;
			cursor: pointer;
			white-space: nowrap;
			margin-bottom:17px;
			color: black;
		 user-select: none; 
		 vertical-align: middle;
		border: 1px solid #CCC;
		 filter: grayscale(100%);
  }

.search_div:hover {
	 		font-weight: bold;
	 		padding: 3px;
			  filter: grayscale(0%);
}

.search_div img{
		 		
		 vertical-align: middle;
 
}
.menu_wrapper{
		 		width: 320px;
		 		width: 90%;
	display:inline-block;
		 user-select: none; 
	 			margin-bottom:17px;
	vertical-align: top;
	height: auto;
}
.search_menu111{font-size:16px;width: 100%;border-radius: 8px;display:inline-block;text-align: right;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: black;border: 1px solid #CCC;cursor: pointer;user-select: none;background: white;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}
.search_menu {
    font-size: 16px;
    width: 100%;
    border-radius: 8px;
    display: inline-block;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: black;
    border: 1px solid #CCC;
    cursor: pointer;
    user-select: none;
    background: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

.search_menu:hover {
	 		font-weight: bold;
	 		padding: 3px;
			  filter: grayscale(0%);
}

.search_menu img{
		 		
		 vertical-align: middle;
 
}
.menu_div{
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
			border-radius: 6px;
			position: absolute;
			z-index: 50;
			display: none;
			font-size: 12px;
			background: white;
		border: 1px solid #CCC;
		overflow: auto;
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
		text-align: right;
	vertical-align: top;
	height: auto;
		max-height: 300px;
	width: 100%;

}
.menu_header{
			font-size: 14px;
			width: 95%;
						display: inline-block;
						content: "header";
						text-align: center;
						border-radius: 4px;
}
.menu_all{
			font-size: 16px;
			width: 98%;
						border: 1px solid #CCC;
						display: inline-block;
						padding: 1px;
						margin: 1px;
						padding-bottom: 4px;
						padding-top: 4px;
						border-radius: 4px;
						cursor: pointer;
						text-align: center;
						margin-top: 4px;
}

.menu_all:hover {
			font-size: 18px;
			background: #F2F2F2;
}

.menu_close{
			font-size: 12px;
			color: #CCCCCC;
			cursor: pointer;
}
.menu_footer{
			height: 18px;
			display: block;
}

.search_ok{
	 		font-size:16px;
	 		border-radius: 8px;
			width: auto;
			min-width:93px;
			display:inline-block;
			height: 26px;
			text-align:right;
			background: #6dd002;
			cursor: pointer;
			color:#EBEBEB;
			margin: 1px;
			white-space: nowrap;
			margin-bottom:26px;
			border: 1px solid #CCC;
}

.search_button_d{
		 		
			width: 100px;
			height: 100%;
				font-size: 12px;
				color: gray;
				text-align: center;
}
.search_button_v{
			width: 300px;
			background: white;
			display:inline-block;
			border-radius: 6px;
				font-size: 20px;
				font-weight: bold;
				color: #1196cd;
				text-align: center;
}
.search_button_v:hover {
		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
					margin: 2px;
				border: 1px solid #CCC;
}
.search_button_t{
		 		
			width: 100px;
			float:none;
			 user-select: none; 
			 font-weight:normal;
			 padding: 3px;
			 

}
.search_button_menu{
		 		
			background: #EEEEEE;
			background:white;
				border: 1px solid #CCC;
				position: absolute;
				width: 98%;
				width: 390px;
				height: 300px;
				border-radius: 6px;
				z-index: 40;
				box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
				display:block;
				font-weight:normal;
				overflow: auto


}

.search_button_menu:hover{
		 		
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}



.search_button_count{
		 		
				width: 100%;
				width: 85px;
				height: auto;
				font-size: 12px;
				padding: 3px;
				margin: 2px;
				position: inherit;
				vertical-align:top;
				text-align:center;
				 user-select: none; 

				
}


#resulsbar{
	padding-bottom: 2px;
	width: 100%;
	font-size: 18px;

}

.allresult{
		 		
			width: auto;
			border-radius: 6px;

			padding: 3px;
			color: black;
			font-size: 12px;
		}

.selectoption{
		 		width: 20px;
		 		height: 20px;
		 		vertical-align: middle;
		 					border: 1px solid #0066FF;
		 					color:blue;
		 					

		}

.result_tab{
		 		
			width: 28%;
			display: inline-block;
			height: auto;
			user-select: none; 
			border-radius: 6px;
			padding-bottom: 4px;
			padding-right: 28px;
			margin-bottom: 14px;
			color: black;
}

.result_tabz{
		 		
			width: 32%;
			width: 133px;
			text-align: center;
			display: inline-block;
			user-select: none; 
			border-radius: 6px;
			padding-bottom: 4px;
			margin-bottom: 4px;
			cursor: pointer;
			font-size: 14px;
		  filter: grayscale(100%);
		  opacity: 1;
		  float: left;
		  padding-left: 30px;
		  

}

.result_tabz:hover{
		  filter: grayscale(0%);
		  font-size: 18px;
		  		  opacity: 1;
		  		  color: black;


}

.result_tabz_pressed{
		width: 133px;
			text-align: center;
			display: inline-block;
			user-select: none; 
			border-radius: 6px;
			padding-bottom: 4px;
			margin-bottom: 4px;
			cursor: pointer;
			  float: left;
		  padding-left: 30px;
	  font-size: 18px;
		  		  color: black;


}

.result_tabz_pressed:hover{
				font-size: 14px;
		  filter: grayscale(100%);
		  opacity: 0.6;

}


.result_option{
		 		
			width: 32%;
			width: 100px;
			text-align: left;
			display: inline-block;
			user-select: none; 
			border-radius: 6px;
			padding-bottom: 4px;
			margin-bottom: 4px;
			cursor: pointer;
		  filter: grayscale(100%);
		  opacity: 0.6;
		  padding-left: 30px;
		  

}

.result_option:hover{
		  filter: grayscale(0%);
		  font-size: 18px;
		  		  opacity: 1;
		  		  color: black;


}

.result_option_pressed{
		width: 100px;
			text-align: center;
			display: inline-block;
			user-select: none; 
			border-radius: 6px;
			padding-bottom: 4px;
			margin-bottom: 4px;
			cursor: pointer;
		  padding-left: 30px;
	  font-size: 18px;
		  		  color: black;


}

.result_option_pressed:hover{
				font-size: 14px;
		  filter: grayscale(100%);
		  opacity: 0.6;

}



.b_menu{
		 		
			 color:#EBEBEB;
			 font-weight:normal;
			     	border-radius: 6px;
			border: 1px solid #CCC;
			padding: 4px;
			margin:2px;
			font-size: 13px;

}
.b_menu:hover{
		 		
			 background: #F3F3F3;
			 			font-size: 16px;


}

.b_menu_t{
		 		
			width: 100%;
			 font-weight:normal;
			 color: black;
			 vertical-align: bottom;
			 			     	border-radius: 6px;

}

.b_menu_t:hover{
		 		
						 color: black;
}


.b_menu_t_icon{
		 		
			width: 20px;
			display: inline-block;
			text-align: left;
			padding: 3px;
}

.b_menu_t_icon img{
			vertical-align: middle;
}

.b_menu_t_title{
		 		
}


.b_menu_v{
	 font-size: 11px;
	 padding: 2px;
}

.b_menu_e{
    width: 70px;
    height: auto;
    cursor:pointer;
    color: black;
    	border-radius: 6px;
			border: 1px solid #CCC;
	 		padding: 2px;
	 		margin:2px;
	 		vertical-align: middle;
	 		background:white;
	 		overflow: hidden;
	 		display: inline-block ;
    	white-space:nowrap;
    	text-align: center;
	  filter: grayscale(100%);
   
}

.b_menu_e:hover{
   	background:#E5E5E5 ;
   		 font-size: 14px;
    	opacity: 1;

	  filter: grayscale(0%);
	  			border: 1px solid #CCC;



}


.search_button_count:hover{
				color: black;
				font-size: 14px;
				font-weight:bold;
}

.selectbox_b_menu{
				color: black;
				width: 250px;
				overflow: hidden;
				text-align: center;
				display:inline-block;
}

.sbox_icon{
padding: 2px;

				
}
.sbox_icon img{
padding: 2px;
width: 20px;
height: 20px;

				
}

.sbox_name{
padding: 3px;
font-size: 18px;
white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

				
}

.sbox_namea{
padding: 3px;
				
}



.bbox_data{
	
	width:inherit;
	overflow: hidden;
	border-radius: 6px;
	text-align: center
 		

}

.bbox_arrow img{
    width: 9px;
    height: 9px;
    padding: 2px;
    float:left;
    padding-top:3px;
    vertical-align: middle;
   
}



.bbox_tab{
	width: auto;

}

.bbox_icon img{
    width: 20px;
    height: 20px;
    padding: 1px;
    vertical-align: middle;
  	  filter: grayscale(100%);
  	  opacity: 0.5;

  
  }


#jselectbox{
	 
	 font-size: 11px;
	 padding: 2px;
   
}


#selectbox_bb{
    width: 100px;
    width: 99%;
    height: auto;
 
    	border-radius: 6px;
			border: 1px solid #CCC;
	 		padding: 2px;
	 		margin:2px;
	 		vertical-align: middle;
	 		background:white;
	 		overflow: hidden;
	 		display: inline-block ;
	 		padding-right: 8px;

    	white-space:nowrap;
    	text-align:right;
	-webkit-filter: sepia(1);
	  filter: sepia(1);
	  filter: grayscale(0%);
	  saturate(0.28);
	
   
}

#selectbox_bb:hover{
   	background:#E5E5E5 ;
   		 font-size: 14px;
    	opacity: 1;

	  filter: grayscale(0%);

}


#selectbox_b{
    width: 130px;
    height: auto;
    cursor:pointer;
    
    min-width:120px;
    	border-radius: 6px;
			border: 1px solid #CCC;
	 		padding: 2px;
	 		margin:2px;
	 		vertical-align: middle;
	 		background:white;
	 		overflow: hidden;
	 			 		display: inline-block ;
    	white-space:nowrap;
    	text-align:right;
	-webkit-filter: sepia(1);
	  filter: grayscale(0%);
	  saturate(0.28);
   
}

#selectbox_b:hover{
   	background:#E5E5E5 ;
   		 font-size: 14px;
    	opacity: 1;

	  filter: grayscale(0%);

}

#bbox_name{
	white-space:nowrap;
	text-align: right;
	width: auto;
	width: 100px;
	display: inline-block;
}


#bbox_rn{
	color:maroon;
	width: 40px;
	display: inline-block;

}

.bbox_bar{
	background: #3399FF;
	height: 14px;
	display: inline-block;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 6px 140px 0 rgba(0, 0, 0, 0.19);
	background-color: #3399FF;
	-webkit-print-color-adjust:exact;


}

.bbox_rat{
	color: #3399FF;
	display: inline-block;
	width: 90px;
	font-size: 11px;
	padding: 2px;

}



#bbox_arrow img{
vertical-align:middle;
    width: 10px;
    height: 10px;
    padding: 2px;
   
}

.stats_head{
	color: #3399FF;
	color: black;
	font-weight: bold;
	display: inline-block;
	width: 99%;
	font-size: 16px;
	padding: 2px;

}

#us66 {
    width: 100%;
    padding-top: 0px;
	 height: 400px;
	 display:block;
	 position:relative;
	 user-select: none; 

	 
	 	
}

.us6_map{
	width: 100%; height: 400px; float:none; 
	 user-select: none; 

}

.infotempo{
	width: 300px;
	height: 100px;
	position:absolute;
				border-radius: 6px;
			border: 1px solid #CCC;
			background: #d74214;
	 		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 		display:inline-block;
	 		text-align: center;
opacity: 1;
	background: #bd360c;
	z-index: 10;
		width: 200px;
	height: 200px;
	display:none;
	border-radius: 100px;

	
}

.infotemp{
	width: 300px;
	height: 300px;
	position:absolute;
	opacity: 0;
				border-radius: 6px;
			border-radius: 200px;

			border: 1px solid #CCC;
			background: #d74214;
	 		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 		display:inline-block;
	 		text-align: center;

	
}





.infotemp:hover{
	opacity: 1;
	background: #bd360c;
	z-index: 11;
		width: 200px;
	height: 200px;
				border-radius: 6px;



}

.info_title{
	color:black;
	padding-top: 12px;
	margin-top: 12px;
}

.info_image{
	text-align: center;
	width: 70px;
	height: 50px;			
	display:inline-block;

}

.info_image img{
	width: 100%;
	height: 100%;	
	border-radius: 4px;

			
}



.pbar_outerdiv{
	
	width: 100%;
	 height: 2px;

    
}

.pbar_innerdiv{
	
	background:#FAE7EA;
	 height: 100%;
	  width: 0%;
}



.search_part{
	width: 100%;
	background-color: white;
margin: 0 auto;
}



.search_wrapper{
	width: 100%;
	height: auto;
	text-align:center;
}

.search_bar{
	width: 100%;
	display: inline-block;
	text-align:center;
	background: #fafafa;

}


.search_tab{
	width: 48%;
	float: right;
	float:none;
	display:inline-block;
	text-align:center;
	font-size: 24px;	
	height:30px;
	vertical-align:top;
	
			border: 1px solid #CCC;
			background:#E4E4E4;
			margin: 2px;
			padding: 2px;
			border-radius: 4px;
			cursor:pointer;
	 		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

	
}



.search_tab:hover{
			background:#F5F5F5 ;
	 		box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);


	
}



.search_tab_p{
	width: 48%;
	float: right;
	float:none;
	display:inline-block;
	text-align:center;
	font-size: 24px;	
	height:30px;
	vertical-align:middle;
	
			border: 1px solid #CCC;
			background:#E4E4E4;
			background:#FFFFFF;
			margin: 5px;
			padding: 5px;
			padding-bottom: 6px;
				border-top-left-radius: 4px;
				border-top-right-radius: 4px;
				border-bottom: 1px solid #ffffff;
			cursor:pointer;
}
.search_vars_w{
	width: 100%;
}
.search_var{
	width: 100%;
}
.rotatediv{
	display: block;
}

.fimage{
	height: 45px;
	width: 45px;
	position: absolute;
	display: table-cell;
	object-fit: fill;
	left: 15px;
	top: 45px;
	border-radius: 10%;
	border: 3px solid #eff10d;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.09), 0 6px 20px 0 rgba(0, 0, 0, 0.09);
	z-index:3;
    transform: translate(130px, 160%);
}


.fimage:hover{
	height: 50px;
	width: 50px;
		border-radius: 10%;
}

.gimage{
	max-width:100%;
	max-height: 95%;
	min-width: 80%;
    min-height: auto;
	width: 100%;
	height: 120;
	object-fit: fill;
	border-radius: 6px;
	padding: 0px;
	margin: 2px;
	z-index: 77;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.01);
	-webkit-filter: grayscale(0%);
	 transform: translate(0px, 0%);
	-webkit-transition: opacity .15s;
    transition: opacity .15s;
}


.gimage:before{
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,.1)), color-stop(85%,rgba(255,255,255,0.01)), color-stop(100%,rgba(255,255,255,.35)));
		width:400px;
		height:305px;
		height:205px;
		z-index:5;
		content:'';
		position:absolute;
		left:10px;
		top:-310px;
}
.gimage:after{
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(255,255,255,.35)), color-stop(15%,rgba(255,255,255,0.01)), color-stop(100%,rgba(255,255,255,.05)));
		width:400px;
		height:305px;
		height:205px;
		z-index:5;
		content:'';
		position:absolute;
		left:10px;
		top:-310px;
}


.searcher_w{
	text-align: right;
	text-align:left;
	vertical-align: middle;
	font-size:12px;
	font-family: "owned_font";
	font-weight:bold;
	color: blue;
	background: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px #FBF8F8;
}
.labels{
	
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	font-size: 10px;
	color: blue;
	}

.sorterr{
	text-align:center;
	vertical-align: middle;
	font-size:12px;
	font-weight:normal;
	background: #F0F0F0;
	background: white;
	border-radius: 6px;
	opacity: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sorterr:hover{
		opacity: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.searcher{
	text-align:center;
	color: black;
	vertical-align: middle;
	font-size:16px;
	font-family: "owned_font";
	font-weight:bold;
	background-color:#F0F0F0;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	opacity: 0.5;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	user-select: none; 
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	}

.searcher:hover{
		opacity: 1;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:18px;
	text-align: center;

}

.searchersub{
	color: black;
	vertical-align: top;
	font-weight: normal;
	background: #F5F5F1;
	background: white;
	text-align:center;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 16px;
	border: 0px #FBF8F8;
	
}

.searchersub:hover{
	font-size:16px;
}
.searcherbotton{
	text-align: center;
	color: black;
	opacity: 0.60;
	vertical-align: middle;
	font-size: 12px;
	font-family: Tahoma;
	font-family: "owned_font";
	font-weight: bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 4px;
	cursor: pointer;
	border-radius: 6px;
	margin-top: 3;
	margin: 4px;
	background: #bd360c; /* Old browsers */
background: -moz-linear-gradient(top, #bd360c 0%, #d74214 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #bd360c 0%,#d74214 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #bd360c 0%,#d74214 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd360c', endColorstr='#d74214',GradientType=0 ); /* IE6-9 */
	
	
	
}

.searcherbotton:hover{
		opacity: 1;
	padding-top: 10px;
	padding-bottom: 10px;

	font-size:14px;

}

.searcherbottonbar{
	text-align: left;
	display:block;
		margin: 4px;
				padding: 4px;


}

.search_re_numb{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
}

#adjuzter1{
	height: 1px;
	width: 200px;
	position:relative;
	background:blue;
}

	
.swiper-slide{
	flex-shrink:0;
	width:90%;
	height:100%;
	position:relative;
	transition-property:transform;
		overflow: hidden;
	background: #FB0206;

}
	.slide_liim{
			list-style: none;
			width: 200px;
			height: 200px;
			cursor: pointer;
			overflow: hidden;
	 		font-size: 18px;
			margin: 2px;
			padding: 2px;
			vertical-align: middle;
			text-align: center;
				max-height: 100%;
				max-width: 90%;
	display: inline-block;
    align-items: center;
    justify-content: center;
			background-color: #111010;
			}
			.liim{
			list-style: none;
			width: auto;
			width: 205px;
			height: 183px;	
			cursor: pointer;
			vertical-align: top;
			text-align: center;
				display: inline-block;
	 			-webkit-filter: grayscale(50%);
				background: white;
				border-radius: 10px;

			}
.liima{
			list-style: none;
			width: auto;
			width: 205px;
			height: 180px;	
			cursor: pointer;
			vertical-align: top;
			text-align: center;
				display: inline-block;
	 			-webkit-filter: grayscale(50%);
				background: white;
				border-radius: 10px;

			}


.liimn{
			list-style: none;
			width: 215px;
			height: 244px;	
	font-family: owned_font;
	font-weight: 600;
	font-size: 16px;
			cursor: pointer;
			overflow: hidden;
			margin: 3px;
			padding: 5px;
			vertical-align: middle;
			text-align: center;
	display: inline-flex;
    align-items: center;
    justify-content: center;
				object-fit: contain;
	 			-webkit-filter: grayscale(0%);
				float: none;
				background: white;
				border-radius: 10px;
				border: 0px solid #00aeef;
		user-select: none;
	
			}


.liimn:hover{
			height: 249px;
			background: white;
		opacity: 1;
		border: 1px solid #00aeef;
		border-bottom: 0px ;
	  transform: translate(0, 2%);
		}
.liimn img{
	width: 100px;
height: 100px;
}
.liimn_unchoosed{
	-webkit-filter: grayscale(100%);
	opacity: 0.5;

		}
.liimn_visited{
	border: 1px solid #C8C8C8;	
	opacity: 0.6;
}
.liimn_pressed{
	-webkit-filter: grayscale(0%);
	opacity: 1;
	border: 2px solid #D6DB20;
	border-bottom: 0px solid #884a89;
border-radius: 1px;
	  transform: translate(0, 2%);
	z-index: 1;
	background: white;
		}



.liimg{
			list-style: none;
	 margin: 5px;
    background: #fff;
    padding: 10px 0;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
		text-align: center;
		justify-content: center;
		width: 200px;
		height: 300px;
		overflow: hidden;
	font-family: owned_font;
	font-weight: 600;
	font-size: 16px;
			cursor: pointer;
			overflow: hidden;
			margin: 3px;
			padding: 5px;
			vertical-align: top;
			text-align: center;
	display: inline-block;
    align-items: center;
    justify-content: center;
				object-fit: contain;
	 			-webkit-filter: grayscale(0%);
				float: none;
				background: white;
				border-radius: 10px;
		user-select: none;
	
			}
.liimg:hover{
			height: 303px;
			background: white;
		opacity: 1;
		border: 1px solid #884a89;
		border-bottom: 0px ;
	  transform: translate(0, 2%);
		}
.liimg_unchoosed{
	-webkit-filter: grayscale(100%);
	opacity: 0.5;

		}
.liimg_visited{
	border: 1px solid #C8C8C8;	
	opacity: 0.6;
}
.liimg_pressed{
	-webkit-filter: grayscale(0%);
	opacity: 1;
	border: 2px solid #b9b8b7;
	border-bottom: 0px solid #884a89;
border-radius: 1px;
	  transform: translate(0, 2%);
	z-index: 1;
	background: white;
		}


		.lii{
			list-style: none;
			border: 1px solid #CCC;
			margin: 5px;
			padding: 5px;
			background: #ECECB7;
			border-radius: 8px;
			font-size: 18px;
		}

	.lii:hover{
			list-style: none;
			border: 1px solid #CCC;
			background: white;
  			margin: 5px;
			padding: 5px;
		}
		
	.liip{
			margin: 4px;
			padding: 4px;
			border-radius: 8px;
			font-size: 10px;
			font-family: Tahoma;
		}
	.liip:hover{
			background:#EFEFEF;
			color: #1C94C4;
			margin: 3px;
			padding: 3px;

		}
		#div_item_edit{
 	background: white;
 	border: 1px solid #CCC;
 	border-radius: 6px;
	 box-shadow: 10px 10px 10px;
	 box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	 text-align: center;
	 padding: 8px;
				}
				
		.item_p_mdetail{

			font-size: 12px;
			text-align: center;
			width: 100%;
			width: 300px;
			position: absolute;
			padding: 3px;
			display: none;
			user-select: none;

					}

	.item_p_cdetail{
			padding: 3px;
			background: #E2E2E2;
			width: auto;
			width: 300px;
			border-radius: 4px;
			box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	
					}

	.item_p_edit{
			padding: 3px;
			background: #E2E2E2;
			width: auto;
			width: 300px;
			border-radius: 4px;
			box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
			cursor: pointer;
					}
					
	.item_p_edit:hover{
			padding: 3px;
			background: #E2E2E2;
			background:#6666FF;
			background: white;
			width: auto;
			border-radius: 4px;
			box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	
					}
	.item_no{
			
			display:inline-block;
			width: 20px;
		}
	.item_p_no{
			
			display:inline-block;
			width: 80px;
			text-align: center;
			color: #6dd002;
			font-size: 22px;
			font-weight: bold;

		}
	.item_p_name{
			display:inline-block;
			width: 280px;
			font-size: 24px;
		}
	
	.item_p_age{
			
			display:inline-block;
			width: 40px;
			text-align:center;
			font-size: 14px;
		}
		
	
	.item_p_region{
			
			display:inline-block;
			width: 75px;
			text-align: right;
			padding:5px;
			font-size: 16px;
		}
		
	.item_p_record{
			display:inline-block;
			width: 125px;
			color: #1196cd;
			font-size: 18px;
			text-align: right;
		}

.searchicolor{
color:red;
font-size:18px;
}

.resultgroup{

font-size:14px;
text-align:center;

}
.ntitle{
color:blue;
font-size:18px;
}
.recrdsc{
font-size:12px;
font-family: Tahoma;

}
.person_recrds{
color: #0018d2;
color: blue;
font-size:12px;
cursor: pointer;
text-align: left;
float: left;
padding-left: 30px;
padding-top:5px;
padding-bottom: 5px;
}
.precorddelete{
color: #0018d2;
color: black;
background: red;
font-size:10px;
font-weight:normal;
cursor: pointer;
text-align: left;
float: left;
padding-top:5px;
padding-bottom: 5px;
margin-left:2px;
margin-right: 2px;
padding-left:5px;
padding-right:5px;
opacity: 0.6;
border-radius: 4px;
vertical-align:middle;

}
.precorddelete:hover{
opacity: 1;
font-size:12px;
font-weight:bold;

}
.precordedit{
color: #0018d2;
color: black;
background: #03B503;
font-size:10px;
font-weight:normal;
cursor: pointer;
text-align: left;
float: left;
padding-top:5px;
padding-bottom: 5px;
margin-left:2px;
margin-right: 2px;
padding-left:5px;
padding-right:5px;
opacity: 0.6;
border-radius: 4px;
vertical-align:middle;

}
.precordedit:hover{
opacity: 1;
font-size:12px;
font-weight:bold;

}
.precordappend{
color: #0018d2;
color:orange;
background:green;
font-size:10px;
font-weight:normal;
cursor: pointer;
text-align: left;
padding-top:5px;
padding-bottom: 5px;
margin-left:2px;
margin-right: 2px;
padding-left:5px;
padding-right:5px;
opacity: 0.6;
border-radius: 4px;

}
.precordappend:hover{
opacity: 1;
font-weight:bold;
font-size:12px;
}
.tr_precordz{
color: #0018d2;
color: black;
background:#E0E0E0;
font-size:12px;
font-weight:normal;
padding-top:5px;
padding-bottom: 5px;
width:100%;
vertical-align: middle;

}

.tr_precordz:hover{
opacity: 1;
background:#DADADA;

}


.search_icon1{
cursor: pointer;
width: 50px;

}
.search_icon{
cursor: pointer;
border: .5px solid #CCC;
border: 1px solid #CCC;
width: 20px;
height: 18px;
display:inline-block;
}
.keyword_icon{

font-family: Tahoma;
font-size:12px;	
vertical-align: middle;
text-align: right;
color:gray;

}
.changestatue{
font-size:11px;
cursor:pointer; 
font-weight:normal;
text-align: left;
}



.changedefult{
font-size:11px;
cursor:pointer; 
font-weight:normal;
text-align: left;
}
#loader-icon{
	text-align:center;
	width: 100%;
	height:100px;
	
}


#jscriptc{
	font-size: 1px;
	width: 100%;
	background:aqua;
}
.resulsbar_t{
	text-align:right;
	font-size: 18px;
	font-weight:bold;
	padding-top: 1px;
	width: 100%;
}
.results_t_no{
		font-size: 18px;
		font-weight:bold;
		width:900px;
text-align: left;
}
.results_t{
		font-size:15px;
		font-weight:bold;
		border-bottom:thick;
		width:100px;
}
.results_t_t{
		font-size:16px;
		font-weight:bold;
		text-align:left;
}

.results_t_i{
		font-size:12px;
		font-weight:bold;
		text-align:left;
}



.results_t_n{
		font-size:21px;
		text-align:right;
		font-family: "owned_font";
		font-weight: normal;

}

.results_t_mobile{
		font-size:12px;
		font-weight:bold;
		vertical-align: middle;
		text-align: left;
		float: left;
		width: 100%;
		height: 33px;
		padding-left:20px;
		}
.noresults{
	text-align:center;
	color:red;
	color:blue;
	font-size:25px;
	width: 100%;
	cursor: pointer ;
}
.moreresults{
	text-align:center;
	color:red;
	font-size:20px;
	font-weight: bold;
	width: 100%;
	cursor: pointer ;
	display:inline-block;
	padding-bottom:8px;
	padding-top: 8px;
	margin: 10px;
}

.buzyy_wrapper {
	top: 0px;
	height: 100%;
	z-index: 1001;
	color: #00aeef;
	font-size: 18px;
	padding: 5px;
	margin: 2px;
	padding-top: 2px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: yellow;
	background-color:black;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);


}
.buzyyio {
top: 15px;
height: 24px;
height: 100%;
	text-align: center;
width: 100%;
	z-index: 1001;
	position:fixed;

}
.loader {
height: 35px;
height: 35px;

}

.footerdiv{
			width: 100%;
	background: #884a89;
	background: #e9e6e6;
		text-align:center;
			border-top: 0px solid #00aeef;
	color: black;
	font-size: 16px;
	height: 80px;
	vertical-align: middle;
	padding-top: 40px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	display: inline-block;
}

.addedit{
	text-align:center;
}

.printerr{
	color: black;
	cursor: pointer ;
	opacity: 0.40;
	float: left;
	width: 35px;
	height: 35px;
	transform: translate(2%,0);
}

.printerr:hover{
	opacity: 1;
}
.go_rl{
		cursor: pointer;
  transform: translate(0,10px);
	opacity: 0.5;
}
.go_rl:hover {
			opacity: 1;
}
.showresult{
		font-size:12px;
	font-family: Tahoma;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 100%;
	vertical-align: middle;
	opacity: 0.5;
}
.showresult:hover{
		font-size:14px;
	opacity:1;
}
.showresultt{
		font-size:14px;
	opacity:1;
}
.rgroup{
	text-align: left;
	font-family:Tahoma;
	font-size: 12px;
	font-weight:normal;
	width: 100%;
}
.search_t{
		font-size:15px;
		font-weight:bold;
}
.search_e{
		font-size: 20px;
		border: 1px solid #ADADAD;		
	border: 1px solid #ABABAB;
	border-radius: 5px;
	margin: 4px;
	width: 100%;

}
.search_ee{
		font-size:18px;
}

.search_delete{
		font-size:18px;
		color:red;
}
.search_edit{
		font-size:18px;
		color:green;
}
.search_cancel{
		font-size:18px;
		color:black;
}
#aview{
	width: 100%;
	background-color:white;
vertical-align: text-top;
padding-bottom: 18px;
		text-align: center;
}

#aviewo{
	width: 100%;
	background-color:white;
vertical-align: text-top;
padding-bottom: 40px;
height: 200px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
		text-align: center;
}
.float_l {
	float: left;
}

.float_r {
	float: right;
}