:root{--primary:#369fe7;--secondary:#f7fafc;--greenClr:#66cb9f;--yellowClr:#ffcd1e;--redClr:#ff7171;--red-100:red;--blackClr:#000;--text60:#718096;--whiteClr:#fff;--inputBorder:#dfe1e6;--inputPlaceholder:#b5b5bd;--greenApproval:#039487}.clr-primary{color:#369fe7;color:var(--primary)}.bg-primary{background-color:#369fe7;background-color:var(--primary)}.fill-primary{fill:#369fe7;fill:var(--primary)}.clr-whiteClr{color:#fff;color:var(--whiteClr)}.bg-whiteClr{background-color:#fff;background-color:var(--whiteClr)}.fill-whiteClr{fill:#fff;fill:var(--whiteClr)}.clr-blackClr{color:var(--black)}.bg-blackClr{background-color:var(--black)}.fill-blackClr{fill:var(--black)}.clr-yellowClr{color:#ffcd1e;color:var(--yellowClr)}.bg-yellowClr{background-color:#ffcd1e;background-color:var(--yellowClr)}.fill-yellowClr{fill:#ffcd1e;fill:var(--yellowClr)}.clr-greenClr{color:#66cb9f;color:var(--greenClr)}.bg-greenClr{background-color:#66cb9f;background-color:var(--greenClr)}.fill-greenClr{fill:#66cb9f;fill:var(--greenClr)}.clr-secondary{color:#f7fafc;color:var(--secondary)}.bg-secondary{background-color:#f7fafc;background-color:var(--secondary)}.fill-secondary{fill:#f7fafc;fill:var(--secondary)}.clr-redClr{color:#ff7171;color:var(--redClr)}.bg-redClr{background-color:#ff7171;background-color:var(--redClr)}.fill-redClr{fill:#ff7171;fill:var(--redClr)}.clr-inputBorder{color:#dfe1e6}.bg-inputBorder{background-color:#dfe1e6}.fill-inputBorder{fill:#dfe1e6}.clr-iconColor{color:#cdcfce}.bg-iconColor{background-color:#cdcfce}.fill-iconColor{fill:#cdcfce}.clr-inputPlaceholder{color:#b5b5bd;color:var(--inputPlaceholder)}.bg-inputPlaceholder{background-color:#b5b5bd;background-color:var(--inputPlaceholder)}.fill-inputPlaceholder{fill:#b5b5bd;fill:var(--inputPlaceholder)}.layout{width:100%}.layout .inner{margin:auto;max-width:1150px;width:95%}.cancel{background:none;border:none;box-shadow:none!important;color:#0052bd;font-size:12px;font-weight:600;line-height:14px;margin-top:10px;-webkit-text-decoration-line:underline;text-decoration-line:underline;width:100%}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animated.bounceIn{-webkit-animation-duration:.7s;animation-duration:.7s}.animated.bounceOut{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.fadeIn{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeOut{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.rrt-confirm-holder .shadow{background-color:rgba(50,58,68,.8);height:100%;width:100%}.rrt-confirm-holder .rrt-confirm{background-color:#fff;border-radius:4px;box-shadow:3px 3px 20px #333;left:50%;margin-left:-160px;overflow:hidden;position:absolute;top:20%;width:320px;z-index:9}.rrt-confirm-holder .rrt-confirm .rrt-message{background-color:#fff;clear:both;font-family:open-sanscondensed-light,sans-serif;font-size:1em;min-height:50px;padding:5%;text-align:center;width:100%}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{background-color:transparent;border:none;border-top:1px solid #f0f0f0;cursor:pointer;flex-grow:1;float:left;font-size:14px;height:50px;margin:0;overflow:hidden;padding:0;text-transform:capitalize}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{padding:0 10px;position:fixed;width:350px;z-index:99999999}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;border-radius:4px;box-shadow:2px 2px 10px rgba(0,0,0,.4);color:#333;margin:10px 0;min-height:70px;opacity:.94;overflow:hidden;position:relative;z-index:2}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{height:5px;width:100%}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;overflow:hidden;text-align:center}.redux-toastr .toastr .rrt-left-container{bottom:0;left:0;position:absolute;top:0;width:80px}.redux-toastr .toastr .rrt-left-container .rrt-holder{height:70px;left:5px;line-height:60px;margin-top:-35px;position:absolute;top:50%;width:70px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;margin-top:5px;vertical-align:middle}.redux-toastr .toastr .rrt-middle-container{float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;margin-left:80px;padding:10px 5px;position:relative;text-align:left;width:65%}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{background-color:transparent;border:none;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;height:100%;opacity:.5;outline:none;position:absolute;right:0;top:0;width:10%}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{border:1px solid #dbdbdb;opacity:1}.redux-toastr .toastr.rrt-message .rrt-title{font-size:1.2em;height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;font-size:1.1em;margin-bottom:20px;max-height:400px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{bottom:20px;height:5px;margin:0 -20px -20px -60px;position:absolute;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{background-color:rgba(0,0,0,.4);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}html{scroll-behavior:smooth}*,html{font-family:Manrope,sans-serif!important}.demo form{padding:1rem}.demo button{margin:.5rem}@media only screen and (max-width:500px){button,label.MuiButton-root{font-size:.75rem!important}}.redux-toastr{position:relative}.redux-toastr .top-center{max-width:600px;padding-top:40px;-webkit-transform:translateX(-25%);transform:translateX(-25%);width:90vw}@media only screen and (max-width:500px){.redux-toastr .top-center{padding-top:0;-webkit-transform:translateX(3%);transform:translateX(3%)}}.redux-toastr .toastr{background-color:#fff;opacity:1;width:100%}.redux-toastr .toastr:after{background-color:rgba(0,0,0,.404);height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.redux-toastr .toastr>div{align-items:center;display:flex;justify-content:space-around;position:relative;z-index:50}.redux-toastr .toastr>div>div{float:unset!important;margin:0!important;position:relative}.redux-toastr .toastr span{color:#fff!important;color:var(--whiteClr)!important}.redux-toastr .toastr.rrt-success{background-color:#369fe7;background-color:var(--primary)}.redux-toastr .toastr.rrt-error{background-color:red!important;background-color:var(--red-100)!important}.redux-toastr .toastr .rrt-left-container{align-items:center;border-radius:50%;display:flex;flex-direction:row;height:50px;justify-content:center;position:static;width:50px}.redux-toastr .toastr .rrt-left-container *{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0!important;position:static!important}.redux-toastr .toastr .rrt-middle-container{align-items:flex-start;display:flex;flex-direction:column;flex-grow:2;height:70px;justify-content:center;margin-left:0!important;width:auto!important}.redux-toastr .toastr .rrt-right-container{align-items:center;display:flex;height:50px;justify-content:center;width:50px}.redux-toastr .toastr .rrt-right-container .close-toastr{width:100%}.redux-toastr .toastr svg{height:28px!important;position:relative;width:28px!important}.redux-toastr .close-toastr.toastr-control{opacity:1}.drop-down-wrapper.more-actions .drop-down-content{min-width:125px;padding:.5rem 0}.drop-down-wrapper.more-actions .drop-down-content a.btn-noBg,.drop-down-wrapper.more-actions .drop-down-content button{align-items:flex-end;background:transparent;border:none;border-radius:0;cursor:pointer;display:flex;flex-direction:row;font-size:.9em;font-weight:500;justify-content:center;padding:.5rem;text-decoration:none;text-transform:capitalize}.drop-down-wrapper.more-actions .drop-down-content a.btn-noBg svg,.drop-down-wrapper.more-actions .drop-down-content button svg{font-size:18px;margin-right:.4rem;margin-top:-5px}.drop-down-wrapper.more-actions .drop-down-content a.btn-noBg:hover,.drop-down-wrapper.more-actions .drop-down-content button:hover{background:rgba(0,0,0,.04)!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;display:inline-block;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:600}ul{list-style-type:none}body{background-color:var(--bg-color);font-size:14px}body a,body h1,body h2,body h3,body h4,body h5,body h6,body input,body p,body svg{color:var(--textClr)}button{cursor:pointer}button:hover{box-shadow:none!important}.btn{align-items:center;border:none;border-radius:28px;cursor:pointer;display:flex;font-size:1em;font-weight:500;justify-content:center;line-height:16px;max-height:50px;padding:10px 18px;text-align:center;text-transform:capitalize;transition:background-color .5s}.btn:focus{box-shadow:0 2px 4px rgba(5,39,105,.1),0 4px 6px rgba(5,39,105,.15);outline:none}.btn:disabled{cursor:not-allowed;opacity:.6}.Mui-Button,.MuiListItemButton-root{border-radius:2rem!important}.btn-primary{align-items:center;background-color:#369fe7;background-color:var(--primary);border:none;border-radius:28px;color:#fff;color:var(--whiteClr);cursor:pointer;display:flex;font-size:1em;font-weight:500;justify-content:center;line-height:16px;max-height:50px;padding:10px 18px;text-align:center;text-transform:capitalize;transition:background-color .5s}.btn-primary:focus{box-shadow:0 2px 4px rgba(5,39,105,.1),0 4px 6px rgba(5,39,105,.15);outline:none}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{align-items:center;background-color:transparent;border:1px solid #369fe7;border:1px solid var(--primary);border-radius:28px;cursor:pointer;display:flex;font-size:1em;font-weight:500;justify-content:center;line-height:16px;max-height:50px;padding:10px 18px;text-align:center;text-transform:capitalize;transition:background-color .5s}.btn-secondary:focus{box-shadow:0 2px 4px rgba(5,39,105,.1),0 4px 6px rgba(5,39,105,.15);outline:none}.btn-secondary:disabled{cursor:not-allowed;opacity:.6}.btn-wrap{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:.6rem}.btn-wrap button:last-child{margin-left:1rem}.form-group.sort-select{background-color:transparent;border:none;width:152px}.form-group.sort-select .MuiSelect-select{padding:.5rem 0}.form-group.sort-select *{background-color:transparent;border:none;border-radius:0;font-weight:600;padding:0}table th{font-weight:600!important}.dashboard-layout{width:100%}.dashboard-layout .admin-search,.dashboard-layout .search-input{min-width:280px}.dashboard-layout .content-side{background:#f6f7fb;box-shadow:-4px 4px 14px hsla(0,0%,88%,.69);display:flex;padding:2rem 0;position:relative;width:100%}.dashboard-layout .content-side .input-icon-wrap,.dashboard-layout .content-side .input-icon-wrap fieldset,.dashboard-layout .content-side .select-mui,.dashboard-layout .content-side .select-mui fieldset{border-radius:12px!important}.dashboard-layout .content-side main{flex:auto;flex-grow:2;min-height:calc(100vh - 120px);padding:0 1rem 1rem;width:calc(100% - 250px)}.dashboard-layout .content-side main .pg-title{color:#000;font-size:18px;font-weight:700;line-height:25px;margin-bottom:.5rem}.pd_navbar{align-items:center;background:#16192c;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:10px 40px;width:100%}.pd_navbar .logo{width:150px}.pd_navbar .drop-down-action .css-1gnd1fd-MuiButton-endIcon,.pd_navbar .drop-down-action p{color:#fff}.drop-down-wrapper{position:relative}.drop-down-wrapper .drop-down-content{align-items:flex-start;background-color:#fff;border-radius:7px;box-shadow:0 1px 2px rgba(50,50,71,.08),0 0 1px rgba(50,50,71,.2);display:flex;flex-direction:column;justify-content:flex-start;min-width:150px;padding:1rem .5rem;position:absolute;right:0;top:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top right;transform-origin:top right;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:-webkit-max-content;width:max-content;z-index:10}.drop-down-wrapper .drop-down-content.show-drop-down{-webkit-transform:scale(1);transform:scale(1)}.drop-down-wrapper .drop-down-content .hr{border:1px solid #edf2f7;width:100%}.drop-down-wrapper .drop-down-content>a,.drop-down-wrapper .drop-down-content>button{font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;justify-content:flex-start;margin-top:0;text-align:left;width:100%}.drop-down-wrapper .drop-down-content>a:first-child,.drop-down-wrapper .drop-down-content>button:first-child{margin-top:0}.drop-down-wrapper .drop-down-content>a:hover,.drop-down-wrapper .drop-down-content>button:hover{background:none!important}.pd_sidebar{height:-webkit-max-content;height:max-content;max-height:100vh;padding:0 30px;position:-webkit-sticky;position:sticky;top:0;width:250px}.pd_sidebar .inner{width:100%}.pd_sidebar .inner .userBox{align-items:center;border:1px solid #e0e0e0;display:flex;height:100px;justify-content:center;padding:20px}.pd_sidebar .inner .userBox .userDet{display:flex;flex-direction:column;margin-left:10px}.pd_sidebar .inner .userBox .userDet .name{margin-bottom:5px}.pd_sidebar .inner .userBox .userDet .name p{color:#333;font-size:14px;font-weight:600;line-height:28px}.pd_sidebar .inner .userBox .userDet .email{color:#4f4f4f;font-size:12px;line-height:10px}.pd_sidebar .inner .linkSide{height:100%;overflow:auto}.pd_sidebar .inner .linkSide a.item{align-items:center;border-radius:12px;display:flex;margin-bottom:1rem;padding:14px 24px;text-decoration:none;width:100%}.pd_sidebar .inner .linkSide a.item p{color:#718096;font-size:14px;font-weight:500;line-height:19px;margin-left:10px}.pd_sidebar .inner .linkSide a.item .iconSide path,.pd_sidebar .inner .linkSide a.item .iconSide rect{stroke:#4f4f4f}.pd_sidebar .inner .linkSide a.item.active{background:#fff}.pd_sidebar .inner .linkSide a.item.active p{color:var(--primary);font-weight:700}.pd_sidebar .inner .linkSide a.item.active .iconSide path,.pd_sidebar .inner .linkSide a.item.active .iconSide rect{stroke:var(--primary)}.pd_sidebar .inner .linkSide .subLink{margin:20px 0}.pd_sidebar .inner .linkSide .subLink .title{color:#9c9c9c;font-size:16px;margin-bottom:10px;padding-left:16px}.eachBox{display:flex;justify-content:center;width:24%}.eachBox.border{border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.eachBox.left{border:none;border-right:1px solid #e2e8f0}.eachBox .right{margin-left:7px}.eachBox .right .title{color:#27272e;font-size:14px;font-weight:500;line-height:19px;margin-bottom:20px}.eachBox .right .number{color:#27272e;font-size:24px;font-weight:700;line-height:33px}.pd_dispute_card{width:100%}.pd_dispute_card .topic{color:#27272e;font-size:18px;font-weight:700;line-height:25px}.pd_dispute_card .eachDisp{justify-content:space-between;margin-top:24px;width:100%}.pd_dispute_card .eachDisp,.pd_dispute_card .eachDisp .left{align-items:center;display:flex}.pd_dispute_card .eachDisp .left p{color:#27272e;font-size:14px;font-weight:500;line-height:19px;margin-left:19px}.pd_dispute_card .eachDisp .time{color:#718096;font-size:12px;font-weight:400;line-height:16px;text-align:right}.pd_recent{width:100%}.pd_recent table{border:none;width:100%}.pd_recent table tr{border:none}.pd_recent table tr td{border:none;color:#000;font-size:16px;font-weight:400;line-height:22px;padding:10px}.pd_recent table tr td a{color:#2f80ed;font-size:16px;font-weight:400;line-height:22px;-webkit-text-decoration-line:underline;text-decoration-line:underline}.pd_recent table tr td .flex{align-items:center;display:flex}.pd_recent table tr td .flex p{color:#000;font-size:16px;font-weight:400;line-height:22px;margin-left:7px}.pd_home .summary_box{background:#fff;border:1px solid #e2e8f0;border-radius:29px;box-sizing:border-box;padding:31px 45px}.pd_home .chatSide,.pd_home .summary_box{display:flex;justify-content:space-between}.pd_home .chatSide{margin-top:24px;width:100%}.pd_home .chatSide .barChart{background:#fff;border-radius:29px;padding:30px;width:70%}.pd_home .chatSide .barChart .topicFlex{align-items:center;display:flex;justify-content:space-between;width:100%}.pd_home .chatSide .barChart .topicFlex p{color:#27272e;font-size:18px;font-weight:700;line-height:25px}.pd_home .chatSide .barChart .topicFlex .selectyear{background:#e2e8f0;border-radius:12px;flex-grow:unset;padding:9px 16px;width:120px!important}.pd_home .chatSide .list{background:#fff;border-radius:29px;padding:31px 29px;width:28%}.pd_home .tableSide{background:#fff;border-radius:16px;margin-top:30px;padding:24px 39px}.pd_home .tableSide .title{color:#000;font-size:18px;font-weight:700;line-height:25px;margin-bottom:38px}.empty-response-pg{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:3rem auto;text-align:center}.empty-response-pg img{max-height:168px;max-width:162px}.empty-response-pg p{color:var(--text-100);font-size:.8rem;margin:1.5rem auto;max-width:350px;text-align:center}.card{background-color:#fff;border-radius:9px;box-shadow:0 1px 2px rgba(50,50,71,.08),0 0 1px rgba(50,50,71,.2);position:relative;width:100%}.card .setting_icon{position:absolute;right:1rem;top:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card .setting_icon .avatar-group{display:flex}.card .setting_icon .avatar-group svg{height:40px;width:40px}.card .setting_icon .avatar-group .more{align-items:center;background-color:#edf2f7;border:1px solid #cbd5e0;border-radius:50%;color:#000;display:flex;flex-direction:row;font-weight:500;height:40px;justify-content:center;margin-left:-1rem;width:40px}.card .actions .action{color:var(--primary)!important;padding:.3rem 1rem}.card .actions .drop-down-content{padding:.5rem}.card .actions .drop-down-content a,.card .actions .drop-down-content button{padding:.3rem .5rem}.card .title{padding-top:1rem;text-transform:capitalize}.card .card_color_bar{border-radius:9px 9px 0 0;height:7px;width:100%}.card p{font-size:.9rem;margin:.4rem 0}.card P.bold{font-size:1rem;font-weight:600;margin:0}.card .flex{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:2rem;width:100%}.card .card_body{padding:1rem;width:100%}.card .card_footer{border-top:1px solid #edf2f7;flex-direction:row;padding:1rem}.card .card_footer,.pagination-wrap{align-items:center;display:flex;justify-content:space-between}.pagination-wrap{margin:1.2rem 0 1.2rem 1rem}.pagination-wrap p{color:#718096;font-size:14px}.pagination-wrap button{font-size:14px}.pagination-wrap button.Mui-selected{background-color:var(--primary);color:#fff}.pagination-wrap li{margin:0;padding:0}.table{margin-top:1rem}.table.outline thead{position:relative}.table.outline thead:after{background:transparent;border:1px solid #e2e8f0;border-radius:12px;content:"";display:block;height:100%;inset:0;left:-.5rem;padding:0 .5rem;position:absolute;top:0;width:100%}.table.outline tbody:before{background:transparent!important}.table .paper{background-color:#fff;border-radius:12px;box-shadow:none;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:55vh;padding:0 1rem}.table .td-checkbox{padding-left:0!important;padding-right:0!important}.table thead th:first-child{border-radius:12px 0 0 12px}.table thead th:last-child{border-radius:0 12px 12px 0}.table thead th{background-color:#fff;border-bottom:0 solid #e2e8f0;color:#425466;font-weight:500;padding:.4rem 1rem}.table .pd-checkbox,.table td:first-child{padding-left:0!important}.table tbody{border-radius:12px;position:relative}.table tbody:before{background:#f6f7fb;content:"@";display:block;left:-1rem;line-height:10px;position:absolute;text-indent:-99999px;top:0;width:calc(100% + 2rem)}.table tbody td{font-weight:500;padding:.5rem 1rem;width:-webkit-max-content;width:max-content}.table tbody tr:first-child td{padding-top:1rem}.table tbody tr:last-child td{border-bottom:none}.input-icon-wrap{align-items:center;background:#fafbfc;background:var(--whiteClr);border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:46px;justify-content:center;position:relative;width:100%}.input-icon-wrap.rounded{border-radius:30px}.input-icon-wrap.icon-placeholder input{padding-left:45px!important}.input-icon-wrap.select-wrap .icon{color:var(--primary);cursor:auto;padding:0 .1rem;pointer-events:none}.input-icon-wrap.select-wrap .icon svg{fill:var(--primary);height:18px;width:18px}.input-icon-wrap.select-wrap select{cursor:pointer;padding-right:1.3rem!important}.input-icon-wrap .input select,.input-icon-wrap input{height:100%!important}.form-group-wrap{align-items:stretch;display:flex;justify-content:space-between}.form-group-wrap .form-group{width:48%}.form-group{align-items:flex-start;display:flex;flex-direction:column;padding:10px 0;width:100%}.form-group label{color:var(--textClr-80)!important;font-size:14px;font-weight:500;justify-content:space-between;line-height:19px;margin-bottom:8px;width:100%}.form-group .icon,.form-group label{align-items:center;display:flex;flex-direction:row}.form-group .icon{background:transparent;background-color:inherit;border:none;bottom:0;color:var(--textClr);font-size:12px;height:90%;justify-content:center;margin:.1rem 19px .1rem .1rem;padding:0 .8rem;position:absolute;top:0;z-index:2}.form-group .icon svg{height:14px;width:14px}.form-group .icon:disabled{cursor:text;pointer-events:none}.form-group .icon.startIcon-left{border-radius:30px 0 0 30px;left:0}.form-group .icon.startIcon-right{border-radius:30px 0 0 30px;right:0}.form-group .icon.icon-right{border-radius:inherit;cursor:pointer;margin-right:.3rem;right:0}.form-group.half-width{width:48%}.filter-select{max-width:197px;text-transform:capitalize!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.custom-checkbox{border:1px solid var(--inputBorder);border-radius:4px;margin:.4rem 1rem .4rem 0!important;padding-left:.6rem}.custom-checkbox span{font-size:14px}.custom-checkbox svg{font-size:18px}.custom-checkbox.active{border-color:var(--primary)}select::-ms-expand{display:none}select{-webkit-appearance:none;appearance:none}.upload-pdf{width:100%}.upload-pdf .input{align-items:center;display:flex;flex-direction:row;height:45px;justify-content:space-between;max-height:45px;padding:0 .3rem 0 1rem}.upload-pdf button{color:#fff!important;height:85%!important}.input,.select-mui,input:not([type=checkbox]):not([type=radio]),select,textarea{background:transparent;border:1px solid var(--inputBorder);border-radius:inherit;color:var(--textClr);flex-grow:2;font-size:12px;height:100%;line-height:14px;max-height:100%;overflow-y:hidden;padding:0 1rem;width:100%}.input:focus,.select-mui:focus,input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{border:1px solid #a0aec0;outline:none}textarea{border-radius:16px!important;padding:15px!important}::-webkit-input-placeholder{color:#b5b5bd}:-ms-input-placeholder{color:#b5b5bd}::placeholder{color:#b5b5bd}.select-mui{background-color:var(--whiteClr);border-radius:30px!important;font-size:12px!important;padding:0}.select-mui svg{fill:var(--iconBg)}.select-mui,.select-mui input{border:none!important}.select-mui fieldset{border-color:var(--inputBorder);border-radius:30px;border-width:1px!important}.select-mui fieldset:focus{border-color:var(--primary)!important}.menu-item{font-size:12px!important}.menu-item.placeholder{color:#b5b5bd}.menu-item.Mui-selected,.menu-item:hover{background-color:var(--primary)!important;color:var(--whiteClr)!important}.form-group textarea{cursor:default;height:130px!important;max-height:unset;padding:.5rem;resize:vertical}.form-group textarea.extraHeight{height:330px!important}.is-invalid{border-color:var(--red-100)!important}.input-err-msg{align-items:center;color:#ff0606;display:flex;font-size:8.51965px;font-weight:500;justify-content:flex-start;margin-top:10px;text-align:right;width:100%}.commentInput{margin-bottom:0}.commentInput .input-icon-wrap,.commentInput input{background:transparent;background-color:transparent;border:0;border-radius:0}.commentInput .input-icon-wrap:focus,.commentInput input:focus{background:transparent}.commentInput .input-icon-wrap{border-top:1px solid rgba(0,0,0,.06)}.commentInput .input-icon-wrap svg path{fill:rgba(0,0,0,.6)}.form-group .react-tel-input{height:100%}.form-group .react-tel-input .selected-flag{height:40px}.form-group .react-tel-input .form-control,.pd-modal{width:100%}.pd-modal{align-items:center;background:rgba(0,0,0,.2);display:flex;flex-direction:row;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;z-index:60}.pd-modal .close-modal-icon{position:absolute;right:1rem;top:1rem}@media only screen and (max-width:500px){.pd-modal .close-modal-icon{right:.5rem;top:.5rem}}.pd-modal .title{color:#000;font-size:1rem;margin-bottom:1rem}.pd-modal .popBox2{background:#fff;border-radius:11px;display:flex;flex-direction:column;margin:auto;max-height:90vh;max-width:420px;min-height:300px;overflow-y:auto;padding:1.5rem 30px;position:relative;width:90vw}@media only screen and (max-width:500px){.pd-modal .popBox2{padding:1.5rem 1rem}}.pd-modal .popBox2 .btn-wrap{display:flex;justify-content:flex-end}.pd-modal .popBox2 .btn-wrap button{min-width:118px}.pd-modal .popBox2 .input-icon-wrap,.pd-modal .popBox2 .select-mui{background-color:#f7fafc}.pd-modal .msg-modal{align-items:center;gap:1rem;justify-content:center;min-height:380px;text-align:center}.pd-modal .msg-modal .icon-wrap{align-items:center;border-radius:50%;display:flex;flex-direction:row;height:82px;justify-content:center;width:82px}.pd-modal .msg-modal .icon-wrap svg{font-size:2.5rem}.pd-modal .msg-modal .title{font-size:1.2rem;font-weight:600;margin:0}.pd-modal .msg-modal button{margin-top:1rem}.pd_paper{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.pd_paper .paperSide{background:#fff;border-radius:12px;flex-grow:2;padding:34px 41px;width:100%}#test-table-xls-button{background-color:#369fe7;border-radius:5px;color:#fff;margin-left:8px;padding:.6rem 1.3rem;width:84px}.each-user-pg .profile-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.each-user-pg .profile-header .left{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.each-user-pg .profile-header .switch-wrap .MuiTypography-root{color:#e0245e;font-size:.8rem;font-weight:500}.each-user-pg .profile-header .switch-wrap .switch{height:20px;margin-right:1rem;padding:0;width:32px}.each-user-pg .profile-header .switch-wrap .switch .MuiSwitch-switchBase{margin:2px;padding:0;transition-duration:.3s}.each-user-pg .profile-header .switch-wrap .switch .MuiSwitch-switchBase.Mui-checked{color:#fff;-webkit-transform:translateX(13px);transform:translateX(13px)}.each-user-pg .profile-header .switch-wrap .switch .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--primary);border:0;opacity:1}.each-user-pg .profile-header .switch-wrap .switch .MuiSwitch-switchBase.Mui-checked.Mui-disabled+.MuiSwitch-track{opacity:.5}.each-user-pg .profile-header .switch-wrap .switch .MuiSwitch-thumb{box-shadow:none;box-sizing:border-box;color:#fff;height:15px;margin-top:1px;width:15px}.each-user-pg .profile-header .switch-wrap .switch .MuiSwitch-track{background-color:#e6e6e6;border-radius:16px;opacity:1}.flex{align-items:flex-end;display:flex;font-size:.8rem}.flex .item,.flex>span{align-items:center;display:flex;margin-right:1rem}.details-wrap{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.details-wrap .details{word-wrap:break-word;margin:1rem 0;width:calc(50% - 2rem)}@media only screen and (max-width:500px){.details-wrap .details{width:100%}}.details-wrap .details.w-full{width:100%}.marker{background-color:#369fe7;border-radius:50%;height:11px;margin-right:.5rem;width:11px}.marker.success{background-color:#66cb9f}.marker.warning{background-color:#f7936f}.marker.error{background-color:#f16063}.pd_settings{display:flex;flex-direction:column;height:100%}.pd_settings .tabs-wrapper{background:#fff;border-radius:12px;flex-grow:2;margin-top:0;padding:1.5rem;width:100%}.pd_settings .btn-wrap{justify-content:flex-end}.pd_settings .general-settings{max-width:600px}.pd_settings .general-settings .flex{align-items:center}.pd_settings .security-settings{max-width:unset;width:90%}.pd_settings .security-settings .flex{align-items:flex-start}.pd_settings .security-settings .flex .form-wrap{flex-grow:2}.pd_settings .security-settings .flex .title{width:40%}.pd_settings .security-settings .flex .title h3{font-size:1rem;font-weight:400;margin-bottom:.3rem}.pd_settings .security-settings .flex .title p{color:#999;font-size:.8rem}.pd_settings .security-settings .form-group-wrap{flex-wrap:wrap}.pd_settings .security-settings .form-group-wrap .form-group{margin-bottom:1rem;padding:0}.uploadFile{align-items:center;display:flex;margin:10px 0}.uploadFile .avatar{align-items:center;display:flex;flex-direction:row;height:100px;justify-content:center;position:relative;width:100px}@media only screen and (max-width:900px){.uploadFile .avatar{height:70px;width:70px}}.uploadFile .avatar .img{border-radius:50%;height:100%;inset:0;position:absolute;top:0;width:100%}.uploadFile .avatar .loader{position:relative}.uploadFile .right{margin-left:2rem}.uploadFile .right p{margin-top:.5rem}.image-modal img{height:100%;object-fit:contain;width:100%}.chatBox{align-items:flex-start;display:flex;flex-direction:column;flex-grow:2;height:100%;justify-content:space-between;width:100%}.chatBox .more .drop-down-content{min-width:130px;padding:.5rem 0;text-align:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatBox .more .drop-down-content button{color:#000;padding:.2rem 1rem;text-transform:capitalize}.chatBox .flex{align-items:center;display:flex}.chatBox .flex p{text-transform:capitalize}.chatBox .chatDetails{align-items:center;display:flex;justify-content:space-between;padding:22px 31px;width:100%}.chatBox .chatDetails .back-btn{display:none;margin-left:0!important}@media only screen and (max-width:900px){.chatBox .chatDetails{padding:1rem}.chatBox .chatDetails .back-btn{display:inline-flex}}.chatBox .chatDetails .userDetail{align-items:center;display:flex}.chatBox .chatDetails .userDetail .textPart{margin-left:18px}.chatBox .chatDetails .userDetail .textPart p.name{color:#4a4a4a;font-size:14px;font-weight:600;line-height:24px;margin-bottom:5px}.chatBox .chatDetails .userDetail .textPart p.userActive{align-items:center;color:#6e768c;display:flex;font-size:12px;line-height:14px}.chatBox .chatDetails .userDetail .textPart p.userActive span{background:#42be65;border-radius:50%;display:block;height:8px;margin-right:3px;width:8px}.chatBox .line{border-bottom:.5px solid #eaedf3;width:100%}.chatBox .allMessageBox{display:flex;flex-direction:column;flex-grow:2;overflow:auto;padding:29px;width:100%}.chatBox .allMessageBox::-webkit-scrollbar-track{background:#f0f2f3;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.chatBox .allMessageBox::-webkit-scrollbar{background:var(--primary);height:0;width:4px}.chatBox .allMessageBox::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}@media only screen and (max-width:500px){.chatBox .allMessageBox{padding:20px .9rem}}.chatBox .allMessageBox .msg-wrap{display:flex;justify-content:flex-start}.chatBox .allMessageBox .msg-wrap.left{justify-content:flex-end}.chatBox .allMessageBox .eachMsg{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:20px;max-width:300px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatBox .allMessageBox .eachMsg .offer_card{background:#fff;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.07);margin-bottom:.5rem;max-width:400px;padding:1rem}.chatBox .allMessageBox .eachMsg .offer_card .text{color:var(--primary);padding:.4rem 0}.chatBox .allMessageBox .eachMsg .offer_card .btn-wrap{margin-top:.5rem}.chatBox .allMessageBox .eachMsg .offer_card .btn-wrap button{width:48%}.chatBox .allMessageBox .eachMsg img{border-radius:5px;cursor:pointer;height:160px;object-fit:cover;width:160px}.chatBox .allMessageBox .eachMsg.left{align-items:flex-end;float:right;font-size:12px;justify-content:flex-end;line-height:20px}.chatBox .allMessageBox .eachMsg.left p.msg{background:#eaeff4;border-radius:15px 15px 0 15px;color:#51606d}.chatBox .allMessageBox .eachMsg.left .offer_card .text{padding:0}.chatBox .allMessageBox .eachMsg .time{align-items:center;display:flex;justify-content:space-between;margin-top:4px;width:150px}.chatBox .allMessageBox .eachMsg .time span{color:#323e4a;font-size:10px;line-height:20px}.chatBox .allMessageBox .eachMsg p.msg{background:var(--primary);border-radius:15px 15px 15px 0;color:#fff;font-size:12px;line-height:20px;max-width:346px;padding:5px 16px}.chatBox .chat-footer{border-top:1px solid #eaedf3;width:100%}.chatBox .chat-footer form{align-items:center;display:flex;justify-content:space-between;padding:10px 30px}@media only screen and (max-width:500px){.chatBox .chat-footer form{padding:10px 16px}}.chatBox .chat-footer form .form-group{flex-grow:2}.chatBox .chat-footer form .form-group .input-icon-wrap{border:none}.chatBox .chat-footer form .round-btn{background:none;border:none}.chatBox .chat-footer form .sendBtn{height:40px;justify-content:center;width:109px}@media only screen and (max-width:500px){.chatBox .chat-footer form .sendBtn{min-width:unset;padding:10px 10px 10px 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chatBox .chat-footer form .sendBtn span{display:none}.chatBox .chat-footer form .sendBtn svg{margin:0!important}}.chatBox .chat-footer form .sendBtn .sendIcon{margin-left:10px}.noService{flex-direction:column;height:100%;text-align:center;width:100%}.noService,.noService .coverBag{align-items:center;display:flex;justify-content:center}.noService .coverBag{background:#edf1f8;border-radius:50%;height:64px;margin:0 0 10px;width:64px}.noService .coverBag img,.noService .coverBag svg{height:45%;width:45%}.noService p.noText{color:#6b7c9e;font-size:14px;line-height:17px;margin-bottom:20px}.noService .noPost{align-items:center;background:#052769;border:none;border-radius:28px;color:#fff;cursor:pointer;display:flex;font-size:1em;font-weight:500;justify-content:center;line-height:16px;max-height:50px;padding:10px 18px;text-align:center;text-transform:capitalize;transition:background-color .5s;width:158px}.noService .noPost:focus{box-shadow:0 2px 4px rgba(5,39,105,.1),0 4px 6px rgba(5,39,105,.15);outline:none}.noService .noPost:disabled{cursor:not-allowed;opacity:.6}.noService.error .coverBag{height:100px;width:100px}.noService.error p.noText{font-size:1.2rem;font-weight:500;margin:1rem 0}.submit-btn{align-items:center;background-color:var(--primary);border:none;border-radius:32px;color:#fff;display:flex;height:46px;justify-content:center;margin:auto;width:165px}div.spin{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:2px solid transparent;border-bottom:2px solid var(--whiteClr);border-left:2px solid var(--whiteClr);border-radius:50%;border-top:2px solid var(--whiteClr);color:transparent;height:20px;width:20px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loader-line{background-color:#ddd;border-radius:20px;height:6px;overflow:hidden;position:fixed;top:0;width:100vw;z-index:100000}.loader-line:before{-webkit-animation:lineAnim 1s linear infinite;animation:lineAnim 1s linear infinite;background-color:#fd5444;border-radius:20px;content:"";height:3px;left:-50%;position:absolute;width:100%}@-webkit-keyframes lineAnim{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}@keyframes lineAnim{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}.message_box{align-items:center;border-bottom:.5px solid #dcdff1;border-top:.5px solid #dcdff1;cursor:pointer;display:flex;justify-content:flex-start;padding:15px 20px;width:100%}.message_box.active{background:#f6f9ff;border-left:5px solid var(--primary)}.message_box img{border-radius:50%;height:31px;width:31px}.message_box .textBox{flex-grow:2;margin-left:1rem}.message_box .textBox .nameSide{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.message_box .textBox .nameSide p.name{color:#4a4a4a;font-size:14px;font-weight:600;line-height:24px}.message_box .textBox .nameSide p.time{color:#8d97a5;font-size:10px;letter-spacing:.416667px;line-height:18px;text-align:right}.message_box .textBox .messageSide{display:flex;justify-content:space-between}.message_box .textBox .messageSide p.message{color:#4a4a4a;font-size:12px;font-weight:600;line-height:20px;width:70%}.message_box .textBox .messageSide p.numberCircle{align-items:center;background:red;border-radius:50%;color:#fff;display:flex;font-size:10px;height:17px;justify-content:center;line-height:12px;text-align:center;width:17px}.pd-chat .whiteContainer{height:700px}.nav_bar{background-color:#fff;padding:1.5rem 0;position:relative}@media only screen and (max-width:500px){.nav_bar{padding-top:1rem}}.nav_bar .inner{align-items:center;display:flex;justify-content:space-between;padding-top:0!important}.nav_bar .logo{width:190px}@media only screen and (max-width:900px){.nav_bar .logo{display:none}}.nav_bar .logo-mb{display:none;height:30px}@media only screen and (max-width:900px){.nav_bar .logo-mb{display:block}}.nav_bar .nav_links_wrap{display:flex;justify-content:flex-end}.nav_bar .menu-btn{display:none}@media only screen and (max-width:500px){.nav_bar .menu-btn{display:flex}}.nav_bar .nav_links{display:flex;justify-content:flex-end}.nav_bar .nav_links .nav_link{color:#425466}.nav_bar .nav_links .nav_link.active_link p{color:#000;font-weight:600}@media only screen and (max-width:500px){.nav_bar .nav_links{background-color:#fff;border-bottom:1px solid #fafafa;box-shadow:0 3px 30px rgba(0,0,0,.1);-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);flex-direction:column;left:0;padding:.5rem .2rem;position:absolute;top:100%;transition:-webkit-clip-path .5s ease;transition:clip-path .5s ease;transition:clip-path .5s ease,-webkit-clip-path .5s ease;width:100%;z-index:30}.nav_bar .nav_links.show-nav{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.nav_bar .nav_links .nav_link p{font-size:.9rem}}@media only screen and (max-width:900px){.nav_bar .profile-drop-down .profile-action .avatar{height:30px;width:30px}.nav_bar .profile-drop-down .profile-action span{margin:0}.nav_bar .profile-drop-down .profile-action p{display:none}}.nav_bar .profile-drop-down .drop-down-content a,.nav_bar .profile-drop-down .drop-down-content button{padding:.3rem .7rem;text-transform:unset}.nav_bar .profile-drop-down .drop-down-content a:last-child,.nav_bar .profile-drop-down .drop-down-content button:last-child{padding-bottom:0;padding-top:.5rem}.pg_verify{min-height:100vh}.pg_verify .inner{margin:auto;max-width:1200px;padding:1rem 1rem 0;width:100%}.pg_verify .inner.tabs-inner{align-items:flex-end;display:flex;justify-content:space-between;padding:0 1rem}.pg_verify .setting-tabs{display:none}@media only screen and (max-width:900px){.pg_verify .setting-tabs{display:flex}}@media only screen and (max-width:500px){.pg_verify .bg-whiteClr .inner{padding:.5rem .5rem 0}}.pg_verify>.inner{padding-bottom:2rem}.pg_verify .nav-wrap{position:-webkit-sticky;position:sticky;top:0;z-index:50}.pg_verify .nav_bar{padding-bottom:0}@media only screen and (max-width:500px){.pg_verify .back-btn{border:none!important;min-width:40px!important;padding:.5rem!important}.pg_verify .back-btn .MuiButton-startIcon{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:0}.pg_verify .back-btn span.text{display:none}}.pg_verify .MuiTab-root{text-transform:capitalize}.pg_verify .MuiTabs-indicator{height:7px}@media only screen and (max-width:500px){.pg_verify .MuiTabs-indicator{height:4px}}.pg_verify .flex-nav{align-items:center;display:flex;padding-bottom:1rem}@media only screen and (max-width:500px){.pg_verify .flex-nav{padding-bottom:.5rem}}.pg_verify .flex-nav .title{margin:auto;text-transform:capitalize}@media only screen and (max-width:500px){.pg_verify .flex-nav .title{font-size:1.2rem}}.pg_verify .border-nav{border-bottom:1px solid #e2e8f0}.search-input{background-color:transparent;padding:0}.search-input .input-icon-wrap,.search-input input{background-color:transparent;border:none!important}.search-input .input-icon-wrap:focus,.search-input input:focus{border:none}.search-input .input-icon-wrap .icon svg,.search-input input .icon svg{height:20px;width:20px}.authLayout{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:10px;padding-top:50px}.authLayout .logo{margin:auto;width:200px}@media screen and (max-width:500px){.authLayout .logo{width:150px}}.authLayout .title,.authLayout .titleSub{color:var(--text-100);font-size:24px;font-weight:600;line-height:33px;margin-top:35px}@media screen and (max-width:500px){.authLayout .title,.authLayout .titleSub{font-size:18px}}.authLayout .titleSub{font-size:16px;font-weight:400;line-height:20px;margin-top:19px}@media screen and (max-width:500px){.authLayout .titleSub{font-size:13px}}.authLayout .midBox{border:1px solid #cbd5e0;border-radius:15px;margin-top:36px;max-width:500px;padding:57px 37px;width:100%}.authLayout .midBox.ext{margin-top:0}@media screen and (max-width:768px){.authLayout .midBox{padding:57px 20px;width:70%;width:90%}}.authLayout p.sucMsg{background:#e9f7ef;border-left:1px solid #66cb9f;border-radius:5px;box-shadow:inset 3px 0 0 rgba(39,84,174,.64);color:#27ae60;font-size:14px;line-height:19px;margin-bottom:27px;margin-top:35px;padding:16px;text-align:center;width:25%}@media screen and (max-width:768px){.authLayout p.sucMsg{width:65%;width:85%}}.authLayout .btn,.authLayout .btn-primary{margin-top:1rem}.pd_admin_login{text-align:center}.pd_admin_login .mid{color:var(--textClr-80);font-size:14px;font-weight:500;line-height:19px;margin:16px 0}.pd_admin_login .google{align-items:center;background-color:var(--primary);border:none;border-radius:32px;color:var(--whiteClr);display:flex;height:46px;justify-content:center;margin:auto;width:194px}.pd_admin_login .google svg{margin-right:5px}.pd_admin_login .input-icon-wrap,.pd_admin_login .input-icon-wrap fieldset,.pd_admin_login .select-mui,.pd_admin_login .select-mui fieldset,.pd_admin_login button,.pd_admin_login button fieldset{border-radius:12px!important}.not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem .5rem;width:100%}.not-found .logo{max-height:60px;max-width:300px}.not-found .inner{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:space-between;min-height:500px}.not-found .content{max-width:500px;text-align:center}.not-found .content h1 svg{font-size:4rem}.not-found .content h1.title{font-size:2.5rem;font-weight:900}@media(max-width:700px){.not-found .content h1.title{font-size:1.7rem}}.not-found .content p{font-weight:500}@media(max-width:700px){.not-found .content p{font-size:.8rem}}.not-found .content .go-home-btn{margin-top:.5rem;min-width:200px}.pd-chat{overflow:hidden;padding:1rem 0;width:100%}.pd-chat .topicPart{align-items:center;display:flex;justify-content:space-between;margin:1rem 0}.pd-chat .file-msg{align-items:center;display:flex;font-style:italic;font-weight:500;justify-content:flex-start}.pd-chat .file-msg svg{height:.9rem;margin-right:.6rem;width:.9rem}.pd-chat .whiteContainer{background:#fff;border-radius:9px;box-shadow:0 2px 9px rgba(0,0,0,.08);display:flex;height:100%;max-height:80vh;min-height:700px;padding:0;position:relative;width:100%}.pd-chat .whiteContainer .messageList{background:#fff;border-radius:9px;border-right:1px solid #eaedf3;padding-bottom:20px;width:30%}@media only screen and (max-width:900px){.pd-chat .whiteContainer .messageList{border-right:0 solid #eaedf3;box-shadow:0 2px 9px rgba(0,0,0,.08);height:100%;left:0;position:absolute;right:0;width:100%;z-index:5}}.pd-chat .whiteContainer .messageList .messageTop{padding:36px 21px}.pd-chat .whiteContainer .messageList .messageTop .new{align-items:center;display:flex;justify-content:space-between;width:100%}.pd-chat .whiteContainer .messageList .messageTop .new p{color:#4a4a4a;font-size:16px;font-weight:600;letter-spacing:.666667px;line-height:19px;text-align:right}.pd-chat .whiteContainer .messageList .messageTop .new button{background:#ebedfb;border:none;border-radius:3px;color:#0052bd;cursor:pointer;font-size:10px;font-weight:600;letter-spacing:1px;line-height:10px;padding:6px 10px;text-align:center;text-transform:uppercase}.pd-chat .whiteContainer .messageList .messageTop .search{border:1px solid #eaeaea;border-radius:21px;box-sizing:border-box;height:40px;margin-bottom:32px;margin-top:22px;width:100%}.pd-chat .whiteContainer .messageList .messageTop .search::-webkit-input-placeholder{color:#adadad;font-size:14px;line-height:21px}.pd-chat .whiteContainer .messageList .messageTop .search:-ms-input-placeholder{color:#adadad;font-size:14px;line-height:21px}.pd-chat .whiteContainer .messageList .messageTop .search::placeholder{color:#adadad;font-size:14px;line-height:21px}.pd-chat .whiteContainer .messageList .messageTop .recent{color:#323e4a;font-size:14px;font-weight:600;line-height:10px}.pd-chat .whiteContainer .messageList .msgDiv{height:74%;overflow-y:auto}.pd-chat .whiteContainer .messageList .msgDiv::-webkit-scrollbar-track{background:#f0f2f3;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.pd-chat .whiteContainer .messageList .msgDiv::-webkit-scrollbar{background:var(--primary);height:0;width:4px}.pd-chat .whiteContainer .messageList .msgDiv::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.pd-chat .whiteContainer .chatBoxDiv{width:70%}@media only screen and (max-width:900px){.pd-chat .whiteContainer .chatBoxDiv.notadmin{background-color:#fff;height:100%;left:0;position:absolute;right:0;-webkit-transform:translateX(150%);transform:translateX(150%);transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:100%;z-index:8}.pd-chat .whiteContainer .chatBoxDiv.notadmin.active{-webkit-transform:translateX(0);transform:translateX(0)}}
/*# sourceMappingURL=main.41bfadcd.css.map*/