body{background:#fcfcfc}#chart-container{position:relative;display:inline-block;top:10px;left:10px;height:auto;width:calc(100% - 24px);border:2px dashed #03a0f9;border-radius:5px;overflow:auto;text-align:center;margin-bottom:50px;overflow-y:scroll}.orgchart table{margin:0px}ol li,ul li{margin-bottom:0}td,th{border-bottom:0px}.orgchart{background:#fcfcfc}.orgchart .node .title .symbol{margin-right:15px}.orgchart .node .title{background-color:rgb(4,162,247);min-width:130px;width:auto;border-radius:0px}.orgchart .node .content{border:1px solid rgb(4,162,247)}.orgchart .lines .leftLine{border-left:1px solid rgb(4,162,247)}.orgchart .lines .rightLine{border-right:1px solid rgb(4,162,247)}.orgchart .lines .topLine{border-top:2px solid rgb(4,162,247)}.orgchart .lines .downLine{background-color:rgb(4,162,247)}@media (min-width:481px) and (max-width:767px){#chart-container{width:auto;min-width:100%;overflow-y:scroll}}@media (min-width:320px) and (max-width:480px){#chart-container{width:auto;min-width:100%;overflow-y:scroll}}