h3[data-v-252bdc70] {
  font-size: 16px;
}
#header[data-v-252bdc70] {
  padding: 24px 24px 24px 16px;
  border-bottom: 1px solid rgba(215, 218, 224, 0.5);
}
#header.d-flex[data-v-252bdc70] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#header.justify-content-between[data-v-252bdc70] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header.align-items-center[data-v-252bdc70] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header div .btn[data-v-252bdc70]:not(:last-child) {
  margin-right: 16px;
}
.working-status-avatar[data-v-3f885ec0] {
  position: relative;
  height: 56px;
  width: 56px;
  border-radius: 28px;
}
.working-status-avatar.active[data-v-3f885ec0] {
  background-color: rgba(136, 222, 49, 0.2);
}
.working-status-avatar.absent[data-v-3f885ec0] {
  background-color: rgba(248, 215, 29, 0.2);
}
.working-status-avatar2[data-v-3f885ec0] {
  position: absolute;
  top: 12px;
  left: 12px;
  height: 32px;
  width: 32px;
  border-radius: 16px;
}
.working-status-avatar2.active[data-v-3f885ec0] {
  background-color: rgba(136, 222, 49, 0.3);
}
.working-status-avatar2.absent[data-v-3f885ec0] {
  background-color: rgba(248, 215, 29, 0.3);
}
.working-status-avatar3[data-v-3f885ec0] {
  position: absolute;
  top: 6px;
  left: 6px;
  height: 20px;
  width: 20px;
  border-radius: 10px;
}
.working-status-avatar3.active[data-v-3f885ec0] {
  background-color: #88DE31;
}
.working-status-avatar3.absent[data-v-3f885ec0] {
  background-color: #F8D71D;
}
.card-content-title[data-v-3f885ec0] {
  color: #364462;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
}
.card-content-subtitle[data-v-3f885ec0] {
  color: #364462;
  font-size: 14px;
  line-height: 16px;
}
.contact-info-card-title[data-v-3f885ec0] {
  color: rgba(54, 68, 98, 0.5);
  font-size: 14px;
  line-height: 16px;
}
.contact-info-card-subtitle[data-v-3f885ec0] {
  color: #364462;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}
.scrollable-y[data-v-0f44c4e5] {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 80px);
}
.profile-info-name[data-v-0f44c4e5] {
  color: #364462;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.profile-info-position[data-v-0f44c4e5] {
  opacity: 0.5;
  color: rgba(54, 68, 98, 0.5);
  font-size: 14px;
  line-height: 16px;
}
.contact-rating[data-v-0f44c4e5] {
  height: 88px;
  width: 128px;
  border-radius: 8px;
  background-color: rgba(55, 115, 245, 0.05);
}
.contact-rating .rating-value[data-v-0f44c4e5] {
  color: #364462;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
}
.contact-rating .reviews[data-v-0f44c4e5] {
  color: rgba(54, 68, 98, 0.5);
  font-size: 14px;
  line-height: 16px;
}
.profile-info-tab[data-v-0f44c4e5] {
  color: #364462;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 19px;
  margin-top: -16px;
  margin-left: 0 !important;
  margin-right: 25px !important;
  padding: 0px !important;
  border-bottom: 2px solid #3773f5;
  min-width: auto;
  max-width: none;
}
.profile-info-tab.inactive[data-v-0f44c4e5] {
  color: rgba(54, 68, 98, 0.2);
  border-bottom-color: rgba(55, 115, 245, 0);
  font-weight: normal;
}
.profile-info-tab[data-v-0f44c4e5]:last-child {
  margin-right: 0px !important;
}
.profile-info-tab.inactive[data-v-0f44c4e5] {
  color: rgba(54, 68, 98, 0.2);
  font-weight: normal;
}
.profile-info-list-item[data-v-0f44c4e5] {
  min-height: 32px;
  max-height: 32px;
}
.profile-info-list-item .text-item-menu[data-v-0f44c4e5] {
  font-size: 12px;
  line-height: 14px;
}
.profile-info-list-item .text-item-menu.item-delete[data-v-0f44c4e5] {
  color: #FC3844;
}
.profile-info-list-item .text-item-menu.item-default[data-v-0f44c4e5] {
  color: #364462;
}
.delete-contact-card[data-v-0f44c4e5] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 200px;
  background-color: rgba(54, 68, 98, 0.95);
}
.delete-contact-card .title[data-v-0f44c4e5] {
  color: #FFFFFF;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.delete-contact-card .subtitle[data-v-0f44c4e5] {
  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 16px;
  text-align: center;
}
.delete-contact-card .button-text[data-v-0f44c4e5] {
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
}
.info-message[data-v-0f44c4e5] {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
}
.info-message[data-v-0f44c4e5]::before {
  content: "";
  display: inline-block;
  background-color: #88DE31;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin-right: 8px;
}
.profile-tab-item[data-v-0f44c4e5] {
  background-color: rgba(55, 115, 255, 0.1);
  overflow: hidden;
}
.profile-tab-item[data-v-0f44c4e5]:hover {
  overflow-y: auto;
}
.back[data-v-0f44c4e5] {
  height: 14px;
  color: #3773F5;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 14px;
}
.title[data-v-0f44c4e5] {
  color: #364462;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
}
