.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: 1320px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1320px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
.bodysize{max-width: 1320px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1320px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1320px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #007bff;}
.link:hover, a:hover{color: #0056b3;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #303030;
		font-family: Arial, Helvetica, 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:#000000;
	}
#default_footer a{
		text-decoration: underline;
		color:#000000;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #24599c;
	background: #24599c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(top,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );
	border: 1px solid #24599c;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #24599c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(top,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );
	border: 1px solid #24599c;
	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: 1px solid #24599c;
	-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: #24599c;
	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: #24599c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(top,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );
	color: #f8f9fa;
}
.vtab{
	font-weight: normal;
	background: #24599c;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(-90deg,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	color: #f8f9fa;
}
.vtab:hover, .vtab_selected{
	background: #24599c;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(-90deg,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(-90deg,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );
	color: #f8f9fa;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #24599c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(top,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );

	color: #f8f9fa;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-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: #24599c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(top,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );
	color: #f8f9fa;
}
.tab a{
	color: #f8f9fa;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #f8f9fa;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@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: #24599c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#24599c), color-stop(50%,#24599c), color-stop(51%,#24599c), color-stop(100%,#24599c));
	background: -moz-linear-gradient(top,  #24599c 0%, #24599c 50%, #24599c 51%, #24599c 100%);
	background: -webkit-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -o-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: -ms-linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	background: linear-gradient(top,  #24599c 0%,#24599c 50%,#24599c 51%,#24599c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24599c', endColorstr='#24599c',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/lamanlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 0px solid #ffffff;
	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: 0px 0px 0px 0px;
	border-radius: 0px 0px 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 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #24599c;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #24599c;
	border-color: #24599c;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #24599c;
}
.polaris-nav-active i{
	color: #24599c;
}
.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: #303030;}
.headingtext{color: #24599c;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
    max-width: 100%;
}


::selection {
    background: #24599c;
    color: #fff;
}

html, body {
      font-size: 15px;
      background-size: contain;
      background-position: cover;
      background-repeat: repeat;
      font-family: 'Playfair Display', serif;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
}

#body {
    background-image: url("http://lamanlibrary.org/images/bg-01.png");
     font-family: 'Playfair Display', serif;
  	font-size: 15px;
  	font-weight: normal;  
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6 {
    color: #24599c;
    font-family: 'Playfair Display', serif;
    font-weight: 500;

}

.button {
  width: auto;
  height: auto;
  font-family: 'Playfair Display', serif;
  text-rendering: optimizeLegibility;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0.2px;
  border-radius: 0px;
  font-weight: normal;
  padding: 10px 16px;
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease;
  opacity: .85; 
}

::placeholder { 
    color: #6c757d !important;
    font-weight: 400 !important;
}

img {
    height: auto;
}

a:hover {
  transition: all 0.1s ease;
  cursor: pointer !important; 
} 


input:focus {
   color: #58595B;
   background: transparent;
   border-color: rgba(0,0,0,.3) !important;
   box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2) !important;
}
p {
    margin: 0;
}
.events2-reg-thanks-stage {
  margin: 1em 0; 
}

@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}
.ammev-login {
    margin: 20px auto;
    background: white;
    padding: 2em;
  max-width: 650px;
}
#\31 4867 > div.widgetheader {
	display: none;
}
#\31 4867 {
	margin: 0;
}
/*============ CMS NAVIGATION ==================*/

/*dropdown menus on hover
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}
*/
#idcs6Bn {
    background: linear-gradient( rgba(36, 89, 156, 0.8), rgba(36, 89, 156, 0.8) ) , url(http://lamanlibrary.org/images/bg-01.png);
}
#navbar {
    background-image: url("http://lamanlibrary.org/images/bg-01.png");
}
.navbar {
	border-radius: 0px;
}
/*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;
}
.yamm .yamm-content {
    padding: 0;
}

#navbar-collapse-grid > ul {
/*  background-color: #24599c;*/
  width: 100%;
  text-align: center;
}
#idcs6Bn {
  	
}
.navbar-top .navbar-nav > li > a {
      padding: 20px 10px 20px 10px;
}
.nav > li > a {
	font-size: 16px;  
    font-weight: 300;
     font-family: 'Playfair Display', serif;
    letter-spacing: 0.2px;
    text-transform: capitalize;

}

/* fa nav icons */
#navbar-collapse-grid > ul > li > a > i {

}

/* nav tabs */
.dropdown-menu > li > a {
    text-transform: uppercase;
    background: #24599c;
    color: white;
    display: block;
    white-space: normal;
    margin: 0;
    font-size: 13px !important;
    padding: .6em 1em;
    width: 192px;
}
.tab, .tab_selected, .navbar-top {
    opacity: .80;
}
.dropdown-menu > li > a:hover {
  text-decoration: none;
  background-color: #f8f9fa;
}
#navbar-collapse-grid > ul > li > ul {
/*  background: #24599c;*/
  border-radius: 0px;

}
li.dropdown > ul{
    padding: 0;
    border: unset;
}/*
.navbar-top > div > ul > li > a, .navbar-top > div > ul > li > a:focus, .nav-mobile a,#idcs6Bn,.navbar{
    background-color: rgba(36, 89, 156, .85) !important;
 
}*/
#idcs6Bn {
   z-index: 1;
   position: relative;
}
.nav > li > a:hover::after {
  border-bottom: 2px solid black;
}
/*============ HEADER ==================*/
/*logo*/
.ms-auto {
    margin-left: auto!important;
}
.me-auto {
    margin-right: auto!important;
}
.justify-content-center {
    justify-content: center!important;
}
.d-flex {
    display: flex!important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
/*===========events calendar=============*/
.events-grid-body .events-grid-row{
  display: flex;
}

.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}
/*============ FOOTER ==================*/
#default_footer, #default_footer a {
	background: #fff;
    font-size: 13px;
    color: #000;
}
#footer {
	margin: auto;
   font-size: 16px;
   text-align: center!important;
     color: #f8f9fa;
}

#footer a {
      font-size: 14px;
     color: #f8f9fa;
  	 text-align: center!important;
      color: #f8f9fa;
      line-height: normal;
     transition-duration: 0.2s;
      font-weight: normal;
}
#footer h4 {
   color: #f8f9fa;
  font-size: 24px;
  text-align: center;
}
 #footer a:hover {
  color: #FA944B;
  text-decoration: none;
  cursor: pointer;
}
.text-center {
	text-align: center!important;
}
.copy {
    font-size: 12px;
    padding: 10px;
    border-top: 1px solid #FFFFFF;
    text-align: center;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}
#footer li {
    color: #f8f9fa;
  opacity: .85;
}
.fab {
   font-family: "Font Awesome 5 Brands";
}
#mce_0 > div:nth-child(1) > div:nth-child(1) > ul {
	line-height: 25px;
}
/*======================MEDIA QUERIES========================*/
/*===================small break point=======*/
  @media (max-width: 992px){
	  .navbar-top .navbar-nav > li > a {
    padding: 10px 10px;
  }
 
  #mce_22 > p > button {
    	margin-bottom: 1.5em;
    }
  .navbar-brand {
    display:none;
  }
   .navbar-top {
     border: unset;
    }
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: #fff !important;
     background-color: black !important;
  }
 .navbar-nav {
	margin: auto;
  }
    .navbar-collapse {
    	border-top: unset;
    }

    .dropdown-menu > li > a {
       width: 100%;
    }
}


/*============ CMS NAVIGATION ==================*/

/*dropdown menus on hover
@media (min-width: 768px){
	.dropdown:hover > .dropdown-menu {
		display: block !important;
	}
}
*/
.navbar {
	border-radius: 0px;
   border:unset;
}
#idCsrLB {
height: 56px;
}
/*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;
}
.yamm .yamm-content {
    padding: 0;
}

#navbar-collapse-grid > ul {
  background-color: #24599c;
  width: 100%;
  text-align: center;
}

.navbar-top .navbar-nav > li > a {
      padding: 20px 10px 16px 10px;
      color: rgba(255,255,255,.55);
}
.nav > li > a {
	font-size: 16px;  
    font-weight: 300;
     font-family: 'Playfair Display', serif;
    letter-spacing: 0.2px;
    text-transform: capitalize;

}

/* fa nav icons */
#navbar-collapse-grid > ul > li > a > i {

}

/* nav tabs */
.dropdown-menu > li > a {
    text-transform: capitalize;
    background: #24599c;
    color: white;
    display: block;
    white-space: normal;
    margin: 0;
    font-size: 16px !important;
    padding: 6px 15px;
    width: 192px;
}
.dropdown-menu > li > a:hover {
  text-decoration: none;
  background-color: #e9ecef;
  color:black;
}
#navbar-collapse-grid > ul > li > ul {
  background: #24599c;
  border-radius: 0px;
  opacity: 1.75;
}
li.dropdown > ul{
    padding: 0;
    border: unset;
}/*
.navbar-top > div > ul > li > a, .navbar-top > div > ul > li > a:focus, .nav-mobile a,#idcs6Bn,.navbar{
    background-color: rgba(36, 89, 156, .85) !important;
 
}*/
.fa.fa-sort-desc:before {
    content: "\f0dd";
    top: -4px;
    position: relative;
}
/*============ HEADER ==================*/
/*logo*/
#mce_22 > p > a > img {
	margin: auto;
}
#mce_22 {
   margin-top: -20px !important;
}
/*search*/
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    font-size: 1.25rem;
    margin-left: 6em;
    line-height: inherit;
  padding-right: 0;
    white-space: nowrap;
  
}

.btn-light {
	color: #f8f9fa;
    background-color: transparent;
  border-color: #f8f9fa;
       border: 1px solid #f8f9fa;
    margin-left: .5rem;
    font-size: 15px;
}
#lookingforbook > button:hover {
 	color: #000;
    background-color: white;
}
#searchfor {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/*===========events calendar=============*/
.events-grid-body .events-grid-row{
  display: flex;
}

.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}
/*============ FOOTER ==================*/
#default_footer, #default_footer a {
	background: #fff;
    font-size: 13px;
    color: #000;
}
#idZyvG7 {
	opacity: .85;
}
#footer {
	margin: auto;
   font-size: 16px;
   text-align: center!important;
     color: #f8f9fa;
}

#footer a {
      font-size: 14px;
     color: #f8f9fa;
  	 text-align: center!important;
      color: #f8f9fa;
      line-height: normal;
     transition-duration: 0.2s;
      font-weight: normal;
    text-decoration: underline;
}
#footer h4 {
   color: #F8F9F9;
  font-size: 24px;
  text-align: center;
      opacity: .85;
  margin-bottom: 5px;
}
 #footer a:hover {
  color: #FA944B;
  text-decoration: none;
  cursor: pointer;
}
.text-center {
	text-align: center!important;
}
.copy {
    font-size: 12px;
    padding: 10px;
    border-top: 1px solid #FFFFFF;
    text-align: center;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}
#footer li {
    color: #f8f9fa;
  opacity: .85;

}
.social-network > li{
	  display: inline;
     margin: 0 5px;
}

.fab {
   font-family: "Font Awesome 5 Brands";
}
#mce_0 > div:nth-child(1) > div:nth-child(1) > ul {
	line-height: 25px;
}
.fa-twitter {
  font-size: 30px;
}

/*======================MEDIA QUERIES========================*/
/*===================medium break point=======*/

  @media (max-width: 1600px){
.navbar-brand {

    margin-left: 0;
    
}   
}
  @media (max-width: 1195px){

}
/*===================small break point=======*/
  @media (max-width: 992px){
	  .navbar-top .navbar-nav > li > a {
    padding: 10px 10px;
  }
 
  #mce_22 > p > button {
    	margin-bottom: 1.5em;
    }
    .nav-mobile {
    font-size: 2em;
    text-align: left;
    padding-left: 10px;
}
    #navbar > div > div.navbar-header.visible-xs.nav-mobile > span > i{
    	border: 2px solid;
      padding: 7px;
      color: rgba(255,255,255,.55);
      border-color: rgba(255,255,255,.1);
      margin: 10px 5px;
    }
  .navbar-brand {
    display:none;
  }
   .navbar-top {
     border: unset;
    }
    #navbar-collapse-grid > ul {
        text-align: left;
    }
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a {
      color: rgba(255,255,255,.75) !important;
      background-color: #24599c !important;
  }
    .navbar-top .navbar-collapse {
       padding: 0px;
}
#navbar-collapse-grid > ul > li > ul {
        background: #24599c;
        border-radius: 0px;
        opacity: .95;
        border: 1px solid black;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: .25rem;
}
 .navbar-nav {
	margin: auto;
  }
    .navbar-collapse {
    	border-top: unset;
    }
#mce_0 > p > button {
       margin-bottom: 20px;
    }
    .dropdown-menu > li > a {
       width: 100%;
    }
}