/* --------------------------------------- */
/* Andy 2012-10-22++: Criei CSS            */
/* Andy 2013-08-01++: Alterei para ULisboa */
/* --------------------------------------- */


/* Substituir logotipo do Koha na pagina principal */
#login h1
{
    Background-Image: URL("https://bibliotecas.utl.pt/ULisboa/ULisboa-HorTrans311.PNG") !important;
    Height:           71px                                    !important;
}


#main_auth #branch,
#main_auth label[for="branch"]
{
    Display:    None;
	Visilibity: Hidden;
	Height:     0px;
}

