body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btnbluearrow{background-color:#c7dcef;color:#131433;padding:8px 16px;border-radius:10px;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.btnbluearrow span{margin-right:10px}.btnbluearrow i,.btnbluearrow svg{transition:all .5s}.btnbluearrow:hover i,.btnbluearrow:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.btnblueplus{background-color:#c7dcef;color:#131433;padding:6px 12px;border-radius:10px;font-weight:700;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.btnblueplus span{margin-right:10px}.btnbluegreen{background-color:#a9ede1;color:#0e6454;padding:8px 16px;border-radius:10px;font-weight:700;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.btnbluegreen span{margin:0 10px 0 0}.btnbluegreen i,.btnbluegreen svg{transition:all .5s}.btnbluegreen:hover i,.btnbluegreen:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.btngreen{min-width:100px;min-height:40px;background-color:#a9ede1;color:#0e6454;padding:8px 16px;border-radius:10px;cursor:pointer;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.btngreen span{margin:0 0 0 10px}.btngreen i,.btngreen svg{transition:all .5s}.btngreen:hover i,.btngreen:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}.btndisabled{color:grey!important;cursor:not-allowed}.sessionBtn{padding:8px 15px;cursor:pointer;border-radius:10px;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center;font-weight:700}.sessionBtn i,.sessionBtn img,.sessionBtn svg{width:17px}.sessionBtn span{font-size:14px}.recordingBtn{border:1px solid #882c2c;color:#882c2c}.recordingBtn span{margin-left:5px}.recordingBtn:hover{background-color:#efc7c7;border-color:#efc7c7}.noRecording{cursor:not-allowed!important}.showDocBtn{background-color:#c7dcef;color:#131433;border:1px solid #6a7498}.showDocBtn span{margin-right:5px}.showDocBtn:hover{background-color:#131433;border-color:#131433;color:#fff;opacity:.9}.bigbluebutton{width:100%;-webkit-justify-content:center;justify-content:center;padding:15px 0;background-color:#c7dcef;color:#131433;border-radius:15px;font-size:20px}.bigbluebutton,.forumbutton{display:-webkit-flex;display:flex;font-weight:700;cursor:pointer}.forumbutton{padding:6px 3px;width:70px;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;background-color:#eff2fb;border-radius:10px;color:#6a7498;border:1px solid #6a7498;font-size:15px}.disabledEventBtn{cursor:not-allowed;color:grey!important}.disabledEventBtn:hover i,.disabledEventBtn:hover svg{-webkit-transform:none!important;transform:none!important}.showbtnblue{color:#131433;padding:6px 12px;border-radius:10px;font-weight:400;cursor:pointer;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;align-items:center}.showbtnblue span{font-size:1rem;margin-right:8px}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border:1px solid #00e8d1!important}.MuiFormLabel-root.Mui-focused{color:#131433!important}.formCont{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;width:100%}.formCont p{text-align:start}.formCont .section{-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.formCont .rowSect,.formCont .section{margin-top:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.formCont .rowSect{-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.formCont .miniAdd{height:40px;width:60px;margin:auto}.formCont .miniAdd,.formCont .submit{border-radius:15px;background-color:#c7dcef}.formCont .submit{display:block;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;width:100%;padding:15px;color:#131433;font-size:20px;font-weight:700}.datesCont{width:100%!important;-webkit-justify-content:space-between;justify-content:space-between}.datesCont,.datesCont div{display:-webkit-flex;display:flex}.datesCont div{-webkit-flex-direction:column;flex-direction:column}.showCont{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%}.noFiles{font-size:16px;color:#6a7498;text-align:center!important;width:100%}.inputLabel{width:100%;color:#131433;font-size:1.1rem;font-weight:700;margin-right:20px;text-align:start;margin-bottom:3px}.color{width:100%;height:100%;background-color:red}.upload-btn{cursor:pointer;display:-webkit-flex;display:flex;width:100px;height:40px;border-radius:8px;color:#131433;background-color:#abd1f1;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;border:none}.upload-btn p{margin:0;font-weight:700}.btnscontform{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.btnscontform .submit{max-width:48%}.btnscontform .submit .lds-ellipsis{margin-left:32%}.fullwidthbtn{width:100%;max-width:100%!important}@media (max-width:992px){.formCont .section,.formCont .submit{width:100%}}.customModal{display:-webkit-flex;display:flex;-webkit-flex:1 1;flex:1 1;z-index:1000;position:fixed;top:0;left:0;-webkit-align-items:center;align-items:center;justify-self:center;width:100%;height:100vh;overflow-y:auto;padding:8vh 0}.modal-container{max-width:600px;position:relative;background-color:#fff;margin:auto;width:35vw;min-width:500px;border-radius:20px;padding:50px;box-shadow:0 0 0 9999px rgba(0,0,0,.7)}.modalX{position:absolute;cursor:pointer;width:40px;height:40px;top:20px;right:20px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;border-radius:50%}.modalX img{width:40%}@media (max-width:575px){.modal{padding:20px}.modal-container{width:80vw;min-width:100px}}.titleContainer{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.titleContainer .title{font-weight:700;color:#131433;font-size:28px!important;text-align:start}@media (max-width:992px){.modal-container{padding:35px;width:calc(100% - 40px)}}@media (max-width:992px){.nav-bar{display:none!important}}.nav-bar{display:-webkit-flex;display:flex;height:100vh;width:80px;min-width:80px;background:#131433;-webkit-flex-direction:column;flex-direction:column;padding-top:5px;padding-bottom:5px;position:relative}.logo{-webkit-order:1;order:1;margin:16px auto auto;width:43px;height:43px;-webkit-align-self:flex-start;align-self:flex-start}.nav-menu-items{-webkit-flex-direction:column;flex-direction:column;-webkit-margin-before:45px;margin-block-start:45px;-webkit-flex:1 1;flex:1 1;-webkit-order:2;order:2;list-style:none;padding:0;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start}.item-container,.nav-menu-items{display:-webkit-flex;display:flex}.item-container{height:55px;width:55px}.navItemCont{width:100%;margin-top:15px}.navItemCont,.navItemContGroup{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;position:relative}.navItemContGroup{width:80px;-webkit-align-items:center;align-items:center;margin-top:7.5px}.activeBar{position:absolute;height:100%;width:4px;border-radius:4px;right:0;background-color:#00e8d1}.icon{-webkit-flex:1 1;flex:1 1;height:55px;width:55px}.active-icon{background-color:#00e8d1}.active-icon,.group{height:55px;width:55px;border-radius:15px}.active-group,.group{-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;display:-webkit-flex;display:flex;font-weight:600;color:grey;text-decoration:none}.active-group{margin:auto;width:55px;height:55px;border-radius:15px;border:3px solid #00e8d1}.group:hover{text-decoration:none;color:grey}.active-group:hover{text-decoration:none;color:grey}.add{-webkit-order:3;order:3;margin:auto;width:55px;height:55px;border-radius:15px;border:1px solid #c7dcef}.groups{-webkit-order:4;order:4;list-style:none;padding-bottom:16px;-webkit-align-self:flex-end;align-self:flex-end}.line{-webkit-order:5;order:5;width:54px;border-width:0;height:1px;background-color:#c7dcef}.line,.user{margin:auto;-webkit-align-self:flex-end;align-self:flex-end}.user{cursor:pointer;-webkit-margin-after:16px;margin-block-end:16px;-webkit-margin-before:16px;margin-block-start:16px;-webkit-order:6;order:6;width:53px;height:53px;background:#fff;border-radius:30px;-webkit-align-content:flex-end;align-content:flex-end}.navbarPopup{bottom:25px!important;left:90px!important}.userOption{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.react-contexify{position:fixed;opacity:0;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff;box-sizing:border-box;box-shadow:0 8px 14px -5px rgba(80,84,85,.23);border-radius:8px;min-width:175px;z-index:100;overflow:hidden}.react-contexify__submenu--is-open,.react-contexify__submenu--is-open>.react-contexify__item__content{color:#fff;background-color:#00e8d1}.react-contexify__submenu--is-open>.react-contexify__submenu{pointer-events:auto;opacity:1}.react-contexify .react-contexify__submenu{position:absolute;top:-6px;pointer-events:none;transition:opacity .275s}.react-contexify__submenu-arrow{margin-left:auto;font-size:12px}.react-contexify__separator{width:200%;height:1px;cursor:default;margin:0 -10%;background-color:rgba(0,0,0,.2)}.react-contexify__will-leave--disabled{pointer-events:none}.react-contexify__item{cursor:pointer;position:relative}.react-contexify__item:focus{outline:0}.react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content,.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{background-color:#00e8d1}.react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__submenu{pointer-events:auto;opacity:1}.react-contexify__item--disabled{cursor:default;opacity:.5}.react-contexify__item__content{padding:10px 15px;color:#131433;font-weight:700;width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;white-space:nowrap;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.react-contexify__theme--dark,.react-contexify__theme--dark .react-contexify__submenu{background-color:rgba(40,40,40,.98)}.react-contexify__theme--dark .react-contexify__separator{background-color:#eee}.react-contexify__theme--dark .react-contexify__item__content{color:#fff}.react-contexify__theme--light .react-contexify__separator{background-color:#eee}.react-contexify__theme--light .react-contexify__submenu--is-open,.react-contexify__theme--light .react-contexify__submenu--is-open>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):focus>.react-contexify__item__content,.react-contexify__theme--light .react-contexify__item:not(.react-contexify__item--disabled):hover>.react-contexify__item__content{color:#4393e6;background-color:#e0eefd}.react-contexify__theme--light .react-contexify__item__content{color:#666}@-webkit-keyframes react-contexify__scaleIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes react-contexify__scaleIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes react-contexify__scaleOut{0%{opacity:1}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes react-contexify__scaleOut{0%{opacity:1}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.react-contexify__will-enter--scale{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation:react-contexify__scaleIn .3s;animation:react-contexify__scaleIn .3s}.react-contexify__will-leave--scale{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation:react-contexify__scaleOut .3s;animation:react-contexify__scaleOut .3s}@-webkit-keyframes react-contexify__fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes react-contexify__fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes react-contexify__fadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes react-contexify__fadeOut{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.react-contexify__will-enter--fade{-webkit-animation:react-contexify__fadeIn .3s ease;animation:react-contexify__fadeIn .3s ease}.react-contexify__will-leave--fade{-webkit-animation:react-contexify__fadeOut .3s ease;animation:react-contexify__fadeOut .3s ease}@-webkit-keyframes react-contexify__flipInX{0%{-webkit-transform:perspective(800px) rotateX(45deg);transform:perspective(800px) rotateX(45deg)}to{-webkit-transform:perspective(800px);transform:perspective(800px)}}@keyframes react-contexify__flipInX{0%{-webkit-transform:perspective(800px) rotateX(45deg);transform:perspective(800px) rotateX(45deg)}to{-webkit-transform:perspective(800px);transform:perspective(800px)}}@-webkit-keyframes react-contexify__flipOutX{0%{-webkit-transform:perspective(800px);transform:perspective(800px)}to{-webkit-transform:perspective(800px) rotateX(45deg);transform:perspective(800px) rotateX(45deg);opacity:0}}@keyframes react-contexify__flipOutX{0%{-webkit-transform:perspective(800px);transform:perspective(800px)}to{-webkit-transform:perspective(800px) rotateX(45deg);transform:perspective(800px) rotateX(45deg);opacity:0}}.react-contexify__will-enter--flip{-webkit-animation:react-contexify__flipInX .3s;animation:react-contexify__flipInX .3s}.react-contexify__will-enter--flip,.react-contexify__will-leave--flip{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-transform-origin:top center;transform-origin:top center}.react-contexify__will-leave--flip{-webkit-animation:react-contexify__flipOutX .3s;animation:react-contexify__flipOutX .3s}@-webkit-keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@keyframes swing-in-top-fwd{0%{-webkit-transform:rotateX(-100deg);transform:rotateX(-100deg);-webkit-transform-origin:top;transform-origin:top;opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transform-origin:top;transform-origin:top;opacity:1}}@-webkit-keyframes react-contexify__slideIn{0%{opacity:0;-webkit-transform:scaleY(.3);transform:scaleY(.3)}to{opacity:1}}@keyframes react-contexify__slideIn{0%{opacity:0;-webkit-transform:scaleY(.3);transform:scaleY(.3)}to{opacity:1}}@-webkit-keyframes react-contexify__slideOut{0%{opacity:1}to{opacity:0;-webkit-transform:scaleY(.3);transform:scaleY(.3)}}@keyframes react-contexify__slideOut{0%{opacity:1}to{opacity:0;-webkit-transform:scaleY(.3);transform:scaleY(.3)}}.react-contexify__will-enter--slide{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation:react-contexify__slideIn .3s;animation:react-contexify__slideIn .3s}.react-contexify__will-leave--slide{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation:react-contexify__slideOut .3s;animation:react-contexify__slideOut .3s}@media (min-width:991px){.bottombar{display:none!important}}.bottombar{z-index:5;box-shadow:0 0 2px rgba(0,0,0,.2);height:75px;overflow:hidden;position:fixed;bottom:0;background-color:#fff;-webkit-flex-direction:row;flex-direction:row}.bottombar,.bottombar div{width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.bottombar div{height:100%}.bottomIconCont{-webkit-flex:1 1;flex:1 1;height:60px;width:60px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.bottomActive{border-radius:15px;background-color:#00e8d1}.bottomActive i,.bottomActive svg{color:#131433}.topbar{padding:0 4%;-webkit-justify-content:center;justify-content:center}.center-col,.topbar{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.center-col{-webkit-flex-direction:row;flex-direction:row;font-size:22px}#division{height:25px;border-left:2px solid}.burguer-icon,.burguer-icon-white{width:30px}.burguer-icon-white{color:#fff}@media (min-width:993px){.burguer-icon{display:none}}@media (max-width:992px){.center-col{display:none}.topbar{-webkit-justify-content:flex-end;justify-content:flex-end}}@media (max-width:600px){.topbar{padding:0 20px}}.groupsmobilemodal{opacity:1;height:calc(100vh - 75px);position:fixed;top:0;left:0;right:0;bottom:0;z-index:50;background-color:#131433}.groupsmobilemodal .overlay-content{height:100%;overflow:hidden}.modalgrouptitle{text-align:start;width:100%;color:#fff;font-size:30px;font-weight:700;height:40px}.groupsModalCont{width:100%;height:calc(100vh - 223px);overflow-y:hidden;padding:0 20px}.groupsModalCont,.groupsmodalcontainer{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.groupsmodalcontainer{height:calc(100vh - 263px);overflow-y:scroll}.groupsmodalcontainer::-webkit-scrollbar{width:8px}.groupsmodalcontainer{scrollbar-width:thin}.groupsmodalcontainer::-webkit-scrollbar-track{height:20%;max-height:20%;border-radius:4px;background:transparent}.groupsmodalcontainer::-webkit-scrollbar-thumb{background-color:transparent;border-radius:4px;border:2px solid transparent}.groupIconModalCont{width:100%;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-bottom:20px}.groupNameModal{font-size:23px;color:#fff;font-weight:700;margin-left:20px;text-align:start;width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:992px){.groupsmobilemodal{display:none!important}}.groupIcon{cursor:pointer;background-color:#8ce3fa;width:55px;height:55px;min-height:55px;border-radius:15px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.groupIcon span{font-size:20px;font-weight:700}.megacontainer{width:100%;height:100vh;background:#e4f0f1;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.authformcont{box-shadow:0 20px 30px Rgb(93 142 147/33%);width:90%;max-width:600px;background-color:#fff;min-height:30%;border-radius:20px;padding:50px}.authform{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.auth-image{width:40px}.auth-main{margin-top:15px;color:#131433;font-weight:700;font-size:23px}.auth-main,.form-text{text-align:start}.text-muted:hover{cursor:pointer;text-decoration:underline}.forgot-pw{cursor:pointer;color:#6a7498;margin:0}.forgot-pw:hover{text-decoration:underline}.authbtn{cursor:pointer;width:100%;height:55px;border-radius:10px;font-weight:700;border:none;outline:none;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;font-size:1.15rem;transition:all .5s}.authbtn:hover{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.loginbtn{color:#8ce3fa}.loginbtn,.spinnercont{background-color:#131433}.spinnercont{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:55px;border-radius:10px}.MuiInputAdornment-root,.spinnercont{cursor:pointer}.MuiFormHelperText-contained{margin-left:0!important}.noaccount{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;color:#6a7498}.noaccount p{margin:0}.noaccount span{margin:0 0 0 3px;font-weight:700;cursor:pointer}.noaccount span:hover{text-decoration:underline}@media (max-width:576px){.auth-main{font-size:24px}.megacontainer{min-height:700px;background-color:#fff}.authformcont{box-shadow:none;padding:0}}.lds-ellipsis{margin-left:41%;position:relative;width:30px;height:30px}.lds-ellipsis div{position:absolute;top:10px;width:13px;height:13px;border-radius:50%;background:#131433;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.error-msg,.success-msg{font-size:15px}.error-msg{color:red}a,a:hover{color:inherit;text-decoration:none}p,span{margin:0}body,html{height:100%;background-color:#e4f0f1}body.whitebg{background-color:#fff}body.nooverflow{height:100vh;overflow-y:hidden}.platcontainer{width:100%;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.navbar{height:100vh;background-color:#131433;min-width:80px}.maincont{width:100%;height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.topbar{height:78px;min-height:78px}.elems-cont{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row;flex-direction:row;padding:0 4%}.contentcont,.elems-cont{height:calc(100vh - 78px)}.contentcont{width:67%}.calendarcont{max-width:600px;width:33%;height:calc(100vh - 78px);display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end}@media (min-width:992px) and (max-width:1200px){.contentcont{width:calc(100% - 350px)}.calendarcont{width:350px}}@media (max-width:992px){.navbar{display:none}.contentcont{width:100%}.calendarcont{display:none}}@media (max-width:1300px) and (min-width:576px){.elems-cont{padding:0 4%}}@media (max-width:576px){.elems-cont{padding:0}}.spinner-cont{width:100%;height:100vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-align-self:center;align-self:center}.spinner-cont img{max-height:150px}@media (max-width:992px){.spinner-cont{height:calc(100vh - 158px)}}.Toastify__toast-container{width:320px}.Toastify__toast--default{background:#a5f0bf;color:#0b5c4e}.Toastify__progress-bar--default{background:linear-gradient(90deg,#a5f0bf,#a5f0eb,#8ce3fa,#8cc5fa,#9bb1fc)}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}
/*# sourceMappingURL=main.b69f45d1.chunk.css.map */