.job_list_wrapper .vc_btn3-container.vc_btn3-right a{
  background:none !important;	
}
.job_list_wrapper .vc_custom_heading h4{
    color:#0b3085;
}
.job_list_wrapper{
    border-bottom: 1px solid; 
    padding-bottom:-30px;
}
.job-content-main{
    margin:0 auto !important;
}

.job_list_wrapper .vc_gitem-post-data{
    margin-bottom:-10px;
    margin-top:-30px;
}

 .type-job input[type="text"] , .type-job input[type="email"],  .type-job input[type="date"] , .type-job input[type="date"],.type-job  textarea{
	width: 100%;
    border-radius: unset;
	margin:10px 0;
}
.type-job input[type="date"]{
	color: #898b92; 
	line-height: 1.2857em; 
	-webkit-appearance: none;
    outline: none;
    resize: none;
    padding: 0.45em 2.2em;
    border: 2px solid #e6e6e6;
    box-sizing: border-box;
    height: 3.05em;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.type-job input[type="submit"]{
	margin: 16px auto;
    display: inherit;
    background-color: #038644;
    padding: 15px 40px;
    border-radius: 4px;
    font-size: 16px;
    float:left;
}
.job.type-job .news-detail-left *{
    display:none;
}

.job.type-job .news-detail-right .blogcontent{
    max-width:900px;
}

.job.type-job form{
    max-width:500px;
}
.grid-excerpt{color:#000;}
.event_dt{color:#000 !important;font-weight:bold !important;}
.gr-classic figcaption{
    text-align:left !important;
}
.gr-classic figure{
    box-shadow:none !important;
}