@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&display=swap);:root{--piprimary-color:#023b6d;--secondary-color:#005c9b;--white-color:#fff}*{box-sizing:border-box}body{background:#023b6d!important;color:#fff;color:var(--white-color);display:flex;font-weight:400;font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6,label,span{font-weight:500;font-family:Poppins,sans-serif}.row{margin-right:0;margin-left:0}*{scrollbar-width:auto;scrollbar-color:#0a283e #fff}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{border-radius:10px;border:3px solid #fff;background-image:linear-gradient(0deg,#9ae0e6,#66afb4 26%,#32a8b3)}.dashboard-card{position:relative;display:-webkit-box;min-width:0;word-wrap:break-word;background-color:var(--secondary-color);background-clip:initial;border-radius:15px;padding:1rem;margin-bottom:1.5rem;box-shadow:0 3px 6px rgba(150,161,169,.1)}.dashboard-card-container{display:flex;flex-direction:row;flex-wrap:nowrap}.dashboard-card-title{font-weight:500;font-size:18px;line-height:27px;color:var(--color-tangaroa)}.dashboard-card-number{font-size:20px;font-weight:800}.dashboard-card-sub-number{margin-left:3%;font-size:12px;font-weight:400;width:-webkit-max-content;width:max-content;padding:2px 10px;border-radius:5px;border:1px solid #097421;color:var(--color-white)}.dashboard-card-circle{width:66px!important;height:66px!important;border-radius:50%;background-color:var(--color-gray);display:flex;justify-content:center;align-items:center}.dashboard-card-sub-number-success{border:none;background-color:var(--color-persian-green)}.dashboard-card-sub-number-danger{border:none;background-color:var(--color-sundown)}.dashboard-card-info{font-size:14px;font-weight:500}.dashboard-loader{height:30px}.dashoard-table-card{border:none;border-radius:15px;overflow:hidden}.dashoard-table-card .table{margin-bottom:0}.dashoard-table-card .table>thead{background-color:var(--secondary-color);color:var(--white-color)}.chart-card{border-radius:15px;overflow:hidden;padding:1rem}.chatTitle{color:var(--piprimary-color);font-size:20px;font-weight:600}
/*# sourceMappingURL=main.4519a83d.chunk.css.map */