/*this file is for unorganized, cosmetic styles and adjustments. */
/*Please add comments. */
/*Will be sorted later*/

#website-feedback-button {
  /*display: none;*/
  background: #333333;
  border: 4px double #fff;
  font-size: 1.2em;
  font-weight: 600;
  font-family: "Roboto Condensed",sans-serif;
  text-decoration: none;
  padding: 0.5em;
  border-radius: 6px 6px 0 0;
  border-bottom: none;
  /*text-transform: uppercase;
     rotate: -90deg;*/

}
#website-feedback-button:hover {

  background:#8c2004;
}
.website-feedback-toggle-wrapper {
  position: fixed;
  bottom: 40px;
  right: -34px;
}
@media screen and (min-width: 52.5em) {
	.subject_librarians>.subject_librarian__container {
		flex: 0 0 33.33%;
		max-width: 33.33%;
	}
}
.tbm-submenu.tbm-item-child.tbm-has-width {
	width: 1100px !important;
}
.pei_collections_panel .button {
	height:38px;
}
.tbm.tbm--mobile .tbm-submenu-toggle {
	display: none !important;
}

button.tbm-button {
	color: #fff;
}
.faq_hours .layout__region.layout__region--first {
	display: none;
}

.faq_hours .layout.layout--twocol-section.layout--twocol-section--33-67 {
	display: block;

}
.faq_hours .layout__region--second {
	border-left: 0px;
}
#block-roblib-2023-buildingclosuredelay {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(51, 51, 51, .25);
    border-radius: 6px;
    background-color: #fff;
    color: #333;
    border: 3px solid #8c2004;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
}
@media (max-width: 1000px) {
	.searchtabs__container .input-group {
		display: block;
	}
	.button {
		border-right-width: 1px !important;
	}
}
