@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;1,100&display=swap);*{font-family:"Poppins",sans-serif!important}body{margin:0;font-family:"Poppins",sans-serif}html{overflow:hidden}.sidebar{position:absolute;top:65px;left:-33vw;height:100%;width:42vw;transition:left .3s ease-in-out;background-color:#53667b}.sidebar-toggle{position:absolute;top:35%;background:#53667b;right:-17px;height:80px;display:flex;width:17px;z-index:1;align-items:center;justify-content:center;border-bottom-right-radius:25px;border-top-right-radius:25px}.content{position:absolute;top:65px;left:0;right:0;height:100%;transition:left .3s ease-in-out;background-color:#d3d3d3}.sidebar.open{left:0}.content.open{left:15vw}.sideBarIcons{height:48px}.searchBar{display:flex;justify-content:flex-start;align-items:center;background:#eff2f5;border:none;border-radius:25px;width:345px;height:40px;padding:2px 9px 2px 15px;font-size:12px;line-height:18px;white-space:nowrap;margin-bottom:20px}.searchBar img{width:15px;margin-right:10px}.searchBar input{outline:none!important;height:30px;background:#eff2f5;width:100%;font-size:14px;border:none}.sideBarContents{margin-left:80px;margin-top:25px;flex-direction:column}.sideBarContents,.whiteBtn{display:flex;justify-content:center}.whiteBtn{width:345px;height:40px;background-color:#fff;align-items:center;border-radius:5px;color:#53667b;margin:20px 0;cursor:pointer}.files-wrapper{display:flex;align-items:flex-start;flex:1 1;flex-wrap:wrap;overflow:auto;overflow-y:auto;margin-bottom:20px}.files{color:#fff;font-size:12px;font-weight:300;width:90px;height:90px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:10px 25px;margin:10px;cursor:pointer;position:relative}.files>img{width:70%}.files .deleteIcon{width:10px;position:absolute;top:5px;right:5px;cursor:pointer;display:none}.files>p{margin-top:6px;margin-bottom:0;font-size:10px!important;text-align:center;word-break:break-all;text-overflow:ellipsis;width:50px;overflow:hidden;white-space:nowrap}.files:hover{border:1px dashed #c5c5c5}.files:hover .deleteIcon{display:block}.images{color:#fff;font-size:12px;font-weight:300;width:90px;height:90px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;margin:10px;cursor:pointer;position:relative}.images>img{width:70%;object-fit:cover;max-height:60px}.images .deleteIcon{width:10px;position:absolute;top:5px;right:5px;cursor:pointer;display:none}.images>p{margin-top:6px;margin-bottom:0;font-size:10px!important;text-align:center;word-break:break-all}.images:hover{border:1px dashed #c5c5c5}.images:hover .deleteIcon{display:block}.imageWrapper{display:flex;width:95%;flex-wrap:wrap;justify-content:flex-start;overflow:auto}.text{color:#fff;font-size:12px;font-weight:300;width:100%;height:60px;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:10px 25px;margin:10px;cursor:pointer;position:relative}.text:hover{border:1px dashed #c5c5c5}.text p{margin:0}*{scrollbar-width:auto;scrollbar-color:#bebebe #fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:none}::-webkit-scrollbar-thumb{background-color:#d0d0d0;border-radius:10px;border:3px solid #f8f9fa}.footer{width:100%;background:#1f2a37;color:#fff;height:65px;position:fixed;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:0 25px}.css-19kzrtu{padding:20px 0!important}.modal-body{padding:30px!important}.modal-content{border-radius:5px!important;border:none!important;box-shadow:0 0 10px hsla(0,0%,70.6%,.25)}.modal-body h5{font-weight:600;margin-bottom:15px}.modal-body p,.modal-btn{font-size:14px}.modal-btn{display:flex;justify-content:flex-end;margin-top:25px}.cancel-btn{width:80px}.cancel-btn,.cancel-btn-exp{height:31px;border:1px solid #077db1;display:flex;justify-content:center;align-items:center;color:#212121;font-weight:600;border-radius:5px;cursor:pointer}.cancel-btn-exp{width:120px}.confirm-btn{width:80px;font-weight:600;margin-left:20px;background-color:#dc3545}.confirm-btn,.save-btn{height:31px;display:flex;justify-content:center;align-items:center;color:#fff;border-radius:5px;cursor:pointer}.save-btn{width:120px;font-weight:400;margin-left:15px;background-color:#077db1}.exportOptions{display:flex;margin-top:25px}.exportOptionBox{height:100px;width:100px;background:#f3f3f3;display:flex;justify-content:center;flex-direction:column;align-items:center;color:#717171;margin-right:10px;cursor:pointer}.exportOptionBox p{font-size:10px!important;margin-bottom:0;margin-top:10px}.exportOptionBox img:active{-webkit-filter:invert(30%) sepia(44%) saturate(2813%) hue-rotate(174deg) brightness(101%) contrast(98%);filter:invert(30%) sepia(44%) saturate(2813%) hue-rotate(174deg) brightness(101%) contrast(98%)}.exportModal{width:350px!important;margin-right:0!important;top:105px!important;right:1%}.modal-backdrop{background-color:#000!important}.mainWrapper{background:#f8f9fa;height:100vh;overflow:hidden;justify-content:center;padding-bottom:82px!important}.mainWrapper,.shapes{display:flex;flex-direction:column}.shapes{color:#fff;font-size:12px;font-weight:300;width:90px;height:90px;border-radius:5px;align-items:center;justify-content:space-around;padding:10px;margin:10px;cursor:pointer;position:relative}.shapes>img{width:70%}.shapes:hover{border:1px dashed #c5c5c5}.alignmentWrapper{width:70%;display:flex;justify-content:space-between;margin-top:25px}.modal-backdrop{opacity:0!important}.flex,.toastBody{display:flex}.toastBody{align-items:center;justify-content:center}.toast{background:rgba(92,192,13,.05);color:#212121;border:none;box-shadow:none;height:50px}.global-header-container{background-color:#fff;height:80px;border-bottom:1px solid #eff2f5;display:flex;justify-content:space-between;z-index:1200;position:fixed;width:100%;padding:0 20px}.header-left{font-size:18px;font-weight:500;color:#252525}.header-left img{width:36px;height:36px;background:#fff;border-radius:5px}.header-right img{width:30px;margin:0 67px}.header-center{display:flex;justify-content:center;align-items:center}.globalSearchbar{width:300px;height:30px;background-color:#eff2f5;display:flex;align-items:center;justify-content:space-between}.globalSearchbar img{margin:0 10px;width:15px}.globalSearchbar input{background:#eff2f5;border:none;height:30px;padding:10px 10px 10px 5px;outline:none;width:100%;border-radius:5px;font-size:12px}.globalSearchbar>input:focus{border-radius:5px}.header-right{font-size:16px;font-weight:400;color:#000;display:flex;align-items:center;padding-right:15px}.headerIcons{margin-right:0 10px}.profileIcon{width:40px!important;height:40px!important;border-radius:50%!important;-webkit-filter:none!important;filter:none!important;cursor:pointer}.profileContainer{width:315px;right:25px;position:absolute;top:48px;background:#fff;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);border-radius:3px;margin-top:22px;display:flex;padding:10px 0;z-index:99!important;max-height:80vh;overflow-y:auto;flex-direction:column}.profileContainer hr{margin:5px!important}.drop-menu-header{font-weight:500;font-size:13px;color:grey;padding:7px 20px;display:flex}.org-list{max-height:90px;overflow-y:auto}.drop-menu-item{color:#252525;padding:0 20px;cursor:pointer}.drop-menu-item,.org-initial{display:flex;align-items:center}.org-initial{font-weight:600;font-size:14px;color:grey;background-color:rgba(7,125,177,.050980392156862744);border-radius:5px;margin-right:16px;min-height:44px;min-width:44px;justify-content:center}.org-name{color:#252525;font-weight:400;font-size:12px;text-align:left}.drop-menu-item:hover{background-color:#eff2f5}.MuiBackdrop-root{background-color:rgba(0,0,0,.2)!important}.confirm-btn-feedback{background-color:#077db1;box-shadow:0 0 10px hsla(0,0%,70.6%,.25098039215686274);color:#fff;margin-left:10px}.cancel-btn-feedback,.confirm-btn-feedback{align-items:center;height:35px;font-size:14px;border-radius:3px;display:flex;justify-content:center;border:1px solid #077db1;cursor:pointer;width:50%}.cancel-btn-feedback{color:#000;background:#fff;margin-right:10px}.modal-btn-feedback{display:flex;width:100%;justify-content:space-between}.material-select{position:relative;margin-bottom:30px}.material-select label{position:absolute;font-size:.8rem;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff!important;color:#757575;padding:0 .3rem;margin:0 .5rem;transition:.1s ease-out;-webkit-transform-origin:left top;transform-origin:left top;pointer-events:none}.material-select select{font-size:1rem;outline:none;border:1px solid #b4b4b4;border-radius:5px;padding:.7rem;color:#000;transition:.1s ease-out;width:100%;-webkit-appearance:none;appearance:none;background:#fff}.material-select select:focus{border-color:#757575}.material-select select:focus+label{color:#757575;top:0;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}.material-select select:not(:placeholder-shown)+label{top:0;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}select option{margin:40px;background:#fff;color:#000}.error-input select{border:1px solid #dc3545!important}.material-select .down-arrow{position:absolute;right:10px;top:10px}.validation-error{font-weight:400;font-size:12px;color:#dc3545}.material-textfield{position:relative;margin-bottom:30px}.material-textfield label{position:absolute;font-size:.8rem;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#fff;color:#757575;padding:0 .3rem;margin:0 .5rem;transition:.1s ease-out;-webkit-transform-origin:left top;transform-origin:left top;pointer-events:none}.material-textfield textarea{font-size:1rem;outline:none;border:1px solid #b4b4b4;border-radius:5px;padding:.7rem;color:#000;transition:.1s ease-out;width:100%}.material-textfield textarea:focus{border-color:#757575}.material-textfield textarea:focus+label{color:#757575;top:0;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}.material-textfield textarea:not(:placeholder-shown)+label{top:0;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}.error-input textarea{border:1px solid #dc3545!important}.hamburger:active{background-color:#efefef}.hamburger{width:30px;height:30px;border-radius:50%;cursor:pointer;padding-left:20px}.staticSidebar{height:100vh;background:#53667b;position:fixed;left:0;width:60px;z-index:9998;color:#fff;box-shadow:0 4px 4px hsla(0,0%,89.4%,.25098039215686274)}.sideBarIcons{display:flex;flex-direction:column;align-items:center;justify-content:center;height:46px;font-size:12px;cursor:pointer}.sideBarIcons p{margin-top:5px!important;margin-bottom:0!important}.sideBarIcons.active{background-color:#fff;color:#53667b;border-radius:5px}.sideBarIcons svg{-webkit-filter:none;filter:none}.sideBarIcons.active img,.sideBarIcons.active svg{-webkit-filter:invert(34%) sepia(43%) saturate(2431%) hue-rotate(171deg) brightness(70%) contrast(94%);filter:invert(34%) sepia(43%) saturate(2431%) hue-rotate(171deg) brightness(70%) contrast(94%)}@media screen and (min-width:1200px) and (max-width:1560px){.carouselImg{height:265px;width:unset!important}}@media screen and (min-width:1560px){.carouselImg{height:265px;object-fit:cover}}.container{background-color:#f9f9fc}.cardCustom{background:#fff;height:auto;border-radius:5px;padding:30px;min-height:265px}.cardCustom p{font-size:12px;margin-top:15px;color:grey;text-align:start}.cardCustom h5{font-size:18px;font-weight:500;margin-top:15px;text-align:center;color:#252525}.carousel-control-next,.carousel-control-prev{display:none}.miniCards{background:#f9f9fc;display:flex;justify-content:flex-start;align-items:center;padding:10px 15px;font-size:12px;cursor:pointer}.miniCards img{margin-right:15px}.miniCards p{word-break:break-all;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.carousel-indicators [data-bs-target]{width:8px;height:8px;padding:0;margin-right:6px;border-radius:50%}.carousel-inner{border-radius:5px}.carousel-caption{display:flex;justify-content:flex-end;width:80%}.carousel-caption button{width:190px;height:52px;background-color:#c8dde7;outline:none;border:none;border-radius:5px;color:#fff;font-size:18px}.IconImg{width:40px}.link{color:#077db1!important}.hoverLink,.link{font-size:14px;cursor:pointer}.hoverLink:hover{color:#077db1}.cardHeading{font-size:18px;font-weight:600}th{background-color:#eff2f5!important;color:grey!important;font-weight:500!important}td,th{padding:15px 15px 15px 40px!important}td{color:#252525}table{font-size:14px!important}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:dashed!important;border-width:0}@media screen and (min-width:1200px) and (max-width:1279px){.cardCustom p{font-size:12px;margin-top:15px}}@media screen and (min-width:1874px){.miniCards{font-size:12px}}.dashboardDiv{background-color:#f9f9fc;height:100vh;padding-bottom:160px;overflow:auto;margin-top:65px;padding-left:50px}@media (max-width:991px){.dashboardDiv{padding-left:0}}.first-row{margin-top:5px}.header-container{background-color:#fff;height:80px;box-shadow:0 4px 4px hsla(0,0%,89.4%,.25098039215686274);display:flex;justify-content:space-between;top:80px;z-index:98;position:fixed;width:100%;padding:0 20px 0 110px;border-top:1px solid #eff2f5}.headerIconWrap{width:65px;height:65px;display:flex;justify-content:center;align-items:center;cursor:pointer}.headerIconWrap:hover{background-color:#eff2f5}.header-left{font-size:16px;font-weight:400;color:#000;display:flex;align-items:center}.headerIcons{cursor:pointer;margin:0 10px;width:20px!important}.header-left img:active{-webkit-filter:invert(30%) sepia(44%) saturate(2813%) hue-rotate(174deg) brightness(101%) contrast(98%);filter:invert(30%) sepia(44%) saturate(2813%) hue-rotate(174deg) brightness(101%) contrast(98%)}.fontColor>input{visibility:hidden;width:0!important;height:0!important;padding:0;margin:0}.strokeContainer{height:160px;width:200px;position:absolute;background:#fff;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);border-radius:3px;margin-top:20px}.strokes{width:100%;height:54px;display:flex;align-items:center;justify-content:center}.strokes:hover,.strokesActive{background-color:#f1fbff}.strokesActive{width:100%;height:54px;display:flex;align-items:center;justify-content:center}.stroke{width:80%;background:#000}.zoomContainer{height:70px;width:280px;right:150px;margin-top:22px;padding:0 20px}.alignContainer,.zoomContainer{justify-content:center;align-items:center;position:absolute;background:#fff;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);border-radius:3px;display:flex}.alignContainer{height:55px;width:190px;margin-top:20px;padding:0 10px}.activeIcon,.alignIcon{width:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:5px}.activeIcon{margin:0 5px;background-color:#eff2f5;cursor:pointer}.fileNameInput{border:none;height:30px;padding:10px;outline:none;width:150px;margin-right:15px;font-size:14px}.Icon{margin:0 5px;width:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:5px;cursor:pointer}@font-face{font-family:Poppins Sans;src:url(/static/media/poppins-regular-webfont.0f670764.woff2) format("woff2")}@font-face{font-family:Times New Roman;src:url(/static/media/Times-New-Roman.25c57eeb.woff2) format("woff2")}@font-face{font-family:Roboto;src:url(/static/media/roboto-regular.60c6d073.woff2) format("woff2")}@font-face{font-family:Unbounded;src:url(/static/media/Unbounded-Regular.89c59a90.woff2) format("woff2")}@font-face{font-family:Montserrat;src:url(/static/media/Montserrat-Regular.58a8d7eb.woff2) format("woff2")}@font-face{font-family:RobotoMono;src:url(/static/media/Roboto-Mono-regular.f3904d10.woff2) format("woff2")}.WhiteBoard_whiteboard__3PMpc{display:flex;flex-direction:column;align-items:center;background:#fff;width:100%}.WhiteBoard_whiteboard__3PMpc canvas{box-shadow:0 1px 5px hsla(0,0%,63.5%,.25);border-radius:5px;border-radius:3px}.WhiteBoard_whiteboard__3PMpc button{padding:12px;margin:1px;background-color:#fff;border-radius:3px;color:#000;border:none;outline:none;cursor:pointer}.WhiteBoard_whiteboard__3PMpc button:hover{background-color:#fff}.WhiteBoard_drawTools__3hbJS{position:fixed;right:20px;top:25%;z-index:98;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);border-radius:3px}.WhiteBoard_drawTools__3hbJS .WhiteBoard_tools__2T9YA{color:#53667b;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0;font-size:12px;width:90px;cursor:pointer}.WhiteBoard_drawTools__3hbJS .WhiteBoard_tools__2T9YA:hover{background-color:#f1fbff}.WhiteBoard_drawTools__3hbJS .WhiteBoard_tools__2T9YA p{margin-bottom:0;margin-top:10px}.WhiteBoard_drawTools__3hbJS .WhiteBoard_toolsActive__3tVGa{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 0;font-size:12px;width:90px;cursor:pointer;background-color:#f1fbff}.WhiteBoard_drawTools__3hbJS .WhiteBoard_toolsActive__3tVGa p{margin-bottom:0;margin-top:10px}.WhiteBoard_whiteBoardWrap__17rk2{max-height:60vh;background:#f8f9fa}.WhiteBoard_bottomToolBar__1IKHz{position:fixed;bottom:11%;padding:0 25px;display:flex;height:70px;align-items:center;z-index:999;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);border-radius:3px;margin:0 10px;background-color:#fff}.WhiteBoard_bottomToolBar__1IKHz .WhiteBoard_fileNameInput__2v2k-{border:none;height:30px;padding:10px;width:180px}.WhiteBoard_bottomToolBar__1IKHz .WhiteBoard_editIcon__2fPQ3{display:none}.WhiteBoard_bottomToolBar__1IKHz .WhiteBoard_fileNameInput__2v2k-:focus .WhiteBoard_editIcon__2fPQ3{display:block}.WhiteBoard_divCenter__-jefX{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}input[type=color]{-webkit-appearance:none;border:none;width:32px;height:32px}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none}.WhiteBoard_toolbar__3kTEu{display:flex;flex-wrap:wrap;align-items:center}.WhiteBoard_toolbar__3kTEu img{width:15px;vertical-align:middle}.WhiteBoard_toolbar__3kTEu input{margin:0 2px}.WhiteBoard_toolbar__3kTEu input:not([type=checkbox]){width:50px}.WhiteBoard_dropdownButton__XgpWD{background-color:#fff;color:#fff;padding:11px 14px;font-size:14px;border:none}.WhiteBoard_uploadDropdown__1u8Bg{position:relative;display:inline-block}.WhiteBoard_uploadDropdown__1u8Bg input{display:none}.WhiteBoard_dropdownContent__oAziG{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1}.WhiteBoard_dropdownContent__oAziG span{display:block;color:#000;padding:12px 16px;cursor:pointer}.WhiteBoard_dropdownContent__oAziG span:hover{background-color:#ddd}.WhiteBoard_uploadDropdown__1u8Bg:hover .WhiteBoard_dropdownContent__oAziG{display:block}.WhiteBoard_uploadDropdown__1u8Bg:hover .WhiteBoard_dropdownButton__XgpWD{background-color:#7173ee}.WhiteBoard_strokeContainer__2oKKn{height:160px;width:200px;left:-200px;top:0;position:absolute;background:#fff;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);border-radius:3px}.WhiteBoard_strokes__3BfL-{width:100%;height:54px;display:flex;align-items:center;justify-content:center}.WhiteBoard_strokes__3BfL-:hover{background-color:#f1fbff}.WhiteBoard_strokesActive__1BflS{width:100%;height:54px;display:flex;align-items:center;justify-content:center;background-color:#f1fbff}.WhiteBoard_stroke__3u90p{width:80%;background:#000}html{margin:0}.button,html{text-align:center}.button{background-color:#fff;width:150px;height:30px;-moz-border-radius-topleft:25px 25px;-moz-border-radius-topright:25px 25px;border-top-left-radius:25px 25px;border-top-right-radius:25px 25px;float:right;position:relative;right:40%;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);cursor:pointer}.drawer{position:fixed;bottom:65px;right:0;width:100%}.drawer-appear{clear:both}.drawer-inside{height:0;width:100%;margin:0 auto;transition:height .4s ease;background:#fff;box-shadow:0 0 10px hsla(0,0%,70.6%,.25);padding-left:100px}.drawer-inside.openup{height:150px;transition:height .2s;display:flex;align-items:center;overflow:auto}.paginationCardsWrapper{display:flex;white-space:nowrap}.paginationCards{height:100px;width:200px;margin:20px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-radius:5px;border:1px solid #eff2f5;position:relative;overflow:hidden}.CardActive{border:2px solid #077db1}.paginationCards img{height:100%;width:100%;border-radius:5px}.pageNumber{background:rgba(0,0,0,.5);position:absolute;width:47px;height:48px;left:-16.62px;top:-16px;border-radius:50%;display:flex;justify-content:flex-end;color:#fff;padding-top:17px;padding-right:13px;font-weight:600;font-size:16px}.pageControls{width:200px;position:absolute;height:40px;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.7);bottom:0;z-index:9999}.paginationCards:hover .pageControls{display:flex!important}.main{display:flex;justify-content:center;align-items:center;height:100vh;flex-direction:column;font-size:12px}.main img{width:200px;margin:25px}.main a{margin-top:20px;text-decoration:none}
/*# sourceMappingURL=main.ad4ec9e8.chunk.css.map */