.bc-lead-branches {
  margin-bottom: 20px;
  width: 100%;
}

.payment-account-label {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}
.payment-account-label .payment-account-label-text {
  font-size: 14px;
}

.ant-select-selector .payment-account-label {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 4px !important;
  max-width: 100% !important;
}

.ant-select-selector .payment-account-label-text-ellipsis {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.ant-select-selector .payment-account-label-text {
  flex: 0 0 auto !important;
  white-space: nowrap !important;
  margin: 0 !important;
  font-size: 14px !important;
}

.ant-select-dropdown .payment-account-label {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 0 !important;
  max-width: none !important;
}

.ant-select-dropdown .payment-account-label-text-ellipsis,
.ant-select-dropdown .payment-account-label-dropdown {
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
  max-width: none !important;
  display: block !important;
}

.ant-select-dropdown .payment-account-label-text {
  font-size: 14px !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
}

.top-balance_modal .ant-select,
.top-balance_modal .ant-select-selector {
  max-width: 100% !important;
  width: 100% !important;
  box-sizing: border-box !important;
}

.top-balance_modal .ant-select-dropdown {
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
}

@media (max-width: 546px) {
  .top-balance_modal .container > .ant-form-item {
    max-width: 100% !important;
  }
}
@media (min-width: 547px) {
  .top-balance_modal .ant-form-item {
    max-width: 362px !important;
    width: 100% !important;
  }
}
.bc-message-input-with-files-upload em-emoji-picker {
  position: absolute;
  right: 120px;
  top: 30px;
  z-index: 500;
}
.bc-message-input-with-files-upload .error-message {
  width: 100%;
  text-align: center;
  margin-bottom: 12px;
}
.bc-message-input-with-files-upload #message_help {
  padding-top: 10px;
  padding-left: 10px;
}
.bc-message-input-with-files-upload .ant-form-item-control-input-content .send-message-text-area {
  padding-bottom: 0px;
}
.bc-message-input-with-files-upload .action-text-button {
  margin: 0;
  padding: 0;
}
.bot-details-modal-header {
  display: flex;
  width: 100%;
  padding: 0px 0px 16px !important;
  margin: 0px !important;
  white-space: wrap;
  padding-right: 12px !important;
}
.bot-details-modal-header .ant-modal-title {
  width: 100%;
}
.bot-details-modal-header .ant-modal-title .title-with-dropdown-container {
  margin-top: -2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bot-details-modal-header .ant-modal-title .title-with-dropdown-container h5 {
  margin: 0px;
}
.bot-details-modal-header .ant-modal-title .title-with-dropdown-container span {
  display: flex;
  align-items: flex-start;
  height: 20px;
  margin-top: 1px;
  margin-right: 4px;
  cursor: pointer;
}

.bot-details-modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 100%;
  min-height: 100px;
}
.bot-details-modal-body .branch-selector {
  max-height: 86px;
  overflow-y: auto;
}
.bot-details-modal-body .bot-details-modal-form {
  display: flex;
  flex-direction: column;
  gap: 18px;
  width: 100%;
}
.bot-details-modal-body .bot-details-modal-form .send-message-robot-divider {
  margin: 0;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row {
  position: relative;
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 8px;
  margin-top: 4px;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_day {
  display: flex;
  flex: 1.5;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_day .ant-form-item-row {
  width: 100%;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_day .ant-form-item-explain {
  position: absolute;
  top: 25px;
  left: 0;
  margin-top: 4px;
  width: 300px;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time {
  display: flex;
  flex: 2.5;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time .ant-form-item-row {
  width: 100%;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time .ant-form-item-row .custom_deadline_row_time {
  width: 100%;
}
.bot-details-modal-body .bot-details-modal-form .custom_deadline_row .item_custom_deadline_row_time #custom_deadline_time_help {
  position: absolute;
  top: 25px;
  left: 0;
  margin-top: 4px;
  width: 300px;
}
.bot-details-modal-body .bot-details-modal-form .item-container {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.bot-details-modal-body .bot-details-modal-form .item-container .ant-form-item {
  margin-bottom: 0;
}
.bot-details-modal-body .ant-form-item-explain-error {
  position: absolute;
  color: #ff4d4f;
  font-size: 12px;
  line-height: 1.2;
}

.days-input-container {
  display: flex;
  align-items: center;
  gap: 8px;
}
.days-input-container .custom_deadline_day_input {
  width: 100px;
  height: 32px;
}
.days-input-container .ant-form-item {
  margin-bottom: 0;
}

.bot-branch-selection-buttons {
  display: flex;
  flex-direction: column;
}

.bot-all-branches-button,
.bot-unselect-all-branches-button {
  margin-left: 5px;
  padding-left: 5px;
  width: min-content;
}

.bc-bot-details-modal__footer {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 24px;
}
.bc-bot-details-modal__add-btn {
  min-width: 120px;
}
@media screen and (max-width: 455px) {
  .bot-details-modal-header .ant-modal-title .title-with-dropdown-container {
    margin-top: -1px;
    align-items: flex-start;
  }
}
.add-whatsapp-integration-warning-modal__content {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 14px;
  line-height: 1.6;
}
.add-whatsapp-integration-warning-modal__title {
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}
.add-whatsapp-integration-warning-modal__icon svg {
  width: 20px;
  height: 20px;
  fill: #faad14;
}
.add-whatsapp-integration-warning-modal__intro {
  margin: 0 !important;
}
.add-whatsapp-integration-warning-modal__list-item-icon {
  margin-right: 4px !important;
}
.add-whatsapp-integration-warning-modal__list {
  margin: 0 !important;
  padding-left: 20px;
}
.add-whatsapp-integration-warning-modal__list li {
  margin: 6px 0 !important;
}
.add-whatsapp-integration-warning-modal__list--numbered {
  list-style: decimal;
}
.add-whatsapp-integration-warning-modal__list--danger {
  list-style: none;
  padding-left: 0;
  color: #cf1322;
  padding-left: 8px;
}
.add-whatsapp-integration-warning-modal__section-title {
  margin: 8px 0 0 !important;
  font-weight: 600;
}
.add-whatsapp-integration-warning-modal__disclaimer {
  margin: 0 !important;
  color: rgba(0, 0, 0, 0.65);
}
.add-whatsapp-integration-warning-modal__support {
  margin: 0 !important;
}
.add-whatsapp-integration-warning-modal__footer {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 12px;
}
.add-whatsapp-integration-warning-modal__footer-actions {
  display: flex;
  gap: 8px;
}
.combine-clients-modal {
  display: flex;
  height: 100%;
  gap: 16px;
  margin-top: 16px;
}
.combine-clients-modal *::-webkit-scrollbar {
  height: 5px;
  width: 5px;
  border-radius: 15px;
}
.combine-clients-modal *::-webkit-scrollbar-track {
  background: white;
  border-radius: 15px;
}
.combine-clients-modal *::-webkit-scrollbar-corner {
  border-radius: 33px;
}
.combine-clients-modal * ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #b1c4df;
}
.combine-clients-modal__modal .ant-modal-body {
  padding-top: 8px;
}
.combine-clients-modal__divider {
  height: 24px;
}
.combine-clients-modal__button {
  min-width: 200px;
}
.combine-clients-modal__title-wrapper {
  width: 100%;
}
.combine-clients-modal__title {
  margin: 0;
}
.combine-clients-modal__subtitle {
  font-size: 12px;
}
.combine-clients-modal__result-column {
  flex: 0 0 260px;
  max-width: 260px;
  position: sticky;
  left: 0;
  top: 0;
  align-self: flex-start;
  z-index: 1;
}
.combine-clients-modal__columns-wrapper {
  flex: 1;
  overflow-x: auto;
  padding-bottom: 8px;
}
.combine-clients-modal__columns {
  display: flex;
  gap: 16px;
  min-width: 520px;
}
.combine-clients-modal__column-card {
  flex: 0 0 260px;
  max-width: 260px;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.combine-clients-modal__column-card .ant-card-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 12px;
}
.combine-clients-modal__column-card .ant-card-head {
  min-height: 40px;
  padding: 0 12px;
}
.combine-clients-modal__column-card .ant-card-head-title {
  padding: 8px 0;
  font-size: 13px;
}
.combine-clients-modal__result-card {
  border-color: #1677ff;
  background: #f0f5ff;
}
.combine-clients-modal__column-content {
  width: 100%;
}
.combine-clients-modal__field-block {
  height: 46px;
  width: 100%;
}
.combine-clients-modal__field-label {
  display: block;
  margin-bottom: 4px;
  font-size: 12px;
}
.combine-clients-modal__field-row {
  display: flex;
  align-items: flex-start;
}
.combine-clients-modal__field-value {
  font-size: 13px;
}
.combine-clients-modal__checkbox-label {
  font-size: 13px;
}
.combine-clients-modal__checkbox-label .ant-tag {
  margin-right: 4px;
}
.combine-clients-modal__not-duplicate {
  margin-top: auto;
  display: flex;
  justify-content: flex-end;
}
.combine-clients-modal__client-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  font-size: 13px;
}
.combine-clients-modal__tags-scroll {
  display: flex;
  gap: 4px;
  max-width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.combine-clients-modal__tags-scroll .ant-tag {
  flex-shrink: 0;
}
.loader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.loader-overlay.visible {
  opacity: 1;
  pointer-events: all;
}

.loader-spinner {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.image-gallery-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.image-gallery-container .image-gallery-anchor {
  display: block;
  position: relative;
}
.image-gallery-container .image-gallery-anchor .image-gallery-preview {
  top: 0;
  border-radius: 10px;
}
.image-gallery-container .image-gallery-anchor .image-gallery-thumbnail {
  display: flex;
  border-radius: 10px;
  width: 100%;
  min-width: 140px;
  height: 100px;
  background-color: #fff;
  align-items: center;
  justify-content: center;
}
.image-gallery-container .image-gallery-anchor .image-gallery-thumbnail-icon svg {
  width: 24px;
  height: 24px;
}
.image-gallery-container .image-gallery-anchor .image-gallery-load-button {
  width: 25px;
  height: 25px;
  min-height: 25px;
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
}
.image-gallery-container .video-container {
  display: block;
  position: relative;
}
.image-gallery-container .video-container .image-gallery-load-button {
  width: 25px;
  height: 25px;
  min-height: 25px;
  position: absolute;
  top: 4px;
  right: 4px;
  z-index: 2;
}
.bc-message-templates-wrapper {
  width: 100%;
}
.bc-message-templates-wrapper .close-icon {
  font-size: 12px;
  color: #999;
  margin-left: 8px;
}

.message-container {
  max-width: 100%;
  overflow: hidden;
}
.message-container .template-text {
  display: inline-block;
}
.message-container .message-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bc-logs-generator {
  width: 100%;
  max-width: 800px;
}
.bc-logs-generator .action {
  margin-bottom: 30px;
}
.bc-logs-generator .action .action-item {
  margin-left: 30px;
}
.bc-logs-generator .action .action-item .action-item_icon {
  width: 30px;
  height: 10px;
  padding-bottom: 1px;
}
.bc-logs-generator .action .action-item .action-item_icon-marker {
  width: 15px;
  height: 4px;
  padding-bottom: 4px;
}
@media screen and (max-width: 834px) {
  .bc-logs-generator .divider {
    width: auto;
    max-width: 400px;
    min-width: none !important;
  }
  .bc-logs-generator .ant-form-item {
    margin: 0;
    max-width: 400px;
    width: 100%;
  }
  .bc-logs-generator .ant-form-item .ant-picker {
    max-width: 400px;
    width: 100%;
  }
  .bc-logs-generator .space {
    flex-direction: column;
    max-width: 400px;
  }
  .bc-logs-generator .container {
    width: 100%;
    flex-direction: column;
    align-items: baseline;
    gap: 10px;
  }
  .bc-logs-generator .button {
    width: 100%;
  }
  .bc-logs-generator .branches-container {
    width: auto;
  }
}
.employees-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

.employee-square {
  border-radius: 8px;
  padding: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 140px;
  max-width: 300px;
}
.employee-square__one {
  max-width: 100%;
}

.employee-name {
  font-weight: bold;
  margin-bottom: 8px;
  font-size: 14px;
  color: #333;
  text-wrap: wrap;
}

.employee-status {
  font-size: 13px;
  color: #666;
}

.employees-modal-body .comment-button {
  position: absolute;
  top: 14px;
  right: 52px;
}

@media screen and (max-width: 584px) {
  .employees-modal-body .employee-square {
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .employees-modal-body .comment-button {
    position: static;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 16px;
  }
}

/*# sourceMappingURL=main~9.e1398470.css.map*/