.leader-email-detail {
  padding-top: 35px;
  font-size: 18px;
}

.leader-email-detail .leader-email-detail-title {
  background: url(../imagesq/icon-email.png) 45px 0 no-repeat;
  height: 58px;
  font-size: 0;
  margin-bottom: 15px;
}

.leader-email-detail .leader-email-detail-title.t2 {
  background-position: 45px -100px;
}

.leader-email-detail .leader-email-detail-cont {
  border: 1px solid #b5b5b5;
  border-radius: 12px;
  padding: 45px;
}

.leader-email-detail .leader-email-detail-cont.send {
  background: #f6f5f5;
}

.leader-email-detail .send-title, .leader-email-detail .reply-title {
  overflow: hidden;
  border-bottom: 1px dashed #b5b5b5;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.leader-email-detail #message_title {
  color: #212121;
  font-size: 24px;
  font-weight: bold;
}

.leader-email-detail .leader-email-detail-group {
  line-height: 30px;
  color: #605c5c;
  overflow: hidden;
}

.leader-email-detail .leader-email-detail-group label {
  font-weight: bold;
  padding-left: 15px;
}

.leader-email-detail .reply-title label {
  background: url(../imagesq/icon-email.png);
  color: #000;
  line-height: 30px;
  height: 30px;
  padding-left: 40px;
  float: left;
}

.leader-email-detail .reply-title label.l1 {
  background-position: 0 -300px;
}

.leader-email-detail .reply-title label.l2 {
  background-position: 0 -400px;
}

.leader-email-detail .reply-title label.l3 {
  background-position: 0 -200px;
}

.leader-email-detail .reply-title span {
  float: left;
  padding-right: 40px;
}

.leader-email-detail .reply-title .fn-left {
  margin-bottom: 10px;
}

.leader-email-detail .reply-title .fn-right span {
  padding-right: 0;
}

.leader-email-detail .leader-email-detail-con {
  color: #000;
  padding-top: 20px;
  font-size: 20px;
  line-height: 36px;
}

.reply {
  margin-bottom: 50px;
}
/*# sourceMappingURL=com-mail.css.map */