.whCard {
    background: #2e445a;
    color: white;
    padding: 0px, 0px, 0px, 0px;
    border-radius: 15px;
    text-align: center;
    font-family: visuelt-bold-pro, Arial, sans-serif, Font Awesome\ 5 Pro;
    box-shadow: #1890ff(0, 0, 0, 0.25) 0px 14px 28px, #1890ff(0, 0, 0, 0.22) 0px 10px 10px;
}
.ant-table-thead>tr>th {background-color:#2e445a;}

.wh-dashboard{
    width: 100px;
}
/* .wh-dashboard-a h1{
    width: 200px;
    color: black;
    margin-top: 44px;
    margin-left: 65px;
} */
.wh-dash-tag{
    font-size: 44px;
    margin-top: -52px;
    margin-left: 126px;
}

/* (Number(stockOutData[0].totalCartons).toLocaleString('en-IN')) */