.Sharp-SurveyAdmin-portlet .button-group {
  margin: 8px 0;
}
.Sharp-SurveyAdmin-portlet .fieldgroup-inline {
  float: left;
  /* display: inline-flex; */
}
.Sharp-SurveyAdmin-portlet .fieldgroup-inline-extend {
  float: left;
  /* display: inline-flex; */
  margin-left: 5px;
}
.Sharp-SurveyAdmin-portlet .form-field-number {
  width: 75px;
}
.Sharp-SurveyAdmin-portlet .form-field-datepicker {
  /* width:440px; */
}
.Sharp-SurveyAdmin-portlet .form-subject-field {
  width: 100%;
}

.portlet-boundary_com_sharp_survey_admin_SurveyAdminPortlet_ {
  background-color: white;
}