* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    padding: 20px;
    background-image: url('../img/fond_accueil2.jpg');
    background-repeat: repeat-x;
}

#search_body {
    background-color: white;
    background-image: none;
}

input::placeholder {
    font-size: 12px;
}

#main_body {
    overflow-x: hidden !important;
}

/* header code start here */
.head_container .nafix {
    top: 13%;
    left: 7%;
}

/* header code end here */

/* menu code start here */

.nav_menu {
    border: 1px solid #ffffff;
    background-color: #AFB08E;
    border-left: none;
    border-right: none;
}

.nav_menu .item {
    border-right: 1px solid #ffffff;
    padding: 5px;
}

.nav_menu .item:last-child {
    border-right: none;
}

.nav_menu a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333 !important;
    font-weight: bold
}

.nav_menu a:hover {
    text-decoration: underline !important;
}

/* menu code end here */

/* clender code start here */

.clender {
    background-color: #AFB08E;
}

.clender .item {
    padding: 5px;
}

.clender .vue {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* clender code end here */

/* Map section code start here */

.map_section {
    /* border: 1px solid white; */
    background-color: white;
}

.map_section .ankr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map_section .ankr a {
    font-size: 11px;
    color: #333333;
}

.map_section .ankr a:hover {
    text-decoration: underline !important;
}

.map_section .item img {
    mix-blend-mode: multiply;
}

.map_section .item a {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

.map_section .data:nth-child(odd) {
    border-right: 1px solid #999999;
}

.map_section .item:hover {
    background-color: rgb(113 139 75 / 58%);
    cursor: pointer;
}

.map_section .item:hover a {
    text-decoration: underline !important;
}

.map_section_2 .txt {
    font-size: 12px;
    background-color: #AFB08E;
}

.map_section_3 label {
    font-size: 11px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #666666;
    font-style: normal;
    line-height: normal;
}

.map_section_3 .submit {
    border: 1px solid #605d5d;
    background: #e9e8e8;
    font-size: 11px;
}

.p_1 {
    border-right: 1px solid #999999;
}

.search_bar {
    background-color: #454545;
}

.search_bar .btn {
    font-size: 10px;
    border: 1px solid grey;
    border-radius: 0px !important;
}

.search_bar .rando {
    background-color: rgb(163, 198, 110);
    font-weight: bold;
}

.search_bar .rando:hover {
    background-color: #dbd9d9;
}

.search_bar .trace {
    background-color: transparent;
    font-weight: bold;
}

.search_bar .trace:hover {
    background-color: #dbd9d9;
    color: black !important;
}

.main_map .txt {
    font-size: 10px;
    color: #666666;
    font-family: Verdana, Geneva, sans-serif;
}

.main_map .line {
    background-color: #AFB08E;
    width: 93%;
    height: 1px;
    margin-top: 2px;
}

.main_map .selectors span {
    font-size: 11px;
    color: #666666;
    font-family: Verdana, Geneva, sans-serif;
}

.main_map .selectors .data_image {
    top: 40%;
    right: 10%;
}

.search_bar input::placeholder {
    padding: 8px;
}



/* Map section code end here */

/* footer code start here */

.footer .agendas {
    font-weight: bold;
    font-size: 12px;
}

.footer .footer_links span,
.footer .footer_links a {
    font-weight: bold;
    font-size: 10px;
    color: #333333;
}

.footer .footer_links a:hover {
    text-decoration: underline !important;
}

.footer .box {
    background-color: #CCCCCC;
    width: 91.5%;
    height: 100%;
}


/* search page code start here */


#search .outil h6,
#search .accueil a {
    font-family: Verdana, Geneva, sans-serif;
    color: black;
    font-size: 14px;
}

#search .accueil a {
    font-size: 12px;
}

#search .green_bg {
    background-color: #B1D18B;
}

#search_table thead th {
    font-size: 14px;
    text-align: center;
    background-color: #C7C7C7;
}

#search_table tbody td {
    font-size: 13px;
    text-align: center;
}

#search_table tbody .active td {
    background-color: #DFFFCC !important;
}

#search {
    overflow-x: hidden;
}


/* sorte code start here */

.sorte {
    background-color: #0AC50E;
}

.sorte .warning img {
    object-fit: cover;
}

.sorte .imprimer {
    font-size: 11px;
}

.sorte .details {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
}


.reference span{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}
.reference span .a70922{
    color: #999999;
}
.reference a{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#data_row span,
#data_row span a{
    color: #666666;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#data_row textarea{
    font-size: 12px;
}
#data_row .box{
    width: 100%;
    height: 200px;
    background-color: #999999;
}
.sorte .eretoure:hover{
    background-color: #C7C7C7 !important;
}
.sorte .eretoure{
    border-right: 2px solid #0AC50E;
}
.sorte .imprimer{
    border-right: 3px solid #0AC50E;
}
.carte{
    background-color: #0AC50E;
}
.carte a , .evolu a{
    font-size: 12px;
    text-transform: uppercase;
}

.form-control:disabled, .form-control[readonly]{
    background-color: white !important;
}

.leble_margin span{
    margin-left: 2px;
}
/* cleander code start here */
.green_bgr,
.clndr .inner_box{
    background-color: #0AC50E;
}
.green_bgr{
    /* border-bottom: 1px solid white; */
    border-right: 1px solid white;
}
.green_bgr a{
     border-radius: 0px !important;
     color: white;
     font-weight: 700;
     background-color: #404040;
     font-size: 18px;
}
.green_bgr a:hover{
    color: white !important;
}
.clndr .inner_box a{
    font-weight: 700;
    font-size: 14px;
    color: white;
}
.clndr .inner_box_two , .main_inner_box {
    background-color: #EEF0EF;
}
.clndr .inner_box_two span{
    font-size: 14px;
    font-weight: 700;
}
.clndr .flex_item a{
    font-size: 14px;
    font-weight: 700;
} 
.clndr .flex_item{
    background-color: #EEF0EF;
}
.svg_img svg{
    height: 90px;
}
.main_inner_box{
    border-right: 1px solid white;
}
.flex_item{
    border-right: 1px solid black;
}

.month_code{
    background-color: white;
    border-top: 1px solid white;
}
.month_code .m_1{
    background-color: #666666;
    font-size: 10px;
    padding: 3px 0;
}
.month_code .m_2{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}
.month_code .m_data:hover .m_1{
    background-color: #0AC50E;
}
.month_code .m_data{
    border: 1px solid black;
}
.month_code .pe-1 {
    padding-right: 0.15rem !important;
}


#reputee{
    font-size: 12px !important;
}

#vtt7_data a{
    background-color: transparent;
    font-size: 12px;
    transform: translateY(10px);
}
















a:hover {
    text-decoration: underline !important;
}

/*  media query code  */
@media (max-width: 1200px) and (min-width: 993px) {
    .head_container .nafix {
        top: 11%;
        left: 7%;
        width: 148px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .head_container .nafix {
        top: 23%;
        left: 9%;
        width: 105px;
    }
}

/* code of menu item  */
@media(max-width:991px) {
    .nav_menu .item {
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        padding: 5px;
    }

    .search_bar .rando {
        width: 100%;
    }

    .search_bar .trace {
        width: 100%;
    }

    .map_section,
    #order_divs {
        display: flex !important;
        flex-direction: column !important;
    }

    .map_section .order_2 {
        order: 2;
    }

    .map_section .order_1 {
        order: 1;
    }

    #order_divs .od_1 {
        order: 1;
    }

    #order_divs .od_2 {
        order: 2;
    }

    #order_divs .od_3 {
        order: 3;
    }

    #order_divs .od_4 {
        order: 4;
    }


    /* search code start here */
    #search .nfix_logo {
        justify-content: center !important;
        margin: 12px 0 !important;
    }

}

/* code of menu item  */
@media (max-width: 768px) and (min-width: 576px) {
    .head_container .nafix {
        top: 12%;
        left: 7.5%;
        width: 88px;
    }
}

@media (max-width: 768px) {
    .clender .item {
        align-items: center !important;
        justify-content: center !important;
    }

    .map_section .data:nth-child(odd) {
        border-right: 0px solid transparent !important;
    }

    .search_bar .rando {
        width: 100%;
    }

    .search_bar .trace {
        width: 100%;
    }

    .footer .box {
        height: 70px;
        width: 100%;
        margin-top: 20px;
    }
}

@media (max-width: 576px) {
    body {
        padding: 0px;
    }

    .head_container .nafix {
        top: 16%;
        left: 7%;
        width: 73px;
    }

    .clender .item {
        padding: 1px;
    }

    .map_section .order_2 {
        position: fixed;
        background: white;
        z-index: 9;
        top: 0;
        left: -200%;
        padding: 20px 8px;
        height: 100%;
        overflow-y: scroll;
        transition: all .2s ease;
        overflow-x: hidden !important;
    }

    #cross_btn,
    #menu_icon {
        cursor: pointer;
    }

    #order_divs .od_2 {
        display: none;
    }

    .map_section_3 {
        background: #CCCCCC;
    }

    .map_section_3 label {
        color: black;
    }

    .map_section .ankr a {
        color: black;
    }


    /* search code start here */
    #search_table thead th {
        font-size: 9px;
    }

    #search_table tbody td,
    #search_table tbody td a {
        font-size: 9px;
    }

    #search .green_bg {
        display: flex;
        flex-direction: column;
    }

    #search .nfix_logo {
        order: 2;
    }

    #search .green_bg .outil {
        order: 3;
    }

    #search .green_bg .accueil {
        order: 1;
        text-align: left !important;
    }

    #search .green_bg .nfix_logo {
        justify-content: center !important;
        align-items: center !important;
    }

    .col_mob {
        display: none !important;
    }

      /* sorte code start here */
      .sorte .imprimer,
      .sorte .eretoure ,
      .sorte .la_sorte {
        justify-content: center !important;
        align-items: center !important;
      }
      .month_code .m_2{
        font-size: 10px;
      }
      .flex_item , .svg_img{
        display: none !important;
      }
    
}

@media (max-width: 510px) {
    .head_container .nafix {
        top: 12%;
        left: 6%;
        width: 60px;
    }
}

@media (max-width: 401px) {
    .head_container .nafix {
        width: 47px;
    }
}