
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }
/* h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } */
q:before,q:after { content:''; }
abbr,acronym { border:0; }

body { background: #fff; }
/* optional Container STYLES */
.chart { height: 580px; margin: 5px; width: 976px; }
.Treant > .node { padding: 3px; text-align:left;}
.Treant > .node img { width: 100%; height: 100%; margin-right: 10px; }

.Treant .collapse-switch { width: 100%; height: 100%; border: none; }
.Treant .node.collapsed { background-color: #eeeeee;padding:10px; }
.Treant .node.collapsed .collapse-switch { background: none; }
.node-1name { font-weight: bold; font-family: sans-serif; font-size: 11px; text-transform: uppercase;}
.node-2title {  font-family: sans-serif; font-size: 10px; }
.node-3area {  font-family: sans-serif; font-size: 10px; }
.node-a{font-family: sans-serif; font-size: 10px;}
.node-c { font-weight: bold; font-family: sans-serif; font-size: 11px; text-transform: uppercase; cursor: pointer;}
.node-b {font-family: sans-serif; font-size: 10px;}
.node-button {
	text-align:center;
	background-color: 	#D3D3D3; 
	border: none;
	color: white;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 9px !important;
	border-radius: 40%;
}
​

