﻿

:root {
    --relative-grid: relative;
    --top-grid: 6px;
    --top-grid-bt: 2px;
    --color-primary: #4383fa;
}


/* Move down content because we have a fixed navbar that is 50px tall */
body {
    background-color: #f1eeee;
    border-top: solid 10px #000;
    color: #333;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}
.champ_obliga_droit {
    font-size: 20px;
    color: red;
    font-weight: bold;
    float: right;
}

.champ_obliga_gauche {
    float: right;
    font-size: 20px;
    color: red;
    font-weight: bold;
}

.form-control-sm, .col-form-label-sm, .form-control-sm-right, .col-form-label-right {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    padding: 2px 0 0 5px;
}

.col-form-label-sm {
    margin-bottom: -15px;
    margin-left: -5px
}


  .image {
    width: 181px;
    height: 211px;
}

  .image_11 {
    width: 305px;
    height: 150px;
    margin-left: 5px;
}

.separ_rech2 {
    text-align: center;
    background-color: #5dbb09;
    color: #051aff;
    border: solid 1px #5dbb09;
    margin-bottom: 12px;
    margin-top: 5px;
    height: 10px;
}

#first_main {
    max-width: 1024px;
    word-spacing: 1px;
    z-index: 0;
    position: relative;
    margin-top: 5px;
    top: 0px;
    left: 1px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    background-color: #9fd057;
    padding: 0px;
}

.navig_bar {
    position: sticky;
    top: 135px;
}

.boutton__img{
    height:80px;
    width:80px;
}

.visibl {
    visibility: hidden;
    display: none;
}


/*
#first_main_master {
    max-width: 100%;
    background-color: #fff;
    position: relative;
    padding: 0px;
}*/
.second-main {
    background-color: #FDFDFD;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin: 0 auto;
    z-index: 0;
    margin-top: 125px;
    margin-bottom: 5px;
    border: 1px solid #CCCCCC;
   min-height: 815px;
   padding-top: 10px;
}

.second-main--maxwidth {
    max-width: 1024px;
    margin-top: 0px;
}

.second-main--minheight {
    /*min-height: 600px;*/
}


#anim_directsoft {
    border-bottom-width: 0px;
    padding-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

#menu_droit {
    float: right;
    width: 230px;
    padding-left: 5px;
    margin-top: 0px;
    height: 1300px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#pub_vert {
    float: left;
    height: 600px;
    width: 160px;
}

  .x_cadre {
    width: 100%;
}

 .isLabelGetFile {
    background-color: #7F9CCB;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px ridge black;
    font-size: 0.8rem;
    height: auto;
    margin-top: 4px;
    text-align: center;
    display: inline-block;
}

.isLabelGetFile:hover span {
    background-color: #2D5BA3;
    color: white;
}

.isLabelGetFile:hover {
    background-color: #2D5BA3;
    color: white;
}

.isLabelGetFile span:hover {
    background-color: #2D5BA3;
    color: white;
}

input.isGetFile {
    opacity: 0;
}


.isGetFile {
    z-index: 0;
    width: 5px;
}

input.isGetFileDelete {
    opacity: 0;
}

.isLabelGetFilegrayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    background-color: #7F9CCB;
    padding: 5px 10px;
    border-radius: 5px;
    border: 1px ridge black;
    font-size: 0.8rem;
    height: auto;
    margin-top: 4px;
    text-align: center;
    display: inline-block;
}

.image {
    width: 181px;
    height: 211px;
}



      .vert2 {
        float: left;
        margin-right: 10px;
        display: inline-block;
        width: 71%;
    }
      .vert2_img

{
    float: left;
    display: inline-block;
    width: 28%;
    height: 242px;
}




  .vert2_img {
    float: left;
    display: inline-block;
    width: 28%;
}
.vert2_img2 {
    float: right;
    width:310px;
    vertical-align: top;
    z-index: 1;
    /*height: auto;*/
    border: none 4px green;
    /*position: fixed;
    top: 620px;
    left: 70%;*/
}
.img_plant2 {
    display: inline-block;
    width: 148px;
    height: 148px;
    border: double 4px black;
    border-radius: 4px;
}
.image2 {
    width: 130px;
    height: 130px;
    border: none 4px red;
}
.image_11 {
    width: 305px;
    height: 150px;
    margin-left: 5px;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
    height: 27px;
    width: 350px;
}

.float-right {
    float: none;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 1.1em;
    color: #021945;
}

h2 {
    font-size: 1.75em;
    color: #fff;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */

/* Responsive: Portrait tablets and up */
/*media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}*/

.separ_rech {
    text-align: center;
    background-color: var(--color-primary);
    color: #051aff;
    border: solid 1px #051aff;
    margin-bottom: 12px;
    margin-top: 5px;
    height: 10px;
}

.etat_form {
    background-color: var(--color-primary);
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial;
    text-align: left;
}

/* page titles */
hgroup.title {
    margin-bottom: 10px;
    margin-left: 2px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }


/***CSS MODAL DEBUT ****************/
.modal {
    position: fixed;
    z-index: 666666;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal__element {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.modal__element_2 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50%;
}


.msgbox {
    background: #fff;
    border: 20px solid #ddd;
    font-size: 1.2em;
    z-index: 1;
    /*--Les différentes définitions de Box Shadow en CSS3--*/
    -webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    /*--Coins arrondis en CSS3--*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 23%;
    z-index: 1;
    width: 400px;
    z-index: 9999999;
}

.msgbox_2 {
    background: #fff;
    border: 3px solid #ddd;
    font-size: 1.2em;
    z-index: 1;
    /*--Les différentes définitions de Box Shadow en CSS3--*/
    /*-webkit-box-shadow: 0px 0px 20px #000;
    -moz-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;*/
    /*--Coins arrondis en CSS3--*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    min-height: 23%;
    z-index: 1;
    width: 20%;
    z-index: 9999999;
}


.msgbox__header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
    width: 100%;
    line-height: 50px;
    color: black;
    font-weight: bold;
    z-index: 99999;
    background-color: #f3f3f3;
    position: relative;
    opacity: 1;
    vertical-align: middle;
}

.msgbox__headerImg {
    height: 50px;
    width: 100px;
}

.msgbox__headerText {
    font-size: 15px;
}


.closeMsgbox:hover {
    color: white;
    background: red;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
}

.closeMsgbox {
    color: black;
}

.btnOk:hover, .btnAnnul:hover {
    background: #5d82f9;
    border: 1px solid #acacac;
    cursor: pointer;
    color: white;
    font-weight: bold;
}

.btnOk, .btnAnnul {
    border: 1px solid #b5b5b5;
    background: #dadadd;
    color: black;
}

/****** CSS MODAL FIN ****************/
#main {
    max-width: 100%;
    background-color: #FDFDFD;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    z-index: 99999;
    position: fixed;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #CCCCCC;
    top: 17px;
}

/* login
----------------------------------------------------------*/
#login ul {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

    #login ul li {
        word-wrap: normal;
        overflow: hidden;
    }
  
    #login ul li:nth-child(2) {
        width:15%;
        text-align:right;
    }


    #login a {
        color: #13da04;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin-left: 0px;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        list-style: none;
    }


/* menu
----------------------------------------------------------*/




.okButtonClass {
    background: url('../Images/ok.jpg');
}

.cancelButtonClass {
    background: url('../Images/annuler.jpg');
}

.okButtonClass, .cancelButtonClass {
    display: flex;
    text-indent: -10000em;
    flex-flow: column;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border: thin #c0c0c0 solid;
    height: 40px;
    width: 40px;
}

.ui-dialog-buttonset {
    display: flex;
    flex-direction: row;
}

.okButtonClass:hover, .cancelButtonClass:hover {
    background-color: #6e540c;
    cursor: pointer;
    opacity: 0.6;
}



.cameraButtonClass {
    background: url('../Images/video.png');
}

.okButtonClass, .cancelButtonClass, .cameraButtonClass {
    display: flex;
    text-indent: -10000em;
    flex-flow: column;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border: thin #c0c0c0 solid;
    height: 40px;
    width: 40px;
}


    .okButtonClass:hover, .cancelButtonClass:hover, .cameraButtonClass:hover {
        background-color: #6e540c;
        cursor: pointer;
        opacity: 0.6;
    }

.btn_zoom_out {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/zoom_out.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
    margin-right: 5px;
}

.btn_zoom_in {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/zoom_in.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
    margin-right: 5px;
}


/**** NOUVEAU BOUTON ***/
.styled_long {
    width: 225px;
}

.styled_long_2 {
    width: 145px;
}

.styled_short {
    width: 110px;
}


.styled_grayscale {
    border: 0;
    line-height: 1.9;
    text-align: center;
    margin-bottom: 4px;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: var(--color-primary);
    background-image: linear-gradient(to top left, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6), inset -2px -2px 3px rgba(0, 0, 0, .6);
}

.styled {
    border: 0;
    line-height: 1.9;
    text-align: center;
    margin-bottom: 4px;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: var(--color-primary);
    background-image: linear-gradient(to top left, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6), inset -2px -2px 3px rgba(0, 0, 0, .6);
}

    .styled:hover {
        background-color: rgba(255, 0, 0, 1);
    }

    .styled:active {
        box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6), inset 2px 2px 3px rgba(0, 0, 0, .6);
    }






div.dataTables_wrapper div.dataTables_paginate {
    float: left;
    text-align: right;
    white-space: nowrap;
}



div.dataTables_wrapper div.dataTables_length {
    position: var(--relative-grid);
    top: var(--top-grid);
}

div.dataTables_wrapper div.dataTables_filter label {
    display: block;
    width: 500px;
    position: var(--relative-grid);
    top: var(--top-grid);
}

div.dataTables_wrapper div.dataTables_length {
    position: var(--relative-grid);
    top: var(--top-grid);
}

/* div.dt-buttons .dt-button, div.dataTables_wrapper a.current {
    position:var(--relative-grid);
    top:var(--top-grid-bt); */
div.dt-buttons .dt-button {
    position: var(--relative-grid);
    top: var(--top-grid-bt);
    border: 0;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    border-radius: 10px;
    background-color: #fff;
    background-image: linear-gradient(to top left, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 30%, rgba(0, 0, 0, 0));
    box-shadow: inset 2px 2px 3px rgba(255, 255, 255, .6), inset -2px -2px 3px rgba(0, 0, 0, .6);
}

    div.dt-buttons .dt-button:hover {
        background-color: rgba(255, 0, 0, 1);
    }

    div.dt-buttons .dt-button:active {
        box-shadow: inset -2px -2px 3px rgba(255, 255, 255, .6), inset 2px 2px 3px rgba(0, 0, 0, .6);
    }

div.dataTables_wrapper div.dataTables_filter label {
    position: var(--relative-grid);
    top: var(--top-grid);
}

#dsi-menu-tab {
    /*background: white;*/
    font-family: 'trebuchet ms', geneva;
    font-size: 11pt;
    color: black;
}

    #dsi-menu-tab a {
        color: grey;
        font-weight: normal;
        font-style: normal;
        text-decoration: none;
        font-variant: normal;
    }

        #dsi-menu-tab a:hover {
            color: green;
        }

/*--------------Dimensions tableau--------------*/

#dsi-page-wrap {
    width: 100%;
    margin: 0px auto;
}

/*--------------Onglets--------------*/

.dsi-tabs {
    position: relative;
    min-height: 280px; /* This part sucks */
    clear: both;
    margin: 0 0;
}

.dsi-tab {
    float: left;
}

    .dsi-tab .dsi-label {
        background: rgba(170, 185, 185, 0.97);
        padding: 5px;
        border: 1px solid #ccc;
        margin-left: -1px;
        position: relative;
        left: 1px;
        bottom: -3px;
        border-radius: 10px 10px 0px 0px;
        box-shadow: 3px -3px 6px rgba(0, 0, 0, 0.71);
    }

    .dsi-tab [type=radio] {
        display: none;
    }

/*--------------Contenu article onglet--------------*/
.dsi-content_2 {
    position: absolute;
    top: 28px;
    left: 0;
    background: white;
    right: 0;
    bottom: 0;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 0px 10px 10px 10px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.41);
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: -20px;
}

    .dsi-content_2 > * {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
    }

/*-------------Onglets actifs--------------*/

.grayscale {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(1);
    cursor: default;
    z-index: 1;
    border: none;
}

.btn_ {
    border: none;
}

    .btn_:hover {
        filter: saturate(500%);
        -webkit-filter: saturate(500%);
        -moz-filter: saturate(500%);
        -o-filter: saturate(500%);
        -ms-filter: saturate(500%);
        border: none;
    }

.btn_gd_ok {
    margin-left: 2px;
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/add.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
    margin-right: 5px;
}

.btn_gd_retirer {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/retirer.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
}

.btn_l_planteur {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/liste_planteur.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
    margin-right: 5px;
}

.btn_rec_ach {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/recu_planteur.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
    margin-right: 5px;
}

.btn_genelot {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/gene_lot.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
    margin-right: 5px;
}

.btn_certif_trac {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/tracabilite.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
}

.btn_pese {
    Width: 60px;
    height: 60px;
    background-image: url(../Images/icone_grid/pese.png);
    color: none;
    font-size: 0px;
    cursor: pointer;
}


.btn_bas_bell #fade { /*--Masque opaque noir de fond--*/
    display: none; /*--masqué par défaut--*/
    background: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 80;
    z-index: 9999;
}
/*******grid css melan*******/

.mydatagrid {
}

.header {
    background-color: #0d7618;
    font-family: Arial;
    color: White;
    height: 20px;
    text-align: center;
    font-size: 11px;
    text-transform: uppercase
}

.rows {
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
    color: #000;
    min-height: 20px;
    text-align: left;
}

    .rows:hover {
        background-color: #fefefe;
        color: #000;
        font-size: 13px;
        font-weight: 600
    }

.mydatagrid a /** FOR THE PAGING ICONS  **/ {
    background-color: #fff;
    padding: 5px 5px 5px 5px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

    .mydatagrid a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/ {
        background-color: #fefefe;
        color: #000;
    }

.mydatagrid span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/ {
    background-color: #fff;
    color: #000;
    padding: 5px 5px 5px 5px;
}

.pager {
    background-color: #fff;
    font-family: Arial;
    color: black;
    height: 10px;
    text-align: left;
}

.mydatagrid td {
    padding: 5px;
    border: 1px solid #0d7618;
}

.mydatagrid th {
    padding: 5px;
    border: 1px solid #0d7618;
}

[type=radio]:checked ~ .dsi-label {
    background: white;
    border-bottom: 1px solid white;
    z-index: 2;
}

    [type=radio]:checked ~ .dsi-label ~ .dsi-content_2 {
        z-index: 1;
    }

        [type=radio]:checked ~ .dsi-label ~ .dsi-content_2 > * {
            opacity: 1;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
        }
     

        /******Onglet******/


.cmbo_court .ajax__combobox_textboxcontainer input {
    background-color: Window;
    border: none 1px black;
    border-right: none 1px black;
    width: 100%;
    z-index: 0;
}

.cmbo_court .ajax__combobox_buttoncontainer button {
    background-position: center;
    background-repeat: no-repeat;
    border: none 1px black;
    height: 28px;
    width: 125px;
    z-index: 0;
}

.cmbo_court .ajax__combobox_itemlist {
    background-color: Window;
    border: solid 1px ButtonShadow;
    color: WindowText;
    cursor: default;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    z-index: 0;
}

    .cmbo_court .ajax__combobox_itemlist li {
        padding: 0 3px 0 2px;
        white-space: nowrap;
        width: 100%;
        z-index: 0;
    }

.cmbo_court .ajax__combobox_inputcontainer {
    border-spacing: 0;
    width: 100%;
    z-index: 0;
}

    .cmbo_court .ajax__combobox_inputcontainer td {
        padding: 0;
        width: 58.2%;
        border: none 1px ButtonShadow;
        z-index: 0;
    }

.cmbo_long .ajax__combobox_textboxcontainer input {
    background-color: Window;
    border: none 1px black;
    border-right: none 1px black;
    width: 100%;
    z-index: 0;
}

.cmbo_long .ajax__combobox_buttoncontainer button {
    background-position: center;
    background-repeat: no-repeat;
    border: none 1px black;
    height: 28px;
    width: 125px;
    z-index: 0;
}

.cmbo_long .ajax__combobox_itemlist {
    background-color: Window;
    border: solid 1px ButtonShadow;
    color: WindowText;
    cursor: default;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    z-index: 0;
}

    .cmbo_long .ajax__combobox_itemlist li {
        padding: 0 3px 0 2px;
        white-space: nowrap;
        width: 100%;
        z-index: 0;
    }

.cmbo_long .ajax__combobox_inputcontainer {
    border-spacing: 0;
    width: 100%;
    z-index: 0;
}

    .cmbo_long .ajax__combobox_inputcontainer td {
        padding: 0;
        width: 95.2%;
        border: solid 1px ButtonShadow;
        z-index: 0;
    }

.cmbo_rech .ajax__combobox_textboxcontainer input {
    background-color: Window;
    border: none 1px black;
    border-right: none 1px black;
    width: 100%;
    z-index: 0;
}

.cmbo_rech .ajax__combobox_buttoncontainer button {
    background-position: center;
    background-repeat: no-repeat;
    border: none 1px black;
    height: 28px;
    width: 125px;
    z-index: 0;
}

.cmbo_rech .ajax__combobox_itemlist {
    background-color: Window;
    border: solid 1px ButtonShadow;
    color: WindowText;
    cursor: default;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    z-index: 0;
}

    .cmbo_rech .ajax__combobox_itemlist li {
        padding: 0 3px 0 2px;
        white-space: nowrap;
        width: 100%;
        z-index: 0;
    }

.cmbo_rech .ajax__combobox_inputcontainer {
    border-spacing: 0;
    width: 100%;
    z-index: 0;
}

    .cmbo_rech .ajax__combobox_inputcontainer td {
        padding: 0;
        width: 95.2%;
        border: solid 1px ButtonShadow;
        z-index: 0;
    }


.mydatagrid a /** FOR THE PAGING ICONS  **/ {
    background-color: #fff;
    padding: 5px 5px 5px 5px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

    .mydatagrid a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/ {
        background-color: #fefefe;
        color: #000;
    }

.mydatagrid span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/ {
    background-color: #fff;
    color: #000;
    padding: 5px 5px 5px 5px;
}


.mydatagrid td {
    padding: 5px;
    border: 1px solid #0d7618;
}

.mydatagrid th {
    padding: 5px;
    border: 1px solid #0d7618;
}

.GridViewStyle {
    border: 1px solid #ddd;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    table-layout: auto;
    font-size: 14px;
}
/*Header*/
.HeaderStyle {
    border: 1px, solid, #ddd;
    background-color: #0b5e17;
    /*text-transform: uppercase*/
}

    .HeaderStyle th {
        padding: 5px 0px 5px 0px;
        color: #fff;
        text-align: center;
    }
/*Row*/
tr.RowStyle {
    text-align: left;
    background-color: #ffffff;
    color: black
}

tr.AlternatingRowStyle {
    text-align: left;
    background-color: #fff;
    color: black
}

tr.RowStyle:hover {
    cursor: pointer;
    background-color: #9fd057;
    color: black;
}

tr.AlternatingRowStyle:hover {
    cursor: pointer;
    background-color: #9fd057;
    color: black;
}
/*Footer*/
.FooterStyle {
    background-color: #0b5e17;
    height: 25px;
}
/*Pager*/
.PagerStyle table {
    margin: auto;
    border: none;
}

tr.PagerStyle {
    text-align: center;
    background-color: #ddd;
}

.PagerStyle table td {
    border: 1px;
    padding: 5px;
}

.PagerStyle a {
    border: 1px solid #fff;
    padding: 2px 5px 2px 5px;
    color: #333;
    text-decoration: none;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header {
    /*background:url(/images/tabs_line.gif);
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    cursor: pointer;*/
    text-align: left;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    background: #fcfcfc;
    border: 1px solid;
    border-color: #d8d8d8 #d1d1d1 #c3c3c3;
    border-radius: 2px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
    background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
    font-size: 12px;
}

.onglet_panel {
    margin-left: 0px;
    width: 100%;
    border-color: darkgreen;
    border-width: 1px;
    display:block;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_disabled {
    color: #A0A0A0;
    cursor: default;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header:before, .tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header:after {
    content: "";
    display: table;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header:after {
    clear: both;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    height: 21px;
    padding-right: 4px;
    color: black;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_inner {
    background-repeat: no-repeat;
    padding-left: 3px;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_tab {
    background-repeat: repeat-x;
    margin: 0;
    padding: 4px;
    color: black;
}

#tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_hover .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_hover .ajax__tab_inner {
    background-repeat: no-repeat;
    cursor: pointer;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_hover .ajax__tab_tab {
    color: #fff;
    font-weight: 700;
    word-wrap: break-word;
    background: #0d7618;
    cursor: pointer;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
    background-repeat: no-repeat;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    color: #fff;
    font-weight: 700;
    word-wrap: break-word;
    background: #0d7618;
    cursor: pointer;
}

.tb_onglet .ajax__tab_xp,.tb_onglet .ajax__tab_body {
    /* background-color: #ffffff;
    border: 1px solid #999999;*/
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    background: #fcfcfc;
    border: 1px solid;
    border-color: #d8d8d8 #d1d1d1 #c3c3c3;
    border-radius: 2px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
    background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
    font-size: 12px;
}


.tb_onglet_plantation .ajax__tab_header {
    /*background:url(/images/tabs_line.gif);
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    cursor: pointer;*/
    text-align: left;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    background: #fcfcfc;
    border: 1px solid;
    border-color: #d8d8d8 #d1d1d1 #c3c3c3;
    border-radius: 2px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
    background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
    font-size: 12px;
}

.tb_onglet_plantation .ajax__tab_disabled {
    color: #A0A0A0;
    cursor: default;
}

.tb_onglet_plantation .ajax__tab_header:before, .tb_onglet_plantation .ajax__tab_header:after {
    content: "";
    display: table;
}

.tb_onglet_plantation .ajax__tab_header:after {
    clear: both;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    height: 21px;
    padding-right: 4px;
    color: black;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_inner {
    background-repeat: no-repeat;
    padding-left: 3px;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_tab {
    background-repeat: repeat-x;
    margin: 0;
    padding: 4px;
    color: black;
}

#tb_onglet_plantation .ajax__tab_header .ajax__tab_hover .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_hover .ajax__tab_inner {
    background-repeat: no-repeat;
    cursor: pointer;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_hover .ajax__tab_tab {
    color: #fff;
    font-weight: 700;
    word-wrap: break-word;
    background: #0d7618;
    cursor: pointer;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
    background-repeat: no-repeat;
}

.tb_onglet_plantation .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    color: #fff;
    font-weight: 700;
    word-wrap: break-word;
    background: #0d7618;
    cursor: pointer;
}

.tb_onglet_plantation .ajax__tab_body {
    /* background-color: #ffffff;
    border: 1px solid #999999;*/
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    background: #fcfcfc;
    border: 1px solid;
    border-color: #d8d8d8 #d1d1d1 #c3c3c3;
    border-radius: 2px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
    background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
    font-size: 12px;
}


.tb_onglet2 .ajax__tab_header {
    /*background:url(/images/tabs_line.gif);
    font-family: verdana,tahoma,helvetica;
    font-size: 11px;
    cursor: pointer;*/
    text-align: left;
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    background: #fcfcfc;
    border: 1px solid;
    border-color: #d8d8d8 #d1d1d1 #c3c3c3;
    border-radius: 2px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
    background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
    font-size: 12px;
}

.tb_onglet2 .ajax__tab_disabled {
    color: #A0A0A0;
    cursor: default;
}

.tb_onglet2 .ajax__tab_header:before, .tb_onglet2 .ajax__tab_header:after {
    content: "";
    display: table;
}

.tb_onglet2 .ajax__tab_header:after {
    clear: both;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    height: 21px;
    padding-right: 4px;
    color: black;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_inner {
    background-repeat: no-repeat;
    padding-left: 3px;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_tab {
    background-repeat: repeat-x;
    margin: 0;
    padding: 4px;
    color: black;
}

#tb_onglet2 .ajax__tab_header .ajax__tab_hover .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_hover .ajax__tab_inner {
    background-repeat: no-repeat;
    cursor: pointer;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_hover .ajax__tab_tab {
    color: #fff;
    font-weight: 700;
    word-wrap: break-word;
    background: #0d7618;
    cursor: pointer;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
    background-position: right;
    background-repeat: no-repeat;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
    background-repeat: no-repeat;
}

.tb_onglet2 .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
    color: #fff;
    font-weight: 700;
    word-wrap: break-word;
    background: #0d7618;
    cursor: pointer;
}

.tb_onglet2 .ajax__tab_body {
    /* background-color: #ffffff;
    border: 1px solid #999999;*/
    text-shadow: 0 1px rgba(255, 255, 255, 0.5);
    background: #fcfcfc;
    border: 1px solid;
    border-color: #d8d8d8 #d1d1d1 #c3c3c3;
    border-radius: 2px;
    cursor: pointer;
    background-image: -webkit-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -moz-linear-gradient(top, #fefefe, #eeeeee);
    background-image: -o-linear-gradient(top, #fefefe, #eeeeee);
    background-image: linear-gradient(to bottom, #fefefe, #eeeeee);
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.03), 0 1px rgba(0, 0, 0, 0.04);
    -webkit-transition: all 0.60s ease-in-out;
    -moz-transition: all 0.60s ease-in-out;
    -ms-transition: all 0.60s ease-in-out;
    -o-transition: all 0.60s ease-in-out;
    font-size: 12px;
}

/********Onglet end********/

/***************** Footer***************/


.footer_mel {
    height: 140px;
    background-image: url('/images/banier_agrix_foot.png');
    margin: auto;
    padding-top: 5px;
    position: static;
    border: 1px solid #CCCCCC;
    margin-bottom: 0;
    text-align: center;
    font-size: 11px;
    color: #000;
}

hgroup.title h2, .footer_mel, hgroup.title h1 {
    text-transform: uppercase;
}
/***  Footer end */

@media screen and (max-width: 768px) {
    #login ul li:nth-child(2) {
        width: 20%;
        text-align: center;
    }

    .msgbox {
        width: 340px;
    }
    .navig_bar {

        position: fixed;
        bottom: 0;
        left:0;
        top:initial;
        padding:0;
        width:100%;
        height:40px;
    }

        .navig_bar .navig_bar__btn {
            width: 100%;
            display: flex;
            justify-content:center;
            flex-wrap: wrap;
            background:initial;

        }


    .boutton__img {
        height: 37px;
        width: 37px;
    }

}
