﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:300,400,700);


/* Five column layout */
.custom-five-columns {
  width: 20%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}

/* Five column layout - small screen */
@media (max-width: 600px) {                                
  .custom-five-columns {
    float: left;
    width: 100%;
  }
}

body {
  font-family: "Lora", serif;
  font-size: 16px;
  line-height: 1.7; 
  position: relative; }

.container {
  max-width: 90% !important;
}

.divider {
  clear: both;
}

h1, h2, h3, h4, h5, nav {
  font-family: "Open Sans", Arial, sans-serif; }


h1 {
  font-size: 210%;
}
h2 {
  font-weight: 700;
  margin: 50px 0 35px 0; 
  font-size: 200%;
  
}

h3, h4, h5 {
  font-weight: 500; 
 
  }

h3 {
  font-size: 160%; 
  margin: 60px 0 20px 0;
  }


p>a {
    text-decoration: underline;
  }

/* Icon + H3: Use 2-10 and icon should be 88x88 */
.col-md-10>h3 {
  margin: 60px 0 20px -40px;
}

.col-md-2 .img-responsive {
  margin-top: 30px;
}

/*end */

/*ADDING PADDING TO TOP OF ANCHOR LINKS */
h2>a,
h3>a {
  padding-top: 30px;
}

h2 > small, h3 > small, h4 > small {
  color: #757575; }

h4 {
  font-size: 140%;
  padding: 15px 0;
  margin: 30px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.course_copyright,
.copyright,
.media-copyright.mp4video {
  font-size: 12px;
  text-align: right;
  color: #575757;
}

.media-copyright.mp4video {
  margin-top: 40px;
}

p strong,
li strong {
  color: #005E66;
}

.main-content .col-md-9>p:first-child {
  margin-top: 30px;
}

/* Fake List */
.course_fakeList {
  text-indent: -15px;
  margin-left: 20px;
}


/*DEFINITION LISTS */

dl {
  box-shadow: 0 0 4px #aaa;
  padding: 15px;
  border-radius: 5px;
  margin: 15px auto;
}

dl dt {
  margin-bottom: 5px;
  color: #005E66;
}

dl dd {
  margin-left: 15px;
  margin-bottom: 20px;
  font-size: 15px;
}
/* Tables */

.table-no-caption caption {
  display: none;
}

.table caption {
  text-align: center;
  font-weight: 700;
  color: #000;
  font-size: 18px;
}
.table-yellow-bkgd {
  background: rgb(231, 214, 174);
}

/*Icons*/


.cel_z-icons-new-tab,
.cel_z-icons-audio, .cel_z-icons-audio-new-tab,
.cel_z-icons-mobile, .cel_z-icons-mobile-new-tab,
.cel_z-icons-presentation , .cel_z-icons-presentation-new-tab,
.cel_z-icons-reading, .cel_z-icons-reading-new-tab,
.cel_z-icons-slides, .cel_z-icons-slides-new-tab,
.cel_z-icons-transcripts, .cel_z-icons-transcripts-new-tab
{

} 
.cel_z-icons-new-tab:after,
.cel_z-icons-audio:after, .cel_z-icons-audio-new-tab:after,
.cel_z-icons-mobile:after, .cel_z-icons-mobile-new-tab:after,
.cel_z-icons-presentation:after, .cel_z-icons-presentation-new-tab:after,
.cel_z-icons-reading:after, .cel_z-icons-reading-new-tab:after,
.cel_z-icons-slides:after, .cel_z-icons-slides-new-tab:after,
.cel_z-icons-transcripts:after, .cel_z-icons-transcripts-new-tab:after {
content:'';
padding-right: 20px;
} 
.cel_z-icons-new-tab:before,
.cel_z-icons-audio:before, .cel_z-icons-audio-new-tab:before,
.cel_z-icons-mobile:before, .cel_z-icons-mobile-new-tab:before,
.cel_z-icons-presentation:before, .cel_z-icons-presentation-new-tab:before,
.cel_z-icons-reading:before, .cel_z-icons-reading-new-tab:before,
.cel_z-icons-slides:before, .cel_z-icons-slides-new-tab:before,
.cel_z-icons-transcripts:before, .cel_z-icons-transcripts-new-tab:before
{
  position: absolute; 
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* new tab */
.cel_z-icons-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-new-tab:before {
  content: "Link opens in a new tab. ";
}
/* audio */
.cel_z-icons-audio:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/audio.png) no-repeat 100% 0; 
}
.cel_z-icons-audio:before {
  content: "Link to Audio. ";
}
/* audio new tab*/
.cel_z-icons-audio-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/audio-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-audio-new-tab:before {
  content: "Link to Audio, opens in a new tab. ";
}
/* mobile */
.cel_z-icons-mobile:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/mobile.png) no-repeat 100% 0; 
}
.cel_z-icons-mobile:before {
  content: "Link to mobile. ";
}
/* mobile new tab*/
.cel_z-icons-mobile-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/mobile-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-mobile-new-tab:before {
  content: "Link to mobile, opens in a new tab. ";
}
/* presentation */
.cel_z-icons-presentation:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/presentation.png) no-repeat 100% 0; 
}
.cel_z-icons-presentation:before {
  content: "Link to presentation. ";
}
/* presentation new tab*/
.cel_z-icons-presentation-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/presentation-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-presentation-new-tab:before {
  content: "Link to presentation, opens in a new tab. ";
}
/* reading */
.cel_z-icons-reading:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/reading.png) no-repeat 100% 0; 
}
.cel_z-icons-reading:before {
  content: "Link to reading. ";
}
/* reading new tab*/
.cel_z-icons-reading-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/reading-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-reading-new-tab:before {
  content: "Link to reading, opens in a new tab. ";
}
/* slides */
.cel_z-icons-slides:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/slides.png) no-repeat 100% 0; 
}
.cel_z-icons-slides:before {
  content: "Link to slides. ";
}
/* slides new tab*/
.cel_z-icons-slides-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/slides-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-slides-new-tab:before {
  content: "Link to slides, opens in a new tab. ";
}
/* transcripts */
.cel_z-icons-transcripts:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/transcripts.png) no-repeat 100% 0; 
}
.cel_z-icons-transcripts:before {
  content: "Link to transcripts. ";
}
/* transcripts new tab*/
.cel_z-icons-transcripts-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/transcripts-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-transcripts-new-tab:before {
  content: "Link to transcripts, opens in a new tab. ";
}

/* References Section */

.references {
    border: none;
    border-radius: 0%;
    box-shadow: none;
    border-top: 1px double #ddd;
    background: none;
    margin-top: 40px;
    padding-left: 35px;
    padding-top: 9px;
    padding-right: 40px;
    padding-bottom: 60px;
    margin: 50px -45px -40px -35px;
  }
.references h2 {
    border: none;
    background: none;
    font-size: 18px;
    color: #333;
    margin-left: 0;
    padding-left: 0;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
}

.references>p,
.references>ol>li {
    font-size: 12px;
    font-weight: 400;
    color: #444;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 0;
    overflow-wrap: break-word;
}
.references p {
    padding-left: 28px;
    text-indent: -28px;
}
.references ol {
    margin-left: -26px;
}

.references ol>li {
    padding-left: 14px;
    text-indent: -10px;
}


/* Blockquote */

blockquote {
  border-left: none;
  background: #fff;
  margin: 60px auto;
  padding: 30px;
  border-radius: 5px;
  border: 1px solid #298283;
  border-top-width: 5px;
  border-bottom-width: 5px;
  position: relative;
  font-size: 16px;
  }

blockquote p {
    font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  padding-left: 40px;
  position: relative;
  }

blockquote:before {
  content: '\201C';
  font-family: serif;
  font-style: normal;
  font-weight: 700;
  position: absolute;
  font-size: 125px;
  top: -80px;
  left: -10px;
  color: #777;
  text-shadow: 7px 7px 10px rgba(0, 0, 0, 0.1);
  }

blockquote footer {
  font-size: 14px;
  color: #777;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
  text-align: right;
  position: relative;
}

blockquote footer:before {
  content: "";
}

.course_homeBlockquote {
 border-left: 3px solid #298283; 
 padding-left: 7px;
}

/* TITLE FOR CUSTOM DIVS */
.course_section {
  font-size: 120%;
  font-weight: 700;
}


/* Supplementary Resources Box */
.custom-div-one {
  /* border: 70px solid #bada66; */
  padding: 40px;
  margin: 50px 0;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
}

/* EXAMPLE and STRATEGIES boxes */
.custom-div-two {
  background: #f6f7f7;
  padding: 40px;
  margin: 50px 0;
  box-shadow: 0 0 10px #f6f7f7;
}

.custom-div-two .course_copyright,
.custom-div-two .copyright {
  color: #525252;
}

.custom-div-two .custom-div-one {
  margin: 20px 0;
}

/*CHECK AND REFLECT*/
.custom-div-three {
  border: 1px solid #bada66;
  border-left-width: 5px;
  border-right-width: 5px;
  margin: 30px -30px 30px -25px;
  padding: 10px 25px 10px 20px;
  clear: both;
}

/* C&R Feedback */
.custom-div-three .alert {
  border-top: 1px solid #bada66;
  margin: 20px -30px 10px -25px;
  padding-left: 30px;
}

.custom-div-three .alert:before {
  content: "Feedback";
  font-weight: 700;
  font-size: 110%;
  display: block;
}

.custom-div-three .custom-div-two {
  margin-bottom: 0;
}

.mc-instant-feedback_questionContainer .radio label {
      padding-left: 40px;
}

.mc-instant-feedback_questionContainer .radio label input[type="radio"] {
    content: "";
    height: 25px;
    left: 25px;
    position: absolute;
    top: -2px;
    width: 25px;
}

/* CHECK AND REFLECT Multiple Choice */


.mc-instant-feedback_questionContainer {
    background: inherit !important;
    border: none !important;
    margin: 0px -25px -10px -25px !important;
    padding: 10px 25px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}

.custom-div-two>.mc-instant-feedback_questionContainer {
  border: 1px solid #bada66 !important;
  border-left-width: 5px !important;
  border-right-width: 5px !important;
  margin: 30px -30px 0 -30px !important;
}

.mc-instant-feedback_questionContainer .mc-instant-feedback_question {
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #005e66 !important;
}


.mc-instant-feedback_feedback {
  border-top: 1px solid #bada66;
  margin: 10px -25px;
  

}
.mc-instant-feedback_feedback .alert-incorrect{
        background: #f9e5e1 !important;
        margin-bottom: -20px;
        border-radius: 0;
        padding: 20px;
}
.mc-instant-feedback_feedback .alert-correct {
    background: #e7f3cc !important;
    margin-bottom: -20px;
     border-radius: 0;
     padding: 20px;
}

.custom-div-two>.custom-div-three .mc-instant-feedback_feedback {
  border-top: none;
}
.custom-div-two>.custom-div-three .mc-instant-feedback_feedback .alert {
  margin-left: 5px;
  margin-right: 0;
}


/* Check my answer Accordion */

/* accordion element */
.accordionToggle[aria-expanded="false"]:after {
    width:16px;
    height: 16px;
    content: '+';
    float:left;
}
.accordionToggle[aria-expanded="true"]:after {
    width:16px;
    height: 16px;
    content: '-';
    float:left;
}

.accordionToggle[aria-expanded="true"] {
  border-radius: 3px 3px 0 0;
}

.accordionElement {
    margin-bottom: 10px;
}
.accordionToggle {
   text-align: center;
    margin: 10px 0 -1px 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    color: #23527c;
    background-color: #fff;
    padding: 5px 10px 5px 5px;
    border: 1px solid #575757;
    border-radius: 5px;
    display: inline-block;
    font-weight: 700;
}

.accordionToggle:hover,
.accordionToggle:active,
.accordionToggle:focus {
    text-decoration: none;
}

.accordionToggle:hover,
accordionToggle:focus {
        background: #575757;
        color: #fff;
}

.accordionContent {
    /* margin: 0 -25px 10px -25px; */
    border: 1px solid #575757;
    padding: 10px 25px;
    background: #fff;
}



/* IMAGES */

.centerImageLarge {
	max-width:800px;
	margin:40px auto;
	border:1px solid #ccc;
	padding:10px;
	/* box-shadow:0 0 6px #D6D6D6; */
}

.centerImageLarge > figcaption {
  padding:10px;
  margin:10px -10px 0 -10px;
  /* border-top:1px solid #EAEAEA; */
  font-size:14px;
}
.centerImageLarge .copyright {
  border:none;
  font-size: 14px;
}

.figureleft {
  float: left;
  padding: 0 15px 15px 0;
}

.figureright {
  float: right; 
  padding: 0 0 15px 15px;
}

.floatimgleft {
  float: left;
  padding: 0 15px 0 0;
}

.floatimgright {
  float: right; 
  padding: 0 0 15px 15px;
}

.course_pen {
  margin-right: -15px;
  margin-top: -15px;
}

.custom-div-three>.floatimgright .course_pen {
  position: relative;
  top: -5px;
  right: -20px;
  margin: 0;
}

.responsiveFigure {
  border:1px solid #ccc;
  margin: 25px 0;
}


figcaption {
  text-align: center;
}

.course_lessPadding {
  margin-top: 20px;
}
















/* ==========================================================================
header
========================================================================== */
header {
  background: #000;
  min-height: 60px;
  line-height: 60px;
  color: #ececec;
  margin:0;
}
header p {
  margin:0;
}
a.skipNav {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skipNav:focus, a.skipNav:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
.uw-site--cbar {
  display: flex;
  width: 100%;
}
.uw-site--cbar .uw-cbar {
  height: 15px;
  flex: 1;
}
.uw-site--c1 {
  background-color: #fffaaa;
}
.uw-site--c2 {
  background-color: #ffea30;
}
.uw-site--c3 {
  background-color: #fdd54f;
}
.uw-site--c4 {
  background-color: #e4b429;
}

.homeTag {
  font-family: "Lora", serif;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  line-height: 19px;
  display: inline-block;
  margin-left: 4px;
  position: relative;
  top: 8px;
}

.homeImg {
  position: relative;
    left: 0px;
    top: -2px;
}


/* ==========================================================================
Heading (h1 hero)
========================================================================== */
.heading {
  background:#298283;
  height:200px;
  max-height:200px;
  overflow:hidden;
}
.heading h1 {
  font-size:34px;
  font-weight: 700;
  color:#FFF;
  margin:-10px 0 0 0;
}
.heading h1 .small, .course_headingSmall {
  font-size:12px;
  display:inline-block;
}
.course_img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.vertical-align {
  display: flex;
  align-items: center;
  height:200px;
}
/* ==========================================================================
Sidebar
========================================================================== */
.sidebarNav {
  font-size:12px;
  margin-top:30px;
  font-family: 'Open Sans', sans-serif;
}
.sidebarNav li a {
  display:block;
  padding:10px;
  color: #000;
}
.sidebarNav li {
  border:1px solid #f3f3f3;
  line-height:1.3;
}
.rootLink {
  background:#ececec;
}
.rootLink.activePage {
  background:#298283;
}
.rootLink.activePage a {
  color:#FFF;
  text-decoration: none;
}
.contentLink {
  padding-left:15px;
}
.contentLink.activePage {
  background:#298283;
  display:block;
}
.contentLink.activePage > p {
  color:#FFF;
  padding:10px;
  margin:0;
}
.indenth3 {
  padding-left:50px !important;
}
ul.list-headings {  
  margin-left:-16px;
  padding:0 2px 2px 3px;
}
ul.list-headings li a {
  background:#fff;
  padding-left:35px;
}
 /* ul.list-headings li a:before {
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900;
  color: #ccc;
  content: "\f13d";
  display: inline-block;
  width: 16px;
  height: 16px;
  text-decoration: none !important;
  margin: 0 -5px 0 -10px;
  padding: 0;
}  */

/* ==========================================================================
Search
========================================================================== */
header input.form-control {
  border-radius: 6px;
  box-shadow: none;
  height: 40px;
  margin-top: 10px;
  padding-right: 40px;
}
header input.form-control:focus {
  border:1px solid #717171;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0, 0.2);
}
.searchInput {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    border: 1px solid #CCC;
}
.courseSearch {
    position:relative;
    margin-bottom: 10px;
}
.courseSearch.mobile {
    padding: 0 29px;
}
.courseSearch.mobile i.fa {
    right: 30px;
}
.courseSearch i.fa {
    float: right;
    top: 1px;
    right: 1px;
    position: absolute;
    color: #aaa;
    cursor:pointer;
    font-size:14px;
    width: 40px;
    height: 38px;
    padding: 12px;
    border-left:1px solid #ccc;
    background:#fff;
    border-radius: 0 6px 6px 0;
}
/* ==========================================================================
Footer
========================================================================== */
footer.grf-footer {
  min-height:200px;
  background:#464646;
  color:#FFF;
  margin-top:0;
  font-size:12px;
  padding-top:30px;
}
footer.grf-footer strong {
  font-size:14px;
  color: #fff;
}
footer.grf-footer a {
  color:#FFF;
  text-decoration:underline;
}
footer.grf-footer a:hover, footer.grf-footer a:active, footer.grf-footer a:focus, footer.grf-footer a:visited {
  color:#FFF;
  text-decoration:none;
}

/* ==========================================================================
Footer Previous/Top/Next Navigation
========================================================================== */

.grf-footnav {
  margin: 40px 0;
  /* background: #eee; */
  color: #333;
  padding-bottom: 0;
}

.grf-prev-page,
.grf-next-page,
.grf-jump-top {
  padding: 10px;
  display: block;
  border-radius: 5;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #23527c;
  border: 1px solid #aaa;
  min-width: 100px;
  max-width: 140px;
}

.grf-next-page {
  float: right;
}

.grf-prev-page {
  float: left;
}

.grf-jump-top {
  margin: 0 auto;
}

.grf-prev-page:hover,
.grf-next-page:hover,
.grf-jump-top:hover {
  background: #464646;
  color: #fff;
  text-decoration: underline;
}

.grf-prev-page .disabled,
.grf-next-page .disabled {
 color: #333;
}


@media (max-width: 400px){
  body {
    font-size: 14px;
  }
  .heading h1 {
    font-size: 28px;
  }
  .custom-div-two {
    padding: 20px;
  }

  .custom-div-one {
    padding: 20px;
  }

  blockquote p {
    padding-left: 0;
  }

  .floatimgright {
    float: none;
    margin: 0 auto;
    padding: 0;
  }

  .floatimgright img {
    max-width: 100%;
    height: 100%;
  }

  .floatimgright img.course_pen {
    float:right;
    margin-right: -35px;
    width: inherit;
    height: inherit;
  }

  .figureright {
    float: none;
    margin: 0 auto;
  }
  
  .grf-footnav .container {
    margin-left: 0;
  }
  .grf-next-page,
  .grf-jump-top,
  .grf-prev-page {
    float: none;
    max-width: 82px;
    padding: 0;
    min-width: 74px;
    font-size: 12px;
  }

  .copyright,
  .course_copyright,
  .media-copyright.mp4video {
    font-size: 12px;
    line-height: 15px;
  }
  
  .table caption {
    text-align: left;
    padding-left: 5px;
  }

  /*styling specific to page 2a: 2+10 image and h3 */
  .col-md-2+.col-md-10 > h3 {
    margin-left: 0;
    margin-top: 0;
  }
}


/* ---------------------------------------------------------
 Override styles when printing 
 -----------------------------------------------------------*/
@media print {

body {
  margin: 0;
  color: #000;
  background-color: #fff;
  width: 100%;
  float: none;
}

.courseSearch, 
.grf-footnav, 
img,
.img-responsive, 
.col-md-3>.sidebarNav,
footer.grf-footer {
  display: none;
}


.main-content .row .col-md-3+.col-md-9 {
  width: 100%;
}

.col-md-2+.col-md-10 {
  width: 190%;
}

.col-md-2+.col-md-10 h3 {
  margin-left: 0px;
  margin-top: 25px;
}
.custom-div-one,
.custom-div-two,
.custom-div-three {
  border: 1px solid #ddd;
  border-radius: 20px;
  margin: 25px 0;
  padding: 10px 20px;
}

.custom-div-two {
  border-radius: 0;
}

.custom-div-three {
  border: 2px dashed #ccc;
}

.custom-div-three .alert,
.mc-instant-feedback_questionContainer .alert {
  background: #fff !important;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-right: 5px !important;
  display: block;
}

.custom-div-two>.mc-instant-feedback_questionContainer {
  margin: 10px 0 !important;
  border-color: #464646 !important;
}

.well {
  border-left: 10px solid #aaa;
}

blockquote {
  border-color: #575757;
  margin: 25px 0;
  padding: 10px;
}

blockquote p {
  padding-left: 30px;
}

blockquote:before {
  content: '\201C';
  font-size: 50px;
  position: absolute;
  top: -20px;
  left: 5px;
}


.heading {
  height: 100%;
  overflow: wrap;
}
h1, h2, h3, h4, h5, h6 { 
  page-break-after:avoid; 
page-break-inside:avoid ;
}
img { 
  page-break-inside:avoid; 
page-break-after:avoid;
 }
table { 
  page-break-inside:avoid; 
  }
ul, ol, dl  { 
  page-break-before:avoid ;
  }

h1 {
  font-size: 20pt;
  margin: 10px 0;
}

h2 {
  font-size: 18pt;
  margin-top: 25px;
  margin-bottom: 10px;
}

h3 {
  font-size: 16pt;
  margin-top: 25px;
}

h4 {
  font-size: 14pt;
  margin-top: 25px;
}

p, li {
  font-size: 11pt;
  margin-bottom: 10px;
}

.copyright {
  font-size: 9pt;
}

td p {
  margin-bottom: 0;
}

dl {
  border: 1px solid #aaa;
}

.figureright {
border: 1px solid #aaa;
  padding-right: 5px;
  margin-left: 10px;
}

a:link {
  color: #0066cc !important;
  page-break-inside: avoid;
}

.embed-youtube, 
.embed-responsive, 
.mejs-container {
position: absolute;
height: 0 !important;
overflow: hidden;
}

.accordionElement .collapse {
  display: block;
}


}