body {
	background-color: #eeeeee;
}
.modal-header, .close {
      background-color: #5cb85c;
      color:white !important;
      text-align: center;
      font-size: 30px;
  }

div.vis-network {
  background-color: white;
}
