.lead-title {
  color: #2f4050;
  font-family: "OpenSans-bold";
  font-size: 21px;
  line-height: 32px; }

.add-event-dropdown {
  position: absolute;
  left: 0;
  height: 37px; }

.input-add-event-wrap {
  width: 100%; }

.add-even-btn-wrap {
  position: absolute;
  right: 0;
  width: 135px; }

.add-even-btn-wrap > .btn-success {
  padding-top: 8px;
  padding-bottom: 8px; }

.input-add-event {
  height: 37px;
  padding-left: 85px;
  padding-right: 200px; }

.add-event-dropdown .btn-default {
  height: 37px;
  width: 75px;
  border-radius: 0;
  border: 1px solid #c3c3c3 !important;
  color: #7f7f7f; }

.lead-time i {
  font-size: 16px;
  color: #7f7f7f; }

h3.lead-customer-title {
  margin-top: 0; }

.email-body pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  word-break: break-word;
  border: none;
  background: none; }
