#cf7d-list-field li {
  border: 1px solid #ddd;
  cursor: move;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  position: relative;
}
#cf7d-list-field li .label {
  width: 125px;
  overflow: hidden;
  display: block;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#cf7d-list-field li > input {
    padding: 2px 4px;
    box-shadow: none;
    border-radius: 3px;
    border-color: #32EDAB;
}
#cf7d-list-field li span.dashicons {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
#cf7d-list-field li.sortable-placeholder {
    border-style: dashed;
}
#cf7d-modal-footer, .cf7d-modal-footer {
  background: #fff none repeat scroll 0 0;
  border-top: 1px solid #ccd1d9;
  bottom: 0;
  box-sizing: border-box;
  height: 60px;
  left: 0;
  padding: 15px;
  position: absolute;
  text-align: right;
  width: 100%;
  z-index: 2;
}
#cf7d-modal-footer .button {
    padding: 0 30px;
}
#cf7d-list-field.ui-sortable li.hide {
  display: block;
}
#cf7d-modal-form {
  padding-bottom: 65px;
}

/*
 * Mobile skin
 */
.cf7d-admin-table.horizontal thead th.manage-column, .horizontal tfoot {
    display: none;
}
.cf7d-admin-table.horizontal tbody tr td {
  display: block;
  min-height: 20px;
  position: relative;
  width: 100%;
}
/*.cf7d-admin-table.horizontal tbody tr td:hover {
  background-color: #bfbd9d;
}*/
.cf7d-admin-table.horizontal tbody tr td::before {
    content: attr(data-head);
    display: block;
    float: left;
    font-weight: bold;
    overflow-x: auto;
    padding: 0 10px 0 0;
    width: 100px;
}
.cf7d-admin-table > tbody > :nth-child(2n+1) {
  background-color: #f6f6f6;
}
.cf7d-switch-theme-horizontal {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.cf7d-switch-theme::before {
    font-size: 28px !important;
}
.cf7d-switch-theme {
    margin: 0 10px 0 0;
    cursor: pointer;
}
.cf7d-switch-theme.active::before {
    color: #ff0000;
}


/*
 * Edit value
 */
#cf7d-list-field-for-edit li span.label {
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 90px;

  /* 2016-10-24 By Quan */
  line-height: 1.4em;
  padding:5px 0 0 10px;
  color:#333; 
}
#cf7d-list-field-for-edit li {margin:10px 0; display:block !important; width:100% !important;  overflow:hidden;}

#cf7d-list-field-for-edit{padding-top:10px;}
#cf7d-list-field-for-edit input {width:160px;background:none;}

#cf7d-list-field-for-edit .field-Message{width:480px;max-height:120px;top:0px;padding-top:0;overflow:auto;resize:none;background:none;line-height:1.6em;word-break:break-all; overflow:scroll-y}

#cf7d-list-field-for-edit div{ margin-top:5px;}



/*
 * Export
 */
#cf7d-export {
  float: none;
}

/* 询盘表单列表 */
.submit_user_id {display:none;}
._wpcf7_captcha_challenge_CAPCHA {display:none;}
._wpnonce {display:none;}
.capcha {display:none;}
.询盘内容,.验证码,.客户IP{display:none;}