body {background: #fff !important;}
body .print {
	color: #000;
}
.print #profile_name {
	background: none;
	color: #000;
	width: auto;
}
#page.print {
	padding: 70px 0;
	max-width: 750px;
}
.print #tab_section .tab_content {display: block;}

.print #profile_header {
	overflow: hidden;
}
.print #profile_user {
	float: left;
}
.print #profile_name_area {
	float: left;
}
.print #profile_data {
	float: right;
	overflow: hidden;
}
.print #profile_data .profile_row {
	overflow: hidden;
	font-size: 13px;
}
.print #profile_data .profile_row .th {
	display: inline-block;
	width: 80px;
	text-align: right;
	margin-right: 10px;
}
.print .profile_section_body {
	clear: both;
}
.print #main {
	background: none;
}
.print #print .section-header {
	cursor: default;
	border-top: 2px solid #4ca5d0;
	padding: 35px 0 6px;
}
.print #print .section-content + .section-header {
	margin-top: 40px;
}
.print .resume_post .resume_header {
	margin-bottom: 5px;
	overflow: hidden;
}
.print .resume_post .resume_period {
	padding: 0;
	border: none;
	float: right;
}
.print .profile_section_header {
	margin-bottom: 30px;
}
.print .resume_post .resume_header .resume_position {
	float: none;
	overflow: hidden;
	clear: both;
	padding: 0 0 0 15px;
	text-transform: capitalize;
	color: #4fa6d1;
	font-size: 16px;
	line-height: 20px;
}
.print #profile_photo {
	width: 122px;
	min-height: 122px;
	margin-right: 22px;
	border: 1px solid #e6e6e6;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0, .1);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0, .1);
	box-shadow: 0px 1px 1px rgba(0,0,0, .1);
}
.print #profile_title {
	margin-bottom: 0;
	padding-top: 15px;
	font-size: 32px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: 700;
}
.print #profile_title .firstname {
	display: block;
}
.print #print .section-header h2 {
	padding: 0;
	color: #000;
	font-size: 27px;
	line-height: 33px;
}
.print .resume_post .resume_header .post_title {
	font-size: 20px;
	line-height: 25px;
	text-transform: capitalize;
	padding: 0;
	margin-bottom: 0;
	overflow: hidden;
}
.print .extra {
	overflow: hidden;
}
.print .resume_post .resume_period {
	width: auto;
	font-size: 24px;
	line-height: 30px;
}
.print .resume_post .resume_period .period_to {
	display: inline;
	font-weight: 400;
}
.print #print .resume_post {
	margin-top: 22px;
	padding-top: 18px;
	border-top: 2px solid #f7f7f7;
}
.print #print .resume_post.first {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.print .resume_post .resume_content {
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}
.print #print .resume_post.even {
	background: none;
}
.print .resume_post .resume_period {
	color: #4ca5d0 !important;
}
.print .widget_skills .progress {
	border-top: 32px solid #4cacdb;
	border-radius: 0;
	background: none !important;
	padding: 0;
	height: 0;
}
.print .widget_skills .caption {
	display: block;
	float: left;
	color: #000;
}
.print .widget_skills .value {
	color: #000;
	margin: 0 0 0 2px;
	display: block;
	float: left;
	overflow: hidden;
}
.print .widget_skills .caption_wrap {
	display: block;
	overflow: hidden;
	margin-top: -25px;
}
.print .skills_sidebar_section {
	padding: 0;
}
.print .skills_sidebar_section aside.widget {
	float: none;
	width: auto;
	margin-bottom: 40px;
}
.print footer#footer {display: none;}