@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: bold;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #00b0b0;}
.link:hover, a:hover{color: #512a44;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #eeeeee;}
body{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #0097a9;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #7a9a01;
	background: #7a9a01;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a9a01), color-stop(50%,#7a9a01), color-stop(51%,#7a9a01), color-stop(100%,#7a9a01));
	background: -moz-linear-gradient(top,  #7a9a01 0%, #7a9a01 50%, #7a9a01 51%, #7a9a01 100%);
	background: -webkit-linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: -o-linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: -ms-linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9a01', endColorstr='#7a9a01',GradientType=0 );
	border: 5px solid #7a9a01;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	border: 5px solid #ffffff;
	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: 5px solid #7a9a01;
	-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: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #512a44;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	color: #244c5a;
}
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 #eeeeee;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	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;
}
.vtab{
	font-weight: normal;
	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%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: #7a9a01;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#7a9a01), color-stop(50%,#7a9a01), color-stop(51%,#7a9a01), color-stop(100%,#7a9a01));
	background: -moz-linear-gradient(-90deg,  #7a9a01 0%, #7a9a01 50%, #7a9a01 51%, #7a9a01 100%);
	background: -webkit-linear-gradient(-90deg,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: -o-linear-gradient(-90deg,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: -ms-linear-gradient(-90deg,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: linear-gradient(-90deg,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9a01', endColorstr='#7a9a01',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	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;
	border-right: 5px solid #ffffff;
	border-left: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 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: #7a9a01;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a9a01), color-stop(50%,#7a9a01), color-stop(51%,#7a9a01), color-stop(100%,#7a9a01));
	background: -moz-linear-gradient(top,  #7a9a01 0%, #7a9a01 50%, #7a9a01 51%, #7a9a01 100%);
	background: -webkit-linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: -o-linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: -ms-linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	background: linear-gradient(top,  #7a9a01 0%,#7a9a01 50%,#7a9a01 51%,#7a9a01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a9a01', endColorstr='#7a9a01',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #ffffff;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	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: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/yukonlibraries/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 10px solid #ffffff;
	background-color: #ffffff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.01);
	-moz-box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.01);
	box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.01);
}
.widgetheader{
	color: #7a9a01;
	font-weight: bold;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	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 );
}
.widgetbody{
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #eeeeee;
	background-color: #eeeeee;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #eeeeee;
}
.bottomrule{
	border-bottom: 1px solid #eeeeee;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
/*Imported Fonts*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@200;300;400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Aleo:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css');

#navbar-collapse-grid > ul > li > ul > li > a:hover {
  color: grey !important;
}
#u_0_14_rQ > div.uiScaledImageContainer._2zfr {
 width: 800px !important;
}
/*START-Global*/
.pre-link-relative{
  position: relative;
}
.link-absolute{
  width: 100%;
  height: 100%;
  position: absolute;
}
#default_footer{
  display: none;
} 
#body .amh-content{
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
} 
.general-top-header-container{
  /*Only for the events page*/
  background-color: rgb(36, 76, 90);
  margin-bottom: 55px;
} 
.general-top-header{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: bold;
} 
.general-top-header-subtitle{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
} 
.general-top-header-inner-container{
  padding: 30px 0px;
  margin-bottom: 0px;
  margin-left: 10px;
} 
/*END-Global*/



/*START-Home yellow buttons*/
.yellow-buttons-hover-container{
  margin: 15px 1px;
  display: flex;
  align-items: center;
  flex-grow: 1;
  flex: 0 1 auto;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 250px; 
  margin-right: 5px; 
  justify-content: center;
  white-space: nowrap;
  flex-flow: column;
  position: relative;
}
.yellow-buttons-container .yellow-buttons-hover-text {
  max-height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  color: green;
  transition: max-height 0.5s ease;
  max-width: 100%;
  transition: max-height 0.5s ease;
  position: absolute; 
  top: 100%; 
  left: 0;
  width: 100%;
  white-space: pre-wrap; 
  word-wrap: break-word;
  display:none;
  color: #FFFFFF;
  font-family:'Nunito Sans';
}
.bubble-arrow {
  margin-top: 5px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 18px solid rgba(82, 42, 68, 0.9); 
  margin-bottom: -5px;
}
.yellow-buttons-container p{
  background-color: rgba(50, 1, 100, 20);
  border-radius: 5px;
}
.yellow-buttons:hover + .yellow-buttons-hover-text p{
  background-color: rgba(82, 42, 68, 0.9);
  padding: 10px;
  margin-top: 5px;
}
.yellow-buttons:hover + .yellow-buttons-hover-text {
  max-height: 200px; 
  display:flex;
  z-index: 1;
  display: flex;
  flex-flow: column;
  align-items: center;
}
.yellow-buttons-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.yellow-buttons {
  background-color: #7A9A01;
  display: flex;
  align-items: center;
  text-decoration: bold;
  color: #FFFFFF;
  border-radius: 5px;
  font-family:'Montserrat';
  font-size: 15px;
  font-weight: 500;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
  width: 100%;
  position: relative;
}
.yellow-buttons::before {
  content: "";
  left: 10px; 
  top: 50%;
  width: 22px; 
  height: 26px;
  background-size: cover; 
  margin-right: 10px;
}
#serv-btn.yellow-buttons::before {
  width: 35px;
  height: 26px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/serv.png");
}
#events-btn.yellow-buttons::before {
  width: 24px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/events.png");
}
#library-btn.yellow-buttons::before {
  width: 38px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/members.png");
}
#cat-btn.yellow-buttons::before {
  width: 27px;
  height: 27px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/cat.png");
}
#bookings-btn.yellow-buttons::before {
  width: 32px;
  height: 29px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/booking-1.png");
}
#ask-btn.yellow-buttons::before {
  width: 37px;
  height: 30px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/askus.png");
}
.yellow-buttons:hover {
  text-decoration: bold;
  color: #FFFFFF;
}
@media (max-width: 1038px){
  .yellow-buttons-hover-container{
    width: auto;
  }
  .yellow-buttons{
    padding: 20px 15px;
  }
  .yellow-buttons-container{
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
  }
  .yellow-buttons-hover-container{
    margin: 14px 7px;
  }
}
/*END-Home yellow buttons*/

/*START-Global header*/
/*START-Search engine*/
.catalog-search-container {
  padding-bottom: 15px;
  margin: 0;
  border: 0;
  background-color: #FFFFFF;
  border-radius: 5px;
}
#basic-lookfor {
  height: 50px;
  background-color: #000000;
  border-radius: 5px;
  border: none;
  padding: 0 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  color: #8798AD;
  flex-grow: 1;
  margin-right: 17px;
}
#basic-lookfor + .search-yellow-button[type="submit"] {
  border-radius: 5px;
  background-color: #000000;
  font-family: 'Montserrat', sans-serif;
}
.input-container {
  display: flex;
  padding: 0 15px;
}
.input-container .search-yellow-button[type="submit"] {
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  flex-grow: 0;
  align-self: center;
  height: 50px;
  border: none;
  padding: 0 39px;
}
@media (max-width: 767px){
  .catalog-search-container{
    margin: 0px 15px;
  }
  #idDO6zd #mce_24{
    margin-top: 10px !important;
  }
  #idM8AV2,
  #idM8AV2 > div,
  #idM8AV2 > div > div,
  #idM8AV2  > div > div > h3{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 569px){
  .catalog-search-container .input-container{
    flex-wrap: wrap;
    justify-content: center;
  }
  .catalog-search-container #basic-lookfor{
    margin: 0px 0px 15px 0px;
    width: 100%;
  }
  .catalog-search-container #basic-lookfor + .search-yellow-button[type="submit"]{
    width: 100%;
  }
}
/*START-Search engine*/
.catalog-search-container {
  padding-bottom: 15px;
  margin: 0;
  border: 0;
  background-color: #FFFFFF;
  border-radius: 5px;
}
#basic-lookfor {
  height: 50px;
  background-color: #F4F6FC;
  border-radius: 5px;
  border: none;
  padding: 0 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  color: #7A9A01;
  flex-grow: 1;
  margin-right: 17px;
}
#basic-lookfor + .search-yellow-button[type="submit"] {
  border-radius: 5px;
  background-color: #7A9A01;
  font-family: 'Montserrat', sans-serif;
}
.input-container {
  display: flex;
  padding: 0 15px;
}
.input-container .search-yellow-button[type="submit"] {
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  flex-grow: 0;
  align-self: center;
  height: 50px;
  border: none;
  padding: 0 39px;
}
@media (max-width: 767px){
  .catalog-search-container{
    margin: 0px 15px;
  }
  #idDO6zd #mce_24{
    margin-top: 10px !important;
  }
  #idM8AV2,
  #idM8AV2 > div,
  #idM8AV2 > div > div,
  #idM8AV2  > div > div > h3{
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 569px){
  .catalog-search-container .input-container{
    flex-wrap: wrap;
    justify-content: center;
  }
  .catalog-search-container #basic-lookfor{
    margin: 0px 0px 15px 0px;
    width: 100%;
  }
  .catalog-search-container #basic-lookfor + .search-yellow-button[type="submit"]{
    width: 100%;
  }
}
/*END-Search engine*/
/*START-Navigation menu*/
#navbar #navbar-collapse-grid > ul  > li:nth-child(12) > ul{
  right: 90%;
}
#navbar #navbar-collapse-grid > ul  > li:nth-child(8) > ul{
  left: 50%;
}
#navbar #navbar-collapse-grid > ul  > li:nth-child(6) > ul{
  left: 20%;
}
#navbar .nav.navbar-nav > li:nth-child(6) ul ul:first-child > li > a{
  background-color: #0C2E3A;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  text-decoration: bold;
  color: #FFFFFF;
  border-radius: 5px;
  font-family:'Nunito Sans';
  font-size: 25px;
  font-weight: 600;
  flex-grow: 1;
  flex: 0 1 auto;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 200px; 
  margin-right: 15px; 
  justify-content: center;
  white-space: nowrap;
}
#navbar,
#navbar div,
#navbar span,
#navbar a,
#navbar ul,
#navbar li,
#navbar p,
#navbar .mceNonEditable{
  background: transparent;
  background-color: transparent;
  border-color: transparent;
}
#navbar a.current{
  background-color: rgba(14, 54, 69, 0.7);
} 
#navbar a:hover{
  text-decoration: bold;
}
#navbar #navbar-collapse-grid > ul > li > a.current{
  background: transparent;
  background-color: transparent;
  border-color: transparent;
} 
#navbar #navbar-collapse-grid > ul > li:last-child{
  background: transparent;
  background-color: transparent;
  border-color: transparent;
} 
#navbar #navbar-collapse-grid > ul> li > a{
  font-size: 20px;
} 
#navbar .dropdown > ul{
  background-color: #512A44;
  width: max-content;
}
#navbar a:hover{
  cursor: pointer;
}
#navbar a,
#navbar p,
#navbar span{
  color: #FFFFFF !important;
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: bold;
}
#navbar span{
  font-size: 18px;
  font-weight: bold;
}
#navbar a i:before {
  color: #F2A900;
  font-size: 25px;
}
#navbar a i:before {
  font-weight: normal;
}
#navbar .navbar-nav{
  float: right !important;
}
#navbar > .navbar.yamm.navbar-top #navbar-collapse-grid{
  margin-top: -3px;
}
@media (max-width: 1124px){
  #navbar > .navbar.yamm.navbar-top #navbar-collapse-grid{
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767px){
  #navbar span{
    font-size: 16px;
    font-weight: bold;
  }
  #navbar .dropdown > ul{
    width: unset;
  }
  #navbar .nav-mobile,
  #navbar .navbar-header{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
  #navbar .burger-button {
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #navbar .burger-button i.fa.fa-bars {
    display: block;
    width: 60px;
    height: 4px;
    background-color: #fff;
    position: relative;
    transform-origin: center;
    transition: transform 0.3s ease;
  }
  #navbar .burger-button i.fa.fa-bars:before,
  #navbar .burger-button i.fa.fa-bars:after {
    content: "";
    display: block;
    width: 60px;
    height: 4px;
    background-color: #fff;
    position: absolute;
    transition: transform 0.3s ease;
  }
  #navbar .burger-button i.fa.fa-bars:before {
    top: -10px;
  }
  #navbar .burger-button i.fa.fa-bars:after {
    top: 10px;
  }
  #navbar .burger-button.active i.fa.fa-bars {
    transform: rotate(45deg);
  }
  #navbar .burger-button.active i.fa.fa-bars:before {
    transform: rotate(135deg);
    top: 0;
  }
  #navbar .burger-button.active i.fa.fa-bars:after {
    transform: rotate(45deg);
    top: 0;
  }
  #mce_23 .mceNonEditable{
    height: auto;
    display: block;
  }
  #navbar .navbar-brand{
    display: none;
  }
  #navbar .navbar-nav{
    float: unset !important;
  }
  #navbar #navbar-collapse-grid.navbar-collapse > .nav.navbar-nav{
    display: block;
    margin-top: 0px;
    width: auto;
  } 
  #navbar > .navbar.yamm.navbar-top #navbar-collapse-grid.collapse{
    display: none;
  }
  #navbar > .navbar.yamm.navbar-top #navbar-collapse-grid.collapse.in{
    display: block;
  }
  #navbar-collapse-grid{
    width: 120%;
  }
  #navbar-collapse-grid > ul{
    margin: 0px;
  }
  #navbar .navbar-collapse.collapse.in{
    display: block;
  }
  #navbar .navbar-top .navbar-nav > li > a{
    padding: 15px 0px;
  }
  #navbar .navbar.yamm.navbar-top,
  #navbar .navbar.yamm.navbar-top a{
    background: transparent !important;
  }
  #navbar .nav.navbar-nav > li:nth-child(6) ul ul:first-child > li > a{
    background-color: #F3A901 !important;
  }
  #navbar > .navbar.yamm.navbar-top #navbar-collapse-grid{
    margin-top: 0px;
  }
}
/*END-Navigation menu*/
/*START-Several options along with language switching*/
.header-top-otpions-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.header-top-otpions-container > div {
  margin-right: 30px;
}
.header-top-otpions-container > div:last-child {
  margin-right: 0;
}
.header-top-otpions-container a {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  position: relative;
  text-decoration: none; 
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-top-otpions-container a::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 25px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
}
.header-top-languaje a::before {
  margin-top: 5px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/lang.png");
}
.header-top-my-acount a::before {
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/acount.png");
}
.header-top-hours-and-locations a::before {
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/map-location.png");
}
.header-top-otpions-container a:hover {
  text-decoration: none; 
}
@media (max-width: 1124px){
  #navbar #navbar-collapse-grid > .nav.navbar-nav{
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 72%;
    margin-top: 20px;
  }
  #navbar > .navbar.yamm.navbar-top{
    display: flex;
    justify-content: center;
  }
  .header-top-otpions-container {
    margin-top: 20px;
  }
}
@media (max-width: 767px){
  #navbar #navbar-collapse-grid > .nav.navbar-nav,
  #navbar > .navbar.yamm.navbar-top{
    display: block;
  }
  .header-top-otpions-container{
    justify-content: center;
  }
  .header-top-otpions-container > div {
    margin-right: 15px;
  }
  .header-top-otpions-container {
    margin: 20px 15px 0px;
  }
}
/*END-Several options along with language switching*/
/*START-header-logo*/
@media (max-width: 1124px){
  #idOwlFQ > a{
    display: flex;
    align-items: center;
  }
}
@media (max-width: 992px){
  #idIqGrJ #mce_0 img{
    min-width: 206px;
  }

}
@media (max-width: 767px){
  #idOwlFQ > a{
    display: block;
  }
  #idIqGrJ #mce_0 img{
    min-width: unset;
    margin-left: 20px;
  }
}
/*START-header-logo*/
@media (max-width: 1124px){
  #idOwlFQ{
    display: flex;
  }
  #idOwlFQ > a > div{
    width: auto;
  }
}
@media (max-width: 767px){
  #idOwlFQ{
    display: block;
  }
}
/*END-Global header*/
/*START-Home content*/
.new-home-13243 #id1lGTF.amh-container .amh-content #idDEhlq p,
.new-home-13243 #id1lGTF.amh-container .amh-content #idDEhlq h2{
  color: #522A44;
  font-family: Montserrat;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 72px;
  text-align: left;
  margin-left: 16px;
  margin-top: 120px;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR {
  padding-bottom: 180px;
  background-color: #F1F1F1;
  text-align: center;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .genintro > p:first-child{
  height: 205px;
  background-color: #2E384D;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  margin:0px;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .genintro > p:last-child{
  height: 101px;
  background-color: #FFFFFF;
  padding-top: 29px;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
  margin:0px;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .genintro > p:last-child span{
  color: #2E384D !important;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: bold;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .amh-block.amh-widget{
  width: 267px;
  height: 306px;
  border-radius: 5px;
  display: inline-block;
  margin: 0 8.5px;
  vertical-align: top;
  margin-bottom: 20px;
  border: 1px solid rgba(46,91,255,0.08);
  box-shadow: 0 0 15px rgba(0, 0, 200, 0.2);
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .amh-content{
  margin: 0px !important;
  padding: 0px !important;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .genintro > p:first-child a,
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR > div:nth-child(2) .genintro > p:first-child{
  display: block;
  height: 205px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR .genintro > p:first-child a img,
.new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR > div:nth-child(2) .genintro > p:first-child img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  z-index: -1; 
}
@media (max-width: 767px){
  .new-home-13243 #id1lGTF.amh-container .amh-content #idDEhlq p {
    margin-top: 60px;
  }
  .new-home-13243 #id1lGTF.amh-container .amh-content #idpLxbR {
    padding-bottom: 55px;
  }
}  
/*START-Buttons*/
.home-buttons-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 40px;
}
.home-buttons-container .box {
  width: 264px;
  height: 107px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #FFFFFF;
  margin-bottom: 0;
}
.home-buttons-container .no-background {
  background-color: transparent;
}
.home-buttons-container .text-container {
  text-align: center;
  background-color: transparent;
}
.home-buttons-container .text-container h2,
.home-buttons-container .text-container p {
  color: #FFFFFF;
  font-family: Nunito Sans;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 0;
}
.home-buttons-container .box p.text {
  margin-bottom: 0;
}
.home-buttons-container .content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-buttons-container .content .icon {
  width: 50px;
  height: auto;
  margin-right: 30px;
}
.home-buttons-container .text {
  color: #000000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 1136px) {
  .home-buttons-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-buttons-container .box {
    margin: 0;
  }
  .home-buttons-container .box:first-child {
    margin-right: 5px;
  }
  .home-buttons-container .box:nth-child(2) {
    margin-left: 5px;
  }
  .home-buttons-container .box:nth-child(3) {
    margin-right: 5px;
  }
  .home-buttons-container .box:nth-child(4) {
    margin-left: 5px;
  }
  .home-buttons-container .box {
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px){
  .home-buttons-container .content .icon {
    margin-right: 15px;
  }
  .home-buttons-container .text {
    font-size: 15px;
  }
}
@media screen and (max-width: 480px){
  .home-buttons-container .text {
    max-width: 50px;
  }
}
/*END-Buttons*/
/*END-Home content*/

/*START-Footer*/
/*START-Feedback*/
#idOHXN0 .widget,
#idOHXN0 .widget .widgetheader{
 background: #f1f1f1; 
}
#idlp1J5 #edit-submitted-was-this-page-helpful-1:after {
  content: "\f087";
  font-family: 'FontAwesome';
  font-size: 38px;
  color: #b2b3b2;
  cursor: pointer;
}
#idlp1J5 #edit-submitted-was-this-page-helpful-2:after {
  content: "\f088";
  font-family: 'FontAwesome';
  font-size: 38px;
  color: #b2b3b2;
  cursor: pointer;
}
#idlp1J5 #edit-submitted-was-this-page-helpful-1.feedback-selected:after,
#idlp1J5 #edit-submitted-was-this-page-helpful-2.feedback-selected:after{
  color: #00818f;
}
#idlp1J5 .widget{
  display:flex;
  flex-wrap:wrap;
  align-items: center;
}
#idlp1J5{
  padding-top: 10px;
  border-top: 1px solid #d4c7cf;
}
#idlp1J5 .widget > div.feedback-icons-container{
  width:50%
}
#idlp1J5 .widget > div.widgetheader{
  width: fit-content;
  color: #522A44;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
.feedback-icons-container > label{
  padding-left: 20px;
}
#idlp1J5 .widgetbody{
  width:100%
}
#idlp1J5 textarea{
  height: 129px;
  min-width: 100%;
  max-width: 100%;
}
/*END-Feedback*/
#footer{
  margin-bottom: 0px;
}
#footer a{
  cursor: pointer;
}
#footer {
  margin-top: 0px;
}
#footer > .amh-row.row:first-child{
  background-position: right;
}
.footer-general-container {
  background-color: #0A3443;
  padding: 60px 20px 100px;
  display: flex;
  justify-content: space-between;
}

.footer-general-container .custom-text-container {
  flex: 1;
  margin-right: 20px;
  margin-bottom: 20px;
  font-family: Montserrat;
  font-size: 16px;
  display: flex;
  flex-flow: column;
}

.footer-general-container .h2-container {
  margin-bottom: 20px;
  min-height: 36px;
}

.footer-general-container .h2-container h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color: #FFFFFF;
}

.footer-general-container .custom-text-container a {
  display: block;
  margin-bottom: 5px;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer;
  line-height: 24px;
  margin-left: 20px;
  font-weight: bold;
}

.footer-general-container .custom-text-container span {
  display: block;
  margin-bottom: 5px;
  color: #FFFFFF;
  line-height: 24px;
  margin-left: 20px;
  font-weight: bold;
}

.footer-general-container .custom-text-container:last-child a {
  margin-left: 0px;
}

.footer-general-container .custom-text-container:last-child > div:last-of-type {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.custom-text-container-contact-us > a::before {
  content: "";
  left: 10px;
  top: 50%;
  width: 22px;
  height: 26px;
  background-size: cover;
  margin-right: 10px;
  display: inline-block;
}

.custom-text-container-contact-us > a:first-of-type::before {
  width: 20px;
  height: 14px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/icon2.png");
}

.custom-text-container-contact-us > a:nth-of-type(2)::before {
  width: 21px;
  height: 20px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/icon1.png");
}

.custom-text-container-contact-us > a:last-of-type::before {
  width: 21px;
  height: 20px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/map-location.png");
}

.footer-general-container .custom-text-container-contact-us a {
  display: flex;
  align-items: center;
}

.footer-general-container .custom-text-container-sorical-nets div > a {
  margin-right: 20px;
  margin-bottom: 0px;
}

.footer-general-container .custom-text-inner-container-sorical-nets {}

@media (max-width: 992px) {
  .footer-general-container .custom-text-container {
    font-size: 13px;
  }
  .footer-general-container .h2-container h2 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .footer-general-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-general-container .custom-text-container {
    margin-right: 0;
    margin-bottom: 20px;
    flex-basis: calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  .footer-general-container .custom-text-container:nth-child(1),
  .footer-general-container .custom-text-container:nth-child(2) {
    margin-bottom: 40px;
  }
  .footer-general-container .custom-text-container:last-child > div:last-of-type a{
    margin-right: 10px;
  }
}
@media screen and (max-width: 480px) {
  .footer-general-container {
    flex-wrap: wrap;
    justify-content: center;
  }

  .footer-general-container .custom-text-container {
    flex-basis: 100%;
    max-width: 100%;
    text-align: center;
  }
  .footer-general-container .custom-text-container-contact-us{
    margin-bottom: 40px;
  }
  .footer-general-container .custom-text-container-contact-us a{
    display: flex;
	justify-content: center;
  }
  .footer-general-container .custom-text-container-contact-us .h2-container{
    display: none;
  }
  .footer-general-container .custom-text-container a,
  .footer-general-container .custom-text-container span {
    margin-left: 0;
  }
  .footer-general-container .custom-text-inner-container-sorical-nets {
    display: flex;
    justify-content: center;
  }
  .footer-general-container .custom-text-container {
    font-size: 16px;
  }
  .footer-general-container .h2-container h2 {
    font-size: 20px;
  }
}
/*END-Footer*/
/*START-Locations*/
.locations-general-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 130px;
  margin-bottom: 130px;
}
.locations-general-container .cuadro {
  width: 270px;
  height: 304px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 40px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.locations-general-container .cuadro:hover .division {
  transform: translateY(105px);
}
.locations-general-container .division {
  width: 100%;
  height: 105px;
  background-color: #522A44;
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 5px 5px;
  transition: transform 0.3s ease-in-out;
}
.locations-general-container .division p,
.locations-general-container .division h2{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.locations-general-container .hover-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(82, 42, 68, 0.9);
  display: flex;
  justify-content: space-between;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  flex-flow: column;
  padding: 16px;
}
.locations-general-container .hover-container h3.locations-hover-container-title{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  text-align:center;
}
.locations-general-container .locations-hover-container-schedules{
  display: flex;
  flex-wrap: wrap;
}
.locations-general-container .locations-hover-container-addres::before {
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/map-location.png);
  content: "";
  display: inline-block;
  width: 21px;
  height: 14px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
.locations-general-container .locations-hover-container-phone::before {
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/icon1.png);
  content: "";
  display: inline-block;
  width: 21px;
  height: 14px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
.locations-general-container .locations-hover-container-mail::before {
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/icon2.png);
  content: "";
  display: inline-block;
  width: 21px;
  height: 11px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
.locations-general-container .locations-hover-container-schedules > div{
  display: flex;
  width: 50%;
}
.locations-general-container .cuadro:hover .hover-container {
  opacity: 1;
}
.locations-general-container .hover-container p,
.locations-general-container .locations-hover-container-schedules{
  display: flex;
}
.locations-general-container .hover-container p:nth-of-type(3){
  align-items: center;
}
.locations-general-container .hover-container p,
.locations-general-container .hover-container a{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 300;
  margin: 0;
}
.locations-general-container .hover-container a{
  text-decoration: none;
  cursor: pointer;
}
.locations-content-title{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: bold;
  margin-bottom:0px;
  padding: 30px 0px;
  margin-left: 10px;
}
.linkable-cuadro:hover{
  cursor: pointer;
}
@media (max-width: 767px) {
  .locations-general-container {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
/*END-Locations*/

/*START-Library Details*/
/*START-Library Details bottom buttons*/
.library-details-general-container {
  display: flex;
  padding: 17px 0;
  justify-content: center;
  color: #8798ad;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
}

.library-details-general-container .library-details-general {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.library-details-general-container .cuadro {
  box-sizing: border-box;
  display: flex;
  width: 264px;
  height: 166px;
  margin: 10px;
  padding: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 200, 0.2);
  text-align: center;
  border-radius: 5px;
}

.library-details-general-container .cuadro img {
  display: block;
  height: 30%;
  max-height: 60px;
}

.library-details-general-container .cuadro p {
  margin: 0px;
  margin-left: 10px;
  text-align: left;
}

@media only screen and (max-width: 1000px) {
  .library-details-general-container {
    font-size: 16px;
  }
}
/*END-Library Details bottom buttons*/
/*END-Library Details*/
/*START-Side buttons 1*/
.side-buttons-container.side-buttons-container-purple {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color:#522A44;
  border-radius: 5px;
  padding: 35px;
  margin-bottom: 3px;
}
.side-buttons-element,
.side-buttons-element:hover{
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  text-decoration: bold;
  color: #FFFFFF;
  font-family:'Montserrat';
  font-size: 20px;
  font-weight: 500;
  flex-grow: 1;
  flex: 0 1 auto;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 200px; 
  margin-right: 10px; 
  justify-content: center;
  white-space: nowrap;
}
.side-buttons-element::before {
  content: "";
  left: 10px; 
  top: 50%;
  width: 22px; 
  height: 26px;
  background-size: cover; 
  margin-right: 20px;
}
#services-btn.side-buttons-element::before {
  width: 27px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/services.png");
}
#events-btn.side-buttons-element::before {
  width: 24px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/events.png");
}
#library-btn.side-buttons-element::before {
  width: 24px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/e-library.png");
}
#members-btn.side-buttons-element::before {
  width: 32px;
  height: 25px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/members.png");
}
#bookings-btn.side-buttons-element::before {
  width: 32px;
  height: 29px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/booking-1.png");
}
#ask-btn.side-buttons-element::before {
  width: 37px;
  height: 30px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/askus.png");
}
#ask-btn.side-buttons-element{
  padding-bottom: 0px;
}
/*END-Side buttons 1*/
/*START-Side buttons 2*/
.side-buttons-container.side-buttons-container-green{
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #0D3E50;
  border-radius: 5px;
  padding: 24px;
  margin-bottom: 30px;
}
#book-a-tour-btn.side-buttons-element::before {
  width: 27px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/BaT.png");
}
#donations-btn.side-buttons-element::before {
  width: 29px;
  height: 20px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/Donations.png");
}
#feedback-btn.side-buttons-element::before {
  width: 30px;
  height: 28px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/FeedB.png");
}
#request-a-title-btn.side-buttons-element::before {
  width: 30px;
  height: 35px;
  background-image: url("https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/RaT.png");
}
#request-a-title-btn.side-buttons-element{
  padding-bottom: 0px;
}
/*END-Side buttons 2*/
/*START-General Webforms Elements*/
.emailform .form-group > label{
  color: #0a3443;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
}
.emailform .form-group > .form-control{
  height: 40px;
  background-color: #FFFFFF;
  border-radius:5px;
}
.emailform .captcha_wrapper{
  margin-top: 42px;
}
.emailform button,
.emailform button:hover{
  border-radius: 5px;
  background: #244C5A;
  padding: 11px 34px;
  border: 0px;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
}
.webforms-top-header{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 0px;
  padding: 30px 0px;
  margin-left: 10px;
}
/*END-General Webforms Elements*/
/*START-Ask Us Custom details*/
/*
IDs: 
  -AskUs
  -bookaTour
  -Donations
  -Feedback
  -RequestaTitle
*/
/*AskUs*/#idu9DEr .amh-content .genintro p:first-child,
/*bookaTour*/#idtiY43 .amh-content .genintro p:first-child,
/*Donations*/#idsizLN .amh-content .genintro p:first-child,
/*Feedback*/#idk1ufc .amh-content .genintro p:first-child,
/*RequestaTitle*/#idNNzpE .amh-content .genintro p:first-child{
  color: #522A44;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
/*AskUs*/#idu9DEr .amh-content .genintro h2,
/*bookaTour*/#idtiY43 .amh-content .genintro h2,
/*Donations*/#idsizLN .amh-content .genintro h2,
/*Feedback*/#idk1ufc .amh-content .genintro h2,
/*RequestaTitle*/#idNNzpE .amh-content .genintro h2{
  color: #522A44;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
/*AskUs*/#idu9DEr .amh-content,
/*bookaTour*/#idtiY43 .amh-content,
/*Donations*/#idsizLN .amh-content,
/*Feedback*/#idk1ufc .amh-content,
/*RequestaTitle*/#idNNzpE .amh-content{
  background-color: #F1F1F1;
  border-radius: 5px;
}
/*AskUs*/#idu9DEr,
/*bookaTour*/#idtiY43,
/*Donations*/#idsizLN,
/*Feedback*/#idk1ufc,
/*RequestaTitle*/#idNNzpE{
  padding-right: 30px;
}
/*END-Ask Us Custom details*/

/*START-Locations detail*/
/*START-top map*/
.locations-detail-general-container p,
.locations-detail-general-container{
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.locations-detail-general-container p{
  flex-flow: row;
}
.locations-detail-general-container p:nth-of-type(3){
  align-items: center;
}
.locations-detail-general-container p,
.locations-detail-general-container a{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 300;
  margin: 0;
}
.locations-detail-general-container p{
  margin-bottom: 20px;
}
.locations-detail-general-container .locations-inner-container-addres::before {
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/map-location.png);
  content: "";
  display: inline-block;
  width: 40px;
  height: 21px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
.locations-detail-general-container .locations-inner-container-phone::before {
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/icon1.png);
  content: "";
  display: inline-block;
  width: 40px;
  height: 21px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
.locations-detail-general-container .locations-inner-container-mail::before {
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/mail-icon.png);
  content: "";
  display: inline-block;
  width: 40px;
  height: 21px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
#id7dsbL table > tbody,
#id7dsbL table > tbody > tr{
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
#id7dsbL hr{
  display:none;
}
#id7dsbL table > tbody > tr > td:first-child,
#id7dsbL table > tbody > tr > td:last-child,
#id7dsbL .nav_openingtimes span{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
}
#id7dsbL table > tbody > tr > td span.closedmsg{
  color: #FFFFFF;
}
#id7dsbL table > tbody > tr > td:last-child{
  font-size: 16px;
  font-weight: 500;
}
#id7dsbL .nav_openingtimes{
  margin-top:10px;
}
#id7dsbL .nav_openingtimes > div{
  display: flex;
  align-items: flex-start;
}
#id7dsbL .nav_openingtimes .prev_openingtimes{
  display:none;
}
#id7dsbL .closeddesc{
  display:none;
}
#id7dsbL .hours-icon{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 20px;
  display: flex;
  align-items: center;
}
#id7dsbL .hours-icon::before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/hours.png);
  content: "";
  display: inline-block;
  width: 32px;
  height: 23px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
#idhyWPZ .amh-content h1{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 30px;
}
#idhyWPZ .amh-content p{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 18px;
}
#id7dsbL .nav_openingtimes{
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1171px) {
  .locations-detail-general-container p,
  .locations-detail-general-container a{
    font-size: 13px;
  }
  #id7dsbL table > tbody > tr > td:last-child{
    font-size: 14px;
  }
  #idhyWPZ .amh-content h1{
    font-size: 31px;
  }
  #idhyWPZ .amh-content p{
    font-size: 15px;
  }
}
@media (max-width: 1075px) {
  #idnqxlh{
    width: 56%;
  }
  #id7dsbL{
    width: 19%;
  }
}
@media (max-width: 992px) {
  #idaSanf{
    display: flex;
  }
  #idhyWPZ{
    width: 35%;
  }
  #idnqxlh{
    width: 41%;
  }
  #id7dsbL{
    width: 24%;
  }
}
@media (max-width: 767px) {
  #idnqxlh > div{
    padding-left: 0px !important;
	padding-right: 10px !important;
  }
  #idyYPtr > div {
    padding: 42px 20px 33px !important;
  }
  #idaSanf{
    flex-wrap: wrap;
  }
  #idhyWPZ{
    width: 100%;
    margin-bottom: 20px;
  }
  #idnqxlh{
    width: 70%;
  }
  #id7dsbL{
    width: 30%;
  }
}
@media (max-width: 550px) {
  #idnqxlh{
    width: 56%;
  }
  #id7dsbL{
    width: 44%;
  }
  .locations-detail-general-container p, .locations-detail-general-container a {
    font-size: 10px;
  }
  .locations-detail-general-container .locations-inner-container-addres::before {
    width: 30px;
    height: 16px;
  }
  .locations-detail-general-container .locations-inner-container-phone::before {
    width: 30px;
    height: 16px;
  }
  .locations-detail-general-container .locations-inner-container-mail::before {
    width: 30px;
    height:16px;
  }
}
/*END-top map*/
/*START-Side gray*/
.side-attend-title {
  color: #522A44;
  font-family: Montserrat;
  font-size: 34px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.attend-before-icon::before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/attend-purp.png);
  content: "";
  display: inline-block;
  width: 43px;
  height: 38px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
.side-attend-title::before{
  color: #522A44;
}
#idfiOwH .amev-event-title a,
#idfiOwH .amev-event-title a:hover{
  color: #522A44;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
#idfiOwH .amev-event-title a span{
  color: #522A44;
  font-family: Montserrat;
  font-size: 18px;
}
#idfiOwH .headingtext > div:first-child{
  color: #522A44 !important;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
}
#idfiOwH .headingtext > div:last-child,
#idfiOwH .amev-event-description-container{
  color: #522A44 !important;
  font-family: Montserrat;
  font-size: 14px;
}
#idfiOwH .amev-all-events-link.eeeventall a,
#idfiOwH .amev-all-events-link.eeeventall a:hover{
  color: #D93A16 !important;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  font-weight: bold;
}
#idfiOwH .amev-all-events-link.eeeventall{
  margin-top: 30px;
}
#idfiOwH .amh-content{
  background-color: transparent !important;
}
#idfiOwH hr{
  border-top: 0px !important;
  margin: 0.9em;
}
/*END-Side gray*/


/*START-Location detail content information*/
.information-icon-before:before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/info.png);
  content: "";
  display: inline-block;
  width: 43px;
  height: 38px;
  margin-right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
#idx2Npx .location-detail-content-information{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#idx2Npx > div > div.amh-content{
  overflow:hidden;
}
#idx2Npx  .amh-row div.amh-container.amh-block > div .amh-row:last-child hr{
  display:none;
}
#idx2Npx h4{
  color: #244C5A;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
#idx2Npx p{ 
  color: #000000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
}
#idx2Npx a{
color: #7A9A01;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
/*END-Location detail content information*/
/*START-New arrivals*/
.new-arrivals-iframe-title{
  color: #512a44;
  margin-bottom: 35px;
}
.new-arrivals-iframe{
  width: -webkit-fill-available;
  border: 0px;
}
/*END-New arrivals*/
#iduGVsg > .amh-content,
#id0mu9y{
  padding-left: 20px !important;
  padding-right: 20px !important;
}
@media (max-width: 992px) {
  #id0mu9y > div > div{
    width: 100%;
  }
  #id0mu9y > div > div:nth-child(2){
    width: 100%;
  }
  #id0mu9y > div > div:last-child{
    width: 100%;
  }
  #iddaZHu > div{
    margin-bottom: 50px !important;
  }
}
/*END-Locations detail*/


/*START-Services*/
/*START-Services block*/ 
.services-block-general-container{
  border-radius: 5px;
  overflow: hidden;
  background-color: #F1F1F1;
  margin-bottom: 40px;
}
.services-block-title{
  background-color: #244C5A;
  padding: 15px 18px 15px;
}
.services-block-title h2{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.services-block-title h2:before{
  content: "";
  display: inline-block;
  margin-right: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.services-block-title-wifi h2:before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/serv.png);
  width: 38px;
  height: 29px;
}
.services-block-title-computer h2:before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/computer.png);
  width: 38px;
  height: 29px;
}
.services-block-title-print h2:before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/printing.png);
  width: 38px;
  height: 29px;
}
.services-block-general-container hr{
  border-top: 1px solid #979797;
  width: 100%;
  margin: 23px 0px 23px;
}
.services-block-general-content-container{
  padding: 30px 18px 40px;
}
.services-block-content h3{
  color: #244C5A;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: bold;
}
.services-block-content p{
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
  line-height: 1.5;
}
.services-block-content a,
.services-block-content a:hover,
#body a,
#body a:hover{
  font-family: Montserrat;
  font-size: 14px;
  cursor: pointer;
}
.services-block-content h3{
  margin-bottom: 10px;
}
.services-dropdown{
  height: 40px;
  background-color: #FFFFFF;
  border-radius: 5px;
  width: 100%
}
.services-dropdown-title{
  color: #000000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
}
#dropdown.services-dropdown{
  color: #8798AD;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
}
@media (max-width: 992px){
  #iduEjCa > div{
   padding-right: 10px !important;
  }
  #idCXRzz > div{
    padding-left: 15px;
  }
  #idltwTk > div{
    margin-top: 30px !important;
  }
}
/*END-Services block*/ 
/*END-Services*/


/*START-Events*/
.events-filter-row{
  border-radius: 5px;
  background-color: #F1F1F1;
  display: flex;
  align-items: center;
  margin-right: 25px;
  margin-left: 25px;
  margin-bottom: 18px;
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 15px;
  padding-right: 15px;
}
.events-filter-row > div{
  display: flex;
  align-items: center;
}
.events-filter-row > div:first-child{
  padding: 0px;
}
.events-filter-row > div input,
.events-filter-row > div button{
  margin-bottom: 0px !important;
}
.events-filter-row #eventsearch{
  height: 40px;
  border-radius: 5px;
  background-color: #FFFFFF;
  color: #0A3443;
  font-family: Montserrat;
  font-size: 12px;
  border: 0px;
}
.events-filter-row #eventsearch::placeholder{
  color: #0A3443;
  font-family: Montserrat;
  font-size: 12px;
}
.events-filter-row span{
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 500;
}
.events-filter-row button{
  height: 30px;
  border-radius: 5px;
  border: 0px;
  background-color: #7A9A01;
  padding: 6px 14px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
}
.events-filter-row i,
.events-filter-row .events-views{
  display: flex;
  align-items: center;
}
.events-filter-row i{
  color: #7A9A02;
  font-size: 1.9em;
}
.events-filter-row i:last-child{
  margin-top: -4px;
  color: #7A9A01;
}
.events-right > .headingtext,
.events .events-view-row .events-grid .headingtext{
  border-radius: 5px;
  background-color: #244C5A;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: start;
  margin-right: 28px;
  display: flex;
  align-items: center;
  margin-right: 0px;
  display:none;
}
.events-right > .headingtext:before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/events.png);
  width: 38px;
  height: 29px;
  content: "";
  display: inline-block;
  margin-right: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-left: 32px;
}
.events-filter-row .brochure-grid{
  width: fit-content;
  margin-top: 0px !important;
}
.events-filter-row .brochure-grid button,
.events-filter-row .brochure-grid button:hover{
  height:41px;
}
.events-filter-row .brochure-grid button i:before,
.events-filter-row .brochure-grid button:hover i:before{
  color:white;
}
.events-date-bar{
  height: 50px;
  border-radius: 5px;
  background-color: #F1F1F1;
  border: 0px;
  padding-left: 23px;
  padding-right: 23px;
}
.events-date-bar span:nth-child(2){
  color: #000000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 500;
}
.events-day-title > span {
  padding-top: 4px;
}
.fa-chevron-right:before{
  content: "\f0da";
}
.fa-chevron-left:before {
  content: "\f0d9";
}
.events-body{
  margin-bottom: 60px;
}
.events-body a,
.events-body a:hover,
.events-body pan,
.events-body p{
  color: #000000;
  font-family: Montserrat;
}
.eelistdesc{
  font-weight: normal;
  margin-top: 20px;
}
.eelisttitle,
.eelocation,
.eelistdesc{
  margin-bottom: 20px;
}
.events-details .nav-tabs > li a{
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
}
.events-details .nav-tabs > li.active a{
  color: #7A9A02;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  background-color: #F1F1F1;
  border-radius: 5px 5px 0 0;
  border: 0px;
}
.events-details .nav-tabs{
  border-bottom: 0px solid #ddd;
  margin-bottom: -1px;
}
.events-details .tab-content{
  border: 0px solid #ddd;
  border-radius: 0px 5px 5px 5px;
  background-color: #F1F1F1;
}
.events-details .datepicker-switch{
  color: #7A9A01;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
}
.events-details th{
  color: #7A9A02;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
}
.events-details td{
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
}
.events-link{
  border-radius: 5px;
  background-color: #7A9A02;
  padding: 28px 25px;
  margin-top: 45px;
  margin-bottom: 25px;
}
.events-link a,
.events-link a:hover{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  text-align: start;
  margin:0px 0px 25px;
  padding: 0px;
}
.events-link > a:last-child{
  margin-bottom:0px;
}
.events-link > a:before{
  content: "";
  display: inline-block;
  margin-right: 19px;
  background-size: contain;
  background-repeat: no-repeat;
}
.events-link > a:first-child:before,
.events-link > a:nth-child(2):before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/events-links-icon1.png);
  width: 38px;
  height: 29px;
}
.events-link > a:nth-child(3):before,
.events-link > a:nth-child(4):before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/events-links-icon2.png);
  width: 38px;
  height: 29px;
}
.events-link > a:nth-child(5):before,
.events-link > a:last-child:before{
  background-image: url(https://static.libnet.info/frontend-images/editor/yukonlibraries/Icons/events-links-icon3.png);
  width: 38px;
  height: 29px;
}
.events-link > a{
  display: flex;
  align-items: center;
}
.events-brochure button,
.events-rss button,
.events-ical button{
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 14px;
}
.events-brochure button i,
.events-rss button i,
.events-ical button i{
  margin-right: 8px;
}
.events-view-row .events-left{
  margin-bottom: 45px;
}
.row.events-view-row{
  margin: 0px;
}
@media (max-width: 992px){
  .events-details .table-condensed{
    width: 100%;
  }
  .events-view-row {
    padding: 5px 15px;
  }
  .events-filter-row {
    margin-right: 15px;
    margin-left: 15px;
  }
  .events-filter-row{
    flex-wrap: wrap;
  }
  .events-filter-row > div:nth-child(2){
    width: 65%;
  }
  .events-filter-row > div:last-child{
    width: fit-content;
    margin-top: 0px !important;
  }
  .events-filter-row > div:first-child{
    margin-bottom: 20px;
  }
  .events-filter-row > div{
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 622px){
  .events-filter-row > div{
    padding: 5px 15px;
    width: 100% !important;
  }
  .events-filter-row button {
    font-size: 11px;
  }
  .events-filter-row > div:last-child{
    margin-top: 20px;
  }
}
@media (max-width: 402px){
  .events-filter-row button {
    font-size: 9px;
  }
}
/*END-Events*/


/*START-e-Library*/
.accordion{
  margin-bottom: 21px;
}
.accordion > div.button,
.accordion > div.button:hover{
  padding: 16px 32px;
  border: 1px solid rgba(46,91,255,0.08);
  border-radius: 5px 5px 5px 5px;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  background-color: #244C5A;
  background: #244C5A;
}
.accordion > div.button.button_open,
.accordion > div.button.button_open:hover{
  background-color: #7A9A01;
  background: #7A9A01;
  border-radius: 5px 5px 0 0;
  margin-bottom: 0px;
}
.wbody.wopen,
.wbody{
  padding: 23px 30px 50px;
  background-color: #F1F1F1;
  border-radius: 0px 0px 5px 5px;
}
.accessible-collections-13421 .wbody.wopen,
.accessible-collections-13421 .wbody{
  padding: 23px 30px 23px;
}
.dynamic-widget .accordion > .button{
  display: flex;
  justify-content: space-between;
}
.dynamic-widget .accordion > .button::after{
  content: " +";
  font-weight: bold;
}
.dynamic-widget .accordion > .button.button_open::after{
  content: "-";
  font-weight: bold;
}
.e-library-acordion-content-general-container{
  margin-bottom: 100px;
}
.e-library-acordion-content-general-container img{
  width: auto%;
  height: 100%;
}
.wbody > div .e-library-acordion-content-general-container:last-child{
  margin-bottom: 0px;
}
.e-library-acordion-logo{
  margin-bottom: 40px;
  width: -webkit-fill-available;
  min-width: 122px;
  width: fit-content;
}
.e-library-acordion-buttons-container img{
  min-width: 40px;
  height: 40px;
}
.e-library-acordion-logo > a,
.e-library-acordion-logo img{
  width: 122px;
  height: 121px;
}
.e-library-acordion-logo-body-container{
  display: flex;
}
.e-library-acordion-buttons-button-container, .e-library-acordion-buttons-icons {
    margin-top:27px;
}
.e-library-acordion-body{
  padding-left: 27px;
}
.e-library-acordion-body p{
  color: #000000;
  font-family: Montserrat;
  font-size: 14px;
}
.e-library-acordion-body h2{
  color: #000000;
  font-family: Montserrat;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 10px;
}
.e-library-acordion-buttons-container{
  display: flex;
  flex-wrap: wrap;
}
.e-library-acordion-buttons-container a{
  margin-right: 20px;
}
.e-library-acordion-buttons-button,
.e-library-acordion-buttons-button:hover,
.e-library-acordion-buttons-button:focus{
  border-radius: 5px;
  background-color: #7A9A01;
  padding: 8px 15px;
  display:flex;
  align-items: center;
  width: fit-content;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.e-library-acordion-buttons-button-container,
.e-library-acordion-buttons-icons{
  display: flex;
}
.wbody.wopen, 
.wbody {
  margin-bottom: 30px;
}
.accordion > div.button{
  margin-top: 30px;
}
.accordion > div.button:first-child{
  margin-top: 0px;
}
@media (max-width: 992px){
  #id8I30W > div,
  #iddq871 > div{
    padding: 0px !important;
  }
  #idmefuu{
    padding: 0px 15px;
  }
  .e-library-acordion-content-general-container{
    margin-bottom: 40px;
  }
  .wbody > div .e-library-acordion-content-general-container:last-child{
    margin-bottom: 40px;
  }
}
@media (max-width: 850px){
  .e-library-acordion-buttons-container {
    flex-flow: column;
  }
  .e-library-acordion-buttons-icons{
    margin-top: 20px;
  }
  .wbody.wopen, 
  .wbody {
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}
@media (max-width: 622px){
  .e-library-acordion-logo {
    width: 100%;
  }
  .e-library-acordion-buttons-container a{
    font-size: 12px;
    padding: 8px 8px;
  }
  .e-library-acordion-logo-body-container {
    flex-flow: column;
  }
  .e-library-acordion-logo{
    justify-content: center;
    display: flex;
  }
  .e-library-acordion-buttons-container {
    flex-flow: column;
    align-items: center;
  }
  .e-library-acordion-buttons-container .e-library-acordion-buttons-button-container a:last-child {
    margin-right: 0px;
  }
  .e-library-acordion-buttons-container .e-library-acordion-buttons-button-container a:first-child {
    margin-right: 5px;
  }
  .e-library-acordion-body {
    padding-left: 0px;
  }
}
/*END-e-Library*/




/*START-TODEL*/
.locations-13263 #idFZABE{
}
#navbar ul.nav.navbar-nav > li:nth-child(2),
#navbar ul.nav.navbar-nav > li:nth-child(4){
  display: none;
}
/*END-TODEL*/





