.contact-selected[data-v-6e86f17e] {
  border-right: 4px solid #3773F5;
  background-color: #fafafa;
}
.contact-checked[data-v-6e86f17e] {
  content: url(../img/_selected_green.d90e9d9c.svg);
}
.contact-list-item[data-v-6e86f17e] {
  height: 54px;
}
.add-contact[data-v-6e86f17e] {
  content: url(../img/_add.5978f2de.svg);
}
.item-selected .add-contact[data-v-6e86f17e], .add-contact[data-v-6e86f17e]:hover {
  content: url(../img/_add_hover.3b406411.svg);
}
.added-items[data-v-6e86f17e] {
  color: #364462;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
.v-list-item__title[data-v-6e86f17e], .v-list-item__subtitle[data-v-6e86f17e] {
  white-space: break-spaces !important;
}
.v-virtual-scroll {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 100%;
  max-width: 100%;
  overflow: auto;
  position: relative;
}
.v-virtual-scroll__container {
  display: block;
}
.v-virtual-scroll__item {
  left: 0;
  position: absolute;
  right: 0;
}
