.eleve {
    color: #348CAE;
}

.select {
    width: 250px;
}

.recapitulatif {
    color: #348CAE;
}

.legende-search {
    font-weight: bolder;
    font-size: 80%;
}

.sr-only {
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
}

.tablewd {
    min-width: 900px;
}

.h_1 {
    display: block;
    font-size: 2em;
    margin: 0.67em 0;
    font-weight: bold;
}

.h_2 {
    display: block;
    font-size: 1.5em;
    margin: 0.83em 0;
    font-weight: bold;
}

.h_3 {
    display: block;
    font-size: 1.17em;
    margin: 1em 0;
    font-weight: bold;
}

.h_4 {
    display: block;
    margin: 1.33em 0;
    font-weight: bold;
}

.h_5 {
    display: block;
    font-size: .83em;
    margin: 1.67em 0;
    font-weight: bold;
}

.h_6 {
    display: block;
    font-size: .67em;
    margin: 2.33em 0;
    font-weight: bold;
}

.skip-links {
    display: flex;
    margin: 0;

    padding: 10px 0px 10px 10px;

    position: fixed;
    left: -99999rem;
    z-index: 9999;
}

.skip-links li {
    list-style-type: none;
    padding-right: 10px;
    display: inline-block;
}

.skip-links:focus-within {
    left: 0;
}

.captcha_reload {
    background-color: #4081EC;
    padding: 5px 20px;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    /* shadow */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    margin: 5px;
}

.captcha_reload:hover {
    background-color: #2a5f9e;
    color: white;
}

.form-error li {
    color: red;
    font-size: 1em;
    margin-top: 5px;
}

.form-error ul {
    list-style-type: none;
}

.list-unstyled ul {
    list-style-type: none;
}


.pex_recap {
    font-size: 1.2em;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.slider {
    overflow-y: hidden;

    transition-property: all;
    transition-duration: .5s;
}

.slider.closed {
    max-height: 0;
}


.text-info {
    color: #0f6674 !important;
}

a.text-info:hover, a.text-info:focus {
    color: #17a2b8 !important;
}

a {
    color: #117964;
    text-decoration: none;
    background-color: transparent;
}

.btn_button_dark, .contrast_dark .btn_button_light {
    display: none;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #1e7e34;
    border-color: #1e7e34;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-end;
    margin: 2px 0;
    white-space: nowrap;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.5rem;
}


.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.btn-info {
    color: #fff;
    background-color: #1e7e8d;
    border-color: #17a2b8;
}

.btn-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #117a8b;
}

.btn-primary {
    color: #fff;
    background-color: #0053b3;
    border-color: #007bff;
    box-shadow: none;
}

.text-primary {
    color: #0053b3 !important;
}


.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 20;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
    background-color: #eeeeee;
}

.form-control-feedback {
    margin-top: 2px;
    color: #bbb;
    line-height: 24px;
    font-size: 15px;
    padding: 5px 9px;
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    display: flex;
}

.custom-select {
    margin: 0 5px;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    border: 0.125rem solid #53595F;
    border-radius: 0.5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

}

.list-group-item.active {
    z-index: 2;
    color: #fff !important;
    background-color: #1e7e34;
    border-color: #1e7e34;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #117964;
}

.bg-success {
    background-color: #28a745 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #1e2b37;
    border-color: #1a252f;
}

.btn-success {
    color: #fff;
    background-color: #218838;
    border-color: #218838;
}

.alert-danger {
    color: #721c24;
    background-color: #C62828;
    border-color: #B71C1C;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 0.125rem solid transparent;
    border-radius: 0.5rem;
}

table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc_disabled:before {
    bottom: 50%;
    content: "▲";
    content: "▲" / "";
}

table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before {
    display: block;
    font-size: .8em;
    line-height: 9px;
    opacity: .125;
    position: absolute;
    right: 10px;
}

table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting:before, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_asc_disabled:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_desc:before, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:before, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting:before, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_asc_disabled:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_desc:before, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:before {
    display: block;
    font-size: .8em;
    line-height: 9px;
    opacity: .125;
    position: absolute;
    right: 10px;
}

table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_desc_disabled:after {
    content: "▼";
    content: "▼" / "";
    top: 50%;
}

table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after {
    opacity: .6;
}

table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after {
    opacity: .6;
}

.title_detail {
    color: #0053b3 !important;
    border-bottom: 1px solid #007bff;
}

@media (min-width: 1200px) {
    .secure_bar {
        display: flex !important;
        flex-basis: auto;
        align-items: center;
        flex-grow: 1;
    }
}

.mb-7{
    margin-bottom: 5rem !important;
}

@media (min-width: 992px) {
    .masthead {
        padding-top: calc(10px + 104px);
        padding-bottom: 10px;
    }
}

.accent-disabled {
    accent-color: #6c757d !important;
}