        /* BASIC THEME CONFIGURATION */
        .gedContainer {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
        }
        
        #myModalgedLite {
            display: none;
            position: fixed;
            z-index: 1;
            padding-top: 100px;
            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 Content */
        .modal-content_gedlite {
            position: relative;
            background-color: #fefefe;
            margin: auto;
            padding: 0;
            border: 1px solid #888;
            width: 80%;
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            -webkit-animation-name: animatetop;
            -webkit-animation-duration: 0.4s;
            animation-name: animatetop;
            animation-duration: 0.4s;
            width: 50%;
        }

        /* .panel-body{
            height: 720px !important;
        } */
        /* Add Animation */
        
        @-webkit-keyframes animatetop {
            from {
                top: -300px;
                opacity: 0
            }
            to {
                top: 0;
                opacity: 1
            }
        }
        
        @keyframes animatetop {
            from {
                top: -300px;
                opacity: 0
            }
            to {
                top: 0;
                opacity: 1
            }
        }
        /* The Close Button */
        
        .closemodal_gedlite {
            color: white;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }
        
        .closemodal_gedlite:hover,
        .closemodal_gedlite:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }
        
        .modal-header_gedlite {
            padding: 2px 16px;
            background-color: #939793;
            color: white;
        }
        
        .modal-body_gedlite {
            padding: 2px 16px;
        }
        
        .modal-footer_gedlite {
            padding: 2px 16px;
            background-color: #939793;
            color: white;
        }
        
        .chargementGif {
            position: static;
            background-image: url("http://gedv2.manao.local/assets/styleged/img/ged/loader.gif");
            background-repeat: no-repeat;
            background-position: center;
            z-index: 100;
        }
        
        .entete_container_gedlite .gedLiteContainer {
            display: flex;
            width: 100%;
            height: 55rem;
            flex-direction: column;
            border: 1px solid;
        }
        
        .entete_container_gedlite .sous_gedContainer_titre {
            display: flex;
            width: 70%;
            height: auto;
        }
        
        .sous_gedContainer_button {
            display: flex;
            width: 30%;
            height: auto;
            flex-direction: row-reverse;
        }
        
        .entete_container_gedlite {
            display: flex;
            width: 100%;
            height: 46px;
            flex-direction: row;
        }
        
        .listFichierGedlite {
            display: flex;
            width: auto;
            height: 400px;
            border: 1px solid;
            max-height: 600px;
            overflow: auto;
        }
        
        .sous_gedContainer .myBtnGedLite {
            margin: auto;
        }
        
        .myBtnGedLite {

            border-style: none;
            color: #000000;
            cursor: pointer;
            display: inline-block;
            text-align: center;
            margin: 2px;
        }

        .myBtnGedLiteparam {

            border-style: none;
            color: #000000;
            cursor: pointer;
            display: inline-block;
            text-align: center;
            margin: 2px;
            padding: 7px 11px 9px 8px;
        }
        
        .btn_supprimer_gedlite {
            /* border-radius: 40em; */
            background-color: #FFFFFF;
            border-style: none;
            /* box-shadow: #9A9C9F 0 -12px 6px inset; */
            box-sizing: border-box;
            color: #535252;
            cursor: pointer;
            display: inline-block;
            font-family: -apple-system, sans-serif;
            font-size: 17px;
            font-weight: 700;
            letter-spacing: -.24px;
            margin: 0;
            outline: none;
            padding: 1px 2px;
            quotes: auto;
            text-align: center;
            text-decoration: none;
            transition: all .15s;
            user-select: none;
            -webkit-user-select: none;
            touch-action: manipulation;
            border-color: #1a1b1c;
        }

        .btn_apercu_gedlite {
            /* border-radius: 40em; */
            border-style: none;
            /* box-shadow: #9A9C9F 0 -12px 6px inset; */
            box-sizing: border-box;
            color: #535252;
            cursor: pointer;
            display: inline-block;
            font-family: -apple-system, sans-serif;
            font-size: 17px;
            font-weight: 700;
            letter-spacing: -.24px;
            margin: 0;
            outline: none;
            padding: 1px 1px;
            quotes: auto;
            text-align: center;
            text-decoration: none;
            transition: all .15s;
            user-select: none;
            -webkit-user-select: none;
            touch-action: manipulation;
            color: #f4ecec;
            background-color: #555c5e;
            border-color: #1a1b1c;
        }
        
        .btn_modifier_gedlite {
            background-color: #FFFFFF;
            /* border-radius: 40em; */
            border-style: none;
            /* box-shadow: #9A9C9F 0 -12px 6px inset; */
            box-sizing: border-box;
            color: #535252;
            cursor: pointer;
            display: inline-block;
            font-family: -apple-system, sans-serif;
            font-size: 17px;
            font-weight: 700;
            letter-spacing: -.24px;
            margin: 0;
            outline: none;
            padding: 1px 1px;
            quotes: auto;
            text-align: center;
            text-decoration: none;
            transition: all .15s;
            user-select: none;
            -webkit-user-select: none;
            touch-action: manipulation;
            border-color: #1a1b1c;
        }
        
        #importationTerminer {
            appearance: none;
            background-color: #FFFFFF;
            border-radius: 40em;
            border-style: none;
            /* box-shadow: #9A9C9F 0 -12px 6px inset; */
            box-sizing: border-box;
            color: #535252;
            cursor: pointer;
            display: inline-block;
            font-family: -apple-system, sans-serif;
            font-size: 1.2rem;
            font-weight: 700;
            letter-spacing: -.24px;
            margin: 0;
            outline: none;
            padding: 0.3rem 0.5rem;
            quotes: auto;
            text-align: center;
            text-decoration: none;
            transition: all .15s;
            user-select: none;
            -webkit-user-select: none;
            touch-action: manipulation;
        }
        
        .myBtnGedLite:active {
            transform: scale(1.025);
        }
        
        /* @media (min-width: 768px) {
            .myBtnGedLite {
                padding: .75rem 2rem;
            }
        } */
        
        .styled-table_gedlite {
            border-collapse: collapse;
            font-size: 0.9em;
            font-family: sans-serif;
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
            width: 100%;
        }
        
        .styled-table_gedlite thead tr {
            background-color: #D0D0D7;
            color: #383636;
            text-align: left;
        }
        
        .styled-table_gedlite th,
        .styled-table_gedlite td {
            padding: 12px 5px;
            text-align: left;
        }
        
        .styled-table_gedlite tbody tr {
            border-bottom: 1px solid #dddddd;
        }
        
        .styled-table_gedlite #tbody_gedlite tr:hover {
            background-color: #A1A5A4;
            color: #FFFFFF;
        }
        
        #modal_gedlite {
            position: fixed;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
        }

        
        .close-button {
            float: right;
            width: 1.5rem;
            line-height: 1.5rem;
            text-align: center;
            cursor: pointer;
            border-radius: 0.25rem;
            background-color: lightgray;
        }
        
        .close-button:hover {
            background-color: darkgray;
        }
        
        .show-modal {
            opacity: 1;
            visibility: visible;
            transform: scale(1.0);
            transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
        }
        
        .input_modif_gedlite {
            width: 80%;
            border-radius: 4px;
            height: 35%;
        }
        
        .content_modal_gedlite {
            width: 100%;
            height: 100px;
        }
        
        
        .entete_listes_element {
            display: flex;
            /* width: 100%; */
            height: 35px;
            flex-direction: row;
            border-bottom: 1px solid;
            border-top: 1px solid;
            padding: 1px;
            text-align: center;
            background-color: #ebeaf0;
        }
        
        .nom_listes_elements {
            width: 39%;
            text-align: initial;
        }
        
        .depot_listes_elements {
            width: 25%;
        }
        
        .modification_listes_elements {
            width: 19%;
            text-align: initial;
        }
        
        .taille_listes_elements {
            width: 26%;
            
        }
        
        .action_listes_elements {
            width: 20%;
        }

        #action_entete-gedlite{
            margin-left: -37%;
        }
        
        .nom_elements {
            width: 39%;
            display: block;
            text-align: initial;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .depot_elements {
            width: 20%;
        }
        
        .modification_elements {
            width: 25%;
            display: block;
            text-align: initial;
            text-align: initial;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .taille_elements {
            width: 15%;
            
        }
        
        .action_elements {
            width: 26%;
        }
        
        .container_list {
            display: flex;
            width: 100%;
            height: 100%;
            flex-direction: column;
        }
        
        .listElement_content {
            display: flex;
            height: 30px;
            min-height: 30px;
            max-height: 50px;
            flex-direction: row;
            text-align: center;
            cursor: pointer;
            /* border-bottom: 1px solid; */
            /* border-radius: 17px 17px 17px 17px; */
        }

        /* .listElement_content:hover {
            color: #FFFFFF;
            background-color: #888;
        } */

        /* .listElement_content:hover .btn_telecharger_gedlite { background-color: #888888;color: #f4ecec; }
        
        .listElement_content:hover .btn_modifier_gedlite { background-color: #888888;color: #f4ecec; }

        .listElement_content:hover .btn_supprimer_gedlite { background-color: #888888;color: #f4ecec; } */

        .modal-mask {
            position: fixed;
            z-index: 9998;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            display: table;
            transition: opacity 0.3s ease;
        }

        .modal-mask_import {
            position: fixed;
            z-index: 9998;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            display: table;
            transition: opacity 0.3s ease;
        }

        .modal-mask_progression {
            position: fixed;
            z-index: 9998;
            width: 100%;
            height: 100%;
            display: table;
            transition: opacity 0.3s ease;;
        }
        
        .modal-wrapper {
            display: table-cell;
            vertical-align: middle;
        }
        
        .modal-container_import {
            width: 25%;
            margin: 0px auto;
            padding: 20px 30px;
            background-color: #fff;
            border-radius: 2px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
            transition: all 0.3s ease;
            font-family: Helvetica, Arial, sans-serif;
            position: fixed;
            right: 35%;
            z-index: 999999;
            right: 0;
            bottom: 0;
        }

        .modal-container_import_dropzone{
            width: 60%;
            margin: 0px auto;
            padding: 20px 30px;
            background-color: #fff;
            border-radius: 2px;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
            transition: all 0.3s ease;
            font-family: Helvetica, Arial, sans-serif;
        }
        
        .modal-header h3 {
            margin-top: 0;
            color: #42b983;
        }
        
        .modal-body_modif {
            margin: 25px -7px -53px 21px;
        }
        
        .modal-default-button {
            float: right;
        }
        /*
           * The following styles are auto-applied to elements with
           * transition="modal" when their visibility is toggled
           * by Vue.js.
           *
           * You can easily play with the modal transition by editing
           * these styles.
           */
        
        .modal-enter {
            opacity: 0;
        }
        
        .modal-leave-active {
            opacity: 0;
        }
        
        .modal-enter .modal-container,
        .modal-leave-active .modal-container {
            -webkit-transform: scale(1.1);
            transform: scale(1.1);
        }
        
        .button_modifier_gedlite {
            margin: -22px -3px 0px -4px;
            float: right;
        }

        #repertoire_vide_gedlite{
            margin: 4% 31%;
        }

        #chargement-contenue_gedlite{
            position: absolute;
            z-index: 1000;
            height: 19%;
            margin: 0% 39%;
        }

        #chargement-contenue_gedlite_apercu{
            position: absolute;
            z-index: 1000;
            height: 19%;
            margin: 5% 43%;
        }

        .btn_telecharger_gedlite {
            /* border-radius: 40em; */
            background-color: #FFFFFF;
            border-style: none;
            /* box-shadow: #9A9C9F 0 -12px 6px inset; */
            box-sizing: border-box;
            color: #535252;
            cursor: pointer;
            display: inline-block;
            font-family: -apple-system, sans-serif;
            font-size: 17px;
            font-weight: 700;
            letter-spacing: -.24px;
            margin: 0;
            outline: none;
            padding: 0px;
            quotes: auto;
            text-align: center;
            text-decoration: none;
            transition: all .15s;
            user-select: none;
            -webkit-user-select: none;
            touch-action: manipulation;
            /* color: #f4ecec; */
            /* background-color: #555c5e; */
            border-color: #1a1b1c;
        }



        .nom_el{
            margin-top: 2px;
            display: block;
            text-align: initial;
            text-align: initial;
            text-overflow: ellipsis;
            overflow: hidden;
            height: 25px;
        }
        .modif_el{
            /* margin: 7%; */
            display: block;
            text-align: initial;
            text-align: initial;
            text-overflow: ellipsis;
            overflow: hidden;
            height: 25px;
        }

        .taille_el{
            /* margin: 11%; */
            display: block;
            text-align: center;
            text-overflow: ellipsis;
            overflow: hidden;
            height: 25px;

        }
        .action_el{
            /* margin: 4%; */
            display: block;
            text-align: end;
            text-overflow: ellipsis;
            overflow: hidden;
            text-align: center;
            height: 25px;

        }


        .apercu_gedlite{
            /* position: absolute; */
            /* min-width: 50%; */
            /* height: 111%;
             */
             /* height: calc(86vh - 460px); */
            padding: 2px;
            padding-right: 2px;
            margin: 0;
            /* margin-top: 41%; */
            border: 1px solid #999;
            background: white;
            box-shadow: 2px 2px 2px #AAA;
            border-radius: 4px;
            z-index: 20;
            overflow: visible;
            padding-right: 6px;
            width: 100%;
            overflow: auto;
            margin-bottom: -39px;
            margin-top: 1px;
        }

        .apercu_element_gedlite{
            height: 100%;
        }
        .list_elemet_gedlite{
            /* height: calc(90vh - 200px); */
            height: 100%;
            overflow: auto;
            min-height: 80px;
            max-height: 230px;
        }

        
        #list_elemet_gedlite::-webkit-scrollbar {
            width: 8px;
        }

        #list_elemet_gedlite::-webkit-scrollbar-track {
            color: #f5f5f5;
            /*     border: 1px solid #5a595937; */
        }

        #list_elemet_gedlite::-webkit-scrollbar-thumb {
            background-color: rgb(130 128 128 / 1);
            /*     border-radius: 15px; */
            border: 2px solid #797878;
        }

        #list_elemet_gedlite::-webkit-scrollbar-thumb:hover {
            background-color: rgb(78 77 77);
        }

        #list_elemet_gedlite::-webkit-scrollbar-track:hover {
            color: #f5f5f5;
            border: 1px solid #3e3d3d37;
        }

        #list_elemet_gedlite {
            scrollbar-width: thin;
            scrollbar-color: rgb(128, 128, 128) rgba(209, 30, 30, 0);
        }


        


        #apercu::-webkit-scrollbar {
            width: 8px;
        }

        #apercu::-webkit-scrollbar-track {
            color: #f5f5f5;
            /*     border: 1px solid #5a595937; */
        }

        #apercu::-webkit-scrollbar-thumb {
            background-color: rgb(130 128 128 / 1);
            /*     border-radius: 15px; */
            border: 2px solid #797878;
        }

        #apercu::-webkit-scrollbar-thumb:hover {
            background-color: rgb(78 77 77);
        }

        #apercu::-webkit-scrollbar-track:hover {
            color: #f5f5f5;
            border: 1px solid #3e3d3d37;
        }

        #apercu {
            scrollbar-width: thin;
            scrollbar-color: rgb(128, 128, 128) rgba(209, 30, 30, 0);
        }

        

        .splitter_gedlite {
            flex: 0 0 auto;
            width: 5px;  
            background: url(https://raw.githubusercontent.com/RickStrahl/jquery-resizable/master/assets/vsizegrip.png) center center no-repeat #535353;
            min-height: 200px;
            cursor: col-resize;  
          }

          .splitter-horizontal_gedlite {
            flex: 0 0 auto;
            height: 5px;
            background: url(https://raw.githubusercontent.com/RickStrahl/jquery-resizable/master/assets/hsizegrip.png) center center no-repeat #535353;
            cursor: row-resize;
          }

          .panel_container_gedlite{
              display: flex;
              width: 100%;
              height: 100%;
          }

        .modal-container_modif{
            width: 38%;
            margin: 0px 595px;
            background-color: azure;
        }


        #controle_gedlite {
            height: 131px;
            width: 6%;
            position: absolute;
            bottom: 24%;
            opacity: 1;
            border-radius: 3px;
            left:92%;
            z-index: 3;
            font-family: 'Google Sans', Roboto, arial, sans-serif;
            color: #fff;
            /* background: rgba(0, 0, 0, 0.75); */
            display: inline-block;
            padding: 2px;
            vertical-align: middle;
        }

        .btn_gedlite {
            width: 39px;
            height: 39px;
            background: #FFF;
            border: 1px solid #005bac;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            color: #005bac;
            padding: 11px 10px 5px;
            position: fixed;
            text-align: center;
            -ms-user-select: none;
            -moz-user-select: -moz-none;
            -khtml-user-select: none;
            -webkit-user-select: none;
            user-select: none;
              transition: all 0.3s ease;
            z-index: 1;
            position:absolute;
          }
          .btn_gedlite:hover {
            background: #eef;
          }
          
          .zoom {
            bottom: 77%;
          }
          
          .zoom-out {
            bottom: 41%;
          }
          .zoom-init {
            bottom: 4%;
          }

          .apercu_list_doc_gedlite{
              width: 101%;
          }

          .elementsContent{
            display: flex;
            height: 30px;
            min-height: 30px;
            max-height: 50px;
            flex-direction: row;
            text-align: center;
            border-bottom: 1px solid;
            width: 100%;
          }

          .panel-right_gedlite{
              width:100%;
              max-height: 100%; 
              /* height: 100%; */
          }

          .paramapercuGedlite {
            position: absolute;
            z-index: 1000;
            padding: 0px 2px 3px 6px;
            font-size: 14px;
            text-align: left;
            list-style: none;
            background-color: #fff;
            background-clip: padding-box;
            box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
            border-radius: 5px;
            width: 200px;
            margin: 36px 1px;
        }
        .enteteApercu{
            display: flex;
            flex-direction: row;
        }
        .enteteapercu_gauche{
            width: 89%;
        }

        .enteteapercu_droit{
            width: 11%;
        }

        /* .preview_doc,
        .next_doc {
            z-index: 2;
            cursor: pointer;
            position: absolute;
            top: 50%;
            width: auto;
            margin-top: -22px;
            padding: 16px;
            color: #9ca09f;
            font-weight: bold;
            font-size: 18px;
            transition: 0.6s ease;
            border-radius: 0 33px 33px 0;
            user-select: none;
        }

        .next_doc {
            right: -5px;
            border-radius: 33px 0 0 33px;
        } */

        .preview_doc {
            cursor: pointer !important;
            float: left;
            padding: 0px 5px 0px 5px;

            
        }
        .next_doc {
            cursor: pointer !important;
            float: right;
            padding: 0px 5px 0px 5px;

        }


        .apercu_gedlite::-webkit-scrollbar {
            width: 8px;
        }

        .apercu_gedlite::-webkit-scrollbar-track {
            color: #f5f5f5;
            /*     border: 1px solid #5a595937; */
        }

        .apercu_gedlite::-webkit-scrollbar-thumb {
            background-color: rgb(130 128 128 / 1);
            /*     border-radius: 15px; */
            border: 2px solid #797878;
        }

        .apercu_gedlite::-webkit-scrollbar-thumb:hover {
            background-color: rgb(78 77 77);
        }

        .apercu_gedlite::-webkit-scrollbar-track:hover {
            color: #f5f5f5;
            border: 1px solid #3e3d3d37;
        }

        .apercu_gedlite {
            scrollbar-width: thin;
            scrollbar-color: rgb(128, 128, 128) rgba(209, 30, 30, 0);
        }

        .docSelectionner_gedlite {
            color: #FFFFFF;
            background-color: #888;
           
        }

        .docSelectionner_gedlite_button{
            color: #FFFFFF;
            background-color: #888;
        }

        .enteteapercu_droite{
            width: 17%;
        }

        #fullapercu:hover{
            background-color: darkgray;
            
        }
        #listonly:hover{
            background-color: darkgray;
 
        }

        #apercuandlist:hover{
            background-color: darkgray;
            text-align: center;
        }

        #apercuandlist ,#fullapercu, #listonly {
            text-align: center;
        }

        .bg-gray-100{
            background-color: #42b983;
        }
        [v-cloak] {
            display: none;
          }

          .tableauliste_gedlite {
            height: calc(30vh - 200px);
            width: 100%;
            overflow: auto;  
          }

          .modal-header_gedlite{
            margin-left:-3%
          }

          .lvl-over {

            border: 2.5px dashed #337AB7 !important;
            background-color: #D9E8F4;
            opacity: 0.7;
            background-repeat:no-repeat;
            background-position: center; 
            z-index: 100000000000000000 !important;
        }

        #ged_upluad_gedlite{
            position: absolute;
            width: 40px;
            height: 12px;
            transform: rotate(180deg);
            margin: 0% 50%;
        }

        #NOged_upluad_gedlite{
            position: absolute;
            width: 50px;
            height: 50px;
            transform: rotate(180deg);
            margin: 5% 50%;
            position:absolute;
            -webkit-animation:glide 1s ease-in-out alternate infinite;
        }


          #ged_upluad_gedlite {
            position: absolute;
            width: 50px;
            height: 50px;
            transform: rotate(180deg);
            margin: 5% 50%;
            position:absolute;
            -webkit-animation:glide 1s ease-in-out alternate infinite;
         }
         
         @-webkit-keyframes glide  {
            from {
               left:0px;
               top:0px;
            }
            
            to {
               left:0px;
               top:20px;
            }
         
         }

          




            

