
.table th, .table td {
    padding: 0.5rem;
    vertical-align: middle;
    border-top: 1px solid #dbdfea;
}
.tdTextAnswer{
    width: 200px;
}
.checkbox-round:checked {
    background-color: #b7b7b7 !important;
}
.form-check-input:checked[type=radio]{
background-image: unset !important;

}
.form-check-input:checked {
    background-color: #b7b7b7 !important;
    border: 1px solid rgb(34, 31, 31) !important;
}
.theadExam
  {
    font-weight: 700;
    font-size: 12px;
    color: #243040;
    border: hidden;

  }

.table td:last-child, .table th:last-child
{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

/* .table th.firstChild:first-child {
  padding-left: 16.25rem !important;
} */


.mainExamlangugesEn{
  direction: ltr;
  text-align: right;
}

.form-labelExamlangugesEn{
  float: left !important;
}
