body {
	font-family: "Lato Extended", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #111;
	line-height: 26px;
}

.ic-app{
background:#f8f8f8
}

.ic-app-main-content{
background:#fff
}

.ic-app-nav-toggle-and-crumbs {
border-bottom:none;
}

.ic-Login::before{
   content: " ";
   position: absolute;
   width: 100%;
   height: 100%;
   z-index: -1;
	background: url(https://training.mpsi.wayne.edu/freer_house.jpg);
}

.ic-Login{
	background: url(https://training.mpsi.wayne.edu/freer_house.jpg);
}

.pages.show .page-title, .overall-title {
/*  font-size: 2.1em;*/
    font-size: 30px;
    font-weight: 200;
    font-family: Georgia, serif;
    margin: 25px 0;
    color: #eee;
    text-align: center;
    border: black 1px dotted;
    border-radius:5px;
    background: #818281;
    /* background: #0f76b1; */
    padding: 1%;
}

#assignment_show .title-content .title {
    font-size: 30px;
    font-weight: 200;
    font-family: Georgia, serif;
    margin: 24px 0;
    color: #eee;
    text-align: center;
    border: black 1px dotted;
    border-radius:5px;
    background: #818281;
    padding: 9px;
}

.pill {
    display: inline-block;
    list-style: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    color: #aaaaaa;
    width: 99%;
    max-height: 20px;
    margin-bottom: 25px;   
    padding-right: 12px;
    padding-left: 12px;
}

.pill > li:first-child {
    padding-left: 10px;
/*    width: 48%; */
}

.pill > li {
    float: left;
    /* padding: 0 10px; */
    border: 0;
    font-size: 14px;
    font-size: 0.875rem;
    /* padding: 0 24px 0 12px; */
}

/* 
.pill > li:last-child {
    padding-right: 10px;
    border: 0;
    border-radius: 0 1em 1em 0;
    text-align: right;
    width: 48%;
}
 */

/* Modal Content/Box */
.bc-modal-content {
  background-color: #fefefe;
  margin: 2% auto; /* 2% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 65%; /* Could be more or less, depending on screen size */
  height:80%;
}

/* The Close Button */
.bc-close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.bc-close:hover,
.bc-close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

/* The Modal (background) */
.bc-modal {
  display: none; /* Hidden by default */
/*  position: fixed;*/ /* Stay in place */
  z-index: 100; /* Sit on top */
  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 */
}

.references{
  width: 90%;
  height:90%
}

.c56{
padding:0 !important; /* fixes too-wide margin in google docs formatting */
}

.references-link {
	color: #e28130;
    /* color: #eea14f; */
    font-size: small;
    border: dotted 1px #e28130;
   /*  border: dotted 1px #ffc18c; */
    width: 120px;
    text-align: center;
    margin: 5px;
    border-radius: 10px;
    padding: 0;
}

.further-reading{
    background-color: #eee;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#breadcrumbs {
    display: none;
}

.bcInfoBox {
	border: 1px  solid #818281;
    /* border: 1px  solid #c8e4a3; */
    margin: 5px;
}

.bcInfoBoxTitle {    
 	background-color: #818281;
	/* background-color: #c8e4a3; */
    color: #eee;
    position: relative;
    width: auto;
    font-weight: bold;
    padding: 5px;
}

.bcInfoBoxContent {
    padding: 15px;
}

.bcQuoteBox {
	background-color: #ffc844; 
	padding: 2%; 
	margin: 2%; 
	border: dotted black 1px; 
}

.floatright {
  float:right;
  max-width: 50% !important;
  height: auto;
  padding:10px 0px 10px 10px;
}

.floatleft {
  float:left;
  max-width: 50% !important;
  height: auto;
  padding:10px 10px 10px 0px;
}

.imgcenter{  
  max-width: 90% !important;
  height: auto;
  }
  
/* CSS specific to Baby Court Training (Course #1) */  
  
body.context-course_1 #course-logo{
  content: url(https://training.mpsi.wayne.edu/bc-logo-small-transparent-green.png);
  height: 35px;
  margin-right: 5px;
}

.course-logo-general{
  content: url(https://training.mpsi.wayne.edu/bc-logo-mini-green.png);
  height: 35px;
  margin-right: 5px;
}

.course-logo-pt1{
  content: url(https://training.mpsi.wayne.edu/bc-logo-mini-orange.png);
  height: 35px;
  margin-right: 5px;
}

.course-logo-pt2{
  content: url(https://training.mpsi.wayne.edu/bc-logo-mini-yellow.png);
  height: 35px;
  margin-right: 5px;
}

.course-logo-pt3{
  content: url(https://training.mpsi.wayne.edu/bc-logo-mini-purple.png);
  height: 35px;
  margin-right: 5px;
}

.course-logo-pt4{
  content: url(https://training.mpsi.wayne.edu/bc-logo-mini-light-blue.png);
  height: 35px;
  margin-right: 5px;
}

.course-logo-pt5{
  content: url(https://training.mpsi.wayne.edu/bc-logo-mini-dark-blue.png);
  height: 35px;
  margin-right: 5px;
}

body.context-course_1 #right-side-wrapper {
	/* uncomment the line below to hide the right-side buttons for all users, including admins, for the Baby Court Training course */
	/* display:none; */
}

body.context-course_1 .student-assignment-overview {
	/* for assignments, don't show the subheading with the due date, points, and "submitting an external tool"; */
	display:none;
}

#bcCrumbs {
display: flex;
align-items: center;
}

.h5p-joubelui-button {
  background:  #00594E;
}

.bc-modal-cast {
	background: #ccddcc;
}

.bc-modal-scroll {
	text-align: center; color: #aaa;
}

.bc-cast-link {
	width: 140px; float: right;
}

.bc-story {
	border: 7px solid #ccddcc;
}

.bcStoryBox {
	background-color: #ccddcc; 
	padding: 2%; 
	margin: 2%; 
	border: dotted black 1px; 
}

.mobileLogin-Header {z-index: 1; background-image: url(https://training.mpsi.wayne.edu/mpsi-logo-mobile.png) !important; background-position: center; background-repeat: no-repeat; background-size: 300px 108px; min-height: 108px;}‍‍‍‍‍‍‍‍

