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 */
.node-title { font-size: 12px; color: white; font-weight: 400;}
.node-name { font-size: 10px; color: white;}

.chart { height: 850px; width: 900px; }
.Treant > .node { padding: 3px; border-radius: 3px; background-color: #37709b; height: 177px; width: 85px;}
.Treant > .node img { width: 100%; height: auto;; }

.Treant .collapse-switch { width: 100%; height: 100%; border: none; }
.Treant .node.collapsed { background-color: #e03b35; }
.Treant .node.collapsed .collapse-switch { background: none; }

/*border: 1px solid #484848;*/
