body{
    font-family: 'Asap',Helvetica,Arial,sans-serif;
}

h1,h2{
    color:#002c50!important;
}

#list-logo{
	width: 140px;
    height:40px;
    top:6px!important;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	background-image:url('/Content/ClientSettings/95/sveaekonomi-ny-logo.jpg');
}

#header-content h1{
    border: none;
    width: 100%;
    background-color: transparent;
    color: #fff!important;
    text-align: center;
    font-size: 0px;
    position: absolute;
    bottom: 0;
    left:0;
    right:0;
    padding: 4px;
}

#academy-overview-header{
    border-bottom: 2px solid #ddd;
}

.course-player-button{
    background-color:#fff;
    fill: #939a9c;

}

.course-player-button:hover{
    background-color:#002c50;
    fill:#fff;
}

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

.academy-small-button-active{
    border-color: #002c50;
    background-color: #002c50;
    fill: #fff;
}

.academy-list-course-block-inner h1{
    font-size: 18px!important;
}