.sa-long-info {
	margin-top: 10px;
	display: none;
}

.sa-short-info p:last-of-type {
	margin-bottom: 5px;
}

.alumner.collapsed {
	display: none;
}

.alumn h4 {
	margin-bottom: 5px !important;
}

.alumn {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.alumn:first-of-type {
	border-top: 0;
	margin-top: 0;
}

.featured-excerpt a {
	color: rgb(167, 167, 167);
}

.featured-excerpt h4, .featured-excerpt h4 a {
	color: #fff;
}

body .entry-content h2 {
	margin-bottom: 10px;
}

body.page-template-page-layout_ht18 .footer table,
body.page-template-page-layout_ht18_alumner .footer table {
	width: 50%;
}

body.page-template-page-layout_ht18 .footer table tr:nth-child(odd),
body.page-template-page-layout_ht18_alumner .footer table tr:nth-child(odd) {
	background-color: transparent;

}

body.page-template-page-layout_ht18 .footer table td,
body.page-template-page-layout_ht18_alumner .footer table td {
	padding: 0;
	border: 0;
	text-align: left;
}

body.page-template-page-layout_ht18 .footer a,
body.page-template-page-layout_ht18 .footer a:hover,
body.page-template-page-layout_ht18_alumner .footer a,
body.page-template-page-layout_ht18_alumner .footer a:hover {
	color: black;
	text-decoration: underline;
}

body .mh-content-section {
	/*background-color: white;*/
}

.featured-excerpt.countdown {

}

@media screen and (min-width: 768px) {
	.mh-content-section, .footer, .header-wrap {
		box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
	}
	/*.meta {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.photo {
		width: 45%;
		box-sizing: border-box;
		padding-right: 10px;
	}

	.contact {
		width: 50%;
		box-sizing: border-box;
	}*/

	.alumn .photo {
		width: 50%;
		padding-right: 10px;
		box-sizing: border-box;
		float: left;
	}
}

.contact p {
	margin-top: 10px;
}

.entry-content .contact p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.main-nav ul ul li:hover a {
	color: white;
}

/* FÖR UTVÄRDERINGEN */

span.button {
	color: white;
	cursor: pointer;
	background-color: #20b1c1;
	display: inline-block;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 5px;
	text-transform: uppercase;
	opacity: 1;
	transition: opacity 0.5s;
}

span.button:hover {
	opacity: 0.8;
}

#utvardering {
	border: 0;
	height: 0;
}

#utvardering.open {
	width: 100%;
	height: 50vh;
}

body#tinymce.wp-editor .yellow-action-button, .yellow-action-button { 
    background-color: #f2b229;
    width: 110px;
    color: white;
    text-transform: uppercase;
    font-family: Arial;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    padding: 6px;
    margin: 10px auto;
    cursor: pointer;
    min-height: 60px;
}

.layout-ht18 .yellow-action-button p {
	margin-bottom: 0 !important;
}

body#tinymce.wp-editor .yellow-action-button p, .yellow-action-button p { margin: 0; }
body#tinymce.wp-editor .yellow-action-button p::before, .yellow-action-button p::before {
	display: inline-block;
	width: 50px;
	height: 50px;
	content: " ";
	background-image: url('yellow-button-hand.png');
	background-size: contain;
	background-repeat: no-repeat;
	float: left;
}

body#tinymce.wp-editor .yellow-action-button a, .yellow-action-button a {
	color: white !important;
}
body#tinymce.wp-editor .yellow-action-button a:hover, .yellow-action-button a:hover {
	color: white !important;
}
body#tinymce.wp-editor .yellow-action-button a:visited, .yellow-action-button a:visited {
	color: white !important;
}

body .featured-post {
	position: relative;
}

body #featured-content.flexslider {
	height: 500px;
}

body #featured-content.flexslider ul {
	height: 500px;
}

body .featured-thumbnail {
	width: 100%;
	height: 500px;
	background-position: center center;
	background-size: cover;
}

body .featured-caption {
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	border: 0;
	background-color: rgba(0, 0, 0, 0.8);
	height: auto;
	float: none;
}

body .featured-header {
	display: none;
}

body .featured-excerpt {
	padding: 15px;
}

body .featured-caption a {
	color: #1db1c0;
}

.extra-header {
	background-color: #f6f5f2;
}

body .header-wrap {
	background-color: #008e34;
}

body .slicknav_nav a, body .slicknav_nav a:hover {
	color: #008e34;
}


/* --------------------------- MOBILE --------------------------- */
.layout-ht18 .turquoise { display: none; }

.layout-ht18 .content-boxes .single-box {
	background-color: white;
    color: black;
    margin: 20px auto;
    position: relative;
}

.layout-ht18 .content-boxes .single-box .heading {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 1.6rem;
	padding-top: 25px;

}

.layout-ht18 .content-boxes .single-box .heading, .layout-ht18 .content-boxes .single-box .content {
	box-sizing: border-box;
    padding-left: 25px;
	padding-right: 25px;
}

.layout-ht18 .content-boxes .single-box .content {
	padding-bottom: 45px;
}

.layout-ht18 .content-boxes .single-box .link-row {
	background-color: #63ac40;
	text-align: center;
	font-weight: bold;
	font-size: 0.9rem;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 5px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.layout-ht18 .content-boxes .single-box .link-row a {
	color: white;
}

.layout-ht18 .alumni-content {
	background-color: white;
	margin: 20px auto;
	box-sizing: border-box;
	padding: 20px;
}

.layout-ht18 .alumni-content .text {
	max-width: 650px;
    margin: 0 auto;
}

.layout-ht18 .alumni-content .alumni .image {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-color: #f2b229;
	margin-bottom: 15px;
}

.layout-ht18 .alumni-content .alumni {
	margin-bottom: 20px;
}

.layout-ht18 .alumni-content .alumni .info-item {
	margin-bottom: 10px;
}

.layout-ht18 .alumni-content .alumni .name {
	font-weight: bold;
	font-size: 1.1rem;
}

.layout-ht18 .alumni-content .alumni .info-item.email a,
.layout-ht18 .alumni-content .alumni .info-item.link a,
.layout-ht18 .main-content a {
	color: #20b1c1;
}

.layout-ht18 .main-content p {
	margin-bottom: 30px;
}

.single-sidaalumni_alumn .alumnis {
	display: block;
}
.single-sidaalumni_alumn .layout-ht18 .alumni-content .alumnis .alumni {
	width: 100%;
	max-width: 650px;
	margin-left: auto;
	margin-right: auto;
	flex: 100%;
}

.copyright-wrap {
	color: black;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8rem;
}

.copyright-wrap .column {
	flex: 50%;
	margin-top: 20px;
}

.copyright-wrap .column .heading {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9rem;
	margin-bottom: 5px;
}

.copyright-wrap .column .content {
	line-height: 1.5;
    font-size: 0.75rem;
}

.copyright-wrap .column a.social {
	display: inline-block;
	margin: 5px;
	max-width: 40px;
}

.copyright-wrap .column a.social img {
	width: 20px;
	height: auto;
}

.copyright-wrap .column:nth-child(4) {
	padding-top: 12px;
	padding-bottom: 12px;
}

body .mh-container {
	width: 90%;
	max-width: 1300px;
}

/* --------------------------- MOBILE ONLY --------------------------- */

@media screen and (max-width: 800px) {
	.copyright-wrap img {
		max-width: 100px;
	}
}

/* --------------------------- TWO COLUMNS --------------------------- */
@media screen and (min-width: 768px) {
	.copyright-wrap {
		display: flex;
	}

	.layout-ht18 #main-content {
		width: 100%;
	}
	.layout-ht18 .top-block .turquoise {
		display: block;
		background-color: #0093a3;
		flex: 0 0 30px;
		text-align: center;
		position: relative;
	}

	.layout-ht18 .top-block .turquoise a {
		color: white;
		font-weight: bold;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
		font-size: 2rem;
		line-height: 1;
	}

	.layout-ht18 .top-block {
		display: flex;
		max-height: 40vh;
		overflow: hidden;
	}

	.layout-ht18 .top-block .text {
		flex: 0 0 330px;
	    padding: 25px;
	    box-sizing: border-box;
	    background-color: black;
	    color: white;
	}
	.layout-ht18 .top-block .text h1 {
		color: white;
		text-align: left;
		font-size: 1.2rem;
		text-transform: uppercase;
		margin-bottom: 10px;
	}

	.layout-ht18 .top-block .image {
		height: 100%;
		width: 100%;
	}
	.layout-ht18 .top-block .image a {
		display: inline-block;
	}

	.layout-ht18 .main-content {
		background-color: white;
		color: black !important;
		box-sizing: border-box;
		padding: 20px;
		margin: 30px auto;
	}

	.layout-ht18 .main-content .text {
		max-width: 650px;
		margin: 0 auto;
	}

	.layout-ht18 .content-boxes {
		display: flex;
		justify-content: space-between;
		margin: 20px auto;
		flex-wrap: wrap;
	}

	.layout-ht18 .content-boxes .single-box {
		width: 48%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20px;
		margin-top: 0;
	}

	.layout-ht18 .content-boxes .single-box.extra-box {
		background-color: transparent;
	}

	.layout-ht18 .alumni-content {
		padding: 45px;
	}

	.layout-ht18 .alumni-content .alumnis {
		margin-top: 20px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.layout-ht18 .alumni-content .alumnis .alumni {
		flex: 0 0 29%;
	}

	.copyright-wrap .column:nth-child(1), .copyright-wrap .column:nth-child(3) {
		flex: 35%;
	}

	.copyright-wrap .column:nth-child(3) .content {
		max-width: 90%;
	}

	.copyright-wrap .column:nth-child(2) {
		text-align: center;
		flex: 10%;
	}

	.copyright-wrap .column:nth-child(4) {
		flex: 15%;
	}

	.copyright-wrap .column {
		flex: 50%;
		margin-top: 0px;
	}

	/* flex slider arrows */
	body.page-template-page-layout_ht18 .flex-prev {
		display: none;
	}
	body.page-template-page-layout_ht18 .flexslider .flex-next {
		background-color: transparent;
		right: 0;
		bottom: 0;
		transform: translateY(-50%);
	}

	body.page-template-page-layout_ht18 .flexslider .flex-next:hover {
		background-color: transparent !important;
	}
}

/* ------------------------------------- COUNTDOWN ------------------------ */
.featured-excerpt.countdown {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 4rem;
	padding-bottom: 4rem;

	font-weight: 700;
	font-size: 20px;
}

.featured-excerpt.countdown .flip-clock-wrapper {
	text-align: center;
	position: relative;
	font-family: PT Sans, sans-serif;
	-webkit-user-select: none;
	margin: 0;
	width: 100%;
}

.featured-excerpt.countdown .flip-clock-wrapper * {
	-ms-box-sizing: border-box;
			-o-box-sizing: border-box;
			box-sizing: border-box;
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
}

.featured-excerpt.countdown .flip-clock-wrapper a {
	cursor: pointer;
	text-decoration: none;
	color: #ccc;
}

.featured-excerpt.countdown .flip-clock-wrapper a:hover {
	color: #fff;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper {
	display: inline-block;
	text-align: center;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper + .flip-wrapper {
	margin-left: 10px;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip {
	position: relative;
	float: none;
	list-style: none;
	width: 80px;
	height: 60px;
	line-height: 60px;
	margin: 0;
	font-weight: 400;
	font-family: PT Sans, sans-serif;
	line-height: 87px;
	box-shadow: none;
	max-height: 60px;
	border-radius: 6px;
	background: #000;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li {
	z-index: 1;
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 100%;
					text-decoration: none !important;
					line-height: 53px;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li:first-child {
	z-index: 2;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a {
	display: block;
						height: 100%;
						-webkit-perspective: 200px;
						perspective: 200px;
						margin: 0 !important;
						overflow: visible !important;
						cursor: default !important;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a div {
	z-index: 1;
							position: absolute;
							left: 0;
							width: 100%;
							height: 50%;
							font-size: 80px;
							overflow: hidden;
							outline: 1px solid transparent;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a div .shadow {
	position: absolute;
								width: 100%;
								height: 100%;
								z-index: 2;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a div .counter {
	position: absolute;
								left: 0;
								z-index: 1;
								width: 100%;
								height: 200%;
								text-shadow: 0 1px 2px #000;
								text-align: center;
								border-radius: 6px;
								color: #fff;
								background-color: #443764;
								font-size: 40px;
								line-height: 64px;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a .up {
	-webkit-transform-origin: 50% 100%;
							transform-origin: 50% 100%;
							top: 0;

}
.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a .up:after {
	content: "";
	position: absolute;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 3px;
	top: 29px;
	background-color: rgba(254, 254, 254, .2);
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a .up .counter {
	background: #212121; /* Old browsers */
								background: -moz-linear-gradient(top,  #212121 0%, #323338 100%); /* FF3.6-15 */
								background: -webkit-linear-gradient(top,  #212121 0%,#323338 100%); /* Chrome10-25,Safari5.1-6 */
								background: linear-gradient(to bottom,  #212121 0%,#323338 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#323338',GradientType=0 ); /* IE6-9 */
								top: 0;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a .down {
	-webkit-transform-origin: 50% 0;
							transform-origin: 50% 0;
							bottom: 0;
							border-bottom-left-radius: 6px;
							border-bottom-right-radius: 6px;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a .down .counter {
	background: #323338; /* Old browsers */
								background: -moz-linear-gradient(top,  #323338 0%, #212121 100%); /* FF3.6-15 */
								background: -webkit-linear-gradient(top,  #323338 0%,#212121 100%); /* Chrome10-25,Safari5.1-6 */
								background: linear-gradient(to bottom,  #323338 0%,#212121 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#323338', endColorstr='#212121',GradientType=0 ); /* IE6-9 */
								bottom: 0;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip li a.flip-clock-active {
	z-index: 3;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before {
	z-index: 3;

}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before .up {
	z-index: 2;
							-webkit-animation: turnoff .5s cubic-bezier(.34, .13, .93, .24) both;
							animation: turnoff .5s cubic-bezier(.34, .13, .93, .24) both;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before .up .shadow {
	-webkit-animation: show .5s linear both;
								animation: show .5s linear both;
								background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
								background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
								background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
								background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
								background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-before .down .shadow {
	-webkit-animation: show .5s linear both;
	animation: show .5s linear both;
	background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
	background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
	background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
	background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active  {
	-webkit-animation: zindex .5s .5s linear both;
						animation: zindex .5s .5s linear both;
						z-index: 5;

}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active .up .shadow {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
								background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .1)), color-stop(100%, #000));
								background: linear, top, rgba(0, 0, 0, .1) 0, #000 100%;
								background: -ms-linear-gradient(top, rgba(0, 0, 0, .1) 0, #000 100%);
								background: linear, to bottom, rgba(0, 0, 0, .1) 0, #000 100%;
								-webkit-animation: hide .5s .3s linear both;
								animation: hide .5s .3s linear both;
	}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active .down {
	z-index: 2;
							-webkit-animation: turnon .3s .5s linear both;
							animation: turnon .3s .5s linear both;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip.play .flip-clock-active .down .shadow {
	background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
								background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(100%, rgba(0, 0, 0, .1)));
								background: linear, top, #000 0, rgba(0, 0, 0, .1) 100%;
								background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, .1) 100%);
								background: linear, to bottom, #000 0, rgba(0, 0, 0, .1) 100%;
								-webkit-animation: hide .5s .3s linear both;
								animation: hide .5s .2s linear both;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip-clock-label {
	display: block;
	margin-top: 5px;
	color: #474747;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
}

.featured-excerpt.countdown .flip-clock-wrapper.clearfix:after {
	content: " ";
				display: table;
				clear: both;
}

.featured-excerpt.countdown .flip-clock-wrapper.clearfix:before {
	content: " ";
				display: table;
}

.featured-excerpt.countdown .flip-clock-wrapper .flip-wrapper .flip-clock-label {
	color: white;
}


/*** Animations ***/
@-webkit-keyframes "zindex" {
	0% {
		z-index: 2;
	}
	20% {
		z-index: 3;
	}
	100% {
		z-index: 4;
	}
}
@keyframes "zindex" {
	0% {
		z-index: 2;
	}
	20% {
		z-index: 3;
	}
	100% {
		z-index: 4;
	}
}

@-webkit-keyframes "turnon" {
	0% {
		-webkit-transform: rotateX(91deg);
	}
	100% {
		-webkit-transform: rotateX(0deg);
	}
}
@keyframes "turnon" {
	0% {
		-webkit-transform: rotateX(91deg);
		transform: rotateX(91deg);
	}
	100% {
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
}

@-webkit-keyframes "turnoff" {
	0% {
		-webkit-transform: rotateX(0deg);
	}
	100% {
		-webkit-transform: rotateX(-90deg);
	}
}
@keyframes "turnoff" {
	0% {
		-webkit-transform: rotateX(0deg);
		transform: rotateX(0deg);
	}
	100% {
		-webkit-transform: rotateX(-90deg);
		transform: rotateX(-90deg);
	}
}

@-webkit-keyframes "show" {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes "show" {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes "hide" {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes "hide" {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


