@charset "UTF-8";

.qasystem-item__label {
  margin: 15px 15px 0 !important;
}

.qasystem-item__body {
  border: 1px solid #000;
}

.qasystem-graph {
  display: inline-block;
  width: 55%;
}

.qasystem-legend {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  width: 40%;
}

.qasystem-table-legend {
  margin: 0 !important;
  width: 100%;
  word-break: break-all;
}

.qasystem-table-legend__number {
  width: 15%;
}

.qasystem-table-legend__answer {
  width: 40%;
}

.qasystem-table-legend__percent,
.qasystem-table-legend__count {
  text-align: right;
  width: 22.5%;
}

.qasystem-ca-table__amount {
  border-bottom: none !important;
}

.qasystem-ca-table__rate {
  border-top: none !important;
}
