.li-with-2 {
    float: left;
    width: 40%;
    line-height: 1.42857;
    padding: 8px;
    border-right: 1px solid #ddd;
}

.li-with-3 {
    float: left;
    width: 60%;
    line-height: 1.42857;
    padding: 8px;
}

.bid-table-with{
    width: 20% !important;
    float: left;
}
.bid-table-border td, .bid-table-border th {
    border-right:1px solid #ddd !important;
    border-top:1px solid #ddd !important;
}
.bid-table-border-s td, .bid-table-border-s th {
    border-right:1px solid #ddd !important;
}
.bid-table-padding{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.bid-col-sm-5{
    width: 40%;
    float: left;
}
.columns{
    padding-top: 10px;
    padding-bottom: 10px;
}


td,th{
    text-align: center !important;
}
.tableHeard{
    width: 276px;
}
.dataWith{
    width: 645px;
}
.rili{
    width: 260px;
}
.wdbm{
    width: 260px;
}
.wdmc{
    width: 260px;
}
.columns-margin{
    margin-left: 30px;
}
.select-wdmc{
    border: 1px solid #e5e6e7 !important;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
    height: 22px !important;
}