/* CSS Document */

.columns2 .seriesgroup {
    margin-top: 30px;
}
.side-content-content.expanded {
	background-color:#ffffff;
	border: 1px solid #cccccc;
}
.side-content-content .headtitles {
	display:none;
}
.howtobtn{
	position: absolute;
    bottom: 10px;
    left: 10px;
    padding: 0;
    background: none;
    display: inline-block;
    width: 180px;
    height: 38px;
    line-height: 38px;
    background-color: #008991;
    border-radius: 38px;
    color: #fff;
	font-weight:bold;
    padding-left:18px;
    box-sizing: border-box;
}
.howtobtn:hover{
    color: #fff;
	text-decoration: none;
    background-color: #cc4700;
}
.howtobtn div{
	height:100%;
	position:relative;
}
.side-content-content.image img.howtoicon{
	position:absolute;
	right:7px;
	top:7px;
	z-index:1;
	width:24px;
	height:24px;
	display:inline-block;
}
.side-content-content.expanded .headtitles {
	display:block;
}
.video a{
    padding:0  !important;
    height:20px;
    position:relative;
    top:5px;
    left:10px;
}
.video a img{
    width:20px !important;
    /* padding-top:6px; */
}

.container_toplinks{
    border-bottom: 2px solid #E7EAED;
    color:#123250;
	text-align:right;
    height:40px;
}
.container_toplinks .page-header__navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 40px;
}
.container_mainlinks{
    position: relative;
    z-index:1;
}
.container_mainlinks.fixed {
    position: fixed;
    inset: 0;
    bottom:unset;
    z-index: 99;
    background: #fff;
}
.container_mainlinks .bordered {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index:1;
    border-bottom: 2px solid #E7EAED;
}
.container_mainlinks.fixed .page-header__navigation {
    height: 70px;
}
.container_mainlinks.fixed .page-header__navigation ul.pagemenu li a {
    height: 70px;
}
div.logo-sg {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    line-height: 0;
}
div.logo-ffb {
    position: absolute;
    right:10px;
    top:50%;
    transform:translateY(-50%);
    line-height: 0;
}
div.logo-ffb img {
    width:65px;
    height:65px;
    transition:all 0.3s ease;
}
.container_mainlinks.fixed .page-header__navigation div.logo-ffb img {
    width:50px;
    height:50px;
}
.logo-sg a {
    line-height: 0;
    display: block;
}
.logo{
    text-align:left;
    margin-top:30px;
}
.logo2{
    display:inline-block;
    margin: 60px 62px 0 0;
}
.half-underline{
    padding-bottom:8px;
}
.active .half-underline, .half-underline:hover{
    width:70%;
    border-bottom:3px solid rgba(219, 10, 91,1);
}

.toplinks{
    height: 12px;
    margin: 0;
    font-size:11px;
    vertical-align:middle;
}
.toplinks span{
    display:inline-block;
    width:1px;
    height:16px;
    overflow:hidden;
    border-right:1px solid #333333;
    margin:0px 14px;
    vertical-align:middle;
}
.toplinks a{
    vertical-align:middle;
    color:#005da8;
}
.toplinks a:hover{
    color:#333333;
}
.toplinks a.circledbtn{
    padding: 6px 12px;
    margin-left: 30px;
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #005da8;
    font-weight: bold;
    font-size: 13px;
}
.toplinks a.circledbtn:hover{
    background-color: #eeeeee;
    border: 1px solid #333333;
    color:#333333;
}
.ffblogonew{
    height:100%;
    max-height:100px;
    width:auto;
}
.newpatch h1{
    padding:0;
    margin:0;
    margin-bottom:20px;
    font-size:18px;
    line-height:26px;
}
.newpatch h1>span.blue{
    color:#005da8;
}
.trending{
    margin: 4px 0px;
    /* padding-left:14px; */
    position:relative;
}
.trending em{
    color: #ffcc00;
    font-size: 10px;
    margin-right: 3px;
    position:absolute;
    left:0;
    top:4px;
}
h3.toptitle{
    /*font-size:14px;
    margin:0;
    margin-bottom:20px;
    font-weight:bold;*/
	
}
h3.toptitle {
    font-size: 16px;
    margin: 0;
    margin-bottom: 20px;
}
.videohead{
    position:relative;
}
.competencesbox{
    position:relative;
    padding:20px;
    margin-bottom:60px;
    border-radius:4px;
        border: 1px solid #cacaca;
    box-shadow: 2px 2px 2px -1px #949494;
}
.competences{
    /*margin-bottom:15px;*/
}
.competence{
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    border: 1px solid #db0a5b;
    border-radius: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    color:black;
}
.competence:hover{
    border-color:#db0a5b;
    background-color:#db0a5b;
    color:#ffffff;
}
.learningpaths{
    margin-bottom:50px;
}
.topmodulearea{
    margin-bottom:30px;
}

.topmodulearea:first-child{
    margin-bottom:60px;
}

.topcourses,
.topmodules{
    display: block;
    box-sizing: border-box;
    line-height: normal;
    position: relative;
    padding: 10px;
    border-radius: 4px;
    margin-bottom:10px;
    background: rgb(238,238,238);
    background: -moz-linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(241,241,241,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(241,241,241,1) 100%);
    background: linear-gradient(0deg, rgba(238,238,238,1) 0%, rgba(241,241,241,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#f1f1f1",GradientType=1);
    
}
.topcourses{
    height:175px;
}
.topcourses:hover,
.topmodules:hover{
    background: rgb(199,214,226);
    background: -moz-linear-gradient(0deg, rgba(199,214,226,1) 0%, rgba(233,245,255,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(199,214,226,1) 0%, rgba(233,245,255,1) 100%);
    background: linear-gradient(0deg, rgba(199,214,226,1) 0%, rgba(233,245,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7d6e2",endColorstr="#e9f5ff",GradientType=1);
    
}
.topcourses .cname{
    line-height: normal;
    font-size: 12px;
    margin: 0px;
    max-height:60px;
    box-sizing:border-box;
    overflow:hidden
}
.topcourses .cicon{
    margin-bottom:10px;
    box-sizing:border-box;
}
.topcourses .cicon img{
    width:100%;
    max-width:106px;
    height:auto;
}
.topmodules>p{
    line-height: normal;
    font-size: 13px;
    margin: 0px;
    margin-bottom:10px;
    height:50px;
    box-sizing:border-box;
}
.topmodules .img{
    line-height:12px;
    margin-bottom:10px;
}
.topmodules>div>img{
    width: 100%;
    max-width:214px;
    height: auto;
    line-height:12px;
    border-radius:4px;
}
.topmodules .level{
    font-size:12px;
    position:absolute;
    left:10px;
    bottom:10px;
    z-index:1;
}
.topmodules .duration{
    font-size:12px;
    position:absolute;
    right:10px;
    bottom:10px;
    z-index:2;
}


.pure-u-lg-1-7 {
    display: inline-block;
    *display: inline; /* IE < 8: fake inline-block */
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.pure-u-lg-1-7 {
    width: 14.2857%;
    *width: 14.2557%;
}
.columns2 .seriesgroup .modulelist li.quicktiplinks,
.columns2 .seriesgroup .modulelist li.quicktiplinks:hover{
	background-color:rgba(0,0,0,0.03) !important;
}
.columns2 .seriesgroup .modulelist li{
	background-color:transparent !important;
}
.columns2 .seriesgroup .modulelist li:hover{
	background-color:#eee !important;
}





















