.content {
    max-width: 1366px;
    margin-left: auto;
    margin-right: auto;
}

.content h1 {
    font-size: 60px;
}

.content #my-table thead tr {
    background-color: #000;
    color: #fff;
}

.content #my-table thead tr th {
    text-align: left;
    padding-left: 15px;
}

.content #my-table_paginate .paginate_button.current {
    color: white !important;
    border: 1px solid #111;
    background: linear-gradient(to bottom, #585858 0%, #111 100%);
}

.content #my-table_paginate .paginate_button {
    border: 1px solid #111;
}

.content input[type=text], .content input[type=number]{
    height: 30px;
    min-width: 250px
}

.content button {
    color: #fff;
    background: #000;
    border: 1px solid;
    padding: 10px 20px !important;
    cursor: pointer;
}

#openModal h4 {
    border-bottom: 1px solid #000;
    font-size: 30px
}

#my-form table thead tr td {
    padding-bottom: 20px
}

#my-form table thead tr td:first-child {
    min-width: 150px
}

#my-form input[type=text], #my-form input[type=number] {
    height: 25px;
    min-width: 300px
}

#my-form {
    color: #fff;
    background: #000;
    border: 1px solid;
    padding: 10px 20px;
}

#my-form button {
    background: #fff;
    color: #000;
    border: 1px solid #fff;
    padding: 10px 20px;
    cursor: pointer;
}

#my-form select {
    width: 100%;
    height: 28px;
}

.menu-photographer-header-menu-container .pagelayer-wp_menu-ul .menu-item .sub-menu {
    background-color: #000;
}

.tab-navigation button.active {
    background-color: #ccc !important;
}

.tab-navigation {
    background-color: #fff;
}

.modal-content table tr td {
    padding-left: 10px;
}

.cote_descompte,
.price_base,
.couleur_de_verre,
.delis_de_livraison,
.type_de_clip {
    width: 100%
}

#openModal {
    box-sizing: border-box;
    padding-top: 50px;
}

.modal-content table input[type=text], .modal-content table input[type=number] {
    min-width: 100% !important;
}

.page-id-16985 .modal-content table {
    width: 100%;
}

.page-id-16985 .modal-content table input[type=text], .page-id-16985 .modal-content table input[type=number] {
    width: 100% !important;
}

.design-de-verre-template select {
    width: 100%;
    height: 35px;
}

table.dataTable thead .sorting:not(:nth-child(2)) {
    background-image: url('./images/a-z-20.png') !important;
}

table.dataTable thead .sorting_asc:not(:nth-child(2)) {
    background-image: url('./images/a-z-20.png') !important;
}

table.dataTable thead .sorting_desc:not(:nth-child(2)) {
    background-image: url('./images/z-a-20.png') !important;
}

table.dataTable thead .sorting:nth-child(2),
.clip-solaire-table.dataTable .sorting:nth-child(5),
.monturei-table.dataTable .sorting:nth-child(4),
.monturei-table.dataTable .sorting:nth-child(6),
.design-de-verre-table.dataTable .sorting:nth-child(5),
.design-de-verre-table.dataTable .sorting:nth-child(3),
.traitement-de-verre-table.dataTable .sorting:nth-child(4),
.teinte-de-verre-table.dataTable .sorting:nth-child(3),
.teinte-de-verre-table.dataTable .sorting:nth-child(6) {
    background-image: url('./images/1-9.png') !important;
}

table.dataTable thead .sorting_asc:nth-child(2),
.clip-solaire-table.dataTable .sorting_asc:nth-child(5),
.monturei-table.dataTable .sorting_asc:nth-child(4),
.monturei-table.dataTable .sorting_asc:nth-child(6),
.design-de-verre-table.dataTable .sorting_asc:nth-child(5),
.design-de-verre-table.dataTable .sorting_asc:nth-child(3),
.traitement-de-verre-table .sorting_asc:nth-child(4),
.teinte-de-verre-table.dataTable .sorting_asc:nth-child(3),
.teinte-de-verre-table.dataTable .sorting_asc:nth-child(6) {
    background-image: url('./images/1-9.png') !important;
}

table.dataTable thead .sorting_desc:nth-child(2),
.clip-solaire-table.dataTable .sorting_desc:nth-child(5),
.monturei-table.dataTable .sorting_desc:nth-child(4),
.monturei-table.dataTable .sorting_desc:nth-child(6),
.design-de-verre-table.dataTable .sorting_desc:nth-child(5),
.design-de-verre-table.dataTable .sorting_desc:nth-child(3),
.traitement-de-verre-table .sorting_desc:nth-child(4),
.teinte-de-verre-table.dataTable .sorting_desc:nth-child(3),
.teinte-de-verre-table.dataTable .sorting_desc:nth-child(6) {
    background-image: url('./images/9-1.png') !important;
}

table.dataTable thead .sorting_disabled:first-child {
    background-image: unset !important;
}

table.dataTable thead .sorting{
    background-position: left !important;
    padding-left: 21px !important;
}
.clip_passrelle_main, .clip_au_pont_main{
    margin-top: 10px;
}

@media only screen and (max-width: 1400px) {
    .modal-content table input[type=text], .modal-content table input[type=number] {
        min-width: 100% !important;
    }
}