/*@charset "UTF-8";
/* CSS Document */



.single-learning_module a, .page-template-learning_module-page-php a {
    color: #ffffff!important;
}

.nav-menu-module .current_page_item > a, .nav-menu-module .current-page-ancestor > a, .nav-menu-module .current-menu-item > a, .nav-menu-module .current-menu-ancestor > a {
    color: #ffffff!;
	background-color: #037c74;
}

.page-template-learning_module-page-php a {
	color: #ffffff!important;
}

.module-overview p {
	color: #e1e1e1!important;

}

.module-overview a {
    color: #ffffff!important;
	text-decoration: none;

}
.chapter-tile span {
    font-size: 1.1em;
    font-weight: 400;
	  color: #212121;
}

.page-template-learning_module-page-php .site-footer {
    background: #212121;
	  color: #e2e2e2;
}

.page-template-learning_module-page-php .site-footer a {
    background: #212121;
	  color: #ffffff!important;
	  font-weight: bolder;
}
.page-template-learning_module-page-php .site-footer a:hover{
    background: #212121!important;
	  color: #ffffff!important;
	  font-weight: bolder;
	  text-decoration: underline;
}


/*SPACE WAS HERE----*Learning Module* Update Feb 2021*/





.page-template-learning_module-page-php .site-footer {
	background: #212121!important;
	color: #eeeeee!important;
}

.page-template-learning_module-page-php .site-footer a {
	background: #212121!important;
	color: #ffffff!important;
	font-weight: bolder!important;
}

.single-learning_module .site-footer {
	background-color: #212121!important;
	color: #e2e2e2!important;
}

.single-learning_module .site-footer a {
    background-color: #212121!important;
	color: #e2e2e2!important;
}

.caption {
    font-style: italic;
    color: #212121;
    font-size: 95%;
    text-align: right;
	margin-bottom: 1.5em;
	
}

.single-learning_module a.uparrow, .page-template-learning_module-page-php a.uparrow {
	background-color: #fff!important;
	color: #065550!important;
	padding: 0.35em;
	border-radius: 1em;
	display: block;
	width: 2em;
	height: 2em;
	text-align: center;
	margin: 1em auto 0 auto;
}

.single-learning_module a.uparrow:hover, .page-template-learning_module-page-php a.uparrow:hover {
	background-color: #ffffff!important;
	color: #212121!important;


	
}
.single-learning_module a, .page-template-learning_module-page-php a {

	color: #025853!important;
}


.nav-menu-module li a {
	color: #ffffff!important;
}

a.module-button {
    color:#ffffff!important;
    text-decoration:none;
    display:inline-block;
    text-align:left;
    font-weight: 400;
    font-size:1.1em;
    margin:0 0.5em 0.5em 0;
    padding: 0.5em 0.5em 0.25em 0.5em;
    border-bottom: 5px solid #72bdb6;
    background-color: #025a54;
	text-align: center;
}

a.module-button:hover {
    color: #ffffff!important;
    background-color: #097c74!important;
	border-bottom: 5px solid #025a54!important;
}

.module-overview-bar a {
	color:#ffffff!important;

}
a.man-nav {
    color: #fff!important;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    font-weight: 400;
    margin: 0 0.5em 0.5em 0;
    padding: 0.5em 0.5em 0.25em 0.5em;
    border-bottom: 5px solid #097c74;
	background-color: #025a54;
}
	


a.man-nav :hover {
    color: #fff!important;
    text-decoration: none;
    display: inline-block;
    text-align: left;
    font-weight: 400;
    margin: 0 0.5em 0.5em 0;
	  padding: 0.5em 0.5em 0.25em 0.5em;
    border-bottom: 5px solid #025a54;
	  background-color: #097c74;
}
 

}

	.nav-menu-module {
    background-color: #097c74!important;

}


.page-reading-time {
    color: #212121;
    font-size: 1em;
    margin: 0;
}

#manual-nav a{
	color: #ffffff!important;}

.module-title h2 {
    font-size: 0.9em;
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0px;
    padding: 1.45em 0.7em;
	margin: 0px;
}

.nav-menu-module{
	background-color: #025a54;}

