/*   
Theme Name: Skattjakt Theme
Theme URI: http://skattjakt.eborn.se
Description: The official skattjakt Wordpress Theme
Author: Ola Eborn
Author URI: http://eborninteractive.se
Version: 1.0
*/

@charset "UTF-8";
/* CSS Document */

/* 

Färger:



*/

body {
	background:#fff;
	color:#222;
	margin:0;
	padding:0;
	font-family:Helvetica ,Arial,  sans-serif;
	line-height:1.2;
	font-size:24px;
}

#page-wrap {
	width:100%;
	position:relative;
}


#frontslider {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	
}

.slider-content {
	margin:0 auto;
	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center;
	display:table;
	height:100%;
}

.slider-content.lock {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;1.5s all ease;
	-moz-transition:1.5s all ease;
	-o-transition:1.5s all ease;
	-ms-transition:1.5s all ease;
	transition:1.5s all ease;
	z-index:10000;
}

.slider-content.lock h3, .teamtitle, .linkbtn {
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:21px;
	margin-bottom:70px;
	color:#fff;
	padding:13px 25px;
	border-radius:30px;
	background:#dd150e;
	font-weight:400;
}

.linkbtn {
	padding:8px 12px;
	font-size:12px;
	letter-spacing:0;
	margin-bottom:8px;
	display:inline-block;
	min-width:120px;
	text-align:center;
}

.teamtitle {
	position:absolute;
	right:30px;
	top:30px;
	z-index:1100;
	font-size:18px;
	letter-spacing:2px;
	font-family:Helvetica ,Arial,  sans-serif !important;
}

.team1 .slider-content.lock h3 {
	background:#dd150e;
	display:inline-block;
}

.team2 .slider-content.lock h3 {
	background:#fc3468;
	display:inline-block;
}

.slider-content.content {
	font-family: 'Permanent Marker', cursive;
	font-size:48px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	opacity:0;
	width:100%;
}

.slider-content.content iframe {
	opacity:0;
}

.start .slider-content.content, .lead1 .slider-content.content {
	opacity:1;
}

.start .slider-content.content {
	text-align:left;
}

.start .slider-content.content h1 {
	position:absolute;
	top:200px;
	left:12%;
	width:50%;
	font-family: 'Patua One', cursive;
	font-weight:normal;
	text-transform:uppercase;
	color:#4a2515;
	text-shadow:3px 3px 7px rgba(0,0,0,0.4);
	font-size:58px;
}



.slider-content.lock h2 {
	color:#fff;
	text-shadow:2px 2px 5px #000;
	font-size:27px;
}

input {
	height:60px;
	border:4px solid #222;
	display:inline-block;
	font-size:32px;
	vertical-align:top;
	padding:6px 10px;
}

input:focus {
	outline:none;
}

input[type=text] {
	width:210px;
	border-top-left-radius:7px !important;
	border-bottom-left-radius:7px !important;
}

input[type="submit"] {
	background:#d0a700;
	color:#222;
	font-size:21px;
	padding: 6px 20px;
	margin-left:-12px;
	border-top-right-radius:7px !important;
	border-bottom-right-radius:7px !important;
}

.fel {
	margin-top:20px;
	color:#d0a700;
	font-size:28px;
	text-shadow:2px 2px 5px #000;
	opacity:0;
	-webkit-transition:0.3s all ease;
	-moz-transition:0.3s all ease;
	-o-transition:0.3s all ease;
	-ms-transition:0.3s all ease;
	transition:0.3s all ease;
}


.slider-content .container {
	padding:0 10%;
	margin-bottom:60px;
	display:table-cell;
	vertical-align:middle;
}

header {
	
}

#main-content {
	
}

.slidenav .prev, .slidenav .next {
	position:absolute;
	top:50%;
	z-index:80;
	font-size:110px;
	color:#222;
	margin-top:-65px;
}

.slidenav .prev {
	left:15px;
}

.slidenav .next {
	right:15px;
}

.nalle {
	position:absolute;
	bottom:-100px;
	right:80px;
	width:400px;
	z-index:50;
}

.bubbla {
	padding:45px 20px 0 20px;
	border-radius:50%;
	background:#fff;
	border:4px solid #222;
	position:absolute;
	top:-230px;
	left:-30px;
	font-size:36px;
	z-index:5;
	width:280px;
	height:160px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-align:center;
}

.bubblapil {
	position:absolute;
	top:-81px;
	left:50px;
	width:30px;
	z-index:20;
}

.t2 {
	display:none;
}

.nyckelbild {
	width:280px;
	margin-top:30px;
	display:inline-block;
}

.nyckelbild img {
	border:5px solid #222;
	box-shadow:inset 3px 4px 6px #000;
}

img {
	max-width:100%;
}

iframe {
	border:5px solid #222;
}

#homepage {
	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center;
	display:flex;
	flex-direction:column;
	position:fixed;
	width:100%;
	height:100%;
	text-align:center;
}

#homepage .toner {
	position:fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.65);
	z-index:-1 !important;
	top:0;
	left:0;
}

#homepage h1 {
	font-family:'Satisfy', cursive;
	color:#fff;
	font-size:75px;
	margin-bottom:70px;
	z-index:90;
	position:relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight:200;	
	text-shadow:2px 2px 10px rgba(0,0,0,1);
}

.loginbtn {
	display:inline-block;
	z-index:100;
	position:relative;
	padding:14px 50px;
	background:#b02626;
	color:#fff;
	font-size:14px;
	text-align:center;
	border-radius:4px;
	border-top:1px solid rgba(255,255,255,0.3);
	border-bottom:1px solid rgba(0,0,0,0.4);
	box-shadow:0 0 10px rgba(0,0,0,0.7);
	text-transform:uppercase;
}

.centeralign {
	text-align:center !important;
}

.red {
	background:#ce0e0e !important;
	color:#fff !important;
}

.blue {
	background:#7474f5;
	color:#fff !important;
}

.green {
	background:#3caa4b !important;
	color:#fff !important;
}

.yellow {
	background:#fafa0f !important;
	color:#222 !important;
}

.slides {
	position:relative;
}

#lista-skattjakter {
	width:90%;
	max-width:850px;
	height:320px;
	background:rgba(0,0,0,0.5);
	margin-top:-50px;
	margin-bottom:40px;	
	z-index:100;
	overflow: auto;
	box-shadow: 0 0 20px rgba(255,255,255,0.7);
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:20px;
}

.lista {
	border:none;
	text-align:left;
	width:100%;
	table-layout:fixed;
	border-collapse: collapse;
}

.lista th {
	font-size:12px;
	font-weight:300 !important;
	margin
}

.lista td {
	font-size:18px !important;
	padding:8px 0 6px 0;
	white-space: normal;
	vertical-align:top;
	border-bottom:1px solid rgba(255,255,255,0.2);
}

.lista .title {
	width:30% !important;
}

.lista .download {
	min-width:17px;
	text-align:center;
	position:relative;
	background:#fff;
	color:#111;
}

.lista .download:before {
	content:"\f02f";
	position:absolute;
	font-family:"FontAwesome";
	font-size:18px;
	left:13px;
	top:5px;
}

.lista .date {
	width:20% !important;
	text-transform:lowercase;
}

.lista .author {
	width:20% !important;
}

.lista tr.head {
	height:35px;
	color:#aaa;
	vertical-align:top;
}

.page-template-template-material {
	background:#dedede !important;
}

.dokument {
	width:21cm;
	height:29.7cm;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:1cm;
	background:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.dokument h3 {
	text-transform:uppercase;
	letter-spacing:4px;
	font-size:16px;
	font-weight:200;
	margin-bottom:30px;
	margin-top:-10px;
}

.kodnycklar .container {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	width:100%;
}

.kodnyckel {
	width:50%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border:1px solid #ccc;
	display:flex;
	margin-left:-1px;
	min-height:3cm;
	flex-direction:row;
	margin-bottom:-1px;
}

.kodnyckel.placering {
	width:40%;
}

.kodnyckel.placering.addmargin {
	margin-left:10%;
}

.kodnyckel.placering .question {
	width:55%;
}

.kodnyckel.placering .nummer {
	width:45%;
}

.kodnyckel .nummer {
	width:25%;
	text-align:center;
	align-items: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	justify-content: center; 
	font-size:45px;
	flex-direction:column;
	height:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding:10px 5px;
	display:flex;
}

.kodnyckel .question {
	width:75%;
	text-align:center;
	justify-content: center; 
	font-size:36px;
	flex-direction:column;
	height:100%;
	padding:10px 5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	display:flex;
}

.button {
	display:inline-block;
	padding:0 20px;
	height:40px;
	border-radius:3px;
	background:#22a1ce;
	border:1px solid #0073a4;
	box-shadow:inset 0 1px 0px #69bfdf;
	line-height:40px;
	color:#fff;
	font-family:Helvetica ,Arial,  sans-serif;
	font-weight:400;
	font-size:16px;
	-webkit-transition:0.3s all ease;
	-moz-transition:0.3s all ease;
	-o-transition:0.3s all ease;
	-ms-transition:0.3s all ease;
	transition:0.3s all ease;
	cursor:pointer;
}

.button a {
	color:inherit;
}

.button:hover {
	background:#2272b5;
}

.button.print, button.edit {
	position:fixed !important;
	right:30px;
	top:60px;
	cursor:pointer;
}

@media print {
	
	
.do-not-print { display: none; }

.dokument {
	border-bottom:0;
}

body { width: 100% !important; margin: 0 !important; padding: 0 !important; background: none;-webkit-print-color-adjust: exact; }

	
}