/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22 juil. 2021, 16:05:40
    Author     : DI-KSOMDA
*/

#logo-dgi-admin{
    position: relative;
    text-align: left;
    margin: 3em auto;
    padding: 2px;
    width: 90em;
    max-width: 100%;
    min-width: 850px;
    background: #ffffff;
    margin-bottom: 5px;
    height: auto;
    display: table;
    box-shadow: 0px 0px 15px #fbd022;

}

#bas {
    font-size: 11px;
    color: #FFF;
    clear: both;
}