.jobwp-single-area .content-row .left-cell { 
	text-align: left !important;
	padding: 20px 0px 0px 0 !important;
}

.jobwp-single-area .content-row .right-cell {
  	width: 95% !important;
	border: none !important;
	float: left !important;
	padding: 10px 0 20px 0px !important;
} 

.jobwp-single-area .content-row .right-cell ul {
  	margin: 0 0 1.5em 1.2em !important;
} 

.circulr-details-top .jobwp-job-title, .circulr-details-top .jwb-single-comp-name {
  	width: 100% !important;
}

.jobwp-listing-body-container .jobwp-item {
	width: unset !important;
}

.jobwp-item .jobwp-top .jobwp-top-left {
	width: unset !important;
}

.jobwp-search-container .jobwp-search-item a#jobwp-search-refresh {
	height: 25px !important;
}

.jobwp-listing-top .jobwp-select-view {
	text-align: left !important;
}

.jobwp-search-container .jobwp-search-item .submit-btn {
	background-color: #006808 !important;
}

@media only screen and (max-width: 500px) {
	.jobwp-single-area .content-row .left-cell, .left-cell {
		border: none !important;
	}
}
