#fsPage1213473-1 {
  overflow: hidden;
}
table tr {
  border-bottom: 1px solid #dedede;
}
#fsCell15531034,
#fsCell15498037 {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
#fsCell15531034 legend,
#fsCell15498037 legend {
  margin-bottom: 5px;
}
#fsCell15531034 input,
#fsCell15498037 input,
#fsCell15531034 label,
#fsCell15498037 label {
  float: left;
}
#fsCell15531034 label,
#fsCell15498037 label {
  margin: -3px 10px 0 5px;
}
#fsCell15531034 #field15531034_othervalue,
#fsCell15498037 #field15531034_othervalue {
  margin-top: -8px;
}
.fsForm .fsCell {
  padding: 9px !important;
}
input[type=button] {
  background: #008576;
  color: #fff;
  padding: 3px 15px;
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3), 2px 2px 1px rgba(0, 0, 0, 0.15) !important;
  -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3), 2px 2px 1px rgba(0, 0, 0, 0.15) !important;
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.3), 2px 2px 1px rgba(0, 0, 0, 0.15) !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 1;
  font-size: 13px !important;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 100ms linear;
  -moz-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
input[type=button]:hover {
  background: #e8941a;
}
.fsPagination {
  padding-right: 4px;
}
