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

	color: #ffffff;
	border-right: 0px solid #003348;
	border-left: 0px solid #003348;
	border-top: 0px solid #003348;
	-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: #000000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#000000), color-stop(100%,#000000));
	background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #000000 51%, #000000 100%);
	background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	background: linear-gradient(top,  #000000 0%,#000000 50%,#000000 51%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #003348;
}
@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/khcpl/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	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: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',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: #003348;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #003348;
	border-color: #003348;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #003348;
}
.polaris-nav-active i{
	color: #003348;
}
.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: #003348;}
@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');
::selection {
	background: #003348;
	color: #fff;
}
html, body {
	font-size: 16px;
	font-family: 'Abel', sans-serif;
	line-height: 24px;
	font-style: normal;
	font-weight: 300;
}
#body {
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	font-weight: 300;
	background: #f2f2f2;
}
h1, h2, h3, h4, h5, h6 {
	color: #003348;
	font-family: 'Abel', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
}
.button {
	width: auto;
	height: auto;
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-weight: 500;
    padding-left:15px;
	padding-right:15px;
	border: none;
	border-radius: 45px;
	box-shadow:0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	outline: none;
}
.button:hover {
	background-color: #000;
	box-shadow:0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform:scale(1.02);
}

::placeholder {
	color: #595959;
}
img {
	height: auto;
}
a{
	color:#428bca;
	text-decoration:none;
	font-family: 'Abel', sans-serif;
}
a:hover{
	color:#12ABFF;
	text-decoration:underline;
}

	
/*============ CMS NAVIGATION ==================*/
#navbar {
	border-radius: 0px !important;
}
.navbar {
  	border-radius: 0px !important;
}
/*hide fa nav icons */
#navbar-collapse-grid > ul > li > a > i {
	display: none;
}
#navbar-collapse-grid > ul > li > ul > li {
	width: 250px;
}
/*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;
}
#header .nav {
	display: inline-block;
	float: none;
}
#navbar-collapse-grid {
	text-align: center;
}
.navbar-top .navbar-nav > li > a {
	padding: 10px 14px;
}
.nav > li > a {
	font-size: 18px;
	font-weight: bold;
}

.dropdown-menu>li>a {
	font-size: 13px;
	font-weight: 400;
	padding: 0.75rem 0.5rem;
}
.nav li a:hover{
  transition-duration:.2s;
  box-shadow:0 10px 20px rgba(0,0,0,0.38), 0 6px 6px rgba(0,0,0,0.46);
  background-color:#01121a;
  transform:scale(1.02);
}
/*============ HEADER ==================*/
  #search > p > a{
    font-family: Times;
}

.search-button {
    padding-left: 15px;
    padding-right: 15px;
    color: white;
    background-color: #003348;
    border: none;
    font-weight: bold;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border-radius: 2px;
    font-family: abel;
}
.search-button:hover {
	box-shadow:0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
	transform:scale(1.02);
}
input{
	line-height:normal;
}
label{
	display:inline-block;
	max-width:100%;
	margin-bottom:2px;
   font-size: 16px;
	font-weight:bold;
	line-height:20.8576px;
}
#search{
	position:relative;
	float:right;
	right:60px;
	top: 20px;
  display: none;
}
#search input{
	height:30px;
	width:160px;
  margin-right: 4px;
}
#search .button{
	height:30px;
}
#search a{
	color:white;
}
#search p{
	display:inline-block;
	padding-right:10px;
	margin-left:0px;
	position:relative;
	left:128px;
}
#body > div {
padding: 25px;
}
/*CSS HACKS TO RENAME PIN TO PASSWORD*/
#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) > label {
color: transparent;
}
#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) > label:after {
    content: "Password";
    color: #454545;
    margin-left: -63px;
}
#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.col-sm-8.am-form-desc{
    color: transparent;
}

#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.col-sm-8.am-form-desc:after{
	 content:"Enter your Library card number and Password and we'll look up your details to fill in the next fields.";
	 color: #454545;
  margin: 0;
  top: -25px;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 768px){
	#search{
		position:static;
		float:none;
		margin-left:15px;
		width:400px;
	}
	#search .button{
		height:40px;
	}
	#search p a{
		display:none;
	}
	#search label{
		display:none;
	}
}


/*============ FOOTER ==================*/
#footer {
	background-color: #00617F;
	padding: 15px 0px 0px 0px;
	margin: 0 0 0 0;
	width: 100%;
	font-family: 'Abel', sans-serif;
}
.PhoneNumber {
	color: white;
	display: inline-block;
	padding-left: 15px;
	padding-right: 15px;
}
#iddvUBB {
	text-align: center;
}
/*======================MEDIA QUERIES========================*/

@media screen and (max-width: 89.9375rem){

  
}
@media screen and (max-width: 53.25rem){

}
@media screen and (max-width: 47.9375rem){
  .navbar-top .navbar-nav > li > a {
    padding: 10px 34px;
  }
  #navbar {
      padding-left: unset;
  }
  #header .nav {
  	display: block;
  }
#navbar-collapse-grid {
      text-align: left;
  }
  .navbar-brand {
    display:none;
  }

  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #fff !important;
     background-color: #003348 !important;
  }

}
