a {
    color: rgb(60 130 220 / 100%);
}

a:hover {
    color: rgb(60 130 220 / 50%);
}

/*  ACCORDION  */
.accordion-grey {
  background-color: rgb(100 100 100 / 5%);
  font-family: Verdana;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
  color: rgb(0 0 0 / 100%);
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  /*border-bottom: solid 1px rgb(100 100 100 / 25%);*/
}

.accordion-grey::after {
    content: url("../graphics/icons/icn-next.png");
	position: relative;
	display: inline;
	vertical-align: middle;
    float: right;
    margin-left: 5px;
    transition: 0.25s;
}

.accordion-active::after {
    content: url("../graphics/icons/icn-next.png");
    transform: rotate(90deg);
    transition: 0.25s;
}

.accordion-active, .accordion-grey:hover {
    background-color: rgb(60 130 220 / 25%);
}

.accordion-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-bottom: solid 1px rgb(100 100 100 / 25%);
}
/*  END ACCORDION  */

blockquote {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-style: italic;
    color: rgb(0 0 0 /100%);
}
.breadcrumb {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.1rem;
    color: rgb(100 100 100 / 100%);
}

.breadcrumb a {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.1rem;
    color: rgb(150 150 150 / 100%);
}

.breadcrumb a:hover {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.1rem;
    color: rgb(60 130 220 / 50%);
}

body {
	font-family: Verdana;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
  /* The image used */
  
    background-image: url(../graphics/images/background.jpg);

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat;
  background-size: cover; 
}

.button-menu {
    background-color: rgb(100 100 100 / 5%);
    border: none;
    padding: 5px;
    font-size: 0.9rem;
    cursor: pointer;
    margin: 1px 1px;
    border-radius: 3px;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.8rem;
    color: rgb(0 0 0 /100%);
    text-align: left;
    width: 100%;
}
  
.button-menu:hover {
      background-color: rgb(60 130 220 / 25%);
}

.button-menu:focus-visible {
      outline: 3px solid rgb(60 130 220 / 50%);
}

.button-plain {
    background-color: rgb(100 100 100 / 10%);
    border: none;
    padding: 3px;
    font-size: 0.9rem;
    cursor: pointer;
    margin: 1px 1px;
    border-radius: 3px;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.8rem;
    color: rgb(0 0 0 /100%);
    text-align: left;
}
  
.button-plain:hover {
      background-color: rgb(60 130 220 / 25%);
}

.button-plain:focus-visible {
      outline: 3px solid rgb(60 130 220 / 50%);
}

.button-site {
    background-color: rgb(225 225 225 / 50%);
    border: 1px solid rgb(150 150 150 / 40%);
    padding: 2px;
    font-size: 0.9rem;
    cursor: pointer;
    margin: 5px 5px;
    border-radius: 3px;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.8rem;
    color: rgb(0 0 0 /75%);
    text-align: left;
    vertical-align: middle;
}
  
.button-site:hover {
      background-color: rgb(60 130 220 / 25%);
}

.button-site:focus-visible {
      outline: 3px solid rgb(60 130 220 / 50%);
}

.button-heading {
    background-color: rgb(255 255 255 / 100%);
    border: none;
    padding: 2px;   
    cursor: pointer;
    margin: 0px 0px;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 1rem;
    color: rgb(0 0 0 /100%);
    font-weight: bold;
    text-align: center;
}

.button-heading:focus-visible {
      outline: 3px solid rgb(60 130 220 / 50%);
}

.button-links {
    background-color: rgb(100 160 255 / 15%);
    border: 1px solid rgb(150 150 150 / 40%);
    padding: 2px;
    font-size: 0.9rem;
    cursor: pointer;
    margin: 5px 5px;
    border-radius: 3px;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.8rem;
    color: rgb(0 0 0 /75%);
    text-align: center;
}
  
.button-links:hover {
      background-color: rgb(60 130 220 / 30%);
}

.center-page {
    margin-left: auto;
    margin-right: auto;
}

.details-class {
    width: 100%;
    background-color: rgb(255 255 255 / 100%);
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 0 0 /100%);
    padding-bottom: 10px;
} 

.details-link-class {
    width: 100%;
    background-color: rgb(255 255 255 / 100%);
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 0 0 /100%);
    padding-bottom: 10px;
}  

.details-link-class p.tal {  
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 0 0 /100%);  
    margin-left: 25px;
} 

.dialog-map {
    margin: auto;
    width: 50%;
    border: 2px solid rgb(0 110 220 / 100%);
    background-color: rgba(255 255 255 / 90%);
}

.dialog-txt-overlay {
    display: grid;
    grid-template-areas: "pile";
    place-items: end center;
    
    > * {
        grid-area: pile;
    }
}

.event-extra {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-weight: normal;
    font-style: oblique;
    color: rgb(0 0 0 / 100%);
    margin-left: 25px;
}

.event-header {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 1rem;
    color: rgb(0 0 0 / 100%);
    text-align: left;
    padding-bottom: 5px;
}

.event-month {
    background-color: rgb(225 225 225 / 50%);
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-weight: bold;
    color: rgb(0 110 220 / 100%);
    padding: 5px 5px 5px 5px;
}

.event-wherewhen {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 110 220 / 100%);
}

.flex-container-main {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    align-content: stretch;    
    gap: 0px 5px;
}

.flex-item-main {
    align-self: flex-start;
    flex-grow: 0;
    flex-basis: 30%;
}

.floatlft {
    float: left;
}

.floatrgt {
    float: right;
}

.grid-12cols {
    display: grid;
	grid-template-columns: 1fr 2fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
}

.grid-12cols-col {
	justify-self: center;
	align-self: start;
	width: 100%;
}

.grid-1x4cols {
    display: grid;
	grid-template-columns: 1fr 4fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
}

.grid-1x4cols-col {
	justify-self: center;
	align-self: center;
	width: 100%;
}

/* gives the page its 3 column structure */
.grid-2cols {
    display: grid;
	grid-template-columns: 2fr 11fr 2fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	justify-items: center;
	align-items: start;
}

.grid-2eqcols {
    display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
}

.grid-2eqcols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-2eqcols-narrow {
    display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
    margin-left: 10%;
    margin-right: 10%;
}

.grid-2eqcols-narrow-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-2eqcols-narrow-vam {
    display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
    margin-left: 10%;
    margin-right: 10%;
}

.grid-2eqcols-narrow-col-vam {
	justify-self: center;
	align-self: center;
	width: 100%;
}

.grid-21cols {
    display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
}

.grid-21cols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-221cols {
    display: grid;
	grid-template-columns: 2fr 2fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
}

.grid-221cols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-21cols-vam {
    display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: center;
    overflow-y: auto; 
}

.grid-21cols-col-vam {
	justify-self: center;
	align-self: center;
	width: 100%;
}

.grid-23cols {
    display: grid;
	grid-template-columns: 2fr 3fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
}

.grid-23cols-col {
	justify-self: left;
	align-self: center;
	width: 100%;
}

.grid-24cols {
    display: grid;
	grid-template-columns: 2fr 4fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
}

.grid-24cols-col {
	justify-self: left;
	align-self: center;
	width: 100%;
}

.grid-2eqcolstext {
    display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
}

.grid-2eqcolstext-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-3eqcols {
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
    grid-auto-flow: row;
    grid-auto-rows: auto;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: hidden;
}

.grid-3eqcols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-3eqcols-bluebkgrnd {
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto;
    grid-auto-flow: row;
    grid-auto-rows: auto;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
}

.grid-3eqcols-col-homeex {
	justify-self: left;
	align-self: start;
	width: 100%;
    background-image: url(../graphics/images/homeex.jpg);
    background-size: cover;
}

.grid-3eqcols-col-homeev {
	justify-self: left;
	align-self: start;
	width: 100%;
    height: 100%;
    background-image: url(../graphics/images/homeevents.jpg);
    background-size: cover;
    content: "";
}

.grid-3eqcols-vam {
    display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
}

.grid-3eqcols-col-vam {
	justify-self: center;
	align-self: center;
	width: 100%;
}

.grid-32cols {
    display: grid;
	grid-template-columns: 3fr 2fr;
	grid-template-rows: auto;
    grid-auto-flow: row;
    grid-auto-rows: auto;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: hidden;
}

.grid-32cols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-4eqcols {
    display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: hidden;
}

.grid-4eqcols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-4x5cols {
    display: grid;
	grid-template-columns: 4fr 5fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 25px;
	justify-items: center;
	align-items: start;
    overflow-y: hidden;
}

.grid-4x5cols-col {
	justify-self: left;
	align-self: start;
	width: 100%;
}

.grid-announcement {    
    background-color: rgb(60 130 220 / 20%);
    border: 2px solid rgb(60 130 220 / 50%);
    border-radius: 10px;
    padding: 5px
}

.grid-area-address {
	justify-self: center;
	align-self: center;
	width: 100%;
    background-color: rgb(0 110 220 / 10%);
    border-radius: 5px;
}

.grid-area-button {
    text-align: left;
    text-indent: 5px;
    background-color: rgb(0 0 0 / 5%);
    padding: 10px 0px 10px 0px;
    width: 100%;

    &::after {
    content: url("../graphics/icons/icn-next.png");
	position: relative;
	display: inline;
	vertical-align: middle;
    float: right;
    padding-right: 5px;
    }

    &:hover {
    cursor: pointer;
    background-color: rgb(0 110 220 / 10%);  
    }
}

.grid-area-title {
    justify-self: start;
    align-self: center;
}

.grid-area-text {
    justify-self: center;
    align-self: start;
}

.grid-background {    
    background-color: rgb(100 100 100 / 20%);
    border-radius: 10px;
    padding: 5px
}

.grid-col-narrow {
    display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: auto ;
    width: 70%;
    place-items: center;
}

.grid-col-image {
    place-items: center;
}

.grid-col-text {    
	justify-self: left;
	align-self: start;
}

.grid-gallery {
    --min-col-size: 250px;
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(min(var(--min-col-size), 100%), 1fr));    
	justify-items: center;
	align-items: start;
}

.grid-gallery-censtart {
	justify-self: center;
	align-self: start;
	width: 100%;
}

.grid-gallery-2eqcols {
    display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 10px;
	justify-items: center;
	align-items: start;
    overflow-y: auto;
    margin-left: 20%;
    margin-right: 20%;
}

.grid-gallery-2eqcols-col {
	justify-self: center;
	align-self: start;
	width: 100%;
}

.grid-header {
    display: grid;
	grid-template-columns: 2fr 11fr 2fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	justify-items: center;
	align-items: center;
    align-content: center;
    overflow-y: hidden;
}

.grid-header-col {
	justify-self: center;
	align-self: center;
    width: 100%;
}

/* Grid for the 2 image links to fieldwork & events on the home page (change to 3 if including staffs arch day */
.grid-home {
    display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 1em;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
    margin-left: 0; /* set to 5% for 2 columns*/
    margin-right: 0;   /* set to 5% for 2 columns*/
    margin-bottom: 3%;
    margin-top: 3%;
    container-type: inline-size;
}


/*  REDUCE WIDTH TO 70% FOR 2 HOME IMAGES OR 100% FOR 3 HOME IMAGES WHEN SAD INCLUDED*/
/* overlays a button over the home page images for fieldwork and events*/
/* background image */
.grid-home-image {
    display: grid;
    position: relative;
    justify-self: center;
	align-self: start;
    @container (width > 90ch) {width: 70%;}
	/*width: 70%;*/
}

/* EVENTS button */
.grid-events-button {
    font-family: verdana; 
    font-size: 1rem;
    text-align: left;
    text-indent: 5px;
    font-weight: 500;
    background-color: rgb(255 255 255 / 80%);
    padding: 10px 0px 10px 0px;
    width: 100%; 
    align-self: self-end;
    position: absolute;
    z-index: 2;

    &::after {
    content: url("../graphics/icons/icn-next.png");
	position: relative;
	display: inline;
	vertical-align: middle;
    float: right;
    padding-right: 5px;
    }

    &:hover {
    cursor: pointer;
    background-color: rgba(200 220 255 / 80%);
    }
}

/* FIELDWORK button */
.grid-fw-button {    
    font-family: verdana; 
    font-size: 1rem; 
    text-align: left;
    text-indent: 5px;
    font-weight: 500;
    background-color: rgb(255 255 255 / 80%);
    padding: 10px 0px 10px 0px;
    width: 100%; 
    align-self: self-end;
    position: absolute;
    z-index: 2;

    &::after {
    content: url("../graphics/icons/icn-next.png");
	position: relative;
	display: inline;
	vertical-align: middle;
    float: right;
    padding-right: 5px;
    }

    &:hover {
    cursor: pointer;
    background-color: rgba(200 220 255 / 80%);
    }
} 

/* SAD button */ 
.grid-sad-button {
    font-family: verdana; 
    font-size: 1rem;  
    text-align: left;
    text-indent: 5px;
    font-weight: 500;
    background-color: rgb(255 255 255 / 80%);
    padding: 10px 0px 10px 0px;
    width: 100%; 
    align-self: self-end;
    position: absolute;
    z-index: 2;
    
    &::before {
    content: url("../graphics/icons/icn-facebook.png");
	position: relative;
	display: inline;
	vertical-align: middle;
    padding-right: 1ch;
    }

    &::after {
    content: url("../graphics/icons/icn-next.png");
	position: relative;
	display: inline;
	vertical-align: middle;
    float: right;
    padding-right: 5px;
    }

    &:hover {
    cursor: pointer;
    background-color: rgb(200 220 255 / 80%);
    }
}

.grid-image {
    object-fit: fill;
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.grid-pile {
    display: grid;
    grid-template-areas: "pile";
    place-items: center;

    > * {
        grid-area: pile;
    }
}

.grid-reports {
    display: grid;
	grid-template-columns: 8fr 3fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 5px;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
}

.grid-reports-col {
	justify-self: left;
	align-self: center;
	width: 100%;
}

.grid-reports-rev {
    display: grid;
	grid-template-columns: 3fr 8fr;
	grid-template-rows: auto ;
	column-gap: 10px;
	row-gap: 5px;
	justify-items: center;
	align-items: center;
    overflow-y: auto;
}

.grid-reports-rev-col {
	justify-self: left;
	align-self: center;
	width: 100%;
}

h1 {
    font-family: 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.1rem;
    color: rgb(0 0 0 /100%);
    text-align: center;
}

h2 {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 1rem;
    color: rgb(0 0 0 /100%);
    text-align: center;
}

h3 {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 1rem;
    font-weight: bold;
    color: rgb(0 0 0 /100%);
    text-align: left;
}

h4 {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 0 0 /100%);
    text-align: center;
}

h5 {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 110 240 / 80%);
    text-align: left;
}

h6 {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 1.0rem;
    color: rgb(0 110 240 / 80%);
    text-align: left;
}

.header-img {
    width: 125px;
    height: 125px;
    margin-left: 10%;
    margin-right: auto;
}

.heading-blue-sml {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 110 240 / 80%);
    text-align: left;
}

.heading-important {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 1rem;
    color: rgb(200 40 70 / 100%);    
    font-weight: 700;
    text-align: center;
}

.heading-section {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-weight: 700;
    color: rgb(60 60 60 /100%);
    text-align: left;
}

.hidden-button {
    display: none;
}

.home-image {
    width: 100%;
    position: relative;
    padding: 0px 0px 0px 0px;
    background-color: rgb(0 0 0 / 5%);
}

.home-image:hover {
    cursor: pointer;
    opacity: 0.5;
}

hr {
    width: 100%;
    border: 1px solid rgb(150 150 150 / 25%);
}

.hr2 {
    width: 98%;
    border: 1px solid rgb(150 150 150 / 25%);
}
html {
    scrollbar-gutter: stable;
}
html:has(#mapdialog[open]) {
    overflow: hidden;
}

.icn-bullet::before {
	content: url("../graphics/icons/icn-bullet.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.icn-bullet90cw::before {
	content: url("../graphics/icons/icn-bullet.png");
	position: relative;
	display: inline-block;
	vertical-align: -3px;
    padding: 0px 5px 0px 0px;
    rotate: 90deg;
}

.icn-bullet90ccw::before {
	content: url("../graphics/icons/icn-bullet.png");
	position: relative;
	display: inline-block;
	vertical-align: 1px;
    padding: 0px 5px 0px 0px;
    rotate: -90deg;
}

.icn-download::before {
	content: url("../graphics/icons/icn-download.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.icn-engh::before {
	content: url("../graphics/icons/icn-eh.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.icn-email::before {
	content: url("../graphics/icons/icn-email.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.icn-explore::before {
	content: url("../graphics/icons/icn-explore.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.icn-facebook::before {
	content: url("../graphics/icons/icn-facebook.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.icn-link::before {
	content: url("../graphics/icons/icn-link.png");
	position: relative;
	display: inline-block;
	vertical-align: middle;
    padding: 0px 5px 0px 0px;
}

.img-caption {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.7rem;
    font-style: italic;
    color: rgb(0 0 0 /100%);
    text-align: center;
}

.img-caption-lrg {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-style: italic;
    color: rgb(0 0 0 /100%);
    text-align: center;
}

.img_hover:hover {
	cursor: pointer;
    opacity: 0.5;
}

.img-map {
    background-color: rgb(255 255 255 / 50%);
}

.img-map:hover {
    cursor: pointer;
    background-color: rgb(255 255 255 / 75%);
}

.image-rnd-cnrs {
    border-radius: 0.5em;
}

.intro-text {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    font-style: oblique;
    font-weight: bold;
    color: rgb(0 0 0 / 75%);
}

.jumpmenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
}

.listpoint {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    margin-left: 20px;
    padding: 3px 0px;
}

.listpoint li {
    list-style-type: circle; 
}

.listpoint-indent {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    margin-left: 25px;
    padding: 0px 3px;
}

.listpoint-indent li {
    list-style-type: circle; 
}

.listpoint-none {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    margin-left: 10px;
    padding: 0px 3px;
}

.listpoint-para {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    margin-left: 25px;
    padding: 0px 3px;
}

.listpoint-para li {
    list-style-type: circle; 
    padding: 5px 0px;
}

.listpoint-none li {
    list-style-type: none; 
}

.modelview { /* FOR PHOTOGRAMMETRY IMAGES */
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    height: 50vh;
}

.navbar button {
    float: left;
    display: block;
    transition: 0.3s;
}

.nolistpoint {
    margin-left: -5px;
    padding: 0px 3px;
	list-style-type: none;
}

p {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 0 0 /100%);
}

.page-container {
    background-color: rgb(255 255 255 /100%);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    row-gap: 25px;    
    align-self:  start;
    max-height: 100%;
    height: 100%;
    width: 70%;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgb(100 100 100 / 25%);
    box-shadow: 5px 5px 5px rgb(0 0 0 / 50%);
}

.page-footer {
    font-family: 'Gill Sans', 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 0.8rem;
    font-style: italic;
    color: rgb(200 200 200 / 100%);
    text-align: center; 
}

.page-header {
    background-color: rgb(255 255 255 / 100%);
}

.page-main {
    width: 100%;
    background-color: rgb(255 255 255 /100%);
}

.page-menu {
    background-color: rgb(200 200 200 /20%);
    top: 25px;
    position: -webkit-sticky;
    position: sticky;
}

.page-sotmas {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.6rem;
    color: rgb(0 110 220 / 100%);
    text-align: center; 
}

.page-title {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    color: rgb(0 110 220 / 100%);
    text-align: center; 
    border-top: 1px solid rgb(0 110 220 / 40%);
    border-bottom: 1px solid rgb(0 110 220 / 40%);
}

.pile-content {
   /* align-self: end;
    background-image: linear-gradient(to top, rgb(255 255 255 / 50%), rgb(255 255 255 / 20%));
    color: rgb(0 0 0 / 100%);*/
    font-size: 1rem;
    background-image: linear-gradient(to top, rgb(0 0 0 / 50%), rgb(0 0 0 / 10%));
    color: rgb(255 255 255 / 100%);
}

.rotate90cw {
    rotate: 90deg;
}

.rotate90ccw {
    rotate: -90deg;
}


/* SIDE BAR */
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    background-color: rgb(180 210 255 / 100%);
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    float: left;
  }
  
.sidenav a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 1.4rem;
      color: rgb(100 100 100 / 80%);
      display: block;
      transition: 0.3s;
      font-family: Verdana;
  }
  
.sidenav a:hover {
    color: rgb(100 160 220 / 80%);
}
  
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  /* END OF SIDE BAR */

.sotmas-h {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.4rem;    
    color: rgb(0 110 220 / 100%);
    text-align: center;
}

.sotmas-p {
    font-family: 'Gill Sans MT', 'Trebuchet MS', sans-serif;
    font-size: 1.1rem;
    color: rgb(0 0 0 /100%);
}

.sml-text {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.7rem;
    color: rgb(0 0 0 /100%);
}

.sticky-item {
    top: 80vh;
    position: -webkit-sticky;
    position: sticky;
}

.summary-class {
   background-color: rgb(255 255 255 / 100%);
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 0 0 /100%);
    font-style: normal;
}

.summary-class:hover {
    background-color: rgb(60 130 220 / 15%);
    cursor: pointer;
} 

.summary-class+p {
    width: 100%;
    background-color: rgb(255 255 255 / 100%);
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 0.9rem;
    color: rgb(0 110 220 / 100%);
 }

.table-events {
    border: 1px solid rgb(100 100 100 / 15%);
	border-collapse: collapse;
    display: inline-table;
    font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

.table-events th {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-weight: bold;
	font-size: 1em;
    background-color: rgb(100 100 100 / 15%);
	color: #333333;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}

.table-library {
    border: 1px solid rgb(100 100 100 / 10%);
	border-collapse: collapse;
    display: inline-table;
    font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 0.9em;
	color: #333333;
}

.table-library th {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-weight: bold;
	font-size: 0.9em;
    background-color: rgb(100 100 100 / 10%);
	color: #333333;
}

.table-library tr:nth-child(even) {
    background-color: rgb(60 130 220 / 5%);
  }

.table-library tr:hover {
    background-color: rgb(100 160 220 / 30%);
  }

.table-menu {
    width: auto;
    border: 1px solid rgb(100 100 100 / 10%);
	border-collapse: collapse;
    display: block;
    font-family: Verdana;
	font-size:0.8em;
	color: #333333;
}

.tal {
	text-align: left;
	}
	
.tac {
	text-align: center;
	}
	
.tar {
	text-align: right;
}

.text-2cols {
    columns: 2 25ch;
    gap: 2rem;
    align-content: start;
}

.text-3cols {
    columns: 3 25ch;
    gap: 2rem;
    align-content: start;
}

.thisnavitem {
    float: right;
    display: none;
    cursor: pointer;
    width: 125px;
    height: 125px;
}

ul {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;	
}

/*  WIDTHS */
.width100 {
	width: 100%;
}
	
.width5 {
	width: 5%;
}

.width10 {
	width: 10%;
}

.width15 {
	width: 15%;
	}

.width20 {
	width: 20%;
	}

.width25 {
	width: 25%;
	}

.width30 {
	width: 30%;
	}
	
.width33 {
	width: 33%;
	}

.width35 {
    width: 35%;
    }

.width40 {
	width: 40%;
	}

.width50 {
	width: 50%;
	}

.width60 {
	width: 60%;
	}

.width70 {
    width: 70%;
    }

.width75 {
	width: 75%;
	}

.width80 {
	width: 80%;
	}

.width90 {
	width: 90%;
	}

/* ALIGNMENTS */

.vam {
	vertical-align: middle;
}

.vat {
	vertical-align: top;	
}

.vab {
	vertical-align: bottom;
}

.visible-hide {
	display: none;
}



/*  PICTURE CAROUSEL  */

.gimg {
  display: block;
  max-width: 100%;
}

.gallery-wrapper {
  overflow: hidden;
  max-height: 100vh;
  display: grid;
  grid-template-columns: 1fr 5fr;
  grid-template-rows: auto;
  grid-gap: 10px;
}

.gallery {
  overflow-x: hidden;
  overflow-y: auto;
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  display: flex;  
}

.gallery-img {
  scroll-snap-align: start;
  margin-bottom: 10px;
  max-height: 100vh;
  -o-object-fit: cover;
  object-fit: cover; 
}

.gallery-nav {
  overflow-x: hidden;
  overflow-y: scroll;
  display: block;
  grid-row-start: auto;
}

.gallery-nav a {
    display: flex;
    max-height: 200px;
    margin-bottom: 10px;    
  }

.gallery-nav-img {
  -o-object-fit: cover;
  object-fit: cover;
  filter: saturate(0);
  transition: 0.3s ease all;
}

.gallery-nav-img:hover {
      transform: scale(1.05);
      filter: saturate(1);
    }

/* MODAL */

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
  }
  
#myImg:hover {opacity: 0.7;}
  
  /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100vh; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }
  


      /* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    margin: auto;
    max-width: 90%;
    max-height: 90vh;
    box-sizing: border-box; 
}
  
.modal-txt-content {
      font-family: Verdana;
      font-size: 14pt;
      color: #333333;
    position: relative;
    background-color: #f1f1f1;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
  
  /* Caption of Modal Image */
#caption {
      font-family: Verdana;
      font-size: 12pt;
    margin: auto;
    display: block;
    width: 100%;
    max-width: 85vw;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 20vh;
}
  
  /* Add Animation */
.modal-content, #caption {  
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}
  
.modal-header {
    padding: 2px 16px;
    background-color: #D2DBC8;
    color: #F1F1F1;
}
  
.modal-footer {
    padding: 2px 16px;
    background-color: #D2DBC8;
    color: F1F1F1;
}
  
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}
  
@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}
  
  /* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
  }
  
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
  
  /* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
      width: 100%;
    }
}
  
  /* MODAL END */


  /* MEDIA QUERIES - PHONES */

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .accorion-head {
        max-width: 80%;
    }
    .breadcrumb {
        font-size: 0.9rem;
    }    
    .breadcrumb a {
        font-size: 0.9rem;
    }    
    .breadcrumb a:hover {
        font-size: 0.9rem;
    }
    body {
        background-image: none;
        background-color: rgb(255 255 255 / 100%);
    }
    .dialog-map {
        width: 90%;
    }
    .gallery {
        overflow-x: hidden;
        overflow-y: hidden;
        display: flex;
        scroll-snap-type: mandatory;
    }
    .gallery-img {        
        max-width: 100vw;
    }
    .gallery-nav {
        overflow-x: scroll;
        overflow-y: hidden;
        display: flex;
        grid-row-start: 2;
    }
    .gallery-nav a {
        display: flex;
        min-width: 45vw;
        margin-right: 10px;
    }
    .gallery-wrapper {
        grid-template-rows: 2fr 1fr;
        grid-template-columns: auto;
    }
    .grid-12cols {
        grid-template-columns: 1fr;
    }
    .grid-1x4cols {
        grid-template-columns: 1fr;
    }
    .grid-2cols {
        grid-template-columns: 1fr;
    }
    .grid-21cols {
        grid-template-columns: 1fr;
    }
    .grid-221cols {
        grid-template-columns: 1fr;
    }
    .grid-21cols-narrow {
        grid-template-columns: 1fr;
        margin-left: 0px;
        margin-right: 0px;
    }
    .grid-2eqcols-narrow {
        margin-left: 0;
        margin-right: 0;
    }
    .grid-2eqcolstext {
        grid-template-columns: 1fr;
    }
    .grid-2eqcolstext-col {
        width: 98%;
    }
    .grid-3eqcols {
        grid-template-columns: 1fr 1fr;
        column-gap: 10px;
    }
    .grid-32cols {
        grid-template-columns: 1fr;
    } 
    .grid-3eqcols-vam {
        grid-template-columns: 1fr 1fr;
    }
    .grid-4eqcols {
        grid-template-columns: 1fr 1fr;
    }
    .grid-4x5cols {
        grid-template-columns: 1fr;
        place-items: center;
    }
    .grid-col-narrow {
        width: 90%;
    }
    .grid-col-image {
        object-position: 50% 50%;
    }
    .grid-header {
        column-gap: 10px;
    }
    .grid-home {
	    grid-template-columns: repeat(2, 1fr);
    }
    .grid-sad-button, .grid-fw-button, .grid-events-button {
        font-size: 0.7em;
    }
    .grid-image {
        object-fit: cover;
        @container (width > 40ch){width: 70%;}
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
    }
    .grid-reports {
        grid-template-columns: 1fr;
    }
    .grid-reports-rev {
        grid-template-columns: 1fr;
    }
    .header-img {
        width: 90px;
        height: 90px;
    }
    .hidden-button {
        display: inline;
    }
    .page-container {
        width: 100%;
        box-shadow: none;
        container-type: inline-size;
    }
    .page-main {
        width: 98%;
    }
    .page-menu {
        display: none;
    }
    .thisnavitem {
        display: inline;
    }
    .page-sotmas {
        font-size: 1rem;
    } 
    .page-title {
        font-size: 1rem;
    }
    .sidenav {
        padding-top: 30px;
    }
    .sidenav a {
        font-size: 1.2rem;
    }  
    .sidenav a:hover {
        font-size: 1.2rem;
    }
    .width100 {
        width: 80%;
    }
    .thisnavitem {
        width: 90px;
        height: 90px;
    }
    .width40 {
        width: 50%;
    }
}

/* MEDIA QUERIES - TABLETS */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body {
        background-image: none;
        background-color: rgb(255 255 255 / 100%);
    }
    .dialog-map {
        width: 80%;
    }
    .grid-2cols {
        grid-template-columns: 1fr;
    }    
    .grid-2eqcolstext {
        grid-template-columns: 1fr;
    }
    .grid-2eqcolstext-col {
        width: 98%;
    }
    .grid-221cols {
        grid-template-columns: 1fr;
    }
    .grid-32cols {
        grid-template-columns: 1fr;
    } 
    .grid-4eqcols {
        grid-template-columns: 1fr 1fr;
    }
    .grid-4x5cols {
        grid-template-columns: 1fr;
    }
    .grid-col-image {
        width: 50%;
    }
    .grid-col-narrow {
        width: 70%;
    }
    .grid-header {
        column-gap: 10px;
    }
    .grid-image {
        @container (width > 60ch){width: 90%;}
        object-fit: cover;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .grid-sad-button, .grid-fw-button, .grid-events-button {
        font-size: 0.9em;
    }
    .page-container {
        width: 100%;
        box-shadow: none;
        container-type: inline-size;
    }
    .hidden-button {
        display: inline;
    }
    .page-main {
        width: 98%;
    }
    .page-menu {
        display: none;
    }
    .page-sotmas {
        font-size: 1.2rem;
    }
    .thisnavitem {
        display: inline;
    }
}

/* MEDIA QUERIES -  */

@media only screen and (min-width: 1025px) and (max-width: 1350px) {
    body {
        background-color: rgb(255 255 255 / 100%);
    }
    .dialog-map {
        width: 70%;
    }
    .grid-2cols {
        grid-template-columns: 1fr;
    } 
    .grid-32cols {
        grid-template-columns: 1fr;
    } 
    .grid-4eqcols {
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 10px;
    }
    .grid-4x5cols {
        grid-template-columns: 1fr;
    }
    .grid-col-image {
        width: 50%;
    }
    .grid-col-narrow {
        width: 90%;
    }
    .grid-header {
        column-gap: 10px;
    }
    .grid-image {        
        object-fit: cover;
        @container (width > 60ch){width: 80%;}
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .page-container {
        width: 90%;
        box-shadow: 5px 5px 5px rgb(0 0 0 / 90%);
        container-type: inline-size;
    }
    .page-main {
        width: 98%;
    }
    .page-menu {
        display: none;
    }
    .page-sotmas {
        font-size: 1.2rem;
    }
    .thisnavitem {
        display: inline;
    }
}
