@zimyo/engage 0.1.19-pms → 0.1.20-hrms

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/README.md +30 -30
  2. package/dist/components/feedback/appreciation/badge-master/modal/form.schema.d.ts +2 -2
  3. package/dist/components/feedback/appreciation/modal/appreciation-modal.d.ts +0 -1
  4. package/dist/components/feedback/continuous-feedback/modal/continuous-feedback-modal.d.ts +0 -1
  5. package/dist/components/feedback/continuous-feedback/modal/form.schema.d.ts +5 -2
  6. package/dist/components/feedback/dashboard/meeting-modal.d.ts +0 -1
  7. package/dist/components/feedback/one-to-one/reschedule-modal/reschedule-modal.d.ts +0 -1
  8. package/dist/components/feedback/one-to-one/schedule-modal/form.schema.d.ts +5 -5
  9. package/dist/components/feedback/one-to-one/schedule-modal/schedule-modal.d.ts +0 -1
  10. package/dist/components/feedback/one-to-one/view-details-modal/form.schema.d.ts +1 -1
  11. package/dist/components/pip/pip-action/pip-action.d.ts +0 -1
  12. package/dist/components/pip/pip-context.d.ts +0 -1
  13. package/dist/components/pip/pip-initiation/pip-initiation.d.ts +1 -1
  14. package/dist/components/pip/pip-list.d.ts +3 -0
  15. package/dist/components/ui/button/button.d.ts +0 -1
  16. package/dist/components/ui/header-title/header-title.d.ts +0 -1
  17. package/dist/components/ui/image-viewer/image-viewer.d.ts +0 -1
  18. package/dist/components/ui/pdf-viewer/pdf.viewer.d.ts +0 -1
  19. package/dist/components/ui/search/search.d.ts +0 -1
  20. package/dist/components/ui/toggle-button/toggle-button.d.ts +0 -1
  21. package/dist/main.cjs +154081 -2960
  22. package/dist/main.js +123650 -101786
  23. package/dist/shared/constants/endpoints.d.ts +4 -0
  24. package/dist/shared/constants/time.d.ts +13 -3
  25. package/dist/shared/hooks/useFetch.d.ts +1 -1
  26. package/dist/shared/utils/utils.d.ts +1 -0
  27. package/dist/style.css +1642 -1
  28. package/package.json +91 -89
  29. package/dist/.vite/manifest.json +0 -12
package/dist/style.css CHANGED
@@ -1 +1,1642 @@
1
- .overview__container__bg{width:100%!important;overflow:scroll;font-style:normal;padding:10px!important;background-color:#fafbfc;display:flex;flex-direction:column;gap:1rem}.avatar_container{display:flex;align-items:center;padding:4px 8px;background:#fff;border:1px solid #E8E8EA;border-radius:4px;font-weight:600;font-size:12px;color:#172b4d;margin-left:8px;gap:.5rem}.images__structure{display:flex;flex-flow:wrap;column-gap:20px;margin-top:15px}.images__structure img{width:100px;height:100px;object-fit:cover;border:1px solid #eee;background-color:#f2f2f2;margin-bottom:20px}.all__upload__images{margin:1rem 0rem;position:relative;box-shadow:#0000000d 0 1px 2px;width:100px;height:100px;border:1px solid #333}.pdfView__preview{margin:20px 0;position:relative;padding:8px;width:243px;height:auto;background:#fff;border:1px solid #E8E8EA;border-radius:4px;display:flex}.pdfView__preview button{cursor:pointer;padding:0;background:#0000004d;box-shadow:#00000014 0 4px 12px;color:#fff;border:none;position:absolute;width:24px;height:24px;border-radius:50px;right:-10px;top:-10px}.main__upload__box{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:1rem;width:100%}.input-date{height:40px;padding:10px;font-size:14px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.form_error{display:flex;align-items:center;gap:.5rem;font-size:13px;color:red;margin-top:10px;margin-left:5px}.form_error p{margin:0!important;color:red}.one__icons__bottom{display:flex;align-items:center;margin-left:30px}.one__icons__bottom>p{margin-right:20px;display:flex;align-items:center;font-weight:400;font-size:12px;color:#615e69}.one__icons__bottom>p>span{display:flex;align-items:center;justify-content:center}.one__icons__bottom>p>span>svg{width:14px;height:14px;color:#615e69;margin-right:10px}.overlay{position:fixed;display:flex;width:100%;height:100%;inset:0;cursor:pointer;align-items:center;justify-content:center;background-color:#fff;z-index:999}.overlay-component{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);transform:-webkit-translate(-50%,-50%);transform:-moz-translate(-50%,-50%);transform:-ms-translate(-50%,-50%);background-color:#fff0;z-index:999}.toggle-button-group{background:#f3f3f3;border-radius:4px;padding:0;text-transform:capitalize}.toggle-button-group>button{padding:7px 20px!important;font-weight:400;font-size:14px;line-height:18px;text-align:center;color:#615e69;border-radius:4px!important;margin:2px;border:none!important;text-transform:capitalize}._container_xleeg_1{overflow:auto;display:flex;flex-direction:column;gap:1rem}._badges_container_xleeg_15{gap:.5rem;display:flex;flex-direction:column}._badges_container_title_xleeg_29{font-size:14px;font-weight:600}._active_badge_xleeg_39{border:1px solid rgba(10,122,255,.2);border-radius:8px}._badge_card_xleeg_49{display:flex;flex-direction:row;align-items:center;padding:8px;gap:10px;width:100%;background:#fff;border-radius:8px}._badge_card_xleeg_49 h3{font-style:normal;font-weight:600;font-size:14px;line-height:17px;margin:0 0 4px;padding:0;color:#172b4d}._badge_card_xleeg_49 p{font-style:normal;font-weight:400;font-size:12px;line-height:15px;margin:0;padding:0;display:flex;align-items:center;color:#a5a3a9}._badge_card_xleeg_49:hover{cursor:pointer}._feedback__appreciation_goeig_1{text-align:center}._feedback__appreciation_goeig_1>h3{font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#172b4d}._feedback__appreciation_goeig_1>p{word-break:break-all}._feedback__rating_goeig_35{display:block;padding:12px;background:#fff;border:1px solid #EBECF0;border-radius:4px;margin-bottom:20px}._feedback__rating_goeig_35 h4{font-weight:600;font-size:14px;line-height:24px;display:flex;align-items:center;color:#172b4d;margin:0;padding:0}._feedback__rating_goeig_35>p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#172b4d;word-break:break-all}._icon__appriciate_goeig_93{margin-right:17px;align-items:center;display:flex;justify-content:center}._box__appriciate_goeig_107{display:flex}._box__top_appriciate_goeig_115{display:flex;width:100%;align-items:center;justify-content:"center"}._box__top_appriciate_goeig_115 h3{padding:0;margin:0;font-size:18px;line-height:20px;font-weight:600;cursor:pointer}._box__top_appriciate_goeig_115 p{padding:0;margin:7px 0 0;font-size:15px;color:#615e83;font:600}._summury__box_outline_goeig_163{background:#fff;border:1px solid #e8e8ea;border-radius:4px;margin-bottom:20px;padding:25px 20px}._dashboard_container_1wv1g_1{padding:1rem;overflow:auto;display:flex;flex-direction:column;gap:1rem;width:100%}._dashboard_heading_1wv1g_21{font-style:normal;font-weight:700;font-size:18px;line-height:34px;color:#172b4d}._meeting_analytics_container_1wv1g_37{box-sizing:border-box;padding:5px 20px 20px;width:100%;background:#fff;box-shadow:0 4px 12px #00000014;border-radius:8px;flex:none;order:0;flex-grow:0}._meeting_analytics_card_1wv1g_63{box-sizing:border-box;position:relative;width:100%;height:100%;min-height:97px;background:linear-gradient(255.86deg,#4c8bff33 -89.77%,#fff0 -89.75%),#fff;border:1px solid #f5f5f5;box-shadow:0 4px 12px #00000014;border-radius:4px;padding:24px;flex:none;order:0;flex-grow:0;z-index:0}._meeting_analytics_card_1wv1g_63>._stick_1wv1g_103{position:absolute;width:34px;height:2px;left:-16px;top:34px;border-radius:0 0 4px 4px;transform:rotate(-90deg);flex:none;order:1;flex-grow:0;z-index:1}._meeting_analytics_card_icon_1wv1g_131{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:4px;width:35px;height:35px;border-radius:200px;margin-right:8px;margin-bottom:10px}._meeting_analytics_card_label_1wv1g_157{font-style:normal;font-weight:600;font-size:12px;line-height:18px;margin-top:12px;color:#615e83}._chart_card_1wv1g_175{background:#fff;box-shadow:0 0 8px #00000014;border-radius:8px;height:400px;padding:24px 32px}._feedback__rating_1gyue_5{display:block;padding:12px;background:#fff;border:1px solid #EBECF0;border-radius:4px;margin-bottom:20px}._feedback__rating_1gyue_5 h4{font-weight:600;font-size:14px;line-height:24px;display:flex;align-items:center;color:#172b4d;margin:0;padding:0}._feedback__rating_1gyue_5>p{font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#172b4d;word-break:break-all}._previeww__color_1gyue_65{font-weight:400;font-size:14px;line-height:100%;display:flex;align-items:center;color:#4c8bff;margin-top:4px;cursor:pointer}._skill__btns_1gyue_87{display:inline-block;padding:2px 6px;width:auto;height:24px;background:#e6ecff;border-radius:4px;font-weight:400;font-size:14px;line-height:20px;color:#4c70ff}._item__centerdirector_1gyue_113{display:flex;align-items:center}._custom-descriptions-title_1f3e0_19{font-weight:600;font-size:16px;line-height:24px}._custom-descriptions-item-label_1f3e0_49{font-weight:400;font-size:14px;line-height:19px;letter-spacing:.02em;color:#4f4f4f}._custom-descriptions-item-content_1f3e0_67{font-weight:600;font-size:14px;line-height:24px;display:flex;align-items:center;color:#172b4d}._schedule__employee_1u98z_3{display:flex;align-items:center;padding:4px 8px;background:#fff;border:1px solid #E8E8EA;border-radius:4px;font-weight:600;font-size:12px;color:#172b4d;margin-left:8px}._skill__btns_1u98z_29{display:inline-block;padding:2px 6px;width:auto;height:24px;background:#e6ecff;border-radius:4px;font-weight:400;font-size:14px;line-height:20px;word-break:break-all;color:#4c70ff}._item__centerdirector_1u98z_59{display:flex;align-items:center}._closeRatingicon_1u98z_69{color:#757575;margin-left:10px;margin-top:5px;cursor:pointer}._footer__upload_assets_1u98z_83{opacity:.5!important;padding-right:15px}._meeting__details_1ojge_1{padding:30px}._meeting__details__topbox_1ojge_9{clear:both}._meeting__details__topbox_1ojge_9 h3{font-style:normal;font-weight:600;font-size:20px;line-height:27px;color:#172b4d;padding:0;margin:0;display:flex;align-items:center}._meeting__details__topbox_1ojge_9 ._meeting-desc_1ojge_41{word-wrap:break-word}._meeting__details__topbox_1ojge_9 h3 span{font-style:normal;font-weight:400;font-size:14px;line-height:22px;margin-left:10px}._meeting__details__topbox_1ojge_9 p{font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#a5a3a9}._bottom_create_loaction_1ojge_83{display:flex}._bottom_create_loaction_1ojge_83>p{font-size:12px;line-height:22px;display:flex;align-items:center;color:#b3b3b3;padding-right:10px;margin-right:10px}._bottom_create_loaction_1ojge_83>p:not(:last-child){border-right:1px solid #B3B3B3}._bottom_create_loaction_1ojge_83>p>span{font-weight:400;font-size:14px;line-height:22px;display:flex;align-items:center;color:#615e69;margin-left:10px}._date__time__box_1ojge_141{clear:auto;display:flex}._date__time__box_1ojge_141>p{display:flex;justify-content:center;align-items:center;padding:6px 12px;height:28px;background:#fff;border:1px solid #EBECF0;border-radius:4px;font-weight:400;font-size:12px;line-height:16px;color:#615e69;margin-right:24px}._date__time__box_1ojge_141>p>span>svg{color:#615e69;width:14px;height:14px;margin-right:10px;float:left}._connected__meeting_1ojge_199{display:flex;align-items:center;font-weight:400;font-size:14px;line-height:19px;color:#615e69}._connected__meeting_1ojge_199>span{display:flex;align-items:center;justify-content:center}._connected__meeting_1ojge_199>span>svg{color:#615e69;width:20px;height:20px}._connected__meeting_1ojge_199 span{color:#172b4d;margin-left:10px}._remarks__meeting_1ojge_251{clear:both;padding:12px;isolation:isolate;background:#fff;border:1px solid #EBECF0;border-radius:8px;margin-top:30px}._remarks__meeting_1ojge_251 h4{justify-content:space-between;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:center;color:#172b4d;margin:0 0 15px}._remarks__meeting_1ojge_251 h4 span{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;height:20px;background:#fff;border:1px solid #EBECF0;border-radius:4px;font-weight:400;font-size:12px;line-height:16px;color:#172b4d}._remarks__meeting_1ojge_251 p{font-weight:400;font-size:14px;line-height:19px;color:#172b4d;margin:0;padding:0;word-break:break-all}._previeww__color_1ojge_351{font-weight:400;font-size:14px;line-height:100%;display:flex;align-items:center;color:#4c8bff;margin-top:4px;cursor:pointer}._comment__users__meeting_1ojge_373{display:flex;align-items:center;justify-content:flex-start;font-weight:600;font-size:16px;line-height:21px;color:#172b4d;margin-top:15px}._comment__users__meeting_1ojge_373>span{font-style:normal;font-weight:400;font-size:14px;line-height:19px;margin-left:6px;color:#afafaf}._editor__remarks_1ojge_413{height:auto;background:#fff;border:1px solid #A5A3A9;border-radius:8px;margin-top:30px;padding:4px}._editor__bottom_1ojge_431{display:flex;justify-content:space-between;padding:15px}._editor__bottom_1ojge_431 span{float:left;cursor:pointer}._editor__bottom_1ojge_431 span>svg{opacity:.5}._one__to__one__card_1q41x_1{display:block;padding:12px;width:100%;height:78px;background:#fff;border:1px solid #EBECF0;border-radius:4px}._one__to__one__card__top_1q41x_21{display:flex;justify-content:space-between;align-items:center}._one__to__one__icon_1q41x_33{display:flex;flex-direction:row;align-items:flex-start;padding:4px;width:20px;height:20px;background:#f6faff;border-radius:20px;margin-right:12px}._one__to__one__icon_1q41x_33>svg{color:#4c8bff;width:12px;height:12px}._one__to__one__card__top_1q41x_21 h3{font-weight:600;font-size:16px;line-height:24px;display:flex;align-items:center;color:#172b4d;margin:0;padding:0;word-break:break-all}._one__to__one__card__top_1q41x_21 h3 span{font-weight:400;font-size:14px;line-height:22px;margin-left:12px;display:flex;align-items:center;color:#fac800}._face__to__face_1q41x_115{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;background:#fff;border:1px solid #EBECF0;border-radius:4px;font-weight:400;font-size:12px;line-height:16px;color:#172b4d}._one__to__one__reschedule_1q41x_145{font-weight:400;font-size:14px;line-height:18px;height:20px!important;cursor:pointer;align-items:center;text-align:center;letter-spacing:.1px;color:#335aff!important}._one__to__one__cancel_1q41x_169{font-weight:400;font-size:14px;line-height:18px;height:20px!important;cursor:pointer;align-items:center;text-align:center;letter-spacing:.1px;color:red!important}._popover-list_zfaw8_1 li:hover{color:#335aff;background-color:#335aff0d}._popover-list_zfaw8_1 li{padding-block:3px}.membercard__heading{font-size:20px;font-weight:700;display:flex;margin-bottom:10px}.membercardheading__icon{color:#0a7aff;margin-right:20px}.schedule__employee__heading{align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#757575}.schedule__employee{display:flex;align-items:center;padding:4px 8px;background:#fff;border:1px solid #e8e8ea;border-radius:4px;font-weight:600;font-size:12px;color:#172b4d;margin-left:8px}.modalheading__inputs{font-style:normal;font-weight:600;font-size:14px;line-height:18px;margin-top:5px;color:#101010}.moreDot{position:absolute;z-index:9;top:21px;right:7px}.memberLinkcard{text-align:center;flex-direction:column;align-items:center;display:flex}.add_skill{font-style:normal;font-weight:600;font-size:14px;line-height:20px;text-transform:capitalize;cursor:pointer;display:flex;align-items:center;text-align:center;letter-spacing:.1px;color:#335aff;margin-left:15px;white-space:nowrap}.item__centerdirector{display:flex;align-items:center}.skill__btns{display:inline-block;padding:2px 6px;width:auto;height:24px;background:#e6ecff;border-radius:4px;font-weight:400;font-size:14px;line-height:20px;word-break:break-all;color:#4c70ff}.closeRatingicon{color:#757575;margin-left:10px;margin-top:5px;cursor:pointer}.appreciation__card{display:flex;flex-direction:row;align-items:center;padding:8px;gap:10px;width:100%;background:#fff;border-radius:8px}.appreciation__card__header{font-weight:400;font-size:16px;line-height:100%;margin-top:0;margin-bottom:15px;text-transform:capitalize;color:#000}.appreciation__card h3{font-style:normal;font-weight:600;font-size:14px;line-height:17px;margin:0 0 4px;padding:0;color:#172b4d}.appreciation__card p{font-style:normal;font-weight:400;font-size:12px;line-height:15px;margin:0;padding:0;display:flex;align-items:center;color:#a5a3a9}.appreciation__card:hover{cursor:pointer}.form-error{font-size:13px;color:red;padding:0;margin:9px 0 0;float:left;text-transform:capitalize}.footer__upload_assets{opacity:.5!important;border-right:1px solid #a3a2a2;padding-right:15px}.main__upload__box{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;width:100%}.all__upload__images{margin:1rem .5rem;position:relative;box-shadow:#0000000d 0 1px 2px;width:70px;height:70px;border:1px solid #333}.all__upload__images>img{width:100%;height:100%}.all__upload__images button{cursor:pointer;padding:0;background:#0000004d;box-shadow:#00000014 0 4px 12px;color:#fff;border:none;position:absolute;width:24px;height:24px;border-radius:50px;right:-10px;top:-10px}.pdfView__preview{margin:.5rem 10px;position:relative;padding:8px;width:243px;height:auto;background:#fff;border:1px solid #e8e8ea;border-radius:4px;display:flex}.pdfView__preview p{font-weight:400;font-size:14px;line-height:25px;display:flex;align-items:center;padding:0;margin:0;color:#262626}.pdfView__preview>button{cursor:pointer;padding:0;background:#0000004d;box-shadow:#00000014 0 4px 12px;color:#fff;border:none;position:absolute;width:24px;height:24px;border-radius:50px;right:-10px;top:-10px}.previeww__color{font-weight:400;font-size:14px;line-height:100%;display:flex;align-items:center;color:#4c8bff;margin-top:4px;cursor:pointer}.feedback_alert{background-color:#fff1e6;font-size:14px;padding:10px;width:100%;margin-top:20px}.pip__intiate__container{padding:0 20px 0 0;height:calc(100vh - 250px);overflow:auto;margin-top:1rem}.pip__initiate__details{gap:1rem;display:flex}.pip__initiate__employee__heading{color:#757575;font-weight:600;font-size:14px;line-height:18px}.pip__initiate__employee__heading span,.admin__pip__initiate__employee__heading span{font-weight:400}.pip__initiate__employee__name{color:#172b4d;font-weight:600;font-size:12px;line-height:12px}.pip__intiate__employee__container{width:max-content;padding:.3rem;border:1px solid #e8e8ea;border-radius:4px;display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.pip__initiate__details__dateheading{font-weight:600;font-size:14px;line-height:18px}.pip__initiate__body1,.pip__initiate__body2{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.pip__initiate__add__dates{color:#00f;justify-content:flex-start;font-size:14px;font-style:normal;font-weight:400}.pip__initiate__title{display:flex;align-items:center;gap:.2rem}.pip__initiate_errors{color:#f40b0b;font-size:.75rem;font-weight:400;line-height:1.66;margin:4px 14px 0 4px;text-align:left}.pip__view__details__container{width:100%;height:calc(100vh - 250px);padding:1.5rem;overflow-y:auto;padding-bottom:0}.pip__view__details__container__heading{gap:.75rem;display:flex}.pip__view__details__subheading{font-size:14px;font-weight:400;color:#615e69}.pip__view__details__status__chip{font-weight:400;font-size:14px;border-radius:4px;margin-left:.75rem;background-color:#e0b4001a!important;color:#e0b400!important;font-weight:var(--font-weight-regular)!important;font-size:12px!important;min-width:4rem}.pip__view__details__performance__plan{display:flex;margin-top:1.5rem;gap:1rem;flex-direction:column;flex-wrap:wrap}.pip__view__details__performance__plan__heading{font-weight:600;font-size:14px;color:#172b4d}.pip__view__details__history__conatiner{width:100%;margin-top:1.5rem}.pip__view__details__history{border-radius:8px;background-color:#fff}.pip__view__details__history__date{background:#4c70ff;box-shadow:0 4px 12px #00000014;border-radius:8px;color:#fff;padding:4px 12px;width:110px;text-align:center;display:flex}.pip__details__history__timelinecontent{display:flex;flex-direction:column;gap:1rem;margin-bottom:3.5rem}.pip__details__history__timelinecontent__heading{font-size:14px;font-weight:600}.pip__details__history__timelinecontent__subheading{font-size:12px;font-weight:400;color:#615e69;width:100%;text-align:left;padding:5px;margin:0}.pip__details__timeline__date__content{display:flex;flex-direction:column;gap:.3rem;align-items:center}.pip__view__details__feedback__editor{height:auto;background:#fff;border:1px solid #a5a3a9;border-radius:8px;margin-top:1.75rem;padding:4px;margin-bottom:1.5rem}.editor__bottom{display:flex;justify-content:space-between;padding:15px}.editor__bottom span{float:left;cursor:pointer}.editor__bottom span>svg{opacity:.5}.pip__view__details__footer{display:flex;justify-content:flex-end;position:sticky;gap:1.5rem;margin-top:15px}.bottom_text_pad{padding:0px 1.5rem}.editor__remarks{height:auto;background:#fff;border:1px solid #a5a3a9;border-radius:8px;margin-top:30px;padding:4px}._templateModal__main_1x3oq_1{height:80vh;overflow:auto;padding:1rem;box-shadow:#80808026 0 3px 8px}._templateModal__notification_slug_1x3oq_15{padding:.5rem;border:1px solid #ececec;border-radius:4px}._templateModal_form_1x3oq_27{display:flex;flex-direction:column;gap:20px}._templateModal__slugTitle_1x3oq_39{color:#231f2080}
1
+ .overview__container__bg {
2
+ width: 100% !important;
3
+ overflow: scroll;
4
+ font-style: normal;
5
+ padding: 10px !important;
6
+ background-color: #fafbfc;
7
+ display: flex;
8
+ flex-direction: column;
9
+ gap: 1rem;
10
+ }
11
+
12
+ .avatar_container {
13
+ display: flex;
14
+ align-items: center;
15
+ padding: 4px 8px;
16
+ background: #FFFFFF;
17
+ border: 1px solid #E8E8EA;
18
+ border-radius: 4px;
19
+ font-weight: 600;
20
+ font-size: 12px;
21
+ color: #172B4D;
22
+ margin-left: 8px;
23
+ gap: 0.5rem;
24
+ }
25
+
26
+ .images__structure {
27
+ display: flex;
28
+ flex-flow: wrap;
29
+ column-gap: 20px;
30
+ margin-top: 15px;
31
+ }
32
+
33
+ .images__structure img {
34
+ width: 100px;
35
+ height: 100px;
36
+ object-fit: cover;
37
+ border: 1px solid #eee;
38
+ background-color: #f2f2f2;
39
+ margin-bottom: 20px;
40
+ }
41
+
42
+
43
+ .all__upload__images {
44
+ margin: 1rem 0rem;
45
+ position: relative;
46
+ box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
47
+ width: 100px;
48
+ height: 100px;
49
+ border: 1px solid #333;
50
+ }
51
+
52
+ .all__upload__images>img {
53
+ width: 100%;
54
+ height: 100%;
55
+ }
56
+
57
+ .all__upload__images button {
58
+ cursor: pointer;
59
+ padding: 0px;
60
+ background: rgba(0, 0, 0, 0.3);
61
+ box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
62
+ color: white;
63
+ border: none;
64
+ position: absolute;
65
+ width: 24px;
66
+ height: 24px;
67
+ border-radius: 50px;
68
+ right: -10px;
69
+ top: -10px;
70
+ }
71
+
72
+ .pdfView__preview {
73
+ margin: 20px 0px;
74
+ position: relative;
75
+ padding: 8px;
76
+ width: 243px;
77
+ height: auto;
78
+ background: #FFFFFF;
79
+ border: 1px solid #E8E8EA;
80
+ border-radius: 4px;
81
+ display: flex;
82
+ }
83
+
84
+ .pdfView__preview p {
85
+ font-weight: 400;
86
+ font-size: 14px;
87
+ line-height: 25px;
88
+ display: flex;
89
+ align-items: center;
90
+ padding: 0;
91
+ margin: 0;
92
+ color: #262626;
93
+ }
94
+
95
+
96
+ .pdfView__preview button {
97
+ cursor: pointer;
98
+ padding: 0px;
99
+ background: rgba(0, 0, 0, 0.3);
100
+ box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
101
+ color: white;
102
+ border: none;
103
+ position: absolute;
104
+ width: 24px;
105
+ height: 24px;
106
+ border-radius: 50px;
107
+ right: -10px;
108
+ top: -10px;
109
+ }
110
+
111
+ .main__upload__box {
112
+ display: flex;
113
+ flex-direction: row;
114
+ flex-wrap: wrap;
115
+ align-items: center;
116
+ gap: 1rem;
117
+ width: 100%;
118
+ }
119
+
120
+
121
+ .input-date {
122
+ height: 40px;
123
+ padding: 10px;
124
+ font-size: 14px;
125
+ border: 1px solid #ccc;
126
+ border-radius: 4px;
127
+ box-sizing: border-box;
128
+ }
129
+
130
+
131
+ .form_error {
132
+ display: flex;
133
+ align-items: center;
134
+ gap: 0.5rem;
135
+ font-size: 13px;
136
+ color: #ff0000;
137
+ margin-top: 10px;
138
+ margin-left: 5px;
139
+ }
140
+
141
+ .form_error p {
142
+ margin: 0 !important;
143
+ color: #ff0000;
144
+ }
145
+
146
+ .one__icons__bottom {
147
+ display: flex;
148
+ align-items: center;
149
+ margin-left: 30px;
150
+ }
151
+
152
+ .one__icons__bottom>p {
153
+ margin-right: 20px;
154
+ display: flex;
155
+ align-items: center;
156
+ font-weight: 400;
157
+ font-size: 12px;
158
+ color: #615E69;
159
+ }
160
+
161
+ .one__icons__bottom>p>span {
162
+ display: flex;
163
+ align-items: center;
164
+ justify-content: center;
165
+ }
166
+
167
+ .one__icons__bottom>p>span>svg {
168
+ width: 14px;
169
+ height: 14px;
170
+ color: #615E69;
171
+ margin-right: 10px;
172
+ }.overlay {
173
+ position: fixed;
174
+ display: flex;
175
+ width: 100%;
176
+ height: 100%;
177
+ top: 0;
178
+ left: 0;
179
+ right: 0;
180
+ bottom: 0;
181
+ cursor: pointer;
182
+ align-items: center;
183
+ justify-content: center;
184
+ /* background-color: rgba(0,0,0,0.5); */
185
+ background-color: #ffff;
186
+ z-index: 999;
187
+ }
188
+
189
+ .overlay-component {
190
+ position: fixed;
191
+ top: 50%;
192
+ left: 50%;
193
+ transform: translate(-50%, -50%);
194
+ transform: -webkit-translate(-50%, -50%);
195
+ transform: -moz-translate(-50%, -50%);
196
+ transform: -ms-translate(-50%, -50%);
197
+ background-color: rgba(255, 255, 255, 0);
198
+ z-index: 999;
199
+ }.toggle-button-group {
200
+ background: #f3f3f3;
201
+ border-radius: 4px;
202
+ padding: 0px;
203
+ text-transform: capitalize;
204
+ }
205
+
206
+ .toggle-button-group > button {
207
+ padding: 7px 20px !important;
208
+ font-weight: 400;
209
+ font-size: 14px;
210
+ line-height: 18px;
211
+ text-align: center;
212
+ color: #615e69;
213
+ border-radius: 4px !important;
214
+ margin: 2px;
215
+ border: none !important;
216
+ text-transform: capitalize;
217
+ }
218
+ ._container_146t7_1 {
219
+ overflow: auto;
220
+ display: flex;
221
+ flex-direction: column;
222
+ gap: 1rem;
223
+ }
224
+
225
+ ._badges_container_146t7_8 {
226
+ gap: 0.5rem;
227
+ display: flex;
228
+ flex-direction: column;
229
+ }
230
+
231
+
232
+ ._badges_container_title_146t7_15 {
233
+ font-size: 14px;
234
+ font-weight: 600;
235
+ }
236
+
237
+ ._active_badge_146t7_20 {
238
+ border: 1px solid rgba(10, 122, 255, 0.2);
239
+ border-radius: 8px;
240
+ }
241
+
242
+ ._badge_card_146t7_25 {
243
+ display: flex;
244
+ flex-direction: row;
245
+ align-items: center;
246
+ padding: 8px;
247
+ gap: 10px;
248
+ width: 100%;
249
+ background: #FFFFFF;
250
+ border-radius: 8px;
251
+ }
252
+
253
+
254
+ ._badge_card_146t7_25 h3 {
255
+ font-style: normal;
256
+ font-weight: 600;
257
+ font-size: 14px;
258
+ line-height: 17px;
259
+ margin: 0px 0px 4px 0px;
260
+ padding: 0;
261
+ color: #172B4D;
262
+ }
263
+
264
+ ._badge_card_146t7_25 p {
265
+ font-style: normal;
266
+ font-weight: 400;
267
+ font-size: 12px;
268
+ line-height: 15px;
269
+ margin: 0;
270
+ padding: 0;
271
+ display: flex;
272
+ align-items: center;
273
+ color: #A5A3A9
274
+ }
275
+
276
+ ._badge_card_146t7_25:hover {
277
+ cursor: pointer;
278
+ }._feedback__appreciation_eow5e_1 {
279
+ text-align: center;
280
+ }
281
+
282
+ ._feedback__appreciation_eow5e_1>h3 {
283
+ font-style: normal;
284
+ font-weight: 600;
285
+ font-size: 14px;
286
+ line-height: 17px;
287
+ color: #172B4D;
288
+ }
289
+
290
+ ._feedback__appreciation_eow5e_1>p {
291
+ word-break: break-all;
292
+ }
293
+
294
+
295
+ ._feedback__rating_eow5e_18 {
296
+ display: block;
297
+ padding: 12px;
298
+ background: #FFFFFF;
299
+ border: 1px solid #EBECF0;
300
+ border-radius: 4px;
301
+ margin-bottom: 20px;
302
+ }
303
+
304
+ ._feedback__rating_eow5e_18 h4 {
305
+ font-weight: 600;
306
+ font-size: 14px;
307
+ line-height: 24px;
308
+ display: flex;
309
+ align-items: center;
310
+ color: #172B4D;
311
+ margin: 0;
312
+ padding: 0;
313
+ }
314
+
315
+ ._feedback__rating_eow5e_18>p {
316
+ font-style: normal;
317
+ font-weight: 400;
318
+ font-size: 14px;
319
+ line-height: 19px;
320
+ color: #172B4D;
321
+ word-break: break-all;
322
+ }
323
+
324
+ ._icon__appriciate_eow5e_47 {
325
+ margin-right: 17px;
326
+ align-items: center;
327
+ display: flex;
328
+ justify-content: center;
329
+ }
330
+
331
+ ._box__appriciate_eow5e_54 {
332
+ display: flex;
333
+ }
334
+
335
+ ._box__top_appriciate_eow5e_58 {
336
+ display: flex;
337
+ width: 100%;
338
+ align-items: center;
339
+ justify-content: 'center';
340
+ }
341
+
342
+ ._box__top_appriciate_eow5e_58 h3 {
343
+ padding: 0px;
344
+ margin: 0px;
345
+ font-size: 18px;
346
+ line-height: 20px;
347
+ font-weight: 600;
348
+ cursor: pointer;
349
+ }
350
+
351
+ ._box__top_appriciate_eow5e_58 p {
352
+ padding: 0px;
353
+ margin: 7px 0px 0px 0px;
354
+ font-size: 15px;
355
+ color: #615E83;
356
+ font: 600;
357
+ }
358
+
359
+ ._summury__box_outline_eow5e_82 {
360
+ background: #fff;
361
+ border: 1px solid #e8e8ea;
362
+ border-radius: 4px;
363
+ margin-bottom: 20px;
364
+ padding: 25px 20px;
365
+ }._dashboard_container_ub43h_1 {
366
+ padding: 1rem;
367
+ overflow: auto;
368
+ display: flex;
369
+ flex-direction: column;
370
+ gap: 1rem;
371
+ width: 100%;
372
+ }
373
+
374
+
375
+ ._dashboard_heading_ub43h_11 {
376
+ font-style: normal;
377
+ font-weight: 700;
378
+ font-size: 18px;
379
+ line-height: 34px;
380
+ color: #172b4d;
381
+ }
382
+
383
+ ._meeting_analytics_container_ub43h_19 {
384
+ box-sizing: border-box;
385
+ padding: 20px;
386
+ padding-top: 5px;
387
+ width: 100%;
388
+ background: #ffffff;
389
+ box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
390
+ border-radius: 8px;
391
+ flex: none;
392
+ order: 0;
393
+ flex-grow: 0;
394
+ }
395
+
396
+ ._meeting_analytics_card_ub43h_32 {
397
+ box-sizing: border-box;
398
+ position: relative;
399
+ width: 100%;
400
+ height: 100%;
401
+ min-height: 97px;
402
+ background: linear-gradient(255.86deg,
403
+ rgba(76, 139, 255, 0.2) -89.77%,
404
+ rgba(255, 255, 255, 0) -89.75%),
405
+ #ffffff;
406
+ border: 1px solid #f5f5f5;
407
+ box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
408
+ border-radius: 4px;
409
+ padding: 24px;
410
+ flex: none;
411
+ order: 0;
412
+ flex-grow: 0;
413
+ z-index: 0;
414
+ }
415
+
416
+ ._meeting_analytics_card_ub43h_32>._stick_ub43h_52 {
417
+ position: absolute;
418
+ width: 34px;
419
+ height: 2px;
420
+ left: -16px;
421
+ top: 34px;
422
+ border-radius: 0px 0px 4px 4px;
423
+ transform: rotate(-90deg);
424
+ flex: none;
425
+ order: 1;
426
+ flex-grow: 0;
427
+ z-index: 1;
428
+ }
429
+
430
+ ._meeting_analytics_card_icon_ub43h_66 {
431
+ display: inline-flex;
432
+ flex-direction: row;
433
+ justify-content: center;
434
+ align-items: center;
435
+ padding: 4px;
436
+ width: 35px;
437
+ height: 35px;
438
+ border-radius: 200px;
439
+ margin-right: 8px;
440
+ margin-bottom: 10px;
441
+ }
442
+
443
+ ._meeting_analytics_card_label_ub43h_79 {
444
+ font-style: normal;
445
+ font-weight: 600;
446
+ font-size: 12px;
447
+ line-height: 18px;
448
+ margin-top: 12px;
449
+ color: #615e83;
450
+ }
451
+
452
+ ._chart_card_ub43h_88 {
453
+ background: #ffffff;
454
+ box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08);
455
+ border-radius: 8px;
456
+ height: 400px;
457
+ padding: 24px 32px 24px 32px;
458
+ }
459
+
460
+
461
+
462
+ ._feedback__rating_1ihre_3 {
463
+ display: block;
464
+ padding: 12px;
465
+ background: #FFFFFF;
466
+ border: 1px solid #EBECF0;
467
+ border-radius: 4px;
468
+ margin-bottom: 20px;
469
+ }
470
+
471
+ ._feedback__rating_1ihre_3 h4 {
472
+ font-weight: 600;
473
+ font-size: 14px;
474
+ line-height: 24px;
475
+ display: flex;
476
+ align-items: center;
477
+ color: #172B4D;
478
+ margin: 0;
479
+ padding: 0;
480
+ }
481
+
482
+ ._feedback__rating_1ihre_3>p {
483
+ font-style: normal;
484
+ font-weight: 400;
485
+ font-size: 14px;
486
+ line-height: 19px;
487
+ color: #172B4D;
488
+ word-break: break-all;
489
+ }
490
+
491
+
492
+ ._previeww__color_1ihre_33 {
493
+ font-weight: 400;
494
+ font-size: 14px;
495
+ line-height: 100%;
496
+ display: flex;
497
+ align-items: center;
498
+ color: #4C8BFF;
499
+ margin-top: 4px;
500
+ cursor: pointer;
501
+ }
502
+
503
+ ._skill__btns_1ihre_44 {
504
+ display: inline-block;
505
+ padding: 2px 6px;
506
+ width: auto;
507
+ height: 24px;
508
+ background: #E6ECFF;
509
+ border-radius: 4px;
510
+ font-weight: 400;
511
+ font-size: 14px;
512
+ line-height: 20px;
513
+ color: #4C70FF;
514
+ }
515
+
516
+ ._item__centerdirector_1ihre_57 {
517
+ display: flex;
518
+ align-items: center;
519
+ }._custom-descriptions_17b5o_1 {
520
+ /* Default styles for the Description component */
521
+
522
+ }
523
+
524
+ ._custom-descriptions-bordered_17b5o_6 {
525
+ /* Default styles for the bordered Description component */
526
+ }
527
+
528
+ ._custom-descriptions-title_17b5o_10 {
529
+ /* Default styles for the title of Description component */
530
+ font-weight: 600;
531
+ font-size: 16px;
532
+ line-height: 24px;
533
+ }
534
+
535
+ ._custom-descriptions-view_17b5o_17 {
536
+ /* Default styles for the view container of Description component */
537
+ }
538
+
539
+ ._custom-descriptions-item_17b5o_21 {
540
+ /* Default styles for each item within Description component */
541
+ }
542
+
543
+ ._custom-descriptions-item-label_17b5o_25 {
544
+ /* Default styles for the label of each item within Description component */
545
+ font-weight: 400;
546
+ font-size: 14px;
547
+ line-height: 19px;
548
+ letter-spacing: 0.02em;
549
+ color: #4F4F4F;
550
+ }
551
+
552
+ ._custom-descriptions-item-content_17b5o_34 {
553
+ /* Default styles for the content of each item within Description component */
554
+ font-weight: 600;
555
+ font-size: 14px;
556
+ line-height: 24px;
557
+ display: flex;
558
+ align-items: center;
559
+ color: #172B4D;
560
+ }
561
+ ._schedule__employee_9whs1_2 {
562
+ display: flex;
563
+ align-items: center;
564
+ padding: 4px 8px;
565
+ background: #FFFFFF;
566
+ border: 1px solid #E8E8EA;
567
+ border-radius: 4px;
568
+ font-weight: 600;
569
+ font-size: 12px;
570
+ color: #172B4D;
571
+ margin-left: 8px;
572
+ }
573
+
574
+ ._skill__btns_9whs1_15 {
575
+ display: inline-block;
576
+ padding: 2px 6px;
577
+ width: auto;
578
+ height: 24px;
579
+ background: #E6ECFF;
580
+ border-radius: 4px;
581
+ font-weight: 400;
582
+ font-size: 14px;
583
+ line-height: 20px;
584
+ word-break: break-all;
585
+ color: #4C70FF;
586
+ }
587
+
588
+
589
+ ._item__centerdirector_9whs1_30 {
590
+ display: flex;
591
+ align-items: center;
592
+ }
593
+
594
+ ._closeRatingicon_9whs1_35 {
595
+ color: #757575;
596
+ margin-left: 10px;
597
+ margin-top: 5px;
598
+ cursor: pointer;
599
+ }
600
+
601
+ ._footer__upload_assets_9whs1_42 {
602
+ opacity: 0.5 !important;
603
+ padding-right: 15px;
604
+ }
605
+ ._meeting__details_75256_1 {
606
+ padding: 30px;
607
+ }
608
+
609
+ ._meeting__details__topbox_75256_5 {
610
+ clear: both;
611
+ }
612
+
613
+ ._meeting__details__topbox_75256_5 h3 {
614
+ font-style: normal;
615
+ font-weight: 600;
616
+ font-size: 20px;
617
+ line-height: 27px;
618
+ color: #172B4D;
619
+ padding: 0px;
620
+ margin: 0px;
621
+ display: flex;
622
+ align-items: center;
623
+ }
624
+
625
+ ._meeting__details__topbox_75256_5 ._meeting-desc_75256_21 {
626
+ word-wrap: break-word;
627
+ }
628
+
629
+ ._meeting__details__topbox_75256_5 h3 span {
630
+ font-style: normal;
631
+ font-weight: 400;
632
+ font-size: 14px;
633
+ line-height: 22px;
634
+ margin-left: 10px;
635
+ }
636
+
637
+ ._meeting__details__topbox_75256_5 p {
638
+ font-style: normal;
639
+ font-weight: 400;
640
+ font-size: 12px;
641
+ line-height: 16px;
642
+ color: #A5A3A9;
643
+ }
644
+
645
+
646
+ ._bottom_create_loaction_75256_42 {
647
+ display: flex;
648
+ }
649
+
650
+ ._bottom_create_loaction_75256_42>p {
651
+ font-size: 12px;
652
+ line-height: 22px;
653
+ display: flex;
654
+ align-items: center;
655
+ color: #B3B3B3;
656
+ padding-right: 10px;
657
+ margin-right: 10px;
658
+ }
659
+
660
+ ._bottom_create_loaction_75256_42>p:not(:last-child) {
661
+ border-right: 1px solid #B3B3B3;
662
+ }
663
+
664
+ ._bottom_create_loaction_75256_42>p>span {
665
+ font-weight: 400;
666
+ font-size: 14px;
667
+ line-height: 22px;
668
+ display: flex;
669
+ align-items: center;
670
+ color: #615E69;
671
+ margin-left: 10px;
672
+ }
673
+
674
+
675
+ ._date__time__box_75256_71 {
676
+ clear: auto;
677
+ display: flex;
678
+ }
679
+
680
+ ._date__time__box_75256_71>p {
681
+ display: flex;
682
+ justify-content: center;
683
+ align-items: center;
684
+ padding: 6px 12px;
685
+ height: 28px;
686
+ background: #FFFFFF;
687
+ border: 1px solid #EBECF0;
688
+ border-radius: 4px;
689
+ font-weight: 400;
690
+ font-size: 12px;
691
+ line-height: 16px;
692
+ color: #615E69;
693
+ margin-right: 24px;
694
+ }
695
+
696
+ ._date__time__box_75256_71>p>span>svg {
697
+ color: #615E69;
698
+ width: 14px;
699
+ height: 14px;
700
+ margin-right: 10px;
701
+ float: left;
702
+ }
703
+
704
+ ._connected__meeting_75256_100 {
705
+ display: flex;
706
+ align-items: center;
707
+ font-weight: 400;
708
+ font-size: 14px;
709
+ line-height: 19px;
710
+ color: #615E69;
711
+ }
712
+
713
+ ._connected__meeting_75256_100>span{
714
+ display: flex;
715
+ align-items: center;
716
+ justify-content: center;
717
+ }
718
+
719
+ ._connected__meeting_75256_100>span>svg {
720
+ color: #615E69;
721
+ width: 20px;
722
+ height: 20px;
723
+ }
724
+
725
+ ._connected__meeting_75256_100 span {
726
+ color: #172B4D;
727
+ margin-left: 10px;
728
+ }
729
+
730
+ ._remarks__meeting_75256_126 {
731
+ clear: both;
732
+ padding: 12px;
733
+ isolation: isolate;
734
+ background: #FFFFFF;
735
+ /* box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.06); */
736
+ border: 1px solid #EBECF0;
737
+ border-radius: 8px;
738
+ margin-top: 30px;
739
+ }
740
+
741
+ ._remarks__meeting_75256_126 h4 {
742
+ display: flex;
743
+ justify-content: space-between;
744
+ font-weight: 600;
745
+ font-size: 14px;
746
+ line-height: 20px;
747
+ display: flex;
748
+ align-items: center;
749
+ color: #172B4D;
750
+ margin: 0px 0px 15px 0px;
751
+ }
752
+
753
+ ._remarks__meeting_75256_126 h4 span {
754
+ display: flex;
755
+ flex-direction: row;
756
+ justify-content: center;
757
+ align-items: center;
758
+ padding: 4px 8px;
759
+ height: 20px;
760
+ background: #FFFFFF;
761
+ border: 1px solid #EBECF0;
762
+ border-radius: 4px;
763
+ font-weight: 400;
764
+ font-size: 12px;
765
+ line-height: 16px;
766
+ color: #172B4D;
767
+ }
768
+
769
+ ._remarks__meeting_75256_126 p {
770
+ font-weight: 400;
771
+ font-size: 14px;
772
+ line-height: 19px;
773
+ color: #172B4D;
774
+ margin: 0px;
775
+ padding: 0px;
776
+ word-break: break-all;
777
+ }
778
+
779
+
780
+ ._previeww__color_75256_176 {
781
+ font-weight: 400;
782
+ font-size: 14px;
783
+ line-height: 100%;
784
+ display: flex;
785
+ align-items: center;
786
+ color: #4C8BFF;
787
+ margin-top: 4px;
788
+ cursor: pointer;
789
+ }
790
+
791
+ ._comment__users__meeting_75256_187 {
792
+ display: flex;
793
+ align-items: center;
794
+ justify-content: flex-start;
795
+ font-weight: 600;
796
+ font-size: 16px;
797
+ line-height: 21px;
798
+ color: #172B4D;
799
+ margin-top: 15px;
800
+ }
801
+
802
+ ._comment__users__meeting_75256_187>span {
803
+ font-style: normal;
804
+ font-weight: 400;
805
+ font-size: 14px;
806
+ line-height: 19px;
807
+ margin-left: 6px;
808
+ color: #AFAFAF;
809
+ }
810
+
811
+ ._editor__remarks_75256_207 {
812
+ height: auto;
813
+ background: #FFFFFF;
814
+ border: 1px solid #A5A3A9;
815
+ border-radius: 8px;
816
+ margin-top: 30px;
817
+ padding: 4px;
818
+ }
819
+
820
+ ._editor__bottom_75256_216 {
821
+ display: flex;
822
+ justify-content: space-between;
823
+ padding: 15px;
824
+ }
825
+
826
+ ._editor__bottom_75256_216 span {
827
+ float: left;
828
+ cursor: pointer;
829
+ }
830
+
831
+ ._editor__bottom_75256_216 span>svg {
832
+ opacity: 0.5;
833
+ }._one__to__one__card_ec5u0_1 {
834
+ display: block;
835
+ padding: 12px;
836
+ width: 100%;
837
+ height: 78px;
838
+ background: #FFFFFF;
839
+ border: 1px solid #EBECF0;
840
+ border-radius: 4px;
841
+ }
842
+
843
+ ._one__to__one__card__top_ec5u0_11 {
844
+ display: flex;
845
+ justify-content: space-between;
846
+ align-items: center;
847
+ }
848
+
849
+ ._one__to__one__icon_ec5u0_17 {
850
+ display: flex;
851
+ flex-direction: row;
852
+ align-items: flex-start;
853
+ padding: 4px;
854
+ width: 20px;
855
+ height: 20px;
856
+ background: #F6FAFF;
857
+ border-radius: 20px;
858
+ margin-right: 12px;
859
+ }
860
+
861
+ ._one__to__one__icon_ec5u0_17>svg {
862
+ color: #4C8BFF;
863
+ width: 12px;
864
+ height: 12px;
865
+ }
866
+
867
+ ._one__to__one__card__top_ec5u0_11 h3 {
868
+ font-weight: 600;
869
+ font-size: 16px;
870
+ line-height: 24px;
871
+ display: flex;
872
+ align-items: center;
873
+ color: #172B4D;
874
+ margin: 0;
875
+ padding: 0;
876
+ word-break: break-all;
877
+
878
+ }
879
+
880
+ ._one__to__one__card__top_ec5u0_11 h3 span {
881
+ font-weight: 400;
882
+ font-size: 14px;
883
+ line-height: 22px;
884
+ margin-left: 12px;
885
+ display: flex;
886
+ align-items: center;
887
+ color: #FAC800;
888
+ }
889
+
890
+ ._face__to__face_ec5u0_58 {
891
+ display: flex;
892
+ flex-direction: row;
893
+ justify-content: center;
894
+ align-items: center;
895
+ padding: 4px 8px;
896
+ background: #FFFFFF;
897
+ border: 1px solid #EBECF0;
898
+ border-radius: 4px;
899
+ font-weight: 400;
900
+ font-size: 12px;
901
+ line-height: 16px;
902
+ color: #172B4D;
903
+ }
904
+
905
+ ._one__to__one__reschedule_ec5u0_73 {
906
+ font-weight: 400;
907
+ font-size: 14px;
908
+ line-height: 18px;
909
+ height: 20px !important;
910
+ cursor: pointer;
911
+ align-items: center;
912
+ text-align: center;
913
+ letter-spacing: 0.1px;
914
+ color: #335AFF !important;
915
+ }
916
+
917
+ ._one__to__one__cancel_ec5u0_85 {
918
+ font-weight: 400;
919
+ font-size: 14px;
920
+ line-height: 18px;
921
+ height: 20px !important;
922
+ cursor: pointer;
923
+ align-items: center;
924
+ text-align: center;
925
+ letter-spacing: 0.1px;
926
+ color: #FF0000 !important;
927
+ }._popover-list_qotm2_1 li:hover {
928
+ color: #335aff;
929
+ background-color: rgba(51, 90, 255, 0.05);
930
+ }
931
+
932
+ ._popover-list_qotm2_1 li {
933
+ padding-block: 3px;
934
+ }
935
+ .pip__intiate__container {
936
+ padding: 0px 20px 0px 0px;
937
+ height: calc(100vh - 250px);
938
+ overflow: auto;
939
+ margin-top: 1rem;
940
+ }
941
+
942
+ .pip__initiate__details {
943
+ gap: 1rem;
944
+ display: flex;
945
+ }
946
+
947
+ .pip__initiate__employee__heading {
948
+ color: #757575;
949
+ font-weight: 600;
950
+ font-size: 14px;
951
+ line-height: 18px;
952
+ }
953
+ .pip__initiate__employee__heading span {
954
+ font-weight: 400;
955
+ }
956
+
957
+ .admin__pip__initiate__employee__heading span {
958
+ font-weight: 400;
959
+ }
960
+
961
+ .pip__initiate__employee__name {
962
+ color: #172b4d;
963
+ font-weight: 600;
964
+ font-size: 12px;
965
+ line-height: 12px;
966
+ }
967
+ .pip__intiate__employee__container {
968
+ width: max-content;
969
+ padding: 0.3rem;
970
+ border: 1px solid #e8e8ea;
971
+ border-radius: 4px;
972
+ display: flex;
973
+ gap: 0.5rem;
974
+ flex-wrap: wrap;
975
+ align-items: center;
976
+ }
977
+
978
+ .pip__initiate__details__dateheading {
979
+ font-weight: 600;
980
+ font-size: 14px;
981
+ line-height: 18px;
982
+ }
983
+
984
+ .pip__initiate__body1 {
985
+ display: flex;
986
+ flex-direction: column;
987
+ gap: 0.75rem;
988
+ margin-top: 0.5rem;
989
+ }
990
+
991
+ .pip__initiate__body2 {
992
+ display: flex;
993
+ flex-direction: column;
994
+ gap: 0.75rem;
995
+ margin-top: 0.5rem;
996
+ }
997
+
998
+ .pip__initiate__add__dates {
999
+ color: blue;
1000
+ justify-content: flex-start;
1001
+ font-size: 14px;
1002
+ font-style: normal;
1003
+ font-weight: 400;
1004
+ }
1005
+
1006
+ .pip__initiate__title {
1007
+ display: flex;
1008
+ align-items: center;
1009
+ gap: 0.2rem;
1010
+ }
1011
+
1012
+ .pip__initiate_errors {
1013
+ color: #f40b0b;
1014
+ font-size: 0.75rem;
1015
+ font-weight: 400;
1016
+ line-height: 1.66;
1017
+ margin-bottom: 0;
1018
+ margin-left: 4px;
1019
+ margin-right: 14px;
1020
+ margin-top: 4px;
1021
+ text-align: left;
1022
+ }
1023
+
1024
+ .pip__view__details__container {
1025
+ width: 100%;
1026
+ height: calc(100vh - 250px);
1027
+ padding: 1.5rem;
1028
+ overflow-y: auto;
1029
+ padding-bottom: 0px;
1030
+ }
1031
+
1032
+ .pip__view__details__container__heading {
1033
+ gap: 0.75rem;
1034
+ display: flex;
1035
+ }
1036
+
1037
+ .pip__view__details__subheading {
1038
+ font-size: 14px;
1039
+ font-weight: 400;
1040
+ color: #615e69;
1041
+ }
1042
+
1043
+ .pip__view__details__status__chip {
1044
+ font-weight: 400;
1045
+ font-size: 14px;
1046
+ border-radius: 4px;
1047
+ margin-left: 0.75rem;
1048
+ background-color: #e0b4001a !important;
1049
+ color: #e0b400 !important;
1050
+ font-weight: var(--font-weight-regular) !important;
1051
+ font-size: 12px !important;
1052
+ min-width: 4rem;
1053
+ }
1054
+
1055
+ .pip__view__details__performance__plan {
1056
+ display: flex;
1057
+ margin-top: 1.5rem;
1058
+ gap: 1rem;
1059
+ flex-direction: column;
1060
+ flex-wrap: wrap;
1061
+ }
1062
+
1063
+ .pip__view__details__performance__plan__heading {
1064
+ font-weight: 600;
1065
+ font-size: 14px;
1066
+ color: #172b4d;
1067
+ }
1068
+
1069
+ .pip__view__details__history__conatiner {
1070
+ width: 100%;
1071
+ /* max-height: 250px;
1072
+ overflow-y:auto; */
1073
+ margin-top: 1.5rem;
1074
+ }
1075
+
1076
+ .pip__view__details__history {
1077
+ border-radius: 8px;
1078
+ background-color: #fff;
1079
+ /* overflow: auto;
1080
+ height: calc(100vh - 350px); */
1081
+ }
1082
+
1083
+ .pip__view__details__history__date {
1084
+ background: #4c70ff;
1085
+ box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
1086
+ border-radius: 8px;
1087
+ color: #fff;
1088
+ padding: 4px 12px;
1089
+ width: 110px;
1090
+ text-align: center;
1091
+ display: flex;
1092
+ }
1093
+
1094
+ .pip__details__history__timelinecontent {
1095
+ display: flex;
1096
+ flex-direction: column;
1097
+ gap: 1rem;
1098
+ margin-bottom: 3.5rem;
1099
+ }
1100
+
1101
+ .pip__details__history__timelinecontent__heading {
1102
+ font-size: 14px;
1103
+ font-weight: 600;
1104
+ }
1105
+
1106
+ .pip__details__history__timelinecontent__subheading {
1107
+ font-size: 12px;
1108
+ font-weight: 400;
1109
+ color: #615e69;
1110
+ width: 100%;
1111
+ text-align: left;
1112
+ padding: 5px;
1113
+ margin: 0px;
1114
+ }
1115
+
1116
+ .pip__details__timeline__date__content {
1117
+ display: flex;
1118
+ flex-direction: column;
1119
+ gap: 0.3rem;
1120
+ align-items: center;
1121
+ }
1122
+
1123
+ .pip__view__details__feedback__editor {
1124
+ height: auto;
1125
+ background: #ffffff;
1126
+ border: 1px solid #a5a3a9;
1127
+ border-radius: 8px;
1128
+ margin-top: 1.75rem;
1129
+ padding: 4px;
1130
+ margin-bottom: 1.5rem;
1131
+ }
1132
+ /* Modal Css */
1133
+ .membercard__heading {
1134
+ font-size: 20px;
1135
+ font-weight: 700;
1136
+ display: flex;
1137
+ margin-bottom: 10px;
1138
+ }
1139
+
1140
+ .membercardheading__icon {
1141
+ color: #0a7aff;
1142
+ margin-right: 20px;
1143
+ }
1144
+
1145
+ .schedule__employee__heading {
1146
+ align-items: center;
1147
+ font-weight: 400;
1148
+ font-size: 14px;
1149
+ line-height: 18px;
1150
+ color: #757575;
1151
+ }
1152
+
1153
+ .schedule__employee {
1154
+ display: flex;
1155
+ align-items: center;
1156
+ padding: 4px 8px;
1157
+ background: #ffffff;
1158
+ border: 1px solid #e8e8ea;
1159
+ border-radius: 4px;
1160
+ font-weight: 600;
1161
+ font-size: 12px;
1162
+ color: #172b4d;
1163
+ margin-left: 8px;
1164
+ }
1165
+
1166
+ .modalheading__inputs {
1167
+ font-style: normal;
1168
+ font-weight: 600;
1169
+ font-size: 14px;
1170
+ line-height: 18px;
1171
+ margin-top: 5px;
1172
+ color: #101010;
1173
+ }
1174
+
1175
+ .moreDot {
1176
+ position: absolute;
1177
+ z-index: 9;
1178
+ top: 21px;
1179
+ right: 7px;
1180
+ }
1181
+
1182
+ .memberLinkcard {
1183
+ text-align: center;
1184
+ flex-direction: column;
1185
+ align-items: center;
1186
+ display: flex;
1187
+ }
1188
+
1189
+ .add_skill {
1190
+ font-style: normal;
1191
+ font-weight: 600;
1192
+ font-size: 14px;
1193
+ line-height: 20px;
1194
+ text-transform: capitalize;
1195
+ cursor: pointer;
1196
+ display: flex;
1197
+ align-items: center;
1198
+ text-align: center;
1199
+ letter-spacing: 0.1px;
1200
+ color: #335aff;
1201
+ margin-left: 15px;
1202
+ white-space: nowrap;
1203
+ }
1204
+
1205
+ .item__centerdirector {
1206
+ display: flex;
1207
+ align-items: center;
1208
+ }
1209
+
1210
+ .skill__btns {
1211
+ display: inline-block;
1212
+ padding: 2px 6px;
1213
+ width: auto;
1214
+ height: 24px;
1215
+ background: #e6ecff;
1216
+ border-radius: 4px;
1217
+ font-weight: 400;
1218
+ font-size: 14px;
1219
+ line-height: 20px;
1220
+ word-break: break-all;
1221
+ color: #4c70ff;
1222
+ }
1223
+
1224
+ .closeRatingicon {
1225
+ color: #757575;
1226
+ margin-left: 10px;
1227
+ margin-top: 5px;
1228
+ cursor: pointer;
1229
+ }
1230
+
1231
+ .appreciation__card {
1232
+ display: flex;
1233
+ flex-direction: row;
1234
+ align-items: center;
1235
+ padding: 8px;
1236
+ gap: 10px;
1237
+ width: 100%;
1238
+ background: #ffffff;
1239
+ border-radius: 8px;
1240
+ }
1241
+
1242
+ .appreciation__card__header {
1243
+ font-weight: 400;
1244
+ font-size: 16px;
1245
+ line-height: 100%;
1246
+ margin-top: 0px;
1247
+ margin-bottom: 15px;
1248
+ text-transform: capitalize;
1249
+ color: #000000;
1250
+ }
1251
+
1252
+ .appreciation__card h3 {
1253
+ font-style: normal;
1254
+ font-weight: 600;
1255
+ font-size: 14px;
1256
+ line-height: 17px;
1257
+ margin: 0px 0px 4px 0px;
1258
+ padding: 0;
1259
+ color: #172b4d;
1260
+ }
1261
+
1262
+ .appreciation__card p {
1263
+ font-style: normal;
1264
+ font-weight: 400;
1265
+ font-size: 12px;
1266
+ line-height: 15px;
1267
+ margin: 0;
1268
+ padding: 0;
1269
+ display: flex;
1270
+ align-items: center;
1271
+ color: #a5a3a9;
1272
+ }
1273
+
1274
+ .appreciation__card:hover {
1275
+ /* border: 1px solid rgba(10, 122, 255, 0.2);
1276
+ box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.02); */
1277
+ cursor: pointer;
1278
+ }
1279
+
1280
+ .form-error {
1281
+ font-size: 13px;
1282
+ color: #ff0000;
1283
+ padding: 0px;
1284
+ margin: 9px 0px 0px 0px;
1285
+ float: left;
1286
+ text-transform: capitalize;
1287
+ }
1288
+
1289
+ /* upload Images/Pdf */
1290
+ .footer__upload_assets {
1291
+ opacity: 0.5 !important;
1292
+ border-right: 1px solid #a3a2a2;
1293
+ padding-right: 15px;
1294
+ }
1295
+
1296
+ .main__upload__box {
1297
+ display: flex;
1298
+ flex-direction: row;
1299
+ flex-wrap: wrap;
1300
+ align-items: center;
1301
+ width: 100%;
1302
+ }
1303
+
1304
+ .all__upload__images {
1305
+ margin: 1rem 0.5rem;
1306
+ position: relative;
1307
+ box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
1308
+ width: 70px;
1309
+ height: 70px;
1310
+ border: 1px solid #333;
1311
+ }
1312
+
1313
+ .all__upload__images > img {
1314
+ width: 100%;
1315
+ height: 100%;
1316
+ }
1317
+
1318
+ .all__upload__images button {
1319
+ cursor: pointer;
1320
+ padding: 0px;
1321
+ background: rgba(0, 0, 0, 0.3);
1322
+ box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
1323
+ color: white;
1324
+ border: none;
1325
+ position: absolute;
1326
+ width: 24px;
1327
+ height: 24px;
1328
+ border-radius: 50px;
1329
+ right: -10px;
1330
+ top: -10px;
1331
+ }
1332
+
1333
+ .pdfView__preview {
1334
+ margin: 0.5rem 10px;
1335
+ position: relative;
1336
+ padding: 8px;
1337
+ width: 243px;
1338
+ height: auto;
1339
+ background: #ffffff;
1340
+ border: 1px solid #e8e8ea;
1341
+ border-radius: 4px;
1342
+ display: flex;
1343
+ }
1344
+
1345
+ .pdfView__preview p {
1346
+ font-weight: 400;
1347
+ font-size: 14px;
1348
+ line-height: 25px;
1349
+ display: flex;
1350
+ align-items: center;
1351
+ padding: 0;
1352
+ margin: 0;
1353
+ color: #262626;
1354
+ }
1355
+
1356
+ .pdfView__preview > button {
1357
+ cursor: pointer;
1358
+ padding: 0px;
1359
+ background: rgba(0, 0, 0, 0.3);
1360
+ box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 12px;
1361
+ color: white;
1362
+ border: none;
1363
+ position: absolute;
1364
+ width: 24px;
1365
+ height: 24px;
1366
+ border-radius: 50px;
1367
+ right: -10px;
1368
+ top: -10px;
1369
+ }
1370
+
1371
+ .previeww__color {
1372
+ font-weight: 400;
1373
+ font-size: 14px;
1374
+ line-height: 100%;
1375
+ display: flex;
1376
+ align-items: center;
1377
+ color: #4c8bff;
1378
+ margin-top: 4px;
1379
+ cursor: pointer;
1380
+ }
1381
+
1382
+ .feedback_alert {
1383
+ background-color: #fff1e6;
1384
+ font-size: 14px;
1385
+ padding: 10px;
1386
+ width: 100%;
1387
+ margin-top: 20px;
1388
+ }
1389
+
1390
+ .pip__intiate__container {
1391
+ padding: 0px 20px 0px 0px;
1392
+ height: calc(100vh - 250px);
1393
+ overflow: auto;
1394
+ margin-top: 1rem;
1395
+ }
1396
+
1397
+ .pip__initiate__details {
1398
+ gap: 1rem;
1399
+ display: flex;
1400
+ }
1401
+
1402
+ .pip__initiate__employee__heading {
1403
+ color: #757575;
1404
+ font-weight: 600;
1405
+ font-size: 14px;
1406
+ line-height: 18px;
1407
+ }
1408
+ .pip__initiate__employee__heading span {
1409
+ font-weight: 400;
1410
+ }
1411
+
1412
+ .admin__pip__initiate__employee__heading span {
1413
+ font-weight: 400;
1414
+ }
1415
+
1416
+ .pip__initiate__employee__name {
1417
+ color: #172b4d;
1418
+ font-weight: 600;
1419
+ font-size: 12px;
1420
+ line-height: 12px;
1421
+ }
1422
+ .pip__intiate__employee__container {
1423
+ width: max-content;
1424
+ padding: 0.3rem;
1425
+ border: 1px solid #e8e8ea;
1426
+ border-radius: 4px;
1427
+ display: flex;
1428
+ gap: 0.5rem;
1429
+ flex-wrap: wrap;
1430
+ align-items: center;
1431
+ }
1432
+
1433
+ .pip__initiate__details__dateheading {
1434
+ font-weight: 600;
1435
+ font-size: 14px;
1436
+ line-height: 18px;
1437
+ }
1438
+
1439
+ .pip__initiate__body1 {
1440
+ display: flex;
1441
+ flex-direction: column;
1442
+ gap: 0.75rem;
1443
+ margin-top: 0.5rem;
1444
+ }
1445
+
1446
+ .pip__initiate__body2 {
1447
+ display: flex;
1448
+ flex-direction: column;
1449
+ gap: 0.75rem;
1450
+ margin-top: 0.5rem;
1451
+ }
1452
+
1453
+ .pip__initiate__add__dates {
1454
+ color: blue;
1455
+ justify-content: flex-start;
1456
+ font-size: 14px;
1457
+ font-style: normal;
1458
+ font-weight: 400;
1459
+ }
1460
+
1461
+ .pip__initiate__title {
1462
+ display: flex;
1463
+ align-items: center;
1464
+ gap: 0.2rem;
1465
+ }
1466
+
1467
+ .pip__initiate_errors {
1468
+ color: #f40b0b;
1469
+ font-size: 0.75rem;
1470
+ font-weight: 400;
1471
+ line-height: 1.66;
1472
+ margin-bottom: 0;
1473
+ margin-left: 4px;
1474
+ margin-right: 14px;
1475
+ margin-top: 4px;
1476
+ text-align: left;
1477
+ }
1478
+
1479
+ .pip__view__details__container {
1480
+ width: 100%;
1481
+ height: calc(100vh - 250px);
1482
+ padding: 1.5rem;
1483
+ overflow-y: auto;
1484
+ padding-bottom: 0px;
1485
+ }
1486
+
1487
+ .pip__view__details__container__heading {
1488
+ gap: 0.75rem;
1489
+ display: flex;
1490
+ }
1491
+
1492
+ .pip__view__details__subheading {
1493
+ font-size: 14px;
1494
+ font-weight: 400;
1495
+ color: #615e69;
1496
+ }
1497
+
1498
+ .pip__view__details__status__chip {
1499
+ font-weight: 400;
1500
+ font-size: 14px;
1501
+ border-radius: 4px;
1502
+ margin-left: 0.75rem;
1503
+ background-color: #e0b4001a !important;
1504
+ color: #e0b400 !important;
1505
+ font-weight: var(--font-weight-regular) !important;
1506
+ font-size: 12px !important;
1507
+ min-width: 4rem;
1508
+ }
1509
+
1510
+ .pip__view__details__performance__plan {
1511
+ display: flex;
1512
+ margin-top: 1.5rem;
1513
+ gap: 1rem;
1514
+ flex-direction: column;
1515
+ flex-wrap: wrap;
1516
+ }
1517
+
1518
+ .pip__view__details__performance__plan__heading {
1519
+ font-weight: 600;
1520
+ font-size: 14px;
1521
+ color: #172b4d;
1522
+ }
1523
+
1524
+ .pip__view__details__history__conatiner {
1525
+ width: 100%;
1526
+ /* max-height: 250px;
1527
+ overflow-y:auto; */
1528
+ margin-top: 1.5rem;
1529
+ }
1530
+
1531
+ .pip__view__details__history {
1532
+ border-radius: 8px;
1533
+ background-color: #fff;
1534
+ /* overflow: auto;
1535
+ height: calc(100vh - 350px); */
1536
+ }
1537
+
1538
+ .pip__view__details__history__date {
1539
+ background: #4c70ff;
1540
+ box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
1541
+ border-radius: 8px;
1542
+ color: #fff;
1543
+ padding: 4px 12px;
1544
+ width: 110px;
1545
+ text-align: center;
1546
+ display: flex;
1547
+ }
1548
+
1549
+ .pip__details__history__timelinecontent {
1550
+ display: flex;
1551
+ flex-direction: column;
1552
+ gap: 1rem;
1553
+ margin-bottom: 3.5rem;
1554
+ }
1555
+
1556
+ .pip__details__history__timelinecontent__heading {
1557
+ font-size: 14px;
1558
+ font-weight: 600;
1559
+ }
1560
+
1561
+ .pip__details__history__timelinecontent__subheading {
1562
+ font-size: 12px;
1563
+ font-weight: 400;
1564
+ color: #615e69;
1565
+ width: 100%;
1566
+ text-align: left;
1567
+ padding: 5px;
1568
+ margin: 0px;
1569
+ }
1570
+
1571
+ .pip__details__timeline__date__content {
1572
+ display: flex;
1573
+ flex-direction: column;
1574
+ gap: 0.3rem;
1575
+ align-items: center;
1576
+ }
1577
+
1578
+ .pip__view__details__feedback__editor {
1579
+ height: auto;
1580
+ background: #ffffff;
1581
+ border: 1px solid #a5a3a9;
1582
+ border-radius: 8px;
1583
+ margin-top: 1.75rem;
1584
+ padding: 4px;
1585
+ margin-bottom: 1.5rem;
1586
+ }
1587
+
1588
+ .editor__bottom {
1589
+ display: flex;
1590
+ justify-content: space-between;
1591
+ padding: 15px;
1592
+ }
1593
+ .editor__bottom span {
1594
+ float: left;
1595
+ cursor: pointer;
1596
+ }
1597
+ .editor__bottom span > svg {
1598
+ opacity: 0.5;
1599
+ }
1600
+
1601
+ .pip__view__details__footer {
1602
+ display: flex;
1603
+ justify-content: flex-end;
1604
+ position: sticky;
1605
+ gap: 1.5rem;
1606
+ margin-top: 15px;
1607
+ }
1608
+
1609
+ .bottom_text_pad {
1610
+ padding: 0px 1.5rem;
1611
+ }
1612
+
1613
+ .editor__remarks {
1614
+ height: auto;
1615
+ background: #ffffff;
1616
+ border: 1px solid #a5a3a9;
1617
+ border-radius: 8px;
1618
+ margin-top: 30px;
1619
+ padding: 4px;
1620
+ }
1621
+ ._templateModal__main_1buad_1 {
1622
+ height: 80vh;
1623
+ overflow: auto;
1624
+ padding: 1rem;
1625
+ box-shadow: rgba(128, 128, 128, 0.15) 0px 3px 8px;
1626
+ }
1627
+
1628
+ ._templateModal__notification_slug_1buad_8 {
1629
+ padding: 0.5rem;
1630
+ border: 1px solid #ececec;
1631
+ border-radius: 4px;
1632
+ }
1633
+
1634
+ ._templateModal_form_1buad_14 {
1635
+ display: flex;
1636
+ flex-direction: column;
1637
+ gap: 20px;
1638
+ }
1639
+
1640
+ ._templateModal__slugTitle_1buad_20 {
1641
+ color: rgba(35, 31, 32, 0.5);
1642
+ }