#app{min-height:100vh;width:100vw;margin:auto;margin-top:70px;margin-bottom:22px;padding:1rem 2rem;overflow:auto;background:#fff}:root{--custom-hover-light:#fff;--custom-dark-gradient:#353840;--custom-dark-multiselect-bg:#6e7382;--custom-dark-bg:#4a4e59;--custom-dark-text:#8d909f;--custom-blue:#41a1e3;--custom-blue-light:rgba(65,162,227,0.33725490196078434);--custom-orange:#e9652b;--custom-orange-light:rgba(233,100,43,0.36470588235294116);--body-bg-gradient-color-first:#0082db;--body-bg-gradient-color-second:#8cf;--yellow-color:#f4bb22;--green-color:#3dab72;--gray-color:#b9b9b9;--orange-color:#f8682c}@font-face{font-family:CustomFont;src:url(../fonts/Mukta-Regular.20172687.ttf)}html{overflow:auto!important}body{height:100%;width:100%;background:url(../img/crm_bg.7643e338.png);background-size:cover;background-repeat:no-repeat;font-family:CustomFont,Source Sans Pro,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,"sans-serif";overflow:auto;overflow-x:hidden;padding-bottom:20px}::-webkit-scrollbar{background-color:#fff;width:8px;border-radius:1rem}::-webkit-scrollbar-thumb{background-color:#41a1e3;border-radius:1rem}.cursor-pointer{cursor:pointer}.cursor-disabled{cursor:not-allowed}.show{display:block}.modal-dialog{top:30%;transform:translateY(-50%)}.rounded-10{border-radius:10px}.table-wrapper{border-radius:1rem;margin-top:30px;box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08);overflow:visible}.green-color{background:var(--green-color)}.custom-yellow{color:var(--yellow-color)}.bg-custom-dark{background:var(--custom-dark-bg)}.custom-dark-text{color:var(--custom-dark-text)}.orange-color{background:var(--orange-color)}.custom-blue{color:var(--custom-blue);background:var(--custom-hover-light);transition:all .4s linear}.custom-blue:hover{color:var(--custom-hover-light);background:var(--custom-blue)}.text-blue{color:var(--custom-blue)}.custom-rounded-15{border-radius:10px}.hover-light:hover{color:var(--custom-hover-light);transition:color .2s ease-in-out}.custom-border-top{border-top:1px solid var(--custom-dark-text)}.border-custom-left{border-left:1px solid var(--custom-dark-text)}.custom-fs-lg{font-size:2.6rem}.shadow-md{box-shadow:0 4px 8px -2px rgba(9,30,66,.25),0 0 0 1px rgba(9,30,66,.08)}.custom-blue-light-bg{background:var(--custom-blue-light)}.custom-blue-text{color:var(--custom-blue)}.yellow-color-bg{background-color:var(--yellow-color)}.custom-orange-light-bg{background:var(--custom-orange-light)}.custom-orange{background:var(--custom-orange)}.custom-orange-text{color:var(--custom-orange)}.gray-color{background:var(--gray-color)}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.blue-gradient{background-image:linear-gradient(45deg,#00acdf,#66cef5)}.yellow-gradient{background-image:linear-gradient(45deg,#f4bb22,#ffdd83)}.orange-gradient{background-image:linear-gradient(45deg,#f8682c,#fc9b73)}.green-gradient{background-image:linear-gradient(45deg,#9fb265,#d3df78)}.blue-border{border:2px solid #00acdf}.yellow-border{border:2px solid #f4bb22}.orange-border{border:2px solid #f8682c}.green-border{border:2px solid #9fb265}.text-blue{color:#00acdf}.bg-blue{background-color:#00acdf}.text-yellow{color:#f4bb22}.bg-yellow{background-color:#f4bb22}.text-orange{color:#f8682c}.bg-orange{background-color:#f8682c}.text-green{color:#9fb265}.bg-green{background-color:#9fb265}.text-gray{color:#898989}.table-background-blue{background:rgba(0,172,223,.09)}.table-background-yellow{background:rgba(244,187,34,.16862745098039217)}.table-background-orange{background:rgba(244,187,34,.0784313725490196)}.pill{padding:0 6px;display:flex;justify-content:center;align-items:center;border-radius:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}