.error {
    background: white;
    color: red;
    font-size: 10px;
}

.dataTables_wrapper .row {
    margin-top: 1%;
}

.file_label {
    color: red;
    font-size: 10px;
}

.home-product-box {
    width: 31.3333333333%;
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0px 2px 28px #00000026;
    position: relative;
    margin: 5px;
    padding: 15px;
}
