﻿
.NoPrint,
#SecondaryContent,
.HeaderBar,
#Header,
#TopNav,
#Footer,
#TertiaryContent,
.FooterOuter,
.CookieConsent
{
    display: none;
}

#Container
{
    border:0 !important;
}

h2, h1
{
    color:#000;
}

.receiptConfirmation
{
   border:0 !important;
}

a[href]:after {
    content: "";
}