.report_form .main-param-row, .report_form .main-param-row label  {
  font-weight: bold;
}

.report_form .col-code{
   width:65px;
}

.report_form .col-value{
   width:350px;
}

.report_form .repeat-row:nth-child(2n) {
  background-color: #53b37412;
}
