
body { 
    font-family:'Open Sans',sans-serif;
}

a{ color: #0c2340; }
h1,div.widgetheader h2{
    font-size: 30px;
    line-height: 34px;
}
h2{
    line-height: 1.2em;
}
h3 a{ font-size:16px; }
h1 a{ font-size:18px; }

p, ul, ol {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}

.academy-page-container h1{
    font-size: 30px!important;
    line-height:34px!important;
}
#academy-user-legend h1{
    font-size: 40px!important;
    line-height:44px!important;
}


.academy-grid-title-holder h1 {
    font-size: 22px!important;
    line-height: 26px!important;
    margin-bottom: 4px!important;
    color:#fff!important;
}

.academy-part-title{
    font-weight: 400;
}

#list-logo{
	width: 160px;
    height: 50px;
    top: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
	background-image:url('https://tc.contento.se/Content/ClientSettings/71/tc_logo.jpg');
}

#login input{
    background-color: #0c2340;
    border:none;
}

#myPortalGrid {
    column-count: 2;
}

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

#header{
        border: none;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 50%);
}

#headerw {
    height: 28vw;
    max-height: 380px;
    border-bottom: none;
    margin-top: 40px;
}

.academy-menu-button{
    color:#000;
    fill:#000;
    transition: all ease-in-out 200ms;
}
.academy-menu-button:hover{
    color:#000;
    fill:#000;
}

.academy-menu-button a, .academy-menu-button p{
    color:inherit;
    fill:inherit;
}

.academy-menu-button p {
    font-size: 12px;
    line-height: 14px!important;
}

.academy-common-edit-icon svg, .academy-common-thumb-icon svg, .academy-common-result-icon svg{
    fill:#0c2340;
}

#cLogin_bLogout{
    background-color: #000!important;
    border-radius: 26px!important;
    border: 0;
}

.academy-part {
    border-bottom: 2px solid #000;
}

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

.academy-grid-title-holder h1, .academy-grid-title-holder h2, .academy-grid-title-holder h3, .academy-grid-title-holder h4{
    text-shadow: none;
}
.academy-grid-item-content-desktop:hover{
    border-radius: 0px;
}
.academy-grid-item-content-desktop:hover .academy-grid-background{
    border-radius: 0px;
    opacity: 0;
}
.academy-grid-item-content-desktop:hover .academy-grid-overlay{
    border-radius: 0px;
    opacity: 0;
}

.academy-grid-item-content-desktop:hover .academy-grid-course-block{
    border-radius: 0px;
}

.academy-grid-course-block{
    background: #f2af2e;
}

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

.multi-course-wrapper .academy-course h1 {
    font-weight: 400;
}

.course-player-background {
    padding-top: 60%;
}

#footer{
    background-color: #202830;
    border: none!important;
    height:auto!important; 
}

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

#footer h1{
    color:#fff!important;
}

#footer img{
    
}

