.auth{align-items:center;height:100vh;justify-content:center;width:100%}.auth,.auth .in{background:#fff;display:flex}.auth .in{box-shadow:3px 8px 10px #a3a1a1;min-height:400px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.in .left{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;padding:2rem 2.5em;width:50%}.left p{color:#000;font-weight:700}.left .input{align-items:center;border:1px solid #000;border-radius:15px;display:flex;justify-content:center;padding:.4rem .7rem}.input input{background:none;border:none;outline:none}.left .logo{height:200px;width:200px}.left button{background:#0e56c2;background:var(--primary-color,#0e56c2);border:none;border-radius:15px;color:#fff;cursor:pointer;min-width:205px;padding:.6rem 1rem}.in .right{display:flex;height:100%;width:50%}.right .RI{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;object-fit:cover;overflow:hidden;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (max-width:965px){.auth .in{justify-content:center}.in .right{display:none}}.error{color:red!important;font-size:.85rem;margin:0}.header{background:#fff;box-shadow:7px 2px 10px 1px #ebebeb;overflow:hidden;position:fixed;z-index:9999}.header,.header .headerAccountSec{align-items:center;display:flex;width:100%}.header .headerAccountSec{justify-content:space-between;padding:.5rem 1rem}.headerAccountSec .search{background:#fafafa;border:1px solid #000;border-radius:15px;display:flex;margin-left:2rem;padding:1rem;width:400px}.search button{align-items:center;cursor:pointer;display:flex;font-size:15px;font-weight:700;gap:.5rem}.search button,.search input{background:none;border:none;outline:none}.search input{font-size:18px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:1rem;width:100%}.headerAccountSec .NA{align-items:center;display:flex;margin-right:1rem}.NA .logout,.NA .notification{border-right:1px solid #000;padding:1rem 2rem}.NA .account{display:flex;padding:0 1rem}.account .AD{display:flex;flex-direction:column;justify-content:center;margin-left:.8rem}.AD p{color:#40558a;font-size:18px;font-weight:600}.AD small{color:rgba(0,0,0,.6);color:var(--black-medium-emphasis,rgba(0,0,0,.6));font-size:11px}.header .closeNavbar,.header .toddleNavbar{display:none}@media screen and (max-width:890px){.headerAccountSec .search{width:280px}}@media screen and (max-width:828px){.headerAccountSec .search{margin-left:0}}@media screen and (max-width:768px){.header .headerAccountSec{background:#fff;border-radius:1rem;box-shadow:2px 3px 10px hsla(210,4%,71%,.904);display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;left:50%;padding:1rem;position:absolute;top:-500rem;-webkit-transform:translate(-50%);transform:translate(-50%);transition:.5s ease-in-out;width:80%;z-index:22222;.closeNavbar{color:var(--PrimaryColor);display:flex;position:absolute;right:1rem;top:1rem;&:hover{color:var(--SecondaryColor)}}}.headerAccountSec .search{margin-top:2rem}.header{display:flex;justify-content:space-between;width:100%}.header .toddleNavbar{margin-right:2rem}.header .activeNavbar{top:7rem}.headerAccountSec .NA{margin-top:1rem}.header .closeNavbar,.header .toddleNavbar{display:flex}.headerAccountSec .search{background:#fafafa;border:1px solid #000;border-radius:15px;display:flex;padding:.5rem .8rem;width:400px}.search button{align-items:center;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:.5rem}.search button,.search input{background:none;border:none;outline:none}.search input{font-size:13px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:1rem;width:100%}.AD p{font-size:15px}.AD small{font-size:10px}}@media screen and (max-width:750px){.headerAccountSec .search{width:80%}}@media screen and (max-width:320px){.headerAccountSec .NA{flex-direction:column}.NA .notification{border-right:none}}.menu ul li{display:inline-block;padding:10px 20px}.menu ul li a{color:#40558a;font-size:18px;font-weight:700}.butt,.menu ul li a{text-decoration:none}.butt{align-items:center;background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.8rem 2rem}.cusmodal .popup .close{background:#fff;border:0;right:0;top:0}.custom-search-input{border:1px solid #ccc;border-radius:4px;margin-bottom:15px;padding:8px 10px;width:250px}.custom-pagination{display:flex;justify-content:center;margin-top:20px}.pagination-list{display:flex;gap:8px;list-style:none;padding:0}.pagination-item button{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;padding:6px 12px;transition:background-color .2s ease}.pagination-item.active button{background-color:#007bff;color:#fff;font-weight:700}.pagination-item button:disabled,.pagination-item.disabled button{cursor:not-allowed;opacity:.5}.pagination-item button:hover:not(:disabled):not(.active){background-color:#f0f0f0}#spinner{height:100px;padding-top:100px}.spinner-border{display:block;float:left;margin:1% 0 1% 1.6%;width:200px}#loader{left:-2.5px;top:40px}#loader span{background-color:#3498db;display:inline-block;height:20px;margin:3px;width:5px}#loader span:first-child{-webkit-animation:grow 1s ease-in-out infinite;animation:grow 1s ease-in-out infinite}#loader span:nth-child(2){-webkit-animation:grow 1s ease-in-out .15s infinite;animation:grow 1s ease-in-out .15s infinite}#loader span:nth-child(3){-webkit-animation:grow 1s ease-in-out .3s infinite;animation:grow 1s ease-in-out .3s infinite}#loader span:nth-child(4){-webkit-animation:grow 1s ease-in-out .45s infinite;animation:grow 1s ease-in-out .45s infinite}@-webkit-keyframes grow{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(1.8);transform:scaleY(1.8)}}@keyframes grow{0%,to{-webkit-transform:scaleY(1);transform:scaleY(1)}50%{-webkit-transform:scaleY(1.8);transform:scaleY(1.8)}}: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-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{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(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{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(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{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(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{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(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{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,-20px,0);transform:translate3d(0,-20px,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:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{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,-20px,0);transform:translate3d(0,-20px,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:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__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 Toastify__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)}}@-webkit-keyframes Toastify__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 Toastify__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 Toastify__bounceOutDown{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 Toastify__bounceOutDown{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)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.li button:active{background:#fafafa}.li .active{background:#2057a9;color:#fff}.main .li,li{list-style-type:none}.main .li button{display:flex;justify-content:space-between;width:100%}.main .li button div{display:flex}.main .li button div div{align-self:center;padding:0 4px}.main .li button div svg{color:#2056a6}.main .li .active div svg{color:#fbfdff}.main{background:#fafafa;height:100vh;left:0;margin:0;overflow-y:scroll;padding:0;position:fixed;width:240px;z-index:9999998}.main .logo{cursor:pointer;height:80px;margin:1rem 2rem;width:80px}@media screen and (max-width:750px){.main .logo{cursor:pointer;height:60px;margin:1rem 2rem;width:60px}}.logoli{border-bottom:1px solid #cfcaca;margin:0 10px;text-align:center}.li{display:flex;flex-direction:column}.li button{align-items:center;background:#fafafa;border:none;color:#0e56c2;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:.5rem;height:100%;justify-content:flex-start;letter-spacing:1.1px;padding:1.3rem 1.3rem 1.3rem .8rem;width:100%}@media screen and (max-width:900px){.main{display:none}}.spinner{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:inline-block;margin:0;padding:0 4px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.cusmodal{display:flex;height:80%;justify-content:center;position:relative;top:100px;width:100%}.cusmodal .popup{background:#fff;border-radius:1rem;box-shadow:2px 3px 10px hsla(210,4%,71%,.904);display:flex;flex-direction:column;gap:1.3rem;height:-webkit-max-content;height:max-content;left:50%;padding:1rem;top:-500rem;transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999999}.cusmodal .popup .close{align-self:flex-end;cursor:pointer;display:flex;position:relative}.cusmodal .popup .input{align-items:center;border:1px solid #c5c2c2;border-radius:5px;display:flex;justify-content:center;padding:.8rem 1rem}.cusmodal .popup button{background:#0e56c2;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.8rem 0;width:100%}.cusmodal .popup select{background:none;border:none;height:100%;margin-right:4%;min-width:180px;outline:none;padding:.2rem .5rem}.modal-sm{box-shadow:2px 3px 10px hsla(210,4%,71%,.904);display:contents;inset:auto!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ReactModal__Overlay{background-color:rgba(91,89,89,.75)!important;z-index:9999999}.cusmodal .popup .dropdown{align-items:center;border:1px solid #c5c2c2;border-radius:5px;display:flex;justify-content:center;margin:0;padding:.5rem 1rem}.highlightText{font-size:13px;font-weight:700;margin-top:5px}.editButton{background:#0e56c2;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 5px}table{border-collapse:collapse;margin-top:30px;width:100%}.flexContainerBtn{display:flex;flex-direction:row}th{background:#0e56c2;color:#fff;font-weight:700;padding:10px!important}td .custom-btn{background:#fff;border:none;border-radius:10px;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35);margin:0 8px;padding:.5rem}.custom-btn:hover{cursor:pointer}td,th{border:1px solid #ccc;padding:6px;text-align:left}@media (min-device-width:768px) and (max-device-width:1024px),only screen and (max-width:760px){table,tbody,td,th,thead,tr{display:block}thead tr{left:-9999px;position:absolute;top:-9999px}tr{border:1px solid #ccc}td{border:none;border-bottom:1px solid #eee;padding-left:50%;position:relative}td:before{left:6px;padding-right:10px;position:absolute;top:6px;white-space:nowrap;width:45%}}.adds{display:flex;height:100%;justify-content:center;margin-top:2rem;position:relative;top:90px;width:100%}.adds .in{width:90%}.adds .in,.in .container{display:flex;flex-direction:column}.in .container{max-height:440px;overflow-x:hidden;overflow-y:auto;padding:0 1.9rem 0 0}.in .upr12{margin-bottom:1rem}.in .lwr .upr1,.in .upr12{align-items:center;display:flex;justify-content:space-between}.in .lwr .upr1{margin-top:1.5rem}.lwr .upr1 .options{border-radius:5px;gap:.5rem;padding:.3rem .5rem}.lwr .upr1 .options,.lwr .upr1 .options .optn{align-items:center;background:#0e56c2;border:none;color:#fff;display:flex;justify-content:center;outline:none}.in .lwr .upr1 .addsHeader{color:#1f384c;font-size:25px}.upr12 button{align-items:center;background:#0e56c2;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.8rem 2rem}.in .upr12 .addsHeader{color:#1f384c;font-size:25px}.in .container .add{align-items:center;border-radius:8px;box-shadow:2px 2px 8px #e9f1ff;margin:.8rem 0;padding:1rem 1.8rem;position:relative}.add .checked,.in .container .add{display:flex;justify-content:space-between}.add .checked{flex-direction:column;gap:1rem;position:absolute;right:-2%}.checked .fullicn{padding:.4rem}.checked .editicn,.checked .fullicn{background:#fff;border:1px solid #0e56c2;border-radius:8px;cursor:pointer;height:21px;width:21px}.checked .editicn{padding:.3rem}.checked img{height:35px;margin-right:8px;width:35px}.add .box{align-items:center;cursor:pointer;display:flex;gap:.8rem}.box .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.8rem}.box .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.8rem 1rem}.box .inBox{display:flex;flex-direction:column}.inBox small{color:#9f9999;font-size:14px;font-weight:400}.inBox p{color:#000;font-size:20px;font-weight:600}.lwr .lwrlwr{display:flex;margin-bottom:2rem;margin-top:2rem;max-height:710px;overflow:auto}.lwrlwr .card{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.card .cardadd{border-radius:5px;box-shadow:0 4px 24px 0 rgba(207,236,248,.25);display:flex;flex-direction:column;padding:1.5rem 2.5rem;width:25%}.cardadd .image{height:200px;width:300px}.cardadd .image img{border-radius:8px;height:100%;object-fit:cover;overflow:hidden;width:100%}.cardadd .details{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.details p{align-items:center;color:#1a1a1a;display:flex;font-size:18px;gap:.8rem}.details p svg{background:rgba(36,58,255,.19);border-radius:5px;padding:.4rem}.adds .popupadd{background:#fff;display:none;height:0;opacity:0;position:absolute;transition:.8s;visibility:hidden;width:0}.adds .active{overflow-Y:auto;background:#f7f7fa;border-radius:15px;box-shadow:2px 5px 15px #111;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-80px;opacity:1;visibility:visible;width:90%;z-index:10000}.active .in1{display:flex;height:100%;width:100%}.popupadd .in1 svg{cursor:pointer;padding:1rem;position:absolute;right:0}.in1 .inputs{display:flex;flex-direction:column;margin:2rem;width:100%}.inputs .uprInput .label input{width:300px}.inputs .uprInput .label input,.inputs .uprInput .label1 .address{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem}.inputs .uprInput .label1 .address{width:auto}.inputs .uprInput .label input:focus,.inputs .uprInput .label1 .address:focus{border:1px solid #0e56c2}.inputs .lwrInput .label input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:300px}.inputs .lwrInput .label input:focus{border:1px solid #0e56c2}.inputs p{color:#000;font-size:20px;font-weight:500;position:absolute}.inputs .uprInput{gap:.5rem;justify-content:space-between}.inputs .lwrInput,.inputs .uprInput{background:#fff;border-radius:10px;display:flex;flex-wrap:wrap;margin-top:3rem;padding:1rem}.inputs .lwrInput{gap:2rem}.inputs .uprInput .label{display:flex;flex-direction:column;gap:.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.inputs .uprInput .label1{width:100%}.inputs .lwrInput .label,.inputs .uprInput .label1{display:flex;flex-direction:column;gap:.3rem}.inputs .buttons{align-self:flex-end;display:flex;gap:2rem;margin-top:3rem}.inputs .lwrInput .code{background:rgba(211,248,235,.5);border:1px solid #40e4a9;border-radius:5px;display:flex;font-size:15px;font-weight:500;justify-content:flex-start;padding:1rem 3rem;position:relative;width:100%}.adds .popupedit{background:#fff;display:none;height:0;opacity:0;position:absolute;transition:.8s;visibility:hidden;width:0}.adds .active1{overflow-Y:auto;background:#f7f7fa;border-radius:15px;box-shadow:2px 5px 15px #111;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:-80px;opacity:1;visibility:visible;width:90%;z-index:10000}.active1 .in2{display:flex;height:100%;width:100%}.popupedit .in2 svg{cursor:pointer;padding:1rem;position:absolute;right:0}.in2 .inputs1{display:flex;flex-direction:column;margin:2rem;width:100%}.inputs1 .uprInput1 .label input{width:300px}.inputs1 .uprInput1 .label input,.inputs1 .uprInput1 .label1 .address{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem}.inputs1 .uprInput1 .label1 .address{width:auto}.inputs1 .uprInput1 .label input:focus,.inputs1 .uprInput1 .label1 .address:focus{border:1px solid #0e56c2}.inputs1 .lwrInput .label input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:300px}.inputs1 .lwrInput .label input:focus{border:1px solid #0e56c2}.inputs1 p{color:#000;font-size:20px;font-weight:500;position:absolute}.lwrInput .time{display:flex;flex-wrap:wrap;gap:2rem;width:100%}.lwrInput .time input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:10%}.lwrInput .time input:focus{border:1px solid #0e56c2}.inputs1 .uprInput1{gap:.5rem;justify-content:space-between;opacity:.4;pointer-events:none}.inputs1 .lwrInput,.inputs1 .uprInput1{background:#fff;border-radius:10px;display:flex;flex-wrap:wrap;margin-top:3rem;padding:1rem}.inputs1 .lwrInput{gap:2rem}.inputs1 .uprInput1 .label{display:flex;flex-direction:column;gap:.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.inputs1 .uprInput1 .label1{width:100%}.inputs1 .lwrInput .label,.inputs1 .uprInput1 .label1{display:flex;flex-direction:column;gap:.3rem}.inputs1 .buttons{align-self:flex-end;display:flex;gap:2rem;margin-top:3rem}.inputs1 .lwrInput .code{background:rgba(211,248,235,.5);border:1px solid #40e4a9;border-radius:5px;display:flex;font-size:15px;font-weight:500;justify-content:flex-start;padding:1rem 3rem;position:relative;width:100%}.buttons .cancel{background:none;border:1px solid #0e56c2;border-radius:10px;cursor:pointer;outline:none;padding:.6rem 1.3rem}.buttons .done{background:#0e56c2;border:none;border-radius:10px;color:#fff;cursor:pointer;outline:none;padding:.6rem 1.8rem}@media screen and (max-width:1240px){.inputs .lwrInput .label input,.inputs .uprInput .label input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:200px}.lwrInput input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:110px}.inputs1 .lwrInput .label input,.inputs1 .uprInput1 .label input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:200px}.lwrInput1 input{border:1px solid #c5c2c2;border-radius:15px;outline:none;padding:.5rem 1rem;width:110px}}@media screen and (max-width:960px){.in .upr12 .addsHeader{color:#1f384c;font-size:23px}.in .container .add{align-items:center;border-radius:8px;box-shadow:2px 2px 8px #e9f1ff;display:flex;justify-content:space-between;margin:.8rem 0;padding:1rem 1.5rem;position:relative}.upr12 button{align-items:center;background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.6rem 1.8rem}.add .checked{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;position:absolute;right:-3%}.checked .fullicn{padding:.3rem}.checked .editicn,.checked .fullicn{background:#fff;border:1px solid #0e56c2;border-radius:8px;height:19px;width:19px}.checked .editicn{padding:.2rem}.in .lwr .upr1 .addsHeader{color:#1f384c;font-size:23px}.add .box{align-items:center;display:flex;gap:.8rem}.box .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.6rem}.box .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.6rem .8rem}.box .inBox{display:flex;flex-direction:column}.inBox small{color:#9f9999;font-size:12px;font-weight:400}.inBox p{color:#000;font-size:18px;font-weight:600}}@media screen and (max-width:830px){.in .upr12 .addsHeader{color:#1f384c;font-size:19px}.lwrlwr .card .cardadd{border-radius:5px;box-shadow:0 4px 24px 0 rgba(207,236,248,.25);display:flex;flex-direction:column;padding:1rem 1.5rem}.buttons .cancel{padding:.6rem 1.1rem}.buttons .done{padding:.6rem 1.6rem}.in .container .add{align-items:center;border-radius:8px;box-shadow:2px 2px 8px #e9f1ff;display:flex;justify-content:space-between;margin:.8rem 0;padding:1rem 1.3rem;position:relative}.in .lwr .upr1 .addsHeader{color:#1f384c;font-size:21px}.upr12 button{align-items:center;background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.4rem 1.6rem}.add .checked{display:flex;flex-direction:column;gap:1rem;justify-content:space-between;position:absolute;right:-2%}.checked .fullicn{padding:.3rem}.checked .editicn,.checked .fullicn{background:#fff;border:1px solid #0e56c2;border-radius:8px;height:17px;width:17px}.checked .editicn{padding:.2rem}.add .box{align-items:center;display:flex;gap:.8rem}.box .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.4rem}.box .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.4rem .6rem}.box .inBox{display:flex;flex-direction:column}.inBox small{color:#9f9999;font-size:10px;font-weight:400}.inBox p{color:#000;font-size:16px;font-weight:600}}@media screen and (max-width:768px){.lwrlwr .card .cardadd{border-radius:5px;box-shadow:0 4px 24px 0 rgba(207,236,248,.25);display:flex;flex-direction:column;padding:1rem 1.2rem}}@media screen and (max-width:735px){.box .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.3rem}.lwrlwr .card .cardadd{border-radius:5px;box-shadow:0 4px 24px 0 rgba(207,236,248,.25);display:flex;flex-direction:column;padding:1.2rem 2rem}.buttons .cancel{padding:.6rem 1rem}.inputs p,.inputs1 p{font-size:19px;margin:.5rem .3rem}.buttons .done{padding:.6rem 1.5rem}.in .lwr .upr1 .addsHeader{color:#1f384c;font-size:19px}.box .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.3rem .5rem}.upr12 button{align-items:center;background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.4rem 1.4rem}.checked .fullicn{padding:.3rem}.checked .editicn,.checked .fullicn{background:#fff;border:1px solid #0e56c2;border-radius:8px;height:15px;width:15px}.checked .editicn{padding:.2rem}}@media screen and (max-width:660px){.add .box{align-items:center;display:flex;gap:.3rem}.lwrlwr .card{display:flex;flex-wrap:wrap;justify-content:center;width:100%}}@media screen and (max-width:635px){.inputs .uprInput .label,.inputs1 .uprInput1 .label{display:flex;flex-direction:column;gap:.3rem;width:100%}.buttons .cancel{padding:.6rem .9rem}.buttons .done{padding:.6rem 1.4rem}.inputs .lwrInput .label{display:flex;flex-direction:column;gap:.3rem;width:100%}.inputs .lwrInput .label input,.inputs .uprInput .label input{width:auto}.inputs .lwrInput .time,.lwrInput .time input{width:100%}.inputs1 .lwrInput .label{display:flex;flex-direction:column;gap:.3rem;width:100%}.inputs1 .lwrInput .label input,.inputs1 .uprInput1 .label input{width:auto}.inputs1 .lwrInput .time{width:100%}}@media screen and (max-width:597px){.in .container{max-height:450px;overflow-y:scroll;padding:0}.inputs .lwrInput .code,.inputs1 .lwrInput .code{font-size:13px;padding:1rem 2rem}.in .container .add{display:flex;overflow-x:auto;overflow-y:hidden;padding:3rem}.add .box{padding:0 1rem;width:100%}.box .inBox{min-width:100px}.add .checked{left:0;position:relative;top:0}.in .lwr .upr1 .addsHeader{color:#1f384c;font-size:19px}}@media screen and (max-width:395px){.inputs .lwrInput .code{font-size:12px;padding:1rem}.inputs p{font-size:18px;margin:.5rem .3rem}.inputs1 .lwrInput .code{font-size:12px;padding:1rem}.inputs1 p{font-size:18px;margin:.5rem .3rem}}@media screen and (max-width:370px){.inputs .lwrInput .code,.inputs1 .lwrInput .code{font-size:11px;padding:.8rem .5rem}.adds .in .lwr .lwrlwr .card .cardadd{padding:1.3rem 1.8rem}.cardadd .image{width:auto}.inputs p,.inputs1 p{font-size:18px;margin:.5rem .3rem}.in1 .inputs,.in2 .inputs1{display:flex;flex-direction:column;margin:.8rem .5rem;width:100%}.popupadd .in1 svg,.popupedit .in2 svg{height:30px;padding:.6rem;width:30px}.buttons .cancel{padding:.6rem .8rem}.buttons .done{padding:.6rem 1.3rem}}.addsDetails{display:flex;height:100%;justify-content:center;width:100%}.addsDetails .in{display:flex;flex-direction:column;width:85%}.addsDetails .upr{display:flex;flex-wrap:wrap;gap:2rem;margin-top:3rem}.addsDetails .upr .box1{align-items:center;display:flex;gap:.8rem}.in .Low{display:flex;gap:5rem;margin-top:2rem}.addsDetails .Low .box1{align-items:center;display:flex;gap:.8rem}.box1 .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.8rem}.box1 .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.8rem 1rem}.box1 .inBox1{display:flex;flex-direction:column}.inBox1 small{color:#9f9999;font-size:14px;font-weight:400}.inBox1 p{color:#000;font-size:20px;font-weight:600}.Low .approved{align-items:center;display:flex;gap:2rem}.approved p{color:#2057a9;font-size:25px;font-weight:700}.in .code{align-items:center;background:#d3f8eb;border-radius:3px;display:flex;justify-content:center;margin-bottom:3rem;margin-top:3rem;padding:1rem 5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.code p{color:#000;font-weight:600}@media screen and (max-width:960px){.addsDetails .in .upr .box1{align-items:center;display:flex;gap:.8rem}.box1 .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.6rem}.box1 .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.6rem .8rem}.box1 .inBox{display:flex;flex-direction:column}.inBox1 small{color:#9f9999;font-size:12px;font-weight:400}.inBox1 p{color:#000;font-size:18px;font-weight:600}}@media screen and (max-width:830px){.addsDetails .in .upr .box1{align-items:center;display:flex;gap:.8rem}.box1 .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.4rem}.box1 .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.4rem .6rem}.box1 .inBox1{display:flex;flex-direction:column}.inBox1 small{color:#9f9999;font-size:10px;font-weight:400}.inBox1 p{color:#000;font-size:16px;font-weight:600}}@media screen and (max-width:735px){.box1 .docIcn{padding:.3rem}.box1 .moneyIcn{padding:.3rem .5rem}.checked img{height:31px;margin-right:8px;width:31px}.in .Low{display:flex;gap:3rem;margin-top:2rem}.addsDetails .Low .box1{align-items:center;display:flex;gap:.5rem}.box1 .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.5rem}.box1 .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.5rem .7rem}.box1 .inBox1{display:flex;flex-direction:column}.inBox1 small{color:#9f9999;font-size:12px;font-weight:400}.inBox1 p{color:#000;font-size:18px;font-weight:600}.Low .approved{align-items:center;display:flex;gap:1.8rem}.approved p{color:#2057a9;font-size:23px;font-weight:700}.in .code{align-items:center;background:#d3f8eb;display:flex;justify-content:center;margin-top:3rem;padding:1rem 5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.code p{color:#000;font-weight:600}}@media screen and (max-width:660px){.addsDetails .in .upr .box1{align-items:center;display:flex;gap:.3rem}.in .Low{display:flex;gap:2rem;margin-top:2rem}.addsDetails .in .Low .box1{align-items:center;display:flex;gap:.3rem}.box1 .docIcn{background:rgba(36,58,255,.19);border-radius:5px;padding:.3rem}.box1 .moneyIcn{background:rgba(64,228,169,.23);border-radius:5px;padding:.3rem .5rem}.box1 .inBox1{display:flex;flex-direction:column}.inBox1 small{color:#9f9999;font-size:12px;font-weight:400}.inBox1 p{color:#000;font-size:18px;font-weight:600}.Low .approved{align-items:center;display:flex;gap:1.5rem}.approved p{color:#2057a9;font-size:21px;font-weight:700}.in .code{align-items:center;background:#d3f8eb;display:flex;justify-content:center;margin-top:3rem;padding:.8rem 5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.code p{color:#000;font-weight:600}}@media screen and (max-width:600px){.addsDetails .in .Low{flex-wrap:wrap}}@media screen and (max-width:468px){.addsDetails .in .code{padding:.5rem 3rem}.code p{font-size:15px}}@media screen and (max-width:395px){.addsDetails .in .code{padding:.5rem 2rem}.code p{font-size:14px}}@media screen and (max-width:354px){.addsDetails .in .code{padding:.3rem 1rem}.code p{font-size:13px}}@media screen and (max-width:330px){.addsDetails .in .code{justify-content:center;padding:.3rem .5rem}.code p{font-size:12px}}.advertisement .in{justify-content:center;position:relative;top:60px;width:100%}.in .title{align-items:center;justify-content:space-between;width:100%}.picUpload .outline{border-radius:10px}.outline p{font-family:Arial;font-size:15px}.dropdown{align-items:normal;border:1px solid #c5c2c2;border-radius:5px;display:flex;justify-content:center;margin:0;padding:.5rem 1rem}select{background:none;border:none;height:100%;margin-right:4%;min-width:180px;outline:none;padding:.2rem .5rem;width:100%}.box12 .inputSec .input input{width:40%}.inputBox{display:flex;gap:10px;justify-content:space-between;margin:0 auto;width:100%}.column{flex:1 1}.column-input{background:none;border:1px solid #c5c2c2;border-radius:5px;height:22px;max-width:100%;min-width:80%;padding:.7rem 1rem}.inputSec p{font-family:Arial}.in .addCard{grid-template-columns:repeat(3,1fr)}.detailes{display:flex;flex-direction:column;justify-content:space-around;margin:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.detailes p{font-size:20px;font-weight:500}.detailes p small{color:#0e56c2;font-size:20px}.addbutton{color:#0e56c2;font-family:Arial;font-size:15px}@media screen and (max-width:1111px){.detailes p,.detailes p small{font-size:16px}}@media screen and (max-width:760px){.addCard .leftSec{width:100%}.in .title p{font-size:18px}.addCard .logo img{height:100px;width:100px}.in .title2{color:#1f384c;font-size:18px;font-weight:400;margin-top:3rem}.inputSec p,.leftSec p{font-size:12px}.in .addCard{flex-wrap:wrap}.addCard .logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.in .box12{flex-wrap:wrap;justify-content:center}.box12 .picUpload{margin:1rem;width:90%}.inputSec .input{justify-content:center}.input input{width:100%}.detailes p{font-weight:500}.detailes p,.detailes p small{font-size:13px}}.advertisement{display:flex;height:100%;justify-content:center;width:100%}.advertisement .in{display:flex;flex-direction:column;height:100%;margin-top:2rem;width:90%}.in .title{display:flex}.title p{color:#1f384c;font-size:22px;font-weight:400;margin-bottom:1rem}.in15{display:flex;width:100%}.in15 .lft{display:flex;flex-direction:column;width:20%}.lft button{background:none;border:none;outline:none;padding:.5rem 1rem}.lft button:hover{cursor:pointer}.lft .active{background:#2057a9;border-bottom-right-radius:5px;border-top-right-radius:5px;color:#fff}.in15 .rht{width:80%}.in .box12{background:#fff;border-radius:10px;box-shadow:0 4px 24px 0 rgba(207,236,248,.5);display:flex;gap:1rem;width:100%}.box12 .picUpload{margin:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.picUpload .outline{align-items:center;background:#fff;border:1px dashed #0e56c2;border:1px dashed var(--primary-color,#0e56c2);border-radius:5px;display:flex;flex-direction:column;justify-content:center;padding:1.3rem 2rem}.outline svg{background:#dee8ff;border-radius:42%;cursor:pointer;padding:1rem}.outline p{font-size:13px;font-weight:500;margin-top:1rem}.box12 .inputSec{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:1rem;width:100%}.inputSec .input{display:flex;flex-wrap:wrap;gap:1rem}.box12 .inputSec .input input{background:#fff;border:1px solid #c5c2c2;border-radius:15px;height:20px;padding:.6rem 1rem}.inputSec p{background:#d3f8eb;border-radius:5px;font-weight:500;padding:1rem}.in .addCard{border-radius:10px;box-shadow:0 4px 24px 0 rgba(207,236,248,.5);height:68vh;justify-content:space-between;margin-bottom:2rem;margin-top:2rem}.addCard .leftSec,.in .addCard{display:flex;flex-direction:column}.addCard .leftSec{height:300px;margin:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.in .title2{color:#1f384c;font-size:22px;font-weight:400;margin-top:3rem}.addCard .leftSec img{border-radius:8px;height:90%;object-fit:cover;overflow:hidden;width:100%}.leftSec p{background:#d3f8eb;border-radius:5px;font-weight:500;margin-top:1rem;padding:1rem .5rem}.addCard .logo,.leftSec p{display:flex;justify-content:center}.addCard .logo{align-items:center;width:20%}.addCard .logo img{height:110px;width:110px}.details{display:flex;flex-direction:column;justify-content:space-around;margin-left:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.details p{font-family:Arial;font-size:12px;font-weight:500}.details p small{color:#0e56c2;font-size:15px}.in .button51{display:flex;justify-content:flex-end;width:100%}.card-container{display:flex;flex-wrap:wrap}.card{border-top:1px solid #b4b0b0;box-sizing:border-box;display:flex;flex-direction:row;height:170px;margin:0 10px 10px;padding:15px;position:relative;width:95%}.corner-tag{background-color:#f55;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.76);color:#fff;font-family:Arial;font-size:10px;font-weight:700;left:-20px;padding:5px 10px;position:absolute;top:-2px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.boxad{box-shadow:0 2px 8px rgba(0,0,0,.1);margin:15px 0;padding:15px}.adsInfo{background-color:#f3efef;border-bottom:1px solid #b4b0b0;margin-bottom:10px;padding:10px 0}.flexBtns{display:flex;flex-direction:row;justify-content:space-between;padding:0 8px}.adsInfo ul li{display:inline-block;padding:5px 10px}.card-image{border-radius:5px;cursor:pointer;display:block;height:auto;width:60%}.card-details{margin-top:10px}.card-title{margin:0}.card-description{color:#555;margin:0}.adcode{background:#d3f8eb;font-weight:700;padding-bottom:5px;padding-top:5px}.container .dropdown{border:1px solid rgba(0,0,0,.04);box-shadow:0 16px 24px 2px rgba(0,0,0,.14);left:0;position:absolute;top:100%;width:300px;z-index:2}.dropdown ul{list-style:none;margin:0;padding:0}.dropdown li{padding:8px 12px}.dropdown ul li:hover{background-color:rgba(0,0,0,.14);cursor:pointer}.switch{display:inline-block;height:34px;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;width:26px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.image-modal{display:inline-block;position:relative}.zoomable-image{cursor:pointer;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.zoomable-image:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.modal-overlay{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:99999999}.modal-content{background:#fff;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);padding:5px;position:relative;text-align:center}.close{background-color:#000;border:2px solid #333;border-radius:50%;color:#fff;font-size:15px;position:relative;right:-150px;top:-120px}.zoomed-image{max-height:70vh;max-width:100%}@media screen and (max-width:1111px){.details p,.details p small{font-size:16px}}@media screen and (max-width:760px){.addCard .leftSec{width:100%}.in .title p{font-size:18px}.addCard .logo img{height:100px;width:100px}.in .title2{color:#1f384c;font-size:18px;font-weight:400;margin-top:3rem}.inputSec p,.leftSec p{font-size:12px}.in .addCard{flex-wrap:wrap}.addCard .logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.in .box12{flex-wrap:wrap;justify-content:center}.box12 .picUpload{margin:1rem;width:90%}.inputSec .input{justify-content:center}.input input{width:100%}.details p{font-weight:500}.details p,.details p small{font-size:13px}.column{border:1px solid #ccc;flex:1 1;padding:10px}.panel-header{background:#fff;border-bottom:1px solid #dde3e8;padding:.75rem 1.25rem}.h6,h6{font-size:1rem;line-height:1.2}}@media screen and (max-width:451px){.in .addCard{justify-content:center}.addCard .logo img{height:80px;width:80px}.addCard .logo{align-items:center;display:flex;justify-content:center;margin-bottom:1rem;width:20%}}.centered-message{align-items:center;color:#555;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;min-height:60vh;text-align:center}*{margin:0;padding:0}.dashboard{display:flex;height:100%;justify-content:center;position:relative;top:90px;width:100%}.dashboard .in{display:flex;flex-direction:column;height:100%;width:95%}.in .wardHead{justify-content:space-between;margin-top:2rem;width:100%}.in .wardHead,.wardHead button{align-items:center;display:flex}.wardHead button{background:#0e56c2;border:none;border-radius:5px;color:#fff;cursor:pointer;gap:.5rem;justify-content:center;padding:.8rem 2rem}.wardHead p{color:#1f384c;font-size:22px}.in .wardList{display:flex;flex-wrap:wrap;gap:1.8rem;margin:1rem 0;width:100%}.wardList .box{border-radius:5px;box-shadow:0 1px 15px #e3e6f8;display:flex;flex-direction:column;padding:1.3rem 1.5rem;width:18%}.box .line1{align-items:center;display:flex;gap:.5rem}.line1 small{font-size:20px}.line1 p,.line1 small{color:#000;font-weight:700}.line1 p{font-size:35px}.box .line2{align-items:center;display:flex;gap:.5rem;margin-top:.6rem}.line2 p{font-size:14px}.in .assign{justify-content:space-between;margin-top:2rem;width:100%}.assign .btns,.in .assign{align-items:center;display:flex}.assign .btns{gap:2rem}.btns button{align-items:center;background:#0e56c2;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.8rem 2rem}.assign p{color:#1f384c;font-size:22px}.dashboard .in .wardAssign{display:flex;flex-wrap:wrap;margin-bottom:3rem;margin-top:1rem;overflow:hidden}.wardAssign .admins{display:flex;gap:.5rem;margin-top:1.5rem;padding:.5rem;width:23%}.admins .name{display:flex;flex-direction:column}.name p{color:#000;font-size:15px;font-weight:700}.name small{color:#9f9999;font-size:11px}.dashboard .popup1{background:#fff;border-radius:1rem;box-shadow:2px 3px 10px hsla(210,4%,71%,.904);display:flex;flex-direction:column;gap:1.3rem;height:-webkit-max-content;height:max-content;left:50%;padding:1rem;position:absolute;top:-500rem;-webkit-transform:translate(-50%);transform:translate(-50%);transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999999}.popup1 .close{align-self:flex-end;cursor:pointer;display:flex;position:relative}.popup1 .input{align-items:center;border:1px solid #000;border-radius:15px;display:flex;justify-content:center;padding:.8rem 1rem}.popup1 button{background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;padding:.8rem 0;width:100%}.popup1 input{background:none;border:none;height:100%;outline:none;width:100%}.dashboard .active1{padding:2rem;top:8%}.dashboard .popup2{align-items:flex-end;background:#fff;border-radius:1rem;box-shadow:2px 3px 10px hsla(210,4%,71%,.904);display:flex;flex-direction:column;gap:1.3rem;height:-webkit-max-content;height:max-content;left:50%;padding:2rem;position:absolute;top:-500rem;-webkit-transform:translate(-50%);transform:translate(-50%);transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999999}.popup2 .close{align-self:flex-end;cursor:pointer;display:flex;position:relative}.dashboard .active2{top:7rem}.popup2 .input{align-items:center;border:1px solid #000;border-radius:15px;display:flex;justify-content:center;padding:.4rem 0;width:100%}.popup2 button{padding:.8rem 0;width:100%}.popup2 .addAdmin,.popup2 button{background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer}.popup2 .addAdmin{padding:.8rem 1.3rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.popup2 input{width:100%}.popup2 input,.popup2 select{background:none;border:none;height:100%;outline:none;padding:.5rem}.popup2 select{margin-right:4%;min-width:180px}.dashboard .popup3{background:#fff;border-radius:1rem;box-shadow:2px 3px 10px hsla(210,4%,71%,.904);display:flex;flex-direction:column;gap:1.3rem;height:-webkit-max-content;height:max-content;left:50%;padding:2rem;position:absolute;top:-500rem;-webkit-transform:translate(-50%);transform:translate(-50%);transition:.5s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999999}.popup3 .close{align-self:flex-end;cursor:pointer;display:flex;position:relative}.dashboard .active3{top:7rem}.popup3 .input{align-items:center;border:1px solid #000;border-radius:15px;display:flex;justify-content:center;padding:.8rem 1rem}.popup3 button{background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;padding:.8rem 0;width:100%}.popup3 input{background:none;border:none;height:100%;outline:none;width:100%}.download{align-items:center;background:#0e56c2;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.8rem 2rem}@media screen and (max-width:834px){.assign .btns{display:flex;flex-direction:column}.btns button,.wardHead button{padding:.5rem 1.2rem}}@media screen and (max-width:750px){.wardHead button{font-size:13px;padding:.5rem 1.8rem}.wardHead p{color:#1f384c;font-size:20px}.in .wardList{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;margin-top:1rem;width:100%}.wardList .box{border-radius:10px;box-shadow:0 1px 15px #e3e6f8;display:flex;flex-direction:column;padding:1rem 1.2rem}.box .line1{align-items:center;display:flex;gap:.3rem}.line1 small{font-size:18px}.line1 p,.line1 small{color:#000;font-weight:700}.line1 p{font-size:32px}.box .line2{align-items:center;display:flex;gap:.3rem;margin-top:.4rem}.line2 p{font-size:13px}.in .assign{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;width:100%}.assign .btns,.btns button{align-items:center;display:flex;gap:1rem}.btns button{background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;padding:.5rem 1.2rem}.assign p{color:#1f384c;font-size:20px}.dashboard .in .wardAssign{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:3rem;margin-top:1rem}.wardAssign .admins{align-items:center;border-right:1px solid #9f9999;display:flex;gap:.4rem;margin-top:1.5rem;padding:.3rem}.admins .name{display:flex;flex-direction:column}.name p{color:#000;font-size:13px;font-weight:700}.name small{color:#9f9999;font-size:10px}}@media screen and (max-width:615px){.dashboard .popup1,.dashboard .popup2,.dashboard .popup3{position:fixed;width:80%}}@media screen and (max-width:500px){.wardHead button{font-size:12px;padding:.5rem 1rem}.wardHead p{color:#1f384c;font-size:18px}.in .wardList{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:space-around;margin-top:1rem;width:100%}.wardList .box{border-radius:10px;box-shadow:0 1px 15px #e3e6f8;display:flex;flex-direction:column;padding:.8rem 1rem}.box .line1{align-items:center;display:flex;gap:.3rem}.line1 small{font-size:16px}.line1 p,.line1 small{color:#000;font-weight:700}.line1 p{font-size:28px}.box .line2{align-items:center;display:flex;gap:.3rem;margin-top:.3rem}.line2 p{font-size:11px}.in .assign{justify-content:space-between;margin-top:2rem;width:100%}.assign .btns,.in .assign{align-items:center;display:flex}.assign .btns{gap:.8rem}.btns button{align-items:center;background:#0e56c2;border:none;border-radius:15px;color:#fff;cursor:pointer;display:flex;gap:1rem;padding:.3rem 1rem}.assign p{color:#1f384c;font-size:18px}.dashboard .in .wardAssign{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:3rem;margin-top:1rem}.wardAssign .admins{align-items:center;border-right:1px solid #9f9999;display:flex;gap:.4rem;margin-top:1.5rem;padding:.3rem}.admins .name{display:flex;flex-direction:column}.name p{color:#000;font-size:11px;font-weight:700}.name small{color:#9f9999;font-size:8px}}button:disabled,button[disabled]{background-color:#ccc;border:1px solid #999;color:#666}
/*# sourceMappingURL=main.c6f863bb.css.map*/