.no-margin {
  margin:0!important;
}

.display-suite-address {
  overflow: hidden;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  height: 2.4em;
  line-height: 1.2em;
}

span.required {
    color: red;
    padding: 3px;
}

.formErrorlist {
    color: red;
    display: none;
    text-align:right;
}

.bootstrap-tagsinput > .label {
    font-size: 100%;
}

.email-other-notes {
    font-size: x-small;
    color:orangered;
}