label
{
 font-weight: normal;
 font-size:14px;
 padding-bottom:3px;
}

input[type="radio"], input[type="checkbox"]
{
  margin-top: 2px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: normal;
}
.panel-heading
{

  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.panel-group .panel
{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel
{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.form-control
{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}