@font-face {
    font-family: 'bebas_neueregular';
    src: url('/pa/fonts/bebasneue-webfont.eot');
    src: url('/pa/fonts/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/pa/fonts/bebasneue-webfont.woff') format('woff'),
         url('/pa/fonts/bebasneue-webfont.ttf') format('truetype'),
         url('/pa/fonts/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body{
	background-color:#e8e8ea;

}

a, a:visited{
	color:#39599f;

}

.error-message{
	border: 1px solid red !important;
}



#banner-container{
	width: 1000px;
	height: 230px;
	position: relative;
	border-bottom: solid 15px #e8e8ea;
	background-color:#fff;
	position:relative;
}


#banner{
	/*background-image:url(/pa/images/banner.jpg);
	background-repeat:no-repeat;
	border-top: solid 5px #39599f;
	height:227px;
	position: relative;*/
	background-image: url(/pa/images/banner.jpg);
    background-repeat: no-repeat;
    border-top: solid 5px #39599f;
    height: 227px;
    position: fixed;
    border-bottom: solid 15px #e8e8ea;
    z-index: 5000;
}


.mdc-custom__translate-container {
	background-color: #fff;
    display: inline-block;
    float: right;
    padding: 5px;
    margin: 10px 10px;
}


#contentBody{
	width:950px;
	padding:25px;

}

.col-250{
	width:230px;

}

.leftNavContainer{
	margin-right:25px;

}



.col-705 {
	width:690px;
}

.col-700 {
	width:690px;

}



#logo-container a{
	display: block;
	position: absolute;
	top:30px;
	left: 20px;
	text-indent: -99999px;
	color:#fff;
	font-size:14px;
	margin-right:15px;
	font-weight:bold;
	width: 500px;
	height: 100px;


}

#logo-container a:visited{
	color:#fff;


}


#mainContainer{
	background-image:none;
	background-color:transparent;
	padding:0;
	height:100%;

}

#contentBody{
	background-color:#fff;
	min-height:300px;
}

#navigation{
	display:none;

}

#main-navigation-pa{
	font-family:bebas_neueregular;
	font-size:16px;
	position:absolute;
	width:998px;
	left:0;
	bottom:0;
	height:60px;
	padding:0;
	margin:0;
	background-color:#fff;
	border-left:solid 1px #39599f;
	border-right:solid 1px #39599f;
	border-bottom:solid 1px #39599f;
	list-style:none;
	overflow:hidden;
	text-align: center;


}

#main-navigation-pa li{
	float:left;


}

#main-navigation-pa li a{
	color:#4e5156;
	text-decoration:none;
	padding:21px 20px;
	border-right:solid 1px #ddd;
	line-height:18px;
	display:block;


}

.main-navigation-padding{
		padding:13px 24px!important;
}





#main-navigation-pa li a:hover, .active{
	background-color:#39599f;
	border-right:solid 1px #39599f!important;
	color:#fff!important;

}


.warning {
	background-color: #FE816B;
	padding: 1em 2em;
	margin-top: 55px;
	margin-bottom: 20px;
	line-height: 1.5;
    display: none;

}

.warning__title {
	text-transform: uppercase;
}



.important-message{
	width:1000px;
	/*background-color: #FE816B;*/
	background-color: #fff;
	/*background:url(/pa/images/important-bg.jpg) repeat-y;*/
	border-bottom: solid 15px #e8e8ea;
	line-height:18px;
	overflow:hidden;

	display: flex;
	gap: 1rem;
  margin-top: 55px;

}


.important-message--large-top {
	margin-top: 55px;
}



.important-message p {
	margin: 15px 0;
}


.important-message__title {
	font-family:bebas_neueregular;
	width:105px;
	color:#fff;
	font-size:18px;
	line-height: 1.2;
	letter-spacing:1px;
	vertical-align: middle;
	padding: 0.5em;
    text-align: center;
	background-color: #FE816B;

	display: grid;
	place-items: center;

}

.important-message__content {
	width: 895px;

	box-sizing: border-box;
}


.town-hall{
	/*display: none;*/
	background: url(/pa/images/town-hall-bg-top.jpg) #705b48 no-repeat center -200px;
	/*background-attachment: fixed;*/
	border-bottom: solid 15px #e8e8ea;
	padding: 25px;
	overflow: hidden;
	font-size: 16px;
	box-sizing: border-box;
	margin-top: 55px;

	display: flex;
	gap: 3rem;
	align-items: center;


}
.town-hall__title{
	font-family:bebas_neueregular;
	color: #fff;
	font-size: 36px;
}

.town-hall__text {
	flex: 1 1 0;

}

.town-hall p{
	color: #fff;
	line-height: 28px;
	margin-right: 15px;
	font-weight: 600;
}

.town-hall a{
    color: #81DAF7;
}



#tools-search{
	height: 75px;
	padding-bottom:20px;
	border-bottom:solid 1px #dbdbdb;

}

#search-social{

		background: #eee;
		background:#fff;
		overflow: hidden;
		height: 30px;
		padding: 5px 25px 5px 10px;
		margin-bottom: 15px;
	    position: fixed;
        border-bottom: 15px solid #e8e8ea;
        z-index: 5000;
        width: 965px;
}


#social-media{
	float: left;
	margin: 0 0 0 30px;
}

#social-media img{
	margin-right:8px;
	border:0;

}

#search{
float: right;
margin: 2px 0 0 15px;
}


.bgsearch{
	padding: 4px 0px;
	width: 263px;
	float: right;
	background-color: #f9f9f9;
	-webkit-box-shadow: inset 1px 1px 5px 1px #f4f4f4;
	box-shadow: inset 1px 1px 5px 1px #f4f4f4;
	border:1px solid #e2e2e2;
	overflow:hidden;
}


.searchtext{
	border: 0!important;
	padding: 0 10px;
	width: 200px;
	color: #888;
	background-color: #f9f9f9;
	float:left;

}

.searchbutton{
	background:url(/pa/images/but_submit.png) no-repeat;
	cursor: pointer;
	width: 13px;
	height: 17px;
	text-indent: -9999px;
	margin-left: 15px;
	border:0;
	float:left;

}



.date {
	color:#45b0e3;
	text-decoration:none !important;
	margin-bottom:-15px !important;
}


#webName{
	display:none;

}

.content{
	float:none;
	margin:0;
	width:690px;

}

.content h2, .contentNR h2, .contentOpen h2, .contentNL h2{
	font-family:bebas_neueregular;
	font-size:36px;
	font-weight:normal;
	margin-bottom:25px;
	line-height:34px;
	padding:25px 0;
	border-bottom:solid 1px #dbdbdb;


}


.rightContentContainer{
	float:right;
	background-image:none;
	background-color:#fff;
	padding:0 0 0 10px;
	margin-bottom:12px;
	width:220px;
	border-left:solid 10px #fff;

}


.rightContent{
	background-color:#999;
	padding:15px;
	color:#fff;
	margin-bottom:20px;


}

.rightContent h4{
	font-family:bebas_neueregular;
	font-weight:normal;
	font-size:18px;
	padding:0;

}

.rightContent a{
	color:#fff;
	font-weight:bold;
}

.rightContent a:hover{
	text-decoration:none;
}

.rightContent ul{
	margin:15px 0;

}

.rightContent ul li{
	list-style:disc;
	margin:0 0 0 15px!important;
	padding:5px 0;
}

.right-image-size{
	width:194px;
	height:auto;
}



.rightNavigation {
	padding:0;

}



.rightNavigation h4{
	background-image:none;
	background-color:#39599f;
	text-transform:uppercase;
}

.content ul li,
.contentNR ul li,
.contentOpen ul li,
.contentNL ul li,
.popup ul li {
	list-style:disc;
	background-image:none;
	margin:0 0 0 45px;
	padding:5px 0;


}

.rightNavigation ul li a:hover{
	background-color:transparent;
	text-decoration:underline;

}

.contentNR {
	width:690px;
}


.newsItem{
	margin-top:25px;
	padding-top:5px;
}

.newsItem h3{
	font-family:bebas_neueregular;
	font-size:24px;
	font-weight:normal;
	color:#555656;
	margin:25px 0 15px 0;
	line-height:26px;

}

/*
.item-buttons{
	overflow:hidden;
	margin:0!important;

}
*/


.item-buttons-flex{
	display: flex;
	flex-flow: row wrap;
	align-content: space-around;
	max-width: 700px;
}


.item-buttons-flex li{

/*
	float:left;
	padding:5px 15px 0 0!important;
	list-style:none!important;
	margin:0!important;
*/
	display:flex;
	
	justify-content: center;
    margin: 0 24px 20px 0px!important;
	font-family:bebas_neueregular;
	font-size:16px;
	background-color:#45b0e3;
	text-decoration:none;
	padding:10px 25px;
	color:#fff;
	-moz-border-radius: 30px;
	border-radius: 30px;
	width: 195px;
	text-align: center;	
	min-height: 30px;
}


.item-buttons-flex li a{
	
	color:#fff;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-decoration: none;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	
}


/*
.item-buttons li a{
	font-family:bebas_neueregular;
	font-size:16px;
	background-color:#45b0e3;
	text-decoration:none;
	padding:10px 25px;
	display:block;
	color:#fff;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
*/

.item-buttons-flex li:hover{
	background-color:#2398c9;


}


/*----------------Left Highlights----------------*/

.left-highlights{
	background:url(/pa/images/left-highlights-bg.jpg);
	width:191;
	height:100%;
	max-height:190px;
	border:dashed 1px #7d828a;
	padding:15px;
	margin-bottom:20px;
	overflow:hidden;

}

.left-highlights h4{
	font-family:bebas_neueregular;
	font-size:24px;
	font-weight:normal;
	color:#39599f;
	margin-bottom:15px;


}

.left-highlights p{
	line-height:18px;


}

.left-search{
	padding: 7px 0px 5px;
	width: 200px;
	margin-bottom:10px;
	float: left;
	background-color: #f9f9f9;
	-webkit-box-shadow: inset 1px 1px 5px 1px #f4f4f4;
	box-shadow: inset 1px 1px 5px 1px #f4f4f4;
	border:1px solid #cfcfcf;
	overflow:hidden;
}

.left-search .searchbutton{
	margin-left: 0px;
}

.left-searchtext{
	border: 0!important;
	padding: 0 7px;
	width: 160px;
	color: #888;
	background-color: #f9f9f9;
	float:left;
	font-size:12px;

}

/*----------------Left Highlights END----------------*/


/*-------------Left Navigation---------------*/


.left-highlights form{
	height:30px;
	padding-bottom:10px;

}



.left-navigation-pa{
	margin-bottom:25px;

}

.left-navigation-pa h4{
	font-family:bebas_neueregular;
	font-size:24px;
	font-weight:normal;
	background-color:#39599f;
	padding:10px 0 10px 15px;
	margin-bottom:5px;
	color:#fff;


}

.left-navigation-pa ul li{
	padding:1px 11px 1px 11px;
	border-bottom:1px dotted #ccc;
	line-height:18px;

}

.left-navigation-pa ul li a{
	padding: 7px 0 7px 5px;
	margin: 1px 0;
	text-decoration: none;
	display: block;
}

.left-navigation-pa ul li a:hover{
	text-decoration:underline;


}

/*-------------Left Navigation END---------------*/


.top{
	display:none;
}


/*-------------Footer-------------*/


#footer-pa{
	border-top: solid 25px #e8e8ea;
	padding: 0 20px;
	background-color:#39599f;
	min-height:200px;
}

#footer-pa a{
	color:#fff;


}

.footer-top-container{
	float:left;
	width:130px;
	height:100%;
	margin:20px 15px 35px;
	color:#fff;
}

.footer-top-container h4{
	font-family:bebas_neueregular;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	height:60px;
}

.footer-top-container ul{
	min-height:230px;

}


.footer-top-container ul li{
	padding:1px 0 1px 11px;
	border-bottom:1px dotted #fff;
	line-height:18px;

}

.footer-top-container ul li a{
	padding: 7px 0 7px 5px;
	margin: 1px 0;
	text-decoration: none;
	display: block;
	color:#fff;
}

.footer-top-container ul li a:hover{
	text-decoration:underline;


}

.footer-top-container span a{
	padding:10px 0 0;
	float:right;
	text-decoration:none;
}

.footer-top-container span a:hover{
	text-decoration:underline;
}




#footer-bottom{
	background-color:#304b86;
	height:110px;
	color:#fff;
	padding:35px 0 0;
	margin:0 -20px;

}

.footer-bottom-container{
	margin:10px 30px 0 0;
	float:right;
}

.footer-bottom-container span a{
	padding:0 10px;
	float:left;
	border-left:solid 1px #fff;

}

.footer-bottom-container img{
	margin:-20px 0 0 15px;
	float:right;
}


.footer-disclaimer{
	width: 63%;
    text-align: end;
    line-height: 20px;
    margin-right: 105px;
    float:right;
}


/*-------------Footer ENDS -------------*/

/*-------------Accordin Left Tools   -------------*/


#accordion{
	height:auto;
	overflow:hidden;

}

#accordion a{
	font-weight:bold;

}


.ui-accordion-header{
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
	/*background: #45b0e3;*/
	background: #45b0e3;
	padding: 10px 10px 10px 15px;
	margin-top: -1px;
	color:#fff;
	cursor:pointer;
	margin:0 0 5px;
	border:0;
}

.ui-accordion-header img{
	margin: 0 12px -3px 0;
}


.ui-accordion-header-active{
	font-size:12px;
	text-transform: uppercase;
	font-weight:bold;
	background: #2398c9;
	padding: 10px 10px 10px 15px;
	margin-top: -1px;
	color:#fff;
	cursor:pointer;
	margin:0;
	border:0;
}

.ui-state-hover{
	background-color:#2398c9;


}

.ui-accordion-content{
	margin: 0;
	line-height:18px;
	color:#000;
	padding:20px 12px;
	background:url(/pa/images/left-highlights-bg.jpg) no-repeat;
	border-left:1px  dashed #7d828a;
	border-right:1px  dashed #7d828a;
	border-bottom:1px  dashed #7d828a;
	margin-bottom:10px;
	overflow:hidden;

}

/*-------------Accordin Left Tools  END-------------*/


.custom-news-item{
	padding:5px 0 0 20px;
	background: no-repeat #eee;
	margin-bottom:30px;
}

.custom-news-item h3{
	font-family:bebas_neueregular;
	font-size:24px;
	font-weight:normal;
	color:#555656;
	margin:15px 0;
	line-height:28px;


}

.custom-news-item .item-buttons{
	margin-top:20px;


}

.adobe-icon{
	border:0;
	margin:0 0 -2px 3px!important;

}

.newsItem img {
	margin:0;
}


.custom-news-item.custom-news-item--no-background {
	padding: 5px 20px 20px 20px;
}

.custom-news-item--no-background .custom-content-container{
	width: 100%;
}

.custom-content-container{
	width:320px;
}

.contentOpen {
	width:940px;

}

.col-970 {
	width:940px;
}

.programStack{
	width:100%;

}

.blue-button{
	font-family: bebas_neueregular;
	font-size: 16px;
	background-color: #45b0e3;
	display: inline-block !important;
	text-decoration: none;
	padding: 10px 25px;
	display: block;
	color: #fff !important;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.blue-button:hover{
	background-color:#2398c9;
}



/* Homepage Custom styles */

.if-right .custom-news-item:first-of-type ul.item-buttons li{
	/*min-width: 205px;
	text-align: center;
	line-height: 19px;*/
}

.if-right .custom-news-item:first-of-type ul.item-buttons li:nth-child(2){
	/*margin-right: 200px !important;*/
}


.if-right .custom-news-item:first-of-type ul.item-buttons li:nth-child(5){
	/*min-width: 160px !important;*/
}

.important-note {
	background-color: #fff;
	padding: 10px 15px;
	margin-top: -15px;
	margin-bottom: 15px;
}

.importantGlobal { display: none !important;}



/* Important message */

.pa__important {
	background-color: #39599f;
	box-sizing: border-box;
	font-size: 14px;
	padding: 20px;
	position: fixed;
	width: 1000px;
	z-index: 10;
	margin-top: -57px;
	text-align: center;
}

.pa__important,
.pa__important a {
	color: #fff;
}

.pa__important a {
	text-decoration: underline;
	font-weight: bold;
}

.pa__important + #banner {
	border-top: none;
	top: 52px;
}

#search-social.pa__social__overwrite {
	position: relative;
	margin-top: 50px;
	margin-bottom: 0;
	z-index: 0;
}

#search-social.pa__social__overwrite + .important-message {
	margin-top: 0;
}

#banner.pa__banner__overwrite {
	top: 52px;
}


/* Popup */

.popup-overlay{
  display:none;
/*  display:flex;*/
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:rgba(0,0,0,.5);
  width:100%;
  height:100%;
  padding:1rem;
  align-items:center;
  justify-content:center;
  z-index: 6000;
}
.popup{
  display:inline-block;
  width:700px;
  background-color:white;
  box-sizing: border-box; 
  border-radius: 5px;
  display:flex;
  line-height: 1.5;
  padding: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}

.popup p {
	margin-bottom: 10px;
}

.popup__title{
	margin-bottom: 15px;
}

.popup__close {
	display: flex;
	justify-content: center;
	flex: 0 1 100%;
}

.popup a.close,
.popup a.submit{
  margin-top:0;
  display:inline-block;
  color:white;
  background-color: #39599f;
  border-radius: 5px;
  padding: .50rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  font-family: sans-serif;
  margin-right:1rem;
  }

  .popup a.submit:last-of-type {
  	margin-right: 0;
  }