/* ===================================================================== */
/* GPS ReGION Page  */
/* ===================================================================== */

 .nav-tracer-images {
            background-image: url('../img/bandeau_trace3.jpg');
            background-size: cover;
            width: 100%;
            height: 60px;
            background-repeat: no-repeat;
        }

        .zone_retour {
            height: 42px;
        }

        .zone3 form .rando {
            background-color: #99cc66;
            border: 0.5px solid #666666;
            font-size: 11px;
            padding-top: 4px;

        }

        .zone3 form .trace {
            background-color: transparent;
            font-size: 11px;
            border: 0.5px solid #666666;
            padding-top: 4px;

        }

        .search-icon-bg {
            background-image: url('../img/loupe_recherche_v2.png');
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
            width: 80px;
            /* height: 20px; */
            height: 24px;
            border: 1px solid #666666;
        }

        input.trace-bar {
            padding-left: 10px;
            padding-right: 10px;
            font-size: 12px;

        }

        input.trace-bar::placeholder {
            /* padding-left: 10px; */
            padding-right: 10px;
            font-size: 12px;
        }

        @media (max-width:576px) {
            .nav-tracer-images {
                height: 40px;
            }

            .zone_retour {
                display: grid !important;
                /* override Bootstrap flex */
                grid-template-columns: 1fr 1fr;
                /* 2 columns for zone1 & zone2 */
                grid-template-rows: auto auto;
                /* allow rows */
                /* gap: 10px; */
                height: fit-content;
                padding-bottom: 6px;

            }

            .zone1,
            .zone2 {
                grid-column: span 1;
                /* each takes one column */
            }

            .zone1>div {
                text-align: start !important;
                padding-left: 8px;

            }

            .zone2>div {
                text-align: end !important;
                padding-right: 8px;

            }

            .zone3 {
                grid-column: 1 / -1;
                /* takes full width */
                padding-top: 6px;
            }

            /* Inside zone3: make input & buttons stack */
            .zone3 .box1 {
                /* display: flex;
        flex-direction: column;
        gap: 8px; */
            }

            .zone3 .box1 input.trace-bar {
                width: 100%;
                /* full width on mobile */
            }

            .zone3 .box1 button {
                width: 30%;
                margin-top: 5px;
            }

            .zone3 .box1 .d-inline {
                padding-left: 1.9rem !important;
            }

            .search-icon-bg {
                padding-left: 5px;
                padding-right: 5px;
                border: ;
            }

            .search-icon-bg:focus {
                border-radius: none !important;
            }
        }

        .search-filter img {

            height: 18px;
        }

        .search-filter p {
            font-size: 13px;
            font-family: Verdana, Geneva, sans-serif;
            font-weight: bold;
            color: #6C6D67;
            /* font-style: italic; */
            line-height: normal;
            text-transform: none;
        }

        .search-filter p .fst-italic {
            color: #3AA510;

        }
        .search-filter p a{
            font-weight: normal;
            font-size: 11px;

        }

        .map {
            width: 190px;
            height: 125px;
        }



        td.Style34 {
            font-size: 12px !important;
            color: #000066;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-style: normal;
            line-height: normal;
            text-transform: none;
            font-variant: normal;
        }

        tbody,
        td,
        tfoot,
        th,
        thead,
        tr {
            border-color: inherit;
            border-style: solid;
            border-width: 1px;
        }
        .resultant-traces table tbody td{
            padding-bottom: 1px;
        }
        .resultant-traces table thead td{
            padding: 1px;
            padding-bottom: 2px;

        }

        .Style27 {
            color: #036;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 11px;
            font-style: normal;
            line-height: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            /* background-position: center; */
            width: auto;
            text-decoration: none;
        }

        td a {
            /* text-decoration: underline; */
            font-size: 11px;
            color: #0033CC;
            font-family: Geneva, Arial, Helvetica, sans-serif;
            font-style: normal;
            line-height: normal;
            font-weight: bold;
            text-decoration: none;
        }

        tbody td>div {
            color: #036;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 14px;
            /* text-align: center; */
        }

        .main-container .col-md-2 {
            width: 25%;
        }

        .main-container .col-md-10 {
            width: 75%;
        }

        .nav-pills li button {
            font-size: 14px;
        }

        .nav-pills .nav-item {
            font-size: 14px;
        }

        /* Make all nav-pills buttons transparent */
        .nav-pills .nav-link {
            background-color: transparent !important;
            color: #6f9ada;
            border: 1px solid #c5c5c5;
            border-radius: 0;
            transition: color 0.3s ease;
            font-weight: 500;
            font-size: 12px !important;
            padding: 3px 13px;
            font-family: system-ui, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;

        }

        .nav-pills .nav-link:hover {
            color: #666;
        }

        .nav-pills .nav-link.active,
        .nav-pills .nav-link:focus {
            background-color: transparent !important;
            color: #3AA510 !important;
                       font-weight: 500;

        }

        /* ============ progesss ==================== */

        .slider-container {
            font-family: Arial, sans-serif;
            margin: 20px 0;
        }

        .slider-wrapper {
            position: relative;
            width: 180px;
        }

        .slider-container label {
            font-size: 11px !important;
        }

        .slider-value {
            position: absolute;
            top: -10px;
            left: 47%;
            /* border: 1px solid black; */
            border-radius: 6px;
            /* padding-left: 6px;
    padding-right: 6px; */
            transform: translateX(-50%);
            font-size: 0.7rem;
            color: #666;
        }


        /* Base slider style */
        input[type=range] {
            -webkit-appearance: none;
            width: 100%;
            height: 11px;
            background: #e3e3e3;
            border: 1px solid #c5c5c5;
            border-radius: 5px;
            outline: none;
            padding: 0;
            margin: 20px 0;
        }

        /* Webkit thumb (Chrome, Edge, Safari) */
        input[type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            appearance: none;
            width: 30px;
            height: 16px;
            /* background-color: red; */
            background: #f7f7f7;
            border: 1px solid #c5c5c5;
            border-radius: 5px;
            cursor: pointer;
            transition: 0.2s;
        }

        /* Firefox thumb */
        input[type=range]::-moz-range-thumb {
            width: 20px;
            height: 20px;
            background: #fff;
            border: 3px solid #666;
            border-radius: 5px;
            cursor: pointer;
        }



        /* ============ progesss ==================== */

        .table.table-bordered {
            border: 1px solid #919ca2 !important;
            /* lighter border */
        }

        .table.table-bordered.border-secondary th,
        .table.table-bordered.border-secondary td {
            border: 1px solid #919ca2 !important;
        }

        .StyleFormatDate {
            font-family: Geneva, Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 13px;
            color: #000066;
            font-style: normal;
        }

        .date-container label {
            font-size: 12px !important;
        }

        .date-container div input {
           
           
            font-size: 11px;
    border: none;
    border: 1px solid black;
    padding-left: 4px;
    width: 128px;
        }

        .row-numbers {
            font-weight: 500;
            font-size: 11px;
            padding-right: 5px;

        }

        .tab-btn a img {
            width: 75px;
            height: 18px;
        }
        .tab-btn a:hover{
            opacity: 0.5;
        }


        .gps-trace img {
            width: 20px;
            height: 23px;
        }

        .gps-trace p {
            font-family: Geneva, Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-size: 11px;
            color: #009;
        }

        .table-pagination .trace-pg-no {
            font-family: Geneva, Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size: 12px;
            color: #000066;
            font-style: normal;
        }

        .table-pagination tbody,
        td,
        tfoot,
        th,
        thead,
        tr {
            border: none;
            /* padding: 0px !important; */
        }

        .table-pagination tbody tr td {
            padding: 0px;
        }

        @media (min-width:576px) and (max-width:769px) {

            .container-1{
                padding-left: 0px !important;
                padding-right: 0px !important;
                /* margin: 0 !important; */
            }
            .container-2{
                 padding-left: 0px !important;
                padding-right: 0px !important;
            }
            .main-container .col-md-2.col-12 {
                width: 35%;
                /* padding: 5px !important; */
            }

            .main-container .col-md-10.col-12 {
                /* padding-top: 10px;
                padding: 5px !important; */

                width: 65%;
            }

            .zone3 .box1 input.trace-bar {
        width: 53%;
    }

             .table-pagination td.pagi-box {
                display: block !important;
            }

            .table-pagination td {
                display: none !important;
            }
            .pag-icons a img {
                width: 24px;
            }
        }


        @media (max-width:576px) {
            .main-container .col-md-2.col-12 {
                width: 100%;
                padding: 5px !important;
            }

            .main-container .col-md-10.col-12 {
                padding-top: 10px;
                padding: 5px !important;

                width: 100%;
            }

            .table-pagination td.pagi-box {
                display: block !important;
            }

            .table-pagination td {
                display: none !important;
            }

            .pag-icons a img {
                width: 20px;
            }
            .slider-container div{
                justify-content: start;
            }
        }