#viewer:before {
    background:url('/releves/cclacq/template/logos/logo_cclo.png');
    position: absolute;
    /* right: 40px; */
    right: 6px;
    bottom: 33px;
    /* width: 180px; */
    /* height: 118px; */
    width: 10em;
    height: 4.184em; 	
    display: inline-block;
    background-size: cover;
    content: '';
    z-index: 800;
}
/*logo de la page d'identification - au dessus de l'input de connexion*/
.logo-isigeo{
	background-image: url(../../logos/logo_cclo.png); /* URL du logo */
	
    width: 20em !important;
    height: 8.368em !important;
}
/* Logo de la page d'identification - au dessus de l'input de connexion*/
/* .logo-isigeo{ */
	/* background-image: url(../../logos/logo_cclo.png);  */
    /* width: 10em; */
    /* height: 4.184em; 	 */
/* } */
