button{cursor:pointer;padding:.4rem .8rem;background:white;border-radius:8px;border:1px solid var(--searchcolor);color:#000;font-weight:700;transition:background .4s,border-radius .4s,border .4s,color .4s,opacity .4s;display:flex;align-items:center;justify-content:center;opacity:.8;gap:.5rem}button:hover{background:#E6ECFB;border-radius:8px;border:1.9px solid #5B84E3;color:#5b84e3;opacity:1}button img{height:1rem}button:hover img{fill:#e6ecfb!important}.button__group{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;width:100%;justify-content:space-between;gap:.5rem}.button__group .danger__label img{filter:saturate(0) brightness(0)}.heading__buttons{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;width:max-content;justify-content:space-between;gap:.5rem}button:disabled{opacity:.2}button:hover:disabled{cursor:not-allowed;opacity:.2}.side__slider{height:100vh;position:fixed;z-index:6;top:0;right:0;width:50vw;max-width:500px;background:var(--lightColor);box-shadow:0 0 31px -8px var(--shadowContrast);-webkit-box-shadow:0px 0px 31px -8px var(--shadowContrast);-moz-box-shadow:0px 0px 31px -8px var(--shadowContrast)}.side__slider .side__slider__content{position:relative;padding:2rem}.slider__close{cursor:pointer;transition:.2s;position:absolute;top:1rem;right:1rem}.slider__close:hover{transform:scale(1.05)}.dark__theme .slider__close{filter:invert(1)}@media (max-width: 900px){.side__slider{width:60vw}}@media (max-width: 720px){.side__slider{height:max-content;width:100%;max-width:inherit}}.default-image{width:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.4;background-position:center;background-repeat:no-repeat;background-size:cover}.other-image{height:100%;width:100%;border-radius:12px}.other-image2{height:100%;width:100%;border-radius:10px}@media (max-width: 1920px){.filenamestyle{text-align:left;font-size:1rem;letter-spacing:0px;color:#000;opacity:1}}@media (max-width: 1500px){.filenamestyle{text-align:left;font-size:.8rem;letter-spacing:0px;color:#000;opacity:1}}body{background:var(--background);position:relative;padding:0;margin:0;overflow-x:hidden}*{box-sizing:border-box}*{scrollbar-color:var(--theme) var(--background);scrollbar-width:thin}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--theme);opacity:.8}::-webkit-scrollbar-thumb:hover{background:var(--theme);opacity:1}h1,h2,h3,h4,h5,h6,p,label,ul,ol{margin:0;padding:0;color:#000}img{max-width:100%}a{text-decoration:none;cursor:pointer;outline:none;color:var(--font)}ul{list-style:none}.content__box{background:var(--contentBox);padding:1rem;padding-top:0;border-radius:4px;position:relative;box-shadow:0 5pt 12pt #00000042}.bread__crumbs{display:flex;gap:.25rem;padding:0;margin:0}.bread__crumbs li{font-family:Roboto;font-size:.7rem;cursor:pointer;transition:.4s}.bread__crumbs li:after{content:"/";margin-left:.25rem}.bread__crumbs li:last-child:after{content:"";display:none}.bread__crumbs li:hover{color:var(--theme)}.inner__page__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--lightContrast)}.dark__theme .restricted__icon,.dark__theme .full__screen img,.dark__theme nav button img,.dark__theme .settings__menu img{filter:saturate(0) invert(1);opacity:1}.loading{background:#eee;background:linear-gradient(90deg,var(--background) 8%,var(--shadowContrast) 18%,var(--background) 33%);background-size:200% 100%;animation:tile-loading 2s linear infinite;min-height:1.5rem}@keyframes tile-loading{to{background-position-x:-200%}}sup{color:#e10000}.noPadding{padding:0!important}.mobileOnly{display:none}.container{padding:0rem 2rem;margin:1rem auto}.row{display:flex;align-items:center;justify-content:space-between;gap:.25rem;flex-wrap:wrap}.col__xs,.col__sm,.col__md,.col__lg,.col__xl{width:100%;padding:20px;margin:1rem auto;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap;border-radius:2px;box-shadow:0 0 31px -8px var(--shadowContrast);-webkit-box-shadow:0px 0px 31px -8px var(--shadowContrast);-moz-box-shadow:0px 0px 31px -8px var(--shadowContrast)}.col__xl{margin:0;padding:0;padding:0 1rem;box-shadow:none}.col__xs{max-width:320px}.col__sm{max-width:500px}.col__md{max-width:720px}.col__lg{max-width:1080px}.full__screen{width:100%}.half__screen{width:49.56%}.third__screen{width:32.8%}.screen__2-3{width:65.2%}.quarter__screen{width:24.75%}.screen__3-4{width:74.5%}@media (max-width: 1040px){.mobileOnly{display:inherit}.search__table{width:100%!important}.search__container button{display:block!important}.curved__bg{right:-100px!important}}@media (min-width: 1040px){.main__menu{display:flex!important}.curved__bg{right:-100px}}@media (max-width: 900px){.third__screen,.quarter__screen,.screen__3-4{width:49.65%}.curved__bg{right:-152px!important}}@media (max-width: 720px){.half__screen,.third__screen,.quarter__screen,.screen__3-4{width:100%}.mobileOnly{display:inherit}.container{padding:0 .25rem;overflow:auto}.curved__bg{right:-180px!important}}@media (max-width: 480px){.content__box{height:90vh}.table__scroller{height:55vh}}@media (min-width: 480px) and (max-width: 767px){.content__box{height:90vh}.table__scroller{height:38vh}}@media (min-width: 767px) and (max-width: 991px){.content__box{height:90vh}.table__scroller{height:65vh}}@media (min-width: 991px) and (max-width: 1199px){.content__box{height:90vh}.table__scroller{height:70vh}}@media (min-width: 1199px){.content__box{height:90vh}.table__scroller{height:70vh}}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(Roboto-Regular.d0bc87a819730d23.ttf)}@font-face{font-family:Roboto-Italic;font-style:italic;font-weight:400;src:url(Roboto-Italic.7f28fc0765fccab4.ttf) format("truetype")}@font-face{font-family:Roboto-Bold;font-style:normal;font-weight:700;src:url(Roboto-Bold.c36a3fe042b96dc3.ttf) format("truetype")}@font-face{font-family:Roboto-Bold-Italic;font-style:italic;font-weight:700;src:url(Roboto-BoldItalic.a0eb13619368af8d.ttf) format("truetype")}@font-face{font-family:Roboto-Light;font-style:normal;font-weight:lighter;src:url(Roboto-Light.1ad50b89ab7c557e.ttf) format("truetype")}@font-face{font-family:Roboto-Light-Italic;font-style:italic;font-weight:lighter;src:url(Roboto-LightItalic.266c1538bae4d3be.ttf) format("truetype")}@font-face{font-family:Roboto-Medium;font-style:normal;font-weight:lighter;src:url(Roboto-Medium.9204c2aa0a88c808.ttf) format("truetype")}@font-face{font-family:Roboto-Medium-Italic;font-style:italic;font-weight:lighter;src:url(Roboto-MediumItalic.bfeb6e8b20c639f3.ttf) format("truetype")}body{font-family:Roboto;font-weight:400;font-style:normal;color:var(--font);line-height:1.8rem;letter-spacing:.05rem}h1,h2,h3,h4,h5,h6{font-family:Roboto-Bold;font-style:normal;font-weight:700}table{width:100%;font-size:.8rem;border-collapse:separate;border-spacing:0;position:relative;border-radius:2px}table .loading{height:2rem}table .loading__row td{padding:2px}tr{position:relative;transition:.2s}tr td,tr th{text-align:left}tr td:last-child,tr th:last-child{width:10px;text-align:right}tr th{padding:.5rem 1rem;color:#000;font-weight:700;position:sticky;top:0;background:#E8E6EF;z-index:1;font-family:Roboto}tr td{padding:.25rem 1rem;border-bottom:1px solid var(--tableBorder);position:relative}tr:last-child td{border-bottom:none}tbody tr:hover{box-shadow:0 0 31px -8px var(--shadowContrast);-webkit-box-shadow:0px 0px 31px -8px var(--shadowContrast);-moz-box-shadow:0px 0px 31px -8px var(--shadowContrast)}.filters__search,.filters__addnew{display:flex;position:relative;flex-wrap:wrap;align-items:center;justify-content:space-between;margin:.5rem 0}.filters__search .filter__items,.filters__addnew .filter__items{width:78%;overflow-x:auto}.filters__search .filter__items::-webkit-scrollbar,.filters__addnew .filter__items::-webkit-scrollbar{display:none}.filters__search .filter__items ul,.filters__addnew .filter__items ul{display:flex;gap:.5rem}.filters__search .filter__items ul li,.filters__addnew .filter__items ul li{background:var(--lightTheme);padding:0 2.5rem 0 1.5rem;font-size:.7rem;opacity:.8;border-radius:2rem;font-weight:700;cursor:pointer;transition:.2s;position:relative;white-space:nowrap}.filters__search .filter__items ul li:hover,.filters__addnew .filter__items ul li:hover{opacity:1}.filters__search .filter__items ul li:after,.filters__addnew .filter__items ul li:after{content:"";background:url(/assets/icons/close.svg);background-size:contain;position:absolute;height:1rem;width:1rem;opacity:.6;right:1rem;top:50%;transform:translateY(-50%)}.filters__search .search__table,.filters__addnew .search__table{width:20%}.filters__search .search__container,.filters__addnew .search__container{position:relative}.filters__search .search__container button,.filters__addnew .search__container button{display:none;border:none;background:0 0;position:absolute;top:2px;right:2px}.filters__search .search__container button img,.filters__addnew .search__container button img{filter:brightness(.5)}.filters__search .filter__choice,.filters__addnew .filter__choice{display:flex;align-items:center;justify-content:space-between;gap:1rem}.filters__search .filter__choice span,.filters__addnew .filter__choice span{text-transform:capitalize;font-size:.7rem;cursor:pointer;color:var(--theme);font-weight:700;opacity:.8;text-decoration:underline;transition:.2s}.filters__search .filter__choice span:hover,.filters__addnew .filter__choice span:hover{opacity:1}.filters__search .filter__options,.filters__addnew .filter__options{position:absolute;border:1px solid var(--lightContrast);z-index:2;background:var(--contentBox);padding:0;width:200px;top:1.975rem;left:-47px;border-radius:10px;box-shadow:0 0 10px #00000054;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,.3294117647);-moz-box-shadow:0px 0px 10px rgba(0,0,0,.3294117647)}.filters__search .filter__options .filter__content,.filters__addnew .filter__options .filter__content{position:relative;padding:0 1rem 1rem;max-width:250px}.filters__search .filter__options .filter__content label,.filters__addnew .filter__options .filter__content label{font-size:.8rem}.filters__search .filter__options .filter__content .close__filter,.filters__addnew .filter__options .filter__content .close__filter{position:absolute;top:1rem;right:1rem;cursor:pointer;width:.8rem}.filters__search .filter__options input,.filters__search .filter__options select,.filters__search .filter__options .radio__group,.filters__addnew .filter__options input,.filters__addnew .filter__options select,.filters__addnew .filter__options .radio__group{margin-bottom:1rem}.action__item{height:1rem;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%);right:1rem}.table__action{position:absolute;display:none;z-index:1;background:#FFFFFF 0% 0% no-repeat padding-box;border:.5px solid #707070;border-radius:5px;width:max-content;padding:0;top:1.5rem;right:2rem;box-shadow:0 0 31px -8px var(--shadowContrast);-webkit-box-shadow:0px 0px 31px -8px var(--shadowContrast);-moz-box-shadow:0px 0px 31px -8px var(--shadowContrast)}.table__action ul li{border-bottom:.5px solid #707070;transition:.4s;display:flex;font-size:12px;align-items:center;justify-content:center;gap:.5rem;padding:0 .3rem}.table__action ul li img{height:12px}.table__action ul li:hover,.table__action ul li:hover #edit{color:var(--theme)}.table__action ul li:last-child{border:none}.table__action img{filter:saturate(0) brightness(0)}tr:last-child td .table__action{top:-3rem}tr:first-child td .table__action{top:1.5rem}.dark__theme .action__item,.dark__theme .close__filter{filter:invert(100%)}.dark__theme .filter__items ul li{text-transform:capitalize}.dark__theme .filter__items ul li:after{filter:invert(100%)}.dark__theme .table__action li img{filter:invert(100%)}.item__selection{display:flex;align-items:center;margin-top:.3rem}.select__option{display:flex;align-items:center}.select__option span{margin-right:10px}.select__option select{margin:0 7px;border:1px solid var(--searchcolor);background:0 0;color:var(--font)}.select__option select:focus{outline:none}.pagination{display:flex;align-items:center;justify-content:flex-end;filter:saturate(0)}.table__summary{display:flex;margin-left:10px;opacity:.8}.pagination__btn{display:flex;border:none;background:none}.pagination__btn button{border:none;background:none;padding:.4rem .3rem!important}.noData{text-align:center!important;padding:1em;font-size:.8em;font-weight:700;opacity:.8}@media (max-width: 1920px){.table__scroller{width:100%;overflow:auto;border:2px solid var(--lightContrast);border-radius:2px;position:relative}.table__footer{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:.8rem}}@media (min-width: 1920px){.table__scroller{width:100%;overflow:auto;border:2px solid var(--lightContrast);border-radius:2px;position:relative}.table__footer{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:.8rem}}.table__scroller{width:100%;overflow:auto;border:2px solid var(--lightContrast);border-radius:2px;position:relative}.table__footer{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:.8rem}.table__footer select{width:5rem}.table__scroller::-webkit-scrollbar{width:5px}.table__scroller::-webkit-scrollbar-thumb{background-color:#707070}.table__scroller::-webkit-scrollbar-track{background-color:#e9e7e7}@media (min-width: 767px) and (max-width: 797px){.cardflex{align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}}@media (max-width: 480px){.headerflex,.cardflex{align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}}@media (min-width: 453px) and (max-width: 632px){.buttons__group{margin:0 0 .5rem}}@media (max-width: 767px){.cardflex{align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}.buttons__group{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem}.buttons__group input{margin:0}.table__heading{width:100%;display:flex;flex-direction:row;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}.table__heading .heading{display:flex;flex-direction:column;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important}}@media (max-width: 1920px){.table__heading{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table__heading .heading{display:flex;flex-direction:column;align-items:flex-start}.table__heading .heading .sub{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-top:10px}.table__heading .heading .sub img{width:14px;cursor:pointer}.buttons__group{display:flex;flex-direction:row;align-items:center;gap:1rem}.buttons__group input{margin:0}}@media (min-width: 1920px){.table__heading{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.table__heading .heading{display:flex;flex-direction:column;align-items:flex-start}.table__heading .heading .sub{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-top:10px}.table__heading .heading .sub img{width:14px;cursor:pointer}.buttons__group{display:flex;flex-direction:row;align-items:center;gap:1rem}.buttons__group input{margin:0}}.downloaddiv{position:relative}.downloaddiv:hover a button svg{fill:#5b84e3!important}.download__action{position:absolute;display:none;z-index:8;background:#FFFFFF 0% 0% no-repeat padding-box;border:.5px solid #707070;box-sizing:border-box;border-radius:5px;width:100px;padding:5px;height:-moz-fit-content;height:fit-content;top:2.3rem;left:50%;transform:translate(-50%)}.download__action ul{background-color:#fff}.download__action ul li{border-bottom:.5px solid #707070;transition:.4s;display:flex;font-size:12px;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer}.download__action ul li:last-child{border-bottom-width:0px}.download__action ul li img{height:12px}.download__action ul li:hover,.download__action ul li:hover #edit{color:var(--theme)}.download__action img{filter:saturate(0) brightness(0)}th{cursor:pointer;position:relative}.sort-icons{display:inline-block;vertical-align:middle;margin-left:5px;font-size:.6rem}.sort-icons span{display:block;text-align:center;color:#d3d3d3;margin:0;line-height:1}.sort-icons span.active{color:#000}form{margin-bottom:1rem;width:100%}.input_with_icon{margin:0}.input_with_icon label{font-size:inherit;font-weight:700}.input_with_icon .input-control{color:#707070;border-color:#707070;font-size:1rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;box-sizing:border-box;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:1px solid;border-radius:4px;width:22rem;height:2.3rem}input:not(input[type=checkbox]),textarea{width:100%;padding:.25rem .5rem;background:0 0;border-radius:2px;border:2px solid D5D2D2;color:var(--darkContrast);font-weight:700;resize:none;margin-bottom:.5rem}input:not(input[type=checkbox]):focus,textarea:focus{color:var(--theme);border:2px solid var(--theme);outline:none}input[type=radio]{border:none!important;margin:0!important}textarea{height:80px}input[type=checkbox]{cursor:pointer}input[type=radio]{padding:0!important;cursor:pointer;width:max-content!important;margin-bottom:0!important}input::placeholder{color:#707070;opacity:.3}input:-ms-input-placeholder{color:#707070;opacity:.3}input::-ms-input-placeholder{color:#707070;opacity:.3}.input-control[readonly]{background-color:#e0e0e0;opacity:.3}.radio__group{display:flex;width:100%;padding:.25rem .5rem .5rem;background:0 0;border-radius:2px;border:2px solid var(--lightContrast);flex-wrap:wrap;gap:.5rem;align-items:center}.radio__group .radio__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.radio__group .radio__item label{font-size:.6rem;font-weight:700;margin-bottom:0}@media (max-width: 1920px){.switch{position:relative;display:inline-block;width:60px;height:28px;border-radius:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:red;transition:.4s}.slider:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:2px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:green}input:focus+.slider{box-shadow:0 0 1px var(--theme)}input:checked+.slider:before{transform:translate(31px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}}@media (max-width: 1500px){.switch{position:relative;display:inline-block;width:30px;height:16px;border-radius:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:red;transition:.4s}.slider:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:green}input:focus+.slider{box-shadow:0 0 1px var(--theme)}input:checked+.slider:before{transform:translate(13px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}}.custom__dropdown{background:rgba(44,62,80,.2);border-radius:2rem;position:relative}.custom__dropdown .dropdown--icon{position:absolute;top:50%;right:.5rem;transform:translateY(-30%);opacity:.6;cursor:pointer}.custom__dropdown input{margin:0!important;background:transparent;border:none!important;padding:.25rem 1rem!important;color:var(--font)!important}.custom__dropdown .dropdown--values{position:absolute;background:rgba(44,62,80,.8);z-index:2;border-radius:.5rem;padding:.5rem;width:100%;top:2rem}.custom__dropdown .dropdown--values li{border-bottom:1px solid var(--lightContrast);color:var(--background);cursor:pointer;opacity:.6;transition:.2s}.custom__dropdown .dropdown--values li:last-child{border:none}.custom__dropdown .dropdown--values li:hover{opacity:.8;padding-left:.25rem}@media (max-width: 480px){select{color:#707070;border-color:#707070;padding:.25rem .5rem;font-size:1rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:1px solid;border-radius:4px;max-width:23rem;height:2.2rem}select option{height:30%}}@media (max-width: 1920px){select{color:#707070;border-color:#707070;padding:.25rem .5rem;font-size:1rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;width:100%;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:1px solid;border-radius:4px;max-width:23rem;height:2.2rem}select option{height:30%}}@media (max-width: 480px){.switch{position:relative;display:inline-block;width:2rem;height:1rem}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:red;transition:.4s}.slider:before{position:absolute;content:"";height:.8rem;width:.8rem;bottom:.1rem;background-color:#fff;transition:.4s}input:checked+.slider{background-color:green}input:focus+.slider{box-shadow:0 0 1px var(--theme)}input:checked+.slider:before{transform:translate(.9rem)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}}@media (min-width: 480px) and (max-width: 1199px){.input-control{width:18rem;height:2.3rem}.switch{position:relative;display:inline-block;width:2rem;height:1rem}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:red;transition:.4s}.slider:before{position:absolute;content:"";height:.8rem;width:.8rem;bottom:.1rem;background-color:#fff;transition:.4s}input:checked+.slider{background-color:green}input:focus+.slider{box-shadow:0 0 1px var(--theme)}input:checked+.slider:before{transform:translate(.9rem)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}}@media (min-width: 1199px){.input_with_icon{margin:0}.input_with_icon label{font-size:inherit;font-weight:700}.input_with_icon .input-control{color:#707070;border-color:#707070;font-size:1rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;box-sizing:border-box;width:20rem;height:2.3rem;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:1px solid;border-radius:4px}.selectstyle ::ng-deep .custom__field .multiselect-dropdown .dropdown-btn{width:20rem;height:2.3rem}.switch{margin:.5rem 0;position:relative;display:inline-block;width:2.5rem;height:1.5rem}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:red;transition:.4s}.slider:before{position:absolute;content:"";height:1.1rem;width:1.1rem;bottom:.2rem;background-color:#fff;transition:.4s}input:checked+.slider{background-color:green}input:focus+.slider{box-shadow:0 0 1px var(--theme)}input:checked+.slider:before{transform:translate(1.2rem)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}select{margin-bottom:.5rem;color:#707070;border-color:#707070;padding:.25rem .5rem;font-size:1rem;font-weight:400;letter-spacing:.009375em;text-decoration:inherit;text-transform:inherit;align-self:flex-end;box-sizing:border-box;transition:opacity .15s cubic-bezier(.4,0,.2,1);border:1px solid;border-radius:4px;width:20rem;height:2.3rem}select label{font-size:inherit;font-weight:700}select option{height:30%}.multiselect-dropdown{min-width:20rem;height:2.3rem;margin-bottom:.5rem}}.loadingdiv{position:absolute;top:30%;left:45%}.ripple-container{position:relative;width:80px;height:80px}.ripple{position:absolute;border:4px solid #5B84E3;border-radius:50%;animation:ripple 1.2s infinite ease-in-out;opacity:0}.ripple:nth-child(2){animation-delay:-.6s}@keyframes ripple{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.label{text-transform:uppercase;font-size:.6rem;padding:.25rem 1rem;border:1px solid var(--theme);border-radius:2px;font-weight:700;max-width:100px}.danger__label{border-color:#c0392b;color:#c0392b;background:rgba(192,57,43,.1)}.safe__label{border-color:#27ae60;color:#27ae60;background:rgba(39,174,96,.1)}.pending__label{border-color:#f1c40f;color:#f1c40f;background:rgba(241,196,15,.1)}.rejected__label{border-color:#2c3e50;color:#2c3e50;background:rgba(44,62,80,.1)}:root{--theme: #5B84E3;--background: #ffffff;--lightgrey: #707070;--searchcolor:#d5d2d2;--font: #292e57;--lightColor: #faf9f9;--contentBox: #ffffff;--lightContrast: rgba(0, 0, 0, .25);--shadowContrast: rgba(0, 0, 0, .2);--tableBorder: rgba(0, 0, 0, .035);--darkContrast: rgba(0, 0, 0, .5);--lightTheme: rgba(0, 0, 0, .05)}.chips{display:flex;flex-wrap:wrap;width:10rem;font-size:.7rem}.chip{display:inline-block;padding:2px 10px;margin:2px;background-color:#f3f4f4;border-radius:16px}.count-chip{background-color:#2089e5;color:#fff;font-weight:700;cursor:pointer}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100vh;overflow:hidden}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}h2{color:var(--theme)}.mat-checkbox .mat-checkbox-frame{background-color:#fff}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#1f89e5;color:#fff}.dropdown-list li{padding:5px 10px!important}.multiselect-dropdown .dropdown-btn .dropdown-multiselect__caret{top:-4px!important}body{font-size:1rem}@media (max-width: 500px){body{font-size:.8rem}}@media (min-width: 1920px){body{font-size:1.1rem}}
