#message-threads li.selected {
  background-color: transparent;
}

#message-threads.message-lists {
  background-color: transparent;
}

.bp-messages-content #thread-preview h2:first-child {
  background-color: transparent;
  color: #ffffff;
}

#message-threads li .thread-to .user-name {
  text-align: justify;
  text-indent: 0px;
}

#message-threads li .thread-to {
  color: #ffffff;
  text-indent: 0px;
  text-align: left;
}

#message-threads li .thread-to .num-recipients {
  color: #ffffff;
}

#message-threads li .thread-content .excerpt {
  top: 0px;
  line-height: 49px;
  float: none;
  font-size: 18px;
  text-indent: 100px;
}

#message-threads li.selected .thread-subject .subject {
  line-height: 16px;
  text-align: left;
  text-indent: 0px;
  top: 0px;
  padding: 0px;
}

#message-threads li .thread-content .thread-subject {
  text-indent: 100px;
}

.bp-messages-content #thread-preview .preview-content .preview-message {
  background-color: transparent;
}

p {
  background-color: transparent;
  color: #ffffff;
}

.wpb_text_column p:last-child {
  background-color: transparent;
}

.cust_input {
  background-color: transparent;
}

.register-form-wrapper label {
  background-color: transparent;
}

.copyright p {
  background-color: transparent;
}