/***----------------------------------------------Drop down style--------------------------------------------------------------------------------****/

.mores .catagories_listli2 {
clear: both;
}
.index_enginewrappper .search_wrapper {
	width: 100%;
	float: left;
}
.index_enginewrappper .search_box {
	max-width: 900px;
	margin: 0 auto;
	background: #2c2c2c;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-order-radius: 15px;
}
.index_enginewrappper .insidesearch_box {
	padding: 20px;
	 position: relative; 
}

.index_enginewrappper .search_area_wrapper {
	width: 100%;
	display: table;
}
.index_enginewrappper .search_field {
	/* display: table-cell; */
	width: 100%;
position: relative;
}
.intxt {
	border: 2px solid #CFCFCF;
	border-radius: 10px;
	display: block;
	height: 42px;
	
	text-indent: 10px;
	padding-right: 40px;
	width: 100%;
	font-size: 12px;
}
.index_enginewrappper .livesearchdiv {
    background: #fff;
	/* border: 1px solid #D8D8D8; */
    left: 0px;
    position: absolute;
    right: 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    z-index: 100;
}
.livesearchdivli {
    float: left;
    padding: 5px 10px;
    width: 100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.livesearchdivli:hover{
	background:#EEEEEE;
}
.liveresult {
    color: #666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    text-transform: capitalize;
}
.liverecount {
    color: green;
    float: right;
    font-size: 12px;
}

.index_enginewrappper .catagories {
	position: absolute;
	right: 0px;
	top: 7px;
}
.catagories_btn {
	cursor: pointer;
}
.catagories_btn:hover {
	opacity: .7;
}
.catgrie_name {
	color: #6C6C6C;
	float: left;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	padding-right: 6px;
}
.cata_full {
	position: absolute;
	left: 0;
	right: 0;
	top: 84px;
	z-index: 100;
	display: none;
}
.tip_c {
	background: url("../images/tip.png") no-repeat center center;
	float: right;
	height: 15px;
	position: absolute;
	right: 212px;
	top: -15px;
	width: 23px;
}
.catagories_list {
	background: none repeat scroll 0 0 #F4F4F4;
	width: 100%;
	float: left;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.5);
	-ms-box-shadow: 0 0 3px -1px rgba(0, 0, 0, 0.5);
}
.inside_catagories_list {
	padding: 40px 10px 30px;
	float: left;
}
.catagories_listul {
	float: left;
}
.catagories_listul li {
	float: left;
	text-align: center;
	padding: 0 10px;
	margin-bottom: 15px;
	cursor: pointer;
}
.catagories_listul img {
	display: inline-block;
}
.catagories_listul a {
	color: #000000;
	line-height: 0;
	font-size: 12px;
}
.catagories_listul a:hover {
	opacity: .8;
}


.search_outer {
	display: table-cell;
	padding: 0 0px 0 10px;
	width: 30px;
	vertical-align: top;
}
.search_btn {
	background:#ee3729;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	
}
.search_btn:hover{
	background:#ee1529;
	
}
.search_btn_border {
	border: inset 1px solid #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.searchbutton {
	background: none;
	border: medium none;
	cursor: pointer;
}
.fa_sbtn {
    font-size: 30px;
    padding: 4px;
	color:#FFFFFF;
}
.search_btnblue{
	  background:#444444; 
}
.search_btnblue:hover{
	background: #666666;
}
.search_btnblue .fllky{
	color:#FFFFFF;
}
.fllky {
    color: #00a3e1;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    list-style: none outside none;
    padding: 0px 5px;
 line-height: 40px;
    
min-height:40px;
text-overflow: ellipsis;
    white-space: nowrap;
 overflow: hidden;
}

/* INDEX tAB STYLE ENDS */

.innerresultwrper .search_wrapper {
    float: left;
    padding-top: 10px;
    width: 100%;
}
.result_enginewrappper .search_box {
	max-width: 800px;
	
	background: #2c2c2c;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-order-radius: 10px;
}
.result_enginewrappper .insidesearch_box {
	padding: 10px;
	position: relative;
}
.result_enginewrappper .shadw_wrapper {
	display:none;
}
.result_enginewrappper .search_area_wrapper {
	width: 100%;
	display: table;
}
.result_enginewrappper .search_field {
	position: relative;
	
}
.result_enginewrappper .catagories {
    position: absolute;
    right: 0px;
    top: 7px;
}
.result_enginewrappper .cata_full {
    left: 0;
    position: absolute;
    right: 0;
    top: 62px;
    z-index: 100;
}
.result_enginewrappper .tip_c {
    background: url("../images/tip.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: right;
    height: 15px;
    position: absolute;
    right: 202px;
    top: -15px;
    width: 23px;
}

.result_enginewrappper .livesearchdiv {
    background: #fff;
	
    left: 10px;
    position: absolute;
    right: 235px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
    z-index: 100;
}
.result_enginewrappper {
    /* display: table; */
    width: 100%;
}
.innerresultwrper {
    float: left;
    width: 90%;
}

/* ..................................................  JOB STYLES  ......................................     */
.search_fieldjob {
	width: auto;
	padding: 0 5px;
}
.jobinn{
	width:25%;
	float: left;
	position: relative;
	}
.jobinnm{
	margin-right: 5px;
	}
.inner_intxtjob {
	line-height: normal;
	padding-right: 0 !important;
}
.inner_intxt {
	height: 42px;
	padding-right: 124px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-order-radius: 5px;
	border-radius: 5px;
}
.livesearchdivjob1 {
    left: 0px !important;
    right: 4px !important;
    top: 42px;
}
.inner_intxtjob4{
padding-right: 39px;
}
.index_enginewrappper .inner_cata_fulljob{
	top: 83px;
	}
.index_enginewrappper .inner_tip_cjob{
	right: 214px;
}
.result_enginewrappper .inner_catagoriesjob{
	right: 6px ;
 top: 8px;
	}
.inner_tip_c {
	right: 87px;
}

.catagories_listul .activetablink {
color: #ee3729;
}

/***----------------------------------------------Drop down style Ends--------------------------------------------------------------------------------****/

/**------------------------------------------------result display style-------------------------------------------------------------------------------**/
.rheader {
	width: 100%;
	float: left;
	position: relative;
	margin: 0;
}
.innerlogo {
    display: block;
    padding-top: 23px;
    text-align: center;
    vertical-align: top;
    width: 8%;
    margin-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
	float: left;
}
.innerlogo img{
max-width: 100%;
}
.result_enginewrappper .country_wrapper {
    /*background: none repeat scroll 0 0 #eee;*/
    float: left;
    padding: 10px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
    text-align: left;
    width: 100%;
}


.result_count {
	color: #545454;
	font-size: 13px;
	padding: 10px 0;
	width: 100%;
	background: #eee;
	float: left;
	margin-bottom: 10px;
}
.showing_resultcount {
	float: left;
}
.result_catagories {
	float: right;
}
.result_displaynew {
	width: 75%;
	float: left;
}
.result_showingn {
	width: 25%;
	float: left;
}
.result_display_inside {
}
.web_reslut_wrapper {
	float: left;
	width: 100%;
}
.result_ul {
	float: left;
	width: 100%;
}
.result_li {
	clear: both;

	margin-bottom: 20px;
}
.web_thumb_imge {
	float: left;
	margin-right: 10px;
}
.web_rslt_txt {
    color: #545454;
    font-size: 13px;
    line-height: 18px;
    	display: table-cell;
}
.web_result_link {
	color: #1E0FBE;
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}
.web_result_link:hover {
	text-decoration: underline;
}
.web_resultdescription {
	padding: 5px 0;
}
.rslt_dscrptn_p{
	text-align:left;
}
.web_result_bottom {
	color: #006621;
}
.web_resulturl {
	float: left;
	padding-right: 10px;
}
.bottom_web_reultlinks {
    clear: both;
}
.web_rslt_emaillink, .web_rslt_quicklink, .web_rslt_comments {
	cursor: pointer;
	padding: 0 5px;
}
.web_rslt_emaillink:hover, .web_rslt_quicklink:hover, .web_rslt_comments:hover {
	text-decoration: underline;
}
.adv_showingn{
	width: 25%;
	float:left;
}
.inside_adv_showing{
	margin-left: 20px;
}
.related_search {
	float: left;
	margin: 30px 0 20px;
	width: 100%;
}
.relatserchli {
	display: inline-block;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
.relatdsercha {
	color: #1e0fbe;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.pagenumbrs {
	width: 100%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	
}
.pagenubrli {
	float: left;
	margin: 1px;
}
.pagenubrsa {
	background: none repeat scroll 0 0 #edebeb;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	padding: 8px 15px;
	border: 1px solid #DDDDDD;
display: block;
}

.pagenubrsactive {
	background: #FFFFFF;
}
.pagenubrsa:hover {
	background: #EE3729;
	color: #FFFFFF;
}
.sharediv{
	float:right;
}
.web_thumb_imgeli {
	float: left;
	margin-right: 10px;
}
.web_thumb_imgeli:last-child {
	margin-right: 0;
}
.webimage_reslt {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.web_thumb_imgeul {
	display: block;
	float: left;
	width: 100%;
}
.web_thumb_img{
	max-height: 80px;
	}
.view_imagesbtn {
	color: #EE3729;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: 500;
	padding: 10px 0 0;
	text-decoration: none;
}
.view_imagesbtn:hover {
	color: rgba(70,70,70,1.00);
}

/* .............................. image styles ..............................  */

.result_display {
	width: 100%;
	float: left;
}
.vmsnryitem {
    width: 19%;
    float: left;
    margin: 5px;
}
.og_grid_image img {
    max-height: 100%;
   width: 100%;
}
.result_showingnew:before{
content:"";
	height: 10px;
	width: 10px;
	position: absolute;
	top: -10px;
	left: 10px;
	border-bottom: 10px solid #222222;
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	}
.result_showingnew {
	background: none repeat scroll 0 0 #222222;
	left: 0;
	position: relative;
	width: 100%;
	z-index: 2;
	padding: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 10px 0;
	display: none;
	float: left;
}
.inside_result_showing {
	float: left;
	height: 100%;
	position: relative;
	width: 100%;
}
.resltarrow {
	border-bottom: 10px solid #222222;
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	height: 0;
	position: absolute;
	top: -10px;
	width: 0;
}
.closebtn {
	cursor: pointer;
	height: 20px;
	padding: 7px;
	position: absolute;
	right: 15px;
	top: 15px;
	width: 20px;
	z-index: 1;
	background: url(../images/closebtn.gif) no-repeat center center;
}
.fullresult {
	float: left;
	width: 100%;
}
.full_imagenew {
	width: 50%;
	float: left;
	text-align: center;
}
.dispfullimg {
    max-width: 100%;
}
.linereslt {
	background: none repeat scroll 0 0 #121212;
	box-shadow: 1px 0 #2A2A2A;
	-moz-box-shadow: 1px 0 #2A2A2A;
	-o-box-shadow: 1px 0 #2A2A2A;
	-webkit-box-shadow: 1px 0 #2A2A2A;
	-ms-box-shadow: 1px 0 #2A2A2A;
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 1px;
	margin-left: 10px;
}
.fullheadingnew {
	float: left;
	width: 40%;
	padding: 0 10px 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
}
.result_names {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
	float: left;
	
	text-align: left;
}
.result_names a {
	color: #545454;
	font-size: 20px;
}
.result_namesnew a {
	color: #D6D6D6;
	line-height: 17px;
}
.result_image_details {
	width: 100%;
	float: left;
}
.d1:first-child:before {
	content: " ";
	margin: 0 5px 0 0;
}
.d1:before {
	content: " - ";
	font-size: 12px;
	color: #888888;
	margin: 0 4px;
}


.d1 {
	float: left;
	font-size: 12px;
	color: #888888;
	padding-top: 5px;
}
.d1 a {
	color: #888888;
}
.d1 a:hover {
	text-decoration: underline;
}
.full_links {
	float: left;
	margin-top: 20px;
	width: 100%;
}
.imfbtns{
	width: 100%;
	float: left;
}
.bu1 {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	float: left;
	
	display: inline-table;
        padding: 0px 2px 1px 2px;
}
.butn1 {
	background: #EE3729;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	color: #FFFFFF;
	float: left;
	padding: 10px;
	transition: all .2s ease-in .0s;
	border: inset 1px solid #18cee8;
	font-size: 12px;
	cursor: pointer;
}
.butn1:hover {
background:#EE1529;
}
.imcounter_outer{
	width: 100%;
	float: left;
}
.comment_btn {
	background: #ecf0f1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	float: left;
	margin-top: 10px;
	padding: 10px;
}
.comnt_counter {
	
	font-size: 12px;
	color: #545454;
}
.comnt_counter a{
color: #545454;
	}
.cmntdivb {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -o-border-radius: 10px 10px 10px 10px;
    -ms-border-radius: 10px 10px 10px 10px;
    float: left;
    margin-top: 10px;
    padding: 10px;
    width: 100%;
}


.postcommentimg{
        min-height:60px;
	width: 100%;
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin-top: 10px;
}

.post_cmntbtn{
	padding: 5px;
}
/* ............................................... Video Style ------------------------------- */

.video_inside {
	width: 100%;
	float: left;
}
.video_listing_inside {
    border: 1px solid #EEEEEE;
    display: inline-block;
   width:100%;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
    max-width: 100%;
    padding: 5px;
}
.v_image {
	width: 100%;
	text-align: center;
	position: relative;
	overflow: hidden;
}
.staringv{
	float: left;
	z-index: 200;
padding: 0 2px;
}
.plybtnv{
    color: #FFFFFF;
    font-size: 39px;
    left: 40%;
    position: absolute;
    top: 40%;
    opacity: 0;
    transition: all 0.2s ease-in 0s;
    -webkit-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    ms-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
}
.v_image:hover .plybtnv{
	opacity: 1;
	}
.v_image img {
	max-width: 100%;
	width: 100%;
	transition: all .2s ease-in .0s;
	-moz-transition: all .2s ease-in .0s;
	-webkit-transition: all .2s ease-in .0s;
	-ms-transition: all .2s ease-in .0s;
}
.v_image:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.video_discrptn {
	width: 100%;
	float: left;
	margin: 10px 0 5px;
}
.videotitle {
	width: 52%;
	float: left;
	font-size: 12px;
	/*margin: 0 0 0 10px;*/
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
}

.video_duration {
	font-size: 12px;
	display: block;
	color: green;
	width: 34%;
	float: right;
	text-align: right;
}
.comment_video a {
	float: right;
	font-size: 12px;
	background: none;
	padding-left: 5px;
	color: #333333;
}
.comment_video a:hover {
	text-decoration: underline;
}

.coment_areagc {
	position: relative;
	float: left;
	width: 100%;
}

.s_btngc {
	position: absolute;
	right: 20px;
	top: 14px;
	border: none;
	color: #FFFFFF;
	background: rgba(20,183,241,1.00);
	padding: 5px 10px;
	cursor: pointer;
}
.s_btngc:hover {
	background: #0e9ed1;
}
.old_cmtns {
	width: 100%;
	float: left;
}

.old_cmntsli {
	width: 100%;
	display: block;
	float: left;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 4px;
	background: #F2F3F4;
}
.cimage {
	float: left;
	width: 50px;
}
.cimage img {
	max-width: 100%;
}
.prf_details {
	box-sizing: border-box;
	float: left;
	padding-left: 10px;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.prfil_name:hover {
	text-decoration: underline;
}
.prflecmnttxt {
 width:100%;
 float:left;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0;
	padding: 5px 0;
}


.c_span {
	font-size: 12px;
	color: #2F2F2F;
}

.like_unlike {
	cursor: pointer;
	margin-right: 10px;
}
.like_unlike:hover, .delete_cmnt:hover {
	color: #8C8C8C;
}
.delete_cmnt {
	cursor: pointer;
}
.vv_dis {
	position: absolute;
	left: 0;
	right: 0;
	height: 40%;
	bottom: -40%;
	background: rgba(0,0,0,0.60);
}

.amzon_wrapper {
	float: left;
	margin-bottom: 20px;
	padding: 10px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}
.inner_selectli {
	float: left;
	margin-right: 10px;
}
.amaspan {
    font-size: 12px;
    padding-top: 13px;
    vertical-align: middle;
}
.sbHolder{
	
background: rgba(244,244,244,1);
background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(241,241,241,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(244,244,244,1)), color-stop(100%, rgba(241,241,241,1)));
background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(241,241,241,1) 100%);
background: -o-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(241,241,241,1) 100%);
background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(241,241,241,1) 100%);
background: linear-gradient(to bottom, rgba(244,244,244,1) 0%, rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f1f1f1', GradientType=0 );

	border: solid 1px #dbdbdb;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	position: relative;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-o-border-radius:2px;
	width: 200px;
}
.rightside .sbHolder{
	height: 20px;
	float: left;
	width: 150px;
	}
.rightside .sbOptions{
width: 150px;
	}
.rightside .sbSelector{
width: 150px;	}
.rightside  .sbSelector{
	height: 20px;
	line-height: 20px;
}
.rightside .sbToggle{
	height: 20px;
	background: url("../images/select-icons.png") no-repeat scroll 0 -122px transparent;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus{
	color: #FA9018 !important;
	}
.iner_search_btn {
	background: #FA9018;
	
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	position: relative;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	
	padding: 7px 10px;
	cursor: pointer;
	float: left;
	
}
.iner_search_btn:hover {
	background: #FEA745;
}










/* Common STyle STARTS */


.headr_a {
	float: left;
	line-height: 14px;
	padding-left: 5px;
}
.fa_size14 {
    font-size: 22px;
}
.user_tab {
	border: 1px solid #D8D6D6;
	position: absolute;
	right: 22px;
	top: 0;
}
.inside_usertab_btn {
	background: url(../images/uder_bg.png) repeat-x;
	border: 1px solid #fff;
	padding: 8px 10px;
	cursor: pointer;
}
.strngstyle {
	font-size: 12px;
	color: #616466;
}


/* Common STyle ENDS */



.feeling {
	color: #60CEFF;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 2px;
	width: 100%;
}
.feeling:hover {
	color: #085f85;
}


.catagories_outline {
	background: url("../images/catagories_ico.png") no-repeat 96% center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	display: table;
	font-size: 14px;
	padding: 12px 7px;
	vertical-align: top;
	width: 100%;
}



.advnce_search {
	text-align: center;
	padding-top: 4px;
}
.advnce_search a {
	color: #FFFFFF;
	font-size: 12px;
}
.advnce_search a:hover {
	color: #077fb4;
}




.catagories_listul a p {
	display: table;
	line-height: 0;
	padding-top: 10px;
	width: 100%;
}

.user_tab_area {
	position: absolute;
	right: 0;
	background: #f4f4f4;
	display: none;
	width: 200px;
	z-index: 1;
}
.insideuser_tab_area {
	float: left;
	padding: 10px;
}
.login_form {
	float: left;
}
.insideuser_tab_area h2 {
	color: #099ee0;
	font-size: 14px;
}
.logn_rw {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.logntitle {
	float: left;
	font-size: 12px;
	padding: 10px 0;
	width: 100%;
}
.mandtry {
	color: red;
	font-size: 12px;
	padding-left: 4px;
	vertical-align: top;
}
.frgt_paswrd {
	font-size: 12px;
	float: left;
}
.frgt_paswrd:hover {
	text-decoration: underline;
}
.logn_form {
	float: left;
	width: 100%;
}
.login_txt {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px;
	width: 100%;
}
.sign_in_btn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	background: none repeat scroll 0 0 #099EE0;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	margin: 4px;
	cursor: pointer;
	padding: 10px;
	width: 45%;
}
.regstr_btn {
	background: rgba(69,69,69,1.00);
}
.regstr_btn:hover {
	background: rgba(0,0,0,1.00) !important;
}
.sign_in_btn:hover {
	background: #0e82b6;
}
.loginpadng {
	padding: 10px 0 5px;
}
.index_enginewrappper .sublinks {
    display: block;
    text-align: center;
    vertical-align: top;
    width: 100%;
	float:left;
	margin-top:-10px;
	margin-bottom:10px;
}
.sublinks button {
	background: none;
}

.catgrie_namejob {
	color: #7C7C7C;
}
.advncesearch {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.advncesearch:hover {
	color: #086b97;
}


.catagories_listli {
	list-style: none;
	float: left;
}




.inerserchwrapper {
	
	float: none;
	width: auto;
}

.innerlogouser{
	max-width: 250px;
	float: left;
	  padding-top: 10px;
	}
.innerlogouser img {
    max-width: 100%;
}
.inner_search_box {
	max-width: 600px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-order-radius: 10px;
	border-radius: 10px;
}
.inner_search_boxn {
	max-width: none;
}
.inner_insidesearch_box {
	padding: 10px;
}

.inside_search_btn {
	padding: 4px 2px;
	margin-right: 0;
}
.inner_catagories {
	right: 87px;
	top: 17px;
}
.inner_cata_full {
	top: 57px;
}

.inner_user_tab {
	top: 6px;
	right: 0;
}
.inner_header {
	background: #EDEBEB;
	position: relative;
	padding: 10px 0;
}
.inner_country_wrapper {
	padding: 0;
	text-align: left;
	width: 100%;
	float: left;
	position: relative;
}
.inner_selct {
	margin-top: 2px;
	text-align: center;
}
.inner_header_links {
	float: right;
	padding-right: 0;
}
.inner_headerlinksul li {
	padding-top: 3px;
	padding-bottom: 0;
}
.inner_headerlinksul li:last-child {
	padding-right: 0;
}


.result_item {
	overflow: hidden;
	display: block;
	height: 150px;
	width: 200px;
	overflow: hidden;
	transition: all .3s ease-in-out 0s;
	float: left;
}
.result_item_inside {
	display: block;
	overflow: hidden;
}
.result_image {
	display: block;
	width: 100%;
}
.result_image img {
}
.reult_heading {
	color: #545454;
	display: none;
	float: left;
	font-size: 13px;
	padding-top: 5px;
	width: 100%;
}
.r_image_size {
	color: #009CCE;
}
.result_page_name {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.result_page_name a {
	color: #545454;
}
.result_page_name a:hover {
	text-decoration: underline;
	color: #545454;
}
.inner_language_wrapper {
	margin-top: 30px;
}
.result_showing {
	width: 40%;
	float: left;
}

.full_image {
	float: left;
	width: 100%;
}
.full_image img {
	max-width: 100%;
}

.result_discrbtn {
	font-size: 12px;
	color: #888888;
	width: 100%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}


.og-gridnew {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 0 15px !important;
	text-align: left !important;
}
/* style for popup  Ends*/

/* 24-07-2014 */

.reultfrmtxt {
	font-size: 12px !important;
	font-weight: bold !important;
}
.index_enginewrappper .inner_catagoriesjob {
	
	height: 26px;
	right: 6px;
	top: 8px;
}
.jobsearchinput {
	display: table;
	margin-top: 10px;
}
.jobserchin {
	border: 1px solid #EDEBEB;
	padding: 6px 10px;
	vertical-align: bottom;
}

/* Login Popup styles */
#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
.popupContainer {
	position: absolute;
	width: 330px;
	height: auto;
	left: 45%;
	top: 80px;
	background: #FFF;
}
#modal_trigger {
}

/* Popup Styles*/


.centeredText {
	text-align: center;
	margin: 20px 0;
	clear: both;
	overflow: hidden;
	text-transform: uppercase;
}
.btnreg {
	float: right;
	margin-left: 10px;
}
.country_selectwraper {
    float: left;
    width: 100%;
}
.country_select{
	position:relative;
	max-width:900px;
	margin:0 auto;
	text-align:center;
}
.result_enginewrappper .select{
	top:-7px;
}
.result_enginewrappper .sublinks {
    display: table-cell;
    float: left;
    margin: 20px 0 0 10px;
    text-align: center;
    vertical-align: middle;
}
.result_enginewrappper .job_wrapper .search_box {
	max-width: 100%;
	float:left;
	background: #099ee0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-order-radius: 10px;
}
.header_disp{
	float: left;
margin-top: -5px;
}
/*Added by alen for share div**/
@media only screen and (max-width: 1050px) {
	


.Forum {
    width: 100% !important;
}
	
}
/* Ginu Added ends 26-08-2014 useR pagE  */	

.commonInputbtn{
	background: none;
	border: none;
}

/* REsuL page tab stYle */

.innerresultwrper .tabstyle2wraper .cata_full2 {
	float: left;
	max-width: 900px;
}
.innerresultwrper .tabstyle2wraper .slabe {
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
.tabstyle2resultwraper .catagories_listul2 li{
	padding:0 10px;
}
.innerresultwrper .tabstyle2wraper  .search_wrapper2 {
	float: left;
	width: 100%;
}

.tabstyle2resultwraper .insidesearch_box {
	padding: 10px;
}
.tabstyle2resultwraper .search_field2 {
	position: relative;
	width: 100%;
}
.tabstyle2resultwraper .intxt2{
	display: block;
	height: 35px;
	line-height: 35px;
	text-indent: 10px;
	width: 100%;
}
.tabstyle2resultwraper .innerresultwrper .search_field .livesearchdiv {
    background: #fff;
  left: 0px;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px
-webkit-border-radius: 5px 5px 5px 5px
    position: absolute;
    right: 0px;
    z-index: 100;
}
.tabstyle2resultwraper .search_outer2 {
	display: table-cell;
	vertical-align: top;
}
.tabstyle2resultwraper .feeling_outer2 {
	display: table-cell;
	width: 30px;
	vertical-align: top;
}
.tabstyle2resultwraper .country_wrapper {
	
	box-sizing: border-box;
	float: left;
	
	margin-top: 4px;
	
	text-align: left;
	width: 100%;
}
.tabstyle2wraper .livesearchdiv{
		-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}

.tab2jobwraper .search_field2 .livesearchdiv {
    left: 0px;
    right: 5px;
}
.result_enginewrappper.tabstyle2resultwraper .innerresultwrper .tab2jobwraper .livesearchdiv{
	left: 0;
	right: 5px;
	}

.result_enginewrappper.tabstyle2resultwraper .innerresultwrper .livesearchdivjob1{
	top: 35px;
}
/* result style */
	
.viewmrecmnt{
	color: #133460;
    float: left;
    font-style: italic;
    padding: 10px;
	}	
.cmntifrmeclass {
	min-width: 500px;
	border: none;
	min-height: 500px;
	}
.c_areawraper {
	width: 100%;
}
.comnt_txtarea {
	border: #C3C3C3 1px solid;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 70px 0 10px;
	width: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow: -moz-hidden-unscrollable;
	height: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.post_cmntli {
    float: left;
    padding-left: 10px;
    color: #333333;
    font-size: 12px;
}
.post_cmntul{
	float: left;
}

.post_cmntli input {
    vertical-align: top;
}
.details_cmtns {
	float: left;
	width: 100%;
	display: table;
}
.prfil_name {
	font-size: 12px;
	font-weight: bold;
	color: rgba(19,52,96,1.00);
	cursor: pointer;
	float: left;
}
.c_time {
    color: #828282;
    float: right;
    font-size: 12px;
}
.old_cmntul {
	list-style: none;
	width: 100%;
	float: left;
	padding: 0 0 2px 0;
	margin: 0;
}
.amazon_thumb_imge {
    float: left;
    margin-right: 10px;
    width: 50px;
}
.amazon_thumb_imge img {
  
   max-width: 100%;
}
/* Result style */

.vsource {
    display: table-cell;
    float: left;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
   
}
.inlinediv {
    float: left;
    width: 100%;
     margin: 8px 0;
     	display: table;
}

.comment_video {
    display: table-cell;
    width: 40%;
}
.im_source{
color: #888888;
font-size: 12px;
margin: 5px 0;
float: left;
	}
.loadingsectn{
	position: fixed;
	background: rgba(0,0,0,0.90);
	left:0;
	right:0;
	top: 0;
	bottom:0;
	z-index: 1000;
}
.loadingimagef {
    left: 45%;
    position: absolute;
    top: 50%;
    z-index: 1001;
}
.loadmre_btn{
	background:#F3F3F3;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	font-size: 12px;
    font-weight: bold;
    padding: 10px 20px;
    color: #444444;
	}
.noadmre_btn{
	background:#F3F3F3;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px 2px 2px 2px;
	-moz-border-radius: 2px 2px 2px 2px;
	-webkit-border-radius: 2px 2px 2px 2px;
	-ms-border-radius: 2px 2px 2px 2px;
	-o-border-radius: 2px 2px 2px 2px;
	font-size: 12px;
    font-weight: bold;
    padding: 10px 20px;
    color: #444444;
	}
.loadmre_btn:hover{
	color:#A3A4A4;
	}
#no_more{
	display:table;
	margin: 0 auto;
	padding-top:20px;
}
.comment .page td:first-child{
	color: #333333;
	}
.comment .page td{

    color: #11AAD6;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
.comment .page td a{
	   color: #333333;
    font-size: 12px;
	}
.comment .page input {
    border: 1px solid #888888;
    height: 25px !important;
    margin-right: 10px;
    width: 40px !important;
}
.headshare {
    border-bottom: 1px solid #DDDDDD;
    color: #133460;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
    text-align: center;
position: relative;
}
.qickfrmeifrmae {
    border: 1px solid #DDDDDD;
margin-bottom: 25px;
}
/**------------------------------------------------result display style ends-------------------------------------------------------------------------------**/


/***----------------------------------------------text link style --------------------------------------------------------------------------------****/

/*style2**/
.innerresultwrper  .tabstyle2wraper .search_box2 {
	
	margin: 0 !important;
	background: none repeat scroll 0 0 #2c2c2c;
	
}

 .tabstyle2wraper .search_box2 {
   background: #2c2c2c;
    margin: 0 auto;
    max-width: 900px;
}

.tabstyle2wraper {
	width: 100%;
	float: left;
}
.tabstyle2wraper .cata_full2 {
	
	max-width: 900px;
	margin: 10px auto;
	
}
.slabe {
	visibility:hidden;
	width: 100%;
	margin-bottom: 0 auto 8px;
}
.tabstyle2wraper .slabein {
	display: table;
	margin: 0 auto;
	text-align: center;
}
.nsla {
	float: left;
}
.catagories_listul2 li:first-child {
	padding-left: 0;
}
.catagories_listul2 li {
	cursor: pointer;
	float: left;
	padding: 0 15px;
	text-align: center;
}
.catagories_listli2.activeli a{
	 color: #ee3729;
	
	}
.catagories_listli2.activeli a .engine_icon {
    background: none repeat scroll 0 0 #eee;
    border-radius: 2px;
    margin-right: 3px;
}
.catagories_listul2 a {
	color: #000000;
	font-size: 12px;
	line-height: 0;
}
.catagories_listul2 a:hover {
	opacity: .8;
}
.catagories_listul2 img {
	display: inline-block;
	vertical-align: middle;
}
.cattext {
	vertical-align: sub;
	padding-left: 0;
	/*margin-left: -2px;*/
	font-weight: bold;
}
.slamore {
	float: left;
	position: relative;
	background: url(../images/tab_2more_red.png) no-repeat left -30px #333645;
	padding: 0 10px 0 0;
	line-height: 27px;
	cursor: pointer;
	height: 27px;
	color: #FFFFFF;
	text-transform: capitalize;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
.slmorespan{
width:60px;
float: left;
padding-left: 42px;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
float: left;
}
.mores {
	background: none repeat scroll 0 0 white;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
	-o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
	-ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.34);
	;
	left: 0;
	position: absolute;
	top: 30px;
	z-index: 100;
	display: none;
min-width: 140px;
      
	right: 0;
}
.moresulnn {
	 max-height: 200px;
	 position: relative;
width:100%;
float:left;
	}
.mores ul {
	margin: 0;
	padding: 0;

}
.mores li {
	display: block;
	
	overflow: hidden;
	padding: 10px;
	float: left;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width:100%;
text-align: left;
}
.mores li a {
	color: #000000;
	font-size: 12px;
	line-height: 0;
width:100%;
float: left;
}
.mores img {
	display: inline-block;
	vertical-align: middle;
}
.tabstyle2wraper .search_wrapper2 {
	
	width: 100%;
	
	margin: 0 auto;
}


/* .tabstyle2wraper .search_field2 {
	position: relative;
	width: 100%;

} */
.tabstyle2wraper .intxt2, .result_enginewrappper .intxt2 {
	display: block;
	height: 42px;
	/*line-height: 42px;*/
	text-indent: 10px;
	width: 100%;
border: 1px solid #d7d7d7;
}

.search_field2 .livesearchdiv {
    background: #fff;
  left: 0px;
    
    position: absolute;
    right: 0px;
    z-index: 100;
}
.tabstyle2wraper .search_outer2 {
	display: table-cell;
	vertical-align: top;
width:30px;
}
.tabstyle2wraper .search_outer2 .search_btn2 {
	margin: 0 2px;
}
.tabstyle2resultwraper .tabstyle2wraper .searchbutton2 {
	border: medium none;
	cursor: pointer;
	color: #FFFFFF;
	  background: none repeat scroll 0 0 #ee3729;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 20px;
	height: 35px;
	margin: 0;
}
.tabstyle2resultwraper .searchbutton2:hover {
	background: #ee1529;
}
.tabstyle2resultwraper .tabstyle2wraper .feelingbutton2 {
	border: medium none;
	cursor: pointer;
	color: #FFFFFF;
	background: none repeat scroll 0 0 #444444;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0 10px;
	height: 35px;
	/*width: 135px; */
	margin: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
overflow: -webkit-hidden-unscrollable;	
overflow: -moz-hidden-unscrollable;
}
.tabstyle2resultwraper .feelingbutton2:hover {
	background: #666666;
	}
.tabstyle2wraper .feeling_outer2 {
	display: table-cell;
	width: 30px;
	vertical-align: top;
}
.tabstyle2wraper .searchbutton2 {
	border: medium none;
	cursor: pointer;
	color: #FFFFFF;
	background: #ee3729;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 20px;
	height: 42px;
	margin: 0;
}
.tabstyle2wraper .searchbutton2:hover {
	background: none repeat scroll 0 0 #ee1529;
}
.tabstyle2wraper .feelingbutton2 {
	border: medium none;
	cursor: pointer;
	color: #FFFFFF;
	 background: #444444;
	font-family: Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	padding: 0 10px;
	height: 42px;
	/*width: 135px; */
	white-space: nowrap;
	margin: 0;
	text-overflow: ellipsis;
	overflow: hidden;
overflow: -webkit-hidden-unscrollable;	
overflow: -moz-hidden-unscrollable;
}
.tabstyle2wraper .feelingbutton2:hover{
	background: none repeat scroll 0 0 #666666;
}
/***----------------------------------------------text link style Ends--------------------------------------------------------------------------------****/


/**--------------------------------------------------General style------------------------------------------------------------------------------**/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.fa_whiteclr {
    color: #FFFFFF;
    float: left;
    font-size: 15px;
}
.fa_orange{
	color:#fa9018;
}
.fa_size14 {
    font-size: 22px;
}
.fa_bold{
	font-weight:bold;
	color:#ee3729;
	font-size:18px;
}
.drp_text {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    line-height: 28px;
}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
a {
	padding: 0;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
img, select, input, button {
	border: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.error{
	color: red;
}
.boxsizing {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.trans {
	transition: all .2s ease-in .0s;
}
.checkbox, .radio {
	width: 19px;
	height: 20px;
	padding: 0 5px 0 0;
	background: url(../images/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(../images/radio.png) no-repeat;
}
.select {
	background: url(../images/select.png) no-repeat 0 0;
	color: #616466;
	font: 12px/33px arial, sans-serif;
	height: 33px;
	overflow: hidden;
	padding: 1px 31px 0 8px;
	position: absolute;
	top: -9px;
	width: 150px;
	text-shadow: 1px 1px #fff;
	-webkit-text-shadow: 1px 1px #fff;
	-moz-text-shadow: 1px 1px #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main_wrapper {
	width: 100%;
	float: left;
}
.header_wrapper {
	width: 100%;
	float: left;
	background: #3B3B3B;
min-height:36px;
}
.paddingin {
	padding: 0 20px;
}
.header_links {
	float: right;
	padding-right: 10px;
	display: none;
	background:#333333;
}
.header_icons {
	float: right;
}
.headerlinksul {
	float: left;
}
.headerlinksul li {
	float: left;
	padding: 10px 15px 11px 0;
}
.headerlinksul li a {
	color: #FFFFFF;
	font-size: 12px;
}
.headerlinksul li a:hover {
	opacity: .7;
}
.headerlinksul li a img {
	float: left;
}
.header_linksold {
	
	padding-right: 10px;
}
.header_topmenu {
    display: none;
}
.login_btn {
	border: medium none;
    float: right;
}
.loginfbtn {
    background: none repeat scroll 0 0 #2c2c2c;
    border: medium none;
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
max-width: 100px;
min-width:100px;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
	text-align: center;
}

.user_icon {
    background: none repeat scroll 0 0 #ee3729;
    display: block;
    float: left;
    margin-right: 10px;
    padding: 8px 10px;
}
.popupHeader {
	background: #F4F4F2;
	position: relative;
	padding: 10px 20px;
	border-bottom: 1px solid #DDD;
	font-weight: bold;
		font-size: 12px;
	text-transform: uppercase;

}
.popupHeader .modal_close {
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 15px;
	background: #E4E4E2;
	cursor: pointer;
	color: #aaa;
	font-size: 16px;
}
.popupBody {
	padding: 20px;
}
/* Social Login Form */
.social_login {
    position: relative;
    z-index: 100;
}
.social_login .social_box {
	display: block;
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
	background: #F4F4F2;
	overflow: hidden;
}
.social_login .icon {
	display: block;
	width: 10px;
	padding: 5px 10px;
	margin-right: 10px;
	float: left;
	color: #FFF;
	font-size: 16px;
	text-align: center;
}
.social_login .fb .icon {
	background: #3B5998;

}
.social_login .google .icon {
	background: #DD4B39;
}
.social_login .icon_title {
	display: block;
	padding: 5px 0;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #777;
}
.social_login .social_box:hover {
	background: #E4E4E2;
}
.p_headerlogo {
	padding: 10px 20px 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	display: block;
	text-align: center;
}
.p_headerlogo img {
	max-width: 100%;
}
.p_hlogo {
	cursor: pointer;
	display: block;
	text-align: center;
	max-width: 300px;
	margin:0 auto;
}
.p_hlogo img{
max-width: 100%;
}
.popfooter {
	background: none repeat scroll 0 0 #f4f4f2;
	border-top: 1px solid #ddd;
	display: block;
	float: left;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	text-align: center;
}
.p_f_links {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #474747;
	cursor: pointer;
}
.p_f_links:hover {
	text-decoration: underline;
}
.why_membership {
	display: none;
}
.action_btns {
	clear: both;
	overflow: hidden;
}
.action_btns a {
	display: block;
}
.one_half {
	width: 50%;
	display: block;
	float: left;
}
.one_half.last {
	width: 45%;
	margin-left: 5%;
}
.btn {
    background: none repeat scroll 0 0 #ee3729;
    padding: 10px 20px;
}
.btn:hover {
    background: none repeat scroll 0 0 #ee1529;
}
.btn_red {
    background: none repeat scroll 0 0 #444444;
}

.btn_red:hover {
	background: #666666;
}
.forgot_password {
	clear: both;
	color: #333;
	float: left;
	font-size: 12px;
	margin: 10px 0;
	overflow: hidden;
	text-decoration: none;
}
.forgot_password:hover {
	text-decoration: underline;
}
.frmhalf {
        position:relative;
	width: 100%;
	float: left;
}
.social_login input[type="text"], .social_login input[type="email"], .social_login input[type="password"] {
	border: 1px solid #ddd;
	color: #666;
	display: block;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 100%;
clear:both;
	float: left;
	margin-bottom: 10px;
}
.neweror {
	background: none repeat scroll 0 0 #e8e8e8;
	border: 2px solid #ffffff;
	border-radius: 3px;
	bottom: 42px;
	box-shadow: 0 0 10px -3px #000000;
	color: #ff0000;
	padding: 10px 15px;
	position: absolute;
	right: 0;
}
.erormsg {
	font-weight: bold;
	font-size: 12px;
}
.tipmsg {
	background: url("../images/err.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
	bottom: -25px;
	height: 25px;
	left: 0;
	position: absolute;
	width: 100%;
}
.avl {
	background: url("../images/avl.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
	display: none;
	height: 100%;
	position: absolute;
	right: 20px;
	top: 0;
	width: 15px;
}
.checkboxlogin {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.checkboxlogin input {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
.social_login input[type="checkbox"] + label {
	float: left;
}
.remember {
	float: left;
}
a.btn {
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.btn_red {
	color: #FFFFFF;
}

/* User Login Form */
.user_login {
	display: none;
}
.user_login label {
	display: block;
	margin-bottom: 5px;
}
.user_login input[type="text"], .user_login input[type="email"], .user_login input[type="password"] {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 100%;
float: left;
margin-bottom:10px;
	padding: 10px;
	border: 1px solid #DDD;
	color: #666;
}
.user_login input[type="checkbox"] {
	float: left;
	margin-right: 5px;
}
.user_login input[type="checkbox"]+label {
	float: left;
}
.user_login .checkbox {
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}

/* User Register Form */
.user_register {
	display: none;
}
.user_register label {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 4px 0;
}
.user_register input[type="text"], .user_register input[type="email"], .user_register input[type="password"] {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding: 10px;
	border: 1px solid #DDD;
	color: #666;
}
.user_register input[type="checkbox"] {
	float: left;
	margin-right: 5px;
}
.user_register input[type="checkbox"]+label {
	float: left;
}
.user_register .checkbox {
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
}
.user_loginn {
}
.user_loginn input {
	border: 1px solid rgba(187,187,187,1.00);
}
.social_login label {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #9C9C9C;
}
.inputpading {
	display: block;
	float: left;
	padding: 5px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	width: 50%;
	position: relative;
}
.varifcation {
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.back_btn {
	background: #6f6f6f;
}
.back_btn:hover {
	background: #A2A2A2;
}
.grey {
	padding: 6px 0;
}
.logo {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    padding-bottom: 42px;
    padding-top: 80px;
    text-align: center;
}
.logo img {
	max-width: 100%;
}
.content_area_wrapper {
	width: 100%;
	float: left;
}
.content_area, .shdow {
	margin: 0 auto;
	display: block;
}
.shdow {
	margin-top: -2px;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: -2;
}
.shdow img {
	max-width: 100%;
}
.index_enginewrappper{
	width:100%;
	float:left;
}
.index_enginewrappper .shadw_wrapper {
	width: 100%;
	float: left;
display: none;
}
.index_enginewrappper .country_wrapper {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	margin-top:25px;
	text-align: center;
}
.countryul {
	display: inline-table;
	position: relative;
}
.countryul li {
	float: left;
	padding-right: 30px;
	line-height: 20px;
}
.countryul li:last-child {
	padding-right: 0;
	position: relative;
}
.styled {
	cursor: pointer;
}
.radio_txt {
	font-size: 13px;
	color: #3e3e3e;
}
.cloud_keywrdswraper {
	float: left;
	width: 100%;
	padding: 5px 0 ;
}
#fadeandscale {
	transform: scale(0.8);
}
.popup_visible #fadeandscale {
	transform: scale(1);
}

.well {
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
	display: none;
	margin: 1em;
	background-color: #fff;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 -o-border-radius: 4px;
	min-height: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	transition: all .2s ease-out .0s;
	min-width: 200px;
}
.loginpadng h2 {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 0;
	text-align: center;
}
.language_wrapper {
	width: 100%;
	float: left;
	background: #fff;
padding-bottom: 10px;
}
.languageul {
	text-align: center;
	color: #3f3f3f;
}
.languageul li {
	display: inline-table;
	padding: 10px 10px 10px 0;
}
.languageul li a {
	font-size: 12px;
	color: #3f3f3f;
	transition: all .2s ease-in .0s;
}
.languageul li a:hover {
	color: #EE3729;
}
.lheading {
	font-weight: bold;
	font-size: 13px;
}
.more_language {
	font-style: italic;
	padding-left: 30px;

}
.m_languageli{
min-height:17px;
}
.copy_right_wrapper {
    background: #3B3B3B;
    color: #FFFFFF;
    float: left;
   
    padding: 10px 0;
    width: 100%;
}

.copy_right {
    display: block;
    text-align: center;
    font-size: 12px;
 margin-top:6px;
}
.footerul {
	float: left;
}
.footerul li {
	border-right: 1px solid;
	display: inline-table;
	padding: 0 10px;
}
.footerul li:last-child {
	border-right: none;
	padding-right: 0;
}
.footerul a {
	color: #FFFFFF;
	font-size: 12px;
}
.footerul a:hover {
	color: #23b7e5;
}
.copyr {
	float: right;
	font-size: 12px;
	padding-bottom: 0px;

}


/*  ......................... ADVANCE SEARCH PAGE STYLE .................................... */


.advnce_searchwraper {
	border-bottom: 1px solid #edebeb;
	padding-bottom: 20px;
	display: block;
	margin: 0 auto;
	max-width: 1000px;
	overflow: hidden;
}
.p_headerlogoadvnce {
	border-bottom: 1px solid #edebeb;
	padding: 30px 0;
}
.advnceheading {
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: "Arial";
	color: #EE3729;
	font-weight: normal;
	padding: 30px 0 10px;
	display: block;
}
.advncep {
	font-size: 13px;
	font-family: "Arial";
	color: rgb( 63, 63, 63 );
	font-weight: bold;
	line-height: 1.923;
	text-align: center;
}
.advcesearchoptions {
	width: 100%;
	float: left;
}
.advance_row {
	width: 100%;
	float: left;
	margin-top: 15px;
}
.advncebox25 {
	width: 25%;
		box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	float: left;
	padding: 0 10px;
margin: 4px 0 ;
}
.advnceboxfp {
	color: #222222;
	display: table-cell;
	font-family: "Arial";
	font-size: 12px;
	height: 38px;
	vertical-align: middle;
}
.advncebox {
	width: 50%;
	float: left;
margin: 4px 0 ;
}
.advncesearchinput {
	border: 1px solid #ddd;
	box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
	color: #666;
	display: block;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	
}

.advnceboxsp {
	color: #6f6f6f;
	display: table-cell;
	font-family: "Arial";
	font-size: 12px;
	height: 38px;
	vertical-align: middle;
}

.advnceboxlast {
	width: 75%;
}
.advnceboxlast .btn.btnsrach input{
	color: #fff;
}
.btnsrach {
	float: right;
}


.cloudfiledset {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    outline: medium none;
    padding: 15px;
text-align: center;
width: 98%;
box-sizing: border-box;
-webkit-box-sizing: border-box;

-moz-box-sizing: border-box;

}
.cloudlegnd{
    color: #203A53;
    font-size: 18px;
    
}
/*  ......................... USER PAGE STYLE .................................... */
.topmenu{
	width:100%;
	float:left;
	border-bottom:#FFFFFF solid 1px;
}
.menuright{
	width:100%;
	float:right;
	padding-top:10px;
}
.menuright ul{
	padding:0px;
	margin-bottom:-2px;
	text-align: right;
}
.menuright ul li{
    border-radius: 5px 5px 0 0;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-align: center;
	color:#FFFFFF;
}
.menuright a{
	text-decoration:none;
	color:#FFFFFF;
	
	display:block;
	padding: 5px 20px;
	border-radius: 4px 4px 0 0;
  background: #2c2c2c;
}
.menuright  a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#444444;
}
.menuright a.active { 
  
   color:#FFFFFF; 
  background: #ee3729;
}
.leftpdd{
	padding-right: 10px;
}
.leftpdd2{
	padding-right: 05px;
}
.inner_wrapper{
	width:100%;
	float:left;
	padding-top: 1px;
}
.Categ_left{
	width:20%;
	float:left;
	height:100%;
	margin-bottom:10px;
	border:#203A53 1px solid;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.favorite{
	width:100%;
	float:left;
	background:#2c2c2c;
	position:relative;
	padding: 10px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	
}
.favorite h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	
}

.padd{
	padding:2px 0 2px 0;
}
.Categ_left li{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#6A6A6A;
	display:block;
	padding:10px;
	float:left;
	width:100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Categ_left a{
	color:#6A6A6A;
}
.Categ_left a:hover{
	color:#000000;
}
.mrgleft{
	margin-left:5px;
}
.leftside{
	width:auto;
	float:left;
}
.rightsides{
	float:right;
}
.rightside{
	width: auto;
	float:left;
	padding-left: 10px;
}

.h2left{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	padding-right: 15px;
}
.selector{float:left;
    border-radius:3px;
	padding:02px 3px 02px 2px;
	color:#000;
	font-size:11px;
}
#results{
	width:100%;
	float:left;
}
.videolist{
	width:100%;
	float:left;
	display: table;
}
.listpdd{
    display: block;
    overflow: hidden;
}
.vdoframe{
	display: table-cell;
	box-sizing: border-box;
	vertical-align: top;
	padding-right: 10px;
}
.vdoframe a{
	width:100%;
	box-sizing: border-box;
}
.vdodetails {
    display: table-cell;
    
    width: 100%;
}
.pdd_box{
	width:100%;
	float:right;
}
.vdodetails h3 a{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#0000EE;
	text-align:left;
	background:none;
	font-weight:normal;
	padding-left: 35px;
	display:block;
}
.vdodetails h4 a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#008000;
	text-align:left;
	background:none;
	font-weight:normal;
	padding: 10px 0 0 35px;
	display:block;
}
.viewmore a {
    background: none repeat scroll 0 0 #3B3B3B;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 10px;
}
.viewmore a:hover {
 background: none repeat scroll 0 0 #444444;
}
.vdodetails p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	background:none;
	font-weight:normal;
}
.newwindowimage {
    height: 11px;
    width: 11px;
}
.mail_share{
	width:100%;
	float:left;
}
.mail_share a{
	color:#A3A3A3;
	float:left;
	padding:0 0 0 0;
	font-size:13px;
	display: inline-block;
	margin-left: 25px;
    padding: 10px 0 0 12px;
}
.viewmore{
	width:100%;
	float:left;
	text-align: center;
	padding: 18px 0;
}

.resltpdd{
	padding:20px;
}
.resulthead {
    border-bottom: 1px solid #d7d7d7;
    float: left;
    margin: 15px 0 9px;
    padding: 0;
    width: 100%;
}
.resulthead h2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#203A53;
	font-weight:600;
	width:18%;
	text-align:left;
	padding: 5px 0;
}
.imagelists{
	width:100%;
	float:left;
}
.listpddn{
	padding: 10px;
}
.imgframe {
    box-sizing: border-box;
    float: left;
    width: 25%;
}
.imageframe{
	padding: 10px;
    box-sizing: border-box;
    float: left;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.iamgebox{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.iamgebox a{
	display: block;
    height: 120px;
    margin: 0 auto;
    width: 100%;
	text-align: center;
}
.imageframe h2, .imageframe p{
	float: left;
    font-size: 13px;
    text-align: center;
    width: 100%;
	line-height:23px;
}
.imageframe ul li a{
	width:100%;
	text-align:center;
	display:block;
	outline: none;
}
.clr{color: green; font-size:12px;}
.clr2{font-size:12px;}
.imageframe p{
     font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.center_cnt{
	width:80%;
	float:left;
	height:100%;
}
.center_cnt2{
	width:100%;
	float:left;
	height:100%;
}
.listpdd img {
  
	max-height:100%;
}
.vdoiteam {
    box-sizing: border-box;

    float: left;
    width:25%;
}
.vdolistframe {
   
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.video_listinguser{
	float: left;
	width: 25%;
	
	}
.vmargn{
	margin: 5px;
	width: auto;
}
.vdoiteam h2{
    float: left;
    width: 100%;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:center;
	padding-top:10px;
}
.vdolistframe a {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    max-height: 100px;
    min-height: 100px;
    overflow: hidden;
}
.Forum{
    box-sizing: border-box;
    float: left;
    width: 50%;
}
.Forumframe {
	background:#F5F5F5;
    float: left;
    width: 100%;
}
.listframee{
	width:30%;
	height:130px;
	float:left;
	background:#000000;
}
.forumdetails {
    float: left;
    width: 70%;
}
.forumdetails h3 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #0000ee;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding-left: 35px;
    text-align: left;
}
.forumdetails p {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #5a5a5a;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 23px;
    padding:0px 0 0 0;
    text-align: left;
}
.forumdetails h4 a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ff2626;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 0 0 35px;
    text-align: left;
}
.thickbox {
    font-size: 12px;
   
    border: none;
}

.vidochkbox {
    display: table-cell;
    float: left;
    margin: 0;
    padding: 0;
}
.catgrydivuser {
    float: left;
    font-size: 12px;
    margin: 5px 0;
    width: 100%;
   
}
.categoryname {

    float: left;max-width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 5px;
    font-weight: bold;
     font-size:12px;

}
.category {
    float: left;
 font-size:12px;
}
.videotitlen {
	width: 60%;
     text-align: center;

}
.innerlogouser {
    display: block;
    padding-top: 23px;
    text-align: center;
    vertical-align: top;
    max-width: 300px;
    margin-right: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
	float: left;
}
.innerlogouser img{
max-width: 100%;
}
.rightside .sbToggle:hover {
    background: url("../images/select-icons.png") no-repeat scroll 0 -173px transparent;
}
.imgframe.vmargn{
margin: 5px;
    max-width: 100%;
    width: auto;	
}
.iamgebox img {
    max-width: 100%;
}
.imdetailuserul {
    float: left;
    width: 100%;
}
.userimli {
	color: green;
    overflow: hidden;
    text-align: center;
    width: 100%;
     text-overflow: ellipsis;
    white-space: nowrap;
    
}
.sharediv {
    float: right;
    position: fixed;
    right: -68px;
    bottom: 8%;
}

.so_shre_btns {
    display: table;
    margin-top: 10px;
    padding: 0 10px;
    width: 80px;
    color: #ffffff;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    font-size: 13px;
   
}
.fb_share {
	background: #3C5A98;
	
	}
.twter_share {
	background: #1AB2E8;
}
.shreico{
	margin-right: 18px;
    width: 20px;
	font-size: 20px;
	padding: 10px 0;
	float: left;
	
	}
.sshre{
	float: left;
	padding: 10px 0;
	}

/* displys */
.displys{
	display:none;
}
.linkss{
	width:22%;
	float:left;
	position:absolute;
	left:0;
	top:44px;
	background:#FFFFFF;
	height:150px;
	z-index:100;
	display:none;
}
.linkss li {
    color: #6a6a6a;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 15px 14px 17px 7px;
	background:#FFFFFF;
	border:1px solid #2E9ED9;
}
.linkss a {
    color: #6a6a6a;
}
/* inner content */

.otherpages{
	border-top:#DFDFDF 1px solid;
	border-bottom:#DFDFDF 1px solid;
    float: left;
    width: 100%;
	margin-top: 1px;
	padding-bottom:31px;
}
.inner_center{
	max-width: 650px;
	margin:0 auto;
	padding: 50px 0 0px;
}
.inner_gride{
	width:100%;
	float:left;
	border-radius:8px;
	-webkit-border-radius:8px;;
	-o-border-radius:8px;
	-ms-border-radius:8px;
	-moz-border-radius:8px;
	background:#FFFFFF;
	overflow:hidden;
	box-shadow: 1px 0 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.3);
	-o-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.3);
	-ms-box-shadow: 1px 0 4px rgba(0, 0, 0, 0.3);
	 margin-bottom: 25px;
}
.inner_gride h2{
	font-family: Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#FFFFFF;
	background: #2c2c2c;
	display:block;
	font-weight:normal;
	padding: 10px;
}
.reg_area{
	width:100%;
	float:left;
	position:relative;
	padding:20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;

}
.reg_list{
	width:100%;
	
}
.catgries_pp {
    display: table;
    float: left;
    width: 100%;
}
.catgo_input {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #EEEEEE;
    font-size: 12px;
    height: 30px;
    padding: 0 10px;
    width: 100%;
}
.gridess2{
	text-align: center;
}
.gridess2 a{
	color: #203A53;
	padding: 0 5px;
	}
.btnbginer {
    background: none repeat scroll 0 0 #2c2c2c;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -o-border-radius: 3px 3px 3px 3px;
    -ms-border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
}
.catgo_input:focus{
	border: 1px solid #203A53;
	}
.catgries_ppbox {
    color: #333333;
    display: table-cell;
    font-size: 12px;
    font-weight: bold;
    padding: 0 5px;
}
.catago_btna{
         max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	background: #2c2c2c;
	padding: 8px;
	font-size: 12px;
	color: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
margin:5px 0;
	}
.catago_btna:hover{
background: #444444;
}
/* Elegant Aero */
.elegant-aero {
    margin-left:auto;
    margin-right:auto;
    width:100%;
	float:left;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}
.elegant-aero h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 20px;
    display: block;
    background: #C0E1FF;
    border-bottom: 1px solid #B8DDFF;
    margin: -20px -20px 15px;
}
.elegant-aero h1>span {
    display: block;
    font-size: 11px;
}

.elegant-aero label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.elegant-aero label {
    display: block;
    margin: 0px 0px 5px;
}
.elegant-aero label>span {
    float: left;
    width: 25%;
    text-align: right;
   
    margin-top: 10px;
    font-weight: bold;
}
.elegant-aero input[type="text"], .elegant-aero input[type="email"] {
    color: #888;
    border: 1px solid #A6A6A6;
    background: #FBFBFB;
    -webkit-box-shadow:inset 0px 1px 6px #ECF3F5;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    font: 200 12px/25px Arial, Helvetica, sans-serif;
    height:24px;
    line-height:15px;
	
    margin: 6px 6px 16px 15px;
    outline: 0 none;
    padding: 0 0 0 5px;
    width:38%;
	float:left
}
.elegant-aero textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 70%;
}
.elegant-aero select {
    background: #fbfbfb url('down-arrow.png') no-repeat right;
    background: #fbfbfb url('down-arrow.png') no-repeat right;
   appearance:none;
    -webkit-appearance:none;
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
}
.elegant-aero .button{
    padding: 10px 30px 10px 30px;
    background: #66C1E4;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;

    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
   
}
.elegant-aero .button:hover{
    background: #3EB1DD;
}
.first_box{
	width:100%;
	float:left;
	border-bottom:1px solid #B2B2B2;
}
.first_box h3{
	width:50%;
	float:left;
	font-size:13px;
	color:#4B4B4B;
	font-weight:normal;
}
.second_box{
	width:100%;
	float:left;
	padding-top:10px;
}
.gridess{
	float:left;
	width:50%;
}
.chngepswrddivv .gridess{
	font-size:12px;
	color: #333333;
	font-weight: bold;
}
.gridess p{
	text-align:left;
	color:#4B4B4B;
	font-size:13px;
}
.clickbtn{
	float:left;
	width:35px;
	padding:6px 0 6px 0;
	text-align:center;
	border:#B1B1B1 solid 1px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	background: -webkit-linear-gradient(left,#E6E4E5 , #CFCDCE); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right,#E6E4E5, #CFCDCE); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #E6E4E5, #CFCDCE); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right,#E6E4E5 , #CFCDCE); /* Standard syntax */
	position:relative;
}
.edit_delete{
	width:108px;
	position:absolute;
	top:0;
	left:45px;
	border:#B1B1B1 solid 1px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	background: -webkit-linear-gradient(left,#2E9DD8 , #2280B3); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(right,#2E9DD8, #2280B3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(right, #2E9DD8, #2280B3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(to right,#2E9DD8 , #2280B3); /* Standard syntax */
	display:none;
}
.edit_delete li{
	display:inline-block;
	font-family:Arial, Gotham, "Helvetica Neue", Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	padding: 5px;
	
}
.edit_delete a{
	color:#FFFFFF;transition:1s;
}
.edit_delete a:hover{
	color:#000000;
}
.pdd{
	padding-top:10px;
}
.pdd_btm{
	padding-bottom:10px;
}

.buttons{
	width:50%;
	float:right;
	padding-top: 10px;
}
.btnbg{
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	background: -webkit-linear-gradient(#2E9DD8 , #2280B3); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#2E9DD8, #2280B3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient( #2E9DD8, #2280B3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#2E9DD8 , #2280B3); /* Standard syntax */
	padding: 5px 9px 4px;
	color:#FFFFFF;
	cursor:pointer;
	
}
.buttons a{

	opacity:100;transition:1s;
}
.buttons a:hover{
	opacity:0.73;
}
.chpswd-aero {
    margin-left:auto;
    margin-right:auto;
    width:100%;
	float:left;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666;
}
.chpswd-aero h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
    padding: 10px 10px 10px 20px;
    display: block;
    background: #C0E1FF;
    border-bottom: 1px solid #B8DDFF;
    margin: -20px -20px 15px;
}
.chpswd-aero h1>span {
    display: block;
    font-size: 11px;
}
.chpswd-aero label>span {
    float: left;
    margin-top: 10px;
    color: #5E5E5E;
}
.chpswd-aero label {
    display: block;
    margin: 0px 0px 5px;
}
.chpswd-aero label>span {
    float: left;
    width: 47%;
    text-align:left;
   
    margin-top: 10px;
    font-weight: bold;
}
.chpswd-aero input[type="text"], .chpswd-aero input[type="password"] {
    color: #888;
    border: 1px solid #A6A6A6;
    background: #FBFBFB;
    -webkit-box-shadow:inset 0px 1px 6px #ECF3F5;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    font: 200 12px/25px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height:15px;	
    margin: 2px 6px 16px 15px;
    outline: 0 none;
    padding: 0 0 0 5px;
    width:46%;
	float:left
}


.select_op{
	width:100px;
	float:left;
	padding-left:5px;
}

.frt_pdd{
	padding:9px 0 ;
}
.pddtop{
	padding:9px 0 ;
}
.pddfrt{
	padding:16px 0 15px 0;
}
/* STYLE FOR ADD SEARCh To yoUR sITE */

.ad_searchwraper {
    margin: 0 auto;
    max-width: 1000px;
}
.generatesearchboxtable {
    float: left;
    width: 100%;
}
.generatesearchboxpagetitle{
	display: block;
}

.adserchste_rw {
    float: left;
    margin: 20px 0;
    width: 100%;
}
.adserchste_td {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
    -moz-box-sizing: border-box;
    float: left;
    padding: 0 10px;
    width: 70%;
}
.adserchste_tdf {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	
    -moz-box-sizing: border-box;
    float: left;
    padding: 0 10px;
    width: 30%;
}
.engneselect{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.generatesearchboxenginestextstyle {
    font-size: 12px;
}
.generatesearchboxtextstyle {
    color: #333333;
    font-size: 12px;
}
.advncesearchinput:focus{
	border: 1px solid #203A53;
	}
.pikerrr{
	text-decroation: underline;
}
.pikerbtn{
	float:left;
	margin-top: 10px;
}
.pikerrr {
    color: #FA9018;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.plshead{
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 10px 0;
}

/*added newly**/




/* GENERAl STYLE */

.outermaincontainer {
    float: left;
}
.btn.btnsrach input {
    color: #FFFFFF;
}
.footerul .headr_a {
    float: none;
font-weight: normal;
    vertical-align: middle;
}
.footerselect {
    margin-left: 10px;
    background: #444444;
    color: #FFFFFF;
    padding: 0px 0px 0px 3px;
    
}

.nselect {
    margin-left: 10px;
    background: #454A5F;
    color: #FFFFFF;
    padding: 3px 3px 3px 3px;
 position: relative;
    
}



/* .footerselectlabel{
	position: relative;
float:left;
 margin-top: -3px;
}
.footerselectlabel:before {
    background: none repeat scroll 0 0 #454A5F;
    color: #FFFFFF;
    content: " v";
    
   
    pointer-events: none;
    position: absolute;
    right: 0px;
    top: 0px;
bottom: 0px;
    width: 24px;
} */

.engneselect {
box-sizing: border-box;
-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding-bottom: 5px;
    padding-right: 5px;
    width: 20%;
}
.marg{
width:100%;
display:block;
height:30px;
float:left;
}
.advnceboxright{
float:right;
width:50%;
}
.cncl_btn {
    background: none repeat scroll 0 0 #333645;
    color: #FFFFFF;
    float: right;
    margin-left: 10px;
    padding: 10px 20px;
}

/* .s_inlabel:before {
    background: none repeat scroll 0 0 white;
    bottom: 0;
    color: #333645;
    content: "v";
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px;
    position: absolute;
    right: 0;
    top: 0;
}
.s_inlabel {
    border: 1px solid;
    float: left;
    position: relative;
} */
.c_keywrper{
width:72%;
margin:0 auto;
background-color:#FFFFFF;
font-family:Arial;
overflow: hidden;

}

.pop_closebtn{
position: absolute;
right:-1px;
top:-1px;
padding: 11px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;
background: #EE3729;
cursor: pointer;

}
.pop_closebtn .fa{
color: #ffffff;
font-size:16px;
}
.search_field2 {
    position: relative;
    width: 100%;
}
.job_s_new{
position: relative;
}
#nomore {
clear: both;
display: table;
margin: 10px auto 20px;
text-align: center;
cursor: none;
}
#loadmore {
clear: both;
display: table;
margin: 10px auto 20px;
text-align: center;
}
.sourcestatusdisplay {
color: #647F91;
}
.member_select > option {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.catago_btna > option {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.member_select {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.Categ_left a {
    color: #6a6a6a;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.msg_center
{
width: 100%;
    display: block;
    text-align: center;
}
.gridess span input {
    text-overflow: ellipsis;
    width: 100%;
}
.bottom_web_reultlinks .category {
color: #4E4F4F;
}
.bottom_web_reultlinks .categoryname {
color: #80008B;
}
.first_box.cat.pdd_btm h3 {
    width: 50%;
}

span#indeed_at {
float: right;
}
.engine_icon {
width: 28px;
height: 28px;
}
/**-------------------------------------------------General style ends ----------------------------------------------------------------------------**/
