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



/* HEADER */

#fixhead {
	width: 100%;
	height: 100px;
	text-align: right;
    background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0.9;
	z-index: 100000;
}

#menu {
	width: 90%;
	max-width: 1050px;
	height: 50px;
	margin: 0 auto;
	text-align: right;
    background-color: white;
	top: 0;
	left: 0;
}

#nav ul li{
	font-family: "impact";
	font-size: 1.4em;
	display: inline-block;
	padding-top: 21px;
	padding-right: 2%;
	padding-left: 1%;
}

#nav ul li a{
	text-decoration: none;
	color: black;
}

#nav ul li a:active, #nav ul li a:visited, #nav ul li a:hover {
	color: black;
}

#nav ul li a:hover{
	text-decoration: underline;
}


#logo {
	float: left;
	padding-left: 1%;

}

.sidebar-menu {
	display: none;
}

#nav .fa-bars {
	display: none;
}

#login {	
	position: relative;
	top: -92px;
}

#login img {
	top: 0;
}


/* BODY */

#topcontainer {
	background-color: white;
	width: 90%;
	max-width: 1050px;
    margin: 105px auto 0;

}

#bodycontainer {
	background-color: white;
	width: 90%;
	max-width: 1050px;
    margin: 10px auto 0;

}
#bodycontainer2 {
	background-color: white;
	width: 90%;
	max-width: 1050px;
    margin: 10px auto 0;

}

#maincolumn {
	width: 67%;
	float: left;
	text-align: justify;		
}

#djg-maincolumn {
	width: 67%;
	float: left;
	text-align: justify;
	margin-top: 20%;
}

#twocolumn-onecolumn {
	width: 67%;
	float: left;
	text-align: justify;
	margin-top: 0%;
}

#admin-maincolumn {
	width: 67%;
	float: right;
	text-align: justify;
	margin-top: 0%;
}

#twocolumn-onecolumn img {
	width: 100%;
	margin-top: 2%;
	margin-bottom: 0%;
}

#djg-maincolumn img {
	width: 100%;
	margin-top: -5%;
	margin-bottom: 5%;
}

#djg-maincolumn article p{
	margin-left:0%;
	margin-right:0%;
	margin-bottom: 6%;
}

#maincolumn #twocolumn-one {
	width: 48%;
	float:left;
	margin-top: 3%;
}

#maincolumn #twocolumn-two {
	width: 48%;
	float:right;
	margin-top: 3%;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
	height: 10px;
}

#maincolumn h2, #sidebar h2, .onecolumn-two h2 {
	font-family: impact, arial;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	color: rgba(0,111,193,1.00);
	margin-bottom: 0px;
	margin-top: 0px;
}

.underrub {
	font-family: impact, arial;
	font-size: 24px;
	line-height: 1px;
	font-style: normal;
	font-weight: 500;
	color: black;
}

#maincolumn p, #sidebar p a {
	text-decoration: none;
	color: black;
}

#three-column-container h2, #djg-sidebar h2 {
	font-family: impact, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	color: rgba(0,111,193,1.00);

	margin-bottom: 4%;
	margin-top: 0px;
}

#admin-sidebar h2 {
	font-family: impact, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	color: rgba(0,111,193,1.00);
	margin-bottom: 4%;
	margin-top: 0px;
}

#admin-sidebar a {
	text-decoration: none;
	color: rgba(0,111,193,1.00);

}

#admin-sidebar a:hover {
	text-decoration: underline;
	color: rgba(0,111,193,1.00);
}


#admin-sidebar h3 {
	font-family: impact, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	color: #000;
	margin-bottom: 4%;
	margin-top: 0px;
}

#three-column-container, #djg-sidebar article {
	font-family: "arial";
	font-size: 0.9em;
	line-height: 1.3em;
	color: black;
}

#djg-sidebar article {
	margin-bottom: 8%;
}

.onecolumn-two {
	width: 100%;
}

.webhide {
	display: none;
}

.mobhide {
	display: block;
}

/* SIDEBAR*/

#sidebar {
	width: 30%;
	float: right;
	text-align: justify;
	margin-top: -10px
}

#sidebar img{
	width: 100%;
	padding-bottom: 2%;
}

#djg-sidebar {
	width: 30%;
	float: right;
	text-align: justify;
}

#admin-sidebar {
	width: 30%;
	float: left;
	text-align: justify;
}

#djg-sidebar img{
	width: 100%;
	padding-bottom: 2%;
}

#djg-sidebar a{
	text-decoration: none;
	color: black;
}

/* Snabbfakta */

.snabbfakta {
	height: 40px;
	width: 100%;
	background-color: rgba(41,180,0,1.00);
	border-radius: 20px;
	margin-top: 5%;
	margin-bottom: 0;
	line-height: 40px;
	font-family: "impact";
	color: white;
	font-size: 2em;
	text-indent: 10px;
}

.tablefacts {
	display: block;
	margin-top: -15px;
	padding-top: 20px;
	padding-bottom: 15px;
	font-family: "arial";
	background-color: rgba(40,177,0,0.24);
	text-align: left;
	font-size: 0.9em;
}

.tablefacts td{
	height: 30px;
}

.tablefacts td a{
	text-decoration: none;
	color: black;
}

.tablefacts tr:hover {
	background-color: rgba(40,177,0,0.12);

}


.box {
	height:20px;
	width: 20px;
	border-radius: 10px;
	background: -webkit-radial-gradient(rgba(41,180,0,0.1), rgba(22,120,0,1.00));
	background: -moz-radial-gradient(rgba(41,180,0,0.1), rgba(22,120,0,1.00));
	background: -o-radial-gradient(rgba(41,180,0,0.1), rgba(22,120,0,1.00));
	background: radial-gradient(rgba(41,180,0,0.1), rgba(22,120,0,1.00));}

#maincolumn img {
	float: left;
	width: 100%;
	margin-bottom: 2%;
}

/* TVÅSPALT I MAINBAR*/

#two-column-in-mainbar {
	/* Container for one-third artices */
	width: 104%;
	text-align: justify;
	float: left;
}

#two-column-in-mainbar article {
	/* Container for one-third artices */
	float: left;
	margin-top: 20px auto 0;
	width: 44%;
	padding: 0 12px;
}

.djg-inlinerub{
	font-family: impact, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	color: rgba(38,168,0,1.00);
	margin-bottom: 4%;
	margin-top: 0px;

}

/* TVÅSPALT*/

#two-column-container {
	/* Container for one-third artices */
	width: 100%;
	max-width: 1050px;
	padding-left: 0%;
	padding-right: 0%;
	text-align: justify;
	margin: 0 auto
}

#two-column-container1 {
	/* Container for one-third artices */
	float: left;
	width: 48%;
	padding-left: 0%;
	padding-right: 2%;
}
#two-column-container2 {
	/* Container for one-third artices */
	float: left;
	width: 48%;
	padding-left: 2%;
	padding-right: 0%;
}


/* TRESPALT */

#three-column-container {
	/* Container for one-third artices */
	max-width: 1050px;
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
	text-align: justify;
	margin: 0 auto
}

#three-column-1 img {
	float: left;
	width: 100%;
	margin-bottom: 4%;

}
#three-column-1 {
	/* Container for one-third artices */
	float: left;
	width: 32%;
	padding-left: 0%;
	padding-right: 2%;
}

#three-column-2 img {
	float: left;
	width: 100%;
	margin-bottom: 4%;
}
#three-column-2 {
	/* Container for one-third artices */
	float: left;
	width: 32%;
	padding-left: 0%;
	padding-right: 2%;
}

#three-column-3 img {
	float: left;
	width: 100%;
	margin-bottom: 4%;
}
#three-column-3 {
	/* Container for one-third artices */
	float: left;
	width: 32%;
	padding-left: 0%;
	padding-right: 0%;
}

/*Medlemstabell*/

.medlemmar {
	font-family: "arial";
	font-size: 10px;
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
.medlemmar th {
	font-family: "arial";
	font-size: 11px;
	text-align: left;
	color: white;
	background-color: green;
	padding-top: 5px;
	padding-bottom: 5px;
}

.medlemmar th a {
	color: white;
	text-decoration: none;
}

.medlemmar tr:nth-child(odd){background-color: #E0E0E0}

.medlemmar td a {
	display: block;
	text-decoration: none;
	color: black;
}
.medlemmar td a:hover {
	background-color: #FFC1C2
}
.linkblack a {
	text-decoration: none;
	color: black;
}



/*Footer*/

#one-third article {
	/* one-third articles */
	width: 31%;
	float: left;
	text-align: left;
	font-family: "arial", sans-serif;
	font-style: normal;
	font-size: 0.9em;
	font-weight: 500;
	color: black;
    background-color: #DDDDDD;
	padding-left: 1%;
	padding-right: 1%;
	height: 150px;
}
#one-third article h3 {
	/* one-third article titles */
	text-align: left;
	font-family: "impact", arial;
	font-size: 1.5em;
	font-style: normal;
	font-weight: 900;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 5px;
	color: #3F3F3F;
}
#one-third article p {
	/* one-third article titles */
	padding-left: 5px;
}

#one-third article table {
	margin-top: 10px;
	
}

#footerbar {
	/* Footer bar at the bottom of the page */
	height: 30px;
	clear: both;
	width: 96%;
	color: rgba(50,50,50,1.00);
	font-family: "arial", sans-serif;
	font-style: normal;
	font-weight: 500;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 10px;
	font-size: 0.8em;
}



/* DJURGUIDE MENY */

#maincolumn {
	margin-top: 0%;
}

.djg-nav {
	position: fixed;
	width: 66%;
	max-width: 720px;
	float: left;
	margin-left: -40px;
	margin-top: -22px;
	padding-top: 0px;
	list-style: none;
	z-index: 10000;
}

.djgnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 10000;

}


.djgnav-item {
	margin-left: 0px;
	padding-left: 0px;
	font-family: "impact";
	line-height: 3em;
	float: left;
	display:inline-block;
	width: 25%;
	text-align: center;
	list-style: none;
	z-index: 10000;

}

.djgnav ul li{
	margin: 0;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	color: white;
	z-index: 10000;
}


.djgnav-item img {
	padding: 5px;
	width: 95%;
	margin: 0px;
	background-color: white;
}

.djgnav-item ul {
	margin-left: -40px;
    margin-top: -20px; /*avstånd menu till submenu */
	z-index: 10000;
}

.djgnav-item li{
	display: none; /*döljer submenu */
	max-height: 100vh;
	padding: 5px;
	margin: 0;
	background-color: #555;
	font-size: 1.2em;
	line-height: 1.6em;
	z-index: 10000;
	opacity: 0.95;

}

.djgnav-item li a{
	position: relative;
	font-family: "impact";
	list-style: none;
	text-align: left;
	color: white;
	text-decoration: none;
}

.djgnav-item ul li{
    list-style: none;
	padding-bottom: 0px;
}

.djgnav-selection {
	width: 110%;
	list-style: none;
	max-height: 100vh;
	display: none; /*döljer submenu */
	z-index: 10000;

}

.djgnav-selection2 {
	width: 150%;
	list-style: none;
	max-height: 100vh;
	display: none; /*döljer submenu */
	z-index: 10000;

}

.djgnav-item:hover li {
	display: block;
}

.djgnav-item:hover .nav-selection {
	display: block;
}
.djgnav-item li:hover a {
	text-decoration: underline;
}

article .djgrubrik {
	height: 40px;
	width: 100%;
	color: rgba(41,180,0,1.00);
	border-radius: 20px;
	margin-top: 4%;
	margin-bottom: 2%;
	line-height: 40px;
	font-family: "impact";
	font-size: 4vw;
	font-weight: 500;
	text-align: left;
	max-width: 700px;
}

article .ingress {
	font-family: "arial";
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: 100;
}

article {
	font-family: "arial";
	font-size: 0.9em;
	line-height: 1.3em;
	font-weight: 100;	
}

.art-italic {
	font-family: "arial";
	font-style: italic;
	font-size: 0.4em;
	color: black;
	padding-left: 20px;
}
/* Skötselråd */
.skotselrad {
	float: left;
	width: 98%;
	height: 25%;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	-o-column-count: 4;
	column-count: 4;	
}

#twocolumn-onecolumn > article > .flags img {
	width: 40px;
	}

/* kursanmälan */

.kursform {
	font-family: arial;
	font-size: 16px;
	border-radius: 5px;
	background-color: #f2f2f2;
	padding: 3%;	
}
input[type=text] {
	font-family: arial;
	font-size: 1.2em;
	width: 98%;
	display: inline-block;
	padding: 2% 2%;
	margin: 2% 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;	
}

input.formshort{
	font-family: arial;
	font-size: 1.2em;
	width: 45%;
	display: inline-block;
	padding: 2% 2%;
	margin: 2% 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;	
}

select {
	font-family: arial;
	font-size: 1.2em;
	width: 80%;
	display: inline-block;
	padding: 2% 2%;
	margin: 2% 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;	
}

textarea {
	font-family: arial;
	font-size: 0.8em;
	width: 98%;
	display: inline-block;
	padding: 2% 2%;
	margin: 2% 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	height: 100px;
}
input[type=submit] {
	width: 70%;
	margin-left: 14%;
	margin-top: 25px;		
}

input[type=submit]:hover {
	background-color: rgba(38,168,0,1.00);
	color: white;
}

input.searchbox {
	font-family: arial;
	font-size: 0.8em;
	width: 38%;
	display: inline;
	padding: 1% 1%;
	margin: -10px 0 20px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

input[type=submit].sokbtn {
	width: 50px;
	height: 26px;
	margin: 1% 0 0 1%;
}

.select {
	width: 40%;
	display: inline;
	margin: 0 0 2%;
}

.admrubrik {
	font-family: impact, sans-serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	color: rgba(38,168,0,1.00);
	margin-bottom: 4%;
	margin-top: 2%;
}


#overlay {
	position: fixed;
	z-index: 100000;
	width: 62%;
	max-width: 720px;
	height: 380px;
	top: 100px;
}

#overlay-cont {
	position: fixed;
	z-index: 100000;
	width: 62%;
	max-width: 720px;
	height: 380px;
	top: 100px;
}

#overlay-cont h3, #overlay-cont h3 a {
	font-family: arial, sans-serif;
	font-size: 3vw;
	font-style: normal;
	font-weight: bolder;
	font-stretch:ultra-expanded;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	color: rgba(38,168,0,1.00);
	text-decoration: none;
}


#overlay img {
	width: 100%;
	max-width: 720px;
}

/* Newsfeed*/


.nfsource {
	font-family: arial;
	font-size: 0.7em;
	line-height: 1.3em;
	font-weight: 100;
	padding: 0 3%;
}

.nfsourcename {
	font-family: arial;
	line-height: 1.3em;
	font-weight: 700;
}

.nftitle {
	font-family: arial;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: 700;
	width: 94%;
	padding: 1% 3%;
	text-align: left;
}

.nftitle a {
	text-decoration: none;
	color: black;
}

.nftitle a:hover {
	color: rgba(38,168,0,1.00);
}

.nfingress {
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: 100;
	width: 94%;
	padding: 0 3% 0.5% 3%;
}

.nftext {
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: 100;
	width: 94%;
	padding: 0 3% 1% 3%;	
	color: darkgrey;
}

#nfmaincolumn {
	width: 57%;
	float: left;
	text-align: justify;		
}

#nfmaincolumn img {
	width: 100%;
}

#nfsidebar {
	width: 40%;
	float: right;
	text-align: justify;
	background-color: #F9F9F9;
}

.nfheader {
	background-color: rgba(38,168,0,1.00);
	height: 40px;
	color: white;
	margin-top: -20px;
	margin-bottom: 3%;
}

.nfheader h2 {
	font-family: arial;
	font-size: 30px;
	font-weight: 900;
	padding-top: 3px;
	padding-left: 3%;
}
.nfmainlistrub h2 {
	font-family: arial;
	background-color: rgba(38,168,0,1.00);
	height: 30px;
	color: white;
	margin-top: -10px;
	margin-bottom: 3%;
	font-size: 30px;
	font-weight: 900;
	padding-top: 10px;
	padding-left: 3%;
}

.nf_aod a {
	text-decoration: none;
	color:black;
}

.nf_aod a:hover{
	color:rgba(38,168,0,1.00);
}


.nf_aod li {
	font-family: arial;
	font-size: 14px;
	font-weight: 500;
	margin-left: -20px;
	padding-bottom: 5px;
}

.nf_aodnb{
	margin-top: -15px;
	margin-left: 15px;

}

.nf_aod2{
	margin-left: -15px;

}

.nf_aod2 li {
	font-family: arial;
	font-size: 14px;
	font-weight: 200;
	margin-left: -20px;
	padding-bottom: 5px;
}

.nf_aod2 a {
	text-decoration: none;
	color:black;
}

#nfmaincolumn a {
	text-decoration: none;
	color: rgba(38,168,0,1.00);
}






/* Mobile view */
@media screen and (max-width:680px) {
	
	#test {
/*	background-color: white;
	overflow: hidden;*/
}

	#nav ul {
		display: none;
	}
	
	#nav .fa-bars {
	display: block;
}
	
	#logo {
	margin-top: 10px;
	padding-left: 1%;
}
	
/* Body */
	
	#maincolumn {
		width: 100%;
	}
	
	#maincolumn h2 {
		font-family: arial;
		font-weight: 900;
		font-stretch: condensed;
		font-size: 30px;
		font-kerning: 5.0;
	
	}
	
	.underrub {
	font-family: impact, arial;
	font-size: 24px;
	line-height: 1px;
	font-style: normal;
	font-weight: 900;
	color: black;
}
	
	#sidebar {
		width: 100%;
	}
	
	#three-column-1, #three-column-2, #three-column-3 {
		width: 100%;
	}
	
	#three-column-1 h2, #three-column-2 h2, #three-column-3 h2 {
		font-family: arial;
        font-weight: 900;
		color: black;
	}
	
	#three-column-container h2, #djg-sidebar h2 {
	font-family: arial;
	font-size: 30px;
	font-style: normal;
	font-weight: 900;
	color: black;

	margin-bottom: 4%;
	margin-top: 0px;
}

	
		#three-column-1 img, #three-column-2 img, #three-column-3 img{
		width: 100%;
		padding-right: 2%;	
	}
	
	
	#one-third article {
		width: 100%;
	}
	
	#one-third article p, #one-third article H3 {
		text-align: center
	}
	
	#one-third table {
		margin-left: 25%;
	}
	
/* Djurguide */
	
	#djg-maincolumn, #djg-sidebar {
		width: 100%;
	}
	
	#djg-sidebar {
		margin-top: 10%;
	}
	
	#djg-sidebar img {
		width: 45%;
		float: left;
		padding-right: 2%;
	}
	
	.djg-nav {
		width: 100%;
		margin-top: -45px;
	}
	
	#fixhead {
		height: 80px;
	}
	
	article .djgrubrik {
		font-size: 36px;
		margin-top: 8%
	}
	.mobile-pad {
		padding-top: 1%;
		padding-bottom: 2%;
	}
	
	#two-column-container1, #two-column-container2 {
		width: 100%;
		padding-bottom: 5%;
		padding-left: 0;
		padding-right: 0;
	}
	
	#twocolumn-onecolumn {
		width: 100%;
	}
	
	#nfmaincolumn {
	width: 100%;
	text-align: justify;		
}

#nfsidebar {
	width: 100%;
	text-align: justify;
	background-color: #F9F9F9;
}
	
#one-third article table {
	text-align: center;
	width: 50%;
	
}	
	
.webhide {
	display: block;
}

.mobhide {
	display: none;
}
	
	
/* SIDEBAR MENU */
/*
#nav-burger {
	position: fixed;
	top:0;
	left:380px;
	display:inline;
	text-align: right;
	font-size: 3.7em;
	padding-top: 0%;
	padding-bottom: 0;
	padding-right: 15%;
	width: 0%;
	float: right;
	color: black;
	margin-top: 0;
	z-index: 10000;
	opacity: 0.4
}
	#nav-burger a {	
	color: rgba(66,66,66,1.00);	
	} */
	
	#nav .fa-bars {
	display: inline;	
	text-align: right;
	font-size: 3.5em;
	padding-top: 0%;
	padding-bottom: 0;
	margin-right: 0%;	
	float: right;
	color: black;
	margin-top: 5px;
	cursor: pointer;	
	z-index: 1000000000;
}
	#nav .fa-bars a {	
	color: rgba(66,66,66,1.00);
	cursor: pointer;	
	}

/*
.toggle_menu {
	position: fixed;
	padding: 5px;
	margin-top: 5px;
	margin-right: 15px;
	color: black;
	background-color: white;
	cursor: pointer;
	z-index: 10000;
	font-size: 2em;
	opacity: 0.7;
	}	*/
	
.sidebar-menu{
	position: fixed;
	width: 200px;
	margin-left: 6px;
	overflow: hidden;
	height: 100vh;
	max-height: 100vh;
	background: rgba(0,111,193,1.00);
	opacity: 0;
	transition: all 0.3s ease-in-out;
	z-index: 10000000000;
	display: none;
	}
	
.sidebar-menu .fa-times {
	font-size: 2em;
	font-weight: 100;	
	}	
	
.fa-times {
	right: 5px;
	top: 5px;
	opacity: 0.7;
	cursor: pointer;
	position: absolute;
	color: white;
	transition: all 0.3s ease-in-out;				
	}
	
.fa-times:hoover {
	opacity: 1;	
	}	
	
.navigation-selection {
	margin: 40px 0;
	display: block;
	width: 125px;
	margin-left: 0px;
	list-style: none;
	}	
.navigation-item {
	font-weight: 900;
	font-family: arial;
	color: white;
	padding: 12px 0;
	box-sizing: border-box;
	font-size: 1.5em;
	border-bottom: solid 1px #d8d8d8;
	transition: all 0.3s ease-in-out;
	cursor: pointer;
	}
.navigation-item a {
	text-decoration: none;
	color: #d8d8d8;
	}
	
.hide_menu {
	margin-left: -210px;	
	}
.show_menu {
	opacity: 0.9;
	display: block;
	}	
	
.opacity_one {
	opacity: 1;
	transition: all 0.3s ease-in-out;				
	}
	
	
}

#container {
    margin: 90px auto;
}


