#menuside a:hover {
	color:white;
	background-color:#2A3964;
}

.allow:hover{
	color:white;
}

.AnnexHeading3{
	font-family: 'Work Sans' !important;
}

.multiblock.grid-cols-2 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}

.text-white.rps-inline-hide:not(.bg-bondi-blue){
display:none;	
}

.ListBullet{	font-family: 'Work Sans' !important;
	margin-left: 70pt !important;
}

.Heading7Bowdun{
	font-family: 'Work Sans Italic' !important;
}

.ListBullet2::marker  {color:#308aca;} 
.ListBullet::marker {color:#002060;}
.ListBullet2,.ListBullet {color:black !important;	font-family: 'Work Sans' !important;} 
ul ul, ol ul {
    list-style-type: inherit !important;
}
@font-face {
  font-family: 'Times New Roman';
  src: url(/client-images/WorkSans-Regular.woff2) format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'Work Sans';
	font-style: normal;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/WorkSans-Regular.woff2) format('woff2');
  }
  
  @font-face {
	font-family: 'Work Sans Italic';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/WorkSans-Italic.woff2) format('woff2');
  }
  
@font-face {
	font-family: 'Work Sans';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/WorkSans-Italic.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Work Sans SemiBold';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/WorkSans-SemiBold.woff2) format('woff2');
  }

  @font-face {
	font-family: 'Work Sans Light';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/WorkSans-Light.woff2) format('woff2');
  }

  @font-face {
	font-family:'Work Sans ExtraBold';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/WorkSans-ExtraBold.woff2) format('woff2');
  }

#\37 -6-baseline-environment > p:nth-child(17) > br{display: none !important;}
body {

    font-family: 'Work Sans';

}

#ContentPanel h4{
	font-family: 'Work Sans' !important;
	font-style: italic !important;
}

.nodespec-para {
	display:flex;
	font-family: 'Work Sans';
	font-size:11pt;
	margin-top: 6pt;
    margin-bottom: 6pt;
}
/* .nodespec-para .id{
	min-width:56.719px;
}
*/
.nodespec-para .id{
min-width: 75.6px !important;
} 

.headingnumber {
    width: 75.6px;
}
#ContentPanel h3,
#ContentPanel h4,
#ContentPanel h5,
#ContentPanel h6{
	margin-left:75.6px;	
}

 .interactiveText{
    color: var(--interactive) !important;
 }
 .interactiveBackground{
	--secondary_color: #2A3964;

 }
 .rps-breadcrumb {
font-family: 'Work Sans';
  }
 .rps-breadcrumb .triangle-edge-before {
            width:10px;
            border-width: 1px;
            clip-path: polygon(0% 0%, 100% 50%, 0% 100%, 100% 100%, 100% 0%, 0% 0%) /* Clipping path for triangular edge */
        }
     .rps-breadcrumb   .triangle-edge-after {
            width:10px;
            border-color: #82BDD3;
            border-width: 1px;
            clip-path: polygon(0% 0%, 100% 50%, 0% 100%, 0% 0%); /* Clipping path for triangular edge */
        }
     .rps-breadcrumb   .triangle-edge-center {
            border-width: 1px;
            padding:4px;
            flex-wrap: nowrap;
            color:white;
        }


        div.breadcrumb   a:nth-child(1) > div *{
            background-color: #0bbbef;
            border-color: #0bbbef;
        }
        div.breadcrumb  a:nth-child(2) > div *{
            background-color: #0bbbef;
            border-color: #0bbbef;
        }
        div.breadcrumb  a:nth-child(3) > div  *{
            background-color: #0bbbef;
            border-color: #0bbbef;
        }
        div.breadcrumb  a:nth-child(4) > div  *{
            background-color: #00b455;
            border-color: #00b455;
        }
        div.breadcrumb  a:nth-child(5) > div  *{
            background-color: #00b455;
            border-color: #00b455;
        }
        div.breadcrumb  a:nth-child(1) > div  div.triangle-edge-before {
            background-color: #0bbbef;
            clip-path: none;
            width:fit-content;
        }
	/*
	div > a:nth-child(1),
	div > a:nth-child(2),
	div > a:nth-child(3),
	div > a:nth-child(4),
	.triangle-edge-before,
	.triangle-edge-after{
		display: none !important;
	}
	
	@media (width >= 64rem) { 
		div > a:nth-child(1),
		div > a:nth-child(2),
		div > a:nth-child(3),
		div > a:nth-child(4),
		.triangle-edge-before,
		.triangle-edge-after{
			display: unset !important;
		}
	}
	
    </style>
*/

	
	.rps-breadcrumb div > a:nth-child(1),
	.rps-breadcrumb div > a:nth-child(2),
	.rps-breadcrumb div > a:nth-child(3),
	.rps-breadcrumb div > a:nth-child(4),
	.rps-breadcrumb .triangle-edge-before,
	.rps-breadcrumb .triangle-edge-after{
		display: none !important;
	}
	
	@media (width >= 64rem) { 
		.rps-breadcrumb div > a:nth-child(1),
		.rps-breadcrumb div > a:nth-child(2),
		.rps-breadcrumb div > a:nth-child(3),
		.rps-breadcrumb div > a:nth-child(4),
		.rps-breadcrumb .triangle-edge-before,
		.rps-breadcrumb .triangle-edge-after{
			display: unset !important;
		}
	}

:root {
 --primary_color: rgb(0,45,114);
	--secondary_color: #2A3964;
	--interactive: #2A3964;
}
:host {
 --primary_color: rgb(0,45,114);
	--secondary_color: #2A3964;
	--interactive: #2A3964;
}
.rpstoc2 .tabletarget{
background-color: #73BEE4;
}
.rpstoc2 .searchbox{
 border-color:#E9E6E5;

}
  
.rpstoc2 .searchBG{
  background-color: #178CCD;
  border-color:#E9E6E5;
}

.rpstoc2 .ourLogo{
  margin:6px;
}

.secondary_text{
	color: white;
}

.rpstoc2 .searchIcon{
  color: #494949;
}

.rpstoc2 {
background-color: #E9E6E5;

}

.rpstoc2 .searchIconEnter{
  color: #494949;
  display:none
}

.rpstoc2 #docSearch{
border-radius: 0.0rem;
margin:2px;
background-color: #E4E0E9;
}
.rpstoc2 .docSearchContainer{
padding:8px;

}

.rpstoc2 .arrowright{
	display:none;
}

.rpstoc2 .grouprow{
  padding:18px;
  padding-bottom: 0px;
}

.rpstoc2 .rowBG{
background-color: #73BEE4;
  margin: 16px;
    border-bottom: unset;
     padding:0px;
     border-bottom-right-radius: 30px;
     font-family: 'Work Sans';
    font-size: medium;
}
.rpstoc2menu .cardrow{
padding:2px;
}
.rpstoc2menu .doctable {
  border-color: #E4E0E9;
}
.rpstoc2 .doc-menu-row{
background-color: #73BEE4 !important;
color: #002D72 !important;
font-size: x-large !important;
}
.rpstoc2menu svg{
  width:20px;
}
.rpstoc2menu .doc-menu-row{
font-size: medium !important;
}
.rpstoc2menu .rowBG {
  border-bottom-right-radius:unset;
font-size: small !important;
margin:8px !important;
}
.rpstoc2menu  .grouprow{
padding:8px;
}

#splitter > div > div > span{
	    display: none;
		 /* hide guid!  */
}

#frontmatter_projectName{
	color:white;
}

div#bannerBar{
	background-color:white;
}

#chapterTitle > .rps-breadcrumb {
	
}

@media (width >= 40rem) { 
	#menu > div.w-full.dark\:bg-menu.full-hidden.sm\:hidden > div > div:nth-child(1) {
		display:unset;
		
	}
}
#bannerBar > div:nth-child(1),
#bannerBar > div.flex-1.h-12.sm\:h-20.xl2\:h-24.flex.justify-end.sm\:justify-center.md\:justify-end > div,
#bannerBar > div.flex-1.h-12.sm\:h-20.xl2\:h-24.flex.justify-end.sm\:justify-center.md\:justify-end{
	height:unset !important;
}
@media (width >= 40rem) { 
	#bannerBar > div.flex-1.h-12.sm\:h-20.xl2\:h-24.flex.justify-end.sm\:justify-center.md\:justify-end > div,
	#bannerBar > div:nth-child(1),
	#bannerBar > div.flex-1.h-12.sm\:h-20.xl2\:h-24.flex.justify-end.sm\:justify-center.md\:justify-end{
		height: 3rem;
	}
}

#menu > div:nth-child(3) > div > div{
	flex-direction: column;
}
@media (width >= 40rem) { 
	#menu > div:nth-child(3) > div > div{
		flex-direction: row;
	}
}
#search-box{
	align-items: center;
}
#menu > div.w-full.dark\:bg-menu.full-hidden.sm\:hidden > div > div:nth-child(1){
	padding-bottom:4px;
}
@media (width >= 40rem) { 
	#menu > div.w-full.dark\:bg-menu.full-hidden.sm\:hidden > div > div:nth-child(1){
		padding-bottom:unset;
	}
}

#menu > div:nth-child(3) > div{
	padding:unset;
}

#chapterTitle{
		padding-right: unset;
}
@media (width >= 64rem) { 
	#chapterTitle{
		padding-right: 1.5rem;
	}
}

#client_logo{
	height:1.2rem;
}
@media (width >= 40rem) { 
	#client_logo{
	height:2.5rem;
}
}
@media (width >= 40rem) { 
	#rps_logo{

	padding: 8px;
}
}
	#rps_logo{
	height: 1.2rem !important;

}

@media (min-width: 640px){
	#rps_logo{
	width: 120px !important;
}
	#bannerBar > div:nth-child(3) > div{
			padding:0.75rem;
	}
}

#figurePanelToolbar-close,
#newtabfigure,
#downloadfigure{
	padding:0px;
}
@media (min-width: 640px){
	#figurePanelToolbar-close,
	#newtabfigure,
	#downloadfigure{
		padding: 0.25rem;
	}
	#figureHeader{
	flex-wrap: nowrap;
}
}

@media (max-width: 640px){
	#settingsButton > div {
   display: block;
}
	#setting-drop{
		 
    left: 0%;
    position: fixed;
    height: 50%;
    width: 50%;
    z-index: 1000;
	}
	#searchPanel{
		    width: 100%;
		left: 0%;
	}
	}
#buttons{
	padding:2px;
}
#figureHeader{
	flex-wrap: wrap;
}
}

#frontmatter_projectName{
	color:white !important;
	font-family: 'Work Sans';
  font-optical-sizing: auto;
  font-style: normal;

}
#frontmatter_topLevelReport{
	color:white;
	font-family: 'Work Sans';
  font-optical-sizing: auto;
  font-style: normal;
}
div#hero {

		@media (min-width: 1024px) {
	 background: url(client-images/hero-2a.jpg) no-repeat right;
		background-size: contain;
	}

	
@media (min-width: 10px) {
	 background: url(client-images/her-2a-2560-slim.jpg) no-repeat right;
		background-size: contain;
	}
	
		@media (min-width: 768px) {
	 background: url(client-images/hero-2a.jpg) no-repeat center;
		background-size: contain;
	}
	
	@media (orientation: portrait) AND (min-width: 400px) {
		background: url(client-images/her-2a-2560-pt.jpg) no-repeat center;
		background-size: cover;
	}
	@media (min-width: 1536px) {
	 background: url(client-images/her-2a-2560.jpg) no-repeat center;
		background-size: contain;
	}

	
}





img#rps_logo,
img#rps_logo_iframe{
     content: url(/rps-images/ttblue.svg);
   /*content: url("/rps-images/Tt_RPS_Combo_RGB white.svg"); */
}

img#client_logo{
	content: url("/client-images/bowdun-logo-white1.png")
}


#frontmatter_projectName{
	text-transform: uppercase;
}
#frontPage_ProjectName{
	text-transform: uppercase;
}

/*#frontmatter_topLevelReport:before{
	content: "DIGITAL ONSHORE EIA REPORT"
}*/

#privacy_notice_link{
	
}

h6{
	color:#246797;
}

@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/roboto/Roboto-Regular.ttf) format('ttf');
  }

  @font-face {
	font-family: 'Roboto SemiBold';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/roboto/Roboto-SemiBold.ttf) format('ttf');
  }

  @font-face {
	font-family: 'Roboto Light';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/roboto/Roboto-Light.ttf) format('ttf');
  }

  @font-face {
	font-family:'Roboto ExtraBold';
	font-style: italic;
	font-weight: 100 900;
	font-display: swap;
	src: url(/client-images/roboto/Roboto-ExtraBold.ttf) format('ttf');
  }



#\33 -project-description #h2 {
    margin-left: 0px;
	
}

#annex-a-protected-species-survey-results > .Caption {
    display: none !important;
    /* background-color: pink; */
}

#annex-b-pond-locations-survey-results > .Caption {
    display: none !important;
    /* background-color: pink; */
}

#\34 -2-field-survey > table:nth-child(9) > tbody > tr{
	height: unset !important;
}


div[sourceguid="{92070380-dded-47d8-a642-11082bb90a43}"] #u-annex-b-figures .Caption{
	display: none !important;
}


div[sourceguid="{81c80765-5f4f-459a-af9e-d7a5a96611f8}"] #annex-a-photographs > table > tbody > tr{
	    height: unset !important;
}

div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #graph-4-1
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-2
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-3
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-4
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-5
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-6
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-7
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-8
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-9
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-10
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-11
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-12
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-13
, div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #graph-4-14{
	--mode: rawimage;
	max-width:unset !important;
	max-height:unset !important;
}
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h25,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h26,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h27,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h28,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h29,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h30,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h54,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h55,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h56,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h57,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h58,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h59,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h60,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"]  #h61,
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #u-annex-b-figures-of-survey-results .Caption{
display:none !important;
}


/*Ornithology  chapter 
-----
*/
	div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"]  #graph-4-1
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-2
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-3
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-4
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-5
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-6
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-7
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-8
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-9
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-10
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-11
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-12
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-13
	, div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #graph-4-14{
		--mode: rawimage;
		max-width:unset !important;
		max-height:unset !important;
	}

	div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #\34 -1-desk-study > table h1,
	div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"] #\34 -2-field-surveys > table h1
	{
				display:none !important;
	}

	div[sourceguid="{28945602-d9fa-4163-873c-96bd99ca01a8}"]  #u-annex-b-figures-of-survey-results .Caption{
				display:none !important;
	}

/*{e2a7d842-75b1-4ba6-9124-578892e1aaeb}*/
	#annex-a-present-day-sepa-fluvial-flood-maps > p {
		display:none !important;
	}
	/*{e2a7d842-75b1-4ba6-9124-578892e1aaeb}*/
	#annex-b-future-sepa-fluvial-flood-maps > p {
		display:none !important;
	}
	/*{e2a7d842-75b1-4ba6-9124-578892e1aaeb}*/
	#annex-c-present-day-sepa-coastal-flood-maps > p {
		display:none !important;
	}
	#annex-d-future-sepa-coastal-flood-maps > p {
		display:none !important;
	}
	#annex-e-sepa-surface-water-flood-map > p {
		display:none !important;
	}
	#annex-f-sepa-groundwater-vulnerability-to-flooding-map > p {
		display:none !important;
	}
	#annex-g-hydrology-walkover-survey-results-background > p {
		display:none !important;
	}
#ContentPanel h1,
#ContentPanel h2{
 	text-indent:unset !important;
	margin-left: unset !important; */
}


.multiblock,.singleblock {
	margin-left: 56.7pt !important;
}

.headingnumber {
    width: 56.7pt;
    display: inline-block;
}


/* climate change */
figure[slug="table-16-9"] > table > tbody > tr:nth-child(1) > td:nth-child(1) > div{
	height:unset !important;
}



/* ch6 ecology 
-------------------------------------------------*/
div[sourceguid="{167af896-b9ef-42c7-8592-774e273642d1}"] #h41{
	display:none !important;
}

#privacy_notice_link, #cookie_notice_link{
		font-size: 0.75rem;
    line-height: 1rem;
}


#figurePanel[slug="table-1-2"]  > table > thead > tr:nth-child(1) > th > div {
    height: unset !important;
}

div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"][pagen="4"]  #annex-c-ukhab-and-nvc-survey-results{
	display:none !important;
}

div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"]  #h50 .headingnumber:before, 
div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"] #h51 .headingnumber:before,
div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"]  #h52 .headingnumber:before, 
div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"] #h53 .headingnumber:before, 
div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"] #h54 .headingnumber:before {
    content: "Annex";
}

div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"] .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"] #\34 -2-field-survey > table:nth-child(9),
    div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"]  #\34 -2-field-survey > table:nth-child(17),
	  div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"]  #\34 -2-field-survey > table:nth-child(22),
div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"]  	  #\34 -2-field-survey > table:nth-child(29),
div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"]   #\34 -2-field-survey > table:nth-child(35),
div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"]  #\34 -2-field-survey > table:nth-child(41)

  {
	  /*    margin-left: 56.7pt; */
  }
  
  
   div[sourceguid="{80c41dd2-5795-4a00-a879-a676c17a6d88}"][pagen="3"] #u-annex-a-figures{
	   	display:none !important;
   }
   
    div[sourceguid="{92070380-dded-47d8-a642-11082bb90a43}"] #h9{
			   	display:none !important;
	}
	
	    div[sourceguid="{81c80765-5f4f-459a-af9e-d7a5a96611f8}"]  #annex-a-photographs > table,
		div[sourceguid="{81c80765-5f4f-459a-af9e-d7a5a96611f8}"]  #annex-a-photographs  td{
			border: 0px !important;
			  border-top: 0px !important;   /* Top border color */
		  border-bottom: 0px !important; /* Bottom border color */
		  border-left: 0px !important;   /* Left border color */
		  border-right: 0px !important;  /* Right border color */
		}
		
		
	 div[sourceguid="{81c80765-5f4f-459a-af9e-d7a5a96611f8}"] #h26 .headingnumber:before, 
	  div[sourceguid="{81c80765-5f4f-459a-af9e-d7a5a96611f8}"]  #h27 .headingnumber:before {
    content: "Annex";
}

div[sourceguid="{81c80765-5f4f-459a-af9e-d7a5a96611f8}"] .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #h66 .headingnumber{
	   color: transparent !important;
  }
  
    
div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #h66 .headingnumber::before{
	   color: #2a3964 !important;
	   content: 'Annex C:';
  }
  
  div[sourceguid="{da5b1f3e-5759-41de-88ef-d5dbe001591d}"] #h66 .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
   div[sourceguid="{149f0406-c754-4aae-96b0-0ce7603160f9}"]  #h37 .headingnumber::before,
     div[sourceguid="{149f0406-c754-4aae-96b0-0ce7603160f9}"] #h38 .headingnumber::before,
     div[sourceguid="{149f0406-c754-4aae-96b0-0ce7603160f9}"]  #h39 .headingnumber::before{
   content: 'Annex ';
  }
  
     div[sourceguid="{149f0406-c754-4aae-96b0-0ce7603160f9}"]    #h37 .headingtext,
   div[sourceguid="{149f0406-c754-4aae-96b0-0ce7603160f9}"] 	 #h38 .headingtext,
   div[sourceguid="{149f0406-c754-4aae-96b0-0ce7603160f9}"] 	 #h39 .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"][pagen="5"]
  #annex-a-present-day-sepa-fluvial-flood-maps{
	  	   	display:none !important;
  }
  
  div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"] #u-annex-g {
    padding-top: 20px;
    padding-bottom: 20px;
}


   div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h138 .headingnumber::before,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"] #h139 .headingnumber::before,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h140 .headingnumber::before,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h141 .headingnumber::before,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h142 .headingnumber::before,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h143 .headingnumber::before,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h144 .headingnumber::before
	 {
   content: 'Annex ';
  }
  
   div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h138 .headingnumber::after,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"] #h139 .headingnumber::after,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h140 .headingnumber::after,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h141 .headingnumber::after,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h142 .headingnumber::after,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h143 .headingnumber::after,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h144 .headingnumber::after
	 {
   content: ':\00a0';
  }
  
    div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h138 .headingnumber,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"] #h139 .headingnumber,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h140 .headingnumber,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h141 .headingnumber,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h142 .headingnumber,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h143 .headingnumber,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h144 .headingnumber
	 {
   width: unset !important;
  }
  
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h138 .headingtext,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"] #h139 .headingtext,
     div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h140 .headingtext,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h141 .headingtext,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h142 .headingtext,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h143 .headingtext,
	 div[sourceguid="{e2a7d842-75b1-4ba6-9124-578892e1aaeb}"]  #h144 .headingtext
	 {
   vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  
  div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h40 > span:nth-child(3){
	  	   	display:none !important;
  }
  
  
  	 div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"] #annex-b-peat-probes-not-completed > p ,
	 div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"] #annex-c-interpolated-peat-depth > p {
    display: none !important;
}

div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h16 .headingnumber::before,
  div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h18 .headingnumber::before,
     div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"] #h17 .headingnumber::before
	 {
   content: 'Annex ';
  }
  
  div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h16 .headingnumber,
  div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h18 .headingnumber,
     div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"] #h17 .headingnumber
	 {
   width: unset !important;
  }
  
div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h16 .headingnumber::after,
  div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h18 .headingnumber::after,
     div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"] #h17 .headingnumber::after
	 {
   content: ':\00a0';
  }
  
  div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h16 .headingtext,
     div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"]  #h17 .headingtext,
     div[sourceguid="{34735ba1-fe90-4640-ac24-8bdea2a18783}"] #h18 .headingtext
	 {
   vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
#\33 -peat-conditions{
	  display:none !important;
  }
  
  
     div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"]   #annex-a-monitoring-locations p,
  div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"] #annex-b-time-history-graphs p{
	   display:none !important;
  }
  
  
     div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"]   #h17 .headingnumber::before,
     div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"] #h18 .headingnumber::before,
	 div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"] #h19 .headingnumber::before
	 {
   content: 'Annex ';
  }
  
     div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"]   #h17 .headingtext,
     div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"]  #h18 .headingtext,
	 div[sourceguid="{05694f1c-a4ca-4cec-90ab-aba8d2403895}"]  #h19 .headingtext

	 {
   vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
#annex-a-construction-noise-source-spectra h1 .headingnumber::before,
#annex-b-construction-noise-model-output h1 .headingnumber::before,
#annex-c-construction-traffic-noise-assessment-results  h1 .headingnumber::before,
#annex-d-modelling-assumptions  h1 .headingnumber::before
	 {
   content: 'Annex ';
  }
  
#annex-a-construction-noise-source-spectra h1 .headingtext,
#annex-b-construction-noise-model-output h1 .headingtext,
#annex-c-construction-traffic-noise-assessment-results h1 .headingtext,
#annex-d-modelling-assumptions  h1 .headingtext
	 {
   vertical-align: top;
  display: inline-block;
  width: 500px;
  }
   
    div[sourceguid="{5d491595-7445-4475-8cf8-d9045bc84f83}"]   ul li img
{
	   display: inline;
   }
   
       div[sourceguid="{5d491595-7445-4475-8cf8-d9045bc84f83}"]   table img
{
	   margin: auto;
   }
   
   div[sourceguid="{690bdc8e-1a50-40ba-8360-4e3ca41436b9}"] .headingnumber {
    width: 40pt;
    display: inline-block;
}

   div[sourceguid="{11B437CA-8746-4FF3-A952-308A222CC947}"] figure[slug="table-3-2"]  table > tbody > tr:nth-child(1) > td:nth-child(1) > div{
	height: unset !important;
}



   div[sourceguid="{ce7ed0b7-80c5-497f-80df-627bd08d0979}"]   #r800091{
	   	display: none !important;
   }
   
   
   #annex-a-proposal-of-application-notice h1 .headingnumber::before, 
#annex-g-consultation-boards-pac-2 h1 .headingnumber::before,
#annex-f-consultation-boards-pac-1 h1 .headingnumber::before,
#annex-e-2023-and-2024-information-day-materials  h1 .headingnumber::before,
#annex-d-mail-drop h1 .headingnumber::before,
#annex-c-sample-letter-for-events h1 .headingnumber::before,
#annex-b-proof-of-adverts h1 .headingnumber::before
	 {
   content: 'Annex ';
  }
  
   
      
   #annex-a-proposal-of-application-notice h1 .headingtext, 
#annex-g-consultation-boards-pac-2 h1 .headingtext,
#annex-f-consultation-boards-pac-1 h1 .headingtext,
#annex-e-2023-and-2024-information-day-materials  h1 .headingtext,
#annex-d-mail-drop h1 .headingtext,
#annex-c-sample-letter-for-events h1 .headingtext,
#annex-b-proof-of-adverts h1 .headingtext
	 {
   vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
    #\35 -3-pac-events  #r2400023,
  #\35 -3-pac-events #r2400024,
  #\35 -3-pac-events #r2400025,
  #\35 -3-pac-events #r2400026{
		margin-top: 0pt!important;
		margin-left: 66.76pt!important;
		margin-bottom: 0pt!important;
		text-indent: 0pt!important;
		padding-left: 7.94pt!important;
		font-family: serif!important;
		color: #2a3964!important;
  }
  
  #\35 -3-pac-events > #r240006,
  #\35 -3-pac-events > h4:nth-child(n+14):nth-child(-n+29) {
    display: none;
}

#\31 -2-report-aims > ul > li{
	color:black !important;
	font-family: 'Work Sans' !important;
}

#r110007,#r110008{
	color:black !important;
	
}

 div[sourceguid="{2b0d408c-cc91-4281-9db8-1076461a10c6}"] .headingnumber {
    width: 40pt!important;
    display: inline-block!important;
}


 div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h53 .headingnumber::before,
     div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"] #h54 .headingnumber::before,
     div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h55 .headingnumber::before,
	 div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h56 .headingnumber::before
	 {
   content: 'Annex ';
  }
  
   div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h53 .headingnumber::after,
     div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"] #h54 .headingnumber::after,
     div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h55 .headingnumber::after,
	 div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h56 .headingnumber::after
	 {
   content: ':\00a0';
  }
  

    div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h53 .headingnumber,
     div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"] #h54 .headingnumber,
     div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h55 .headingnumber,
	 div[sourceguid="{c62bcc98-9216-4b0e-9ab8-20f39947e957}"]  #h56 .headingnumber
	 {
   width: unset !important;
  }
  
   div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"][pagen="3"] #annex-b-operational-noise-model-contour-plots {
	    display: none !important;
   }
  
  
   div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"]  #h21 .headingnumber::before,
   div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"]  #h22 .headingnumber::before{
   content: 'Annex ';
  }
  
   div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"]  #h21 .headingnumber::after,
   div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"]  #h22 .headingnumber::after
	 {
   content: ':\00a0';
  }
  
    div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"]  #h21 .headingnumber,
	div[sourceguid="{ffa03169-5eed-498e-a352-4551f3e91d38}"]  #h22 .headingnumber
	 {
   width: unset !important;
  }
  
  
     div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #annex-a-ornithology-survey-results P{
	display: none !important;
	}
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #annex-b-otter-survey-results P,
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #annex-c-ecology-watercourses-surveyed-for-aquatic-ecology p{
	display: none !important;
	}
	
	
	  
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h79 .headingnumber::before,
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h80 .headingnumber::before,
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h81 .headingnumber::before{
   content: 'Annex ';
  }
  
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h79 .headingnumber::after,
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h80 .headingnumber::after,
   div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h81 .headingnumber::after
	 {
   content: ':\00a0';
  }
  
    div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h79 .headingnumber,
	div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h80 .headingnumber,
	div[sourceguid="{b5238ae6-0133-43ff-8611-3ab7fc88a978}"]  #h81 .headingnumber
	 {
   width: unset !important;
  }


div[sourceguid="{D89198AA-C58D-4810-8F6E-EFC631F7CAA3}"]  #r140003 > br { display: none; }

div[sourceguid="{D89198AA-C58D-4810-8F6E-EFC631F7CAA3}"]   #h40 > span.headingtext { color:white; user-select: none;}
div[sourceguid="{D89198AA-C58D-4810-8F6E-EFC631F7CAA3}"]   #h40 > span.headingtext::before { color:#2a3964; content:"Proof of Adverts"}

div[sourceguid="{D89198AA-C58D-4810-8F6E-EFC631F7CAA3}"]   #\36 -summary > p:nth-child(5) > img {
	height: 250px;
    object-fit: cover;
    object-position: top;
}

div[sourceguid="{D89198AA-C58D-4810-8F6E-EFC631F7CAA3}"] #\33 -1-engagement-approach > p:nth-child(7) > img
{
	    object-fit: cover;
    object-position: center;
    height: 300px;
}


div[sourceguid="{51eb2777-5d89-45ad-8924-6d69f05c7a93}"]  .ListBullet,
div[sourceguid="{51eb2777-5d89-45ad-8924-6d69f05c7a93}"]  .ListBullet2,
div[sourceguid="{167af896-b9ef-42c7-8592-774e273642d1}"]  .ListBullet,
div[sourceguid="{167af896-b9ef-42c7-8592-774e273642d1}"]  .ListBullet2,
div[sourceguid="{fc9b3fa7-6d23-445e-af78-aa8f6c5af690}"]  .ListBullet,
div[sourceguid="{fc9b3fa7-6d23-445e-af78-aa8f6c5af690}"]  .ListBullet2,
div[sourceguid="{6d85f6b5-0451-41a3-9106-c046d77d3cf3}"]  .ListBullet,
div[sourceguid="{6d85f6b5-0451-41a3-9106-c046d77d3cf3}"]  .ListBullet2,
div[sourceguid="{776928e4-dc54-44a0-a687-300db6d33db9}"]  .ListBullet,
div[sourceguid="{776928e4-dc54-44a0-a687-300db6d33db9}"]  .ListBullet2,
div[sourceguid="{9e8e50e1-2b01-496c-bfca-896411ac0841}"]  .ListBullet,
div[sourceguid="{9e8e50e1-2b01-496c-bfca-896411ac0841}"]  .ListBullet2,
div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"]  .ListBullet,
div[sourceguid="{186d2b5b-1bb2-4197-92cf-3b1b4146b604}"]  .ListBullet2,
div[sourceguid="{cdb6fbc4-6914-48ac-9019-b6b685cb2fdb}"]  .ListBullet,
div[sourceguid="{cdb6fbc4-6914-48ac-9019-b6b685cb2fdb}"]  .ListBullet2
{
	font-family: 'Roboto' !important;
	color: black !important;
}

div[sourceguid="{fc9b3fa7-6d23-445e-af78-aa8f6c5af690}"]  figure[slug="table-8-11"] table > tbody > tr > td:nth-child(1){
	width:20% !important;
}
div[sourceguid="{fc9b3fa7-6d23-445e-af78-aa8f6c5af690}"]  figure[slug="table-8-11"]  table > tbody > tr > td:nth-child(2){
	width:40% !important;
}
div[sourceguid="{fc9b3fa7-6d23-445e-af78-aa8f6c5af690}"]  figure[slug="table-8-11"]   table > tbody > tr > td:nth-child(3){
	width:40% !important;
}

div[sourceguid="{3E5EBBE3-DA95-4E9B-A12E-FB1773F2A7A2}"]  #r7000107{
	display:none;
}

div[sourceguid="{B933D1BB-6464-47A3-858E-C498720CD2F5}"] figure[slug=table-6-1] 
> table > tbody > tr:nth-child(1) > td:nth-child(1) > div,
div[sourceguid="{B933D1BB-6464-47A3-858E-C498720CD2F5}"] figure[slug=table-6-1] 
> table > tbody > tr:nth-child(4) > td:nth-child(1) > div,
div[sourceguid="{B933D1BB-6464-47A3-858E-C498720CD2F5}"] figure[slug=table-6-1] 
> table > tbody > tr:nth-child(9) > td:nth-child(1) > div{
		height:unset !important;
}

/*Heading misaligned */
div[sourceguid="{D57CF7B9-5E15-4B83-BA29-30540E881F6C}"] h6 {color:black;}
div[project="793-EOR0771B"]   h6 {color:black;}

/* stop heading overflowing under number */
div[project="793-EOR0771B"]  h2 .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
}


/* fix blue times new roman on Table links */
div[project="793-EOR0771B"] .ListBullet span,
div[project="793-EOR0771B"]  .ListBullet,
div[project="793-EOR0771B"] .ListBullet2 span,
div[project="793-EOR0771B"] .ListBullet2 
{color:black !important; font-family:"Roboto" !important; }

div[project="793-EOR0771B"]  .ListBullet2 .text-white,
div[project="793-EOR0771B"]  .ListBullet .text-white
{color:white !important; font-family:"Roboto" !important; }


/* ch 7 */

div[sourceguid="{A3961115-A33C-4274-8530-FE31C5EE1E8A}"] .headingnumber { width: 42.55pt }
div[sourceguid="{A3961115-A33C-4274-8530-FE31C5EE1E8A}"] h6 {color:black;}
/* remove TOC at start */



div[sourceguid="{A3961115-A33C-4274-8530-FE31C5EE1E8A}"] #u-contents {display:none}

/*9ad91db4609ce0bd1f4f77e76e571164  ayre/offshore-eia/vol2/ch10-marine-mammals  */
div[sourceguid="{3717FD45-13BD-47FF-A016-E725C985C50C}"] #r17000239,
div[sourceguid="{3717FD45-13BD-47FF-A016-E725C985C50C}"]  #\31 0-14-summary-of-impacts-mitigation-likely-significant-environmental-effects-and-monitoring > table
{ display:none;}

/* ayre/offshore-eia/vol2/ch12-offshore-bats  nothing to do small no figures */

/* ayre/offshore-eia/vol2/ch13-commercial-fisheries   nothing to do */

/* ayre/offshore-eia/vol2/ch14-shipping-and-navigation */

/*ayre/offshore-eia/vol2/ch16-infrastructure-and-other-users all ok */
/* ayre/offshore-eia/vol2/ch17-major-accidents-and-disasters all ok*/

/* ayre/offshore-eia/vol2/ch19-marine-archaeology   all ok */

/* ayre/offshore-eia/vol3/ta1-1-qualifications-and-expertise  possibly make table inline /*

/* ayre/offshore-eia/vol3/ta4-1-scoping-report */

/* Cumulative Effects Assessment � Screening   TODO interactive table? /*
/* ayre/offshore-eia/vol3/ta4-5-transboundary-impacts */

/* ayre/offshore-eia/vol3/ta8-2-benthic-characterisation-survey-2024 
Replaces lots of tables and images with PDF overides
*/
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"] #\36 -1-annex-i-ddc-video-logs > table { display:none }
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"][pagen="3"] #\36 -2-annex-ii-ddc-stills-logs { display:none }
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"]  #\36-2-annex-ii-ddc-stills-logs > table { display:none }
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"][pagen="4"]  #\36-3-annex-iii-grab-field-logs { display:none }
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"] #\36 -3-annex-iii-grab-field-logs > table { display:none } 
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"][pagen="5"]  #\36-4-annex-iva-unreleased-grab-sample-images  { display:none }
div[sourceguid="{8B3B9C73-20F9-4011-B0DD-7C71965A59C7}"] #\36 -6-annex-v-water-sampling-field-logs > table { display:none } 

/*ayre/offshore-eia/vol3/ta10-4-subsea-noise-technical-report
various fixes on formulas */
div[sourceguid="{F877E050-3C38-463D-8037-20FDC6917F2E}"]  #r1600017 { display:flex;justify-content: center;}
div[sourceguid="{F877E050-3C38-463D-8037-20FDC6917F2E}"]   #\35 -4-construction-phase > p:nth-child(8) ,
div[sourceguid="{F877E050-3C38-463D-8037-20FDC6917F2E}"]   #\36 -7-uxo-sound-modelling > p:nth-child(5),
div[sourceguid="{F877E050-3C38-463D-8037-20FDC6917F2E}"]    #\36 -7-uxo-sound-modelling > p:nth-child(9){  display:flex;justify-content: center;}
div[sourceguid="{F877E050-3C38-463D-8037-20FDC6917F2E}"] #ContentPanel img { 
    margin-left: auto;
    margin-right: auto;
}

div[sourceguid="{F877E050-3C38-463D-8037-20FDC6917F2E}"]   #r340005 img { display:inline-block; }


/* ayre/offshore-eia/vol3/ta11-2-nearshore-intertidal-offshore-ornothology   */
div[sourceguid="{A027194B-A89F-4FB6-86B9-03659E5EBFA6}"] .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
div[sourceguid="{A027194B-A89F-4FB6-86B9-03659E5EBFA6}"] #h27 .headingnumber:before ,
div[sourceguid="{A027194B-A89F-4FB6-86B9-03659E5EBFA6}"] #h28 .headingnumber:before {
    content: "Annex";
}

/* ayre/offshore-eia/vol3/ta11-3-offshore-ornithology-displacement-tr */
div[sourceguid="{1F49D79B-89D2-4DAB-B1CE-A13C5C2F8264}"] #figurePanel table div { height: unset !important; }


div[sourceguid="{BD71FBE2-0B43-4663-B858-9D4A0CDBF043}"]  #h19 > span.headingnumber:before {
    content: "Annex";
}

/* ayre/offshore-eia/vol3/ta19-2-unexploded-ordnance-tr */
div[sourceguid="{01DA99CE-3A22-46DA-A35D-41104A81133F}"] #figurePanel table div { height: unset !important; }


div[sourceguid="{01DA99CE-3A22-46DA-A35D-41104A81133F}"] #h128 .headingnumber:before {
    content: "Annex";
}
div[sourceguid="{01DA99CE-3A22-46DA-A35D-41104A81133F}"] .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  
  div[sourceguid='{01DA99CE-3A22-46DA-A35D-41104A81133F}'][pagen="6"] #u-annex-b-consequence-levels { display:none}
  
div[sourceguid='{CD4FF6B0-E13E-44CD-B0D2-250522F5DE39}'] #h15:before {
    content: "Annex ";
}


div[sourceguid='{733B5298-E393-42FB-B811-C723202451FF}'] figure table div { height: unset !important; }


/* ayre/offshore-eia/vol4/ta24-outline-environmental-management-plan 
Various annex insertions because does not look great as enclosures.
*/
div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}'] 
	#annex-a-marine-pollution-contingency-plan > *:not(:nth-child(2)),
div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}'] 
	#annex-b-marine-invasive-and-non-native-species-biosecurity-plan > *:not(:nth-child(2)),
	div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}'] 
	#annex-c-forms > *:not(:nth-child(2)),
	div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}'] 
	#annex-d-actions-checklist-during-a-vessel-incident > *:not(:nth-child(2)),
		div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}'] 
	#annex-e-actions-checklist-during-an-installation-incident > *:not(:nth-child(2))
{
    display:none
}

div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}']  #h47:before,
div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}']  #h65:before,
div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}']  #h72:before,
div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}']  #h76:before,
div[sourceguid='{E1FB3315-F8EF-43A4-B3CC-E3D979729E6A}']  #h77:before{
    content: "Annex ";
}

div[sourceguid='{7332EA32-CAA3-41C1-87FE-10A5B5DBE48A}'] #h39:before{
    content: "Annex A:  ";
}

div[sourceguid='{7332EA32-CAA3-41C1-87FE-10A5B5DBE48A}']  .Appendix-Heading2 {text-indent: 82pt !important; margin-left: unset !important;}
div[sourceguid='{7332EA32-CAA3-41C1-87FE-10A5B5DBE48A}']  #pp8\.1 {text-indent: 0pt !important; margin-left: unset !important;}

div[sourceguid='{5449E847-7314-4E63-8948-0733464C4105}'] #h52 .headingnumber:before{
    content: "Annex ";
}

div[sourceguid='{5449E847-7314-4E63-8948-0733464C4105}']  .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  /* ayre/offshore-eia/vol4/ta29-outline-navigational-safety-and-vessel-management-plan
 figure 11-1 to be added later, removing links to it.
 */
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #figure-11-1 ,
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r490001 > span:nth-child(6),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r490001 > span:nth-child(5),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r490001 > span:nth-child(11),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r490001 > span:nth-child(10),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r500001 > span:nth-child(6),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r500001 > span:nth-child(10),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #r500001 > span:nth-child(11),
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #figure-12-1{ display:none }
  
  div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #h74 .headingnumber:before{
    content: "Annex ";
}

div[sourceguid='{D801C324-85C4-4B08-B788-E7EABC09069A}'] #h74 .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  /* ayre/offshore-eia/vol4/ta31-outline-lighting-and-marking-plan */
  
  /* delete figures to be added later */
  
  div[sourceguid='{65A47373-C717-4BC5-8A17-19AE7EDD3966}'] #figure-4-1,
  div[sourceguid='{65A47373-C717-4BC5-8A17-19AE7EDD3966}'] #r1200034 > span:nth-child(6),
  div[sourceguid='{65A47373-C717-4BC5-8A17-19AE7EDD3966}'] #r1200034 > span:nth-child(5),
  div[sourceguid='{65A47373-C717-4BC5-8A17-19AE7EDD3966}'] #r1500024 > span.rps-inline-hide.whitespace-nowrap.bg-bondi-blue.font-bold.cursor-pointer.text-white,
  div[sourceguid='{65A47373-C717-4BC5-8A17-19AE7EDD3966}'] #r1500024 > span:nth-child(5),
    div[sourceguid='{65A47373-C717-4BC5-8A17-19AE7EDD3966}'] #figure-5-1
  {
    display:none
}



/* ayre/offshore-eia/vol4/ta33-written-scheme-of-investigation-and-protocol-for-archaeological-discovery  */

#\39 -2-methodology > table{
	display:none
}

#annex-a-hazard-log > table div{
	height:unset !important;
}

  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h114 .headingnumber:before,
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h115 .headingnumber:before,
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h116 .headingnumber:before,
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h117 .headingnumber:before{
    content: "Annex ";
}

div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h114 .headingtext,
div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h115 .headingnumber:before,
div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h116 .headingnumber:before,
div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}'] #h117 .headingnumber:before{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}']  #figurePanel > table div{
	height:unset !important;
}

  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}']  #h121{  display:none }

  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}']  #h118:before{content:"D1";padding-right: 20px;}
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}']  #h119:before{content:"D2";padding-right: 20px;}
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}']  #h120:before{content:"D3";padding-right: 20px;}
  div[sourceguid='{E93A498B-1B31-48FC-9811-8F1C100DAA29}']  #h122:before{content:"D4";padding-right: 20px;}
  
  div[sourceguid='{BBA30D47-4143-4E82-84E1-61E006E5CF79}']  #ContentPanel 
	 { text-indent:0pt!important;}


div[sourceguid='{CB5CA132-8091-45D4-BB09-BBE3D24211A4}']  .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  }
  
  div[sourceguid='{BBA30D47-4143-4E82-84E1-61E006E5CF79}']  .headingtext{
 vertical-align: top;
  display: inline-block;
  width: 500px;
  text-indent: 0px;
  }
  
  div[sourceguid='{BBA30D47-4143-4E82-84E1-61E006E5CF79}']  .headingnumber{    text-indent: 0px;}
      div[sourceguid='{BBA30D47-4143-4E82-84E1-61E006E5CF79}']  #ContentPanel h1,  
	    div[sourceguid='{BBA30D47-4143-4E82-84E1-61E006E5CF79}'] #ContentPanel h2 {
    margin-left: 56.7pt !important;
    text-indent: -56.7pt !important;
}

  div[sourceguid='{4AA133BE-1CB2-4F99-BC98-AA37277A69B9}']  #ContentPanel .Annex1 ,
  div[sourceguid='{4AA133BE-1CB2-4F99-BC98-AA37277A69B9}']  #ContentPanel .AnnexHeader2 {
	  margin-left: 0pt !important;
  }