.callLogFieldsSection {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #666666;
  flex-grow: 1;
  padding: 6px 0 0 0;
}
