body {
	background-color: #fff !important;
}

.rcc-panel,
header .main-nav,
header .right,
.features,
.filter,
.other-content,
footer,
.save-bookmarks,
.wpjb-job-apply,
.sidebar .company-info .btn,
header,
.talentobox,
.clients-strip,
.wpjb-job-apply,
.send-resume,
p.company,
.details .location:before, 
.heading .location:before,
.save-bookmarks,
.company-info a.btn,
.disclaimer-top,
.sidebar,
.sidebar .company-info,
.sidebar .promo-sidebar {
	display: none !important;
}

header {
	background: #fff;
}

.content .heading {
	padding-top: 30px;
}

h1,
.home .features .hometitle h1,
.job-template-default h1 {
	font-size: 50px !important;
	line-height: 130% !important;
}

.content .jobs ul li {
	float: left !important;
	width: 100% !important;
}

.content {
	padding: 0 30px !important;
}

.sidebar {
	float: none !important;
	max-width: 200px;
}

.company-info {
	padding: 0;
}

.company-info img {
	max-width: 100px;
}

.sidebar .company-info,
.wpjb-info .table {
	padding: 0 !important;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.sidebar .company-info .btn {
	display: none !important;
}

.print-container {
  width: 100%;
	max-width: 1130px;
  margin: 0 auto;
	display: block;
}

.logo-print {
	display: block !important;
	width: 250px;
}
