.logo{display:block;text-align:center;padding-top:23px;padding-bottom:8px}.logoBtn{background-color:#fff;border:none}.line{height:1px;border:1px solid #0065f7}.h1login{width:100px;height:30px;background-color:#0065f7;text-align:center;font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:21px;padding-top:5px;border-radius:4px;color:#f7f9f8}.loginContent{flex-direction:column;width:100%}.loginContent,.loginTitle{display:flex;justify-content:center}.loginTitle{padding-top:40px;padding-bottom:40px}.formDiv{margin:0 auto}.password,.username{width:100%;border-radius:8px;color:var(--main-black);display:flex;padding:10px;height:50px;width:340px;justify-content:space-between;align-items:center;border:1px solid rgba(166,200,166,.25);box-sizing:border-box;box-shadow:inset 0 1px 3px hsla(0,0%,76.5%,.5);margin-bottom:18px}.password_field,.username_field{border:none;width:100%;padding:5px;font-family:Poppins;font-style:normal;font-weight:500;font-size:15px;line-height:22px;opacity:.7;outline:none}.forgotPassword{font-size:12px;display:flex;justify-content:center;margin-top:10px;margin-bottom:12px;text-decoration:none}.btn{width:340px;height:50px;border-radius:8px;background-color:#0065f7!important;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAWCAYAAADNX8xBAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADnSURBVHgBzZSBDYIwEEUPwgBuIE6gG8AGsoE4ASMYJ8FNYASdwI7gBvVfaBOV9nqJxPiST2l7/aF3tEQfWGtX0GD19LymoDl7qCY9LWRCRrVrR+hMMh3UQGUhBJksy0ZhntNw8O85LcTvjLgipCBkZGhK9NX1t1xi+haYVP5/Ccz1fq7AY53w8ltrEUuo5DEUxOU3pCdqtljV+Is2iZga8vm5RLeGCSOYcELvKRMmDyzs3Ok/vQyLJkEjsKNpO6Xr31ImMaM3YPIgBf93aKX7iK/cimRKyci4tnHSMM5G3OXfWz0Dr3kCmTe6rD1wtPAAAAAASUVORK5CYII=) no-repeat 90% 50%;border:none;outline:none}.btn,.btnText{font-family:Poppins;font-style:normal;font-weight:700;font-size:15px;line-height:22px}.btnText{width:54px;height:23px;color:#f6f8f7;margin-left:16px}.notMatching{font-size:13px;color:red;display:block;text-align:left;margin-left:14px;margin-top:-12px;margin-bottom:10px}.h1Reset{width:150px;height:30px;background-color:#0065f7;text-align:center;font-family:Poppins;font-style:normal;font-weight:600;font-size:14px;line-height:21px;padding-top:5px;border-radius:4px;color:#f7f9f8}.delete-account-page{flex-direction:column;height:auto;grid-gap:12px;gap:12px;background:#f0f0f0}.delete-account-page,.delete-account-page_header{display:flex;justify-content:center;align-items:center;width:100%}.delete-account-page_header{height:40px;font-size:20px;font-weight:500;line-height:24px;letter-spacing:0;background:#f5f5f5}.delete-account-page__stepper-container{display:flex;width:100%;height:500px;flex-direction:column;justify-content:space-evenly;align-items:center}.stepper-container__header{display:flex;height:30px;width:calc(100% - 760px);justify-content:space-around;align-items:center}.stepper-container__main{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;grid-gap:20px;gap:20px;width:calc(100% - 700px);height:432px;background:#fff;box-shadow:0 4px 5px 0 rgba(0,0,0,.10196078431372549);border-radius:16px;overflow:hidden}.stepper-container__main-heading{width:100%;height:54px;display:flex;align-items:center;background:#e6e6e6;font-size:18px;font-weight:500;line-height:22px;letter-spacing:0;text-align:center;color:#373737}.stepper-container__main-msg{font-size:16px;font-weight:500;line-height:24px;letter-spacing:0;text-align:center;max-width:394px}.stepper-container__main-form{display:flex;flex-direction:column;justify-content:center;grid-gap:6px;gap:6px;width:45%;margin-top:20px}.main-form__email-input-field{width:100%;padding:8px 16px;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;outline:none}.main-form__email-input-field:-ms-input-placeholder{opacity:.5}.main-form__email-input-field::placeholder{opacity:.5}.main-form__otp-input-field{width:12%;padding:8px 0;border-radius:8px;border:1px solid #d1d5db;background:#f9fafb;outline:none;text-align:center;-moz-appearance:textfield}.main-form__otp-input-field::-webkit-inner-spin-button,.main-form__otp-input-field::-webkit-outer-spin-button{-webkit-appearance:none}.main-form__submit-btn{padding:10px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;outline:none;border:none;border-radius:8px;align-self:flex-end;background:#1a56db;color:#fff;margin-top:20px}.main-form__label{font-size:14px;font-weight:500;line-height:21px;letter-spacing:0;text-align:left}.main-form__error-msg{color:#771d1d;font-weight:500;text-align:center}.main-form__submit-btn-container{display:flex;justify-content:space-between;align-items:center;width:100%}.main-form__cancel-btn{padding:10px 15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:"#1F2A37";border-radius:8px;border-radius:var(--rounded-lg,8px);border:1px solid var(grey,#e5e7eb);margin-top:15px;outline:1px solid grey}.stepper-container__main--success-msg{color:#009951;text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:150%}body{font-family:Poppins}.error{color:red;margin-top:-18px;margin-bottom:14px;font-size:14px}.searchInput>:-ms-input-placeholder{color:#fff;opacity:1}.searchInput>::placeholder{color:#fff;opacity:1}.addAchieverPopup .modal-content{background-color:#fff!important;border-radius:10px!important;width:348px!important;height:323px!important;border:none}.addAchieverPopup .modal-dialog{display:flex;height:75%;justify-content:center;align-items:center}select{-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:""}.paginationContainer{display:flex;justify-content:center;margin-top:25px}.numberContainer{display:flex}.seleNumber{background-color:#1b529d;color:#fff}.notSeleNumber,.seleNumber{cursor:pointer}.notSeleNumber,.notSeleNumberP,.seleNumber{margin:0 2px 0 10px;padding:7px 15px 6px 14px;border-radius:50%;font-family:"Ruda",sans-serif;font-size:15px;border:none}.paginationArrows{border:none;background-color:#fff;margin-left:10px;cursor:pointer}.paginationArrows:disabled{cursor:not-allowed}.peginationNumberDiv{display:flex}.title{font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;line-height:21px}.head2{margin-left:30px}.h1AchieversInfo{width:134px;height:27px;font-size:18px;line-height:27px;padding-bottom:20px;color:#333;margin-top:18px}.addAchieverButton,.h1AchieversInfo{font-family:Poppins;font-style:normal;font-weight:600}.addAchieverButton{margin-left:15px;background-color:#fff;color:#2f80ed;width:150px;height:30px;border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;font-size:12px;line-height:18px;text-align:center}.addAchieverButton:hover{border:2px solid #2f80ed}.addAchieverButton:active{background-color:#70a6f5}.tableAch{width:97.5%;margin-left:15px}.tableAch thead tr th{padding:8px;text-align:center;color:#828282;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;height:18px}.tableAch thead{background-color:#f2f2f2;border-radius:8px;height:36px}.tableAch thead tr th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableAch thead tr th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableAch tbody tr td{text-align:center;height:38px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;border-bottom:1px solid #e0e0e0;padding-top:3px}.tableAch tbody tr{border-radius:8px}.rowText{color:#2f80ed}.tableAch tbody tr .titleCaption{width:286px;font-size:10px;text-align:left}.tableAch tbody tr .rowName{text-align:center;color:#2f80ed}.tableAch th:nth-child(5),.tableAch th:nth-child(6){text-align:center;padding-left:0}.paginationInfo{display:flex;justify-content:center;margin:25px 0 10px}.paginationInfo button:active,.paginationInfo button:focus{background-color:#004adc!important}.addAchieverForm{height:351px!important}.lableAchiever{font-size:10px}.selectOption{border:1px solid #bdbdbd}.developer{display:none}.loadingTextData{margin-top:25px;margin-left:40%}.achieverNameUl{border-radius:5px}.feedback_date_picker_holder{display:flex;justify-content:center;align-items:center;grid-gap:20px;gap:20px;padding-right:37px;padding-left:8px;margin-left:16px;margin-top:8px;width:100%;height:32px}.feedback_datepicker{display:inline-flex;width:120px;border:.5px;border-color:#cbcaca;border-style:solid;box-sizing:border-box;border-radius:8px;color:#fff;font-size:11px;font-family:Poppins;line-height:16px;font-weight:500;text-align:center;background-color:#0065f7;-webkit-appearance:none;-moz-appearance:none;outline:0;height:32px;margin-left:10px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);margin:0;margin-right:20px!important;width:25px;cursor:pointer}.feedback_date_picker_holder--label{width:auto}.feedback_date_picker_holder--label,.get_feedback_btn{color:#fff;font-size:11px;font-family:Poppins;line-height:16px;font-weight:500}.get_feedback_btn{border:.5px;border-color:#cbcaca;border-style:solid;box-sizing:border-box;border-radius:8px;text-align:center;background-color:#0065f7;-webkit-appearance:none;-moz-appearance:none;outline:0;height:32px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.head2{width:98.5%}.addAchieverNotesButton{margin-left:15px;background-color:#fff;color:#2f80ed;width:150px;height:30px;border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px;text-align:center}.addAchieverNotesButton:hover{border:2px solid #2f80ed}.addAchieverNotesButton:active{background-color:#70a6f5}.tableAchNotes{width:140%;margin-left:0}.tableAchNotes thead tr th{text-align:center;color:#828282;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;position:-webkit-sticky;position:sticky;background-color:#f2f2f2;padding:0 10px 0 0}.tableAchNotes thead{background-color:#f2f2f2;border-radius:8px;height:36px}.tableAchNotes thead tr th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableAchNotes thead tr th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableContainer{overflow-x:auto}.tableAchNotes th:first-child,.tableAchNotes tr td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;width:90px}.tableAchNotes th:nth-child(2),.tableAchNotes tr td:nth-child(2){position:-webkit-sticky;position:sticky;left:79px;z-index:2;width:80px}.tableAchNotes th:nth-child(3),.tableAchNotes tr td:nth-child(3){position:-webkit-sticky;position:sticky!important;left:159px;z-index:2;width:110px}.tableAchNotes th:nth-child(4),.tableAchNotes tr td:nth-child(4){position:-webkit-sticky;position:sticky!important;left:266px;z-index:2;width:110px;padding-right:0!important}.tableAchNotes th:nth-child(5),.tableAchNotes tr td:nth-child(5){position:-webkit-sticky;position:sticky!important;left:373px;z-index:2;width:120px;text-align:left;padding-left:0;padding-right:0!important}.tableAchNotes th:nth-child(6),.tableAchNotes tr td:nth-child(6){position:-webkit-sticky;position:sticky!important;left:490px;z-index:2;width:80px}.tableAchNotes th:nth-child(7),.tableAchNotes tr td:nth-child(7){min-width:100px}.tableAchNotes th:nth-child(8),.tableAchNotes tr td:nth-child(8){text-align:left;padding-left:7px}.tableAchNotes th:nth-child(9),.tableAchNotes th:nth-child(10),.tableAchNotes th:nth-child(11),.tableAchNotes th:nth-child(12),.tableAchNotes tr td:nth-child(9),.tableAchNotes tr td:nth-child(10),.tableAchNotes tr td:nth-child(11),.tableAchNotes tr td:nth-child(12){min-width:120px;overflow-wrap:break-word}.tableAchNotes th:nth-child(13),.tableAchNotes tr td:nth-child(13){min-width:155px;overflow-wrap:break-word}.tableAchNotes th:nth-child(14),.tableAchNotes tr td:nth-child(14){min-width:60px;overflow-wrap:break-word}.tableAchNotes tbody tr td{text-align:center;height:38px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;border-bottom:1px solid #e0e0e0;padding-top:3px;padding-right:10px;background-color:#fff;color:#333}.tableAchNotes tbody tr .titleCaption{width:240px;font-size:10px;color:#2f80ed}.tableAchNotes tbody tr .rowNames{color:#2f80ed}.viewTime{width:72px}.paginationNotes{display:flex;justify-content:center;margin:12px 0 0}.paginationNotes button:active,.paginationNotes button:focus{background-color:#004adc!important}.addAchieverForm{width:348px!important;height:auto!important;background:#fff;border-radius:10px;padding:0;margin-left:-16px;margin-top:-15px}.input:disabled{cursor:not-allowed}.selectOption{border-radius:8px;width:310px;height:36px}.inputAttach{padding-left:103px;padding-top:9px;background-color:#fff;border:1px solid #bdbdbd;box-sizing:border-box;border-radius:8px;width:310px;height:36px;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;margin-left:18px;outline-color:#2f80ed;margin-right:18px;color:#333}.insideText{cursor:pointer}.insideText:disabled{cursor:not-allowed}.fileName{text-align:center;margin-top:12px;white-space:nowrap;text-overflow:ellipsis;width:300px;overflow:hidden;display:inherit;margin-left:20px}.thumbnailDiv{position:relative}.thumbnail{background:#c4c4c4;cursor:pointer}.thumbnail,.thumbnailDisabled{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;text-align:center;color:#333;margin-left:132px;margin-bottom:12px;margin-top:16px;padding-top:40px;padding-left:0;width:80px;height:120px;border-radius:4px}.thumbnailDisabled{background:#f1f1f1;cursor:not-allowed}.thumbnailHiddenTextBefore{bottom:107px}.thumbnailHiddenText,.thumbnailHiddenTextBefore{position:absolute;left:132px;width:80px;height:120px;border-radius:4px;margin-top:16px}.thumbnailHiddenText{bottom:12px}.thumbnailHiddenTextLater{left:132px;bottom:48px;margin-top:16px}.notesThumbnailbutton,.thumbnailHiddenTextLater{position:absolute;width:80px;height:120px;border-radius:4px}.notesThumbnailbutton{opacity:0;cursor:pointer}.notesThumbnailbutton:disabled{cursor:not-allowed}.previewImg{position:absolute;width:80px;height:120px;border-radius:4px}.thumbnailremoveButton{width:66px;height:18px;background:#c4c4c4;border-radius:4px;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;align-items:center;text-align:center;color:#333;position:absolute;bottom:43%;left:10%;padding-bottom:17px;padding-top:0;border:none;cursor:pointer}.thumbnailremoveButton:disabled{cursor:not-allowed}.footerAddAchiever{padding-bottom:17px}.btnSave:disabled{background-color:#c8dbf8!important}.notesUploadDiv{margin-left:29.5%}.notesUploadP{font-size:14px;margin-bottom:4px;margin-left:21px}.uploadLoadSpin{height:30px!important;width:22px!important;margin-right:8px;margin-left:-12px}.startUploadLoadSpin{height:100px!important;width:180px!important;position:absolute;left:43%;top:36%;z-index:10000}.noteLoadingDiv{display:flex;justify-content:center}.allStatusDropdown{width:auto;height:auto;position:absolute!important;right:159px;top:115px;background:#fff;border-radius:7px;padding:5px;box-shadow:0 3px 2px #aab2bd;box-sizing:border-box;z-index:1}.logoutButtonBlue{width:100%;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:35px;color:#000;background-color:#1b529d;padding-bottom:10px;border:none;height:35px;border-radius:6px;color:#fff}.previewDiv{overflow-x:scroll;display:flex;margin:20px}.labelInputPreviewDiv{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}.thumbnailPreview{background:#c4c4c4;cursor:pointer}.thumbnailDisabledPreview,.thumbnailPreview{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;text-align:center;color:#333;margin-left:30px;margin-bottom:12px;margin-top:16px;padding-top:40px;padding-left:0;width:80px;height:120px;border-radius:4px;grid-column-start:1;grid-row-start:1}.thumbnailDisabledPreview{background:#f1f1f1;cursor:not-allowed}.notesThumbnailbuttonPreview{width:80px;height:120px;border-radius:4px;opacity:0;cursor:pointer;grid-row-start:1;grid-column-start:1;margin-left:30px;margin-top:16px}.notesThumbnailbuttonPreview:disabled{cursor:not-allowed}.previewImgPreview{width:80px;height:120px;border-radius:4px;grid-row-start:1;grid-column-start:1;margin-left:30px;margin-top:16px}.thumbnailremoveButtonPreview{width:66px;height:18px;background:#c4c4c4;border-radius:4px;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;align-items:center;text-align:center;color:#333;padding-bottom:17px;padding-top:0;border:none;cursor:pointer;grid-row-start:1;grid-column-start:1;margin-left:37px;margin-top:72px;z-index:5}.thumbnailremoveButtonPreview:disabled{cursor:not-allowed}.fileNamePreview{text-align:center;margin-top:12px;white-space:nowrap;text-overflow:ellipsis;width:80px;overflow:hidden;display:inherit;margin-left:20px}.btnUploadNotes{background:#2f80ed;border-radius:8px;background-color:#2f80ed;color:#fff;width:140px;height:30px;border:none;outline:none;margin-right:18px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px;margin-bottom:4px}.btnUploadNotes:hover{background-color:#1b529d}.btnUploadNotes:active{background-color:#70a6f5!important}.btnUploadNotes:disabled{cursor:not-allowed}.achieverNameOverlay{position:fixed;top:0;left:0;width:100vw;height:100vh}.achieverNameDiv{overflow-y:scroll;height:auto;max-height:200px;width:310px;padding:5px;border:1px solid #aaa;background:#fff;position:absolute;border-radius:10px;overflow-x:hidden;margin-right:18px;margin-left:18px;list-style:none}.achieverNameDiv::-webkit-scrollbar{width:9px}.achieverNameClose{margin:0 5px 0 252px;font-weight:700;font-size:13px;height:25px;padding:6px 10px 5px 13px;cursor:pointer;outline:none}.achieverNameClose:focus,.achieverNameClose:hover{background-color:#f2f2f2}.achieverNameClose:active{background-color:#aaa}.achieverNameLine{margin:5px}.achieverNameUl{font-family:Poppins;font-style:normal;font-size:12px;cursor:pointer;height:30px;margin:0;padding:6px 10px 5px 13px;border:none;outline:none}.achieverNameUl:hover{background-color:#f2f2f2;border-radius:5px}.achieverNameUl:focus{background-color:#f2f2f2;border:none}.achieverNameUl:active{background-color:#aaa;border-radius:5px}.head2{display:flex;justify-content:space-between;margin-left:15px;width:97.5%;height:60px;margin-top:-5px}.h1AchieversNotes{width:155px;height:27px;font-family:Poppins;font-style:normal;font-weight:600;font-size:18px;line-height:27px;padding-bottom:20px;color:#333;margin-top:18px}.headButton{margin-top:17px;margin-bottom:15px;display:flex;justify-content:space-between;height:30px;width:274px}.statusButton{padding-right:54px;background-color:#fff;border:1px solid #dbd7d7;box-sizing:border-box;border-radius:8px;width:120px;height:32px;background:url(/static/media/DownArrowBlack.6f2e8eb9.svg) no-repeat 90% 50%;font-family:Poppins;font-style:normal;font-weight:500;font-size:11px;line-height:16px}.statusButton:hover{border:2px solid #dbd7d7}.statusButton:active{background-color:#d9d7d7}.addAchieverTalksButton{margin-left:15px;background-color:#fff;color:#2f80ed;width:150px;height:30px;border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px;text-align:center}.addAchieverTalksButton:hover{border:2px solid #2f80ed}.addAchieverTalksButton:active{background-color:#70a6f5}.tableAchTalks{width:125%;margin-left:0}.tableAchTalks thead tr th{padding:0;text-align:center;color:#828282;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;position:-webkit-sticky;position:sticky;background-color:#f2f2f2}.tableAchTalks thead{background-color:#f2f2f2;border-radius:8px;height:36px}.tableAchTalks thead tr th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableAchTalks thead tr th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.tableContainer{overflow-x:scroll}.tableAchTalks th:first-child,.tableAchTalks tr td:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:2;width:90px}.tableAchTalks th:nth-child(2),.tableAchTalks tr td:nth-child(2){position:-webkit-sticky;position:sticky;left:90px;z-index:2;width:80px}.tableAchTalks th:nth-child(3),.tableAchTalks tr td:nth-child(3){position:-webkit-sticky;position:sticky!important;left:170px;z-index:2;width:110px}.tableAchTalks th:nth-child(4),.tableAchTalks tr td:nth-child(4){position:-webkit-sticky;position:sticky!important;left:280px;z-index:2;width:110px}.tableAchTalks th:nth-child(5),.tableAchTalks tr td:nth-child(5){position:-webkit-sticky;position:sticky!important;left:390px;z-index:2;width:120px;text-align:left;padding-left:0}.tableAchTalks th:nth-child(6),.tableAchTalks tr td:nth-child(6){position:-webkit-sticky;position:sticky!important;left:510px;z-index:2;width:127px}.tableAchTalks th:nth-child(7),.tableAchTalks tr td:nth-child(7){text-align:left;padding-left:7px}.tableAchTalks tbody tr td{text-align:center;height:38px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;border-bottom:1px solid #e0e0e0;padding-top:3px;background-color:#fff}::-webkit-scrollbar{position:absolute;height:8px}::-webkit-scrollbar-track{background:#dcdcdc;border-radius:5px}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:5px}.checkbox{width:14.33px;height:14.33px;margin-top:5px}.editButton{border:none;background-color:#fff;padding:6px}.editButton:active{background-color:grey!important}.editButton:hover{background-color:#cfcfcf;border-radius:100%}.tableAchTalks tbody tr .titleCaption{width:240px;font-size:10px;color:#2f80ed;text-align:left;padding-left:7px}.rowNames{color:#2f80ed}.date{width:90px}.views{width:70px}.paginationTalks{display:flex;justify-content:center;margin:10px 0 0}.paginationTalks button:active,.paginationTalks button:focus{background-color:#004adc!important}.addTalksForm{width:348px!important;height:auto!important;background:#fff;border-radius:10px;padding:0;margin-left:-16px;margin-top:-15px}.lableAchiever{color:#828282}.lableAchiever,.lableAchieverRed{font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:15px;margin-left:18px}.lableAchieverRed{color:red}.input{border:1px solid #bdbdbd;border-radius:8px;width:310px;height:36px;margin-right:18px}.input,.selectOption{padding-left:10px;margin-bottom:8px;box-sizing:border-box;font-family:Poppins;font-style:normal;font-weight:400;font-size:10px;margin-left:18px;outline-color:#2f80ed}.selectOption{padding-bottom:4px;border:none;border-radius:8px!important;background:url(/static/media/DownArrowBlack.6f2e8eb9.svg) no-repeat 97% 50% #f2f2f2}.selectOption,.selectOption1{width:310px!important;height:36px!important}.selectOption1{padding-left:0!important;padding-bottom:4px!important;margin-bottom:8px!important;border:none!important;border-radius:8px!important;font-family:Poppins!important;font-style:normal!important;font-weight:400!important;font-size:10px!important;outline-color:#2f80ed!important;margin-left:18px!important;background-color:#f2f2f2!important}.css-1s2u09g-control{border-radius:8px!important;background-color:#f2f2f2!important;width:310px!important;height:auto!important;background:url(/static/media/DownArrowBlack.6f2e8eb9.svg) no-repeat 97% 50% #f2f2f2}.css-tlfecz-indicatorContainer .css-tj5bde-Svg{opacity:0}input .talksCheckbox{padding-top:10px!important;display:flex!important;text-align:center!important;vertical-align:middle!important}fieldset{border:0!important}span{font-family:Poppins!important;font-style:normal;font-weight:400;font-size:10px!important}.inputTitle{padding-left:10px;margin-bottom:-7px;border:1px solid #bdbdbd;box-sizing:border-box;border-radius:8px;width:310px;height:36px;font-size:10px;margin-left:18px;outline-color:#2f80ed;margin-right:18px}.inputTitle,.maxChr{font-family:Poppins;font-style:normal;font-weight:400}.maxChr{padding-left:252px;font-size:8px;line-height:12px;text-align:center;color:#bdbdbd}.insideText{position:absolute;left:16px;width:310px;opacity:0}.checkboxDropDown{width:8px!important;height:8px!important;transform:scale(.7)}.dropdownText{font-size:14px!important;line-height:34px!important;padding-left:6px}.dropdownText,.talkThumbnail{font-family:Poppins;font-style:normal;font-weight:400}.talkThumbnail{font-size:12px;line-height:18px;text-align:center;color:#333;margin-left:132px;margin-bottom:8px;margin-top:10px;padding-top:40px;padding-left:0;width:80px;height:120px;background:#c4c4c4;border-radius:4px}.talkThumbnailHiddenTextBefore{bottom:105px}.talkThumbnailHiddenText,.talkThumbnailHiddenTextBefore{position:absolute;left:132px;width:80px;height:120px;border-radius:4px;margin-top:16px}.talkThumbnailHiddenText{bottom:104px}.talkThumbnailHiddenTextAfter{left:132px;bottom:191px;margin-top:16px}.talkThumbnailbutton,.talkThumbnailHiddenTextAfter{position:absolute;width:80px;height:120px;border-radius:4px}.talkThumbnailbutton{opacity:0;cursor:pointer}.talkThumbnailbutton:disabled{cursor:not-allowed}.talkInputAttach{padding-left:87px;padding-top:9px;background-color:#fff;border:1px solid #bdbdbd;box-sizing:border-box;border-radius:8px;width:310px;height:36px;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;margin-left:18px;outline-color:#2f80ed;margin-right:18px;color:#333}.talkPreviewImg{position:absolute;width:80px;height:120px;border-radius:4px}.talkThumbnailremoveButton{width:66px;height:18px;background:#c4c4c4;border-radius:4px;font-family:Poppins;font-style:normal;font-weight:400;font-size:12px;line-height:18px;align-items:center;text-align:center;color:#333;position:absolute;bottom:43%;left:10%;padding-bottom:17px;padding-top:0;border:none}.footerAddAchiever{display:flex;justify-content:space-between}.btnCancel{border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;background-color:#fff;color:#2f80ed;width:140px;height:30px;margin-left:18px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px}.btnCancel:hover{border:2px solid #2f80ed}.btnCancel:active{background-color:#70a6f5}.btnSave{background:#2f80ed;border-radius:8px;background-color:#2f80ed;color:#fff;width:140px;height:30px;border:none;outline:none;margin-right:18px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px}.btnSave:hover{background-color:#1b529d}.btnSave:active{background-color:#70a6f5!important}.btnUpload{background:#2f80ed;border-radius:8px;background-color:#2f80ed;color:#fff;width:140px;height:30px;border:none;outline:none;margin-right:18px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px;margin-bottom:1rem}.btnUpload:hover{background-color:#1b529d}.btnUpload:active{background-color:#70a6f5!important}.rmsc .dropdown-container{border-radius:10px!important;height:38px!important}.talkDeleteIconBtn{background-color:#fff;border:none}.talkDeleteIcon{font-size:20px!important;color:#2f80ed}.talkDeleteIcon:hover{font-size:20px!important;color:#0065f7}.talkDeleteIcon:active{font-size:20px!important;color:#fff;background-color:#0065f7;outline:none;border:none}.popUpBack{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,50.2%,.5);z-index:2}.noPopUp{display:none}.yesPopUp{position:fixed;top:40%;left:46%;width:300px!important;margin-left:-100px;height:150px;margin-top:-25px;background:#fff;z-index:1;border-radius:8px}.popUpCloseBtn{position:relative;left:270px;top:1px;border:none;background-color:#fff;padding-right:1px}.closeIcon{font-size:21px!important;color:grey}.popUpCloseBtn:active{position:relative;left:278px;top:1px;border:none;background-color:#bdbbbb;font-weight:700}.warningDiv{display:flex;justify-content:center;margin-top:-17px}.warningIcon{color:orange;font-size:45px!important}.popUph2{margin-top:0;margin-bottom:14px}.popUpButtonDiv,.popUph2{display:flex;justify-content:center}.popUpOkButton{background:#2f80ed}.popUpOkButton,.popUpOkButton:active{color:#f6f8f7;text-transform:capitalize;padding:6px 15px;justify-content:center;align-items:center;align-content:center;font-weight:600;font-size:12px;cursor:pointer;border:none;height:46px;width:50%;border-radius:0 0 5px 0}.popUpOkButton:active{background:#0065f7}.popUpCancelButton{background:grey}.popUpCancelButton,.popUpCancelButton:active{color:#fff;text-transform:capitalize;padding:6px 15px;justify-content:center;align-items:center;align-content:center;font-weight:600;font-size:12px;cursor:pointer;border:none;height:46px;width:50%;border-radius:0 0 0 5px}.popUpCancelButton:active{background:#b6b5b5}.loadingTextData{align-items:center;color:#000;font-size:25px}.navbar{display:flex;background-color:#0065f7;height:60px;justify-content:space-between;align-items:center}.navbar1{display:flex;padding-left:16px}.menuIcon{color:#fff!important}.linkOtherPage{color:#333;text-decoration:none}.linkOtherPage .iconPlacementInfo{background:url(/static/media/infoIcon.65fdb5dc.svg) no-repeat 4% 45%;margin-top:10px}.linkOtherPage .iconPlacementInfo,.linkOtherPage .iconPlacementNotes{padding-left:35px;margin-left:10px;margin-right:10px;font-family:Poppins;font-style:bold!important;font-weight:900;font-size:14px;line-height:35px;padding-bottom:0;padding-top:0}.linkOtherPage .iconPlacementNotes{background:url(/static/media/notesIcon.2af90537.svg) no-repeat 4% 45%}.linkOtherPage .iconPlacementTalks{background:url(/static/media/talksIcon.b97b07b2.svg) no-repeat 4% 45%}.linkOtherPage .iconPlacementGroup,.linkOtherPage .iconPlacementTalks{padding-left:35px;margin-left:10px;margin-right:10px;font-family:Poppins;font-style:bold!important;font-weight:900;font-size:14px;line-height:35px;padding-bottom:0;padding-top:0}.linkOtherPage .iconPlacementGroup{background:url(/static/media/groupIcon.c7022475.svg) no-repeat 4% 45%}.linkOtherPage .iconPlacementReports{background:url(/static/media/reportsIcon.bc8fe69d.svg) no-repeat 4% 45%}.linkOtherPage .iconPlacementReports,.linkOtherPage .iconPlacementSettings{padding-left:35px;margin-left:10px;margin-right:10px;font-family:Poppins;font-style:bold!important;font-weight:900;font-size:14px;line-height:35px;padding-bottom:0;padding-top:0}.linkOtherPage .iconPlacementSettings{background:url(/static/media/groupIcon.c7022475.svg) no-repeat 4% 45%;margin-bottom:10px}.navsearch{padding-left:30px;background-color:#0065f7;margin-left:25px;margin-top:8px;width:120px;height:32px;border:.5px;border-color:#cbcaca;border-style:solid;color:#fff;border-radius:8px;font-size:12px;font-family:Poppins;font-style:normal;font-weight:400;text-align:left;line-height:18px;outline:none;background:url(/static/media/SearchIcon.b7f69ce2.svg) no-repeat 5% 50%}.navsearch:hover{border:1px solid rgba(197,190,190,.6196078431372549);border-radius:8px}.navsearch:active{background-color:#70a6f5}.navbut{padding-right:37px;padding-left:8px;margin-left:16px;margin-top:8px;width:120px;height:32px;border:.5px;border-color:#cbcaca;border-style:solid;box-sizing:border-box;border-radius:8px;color:#fff;font-size:11px;font-family:Poppins;line-height:16px;font-weight:500;text-align:left;background-color:#0065f7;background:url(/static/media/DownArrow.4cd1b784.svg) no-repeat 90% 50%;-webkit-appearance:none;-moz-appearance:none;outline:0}.navbut:hover{border:1px solid rgba(197,190,190,.6196078431372549)}.navbut:active{background-color:#70a6f5}.navbut1{margin-right:13px;padding-left:0;margin-left:8px;width:170px;height:32px;border:none;color:#fff;font-size:14px;font-family:Poppins;line-height:16px;font-weight:500;text-align:center;background-color:#0065f7;background:url(/static/media/DownArrow.4cd1b784.svg) no-repeat 90% 50%;-webkit-appearance:none;-moz-appearance:none;outline:0}.navbut1:hover{border:2px solid rgba(197,190,190,.6196078431372549);border-radius:8px}.navbut1:active{background-color:#70a6f5}option{background-color:#fff;font-family:Poppins;color:#000}.dropdown{width:auto;height:auto;position:absolute!important;right:20px;top:51px;background:#fff;border-radius:7px;padding:5px;box-shadow:0 3px 2px #aab2bd;box-sizing:border-box;z-index:1}.noDropdown{display:none}.logoutButton{width:100%;font-family:Poppins;font-style:normal;font-weight:500;font-size:14px;line-height:35px;color:#000;background-color:#fff;padding-bottom:10px;border:none;height:35px;border-radius:6px}.logoutButton:hover{background-color:#f5f1f1;color:#2f80ed}.logoutButton:active{border:2px solid #dbd7d7}.hrLine{width:100%;margin:0;padding:0}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh}.noOverlay{display:none}.feedback_card{width:100%;max-width:24rem;cursor:pointer;--tw-border-opacity:1;padding:1.25rem 1rem;border-radius:8px;border:1px solid #0065f7}.reportsContainer{display:flex;justify-content:space-between}.subContainer{width:26%;border-right:1px solid;border-color:#d8d8d8;padding-left:10px;padding-right:10px;padding-top:24px}.reportSerach{width:230px;height:30px;background-color:#f1f1f1;border-radius:15px;border:none;margin-left:9px;outline-color:#2f80ed;padding-left:20px;padding-right:10px}.subContainer2{width:100%}.exSubContainer2{display:flex;justify-content:space-between;padding-right:20px;padding-bottom:16px}.all{padding-left:8px;margin-left:7px;margin-top:8px;width:51px;height:24px;border:none;box-sizing:border-box;border-radius:8px;color:#fff;font-size:12px;font-family:Poppins;font-style:normal;line-height:18px;font-weight:500;text-align:center;background-color:#0065f7;-webkit-appearance:none;-moz-appearance:none;outline:0;margin-bottom:30px}.all:active{background-color:#70a6f5!important}.all:hover{background-color:#1b529d}.bookmarks{margin-left:10px;background-color:#fff;color:#004adc;width:92px;height:24px;border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;text-align:center;margin-bottom:30px;mix-blend-mode:normal;opacity:.8}.bookmarks:active{background-color:#d9d7d7}.bookmarks:hover{border:2px solid #2f80ed}.recent{margin-left:10px;background-color:#fff;color:#004adc;width:71px;height:24px;border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;text-align:center;margin-bottom:30px;mix-blend-mode:normal;opacity:.8}.recent:active{background-color:#d9d7d7}.recent:hover{border:2px solid #2f80ed}.searchItem{font-family:Poppins;font-style:normal;font-weight:700;font-size:12px;line-height:18px;color:#000;width:193px;height:36px;margin-left:30px}.subContainer hr{border:1px solid #e7e7e7;margin-left:10px;margin-bottom:6px}.heading{font-family:Poppins;width:346px;font-style:normal;font-weight:700;font-size:18px;line-height:27px;color:#333;width:auto;height:27px;margin-left:40px;padding-left:30px;background:url(/static/media/ReportHeadingArrow.ef6c885f.svg) no-repeat 1% 50%}.heading,.save{margin-top:30px}.save{width:20px;height:20px;background:url(/static/media/ReportBookmark.f29a2f7e.svg) no-repeat 0 50%;border:none}.save:active{background-color:grey!important}.save:hover{background-color:#cfcfcf;border-radius:20%}.xls{width:20px;height:20px;margin-top:30px;margin-left:10px;background:url(/static/media/ReportXLS.5b9d9c89.svg) no-repeat 0 50%;border:none}.xls:active{background-color:grey!important}.xls:hover{background-color:#cfcfcf;border-radius:20%}.pdf{width:20px;height:20px;margin-top:30px;margin-left:10px;background:url(/static/media/ReportPDF.7b64a85d.svg) no-repeat 0 50%;border:none}.pdf:active{background-color:grey!important}.pdf:hover{background-color:#cfcfcf;border-radius:20%}.zoom{width:30px;height:20px;margin-top:30px;margin-left:10px;background:url(/static/media/ReportZoom.bbc317c3.svg) no-repeat 0 50%;border:none}.zoom:active{background-color:grey!important}.zoom:hover{background-color:#cfcfcf;border-radius:20%}table{width:95%;margin-left:22px}thead{background-color:#f2f2f2;width:auto;height:36px;border-radius:8px}.tableContainerReports thead th{color:#828282}.tableContainerReports tbody td,.tableContainerReports thead th{padding-left:18px;text-align:center;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px}.tableContainerReports tbody td{width:auto;height:40px;color:#2e2b2b}.subContainer2 tbody tr:nth-child(2n){background:#f5f7fd;border:1px;border-radius:8px}.tableContainerReports tbody tr td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.tableContainerReports tbody tr td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}table tbody tr td .imgStudent{width:17px;height:17px;margin-right:10px}.mainDiv{background:#edeaea}.h1Settings{width:130px;height:27px;font-size:22px;padding-bottom:20px;padding-top:15px;margin-left:35px}.h1Settings,.h2Settings{font-family:Poppins;font-style:normal;font-weight:600;line-height:27px;color:#333}.h2Settings{width:74%;height:40px;font-size:18px;margin-bottom:0;margin-top:7px;padding:5px 5px 7px 20px;border-radius:10px}.containerDiv{width:70%;margin:2% 15% 0;padding-bottom:1%}.subContainerDiv{border:1px solid #dbd7d7;box-shadow:3px 3px 3px 3px #aab2bd;padding:10px;box-sizing:border-box;color:#797979;background:#fff;margin-bottom:20px;border-radius:10px}.settingsInput{width:320px;border-radius:10px;border:none;margin-top:20px;font-family:Poppins;font-style:normal;padding:6px 10px;outline-color:#2f80ed;margin-left:5%;background-color:#f1f1f1}.boxContainer{display:block;height:100px;overflow-y:scroll;margin:20px 5%}.boxContainer::-webkit-scrollbar{width:8px}.boxDiv{display:inline;width:600px}.tagDiv{height:35px;margin:10px;background:#e7e1e1;border-radius:10px;padding:5px}.tagDiv,.tagP{display:inline}.tagP{height:30px;font-family:Poppins;font-style:normal}.tagButton{height:25px;font-size:12px;border:none;background:#e7e1e1;margin-left:5px;margin-top:15px}.settingsButton{margin-left:15px;background-color:#fff;color:#2f80ed;width:100px;height:35px;border:1px solid #2f80ed;box-sizing:border-box;border-radius:8px;font-family:Poppins;font-style:normal;font-weight:600;font-size:12px;line-height:18px;text-align:center}.settingsButton:hover{border:2px solid #2f80ed}.settingsButton:active{background-color:#70a6f5}
/*# sourceMappingURL=main.f7c6ae80.chunk.css.map */