.bc-user-preview {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: 2fr 3fr;
  grid-auto-rows: minmax(50px, auto);
  max-width: 1100px;
  grid-auto-flow: row;
  margin-bottom: 20px;
}
.bc-user-preview .ant-card {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  height: fit-content;
}
.bc-user-preview .ant-card .ant-card-head {
  background-color: #fafafa;
}
.bc-user-preview .personal-info {
  min-width: 450px;
  grid-column-start: 1;
}
.bc-user-preview .personal-info .personal-info-container {
  display: flex;
  gap: 25px;
}
.bc-user-preview .personal-info .personal-info-container .photo-container {
  max-width: 100px;
  width: 100%;
}
.bc-user-preview .personal-info .personal-info-container .photo-container .image {
  height: 100px;
  width: 100px;
  border-radius: 50%;
}
.bc-user-preview .personal-info .personal-info-container .info-container .ant-row {
  margin-bottom: 5px;
}
.bc-user-preview .personal-info .personal-info-container .info-container .ant-row .ant-typography {
  width: fit-content;
  margin-left: 10px;
}
.bc-user-preview .personal-info .personal-info-container .info-container .ant-row .ant-typography svg {
  height: 15px;
  width: auto;
  width: fit-content;
}
.bc-user-preview .activity-info {
  min-width: 400px;
  grid-column-start: 1;
  grid-row-start: 2;
}
.bc-user-preview .activity-info .activity-info-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.bc-user-preview .activity-info .activity-info-container .activity {
  display: flex;
  width: 100%;
}
.bc-user-preview .activity-info .activity-info-container .activity .activity-title {
  min-width: 150px;
  max-width: 170px;
  width: 100%;
}
.bc-user-preview .branches-info {
  grid-column-start: 1;
}
.bc-user-preview .additional-info {
  grid-column-start: 2;
  grid-row-start: 1;
  grid-row-end: 4;
}
.bc-user-preview .additional-info .additional-info-container {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.bc-user-preview .additional-info .additional-info-container .record {
  display: flex;
  width: 100%;
  align-items: center;
}
.bc-user-preview .additional-info .additional-info-container .record .record-title {
  min-width: 150px;
  max-width: 170px;
  width: 100%;
}
.bc-user-preview .send-letter {
  width: fit-content;
}
@media screen and (max-width: 1024px) {
  .bc-user-preview {
    grid-template-columns: 1fr;
  }
  .bc-user-preview .personal-info {
    min-width: 300px;
  }
  .bc-user-preview .activity-info {
    min-width: 300px;
    grid-row-start: 2;
  }
  .bc-user-preview .additional-info {
    grid-column-start: 1;
    grid-row-start: 4;
  }
  .bc-user-preview .branches-info {
    grid-row-start: 3;
  }
}
@media screen and (max-width: 530px) {
  .bc-user-preview {
    grid-template-columns: 1fr;
  }
  .bc-user-preview .personal-info {
    min-width: 300px;
  }
  .bc-user-preview .personal-info .personal-info-container {
    flex-direction: column;
  }
  .bc-user-preview .personal-info .personal-info-container .photo-container {
    margin: 0 auto;
  }
  .bc-user-preview .activity-info {
    min-width: 300px;
  }
}
.bc-user-profile {
  max-width: 1100px;
  display: flex;
  gap: 20px;
  max-width: 1100px;
}
.bc-user-profile .user-profile-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.bc-user-profile .user-profile-col-left {
  flex: 0 0 400px;
}
.bc-user-profile .user-profile-col-right {
  flex: 1;
}
.bc-user-profile .ant-card {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  height: fit-content;
}
.bc-user-profile .ant-card .ant-card-head {
  background-color: #fafafa;
}
.bc-user-profile .personal-info .personal-info-container {
  display: flex;
  gap: 25px;
}
.bc-user-profile .personal-info .personal-info-container .photo-container {
  max-width: 100px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bc-user-profile .personal-info .personal-info-container .photo-container .image {
  height: 100px;
  width: auto;
  border-radius: 50%;
}
.bc-user-profile .personal-info .personal-info-container .info-container .ant-row {
  margin-bottom: 5px;
}
.bc-user-profile .personal-info .personal-info-container .info-container .ant-row .ant-typography {
  width: fit-content;
}
.bc-user-profile .personal-info .personal-info-container .info-container .ant-row .ant-typography svg {
  margin-right: 10px;
  height: 15px;
  width: auto;
  width: fit-content;
}
.bc-user-profile .main-info .form {
  width: 100%;
}
.bc-user-profile .main-info .ant-picker {
  width: 100%;
}
.bc-user-profile .main-info .form-space {
  width: 100%;
}
.bc-user-profile .main-info .form-space .container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.bc-user-profile .main-info .form-space .container .field-autocomplete .ant-select-selection-search-input {
  font-size: 15px;
}
.bc-user-profile .main-info .form-space .container .ant-space-item {
  width: 100%;
}
.bc-user-profile .main-info .form-space .container .ant-typography {
  min-width: 110px;
}
.bc-user-profile .main-info .form-space .container .label-require:after {
  display: inline-block;
  margin-inline-start: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: "*";
}
.bc-user-profile .main-info .form-space .container .ant-form-item,
.bc-user-profile .main-info .form-space .container .date-selectors {
  max-width: 400px;
  width: -webkit-fill-available;
}
.bc-user-profile .phone .form-space {
  width: 100%;
}
.bc-user-profile .phone .form-space .container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.bc-user-profile .phone .form-space .container .new-phone-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: space-between;
  gap: 10px;
}
.bc-user-profile .phone .form-space .container .new-phone-container .field-container {
  column-gap: 0;
}
.bc-user-profile .phone .form-space .container .ant-typography {
  min-width: 110px;
}
.bc-user-profile .phone .form-space .container .ant-typography-secondary {
  max-width: 400px;
}
.bc-user-profile .phone .form-space .container .ant-form-item {
  max-width: 400px;
  width: -webkit-fill-available;
}
.bc-user-profile .email form {
  width: 100%;
}
.bc-user-profile .email .form-space {
  width: 100%;
}
.bc-user-profile .email .form-space .container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.bc-user-profile .email .form-space .container .new-email-container {
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bc-user-profile .email .form-space .container .ant-space-item {
  width: 100%;
}
.bc-user-profile .email .form-space .container .ant-typography {
  min-width: 110px;
}
.bc-user-profile .email .form-space .container .ant-form-item {
  max-width: 400px;
  width: -webkit-fill-available;
}
.bc-user-profile .password-info .form-space {
  width: 100%;
}
.bc-user-profile .password-info .form-space .container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.bc-user-profile .password-info .form-space .container .new-email-container {
  max-width: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.bc-user-profile .password-info .form-space .container .ant-space-item {
  width: 100%;
}
.bc-user-profile .password-info .form-space .container .ant-typography {
  min-width: 110px;
}
.bc-user-profile .password-info .form-space .container .ant-form-item {
  max-width: 400px;
  width: -webkit-fill-available;
}
.bc-user-profile .bc-masked-phone-input .code-and-input-space {
  margin-left: 0 !important;
}
.bc-user-profile .position-divider {
  margin: 8px 0;
}
@media screen and (max-width: 834px) {
  .bc-user-profile {
    grid-template-columns: 1fr;
  }
  .bc-user-profile .personal-info .personal-info-container .photo-container {
    max-width: 100px;
  }
  .bc-user-profile .personal-info .personal-info-container .photo-container .image {
    height: 100px;
  }
  .bc-user-profile .main-info {
    grid-column-start: 1;
    grid-row-start: 2;
  }
  .bc-user-profile .phone {
    grid-column-start: 1;
    grid-row-start: 4;
  }
  .bc-user-profile .phone .bc-masked-phone-input {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    max-width: none;
  }
  .bc-user-profile .email {
    grid-column-start: 1;
    grid-row-start: 5;
  }
  .bc-user-profile .password-info {
    grid-column-start: 1;
    grid-row-start: 6;
    grid-row-end: 7;
  }
}
@media screen and (max-width: 550px) {
  .bc-user-profile .personal-info .personal-info-container {
    gap: 20px;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .bc-user-profile .personal-info .info-container {
    width: 100%;
  }
  .bc-user-profile .container {
    flex-direction: column;
    gap: 10px;
  }
  .bc-user-profile .container .ant-typography {
    margin: 0;
  }
  .bc-user-profile .phone {
    grid-column-start: 1;
    grid-row-start: 4;
  }
  .bc-user-profile .phone .bc-masked-phone-input {
    flex-direction: column;
  }
  .bc-user-profile .phone .bc-masked-phone-input {
    display: flex !important;
  }
  .bc-user-profile .phone .bc-masked-phone-input .ant-input {
    width: 100%;
  }
}
.bc-users .avatar {
  height: 60px;
  width: 60px;
  border-radius: 50%;
}
.bc-users .additional-info {
  max-width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bc-users .user-input {
  max-width: 66%;
}
.bc-users .table-container {
  width: 100%;
}
.bc-users .toolbar-space {
  display: flex;
  justify-content: space-between;
}
.bc-users .desktop-buttons {
  display: inline-flex;
}
.bc-users .tablet-buttons {
  display: none;
}
.bc-users .ant-select-selection-placeholder {
  color: black;
}
.bc-users .deleted-cell {
  min-width: 65px;
  opacity: 0.5;
}
.bc-users .deleted-cell__caption {
  color: red;
}
@media screen and (max-width: 834px) {
  .bc-users .user-input {
    max-width: auto;
  }
  .bc-users .user-selector {
    width: 100% !important;
  }
  .bc-users .desktop-buttons {
    display: none;
  }
  .bc-users .tablet-buttons {
    display: inline-flex;
  }
}
@media screen and (max-width: 550px) {
  .bc-users .user-input {
    max-width: 100%;
  }
  .bc-users .selector-space .ant-space-item {
    width: 100%;
  }
  .bc-users .tablet-buttons {
    width: 100%;
    justify-content: space-between;
  }
  .bc-users .search-button {
    width: 100%;
  }
}

/*# sourceMappingURL=main~87.6c892ff6.css.map*/