#portal-default-header{
	background-image: url(https://foreningsportalen.learnify.se/Content/ClientSettings/97/f-portal_start.png.jpg);
}
#headerw-fallback{
	background-image: url(https://foreningsportalen.learnify.se/Content/ClientSettings/97/f-portal_start.png)!important;
}
#header{
	/*background-image: url('https://apps.learnify.com/academy2.0/release-next/foreningsportalen-bg.jpg');*/
	border: none;
	position: absolute;
	top:480px; left:0; right:0;
	background-color: #f5f5f4;
}

#headerw{
	margin-top: 0px;
	height:480px;
	max-height: 480px;
	overflow: visible;
	border:none;
}

.headerw-content{
    border-bottom: 4px solid #5296a1;
}

#inner-header{
	text-align: left;
	z-index:2000;
}
.headerw-inner{
	bottom:0px;
}

#content{
	margin-top: 80px;
}

#contextual-header{
	display: none!important;
}

#list-logo{
    width: 320px;
    height: 84px;
    margin-top: -42px;
    background-color: #fff;
    border-radius: 16px;
    background-size: 90%!important;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(https://foreningsportalen.learnify.se/Content/ClientSettings/97/logo1-foreningsp.png);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}

.activityContainer{
	
}

#main-menu{
	margin-top:12px;
	box-shadow: none;
}

#list-admin-sub-menu {
    
}

.page-portal-manage-adduser- #academy-page-container-right .field_profiles{
	display: none!important;
}



.academy-menu-button{
	color: #000;
	fill:#000;
	transition: all ease-in-out 150ms;
	margin:0px;
	height:55px;
	width:auto;
	text-align: center;
	margin-right:6px;
	margin-left:6px;
}
.academy-menu-button:hover{
	color: #5296a1;
	fill:#5296a1;
}

.academy-menu-button a{
	color: inherit!important;
	fill: inherit!important;
}

#list-logo-separator{
	display: none;
}

#academy-overview-header {
    border-bottom: 0px;
}

.academy-overview-header-title{
	width: 100%;
	text-align: center;
}
.academy-overview-header-title h1{
	text-align: inherit;
}

.academy-overview-header-tools{
	width:100%;
	text-align: center;
}

#footer{
	border:none;
	background-color: #f5f5f4;
}

#footer p{
	color: #000;
	font-size: 13px;
}
#footer a{

}
#footer a:hover{
	
}

div, p, ul, ol, li, table, tr, td, a, span, input, label, textarea{
	color:#444;
}

h1, h2, h3, h4, .academy-part-title{
	color:#000!important;
}

a{
	color: #5296a1;
}
a:hover{
	color:#177245;
}

p,ul,ol{
	line-height:20px;
}

.academy-sub-page-holder label{
	color:#fff;
}
.course-player-information-header{
	
}
.multi-course-wrapper .academy-course h1{
	
}

#myPortalGrid{
	/* 1=random, 2=two fixed, 3=three fixed */
	column-count:2;
}

.single-course-wrapper{
	margin-top:0;
}

.academy-grid-item-content:hover{
	border-color: #5296a1;
	border-radius: 0px;
	box-shadow:none;
}
.academy-grid-item-content-desktop:hover .academy-grid-course-block{
	border-radius: 0px;
}

.academy-list-course-block:hover{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: rgba(82,150,161,0.35);
}

.academy-small-button-active{
	border-color:#5296a1;
}

.academy-part{
	border-bottom: none;
}

.academy-contextual-header .academy-part-title{
	color:#fff!important;
}

.academy-sub-program-header h1{
	color:#245378!important;
}

.course-activity-button:hover{
	background-color: #5296a1;
	border-color:#5296a1;
	color: #fff;
}

.course-activity-button-white:hover{
	border: 4px solid #5296a1;
}

.academy-contextual-header .academy-program-time-status, .academy-contextual-header .academy-program-progress-done{
	color:#fff;
}

.loggedout{
	border:none!important;
	padding:0px;
	margin-top:20px;
	padding: 0px;
}

#list-home,#list-catalogue,#list-account,#list-admin {
    width: auto!important;
    margin-left: 6px!important;
    margin-right: 6px!important;
}

@media (min-width: 320px) and (max-width: 767px) {
	#header{
		top:auto;
	}
	#headerw{
		height:400px;
	}
	#content{
		margin-top:0px;
	}
	#list-logo{
		background-size: 60%;
		width: 100%;
	    background-size: 60%!important;
	    border-radius: 0px;
	    left: 0; top:0;
	    margin-top: 0;
	    height: 50px;
	    position: relative;
	    box-shadow: none;
	}

	#content .academy-external-content{
		margin-top:10px!important;
	}

	.academy-grid-title-holder h1{
		font-size:18px!important;
		line-height: 20px!important;
	}
	#footer{
		padding: 10% 1%;
	}
	#main-menu{
		margin-top: 0px;
	}
}
