@import"https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Condensed:wght@300;400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Kalam:wght@300;400&family=Questrial:wght@900&family=Sacramento&family=Secular+One&family=Tangerine:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat&family=Julius+Sans+One&family=Raleway:wght@200;300;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Devanagari:wght@500&family=Noto+Sans+Tamil:wght@500&family=Questrial&display=swap";@import"https://fonts.googleapis.com/css2?family=Encode+Sans:wght@800&display=swap";@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@500&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;600;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap";:root{--font-family:"Roboto", "Open Sans", sans-serif;--color-1:#8ec5ff;--color-2:#dff2fe;--color-3:#c2e7ff;--color-4:#8e44ad;--color-5:#fff;--color-6:#444746;--color-7:#1f1f1f;--color-8:#c70039;--color-9:#d5f5e3;--color-10:#fadbd8;--color-11:#0b7189;--color-12:#541388;--color-13:#734ff6;--color-14:#a991f7;--xgreen:#98ca82;--xbtn:#2a5173}body,html{background-color:#edeff7;width:100vw;height:100vh;margin:0;padding:0;font-family:Roboto,Open sans;font-size:14px;overflow:hidden}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.span-2{grid-column:span 2/span 2}.drawer-open .drawer-content{margin-left:0!important}.pill{min-width:100px;font-size:14px;border-radius:20px!important}.btn{background-color:#c5c5c5;border:1px solid #c5c5c5;border-radius:5px;padding:3px 10px}.btn-outline{background-color:#0000;border:1px solid #c5c5c5;border-radius:5px;padding:3px 10px}.btn:hover{cursor:pointer;background-color:#e5e5e5}.btn:active{cursor:pointer;background-color:#dff2fe;border:1px solid #8ec5ff}.btn-outline:hover{color:#fff;cursor:pointer;background-color:#555}.btn-primary{color:#000!important;background-color:#dff2fe!important;border:1px solid #8ec5ff!important}.btn-primary:hover{cursor:pointer;background-color:#8ec5ff}input,select{border-radius:4px;height:28px;padding:2px 10px;font-size:14px;border:1px solid #a5a5a5!important}textarea{border-radius:4px;padding:2px 10px;font-size:14px;border:1px solid #a5a5a5!important}.font-14{font-size:14px}.font-bold-14{font-family:Open sans;font-size:14px;font-weight:700}.font-500{font-family:Open sans;font-size:14px;font-weight:500}.font-700{font-family:Open sans;font-size:14px;font-weight:700}button:focus,button:focus-visible,input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{box-shadow:none!important;ring:0!important;border:1px solid #000!important;outline:none!important}.sans{font-family:Open sans;font-size:14px}.sans-bold{font-family:Open sans;font-size:14px;font-weight:700}.sans-light{font-family:Open sans;font-weight:300}.sans-600{font-family:Open sans;font-weight:600}.sans-700{font-family:Open sans;font-weight:700}.sans-800{font-family:Open sans;font-weight:800}.container-full{background-color:#fff;border-radius:6px;height:calc(100vh - 75px);margin:15px;padding:20px;box-shadow:2px 2px 9px #a5a5a5}.workspace{width:100%!important;max-height:calc(100vh - 108px)!important}.ht-80{height:calc(100vh - 80px)!important}.ht-88{height:calc(100vh - 88px)!important}.ht-90{height:calc(100vh - 90px)!important}.ht-92{height:calc(100vh - 92px)!important}.ht-100{height:calc(100vh - 100px)!important}.ht-110{height:calc(100vh - 110px)!important}.ht-120{height:calc(100vh - 120px)!important}.ht-125{height:calc(100vh - 125px)!important}.ht-130{height:calc(100vh - 130px)!important}.wd-80{width:calc(80% - 30px)!important}.modal-footer{background-color:#e5e5e5;align-items:center;padding:12px!important}.scroll-panel{max-height:100%!important;overflow:auto!important}.xpedio{color:#c70039}.btn-sm{font-size:14px}.panel-80{background-color:#fff;border-radius:6px;flex-direction:column;width:80%;height:calc(100vh - 75px);margin:15px 15px 15px 10%;padding:20px;display:flex;box-shadow:2px 2px 9px #a5a5a5}table{border-collapse:collapse;border:1px solid #ccc;width:100%}thead{z-index:2;background:#e0e0e0;position:sticky;top:0}td{white-space:wrap;border:1px solid #0000;border-bottom-color:#c5c5c5;padding:4px 8px;font-family:Roboto;font-size:14px}th{white-space:wrap;text-align:center;background-color:#f3f3f3;padding-top:4px;padding-bottom:4px;font-family:Open sans;font-size:14px;font-weight:500}tbody tr:hover,tbody label:hover{cursor:pointer;background:#f5f5f5}tbody tr{border-bottom-color:#ccc}.status-alert{text-align:center;color:#fff;background-color:#555;border-radius:20px;min-width:40%;padding:7px 35px;font-family:Open sans;font-size:14px;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}.bg-primary{background-color:#dff2fe;border:1px solid #8ec5ff}
