p {
	margin-top: 5px;
	margin-bottom: 0px;
}
.template-content {
	padding-bottom: 30px;
}
.name-inner {
	border-top: 1px solid #44536e !important;
	padding-top: 15px;
}
#section-social .item-section-title-holder {
	display: none;
}
#section-social {
	position: absolute;
	top: 5px;
	right: 30px;
}
#section-social a {
	color: black;
}
#section-social .item-holder {
	margin-top: 21px;
}
#section-social .item-social-holder {
	margin-left: 5px;
}
.item-social-holder {
	display: inline-block;
}
.job-title-holder {
	text-align: center;
}
.personal-info-holder {
	border-top: 3px solid #44536e !important;
	margin-top: 10px;
	margin-bottom: 20px;
}
.template-content-full, .cover-letter {
	padding-top: 20px;
}
.top-name-information, #first_name, #last_name, #job_search_title, .personal-info-holder .item-section-title-holder, .template-content-full label, #zip_code {
	display: none;
}
.personal-info-holder {
	text-align: center;
}
.item-holder ul {
	padding-left: 20px;
	margin: 0px;
}
.personal-info-holder ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}
.personal-info-holder ul > li {
	display: inline-block;
}
.personal-info-holder ul > li:after {
	content: " | ";
}
.personal-info-holder ul > li:last-of-type:after {
	content: "";
}
.name-holder .item-holder-personal-information .item-section-title-holder, .name-holder .heading {
	display: none;
}
.name-holder .item-holder-personal-information {
	padding: 5px 0px;
}
.name-holder .item-holder-personal-information .item-holder > div {
	display: inline-block;
}
.name-holder > .item-holder-personal-information > .item-holder > div:after {
	content: '-';
}
.name-holder > .item-holder-personal-information > .item-holder > div:last-child:after {
	content: '';
}
.item-holder-personal-information .item-holder {
	margin-top: 0px;	
}
.name-holder {
	text-align: center;
}
.template-top-inner {
	padding: 30px 50px 0px 50px;
}
.first-name {
	padding-right: 5px;
}
.first-name, .last-name {
	letter-spacing: 3px;
	font-size: 35px;
	font-weight: 400;
	display: inline-block;
}
.image-holder {
	width: 100px;
	height: 100px;
	margin: auto;
	margin-bottom: 10px;

}
.cvm-avatar img {
	width: 100%;
	height: auto;
	border-radius: 100%;
}
.top-top-content-divider {
	height: 0px;
}
.item-block-holder {
	margin-bottom: 20px;
}
.item-block-holder:last-of-type {
	margin-bottom: 0px;
}
.item-section-pre-title-icon {
	display: none;
}
.span {
	display: inline-block;
}

.item-section-title-holder {
display: block;
margin-bottom: 30px;
border-bottom: 1px solid #43526e;
height: 15px;
text-align: center;
padding-top: 0px;
}
.item-section-title {
padding: 0px 20px;
background: white;
display: inline-block;
font-size: 20px;
}
.item-holder {
	margin-top: 10px;
}
.item1-holder, .item3-holder, .item4-holder, #section-project .item-item2 {
	font-weight: 600;
}
.item2-holder {
	font-style: italic;
}
.item-top-holder, #section-project .items-first {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#section-project .item-top-holder, #section-skill .item-top-holder, #section-language .item-top-holder {
	display: block;
}
#section-skill .item-top-holder div, #section-language .items-first div  {
	display: inline-block;	
}
.item4-holder:before {
	content: "-";
	margin-left: 3px;
}
.item3-holder, .item4-holder {
	display: inline-block;
}
.item-item2 {
	font-style: italic;
}

.item-holder-skill .item-6-holder {
	font-size: 17px;
	margin-left: 10px;
	display: block;
}
#section-project .item2-holder:before {
	content: " ";
}
#section-skill .item6-holder {
	display: inline-block;
}
#section-skill .item6-holder:before {
	content: " - ";
}
#section-language .item2-holder:before {
	content: " - ";
}
#section-language .item-item2 {
	font-weight: normal;
	font-style: normal;
}
#section-language .item-top-holder .items-first, #section-language .item-top-holder .items-last {
	display: inline-block;
}
.page-break-line-holder-left {
	left: -181px;
}
.page-break-line-holder-right {
	right: -525px;
}
@media print {

}