.gfw_page_scws_db_scan #wpbody-content h1,
.gfw_page_scws_file_scan #wpbody-content h1,
.gfw_page_scws_active_scan #wpbody-content h1,
.toplevel_page_scws_options #wpbody-content h1 {
  line-height: 1em;
  margin: 20px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.gfw_page_scws_db_scan select,
.gfw_page_scws_file_scan select,
.gfw_page_scws_active_scan select,
.toplevel_page_scws_options select,
.gfw_page_scws_db_scan input,
.gfw_page_scws_file_scan input,
.gfw_page_scws_active_scan input,
.toplevel_page_scws_options input {
  background: #fff;
  border: 1px solid #fff;
  box-shadow: none;
  line-height: 30px;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
  height: 30px;
}
.gfw_page_scws_db_scan button,
.gfw_page_scws_file_scan button,
.gfw_page_scws_active_scan button,
.toplevel_page_scws_options button {
  padding: 0 20px;
  line-height: 30px;
  border: 0;
  background: #333;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.gfw_page_scws_db_scan table tr,
.gfw_page_scws_file_scan table tr,
.gfw_page_scws_active_scan table tr,
.toplevel_page_scws_options table tr {
  background: #fff;
  border-bottom: 1px solid #eee;
}
.gfw_page_scws_db_scan table td,
.gfw_page_scws_file_scan table td,
.gfw_page_scws_active_scan table td,
.toplevel_page_scws_options table td {
  padding: 10px;
  vertical-align: top;
}
.gfw_page_scws_db_scan table td label,
.gfw_page_scws_file_scan table td label,
.gfw_page_scws_active_scan table td label,
.toplevel_page_scws_options table td label {
  font-weight: bold;
  color: #999;
}
.gfw_page_scws_db_scan table td p,
.gfw_page_scws_file_scan table td p,
.gfw_page_scws_active_scan table td p,
.toplevel_page_scws_options table td p {
  margin: 0;
}
.gfw_page_scws_db_scan table td input,
.gfw_page_scws_file_scan table td input,
.gfw_page_scws_active_scan table td input,
.toplevel_page_scws_options table td input,
.gfw_page_scws_db_scan table td select,
.gfw_page_scws_file_scan table td select,
.gfw_page_scws_active_scan table td select,
.toplevel_page_scws_options table td select {
  background: #f6f6f6;
}
.gfw_page_scws_db_scan #result,
.gfw_page_scws_file_scan #result,
.gfw_page_scws_active_scan #result,
.toplevel_page_scws_options #result {
  margin: 20px 20px 20px 0;
}
.gfw_page_scws_db_scan #result > div,
.gfw_page_scws_file_scan #result > div,
.gfw_page_scws_active_scan #result > div,
.toplevel_page_scws_options #result > div {
  padding: 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
}
.gfw_page_scws_db_scan #result > div li,
.gfw_page_scws_file_scan #result > div li,
.gfw_page_scws_active_scan #result > div li,
.toplevel_page_scws_options #result > div li {
  background: #eee;
  padding: 5px 10px;
  display: block;
  margin: 2px;
  cursor: pointer;
}
.gfw_page_scws_db_scan #result > div li .edit,
.gfw_page_scws_file_scan #result > div li .edit,
.gfw_page_scws_active_scan #result > div li .edit,
.toplevel_page_scws_options #result > div li .edit {
  overflow: hidden;
  width: 0;
  max-height: 0;
}
.gfw_page_scws_db_scan #result > div li .edit .text-block,
.gfw_page_scws_file_scan #result > div li .edit .text-block,
.gfw_page_scws_active_scan #result > div li .edit .text-block,
.toplevel_page_scws_options #result > div li .edit .text-block {
  display: block;
  padding: 5px 10px;
  background: #ddd;
  margin-bottom: 5px;
}
.gfw_page_scws_db_scan #result > div li .edit .text-block > strong,
.gfw_page_scws_file_scan #result > div li .edit .text-block > strong,
.gfw_page_scws_active_scan #result > div li .edit .text-block > strong,
.toplevel_page_scws_options #result > div li .edit .text-block > strong {
  color: red;
}
.gfw_page_scws_db_scan #result > div li .edit .text-block > i,
.gfw_page_scws_file_scan #result > div li .edit .text-block > i,
.gfw_page_scws_active_scan #result > div li .edit .text-block > i,
.toplevel_page_scws_options #result > div li .edit .text-block > i {
  display: inline-block;
  margin: 0 5px 0 0;
  color: #666;
  border-radius: 5px;
  padding: 0 5px;
  background: #ccc;
}
.gfw_page_scws_db_scan #result > div li .edit .text-change,
.gfw_page_scws_file_scan #result > div li .edit .text-change,
.gfw_page_scws_active_scan #result > div li .edit .text-change,
.toplevel_page_scws_options #result > div li .edit .text-change {
  display: block;
}
.gfw_page_scws_db_scan #result > div li.open .edit,
.gfw_page_scws_file_scan #result > div li.open .edit,
.gfw_page_scws_active_scan #result > div li.open .edit,
.toplevel_page_scws_options #result > div li.open .edit {
  width: 100%;
  max-height: 500px;
}
.gfw_page_scws_db_scan #result.loading:after,
.gfw_page_scws_file_scan #result.loading:after,
.gfw_page_scws_active_scan #result.loading:after,
.toplevel_page_scws_options #result.loading:after {
  content: 'Loading...';
  display: block;
}
.gfw_page_scws_db_scan li.recent-scan,
.gfw_page_scws_file_scan li.recent-scan,
.gfw_page_scws_active_scan li.recent-scan,
.toplevel_page_scws_options li.recent-scan {
  display: block;
  padding: 5px 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
  list-style: none;
  margin: 0;
}
.gfw_page_scws_db_scan li.recent-scan span,
.gfw_page_scws_file_scan li.recent-scan span,
.gfw_page_scws_active_scan li.recent-scan span,
.toplevel_page_scws_options li.recent-scan span {
  display: inline-block;
  border: 1px solid #ddd;
  background: #ddd;
  padding: 5px;
  vertical-align: middle;
}
.gfw_page_scws_db_scan #scws_activate,
.gfw_page_scws_file_scan #scws_activate,
.gfw_page_scws_active_scan #scws_activate,
.toplevel_page_scws_options #scws_activate {
  background: #0685cf;
  color: #fff;
  text-align: center;
  position: relative;
  height: 100vh;
  width: 100vw;
  left: -10px;
}
@media (min-width: 768px) {
  .gfw_page_scws_db_scan #scws_activate,
  .gfw_page_scws_file_scan #scws_activate,
  .gfw_page_scws_active_scan #scws_activate,
  .toplevel_page_scws_options #scws_activate {
    width: 100%;
    left: -20px;
    padding-left: 20px;
  }
}
.gfw_page_scws_db_scan #scws_activate .center-this,
.gfw_page_scws_file_scan #scws_activate .center-this,
.gfw_page_scws_active_scan #scws_activate .center-this,
.toplevel_page_scws_options #scws_activate .center-this {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 95%;
  left: 2.5%;
}
@media (min-width: 768px) {
  .gfw_page_scws_db_scan #scws_activate .center-this,
  .gfw_page_scws_file_scan #scws_activate .center-this,
  .gfw_page_scws_active_scan #scws_activate .center-this,
  .toplevel_page_scws_options #scws_activate .center-this {
    left: 0;
    width: 100%;
  }
}
.gfw_page_scws_db_scan #scws_activate p,
.gfw_page_scws_file_scan #scws_activate p,
.gfw_page_scws_active_scan #scws_activate p,
.toplevel_page_scws_options #scws_activate p {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 auto 30px;
  max-width: 500px;
}
.gfw_page_scws_db_scan #scws_activate h2,
.gfw_page_scws_file_scan #scws_activate h2,
.gfw_page_scws_active_scan #scws_activate h2,
.toplevel_page_scws_options #scws_activate h2 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 30px;
  color: #fff;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form,
.gfw_page_scws_file_scan #scws_activate .hbspt-form,
.gfw_page_scws_active_scan #scws_activate .hbspt-form,
.toplevel_page_scws_options #scws_activate .hbspt-form {
  max-width: 500px;
  margin: 0 auto;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form form > div,
.gfw_page_scws_file_scan #scws_activate .hbspt-form form > div,
.gfw_page_scws_active_scan #scws_activate .hbspt-form form > div,
.toplevel_page_scws_options #scws_activate .hbspt-form form > div {
  margin: 0;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form .actions,
.gfw_page_scws_file_scan #scws_activate .hbspt-form .actions,
.gfw_page_scws_active_scan #scws_activate .hbspt-form .actions,
.toplevel_page_scws_options #scws_activate .hbspt-form .actions {
  padding: 0;
  margin: 0;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form label,
.gfw_page_scws_file_scan #scws_activate .hbspt-form label,
.gfw_page_scws_active_scan #scws_activate .hbspt-form label,
.toplevel_page_scws_options #scws_activate .hbspt-form label {
  display: none;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form .hs-error-msgs label,
.gfw_page_scws_file_scan #scws_activate .hbspt-form .hs-error-msgs label,
.gfw_page_scws_active_scan #scws_activate .hbspt-form .hs-error-msgs label,
.toplevel_page_scws_options #scws_activate .hbspt-form .hs-error-msgs label {
  display: block;
  font-size: 14px;
  color: #fff;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form input,
.gfw_page_scws_file_scan #scws_activate .hbspt-form input,
.gfw_page_scws_active_scan #scws_activate .hbspt-form input,
.toplevel_page_scws_options #scws_activate .hbspt-form input {
  font-size: 16px;
  line-height: 50px;
  height: 50px;
  border-radius: 5px;
  margin: 0 0 5px;
  border: 0;
  background: #fff;
  width: 100%;
  color: #333;
  padding: 0 10px;
  box-sizing: border-box;
}
.gfw_page_scws_db_scan #scws_activate .hbspt-form button,
.gfw_page_scws_file_scan #scws_activate .hbspt-form button,
.gfw_page_scws_active_scan #scws_activate .hbspt-form button,
.toplevel_page_scws_options #scws_activate .hbspt-form button,
.gfw_page_scws_db_scan #scws_activate .hbspt-form input[type="submit"],
.gfw_page_scws_file_scan #scws_activate .hbspt-form input[type="submit"],
.gfw_page_scws_active_scan #scws_activate .hbspt-form input[type="submit"],
.toplevel_page_scws_options #scws_activate .hbspt-form input[type="submit"] {
  background-color: #12be00;
  width: 100%;
  color: #fff;
  line-height: 50px;
  height: 50px;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
}
