.dt-button {
    float: left;
    text-align: left;
}
thead input {
    width: 100%;
}
.white-wrap {
    border-radius: 7px;
    box-shadow: 0px 20px 45px rgba(0, 0, 0, 0.0784313725);
    padding: 30px 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    overflow: hidden;
}
.white-wrap.with-number {
    height: 180px;
}
.white-wrap .round-orange {
    width: 125px;
    height: 125px;
    border-radius: 100%;
    background: #FFF2E5;
    position: absolute;
    bottom: -25px;
    left: -15px;
}
.white-wrap .round-success {
    width: 125px;
    height: 125px;
    border-radius: 100%;
    background: #20c997;
    position: absolute;
    bottom: -25px;
    left: -15px;
}
.white-wrap .number {
    font-size: 60px;
    font-weight: bold;
    text-align: right;
    display: inline-block;
    line-height: 125px;
    position: absolute;
}
.white-wrap .number2 {
    font-size: 40px;
    font-weight: bold;
    text-align: right;
    display: inline-block;
    line-height: 125px;
    position: absolute;
}
.white-wrap .number.text-blue, .white-wrap .number.text-darkBlueMore {
    left: 20px;
    bottom: -15px;
}
.white-wrap .number.text-orange {
    bottom: 10px;
    left: 30px;
}
.white-wrap .number.text-success {
    bottom: 10px;
    left: 30px;
}
.white-wrap.table-style {
    margin: 15px 0 0;
    padding: 8px;
    color: #0C243C;
    overflow-y: auto;
}
.white-wrap.table-style .chart-container {
    height: 410px;
    margin-bottom: 5px;
}
.white-wrap.table-style .chart-container.chart-container-table {
    height: auto;
}
.white-wrap.table-style.table-margin {
    margin: 0;
}
.white-wrap.table-style .dataTables_length {
    display: none;
}
.white-wrap.table-style thead th {
    font-weight: 600;
    font-size: 14px;
    border: none;
    padding: 6px;
}
.white-wrap.table-style thead th .t-head-smaller {
    font-size: 13px;
}
.white-wrap.table-style th:last-child {
    padding: 4px;
}
.white-wrap.table-style .table-data th {
    padding: 2px;
    margin-top: 15px;
    margin-bottom: 30px;
    padding-left: 2px;
}
.white-wrap.table-style .table-data .filterssto th:first-child {
    /*border: 2px solid orange;*/
    /*display: none;*/
}
.white-wrap.table-style .table-data .filterscde th:last-child {
    display: none;
}
.white-wrap.table-style .table-data th:last-child {
    /*display: none;*/
}
.white-wrap.table-style .table-data td, .white-wrap.table-style .table-data tbody td input, .white-wrap.table-style tbody td .table-data input {
    padding: 2px;
}
.white-wrap.table-style .table-data td .ellipsis, .white-wrap.table-style tbody td .table-data input .ellipsis {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 90px;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.white-wrap tbody tr {
    vertical-align: middle;
    border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725);
    align-items: center;
}
.white-wrap tbody tr:last-child {
    border-bottom: transparent;
}
.white-wrap tbody tr:nth-child(even) td, .white-wrap tbody tr:nth-child(even) td input:not(input:readonly), .white-wrap tbody td tr:nth-child(even) input {
    background: #FFF;
}
.white-wrap tbody td, .white-wrap tbody td input {
    font-size: 13px;
    padding: 6px;
    letter-spacing: 0px;
    color: #0C243C;
}
.white-wrap tbody td p {
    margin: 8px 0px;
}
.white-wrap tbody td input, .white-wrap tbody td select {
    height: 30px;
}
.white-wrap tbody td img.avatar {
    width: 43px;
}
.white-wrap tbody td img.absolute-icon-shopping {
    top: 30%;
    right: 5px;
    position: absolute;
    cursor: pointer;
}
.dataTables_wrapper .dataTables_paginate {
    float: inherit;
    text-align: center;
}
.dataTables_wrapper .dataTables_paginate a {
    font-size: 15px !important;
    color: #193857;
}
.input-group .search-bar-custom {
    position: relative;
    border-radius: 5px !important;
    height: 42px;
    border: none;
    padding: 0 0px 0 40px;
    outline: none !important;
    background: url(../img/uxui/search.svg) left 15px center no-repeat;
    background-color: #F0F9FF;
    background-size: 16px auto;
}
.input-group .search-bar-custom::-moz-placeholder {
    color: #0B233B;
    letter-spacing: 0px;
}
.input-group .search-bar-custom:-ms-input-placeholder {
    color: #0B233B;
    letter-spacing: 0px;
}
.input-group .search-bar-custom::placeholder {
    color: #0B233B;
    letter-spacing: 0px;
}
.input-group .search-bar-custom.search-bar-in-dropdown {
    font-size: 15px;
}
.input-group a img {
    width: 18px;
}
.input-group a img.absolute-icon {
    position: absolute;
    left: 15px;
    top: 12px;
}

#table-command_filter {
    display: none;
}

#table-commandOP_filter {
    display: none;
}

#table-detail-command_filter {
    display: none;
}

#table-article_filter {
    display: none;
}

#table-mouvement_filter {
    display: none;
}

#table-synthese_filter {
    display: none;
}

#table-mouvement-lot_filter {
    display: none;
}

#table-client_filter {
    display: none;
}
#table-users_filter {
    display: none;
}
#table-prefac_filter {
    display: none;
}
#table-stock-ram_filter {
    display: none;
}

#table-stock-histo_filter {
    display: none;
}
#table-colisage_filter {
    display: none;
}
#table-tracking_filter {
    display: none;
}

#catalogue_filter {
    display: none;
}

#panier_filter {
    display: none;
}

#table-prefacAdeme_filter {
    display: none;
}

.table-custom {
    margin: 0;
}
.table-custom thead {
    font-size: 14px;
}
.table-custom thead th {
    font-weight: 600;
    border-bottom: 1px solid rgba(0, 0, 0, 0.0784313725) !important;
}
.table-custom th,
.table-custom td,
.table-custom .white-wrap tbody td input,
.white-wrap tbody td .table-custom input {
    vertical-align: middle;
}
.table-custom tr td:last-child, .table-custom tr .white-wrap tbody td input:last-child, .white-wrap tbody td .table-custom tr input:last-child {
    padding-right: 0;
}
