/* screen - popup-add-new-staff */

.sfpro-medium-abbey-14px-modal-staff {
  color: var(--gray-2);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.sfpro-medium-gray-14px-modal-staff {
  color: var(--gray-3);
  font-family: var(--font-family-sf_pro-medium);
  font-size: var(--font-size-m);
  font-style: normal;
  font-weight: 400;
}

.popup-add-new-staff {
  align-items: flex-start;
  background-color: var(--white);
  border: 1px none;
  display: flex;
  flex-direction: column;
  gap: 24px;
  /*min-width: 566px;*/
  /*padding: 32px 48px 48px;*/
  position: relative;
}

.popup-add-new-staff .frame-2608576 {
  align-items: center;
  align-self: stretch;
  height: 56px;
  justify-content: space-between;
}

.popup-add-new-staff .close-default {
  height: 24px;
  margin-right: -11981.00px;
  margin-top: -5461.00px;
  min-width: 24px;
  position: relative;
}

.popup-add-new-staff .title {
  color: var(--blue-1);
  font-family: var(--font-family-sf_pro-semibold);
  font-size: var(--font-size-xl);
  font-weight: 590;
  letter-spacing: 0;
  line-height: 36px;
  /*margin-left: -12296.5px;*/
  position: relative;
  white-space: nowrap;
  width: fit-content;
  text-align: center;
}

.popup-add-new-staff .icon-close {
  height: 28px;
  /*margin-left: -12296.5px;*/
  min-width: 28px;
  position: relative;
}

.popup-add-new-staff .frame-260859 {
  align-items: center;
  align-self: stretch;
  gap: 60px;
}

.popup-add-new-staff .frame-2608591 {
  align-items: center;
  flex: 1;
  gap: 16px;
}

.popup-add-new-staff .input-large {
  align-items: flex-start;
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 8px;
  position: relative;
}

.popup-add-new-staff .label {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-top: -1.00px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-staff .frame-2608131 {
  align-items: center;
  align-self: stretch;
  border: 1px solid;
  border-color: var(--gray-4);
  border-radius: 8px;
  gap: 10px;
  height: 44px;
  padding: 15px 16px;
}

.popup-add-new-staff .text-input {
  letter-spacing: 0.34px;
  line-height: 21px;
  margin-bottom: -2.50px;
  margin-top: -4.50px;
  position: relative;
  /*text-align: center;*/
  white-space: nowrap;
  /*width: fit-content;*/
  width: 100%;
}

.popup-add-new-staff .component-1 {
  border: 1px solid;
  border-color: var(--blue-1);
  gap: 8px;
  width: fit-content;
}

.popup-add-new-staff .icon-solidcloud-upload {
  height: 16px;
  min-width: 16px;
  position: relative;
}

.popup-add-new-staff .enabled {
  color: var(--blue-1);
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-staff .frame-2608598 {
  align-items: flex-start;
  align-self: stretch;
  gap: 24px;
}

.popup-add-new-staff .component-2 {
  background-color: var(--neutralsecondary-3);
  flex: 1;
  gap: 10px;
}

.popup-add-new-staff .enabled-1 {
  color: var(--gray-1);
}

.popup-add-new-staff .component-3 {
  background-color: var(--blue-1);
  flex: 1;
  gap: 10px;
}

.popup-add-new-staff .enabled-2 {
  color: var(--white);
}

.popup-add-new-staff .component {
  align-items: center;
  border-radius: 8px;
  display: flex;
  height: 44px;
  justify-content: center;
  padding: 1px 20px;
  position: relative;
}

.popup-add-new-staff .enabled-3 {
  font-family: var(--font-family-sf_pro-regular);
  font-size: var(--font-size-l);
  font-weight: 400;
  letter-spacing: 0.26px;
  line-height: 24px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  width: fit-content;
}

.popup-add-new-staff .frame {
  display: flex;
  position: relative;
}
