<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
#feedback-title,
#form-title {
  color: #534a42;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

.form-wrapper {
  line-height: 36px;
  margin: 0 auto;
  width: 60%;
}

.form-block-quote {
  line-height: 22px;
  margin-bottom: 40px;
  text-align: left;
}

.form-block-quote h3 {
  color: #534a42;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.form-block-quote ul {
  margin-bottom: 20px;
  list-style: none;
  padding-left: 0;
}

.form-section {
  margin-bottom: 30px;
  text-align: left;
}

.link-referer {
  color: #ea9034!important;
  text-decoration: none!important;
}

.link-referer span:hover {
  border-bottom: #ea9034 solid 1px;
  padding-bottom: 2px;
}

.label-side {
  line-height: 20px;
  padding-right: 0;
  padding-top: 5px;
  text-align: left;
}

.label-side label {
  margin-bottom: 0;
  padding-right: 0;
  text-align: left;
}

.label-side p {
  color: #c32424;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: left;
}

.web-mail-desc {
  line-height: 22px;
  margin-top: 10px;
  text-align: left;
}

/* dropdown list [begin] */
.btn {
  cursor: default;
  background-color: #fff;
  border-radius: 4px;
  text-align: left;
}

.caret {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px dashed;
  position: absolute;
  right: 8px;
  top: 11px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-color: #fff;
}

.btn-group.open .dropdown-toggle {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6)
}

.btn-group {
  width: 100%
}

.dropdown-menu {
  background-color: #f7f7f7;
  left: -15px;
  top: -10px;
  width: 100%;
}

.dropdown-menu>li {
  margin: 5px 0;
}

.dropdown-menu>li>a {
  color: #534a42;
  margin: 0 5px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:active {
  color: #fff;
  background-color: #afafaf;
}

/* dropdown list [end] */
#text-area-section {
  text-align: left;
}

#text-area-section label {
  font-weight: normal;
}

#enquiry-content {
  resize: vertical;
}

#review-form {
  color: #878787;
  cursor: pointer;
  background-color: #fff;
  border-color: #909090;
  font-weight: bold;
  margin-right: 5px;
  padding: 7px 5px;
  text-align: center;
  width: 250px;
}

#review-form:hover {
  color: #000;
  background-color: #f7f7f7;
  border-color: #7e7e7e;
}

#send-form,
#submit-btn {
  color: #fff;
  cursor: pointer;
  background-color: #a2a2a2;
  border-color: #909090;
  font-weight: bold;
  padding: 7px 5px;
  text-align: center;
  width: 250px;
}

#send-form {
  margin-left: 5px;
}


#send-form:hover,
#submit-btn:hover {
  color: #fff;
  background-color: #909090;
  border-color: #7e7e7e;
}

.form-block-footer {
  font-size: 14px;
  line-height: 22px;
  margin-top: 30px;
  text-align: left;
}

.form-block-footer p {
  margin: 0;
}

.valid-block-quote {
  font-size: 14px;
  line-height: 20px;
  margin: 50px 0;
  text-align: left;
}

.feedback-block-quote {
  font-size: 14px;
  line-height: 20px;
  margin: 50px 0;
  text-align: left;
}

.footer {
  clear: none;
  margin-top: 0;
  position: relative;
}

.content-wrapper {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.confirm-btns {
  margin: 30px 0;
}

.block-background {
  background-color: #f7f7f7;
  border-bottom: #eaeaea solid 1px;
  border-top: #eaeaea solid 1px;
  margin: 30px 0 10px 0;
}

@media (min-width: 1200px) {
  .content-wrapper {
    width: 1170px;
  }
}

@media (min-width: 992px) {
  .content-wrapper {
    width: 970px;
  }
}

@media (min-width: 768px) {
  #weblio-label {
    max-width: 130px;
  }

  .content-wrapper {
    padding-bottom: 25px;
    width: 750px;
  }

  .content-block {
    width: 74%;
  }
}

@media (max-width: 1023px) {
  .form-wrapper {
    width: 80%;
  }
}

@media (max-width: 767px) {
  #review-form,
  #send-form {
    width: 100px;
  }

  .block-background {
    margin: 20px 0 5px 0;
  }

  .content-list-title {
    margin: 0;
  }

  .content-block {
    text-align: center;
  }

  .form-wrapper {
    width: 100%;
  }

  .label-side {
    padding-bottom: 5px;
  }

  .form-block-quote {
    margin-bottom: 20px;
  }

  #feedback-title {
    font-size: 18px;
  }

  .feedback-block-quote {
    margin: 25px 0;
  }

  .feedback-block-quote p {
    margin: 0;
  }

  #form-title {
    font-size: 26px;
  }
}