
.gld-org-chart .controller{
    background:#a9d18e;
    width:auto;
    min-width:260px;
    font-weight: bold;
}

.gld-org-chart .controller .phone-no{
    color:#00538F;
}

.gld-org-chart .section{
background:#bdd7ee;
font-weight: bold;
width:220px;
}

.gld-org-chart .section:lang(zh){
    height:80px;
    }


.gld-org-chart .section.pma-section:lang(en){
    width:290px;
}

.gld-org-chart .pso{
    background: #fff2cc;
    width:200px;
}

.gld-org-chart .team{
    background:#bdd7ee;
    width:180px;
    }

    .gld-org-chart .team:lang(zh){
        height:80px;
    }
