body {
	background-color: #f6f6f6;
}
ul {
	margin-bottom: 0px;
}
.not-upgraded-text {
	display: none;
}

.cv-min-holder {
	max-width: 855px;
	margin-top: 10px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #d9d9d9;
	margin-bottom: 50px;
}
.cv-min-content {
	min-height: 850px;
	overflow: hidden;
	padding: 50px 40px 50px 30px;
	background-color: white;
	border-left: 40px solid #a3e4a3;
}
.cv-min-title-holder {
	overflow: hidden;
	font-weight: 300 !important;
	margin-bottom: 20px;
	margin-left: -10px;

}
.beskrivandetext {
	font-size: 15px;
}
.cv-min-title {
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 23px;
}
.extra-padding {

}
.cv-min-title span {
	font-size: 40px;
	font-weight: 300 !important;
	margin-bottom: 0px;
}

.cv-min-circle-holder {
	float: left;
}
 #circleute {
	display: table-cell;
	vertical-align: middle;
	width: 115px;
	height: 115px;
	border-radius:50%;
	text-align:center;
	background:#a3e4a3;
	z-index: 10;
}

#circleinne {
	display: inline-block;
	width:107px;
	height:107px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	font-size: 55px;
	color:#fff;
	line-height: 105px;
	text-align:center;
	background:#a3e4a3;
	border: 2px solid white;
	margin: auto;
}

.cvm-avatar img {
	max-width: 90px !important;
	height: auto;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}

.cv-min-contactarea-holder {
	overflow: hidden;
	padding: 15px 15px 15px 0px;
}

.cv-min-contacts {
	float: left;
	width: 33%;
	/* margin-bottom: 10px; */
	font-size: 15px;
}

.cv-min-contacts a {
	color: black !important;
	text-decoration: none;
}

.min-socialfont {
	color: #a1e3a1;
	font-size: 15px;
	margin-right: 5px;
}

.cv-min-section-holder {
margin-top: 20px;
}

/* .cv-min-summary {
	padding-bottom: 10px;
} */

.cv-min-heading h2 {
	font-weight: 600;
	font-size: 20px;
}
/* .cv-min-utbildning-holder {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}    */
.cv-min-utbildning-holder {
	margin-bottom: 20px;
}
.cv-min-utbildning-upperrow {
	border-bottom: 1px solid #a3e4a3;
	width: 100%;
display: inline-block;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.cv-min-ftg-namn {
	font-weight: 400;
	font-size: 17px;
}
.cv-min-utbildning-title {
	font-weight: 400;
	font-size: 17px;
	width: 50%;
	float: left;
	text-align: left;
}
.cv-min-utbildning-title p {
	margin-bottom: 0px;
}
.cv-min-utbildning-year {
	font-size: 16px;
	width: 50%;
	float: left;
	text-align: right;
}
.cv-min-utbildning-year p {
	margin-bottom: 0px;
	font-size: 17px;
}
.cv-min-utbildning-content {
	width: 100%;
}
.cc-skill {
		overflow: hidden;
}
.skill-holder {
	margin-top: 15px;
	padding-bottom: 10px;
}
.kompetens {
	background-color: #a3e4a3;
	color: white;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.kompetens-no-value {
	color: black;
	padding-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	padding-top: 1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

}
.kompetensnummer {
	float: right;
}
.cv-min-language {

}
.cc-language-holder {
	overflow: hidden;
	margin-top: 5px;
}
.cc-main-holder:after {
	content:"";
    display:block;
    clear:both;
}
.cc-half-right {
	float: left;
	width: 50%;
}
.cc-half-left {
	float: left;
	width: 50%;
}
.right-align {
	text-align: right;
}
/* RINGS http://codepen.io/gcyrillus/pen/JzmiE */

.ring {
	float: left;
	margin-bottom: 20px;
	height:130px;
	width:130px;
	border:solid 10px #eeeeee;
	background:transperent;
	border-radius:100%;
	display:inline-block;
	margin-right: 20px;
	position:relative;
	text-align:center;
	line-height:110px;
	color:white;
	font-size:14px;
	transform:rotate(45deg);
}
.ring > span {
	display:inline-block;
	transform:rotate(-45deg);
}
.ring:before,div:after {
  content:'';
  position:absolute;
  top:-10px;
  left:-10px;
  border:solid 10px transparent;
  height:inherit;
  width:inherit;
  border-radius:inherit;
}
.c0:before {

}
.c25:before {
  border-top-color:#43526e;
}
.c50:before {
	border-top-color:#43526e;
	border-right-color:#43526e;
}
.c75:before {
	border-top-color:#43526e;
	border-right-color:#43526e;
	border-bottom-color:#43526e;
}
.c100:before {
	border-color:#43526e;
}
.ring-text {
	color: black;
}
.gs-social-holder {
	float: right;
	margin-top: -20px;
}
/* END RINGS */
@media (max-width: 767px) {
.no-pjs-render .cv-min-content {
	border-left: none !important;
	padding: 20px;
}
.no-pjs-render .cv-min-heading h2 {
	font-size: 20px;
}
.no-pjs-render .cv-min-contacts {
	width: 50%;
}
.no-pjs-render .cv-min-utbildning-title {
	width: 100%;
}
.no-pjs-render .cv-min-utbildning-year {
	width: 100%;
	text-align: left;
}
.no-pjs-render .cv-min-title {
	padding-top: 13px;
}
.no-pjs-render .cv-min-title span {
	font-size: 25px !important;
}

.no-pjs-render #circleute {
	display: table-cell;
	vertical-align: middle;
	width:60px;
	height:60px;
	border-radius:50%;
	text-align:center;
	background:#a3e4a3;
	z-index: 10;
}

.no-pjs-render #circleinne {
	display: inline-block;
	width:54px;
	height:54px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	font-size: 35px;
	color:#fff;
	line-height:50px;
	text-align:center;
	background:#a3e4a3;
	border: 2px solid white;
	margin: auto;
}


.no-pjs-render .cvm-avatar img {
	max-width: 50px !important;
	height: auto;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}

}

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

	.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;
	}

	.cv-min-content {
		padding-bottom: 0px;
	}

	.cv-min-holder {
		margin-bottom: 0px;
		border: none;
	}
	.embed-responsive {
		display: none;		
	}
}
