@charset "utf-8";
/* CSS Document Example 

.context-course_###### #wiki_body{
}

.context-course_###### #wiki_body h2{
	color:#000;
	border-bottom: 0px solid #000;
}

.context-course_###### #wiki_body h3{
	color:#000;
	border-bottom: 0px solid #000;
}

.context-course_###### #wiki_body h4{
	color:#000;
	border-bottom: 0px solid #000;
}
*/


/*////////////////////////*/

/* Overall fix for scroll/height issue from Ally's code */
.user_content{
	height: auto !important;
}

/*////////////////////////*/

/* VEM5321 */

/* Dev */.context-course_347130 #wiki_page_show h2, .context-course_347130 #assignment_show h2, .context-course_347130 #discussion_topic h2, .context-course_347130 .quiz-header h2, /* Dev */.context-course_361382 #wiki_page_show h2, .context-course_361382 #assignment_show h2, .context-course_361382 #discussion_topic h2, .context-course_361382 .quiz-header h2, 
/* Summer 2019 */.context-course_370068 #wiki_page_show h2, .context-course_370068 #assignment_show h2, .context-course_370068 #discussion_topic h2, .context-course_370068 .quiz-header h2{
	color:#fff;
	text-shadow:0 3px 10px #000000;
	text-align:center;
	padding:20px;
	background-color: #1a4586;
}
/* Dev */.context-course_347130 #wiki_page_show .noteo, .context-course_347130 #wiki_page_show h3.noteo, .context-course_347130 .assignment-title h1, .context-course_347130 .quiz-header h1/*orange notices*/, /* Dev */.context-course_361382 #wiki_page_show .noteo, .context-course_361382 #wiki_page_show h3.noteo, .context-course_361382 .assignment-title h1, .context-course_361382 .quiz-header h1, 
/* Summer 2019 */.context-course_370068 #wiki_page_show .noteo, .context-course_370068 #wiki_page_show h3.noteo, .context-course_370068 .assignment-title h1, .context-course_370068 .quiz-header h1{
	color:#fff;
	background-color: #b35c32;
	padding:10px;
	display:inline-block;
	border-bottom-right-radius:10px;
	font-weight:bold;
}

/* Dev */.context-course_347130 #wiki_page_show h3, .context-course_347130 #assignment_show h3, .context-course_347130 #discussion_topic h3, .context-course_347130 #quiz-instructions h3, /* Dev */.context-course_361382 #wiki_page_show h3, .context-course_361382 #assignment_show h3, .context-course_361382 #discussion_topic h3, .context-course_361382 #quiz-instructions h3, 
/* Summer 2019 */.context-course_370068 #wiki_page_show h3, .context-course_370068 #assignment_show h3, .context-course_370068 #discussion_topic h3, .context-course_370068 #quiz-instructions h3{
	color:#1a4586;
	font-weight:bold;
	border-bottom: 2px solid #E0E0E0;
}

/* Dev */.context-course_347130 #wiki_page_show p, /* Dev */.context-course_361382 #wiki_page_show p, /* Summer 2019 */.context-course_370068 #wiki_page_show p{
	font-size:1.1em;
}
/* Dev */.context-course_347130 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-active, /* Dev */.context-course_361382 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-active, 
/* Summer 2019 */.context-course_370068 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-active{
	background-color:#01294C;
}
/* Dev */.context-course_347130 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-hover, /* Dev */.context-course_361382 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-hover, 
/* Summer 2019 */.context-course_370068 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-hover{
	background-color:#b35c32;
}
/* Dev */.context-course_347130 #wiki_page_show .ui-accordion .ui-accordion-header, /* Dev */.context-course_361382 #wiki_page_show .ui-accordion .ui-accordion-header, 
/* Summer 2019 */.context-course_370068 #wiki_page_show .ui-accordion .ui-accordion-header{
	background-color:#1a4586;
}

/* Dev */.context-course_347130 #wiki_page_show .ui-icon, /* Dev */.context-course_361382 #wiki_page_show .ui-icon, /* Summer 2019 */.context-course_370068 #wiki_page_show .ui-icon{
	display:none;
	color:#fff;
}

/* Dev */.context-course_347130 #wiki_page_show #kl_accordion_0 h3:before, /* Dev */.context-course_361382 #wiki_page_show #kl_accordion_0 h3:before, /* Summer 2019 */.context-course_370068 #wiki_page_show #kl_accordion_0 h3:before{
	content:"\00bb";
	color:#fff;
	margin-right:10px;
	border-bottom: none;
	position:absolute;
	top:20%;
	padding-left:10px;
}

/* Dev */.context-course_347130 #wiki_page_show #kl_accordion_0 h3 a, /* Dev */.context-course_361382 #wiki_page_show #kl_accordion_0 h3 a, /* Summer 2019 */.context-course_370068 #wiki_page_show #kl_accordion_0 h3 a{
	color:#fff;
	padding-left:30px;
	text-decoration:underline;
}

/* Dev */.context-course_347130 #wiki_page_show .page-title, /* Dev */.context-course_361382 #wiki_page_show .page-title, /* Summer 2019 */.context-course_370068 #wiki_page_show .page-title{
display:none;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show h2, .context-course_396481 #assignment_show h2, .context-course_396481 #discussion_topic h2, .context-course_396481 .quiz-header h2,
/* Summer 2020 */.context-course_395851 #wiki_page_show h2, .context-course_395851 #assignment_show h2, .context-course_395851 #discussion_topic h2, .context-course_395851 .quiz-header h2{
	color:#fff;
	text-shadow:0 3px 10px #000000;
	text-align:center;
	padding:20px;
	background-color: #1a4586;
}
/* Dev 2020 */.context-course_396481 #wiki_page_show .noteo, .context-course_396481 #wiki_page_show h3.noteo, .context-course_396481 .assignment-title h1, .context-course_396481 .quiz-header h1/*orange notices*/,
/* Summer 2020 */.context-course_395851 #wiki_page_show .noteo, .context-course_395851 #wiki_page_show h3.noteo, .context-course_395851 .assignment-title h1, .context-course_395851 .quiz-header h1{
	color:#fff;
	background-color: #b35c32;
	padding:10px;
	display:inline-block;
	border-bottom-right-radius:10px;
	font-weight:bold;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show h3, .context-course_396481 #assignment_show h3, .context-course_396481 #discussion_topic h3, .context-course_396481 #quiz-instructions h3, 
/* Summer 2020 */.context-course_395851 #wiki_page_show h3, .context-course_395851 #assignment_show h3, .context-course_395851 #discussion_topic h3, .context-course_395851 #quiz-instructions h3{
	color:#1a4586;
	font-weight:bold;
	border-bottom: 2px solid #E0E0E0;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show p, /* Summer 2020 */.context-course_395851 #wiki_page_show p{
	font-size:1.1em;
}
/* Dev 2020 */.context-course_396481 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-active,
/* Summer 2020 */.context-course_395851 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-active{
	background-color:#01294C;
}
/* Dev 2020 */.context-course_396481 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-hover,
/* Summer 2020 */.context-course_395851 #wiki_page_show .ui-accordion .ui-accordion-header.ui-state-hover{
	background-color:#b35c32;
}
/* Dev 2020 */.context-course_396481 #wiki_page_show .ui-accordion .ui-accordion-header, 
/* Summer 2020 */.context-course_395851 #wiki_page_show .ui-accordion .ui-accordion-header{
	background-color:#1a4586;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show .ui-icon, /* Summer 2020 */.context-course_395851 #wiki_page_show .ui-icon{
	display:none;
	color:#fff;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show #kl_accordion_0 h3:before, /* Summer 2020 */.context-course_395851 #wiki_page_show #kl_accordion_0 h3:before{
	content:"\00bb";
	color:#fff;
	margin-right:10px;
	border-bottom: none;
	position:absolute;
	top:20%;
	padding-left:10px;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show #kl_accordion_0 h3 a, /* Summer 2020 */.context-course_395851 #wiki_page_show #kl_accordion_0 h3 a{
	color:#fff;
	padding-left:30px;
	text-decoration:underline;
}

/* Dev 2020 */.context-course_396481 #wiki_page_show .page-title, /* Summer 2020 */.context-course_395851 #wiki_page_show .page-title{
	color:#fff;
	background-color: #b35c32;
	padding:10px;
	display:inline-block;
	border-bottom-right-radius:10px;
	font-weight:bold;
	font-size: 1.8em;
}
 /* Summer 2020 */.context-course_395851 #assignment_show h1.title.page-title{
	color:#fff;
	background-color: #b35c32;
	padding:10px;
	display:inline-block;
	border-bottom-right-radius:10px;
	font-weight:bold;
	font-size: 1.8em;
}
