
.xx-small[data-v-ba5c3ade] {
  max-width: 16px;
  max-height: 16px;
  width: 16px;
  height: 16px;
}
.grid-item[data-v-ba5c3ade] {
  height: 88px;
  padding: 16px !important;
}
.list-item[data-v-ba5c3ade] {
  background-color: white;
  padding: 8px 16px;
}
.list-item.rounded[data-v-ba5c3ade] {
  border-radius: 8px;
}
.list-item[data-v-ba5c3ade]:hover {
  background-color: rgba(55, 115, 245, 0.1);
}
.list-item-title[data-v-ba5c3ade] {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
}
.list-item-subtitle[data-v-ba5c3ade] {
  color: #4F5564;
  font-size: 14px;
  line-height: 16px;
}
.comment[data-v-ba5c3ade] {
  color: #777777;
  font-size: 15px;
  line-height: 20px;
}
.timestamp[data-v-ba5c3ade] {
  color: #3773F5;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
.expired[data-v-ba5c3ade] {
  color: #FA511F;
}
.pending[data-v-ba5c3ade] {
  color: #F8D71D;
}
.normal-selected[data-v-ba5c3ade] {
  position: relative;
  background-color: rgba(55, 115, 245, 0.1);
}
.normal-selected .rounded[data-v-ba5c3ade] {
  border-radius: 8px;
}
.pending-selected[data-v-ba5c3ade] {
  position: relative;
  background-color: rgba(248, 215, 29, 0.1);
}
.expired-selected[data-v-ba5c3ade] {
  position: relative;
  background-color: rgba(250, 81, 31, 0.1);
}
.item-selector[data-v-ba5c3ade] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleX(-1) rotate(180deg);
          transform: scaleX(-1) rotate(180deg);
  border: 1px solid #3773F5;
  border-radius: 0 4px 4px 0;
}
.item-selector-edit[data-v-ba5c3ade] {
  position: absolute;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
  border: 0.5px solid #3773F5;
  border-radius: 8px;
}
.removable[data-v-ba5c3ade] {
  position: absolute;
  top: 8px;
  right: 8px;
  content: url(../img/delete.412e3511.svg);
}
.pending-selector[data-v-ba5c3ade] {
  border-color: #F8D71D;
}
.expired-selector[data-v-ba5c3ade] {
  border-color: #FA511F;
}
.invisible-wrapper[data-v-ba5c3ade] {
  width: 16px;
  height: 16px;
  display: inline-block;
}


