.graphic-table{
  text-align: center;
  font-size: 14px;
  color: #5c6682;
  margin-top: -10px;
  table {
    td {
      height: 41px;
      border-bottom: 1px solid #e6ebf5;
      border-right: 1px solid #e6ebf5;
    }
    border-bottom: 1px solid #e6ebf5;
    border-left: 1px solid #e6ebf5;
  }
}

.text-width-color {
  width: 130px;
  font-weight: bold;
  background-color: #D2E1FF;
}

.graphic-td {
  vertical-align: middle;
  background-color: #F5F7FA;
}

.graphic-css {
  width: 100%;
  height: 300px;
}
