.logo {
background: url("//reservations.premiersuiteseurope.com/bookings/showimage?id=F0E78974E8627A34CE1433E9085990B8&type=17") no-repeat scroll 0 0 transparent;
height: 60px;
width: 196px;
}

@-moz-document url-prefix()
{
	.logo {background-size:  196px 60px; }
}


img.netaffinity{ background: url("/static/images/netaffinity-light.png") no-repeat scroll 0 0 transparent; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 240dpi)
{
.logo {
background-image: url("//reservations.premiersuiteseurope.com/bookings/showimage?id=F0E78974E8627A34CE1433E9085990B8&type=18");
-webkit-background-size: 196px 60px;
}


@-moz-document url-prefix()
{
        img.netaffinity{ background-size: 73px 34px; }
	.logo {background-size: 196px 60px; }
}

img.netaffinity {
background-image: url("/static/images/netaffinity-light@2x.png");
-webkit-background-size: 73px 34px;
}
}
#bke-sidebar .sidebar-filters { display: none!important; }
.settings-bar__slide .settings-bar__filter { display: none!important; }


.flash_message:nth-of-type(3) {
    background: #000 !important;
    color: #fff !important;
    border: none !important;
}

