.jgp-div{
    height: unset!important;
}

div.diagramHolder {
    float: left!important;
    overflow: auto!important;
    width: 100%!important;
    height: calc(100% - 200px) !important;
}
div.diagramInfo{
  display: none;
}

.jgp-grid .column {
    text-align: center;
}

.inline-control .tags-wrap{
    height: unset;
}
.holder-wrap.active{
    color:white;
    background-color:#607d8b !important;
}

@font-face {
  font-family: kaiti;
  src: url("static/fonts/kaiti.ttf");
}

@font-face {
  font-family: fangzheng;
  src: url("static/fonts/fangzheng.TTF");
}
