
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadproregular-webfont.eot');
    src: url('../fonts/myriadproregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadproregular-webfont.woff') format('woff'),
         url('../fonts/myriadproregular-webfont.ttf') format('truetype'),
         url('../fonts/myriadproregular-webfont.svg#') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{margin:0; padding:0; font:normal 12px/16px Arial, Helvetica, sans-serif; color:#000;}



header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: white;
}
.h-no-margin{
	
		
	}
	
	/* .ident-text-left {

    text-indent: -18px;
    line-height: 20px !important;
    padding-left: 18px;
	} */
	
	.ident-text-left2 {
       text-indent: -26px !important;
    line-height: 20px !important;
    padding-left: 25px !important;
}
	
.contact-us-msg-btn {
	padding: 5px 13px !important;
    width: 66px !important;
    margin-top: 6px !important;
    float: right !important;	
}

.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
    text-decoration: none;
}
.navbar-toggle{
  background-color: #47ab3f;
  width: 38px;
  border-radius: 0;
  height: 36px;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 8px;
}
.navbar-toggle .icon-bar {
    background-color: white;
    height: 4px;
    width: 20px;
}
header .navbrand img{
  width: 150px;
}
header .leftmenu .navbar-toggle{
  margin: 20px 0px 0px 15px;
  background-color: #e15a1f;
}
header .menu-wrap{
  position: relative;
}
header .menu-wrap> div{
  position: static;;
}
.menu-m{
  position: absolute;
  left: 15px;
  right: 15px;
  top: 100%;
  top: calc(100% - 10px);
  background-color: #47ab3f;
  margin: 0;
  padding: 0px 0px;
  list-style: none;
  z-index:999;
}
.menu-m a{
   display: block;
    color: white;
    text-decoration: none;
    padding: 11px 15px;
    font-size: 20px;
    font-family: calibri,Helvetica,Arial,sans-serif;
    font-weight: 100;
}
.menu-m a:hover{
  background-color: green;
}
.leftmenu .menu-m a:hover{
  background-color: #cc470d;
}
header .leftmenu .menu-m{
  background-color: #e15a1f;
}
header .leftmenu .menu-m li+li{
  border-top: 1px solid  #cc470d;
}

footer{
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 15px 10px !important;
  background-color: white;
  z-index: 999;
}
.footeralert{
  position: fixed;
    bottom: 10px;
    left: 10px;
    right: 10px;
    background-color:#666666e3;
    color: white;
    padding: 12px 5px;
    line-height: 140%;
    font-size: 12px;
    z-index: 9999;
    font-weight: normal;
}
.footer-wrap .footeralert .btn{
     font: bold 15px Arial, Helvetica, sans-serif;
    padding: 6px 20px;
    /*margin: 4px 30px 0px;*/
    width: 109px;
    font-weight: normal;
    font: bold 15px Arial, Helvetica, sans-serif;
	
	/* old
	     padding: 5px 10px;
    margin: 7px 37px 0px 15px;
    width: 85px;
    font-weight: normal;
    font-size: 12px;
    font: bold 12px Arial, Helvetica, sans-serif; */
}

.footer-hr{

    margin-top: 27px;
    margin-bottom: 12px;
    border: 0;
    border-top: 1px solid #ccc;

	
}

.foot-dropdown  li a{
	
	padding-right:28px;
}
.footer-wrap{
padding-top: 0px;
padding-left: 15px;
position: relative;
}
.footer-wrap:after{
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 0px;
  border-top: 0px solid #ccc;
}
.footer-wrap .navbar-toggle {
    background-color: #7f7f7f; 
    height: 35px;
    margin: 0px 0px 4px 5px;
}
.footer-wrap .menu-m a:hover{
  background-color: #7f7f7f;
}
.footer-wrap .btn{
  padding: 6px 20px;
  margin: 4px 3px 0px;
  width: 105px;
  font-weight: normal;
  /* font-size: 16px; */
    font: bold 15px Arial, Helvetica, sans-serif !important;
}
.footer-wrap .menu-m li{
  border-top: 1px solid #000;
margin: 0;
background-color: transparent;
border-radius: 0px;
box-shadow: none;
}

.last-li-footer{
	border-bottom: 1px solid #000;
}
.footer-wrap .menu-m{
  top: auto;
  bottom: 100%;
  bottom: calc(100% - 0px);
  left: 0;
  right: 0;
  background-color: #7f7f7f; 
  padding: 0;
  max-height: 380px;
overflow: auto;
}
.footer-wrap .menu-m a .caret{
  color: #e2e2e2;
  margin-right: 5px;
  border-top: 6px dashed;
border-top: 5px solid\9;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
}
.footer-wrap .menu-m .foot-dropdown{
  background-color: #c3c3c3;
  list-style: none;
  margin: 0;
  padding: 0;
}
.foosuwrap{
      width: 83%;
    width: calc(100% - 50px);
    display: inline-block;
}
.btn{
font: bold 12px Arial, Helvetica, sans-serif;
color: #fff;
padding: 4px 15px 5px;
border: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor: pointer;
}
.btn.btng{
  background: #189940 url(../img/greenBtnBg.gif) repeat-x top center;
}
.btn.btno{
 background: #f26527 url(../img/submitBtnBg.gif) repeat-x 0 0;
}

.btn.btgrey{
 background: #f26527 url(../img/greybtnbg.gif) repeat-x 0 0;
}

.text-orange{
  color: #f15b29;
}
.red{
  color: red;
}

.main{
  margin-top: 50px;
  margin-bottom: 42px;
  padding: 5px 15px;
}

.main-home{
  margin-top: 50px;
  margin-bottom: 42px;
  padding: 5px 8px;
}
.main-alt.titled{
  top: 92px;
}
.btncontainer{
  text-align: center;
  margin: 10px auto;
}
.btncontainer .btn{
  padding: 6px 15px;
  font-size: 17px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
}
.pclabel{
	
	line-height:20px;
}

.hfwrap{
  padding: 5px 30px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  min-height: 245px;
}
.hfwrap .hfhero, .hfwrap .hflist{
  position: relative;
padding: 12px 8px 0;
  border:1px solid #b8b8b9;
  border-radius: 5px;
  background: #fff url(../img/featureBoxBg.jpg) repeat-x 0 0;
  margin-bottom: 15px;
      height:100%;
}
 .hfwrap .hflist{
     background: #fff url(../img/featureBoxHoverBg.jpg) repeat-x 0 0;
    background-size: cover;
    color: white;
    position: absolute;
    top: 100%;
    left: 30px;
    right: 30px;
    height: 87%;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin-top:0px;
 }
 .hfhead-border-white h3{
	 
	     border-bottom: 1px solid #fff !important;
 }
  .hfwrap.active .hflist{
    top:0px;
  }
.hfwrap .hfhero h3,.hfwrap .hflist h3{
  font: normal 18px MyriadProRegular, tahoma, Arial, Helvetica, sans-serif;
  margin: 0 0 ;
  padding-bottom: 10px;
  border-bottom: 1px solid #666 !important;
}
.hfwrap .hfhero h3 span,.hfwrap .hflist h3 span{
    display: inline-block;
    background: #F15B29;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    padding: 2px 8px;
    color: #fff;
    float: right;
}
.hfwrap .hflist h3 span{
  background-color: white;
  color: #F15B29;
}
.hfwrap .hfhero .hfhcon{
  padding: 8px 0;
}
 .hfwrap .hflist ul{
  padding: 0;
    list-style: none;
    margin-top: 10px;

 }
 .hfwrap .hflist ul li{
   margin: 3px 2px;
 }
 .hfwrap .hflist li a{
   display: block;
    padding: 5px;
    background: #a34512;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
 }
.slider{
      margin-bottom: 32px;
    padding: 0px 7px;
}
.slider .carousel{
  border: 2px solid #bfbfbf;
}
.slider .carousel-control{
  background: url(../img/next.png);
  background-size: cover;
  top: calc(50% - 15px);
  height: 30px;
  width: 15px;
  opacity: 1;
}
.slider .carousel-control.left{
  background: url(../img/prev.png);
  background-size: cover;

}
.slider .carousel-indicators{
    bottom: -27px;
    left: 20%;
    width: 60%;
    margin-left: 0;
}
.slider .carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 0;
    background-color: #f47b22;
    border-color: #f47b22;
}
.slider .carousel-indicators li{
  background: #3c3b3d;
  border-color: #3c3b3d;
  margin: 1px 3px;
}

@media (min-width: 768px){
.navbar-toggle {
    display: block;
}
}


.loginsection {
       width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    margin: 10px auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-top:0px;
}

.loginbox1 {
    padding: 30px 71px 30px 75px;
}
.loginbox3 {
       padding: 0px 35px 0px 35px !important;
}


.loginbox1 h1 {
    margin-bottom: 15px;
    font: normal 28px/28px calibri, Arial, Helvetica, sans-serif;
    color: #000;
	    margin: 12px 0px;
}
a {
    text-decoration: none;
    color: #004000;
}


img.ml3n {
       /* margin-left: -5px; */
    max-width: 100%;
}


.loginbox1 .orimg {
    width: 100%;
    margin: 15px 0 10px -6px;
    
}

.clearfix:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
}


.loginbox2 {
       padding: 0px 30px 0px 30px !important;
}


.login-footer{
	
	padding-top:0px;
	    padding-left: 0px;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}


.txtalignLeft {
    text-align: left;
}

.txtalignCenter {
    text-align: center;
}

.txtalignRight {
    text-align: right;
}

.form .w {
    float: left;
    clear: both;
    width:100%;
    padding: 10px 20px 0;
    /* background: #D7EBEF; */
    overflow: hidden;
	    padding-top: 0px;
}

.loginbox1 div label {
    padding: 0px 0px 0px 2px;
    font: bold 16px/18px calibri, Arial, Helvetica, sans-serif !important;
    color: #004000;
	margin-bottom:0px;
}

.loginbox1 div .text1email {
       width: 100%;
    padding: 6px 15px 6px 15px;
    margin: 10px 0px 10px;
    font: normal 19px/22px calibri, Arial, Helvetica, sans-serif !important;
    color: #000;
    border: 1px solid #ccc;
}
.loginbox4 {
        padding: 0px 30px 30px 36px !important;
}


.loginbox1 div.fontSet1 {
    font: normal 13px/20px Arial, calibri, Helvetica, sans-serif !important;
    color: #666666;
}
.txtalignLeft {
    text-align: left;
}


.loginbox1 div.fontSet1 .remMe {
       float: left;
    width: 130px
}

ul, ul li, ol, ol li, dl, p, input {
    margin: 0;
    padding: 0;
}
.loginbox1 div.fontSet1 a {
    font: normal 13px/16px Arial, calibri, Helvetica, sans-serif !important;
    color: #666666;
}

.loginbox1 div.fontSet1 a {
    font: normal 13px/16px Arial, calibri, Helvetica, sans-serif !important;
    color: #666666;
}

.loginbox1 div.fontSet1 .forgot {
    float: right;
    width: 106px;
    margin-top: 5px;
}
.loginbox1 div.fontSet1 a {
    font: normal 13px/16px Arial, calibri, Helvetica, sans-serif !important;
    color: #666666;
}

.loginbox1 div.fontSet1 .forgot {
    float: right;
    width: 110px;
}
.loginbox1 div.fontSet1 a {
    font: normal 13px/16px Arial, calibri, Helvetica, sans-serif !important;
    color: #666666;
}


.loginbox1 div .orangeBtn {
   /*  font: normal 19px/22px Calibri, Arial, Helvetica, sans-serif !important; */
    font: bold 15px Arial, Helvetica, sans-serif !important;
    background-size: auto 31px;
    height: 31px;
    padding: 0px 58px;
    margin: 15px auto 13px;
}

.orangeBtn {
    background: url(../img/submitBtnBg.gif) repeat-x 0 0;
    font: bold 12px Arial, Helvetica, sans-serif !important;
    color: #fff !important;
    padding: 4px 11px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
}

.loginbox1 div.fontSet1 {
    font: normal 13px/20px Arial, calibri, Helvetica, sans-serif !important;
    color: #666666;
}
.loginbox1 div.fontSet1 p { 
   color:#fff !important;
	
}
.loginbox1 div.fontSet1 p a { 
   color:#fff !important;
	
}

.v-fontset1 p a { 

 font: normal 12px/20px Arial, calibri, Helvetica, sans-serif !important;
}

.login-term {
	font: normal 12px/20px Arial, calibri, Helvetica, sans-serif !important;
	
}
.loginbox1 div a.spanOrange {
    color: #f26527;
}



.loginbox1 div .text1password {
    width:100%;
    padding: 6px 15px 6px 15px;
    margin: 10px 0px 10px;
    font: normal 15px/22px calibri, Arial, Helvetica, sans-serif !important;
    color: #000;
    border: 1px solid #ccc;
}

.loginbox1 div a.spanOrange {
    color: #f26527;
}

.v-fontset1 {
	
   line-height: 14px !important;
    margin-top: 8px;
    background: #555;
    color: #cec7c7 !important;
    margin-bottom: -20px;
    padding: 5px;
}

.v-fontset1 a{
	 line-height: 14px !important;
	  color: #cec7c7 !important;
	
}

.v-fontset1 p{
	 line-height: 15px !important;
	 font: normal 13px/16px Arial, calibri, Helvetica, sans-serif !important;
}


.close span{
	
/* background-image: url(../images/sprites/icons.png); */
background-image: url(../images/sprites/close_btn.png);
    background-repeat: no-repeat;
    text-decoration: none;
	background-position: right 0;
    /* height: 36px; */
    height: 50px;
    position: absolute;
    right: -18px;
    text-indent: -9999px;
    top: -18px;
   /*  width: 36px; */
    width: 50px;
    border: none;
    cursor: pointer;
	z-index:999;
	/*new add this style*/background-size: 50px 50px;

}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    opacity: 10;
}

.altTable tr.greenHd th {
    background: -moz-linear-gradient(top, #298b12 0%, #3bac20 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#298b12), color-stop(100%,#3bac20));
    background: -webkit-linear-gradient(top, #298b12 0%,#3bac20 100%);
    background: -o-linear-gradient(top, #298b12 0%,#3bac20 100%);
    background: -ms-linear-gradient(top, #298b12 0%,#3bac20 100%);
    background: linear-gradient(top, #298b12 0%,#3bac20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#298b12', endColorstr='#3bac20',GradientType=0 );
    color: #fff;
}

.groupContainer {
    margin-top: 2px;
    border: 1px solid #c6c6c6;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    /* background: #f8f8f8 url(../images/popInBoxBg.gif) repeat-x 0 bottom; */
    background: -moz-linear-gradient(top,#f2f2f2,#dedede);
    background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#dedede));
    padding: 8px;
    /* font: normal 12px Arial, Helvetica, sans-serif; changes at 21/03/20 by nilesh*/
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #000;
}

.bordGray1 {
    border: 1px solid #7f7f7f;
}

.altTable tr:nth-of-type(even) td {
    background: #fff;
}

.calibri18Green {
    font: normal 18px/30px calibri, Arial, Helvetica, sans-serif;
    color: #004000;
    margin-top: 10px;
}
.sortByBar .sortCont {
    padding: 0px 10px 0px 10px;
    font: normal 11px/35px Arial, Helvetica, sans-serif;
    color: #333;
	
}


 .groupContainer .bordGray1 .sortByBar.bordRadius5.clearfix {
    height: auto !important;
	margin-bottom:10px; /* added by nilehs */
}
.sortByBar {
    background: url(../images/popInBoxBg.gif) repeat-x scroll 0 bottom #F8F8F8;
    height: 35px;
    margin-bottom: 10px;
	border-radius:5px;
}

 .groupContainer{
	 background: #E8E8E8;
    padding-left: 8px;
    padding-right: 8px;
	padding-bottom:0px;
	
 }
 
 .altTable th {
    border-bottom: 1px solid #9a9a9a;
}
.popgrnhdttl {
    font: bold 12px Arial,Helvetica,sans-serif !important;
}

.altTable th {
    padding: 5px;
}

.modal-body {
    position: relative;
    padding: 10px;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 20% 5% 0% 3%;
}
.modal-green-heading {
	/* font: normal 13px Arial,Helvetica,sans-serif !important; change in 25-03/20*/
	font: normal 14px Arial,Helvetica,sans-serif !important;
	    padding: 5px 8px !important;

}
   
.modal-content {
        position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 0px 0px rgba(0,0,0,.5);
    border: 2px solid #e15a1f;
}

.orangeBtn2 {
   /*  background: url(../images/submitBtnBg.gif) repeat-x 0 0; */
    background: url(../images/submitBtnBgcpy.gif) repeat;
    /* old  font: bold 12px Arial, Helvetica, sans-serif; */
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #fff;
    /* padding: 5px 11px; */
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
	float:right;
}

.greenbtn101 {
   /*  background: url(../images/submitBtnBg.gif) repeat-x 0 0; */
   background: #189940 url(../img/greenBtnBg.gif);
       background-size: 29px 29px;
    /* old  font: bold 12px Arial, Helvetica, sans-serif; */
    font: bold 15px Arial, Helvetica, sans-serif;
    color: #fff;
    /* padding: 5px 11px; */
    padding: 6px 20px;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
	float:right;
}



/*create new job post*/

.v-full-post {
    width: 100%;
    height: auto;
    border: 1px solid #f15b28;
    -webkit-border-radius: 5px;
    padding: 10px 5px 20px;
}
.flag {
    width: 100%;
    margin: 0 auto;
    padding: 14px 2px;
    position: relative;
    background: hotpink;
    color: white;
    font-size: 11px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    list-style: none;
}
.flag:before {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 18px solid white;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
}
.flag:after {
    content: ' ';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid white;
    border-left: 18px solid transparent;
    border-bottom: 17px solid white;
}
.active-flage1:before {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-left: 0px solid white;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}
.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: 12px;
}
.v-tab-part{
  position: relative;
  margin-bottom: 10px;
}
.v-tab-part:after{
content: "";
    position: absolute;
    left: 5px;
    width: 99%;
    height: 5px;
    bottom: -9px;
    width: calc(100% - 10px);
    border-top: 1px solid #c1c1c1;
    border-radius: 100%;
}


.v-tab-part-create-job-post:after {
    content: "";
    position: absolute;
    left: 5px;
    width: 99%;
    height: 5px;
    bottom: -15px;
    width: calc(100% - 10px);
    border-top: 1px solid #c1c1c1;
    /* border-radius: 100%; */
    border-radius: unset;
}

.whtPlainBoxjp{
  display: inline-block;
  float: left;
  width: 80%;
}
.leftPartGreyBg2 {
    width: 100%/*670px 685px */;
    background: #fff;
    border: 0px solid #c3c3c3;
    padding-left:5px;
    display: inline-block;
    overflow: hidden; /* visible */;
    word-wrap: break-word;
}
.leftPartGreyBgpjp {
   width: 20%;
    background: #f0f0f0;
    border: 1px solid #c3c3c3;
    padding: 0px;
    background: url(../img/mapstrip1.png) -304px -62px repeat-y;
    display: inline-block;
    margin-left: 0px/*20px 5px */;
    float: left;
    position: relative;
    height: 1575px;
}
.leftPartGreyBgpjp p.textcopyg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #f2f2f2;
    padding: 2px 3px;
    font: 10px/12px arial, calibri;
}
.v-check-bg-part {
    display: inline-block;
    float: left;
    width: 55%;
    padding: 0px 5px 10px;
}
.v-check{
  display: inline-block;
  width: 45%;
  float: left;
  text-align: center;
  font: bold 17px/18px calibri, Arial, Helvetica, sans-serif !important;
    color: #004000;
  /*   padding: 5px 15px;  old change at 30/12/19*/
    padding: 5px 10px;
    margin-bottom: 0px;
}
.v-check input{
  width: 100%;
}
.v-check-bg-part  img{
  width: 100%;
    border: 1px solid #c3c3c3;
    padding: 10px ;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f5f5f5;
    line-height: 30px;
}

.checkP {
    background: url(../images/padCheck.png) no-repeat 0 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-left: 9px;
    margin-bottom: 0px;
}
.checkP.alt{
    background: url(../images/bulb2.png) no-repeat 50% 50%;
    height: 46px;
    width: 35px;
    margin-left: 0px;
}
.inlineblex{
      width: 123px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.boxincheck {
    border: 1px solid #c3c3c3;
    padding: 10px 13px 10px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f5f5f5;
    border: 1px solid #c3c3c3;
    padding: 10px 4px 10px 0px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
        width: calc(100% - 20px);
    margin: 0 auto;
}

.poplnk  span{
	
	     position: relative !important;
      

	
}

.enter-capcha-text{
	
	padding-left:10px;
}

.iamnotrobot{
	
	font-family: Roboto,helvetica,arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
}

.robot-checbox{
	
	position:relative;
	top:2px;
	top:2px;
}
.agree-checkbox{
	
	position:relative;
	top:3px;
}
.relBoxTip input[type="radio"]{
         margin: -2px 4px 0px 5px;
    vertical-align: middle;
}
label.calibri15Green {
    font: bold 16px/16px calibri, Arial, Helvetica, sans-serif !important;
    color: #004000;
    padding-bottom: 5px;
    width: 100%;
    margin-bottom: 0px;
}

.uk-ireland-circle{margin-right:11px;}
.form .relBoxTip .w{
  padding: 0px 0px 6px;
  float: none;
  display: block;
  position: relative;
}
.regspace .form .relBoxTip .w {
  padding: 0px 0px 12px;

}
.form .relBoxTip .w .fa-chevron-down{
    position: absolute;
    right: 10px;
    background-color: #e1e1e1;
    bottom: 6px;
    padding: 5px;
    color: #9b9b9b;
    height: 32px;
    border-radius: 5px;
    line-height: 20px;
    border: 1px solid #a5c8a6;
    border-left: none;
    width: 20px;
    text-align: center;
}
.regspace .form .relBoxTip .w .fa-chevron-down{
  bottom: 12px;
}

.red.adj {
    font-size: 10px;
    position: relative;
    top: -3px;
}
.form .selectbox,.form .w .input,.form .w .textarea {
    width: 100%;
        background: #fff url(../images/validation_tick.gif) no-repeat 87.5% 50%;
    border: 1px solid #a5c8a6;
    padding: 5px 8px;
    border-radius: 5px;
    outline: none;
    color: #000;
}
.form .w .input {
  background-position: 99% 50%;
    font: normal 16px Calibri, Helvetica, sans-serif !important;
        width: calc(100% - 20px);
    display: block;
    float: none;
    margin: 0 auto;
}
.form .w .input.inputalt{
  background-image: none;
  padding: 15px 10px;
}
.form .w .textarea{
  background-image: none;
  height: 110px;
    font: normal 15px Calibri, Helvetica, sans-serif !important;
        width: calc(100% - 20px);
    display: block;
    float: none;
    margin: 0 auto;
}
.form .selectbox {
    font: normal 16px Calibri, Helvetica, sans-serif !important;
        width: calc(100% - 20px);
    display: block;
    float: none;
    margin: 0 auto;
    position: relative;
}


input::-webkit-input-placeholder {
        color: #666 !important;
    }
input:focus, input:focus {
        color: #000000 !important;
}

textarea::-webkit-input-placeholder {
        color: #666 !important;
    }
textarea:focus, input:focus {
        color: #000000 !important;
}
.relBoxTip{
	
	padding-left:1px;
}
.create-free-quotes{
	
	padding-left:7px;
	padding-bottom: 4px !important;
}
.create-short-summary{
	
	border-radius:0px !important;
}
.selectboxarr{
  position: absolute;
}
.wdtCapchaBox {
    width: 100%;    
    width: calc(100% - 20px);
    margin: 0 auto;
    border: 2px solid #c3c3c3;
        padding: 5px 10px;
    line-height: 45px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f9f9f9;
}
.wdtCapchaBox input[type="radio"]{
  vertical-align: middle;
}
.form .relBoxTip .btn{
  padding: 5px 5px; 
}

.create-job-two-btn{
	
	    margin-top: 5px !important;
    margin: 0px 7.5px
}
.cnjp-lable{
	padding-left:8px;
}
.cnjp-form .selectbox, .form .w .input, .form .w .textarea {
   
}
/*create new job post*/

/*reg job poster */
.p-l-sm{
  padding-left: 10px;
}
.f-xs{
  font-size: 10px;
  font-weight: 500;
  color: #333;
}
.formtitlec{
  padding: 5px 0px 0px;
  min-height: 55px;
}
.formtitlec>div{
  display: inline-block;
  font: bold 16px/16px calibri, Arial, Helvetica, sans-serif !important;
  color: #004000;
  position: relative;
  width: calc(100% - 45px);
}
.formtitlec>div.pull-right{
  width: 45px;
  top: -5px;
}
.formtitlec .f-xs{
       position: absolute;
    right: 14px;
    top: 25px;
}
.formtitlec div.regtitle:after{
 content: "";
    position: absolute;
    left: 5px;
    width: 99%;
    height: 3px;
    bottom: -9px;
    width: calc(97% - 11px);
    border-top: 1px solid #c1c1c1;
    border-radius: 100%;
}
.main-alt{
     position: fixed;
  /*   top: 65px; */
    top: 92px; 
    left: 8px;
    right: 8px;
    z-index: 9;
   /*  bottom: 90px; */
    bottom: 60px;
    border: 1px solid #f15b28;
    -webkit-border-radius: 5px;
    padding: 9px 5px 10px 6px;
    overflow: auto;
    margin: 0px !important;
}

/*reg job poster */
/* contact */
.topTabs {
    background: url(../images/tabBg.png) no-repeat scroll right 0 transparent;
    color: #fff;
    display: inline-block;
    font: bold 14px/27px calibri,arial;
    height: 27px;
    padding: 0px 30px 4px 12px !important;
    margin-left: -12px;
    border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    -webkit-border-radius: 10px 0 0 0;
    position: relative;
}
.topTabs.fx{
      position: fixed;
    top: 65px;
    left: 32px;
    z-index: 1;
}
/* contact */
.contactbar{
font: bold 14px/18px calibri, Arial, Helvetica, sans-serif;
    background: url(../images/popInBoxBg.gif) repeat-x scroll 0 bottom #F8F8F8;
    margin: 0px 0px 5px;
    padding: 0px 10px;
    border: 1px solid #b9b9b9;
}
.white{
    color: white;
    font-size: 10px;
    position: relative;
    top: -3px;
}
.conpaneltitle{
      background: -moz-linear-gradient(top, #298b12 0%, #3bac20 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#298b12), color-stop(100%,#3bac20));
    background: -webkit-linear-gradient(top, #298b12 0%,#3bac20 100%);
    background: -o-linear-gradient(top, #298b12 0%,#3bac20 100%);
    background: -ms-linear-gradient(top, #298b12 0%,#3bac20 100%);
    background: linear-gradient(top, #298b12 0%,#3bac20 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#298b12', endColorstr='#3bac20',GradientType=0 );
    color: #fff;
    width: 100%;
    border-radius: 0;
    text-align: left;
        margin: 0;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
}
.conpanelbody{
      border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px;
}
.conpanel{
  margin: 0px 0px 10px; 
}
.conpanel .f-xs.abs{
      position: absolute;
    right: 30px;
	margin-top:-2px;
}
.form .conpanelbody .selectbox, .form .conpanelbody .w .input, .form .conpanelbody .w .textarea{
  width: 100%;
}
.form .conpanelbody .relBoxTip .w .fa-chevron-down{
  right: 0;
}
.conpanel .contactbar{
  background-color: #dfdfdf;
}
.form  .conpanelbody .w .textarea{
  height: 80px;
}
.conpanel .relBoxTip{
  position: relative;
}
.conpanel .relBoxTip.high:after{
content: "";
    position: absolute;
    border-bottom: 1px solid #555;
    border-radius: 100%;
    width: 50%;
    left: 25%;
    bottom: -3px;
    height: 3px;
}


/* The check */
.check {
    display: inline-block;
    position: relative;
    /* padding-left: 25px; */
    margin-bottom: 20px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
	top: -1px;
	left: 0;
	height: 25px;
	width: 25px;
    background-color: #fff;
	border: 2px solid #c0c0c0;
	border-radius: 2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    /* left: 9px;
	top: 5px;
	width: 5px;
	height: 10px; */
	left: 8px;
	top: 3px;
	width: 7px;
	height: 12px;
	border: solid black;
    border-color: #555;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	
}

.cust-btn{
	margin-bottom: 10px;
	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
.cust-btn:hover{
	
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;

}


.agree-check-lable{
	
	    position: relative;
    top: 6px;
}

.input-right-padding {
	
	padding-right:27px !important;
	
}

.popupcloseimg{z-index: 99999;position: absolute;top: -25px;right: -18px;height: 50px;width: 50px;}

.widthcalc130{width: 70%;}
