.harimau-2-button {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 100px !important;
    color: white !important;
}

/* style="color: white; font-style: normal; border-radius: 5px;" */

.all-product-status {
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    color: #7E7E7E;
    height: 40px;
}

.choose-column {
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    color: #7E7E7E;
    height: 40px;
}

.search-column {
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    color: #7E7E7E;
}

.pr-nopadding {
    padding-right: 0 !important;
}

.harimau-button {
    background: linear-gradient(112.27deg, #C60047 14.52%, #B60041 85.48%) !important;
    box-shadow: 0px -3px 4px 1px rgba(170, 170, 170, 0.3), 0px 4px 6px rgba(0, 0, 0, 0.25) !important;
    border-radius: 100px !important;
    color: white !important;
}

.harimau-button a {
    color: white;
    text-decoration: none;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #FEE8E8;
 }

 .updateStatus {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    font-weight: bold;
 }

 .table-title {
     font-size: 20px;
     color: #9D1B2F;
 }

.table-css {
    background: #FFFFFF;
    box-shadow: 6px 6px 16px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.gold-hr {
    background: #F21D1D;
    width: 94% !important;
    right: -3%;
    /* margin-top: 6% !important; */
    position: relative;
    width: 100%;
    height: 2px;
}

.panel-number {
    font-size: 20px;
}

.status {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 3px 3px 14px -3px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    height: 40px;
}

.edit-button {
    background: linear-gradient(114.95deg, #E62A2C 15.88%, #AD2533 84.12%);
    border-radius: 100px;
    height: 40px !important;
    width: 47px;
}

.image-column {
    width: 100%;
}

.image-border {
    border-radius: 20px;
    height: 125px;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff !important;
    background-color: #F21D1D !important;
    border-color: #F21D1D !important;
}

.page-link {
    color: #F21D1D !important;
}

/* table.table thead tr th {
  border-top: none;
} */

 /* .form-css {
     display: inline-block;
     float: right;
 } */

 /* .search-area {
     display: inline-block;
 } */
