@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1260px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1260px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1260px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1260px;}
.bodysize{max-width: 1260px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1260px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1260px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #272960;}
.link:hover, a:hover{color: #55a59c;}
.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: #272960;
	background: #272960;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(top,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272960', endColorstr='#272960',GradientType=0 );
	border: 0px solid #272960;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #272960;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(top,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272960', endColorstr='#272960',GradientType=0 );
	border: 0px solid #272960;
	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 #272960;
	-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: #272960;
	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: #1a1e8a;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	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: #272960;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(top,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272960', endColorstr='#272960',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #272960;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(-90deg,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #272960;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(-90deg,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(-90deg,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272960', endColorstr='#272960',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #272960;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(top,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272960', endColorstr='#272960',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #272960;
	border-left: 0px solid #272960;
	border-top: 0px solid #272960;
	-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: #272960;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272960), color-stop(50%,#272960), color-stop(51%,#272960), color-stop(100%,#272960));
	background: -moz-linear-gradient(top,  #272960 0%, #272960 50%, #272960 51%, #272960 100%);
	background: -webkit-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -o-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: -ms-linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	background: linear-gradient(top,  #272960 0%,#272960 50%,#272960 51%,#272960 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272960', endColorstr='#272960',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #272960;
}
@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/jolietpubliclibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #1a1e8a;
	background-color: #ffffff;
	-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: 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: #1a1e8a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a1e8a), color-stop(50%,#1a1e8a), color-stop(51%,#1a1e8a), color-stop(100%,#1a1e8a));
	background: -moz-linear-gradient(top,  #1a1e8a 0%, #1a1e8a 50%, #1a1e8a 51%, #1a1e8a 100%);
	background: -webkit-linear-gradient(top,  #1a1e8a 0%,#1a1e8a 50%,#1a1e8a 51%,#1a1e8a 100%);
	background: -o-linear-gradient(top,  #1a1e8a 0%,#1a1e8a 50%,#1a1e8a 51%,#1a1e8a 100%);
	background: -ms-linear-gradient(top,  #1a1e8a 0%,#1a1e8a 50%,#1a1e8a 51%,#1a1e8a 100%);
	background: linear-gradient(top,  #1a1e8a 0%,#1a1e8a 50%,#1a1e8a 51%,#1a1e8a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1e8a', endColorstr='#1a1e8a',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: #272960;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #272960;
	border-color: #272960;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #272960;
}
.polaris-nav-active i{
	color: #272960;
}
.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: #272960;}
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600&display=swap');
/**TC question formatting**/
div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-booker-fields > label{
    max-width: 210px;
    text-align: right;
    position:  relative;
}
div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-booker-fields > label>.required-field{
    float: right;
	margin-left: 6px;
}
div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-booker-fields > label > input{
	position: absolute;
    left: 242px;
    top: 0;
}
::selection {
    background: #dfe2e9;
    color: #fff;
}
/* google translate */
#google_translate_element > div > span{
  display: none;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 0px !important;
    color: inherit;
    white-space: nowrap;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    font-size: 18px !important;
}
/*end translate*/
html, body {
       font-family: 'Verdana', Arial, sans-serif;
       font-size: 15px;
       font-style: normal;
       font-weight: 300;

}

#body {
    font-family: 'Verdana', Arial, sans-serif;
  	font-size: 15px;
  	font-weight: 300;
  	background: #f6f6fc; 
    padding: 15px;
}

h1, h2, h3, h4, h5, h6 {
    color: #272960;
   font-family: 'Verdana', Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
.button {
  width: auto;
  height: auto;
  font-family: 'Verdana', Arial, 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;
}
::placeholder { 
   color: #595959;
}

img {
    height: auto;
}

a:hover {
  cursor: pointer !important; 
}
a:link {
  	transition: color 0.15s!important; 
}

.bodysize {
  padding: 40px;
}
.events2-reg-thanks-stage {
  margin: 1em 0; 
}
@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}

/*============ CMS NAVIGATION ==================*/
.navbar {
  border-radius: 0px;
}
#idINt2e {
  width: 20%;
}
#idYugnG {
  border-bottom: 4px solid #00b1d7;
}

/*hide fa nav icons */
#navbar-collapse-grid > ul > li > a > i {
	 display: none;
}
#idYugnG > div{
    padding: 0 30px;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul {
	width: 180px
}
/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
   	display: none;
}
.navbar-top .navbar-nav > li > a {
    padding: 0 20px;
}
.nav > li > a {
	font-size: 15px;  
    font-weight: normal;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nav > li > a:hover {
	text-decoration: none;
  	color: rgba(255, 255, 255, 0.5) !important;
}
#header .dropdown-menu { 
    background: #272960;
  padding-top: 3em !important;
  border: unset;
  border-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}
#header .dropdown-menu>li>a {
    font-size: 15px; 
    color: white;
    background: #272960;
    font-weight: 400;
  white-space: unset !important;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > li > a {
    color: white !important;
    white-space: unset !important;
}
#navbar-collapse-grid > ul > li:nth-child(12) > ul > li > div > ul{
   width: 194px;
}
#navbar-collapse-grid > ul > li > ul > li > div > ul > li > a:hover {
  background: #272960; 
  color: rgba(255, 255, 255, 0.5) !important;
}
#ids5nWP > div {
  margin-top: 3em !important;
}
.dropdown-menu > li > a:hover {
	font-size: 15px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.5);
	background-color: unset !important;
}
.nav-tabs > li > a:hover,li.active > a:hover {
	color: black !important;
}
div.datepicker:nth-child(44) {
	background-color: white !important;
    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);
  padding-top: unset !important;
}
/*top banner*/
.uk-panel {
  display: block;
  position: relative;
}

.uk-panel,
.uk-panel:hover {
  text-decoration: none;
}

.uk-panel:before,
.uk-panel:after {
  content: "";
  display: table;
}

.uk-panel:after {
  clear: both;
}

.uk-panel> :not(.uk-panel-title):last-child {
  margin-bottom: 0;
  display: none;
}

.uk-container {
  box-sizing: border-box;
  max-width: 1260px;
  padding: 0 25px;
}
.tm-toolbar {
  box-sizing: border-box;
  padding: 10px 0;
  height: 45px;
  background: #414349;
  color: #ffffff;
  font-size: 14px;
}

.tm-toolbar a {
  color: #ffffff;
}

.tm-toolbar a:hover {
  color: #a9a9a9;
}
.act-button {
  border-radius: 5px;
  background-color: transparent;
  border: 2px solid #3abcec;
     -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
  padding: 10px 10px;
  text-align: center;
  font-size: 26px;
  cursor: pointer;
  text-align: center;
  width: 20%;
  border: none;
  background: #36B3A8;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
  color: white;
  border-radius: 5px;
  padding: 8px 15px 8px 15px;
  text-transform:none;
}
.act-button:hover {
  opacity: 0.9;
  cursor: pointer;
}
/*! CSS Used from: https://jolietlibrary.org/templates/yoo_monday/css/custom.css */
.tm-toolbar {
  padding: 10px 0;
  height: 70px;
  background: #344c7c;
}
/*dropdown menus on hover*/
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}
@media (min-width: 1220px) {
  .uk-container {
    max-width: 1260px;
    padding: 0 30px;
  }
}

.uk-container:before,
.uk-container:after {
  content: "";
  display: table;
}

.uk-container:after {
  clear: both;
}

.uk-container-center {
  margin-left: auto;
  margin-right: auto;
}

.uk-clearfix:before {
  content: "";
  display: table-cell;
}

.uk-clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}
p {
  margin: 0 0 15px 0;
}

h2 {
  margin: 0 0 15px 0;
  font-family: 'Lato';
  font-weight: 300;
  color: #0f1d8f;
  text-transform: none;
  padding-top: unset;
}
[class*='uk-float-'] {
  max-width: 100%;
}
/*FOOTER*/
#footer {
  color: #1a4d5f
}
#mce_23 > div > div > ul {
	list-style: none;
    padding-inline-start: unset;
}
#mce_23 > div > div > h3,#mce_24 > div > div > h3,#mce_0 > div > div > h3 {
    font-size: 17px;
    font-weight: normal;
   -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*======================MEDIA QUERIES========================*/

@media (min-width: 768px) and (max-width: 959px) {
  .uk-visible-large {
    display: none !important;
  }

}

@media (max-width: 767px) {
  .uk-visible-large {
    display: none !important;
  }
      .navbar-top .navbar-nav > li > a {
    padding: 10px 34px;
  }
  #navbar {
      padding-left: unset;
  }
#ids5nWP > div {
    margin-top: unset !important;
}
  .navbar-brand {
    display:none;
  }
  .dropdown-menu { 
    padding-top: unset !important;

}
.navbar-top {
    background: #272960  !important;
    background-color: #272960 !important;
    color: #333 !important;
    max-height: inherit;
}
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #fff !important;
     background-color: #272960 !important;
  }
}


