

.gld-org-chart .section-name{
    font-weight: bold;
}

.gld-org-chart .pso{
    background: #fff2cc;
    width:280px;
}


.gld-org-chart .unit,
.gld-org-chart .cso,
.gld-org-chart .sso{
    background: #bdd7ee;
}

.gld-org-chart .cso{
    width:260px;
    height:130px;
}

.gld-org-chart .sso{
    width:230px;
    height:120px;
}

.gld-org-chart .unit{
    width: 180px;
    height:100px;
}











.gld-org-chart .controller{
    background:#a9d18e;
    width:280px;
}

:lang(en) .gld-org-chart .controller{
    width:320px;
}

.gld-org-chart .ssm{
    background: #fff2cc;
    width:180px;
}

.gld-org-chart .sm{
    background: #bdd7ee;
    /* height:110px; */
    width:150px;
}