._searchStyle_1cy0o_1 {
  padding: 8px;
}
._searchStyle__input_1cy0o_4 {
  width: 188px;
  margin-bottom: 8px;
  display: block;
}
._searchStyle__buttons_1cy0o_9 {
  margin-top: 10px;
}
._searchStyle__buttonSearch_1cy0o_12 {
  width: 90px;
  margin-right: 8px;
}
._searchStyle__buttonReset_1cy0o_16 {
  width: 90px;
}:export {
  primary: #2ed3ae;
  primary_light: #e0f9f3;
  secondary: #868d96;
  white: #ffffff;
  body_background: #f8f9fa;
  paper_background: #ffffff;
  font_family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  spacing: 8;
  even_second_color: rgb(85, 125, 161);
}

.Dashboard__shortcuts {
  padding-top: 16px;
  gap: 8px;
  margin-top: -2em !important;
  margin-left: 0 !important;
  margin-bottom: -0.5em;
}

@media screen and (max-width: 600px) {
  .Dashboard__shortcuts div {
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) {
  .Dashboard__shortcuts {
    width: 100% !important;
  }
}

.Dashboard__shortcuts__no__boxes {
  margin-bottom: 16px;
  padding-top: 16px;
  gap: 8px;
  margin-top: -2em !important;
  margin-left: 0 !important;
  margin-bottom: -0.5em;
}

@media screen and (max-width: 600px) {
  .Dashboard__shortcuts__no__boxes div {
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) {
  .Dashboard__shortcuts__no__boxes {
    width: 100% !important;
  }
}

@media screen and (max-width: 600px) {
  .Dashboard > .MuiGrid-root {
    width: 100% !important;
    margin: 0;
    padding-left: 0 !important;
  }
}

.Dashboard .MuiBox-root .chips {
  border-radius: 4px;
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  justify-content: space-between !important;
  width: 212px;
}

@media screen and (max-width: 600px) {
  .Dashboard .MuiBox-root .chips {
    width: 100%;
  }
}

.Dashboard .MuiBox-root .chips svg {
  color: white;
}

.TotalsCard__icon {
  padding-left: 15px;
  padding-top: 10px;
  color: #ffffff;
}

.TotalsCard__icon svg {
  font-size: 85px !important;
}

.TotalsCard__icon span {
  font-size: 400% !important;
}

.TotalsCard__info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0.8em 16px 0.8em 0.8em;
}

.TotalsCard__info .totalStatsFontSize {
  font-size: 37px !important;
  margin-top: 8px;
}

.TotalsCard__info .boxTitleFontSize {
  margin-top: 8px;
  margin-left: -50%;
  text-wrap: nowrap;
}

@media screen and (max-width: 600px) {
  .TotalsCard__info .boxTitleFontSize {
    text-wrap: wrap;
  }
}

.Chart__title-section {
  align-items: center;
  justify-content: space-between;
  padding: 16px;
  gap: 8px;
}

.Chart__title-section .custom-segmented button {
  background-color: #2ed3ae !important;
  color: #ffffff !important;
  font-weight: 800;
  font-size: 10px !important;
  height: 20px !important;
}

.Chart__title-section .custom-segmented button.Mui-selected {
  background-color: rgb(85, 125, 161) !important;
  color: #ffffff !important;
}

.Chart__title-section .custom-segmented button:hover {
  background-color: #ffffff !important;
  color: #2ed3ae !important;
}

.Chart__title-section .chart-segmented span {
  display: flex;
}

.Chart__title-section .chart-segmented .ant-segmented .ant-segmented-item:first-child {
  border-radius: 10px;
}

.Chart__title-section .chart-segmented .ant-segmented .ant-segmented-item:not(:last-child) {
  border-right: #ffffff solid 1px !important;
}

.Chart__title-section .chart-segmented .ant-segmented label.ant-segmented-item {
  color: #ffffff;
}

.Chart__title-section .chart-segmented .ant-segmented label.ant-segmented-item .ant-segmented-item-label {
  background-color: rgb(45, 227, 174);
}

.Chart__title-section .chart-segmented .ant-segmented label.ant-segmented-item.ant-segmented-item-selected .ant-segmented-item-label {
  background-color: rgb(85, 125, 161);
}

@media screen and (max-width: 600px) {
  .Chart__title-section .chart-segmented {
    display: flex;
    justify-content: flex-start;
  }
}

.Chart__title-section .chart-title {
  color: rgb(85, 125, 161);
}._list_15rtu_13 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 600px) {
  ._list__margins_15rtu_18 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

._list__box_15rtu_23 {
  display: flex;
  gap: 2rem;
  margin-top: 10px;
}

._list__box_15rtu_23 > div:first-child {
  min-width: 302px;
}

@media (max-width: 899px) {
  ._list__box_15rtu_23 > div:first-child {
    min-width: 250px;
  }
}

@media (max-width: 600px) {
  ._list__box_15rtu_23 {
    flex-direction: column;
  }
  ._list__box_15rtu_23 > div:first-child {
    min-width: 100%;
  }
}

._list__padding_15rtu_44 {
  padding: 24px 32px;
}

._list__sectionName_15rtu_47 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  font-size: 16px !important;
  letter-spacing: 0px;
  opacity: 1;
}

._list__title_15rtu_56 {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}

._wrapperOfferts_15rtu_63 {
  display: flex;
  align-items: center;
  text-decoration: none !important;
  cursor: pointer;
}

@media (max-width: 600px) {
  ._wrapperOfferts_15rtu_63 {
    justify-content: start;
  }
}

._wrapperOfferts__text_15rtu_74 {
  color: rgba(0, 0, 0, 0.6);
}

._companyTabLabel_15rtu_78 {
  display: flex;
  justify-content: flex-start;
  width: 100%;
}

._companyTabLabel__text_15rtu_83 {
  text-align: left;
  margin-left: 10px;
  padding-top: 10px;
}

@media (max-width: 600px) {
  ._companyTabLabel_15rtu_78 {
    width: auto;
  }
}

._buttons_15rtu_94 {
  margin-bottom: 0.15rem !important;
}

._buttons_15rtu_94 svg {
  font-size: 14px !important;
}

._companyTabPanel__container_15rtu_101 {
  width: calc(100% - 302px - 2rem);
  gap: 2rem;
  display: flex;
  flex-direction: column;
}

@media (max-width: 899px) {
  ._companyTabPanel__container_15rtu_101 {
    width: calc(100% - 250px - 2rem);
  }
}

@media (max-width: 600px) {
  ._companyTabPanel__container_15rtu_101 {
    width: 100%;
  }
}

._companyTabPanel__container__card_15rtu_117 {
  overflow: visible !important;
  padding: 20px !important;
}

._companyTabPanel__container__card__inputs_15rtu_121 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; /* Espacio entre columnas */
  padding: 10px;
}

._companyTabPanel__container__card__inputs_15rtu_121 div:nth-child(7) {
  grid-column: span 3;
}

._companyTabPanel__container__card__inputs_15rtu_121 div:nth-child(8), ._companyTabPanel__container__card__inputs_15rtu_121 div:nth-child(9), ._companyTabPanel__container__card__inputs_15rtu_121 div:nth-child(10) {
  grid-column: span 1;
}

@media (max-width: 600px) {
  ._companyTabPanel__container__card__inputs_15rtu_121 {
    grid-template-columns: repeat(1, 1fr);
  }
  ._companyTabPanel__container__card__inputs_15rtu_121 div:nth-child(7) {
    grid-column: span 1;
  }
}

._companyTabPanel__disabled_15rtu_141 {
  cursor: default;
}

._companyTabPanel__disabled__label_15rtu_144 {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.4375em;
}

._companyTabPanel__disabled__value_15rtu_150 {
  word-break: break-all;
}

._companyTabPanel__title_15rtu_153 {
  gap: 1rem;
  display: flex;
  flex-direction: column;
}

._companyTabPanel__title_15rtu_153:has(> div) {
  margin-top: 1rem;
}

._summaryContentContainer_15rtu_162 {
  color: #212529;
}

._summaryContentContainer__profile_chip_15rtu_165, ._summaryContentContainer__candidates_15rtu_165 {
  color: #099e7c;
  background-color: #ebfbf7;
  border-radius: 7px;
  padding: 4px 8px;
  font-weight: 500;
  font-size: 0.8125rem;
  text-align: center;
}

._summaryContentContainer__candidates_15rtu_165 {
  text-decoration: none !important;
  padding-right: 12px;
  padding-left: 12px;
  margin-left: 8px;
}

@media (max-width: 600px) {
  ._summaryContentContainer_15rtu_162 {
    min-height: 50px;
  }
}

._upload_15rtu_186 {
  cursor: pointer;
}

._upload__avatar_15rtu_189 {
  width: auto;
  height: 190px;
  object-fit: cover;
}

._upload_15rtu_186:hover {
  box-shadow: 1px 1px 5px rgba(70, 70, 70, 0.6705882353);
}._buttons_1qo45_1 svg {
  font-size: 20px !important;
}

._buttonsWrapper_1qo45_5 {
  flex-direction: row !important;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
._buttonsWrapper_1qo45_5 button {
  margin-top: 0 !important;
}

._pngIcon_1qo45_15 {
  width: 24px;
  height: 24px;
}._wrapperForm_ero9f_13 {
  gap: 2rem;
  display: flex;
  flex-direction: column;
  padding: 2rem;
}

._wrapperForm_ero9f_13 h2 {
  padding: 0 !important;
}

._wrapperForm_ero9f_13 ._wrapperButtonSend_ero9f_22 {
  align-self: flex-end;
}

._form_ero9f_26 {
  margin-block-end: 0;
}

._wrapperBox_ero9f_30 {
  padding: 0 !important;
}

._wrapperBox_ero9f_30 ._experiencesTextArea_ero9f_33 {
  height: 300px;
  overflow-y: auto;
}

@media (max-width: 899px) {
  ._wrapperBox_ero9f_30 ._experiencesTextArea_ero9f_33 {
    height: 380px;
  }
}

@media (max-width: 600px) {
  ._wrapperBox_ero9f_30 ._experiencesTextArea_ero9f_33 {
    height: 495px;
  }
}

@media screen and (max-width: 390px) {
  ._wrapperBox_ero9f_30 ._experiencesTextArea_ero9f_33 {
    height: 390px;
  }
}

._wrapperBox_ero9f_30 ._experiencesTextAreaAndTable_ero9f_52 {
  height: 200px;
  overflow-y: auto;
}

@media (max-width: 899px) {
  ._wrapperBox_ero9f_30 ._experiencesTextAreaAndTable_ero9f_52 {
    height: 200px;
  }
}

@media (max-width: 600px) {
  ._wrapperBox_ero9f_30 ._experiencesTextAreaAndTable_ero9f_52 {
    height: 210px;
  }
}

@media screen and (max-width: 390px) {
  ._wrapperBox_ero9f_30 ._experiencesTextAreaAndTable_ero9f_52 {
    height: 190px;
  }
}

._withoutSpace_ero9f_72 {
  border-spacing: 0;
}

._striped_ero9f_76:nth-child(2n+1) {
  background-color: #f8f9fa;
}

._textAreaWrapper_ero9f_80 {
  margin-top: 12px !important;
  height: 85vh;
  overflow-y: auto;
}

@media screen and (max-width: 390px) {
  ._textAreaWrapper_ero9f_80 {
    height: 80vh;
  }
}

._tableStyles_ero9f_91 {
  /*
        Force table elements to not behave like tables anymore
        Hide table headers (but not display: none;, for accessibility)
      */
}

._tableStyles_ero9f_91 table,
._tableStyles_ero9f_91 thead,
._tableStyles_ero9f_91 tbody,
._tableStyles_ero9f_91 th,
._tableStyles_ero9f_91 td,
._tableStyles_ero9f_91 tr {
  display: block !important;
}

._tableStyles_ero9f_91 thead tr {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

._tableStyles_ero9f_91 tbody tr {
  padding: 0.25em;
}

._tableStyles_ero9f_91 td.pivoted {
  /* Behave like a "row" */
  border: none !important;
  position: relative !important;
  padding-left: calc(50% + 10px) !important;
  text-align: left !important;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  margin: 24px 0;
}

@media all and (min-width: 1366px) {
  ._tableStyles_ero9f_91 td.pivoted {
    margin: 8px 0;
  }
}

._tableStyles_ero9f_91 td .tdBefore {
  /* Now like a table header */
  position: absolute !important;
  display: block !important;
  /* Top/left values mimic padding */
  left: 1rem;
  width: calc(50% - 20px) !important;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  text-align: left !important;
  font-weight: 600;
}:export {
  primary: #2ed3ae;
  primary_light: #e0f9f3;
  secondary: #868d96;
  white: #ffffff;
  body_background: #f8f9fa;
  paper_background: #ffffff;
  font_family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  spacing: 8;
  even_second_color: rgb(85, 125, 161);
}

button.ant-btn-primary {
  color: #ffffff;
  background: #2ed3ae;
  box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
}

button.ant-btn-primary:hover {
  background: #24aa8c !important;
  box-shadow: 0 1px 0 rgba(5, 145, 255, 0.2);
}

button.ant-btn-primary:focus {
  background: #43d7b6;
  box-shadow: 0 2px 0 rgba(5, 145, 255, 0.3);
}

button.ant-btn-primary:active {
  background: #1f957b !important;
  box-shadow: 0 2px 0 rgba(5, 145, 255, 0.1);
}

button.ant-btn-default {
  border: 1px solid #2ed3ae;
  color: #2ed3ae;
}

button.ant-btn-default:hover {
  border: 1px solid #28bf9d !important;
  color: #28bf9d !important;
}

button.ant-btn-default:focus {
  border: 1px solid #28bf9d;
  color: #28bf9d;
}

button.ant-btn-default:active {
  border: 1px solid #28bf9d !important;
  color: #28bf9d !important;
}:root {
  --drawerWidth: 300px;
}

@media (max-width: 899px) {
  :root {
    --drawerWidth: 350px;
  }
}

._GenericFilters__selected_1e4g0_22[aria-selected=true] {
  background-color: #2ed3ae !important;
  color: white;
}

._GenericFilters__selected_1e4g0_22[aria-selected=true]:focus,
._GenericFilters__selected_1e4g0_22[aria-selected=true] :hover {
  background-color: rgba(0, 0, 0, 0.04) !important;
  color: black;
}

._GenericFilters__rating_1e4g0_31 .MuiRating-iconFilled {
  color: #2ed3ae;
}

._GenericFilters__rating_1e4g0_31 .MuiRating-iconHover {
  color: #2ed3ae;
}

._GenericFilters__slider_1e4g0_37 {
  margin-top: 0.5em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

._GenericFilters__formLabel_1e4g0_42 {
  font-size: 0.875rem !important;
  font-weight: 700 !important;
  color: #5c6966;
  text-transform: uppercase;
}

._GenericFilters__formControlLabel_1e4g0_48 {
  font-size: 0.85rem !important;
  color: #495057;
}

._GenericFilters__autocompleteInput_1e4g0_52 {
  background-color: #ffffff;
  box-shadow: 0px 5px 14px #e6ecf1;
}

._GenericFilters__autocompleteInput_1e4g0_52 ::placeholder {
  opacity: 1 !important;
}

._GenericFilters__autocompleteOption_1e4g0_59 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

._GenericFilters__switchInput_1e4g0_65 .MuiInputBase-root {
  padding-right: 145px !important;
  margin-right: 20px;
}

._GenericFilters__switchInput_1e4g0_65 .MuiInputBase-root .MuiAutocomplete-inputFocused {
  min-width: 100px !important;
}

._GenericFilters__toogleButton_1e4g0_72 {
  text-transform: none !important;
  white-space: nowrap;
}

._GenericFilters__header_1e4g0_76 {
  position: fixed;
  top: 0;
  width: calc(var(--drawerWidth) - 29px);
  margin-left: -3px;
  padding-top: 16px;
  background-color: #ffffff;
  z-index: 1;
}

._GenericFilters__header__title_1e4g0_85 {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  color: #343a40;
}

._GenericFilters__header__clearFilters_1e4g0_90 {
  font-size: 0.8125rem !important;
  font-weight: 500 !important;
  color: #83918d !important;
}

@media (min-width: 899px) {
  ._GenericFilters__headerSticky_1e4g0_96 {
    background: #f8f9fa;
    position: sticky;
    top: 66px;
    padding: 16px 0;
    z-index: 1000;
    margin-bottom: 0 !important;
  }
}

._GenericFilters__drawer_1e4g0_105 {
  width: calc(var(--drawerWidth) - 64px);
  flex-shrink: 0;
  transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
}

._GenericFilters__drawer_1e4g0_105 .MuiDrawer-paper {
  width: var(--drawerWidth);
  box-sizing: border-box;
  padding: 16px;
}

._GenericFilters__drawer_1e4g0_105:has(div[style*="visibility: hidden;"]) {
  width: 0;
}

@media (max-width: 899px) {
  ._GenericFilters__drawer_1e4g0_105 {
    position: absolute !important;
  }
}

._GenericFilters__bottomNavigationContainer_1e4g0_123 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

._GenericFilters__switch_1e4g0_65 {
  font-weight: 600;
}

._GenericFilters__switch__checked_1e4g0_132 {
  background: #2ed3ae !important;
}

._actionsContainer_1e4g0_136 {
  padding: 8px;
  border-radius: 10px !important;
  color: #495057;
  background-color: white !important;
  height: 56px;
}

@media (max-width: 600px) {
  ._actionsContainer_1e4g0_136 button {
    padding: 5px;
  }
}

.MuiStack-root :has(~ .progressbar-container) {
  border-radius: 10px 10px 0 0 !important;
  height: 50px;
}:export {
  primary: #2ed3ae;
  primary_light: #e0f9f3;
  secondary: #868d96;
  white: #ffffff;
  body_background: #f8f9fa;
  paper_background: #ffffff;
  font_family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  spacing: 8;
  even_second_color: rgb(85, 125, 161);
}

.progressbar {
  /* Size */
  width: 100%;
  height: 7px;
  /* Content alignment */
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  /* Style */
  border-radius: 0 0 60px 60px;
  background-color: #e0f9f3;
  overflow: hidden;
}

.bar {
  /* Size */
  width: 0%;
  /* Style */
  background: #2ed3ae;
  background: linear-gradient(180deg, #2ed3ae 0%, #2ed3ae 32%, #2ed3ae 100%);
}

.progressbar-container {
  /* Content alignment */
  background-color: #f8f9fa;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  justify-content: end;
}

.progressbar-text-container {
  /* Size */
  /* Content alignment */
  display: flex;
  flex-direction: row;
  /* Styling */
  color: #494b52;
  font-family: montserrat;
  font-weight: bold;
  font-size: 30px;
}._action_button_1i60u_13 {
  background-color: #f8f8f8 !important;
  color: #adb5bd !important;
}

._action_button--active_1i60u_17 {
  color: #495057 !important;
  border: solid 1px !important;
  border-color: #2ed3ae !important;
  border-radius: 100% !important;
  background-color: #ebfbf7 !important;
}

._summaryContentContainer_1i60u_25 {
  color: #212529;
}

._summaryContentContainer__name_1i60u_28 {
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  color: inherit;
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  ._summaryContentContainer__name_1i60u_28 {
    font-size: 0.95rem !important;
  }
}

._summaryContentContainer__profile_chip_1i60u_39, ._summaryContentContainer__candidates_1i60u_39 {
  color: #099e7c;
  background-color: #ebfbf7;
  border-radius: 7px;
  padding: 4px 8px;
  font-weight: 500;
  font-size: 0.8125rem;
  text-align: center;
}

._summaryContentContainer__candidates_1i60u_39 {
  text-decoration: none !important;
  padding-right: 12px;
  padding-left: 12px;
  margin-left: 8px;
}

._summaryContentContainer__link_1i60u_54 {
  font-size: 0.875rem;
  font-weight: 400;
  color: #111b2e !important;
  display: flex;
  align-items: center;
}

._summaryContentContainer__link_1i60u_54 svg {
  margin-bottom: 0.3rem;
}

._summaryContentContainer__last_updated_1i60u_64 {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  color: #adb5bd;
  display: flex;
  align-items: center;
  margin-left: 5px !important;
  overflow-wrap: anywhere;
}

@media (max-width: 600px) {
  ._summaryContentContainer_1i60u_25 {
    min-height: 50px;
  }
}

._text_1i60u_79 {
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  color: #111b2e;
  word-wrap: break-word;
}

._label_1i60u_86 {
  font-size: 0.75rem !important;
  font-weight: 500 !important;
  color: #667085;
}

._commentsContainer_1i60u_92 {
  padding: 16px;
  height: 100%;
  border-radius: 12px !important;
  border: 1px solid #f1f3f5 !important;
  background-color: #f8f9fa !important;
  overflow-wrap: anywhere;
}

._mobileActionsContainer_1i60u_101 {
  padding: 8px;
  border-radius: 10px !important;
  color: #495057;
  background-color: #f8f9fa !important;
}

._addButton_1i60u_108 {
  margin-left: 10px;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}._MuiCircularProgress-colorPrimary_1s9nl_13 {
  color: #2ed3ae !important;
}

._action_button_1s9nl_17 {
  background-color: #f8f8f8 !important;
  color: #adb5bd !important;
}

._action_button--active_1s9nl_21 {
  color: #495057 !important;
  border: solid 1px !important;
  border-color: #2ed3ae !important;
  border-radius: 100% !important;
  background-color: #ebfbf7 !important;
}

._bottomBoxWidth_1s9nl_29 {
  width: 100%;
}

._bottomBoxId_1s9nl_33 {
  width: 100%;
  text-align: right;
  color: #868d96;
  cursor: pointer;
}

._actionDropdownButton_1s9nl_40 {
  border-radius: 4px !important;
  border-right: none !important;
}

@media (max-width: 600px) {
  ._actionDropdownButton_1s9nl_40 {
    font-size: xx-small !important;
  }
}

._associationMarginToLoader_1s9nl_50 {
  margin-right: 15px;
}

._summaryContentContainer_1s9nl_54 {
  color: #212529;
  flex: 1 !important;
}

._summaryContentContainer__avatar_1s9nl_58 {
  border-radius: 999px;
  height: 65px;
  margin-right: 1rem;
}

@media (max-width: 600px) {
  ._summaryContentContainer__avatar_1s9nl_58 {
    height: 50px;
    margin-right: 0.5rem;
  }
}

._summaryContentContainer__nameWrapper_1s9nl_69 {
  width: 45vw;
  flex-direction: row;
}

._summaryContentContainer__name_1s9nl_69 {
  font-size: 1.125rem !important;
  font-weight: 600 !important;
  color: inherit;
  text-decoration: none;
}

@media (max-width: 600px) {
  ._summaryContentContainer__name_1s9nl_69 {
    font-size: 0.95rem !important;
  }
}

._summaryContentContainer__contractor_1s9nl_84 {
  font-size: 0.875rem;
  font-weight: 600;
  color: #111b2e !important;
  display: flex;
  align-items: center;
  margin-bottom: 3px !important;
  margin-right: 0;
}

._summaryContentContainer__contractor_1s9nl_84 svg {
  fill: #2ed3ae;
}

._summaryContentContainer__contractor__notContracted_1s9nl_96 svg {
  fill: black;
}

._summaryContentContainer__professionalChecked_1s9nl_99 svg {
  fill: #ff0079;
}

._summaryContentContainer__dropdownProfessionalChecked_1s9nl_102 {
  margin-left: 8px;
}

._summaryContentContainer__dropdownProfessionalChecked_1s9nl_102 svg {
  fill: #2ed3ae;
}

._summaryContentContainer__notProfessionalChecked_1s9nl_108 svg {
  fill: rgba(70, 70, 70, 0.6705882353);
}

._summaryContentContainer__offerStatusAvatar_1s9nl_111 {
  width: 24px !important;
  height: 24px !important;
  font-size: 0.75rem !important;
  margin-right: 8px;
}

._summaryContentContainer__cv_1s9nl_117 {
  font-size: 0.875rem;
  font-weight: 600;
  color: #111b2e !important;
  display: flex;
  align-items: center;
  margin-bottom: 2px !important;
}

._summaryContentContainer__cv_1s9nl_117 svg {
  fill: #2ed3ae;
}

._summaryContentContainer__cv__notCv_1s9nl_128 svg {
  fill: black;
}

._summaryContentContainer__rating_1s9nl_131 .MuiRating-iconFilled {
  color: #2ed3ae;
}

._summaryContentContainer__rating_1s9nl_131 .MuiRating-iconHover {
  color: #2ed3ae;
}

@media (max-width: 600px) {
  ._summaryContentContainer__rating_1s9nl_131 .MuiSvgIcon-root {
    height: 20px;
    width: 20px;
  }
}

._summaryContentContainer__select_1s9nl_143 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}

._summaryContentContainer__profile_chip_1s9nl_147 {
  color: #099e7c;
  background-color: #ebfbf7;
  border-radius: 7px;
  padding: 4px 8px;
  font-weight: 500;
  font-size: 0.8125rem;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 4px;
}

@media (max-width: 600px) {
  ._summaryContentContainer__profile_chip__text_1s9nl_160 {
    display: none;
  }
}

._summaryContentContainer__offers_1s9nl_164 {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

._summaryContentContainer__offerMenu_1s9nl_171 {
  display: flex;
  justify-content: space-between !important;
}

._summaryContentContainer__linkedin_1s9nl_175 {
  font-size: 0.875rem;
  font-weight: 600;
  color: #111b2e !important;
  display: flex;
  align-items: center;
}

._summaryContentContainer__contact_summary_1s9nl_182 {
  background-color: #f8f8f8 !important;
  color: #adb5bd !important;
}

._summaryContentContainer__contact_summary--active_1s9nl_186 svg {
  fill: #2ed3ae;
}

._summaryContentContainer__last_updated_1s9nl_189 {
  font-size: 0.875rem !important;
  font-weight: 400 !important;
  color: #adb5bd;
  display: flex;
  align-items: center;
  overflow-wrap: anywhere;
}

._summaryContentContainer__wrapperOptions_1s9nl_197 {
  margin-left: 0 !important;
  align-items: center;
  gap: 5px;
}

@media screen and (max-width: 390px) {
  ._summaryContentContainer_1s9nl_54 {
    gap: 2px;
  }
}

._text_1s9nl_208 {
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  color: #111b2e;
}

._label_1s9nl_214 {
  font-size: 0.75rem !important;
  font-weight: 500 !important;
  color: #667085;
}

._commentsContainer_1s9nl_220 {
  padding: 16px;
  height: 100%;
  border-radius: 12px !important;
  border: 1px solid #f1f3f5 !important;
  background-color: #f8f9fa !important;
  overflow-wrap: anywhere;
}

._mobileActionsContainer_1s9nl_229 {
  padding: 8px;
  border-radius: 10px !important;
  color: #495057;
  background-color: #f8f9fa !important;
}

@media (max-width: 600px) {
  ._selectStatus_1s9nl_237 .MuiInputBase-root.MuiOutlinedInput-root {
    height: 40px !important;
  }
}

._offerDrawer_1s9nl_242 {
  width: 350px;
  flex-shrink: 0;
}

._offerDrawer_1s9nl_242 .MuiDrawer-paper {
  width: 350px;
  box-sizing: border-box;
  padding: 16px;
  z-index: 1300;
}

._offerDrawer_1s9nl_242 .MuiPaper-root {
  overflow: hidden;
}

._offerDrawer__header_1s9nl_255 {
  position: fixed;
  top: 0px;
  width: 307px;
  padding-top: 16px;
  background-color: #ffffff;
  z-index: 1;
}

._offerDrawer__header__title_1s9nl_263 {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  color: #343a40;
}

._experienceDrawer_1s9nl_269 {
  width: 350px;
  overflow-y: hidden;
  flex-shrink: 0;
}

._experienceDrawer_1s9nl_269 .MuiDrawer-paper {
  width: 350px;
  box-sizing: border-box;
  padding: 0 16px;
  z-index: 1300;
}

._experienceDrawer__header_1s9nl_280 {
  position: fixed;
  width: 307px;
  padding-top: 16px;
  padding-bottom: 12px;
  background-color: #ffffff;
  z-index: 1;
}

._experienceDrawer__header__title_1s9nl_288 {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  color: #343a40;
}

._experienceDrawer__header__divider_1s9nl_293 {
  top: 65px;
  z-index: 1;
  position: fixed;
  width: 307px;
}

@media all and (max-width: 1200px) {
  ._experienceDrawer__header_1s9nl_280 {
    padding-top: 10px;
  }
}

._drawerHeader_1s9nl_305 {
  display: flex;
  align-items: center;
  padding: 0 8px;
  justify-content: flex-end;
  margin-top: 65px;
}

._addButton_1s9nl_313 {
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
}

@media (max-width: 600px) {
  ._addButton_1s9nl_313 {
    font-size: xx-small !important;
  }
}._button_m7ox0_13 {
  width: 100px;
  border-radius: 10px;
  font-size: 10px !important;
  color: #ffffff !important;
}

._blurred_m7ox0_20 {
  filter: blur(4px);
}.cv-upload .ant-upload.ant-upload-select span button {
  display: flex;
}
.cv-upload .ant-upload-list {
  vertical-align: sub;
  display: inline-flex;
  width: auto;
  max-width: calc(100% - 117px);
  padding-left: 8px;
}
@media (max-width: 899px) {
  .cv-upload .ant-upload-list {
    max-width: 100%;
    padding-left: 0;
  }
}
.cv-upload .ant-upload-list .ant-upload-list-item {
  height: 30px;
  padding: 8px;
}
.cv-upload .ant-upload-list .ant-upload-list-item .ant-upload-list-item-actions {
  display: flex;
}
.cv-upload .ant-upload-list .ant-upload-list-item .ant-upload-list-item-actions .ant-btn {
  opacity: 1 !important;
}._SwitchBar_1r8mx_13 {
  margin-top: 8px;
  margin-bottom: 8px;
  overflow: auto;
  max-width: calc(100vw - 80px);
  display: flex;
}

._Switch_1r8mx_13 {
  font-weight: 600;
}

._Switch__checked_1r8mx_24 {
  background: #2ed3ae !important;
}._wrapperCard_1nmr1_13 {
  margin: 2rem;
}

@media (max-width: 600px) {
  ._wrapperCard_1nmr1_13 {
    margin: 1rem;
  }
}

._professionalId_1nmr1_22 {
  color: #868d96;
  cursor: pointer;
}

._subRowLocationData_1nmr1_27 {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

._profile_chip_1nmr1_33 {
  color: #099e7c;
  background-color: #ebfbf7;
  border-radius: 7px;
  padding: 4px 8px;
  font-weight: 500;
  font-size: 0.8125rem;
  text-align: center;
}

._text_1nmr1_43 {
  font-size: 0.875rem !important;
  font-weight: 600 !important;
  color: #111b2e;
  word-wrap: break-word;
}

._label_1nmr1_50 {
  font-size: 0.75rem !important;
  font-weight: 500 !important;
  color: #667085;
}

._selectStatus_1nmr1_56 .MuiInputBase-root.MuiOutlinedInput-root {
  height: 40px !important;
}

._action_button_1nmr1_60 {
  background-color: #f8f8f8 !important;
  color: #adb5bd !important;
}

._action_button--active_1nmr1_64 {
  color: #495057 !important;
  border: solid 1px !important;
  border-color: #2ed3ae !important;
  border-radius: 100% !important;
  background-color: #ebfbf7 !important;
}

._wrapper_1nmr1_13 {
  padding: 2rem;
  padding-right: 1rem;
  display: grid !important;
  grid-template-areas: "avatar  info1" "avatar  info2" "step  step";
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 5fr;
}

@media (max-width: 600px) {
  ._wrapper_1nmr1_13 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 100%;
    grid-template-areas: "avatar" "info1" "info2" "step";
  }
}

._wrapper__item1_1nmr1_87 {
  padding: 1rem;
  grid-area: avatar;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column !important;
  border-right: 1px solid #c4c4c4;
}

._wrapper__item1__avatar_1nmr1_96 {
  border-radius: 999px;
  border: 2px solid #2ed3ae;
  height: 120px !important;
  width: 120px !important;
  margin-bottom: 1rem;
}

@media (max-width: 600px) {
  ._wrapper__item1__avatar_1nmr1_96 {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  ._wrapper__item1_1nmr1_87 {
    border-right: 0;
  }
}

._wrapper__item2_1nmr1_113 {
  grid-area: info1;
  padding: 1rem;
  border-bottom: 1px solid #c4c4c4;
  flex-wrap: wrap;
  flex-direction: column !important;
  gap: 0.5rem;
  display: grid;
  grid-template: "a" "b" "c" "d" "e" "f" "g" "h";
}

@media all and (min-width: 1366px) {
  ._wrapper__item2_1nmr1_113 {
    grid-template: "a a a a" "b c d d" "e f g h";
  }
}

._wrapper__item2__1_1nmr1_128 {
  grid-area: a;
}

._wrapper__item2__2_1nmr1_131 {
  grid-area: b;
}

._wrapper__item2__3_1nmr1_134 {
  grid-area: c;
}

._wrapper__item2__4_1nmr1_137 {
  grid-area: d;
}

._wrapper__item2__5_1nmr1_140 {
  grid-area: e;
}

._wrapper__item2__6_1nmr1_143 {
  grid-area: f;
}

._wrapper__item2__7_1nmr1_146 {
  grid-area: g;
}

._wrapper__item2__8_1nmr1_149 {
  grid-area: h;
}

._wrapper__item3_1nmr1_152 {
  grid-area: info2;
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
}

._wrapper__item4_1nmr1_160 {
  grid-area: step;
}

._wrapper__subRow_1nmr1_163 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
}

._wrapper__subCol_1nmr1_169 {
  display: flex;
  gap: 16px;
  flex-direction: column;
}

._wrapper__textSubtitle_1nmr1_174 {
  font-weight: bold;
}

._wrapper__text_1nmr1_174 {
  word-wrap: anywhere;
  text-decoration: none;
  color: black;
}

._wrapper__text__primary_1nmr1_182 {
  color: #2ed3ae;
}

._wrapper__text__linkedin_1nmr1_185 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;
}

._row_1nmr1_192 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
}

._col_1nmr1_198 {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  column-gap: 1rem;
}

._center_1nmr1_205 {
  text-align: center;
}

._striped_1nmr1_209:nth-child(2n+1) {
  background-color: #f8f9fa;
}

._tabStyle_1nmr1_213 {
  margin-top: 16px;
  margin-bottom: 16px;
}

._tableStyles_1nmr1_218 {
  /*
        Force table elements to not behave like tables anymore
        Hide table headers (but not display: none;, for accessibility)
      */
}

._tableStyles_1nmr1_218 table,
._tableStyles_1nmr1_218 thead,
._tableStyles_1nmr1_218 tbody,
._tableStyles_1nmr1_218 th,
._tableStyles_1nmr1_218 td,
._tableStyles_1nmr1_218 tr {
  display: block !important;
}

._tableStyles_1nmr1_218 thead tr {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

._tableStyles_1nmr1_218 tbody tr {
  padding: 0.25em;
}

._tableStyles_1nmr1_218 td.pivoted {
  /* Behave like a "row" */
  border: none !important;
  position: relative !important;
  padding-left: calc(50% + 10px) !important;
  text-align: left !important;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  margin: 24px 0;
}

@media all and (min-width: 1366px) {
  ._tableStyles_1nmr1_218 td.pivoted {
    padding-left: calc(15% + 10px) !important;
    margin: 8px 0;
  }
}

._tableStyles_1nmr1_218 td .tdBefore {
  /* Now like a table header */
  position: absolute !important;
  display: block !important;
  /* Top/left values mimic padding */
  left: 1rem;
  width: calc(50% - 20px) !important;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  text-align: left !important;
  font-weight: 600;
}:root {
  --toastify-color-success: #2ed3ae;
}

html {
  height: 100%;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #868d96;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #2ed3ae;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(transparent, #e0f9f3);
}

body {
  color: black;
  font-weight: normal;
  height: 100%;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

._renderLineBreak_1t5n7_47 {
  white-space: pre-line;
}

._internalContent__title_1t5n7_51 {
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 20px !important;
  color: black;
}

._internalContent__button_1t5n7_58 {
  margin-top: 13px;
  margin-left: -25px;
}

._dashboard_1t5n7_63 {
  position: relative;
  min-height: 90vh;
}

@media all and (min-width: 1366px) {
  ._dashboard_1t5n7_63 {
    min-height: 85vh;
  }
}

._dashboard_1t5n7_63 ._dashboard-content_1t5n7_72 {
  height: 95vh !important;
}

@media all and (max-width: 1280px) {
  ._dashboard_1t5n7_63 ._dashboard-content_1t5n7_72 {
    height: 86vh !important;
  }
}

._dashboard-footer_1t5n7_81 {
  position: relative;
  margin-top: 15px;
  height: 0px;
  clear: both;
}

@media all and (min-width: 2500px) {
  ._dashboard-footer_1t5n7_81 {
    margin-top: -50px;
  }
}

@media all and (max-width: 1280px) {
  ._dashboard-footer_1t5n7_81 {
    margin-top: 91px;
  }
}

@media all and (min-width: 1366px) {
  ._dashboard-footer_1t5n7_81 {
    margin-top: 120px;
  }
}

._modalDateFieldPadding_1t5n7_103 {
  padding: 1em 2em 1em 1em;
}

._h30_1t5n7_107 {
  height: 30px !important;
}

._h28_1t5n7_111 {
  height: 28px !important;
}

._p0_1t5n7_115 {
  padding: 0px !important;
}

._pt0_1t5n7_119 {
  padding-top: 0px !important;
}

._ptb10_1t5n7_123 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

._pt8_1t5n7_128 {
  padding-top: 8px !important;
}

._pl0_1t5n7_132 {
  padding-left: 0px !important;
}

._pr0_1t5n7_136 {
  padding-right: 0;
}

._pr15_1t5n7_140 {
  padding-right: 15px !important;
}

._pl15_1t5n7_144 {
  padding-left: 15px !important;
}

._m0_1t5n7_148 {
  margin: 0px !important;
}

._mr-15_1t5n7_152 {
  margin-right: 15px;
}

._mb-15_1t5n7_156 {
  margin-bottom: 15px;
}

._ml-5px_1t5n7_160 {
  margin-left: 5px;
}

._toogle-text-custom_1t5n7_164 {
  text-transform: capitalize !important;
}

._toogle-text-em_1t5n7_168 {
  font-size: 0.6em !important;
}

._w100vw_1t5n7_172 {
  width: 78vw !important;
}

._w20vw_1t5n7_176 {
  width: 20vw !important;
}

._w17vw_1t5n7_180 {
  width: 17vw !important;
}

._w15vw_1t5n7_184 {
  width: 15vw !important;
}

._w13vw_1t5n7_188 {
  width: 13vw !important;
}

._jcr_1t5n7_192 {
  justify-content: right;
}

._anticon_1t5n7_196._anticon-right_1t5n7_196._ant-collapse-arrow_1t5n7_196 {
  color: #ffffff;
}

._login_1t5n7_200 {
  top: 0px;
  left: 0px;
  width: 100%;
  /* Change Autocomplete styles in Chrome*/
}

._login__grid_1t5n7_206 {
  display: grid;
  grid-template-areas: "column_content column-image";
  grid-template-columns: 56% 44%;
  height: 100vh;
}

@media screen and (max-width: 768px) {
  ._login__grid_1t5n7_206 {
    grid-template-areas: "column_content";
    grid-template-columns: 100vw;
  }
}

._login__grid__column_content_1t5n7_218 {
  grid-area: column_content;
  background: #ffffff;
}

._login__grid__column_content__row_1t5n7_222 {
  display: grid;
  grid-template-areas: "form" "footer" "empty";
}

@media all and (max-width: 1280px) {
  ._login__grid__column_content__row_1t5n7_222 {
    grid-template-rows: 500px 300px auto;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form_1t5n7_231 {
  grid-area: form;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 {
  display: grid;
  grid-template-areas: "column1 login column3";
  grid-template-columns: auto 400px auto;
}

@media screen and (max-width: 390px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 {
    grid-template-columns: auto 100% auto;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._column1_1t5n7_244 {
  grid-area: column1;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._login_1t5n7_200 {
  grid-area: login;
}

@media screen and (max-width: 390px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._login_1t5n7_200 {
    text-align: center;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._column3_1t5n7_255 {
  grid-area: column3;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._imgLogo_1t5n7_258 {
  transform: translateY(-50px);
  margin-top: 100px;
  text-align: center;
  height: 115px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 2500px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._imgLogo_1t5n7_258 {
    margin-top: 150px;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._connectLogo_1t5n7_272 {
  width: 250px;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._textfield_1t5n7_275 {
  margin-top: 30px;
  height: 50px;
  width: 400px;
  margin-left: 0px;
  background-color: rgba(70, 70, 70, 0.6705882353);
  border-radius: 5px;
}

@media screen and (max-width: 390px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._textfield_1t5n7_275 {
    width: 90%;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._textfield_1t5n7_275 input {
  caret-color: #2ed3ae !important;
  color: #ffffff !important;
  height: 20px;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._textfield_1t5n7_275 ._eyeColor_1t5n7_293 {
  color: #2ed3ae;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._standardCheck_1t5n7_296 {
  text-align: left;
  letter-spacing: 0px;
  color: #ffffff !important;
  opacity: 1;
  margin-right: 0px !important;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._standardCheck_1t5n7_296 span svg {
  fill: #ffffff;
}

@media screen and (max-width: 390px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._standardCheck_1t5n7_296 {
    display: none;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._forgot_1t5n7_311 {
  padding-left: 20px;
  letter-spacing: 0px;
  color: #2ed3ae !important;
  opacity: 1;
  font-weight: bold;
}

@media screen and (max-width: 390px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._forgot_1t5n7_311 {
    padding: 0;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._accessButton_1t5n7_323 {
  width: 400px;
  height: 56px;
  margin-top: 40px;
  border-radius: 5px;
  opacity: 1;
  text-transform: none;
  color: #ffffff;
}

@media screen and (max-width: 390px) {
  ._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._accessButton_1t5n7_323 {
    width: 90%;
  }
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._textMargin_1t5n7_337 {
  margin-top: 40.83px;
  width: 400px;
  height: 19px;
  color: #3d3d3d !important;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._textfieldRecover_1t5n7_343 {
  margin-top: 28px;
  width: 400px;
  height: 56px;
  margin-left: 0px;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._message_1t5n7_349 {
  margin-top: 10px;
  width: 418px;
  text-align: left;
  letter-spacing: 0px;
  color: #2ed3ae;
  opacity: 1;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._backButton_1t5n7_357 {
  width: 400px;
  height: 56px;
  margin-top: 10px;
  border-radius: 5px;
  opacity: 1;
  text-transform: none !important;
}

._login__grid__column_content__row_1t5n7_222 ._form__login__content__grid_1t5n7_234 ._error_1t5n7_365 {
  margin-top: 20px;
}

._login__grid__column_content__row_1t5n7_222 ._footer_1t5n7_368 {
  grid-area: footer;
  display: grid;
  align-self: flex-end;
}

._login__grid__column_content__row_1t5n7_222 ._empty_1t5n7_373 {
  grid-area: empty;
}

._login__grid__column_image_1t5n7_376 {
  grid-area: column-image;
}

._login__grid__column_image_1t5n7_376 ._intro_1t5n7_379 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100vh;
}

._login__grid__column_image_1t5n7_376 {
  background: rgb(45, 227, 174);
  background: linear-gradient(115deg, rgb(45, 227, 174) 0%, rgb(85, 125, 161) 100%);
}

._login__grid__column_image_1t5n7_376 img {
  display: none;
}

@media screen and (max-width: 768px) {
  ._login__grid__column_image_1t5n7_376 {
    display: none;
  }
}

._login_1t5n7_200 input:-webkit-autofill,
._login_1t5n7_200 input:-webkit-autofill:hover,
._login_1t5n7_200 input:-webkit-autofill:focus,
._login_1t5n7_200 textarea:-webkit-autofill,
._login_1t5n7_200 textarea:-webkit-autofill:hover,
._login_1t5n7_200 textarea:-webkit-autofill:focus,
._login_1t5n7_200 select:-webkit-autofill,
._login_1t5n7_200 select:-webkit-autofill:hover,
._login_1t5n7_200 select:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
}:root {
  --toastify-color-success: #2ed3ae;
}

html {
  height: 100%;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #868d96;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #2ed3ae;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(transparent, #e0f9f3);
}

body {
  color: black;
  font-weight: normal;
  height: 100%;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

._renderLineBreak_h2d4m_47 {
  white-space: pre-line;
}

._internalContent__title_h2d4m_51 {
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 20px !important;
  color: black;
}

._internalContent__button_h2d4m_58 {
  margin-top: 13px;
  margin-left: -25px;
}

._dashboard_h2d4m_63 {
  position: relative;
  min-height: 90vh;
}

@media all and (min-width: 1366px) {
  ._dashboard_h2d4m_63 {
    min-height: 85vh;
  }
}

._dashboard_h2d4m_63 ._dashboard-content_h2d4m_72 {
  height: 95vh !important;
}

@media all and (max-width: 1280px) {
  ._dashboard_h2d4m_63 ._dashboard-content_h2d4m_72 {
    height: 86vh !important;
  }
}

._dashboard-footer_h2d4m_81 {
  position: relative;
  margin-top: 15px;
  height: 0px;
  clear: both;
}

@media all and (min-width: 2500px) {
  ._dashboard-footer_h2d4m_81 {
    margin-top: -50px;
  }
}

@media all and (max-width: 1280px) {
  ._dashboard-footer_h2d4m_81 {
    margin-top: 91px;
  }
}

@media all and (min-width: 1366px) {
  ._dashboard-footer_h2d4m_81 {
    margin-top: 120px;
  }
}

._modalDateFieldPadding_h2d4m_103 {
  padding: 1em 2em 1em 1em;
}

._h30_h2d4m_107 {
  height: 30px !important;
}

._h28_h2d4m_111 {
  height: 28px !important;
}

._p0_h2d4m_115 {
  padding: 0px !important;
}

._pt0_h2d4m_119 {
  padding-top: 0px !important;
}

._ptb10_h2d4m_123 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

._pt8_h2d4m_128 {
  padding-top: 8px !important;
}

._pl0_h2d4m_132 {
  padding-left: 0px !important;
}

._pr0_h2d4m_136 {
  padding-right: 0;
}

._pr15_h2d4m_140 {
  padding-right: 15px !important;
}

._pl15_h2d4m_144 {
  padding-left: 15px !important;
}

._m0_h2d4m_148 {
  margin: 0px !important;
}

._mr-15_h2d4m_152 {
  margin-right: 15px;
}

._mb-15_h2d4m_156 {
  margin-bottom: 15px;
}

._ml-5px_h2d4m_160 {
  margin-left: 5px;
}

._toogle-text-custom_h2d4m_164 {
  text-transform: capitalize !important;
}

._toogle-text-em_h2d4m_168 {
  font-size: 0.6em !important;
}

._w100vw_h2d4m_172 {
  width: 78vw !important;
}

._w20vw_h2d4m_176 {
  width: 20vw !important;
}

._w17vw_h2d4m_180 {
  width: 17vw !important;
}

._w15vw_h2d4m_184 {
  width: 15vw !important;
}

._w13vw_h2d4m_188 {
  width: 13vw !important;
}

._jcr_h2d4m_192 {
  justify-content: right;
}

._anticon_h2d4m_196._anticon-right_h2d4m_196._ant-collapse-arrow_h2d4m_196 {
  color: #ffffff;
}

._myProfile_h2d4m_200 {
  margin: 10px 20px;
  height: 100%;
}

._myProfile__wrapperContent_h2d4m_204 {
  height: 100%;
  display: flex;
}

@media screen and (max-width: 600px) {
  ._myProfile__wrapperContent_h2d4m_204 {
    flex-direction: column;
  }
}

._myProfile__leftSide_h2d4m_213 {
  width: 40%;
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-right: 1px #d1d8e0 solid;
}

@media screen and (max-width: 600px) {
  ._myProfile__leftSide_h2d4m_213 {
    width: 100%;
    border-right: none;
  }
}

._myProfile__leftSide__avatar_h2d4m_228 {
  width: 100px !important;
  height: 100px !important;
  margin-bottom: 10px;
}

._myProfile__leftSide__avatar__image_h2d4m_233 {
  width: 80px !important;
  height: 80px !important;
}

._myProfile__rigthSide_h2d4m_237 {
  width: 100%;
  padding: 16px;
}

._myProfile__rigthSide__editButton_h2d4m_241 {
  text-align: end;
  margin-bottom: 10px;
}

._myProfile__rigthSide__wrapperForm_h2d4m_245 {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 10px;
}

@media screen and (max-width: 600px) {
  ._myProfile__rigthSide__wrapperForm_h2d4m_245 {
    grid-template-columns: repeat(1, 1fr);
  }
}:export {
  primary: #2ed3ae;
  primary_light: #e0f9f3;
  secondary: #868d96;
  white: #ffffff;
  body_background: #f8f9fa;
  paper_background: #ffffff;
  font_family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  spacing: 8;
  even_second_color: rgb(85, 125, 161);
}

:root {
  --toastify-color-success: #2ed3ae;
}

html {
  height: 100%;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #868d96;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #2ed3ae;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(transparent, #e0f9f3);
}

body {
  color: black;
  font-weight: normal;
  height: 100%;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.renderLineBreak {
  white-space: pre-line;
}

.internalContent__title {
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 20px !important;
  color: black;
}

.internalContent__button {
  margin-top: 13px;
  margin-left: -25px;
}

.dashboard {
  position: relative;
  min-height: 90vh;
}

@media all and (min-width: 1366px) {
  .dashboard {
    min-height: 85vh;
  }
}

.dashboard .dashboard-content {
  height: 95vh !important;
}

@media all and (max-width: 1280px) {
  .dashboard .dashboard-content {
    height: 86vh !important;
  }
}

.dashboard-footer {
  position: relative;
  margin-top: 15px;
  height: 0px;
  clear: both;
}

@media all and (min-width: 2500px) {
  .dashboard-footer {
    margin-top: -50px;
  }
}

@media all and (max-width: 1280px) {
  .dashboard-footer {
    margin-top: 91px;
  }
}

@media all and (min-width: 1366px) {
  .dashboard-footer {
    margin-top: 120px;
  }
}

.modalDateFieldPadding {
  padding: 1em 2em 1em 1em;
}

.h30 {
  height: 30px !important;
}

.h28 {
  height: 28px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0;
}

.pr15 {
  padding-right: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.m0 {
  margin: 0px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-5px {
  margin-left: 5px;
}

.toogle-text-custom {
  text-transform: capitalize !important;
}

.toogle-text-em {
  font-size: 0.6em !important;
}

.w100vw {
  width: 78vw !important;
}

.w20vw {
  width: 20vw !important;
}

.w17vw {
  width: 17vw !important;
}

.w15vw {
  width: 15vw !important;
}

.w13vw {
  width: 13vw !important;
}

.jcr {
  justify-content: right;
}

.anticon.anticon-right.ant-collapse-arrow {
  color: #ffffff;
}

.login {
  top: 0px;
  left: 0px;
  width: 100%;
  /* Change Autocomplete styles in Chrome*/
}

.login__grid {
  display: grid;
  grid-template-areas: "column_content column-image";
  grid-template-columns: 56% 44%;
  height: 100vh;
}

@media screen and (max-width: 768px) {
  .login__grid {
    grid-template-areas: "column_content";
    grid-template-columns: 100vw;
  }
}

.login__grid__column_content {
  grid-area: column_content;
  background: #ffffff;
}

.login__grid__column_content__row {
  display: grid;
  grid-template-areas: "form" "footer" "empty";
}

@media all and (max-width: 1280px) {
  .login__grid__column_content__row {
    grid-template-rows: 500px 300px auto;
  }
}

.login__grid__column_content__row .form {
  grid-area: form;
}

.login__grid__column_content__row .form__login__content__grid {
  display: grid;
  grid-template-areas: "column1 login column3";
  grid-template-columns: auto 400px auto;
}

@media screen and (max-width: 390px) {
  .login__grid__column_content__row .form__login__content__grid {
    grid-template-columns: auto 100% auto;
  }
}

.login__grid__column_content__row .form__login__content__grid .column1 {
  grid-area: column1;
}

.login__grid__column_content__row .form__login__content__grid .login {
  grid-area: login;
}

@media screen and (max-width: 390px) {
  .login__grid__column_content__row .form__login__content__grid .login {
    text-align: center;
  }
}

.login__grid__column_content__row .form__login__content__grid .column3 {
  grid-area: column3;
}

.login__grid__column_content__row .form__login__content__grid .imgLogo {
  transform: translateY(-50px);
  margin-top: 100px;
  text-align: center;
  height: 115px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 2500px) {
  .login__grid__column_content__row .form__login__content__grid .imgLogo {
    margin-top: 150px;
  }
}

.login__grid__column_content__row .form__login__content__grid .connectLogo {
  width: 250px;
}

.login__grid__column_content__row .form__login__content__grid .textfield {
  margin-top: 30px;
  height: 50px;
  width: 400px;
  margin-left: 0px;
  background-color: rgba(70, 70, 70, 0.6705882353);
  border-radius: 5px;
}

@media screen and (max-width: 390px) {
  .login__grid__column_content__row .form__login__content__grid .textfield {
    width: 90%;
  }
}

.login__grid__column_content__row .form__login__content__grid .textfield input {
  caret-color: #2ed3ae !important;
  color: #ffffff !important;
  height: 20px;
}

.login__grid__column_content__row .form__login__content__grid .textfield .eyeColor {
  color: #2ed3ae;
}

.login__grid__column_content__row .form__login__content__grid .standardCheck {
  text-align: left;
  letter-spacing: 0px;
  color: #ffffff !important;
  opacity: 1;
  margin-right: 0px !important;
}

.login__grid__column_content__row .form__login__content__grid .standardCheck span svg {
  fill: #ffffff;
}

@media screen and (max-width: 390px) {
  .login__grid__column_content__row .form__login__content__grid .standardCheck {
    display: none;
  }
}

.login__grid__column_content__row .form__login__content__grid .forgot {
  padding-left: 20px;
  letter-spacing: 0px;
  color: #2ed3ae !important;
  opacity: 1;
  font-weight: bold;
}

@media screen and (max-width: 390px) {
  .login__grid__column_content__row .form__login__content__grid .forgot {
    padding: 0;
  }
}

.login__grid__column_content__row .form__login__content__grid .accessButton {
  width: 400px;
  height: 56px;
  margin-top: 40px;
  border-radius: 5px;
  opacity: 1;
  text-transform: none;
  color: #ffffff;
}

@media screen and (max-width: 390px) {
  .login__grid__column_content__row .form__login__content__grid .accessButton {
    width: 90%;
  }
}

.login__grid__column_content__row .form__login__content__grid .textMargin {
  margin-top: 40.83px;
  width: 400px;
  height: 19px;
  color: #3d3d3d !important;
}

.login__grid__column_content__row .form__login__content__grid .textfieldRecover {
  margin-top: 28px;
  width: 400px;
  height: 56px;
  margin-left: 0px;
}

.login__grid__column_content__row .form__login__content__grid .message {
  margin-top: 10px;
  width: 418px;
  text-align: left;
  letter-spacing: 0px;
  color: #2ed3ae;
  opacity: 1;
}

.login__grid__column_content__row .form__login__content__grid .backButton {
  width: 400px;
  height: 56px;
  margin-top: 10px;
  border-radius: 5px;
  opacity: 1;
  text-transform: none !important;
}

.login__grid__column_content__row .form__login__content__grid .error {
  margin-top: 20px;
}

.login__grid__column_content__row .footer {
  grid-area: footer;
  display: grid;
  align-self: flex-end;
}

.login__grid__column_content__row .empty {
  grid-area: empty;
}

.login__grid__column_image {
  grid-area: column-image;
}

.login__grid__column_image .intro {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100vh;
}

.login__grid__column_image {
  background: rgb(45, 227, 174);
  background: linear-gradient(115deg, rgb(45, 227, 174) 0%, rgb(85, 125, 161) 100%);
}

.login__grid__column_image img {
  display: none;
}

@media screen and (max-width: 768px) {
  .login__grid__column_image {
    display: none;
  }
}

.login input:-webkit-autofill,
.login input:-webkit-autofill:hover,
.login input:-webkit-autofill:focus,
.login textarea:-webkit-autofill,
.login textarea:-webkit-autofill:hover,
.login textarea:-webkit-autofill:focus,
.login select:-webkit-autofill,
.login select:-webkit-autofill:hover,
.login select:-webkit-autofill:focus {
  -webkit-text-fill-color: #ffffff;
  transition: background-color 5000s ease-in-out 0s;
}._shortcuts__headerBackground_1vqzl_13 {
  background-color: #2ed3ae !important;
  color: #ffffff !important;
}

._shortcuts__bottomToolbar_1vqzl_17 span + div {
  justify-content: center;
  width: 100%;
}

._shortcuts__margins_1vqzl_21 {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (max-width: 600px) {
  ._shortcuts__margins_1vqzl_21 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

._shortcuts__sectionName_1vqzl_32 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
  font-size: 20px !important;
  letter-spacing: 0px;
  opacity: 1;
}

._shortcuts__title_1vqzl_41 {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
}

._shortcuts__table_1vqzl_47 {
  margin-top: 20px;
}:export {
  primary: #2ed3ae;
  primary_light: #e0f9f3;
  secondary: #868d96;
  white: #ffffff;
  body_background: #f8f9fa;
  paper_background: #ffffff;
  font_family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  spacing: 8;
  even_second_color: rgb(85, 125, 161);
}

:root {
  --toastify-color-success: #2ed3ae;
}

html {
  height: 100%;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #868d96;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb {
  background: #2ed3ae;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(transparent, #e0f9f3);
}

body {
  color: black;
  font-weight: normal;
  height: 100%;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.renderLineBreak {
  white-space: pre-line;
}

.internalContent__title {
  margin-top: 25px;
  margin-left: 25px;
  margin-right: 25px;
  font-size: 20px !important;
  color: black;
}

.internalContent__button {
  margin-top: 13px;
  margin-left: -25px;
}

.dashboard {
  position: relative;
  min-height: 90vh;
}

@media all and (min-width: 1366px) {
  .dashboard {
    min-height: 85vh;
  }
}

.dashboard .dashboard-content {
  height: 95vh !important;
}

@media all and (max-width: 1280px) {
  .dashboard .dashboard-content {
    height: 86vh !important;
  }
}

.dashboard-footer {
  position: relative;
  margin-top: 15px;
  height: 0px;
  clear: both;
}

@media all and (min-width: 2500px) {
  .dashboard-footer {
    margin-top: -50px;
  }
}

@media all and (max-width: 1280px) {
  .dashboard-footer {
    margin-top: 91px;
  }
}

@media all and (min-width: 1366px) {
  .dashboard-footer {
    margin-top: 120px;
  }
}

.modalDateFieldPadding {
  padding: 1em 2em 1em 1em;
}

.h30 {
  height: 30px !important;
}

.h28 {
  height: 28px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.ptb10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pr0 {
  padding-right: 0;
}

.pr15 {
  padding-right: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.m0 {
  margin: 0px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-5px {
  margin-left: 5px;
}

.toogle-text-custom {
  text-transform: capitalize !important;
}

.toogle-text-em {
  font-size: 0.6em !important;
}

.w100vw {
  width: 78vw !important;
}

.w20vw {
  width: 20vw !important;
}

.w17vw {
  width: 17vw !important;
}

.w15vw {
  width: 15vw !important;
}

.w13vw {
  width: 13vw !important;
}

.jcr {
  justify-content: right;
}

.anticon.anticon-right.ant-collapse-arrow {
  color: #ffffff;
}

.content-overflow {
  overflow-x: hidden;
}

.primaryTechInOffer {
  background: #2ed3ae !important;
  color: white;
  padding: 0.1em 0.2em;
  border-radius: 0.2em;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
}

.secondaryTechInOffer {
  background: #35a2cf !important;
  color: white;
  padding: 0.1em 0.2em;
  border-radius: 0.2em;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
}

.secondaryTech {
  font-style: italic;
  font-weight: normal;
}

.dashboardContainerPadding {
  padding: 2em;
}

.totalStatsMargin {
  margin-top: 0 !important;
  margin-bottom: 16px;
}

.whiteText {
  color: #ffffff !important;
}

.totalStatsFontSize {
  font-size: 24px !important;
}

.iconFontSize {
  font-size: 250% !important;
}

.primaryGradient {
  background: rgb(45, 227, 174);
  background: linear-gradient(90deg, rgb(45, 227, 174) 0%, rgb(85, 125, 161) 100%);
}

.secondaryGradient {
  background: rgb(134, 141, 150);
  background: linear-gradient(90deg, rgb(134, 141, 150) 0%, rgb(68, 68, 68) 100%);
}

.shorcutIcon {
  font-size: 1.1rem !important;
}

.canva-mt {
  margin-top: -1em;
  padding: 16px;
}

.dashboard-bg-color {
  background-color: rgba(243, 243, 243, 0.2784313725);
}

.chart-container {
  background: #ffffff;
  border-radius: 3px;
  box-shadow: 1px 0px 10px 2px #cbcbcb;
  height: 100%;
}

.uploadMargin {
  margin-top: 1.2em;
}._dashboardHeader_oh0ng_13 {
  padding: 0px 30px !important;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  opacity: 1;
  height: 65px !important;
  width: inherit;
  box-shadow: 1px 1px #e7e7e7;
  position: inherit;
  position: fixed;
  z-index: 1000;
}

._dashboardHeader_oh0ng_13 ._gretting_oh0ng_26 {
  display: flex;
  flex-direction: column;
  width: 180px;
}

@media screen and (max-width: 768px) {
  ._dashboardHeader_oh0ng_13 ._gretting_oh0ng_26 {
    margin-left: 5px;
    width: 100px;
  }
}

._dashboardHeader_oh0ng_13 ._gretting_oh0ng_26 ._welcome_oh0ng_37 {
  color: #868d96 !important;
  font-size: 1rem !important;
}

@media screen and (max-width: 768px) {
  ._dashboardHeader_oh0ng_13 ._gretting_oh0ng_26 ._welcome_oh0ng_37 {
    display: none !important;
  }
}

._dashboardHeader_oh0ng_13 ._gretting_oh0ng_26 ._person_oh0ng_46 {
  margin-left: 0.5em;
  color: #191818 !important;
  font-weight: bold;
  font-size: 0.75rem !important;
  text-decoration: none;
}

._dashboardHeader_oh0ng_13 ._search_oh0ng_53 {
  display: flex;
  flex-direction: row;
  margin-left: 1.5em;
  width: 350px;
}

._dashboardHeader_oh0ng_13 ._search_oh0ng_53 ._iconSearch_oh0ng_59 {
  color: #86898d;
}

._dashboardHeader_oh0ng_13 ._search_oh0ng_53 ._inputSearch_oh0ng_62 {
  background-color: #f1f3f5;
  border: none;
  height: 40px;
  border-radius: 11px;
}

._dashboardHeader_oh0ng_13 ._search_oh0ng_53 ._inputSearch_oh0ng_62 input {
  background-color: #f1f3f5;
  border-radius: "10px";
}

._dashboardHeader_oh0ng_13 ._languages_oh0ng_72 {
  font-size: 0.5rem;
  margin-left: auto;
}

._dashboardHeader_oh0ng_13 ._languages_oh0ng_72 a span {
  font-size: 0.5rem;
  padding-left: 4px !important;
  display: inline-flex !important;
}

._dashboardHeader_oh0ng_13 ._iaModal_oh0ng_81 {
  background-color: #ffffff !important;
}._Tabs_72u32_13 {
  width: 100%;
  max-width: 72px;
  background-color: #2ed3ae;
  color: #ffffff;
}

@media (max-width: 899px) {
  ._Tabs_72u32_13 {
    max-width: 48px;
  }
}

._Tabs__indicator_72u32_24 {
  width: 68px !important;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  background-color: #f8f9fa !important;
  pointer-events: none;
  right: -1px !important;
}

@media (max-width: 899px) {
  ._Tabs__indicator_72u32_24 {
    width: 44px !important;
  }
}

._Tabs__indicator__corners_72u32_37:before {
  content: "";
  position: absolute;
  right: -1px;
  top: -32px;
  height: 32px;
  width: 32px;
  border-bottom-right-radius: 16px;
  box-shadow: 0 16px 0 0 #f8f9fa;
}

._Tabs__indicator__corners_72u32_37:after {
  content: "";
  position: absolute;
  right: -1px;
  bottom: -32px;
  height: 32px;
  width: 32px;
  border-top-right-radius: 16px;
  box-shadow: 0 -16px 0 0 #f8f9fa;
}

._Tab_72u32_13 {
  text-transform: initial !important;
  min-width: 0 !important;
  color: #ffffff !important;
  font-size: 9px !important;
  font-weight: normal !important;
  letter-spacing: 0.5px;
}

._Tab__selected_72u32_66 {
  color: #2ed3ae !important;
  z-index: 100;
}