/* widget color styles */
.bg-summer{background-color: #e5007d;}
.bg-fall{background-color: #f39200;}
.bg-winter{background-color: #5bc5f1;}
.bg-spring{background-color: #51ae32;}
.border-summer{border: 1px solid #e5007d;}
.border-fall{border: 1px solid #f39200;}
.border-winter{border: 1px solid #5bc5f1;}
.border-spring{border: 1px solid #51ae32;}





.talentContentFooter{display: none;}

.infoSphere{
    display: none;
}


body .roleSwitchContainer{
    max-width: 1118px;
    margin: 0 auto;
    float: none;
margin-top: 60px;
}