.footerText20{
	padding-left: 20px; !important;
}
#header {
    background-color: #007485 !important;
}

.cookieBody{
    font-family: 'open_sanssemibold',sans-serif;
    margin-top: 0px; 
    margin-bottom: 0px; 
    margin-left: 0px; 
    margin-right: 0px;
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

#a11yRightArea{
    height:10px;
}

.aqua {
    background-repeat: no-repeat;
    background-size: 34%;
    background-position-y: center;
    background-position-x: 105%;
    background-color: #008393;
    margin: 0px !important;
}

.aqua.withGraphic {
    background-image: url('/images/waves-bg-cropped.svg') !important;
}

.cookieContainer {
    margin: 0 auto;
    padding-left: 4px;
    padding-right: 4px;
    width: 100%;
}

.cookiePageHeading {
    color: white;
    width: 100%;
}

.cookiePageHeading h1, .pageHeading p {
    padding-bottom: 30px;
    color: white;
}

.cookiePageHeading h1 {
    margin-top: 10px;
    font-weight: bold;
    font-weight: 400;
    font-size: 24px;
}

.cookiePageHeading .breadcrumbs {
    display: inline-block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    margin-top: 10px;
    border-radius: 2px;
    padding: 5px 10px;
    line-height: 18px;
}

.cookiePageHeading .breadcrumbs a {
    color: white;
    font-weight: normal;
}


nav a {
    border-bottom: 1px solid transparent;
    text-decoration: none;
}

.cookiePageHeading .breadcrumbs a:hover {
    text-decoration: underline;
}

#headerDesktop .rightArea {
    padding-top: 6px !important!;
}

.rightArea .a11yOuterLink {
    display: inline-block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    margin-top: 10px;
    border-radius: 2px;
    padding: 5px 10px;
    line-height: 18px;
}


.rightArea .a11yMobileOuterLink {
    display: inline-block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.2);
    color: white;
    padding: 6px;
    line-height: 10px;
}

.rightArea .a11yMobileOuterLink .a11yLink {
    color: white;
    font-weight: normal;
    font-size: 10px;
    vertical-align: middle;
}

.rightArea .a11yMobileOuterLink .a11yLink:hover {
    text-decoration: underline;
}

.rightArea .a11yOuterLink .a11yLink:hover {
    text-decoration: underline;
}

.rightArea .a11yOuterLink .a11yLink {
    color: white;
    font-weight: normal;
}

.nrwLogo {
    margin-left: 12px;
    width: 200px;
    background-color: white;
    padding: 4px;
}

#hiddenLogo {
    display : none;
    max-height: 0px !important;
}

#logoInner {
    display : none;
    max-height: 0px !important;
}

nrwInline {
    display: inline;
    text-align: center;
    overflow: hidden; 
}

#appNrwLogo {
    display: none !important;
}

#rightArea {
    padding-top: 8px !important;
}

.logoBg {
    min-height: 120px;
    background-color: white;
}

#cookieDataTable table {
    width: 100%;
    border-collapse: collapse;
    word-break: normal;
}

#cookieDataTable table th {
    background-color: #E9E9EA;
    font-weight: bold;
    border: 1px solid #E9E9EA;
}

#cookieDataTable table td {
    border: 1px solid #808080;          
}
