@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1360px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1360px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1400px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1400px;}
.bodysize{max-width: 1400px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1400px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1400px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #333333;}
.link:hover, a:hover{color: #333333;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #005cab;
	background: #005cab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005cab), color-stop(50%,#005cab), color-stop(51%,#005cab), color-stop(100%,#005cab));
	background: -moz-linear-gradient(top,  #005cab 0%, #005cab 50%, #005cab 51%, #005cab 100%);
	background: -webkit-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -o-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -ms-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cab', endColorstr='#005cab',GradientType=0 );
	border: 0px solid #005cab;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #005cab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005cab), color-stop(50%,#005cab), color-stop(51%,#005cab), color-stop(100%,#005cab));
	background: -moz-linear-gradient(top,  #005cab 0%, #005cab 50%, #005cab 51%, #005cab 100%);
	background: -webkit-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -o-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -ms-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cab', endColorstr='#005cab',GradientType=0 );
	border: 0px solid #005cab;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	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 #005cab;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #005cab;
	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: #005cab;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #005cab;
	color: #ffffff;
}
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 #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #005cab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005cab), color-stop(50%,#005cab), color-stop(51%,#005cab), color-stop(100%,#005cab));
	background: -moz-linear-gradient(top,  #005cab 0%, #005cab 50%, #005cab 51%, #005cab 100%);
	background: -webkit-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -o-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -ms-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cab', endColorstr='#005cab',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #005cab;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#005cab), color-stop(50%,#005cab), color-stop(51%,#005cab), color-stop(100%,#005cab));
	background: -moz-linear-gradient(-90deg,  #005cab 0%, #005cab 50%, #005cab 51%, #005cab 100%);
	background: -webkit-linear-gradient(-90deg,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -o-linear-gradient(-90deg,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -ms-linear-gradient(-90deg,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: linear-gradient(-90deg,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #ffffff;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(-90deg,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(-90deg,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #005cab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005cab), color-stop(50%,#005cab), color-stop(51%,#005cab), color-stop(100%,#005cab));
	background: -moz-linear-gradient(top,  #005cab 0%, #005cab 50%, #005cab 51%, #005cab 100%);
	background: -webkit-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -o-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -ms-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cab', endColorstr='#005cab',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #005cab;
	border-left: 0px solid #005cab;
	border-top: 0px solid #005cab;
	-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: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#ffffff));
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #ffffff 51%, #ffffff 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	background: linear-gradient(top,  #ffffff 0%,#ffffff 50%,#ffffff 51%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #005cab;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/friscolibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #005cab;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 92, 171, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 92, 171, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 92, 171, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #005cab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005cab), color-stop(50%,#005cab), color-stop(51%,#005cab), color-stop(100%,#005cab));
	background: -moz-linear-gradient(top,  #005cab 0%, #005cab 50%, #005cab 51%, #005cab 100%);
	background: -webkit-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -o-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: -ms-linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	background: linear-gradient(top,  #005cab 0%,#005cab 50%,#005cab 51%,#005cab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005cab', endColorstr='#005cab',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 -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #005cab;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #005cab;
	border-color: #005cab;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #005cab;
}
.polaris-nav-active i{
	color: #005cab;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #454545;}
.headingtext{color: #005cab;}
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
html {
  font-size: 16px;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

/* RSS modal bottom padding fix */
div.amPopup {
  padding-bottom: 20px; 
}
[id="\31 3404"]{
	margin-top:15px;
}
#mce_23 > p:nth-child(3) {
	display:none;
}
#body > div > div:nth-child(2) > div > div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-reserve-screen-shared > div.amnp-login-form > div:nth-child(2) > div:nth-child(2) > div > span {
    width: 100% !important;
}
/* "Booking Details" read-only inputs */
.amnp-booking-options .form-control[readonly]:hover {
  cursor: not-allowed;
}
.button {
  width: auto;
  height: auto;
  font-family: 'Rubik', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 500;
  border: none;
  border-radius: 45px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  cursor: pointer;
  outline: none;
  }

.button:hover {
  background-color: #6CC1C6;
  box-shadow: 0px 15px 20px rgba(249, 164, 81, 1);
  transform: translateY(-7px) !important;
}
a.close-brochure-popup {
  background-color: #0F2A59;
  color: white;
  border: 1px solid #0F2A59;
  cursor: pointer;
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}
a.close-brochure-popup:hover {
  background-color: white;
  color: #0F2A59;
}
h4, .heading4 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
li.dropdown:nth-child(4) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1):before {
	content: "EXPLORE";
    font-size: 22px;
  font-weight: bold;
  color: #333;
}
li.dropdown:nth-child(6) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1):before{
	content: "EVENTS";
    font-size: 22px;
  font-weight: bold;
  color: #333;
}
li.dropdown:nth-child(8) > ul:nth-child(2) > li:nth-child(1) > div:nth-child(1):before{
	content: "DIGITAL LIBRARY";
    font-size: 22px;
  font-weight: bold;
  color: #333;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul {
      float: none;
      border-right: 1px solid #cccac8;
      padding-right: 15px;
      margin-right: 15px;
}
.nav-list > li > a {
	padding: 8px 20px;
}
.nav-list > li > a:hover {
	background: unset;
    text-decoration: underline;
}
#navbar-collapse-grid > ul > li:nth-child(4) > ul > li > div > ul:nth-child(4),#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(2),
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul,
#navbar-collapse-grid > ul > li:nth-child(6) > ul > li > div > ul:nth-child(2){
		border-right: none;
}
#header-search > div:nth-child(4) > a {
	color: #333;
    font-size: 12px;
   font-weight: normal;
}
#header-search > div:nth-child(4) > a:hover {
    text-decoration: underline;
}

#body {
  overflow-x: hidden;
}

.amnp-navigation.link {
  width: unset !important; 
}

.events-change-next {
  color: black; 
}

.amnp-room-holder > .amnp-room-details .layoutRow.row > ul.amnp-layouts {
  max-height: unset;
}

.amnp-login-form {
  padding: 0 1em; 
}
  

.cancel-reservation {
  background-color: #0F2A59;
  border: 1px solid #0F2A59;
  color: white;
}
.cancel-reservation:hover {
  color: #0F2A59;
  border: 1px solid #0F2A59;
  background-color: white;
}
#header-search {
  text-align: right;
  padding-top: 30px;
  padding-right: 2em;
}
@media(max-width: 994px) {
  #header-search {
    padding-top: 0; 
  }
}
#header-search > div {
  text-align: right; 
}
#header-search > div:not(:last-child) {
  display: inline-table; 
  margin-bottom: 6px;
}
#header-search select {
  height: 34px;
  position: relative;
  top: 1px; 
  background: white;
  width: 90px;
}
.search-by {
  display: inline-block;
  margin-bottom: 5px;
}
.search-by > .form-type-select {
  display: inline-block; 
}

.eventRegButton {
  background-color: #0F2A59;
  border: 1px solid #0F2A59;
  color: white;
}
.eventRegButton:hover {
  border: 1px solid #0F2A59;
}
#header-search > div:nth-child(2) > span {
  font-weight: 600;
  font-size: 1.2em;
}
#download.btn {
  background-color: #0F2A59;
  border: 1px solid #0F2A59;
  color: white;
}
#download.btn:hover {
  border: 1px solid #0F2A59;
  background-color: white;
  color: #0F2A59;
}

@media (max-width: 480px) {
  #searchbar {
    width: 15em !important; 
  }
}

@media (max-width: 767px) {
  #searchForm {
    text-align: left !important; 
  }
  #adv_search {
    float: none !important;
  }
  #searchForm .form-select {
    margin-left: 0; 
  }
  #searchForm .form-type-textfield {
    margin-bottom: 0; 
  }
}

@media (max-width: 991px) {
  #searchForm {
    margin-top: 0; 
  }
}

/*NAVIGATION*/
.dropdown-menu.biblionav_my_account {
  position: absolute;
  right: 15px;
  top: 100%;
  width: 300px;
  left: unset;
  max-width: 90vw;
}
#idyp6tI {
	border-bottom: 3px solid #005cab
}
#navbar {
background-color: #005cab;
font-family: 'Open Sans', sans-serif;
}
.navbar-top {
  background-color: transparent !important;
}
.navbar-brand {
  display: none; 
}
.nav.navbar-nav {
  width: 100%; 

}
#header .navbar-nav > li > a {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
#navbar-collapse-grid {
  padding: 0; 
}

#mce_0 > p:nth-child(3) > a > i {
padding-right: 4px;
}
@media (max-width: 767px) {
  .navbar {
    border-left: none;
    border-right: none;
    border-bottom: 3px solid #005cab;
  }
  #navbar-collapse-grid > ul > li > a {
    padding: 10px 15px; 
  }
  .nav.navbar-nav {
    margin: 0; 
    padding: 0;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #f5f5f5;
    border-radius: 0;
  }
  .dropdown-menu > li > a {
    padding: 15px 30px !important; 
  }
}
/*default home tab hidden*/
#navbar-collapse-grid > ul > li:nth-child(2) {
display: none;
}
#navbar-collapse-grid > ul > li > a {
text-decoration: unset;
}
#mce_24 > p {
display: none;
}
/*SEARCH FORM*/
#adv_search {
float: right;
}
#searchBtn {
background-color: #005cab;
color: #fff;
border-color: #005cab;
line-height: 20px;
width: 40px;
}
#searchbar {
width: 30em;
border-color: #0F2A59;
}
#search-type {
border-color: #0F2A59; 
}
#searchForm {
text-align: right; 
margin-top: 25px;
}
#searchForm > div {
font-size: 15px;
}
#sengines {
width: 10em;
margin-right: 16px;
margin-left: 9px;
}
.navbar-top .navbar-nav > li > a {
padding: 10px 15px;
}
/*****EVENTS LISTING PAGE*****/

.datepicker table {
  margin: 0 auto; 
}
#sendEmail, #subscribe {
  background-color: #005cab;
  color: white;
}
/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
  	font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
  	text-decoration: none;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #1d1d1d!important;
}
/*event listing short description*/
.eelistdesc {
  font-size: 1.1em;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}
div.events-date-string.headingtext, div.events-date-range-string.headingtext {
	color:  #1d1d1d!important;
}
.events-left .tab-content {
	background: #ffffff;
}
/*filters*/
#eventsearch {
  margin-bottom: 15px;
}
.events-filter-row {
    padding: 1em 2em 1em 2em;
  	margin-bottom: 0px;
}
.events-view-row {
  	padding: 5px 30px;
}
@media screen and (max-width: 480px) {
  div.events-date-string.headingtext,
  div.events-date-range-string.headingtext {
    font-size: 16px;   
  }
}
#socailmediaicons {
  display: inline-grid;
  float: right;
margin-right: 20px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
 padding: 5px;
  font-size: 18px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
 padding: 5px;
  font-size: 22px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
.fa-instagram {
  background: #DD3275;
  color: white;
 padding: 5px;
  font-size: 20px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
.fa-youtube-play {
  background: #bb0000;
  color: white;
    padding: 5px;
  font-size: 18px;
  width: 30px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}
/*******EVENT TEMPLATE PAGE*******/

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  	border-top: 1px solid #bbbbbb;
  	padding: 8px 0;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #5d5d5d;
    font-size: 1.8em;;
	font-weight: 400;
}
/*event page date*/
#idm0vRo h4 {
  	color: #303030;
}
/*event description*/
#idiga4D p {
  	color:  #1d1d1d;
}
/*event short description*/
#idjLXfv .custom1 {
  	color: #1d1d1d;
    margin: 1em 0 0.5em 0;
    font-weight: 400;
    font-size: 1.3em;
}

/* UPCOMING EVENTS WIDGET */
/*widget title*/
#idsqaCW h4 {
  	font-size: 1.8em;
  	margin-bottom: 0.5em;
  	font-weight: 400;
  	color: #1d1d1d;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  	height: 600px;
}
/*date string in upcoming events widget*/
.amev-event-time.headingtext {
  	color: #303030 !important;
}
.amev-event-title a {
  	text-decoration: none;
}
.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}
/*my events login page*/
.ammev-login {
    margin: 20px auto;
}

.events-grid-cell-event {
    width: 111px;
}

/*@media EVENTS SIZES */
@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
.amev-event-title > a {
    font-size: 1.2em;
}
}

@media (max-width: 767px){
#id4Ejdw div.amh-content {
	border-width: 0px!important;
}
.events-filter-row {
    max-width: 767px;
    text-align: center;
}
.events-views {
    max-width: 767px;
    margin-top: 10px;
    text-align: center;
}
.events-details {
    margin-bottom: 20px;
}
}

/** RESERVE **/
#body > div > div:nth-child(2) > div > div.amnp-reserve-screen.amnp-reserve-screen-basket.amnp-login-required > div.amnp-reserve-screen-shared > div.amnp-login-form > div:nth-child(2) > div:nth-child(2) > div > span {
width: auto;
}
#body > div > div.row.events-view-row > div:nth-child(2) > div.events-right > div.events-body > div > div > button {
background-color: #005cab;
color: #fff;
padding: 8px;
font-size: 16px;
}
.amnp-holder {
    margin-bottom: 0px;
    padding: 30px;
    min-height: 680px;
}
div.amnp-reserve-screen-shared div div.row.amf-row:nth-child(4) .am-form-desc:before {
  	content: "Please provide a 10 digit phone number (###-###-####)";
  	font-size: 13px;
  	text-align: left;
	margin: 4px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	display: block;
	width: 100%;
  	color: #111111;
}


/*event page short description*/
#idjLXfv .custom1 {
	color: #436ba7;
	margin: 1em 0;
    font-size: 1.4em;
}

/*upcoming events widget title*/
#idsqaCW h4 {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
	height: 520px;
}
/*register button in widget*/
#idtvR3F .eventRegButton{
  display:block;
  width: 60%;
  margin: 10px auto 5px auto;
}


/* EVENT LISTING PAGE */
.events-change-prev, .events-change-next {
    color: #517ed0;
}
.events-date-bar {
    margin-bottom: 1em;
}

.eelisttitle {
    font-weight: 700;
    font-size: 1.5em;
}

  
/*Hide Event Types field on Public side of Attend*/
label[for="type_10"],label[for="type_14"],label[for="type_16"] {
  display: none;
}
/*filters*/
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;

  }
}
/*! CSS Used from: https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css */
.pull-right{float:right;}
/*! CSS Used from: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css */
a{background-color:transparent;}
a:active,a:hover{outline:0;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
a[href^="#"]:after{content:"";}
p{orphans:3;widows:3;}
.btn>.caret{border-top-color:#000!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}

a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
[role=button]{cursor:pointer;}
p{margin:0 0 10px;}
ul{margin-top:0;margin-bottom:10px;}
.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;}
.btn:active:focus,.btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:focus,.btn:hover{color:#333;text-decoration:none;}
.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4;}
.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40;}
.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active{color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active:focus,.btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40;}
.btn-primary:active{background-image:none;}
.btn-block{display:block;width:100%;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent;}
.dropdown{position:relative;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap;}
.btn .caret{margin-left:0;}
.pull-right{float:right!important;}
.hidden{display:none!important;}

.amh-content:after{content:"";display:table;clear:both;}
.dropdown-menu{font-size:1em;}
@media (max-width: 767px){
.dropdown-menu > li > a{white-space:normal;}
}
.amh-content{margin-left:auto;margin-right:auto;}
@media (max-width: 767px){
div.amh-row > div.amh-block > div.amh-content{margin-left:auto!important;margin-right:auto!important;}
}
@media print{
a[href]:after{display:none;visibility:hidden;}
}

a{text-decoration:none;}
a:hover{text-decoration:none;}
a{font-weight:normal;}
a{color:#005cab;}

@media all{
div,span,a,ul,li{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;}
ul{list-style:none;}
a{background-color:transparent;}
a:active,a:hover{outline:0;}
#bibliocommons_user_nav{float:right;}
#bibliocommons_user_nav_trigger{
  color:#fff;
  background-color: #005cab;
  margin-right: 15px;
  border: 1px solid #005cab;
}
#bibliocommons_user_nav > ul > li.info > a{background-color:green!important;color:#fff!important;}
#bibliocommons_user_nav > ul > li.info > a{background-color:green!important;color:#fff!important;}
#bibliocommons_user_nav > ul > li > a{background-color:unset!important;color:black!important;}
#bibliocommons_user_nav > ul > li > a:hover{background-color:#F5F5F5!important;color:black!important;}

a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
[role="button"]{cursor:pointer;}
ul{margin-top:0;margin-bottom:10px;}
.btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.btn:focus,.btn:active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,.btn:focus{color:#333;text-decoration:none;}
.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn-primary{color:#333;background-color:#ddd;border-color:#d0d0d0;}
.btn-primary:focus{color:#333;background-color:#c4c4c4;border-color:#919191;}
.btn-primary:hover{color:#333;background-color:#c4c4c4;border-color:#b2b2b2;}
.btn-primary:active{color:#333;background-color:#c4c4c4;border-color:#b2b2b2;}
.btn-primary:active:hover,.btn-primary:active:focus{color:#333;background-color:#b2b2b2;border-color:#919191;}
.btn-primary:active{background-image:none;}
.btn-block{display:block;width:100%;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9;border-right:4px solid transparent;border-left:4px solid transparent;}
.dropdown{position:relative;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}
.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.dropdown-menu > li > a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#333333;white-space:nowrap;}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5;}
.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#777777;white-space:nowrap;}
.btn .caret{margin-left:0;}
.hidden{display:none!important;}

.btn{border-radius:0;}
}
@media all{

a,li{font-family:Helvetica, Arial, "Segoe UI", "Open Sans", Helvetica, Arial, sans-serif;font-weight:400;}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi){
a,li{font-weight:300;}
}
@media (max-width: 768px){
li:not(.menu-item){font-size:18px!important;}
}
#bibliocommons_user_nav_trigger{padding-top:10px!important;font-weight:bold;}

}
@media (min-width: 768px){
.dropdown:hover > .dropdown-menu{display:block!important;}
}
.dropdown-menu>li>a{
  padding:8px 16px 8px 16px;
}

/**FOOTER**/


#body .amh-block img {
    max-width: 100%;
    height: auto;
}
.pkcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.pkvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 36.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/*FOOTER*/
#footer a {
    font-family: "Open Sans",Arial,sans-serif;
  text-decoration: none;
  color: #474747;
  font-size: 15px;
  line-height: 19px;
  font-weight: normal;
}
#footer a:hover {
  text-decoration: underline;

}
#footer {  
    width: 100%;
    background: #fff;
    box-shadow: 0 4px 2px -2px #ccc;
    position: relative;
    margin-top: 25px !important;
}
#idzr5V0 {
   border-top: 5px solid #333;
}
#mce_0 > div > h3,#mce_24 > div > h3,#mce_25 > div > h3,#mce_26 > div > h3 {
	color: #666;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0;
}
#id4PHOD {
  display:none;
}
#idubX1v {
    padding: 25px;
}
#idxKkQ6 {
    background: #333;
    color: #fff;
    font-size: 16px;
    padding: 15px 1% !important;
    min-width: 125px;
    float: right;
}
#idxKkQ6 a{
    color: white;
  text-decoration: underline;
  font-size: 16px;
}
#mce_0 > div > a > span.addthis_follow_label {
  display:none;
}
#mce_0 > div > a > span.at-icon-wrapper > svg {
  display: inline-grid !important;
}