body{
	font-family: "Source Sans Pro",Verdana,Arial -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,sans-serif;
}
h1,h2,h3{
	font-family: "Source Sans Pro",Verdana,Arial -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Helvetica,sans-serif;
}
div, p, ul, ol, li, table, tr, td, a, span, input, label, textarea{
	color:#000;
}
h1, h2, h3, h4, .academy-part-title{
	font-weight: 700;
}

a{
	color: #F39325;
}

.widgetbody a{
	color: #F39325;
	text-decoration: none;
}

.widgetbody a:hover{
	color: #F39325;
	text-decoration: none;
}

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

#portal-default-header{
	background-image: url(https://realtid.contento.se/Content/ClientSettings/104/realtid-default.jpeg);
}
#headerw-fallback{
	background-image: url(https://realtid.contento.se/Content/ClientSettings/104/realtid-default.jpeg);!important;
}

#header{
	min-height: 79px;
	box-shadow: 0px 0px 8px #ddd;
    border-bottom: 0px;
}

#inner-header{
	margin-top:6px;
}

#headerw {
    height: 35vw;
    max-height: 400px;
    border:none;
}

.academy-outside-menu-button{
    margin-bottom: 0;
    margin-top: 6px;
    text-align: center;
    padding: 10px;
}
.academy-outside-menu-button p{
	margin: 0;
    padding: 0;
    text-align: center;
}
#cLogin_lRegister{
	display: none!important;
}
#list-admin-sub-menu{
	background-color: #fff;
}

#list-admin-sub-menu .academy-menu-button {
    color: #000;
    fill: #000;
}

#list-logo{
	width: 403px;
    height: 84px;
    margin-top: -12px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	background-image:url('https://realtid.contento.se/Content/ClientSettings/104/logo-new-2.jpg');
}

#list-logo-separator{
	width: 20px;
}

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

#footer{
	border:none;
	background-color:#022539;
	color:#fff;
}

#footer a,#footer p{
	color:#fff;
}

#footer img{
	width: 154px;
	height:auto;
	margin: 0;
}

.academy-sub-page-holder label{
	color:#fff;
}
.course-player-information-header{
	font-family: 'Muli', sans-serif!important;
}
.multi-course-wrapper .academy-course h1{
	font-family: 'Muli', sans-serif!important;
}

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

.academy-grid-item-content:hover{
	border-color: #F39325;
}

.academy-list-course-block:hover{
	border-top: 1px solid #F39325;
	border-bottom: 1px solid #F39325;
	background-color: #eee;
}

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

.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: #F39325;
	border-color:#F39325;
	color:#fff;
}

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

#login input{
	background-color: #fff;
	color:#000;
	font-size: 15px;
    padding: 4px 10px;
	border: 1px solid #555;
	margin-bottom: 0px;
}
#login input[type=button],#header-login input[type=button]{
	background-color: #F39325;
	color: #fff;
	font-size: 15px;
	padding:6px 20px;
	border: none;
}

.loggedout {
    border: 0px;
    width: 50%;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
    display: none;
}

.academy-menu-button a{
	transition: all 0.35s;
}
.academy-menu-button a:hover{
	fill:#F39325;
	color:#F39325;
}

.multi-purpose-tile .multi-purpose-button{
	margin-top: -60px;
	border: 4px solid #fff;
}

#main-menu .multi-purpose-block{
	top:2px;
}
#outside-login-button{
	margin-bottom: 2px!important;
	margin-top: 4px!important;
}

#main-menu {
	box-shadow: none!important;
    width: auto;
    margin-left: 453px;
}

@media (min-width: 0px) and (max-width: 1000px) {
	.loggedin-false #list-logo{
	    width: 220px;
    	height: 45px;
    	top:12px;
	}
	.loggedin-true #list-logo{
	    width: 100px;
    	height: 45px;
		top: 12px;
	}
	.academy-external-content .multi-purpose-block .multi-purpose-main-image{
		height: auto;
    	min-height: 200px;
    }
    #inner-header{
    	margin-top: 0px;
    	min-height: 79px;
    }
	#main-menu{
		width:100%;
		margin-left: 0px;
		margin-top:-10px;
	}
	.academy-grid-title-holder h1{
		font-size:18px!important;
		line-height: 20px!important;
	}
	#footer{
		padding: 10% 1%;
	}
}

@media (min-width: 0px) and (max-width: 700px) {
	
}