.spambomb-welcome-message {
  position: absolute;
  top: 20px;
  background-color: #333;
  width: 800px;
  color: #fff;
  padding: 15px;
}

h2.h2.wp-heading-inline {
  font-size: 22px;
  color: #fff;
  border-bottom: 2px solid #444;
  padding-bottom: 13px;
}

p#spambomb-date {
  font-size: 15px;
  margin-top: -5px;
}

.spambomb-comment-section {
  margin-top: -5px;
}

.spambomb-total-comments {
  position: absolute;
  top: 150px;
  background-color: #444;
  width: 800px;
  padding: 15px;
  height: 90px;
}

h2.total-comments-text {
  color: #fff;
  font-size: 15px;
  border-top: 2px solid #777;
  border-bottom: 2px solid #777;
  padding-top: 10px;
  padding-bottom: 10px;
}

.spambomb-keyword-list {
  position: absolute;
  top: 268px;
  padding: 15px;
  background-color: #333;
  width:800px;
  color: #fff;
}

.reload-data-spambomb {
  position: relative;
  top: 0;
  float: right;
}

span.span-comment-textbox {
  color: #fff !important;
}

div#wpfooter {
  display: none;
}

.spambomb-error-log {
  position: absolute;
  background-color: #333;
  top: 20px;
  float: right;
  width: 250px;
  padding: 15px;
  left: 850px;
  color: #fff;
  height: 180px;
}

p.spambomb-error-log-text {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  border-bottom: 2px solid #444;
}

.spambomb-field-empty1 {
  position: absolute;
  top: 100px;
  float: right;
  width: 250px;
  padding: 15px;
  left: 850px;
  color: #fff !important;
  background-color: #444;
  padding-bottom: 80px;
}

.spambomb-field-empty2 {
  position: absolute;
  top: 120px;
  float: right;
  width: 250px;
  padding: 15px;
  left: 850px;
}

.spambomb-field-empty3 {
  position: absolute;
  top: 140px;
  float: right;
  width: 250px;
  padding: 15px;
  left: 850px;
}

h4#spambomb-field-h4 {
  color: #fff !important;
}

.spambomb-form-options {
  position: absolute;
  right: 100px;
  top: 50px;
}

.spambomb-donation-box {
  position: absolute;
  top: 268px;
  float: right;
  background-color: #333;
  width: 250px;
  padding: 15px;
  left: 850px;
}

.spambomb-review-box {
  position: absolute;
  top: 460px;
  float: right;
  background-color: #333;
  width: 250px;
  padding: 8px;
  padding-left: 15px;
  padding-right: 15px;
  left: 850px;
}

.spambomb-comment-section-1 {
    width: 150px;
    padding: 2px;
    background-color: #333;
    text-align: center;
    position: absolute;
    left: 0px;
}

.spambomb-comment-section-2 {
  width: 160px;
  padding: 2px;
  background-color: #333;
  text-align: center;
  position: absolute;
  margin-left: 140px;
  border-left: 5px solid #444;
}

.spambomb-comment-section-3 {
  width: 160px;
  padding: 2px;
  background-color: #333;
  text-align: center;
  position: absolute;
  margin-left: 310px;
  border-left: 5px solid #444;
}

.spambomb-comment-section-4 {
  width: 160px;
  padding: 2px;
  background-color: #333;
  text-align: center;
  position: absolute;
  margin-left: 480px;
  border-left: 5px solid #444;
}

.spambomb-comment-section-5 {
  width: 150px;
  padding: 2px;
  background-color: #333;
  text-align: center;
  position: absolute;
  margin-left: 640px;
  border-left: 5px solid #444;
  right: 0px;
}

input.spambomb-input-field {
  width: 230px;
  background-color: transparent;
  color: #fff !important;
}