﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Rammetto+One");
@import url('https://fonts.googleapis.com/css?family=Muli:400,800');
body {
    line-height: 1.5;
    font-weight: 300;
    font-family: 'Muli', sans-serif;
    font-size: 1.65em;
    color: #222222;
    background: #f7f7f7;
    background-position: left;
    background-size: 50%;
}
#header {
    margin: 0px;
    background-color: #f3f4f3;
    border-bottom: solid 0px #cfcfcf;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
}
#header .container {
    background-color: #f3f4f3;
    border-bottom: solid 0px #cfcfcf;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
}
.container {
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);
}

.col-md-12 {
    min-height: 100vh;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
    font-family: 'Rammetto One', cursive;
}
h1 {
    background: #006699;
    border-bottom: none;
    margin: 90px -35px 49px 0px;
    color:#fff;
    font-size: 1.70em;
    font-weight: 400;
    max-width: 95%;
    position: relative;
    top: 0px;
    z-index: 20;
    width: 1100px;
    text-transform: none;
    -webkit-transform: translateY(-76%);
    -ms-transform: translateY(-76%);
    transform: translateY(-76%);
}
.course_h1span {
    font-weight: 300;
    display: block;
    margin-top: 5px;
    text-transform: none;
}
.mlp-banner {
    margin: -229px -40px 0px -40px;
    z-index: 19;
    border-top: solid 1px #cfcfcf;
    padding-bottom: 60px;
}
.banner-image img {
    width: 100%;
}
h2 {
    border-left: solid 30px #000;
    margin: 25px 0px 30px -25px;
    padding: 9px 0px 0px 55px;
    color: #fff;
    font-size: 1.20em;
    line-height: 1.2em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #000;
    min-height: 40px;
    width: 100%;
    text-transform: none;
    letter-spacing: 0.03em;
}
/* h2:first-child {
    margin-top: 0px; 
    padding-top: 9px;
} */
h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-before.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: inline-block;
    height: 100px;
    margin-top: -41px;
    margin-bottom: 0px;
    position: absolute;
    left: -25px;
    width: 93px;
    z-index: 100;
}

h3 {
    border-top: none;
    padding-top: 5px;
    border-bottom: none;
    font-size: 1.2em;
    line-height: 1.2em;
    font-family: 'Open Sans', sans-serif;
    margin: 10px 45px 10px 50px;
    color: #606060;
    font-weight: 400;
}
h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.course_h3_readings {
    border-top: none;
    border-bottom: none;
    font-size: 1.2em;
    margin: 10px 45px 20px 120px;
    color: #00856f;
    font-weight: 400;
}
.course_h3_readings_span {
    font-size: .90em;
    font-weight: 500;
    display: block;
    margin-top: 5px;
    margin-bottom: 3px;
    text-transform: none;
    color:#606060;
}
.course_h3_readings:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/readings-icon.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: inline-block;
    height: 61px;
    width: 84px;
    margin-top: -6px;
    margin-bottom: 0px;
    position: absolute;
    left: 40px;
    z-index: 200;
}

.course_h3_reflection {
    border-top: none;
    border-bottom: none;
    font-size: 1.05em;
    margin: 10px 45px 0px 120px;
    color: #00856f;
    font-weight: 400;
    padding: 40px 40px 0px 35px;
}
.course_h3_reflection_span {
    font-size: .9em;
    font-weight: 400;
    display: block;
    margin-top: 0px;
    margin-bottom: 3px;
    text-transform: none;
    color:#606060;
}
.course_h3_reflection:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/reflection-icon.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: inline-block;
    height: 45px;
    width: 60px;
    margin-top: -5px;
    margin-bottom: 0px;
    position: absolute;
    left: 100px;
    z-index: 200;
}

.course_h3_audio {
    border-top: none;
    border-bottom: none;
    font-size: 1.05em;
    margin: 10px 45px 0px 120px;
    color: #00856f;
    font-weight: 400;
    padding: 40px 40px 0px 35px;
}
.course_h3_audio_span {
    font-size: .9em;
    font-weight: 400;
    display: block;
    margin-top: 0px;
    margin-bottom: 3px;
    text-transform: none;
    color:#606060;
}
.course_h3_audio:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/audio-icon.png") no-repeat scroll 0 0 transparent;
    content: " ";
    display: inline-block;
    height: 45px;
    width: 60px;
    margin-top: -5px;
    margin-bottom: 0px;
    position: absolute;
    left: 100px;
    z-index: 200;
}

h4 {
    font-family: 'Open Sans', sans-serif;
    padding-top: 5px;
    border-bottom: none;
    font-size: 1.10em;
    margin: 20px 45px 10px 70px;
    color: #5a5a5a;
    font-weight: 500;
}
p {
    margin: 0px 45px 10px 70px;
    font-size: 1.05em;
}

.copyright {
    margin: 0;
}
.dl-horizontal {
    margin-left: 70px;
    width: 90% !important;
}

.dl-horizontal dt {
    white-space: normal;
    width: 180px;
}

.dl-horizontal dd {
    margin-left: 130px;
    margin-bottom: 20px;
}


/* Lists */

ul {
    padding-left: 2.95em;
    margin: 0px 45px 20px 50px;
}
ul {
    font-size: 1.05em;
}
ol {
    font-size: 1.05em;
}
ol {
    padding-left: 2.95em;
    margin: 0px 80px 20px 50px;
}

ol ul,
ul ul,
ul ol,
ol ol {
    font-size: inherit !important;
}
blockquote {
	font-size: 120%;
	font-family: 'Muli', sans-serif;
	color: #000;
	border-left: none;
	font-weight: 600;
	margin: 0px -30px 30px 0px;
	padding: 0px 30px 20px 10px;
	background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/q-mark.png") no-repeat;
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
                content:"";
} 

blockquote footer {
    text-align: right;
}


/* Links */

a, a:link {
    background-color: transparent !important;
    color: #0000EE !important;
    text-decoration: underline;
}

a, a:visited {
    background-color: transparent !important;
    color: #551A8B !important;
}

a:hover, a:focus {
    background-color: transparent !important;
    color: #0101af !important;
    text-decoration: none;
}

/* List Groups */

.course_list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.course_list-group-item {
  position: relative;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
    background: #aad1c9;
    width: 100%;
    padding: 12px 17px;
    margin: 25px 25px 25px 0px;
    border: 1px solid #0d8870;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #0d8870;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.course_list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.course_list-group-item,
button.course_list-group-item {
  color: #0d8870 !important;
  text-decoration: none;
  font-weight: 600;
}
a.course_list-group-item:hover,
button.course_list-group-item:hover,
a.course_list-group-item:focus,
button.course_list-group-item:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: #f5f5f5;
  box-shadow: inset 54px 0 0 0 #5fa497;
}
button.course_list-group-item {
  width: 100%;
  text-align: left;
}
.course_list-group-item.disabled,
.course_list-group-item.disabled:hover,
.course_list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.course_list-group-item.active,
.course_list-group-item.active:hover,
.course_list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.course_list-group-item-span {
    font-weight: 300;
    font-size: 16px;
    padding-left: 10px;
    border-left: solid 1px #5fa497;
    display: inline-block;
    text-decoration: underline;
    color: #0d8870 !important;
    text-transform: none;
}
a.course_list-group-item-span {
    text-decoration: underline;
    color: #0d8870 !important;
}
.course_list-group-item-span:hover,
.course_list-group-item-span.active,
.course_list-group-item-span.active:focus {
    text-decoration: none !important;
    color: #076855 !important;
}
.course_list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* Buttons */

.course_btn {
  margin: 40px auto 60px auto;
  text-align: center;
}

.course_btn_link {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
    background: #aad1c9;
    padding: 12px 17px;
    border: 1px solid #0d8870;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 3px;
   text-align: left;
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #0d8870;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
a.course_btn_link,
button.course_btn_link {
  color: #0d8870 !important;
  text-decoration: none;
  font-weight: 600;
}
a.course_btn_link:hover,
button.course_btn_link:hover,
a.course_btn_link:focus,
button.course_btn_link:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: #f5f5f5;
  box-shadow: inset 200px 0 0 0 #5fa497;
}
button.course_btn_link {
  width: 100%;
  text-align: left;
}
.course_btn_link.disabled,
.course_btn_link.disabled:hover,
.course_btn_link.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.course_btn_link.active,
.course_btn_link.active:hover,
.course_btn_link.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* The following is required to fix/format the TOC */
.course-landing-page-box {
    width: 100%;
}
.course-landing-page-box ul li:before {
    position: relative;
    content: none;
    font-size: 1.4em;
    top: 0px;
    margin: auto;
}
a.sys_0, a.sys_t744 {
    background-color: #eaeaea;
    color: #2e251c;
}

a.sys_0:hover, a.sys_t744:hover {
    background-color: #eaeaea;
    color: #d0c2b3;
}

/* Wells */
.well {
    border: solid 1px #006699;
    background-color: #f5f5f5;
    padding: 25px 40px 15px 35px;
    margin: 20px 70px 40px 70px;
}
.well p {
    margin: 0px 15px 20px 10px;
}
.well h3 {
    margin: 5px 10px 20px 10px;
    padding-top: 0px;
    line-height: 1em;
}
.alert-info {
    margin: 30px 0px 20px 0px;
    background-color: #fff;
    font-weight: 400;
    border-color: fbbe29;
    color: #000;
}
.alert-danger {
    font-size: 1.2em;
    margin: 10px auto 20px auto;
    padding: 25px 25px 25px 25px;
    background-color: #006699;
    border-color: #006699;
    color: #fff;
    width: 75%;
}

ol li .well p {
    font-size: inherit;
}

/* Tables */

table {
    text-decoration: none;
    border-radius: 7px;
    background-color: #006699;
    color: #fff;
    margin: 10px auto 20px auto;
    width: 100%;
}

table caption {
    color: #fff;
    font-size: 6px;
}
table th {
    font-size: 1.2em;
    font-weight: 500;
    text-align: center;
    background-color: #4a9e8e;
    border: solid 1px #aad1c9;
    padding: 5px 15px;
    color: #fff;
}
table td {
    font-size: 1.2em;
    border: none;
    padding: 25px 25px;
}
table #ReadingWeek, table .ReadingWeek {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    background-color: #2e251c;
}

.schedule td,
.schedule th {
    color: #000;
    background-color: #ffffff;
    font-size: 1em !important;
}

.darker td {
    background-color: #eee !important;
}

.course_reading-week th {
    background: #000;
    color: #fff;
}

.dark {
    background-color: #f1e9e0;
}
table.definitions {
    width: 80%;
    box-shadow: none;
} 
table.definitions caption {
    font-size: 8px;
    color: #fff;
}
table.definitions th {
    font-size: 1em;
    color: #0d8870;
    background-color: #fff;
    padding: 20px 10px 20px 10px;
    width: 320px;
    max-width: 320px;
    text-align: right;
    border: none;
}
table.definitions td {
    font-size: 1em;
    color: #222222;
    padding: 20px 10px 20px 10px;
    max-width: 320px;
    border: none;
    border-bottom: solid 1px #aad1c9;
}

.plain-table {
    background: transparent !important;
    font-size: inherit;
}

.plain-table th {
    background-color: #dddddd !important;
    color: #333;
}
.plain-table td{
    background: transparent !important;
    color: #333;
    font-size: 1.05em;
}

.plain-table td p {
    font-size: inherit;
    margin-left: 0;
}

.table-no-caption caption{
    display: none;
}


/* Panels */

.panel-default {
    border-color: #006699;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #006699;
    border-color: #ddd;
}

h3.panel-title {
    font-size: 1.5em;
    margin-left: 25px;
    padding-bottom: 25px;
}

.panel-body {
    margin-left: 25px;
    margin-right: 25px;
}

/* Horizontal Rule */

hr {
    border-top: solid 1px rgba(25,146,126,0.35);
    margin: 20px 70px 0px 70px;
}

/* Images */

element.style {
    text-align: left;
}

figure.centerImageLarge {
    margin: 10px auto 10px auto;
    padding: 0px 0px 5px 0px;
    border: none;
    border-radius: 5px;
    background: rgba(25,146,126,0);
    box-shadow: none;
    
}
.centerImageLarge img {
    margin: 0px auto 0px auto;
    padding: 0px;
    border: solid 1px rgba(100,100,100,0.15);
    border-radius: 5px;
    width: 100%;
    background: rgba(25,146,126,0);
    
}
.course_image-md {
    margin: 30px;
    padding: 30px;
    width: 80% !important;
}
.course_image-sm {
    margin: 30px;
    padding: 30px;
    width: 60% !important;
}
.centerImageLarge figcaption {
    margin: 10px auto 20px auto;
    padding: 5px 0 0 5px;
    text-align: left;
    color: #6b6b6b;
    font-weight: 400;
    font-size: 10pt;
}
.course_figcaption_title {
    display: block;
    color: #6b6b6b;
    font-weight: 600;
    font-size: 10pt;
}
.centerImageLarge .copyright {
    margin: 0px auto 0px auto;
    text-align: center !important;
    font-size: 12px;
    color: #404040;
    
}

figure.course_rightImageLarge {
    margin: 10px 0 10px 0;
    padding: 0px 0px 5px 0px;
    border: none;
    border-radius: 5px;
    background: rgba(25,146,126,0);
    box-shadow: none;
    
}
figure.course_rightImageLarge img {
    margin: 0px auto 0px auto;
    padding: 0px;
    border: solid 1px rgba(100,100,100,0.15);
    border-radius: 5px;
    width: 100%;
    background: rgba(25,146,126,0);
    
}
.course_rightImageLarge figcaption {
    margin: 0px auto 20px auto;
    padding: 5px 0 0 5px;
    text-align: center;
    color: #6b6b6b;
    font-weight: 600;
    font-size: 10pt;
}
.course_rightImageLarge .copyright {
    margin: 0px auto 0px auto;
    text-align: center !important;
    font-size: 12px;
    color: #404040;
    
}



/* Marks */

.course_mark_span {
    background-color: #777
}

/* Page Elements */

.banner-image img {
    max-width: 100%;
    display: block;
    height: auto;
}
.mlp-hook {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-hook h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-before.png") no-repeat scroll 0 0 transparent;
}

.mlp-hook h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-learning-outcomes {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-learning-outcomes h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-lo.png") no-repeat scroll 0 0 transparent;
}
.mlp-learning-outcomes h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-what-should-you-already-know {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-what-should-you-already-know h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-before.png") no-repeat scroll 0 0 transparent;
}

.mlp-what-should-you-already-know h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-content {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-content h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-c.png") no-repeat scroll 0 0 transparent;
}

.mlp-readings-and-resources {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-readings-and-resources h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-r.png") no-repeat scroll 0 0 transparent;
}

.mlp-readings-and-resources h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-readings-and-resources h3 {
    border-top: none;
    margin-top: 20px;
    font-size: 1.15em;
}
.mlp-readings-and-resources p {
    padding-left: 22px ;
    text-indent: -22px ;
    font-size: 1em;
    color: #000
}
.mlp-key-concepts {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-key-concepts h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-kk.png") no-repeat scroll 0 0 transparent;
}

.mlp-key-concepts h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-things-to-do {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-things-to-do h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-before.png") no-repeat scroll 0 0 transparent;
}

.mlp-things-to-do h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-things-to-do p {
    padding-left: 22px ;
    text-indent: -22px ;
    color: #000
}

blockquote p {
    text-indent: 0 !important;
    padding-left: 0 !important;
}
.mlp-activities-and-assignments {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-activities-and-assignments h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-a.png") no-repeat scroll 0 0 transparent;
}
.mlp-step-one h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-s.png") no-repeat scroll 0 0 transparent;
}
.mlp-step-more h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-d.png") no-repeat scroll 0 0 transparent;
}

.mlp-activities-and-assignments h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-supplementary-resources {
    border-top: #000;
    background-color: #fff;
    padding: 0px 30px 25px 30px;
    margin: 0px -35px 0px -35px;
}
.mlp-supplementary-resources h2:before {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/h2-before.png") no-repeat scroll 0 0 transparent;
}

.mlp-supplementary-resources h3:first-child {
    border-top: none;
    margin-top: 20px;
}
.mlp-supplementary-resources h3 {
    border-top: none;
    margin-top: 20px;
    font-size: 1.15em;
}
.mlp-supplementary-resources p {
    padding-left: 22px ;
    text-indent: -22px ;
    font-size: .85em;
    color: #000
}
.table.toc-table {
    background:#FFF !important;
}

/*Speech Bubbles */

.custom-div-one,
.custom-div-two {
	position: relative;
	background: #ffffff;
    border: 4px solid #dc2f5e;
	border-radius: .4em;
    padding: 20px;
    margin: 10px 30px 60px 30px;
}

.custom-div-one:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 30%;
	width: 0;
	height: 0;
	border: 49px solid transparent;
	border-top-color: #dc2f5e;
	border-bottom: 0;
	border-left: 0;
	margin-left: -24.5px;
	margin-bottom: -49px;
}

.custom-div-two:after {
    content: '';
	position: absolute;
	bottom: 0;
	left: 70%;
	width: 0;
	height: 0;
	border: 49px solid transparent;
	border-top-color: #025285;
	border-bottom: 0;
	border-right: 0;
	margin-left: -24.5px;
	margin-bottom: -49px;
}

.custom-div-two {
    border-color: #025285;
}

.custom-div-one p,
.custom-div-two p {
    margin: 5px 10px;
    font-weight: 700;
    font-style: italic;
}

.custom-div-three {
    background: #fff !important;
    padding: 15px;
    border: 2px solid #025285;
}

.custom-div-three h4,
.custom-div-three p {
    margin-left: 0;
}

.custom-div-three .cel_copyright {
    text-align: right;
}

/* Footer */

#footer {
    background-color: #f3f4f3;
    border-top: solid 0px #cfcfcf;
    color: #2e251c;
    font-size: .8em;
    font-weight: 400;
    -webkit-box-shadow: 0px -2px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px -2px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px -2px 8px 0px rgba(0,0,0,0.2);
}
#footer .container {
    background-color: #f3f4f3;
    color: #2e251c;
    font-size: .8em;
    font-weight: 400;
}



@media screen and (max-width: 768px) {
.dl-horizontal {
    margin-left: 0;
    width: 100% !important;
}

.dl-horizontal dt {
    white-space: normal;
    width: 100%;
}

.dl-horizontal dd {
    margin-left: 0;
}
    
}

/*Remove indent from 'hook' sections using 'things-to-do' */
.course_no-indent {
    padding-left: 0 !important;
    text-indent: 0 !important;

}

/* Page-specific styling: */

.page-table-of-contents h1,
.page-course-schedule h1,
.page-university-policies h1,
.page-submitting-to-a-learn-dropbox h1 {
    background: url("https://live-uwaterloo.cloud.contensis.com/sites/courses/1191/ARTS-130-topic-18/media/images/banner-image.png") no-repeat;
    background-position-y: -60px;
    background-size: 100%;
    padding: 60px 20px 80px 80px;
    margin: 127px 0 -75px -40px;
    max-width: 120%;
    width: 120%; 

}

 .page-week-2  .mlp-activities-and-assignments .intrinsic-container-16x9 {
    padding-bottom: 80%;
} 

/*END */

.course-landing-page-box a.accordianToggle {
    background: #006699 !important;
    color: #ffffff !important;
    padding: 5px 10px;
    font-size: 20px !important;
    height: 40px;
}

.course-landing-page-box ul {
    margin: 0;
    padding-left: 40px;
} 

/* Show full h2 on narrow browsers for activities with long titles */
@media screen and (max-width: 1200px) {
h1 {
    font-size: 1.2em;
}


ol li .well {
        margin: 20px 20px 40px 20px;
}

}