.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;
}

.handsontable tr:first-child th, .handsontable tr:first-child td {
    border-top: 1px solid #000000;
    font-size: 18px;
}


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

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

.pdf-margin {
    margin: 30px;
    height: 5000px;
    font-size: 20px;
}

.img-130 {
    width: 130px;
} 

.title-dordereau {
    float: right;
}

.destinataire {
    float: right;
    display: block;
}

.emmetteur {
    float: left;
    display: block;
    clear: both;
}

.destinataire h3 {
    text-decoration: underline;
}

.head h3 {
    text-decoration: underline;
    text-align: center;
    display: block;
    clear: both;
    padding-top: 35px;
    padding-bottom: 35px;
}

.bordereau-resume {

}

.recap-cheque {
    margin: auto;
    width: 60%;
    margin-top: 50px;
    border: 1px solid;
    border-radius: 25px;
    margin-bottom: 50px;
    box-shadow: 1px black;
    padding: 10px;
}

.newpage { 
    page-break-before: always 
}

.cheque-scan {

}

.column {
    padding: 0;
    margin: 0;
    height: 70vh;
    overflow-y: scroll;
}

.profile-info {
    padding: 0px 0px !important;
}

.background-cover {
    background-size: cover;
}

.p-cloture {
    margin-top: 0;
    margin-bottom: 0.3rem;
}

.stat-title {
    color: #08668B; 
    text-align: center;
    font-size: inherit;
}

.stat-value {
    text-align: center;
}

.icon-title {
    font-size: 10px;
    margin-right: 5px;
}