﻿.FlowChartContainer {
    position:relative;
}


.FlowChartItem {
    position: absolute;
    height: 200px;
    width: 200px;
}
