body {
	color: #000;
	-webkit-print-color-adjust: exact;
}
#user-profile {
	width: 100%;
}

#page-title {
	padding: 20px 0;
	color:#000;
	font-size: 32px;
	float: none;
}

#section-title {
	min-height: auto;
}

.content-wrapper {
	margin: 0 auto;
}

footer,
#ticker,
#navbar-primary,
#topnav,
#header, 
#candidate-sidebar,
nav,
#share_widget,
.Logo-container
{
	display: none !important;
}

#user-profile { 
	display: block; width:100%; 
}
.tab-content > .tab-pane {
	display: block !important; 
	opacity: 1 !important;
}

.careers .content-wrapper, 
.job_description .content-wrapper {
	margin: 0;
}

.careers section.row, 
.job_description section.row {
	margin-botton: 20px;
}

.careers header#section-title,
.job_description header#section-title {
	min-height: unset !important;
	height: 100px !important;
	background-color: #fff !important;
}
.logo-title {
	color: #000 !important;
}

.job_description nav#section-nav {
	display: block !important;
}