  ol.organizational-chart h1 {font-size:1.75rem; color:#FFF; font-family:'Barlow', sans-serif !important; text-align:left !important; margin-bottom:0;}
ol.organizational-chart h2 {font-size:1.5rem; color:#FFF; font-family:'Barlow', sans-serif !important; text-align:left !important; margin-bottom:0;}
ol.organizational-chart h3 {font-size:1.25rem; color:#000; font-family:'Barlow', sans-serif !important; text-align:left !important; margin-bottom:0;}
ol.organizational-chart h4 {font-size:1.15rem; color:#000; font-family:'Barlow', sans-serif !important; text-align:left !important; margin-bottom:0;}
ol.organizational-chart h5 {font-size:1rem; color:#000; font-family:'Barlow', sans-serif !important; text-align:left !important; margin-bottom:0;}
ol.organizational-chart h6 {font-size:.75rem; color:#000; font-family:'Barlow', sans-serif !important; text-align:left !important; margin-bottom:0;}
ol.organizational-chart p {text-align:left !important; line-height:1.25;}
ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
    position: relative;
}
ol.organizational-chart,
ol.organizational-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol.organizational-chart {
    text-align: center;
}
ol.organizational-chart ol {
    padding-top: 1em;
}
ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
    background-color: #b7a6aa;
    content: '';
    position: absolute;
}
ol.organizational-chart ol > li {
    padding: 1em 0 0 1em;
}
ol.organizational-chart > li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}
ol.organizational-chart > li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}
ol.organizational-chart > li ol > li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}
ol.organizational-chart > li ol > li:not(:last-of-type):after {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}
ol.organizational-chart > li ol > li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}
ol.organizational-chart > li ol > li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}
ol.organizational-chart li > div {
    background-color: #FFF;
    border-radius: 3px;
    min-height: 2em;
    padding: 0.5em;
}
/*** PRIMARY ***/
ol.organizational-chart > li > div {
    background-color: #111C4E;
	color:#FFF;
    margin-right: 1em;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart > li > div.mgr {background-color: #236192 !important;}
/* ol.organizational-chart > li > div.mgr.left:before {
	height: 3px !important;
    right: -2.2em !important;
    width: 2.2em !important;
    top: 2em !important;
	left: initial !important;
}
ol.organizational-chart > li > div.mgr.left:after {
	left: initial !important;
	bottom: initial !important;
	height: initial !important;
	width: initial !imporant;
}
ol.organizational-chart > li > div.mgr.right:before {
	height: 3px !important;
    left: -2.2em !important;
    width: 2.2em !important;
    top: 2em !important;
	right: initial !important;
}
ol.organizational-chart > li > div.mgr.right:after {
	right: initial !important;
	bottom: initial !important;
	height: initial !important;
	width: initial !imporant;
} */
ol.organizational-chart > li > div:before {
    bottom: 2em;
    height: 3px;
    right: -1em;
    width: 1em;
}
ol.organizational-chart > li > div:first-of-type:after {
    bottom: 0;
    height: 2em;
    right: -1em;
    width: 3px;
}
ol.organizational-chart > li > div + div {
    margin-top: 1em;
}
ol.organizational-chart > li > div + div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 3px;
}
/*** SECONDARY ***/
ol.organizational-chart > li > ol:before {
    left: inherit;
    right: 0;
}
ol.organizational-chart > li > ol:after {
    left: 0;
    width: 100%;
}
ol.organizational-chart > li > ol > li > div {
    background-color: #236192;
	color:#FFF;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart.hybrid > li >  div {
    background-color: #236192;
	color:#FFF;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart > li > ol > li > div.org-box h2 {
    margin:0.75em;
}
/*** TERTIARY ***/
ol.organizational-chart > li > ol > li > ol > li > div {
    background-color: #FFCD00;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart > li > ol > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart > li > ol > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
ol.organizational-chart.hybrid > li > ol > li > div {
    background-color: #FFCD00;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart.hybrid > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart.hybrid > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
/*** QUATERNARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
    background-color: #F6DFA4;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart > li > ol > li > ol > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > div {
    background-color: #F6DFA4;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart.hybrid > li > ol > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
/*** QUINARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
    background-color: #C8C8C8;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li > div {
    background-color: #C8C8C8;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
/*** Six ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > ol > li > div {
    background-color: #C4CFDA;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li >  ol > li > div {
    background-color: #C4CFDA;
	padding:1em 1.5em .5em 1.5em;
}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li >  ol > li > div.staff {background-color:#FFCD00 !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li >  ol > li > div.student {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li >  ol > li > div.student-double-report {background-color:#F6DFA4 !important; width:90% !important;}
ol.organizational-chart.hybrid > li > ol > li > ol > li > ol > li >  ol > li > div.vacant {background-color:#C8C8C8 !important; width:80% !important;}
@media only screen and ( min-width: 64em ) {
    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
    }
    /* PRIMARY */
    ol.organizational-chart > li > div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
    }
    ol.organizational-chart > li > div:only-of-type {
        margin-bottom: 0;
        /* width: calc((100% / 1) - 2em - 4px); */
			width: calc(100% / 7 * 3);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
        width: calc((100% / 2) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
        width: calc((100% / 3) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
        width: calc((100% / 4) - 2em - 4px);
    }
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
        width: calc((100% / 5) - 2em - 4px);
    }
	ol.organizational-chart > li > div:first-of-type:nth-last-of-type(10),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(10) ~ div {
        width: calc((100% / 10) - 2em - 4px);
    }
	
    ol.organizational-chart > li > div:before,
    ol.organizational-chart > li > div:after {
        bottom: -1em!important;
        top: inherit!important;
    }
    ol.organizational-chart > li > div:before {
        height: 1em!important;
        left: 50%!important;
        width: 3px!important;
    }
    ol.organizational-chart > li > div:only-of-type:after {
        display: none;
    }
    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
    }
    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
    }
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
    }
    ol.organizational-chart > li > div + div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
    }
    /* SECONDARY */
    ol.organizational-chart > li > ol {
        display: flex;
        flex-wrap: nowrap;
    }
    ol.organizational-chart > li > ol:before,
    ol.organizational-chart > li > ol > li:before {
        height: 1em!important;
        left: 50%!important;
        top: 0!important;
        width: 3px!important;
    }
    ol.organizational-chart > li > ol:after {
        display: none;
    }
    ol.organizational-chart > li > ol > li {
        flex-grow: 1;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1em;
    }
    ol.organizational-chart > li > ol > li:only-of-type {
        padding-top: 0;
    }
    ol.organizational-chart > li > ol > li:only-of-type:before,
    ol.organizational-chart > li > ol > li:only-of-type:after {
        display: none;
    }
    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
    }
    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
    }
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        left: 0;
    }
    ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
    }
}
    /* DOUBLE REPORTING LINES */
.double-report-ol-wrapper {background-color:transparent !important; padding:0 !important;}
		.double-report-ol-wrapper:before {
			height: 1em;
			left: 50%;
			bottom: -1em;
			width: 3px;
			background-color: #b7a6aa;
    		content: '';
    		position: absolute;
			}
			.double-report-ol-wrapper:after {
			height: 3px;
			left: 3px;
			bottom: 0;
			width: 50%;
			background-color: #b7a6aa;
    		content: '';
    		position: absolute;
			}
			.double-report-ol-wrapper ol {padding-bottom:1em !important;}
		.student-double-report {background-color:#F5DF9B !important;}
			.student-double-report:before {
			height: 3px;
    		left: -1em;
    		bottom: 1em;
    		width: 1em;
			background-color: #b7a6aa;
    		content: '';
    		position: absolute;
			}
			.student-double-report:after {
			height: 2em;
    		left: -1em;
    		bottom: -1em;
    		width: 3px;
			background-color: #b7a6aa;
    		content: '';
    		position: absolute;
			}