.rating__default-symbol[data-v-d4b2b3f6]{
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  margin-right: 0.25rem;
  border-radius: 9999px;
  --bg-opacity: 1;
  background-color: #0087CB;
  background-color: rgba(0, 135, 203, var(--bg-opacity))
}
.logbook-cards__card[data-v-2f4d7e8f]{
  border-radius:0.25rem;
  border-width:1px;
  border-style:solid;
  --border-opacity:1;
  border-color:#e2e8f0;
  border-color:rgba(226, 232, 240, var(--border-opacity))
}
.logbook-cards__card__index[data-v-2f4d7e8f]{
  min-width:5ch;
  padding:1rem;
  border-right-width:1px;
  border-style:solid;
  --border-opacity:1;
  border-color:#e2e8f0;
  border-color:rgba(226, 232, 240, var(--border-opacity));
  font-size:1.5rem;
  --text-opacity:1;
  color:#718096;
  color:rgba(113, 128, 150, var(--text-opacity))
}
.logbook-cards__card__main[data-v-2f4d7e8f]{
  padding:1rem
}
.logbook-cards__card__header[data-v-2f4d7e8f]{
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
      flex-wrap:wrap;
  -webkit-box-pack:justify;
      -ms-flex-pack:justify;
          justify-content:space-between;
  -webkit-box-align:center;
      -ms-flex-align:center;
          align-items:center
}
.logbook-cards__card__project-name[data-v-2f4d7e8f]{
  -webkit-box-flex:1;
      -ms-flex:1 1 0%;
          flex:1 1 0%;
  --text-opacity:1;
  color:#5AAA4E;
  color:rgba(90, 170, 78, var(--text-opacity));
  font-size:0.875rem;
  font-weight:700;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.logbook-cards__card__task-date[data-v-2f4d7e8f]{
  -webkit-box-flex:0;
      -ms-flex:none;
          flex:none;
  font-size:0.875rem;
  --text-opacity:1;
  color:#718096;
  color:rgba(113, 128, 150, var(--text-opacity))
}
.logbook-cards__card__task-name[data-v-2f4d7e8f]{
  --text-opacity:1;
  color:#2d3748;
  color:rgba(45, 55, 72, var(--text-opacity));
  font-size:1rem
}
.logbook-cards__card__info-wrapper[data-v-2f4d7e8f]{
  display:grid;
  grid-template-columns:auto auto;
  gap:1rem .5rem;
  margin-left:-0.5rem;
  margin-right:-0.5rem
}
.logbook-cards__card__info[data-v-2f4d7e8f]{
  padding:0.5rem;
  border-radius:0.25rem
}
.logbook-cards__card__info.is-clickable[data-v-2f4d7e8f]{
  cursor:pointer
}
.logbook-cards__card__info.is-clickable[data-v-2f4d7e8f]:hover{
  --bg-opacity:1;
  background-color:#edf2f7;
  background-color:rgba(237, 242, 247, var(--bg-opacity))
}
.logbook-cards__card__info>label[data-v-2f4d7e8f]{
  display:block;
  font-size:0.75rem;
  --text-opacity:1;
  color:#63b3ed;
  color:rgba(99, 179, 237, var(--text-opacity));
  font-weight:700
}
.logbook-cards__card .document-icon[data-v-2f4d7e8f]{
  font-size:0.875rem;
  --text-opacity:1;
  color:#4299e1;
  color:rgba(66, 153, 225, var(--text-opacity))
}
.logbook-cards__card .action-button[data-v-2f4d7e8f]{
  border-width:1px;
  border-style:solid;
  height:2rem;
  margin-left:0.25rem;
  margin-right:0.25rem;
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:0.25rem;
  padding-bottom:0.25rem;
  border-radius:0.25rem;
  font-weight:700
}
.logbook-cards__card .action-button>span[data-v-2f4d7e8f]{
  margin-left:0.25rem
}
.logbook-cards__card .action-button[data-v-2f4d7e8f]:hover,.logbook-cards__card .action-button[data-v-2f4d7e8f]:focus{
  outline:0
}

/*# sourceMappingURL=chunk-1d4c5dea.0d5f3ad7.css.map*/