.tabs_wrapper .tabs_label{ width:95%; float:left; padding:0 20px; margin:5px 0 10px;}
.tabs_wrapper .tab_content .keywordtabs{  width:95%; float:left; padding:0 20px; margin-bottom:10px; color:#688f06; font-family:"Ubuntu",sans-serif; font-size:17px; font-weight:500;}
.tabs_wrapper .tab_content{ border:none;}
.tabs_wrapper .tabs_label ul li{ float:left;margin:18px 0;}
.tabs_wrapper .tabs_label ul li a{ background:#739d07; padding:12px 15px; margin:0 10px 0 0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; color:#fff; font-size:15px; font-weight:500;}
.tabs_wrapper .tabs_label ul li a:hover{ background:#ff691b;}
.tabs_wrapper .tabs_label ul li .active{ background:#ff691b;}

#encrosaccordion h3{ width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; padding:10px; color:#fff; float:left; cursor:pointer; font-family:"Ubuntu",sans-serif; font-size:18px; font-weight:500;margin:8px 0;}
#encrosaccordion .orangecls { background:#f45c0c !important;}
#encrosaccordion .bluecls {background:#1386ed !important;}
#encrosaccordion .greencls {background:#638904 !important;}
#encrosaccordion h3 strong{ color:#000;font-size:20px;display:inline-block;padding:0 0 6px 0;} 
#encrosaccordion h3 span{font-size:15px;} 
.listingbutton{position:absolute;left:962px;}
.listingbutton input{
	display:block;
	background: #000;
	border: 0;
	border-radius: 0 5px 5px 0;
	-moz-border-radius:  0 5px 5px 0;
	-webkit-border-radius:  0 5px 5px 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 13px;
	font-weight: 500;
	padding: 10px 0;
	font-family: 'Ubuntu', sans-serif;
	text-transform: capitalize;
	width:90px;
	margin:5px 0;
}
.listingbutton input:hover{
	background: #f45c0c;
}
.listingbutton input.typeactive{
	background: #f45c0c;
}
.ajaxpagination button{
	border:1px;
	color:#638904;
	height:36px;
	width:255px;
	font-size:19px;
	font-weight:900;
}
.loadajaxpage ul li button {
    background: linear-gradient(to bottom, #b0e628 0px, #5e8301 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #4f6d00;
    border-radius: 5px;
    box-shadow: 0 0 4px #517001 inset;
    color: #fff !important;
    cursor: pointer;
    font-family: Ubuntu,sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    margin: 12px 0;
    outline: medium none;
    padding: 5px 10px;
    text-transform: capitalize;
    width: 100%;
}
.loading{position:fixed;left:50%;top:50%;z-index:9999;}
.loadingmore{position:fixed;left:50%;bottom:10%;z-index:9999;}
.loading img{}
.cntlist{}
.catpagemain{position:fixed;}
