/*.custom-vis-layout.GoogleSankey text {
font: 10px sans-serif;
}

.custom-vis-layout.GoogleSankey body {
  background: #000;
}


.custom-vis-layout.GoogleSankey ellipse {
  fill: #fff;
}


.custom-vis-layout.GoogleSankey path {
  stroke: #fff;
  stroke-linecap: butt;
}


.custom-vis-layout.GoogleSankey .mid {
  stroke-width: 4px;
}


.custom-vis-layout.GoogleSankey .tail {
  stroke-width: 2px;
}


.custom-vis-layout.GoogleSankey .node rect {
  cursor: move;
  fill-opacity: .9;
  shape-rendering: crispEdges;
}


.custom-vis-layout.GoogleSankey .node text {
  pointer-events: none;
  text-shadow: 0 1px 0 #fff;
}


.custom-vis-layout.GoogleSankey .link {
  fill: none;
  stroke: #000;
  stroke-opacity: .2;
}


.custom-vis-layout.GoogleSankey .link:hover {
  stroke-opacity: .5;
}


*/
#RwMenuModel_WEB-INFxmllayoutsblocksInsertDHTMLWidgetMenuLayoutxml   #mnuInsertWgGoogleSankey {
background:url(images/defaultimage_RWD.png) no-repeat scroll 4px;
    padding: 3px 0pt 3px 14px;
}

#RwMenuModelEditor_WEB-INFxmllayoutsblocksInsertDHTMLWidgetMenuEditorLayoutxml #mnuInsertWgGoogleSankey{
    background:url(images/defaultimage_RWD.png) no-repeat scroll 4px;
    padding: 3px 0pt 3px 14px;
}