.block-hidden {
    display: none;
}

/* .header {
    height: 10vh;
} */

.tab-content {
    height: 80vh;
    /* overflow-y: scroll; */
}

.footer {
    height: 10vh;
}

.select2-container {
    width: 100% !important;
}

.toast {
    opacity: 1 !important;
}


.td-center td {
    text-align: center;
}

a.icon-add-new-select-product {
    font-size: 20px;
    padding-right: 5px;
}

#wrap-order .table-bordered>:not(caption)>* {
    border-width: 0;
}

.wrap-info-order {
    overflow-x: hidden;
    padding: 0 10px;
}

#wrap-info-customer .table-responsive , #price-analysis{
    overflow-x: hidden;
}