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; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

.chart { height: 600px; margin: 5px; width: 100%; }
.Treant > .node {  }
.Treant > p { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: bold; font-size: 12px;
color: #fff;}
.node-name {
    color: #000 !important;
    text-align: center;
    font-size: 10px !important;
    margin: 0 !important;
    /* padding: 0px !important; */
    line-height: 12px !important;
    padding: 8px !important;
	max-width: 100px;
		    letter-spacing: 0px !important;
			
	
}

.nodeExample1 {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffffff;
	
}

.nodeExample1 img {
    margin-right:  10px;
}

   