.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: 1500px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1500px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1500px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1500px;}
.bodysize{max-width: 1500px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1500px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1500px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #004762;}
.link:hover, a:hover{color: #23527c;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#444444;
	}
#default_footer a{
		text-decoration: underline;
		color:#444444;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #61798f;
	background: #61798f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61798f), color-stop(50%,#61798f), color-stop(51%,#61798f), color-stop(100%,#61798f));
	background: -moz-linear-gradient(top,  #61798f 0%, #61798f 50%, #61798f 51%, #61798f 100%);
	background: -webkit-linear-gradient(top,  #61798f 0%,#61798f 50%,#61798f 51%,#61798f 100%);
	background: -o-linear-gradient(top,  #61798f 0%,#61798f 50%,#61798f 51%,#61798f 100%);
	background: -ms-linear-gradient(top,  #61798f 0%,#61798f 50%,#61798f 51%,#61798f 100%);
	background: linear-gradient(top,  #61798f 0%,#61798f 50%,#61798f 51%,#61798f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61798f', endColorstr='#61798f',GradientType=0 );
	border: 1px solid #61798f;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #4d5e83;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d5e83), color-stop(50%,#4d5e83), color-stop(51%,#4d5e83), color-stop(100%,#4d5e83));
	background: -moz-linear-gradient(top,  #4d5e83 0%, #4d5e83 50%, #4d5e83 51%, #4d5e83 100%);
	background: -webkit-linear-gradient(top,  #4d5e83 0%,#4d5e83 50%,#4d5e83 51%,#4d5e83 100%);
	background: -o-linear-gradient(top,  #4d5e83 0%,#4d5e83 50%,#4d5e83 51%,#4d5e83 100%);
	background: -ms-linear-gradient(top,  #4d5e83 0%,#4d5e83 50%,#4d5e83 51%,#4d5e83 100%);
	background: linear-gradient(top,  #4d5e83 0%,#4d5e83 50%,#4d5e83 51%,#4d5e83 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d5e83', endColorstr='#4d5e83',GradientType=0 );
	border: 1px solid #4d5e83;
	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 #61798f;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #006bb7;
	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: #006bb7;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #006bb7;
	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: #006bb7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006bb7), color-stop(50%,#006bb7), color-stop(51%,#006bb7), color-stop(100%,#006bb7));
	background: -moz-linear-gradient(top,  #006bb7 0%, #006bb7 50%, #006bb7 51%, #006bb7 100%);
	background: -webkit-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -o-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -ms-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb7', endColorstr='#006bb7',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #006bb7;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#006bb7), color-stop(50%,#006bb7), color-stop(51%,#006bb7), color-stop(100%,#006bb7));
	background: -moz-linear-gradient(-90deg,  #006bb7 0%, #006bb7 50%, #006bb7 51%, #006bb7 100%);
	background: -webkit-linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -o-linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -ms-linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #006bb7;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#006bb7), color-stop(50%,#006bb7), color-stop(51%,#006bb7), color-stop(100%,#006bb7));
	background: -moz-linear-gradient(-90deg,  #006bb7 0%, #006bb7 50%, #006bb7 51%, #006bb7 100%);
	background: -webkit-linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -o-linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -ms-linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: linear-gradient(-90deg,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb7', endColorstr='#006bb7',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #006bb7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006bb7), color-stop(50%,#006bb7), color-stop(51%,#006bb7), color-stop(100%,#006bb7));
	background: -moz-linear-gradient(top,  #006bb7 0%, #006bb7 50%, #006bb7 51%, #006bb7 100%);
	background: -webkit-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -o-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -ms-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb7', endColorstr='#006bb7',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #006bb7;
	border-left: 0px solid #006bb7;
	border-top: 0px solid #006bb7;
	-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: #006bb7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006bb7), color-stop(50%,#006bb7), color-stop(51%,#006bb7), color-stop(100%,#006bb7));
	background: -moz-linear-gradient(top,  #006bb7 0%, #006bb7 50%, #006bb7 51%, #006bb7 100%);
	background: -webkit-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -o-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -ms-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb7', endColorstr='#006bb7',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #006bb7;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/rwlibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #006bb7;
	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: #006bb7;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006bb7), color-stop(50%,#006bb7), color-stop(51%,#006bb7), color-stop(100%,#006bb7));
	background: -moz-linear-gradient(top,  #006bb7 0%, #006bb7 50%, #006bb7 51%, #006bb7 100%);
	background: -webkit-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -o-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: -ms-linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	background: linear-gradient(top,  #006bb7 0%,#006bb7 50%,#006bb7 51%,#006bb7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006bb7', endColorstr='#006bb7',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: #006bb7;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #006bb7;
	border-color: #006bb7;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #006bb7;
}
.polaris-nav-active i{
	color: #006bb7;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #454545;}
.headingtext{color: #006bb7;}
/* 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 {
    color: white;
    background-color: rgba(0,77,132,.5);
}
html, body {
      font-size: 15px;
      font-family: 'Roboto', sans-serif;
      text-rendering: optimizeLegibility;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
      overflow-x: hidden; 

}
html {
    background-color: #eee;
   	font-size: 16px;
}
#body {
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility;
  	font-size: 16px;
  	font-weight: normal; 
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    color: #006bb7;
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility;
    font-weight: 500;
}

.librarycard-form .form-group:nth-child(14) {
  display: none; 
}

.button {
    width: auto;
    height: auto;
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0.2px;
    border-radius: 2px;
    font-weight: normal;
    padding: 10px 16px;
    cursor: pointer;
    outline: none;
}
.btn {
   padding: 3px 7px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    text-transform: capitalize;
}
::placeholder { 
    color: #000 !important;
    font-weight: normal !important;

}

img {
    height: auto;
}

a:hover {
  transition: all 0.1s ease;
  cursor: pointer !important; 
}


input:focus {
   color: #000;
   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;
}
a:focus, a:hover {
    text-decoration: underline;
}

.events2-reg-thanks-stage {
  margin: 1em 0; 
}
.bodysize {
    max-width: 1500px;
    width: 94%;
}
@media(max-width: 767px) {
  .bodysize {
	padding: 20px;
  }
}
/*============ CMS NAVIGATION ==================*/


@media (min-width: 768px){
  .dropdown:hover > .dropdown-menu { 
  	display: block; 
}  
}

/*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 {
	border-radius: 0px;
    border: unset;
}
.nav > li > a {
	font-size: 15px;  
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    text-rendering: optimizeLegibility;
    letter-spacing: normal;
     text-decoration: none;
}
/*top nav tabs*/
.navbar-top .navbar-nav > li > a {
    padding: 16px 60px;
   font-size: 19px;
     font-weight: 400;
  -webkit-font-smoothing: antialiased;
  flex: 1 1 auto;
    margin-right: 1px;
    margin-left: 1px;
    text-align: center;
    color: #fff;
    border: none;
  line-height: 1.2;
}
#navbar-collapse-grid > ul > li{
    flex: 1 1 auto;
    margin-right: 1px;
    margin-left: 1px;
    text-align: center;
    color: #fff;
    border: none;

    float: unset;

}
/*
.nav > li:nth-child(14) > a:nth-child(1):after {
      content: "";
    position: absolute;
    top: -2;
    left: 0;
    width: 100%;
    height: 1.125rem;
    background-color: white;
}
*/
/*how do I...  nav tab*/
#navbar-collapse-grid > ul > li:nth-child(14) {
    background-image: url(https://www.rwlibrary.ca/Common/images/structure/half-circle.svg);
    background-size: 100% 100%;
  color: black;
    z-index: 10;
   
}
#navbar-collapse-grid > ul > li:nth-child(14) > a {
   background:transparent;
}
#navbar-collapse-grid > ul > li:nth-child(14) > a:hover {
   border-bottom: unset;
   color: black;
}
/*how do I modal*/
#idLikeToModal .modal-title {
    font-weight: 400;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
	font-size: 28px;
  color: white;
}
#idLikeToModal .idLikeToCol h4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 400;
    color: black;
}
#idLikeToModal .idLikeToCol ul {
    padding-left: 0;
    list-style: none;
}
#idLikeToModal > div.modal-body > div > ul > li > a{
  font-weight: 700;
  	font-size: 16px;
}

#idLikeToModal .idLikeToCol li {
    margin-top: 18px;
    margin-bottom: 10px;
}
/* The Modal (background) */
.modal {
  position: fixed;
  /* Stay in place */
  padding-top: 125px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}



#idLikeToModal {
    position: absolute;
  display: block;
    margin-right: auto;
    margin-left: auto;
    top: 10vh;
    right: 0;
    left: 0;
    width: 90vw;
    max-width: 1200px;
    background-color: white;
    border-radius: 0.25rem;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 20%);
    z-index: 9999;
}
/* hide fa nav icons */
#navbar-collapse-grid > ul > li > a > i{
    display: none;
}

/*drop down nav lists*/


/*nav item links*/
.nav-list > li > a {
        display: block;
        padding: .75rem 0;
        width: 100%;
        font-size: 1.125rem;
        font-weight: 500;
        text-decoration: none;
        color: #006bb7;
        border-bottom: solid 1px #ababab;
        overflow: hidden;
}
.nav-list > li > a:hover {
        text-decoration: underline;
        background-color: transparent;
  color: #006bb7;
}
/*hide certain nav items to justify columns*/
/*
#navbar-collapse-grid > ul > li.dropdown.yamm-fw > ul > li > div > ul:nth-child(2) > li:nth-child(3) > a,
#navbar-collapse-grid > ul > li:nth-child(8) > ul > li > div > ul:nth-child(2) > li:nth-child(2) > a{
   display: none;
}
*/
#headerRight {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
}
#nav>li>a {
   font-size: 19px;
}
#idCsrLB > div {
 max-width: unset !important;
}
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
     border-top: unset; 
}
#searchType label {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 36px;
    vertical-align: middle;
    cursor: pointer;
    font-size: 16px;
    text-rendering: optimizeSpeed;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
}


@media(min-width: 992px){
#ido0eZA {
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    width: 94%;
    max-width: 1500px;
          padding: 1.25rem 0 .5rem;
        right: 0;
        left: 0;
        border-bottom: none;

}
  .navbar-top .navbar-nav > li > a {
            position: relative;
        padding: .5rem 1rem;
        margin-top: 1rem;
        padding-top: 1rem;
        padding-bottom: .75rem;
        color: inherit;
        border-bottom: solid .25rem transparent;
        transition: border .2s ease;
    display: block;
    max-width: 100%;
    text-overflow: ellipsis;
}
  #nav>li>a {
    position: relative;
    margin-top: 1rem;
    padding-top: 16px;
    padding-bottom: 13px;
    color: inherit;
    border-bottom: solid 0.25rem transparent;
    transition: border .2s ease;
}
  .gsc-control-searchbox-only form.gsc-search-box input.gsc-input {
    font-size: 16px;
}
  #topNav {
      margin-bottom: 20px;
      margin-top: 3px;
  }
.navbar-top .navbar-nav > li > a:hover {
     border-bottom-color: #30b457;
  }
}
/*============ HEADER ==================*/
#header {
    padding: 0 !important;
}
/*top nav*/
#topNav {
    display: block;
    text-align: right;
}
#topNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#topNav ul li {
    display: inline-block;
    margin: 0 15px;
}
#topNav a {
    font-weight: 400;
    font-size: 16px;
  color: #006bb7;
    -webkit-font-smoothing: antialiased;
}
#myAccount {
    padding: 0.25rem 0.75rem;
    background-color: #eee;
    border-radius: 0.125rem;
}
#myAccount:focus, #myAccount:hover {
    text-decoration: none;
    box-shadow: inset 0 0 0 99px rgb(0 0 0 / 5%);
}
/*search region*/
#socialNav img {
    width: 36px;
    height: 36px;
}
#socialNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#socialNav ul li {
    display: inline-block;
}
#socialNav a {
    display: inline-block;
    margin-left: 0.375rem;
}
.search {
    max-width: 545px;
}
#searchBar {
    display: -ms-flexbox;
    display: flex;
      margin-top: 1rem;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.search {
    position: relative;
    width: 100%;
    height: 36px;
    background: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0 0.5rem rgb(0 0 0 / 20%);
}
.gsc-control-searchbox-only form.gsc-search-box .gsc-search-button input {
    margin: 0 -2px 0 0;
    padding: 5px!important;
    width: 48px!important;
    height: 37px;
    text-indent: -9999px;
    background-color: #006bb7;
    background-image: url(https://www.rwlibrary.ca/Common/images/structure/icon-search-white.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
    border: 1px solid #006bb7;
    border-radius: 0 0.25rem 0.25rem 0;
}

.gsc-control-searchbox-only form.gsc-search-box td.gsc-search-button {
    padding: 0;
}
table.gsc-search-box td {
    vertical-align: middle;
}

.gsc-search-button {
    margin-left: 2px;
}
.gsc-search-button {
    width: 1%;
}
#socialNav {
    display: inline-block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 0;
    padding: 0;
}
#searchType {
    position: absolute;
    top: -1px;
    right: 3rem;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    font-size: .875rem;
    z-index: 10;
}
.gsc-control-searchbox-only form.gsc-search-box input.gsc-input {
    padding: 5px 9px!important;
    width: calc(100% - 200px)!important;
    height: 36px!important;
    color: inherit;
    border: 0;
    border-radius: 0;
    background-color: transparent;
}
#searchType label {
    margin-bottom: 0;
    font-weight: 400;
    line-height: 36px;
    vertical-align: middle;
    cursor: pointer;
  font-size: 16px;
}
#searchType label+label {
    margin-left: 0.5rem;
}
#searchType input {
    margin-top: 0;
    margin-right: 0.125rem;
}
#searchType {
    padding-right: 0.75rem;
    font-size: 1rem;
}
/*G translate*/
#translateContainer .goog-te-combo {
    height: 36px;
    padding: 5px 20px 5px 0;
    font-size: 1rem;
    border: 0;
    -webkit-appearance: none;
}
#translateContainer .goog-te-gadget > div .goog-te-combo:focus {
  box-shadow: unset;
  outline: none;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
}
#translateContainer .goog-te-gadget>div {
    position: relative;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}
#translateContainer {
    display: inline-block;
    position: relative;
    margin-right: 24px;
  opacity: unset;
  min-width: 162px;
}
#translateContainer .goog-te-gadget>div .goog-te-combo:hover {
   cursor: unset; 
  text-decoration: unset; 
   background-color: white;
}
#translateContainer .goog-te-gadget>div:after {
    position: absolute;
    top: 50%;
    right: 5px;
    display: inline-block;
    width: 1rem;
    height: 1rem;
   
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 1rem;
    transform: translateY(-50%);
    cursor: pointer;
    pointer-events: none;
    content: '';
}
#\:0\.targetLanguage > select:nth-child(1),
#\:0\.targetLanguage > select:nth-child(2),
#\:0\.targetLanguage > select:nth-child(3),
#\:0\.targetLanguage > select:nth-child(4),
#\:0\.targetLanguage > select:nth-child(5),
#google_translate_element > div:nth-child(2),
#google_translate_element > div:nth-child(3),
#google_translate_element > div:nth-child(4),
#google_translate_element > div:nth-child(6),
#google_translate_element > div:nth-child(5){
  display: none;
}
#navbar-collapse-grid > ul > li.dropdown.yamm-fw.open > ul > li > div > ul {
    display: block;
}
/*============ FOOTER ==================*/
#default_footer, #default_footer a {
	background: #eee;
    font-size: 13px;
    color: #000;

}
#footer>.amh-row>.amh-block>.amh-content {
max-width: 1590px;
}
#default_footer {
  padding: 20px;
}
#footer{
      font-size: 14px;
      color: #fff;
      font-family: 'Roboto', sans-serif;
      text-rendering: optimizeLegibility;
      line-height: normal;
      font-style: normal;
      font-weight: normal;
       margin:auto;
      background-color: #006bb7;
  text-align: center;
  padding-top: 10px !important;
   padding-bottom: 1rem !important;
  margin: unset !important;

}
#footerNav > ul > li > a > span {
  font-size: 16px;
}
#footer a {
   color: #fff;
}
#footer a:hover {
   text-decoration:underline;
}
.footerNavMega ul li a {
    display: block;
    height: auto;
    padding: 0.3rem 0;
    color: inherit;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}
  #footer > div.ic-container-fluid {
  width: 94%;
}
.footerNavMega ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
    overflow: hidden;
}
#footerNav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footerNavMegaCol {
    display: table-cell;
    vertical-align: top;
}
.footerNavMegaCol:first-child {
    padding-left: 0;
}
 .footerNavMega {
    display: table;
    table-layout: fixed;
    margin: -1.5rem;
    width: calc(100% + 1.5rem);
    text-align: left;
    border-spacing: 1.5rem;
}
#footerRight {
    padding-left: 2rem;
    width: 85%;
    text-align: left;
  float: left;
}
#footerLeft {
    width: 15%;
  float: left;
    border-right: solid 1px rgba(255,255,255,.2);
}
#footerText {
    margin-top: 1rem;
   font-size: 14px;
  line-height: 22px;
}
#footer p+p {
    margin-top: 1rem;
}
#footerLeft {
    padding-right: 2rem;
    padding-left: 2rem;
    font-size: .875em;
    overflow: hidden;
}
.ic-container-fluid {
    width: 94%;
    max-width: 1500px;
      margin-right: auto;
    margin-left: auto;
}

#footerNav ul li {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
#footerNav a {
    margin-left: 0;
      display: block;
    white-space: nowrap;
    margin-right: 2rem;
}
#footerNav {
    margin-top: 0;
    text-align: left;
}
#footer hr {
    background-color: rgba(255,255,255,.2);
  display: block;
    border: none;
    height: 1px;
    margin: 20px 0;
}
.footerNavMega ul li a.topItem {
    display: block;
    margin-bottom: 1.5rem;
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color: inherit;
}

#id8kuLO {
  display: none;
}
#copyright{
 font-size: 16px;
}
/*======================MEDIA QUERIES========================*/
@media screen and (max-width: 990px){
     .search {
    max-width: 100%;
}
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
  .navbar-header {
     float: right; 
}
    .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-top .navbar-collapse {
    padding: 20px 1px;
}
    #translateContainer {
     display: none !important;
  }
  .visible-xs {
    display: block!important;
}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
	  .navbar-top .navbar-nav > li > a {
    padding: 10px 10px;
  }
  .navbar-top .navbar-nav > li > a {
    padding: 10px 34px;
  }
  #navbar-collapse-grid > ul > li:nth-child(14){
     display: none;
  }
#id8kuLO {
  display: block;
}
#mce_0 > p > a > img {
  display: block;
  margin: auto;
  }
  .navbar-brand {
    display:none;
  }
.yamm .dropdown-menu {
    left: auto;
    padding-left: 1.8em;
}
  #navbar-collapse-grid {
  background-color: #006bb7 !important;
  }
  .navbar-top > div > ul > li > a,.dropdown-menu > li > a,.navbar-top {
      color: #fff !important;
     background-color: #006bb7 !important;
  }
  #topNav > nav > ul {
     display: flex;
    justify-content: center;
  }
  #topNav a {
    font-weight: 400;
    font-size: 75%;
    -webkit-font-smoothing: antialiased;
}
#searchBar {
    display: block;
  }
  #socialNav {
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 0;
    padding: 0;
    justify-content: center;
    margin: 14px;
}
#header {
   padding: 0 1%; 
     background-color: unset; 
     border-bottom: unset; 
     z-index: unset; 
}  
  #idcs6Bn {
  background-color: unset !important;
  }
  .footerNavMega {
    display: none;
  }
}
@media screen and (max-width: 1199px){

  #footerLeft,#footerRight{
    width: 100%;
    min-height:0 !important;
    float: unset;
    min-height: 0 !important;
  }
  #footerLeft > p > a > img{
    width: 100%;
    max-width: 150px !important;
  }

  #footerNav {
    margin-top: 0;
    text-align: center;
}
  #footerNav a {
    display: block;
    white-space: nowrap;
    margin-right: 0px;
}
  #footerNav ul li {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
  #copyright {
     text-align: center;
    width: 94%;
  }
  #copyright > p{
     line-height: 26px;
  }
}



@media (min-width: 768px) {
    .navbar-nav {
        float: unset;
        margin: 0;
      position: relative;
      display: flex;
    }

}
/*****/
#mainNav {
 display: none !important;
}


#mainNavrw > p:nth-child(3){
   display: none;
}
.navbar-top .navbar-collapse {
    padding: 0;
}
    #mainNavrw {
        position: relative;
        display: block !important;
        margin: 0;
        top: 0;
        box-shadow: none;
    }

div#idUqABr{
    position: relative;
}

div#idUqABr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.125rem;
    background-color: white;
  z-index: 9;
}
.menuspace,
#navbar-collapse-grid > ul > li:nth-child(1){
display: none !important;
}
#idye89Y  {
   height: 69.8px;
}
.yamm-content ul {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 33.33333%;
    padding: 0 1rem;
    list-style: none;
    overflow: hidden;
}
#navbar-collapse-grid > ul > li:nth-child(14) > ul{
  display: none;
}