@import url('https://fonts.googleapis.com/css?family=Nunito');.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: 1280px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1280px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1280px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1280px;}
.bodysize{max-width: 1280px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1280px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1280px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #2d8375;}
.link:hover, a:hover{color: #52baab;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #e6e6e6;}
body{
		color: #444444;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#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: #52baab;
	background: #52baab;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#52baab), color-stop(50%,#52baab), color-stop(51%,#52baab), color-stop(100%,#52baab));
	background: -moz-linear-gradient(top,  #52baab 0%, #52baab 50%, #52baab 51%, #52baab 100%);
	background: -webkit-linear-gradient(top,  #52baab 0%,#52baab 50%,#52baab 51%,#52baab 100%);
	background: -o-linear-gradient(top,  #52baab 0%,#52baab 50%,#52baab 51%,#52baab 100%);
	background: -ms-linear-gradient(top,  #52baab 0%,#52baab 50%,#52baab 51%,#52baab 100%);
	background: linear-gradient(top,  #52baab 0%,#52baab 50%,#52baab 51%,#52baab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52baab', endColorstr='#52baab',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: #2d8375;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d8375), color-stop(50%,#2d8375), color-stop(51%,#2d8375), color-stop(100%,#2d8375));
	background: -moz-linear-gradient(top,  #2d8375 0%, #2d8375 50%, #2d8375 51%, #2d8375 100%);
	background: -webkit-linear-gradient(top,  #2d8375 0%,#2d8375 50%,#2d8375 51%,#2d8375 100%);
	background: -o-linear-gradient(top,  #2d8375 0%,#2d8375 50%,#2d8375 51%,#2d8375 100%);
	background: -ms-linear-gradient(top,  #2d8375 0%,#2d8375 50%,#2d8375 51%,#2d8375 100%);
	background: linear-gradient(top,  #2d8375 0%,#2d8375 50%,#2d8375 51%,#2d8375 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d8375', endColorstr='#2d8375',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: 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: #111111;
	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: #2d8375;
}
.widget_tab:hover, .widget_tab_selected{
	background: #2d8375;
	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 #e6e6e6;
}
.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: #2d8375;
}
.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: #2d8375;
}
.vtab:hover, .vtab_selected{
	background: #233d4d;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#233d4d), color-stop(50%,#233d4d), color-stop(51%,#233d4d), color-stop(100%,#233d4d));
	background: -moz-linear-gradient(-90deg,  #233d4d 0%, #233d4d 50%, #233d4d 51%, #233d4d 100%);
	background: -webkit-linear-gradient(-90deg,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	background: -o-linear-gradient(-90deg,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	background: -ms-linear-gradient(-90deg,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	background: linear-gradient(-90deg,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d4d', endColorstr='#233d4d',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: #2d8375;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #233d4d;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#233d4d), color-stop(50%,#233d4d), color-stop(51%,#233d4d), color-stop(100%,#233d4d));
	background: -moz-linear-gradient(top,  #233d4d 0%, #233d4d 50%, #233d4d 51%, #233d4d 100%);
	background: -webkit-linear-gradient(top,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	background: -o-linear-gradient(top,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	background: -ms-linear-gradient(top,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	background: linear-gradient(top,  #233d4d 0%,#233d4d 50%,#233d4d 51%,#233d4d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#233d4d', endColorstr='#233d4d',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #2d8375;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 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/chicagoridgepubliclibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #52baab;
	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: #000000;
	font-weight: normal;
	-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: #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: 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: #111111;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #111111;
	border-color: #111111;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #111111;
}
.polaris-nav-active i{
	color: #111111;
}
.widgetbody hr{
	color: #e6e6e6;
	background-color: #e6e6e6;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #e6e6e6;
}
.bottomrule{
	border-bottom: 1px solid #e6e6e6;
}
.bodytext{color: #444444;}
.headingtext{color: #111111;}
@import url('https://fonts.googleapis.com/css?family=Nunito');

html { font-size: 16px; }

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
}
#body {
width: 100%;
}
h1, .heading1, h2, .heading2, h3, .heading3, h4, .heading4 {
  	font-family: 'Nunito', sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
}
h4, .heading4 {
    letter-spacing: 0px;
}


/* BUTTON */
.button {
  	text-decoration: none;
  	font-weight: 500;
    padding: 8px 12px;
  	transition: all .25s ease;
}
.button:hover {
  	text-decoration: none;
}

/* HEADER */

@media (max-width: 767px) {
#brand img {
    width: 100%!important;
  }
}

/* Search element */
#empSearch {
  width: 80%;
  padding: 10px;
  display: inline;
}
#idkJLI3 > div {
padding: 27px;
}
#select_designatfirst {
  background-color: #52baab;
  border: 1px solid #52baab;
  color: #fff;
  font-size: 15px;
  display: inline;
  width: 120px;
  height: 35px;
  line-height: 52px;
  text-indent: 16px;
  cursor: pointer;
}
#goBtn {
    background-color: #52baab;
    border: 1px solid #52baab;
    color: #fff;
    font-size: 15px;
    display: inline;
    height: 35px;
    margin-left: 5px;
    cursor: pointer;
}
.social-media {
    display: inline;
    padding-right: 6px;
  	margin-bottom: 32px;
  	float:right;
}
.social-media img {
    width: 23px;
}


/**** CMS NAVIGATION ****/

/*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;
}
/* parent active tab colour when dropdown open*/
.navbar-nav>.open>a:focus {
    color: #ffffff;
    background-color: #2d8375;
}

.navbar .nav {
    border-bottom: 0px solid #2d8375;
  	width: 100%;
}
.navbar-top .navbar-nav > li > a {
  	font-size: 1.1em;
  	font-family: 'Nunito', sans-serif;
  	font-weight: 400;
  	padding: 10px 20px;
  	text-transform: uppercase;
}
@media (max-width: 992px) { 
  .navbar-top .navbar-nav > li > a {
  	padding: 10px 10px;
}
}


/*** dropdown menu list items ***/

.fa-sort-down:before, .fa-sort-desc:before {
    display: none;
}
.dropdown-menu {
  padding: 0;
  border-top: 1px solid #2e8374;
}
.dropdown-menu li {
  font-size: 1.1em;
}
.dropdown-menu>li>a {
  	color: #ffffff!important;
  	background-color: #2d8375!important;
  	padding: 8px 20px;
}
.dropdown-menu>li>a:hover {
  	color: #ffffff!important;
  	background-color: #233D4D!important;
  	text-decoration: 
}
.navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu > li:nth-child(7) > a {
  	color: #ffffff!important;
  	background-color: #2d8375!important;
}
.navbar-top ul.navbar-nav > li:nth-child(16) .dropdown-menu > li:nth-child(6) > a {
  	margin-bottom: 10px;
  	border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 767px) {
  /*dropdown menus on hover*/
.dropdown:hover > .dropdown-menu { 
  	display: block !important; 
}
}

@media (max-width: 767px){
.dropdown-menu>li>a {
    color: #333!important;
    background-color: #ffffff!important;
    /* padding: 8px 24px!important; */
    margin-left: auto;
    margin-right: auto;
    display: table;
}
}
/*** mobile dropdown menu list items ***/

@media (max-width: 767px) {
.navbar-top .navbar-nav > li > a {
    padding: 10px 20px;
}
  .navbar-nav {
    margin: 7.5px 0px;
}

.navbar-top > div > ul > li > a {
    color: #2d8375 !important;
    background-color: #ffffff !important;
}
.navbar-top > div > ul > li > a:hover {
    color: #ffffff !important;
    background-color: #2d8375 !important;
}
.dropdown-menu>li>a {
  	color: #333!important;
  	background-color: #ffffff!important;
  	padding: 8px 24px!important;
}
.dropdown-menu>li>a:hover {
  	color: #777!important;
  	background-color: #ffffff!important;
}
  .navbar-top {
    background-color: transparent!important;
}
div#navbar.content {
  background-color: transparent!important;
}
.nav-mobile {
    font-weight: normal;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(50%,transparent), color-stop(51%,transparent), color-stop(100%,transparent));
    background: -moz-linear-gradient(top, transparent 0%, transparent 50%, transparent 51%, transparent 100%);
    background: -webkit-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);
    background: -o-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);
    background: -ms-linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);
    background: linear-gradient(top, transparent 0%,transparent 50%,transparent 51%,transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='transparent', endColorstr='transparent',GradientType=0 );
  }
}

.nav-mobile .navbar-brand {
	display: none;
}
.burger-button {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    padding: 0px 14px;
}
.nav-mobile {
  color: #a7a7a7;
}


/**********EVENTS LISTING PAGE************/

/*Events listing title*/
.events-right > h1, .events-grid > h1 {
	font-size: 3.8em;
    margin-top: 14px;
  	margin-bottom: 14px;
    padding-bottom: 5px;
    font-weight: 400;
}

@media (min-width: 768px) {
.events-right {
    margin-left: 260px;
}
}
/*event listing date bar*/
.events-date-bar {
    font-size: 1.6em;
  	margin-bottom: 1em;
    font-weight: 600;
    padding: 10px 0;
  	border-top: 1px solid #bbbbbb;
  	border-bottom: 1px solid #bbbbbb;
}
/*event listing title*/
.eelisttitle a {
    font-weight: 600;
    font-size: 1.2em;
    margin-bottom: 0.5em;
  	text-decoration: none;
}
/*event listing date and time*/
div.eelisttime.headingtext {
  	color: #2c3e50!important;
}
.eventRegButton {
  	margin-bottom: 0.75em;
}

.events-day-title > .events-date-string > .headingtext, .events-day-title >.events-date-range-string >.headingtext {
	color:  #56585B!important;
}
.events-left .tab-content {
	background: #ffffff;
}
@media (max-width: 768px){
  .events-details {
    margin-bottom: 20px;
  }
}

/*filters*/

#eventsearch {
  margin-bottom: 15px;
}
.events-filter-row {
    padding: 0 2em 1em 2em;
  	margin-bottom: 0px;
  	margin-top: 30px;
}
.events-view-row {
  	padding: 5px 40px;
}
@media (max-width: 768px){
.events-filter-row {
    max-width: 768px;
    text-align: center;
}
}
/*filter buttons*/
@media (max-width: 768px){
.events-views {
    max-width: 768px;
    margin-top: 10px;
    text-align: center;
}
}

/********** EVENT PAGES************/

/*border above and below the date, time and location info*/
#id4VX3g .amh-row, #idlw5ZC.amh-row.row {
  	border-top: 1px solid #bbbbbb;
  	padding: 8px 0;
}
/*event page sub title*/
#idaiMWo h3 {
	color: #56585B;
    font-size: 1.8em;;
	font-weight: 400;
}
/*event page date*/
#idm0vRo h4 {
  	color: #2d3e4f;
}
/*event description*/
#idiga4D p {
  	color:  #56585B;
}
/*event short description*/
#idjLXfv .custom1 {
    color: #34485e;
    margin: 1em 0 0.5em 0;
    font-weight: 400;
    font-size: 1.3em;
}

/**** Upcoming Events widget ****/

/*widget title*/
#idsqaCW h4 {
  	font-size: 1.8em;
  	margin-bottom: 0.5em;
  	font-weight: 400;
  	color: #1d1d1d;
}
/*height of events listing widget*/
#idtvR3F .amev-event-list{
  	height: 530px;
}
/*date string in upcoming events widget*/
.amev-event-time > .headingtext {
  	color: #000000 !important;
}
.amev-event-title a {
  text-decoration: none;
}

.amev-event-description .eventRegButton {
  	font-size: 0.95em;
  	margin-bottom: 0.3em;
}

/*my events login page*/
.ammev-login {
    margin: 20px auto;
}



/*** FOOTER ***/

#default_footer {
  display: none;
}

#footer {
    font-family: 'Nunito', sans-serif;
    font-size: 0.95em;
}
.links ul {
    margin: 0;
    list-style: none;
  	padding-inline-start: 0px!important;
}
#footer .links {
    text-align: right;
}
.links li {
    margin: 2px 0px 2px 7px;
    display: inline;
}


/** WIDGETS **/

/*height of events widget on training page*/
#idDXcgo .amev-event-list{
  	height: 335px;
}



/*different color accordian buttons for the recommended reads widget*/
.dynamic-widget [data-widgetid="5406"] .button:nth-child(1){
  background: #D9716D;
}
.dynamic-widget [data-widgetid="5406"] .button:nth-child(3){
  background: #45344F;
}
.dynamic-widget [data-widgetid="5406"] .button:nth-child(5){
  background: #E8D64E;
}
.dynamic-widget [data-widgetid="5406"] .button:nth-child(7){
  background: #2d8375;
}