.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1170px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1170px;}
.bodysize{max-width: 1170px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0068b3;}
.link:hover, a:hover{color: #545e68;}
.widgetbg{background-color: #f0f0f0;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #a8c8e6;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #0068b3;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#8e99ab;
	}
#default_footer a{
		text-decoration: underline;
		color:#8e99ab;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #003da5;
	background: #003da5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003da5), color-stop(50%,#003da5), color-stop(51%,#003da5), color-stop(100%,#003da5));
	background: -moz-linear-gradient(top,  #003da5 0%, #003da5 50%, #003da5 51%, #003da5 100%);
	background: -webkit-linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: -o-linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: -ms-linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	background: linear-gradient(top,  #003da5 0%,#003da5 50%,#003da5 51%,#003da5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003da5', endColorstr='#003da5',GradientType=0 );
	border: 0px solid #f4f2f2;
	color: #f4f2f2;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #f28b00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f28b00), color-stop(50%,#f28b00), color-stop(51%,#f28b00), color-stop(100%,#f28b00));
	background: -moz-linear-gradient(top,  #f28b00 0%, #f28b00 50%, #f28b00 51%, #f28b00 100%);
	background: -webkit-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: -o-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: -ms-linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	background: linear-gradient(top,  #f28b00 0%,#f28b00 50%,#f28b00 51%,#f28b00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28b00', endColorstr='#f28b00',GradientType=0 );
	border: 0px solid #f28b00;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #f4f2f2;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #f4f2f2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #003da5;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #e1e1e1;
	color: #003da5;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #a8c8e6;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #1155cc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1155cc), color-stop(50%,#1155cc), color-stop(51%,#1155cc), color-stop(100%,#1155cc));
	background: -moz-linear-gradient(top,  #1155cc 0%, #1155cc 50%, #1155cc 51%, #1155cc 100%);
	background: -webkit-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -o-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -ms-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#1155cc',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #1155cc;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#1155cc), color-stop(50%,#1155cc), color-stop(51%,#1155cc), color-stop(100%,#1155cc));
	background: -moz-linear-gradient(-90deg,  #1155cc 0%, #1155cc 50%, #1155cc 51%, #1155cc 100%);
	background: -webkit-linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -o-linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -ms-linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #1155cc;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#1155cc), color-stop(50%,#1155cc), color-stop(51%,#1155cc), color-stop(100%,#1155cc));
	background: -moz-linear-gradient(-90deg,  #1155cc 0%, #1155cc 50%, #1155cc 51%, #1155cc 100%);
	background: -webkit-linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -o-linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -ms-linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: linear-gradient(-90deg,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#1155cc',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #1155cc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1155cc), color-stop(50%,#1155cc), color-stop(51%,#1155cc), color-stop(100%,#1155cc));
	background: -moz-linear-gradient(top,  #1155cc 0%, #1155cc 50%, #1155cc 51%, #1155cc 100%);
	background: -webkit-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -o-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -ms-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#1155cc',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #c7d0d8;
	border-left: 0px solid #c7d0d8;
	border-top: 0px solid #c7d0d8;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #1155cc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1155cc), color-stop(50%,#1155cc), color-stop(51%,#1155cc), color-stop(100%,#1155cc));
	background: -moz-linear-gradient(top,  #1155cc 0%, #1155cc 50%, #1155cc 51%, #1155cc 100%);
	background: -webkit-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -o-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -ms-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#1155cc',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #c7d0d8;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #1155cc;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1155cc), color-stop(50%,#1155cc), color-stop(51%,#1155cc), color-stop(100%,#1155cc));
	background: -moz-linear-gradient(top,  #1155cc 0%, #1155cc 50%, #1155cc 51%, #1155cc 100%);
	background: -webkit-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -o-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: -ms-linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	background: linear-gradient(top,  #1155cc 0%,#1155cc 50%,#1155cc 51%,#1155cc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1155cc', endColorstr='#1155cc',GradientType=0 );
	color: #fafafa;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/pgcmls/rhl_pgcmls.png);
}
#responsiveheadermessage p:before{
	content:'Welcome to PGCMLS';
}
#responsiveheaderaltmessage p:before{
	content:'Welcome to PGCMLS';
}
.widget{
	border: 0px solid #c7d0d8;
	background-color: #f0f0f0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: normal;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	background: #1791d4;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1791d4), color-stop(50%,#0d88cc), color-stop(51%,#0d88cc), color-stop(100%,#007ec3));
	background: -moz-linear-gradient(top,  #1791d4 0%, #0d88cc 50%, #0d88cc 51%, #007ec3 100%);
	background: -webkit-linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	background: -o-linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	background: -ms-linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	background: linear-gradient(top,  #1791d4 0%,#0d88cc 50%,#0d88cc 51%,#007ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1791d4', endColorstr='#0d88cc',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #a8c8e6;
	background-color: #a8c8e6;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #a8c8e6;
}
.bottomrule{
	border-bottom: 1px solid #a8c8e6;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
/*TABBED CONTAINER*/
/*
 CSS for the main interaction
*/
.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.lookBackMenu li{
display:inline;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

/*
 Styling
*/
body {
  font: 16px/1.5em "Overpass", "Open Sans", Helvetica, sans-serif;
  color: #333;
  font-weight: 300;
}

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}

input:focus-visible + label {
  outline: 2px solid rgba(0,102,204,1);
  border-radius: 3px;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
  color: #06c;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.tab-panel {
  padding: 30px;
  border-top: 1px solid #ccc;
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

body {
  padding: 30px;
}

.tabset {
  max-width: 65em;
}


/*TABS BOX STYLES - START*/
/* Style the tab */
.moreBulletSpace li{
	margin-bottom:10px;
}

#LGBTQ-heritage{
    background-image: url('https://static.libnet.info/frontend-images/editor/pgcmls/LGBTQ/Pride2024_1500x351_Background_HeritageHub.png');
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

.dreamLabHours{
font-size:14px;
margin-left:15px;
}

.dreamLabHours td{
padding:10px;
}

.dreamLabHours tr{
  border-bottom:1px #000 solid;
}

.dreamAnchor{
  margin-right:15px;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}

/*TABS BOX STYLES - START*/


.wfMiniNav{
  width: 80%;
  overflow: hidden;
  /*border-top: 1px solid #ccc;*/
  margin:10px auto;
}


.testSpecial{
color:red;
font-weight:bold;
}

.wfMiniNav li{
  /*line-height: 1.5em;
  border-bottom: 1px solid #ccc;*/
  float: left;
  display: inline;
  padding: 15px 20px;
}

#taxTable{
  width:100%;
}

#taxTable td{
  padding:15px;
  border: 1px solid black;
}

/*#taxTable .brdrRight{
    border: 1px solid black;
}*/

.grayLine{
background-color:#F1F1F1;
}

#NAIPHM-page-banner{
background-image: url('https://static.libnet.info/frontend-images/slideshow/pgcmls/heritage/NAIPHM_Banner-dark.jpg');
}

.leftFlush_img{
margin-left:-30px;
}

#NAIPHM-page-banner #intro p{
    line-height: 1.8em;
    font-size: 1.2em;
}

.spaceyList li{
padding-bottom:20px;
}

#HHM-page-banner-2{
    background-image: url(https://static.libnet.info/frontend-images/tile/pgcmls/HHM/2023_HHM_Promo/Hero_Graphic5_HHM_1920x600.png);
}

#HHM-heritage-2{
	background-image: url(https://static.libnet.info/frontend-images/tile/pgcmls/HHM/2023_HHM_Promo/Hero_Graphic5_HHM_1920x600.png)
}

#dreamAnchorBar{
  list-style-type:none;
  /*font-size: 1.3em;*/
  font-weight:bold;
}

#dreamAnchorBar ul{ 
  width:100%;
}

.newsCarousel .asianHeritage{
  max-height:465px;
}

.floatIcons-pg-room{
	float: left;
    width: 55px;
    margin: 6px 20px 0 0px;
}

#sewing-embedded .v-card__text{
  display:none !imortant;
}

#google_translate_element{
margin-left:15px;
}

.loveUnderline{
  text-decoration:underline 5px rgb(0, 104, 179);
  /*text-underline-offset:10px;*/
  text-underline-position:under;
}

#idpQA2K{
padding:0;
}

.newsCarousel .asianXpo{
  max-height:465px;
}

.externalWhite{
  width:15px !important;
  height:auto !important;
  padding:0 !important;
  margin:0 !important;
}

.nativeHeritage .flickity-viewport{
	min-height:310px;
}
  

/*NATIVE HERITAGE CAROUSEL - START*/
.nativeHeritage .flickity-viewport{
	min-height:310px;
}
.nativeHeritage .carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}


/*.nativeHeritage .carousel-cell-News img {
    width: 100%;
    margin: 15px;
    float: left;
}

.nativeHeritage .carousel-cell-News p {
    width: 50%;
    margin: 0 auto;
    float: right;
}*/
/*NATIVE HERITAGE CAROUSEL - END*/


.asianHeritage .flickity-viewport{
	min-height:310px;
}

.loveLibrary .flickity-viewport{
	min-height:310px;
  margin: 0 0 30px 0;
}

.asianXpo .apah-inner-cell{
  text-align:center;
}

.freeGal .apah-inner-cell{
  text-align:center;
  max-width:95%;
  margin: 0 auto;  
}

.newsCarousel{
  max-height:485px;
}

#apahCarousel{
  max-height:none !important;
}

#BHM2-page-banner{
  margin-bottom: 20px;
}

.digital-suite p{
  padding:15px 20px;
}

.DLEI-icons{
  max-width:40px !important;
}

.compactWidget{
min-height:395px;
/*max-height:360px;*/ 
/*overflow:auto;*/
}

#mce_28{
  margin:0;
  padding:0;
}

.DLEI-skyBlue-BTN{
  background-color:#0068b3;
  padding:20px;
  color:#ffffff;
  margin-top:15px;
  display:inline-block;
}  

.DLEI-silver-BTN{
  background-color:#F1F1F1;
  padding:20px;
  color:#0068B3;
  margin-top:15px;
  display:inline-block;
}

.DLEI-silver-BTN:hover{
  color:#C1C1C1;
  text-decoration:underline;
}

.DLEI-blue-BTN{
  background-color:#0068B3;
  padding:20px;
  color:#ffffff;
  margin-top:15px;
  display:inline-block;
}

.DLEI-blue-BTN:hover{
  color:#F1F1F1;
  text-decoration:underline;
}

.DLEI-blue-BTN-2{
  background-color:#1e6c92;
  padding:20px;
  color:#ffffff;
  margin-top:15px;
  display:inline-block;
}

.DLEI-blue-BTN-2:hover{
  color:#F1F1F1;
  text-decoration:underline;
}

.techTags{
  text-align:center;
  padding-top:30px;
}

.techTags img{
  height:110px;
}

.techTags p{
  padding:25px;
}

.exploreTech-List{
  list-style-type:none;
  margin:35px auto;
  padding:0;
}

.exploreTech-List li{
   padding:15px 0;
}

/*.blockBuster-Left{
  width: 80%;
  margin:0 auto;
}*/

.whiteCopy{
  color:#ffffff;
}

.blueCopy{
  color:#0068B3;
}

.tc-whiteBullets a{
  color:#ffffff;
}

.tc-whiteBullets a:hover{
  color:#F1F1F1;
  text-decoration:underline;
}

.blueBack{
  background-color:#0068B3;
  padding:20px;
  color:#ffffff;
  margin:0;
}

.blueBack-2{
  background-color:#1e6c92;
  padding:20px;
  color:#ffffff;
  margin:0;
}

.silverBack{
  background-color:#F1F1F1;
  padding:20px;
  color:#0068B3;
  margin:0;
}

.marqueeTuck{
  margin:0;
}


/*ORAL HISTORY HERITAGE CAROUSEL - START*/
.oralHistory .carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}

.carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}

/*.oralHistory .carousel-cell-News img{
  width:50%;
  margin:15px;
  float:left;
}

.oralHistory .carousel-cell-News p{
  width:50%;
  margin: 0 auto;
  float:right;
}*/
/*ORAL HISTORY HERITAGE CAROUSEL - END*/



/*ASIAN HERITAGE CAROUSEL - START*/
.asianHeritage .carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}

.loveLibrary .carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}

/*.asianHeritage .carousel-cell-News img{
  width:50%;
  margin:15px;
  float:left;
}

.asianHeritage .carousel-cell-News p{
  width:50%;
  margin: 0 auto;
  float:right;
}*/
/*ASIAN HERITAGE CAROUSEL - END*/

.asianXpo .carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}

.carousel-cell-News{
  width:100%;
  height:auto;
  /*text-align:center;*/
}

.carousel-cell-News img{
  width:70%;
  margin:15px;
}

.carousel-cell-News p{
  width:75%;
  margin: 0 auto;
}


/*BH Video Carousel*/
.BH-video-container{
  width:30%;
  height:auto;
  margin:0 20px 0 0;
}

.BH-video-container img{
  width:70%;
  margin:15px;
}

.BH-video-container p{
  width:80%;
  margin: 0 auto;
}

/*End BH Video Carousel*/


/*.newsPics{
  margin:15px;
}*/

/*LIBRARY NEWS STYLES - START*/
#LITN_scroller{
  height:400px;
  overflow:auto;
}

#id8m3nl{
  background-color: #0068B3;
}

.whiteHeader{
  color:#ffffff;
}

.centerHeader{
  text-align:center;
}

/*REVEAL AND CONCEAL - START*/
.concealRevealBloq{
  /*width:100%;*/
  background-color:#F1F1F1;
  padding:20px;
  text-align:center;
  margin: 0;
}

.concealRevealBloq2{
  /*width:50%;
  background-color:#F1F1F1;*/
  padding:20px;
  text-align:left;
  margin: 0;
}

#conceal1{
  font-size:24px;  
}

#reveal1{
  font-size:24px;
}

#conceal2{
  font-size:24px;    
}

#reveal2{
  font-size:24px;
}

#conceal3, #conceal4, #conceal5, #conceal7{
  font-size:24px;
  padding-bottom:10px;
}

#reveal3,#reveal4,#reveal5,#reveal7{
  font-size:24px;
  padding-bottom:10px;
}

#conceal6{
  font-size:14px;  
}

#reveal6{
  font-size:14px;
}

.details, .reveal, .conceal:target {
  display: none;
}
.conceal:target + .reveal, .conceal:target ~ .details {
  display: block;
}


/*REVEAL AND CONCEAL - END*/


/*POP-UP MODAL - START*/
.modal {
  margin: 100px auto;
  padding: 20px;
  background: #fff;
  border: 1px solid #666;
  width: 300px;
  border-radius: 6px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.5);
  position: relative;
}

.modal h2 { margin-top: 0; }

.modal .close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  opacity: 0.8;
  transition: all 200ms;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #777;
}

.modal .close:hover { opacity: 1; }

.modal .content {
  max-height: 400px;
  overflow: auto;
}

.modal p {
  margin: 0 0 1em;
  text-align: center;
}

.modal p:last-child { margin: 0; }

/*FULL SCREEN WALLPAPER OVERLAY STYLE*/

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 200ms;
  visibility: hidden;
  opacity: 0;
}

.overlay .cancel {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: default;
}

.overlay:target {
  visibility: visible;
  opacity: 1;
}

/*POP-UP MODAL - END*/



/*FLIPCARD STYLES - START*/
#cardContainer{
  /*width:99%;*/
  margin:0 auto;
  position: relative;
  text-align:center;
}

/*#middleCard{
  margin:0 10px;
}*/

#cardContainer .flip-card{
  background-color: transparent;
  /*width:30%;*/
  max-width: 350px;
  max-height: 400px;*/
  perspective: 1000px;
  float:left;
  /*margin:35px 5px;*/
}

.whiteLink:hover{
  color:#ffffff;
  text-decoration:underline;
}

.whiteLink:link{
  color:#F1F1F1;
}

.whiteLink:visited{
  color:#F1F1F1;
}


#cardContainer .flipcardParagraph{
  overflow:auto;
  height:300px;
  width:95%;
  padding:0 15px;
  text-align:left;
  position: relative;
  margin:0 auto;
}

#cardContainer .flipcardParagraph-short{
  overflow:auto;
  height:160px;
  width:95%;
  padding:0 15px;
  text-align:left;
  position: relative;
  margin:0 auto;
}

/*#cardContainer a:link{
  color:#0068B3 !important;
}

#cardContainer a:visited{
  color:#0068B3 !important;
}*/


#cardContainer .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

#cardContainer .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

#cardContainer .flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius:0;
}

#cardContainer .flip-card-front {
  background-color: #bbb;
  color: black;
}

#cardContainer .flip-card-back {
  background-color:#0068B3;
  color: white;
  padding: 10px 0; 
  transform: rotateY(180deg);
}

#cardContainer .flip-card-back h2{
  padding:15px
}
  

/*FLIPCARD STYLES - END*/

#navbar.content {
	display: none;
}
.err404-map {
	display: none;
}
#idSK5ZW {
	max-width: 100em;
  margin: auto;
  padding: 1rem 0;
}
#\39 968 > iframe {
	height: 250px!important;
}
.hide {
	display: none;
}
.show {
  display: block;
}
.divider {
    min-height: 150px;
}
.tab {
  margin-left: 40px;
}

.events2-reg-card-form:before {
    content: "Optional";
    padding-right: 15px;
    font-size: 20px;
    /* display: block; */
    margin-left: auto;
    margin-right: auto;
}
#reg-screen2 > div.row > div.col-sm-5.guests > div > span {
margin-top: 10px;
}
/* Events registration email help text */
#reg-screen2 .amrp-questions > .amf-row:nth-child(3) .am-form-desc::after {
    content: " Please do not use PGCPS student email accounts.";
    width: 100%;
}
div#idOf4BV:after {
    content: "Accommodations for individuals with disabilities are available upon request. Please contact (301)699-3500 or askalibrarian@pgcmls.info at least 72 hours in advance. Adaptaciones para personas con discapacidades están disponibles a pedido. Comuníquese con el (301)699-3500 o askalibrarian@pgcmls.info con 72 horas de anticipación.";
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
@media(max-width: 575px) {
  .events2-reg-card-form .amrp-questions .row.amf-row:nth-child(3) .am-form-desc::after {
     
  }
  
.home-iFrame{
  width:100%;
  height:300px; 
}  
  
.newsFeature{
  width:100%;
  height:auto;
}

#cardContainer .flip-card{
  margin:35px auto;
  text-align:center;
} 

  
}

.ammev-login .nav-tabs > li {
  padding: 10px;
  margin-top: 10px;
}
.ammev-login .nav-tabs > li.active {
    border: 1px solid lightgrey;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; 
    background: white;
    margin-bottom: -1px;

}
.ammev-login .nav-tabs > li.active a {
    color: black;  
}
.ammev-login-small {
  margin: 20px auto; 
  max-width: 988px;
  padding: 0 10px;
}
.ammev-login-small input.form-control {
  border-radius: 5px !important; 
  font-size: 1em;
}
.ammev-reservation-container > .row  {
  display: block !important;
}
.ammev-reservation-container.container {
  padding: 10px; 
}
.ammev-reservation-container .ammev-title {
  font-size: 1.3em; 
}
.ammev-reservation-container .btn {
  background: #0068B3;
  color: white;
}
.ammev-reservation-container .btn:hover {
  cursor: pointer;
}
.ammev-reservation-container .btn.ammev-cancel {
   color: #0068B3;
   background: white;
   border: 1px solid #0068B3;
}
.ammev-registrant {
  font-size: 1em; 
}
@media(max-width: 767px) { 

.oralHistory .carousel-cell-oral img {
    width: 90%;
    margin: 15px;
    height: auto;
  	text-align:center;
}  
  
  .oralHistory .carousel-cell-oral p{
    width: 85%;
    margin: 0 auto;
    text-align: left;
    padding: 15px 0 0 10px;
}

  
  
.nativeHeritage .carousel-cell-News img {
    width: 80%;
    margin: 15px;
    float: left;
}
.asianXpo .flickity-viewport{
  min-height:450px;
  margin-bottom:25px;
}
  
.home-iFrame{
  width:100%; 
}

.looseAmmo{display:none;}  
  
.asianXpo .flickity-button{
	display:none;
}  
  
.asianHeritage .flickity-button{
	display:none;
}  
  
.loveLibrary .flickity-button{
	display:none;
}    
  
.freeGal .flickity-viewport{
  min-height:1065px;
  padding-bottom:50px;
  margin-bottom:50px;
}  

.quoteCarousel .flickity-viewport{
  min-height:350px;
  padding-bottom:50px;
  margin-bottom:50px;
} 
  
  
.frame-Control{
  height: 215px;
}  
  
.asianHeritage .carousel-cell-News p{
  width:95%;
  margin: 0 auto;
  padding: 10px 0;
}
  
.loveLibrary .carousel-cell-News p{
  width:95%;
  margin: 0 auto;
  padding: 10px 0;
}  
  
.asianXpo .carousel-cell-News p{
  width:95%;
  margin: 0 auto;
  padding: 10px 0;
}

  
.ammev-reservation {
    float: none;
} 

.ammev-reservation-container.container {
    margin: 10px; 
    max-width: calc(100% - 20px);
}

.disappear{
  display:none;
}
  
.bhmFloat{
  width:90%; 
  margin-bottom:15px;
}    

.newsFeature{
  width:100%;
  height:auto;
}
  
  .flip-card{
  margin:20px auto;
  }
}

#idS8BV7, #iddEKNe .amh-content { /*Women's Divider*/
	 max-width: unset!important;
    padding: 0!important;
  	margin: auto!important;
}
body {
  font-family: century-gothic,sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #292f38;
}
/*
#body {
	min-height: 1000px;
}
*/
[id="\33 883"] {
  display: none;
}
.amss-results {
	max-width: 1170px;
    padding: 0 1rem;
    margin: auto;
}
.amh-row {
	padding: 0 10px;
}
.row {
  	margin: auto;
} 
.container {
	padding: 0;
}
#idKXBex { /*Contact Us - Ask a Librarian contact form*/
	display: none;
}
/*Site Banners*/
#idTrHkR, #idXe2Qr .amh-content, /*Senior SmartTrip*/
#idKwC7Z, #idc4HIh .amh-content, /*Summer Prince George's*/
#idTDiwX, #idmr2td .amh-content, /*Irish American Research Guides*/
#idDP0sz, #idt95im .amh-content, /*NextReads*/
#idjccgK, #idLwWPo .amh-content, /*Teacher Resources*/
#idxtXS6, #idBDppK .amh-content, /*Digital Recommendations*/
#idnhD4r, #id1UbrB .amh-content, /*Access Computers and Wifi*/
#idduWCu, #idkq2ZV .amh-content, /*Online2Go*/
#idn72aW, #idPmYAO .amh-content, /*Subscribe*/
#idWX6NX, #idXzUfa .amh-content, /*Alerts*/
#id0QbXh, #id2WEz0 .amh-content, /*Immigrant Proud Programs*/
#idU1nvh, #idepXYP .amh-content, /*Immigrant Proud*/
#idJsYBQ, #idxTQ7V .amh-content, /*Staff Picks Big Library read*/
#idOKioD, #idvJoft .amh-content, /*Passport Services*/
#idysC8c, #id9u3mk .amh-content, /*Butterfly Project*/
#idOsD2q, #idC546b .amh-content, /*Book by Mail Slide*/
#idT8vdH, #id7jb8o .amh-content, /*Sojourner Truth Slide*/
#idVxkOT, #id11CQd .amh-content, /*Test homepage hero*/
#idBlvQa, #idXsiGp .amh-content, /*Collaborate*/
#idzFlZx, #idVCCaP .amh-content, /*Discord*/
#idKA5XE, #idBpHMN .amh-content, /*TAG*/
#idtvFWs, #id7wiD2 .amh-content, /*Kids*/
#idqH04U, #idYpRHq .amh-content, /*Su biblioteca resources flickity on homepage*/
#idSFJE7, #idqw7qW .amh-content, /*Borrowing Technology Banner*/
#idqunuH, #idMMMP1 .amh-content, /*Board of Library Trustees Banner*/
#id6By0L, #idJKUnd .amh-content, /*Board of Library Trustees Banner*/
#idKYh9Q, #idpmCpm .amh-content, /*Copy / Fax / Print / Scan Banner*/
#idApUI1, #idyKV30 .amh-content, /*2021 Juneteenth Banner*/
#idvOHjS, #id2d3Dm .amh-content, /*Book Lists Banner*/
#idMuuwa, #id8Ns7B .amh-content, /*S@YL 2021*/
#id0ixmY, #idVNdAV .amh-content, /*Curbside Booking Embed page Banner*/
#id5B2EZ, #idbkBtA .amh-content, /*Limited Browsing Banner*/
#iddaEQk, #idKxEtE .amh-content, /*Love Your Library Carousel*/
#id5pzVd, #idDxSNj .amh-content, /*Love Your Library Banner*/
#idKDlkO, #idDbCBy .amh-content, /*Donate to Books from Birth Carousel*/
#idBKxsN, #idfAlx0 .amh-content, /*STEM 2 Go Carousel*/
#idcSdxI, #idRR7Df .amh-content, /*STEM 2 GO banner*/
#idLrCPX, #idsTRZE .amh-content, /*Diversity Statement banner*/
#idS4tUH, #idQdEbL .amh-content, /*PC Reservation banner*/
#idxtrbt, #idMZHpm .amh-content, /*community update banner*/
#idWuXov, #idBmRp3 .amh-content, /*community update banner*/
#idwrYkl, #idn5c7N .amh-content, /*Seniors Suite banner*/
#idz27yn, #idI7BfM .amh-content, /*Wizards banner*/
#idvrVYH, #idyyDRd .amh-content, /*Virtual Events Archive banner*/
#id4qZKg, #idOTHrT .amh-content, /*Heritage Film banner*/
#id0z0zl, #idzkIQ7 .amh-content, /*Healthy living suite banner*/
#id0dgAV, #idvJX2K .amh-content, /*Veterans banner*/
#idQoRSm, #idSJrs0 .amh-content, /*Staff Picks banner*/
#idmh5gH, #id3u3X7 .amh-content, /*KAC banner*/
#id6n6ha, #id7TsW2 .amh-content, /*Maryland STEM Fest banner*/
#idURKCX, #iduI9fC .amh-content, /*Back to School banner*/
#idlUguL, #idcEQ7v .amh-content, /*Back to School banner*/
#iddOd9T, #idJKg0r .amh-content, /*Digital Recommendations banner*/
#idPuDeQ, #idU6YHS .amh-content, /*Archiving the Pandemic banner*/
#idKwaVM, #id68VpS .amh-content, /*eReference banner*/
#idN7p09, #id2U3gK .amh-content, /*Why I Give banner*/
#idOVGBO, #idfVoOz .amh-content, /*Teens flickity*/
#idsELUU, #iddF7uk .amh-content, /*Reapertura hero*/
#idlsqJw, #idXxKqg .amh-content, /*Digital Collections Authors for Truth hero*/
#idMWG9R, #idnL4cN .amh-content, /*Digital Collections hero*/
#idSJeNh, #idWdWvX .amh-content, /*Reopening hero - duplicate name, not sure what page this is for but don't delete*/
#idCEIhu, #idQMGRx .amh-content, /*Reopening hero*/
#idxgDuE, #idKQOwE .amh-content, /*Library Card Services hero*/
#idCY91H, #idKiBX4 .amh-content, /*Poetry hero*/
#idIdP8G, #idLNajU .amh-content, /*Archive Submission hero*/
#idQOCti, #idvbvLu .amh-content, /*News Suite hero*/
/*#idjDphM, #idYbCxm .amh-content,*/ /*Hyattsville Brick hero*/
#idq8uIA, #idINjYb .amh-content, /*Anti-racism hero*/
#idQFs2i, #idh2YxW .amh-content, /*Heritage hero*/
#idZMyOQ, #idGfd0h .amh-content, /*Election hero*/
#id6Ysln, #idIlZF3 .amh-content, /*Small Business Resources hero*/
#idgz09A, #idsvluZ .amh-content, /*Email news and notices hero*/
#id9XF11, #iduP5OX .amh-content, /*Nationals Hero*/
#idjSSeV, #id5c4xn .amh-content, /*Verano en su biblioteca Hero*/
#idgZfVo, #idFot24 .amh-content, /*S@YL 2020 Hero*/
#idqL8FU, #idQJAQk .amh-content, /*Virtual Events Hero*/
#idOTQdn, #idlyCgM .amh-content, /*DCUnited Hero*/
#idk9JU1, #idGHkBv .amh-content, /*Jubilee Hero*/
#idqoN3V, #idyr2iI .amh-content, /*Support Suite Hero*/
#idzLO35, #idmf89U .amh-content, /*Discovery Suite Hero*/
#idM0mGl, #id55yjy .amh-content, /*Creative Suite Hero*/
#id6OBax, #idCuIZh .amh-content, /*Digtial Suite Hero*/
#idxrkH2, #idqVmrj .amh-content, /*Homework Help Hero*/
#idkQ5nG, #iduAUMx .amh-content, /*Spring Into Reading Hero*/
#idFgrhI, #idIcA6j .amh-content, /*About Us Hero*/
#idziViU, #idVNraJ .amh-content, /*Employment Hero*/
#idU7iDN, #idULnsr .amh-content, /*Books from Birth Hero*/
#idEy5UG, #idPUpYc .amh-content, /*Coronavirus Hero*/
#idFlFRD, #idw3Ljx .amh-content, /*NAIPHM Hero*/
#idaZWf9, #idF1h5I .amh-content, /*HHM Hero*/
#ido4nCX, #idkpvqa .amh-content, /*LGBTQ Pride Hero*/
#id0YGY6, #idhdXa7 .amh-content, /*Asian Pacific American Heritage Hero*/
#id4VjKk, #idVPRTq .amh-content, /*Women's Heritage Hero*/
#idXyUNz, #id4iMgy .amh-content, /*Su biblioteca Carousel*/
#idri2Hp, #idOenPb .amh-content, /*Su biblioteca - programas Carousel*/
#idb53OX, #idvD6pb .amh-content, /*Su biblioteca - servicios Carousel*/
#idutJpD, #idyjKcB .amh-content, /*Su biblioteca - Recursos Carousel*/
#idy1Xcv, #idFRuch .amh-content, /*Community Resources Hero*/
#id4YaBt, #idS7Ovz .amh-content, /*African American Heritage Hero*/
#idw04Q6, #idVkoj6 .amh-content, /*Black History Month Info*/
#idjwHKy, #idh2A8b .amh-content, /*2020 Census Hero*/
#idA2zhe, #id6gBrO .amh-content, /*2020 Census Info*/
#idGhu49, #idG0gNe .amh-content, /*Donate Foundations Hero*/
#idWcmNR, #iddYMAb .amh-content, /*Speak Your Truth bottom page hero*/
#idsJqjo, #id1D3dY .amh-content, /*Online Resources Slider*/
#idfhH2y, #id3Twob .amh-content, /*Career Online High School Hero*/
#id8w7oE, #idqqpTc .amh-content, /*D.R.E.A.M. Lab Hero*/
#id7Rt51, #idIJeRr .amh-content, /*3DP print page slideshow*/
#id1Y18G, #idrxjxe .amh-content, /*Spotlight Events on Home*/
#idjtD1R, #idfc0Mv .amh-content, /*Spotlight Events on START*/
#idydjau, #id0HH1j .amh-content, /*Homepage antiracism hero*/
#idMmi9B, #idrxjxe .amh-content, /*Homepage Hero on home*/
#id8Rja0, #idmf0MM .amh-content, /*Homepage Hero on START*/
#id3KLG6, #idEVPem .amh-content, /*Hero image on library news page*/
#idvAv9x, #idXkabv .amh-content, /*Hero image on CRAB page*/
#idqbDdT, #idh9mip .amh-content, /*Hero image on Exhibit and Poster Space page*/
#idBot9C, #idgvopz .amh-content, /*Hero image on Information for Local Authors page*/
#iddYtvj, #idIrSdG .amh-content, /*Hero image on Meeting and Conference Rooms page*/
#idl8GNa, #idLbkp4 .amh-content, /*Hero image on Meeting Room Fees page*/
#id6nkdU, #id12lII .amh-content, /*Hero image on Meeting Room Locations page*/
#idCyevG, #idE00dt .amh-content, /*Hero image on PG Room page*/
#id05xqL, #idoPRg7 .amh-content, /*Hero image on Planned Giving page*/
#idT65Fs, #idghI32 .amh-content, /*Hero image on Small Study Rooms page*/
#idYch8f, #iduKko4 .amh-content, /*Hero image on Volunteer page*/
#idANmSe, #idbX2ni .amh-content, /*Hero image on Meeting Room Reservations page*/
#idcl6Z6, #id1m7vU .amh-content, /*Hero image on Early Literacy page*/
#idYFLMx, #idg7zcf .amh-content, /*Hero image on PGCMLS Foundation page*/
#ideM3pF, #idRnGFu .amh-content, /*Hero image on Upcoming Holidays page*/
#idfW6XM, #idOQRcE .amh-content, /*Hero image on Library Policies page*/
#idQIPPi, #idXhlxt .amh-content, /*Hero image on Mobile Apps page*/
#idhEVHL, #idiLryx .amh-content, /*Hero image on Borrowing Policies page*/
#id8ugxL, #id5ooUy .amh-content, /*Hero image on InterLibrary Loan page*/
#idVzXcU, #idREOHJ .amh-content, /*Hero image on LINK page*/
#idyIGVM, #id6DyQ8 .amh-content, /*Hero image on Suggest A Purchase page*/
#idzqmqc, #idR8rYq .amh-content, /*Hero image on Initiatives Archive page*/
#idYEDU2, #idOpAqD .amh-content, /*Hero image on Online Resources Help page*/
#idgSlwG, #idLfnyl .amh-content, /*Hero image on Mobile Printing page*/
#id9FzUv, #idAXpwy .amh-content, /*Hero image on Mobile Printing page*/
#idUSK4W, #idvzRWW .amh-content, /*Hero image on Mobile Printing page*/
#idFSzLR, #idshxpR .amh-content, /*Hero image on Mobile Printing page*/
#id4aXC5, #idzu0jf .amh-content, /*Hero image on Mobile Printing page*/
#idyNOzK, #idvQPbm .amh-content, /*Hero image on Mobile Printing page*/
#id93TjL, #idwbCtT .amh-content, /*Hero image on Ask a Librarian page*/
#iddUaiG, #idr16t3 .amh-content, /*Hero image on My Lucky Day page*/
#id4xrO0, #idFctN5 .amh-content, /*Hero image on Tugwell Room page*/
#idbuFcR, #idFbPOC .amh-content, /*Hero image on Volunteen page*/
#id6zviZ, #idFsLRt .amh-content, /*Hero image on Volunteen page*/
#idQVgeZ, #idWgoBB .amh-content, /*Homepage Hero banner on Home page*/
#idVFLPp, #idVqJEh .amh-content, /*Hero image Love Your Library page*/
#idx6FKl, #idiWrQW .amh-content, /*Hero image Sewing Lab page*/
#idX7DVh, #idUegRT .amh-content, /*Hero image Laser Reservations page*/
#idgrkfL, #idlCedw .amh-content, /*Hero image 3D Printer Reservations page*/
#idQaeu2, #idGDom9 .amh-content, /*Hero image County Correctional Center page*/
#idMbCGc, #id79NRp .amh-content, /*Hero image Digital Special Collections page*/
#idXtgV7, #idpq4H9 .amh-content, /*Hero image Library Check-In Alt page*/
#idlFS0V, #idrVIFT .amh-content, /*Hero image Library2Go page*/
#idvd1CS, #id9uabS .amh-content, /*Hero image Library2Go page*/
#idrUOFn, #idkQTcl .amh-content /*Hero image Local Look-Back page*/

/*#id8m3nl*/ /* video window News Page*/
/*#idOWKEo #id4rWjF .amh-content*/ /*Library News H1 News Page - Silverback class*/
{
    max-width: unset!important;
    padding: 0!important;
  	margin: auto!important;
}

/*Site Gutters*/
#idPeiSV, #idV7YYa .amh-content, /*Podcast Meet the Team*/
#ideuf3k, #idUhuDI .amh-content, /*Kids page KAC content*/
#id1mxOH, #idsEagS .amh-content, /*COVID Consumer Alert gutter*/
#ideDqHm, #idZPviA .amh-content, /*Su bib homepage badges gutter*/
#idnBpw1, #idZllkN .amh-content, /*Teens Resources gutter*/
#idFqQhK, #idtutoX .amh-content, /*COHS gutter*/
#idv3pb3, #idVvAr0 .amh-content, /*Donate page donor list gutter*/
#idG0v09, #idMEbAn .amh-content, /*Poetry page gutter*/
#id2DsBz, #idYoTC0 .amh-content, /*Election page gutter*/
#idtccBV, #ideUUMm .amh-content, /*Homepage badges on home*/
#idG7XJC, #idol4Ul .amh-content  /*Homepage badges on START*/
{
	max-width: unset!important;
    padding: 0!important;
  	margin: auto!important;
}
#body>div>.amh-row>.amh-block>.amh-content {
	max-width: unset;
}
.banner-image {
    position: relative;
    width: 100%;
    height: 200px;
    background: #292f38;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    -webkit-transition: opacity 300ms cubic-bezier(.694,0,.335,1);
    -o-transition: opacity 300ms cubic-bezier(.694,0,.335,1);
    transition: opacity 300ms cubic-bezier(.694,0,.335,1);
}
.banner-image.is-loaded {
	opacity: 1;
}
.banner-image img {
	visibility: hidden;
    width: 100%;
    height: 100%;
}
.section-heading {
  font-weight: 300;
}
.page_cutout {
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  box-shadow: inset 0px 2000px #33333360;
}
.page_cutoutnonPara {
  background-size: cover;
  background-position: center;
  box-shadow: inset 0px 2000px #33333360;
}
.page_hero {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 10%;
}
.page_hero .column h1, .page_hero .column h2, .page_hero .column p, .page_hero .column .learn_more a {
  color: white;
}
.column {
  padding: 1rem;
}
#Homepage_Carousel_Indicators .carousel-item img {
  	height: 100%;
}
#Homepage_Carousel_Indicators .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border-top: unset;
    border-bottom: unset;
}
.portrait-picture {
 
}
.portrait-picture img {
  
}
/*
.amh-content {
	padding: 10px;
 	margin: auto!important;
}
*/
.amfaq-section-answer:before {
	content: unset;
  	position: relative;
}
.show {
	display: block!important;
}
.video-catalog {
  /*min-height: 650px;*/
}
.pagination {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
.pagination>li>a, .pagination>li>span {
  float: unset;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #292f38;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: normal;
	font-size: 36px;
}
h2, .heading2{
	font-weight: normal;
	font-size: 28px;
}
h3, .heading3{
	font-weight: normal;
	font-size: 24px;
}
h4, .heading4{
	font-size: 22px;
	font-weight: normal;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}
h6, .heading6 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
} 
p {
	
}
b, strong {
  font-weight: 900;
}
ol ol {
  	list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
.headingtext {
	text-transform: none;
}
#google_translate_element {
  float: unset!important;
  text-align: right;
}
.flex {
	display: flex;
  	flex: 1 1 auto;
}
.flex-justify-end {
    justify-content: flex-end;
}
a {
	cursor: pointer!important;
}
.learn_more a {
	padding: 10px 0;
}
.learn_more a::after {
  	font-family: FontAwesome, "Font Awesome 5 Pro";
  	font-weight: 900;
	content: "\f061";
  margin: auto 5px;
}
.eventRegButton {
	width: 100%;
}
.button {
    border-radius: 20px;
    background: white;
    box-shadow: 0 1px 2px 0 rgba(68, 68, 68,0.302), 0 1px 3px 1px rgba(68, 68, 68,0.149);
    border: none;
    display: inline-block;
    color: #333;
    padding: 8px 16px;
    margin: 5px;
  	font-family: century-gothic,sans-serif;
  text-align: center;
  outline: none;
}
button[type=submit]:not(:disabled).button {
    font-size: 20px;
    padding: 10px 30px;
}
.button:hover, .button:active, .button:focus {
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.302), 0 4px 8px 3px rgba(60,64,67,0.149);
    background: #f1f1f1;
    text-decoration: none;
  color: #333;
}
.button:active {transform: scale(.95);}
.button.active, .button.active:hover, .button.active:active, .button.active:focus {
	background: #0068b3;
    color: #fff;
  outline: none;
}
.large_button {
            display: block;
            margin: 10px auto;
            height: 100px;
            line-height: 100px;
            width: 300px;
            text-align: center;
            color: #292f38;
            font-weight: bold;
            font-size: 1.25rem;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #e6e6e6;
            border-radius: 0.25rem;
            box-shadow: 0 0 #d9d9d9, 0 0 #d9d9d9, 0 1px #d9d9d9, 0 2px #d9d9d9, 0 3px #d9d9d9, 0 4px #d9d9d9, 0 5px #d9d9d9, 0 6px #d9d9d9, 0 7px #d9d9d9, 0 8px #d9d9d9, 2px 4px 4px #adb5bd, 0 -1px 4px #adb5bd;
            transform: translateZ(5px);
            transform-style: preserve-3d;
            transition: all .25s cubic-bezier(.2,1,.2,1);
        }
        .large_button:hover, .large_button:active, .large_button:focus {
            text-decoration: none;
            color: #292f38;
            box-shadow: 0 0 #d9d9d9, 0 0 #d9d9d9, 0 1px #d9d9d9, 0 2px #d9d9d9, 0 3px #d9d9d9, 0 4px #d9d9d9, 0 5px #d9d9d9, 0 6px #d9d9d9, 0 7px #d9d9d9, 2px 3.5px 4px #adb5bd, 0 -1px 3.5px #adb5bd;
            background-color: #e6e6e6;
            transform: translate3d(0,1px,8px);
        }
.CTA_button {
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  box-shadow: inset 0 0 0.36666667em rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.22em;
  padding: 0.55em 1.1em;
  perspective: 10em;
  transition: box-shadow 0.4s, border-radius 0.4s;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  outline: 0 none;
  color: #0068b3;
}
.CTA_curbside, .CTA_pcres, .CTA_limitedbrowsing {
  width: 350px;
}

.CTA_button:before {
  content: attr(title);
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0.22em;
  padding: 0.55em;
  transform-origin: 50% 100%;
  transform-style: preserve-3d;
  transition: transform 0.4s, color 0.3s, box-shadow 0.3s;
  border-bottom:  3px solid #004A7F;
  border-right: 3px solid #004A7F;
  box-shadow: 0 1px 2px 0 rgba(68,68,68,.302), 0 1px 3px 1px rgba(68,68,68,.149);
}
.CTA_button:hover {
  z-index: 65535;
  border-radius: 0.22em 0.22em 0 0;
  box-shadow: inset 0 0 0.36666667em rgba(0, 0, 0, 0.5), 0 2.75em 1.76em 4px rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.CTA_button:hover:before {
  border-radius: 0.22em 0.22em 0 0;
  transform: rotateX(-120deg);
}
.CTA_button:before {
  background: #0068b3;
  color: #fff;
}
.CTA_button:hover:before {
  color: transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 #004A7F, 0 -2px 0 -0.5px #004A7F, 0 -3px 0 -1px #004A7F, 0 -4px 0 -1.5px #004A7F, 0 -5px 0 -2.5px #004A7F, 0 -7px 0.2px -4px #004A7F;
}

.CTA_pcres:before {
  background: #a6ce39;
  border-bottom:  3px solid #708b28;
  border-right: 3px solid #708b28;
}
.CTA_pcres:hover:before {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 #708b28, 0 -2px 0 -0.5px #708b28, 0 -3px 0 -1px #708b28, 0 -4px 0 -1.5px #708b28, 0 -5px 0 -2.5px #708b28, 0 -7px 0.2px -4px #708b28;
}
.CTA_limitedbrowsing:before {
   background: #ff6019;
  border-bottom:  3px solid #BD4B17;
  border-right: 3px solid #BD4B17;
}
.CTA_limitedbrowsing:hover:before {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 #BD4B17, 0 -2px 0 -0.5px #BD4B17, 0 -3px 0 -1px #BD4B17, 0 -4px 0 -1.5px #BD4B17, 0 -5px 0 -2.5px #BD4B17, 0 -7px 0.2px -4px #BD4B17;
}

.amr-links {
	font-size: 14px;
}
li[role="presentation"] {
	padding: 1rem;
}
.branchtext > br:nth-child(2) {
	display: none;
}
.full-width-viewer {
  width: 100%;
  padding: 5% 10%;
}
.video_container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  /*
  border: 6px solid #0068b3;
  */
  border-radius: 50px;
  overflow: hidden;
  -webkit-box-shadow: 15px 15px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 15px 15px 2px rgba(0, 0, 0, 0.15);
}
.video_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.figcaption {
	font-style: italic;
  font-size: 12px;
}
.vertical-center {
	position: relative;
	top: 50%;
  	transform: translateY(-50%);
}
.quote {
  padding: 1rem;
  /*font-family:'Times New Roman', Times, serif;*/
}
.quote blockquote, .quote .signature {
  font-size: 1.25rem;
  font-weight: bold;
  color: #0068b3;
}
.quote blockquote:first-child:before{
  content: '\201C';
  color: #0068b3;
  font-size: 128px;
  line-height: 128px;
  font-weight: 900;
  opacity: .3;
  position: absolute;
  top: 0;
  left: -5px;
  text-shadow: none;
} 


/*Remove location widget from individual event pages*/
/*


/***************************************************************************************************ACCORDION***************************************************************************************************/
/********************************old accordion, no longer supported**************************************/
/*
.BHAcc {
    background-color: #f1f1f1;
    cursor: pointer;
    padding: .5rem 1rem;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.2rem;
    transition: 0.4s;
    border-radius: 40px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,0.302), 0 1px 3px 1px rgba(60,64,67,0.149);
    margin-bottom: 3px;
}

.BHAccActive, .BHAcc:hover, .BHAcc:focus {
    background-color: #0068b3;
    color: white;
    box-shadow: 0 1px 3px 0 rgba(60,64,67,0.302), 0 4px 8px 3px rgba(60,64,67,0.149);
    outline: none;
}
.BHAccActive.BHAcc:after, .BHAcc:hover:after {
    color: white;
}

.BHAcc:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.BHAccActive:after {
    content: "\2212";
}
*******************************************************************************************************************/
/*height of events listing widget*/
.amev-event-list{
  	height: 400px !important;
}
.panel {
  margin: auto 20px;
  padding: 0 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
} 

.accordion {
	padding: 0 10px;
}
.accordion-title {
  border-bottom: 1px solid #e5e5e5;
}
.accordion-title > a {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
  color: #292f38;
}
.accordion-title > a:hover {
  color: #0068b3;
  text-decoration: none;
}
.accordion-heading.active > .accordion-title {
  border-color: #0068b3;
}
.accordion-heading.active > .accordion-title > a {
  color: #0068b3;
}
.accordion-heading >  a:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f077';
  font-weight: 900;
  float: right;
  transition: all 0.5s;
}
.accordion-heading.active a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
} 
.accordion-content {
  padding: 10px;
}
/**********************************************************************************************FULL WIDTH DIVISIONS********************************************************************************************/
.site-gutter {
  background: #0068b3;
  padding: 15px 0;
  margin: 10px auto;
  box-shadow: inset 0 0 5px #333;
}
.site-gutter div.text-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: white!important;
}
.site-gutter div.text-inner h2 {
color: white!important;
}
.site-gutter div.text-inner a {
  color: white!important;
  text-decoration: underline!important;
}
.site-gutter div.text-inner a:hover {
	text-decoration: none!important;
}
.site-gutter.site-gutter-gray {
  background: #eeeeee; 
}
.site-gutter.site-gutter-gray div.text-inner, .site-gutter.site-gutter-gray div.text-inner h2, .site-gutter.site-gutter-gray div.text-inner a {
	color: #292f38!important;
}
/**************************************************************************************************************************************************************************************************************/
@media (min-width: 600px) {
  .banner-image {
      height: 320px;
}
  
.home-iFrame{
  width:100%;
  height:350px; 
}

.apah-inner-feature p{
  width: 48%;
  margin: 0 auto;
  float: right;  
}
  
.2ColVideoWidget{
  width:100%;
  column-count: 2;
  column-gap: 40px;
  column-width: 50%;
  /*column-rule: 4px #ff00ff;*/
}  
  
.newsCarousel .flickity-viewport{
	min-height:430px;
}

  
.exploreTech-List{
  columns:2;
}
  
.newsVideoFrame{
    width:250px;
    height:155px;
  	margin:15px;
}    

#cardContainer{
  width:65%;
}
  
.newsVideo-tube{
  width:280px;
  height:158px;
}  

#cardContainer .flip-card{
  margin:35px auto;
  text-align:center;
}  
  
}

@media (min-width: 768px) {

/*ORAL HISTORY SLIDER - START*/  

  .advocacyResourceList{
    column-count: 2;
  }
  
.oralHistory .carousel-cell-oral p{
    width: 65%;
    margin: 0 auto;
    float: right;
    text-align: left;
    padding: 15px 0 0 20px;
}


.oralHistory .carousel-cell-oral img {
    width: 100%;
    margin: 15px;
    float: left;
    height: auto;
}

.oral-Frame {
    width: 30%;
    display: inline-block;
}

.oral-inner-feature {
    width: 90%;
    margin: 0 auto;
}

.oralHistory .carousel-cell-oral {
    width: 100%;
    height: auto;
    /* text-align: center; */
}

/*ORAL HISTORY SLIDER - END*/
  
  
  
.native-Frame{
  width:40%;
  display: inline-block;
}  
  
.nativeHeritage-hoopla .carousel-cell-News img {
    width: 80%;
    margin: 15px;
    float: left;
}
  .nativeHeritage .carousel-cell-News img {
    width: 100%;
    margin: 15px;
    float: left;
}

.nativeHeritage .carousel-cell-News p {
    width: 50%;
    margin: 0 auto;
    float: right;
}
  
  
  .wcd-thumbs{
  float:left;    
  }  
 
#dreamAnchorBar li{ 
	float:left;
}
  
#dreamAnchorBar{ 
  display: inline-flex;
	font-size:1.2em;
}

#HHM-fig-accordion .accordion-content ul{
	max-width: 1000px;
    column-count: 3;
}
  
.cirleCollage{
  border: 2px solid #fff;
}  

.floatRight-PG{
    float:right;
    position: relative;
    top: 24px;
    right: 30px;
}  
  
.quoteCarousel .flickity-viewport{
  min-height:175px;
  padding-bottom:50px;
  margin-bottom:50px;
}   
  
.playListTrack{
  width:30%;
  float:left;
}
  
.playListTrack p{
  max-width:90%;
  text-align:center;
}
  
.playListTrack img{
	width:265px;
  text-align:center;
}
  
.asianXpo .flickity-viewport{
  min-height:200px;
  margin-bottom:25px;
}
  
.freeGal .flickity-viewport{
	min-height:365px;
  padding-bottom:50px;
  margin-bottom:50px;
}  
  
.asianHeritage .carousel-cell-News img{
  width:50%;
  margin:15px;
  float:left;
}

.asianHeritage .carousel-cell-News p{
  width:50%;
  margin: 0 auto;
  float:right;
  text-align:left;
  padding:15px 0 0 20px;
}
  
.loveLibrary .carousel-cell-News img{
  width:50%;
  margin:15px;
  float:left;
}

.loveLibrary .carousel-cell-News p{
  width:50%;
  margin: 0 auto;
  float:right;
  text-align:left;
  padding:15px 0 0 20px;
}  
  
.asianXpo .carousel-cell-News img{
  width:30%;
  margin:15px;
  float:left;
}

/*.asianXpo .carousel-cell-News p{
  width:50%;
  margin: 0 auto;
  float:right;
  text-align:left;
  padding:15px 0 0 20px;
}*/

.apah-Frame{
  width:50%;
  display: inline-block;
}  

.frame-Control{
  height:270px;
}
 
.apah-inner-feature{
  width: 90%;
  margin: 0 auto;  
}
  

  
.apahXpo-inner-feature{
  width: 90%;
  margin: 0 auto;
  text-align:center;
}
  
.freeGal-inner-feature{
  width: 95%;
  margin: 0 auto;
  text-align:center;
  left: 50px;
  position: relative;
}  
  
.banner-image {
      height: 400px;
}
  
  
.elderly-floatLeft{
	float:left;
    width:50%;
    margin:15px;  
}

.bhmFloat{
  width:30%;
  height:auto;
  float:left;
  margin: 0 20px 10px 0;
}  
  
.newsVideoFrame{
    width:436px;
    height:268px;
}  
  
  
/*  .middleCard{
  margin:0 20px;
}*/

.newsFeature{
  width:700px;
  height:563px;
}   

#cardContainer{
  width:76%;
}
  
#cardContainer .flip-card{
  margin:35px 20px;
  text-align:center;
}
  
.newsVideo-tube{
  width:280px;
  height:158px;
}  
  
.exploreTech-List{
  columns:3;
}  
}

@media (min-width: 1281px) {
.banner-image {
  height: 600px;
}

.newsVideoFrame{
    width:575px;
    height:356px;
}  
  
.newsVideo-tube{
  width:560px;
  height:316px;
}
  
#cardContainer .flip-card{
  margin:35px 5px;
}
  
#cardContainer{
  width:100%;  
}
  
.newsFeature{
  width:1000px;
  height:563px;
}
  
}
