@charset "utf-8";
/* CSS Document 28th July 2020 */

/*
**********************************************
          CSS for MASTHEAD Content
**********************************************
*/

.masthead {
    position: fixed;
    z-index: 700; 
    top: -1px;
    left: 0px;
    width: 100%;
	margin: 0px 0px 0px 0px;
    box-sizing: border-box; 
}

#masthead {
	font-family: Candara, Arial, sans-serif;
}

@media only screen and (min-width: 601px) {
#masthead h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #CCC;
	padding: 16px 0px 42px 20px;
	background-image:url(../p7abstractions/img/abs_Masthead.jpg);
	background-repeat: repeat-x;
	background-color: #4F4F4F; 
	background-position: left bottom; 
}
#masthead h1 img {
	position:inherit;
	padding-left: 2px;
	padding-bottom: 4px;
}
.subhead {
	padding-left:20px;
	font-size: 0.7em;
	color:#000;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin: 3px 0px 0px 22px;
	position: relative;
	top: -28px;
	background-color: #FFF;  
}
.clearfix {
    overflow: auto;
}
#masthead div {
	position: fixed;
    top: 11px;
    right: 5px;
    width: 49px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
    border: 1px solid #FFF;
	background-color:#FFF;
}
#masthead a:hover {
	position: fixed;
    top: 11px;
    right: 5px;
	width: 49px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
    border: 1px solid #F90;
	background-color: #F90;
}
div.agm-sssize {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
#masthead h1 {
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	color: #CCC;
	padding: 16px 0px 42px 8px;
	background-image:url(../p7abstractions/img/abs_Masthead.jpg);
	background-repeat: repeat-x;
	background-color: #4F4F4F;
	background-position: left bottom;
}

#masthead h1 img {
	position:inherit;
	padding-bottom: 0px;
}
.subhead {
	padding-left: 20px;
	font-size: 0.6em;
	color:#000;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin: 3px 0px 0px 22px;
	position: relative;
	top: -28px;
	background-color:#FFF;
}
 
#masthead div {
	position: fixed;
    top: 7px;
    right: 3px;
    width: 49px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
    border: 1px solid #FFF;
	background-color:#FFF;
}
#masthead a:hover {
	position: fixed;
    top: 7px;
    right: 3px;
	width: 49px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 1px;
    border: 1px solid #F90;
	background-color: #F90;
}
div.agm-sssize {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
}
/* End CSS for MASTHEAD */

/*
**********************************************
          CSS for HARMONY COLUMNS
**********************************************
*/

.content_wrapper {
	padding: 8px 0px 8px 0px;
}

/*
**********************************************
          CSS for Main Page Content
**********************************************
*/

.page_content {
	padding: 8px 8px 8px 8px;
}

/* CSS for highlight box */
.highlight {
	border-style: groove;
	background-color: rgb(193,67,46);
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	line-height:
	line-height:normal;
}

.Col_01 {
	padding-right: 8px;
}

/* CSS for chnging column order on small screens */

@media only screen and (min-width: 0px) and (max-width: 600px) {
.Col_01 {order: 2;}
.Col_02 {order: 1;}
.Col_01 {
	padding-right: 0px;
}
}


/*
**********************************************
          Main Content CSS
********************************************** 
*/
.page_content h1 {
	font-family: Candara, Arial, sans-serif;
	font-size: 130%;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-weight:bold
	line-height: normal;
	padding-bottom: 8px;  
}

.page_content h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 120%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight:bold
	line-height: normal;
	padding-bottom: 4px;  
}

.page_content h3 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 110%;
	letter-spacing: 0.1em;
	font-weight:bold
	line-height: normal;
	padding-bottom: 4px;  
}

.page_content h4 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
	font-weight:bold
	line-height: normal;
	padding-bottom: 1px;  
}

.page_content p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 100%;
	line-height: normal;
}


/*
**********************************************
          CSS for Navigation Footer Content
**********************************************
*/


#nav_footer_wrapper {
	background-image: url(img/abs05_footer_top.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	clear: both;
	background-color: #000;
	zoom: 1;
} 

.nav_footer {
	color: #CCC;
	font-size: 90%;
	overflow: hidden;
	zoom: 1;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

.nav_footer p {
	margin: 0px 0px 0px 0px;
}

.uppercase {
	font-size:90%;
	text-transform: uppercase;
	letter-spacing: .25em;
}

.nav_footer a {
	color: #CCC;
}

.nav_footer a:hover {
	color: #4882D9;
}

@media only screen and (min-width: 701px) {
  .FooterNav {
      display: block;
  }
}

@media only screen and (min-width: 0px) and (max-device-width: 700px) {
  .FooterNav {
	  display: none;
  }
}


/*
**********************************************
          CSS for Sticky Footer
**********************************************
*/

html,
body {
	margin-top: 0px;
    height: 100%;
	padding: 40px 0px 20px 0px;
    display: flex;
    flex-direction: column;
}
.content {
    flex: 1 0 auto;
}
.footer {
    flex-shrink: 0;
	margin: 0px 0px 0px 0px;
	background-color:#999999;
    left: 0px;
}

/*
**********************************************
          CSS for Ticker
**********************************************
*/

#ticker-box {
	width: 990px;
	margin: 1px 1px 1px 1px;
	padding-left: 2px;
	border-style:solid;
	border-color: #FFFFFF;
	border-width: 1px;
}


@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.ticker-wrap {
  
  position: fixed;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  height: 4rem;
  background-color: rgba(#000, 0.9); 
  padding-left: 100%; 
  box-sizing: content-box;
}

.ticker {
    display: inline-block;
    height: 4rem;
    line-height: 4rem;  
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;

    -webkit-animation-iteration-count: infinite; 
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
   -webkit-animation-name: ticker;
           animation-name: ticker;
    -webkit-animation-duration: $duration;
            animation-duration: $duration;

    &__item {

      display: inline-block;

      padding: 0 2rem;
      font-size: 2rem;
      color: white;   
    }
  }
}

/*
**********************************************
          CSS for Ticker Content
**********************************************
*/
*/* { box-sizing: border-box; } */
$duration: 30s;

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}



/*
**********************************************
          CSS for Photo Content
**********************************************
*/

.photolinks3 img {
	display: block;
    margin-left: auto;
    margin-right: auto;	
	border: solid;
	border-width:thin;
}

@media only screen and (min-width: 601px) { 
.photolinks3 p {
	display: block;
    margin-left: auto;
    margin-right: auto;	
	text-align:center;
	letter-spacing:0.2em;
	font-size: 77%;
    font-weight: bold;
}	
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
.photolinks3 p {
	display: block;
    margin-left: auto;
    margin-right: auto;	
	text-align:center;
	letter-spacing:0.2em;
	font-size: 54%;
    font-weight: bold;
}
} 

.photolinks5 img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: none;
}


.maplink {
	padding-bottom: 10px;
}

.maplink img {
	display: block;
	box-shadow: 10px 10px 5px grey;
    margin-left: auto;
    margin-right: auto;
	border-style: solid;
	border-width: 1px;
}

.popupcont {
	padding: 20px 20px 20px 20px;
}

.popupcont p {
	font-weight: bold;
	font-size: small;
	text-align: center;
}


.popupcont img {
	border-style: solid;
    border-width: thin;
}

.popupcont video {
	border-style: solid;
    border-width: thin;
}

.photosleft {
    display: flex;
	width: 100%;
} 

.photosleft a {
	min-width: 100px !important; 
}

.photosleft a img {
	border: 1px solid #000 !important;;
}

.photosleft p {
	padding-left: 10px;
	color: #000;
}

@media only screen and (min-width: 901px) {
.photosright img {
	float:right;
 	border: 1px solid #000;
	margin: 0px 0px 0px 0px;
}
}

@media only screen and (max-width: 900px) {
.photosright img {
 	border: 1px solid #000;
	margin: 0px 0px 0px 0px;
}
}

/*
**********************************************
          CSS for Links
**********************************************
*/
.externer_link {
	font-weight:bolder;
  	background-color: #CCC;
}

.externer_link a:hover {
	color: #000;
	font-weight:bolder;
	background-color: #F90;
}


.externer_link_banner {
  	background-color: #CCC;
}

.externer_link_banner a:hover {
	color: #000;
	background-color: #F90;
}

.center {
	text-align:center;
    margin: auto;
}	

.mail_link {
	font-weight:bolder;
}

.mail_link a:hover {
	color: #000;
	font-weight:bolder;
}


/*
**********************************************
          CSS for Table Content
**********************************************
*/

.centered {
	text-align: center;
}

.centered table {
	width:90%;
    margin-left: auto;
    margin-right: auto;
}


table {
    border-collapse: collapse;
}

caption {
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
}

thead {
	background:#CD504B;
}

thead th {
    border: 1px solid black;
	padding: 0.25rem;
	text-align:center;
	font-weight:bold;
}

td.footers {
    border: 1px solid black;
	background:#CD504B;
	text-align:center;
	font-size:smaller;
	font-weight:bold;
}

td.footersimp {
    border: 1px solid black;
	background: #333;
	color: #FFFFFF;
	text-align:center;
	font-size: medium;
	font-weight:bold;
}


tbody tr:nth-child(odd) {
	font-weight:bold
}

tbody tr:nth-child(even) {
	background:#E4CEAF;	
}

td.borders {
    border: 1px solid black;
	padding: 0.25rem;
	text-align:right;
}

tbody th {
    border: 1px solid black;
	padding: 0.25rem;
	text-align:left;
}

/* Table classes for General Terms of Business added by SC */

table.gb1 {
    width: 50%; 
    background-color: #f1f1c1;
}

td.gb1 {
    font-weight: inherit;	
}

tr.gb1:nth-child(even) {
    background-color: #fff;
    font-weight: inherit;
}

tr.gb1:nth-child(odd) {
    background-color: #fff;
    font-weight: inherit;
}

.hr_spacer {
	margin-bottom: 16px;
	margin-top: 16px;
	width: 90%;
}

/* Other classes added by SC */

.coltwo {
    border: 1px solid black;
	padding: 0.25rem;
	text-align: right;
}

.datefm {
	font-family: Calibri, Arial, sans-serif;
	font-size: 60% !important;
}

/*
**********************************************
          CSS for Important Messages
**********************************************
*/

.imp_text {
	color: #FF0000;
	font-weight: bolder;
}


.imp_message {
	font-family: Calibri, Arial, sans-serif;
	color: #FF0000;
	font-weight: bolder;
}

/* unvisited link */
.imp_message a:link {
    color: red;
}

/* visited link */
.imp_message a:visited {
    color: red;
}

/* mouse over link */
.imp_message a:hover {
    color: red;
}

/* selected link */
.imp_message a:active {
    color: red;
}



/*
**********************************************
          CSS for Map Selection
**********************************************
*/

	
@media only screen and (min-device-width: 601px) {
  .show-mobile {
    display: none;
  }
  .hide-mobile {
    display: block;
  }
}

@media only screen and (max-device-width: 600px) {
  .show-mobile {
    display: block;
  }
  .hide-mobile {
    display: none;
  }
}

/*
**********************************************
          CSS for Background Scroll Effects
**********************************************
*/


.make-tall {
padding: 25% 0;
text-align: center;
border: 1px solid;
background-color:#F00;
}

/*
**********************************************
          CSS for COVID-19
**********************************************
*/

.COVID-19 {
	background-image:url(../images/COVID-19_bckgrnd.gif);
    background-repeat:no-repeat;
	background-size:100%;
	background-color:#FFF;
	border:groove;
	border-color:#999;
    border-width: 7px;
	padding:15px 15px 15px 15px;
}

.COVID-19 p {
	font-family: Calibri, Arial, sans-serif;
	font-size: 100%;
	line-height: normal;
}

.COVID-19 li {
	font-family: Calibri, Arial, sans-serif;
	font-size: 100%;
	line-height: normal;
	padding-bottom: 10px;
}

/*
**********************************************
          CSS Verfuegbar Table
**********************************************
*/

table.vfg {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
}

td.vfg {
    font-weight: inherit;	
}

tr.vfg:nth-child(even) {
    background-color: #fff;
    font-weight: normal;
	text-align: center;
}

tr.vfg:nth-child(odd) {
    background-color: #fff;
    font-weight: normal;
	text-align: center;
}

.vfgdayold {
	background-color:#999;
}

.vfgday {
	background-color:#CCC;
}

.vfgnachtv {
	background-color:#0C3;
}

.vfgnachtcl {
	background-color:#FC3;
}

.vfgnachtnv {
	background-color:#F00;
}

.vfgheader {
	font-style:italic;
	font-weight:bold;
    border: 0px;
	padding: 0.25rem;
	text-align:center;
}

caption.vfg {
	font-size: x-large;
	font-weight:bold;
	text-align:center;
}

/*
**********************************************
          CSS Verfuegbar Legend Table
**********************************************
*/

div.lgd {
	border-style:groove;
	border-width:thick;
	margin-top: 15px;
	margin-bottom: 0px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

table.lgd {
    margin: 5px 5px 5px 5px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

tr.lgd {
	padding: 20px 20px 20px 20px;
	text-align:right;
	background:#FFF;
}

td.lgd {
	text-align:right;
	font-size:smaller;
}

td.lgdvfgdayold {
	background-color:#999;
	border: 5px solid white;
}

td.lgdvfgnachtv {
	background-color:#0C3;
	border: 5px solid white;
}

td.lgdvfgnachtnv {
	background-color:#F00;
	border: 5px solid white;
}

td.lgdvfgnachtcl {
	background-color:#FC3;
	border: 5px solid white;
}

/*
**********************************************
          CSS for Externe Links
**********************************************
*/
/* unvisited link */
.externe_link a:link {
    color: #FFF;
}

/* visited link */
.externe_link a:visited {
    color: #FFF;
}

/* mouse over link */
.externe_link a:hover {
    color: #F66;
}

/* selected link */
.externe_link a:active {
    color: #FFF;
}
