@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700);.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #cd202c;}
.link:hover, a:hover{color: #ff6e00;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #ededed;}
body{
		color: #1d1d1d;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #cd202c;
	background: #cd202c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cd202c), color-stop(50%,#cd202c), color-stop(51%,#cd202c), color-stop(100%,#cd202c));
	background: -moz-linear-gradient(top,  #cd202c 0%, #cd202c 50%, #cd202c 51%, #cd202c 100%);
	background: -webkit-linear-gradient(top,  #cd202c 0%,#cd202c 50%,#cd202c 51%,#cd202c 100%);
	background: -o-linear-gradient(top,  #cd202c 0%,#cd202c 50%,#cd202c 51%,#cd202c 100%);
	background: -ms-linear-gradient(top,  #cd202c 0%,#cd202c 50%,#cd202c 51%,#cd202c 100%);
	background: linear-gradient(top,  #cd202c 0%,#cd202c 50%,#cd202c 51%,#cd202c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cd202c', endColorstr='#cd202c',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #ff6e00;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6e00), color-stop(50%,#ff6e00), color-stop(51%,#ff6e00), color-stop(100%,#ff6e00));
	background: -moz-linear-gradient(top,  #ff6e00 0%, #ff6e00 50%, #ff6e00 51%, #ff6e00 100%);
	background: -webkit-linear-gradient(top,  #ff6e00 0%,#ff6e00 50%,#ff6e00 51%,#ff6e00 100%);
	background: -o-linear-gradient(top,  #ff6e00 0%,#ff6e00 50%,#ff6e00 51%,#ff6e00 100%);
	background: -ms-linear-gradient(top,  #ff6e00 0%,#ff6e00 50%,#ff6e00 51%,#ff6e00 100%);
	background: linear-gradient(top,  #ff6e00 0%,#ff6e00 50%,#ff6e00 51%,#ff6e00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6e00', endColorstr='#ff6e00',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #000000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 0px 0px 0px 0px;
	-moz-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 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: #ffffff;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #ffffff;
	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 #ededed;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.vtab{
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	color: #000000;
}
.vtab:hover, .vtab_selected{
	background: none;
	background: -webkit-gradient(linear, right, left, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(-90deg,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(-90deg,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );

	color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 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: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #000000;
}
.tab a{
	color: #000000;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #000000;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/toledo/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #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: #ededed;
	background-color: #ededed;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #ededed;
}
.bottomrule{
	border-bottom: 1px solid #ededed;
}
.bodytext{color: #1d1d1d;}
.headingtext{color: #000000;}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700);

body{
  font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.custom2 {
box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

.custom6 {
  /* ANDY */
      background: #ffbc3d; 
  background-color: #ffbc3d; 
}

/*Hide NOTES field on Patron side of Reserve*/
.amnp-booker-fields > .amf-row:nth-child(4){
   display: none;
}

/*Hide NOTES field on Staff side of Reserve*/
label[for="patron_notes"] {
  display: none;
}

/*Hide Exhibits/Displays field on Public side of Attend - Computers and Tech type_6*/


/*Hide class visit or private and Exhibits/Displays field on Public side of Attend*/
label[for="type_2"], label[for="type_3"], label[for="type_8"] {
  display: none;
}

/*Hide Mott-old field on Public side of Attend*/
label[for="loc_424"] {
  display: none;
}

/*
label[for="loc_2302"] {
  display: none;
}
*/


/*Hide NOTES field on Staff side of Reserve*/
#patron_notes {
  display: none;
}

/* Removes "Class Visit (private) selection from Event Type filter. 
.amnp-location-select label:nth-child(6) {
  display: none;
}
*/

/* Hide "Library in the Community" RESERVE */
/* Main Library */
.amnp-location-select label:nth-child(9) {
  
}




/* Hide "Mott (new)" branch from events location drop-down 
label[for="loc_1608"] {
  display: none;
}
*/

/* THIS IS FOR CUSTOM PHONE MESSAGE ON ROOM RESERVE REGISTRATION */
div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-reserve-screen-shared > div:nth-child(3) > div:nth-child(4):after {
    content: "This number will be listed as public contact information for the meeting.";
    font-size: .9em;
    margin-left: auto;
    padding: 0 1em;
    opacity: .8;
  	width: 66.66666667%;
}
/* THIS IS FOR CUSTOM PHONE MESSAGE ON ROOM RESERVE REGISTRATION */
@media (max-width: 767px){
  div.amnp-reserve-screen.amnp-reserve-screen-basket > div.amnp-reserve-screen-shared > div:nth-child(3) > div:nth-child(4):after {
   	margin-left: 0;
    width: 100%;
  }
}

/* Targets just the BOOKING TITLE form label in Reserve and changes to EVENT TITLE */

label[for="booking_title"] {
  font-size:0px;
}
label[for="booking_title"] span.required-field {
  font-size:18px!important;
}
label[for="booking_title"]:before  {
  content: "Event Name ";
  font-size: 18px;
  font-weight: 700;
}


/* Targets just the GROUP NAME form label in Reserve and changes to FULL GROUP NAME */

label[for="group_name"] {
  font-size:0px;
}
label[for="group_name"] span.required-field {
  font-size:18px!important;
}
label[for="group_name"]:before  {
  content: "Full Organization Name - no acronyms please";
  font-size: 18px;
  font-weight: 700;
}
