#active_logo
{
    float: left;
    height: 77px;
	margin-left: 48px;
    width: 186px;
    background-image: url(    '../images/logo.jpg' );
    background-repeat: no-repeat;
     background-position: center center;
}


 #logo
{
        background-position: left center;
        background-image: url('/fes-bin/public/portal/realms/default/images/logo.png');
        background-repeat: no-repeat;
        height: 100%; /* specify height and width of image.. otherwise it will n                                                                                        ot be centered*/
        width: 100%;
}


#portallogo
{
 
    height: 100%; 
    width: 100%;
background-image: url("/fes-bin/public/portal/realms/default/images/logo.png");
background-position: left top;
min-height: 50px;
_height : auto !important;
_height: 50px;
max-height: 200px;
background-repeat: no-repeat;
}

#loginlogo
{

}


#logocontainer
{
        padding-top:0px;
        width:400px;
        height:80px;
        float:left;
}

.ele_copyright_hide
{
	display:block;
	color: #000000;
}

.ele_copyright_show
{
        display:block;
}
