#wpfooter {
  display: none;
}

@media screen and (max-width: 782px) {
  .auto-fold #wpcontent {
    padding-left: 2px;
  }
}

#wpsa {
  clear: both;
  margin: auto;
  width: 98%;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

#wpsa,
#wpsa h3,
#wpsa h4,
#wpsa p {
  color: #00a0c8;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.7em;
}

#wpsa h1.blue {
  color: #00a0c8;
  font-size: 2.33em;
  font-weight: 800;
}

#wpsa h1 {
  font-size: 2.5em;
  font-weight: 700;
  color: #00a0c8;
}

#wpsa h2 {
  font-size: 1.66em;
  font-weight: 600;
  color: #00a0c8;
}

#wpsa .wrap {
  margin: 0px;
  padding: 0px;
}

#wpsa div.table {
  clear: both;
  float: left;
  margin-top: 2%;
  background: #fff;
  border: 1px solid #00a0c8;
  border-left-width: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
  padding: 1%;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.7em;
}

/*desktop */
@media screen and (min-width: 782px) {
  #wpsa .table,
  #wpsa .section {
    width: 97%;
  }

  #wpsa .section_left {
    clear: both;
    float: left;
    width: 26%;
    margin-top: 2%;
    background: #fff;
    border: 1px solid #00a0c8;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    padding: 1%;
    font-size: 1.1em;
    font-weight: 400;
  }

  #wpsa .section_right {
    float: right;
    width: 66%;
    margin-top: 2%;
    margin-left: 2%;
    margin-right: 4px;
    background: #fff;
    border: 1px solid #00a0c8;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    padding: 1%;
    font-size: 1.1em;
    font-weight: 400;
  }

  #wpsa #log {
    float: right;
    width: 68.5%;
    margin-left: 2%;
  }

  #wpsa div.table_row {
    width: 97%;
  }
}

/*mobile and tablets */
@media screen and (max-width: 782px) {
  #wpsa .table,
  #wpsa .section {
    width: 96%;
  }

  #wpsa .section_left {
    clear: both;
    float: left;
    width: 96%;
    margin-top: 2%;
    background: #fff;
    border: 1px solid #00a0c8;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    padding: 1%;
    font-size: 1.1em;
    font-weight: 400;
  }

  #wpsa .section_right {
    clear: both;
    float: left;
    width: 96%;
    margin-top: 2%;
    background: #fff;
    border: 1px solid #00a0c8;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    padding: 1%;
    font-size: 1.1em;
    font-weight: 400;
  }

  #wpsa #log {
    clear: both;
    float: left;
    width: 97%;
  }

  #wpsa div.table_row {
    width: 99%;
  }
}

#wpsa .section {
  clear: both;
  float: left;
  width: 97%;
  margin-top: 1%;
  background: #fff;
  border: 1px solid #00a0c8;
  border-left-width: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
  padding: 1%;
  font-size: 1.1em;
  font-weight: 400;
}

#wpsa #plugin-messages {
  margin-top: 1%;
}

#wpsa .notice {
  clear: both;
  float: left;
  font-size: 1.15em;
  font-weight: 400;
  padding-top: 2%;
  padding-bottom: 2%;
  width: 98%;
}

#wpsa .notice p {
  clear: both;
  float: left;
  margin: 0px;
  padding: 0px;
  width: 90%;
}

#wpsa .notice button {
  float: left;
  margin: 0px;
  padding: 0px;
  padding: 2.5%;
}

#wpsa .notice.is-dismissible {
  padding-right: 0px;
}

/*mobile and tablets */
@media screen and (max-width: 782px) {
  #wpsa .notice {
    width: 95%;
  }

  #wpsa .notice button {
    padding: 3.5%;
  }
}

#wpsa div.message {
  clear: both;
  float: left;
  margin-top: 2%;
  width: 97%;
  background: #fff;
  border: 1px solid #00a0c8;
  border-left-width: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
  padding: 1%;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.7em;
}

#wpsa div.table_row {
  clear: both;
  float: left;
  margin-top: 2%;
  background: #fff;
  border: 1px solid #00a0c8;
  border-left-width: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
  padding: 1%;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.7em;
}

#wpsa input[type="submit"].button-primary,
#wpsa input[type="button"].button-primary,
#wpsa a.button-primary {
  font-size: 1em;
  font-weight: 400;
  padding-top: 8px;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 2em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

#wpsa .table_row a {
  color: #00a0c8;
}

#wpsa input {
  padding: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 2px solid #eee;
}

#wpsa textarea {
  background: white;
  color: #00a0c8;
  border-color: #00a0c8;
  font-size: 1.1em;
  font-weight: 400;
  padding: 20px;
  border: 2px solid;
}

#wpsa input[type="text"], #wpsa select {
  background: white;
  color: #00a0c8;
  border-color: #00a0c8;
  font-size: 1.1em;
  font-weight: 400;
  padding-left: 2%;
  padding-right: 2%;
  line-height: 2em;
}

#wpsa .id {
  width: 10%;
  float: left;
}

#wpsa .filename {
  width: 44%;
  float: left;
}

#wpsa .action {
  width: 20%;
  float: left;
}

#wpsa .action a {
  color: #00a0c8;
}

#wpsa a {
  text-decoration: underline;
  cursor: pointer;
}

#wpsa .li {
  line-height: 2em;
}

#wpsa #loading {
  display: none;
}

#wpsa table,
#wpsa tr,
#wpsa td {
  width: 100%;
  border: none;
}

#wpsa input[type="text"] {
  width: 96%;
}

#wpsa .txtarea {
  width: 96%;
  padding: 2%;
  height: 200px;
}

#wpsa #tagcloud {
  float: left;
  padding-bottom: 40px;
  width: 100%;
}

#wpsa #tagcloud {
  padding-top: 20px;
  padding-bottom: 20px;
}

#wpsa #tagcloud .tag {
  float: left;
  display: block !important;
  float: left !important;
  padding: 5px 10px !important;
  margin-right: 7px !important;
  margin-bottom: 7px !important;
  font-size: 1.5em !important;
  font-weight: bold !important;
  text-transform: lowercase !important;
  text-shadow: 1px 1px 1px #fff !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  border: 1px solid #ccc !important;
  text-decoration: none !important;
  margin-right: 10px;
}

#wpsa .taglink {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  font-weight: 800;
  cursor: pointer;
}

#wpsa .taglink:before {
  content: "⛹";
}

#wpsa .tag {
  margin-left: 10px;
}

#wpsa .readtaglink {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 10px;
  font-weight: 800;
  cursor: pointer;
}

#wpsa .readtaglink:before {
  content: "⛹";
}

#wpsa a.button-primary {
  text-decoration: none;
}

#wpsa .dashicons {
  clear: both;
  float: left;
  width: 100%;
  color: #00a0c8;
  text-align: left;
}

#wpsa .header {
  clear: both;
  float: left;
  width: 100%;
  line-height: 1.7em;
  margin-bottom: 30px;
}

#wpsa .header span,
#wpsa .header a {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 1.1em;
  font-weight: 600;
  color: #00a0c8;
}

#wpsa .collapse, #wpsa .collapse1, #wpsa .collapse2, #wpsa .collapse3 {
  display: none;
}

#wpsa .min {
  display: none;
}

#wpsa .blue {
  color: #00a0c8;
}

#wpsa span.time_placeholder {
  display: none;
}

#wpsa .modal {
  clear: both;
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: 200px;
  width: 400px;
  height: 150px;
  border: 4px solid #2271b1;
  border-top: 40px solid #2271b1;
  background: white;
  padding: 4%;
  display: none;
}

#wpsa .modal span {
  font-size: 1.1em;
  line-height: 1.7em;
  font-weight: 600;
  color: #00a0c8;
}

#wpsa #toTop {
  padding: 5px 3px;
  background: #00a0c8;
  color: #fff;
  position: fixed;
  bottom: 0;
  right: 5px;
  display: none;
  cursor: pointer;
}

#wpsa .features-table {
  min-width: 360px;
  width:100%;
  overflow-x:scroll;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  color: #2271b1;
  background: #fafafa; 
}

#wpsa .features-table td
{
  height: 50px;
  line-height: 24px;
  padding: 12px;
  border: 1px solid white;
  box-shadow: 0 1px 0 white;
  -moz-box-shadow: 0 1px 0 white;
  -webkit-box-shadow: 0 1px 0 white;
  width: auto;
  text-align: left;
  background: rgb(199, 234, 248);
}

#wpsa .features-table tbody tr td
{
  height: 36px;
}

#wpsa .features-table tbody tr:nth-child(odd) td
{
  background: rgb(240, 249, 252);
}

#wpsa .dashicons:before {
  font-size: 1.6em;
  line-height: .6em;
}