﻿/*Teamwork App Mod style for 2nd pdip chart.*/
#strengthsCompositeChart2 {
    display: inline-block;
    width: 120px;
    height:300px;
    margin-left: 5px;
}
.team-profiles-container td{
    padding-right:50px;
    padding-bottom:15px;
}

/*needed for Firefox not to cause the menu to collaspse when the Reseller logo is NOT displayed.*/
#reseller-logo {
    min-width:50px;
    min-height:75px;
}
/*this is a fix to accomadate the spanish login container.*/
.header-top .header-top-wrapper {
    width:970px !important;
}
.login-wrapper {
    padding-top: 0 !important;
}
