@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*{margin:0;padding:0;outline:0}html{font-size:63.5%;height:100%}body{font-family:Poppins,sans-serif;font-weight:400;font-style:normal;box-sizing:border-box;position:relative;font-size:1.4rem;line-height:2.6rem;color:#000;background-color:#fff;background-repeat:no-repeat;background-size:cover;background-position:50%;background-attachment:fixed}a,a:active,a:focus,a:hover{text-decoration:none!important;outline:0!important;color:#444343}input,input:active,input:focus,input:hover{outline:0;box-shadow:none}ul{margin:0 auto;padding:0;list-style:none}.btn.focus,.btn:focus,button,button:active,button:focus,button:hover{box-shadow:none;outline:0;border:0}.authPageWrap{width:100%;height:100vh;background-color:#fff;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;padding:5rem 0}.authPageWrap .pad0{padding:0}.authPageWrap .ht100{height:100%}.authPageWrap .formWrap{padding:0 5.8rem 0 0;display:flex;flex-flow:column;align-items:center;justify-content:center}.authPageWrap .formWrap .title{margin:0 0 2.6rem;text-align:center}.authPageWrap .formWrap .title h2{color:#000;margin:0;font-size:3rem;font-weight:700;text-transform:uppercase}.authPageWrap .formWrap .title p{color:#525252;font-size:1.6rem;margin:0 auto;font-weight:400}.authPageWrap .formWrap ul{width:100%;margin:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.authPageWrap .formWrap ul li{margin:0 0 2.6rem;width:100%}.authPageWrap .formWrap ul li.martLess{margin:0 0 1rem}.authPageWrap .formWrap ul li .inputField{position:relative}.authPageWrap .formWrap ul li .inputField .icoWrap{position:absolute;top:50%;transform:translateY(-50%);left:2rem}.authPageWrap .formWrap ul li .inputField input{border:0;height:5.2rem;width:100%;border-radius:1.6rem;padding:.5rem 1rem .5rem 5.2rem;color:#000;font-weight:400;background-color:#e8ecff;font-size:1.2rem}.authPageWrap .formWrap ul li .inputField input::placeholder{color:#1c1c1c;font-size:1.2rem}.authPageWrap .formWrap ul li .inputField .error{font-size:1rem;color:red;position:absolute;right:1.1rem;font-weight:500;letter-spacing:.02rem;bottom:0}.RemeForgetPwd{display:flex;flex-flow:row wrap;justify-content:space-between}.RemeForgetPwd a{color:#525252;font-size:1.2rem;font-weight:400}.RemeForgetPwd a:hover{color:#57f}.RemeForgetPwd .checkBoxWrap{display:flex;align-items:center}.RemeForgetPwd .checkBoxWrap label{color:#525252;font-size:1.2rem;font-weight:400}input[type=checkbox]{position:relative;border:1px solid #d9d9d9;border-radius:.6rem;background:none;cursor:pointer;line-height:0;margin:0 .6rem 0 0;outline:0;padding:0!important;vertical-align:text-top;height:2rem;width:2rem;-webkit-appearance:none;opacity:1}input[type=checkbox]:checked{background-color:#fff}input[type=checkbox]:checked:before{content:"";position:absolute;left:50%;top:58%;width:10px;height:10px;margin:0;transform:translate(-50%,-50%);z-index:2;background-image:url(/img/checkArrow.png);background-repeat:no-repeat;background-size:contain}.authPageWrap .formWrap ul li .ctaWrap{margin:0 auto;text-align:center}.authPageWrap .formWrap ul li .ctaWrap .btn{background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 8px 21px 0 #00000029;border:0;width:auto;color:#fff;font-size:1.4rem;font-weight:700;border-radius:1.6rem;padding:1.8rem 4rem;letter-spacing:.02rem}.authPageWrap .rightLogoWrap{background-image:url(/img/loginBg.png);background-repeat:no-repeat;background-size:cover;margin:0;padding:2.2rem 9rem 7rem;text-align:center}.authPageWrap .rightLogoWrap h2{color:#fff;font-size:3rem;font-weight:600;margin:0 auto 2.2rem}.authPageWrap .rightLogoWrap .logoWrap{background-color:#ffffff36;border:1px solid #ffffff85;border-radius:4.6rem;height:calc(100% - 6rem);position:relative}.authPageWrap .rightLogoWrap .logoWrap .icoWrap{background-color:#fff;border-radius:100%;width:7.8rem;height:7.8rem;position:absolute;padding:1.6rem;bottom:6rem;right:-3rem}.authPageWrap .rightLogoWrap .logoWrap .icoWrap img{width:100%}.mainContent{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start}.commonContentWrap .pad0{padding:0}.commonContentWrap .scrollSecWrap{height:calc(100vh - 60px)}.commonContentWrap .scrollSecWrap .kpmZQS{background-color:#7c96fc}.commonContentWrap .leftPannel{width:320px;background-color:#fff;height:100vh;padding:1rem;box-shadow:6px 0 52.1px 0 #00000014}.commonContentWrap .leftPannel .logoWrap{text-align:center;border-bottom:1px solid #ddd;padding:0 0 .8rem;margin:0 0 .8rem;height:50px;display:flex;align-items:center;justify-content:center}.commonContentWrap .leftPannel .logoWrap h2{color:#000;font-size:2.8rem;font-weight:600;margin:0}.commonContentWrap .shiftCtaWrap{display:flex;flex-flow:row wrap;justify-content:space-around;align-items:flex-start;padding:1rem .4rem 1.2rem;border-bottom:1px solid #ddd}.commonContentWrap .shiftCtaWrap .ctas .btn{border-radius:10px;outline:0;padding:1rem 1.4rem;font-weight:500;letter-spacing:.01rem;font-size:1.6rem}.commonContentWrap .shiftCtaWrap .ctas .btn.btnBg{background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 8px 21px 0 #00000029;color:#fff;border:0;padding:1.1rem 1.4rem}.commonContentWrap .shiftCtaWrap .ctas .btn.btnBrd{box-shadow:none;border:1px solid #c1c1c1;color:#c1c1c1}.commonContentWrap .shiftCtaWrap .ctas .btn svg{margin:0 .6rem 0 0;width:20px}.commonContentWrap .shiftCtaWrap .ctas p{color:#000;font-size:1.1rem;font-weight:400;margin:0 0 -.6rem;line-height:2.2rem}.commonContentWrap .shiftCtaWrap .ctas span{color:#c81e1e;font-size:.9rem;font-weight:400;line-height:1.2rem}.commonContentWrap .curStatusWrap{padding:1.4rem;border-bottom:1px solid #ddd}.commonContentWrap .curStatusWrap .topWrap{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;margin:0 0 1rem}.commonContentWrap .curStatusWrap .topWrap .leftWrap h2{color:#000;font-size:1.6rem;font-weight:500;margin:0}.commonContentWrap .curStatusWrap .topWrap .leftWrap span{color:#c81e1e;font-size:.9rem;font-weight:400;line-height:1.2rem}.commonContentWrap .curStatusWrap .topWrap .rightWrap{text-align:right}.commonContentWrap .curStatusWrap .topWrap .rightWrap p{color:#656161;font-size:.9rem;font-weight:500;margin:0}.commonContentWrap .curStatusWrap ul.formList{padding:0;margin:0}.commonContentWrap .curStatusWrap ul.formList li{margin:0 0 .8rem}.commonContentWrap .curStatusWrap ul.formList li:last-child{margin:0}.commonContentWrap .curStatusWrap ul.formList li .inputField{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.commonContentWrap .curStatusWrap ul.formList li .inputField label{color:#000;font-weight:500;font-size:1.4rem;margin:0;width:100px;position:relative}.commonContentWrap .curStatusWrap ul.formList li .inputField label:before{content:"*";color:#ff0404;position:absolute;left:-7px;top:-1px}.commonContentWrap .curStatusWrap ul.formList li .inputField input{border:.5px solid #c1c1c1;color:#000;font-size:1.3rem;font-weight:400;outline:0;box-shadow:none;border-radius:.5rem;width:calc(100% - 100px);padding:0 .8rem;height:28px}.commonContentWrap .curStatusWrap ul.formList li .ctaWrap{text-align:right;margin:1.2rem 0 0}.commonContentWrap .curStatusWrap ul.formList li .ctaWrap .btn{color:#fff;font-size:1.4rem;font-weight:500;border-radius:30px;outline:0;border:0;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 8px 21px 0 #00000029;padding:.8rem 2rem}.commonContentWrap .noticeBoardWrap{background-color:#e8ecff;border:1px solid #b7c5ff;border-radius:1rem;margin:1.4rem .8rem 0}.commonContentWrap .noticeBoardWrap .topHaderWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;border-bottom:1px solid #b7c5ff;padding:.6rem}.commonContentWrap .noticeBoardWrap .topHaderWrap svg{margin:0 .8rem 0 0;width:14px}.commonContentWrap .noticeBoardWrap .topHaderWrap h2{margin:0;color:#000;font-size:1.2rem;font-weight:600}.commonContentWrap .noticeBoardWrap .noticeBodyWrap{height:calc(100vh - 45.5rem);position:relative;padding:2rem}.commonContentWrap .noticeBoardWrap .noticeBodyWrap p{text-align:center;margin:0}.commonContentWrap .noticeBoardWrap .noticeBodyWrap .noticeCtaWrap{width:100%;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;background-color:#fff;border-radius:30px;padding:.3rem}.commonContentWrap .noticeBoardWrap .noticeBodyWrap .noticeCtaWrap .btn{border:0;outline:0;box-shadow:none;font-size:1rem;color:#a5a5a5;width:50%;padding:.6rem 1rem;letter-spacing:.01rem}.commonContentWrap .noticeBoardWrap .noticeBodyWrap .noticeCtaWrap .btn.active{border:.5px solid #7f98f9;background-color:#ccd6ff;border-radius:30px;color:#000}.commonContentWrap .noticeBoardWrap .noticeBodyWrap a{position:absolute;bottom:.6rem;left:50%;transform:translateX(-50%);color:#939393;font-size:1rem;font-weight:400;line-height:1rem}.commonContentWrap .noticeBoardWrap .noticeBodyWrap a svg{margin:0 0 0 .2rem}.commonContentWrap .verticaleNavWrap{padding:2rem 2.4rem}.commonContentWrap .verticaleNavWrap h2{margin:0;display:flex;align-items:center;justify-content:flex-start;color:#000;font-size:2rem;font-weight:600}.commonContentWrap .verticaleNavWrap h2 svg{width:22px;margin:0 1.4rem 0 0}.commonContentWrap .verticaleNavWrap ul{padding:3.2rem 0 0 2.8rem;margin:0;position:relative}.commonContentWrap .verticaleNavWrap ul:before{content:"";background-color:#e1e1e1;width:1px;height:4.8rem;position:absolute;top:0;left:1.1rem}.commonContentWrap .verticaleNavWrap ul:after{content:"";background-color:#e1e1e1;height:1px;width:1.8rem;position:absolute;left:1.06rem;top:4.8rem}.commonContentWrap .verticaleNavWrap ul li{margin:0 0 2rem}.commonContentWrap .verticaleNavWrap ul li a{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.commonContentWrap .verticaleNavWrap ul li a .leftWrap{display:flex;align-items:center}.commonContentWrap .verticaleNavWrap ul li a .leftWrap svg{margin:0 .6rem 0 0;width:22px}.commonContentWrap .verticaleNavWrap ul li a .leftWrap svg path{stroke:#939393}.commonContentWrap .verticaleNavWrap ul li.active a .leftWrap svg path{stroke:#1944f1}.commonContentWrap .verticaleNavWrap ul li a .leftWrap span{color:#939393;font-weight:400;font-size:1.5rem}.commonContentWrap .verticaleNavWrap ul li.active a .leftWrap span{color:#1944f1}.commonContentWrap .verticaleNavWrap ul li a .rightWrap{text-align:right}.commonContentWrap .verticaleNavWrap ul li a .rightWrap span{color:#939393;font-weight:400;font-size:1.5rem}.commonContentWrap .verticaleNavWrap ul li.active a .rightWrap span{color:#1944f1}.commonContentWrap .rightPannel{width:calc(100% - 320px)}.commonContentWrap .rightPannel .topNavWrap{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;padding:.55rem 1.6rem;border-bottom:1px solid #ddd;height:60px}.commonContentWrap .rightPannel .topNavWrap .leftWrap{text-align:left}.commonContentWrap .rightPannel .topNavWrap .leftWrap h2{color:#000;font-weight:600;font-size:1.7rem;border-bottom:.5px solid #ccc;padding:0 0 .3rem;margin:0 0 .3rem}.commonContentWrap .rightPannel .topNavWrap .leftWrap h2 span{color:#515151;font-size:1.4rem;font-weight:400}.commonContentWrap .rightPannel .topNavWrap .leftWrap p{margin:0;color:#020202;font-size:1.1rem;font-weight:500;line-height:1.6rem}.commonContentWrap .rightPannel .topNavWrap .leftWrap p span{color:#515151}.commonContentWrap .rightPannel .topNavWrap .rightWrap,.commonContentWrap .rightPannel .topNavWrap .rightWrap ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul{padding:0;margin:0}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li{margin:0 0 0 1.4rem}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li a{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li a .icoWrap{margin:0 .6rem 0 0}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li a .icoWrap svg{width:16px;height:16px}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li.active a .icoWrap svg path{stroke:#1944f1}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li a span{color:#000;font-weight:500;font-size:1.3rem}.commonContentWrap .rightPannel .topNavWrap .rightWrap ul li.active a span{color:#1944f1}.commonContentWrap .rightPannel .topNavWrap .rightWrap .profWrap{margin:0 0 0 1.4rem}.commonContentWrap .rightPannel .topNavWrap .rightWrap .profWrap svg{width:30px}.profWrap .dropdown.active .dropdown-toggle svg path{stroke:#1944f1}.profWrap .dropdown .dropdown-toggle:after{content:none}.profWrap .dropdown .dropdown-menu{border:.5px solid #c6c6c6;box-shadow:0 4px 4px 0 #00000033;min-width:180px;padding:0;border-radius:0 10px 10px 10px}.profWrap .dropdown .dropdown-menu .dropdown-item{color:#000;font-size:1.2rem;font-weight:400;letter-spacing:.02rem;background-color:#fff!important;padding:1rem 1.2rem;border-radius:26px;text-align:center}.profWrap .dropdown .dropdown-menu .dropend{border-top:1px solid #efefef}.profWrap .dropdown .dropdown-menu .dropend.active .dropdown-toggle.dropdown-item{color:#1944f1}.commonContentWrap .rightPannel .dashboardWidgetWrap{padding:1rem 1.5rem 1.6rem 1.2rem;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap{width:calc(100% - 26%)}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap ul{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin:0;padding:0}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap ul li{width:25%;padding:0 1rem 0 0}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap ul li .itemWrap{background-color:#fff;box-shadow:2px 4px 10px 0 #00000026;border-radius:10px;padding:1.2rem .8rem}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap ul li .itemWrap p{color:#515151;font-size:.9rem;font-weight:500;margin:0;letter-spacing:.01rem}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap ul li .itemWrap .dataWrap{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}.commonContentWrap .rightPannel .dashboardWidgetWrap .leftWrap ul li .itemWrap .dataWrap h2{margin:0;color:#000;font-size:2.2rem;line-height:2.2rem}.commonContentWrap .rightPannel .commonRightContent{width:100%;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}.commonContentWrap .rightPannel .commonRightContent .rightWrap{width:25%;display:flex;flex-flow:row wrap;justify-content:flex-end;align-items:center}.commonContentWrap .rightPannel .commonRightContent .rightWrap .btn{padding:0;outline:0;border:0;box-shadow:none}.commonContentWrap .rightPannel .commonRightContent .rightWrap .btn svg{width:16px}.commonContentWrap .rightPannel .commonRightContent .rightWrap ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;margin:0 0 0 1.2rem;border:.5px solid #d9d9d9;border-radius:30px;padding:.3rem}.commonContentWrap .rightPannel .commonRightContent .rightWrap ul li{padding:0;width:68px;height:30px;text-align:center}.commonContentWrap .rightPannel .commonRightContent .rightWrap ul li .btn{color:silver;font-size:1.2rem;font-weight:400;padding:0;width:100%;height:100%;border-radius:30px}.commonContentWrap .rightPannel .commonRightContent .rightWrap ul li .btn.active{background-color:#ccd6ff;border:.5px solid #7f98f9;color:#000}.commonContentWrap .rightPannel .tblWrap{padding:0 1rem;width:100%}table{width:100%;border-collapse:collapse}table thead{position:relative;border-radius:6px;background-color:#ebefff}table thead tr th{border:0;color:#000;text-align:center;font-weight:500;font-size:1.2rem;letter-spacing:.2px;padding:1.6rem 1.4rem;line-height:1.4rem;border-radius:0}table thead tr th:first-child{border-radius:6px 0 0 6px}table thead tr th:last-child{border-radius:0 6px 6px 0}table tbody tr td{text-align:center;padding:1.2rem 1.4rem;border-bottom:1px solid #b7b7b738;font-size:1.2rem;font-weight:400;letter-spacing:0;color:#000;line-height:1.6rem}.tblClinicERP table tbody tr td,.tblClinicERP table thead tr th{text-align:left}.ClinicERPWrap{padding:1rem 1.5rem 1.4rem 1.2rem;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-end}.commonContentWrap .rightPannel .commonRightContent h2{color:#000;margin:0;font-size:1.8rem;font-weight:600;width:20%}.commonContentWrap .rightPannel .commonRightContent h2 svg{width:20px;margin:0 .4rem 0 0}.commonContentWrap .rightPannel .commonRightContent .rightWrap .searchWrap{border:.5px solid #bbb;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;border-radius:6px;margin:0 1.4rem 0 0;width:calc(100% - 34%);height:34px}.commonContentWrap .rightPannel .commonRightContent .rightWrap .searchWrap .icoWrap{padding:0 .6rem 0 1rem}.commonContentWrap .rightPannel .commonRightContent .rightWrap .searchWrap .icoWrap svg{width:14px}.commonContentWrap .rightPannel .commonRightContent .rightWrap .searchWrap input{border:0;outline:0;box-shadow:none;background-color:transparent;color:#000;font-size:1.3rem}.commonContentWrap .rightPannel .commonRightContent .rightWrap .searchWrap input::placeholder{color:#b1b1b1;font-size:1.2rem}.commonContentWrap .rightPannel .teamNoticeContent{padding:1rem 1.5rem 1.4rem 1.2rem}.commonContentWrap .rightPannel .commonRightContent.teamNoticeContent .rightWrap{width:calc(100% - 20%)}.commonContentWrap .rightPannel .teamNoticeWrap{width:100%;border:1px solid #b7b7b7;border-radius:10px;margin:1.2rem 0 0;padding:1.4rem .6rem 0}.commonContentWrap .rightPannel .teamNoticeWrap ul{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;padding:0;margin:0}.commonContentWrap .rightPannel .teamNoticeWrap ul li{width:20%;margin:0 0 1.4rem}.commonContentWrap .rightPannel .teamNoticeWrap ul li .itemWrap{background-color:#fff;box-shadow:0 4.15px 4.15px 0 #0000001a;border-radius:10px;padding:1rem;margin:0 .8rem}.commonContentWrap .rightPannel .teamNoticeWrap ul li .itemWrap .topWrap{border-bottom:.52px solid #b7b7b738;padding:0 0 .4rem;margin:0 0 .4rem;display:flex;align-items:center;justify-content:space-between}.commonContentWrap .rightPannel .teamNoticeWrap ul li .itemWrap .topWrap h3{color:#000;margin:0;font-weight:600;font-size:1.4rem}.commonContentWrap .rightPannel .teamNoticeWrap ul li .itemWrap .topWrap .icoWrap svg{width:20px}.commonContentWrap .rightPannel .teamNoticeWrap ul li .itemWrap .dataWrap{min-height:140px}.commonContentWrap .rightPannel .teamNoticeWrap ul li .itemWrap .dataWrap p{color:#000;margin:0;font-size:1.1rem;font-weight:400;line-height:1.8rem;letter-spacing:.01rem}.commonContentWrap .rightPannel .teamNoticeWrap ul li .btmWrap{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.commonContentWrap .rightPannel .teamNoticeWrap ul li .btmWrap .leftWrap svg{margin:0 .4rem 0 0}.commonContentWrap .rightPannel .teamNoticeWrap ul li .btmWrap .leftWrap span{color:#000;font-size:1rem}.commonContentWrap .rightPannel .teamNoticeWrap ul li .btmWrap .ctaWrap .btn{padding:0;border:0;box-shadow:none;outline:0;margin:0 0 0 .4rem}.commonContentWrap .teamNotesWrap{border:1px solid #b7b7b7;border-radius:10px;margin:1.2rem 0 0;width:100%}.commonContentWrap .teamNotesWrap .tblWrap{padding:0 .4rem}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td{vertical-align:top;color:#000;font-size:1.4rem}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td:nth-child(2){width:76%;text-align:left}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td svg{margin:0 .8rem 0 0;width:16px}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td h3{color:#000;font-weight:400;font-size:1.4rem;margin:0 0 .2rem}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td p{margin:0;color:#656161;font-size:1.2rem}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td .ctaWrap{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td .ctaWrap .btn{padding:0;border:0;outline:0;box-shadow:none;margin:0 .6rem}.commonContentWrap .teamNotesWrap .tblWrap table tbody tr td .ctaWrap .btn svg{margin:0;width:14px;height:14px}.notePopupWrap.modal.show .modal-dialog{max-width:560px}.notePopupWrap .modal-content .modal-header{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.notePopupWrap .modal-content .modal-header .modal-title{text-align:left;font-weight:600;font-size:1.6rem}.notePopupWrap .modal-content .modal-header .modal-title svg{margin:0 .8rem 0 0;width:16px}.notePopupWrap .modal-content .modal-header .rightWrap{text-align:right}.notePopupWrap .modal-content .modal-header .rightWrap ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;padding:0;margin:0}.notePopupWrap .modal-content .modal-header .rightWrap ul li{margin:0 0 0 2rem}.notePopupWrap .modal-content .modal-header .rightWrap ul li .ctaWrap a{color:#1944f1;font-size:1.1rem;font-weight:400;letter-spacing:.02rem}.notePopupWrap .modal-content .modal-header .rightWrap ul li .ctaWrap a svg{margin:0 .6rem 0 0;width:14px;height:14px}.notePopupWrap .modal-content .modal-header .rightWrap ul li .inputField select{outline:0;box-shadow:none;border:.5px solid #bbb!important;height:30px;border-radius:6px;color:#000;font-size:1.2rem;font-weight:400;background-image:url(/img/downArrow.png);background-repeat:no-repeat;background-position:96%;background-size:16px 16px;min-width:200px;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:.2rem .8rem}.notePopupWrap .modal-content .modal-body{height:calc(100vh - 220px);padding:1.2rem 2.2rem}.notePopupWrap .modal-content .modal-body .subjectInput{width:100%;position:relative;margin:0 0 1.2rem}.notePopupWrap .modal-content .modal-body .subjectInput input{width:100%;border:.5px solid #bbb;border-radius:0 8px 8px 8px;height:34px;padding:.2rem .8rem;color:#000;font-size:1.2rem;font-weight:400}.notePopupWrap .modal-content .modal-body .subjectInput .error{font-size:.9rem;color:red;position:absolute;right:1.1rem;font-weight:500;letter-spacing:.02rem;bottom:-.6rem;display:inline-block;background-color:#fff;padding:0 .4rem}.notePopupWrap .modal-content .modal-body .subjectInput input::placeholder{color:#ccc;font-size:1.2rem;font-weight:400}.notePopupWrap .modal-content .modal-body .writeNoteWrap{height:calc(100% - 40px)}.notePopupWrap .modal-content .modal-body .writeNoteWrap textarea{width:100%;height:100%;padding:0;font-size:1.2rem;border:none;border-radius:0;resize:none;outline:none}.notePopupWrap .modal-content .modal-body .writeNoteWrap .error{text-align:center;font-size:.9rem;color:red;font-weight:500;letter-spacing:.02rem}.notePopupWrap .modal-content .modal-body .writeNoteWrap textarea::placeholder{color:#ccc;font-size:1.2rem;font-weight:400}.ScheduleWrap .roleWrap{padding:1.4rem 1rem 1.2rem;display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%}.ScheduleWrap .roleWrap .leftWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start}.ScheduleWrap .roleWrap .leftWrap .selectWrap{position:relative;margin:0 .8rem 0 0}.ScheduleWrap .roleWrap .leftWrap .selectWrap .form-label{color:#515151;font-size:1.4rem;font-weight:600;line-height:2rem;margin:0}.ScheduleWrap .roleWrap .leftWrap .selectWrap .form-select{max-width:320px;width:320px;height:34px;padding:.2rem 1rem;border:.5px solid #bbb;border-radius:0 6px 6px 6px;--bs-form-select-bg-img:url(/img/downArrow.png);background-size:16px 16px;outline:0;box-shadow:none}.ScheduleWrap .roleWrap .ctaWrap{text-align:right;color:#000;font-size:1.2rem;font-weight:400}.ScheduleWrap .roleWrap .ctaWrap .btn{outline:0;border:0;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029;color:#fff;font-size:1.3rem;font-weight:400;padding:.8rem 1.4rem;border-radius:8px}.ScheduleWrap .roleWrap .ctaWrap .btn svg{width:11px;margin:0 .6rem 0 0}.ScheduleWrap .tblWrap tr td:first-child,.ScheduleWrap .tblWrap tr th:first-child{text-align:left}.ScheduleWrap .tblWrap tr td,.ScheduleWrap .tblWrap tr th{text-align:center}.ScheduleWrap .tblWrap tr td svg{width:16px;margin:0 .6rem 0 0}.ScheduleWrap .tblWrap tr td .daysWrap{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.ScheduleWrap .tblWrap tr td .daysWrap>svg{margin:0 .4rem 0 0}.ScheduleWrap .tblWrap tr td .daysWrap ul{padding:0;margin:0;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center}.ScheduleWrap .tblWrap tr td .daysWrap ul li{background-color:#ccd6ff;border:.5px solid #7f98f9;border-radius:20px;font-size:1.1rem;font-weight:400;color:#000;line-height:normal;padding:.4rem 1.4rem;margin:0 0 0 .6rem}.addShiftPopup .modal-content .modal-body{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;padding:2rem 3rem}.addShiftPopup .modal-content .modal-body .leftWrap{width:62%;padding:0 6rem 4rem 0;position:relative}.addShiftPopup .modal-content .modal-body .leftWrap:after{content:"";width:1px;height:100%;background-color:#b7b7b738;position:absolute;top:0;right:3rem}.addShiftPopup .modal-content .modal-body .leftWrap ul{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;padding:0;margin:0}.addShiftPopup .modal-content .modal-body .leftWrap ul li{width:100%;margin:0 0 3rem}.addShiftPopup .modal-content .modal-body .leftWrap ul li.half{width:44%}.addShiftPopup .modal-content .modal-body .leftWrap ul li .inputWrap{position:relative}.addShiftPopup .modal-content .modal-body .leftWrap ul li.half.arrowContent .inputWrap:after{content:"";background-image:url(/img/arrow.png);background-repeat:no-repeat;background-size:contain;width:18px;height:8px;position:absolute;right:-31px;bottom:12px}.addShiftPopup .modal-content .modal-body .leftWrap ul li .inputWrap label{width:100%;color:#515151;font-size:1.2rem;font-weight:300}.addShiftPopup .modal-content .modal-body .leftWrap ul li .inputWrap .react-datepicker-wrapper,.addShiftPopup .modal-content .modal-body .leftWrap ul li .inputWrap .react-datepicker-wrapper .react-datepicker__input-container{width:100%}.addShiftPopup .modal-content .modal-body .leftWrap ul li .inputWrap input{width:100%;border:.5px solid #bbb;border-radius:0 8px 8px 8px;height:34px;padding:.2rem .8rem;font-size:1.2rem;font-weight:400}.addShiftPopup .modal-content .modal-body .rightWrap{width:38%}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek label{width:100%;color:#515151;font-size:1.2rem;font-weight:300;margin:0 0 .8rem}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek .daysContainer ul{padding:0;margin:0 auto;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek .daysContainer ul li{width:25%;padding:0 1rem 1rem 0}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek .daysContainer ul li .checkBoxWrap{text-align:center;border:.44px solid #939393;border-radius:4px;padding:1.2rem 1rem}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek .daysContainer ul li .checkBoxWrap label{text-transform:uppercase;color:#000;font-weight:400;font-size:1.1rem;margin:0 0 .3rem}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek .daysContainer ul li .checkBoxWrap input[type=checkbox]:checked{border:1px solid #1944f1}.addShiftPopup .modal-content .modal-body .rightWrap .daysOfWeek .daysContainer ul li .checkBoxWrap input[type=checkbox]{margin:0}.commonContentWrap .driveLeftWrap .verticaleNavWrap{padding:1.6rem 0 0}.commonContentWrap .driveLeftWrap .verticaleNavWrap .topTttl{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding:0 1.4rem 2.4rem;border-bottom:1px solid #ddd}.commonContentWrap .driveLeftWrap .verticaleNavWrap .topTttl h2 svg{width:26px}.commonContentWrap .driveLeftWrap .verticaleNavWrap .topTttl .btn{border:0;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029;border-radius:8px;color:#fff;font-size:1.2rem;font-weight:500;letter-spacing:.01rem;padding:.9rem 1.8rem}.commonContentWrap .driveLeftWrap .verticaleNavWrap .topTttl .btn svg{width:11px;margin:0 .6rem 0 0}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul{padding:0}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul:after,.commonContentWrap .driveLeftWrap .verticaleNavWrap ul:before{content:none}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li{margin:0;padding:1.8rem 1.4rem;border-bottom:1px solid #ddd}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li.groupLinks a{margin:0 0 1rem}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li.groupLinks a:last-of-type{margin:0}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li a .leftWrap svg{width:16px;height:16px;margin:0 .8rem 0 0}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li a .leftWrap svg path{stroke:#354052}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li.active a .leftWrap svg path{stroke:#1944f1}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li a .leftWrap span{color:#000;font-weight:400;font-size:1.4rem}.commonContentWrap .driveLeftWrap .verticaleNavWrap ul li.active a .leftWrap span{color:#1944f1}.driveLeftWrap .newCrateCta{position:relative;display:inline-block}.driveLeftWrap .newCrateCta .dropdown-menu{position:absolute;top:0;right:-188px;background-color:#fff;border:.5px solid #d9d9d9;box-shadow:0 4px 4px 0 #00000033;border-radius:10px;overflow:hidden;z-index:10;display:inline-block;padding:.4rem .6rem;min-width:180px}.driveLeftWrap .newCrateCta .menu-item{padding:1.2rem;cursor:pointer;display:flex;align-items:center;border-bottom:1px solid #b7b7b738;color:#000;font-size:1.2rem;font-weight:400}.driveLeftWrap .newCrateCta .menu-item.active{color:#2750f4}.driveLeftWrap .newCrateCta .menu-item.borderBtm0{border:0}.driveLeftWrap .newCrateCta .menu-item svg{margin:0 1.2rem 0 0}.driveLeftWrap .newCrateCta .menu-item.active svg path{stroke:#2750f4}.driveLeftWrap .newCrateCta .menu-item:hover{background-color:transparent}.driveLeftWrap .newCrateCta .dropdown-submenu{position:absolute;top:0;right:-516px;background-color:#fff;border:.5px solid #d9d9d9;box-shadow:0 4px 4px 0 #00000033;border-radius:10px;padding:1.4rem 1.2rem 1rem;z-index:10;width:320px}.driveLeftWrap .newCrateCta .submenu-item h3{margin:0 0 1rem;color:#000;font-size:1.3rem;font-weight:400}.driveLeftWrap .newCrateCta .submenu-item input{width:100%;height:34px;padding:.2rem .8rem;margin:0;border:1px solid #939393;border-radius:0 6px 6px 6px;font-weight:400;font-size:1.2rem;color:#000}.driveLeftWrap .newCrateCta .submenu-item input::placeholder{color:#a2a2a2;font-size:1.1rem}.driveLeftWrap .newCrateCta .submenu-actions{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin:1.4rem 0 0}.driveLeftWrap .newCrateCta .submenu-actions .btns{background-color:transparent;border:none;color:#1944f1;outline:0;box-shadow:none;font-size:1.2rem;font-weight:400;letter-spacing:.02rem}.driveWrap .topFieldsWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%;padding:1.2rem 1rem 1.2rem 4rem}.driveWrap .topFieldsWrap ul{display:flex;flex-flow:row wrap;align-items:center;margin:0;padding:0;width:calc(100% - 110px)}.driveWrap .topFieldsWrap ul li .itemWrap{display:flex;flex-flow:row wrap;align-items:center;border:.5px solid #d9d9d9;border-radius:30px;padding:.4rem 0 .4rem .4rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown .dropdown-toggle{outline:0;box-shadow:none;width:100px;border-radius:30px;padding:.6rem 1rem;text-align:left;font-size:1.1rem;font-weight:500;letter-spacing:.02rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropDownWrap1.dropdown .dropdown-toggle{background-color:#ccd6ff;border:.5px solid #7f98f9;color:#000}.driveWrap .topFieldsWrap ul li .itemWrap .dropDownWrap2.dropdown .dropdown-toggle{color:silver;background-color:#fff;border:.5px solid #fff;width:110px;padding:.6rem 1rem .6rem 1.4rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown svg{width:16px;height:16px;padding:0 .4rem 0 0}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-toggle:after{background-size:contain;background-repeat:no-repeat;width:14px;height:14px;border:0;background-position:50%;top:50%;position:absolute;transform:translateY(-50%);right:1rem;margin:0}.driveWrap .topFieldsWrap ul li .itemWrap .dropDownWrap1.dropdown .dropdown-toggle:after{background-image:url(/img/downArrow-1.png)}.driveWrap .topFieldsWrap ul li .itemWrap .dropDownWrap2.dropdown .dropdown-toggle:after{background-image:url(/img/downArrow.png);right:.8rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu{padding:.6rem 0;border:.5px solid #d9d9d9;background-color:#fff;border-radius:10px;min-width:120px}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .dropdown-item{margin:0;color:#000;font-size:1.2rem;font-weight:400;padding:.6rem 1.5rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .dropdown-item img{width:14px;margin:0 .6rem 0 0}.driveWrap .topFieldsWrap ul li .itemWrap .dropDownWrap2.dropdown .dropdown-menu{padding:.6rem 0 0;min-width:178px}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc{padding:.6rem 1.5rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .btn{color:#000;font-size:1.2rem;font-weight:400;padding:0;outline:0;border:0;box-shadow:none;text-align:left}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .btn svg{margin:0 0 0 .8rem;width:18px;height:18px}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer{padding:1rem 0}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul{padding:0;margin:0;width:100%}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul li{width:100%;margin:0 0 .6rem}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul li .react-datepicker-wrapper,.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul li .react-datepicker__input-container{width:100%}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul li .react-datepicker__input-container:after{content:"";background-image:url(/img/date.png);background-repeat:no-repeat;background-size:contain;width:14px;height:14px;position:absolute;right:4px;top:5px}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul li input{width:100%;border:.5px solid #939393;height:24px;padding:.2rem .6rem;border-radius:0 6px 6px 6px}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .custumDateAcc .dateContainer ul li input::placeholder{color:#cecece;font-size:1.1rem;font-weight:400}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .ctaWrap{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:.5px solid #d9d9d9}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .ctaWrap .btn{padding:0;outline:0;border:0;box-shadow:none;width:50%;text-align:right;font-size:1rem;font-weight:400;color:#cecece}.driveWrap .topFieldsWrap ul li .itemWrap .dropdown-menu .ctaWrap .btn.btnClr{color:#1944f1;text-align:left}.driveWrap .topFieldsWrap ul li.searchListWrap{width:calc(100% - 390px);padding:0 1rem}.driveWrap .topFieldsWrap ul li .searchWrap{margin:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;border:.5px solid #bbb;border-radius:10px;padding:0 0 0 1rem;height:38px;width:100%}.driveWrap .topFieldsWrap ul li .searchWrap .icoWrap{width:20px}.driveWrap .topFieldsWrap ul li .searchWrap .icoWrap svg{width:16px}.driveWrap .topFieldsWrap ul li .searchWrap input{width:calc(100% - 20px);border:0;outline:0;background-color:transparent;box-shadow:none;color:#000;font-size:1.2rem;font-weight:400;height:100%;padding:0 1rem 0 .4rem}.driveWrap .topFieldsWrap ul li .searchWrap input::placeholder{font-size:1.2rem;color:#b1b1b1}.driveWrap .topFieldsWrap ul li .fileFolderCta{border:.5px solid #d9d9d9;border-radius:30px;padding:.4rem 0 .4rem .4rem}.driveWrap .topFieldsWrap ul li .fileFolderCta .btn{outline:0;border:.5px solid #fff;box-shadow:none;border-radius:30px;padding:.6rem 2ch;text-align:left;font-size:1.1rem;font-weight:500;letter-spacing:.02rem}.driveWrap .topFieldsWrap ul li .fileFolderCta .btn svg{margin:0 .6rem 0 0}.driveWrap .topFieldsWrap ul li .fileFolderCta .btn.active{background-color:#ccd6ff;border:.5px solid #7f98f9;color:#000}.driveWrap .driveListWrap{width:100%;padding:0 2rem 0 0;position:relative}.driveWrap .driveListWrap.selectedVisible{padding:4rem 2rem 0 0}.driveWrap .topFieldsWrap .rightCtasWrap{padding:0 1rem 0 0}.driveWrap .topFieldsWrap .rightCtasWrap .btn{padding:0;outline:0;border:0;box-shadow:none}.driveWrap .topFieldsWrap .rightCtasWrap .btn.contentRight{padding:0 1.2rem 0 0;margin:0 1.2rem 0 0;position:relative}.driveWrap .topFieldsWrap .rightCtasWrap .btn.contentRight:after{content:"";background-color:#d9d9d9;width:.5px;height:34px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.driveWrap .topFieldsWrap .rightCtasWrap .btn.active svg path{stroke:#1944f1}.driveWrap .driveListWrap .selectedSection{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;box-shadow:0 4px 5px 0 #0000001a;background-color:#ebefff;border-radius:30px;max-width:240px;width:100%;text-align:right;padding:.6rem .8rem .6rem 2rem;position:absolute;right:3rem;top:0}.driveWrap .driveListWrap .selectedSection p{margin:0 .2rem 0 0;color:#000;font-size:1.2rem;font-weight:400}.driveWrap .driveListWrap .selectedSection .ctaWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end}.driveWrap .driveListWrap .selectedSection .ctaWrap .btn{padding:0;outline:0;box-shadow:none;border:0;margin:0 0 0 1.4rem}.driveWrap .driveListWrap ul{margin:0;padding:0 .6rem;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;width:100%}.driveWrap .driveListWrap ul li{width:20%;padding:0 .5rem;margin:0 0 1rem;position:relative}.driveWrap .driveListWrap ul li .itemWrap{background-color:#ebefff;border-radius:10px;padding:.9rem;border:1px solid #ebefff}.driveWrap .driveListWrap ul li.selected .itemWrap{box-shadow:0 7px 11.1px 0 #00000029;border:1px solid #1944f1}.driveWrap .driveListWrap ul li .itemWrap .imgWrap{background-color:#fff;border-radius:5px;padding:2.2rem 1.6rem;margin:0 auto;text-align:center;border:1px solid #fff}.driveWrap .driveListWrap ul li.selected .itemWrap .imgWrap{border:1px solid #1944f1}.driveWrap .driveListWrap ul li .itemWrap .imgWrap img{width:42px}.driveWrap .driveListWrap ul li .itemWrap .dataWrap{margin:.9rem 0 0}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .topWrap{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .topWrap h2{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;width:calc(100% - 22px);color:#000;font-size:1.2rem;font-weight:500;margin:0}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .topWrap h2 img{width:16px;display:inline-block;margin:0 .6rem 0 0}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .topWrap .btn{padding:0;outline:0;border:0;box-shadow:none}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .topWrap .btn svg{width:14px}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .btmWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;margin:1rem 0 0}.driveWrap .driveListWrap ul li .itemWrap .dataWrap .btmWrap p{margin:0;color:#000;font-size:1rem;font-weight:400}.driveWrap .driveListWrap .tblWrap{padding:1rem 0 0 2.2rem}.driveWrap .driveListWrap table{width:100%}.driveWrap .driveListWrap table thead{background-color:transparent;border-bottom:.8px solid #515151}.driveWrap .driveListWrap table tr th{text-align:left;padding:.8rem 2rem;color:#656161;font-size:1.3rem;font-weight:500}.driveWrap .driveListWrap table tr td{text-align:left;padding:1rem 2rem}.driveWrap .driveListWrap table tr td:nth-child(2),.driveWrap .driveListWrap table tr td:nth-child(4),.driveWrap .driveListWrap table tr th:nth-child(2),.driveWrap .driveListWrap table tr th:nth-child(4){text-align:center}.driveWrap .driveListWrap table tr td h2{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin:0!important;width:auto!important;color:#000!important;font-size:1.2rem!important;font-weight:400!important}.driveWrap .driveListWrap table tr td h2 img{width:20px;margin:0 .8rem 0 0}.driveWrap .driveListWrap table tr td:nth-child(3) h2 img{width:16px}.driveWrap .driveListWrap table tr td:first-child{width:25%}.driveWrap .driveListWrap table tr td p{margin:0;color:#000;font-size:1.1rem;font-weight:400}.driveWrap .driveListWrap table tr td:last-child{text-align:right}.driveWrap .driveListWrap table tr td .btn{padding:0;margin:0 .8rem;outline:0;border:0;box-shadow:none}.driveWrap .driveSharePopup{border:.5px solid #c6c6c6;background-color:#fff;box-shadow:0 4px 4px 0 #00000033;border-radius:0 6px 6px 6px;position:absolute;bottom:-60px;width:100%;z-index:2;right:-10px}.driveWrap .driveSharePopup .topTtlWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;border-bottom:1px solid #efefef;padding:.8rem}.driveWrap .driveSharePopup .topTtlWrap h2{color:#000;font-size:1.2rem;font-weight:300;margin:0;display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;width:auto}.driveWrap .driveSharePopup .topTtlWrap h2 svg{margin:0 .4rem 0 0;width:auto}.driveWrap .driveSharePopup .topTtlWrap .icoWrap{text-align:right}.driveWrap .driveSharePopup .inputWrap{padding:.6rem .8rem}.driveWrap .driveSharePopup .inputWrap input{width:100%;border:.5px solid #939393;outline:0;box-shadow:none;border-radius:5px;height:24px;padding:.2rem .6rem}.driveWrap .driveSharePopup .ctaWrap{text-align:right;padding:0 .8rem .6rem}.driveWrap .driveSharePopup .ctaWrap .btn{border:0;outline:0;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 4.95px 12.98px 0 #00000029;color:#fff;font-size:1.1rem;font-weight:300;letter-spacing:.02rem;padding:.4rem 1.4rem}.driveWrap .folderListWrap{width:100%;padding:1rem 2rem 0}.driveWrap .folderListWrap ul{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;margin:0;padding:0}.driveWrap .folderListWrap ul li{margin:0 .8rem .8rem 0}.driveWrap .folderListWrap ul li a{background-color:#e1e7ff;border:.5px solid #7f98f9;border-radius:30px;display:inline-block;color:#000;font-size:1.2rem;font-weight:400;padding:.8rem 1.6rem}.driveWrap .folderListWrap ul li a svg{margin:0 .8rem 0 0}.driveWrap .folderListWrap .uploadFileWrap{height:calc(100vh - 190px);display:flex;align-items:center;justify-content:center}.driveWrap .folderListWrap .uploadFileWrap .uploadBox{padding:0;text-align:center;position:relative}.driveWrap .folderListWrap .uploadFileWrap .uploadBox .fileInput{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.driveWrap .folderListWrap .uploadFileWrap .uploadBox .icoWrap{margin:0 auto 6px}.driveWrap .folderListWrap .uploadFileWrap .uploadBox .uploadText{font-size:2.2rem;font-weight:400;color:#656161;line-height:3rem}.driveWrap .folderListWrap .uploadFileWrap .uploadBox .uploadInfo{font-size:1.4rem;color:#656161;line-height:2.2rem}.shareFilePopup.modal.show .modal-dialog{max-width:520px}.shareFilePopup .modal-body{padding:4rem 0 0;text-align:center}.shareFilePopup .modal-body .topFileWrap{border-bottom:1px solid #efefef;padding:0 0 2rem;margin:0 auto 2rem}.shareFilePopup .modal-body .topFileWrap .icoWrap svg{width:50px}.shareFilePopup .modal-body .topFileWrap h3{color:#000;font-weight:400;font-size:1.4rem;margin:0 auto;line-height:1.4rem}.shareFilePopup .modal-body .inputFiledWrap{max-width:280px;margin:0 auto;text-align:left}.shareFilePopup .modal-body .inputFiledWrap label{text-align:left;color:#000;font-size:1.4rem;font-weight:500;margin:0 0 .6rem}.shareFilePopup .modal-body .inputFiledWrap label svg{margin:0 .6rem 0 0}.shareFilePopup .modal-body .inputFiledWrap .inputWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between}.shareFilePopup .modal-body .inputFiledWrap .inputWrap input{width:calc(100% - 26px);border:.5px solid #939393;border-radius:0 8px 8px 8px;outline:0;box-shadow:none;height:32px}.shareFilePopup .modal-body .inputFiledWrap .inputWrap .btn{padding:0;border:0;outline:0;box-shadow:none}.errorLogContent{padding:1rem 1.5rem 1.4rem 1.2rem;width:100%;position:relative}.commonContentWrap .rightPannel .commonRightContent.errorLogContent .rightWrap{width:calc(100% - 20%)}.commonContentWrap .rightPannel .commonRightContent.errorLogContent .rightWrap .searchWrap{width:calc(100% - 46%)}.commonContentWrap .rightPannel .commonRightContent.errorLogContent .rightWrap .searchWrap input{width:calc(100% - 32px)}.commonContentWrap .rightPannel .commonRightContent.errorLogContent .rightWrap .btnAddErrLog{border:0;outline:0;box-shadow:0 7.38px 19.38px 0 #00000029;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);border-radius:8px;color:#fff;font-size:1.2rem;padding:.8rem 1.2rem;margin:0 1.2rem 0 0}.commonContentWrap .rightPannel .commonRightContent.errorLogContent .rightWrap .btnAddErrLog svg{width:12px;margin:0 .8rem 0 0}.errorLogWrap{width:100%}.errorLogWrap .tblTopCtaWrap{padding:1.2rem 0 0}.errorLogWrap .tblTopCtaWrap ul{margin:0;display:inline-block;border:1px solid silver;border-radius:30px;padding:.2rem}.errorLogWrap .tblTopCtaWrap ul li{width:90px;display:inline-block}.errorLogWrap .tblTopCtaWrap ul li .btn{color:silver;font-weight:400;font-size:1.2rem;padding:0;width:100%;height:32px;border-radius:30px}.errorLogWrap .tblTopCtaWrap ul li .btn.active{background-color:#ccd6ff;border:.5px solid #7f98f9;color:#000}.errorLogWrap .tblWrap{padding:.6rem 0 0!important;width:100%;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto}.errorLogWrap .tblWrap::-webkit-scrollbar{height:4px}.errorLogWrap .tblWrap::-webkit-scrollbar-thumb{background-color:#7c96fc;border-radius:20px}.errorLogWrap .tblWrap::-webkit-scrollbar-thumb:hover{background-color:#7c96fc}.errorLogWrap .tblWrap::-webkit-scrollbar-track{background-color:#fff;border-radius:20px}.errorLogWrap .tblWrap table{width:100%;max-width:100%}.errorLogWrap .tblWrap table tr.active{position:relative}.errorLogWrap .tblWrap table tr.active:after{content:"";width:100%;height:calc(100% - 10px);border:.5px solid #325aff;position:absolute;left:0;border-radius:10px;top:50%;transform:translateY(-50%)}.errorLogWrap .tblWrap table tr td,.errorLogWrap .tblWrap table tr th{white-space:nowrap;text-align:left}.errorLogWrap .tblWrap table tr td:nth-child(10),.errorLogWrap .tblWrap table tr td:nth-child(4),.errorLogWrap .tblWrap table tr td:nth-child(8),.errorLogWrap .tblWrap table tr th:nth-child(10),.errorLogWrap .tblWrap table tr th:nth-child(4),.errorLogWrap .tblWrap table tr th:nth-child(8){min-width:250px;white-space:normal}.errorLogDtlSideBar{position:fixed;right:-400px;top:116px;width:400px;height:calc(100vh - 124px);background-color:#fff;box-shadow:-6px 0 22.3px 0 #0000001a;transition:right .3s ease;z-index:2;border-radius:8px 0 0 8px}.errorLogDtlSideBar.active{right:0;display:flex;flex-flow:column;justify-content:space-between}.errorLogDtlSideBar .topTtlWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;border-bottom:1px solid #efefef;padding:1.2rem 1.2rem 1.2rem 2rem}.errorLogDtlSideBar .topTtlWrap h2{font-weight:500!important}.errorLogDtlSideBar .topTtlWrap .btn{padding:0;outline:0;box-shadow:none;border:0}.errorLogDtlSideBar .errSideBarDataWrap{padding:3rem 2rem}.errorLogDtlSideBar .errSideBarDataWrap ul{padding:0;margin:0}.errorLogDtlSideBar .errSideBarDataWrap ul li{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;margin:0 0 1.2rem;line-height:normal}.errorLogDtlSideBar .errSideBarDataWrap ul li h5{width:150px;margin:0;color:#656161;font-weight:400;font-size:1.2rem}.errorLogDtlSideBar .errSideBarDataWrap ul li p{width:calc(100% - 180px);text-align:right;margin:0;color:#000;font-weight:500;font-size:1.2rem;line-height:1.8rem}.errorLogDtlSideBar .errSideBarDataWrap ul li p.txtClr{color:#ff3232}.errorLogDtlSideBar .errSideBarDataWrap ul li .attchedData{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;width:calc(100% - 180px)}.errorLogDtlSideBar .errSideBarDataWrap ul li .attchedData .btn{padding:0;border:0;box-shadow:none;outline:0}.errorLogDtlSideBar .errSideBarDataWrap ul li .attchedData .btn svg{width:14px}.errorLogDtlSideBar .errSideBarDataWrap ul li .attchedData p{margin:0;width:auto}.errorLogDtlSideBar .errSideBarDataWrap ul li .attchedData p img{width:14px;margin:0 .6rem 0 1.2rem}.errorLogDtlSideBar .errSideBarDataWrap ul li .inputField{width:100%}.errorLogDtlSideBar .errSideBarDataWrap ul li .inputField label{width:150px;margin:0 0 .2rem;color:#656161;font-weight:400;font-size:1.2rem}.errorLogDtlSideBar .errSideBarDataWrap ul li .inputField textarea{width:100%;resize:none;border:.5px solid #bbb;border-radius:0 8px 8px 8px;height:60px;padding:.6rem;color:#000;font-size:1.2rem;font-weight:400}.errorLogDtlSideBar .btmCtaWrap{text-align:center;padding:0 2rem 2rem}.errorLogDtlSideBar .btmCtaWrap .btn{outline:0;box-shadow:none;color:#a2a2a2;border:.5px solid #939393;border-radius:8px;font-weight:500;width:122px;height:40px;margin:0 .5rem;font-size:1.3rem;letter-spacing:.02rem}.errorLogDtlSideBar .btmCtaWrap .btn.btnClr{background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029;color:#fff;border:0}.errorLogDtlSideBar .btmCtaWrap .approvedTimeWrap h3{color:#000;font-weight:500;font-size:1.4rem;margin:0}.errorLogDtlSideBar .btmCtaWrap .approvedTimeWrap h3.martBtm{margin:0 0 2.5rem}.errorLogDtlSideBar .btmCtaWrap .approvedTimeWrap h3 span{font-weight:300}.errorLogDtlSideBar .btmCtaWrap .approvedTimeWrap p{color:#1944f1;font-size:1.2rem;font-weight:400;margin:0 0 1rem}.errorLogDtlSideBar .btmCtaWrap .rejectedWrap p{color:#57f;font-size:1.6rem;font-weight:500}.addErrorLogPopup .modal-content .modal-header .modal-title{font-weight:600}.addErrorLogPopup .modal-content .modal-header .modal-title svg{width:22px;margin:0 .8rem 0 0}.addErrorLogPopup .modal-content .modal-body{padding:1.4rem 1.6rem}.addErrorLogPopup .modal-content .modal-body ul{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:space-between;padding:0;margin:0}.addErrorLogPopup .modal-content .modal-body ul li{padding:0 .6rem;margin:0 0 1.2rem;line-height:normal}.addErrorLogPopup .modal-content .modal-body ul li.third{width:33.33%}.addErrorLogPopup .modal-content .modal-body ul li.half{width:50%}.addErrorLogPopup .modal-content .modal-body ul li.full{width:100%}.addErrorLogPopup .modal-content .modal-body ul li .inputField input{outline:0;box-shadow:none;border:.5px solid #bbb!important;height:34px;border-radius:0 6px 6px 6px;color:#000;font-size:1.2rem;font-weight:400;width:100%;padding:.6rem;background-image:url(/img/downArrow.png);background-size:16px 16px;background-repeat:no-repeat;background-position:97%}.addErrorLogPopup .modal-content .modal-body ul li .inputField input:disabled{background-color:#f4f4f4}.addErrorLogPopup .modal-content .modal-body ul li .inputField label{display:block;color:#515151;font-size:1.2rem;margin:0 0 .2rem;font-weight:400}.addErrorLogPopup .modal-content .modal-body ul li .inputField .form-select{outline:0;box-shadow:none;border:.5px solid #bbb!important;height:34px;border-radius:0 6px 6px 6px;color:#000;font-size:1.2rem;font-weight:400;--bs-form-select-bg-img:url(/img/downArrow.png);background-size:16px 16px}.addErrorLogPopup .modal-content .modal-body ul li .inputField textarea{width:100%;resize:none;border:.5px solid #bbb;border-radius:0 8px 8px 8px;height:72px;padding:.6rem;color:#000;font-size:1.2rem;font-weight:400}.addErrorLogPopup .modal-content .modal-body ul li .inputField .react-datepicker-wrapper,.addErrorLogPopup .modal-content .modal-body ul li .inputField .react-datepicker-wrapper .react-datepicker__input-container{width:100%}.addErrorLogPopup .modal-content .modal-body ul li .inputField .uploadBox{border:.5px solid #bbb;border-radius:0 8px 8px 8px;padding:1.2rem 2rem;text-align:center;position:relative}.addErrorLogPopup .modal-content .modal-body ul li .inputField .uploadBox .fileInput{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.addErrorLogPopup .modal-content .modal-body ul li .inputField .uploadBox .icoWrap{margin:0 auto 6px}.addErrorLogPopup .modal-content .modal-body ul li .inputField .uploadBox .uploadText{font-size:1.4rem;font-weight:400;color:#000;line-height:2rem}.addErrorLogPopup .modal-content .modal-body ul li .inputField .uploadBox .uploadInfo{font-size:1rem;color:#000;line-height:1.6rem}.addErrorLogPopup .modal-content .modal-body ul li .ctaWrap{text-align:center}.addErrorLogPopup .modal-content .modal-body ul li .ctaWrap .btn{border:0;color:#fff;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029}.successPopupWrap.modal.show .modal-dialog{max-width:620px}.successPopupWrap .modal-content .modal-body{text-align:center;padding:4rem 2rem 1rem}.successPopupWrap .modal-content .modal-body .icoWrap{margin:0 auto 1.2rem}.successPopupWrap .modal-content .modal-body h2{color:#000;font-weight:400;font-size:1.8rem;letter-spacing:.02rem}body.modal-open .commonContentWrap{filter:blur(7px);transition:filter .3s ease-in-out}.modal-backdrop.show{background-color:#848484}.modal.show .modal-dialog{height:100%;display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin:0 auto;max-width:720px}.modal-content{border:0!important;border-radius:10px!important;box-shadow:0 4px 5.8px 0 #00000040}.modal-content .modal-header{border-bottom:1px solid #b7b7b738;padding:1.2rem 2.2rem}.modal-content .modal-header .modal-title{color:#000;font-size:1.8rem;font-weight:400}.modal-content .modal-footer{text-align:center;justify-content:center;border:0;padding:2rem 3rem 4rem}.modal-content .modal-footer .btn{background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029;border-radius:8px;border:0;font-size:1.4rem;font-weight:400;margin:0;padding:1rem 2.6rem}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#1944f1!important;color:#1944f1!important}.react-datepicker__header{background-color:#1944f1!important}.react-datepicker-time__header{font-size:1.2rem!important;font-weight:500!important;color:#fff!important;letter-spacing:.06rem}.react-datepicker{border:1px solid #d1d0d0!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{margin:0!important;font-size:1.1rem;font-weight:400;color:#515151;letter-spacing:.06rem;display:flex;align-items:center;justify-content:space-around}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#163bd1!important;font-weight:400!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list::-webkit-scrollbar{width:4px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list::-webkit-scrollbar-thumb{background-color:#7c96fc;border-radius:20px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list::-webkit-scrollbar-thumb:hover{background-color:#7c96fc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list::-webkit-scrollbar-track{background-color:#fff;border-radius:20px}.react-datepicker__current-month{color:#fff!important;font-size:1.2rem!important;width:100%!important;font-weight:500!important;letter-spacing:.04rem}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#fff!important;border-width:2px 2px 0 0!important}.react-datepicker__day-name{color:#fff!important}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--keyboard-selected,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--keyboard-selected,.react-datepicker__year-text--selected{background-color:#163bd1!important;color:#fff!important}.dateContainer .react-datepicker-popper .react-datepicker__triangle{margin:0 0 -3px!important}.calenderWrap{padding:1rem 1.5rem 1.4rem 1.2rem}.calenderWrap .topFilterWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding:0 0 1.2rem}.calenderWrap .topFilterWrap .leftWrap{text-align:left}.calenderWrap .topFilterWrap .leftWrap ul{padding:0;margin:0;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-end}.calenderWrap .topFilterWrap .leftWrap ul li{margin:0 1.2rem 0 0}.calenderWrap .topFilterWrap .leftWrap ul li .inputField{min-width:200px;width:100%}.calenderWrap .topFilterWrap .leftWrap ul li .inputField label{display:block;color:#515151;font-size:1.4rem;font-weight:600}.calenderWrap .topFilterWrap .leftWrap ul li .inputField .form-select{outline:0;box-shadow:none;border:.5px solid #bbb!important;height:34px;border-radius:0 6px 6px 6px;color:#000;font-size:1.2rem;font-weight:400;--bs-form-select-bg-img:url(/img/downArrow.png);background-size:15px 15px}.calenderWrap .topFilterWrap .leftWrap ul li .ctaWrap{height:34px}.calenderWrap .topFilterWrap .leftWrap ul li .ctaWrap .btn{background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 8px 21px 0 #00000029;color:#fff;border:0;outline:0;border-radius:10px;font-size:1.4rem;font-weight:300;height:100%;padding:.4rem 2rem;letter-spacing:.04rem}.calenderWrap .topFilterWrap .rightWrap{text-align:right;display:flex;flex-wrap:row wrap;align-items:flex-end;justify-content:flex-end}.calenderWrap .topFilterWrap .rightWrap .staffList{text-align:left}.calenderWrap .topFilterWrap .rightWrap .staffList label{display:block;color:#515151;font-size:1.4rem;font-weight:600;padding:0 0 0 1rem}.calenderWrap .topFilterWrap .rightWrap ul{margin:0;padding:0;display:flex;flex-wrap:row wrap;align-items:center;justify-content:flex-end}.calenderWrap .topFilterWrap .rightWrap ul li{margin:0 0 0 .6rem}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;border-radius:10px;padding:.5rem 1.6rem .5rem 1rem}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrGreen{background-color:#dcffdc;border:1px solid #5dce5d}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrPurple{background-color:#ede1ff;border:1px solid #a679ed}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrOrange{background-color:#fff2ee;border:1px solid #fe9b7e}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap .icoWrap{margin:0 .6rem 0 0}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap .icoWrap svg{width:18px}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrGreen .icoWrap svg path{stroke:#5dce5d}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrPurple .icoWrap svg path{stroke:#a679ed}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrOrange .icoWrap svg path{stroke:#fe9b7e}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap p{margin:0;font-size:1.3rem;font-weight:400;letter-spacing:.02rem}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrGreen p{color:#5dce5d}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrPurple p{color:#a679ed}.calenderWrap .topFilterWrap .rightWrap ul li .staffWrap.clrOrange p{color:#fe9b7e}.calenderWrap .topFilterWrap .rightWrap .ctaView{margin:0 0 0 1rem}.calenderWrap .topFilterWrap .rightWrap .ctaView .btn{border:.5px solid #7c96fc;box-shadow:inset 0 0 10.4px 0 #00000029;border-radius:10px;padding:0;width:31px;height:31px}.calenderWrap .topFilterWrap .rightWrap .ctaView .btn svg{width:16px}.rbc-calendar{height:calc(100vh - 152px)!important;position:relative}.rbc-row-content{min-height:0}.rbc-time-view .rbc-row-content .rbc-row{min-height:0!important}.rbc-today{background-color:#f4f6fd!important}.rbc-header,.rbc-time-content,.rbc-time-header-content,.rbc-time-view,.rbc-timeslot-group{border:0!important}.rbc-time-content>*+*>*{border-left:0!important}.rbc-time-view .rbc-row{min-height:auto!important}.rbc-header{padding:0!important;height:60px;display:flex;justify-content:center;align-items:center}.rbc-time-header{border:1px solid #cbcbcb;box-shadow:0 4px 4px 0 #0000001a;border-radius:10px;margin:0 0 2rem!important}.rbc-button-link{width:100%;white-space:break-spaces;display:flex;align-items:center;justify-content:center;height:50px;max-width:52px;border:2px solid #c1c1c1!important;border-radius:6px}.rbc-today .rbc-button-link{border:2px solid #57f!important}.rbc-button-link span{width:60%;display:flex;justify-content:center;align-items:center;font-size:1.1rem;line-height:1.4rem;text-align:center;color:#939393;font-weight:600;text-transform:uppercase;letter-spacing:.02rem}.rbc-today .rbc-button-link span{color:#57f}.rbc-toolbar{margin:0!important}.rbc-toolbar button.rbcBtn{border:0!important;outline:0!important;box-shadow:none!important;background-color:transparent!important;padding:0!important;position:absolute;top:14px}.rbc-toolbar button.rbcBtn.rbcBtnPrev{left:1rem}.rbc-toolbar button.rbcBtn.rbcBtnNext{right:1rem}.rbc-toolbar button.rbcBtn svg{width:22px!important}.rbc-time-slot .rbc-label{color:#939393;font-size:1.2rem;font-weight:300;letter-spacing:.04rem}.rbc-day-slot .rbc-time-slot{margin:0!important;border-top:1px solid #b7b7b7!important}.rbc-time-content>.rbc-time-gutter{margin:-4px 0 0!important}.rbc-current-time-indicator{background-color:#1944f1!important}.rbc-events-container .rbc-event{background-color:transparent!important;min-height:130px!important;outline:0!important;border:0!important;box-shadow:none!important;padding:.6rem}.rbc-events-container .rbc-event .rbc-event-label{display:none}.rbc-day-slot .rbc-events-container{margin:0 auto!important}.rbcEvent{height:100%;border-radius:10px;padding:.4rem}.rbcEvent.clrGreen{background-color:#dcffdc;border:1px solid #5efc5e}.rbcEvent.clrPurple{background-color:#ede1ff;border:1px solid #a679ed}.rbcEvent.clrOrange{background-color:#fff2ee;border:1px solid #fe9b7e}.rbcEvent .rbcEventWrap{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;border-radius:10px;padding:.6rem}.rbcEvent.clrGreen .rbcEventWrap{border:1px solid #5dce5d}.rbcEvent.clrPurple .rbcEventWrap{border:1px solid #a679ed}.rbcEvent.clrOrange .rbcEventWrap{border:1px solid #fe9b7e}.rbcEvent .rbcEventIco{margin:0 .8rem 0 0}.rbcEvent.clrGreen .rbcEventIco svg path{stroke:#5dce5d}.rbcEvent.clrPurple .rbcEventIco svg path{stroke:#a679ed}.rbcEvent.clrOrange .rbcEventIco svg path{stroke:#fe9b7e}.rbcEvent .rbcEventContent{font-size:1.4rem;letter-spacing:.04rem;font-weight:400}.rbcEvent.clrGreen .rbcEventContent{color:#5dce5d}.rbcEvent.clrPurple .rbcEventContent{color:#a679ed}.rbcEvent.clrOrange .rbcEventContent{color:#fe9b7e}.rbc-toolbar-label{display:none}.adminUserWrap{width:100%}.adminUserWrap .topWrap{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%;padding:1.2rem}.adminUserWrap .topWrap .leftWrap{text-align:left;width:calc(100% - 40%)}.adminUserWrap .topWrap .searchWrap{border:.5px solid #bbb;display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;border-radius:6px;margin:0 1.4rem 0 0;width:100%;height:34px}.adminUserWrap .topWrap .searchWrap .icoWrap{padding:0 .6rem 0 1rem}.adminUserWrap .topWrap .searchWrap .icoWrap svg{width:14px}.adminUserWrap .topWrap .searchWrap input{border:0;outline:0;box-shadow:none;background-color:transparent;color:#000;font-size:1.3rem}.adminUserWrap .topWrap .searchWrap input::placeholder{color:#b1b1b1;font-size:1.2rem}.adminUserWrap .topWrap .ctaWrap{text-align:right}.adminUserWrap .topWrap .ctaWrap .btn{outline:0;border:0;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029;color:#fff;font-size:1.3rem;font-weight:400;padding:.8rem 1.4rem;border-radius:8px}.adminUserWrap .topWrap .ctaWrap .btn svg{width:11px;margin:0 .6rem 0 0}.adminUserWrap .tblWrap table tr td h4{margin:0;color:#000;font-weight:600;font-size:1.2rem}.adminUserWrap .tblWrap table tr td h4 svg{margin:0 .5rem 0 0}.adminUserWrap .tblWrap table tr td .ctaWrap{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.adminUserWrap .tblWrap table tr td .ctaWrap .btn{padding:0;border:0;outline:0;box-shadow:none;margin:0 .6rem}.adminUserWrap .tblWrap table tr td .ctaWrap .btn svg{margin:0;width:14px;height:14px}.createNewUserPopup .modal-content .modal-body ul{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:flex-start;padding:0;margin:0}.createNewUserPopup .modal-content .modal-body ul li{padding:0 1rem;margin:0 0 1.6rem}.createNewUserPopup .modal-content .modal-body ul li.full{width:100%}.createNewUserPopup .modal-content .modal-body ul li.full.pad0{padding:0;margin:0}.createNewUserPopup .modal-content .modal-body ul li.half{width:50%}.createNewUserPopup .modal-content .modal-body ul li label{display:block;color:#515151;font-size:1.2rem;margin:0 0 .2rem;font-weight:400}.createNewUserPopup .modal-content .modal-body ul li .inputField{position:relative}.createNewUserPopup .modal-content .modal-body ul li .inputField input{outline:0;box-shadow:none;border:.5px solid #bbb!important;height:34px;border-radius:0 6px 6px 6px;color:#000;font-size:1.2rem;font-weight:400;width:100%;padding:.2rem .8rem}.createNewUserPopup .modal-content .modal-body ul li .inputField input::placeholder{color:#b8b8b8;font-size:1.2rem;font-weight:400}.createNewUserPopup .modal-content .modal-body ul li .inputField .pwdWrap{position:relative}.createNewUserPopup .modal-content .modal-body ul li .inputField .pwdWrap input{padding:.2rem 3rem .2rem .8rem}.createNewUserPopup .modal-content .modal-body ul li .inputField .error{font-size:.9rem;color:red;position:absolute;right:1.1rem;font-weight:500;letter-spacing:.02rem;bottom:-.6rem;display:inline-block;background-color:#fff;padding:0 .4rem}.createNewUserPopup .modal-content .modal-body ul li .inputField .pwdWrap .btn{padding:0;outline:0;border:0;box-shadow:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.createNewUserPopup .modal-content .modal-body ul li .inputField .pwdWrap .btn svg{width:15px}.createNewUserPopup .modal-content .modal-body ul li .checkBoxField{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin:.8rem 0 0}.createNewUserPopup .modal-content .modal-body ul li .checkBoxField .checkBoxWrap{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;margin:0 2rem 0 0}.createNewUserPopup .modal-content .modal-body ul li .checkBoxField .checkBoxWrap label{margin:0}.createNewUserPopup .modal-content .modal-body ul li .checkBoxField .checkBoxWrap input[type=checkbox]{border:1px solid #656161}.createNewUserPopup .modal-content .modal-body ul li .checkBoxField .checkBoxWrap input[type=checkbox]:checked{border:1px solid #1944f1}.createNewUserPopup .modal-content .modal-body ul li .inputField select{outline:0;box-shadow:none;border:.5px solid #bbb!important;width:100%;height:34px;border-radius:0 6px 6px 6px;color:#000;font-size:1.2rem;font-weight:400;background-image:url(/img/downArrow.png);background-size:16px 16px;background-repeat:no-repeat;background-position:98%;-moz-appearance:none;appearance:none;-webkit-appearance:none;padding:.2rem .8rem}.createNewUserPopup .modal-content .modal-body ul li .ctaWrap{text-align:center;margin:1.2rem auto 0}.createNewUserPopup .modal-content .modal-body ul li .ctaWrap .btn{background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);box-shadow:0 7.38px 19.38px 0 #00000029;border-radius:8px;border:0;font-size:1.4rem;font-weight:400;margin:0;padding:1rem 2.6rem}.createNewUserPopup .modal-content .modal-footer{padding:0 3rem 1rem}.adminRoleWrap{width:100%;padding:1.2rem}.adminRoleWrap .row,.adminRoleWrap .tblWrap table.outerTbl{width:100%}.adminRoleWrap .tblWrap table.outerTbl>thead{background-color:transparent;border-radius:0}.adminRoleWrap .tblWrap table.outerTbl>tbody>tr>td,.adminRoleWrap .tblWrap table.outerTbl>thead>tr>th{padding:0;border:0}.adminRoleWrap .tblWrap table.outerTbl>tbody>tr td{border:0}.adminRoleWrap .tblWrap table.outerTbl>thead tr th:first-child{text-align:left;width:auto;width:55%}.adminRoleWrap .tblWrap table.outerTbl>thead tr th{width:140px;color:#000;font-size:1.4rem;font-weight:500;padding:1.2rem 0 1rem}.adminRoleWrap .tblWrap table.outerTbl thead tr th .inputFiled{display:flex;flex-flow:row wrap;align-items:center}.adminRoleWrap .tblWrap table.outerTbl thead tr th .inputFiled label{color:#000;font-size:1.3rem;font-weight:400;margin:0 1.4rem 0 0}.adminRoleWrap .tblWrap table.outerTbl thead tr th .inputFiled .inputWrap{position:relative}.adminRoleWrap .tblWrap table.outerTbl thead tr th .inputFiled input{border:.5px solid #bbb;color:#000;font-size:1.3rem;font-weight:400;outline:0;box-shadow:none;height:32px;padding:.2rem 1.2rem;border-radius:10px;min-width:240px}.adminRoleWrap .tblWrap table.outerTbl thead tr th .inputFiled .inputWrap .error{font-size:.8rem;color:red;position:absolute;right:1.1rem;font-weight:500;letter-spacing:.02rem;bottom:-.6rem;display:inline-block;background-color:#fff;padding:0 .2rem}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl{width:100%;margin:0 0 1rem;position:relative;border:0}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl:after{content:"";border:1px solid #b7b7b738;width:100%;height:100%;position:absolute;left:0;top:0;border-radius:8px}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl thead{border:0}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl thead .checkBoxWrap{position:relative;z-index:2}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl thead .checkBoxWrap input[type=checkbox]:checked{background-color:transparent}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl thead tr th{padding:.8rem 1.4rem;width:55%}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl thead tr th h3 svg{margin:0 1rem 0 0;width:20px}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl thead tr th h3{text-align:left;margin:0;color:#515151;font-size:1.5rem;font-weight:600}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td{text-align:center;border-top:1px solid #e1e1e1;padding:1.4rem;color:#515151;font-size:1.3rem;font-weight:400}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td:first-child{text-align:left;padding:1.4rem 3.6rem;width:55%}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td:nth-child(2),.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td:nth-child(3)
.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td:nth-child(4){width:140px}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td .checkBoxWrap{position:relative;z-index:2}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td .checkBoxWrap input[type=checkbox]:checked{border:1px solid #1944f1}.adminRoleWrap .tblWrap table.outerTbl table.innerTbl tbody tr td .checkBoxWrap .error{font-size:1rem;color:red;font-weight:500;letter-spacing:.02rem;bottom:0;line-height:1.2rem}.adminRoleWrap .ctaWrap{text-align:right;width:100%;padding:1rem 3rem}.adminRoleWrap .ctaWrap .btn{border:0;outline:0;box-shadow:0 7.38px 19.38px 0 #00000029;background:linear-gradient(99.78deg,#57f -5.85%,#1944f1 109.55%);border-radius:8px;color:#fff;font-size:1.2rem;padding:1rem 2.4rem;margin:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}