body {
	background-color: #f6f6f6;
}
ul {
	margin-bottom: 0px;
}

.tt-wrapper {
	margin-top: 10px;
	max-width: 855px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	padding-bottom: 50px;
	background: white;
	min-height: 850px;
	border: 1px solid #d9d9d9;
}
.personal-letter-wrapper {
	min-height: 900px;
}
.tt-holder {
	width: 100%;
	z-index: 3;
	position: relative;
}
.tt-social-holder {
	position: absolute;
	top: 10px;
	right: 10px;
}
.tt-top-holder {
	height: 25px;
	margin-bottom: 30px;
}
.top-background {
	background: url('../bilder/template_images/christo.jpg') no-repeat bottom;
	background-size: cover;
	padding-top: 60px;
	padding: 60px 40px 20px 40px;
	position: relative;
}
.tt-top-left-holder {
	float: left;
	width: 50%;
}
.tt-top-right-holder {
	width: 50%;
	float: left;
}
.tt-top-name-holder {
}
.tt-top-contact-holder {
	margin-left: 140px;
	line-height: 1.2;
}
.clearfix:after {
	content:"";
    display:block;
    clear:both;
}
.tt-content-top-segment {
	width: 100%;
}
.tt-content-top-segment-left {
	float: left;
	width: calc(100% - 150px);
}
.tt-content-top-segment-right {
	width: 150px;
	padding-top: 30px;
}
.tt-content-holder {
	padding: 30px 40px 0px 40px;
}
.tt-top-divider {
	width: 100%;
	height: 1px;
	background: black;
	margin: 10px 0px 20px 0px;
}
.top-content-divider {
	width: 100%;
	height: 20px;
	background: #e6e6e6 !important;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
}
.tt-content-left-holder {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.tt-content-right-holder {
	float: left;
	width: 50%;
}
.tt-top-right-holder-avatar {
}
.cvm-avatar {
	height: 100px;
	width: 100px;
	margin: 10px 0px;
}
.cvm-avatar img {
	height: 100%;
	border: 1px solid #aba8a8;
}
.center {
	text-align: center;
}
.block-holder-margin {
	margin-bottom: 15px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.tt-left-content-block {
	margin-bottom: 20px;
}
.tt-title-blocks-holder {
	margin-bottom: 10px;
}
.tt-title-block-holder-one {
	background: #1f6b8c;
	color: white;
	line-height: 32px;
	height: 32px;
	float: left;
	padding: 0px 20px;
}
.tt-title-block-holder-two {
	background: #1e343e !important;;
	color: white;
	height: 32px;
	padding: 0px 20px;
	line-height: 32px;
	float: left;
	width: 200px;

}
.tt-title-block-holder-three {
	float: left;
	width: 0px;
	height: 0;
	border-top: 32px  solid #1e343e;
	border-right: 10px solid transparent;
}
.tt-title-block-holder-four {
	border-top: 3px solid #1e343e;
	margin-top: 15px;
	float: right;
	width: calc(100% - 290px);
}
td {
	vertical-align: top;
}
.position-relative {
	position: relative;
}
.table-second {
	margin-left: 5px;
	display: inline-block;
	word-break: break-word;
}
.tt-work-title-holder {
	width: 100%;
}
.tt-work-date-holder  {
	float: left;
	width: 50%;
	text-align: right;
}
.tt-skill-holder {
}
.skill-level-holder {
	margin-bottom: 5px;
	margin-top: 5px;
}
#tt-skill-box-filled {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: black !important;
}
#tt-skill-box-empty {
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-right: 5px;
	background: #eee !important;
}
.fa-social {
	color: black;
	font-size: 20px;
	margin-right: 2px;
	display: inline-block;
}
.tt-work-content-holder {
	margin-top: 10px;
}
/* TEXT */
.tt-work-title {
	font-weight: 600;
	font-size: 17px;
	display: block;
	color: #1e343e;
}
.tt-regular-text {
	display: block;
	font-size: 15px;
}

.tt-first-name {
display: block;
color: #1e343e;
font-weight: 600;
font-size: 40px;
letter-spacing: 2px;
line-height: 0.8;
}

.tt-job-title {
	font-size: 17px;
	display: block;
	font-weight: 500;
	letter-spacing: 3px;
	margin-bottom: 20px;
	margin-top: 5px;
}
.tt-work-name {
	font-size: 15px;
	display: block;
}
.tt-work-date {
	font-weight: 700;
	font-size: 19px;
	color: #1e343e;
}
.tt-title-icon {
	font-size: 20px;
}
.tt-title {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1.5px;
}
.tt-title, .tt-title-icon {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}
@media (max-width: 767px) {
.no-pjs-render .tt-content-right-holder, .no-pjs-render .tt-work-title-holder, .no-pjs-render .tt-work-date-holder,
.no-pjs-render .tt-content-left-holder, .no-pjs-render .tt-top-left-holder, .no-pjs-render .tt-top-right-holder {
	float: none;
	width: 100%;
	text-align: left;
}
.no-pjs-render .top-background {
	padding: 10px;
}
.no-pjs-render .tt-top-contact-holder {
	margin-left: 0px;
}
.no-pjs-render .tt-content-holder {
	padding: 20px 10px 0px 10px;
}
.no-pjs-render .tt-work-date {
	font-weight: 400;
	font-size: 13px;
	color: #1e343e;
}
.no-pjs-render .tt-content-top-segment-right {
	width: 40px;
}
.no-pjs-render .tt-content-top-segment-left {
	width: calc(100% - 40px);
}

}
@media (min-width: 768px) and (max-width: 1000px) {

}
@media print {
a[href]:after {
	content: none !important;
}

body{
	background-color: white !important;
}
/* .no-pagebreak-header {
	page-break-inside: none;
} */

.not-upgraded-text {
	position:absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;
	margin-top: 30%;
	transform:rotate(300deg);
	-webkit-transform:rotate(300deg);
	background: black !important;
	color: white !important;
	font-size: 50px;
	display: block;
	text-align: center;
}
.tt-wrapper {
	border: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.top-background {
	background: url('../bilder/template_images/christo.jpg') no-repeat bottom !important;
	background-size: cover !important;
}
.embed-responsive {
	display: none;		
}

}
