#form > #form2 .fab-radio-list > .active {
  background-color: #eef6f5;
  border-radius: 0px 0px 0px 0px;
  border-left-color: #9999ee;
  border-left-style: none;
}
#form > #form2 .fab-radio-option {
  border-radius: 0px 0px 0px 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
}
#form > #form2 .btn-group > .active {
  border-radius: 4px 4px 4px 4px;
}
#form > #form2 .showCarpetDetails {
  border-radius: 4px 4px 4px 4px;
}
#form > #form2 .btn {
  border-radius: 4px 4px 4px 4px;
}
