/******>>>>>> User Logged In Css  <<<<<<<******/

.footer-wrap {
    padding-top: 0px;
    padding-left: 5px;
    position: relative;
}
.footer-hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}

.left-logged-in-icon-footer{
	
	display: inline-block;
}
.basket {
    background-image: url(../images/sprites/basket.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
  
    position: relative;
	margin-bottom: unset;
   
}
.redWrapBox {
   
    padding: 0 4px;
    font: bold 11px/13px Arial, Helvetica, sans-serif;
    color: #fff !important;
    border: solid 1px #e15d50;
    background: #fd5034;
    background: -moz-linear-gradient(top,#fd5034 1px,#9d1a07);
    background: -webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#fd5034),color-stop(1,#9d1a07));
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    /* margin-top: -16px; */
    position: relative;
    top: -11px;
    margin-left: 1px;
    /* margin-top: -18px; */
}
/*
.logged-footer-cart-icon{
	
	display: inline-block;
    margin-left: -3px;
    position: relative;
    top: 0px;
}
*/

.logged-footer-cart-icon {
    display: inline-block !important;
    margin-left: -3px !important;
    position: relative !important;
    top: -3px !important;
}

.logged-footer-count{
	display: inline-block;
}

.logged-footer-home-icon{
	display:inline-block;
	width: 39px;
    height: 36px;
	background-image: url(../images/vinod/emailSrchHouse.png);
	
}

header #right-m-nav li+li {
    border-top: 1px solid #109e05;
}
section#logged-in-page-wraper:before {
    border: 0;
    height: 850px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(200, 198, 198, 1), rgba(0, 0, 0, 0));
    position: absolute;
    content: '';
    left: 49%;
    top: 4%;
    width: 1px;
}
.hr-shadow {
    border: 0;
    height: 1px;
     background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(200, 198, 198, 1), rgba(0, 0, 0, 0));
}
#logged-in-page-wraper{
	padding-top: 12px;
    padding-bottom: 50px;
}

.mebmership-col{
	
	    border-bottom: 0px solid #cfcfcf;
}

#last-membership-col{
	border-bottom:0px solid #cfcfcf;
}

.left-mem-border{
	
	border-right: 0px solid #cfcfcf;
}
.mebmership-grid{
	
	    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 15px 0px 15px 0px;
}

.mebmership-grid img{
	
	
}

.mebmership-grid h4{
	
 
font: bold 12px Arial, Helvetica, sans-serif;
    color: #323230;
    margin: 0px;
    margin-top: 10px;
}
#logged-in-main-alt {
    position: fixed;
    top: 66px;
    left: 8px;
    right: 8px;
    z-index: 9;
    bottom: 60px;
    border: 1px solid #f15b28;
    -webkit-border-radius: 5px;
    padding: 9px 5px 10px 6px;
    overflow: auto;
    margin: 0px !important;
}


#logged-in-shrot-summary {
	
	padding: 5px 6px;
    border: 1px solid #c0c0c0;
    height: 60px;
}  

.logged-in-gray-tick{
    background: #fff url(../images/validation_tick_grey.gif) no-repeat 87.5% 50% !important;
	   
}

.logged-in-none-check-gray{
	

	background: rgb(232, 232, 232) !important;
	border-radius:0px !important;
}

.logged-in-size{
	
	float:left;
	
}

.logged-in-size-kb{
	
	float:right;
}


.lg-file-choose{
	  width: 70px;
    height: 22px;
    border: 1px solid #848282;
    background: #e6e6e6;
    text-align: center;
    border-radius: 3px;
    float: left;
    line-height: 20px !important;
	    margin-top: 3px;
	
}    
.lg-file-choose{

       font: bold 11px Arial, Helvetica, sans-serif;
    color: #000;
	
}
	
.lg-file-choose input{

    opacity: 0;


}

.greyBtn {
    background: #a6a5a5 url(../images/greybtnbg.gif) repeat-x top center;
    /*old font: bold 12px Arial, Helvetica, sans-serif; */
     font: bold 15px Arial, Helvetica, sans-serif; 
    color: #fff;
    /* old padding: 4px 11px; */
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.lg-add-photo{
	
	float:right;
}

.lg-fl{
	
	float:left;
}

.lg-fr{
	
	float:right;
}
.logged-in-uploading-grid{
	
	width: 100%;
    /* padding: 0px 16px; */
    padding-left: 12px;
    padding-right: 10px;
}

.logged-in-uploading-grid .uplodImgBox img{
	
	width: 100%;
    border: 1px solid #666464;
    border-radius: 5px;
}
 
.lg-add-photo a{
	    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    padding: 5px 10px 5px 10px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    font-size: 12px;
}




    label.calibri15Green {
    font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    color: #004000;
    padding-bottom: 6px;
}

.lg-size-grid {
	
	margin-top: 15px;
    margin-bottom: 15px;
    font-size: 11px;
	
}


.lg-prw-final-step-grid{
	 padding: 5px 0;
    border-top: 0px solid #ddd;
    padding-top: 10px;
    margin-bottom: 10px;
	
}
.lg-prw-final-step-grid .lg-gray {
	padding: 8px 15px; 
	font-size: 14px !important; 
	font-weight: 100 !important;  
	background-size: contain;

}


.lg-prw-final-step-grid .mt10 a{
	
	    padding: 5px 15px;
    font-size: 12px !important;
    font-weight: 100 !important;
    color: #fff;
    background-size: contain;
}

.lg-prw-final-step-grid .mt10 a:focus{
	
	padding: 5px 15px;
    font-size: 12px !important;
    font-weight: 100 !important;
color:#fff;
}

.flex-lable{
	display: flex;
}    

.two-contact-budget-heading{
	
	padding-right:5px;
}

.two-contact-budget-heading h3 {
      margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    font-size: 16px !important;
    margin-left: 7px !important;
    color: #2d2a2a !important;
    font: normal 26px Arial, sans-serif;
    display: block;
    float: left;
    width: 100%;
	text-align: left !important;
}


.logged-in-plus-input{
	
	padding: 5px 5px !important;
    width: 176px !important;
    float: left !important;
    margin-left: 10px !important;
    margin-right: 4px !important;
	
}

#logged-in-plus-div-img img{
	 vertical-align: middle;
    position: relative !important;
    top: 2px !important;
}


.v-payment-method {
    width: 207px;
    float: right;
    border: solid 1px #c0c0c0;
    margin-right: 10px;
    padding: 8px 35px 5px 4px;
    border-radius: 5px;
    height: auto;
    margin-top: 4px;
}

.lftcolBox input {
    position: static;
}

.logg-in-payment-meth-alignRgt {
   text-align: right;
    width: 194px !important;
    padding-right: 0px;
}

.v-new-payment-check input {
    position: static;
    width: 18px;
    font-size: 20px;
    height: 18px;
    background: #fff;
    margin-top: 3px;
    float: right;
}
	
	
	.logged-in-hide-red-star{
		
		visibility:hidden;
	}
	
	.logged-in-payment-methos{
		margin: 4px 10px 0px 10px !important;
    padding-bottom: 2px;
		
	}
	#logged-in-other-payment{
		 padding: 5px 6px;
    height: 33px;
    border: 1px solid #a5c8a6;
    margin-top: 12px;
		
	}
	.lg-prw-final-step-grid1{
		
		margin-top:14px;
	}
	.lg-prw-final-step-grid1 .mt10 a {
  padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: 100 !important;
    color: #fff;
    background-size: contain;
    float: left;
}
	   
	   #open-flage {
    background: #189940 url(../images/greenBtnBg.gif) repeat-x top center;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 7px;
    text-align: left;
    padding-left: 8px;
}
	   
	   #contact-flage{
		   
		       padding: 14px 31px;
	   }
	   
	   #logged-in-preview-job-header{
		   
		   width:100%;
		       text-align: center;
		   
	   }
	   
	   #logged-in-preview-job-header .fnt14{
		   
		   font-size:14px;
	   }
	   
	   #logged-in-preview-job-header .dogy-img {
		   
		   
		       width: 70%;
    margin: 0 auto;
    border: 1px solid #999;
    border-radius: 3px;
    margin-bottom: 10px;
    margin-top: 0px;
	   }
	   
	   #logged-in-preview-job-header .timer-img{
		   
		   width:100%;
		   
	   }
	   
	   .grayBgCont1 {
    background: #fff;
    border: 1px solid #C6C6C6;
    border-radius: 5px 5px 5px 5px;
}



.logged-in-home{
	
	padding: 4px 6px 0px 6px;
    line-height: 20px;
    width: 100%;
    border: none;
    background: #f1f1f1 !important;
    overflow: hidden;
	    margin-top: 8px;
}

.logged-in-home strong{
display: block;
    padding-bottom: 2px;
    text-align: left;
    color: #004000;
    font-weight: bold;
    font-size: 16px;
}

.login-preview-job-textarea{
	
	    width: 100%;
    margin-bottom: 15px;
    color: #a7a2a2;
    font-size: 14px;
    opacity: 1;
    border: 1px solid #a7a4a4;
    height: 100px;
   
    padding: 8px;
    border-radius: 5px;
    margin-top: 8px;
}

.log-bordGray2{
	    padding: 8px 5px 5px 8px;
    background: #f0f0f0 !important;
    margin-bottom: 15px;
    margin-top: 15px;
    border: 1px solid #d9d9d9 !important;
    border-radius: 5px;
	
}
.log-titleCapt{
	padding: 12px 10px 0 0;
    width: 97px;
    float: left;
    font-weight: bold;
}


.log-fieldBox  textarea{
	
	       padding: 10px 2px 9px 8px;
    width: 157px;
    border: 1px solid #ccc7c7;
    border-radius: 5px;
    height: 37px;
} 






.jpPgTopTab {
    width:100%;
	float:left;
}

.altTable th {
    padding: 5px 5px;
}

#log-in-preview-green-white-r{
	
	background:#fff !important;
	
}

#log-in-preview-green-gray-r{
	
	background:#f0f0f0 !important;
}

#log-in-preview-green-lr{
	padding: 5px 1px !important;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #333;
    font-weight:bold;
    width: 50%;
    display: inline-block;
    text-align: right;
	background:none !important;
	
}

#log-in-preview-green-rr{
	
	font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #333;
    width: 50%;
    display: inline-block;
    text-align: center;
	background:none !important;
}

#logg-green-table{
    background-color: transparent;
   
    border: 0px solid #7f7f7f; 
}

#logg-bordergraynew1{
	
	    border: 1px solid #7f7f7f;
    margin-bottom: 10px;
}

#logg-bordergraynew1 .greenHd th {
    border-bottom: 1px solid #9a9a9a;
    border-left: 0px solid #35a21c;
    border-top: 1px solid #2e9416;
    border-right: 0px solid #319a18;
}

.logg-pre-table{
   
	    border: 0px solid #bdbaba !important;
		border:none !important;
}

.logg-altTable td{
	
	 
 }  
#logg-preview-job-modal-body .groupContainer {
    background: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
	    margin-top: 0px;
    border: 0px solid #c6c6c6;
}


	
	#full-green-table-grid{
		
		width: 100%;
     /*   border: 1px solid #7f7f7f; */
	   border: 1px solid #bdbaba;
	 /*   margin-bottom:15px; */
		
	}
	
	#full-green-table-grid table{
		
		
		   /*old  width: 100%; */
 
			 width: 100%;
			/* 	margin-left: 16px; */
  
	}
	
	#full-green-table-grid table thead{
		
		    border-bottom:1px solid #7f7f7f;
		
	}
	#full-green-table-grid table thead tr{
		
		  
	}
	
	#full-green-table-grid table thead th{
		
		 background: -webkit-linear-gradient(top, #298b12 0%,#3bac20 100%);
		
    border-bottom: 0px solid #9a9a9a;
	width:100%;
   /*  font: normal 12px/16px Arial, Helvetica, sans-serif; changes in 25-03/20 by nilesh */
    font: normal 14px Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-weight: bold;
    color: #fff;
	}
	
	#full-green-table-grid table tbody{
		
		
		    width: 100%;
    float: left;
	}
	
	#full-green-table-grid table tbody td{
		
		
	width: 200px;
    background: none;
    display: table-cell;
    color: #000;
	}
	
		.right-td{
		
		    text-align:right !important;
			
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #333;
	    width: 51% !important;
    float: left !important;
	}
	
	.center-td {
		text-align:center !important;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
    color: #333;
	    width: 48% !important;
    float: left !important;
    text-align: center !important;
		
	}
	
	
	#logg-gray-band{
		background:#f0f0f0;
		 width: 100% !important;
    float: left !important;

		
	}
	
	#logg-white-band{
		background:#fff;
		 width: 100% !important;
    float: left !important;

		
	}
	
	.greenTick {
    display: inline-block;
    background: url(../images/tick-a.png) no-repeat 0 -3px;
    width: 20px;
    height: 15px;
}
		

.logg-in-uplodImgBox1 {
            text-align: center;
    margin: 0px auto;
    margin-bottom: 10px;
    width: 203px;
    margin-right: 29px;
}

.uplodImgBox1 img {
	
	
	border: 1px solid #666;
    border-radius: 5px;
	width:100%;
}

.logg-job-refer-code{
	
    text-align: center;
	
}

#colse-modal-logg-preview-job-modal{
	padding: 5px 26px;
    margin-right: 2px;
    margin-top: 8px;
    margin-bottom: 10px;
	
	
}

    

	
	
	
	
	
	
	
	#dashboardInPgCont #rgtCont {
    float: left;
    width: 100%;
}
	
	
	.halfPartGreyBg {
    /* width: 38%; */
    background: #f0f0f0;
    border: 1px solid #c3c3c3;
    padding: 13px;
    display: block;
    width: 100%;
}
	.myProfBoxCont .captionsignUp, .myProfBoxCont1 .captionsignUp, .myProfBoxCont2 .captionsignUp, .myProfBoxCont_tp .captionsignUp {
    float: left;
    width: 100px;
    padding: 5px 10px 0 0;
    text-align: right;
    color: #333333;
	    color: #000;
    font: normal 16px Calibri, Helvetica, sans-serif !important;
}
	.form .w.paderr {
    padding: 0 !important;
    width: 100%;
    height: auto;
    padding-top: 6px !important;
}
	
	
	.alignRgt {
    text-align: right;
    width: 100%;
    padding-right: 0px;
}

.botTips{
	
	    padding: 5px 0px 0 0;
    background: none;
    width: 100% !important;
}


.red.adj {
    font-size: 10px;
    position: relative;
    top: -4px;
    left: -2px;
}

.label-ident-text{
	
   text-indent: 0px;
    position: relative;
    left: 0px;
	} 
	
	.label-ident-text2{
    text-indent: -14px;
    position: relative;
    left: 9px;
	} 
	
	#inPgContent .wrap {
        width: 100%;
    margin: 0 auto;
    padding: 0px 0 10px 0;
    height: 100%;
    overflow: hidden;
}

.logged-in-pp-dashboard{
	
	padding:6px !important;
}


#looged-in-pp-form input{
width: 158px !important;
    padding: 5px 5px;
    width: 123px !important;
    float: left;
    margin-right: 0px;
   /*  padding: 7px 8px !important; */
    font: normal 12px Arial, Helvetica, sans-serif !important;
    background: #fff url(../images/validation_tick.gif) no-repeat 98% 50%;
}


#looged-in-pp-form  .fa-chevron-down {
    position: absolute;
    right: 7px;
    background-color: #e1e1e1;
    bottom: 0px;
    padding: 5px;
    color: #9b9b9b;
    height: 32px;
    border-radius: 5px;
    line-height: 20px;
    border: 1px solid #a5c8a6;
    border-left: none;
    width: 20px;
    text-align: center;
}
#looged-in-pp-form  label{
      font: bold 12px arial;
    width: 110px;
    float: left;
    text-align: left;
    color: #333;
    font-weight: 100 !important;
    /* margin-right: 10px; */
    float: left;
    width: 160px;
    padding: 0px 10px 0 0;

    color: #000;
    font: normal 16px/32px Arial, Helvetica, sans-serif !important;
    line-height: 20px;
    height: 32px;
    line-height: 20px;
    font: normal 16px Calibri, Helvetica, sans-serif !important;
	    line-height: 27px !important;
}
#looged-in-pp-form .relBoxTip{
	
	margin-bottom: 12px;
}
    
#looged-in-pp-form .relBoxTip .w {
	    padding: 0px 0px 0px 0px;
	
}

.l-pp-dark-font::placeholder{
	
	color:#000 !important;
}

#logged-in-myProbox{
	
	/* old padding: 0 0 5px 0; */
	padding: 10px;
    border-bottom: solid 1px #c2c1c1;
	/*old margin-bottom: 7px;*/
	float: left;
    width: 100%;
}
#logged-in-myProbox .heading{
	
}
#logged-in-myProbox h3{
	
font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    color: #004000;
    padding-bottom: 6px;
	    margin-top: 0px;

}

.heading4 h3{
margin-bottom:6px;
	
}

.coin-payment-div{
	width: 26px;
	position: relative;
	float: right;
}
.coin-payment-div img{ 
	position: absolute;
	bottom: 0;
	right: 18px;
	top: 10px;
	width: 100%;
}
.logged-in-under-review li{
	line-height: 20px;
	margin-bottom: 15px;
	padding-left: 34px;
	margin-top: 15px;
	margin-left: 2px;
	padding-right: 5px;
}


.logged-in-job-refernce strong{
	font-size:14px;
}
#my-details-pp .captionsignUp{
	    width: 130px;
}

#my-details-pp input{
    width: 123px !important;
    float: left;
    padding-right: 28px !important;
	
}
#logged-pp-span {
    padding: 0px !important;
	width:370px !important;
}
#my-details-pp {
	
	padding-top:5px;
}

#my-details-pp h3{
	
	margin-top:0px;
	    margin-bottom: 4px;
		    font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    color: #004000;
    padding-bottom: 6px;
    margin-top: 0px;
}
#my-profile-pp {
	
	position:relative;
}
#my-profile-pp .profile-photo{
	  text-align: center;
    margin-top: 20px;
    margin-left: 48px;
}
#my-profile-pp h3{
	margin:0px;
}
#my-profile-pp .profile-photo img{
	border:1px solid #cdcdcd;
}
#my-profile-pp .frQ{
	
	    float: right;
    position: absolute;
    top: 57px;
    right: -6px;

}
.logged-my-profile-pp-delete a{
	
	    padding: 6px 15px 6px 15px;
}
  
#my-profile-pp .imgboxuploadbtmdiv{
	text-align: right;
    width: 204px;
    /* float: right; */
    width: 68%;
    clear: both;
    margin-left: 32%;
    margin-top: 13px;
	
}
.job-expiry-number{
	      width: 100%;
    float: left;
    margin: 0 auto;
    padding: 8px 10px 7px 10px;
    /* background: #f0f0f0; */
    background: #fff;
    border: 1px solid #7f7f7f;
    margin-bottom: 10px;
}
.counting-grid{
	    text-align: center;
   float: left; 
    width: 65px;
}
.number{
	       height: 50px;
    width: 65px;
    background: #fff url(../images/timerBgrnd.jpg) repeat;
    float: left;
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    border-radius: 7px;
    line-height: 50px;
    text-align: center;
    margin-bottom: 6px;
	
}
.counting-grid span{
	
    color: #3f3f3f !important;
    font-size: 12px;
    text-align: center;
    font-weight: 600
}
.colan{
        float: left;
    width: 15px;
    font-size: 39px;
    margin: 3px 6px 0px 6px;
}




		
	
  


