/*Write your custom css in this file.*/
.dt-print-view a {
    color: inherit;
}

.dt-print-view a:hover {
    color: inherit !important;
}

.dt-print-view .badge {
    background-color: #eef6f9 !important;
    color: inherit !important;
    font-size: inherit;
}

.good {
   
}
.edit {
    margin-left: 3px !important;
    margin-right: 3px !important;
    float: left !important;
}
/* .dt-print-view .badge[data-act="update-order-item-status"] {
    float: right;
} */