.badge {
    line-height: 1.5;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    padding: 4px 4px !important;
    border: 1px solid transparent;
}

.eliminate-padding {
    padding: -24px !important;
}

.code-box-demo {
    overflow-x: auto;
}

.code-box-demo .ant-segmented {
    margin-bottom: 10px;
}

.filter-container{
    margin-left: 1.875;
    margin-right: 1.875;
    margin-bottom: 10px;
}

nz-select {
    width: 100%;
}

@media only screen and (max-width: 1400px) {
    .select-multiple {
        padding: 0;
    }
}

@media only screen and (max-width: 1400px) {
    .select-multiple {
        height: 56px;
    }
}

.select-multiple {
    border: 1px solid #016b88;
    height: auto;
}

h4 {
    margin: 0 0 16px;
}

.ant-slider-with-marks {
    margin-bottom: 44px;
}

.price-container > div {
    width: 20%;
}

.margin-left-right-4-percent {
    margin-left: 4%;
    margin-right: 4%;
}

nz-badge {
    margin-right: 20px;
}

.head-example {
width: 42px;
height: 42px;
border-radius: 4px;
background: #eee;
display: inline-block;
vertical-align: middle;
}

.ant-select-multiple .ant-select-selector {
    padding: 0px 4px !important;
}

/* .card-body {
    padding: 0rem;
}

.card-body {
    padding: 0rem;
} */