.lxt_select_panel {
  margin-top: 23px;
  padding: 10px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #CCC;
  /*background: #fbfbfb;*/
}
div.lxt_jast_select_survey {
  margin-top: 23px;
  padding: 10px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #CCC;
  /*background: #fbfbfb;*/
}
div.lxt_jast_select_qust {
  margin-top: 23px;
  padding: 10px;
  overflow: hidden;
  border-radius: 3px;
  border: 1px solid #CCC;
  /*background: #fbfbfb;*/
}
.wp-list-table .column-user {
  width: 5%;
}
.wp-list-table .column-email {
  width: 10%;
}
.wp-list-table .column-content {
  width: 75%;
}
.wp-list-table .column-date {
  width: 10%;
}
div.lxt_jast_result_img {
  width: 50%;
  height: 300px;
}
