﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700);
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
/* Syllabus */
.note {
  margin: 10px 0;
  padding: 8px;
  background-color: #ECECEC;
  border-top: 1px dashed #444444;
  border-bottom: 1px dashed #444444; }

.attention {
  font-weight: bold;
  color: #a81400;
  text-transform: uppercase;
  text-align: center; }

.nopad {
  margin: 0;
  padding: 10px; }

table.schedule p {
  text-align: left; }
table.schedule th {
  text-align: center; }
table.schedule .dark {
  background: #f9f9f9 !important; }

table.contactus td {
  vertical-align: top; }
table .reading-week {
  background-color: #333333; 
  font-weight: bold; 
  text-align: center;
  color:#FFF;
}
table .reading-week td {color:#FFF;}

.code {
  font-family: "Georgia", Times, serif;
  font-weight: 600px;
  background: #ECECEC;
  padding: 15px;
  margin: 0px;
  border: 1px solid #444444; }

ol.lecture-content > li {
  padding-bottom: 10px;
  font-size: 18px;
  margin-bottom: 3px; }

ol.lecture-content li:last-child {
  border-bottom: none; }

ol.lecture-content > li > a {
  font-size: 80%;
  display: inline-block;
  padding-right: 20px; }

.icons {
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px; }
  .icons.presentation {
    background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/presentation.png); }
  .icons.mobile {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/mobile.png); }
  .icons.transcripts {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/transcripts.png); }
  .icons.slides {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/slides.png); }
  .icons.audio {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/audio.png); }
    .icons.video {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/video.png); }
  .icons.new-tab {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/new-tab.png); }
  .icons.presentation-new-tab {
    background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/presentation-new-tab.png); }
  .icons.mobile-new-tab {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/mobile-new-tab.png); }
  .icons.transcripts-new-tab {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/transcripts-new-tab.png); }
  .icons.slides-new-tab {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/slides-new-tab.png); }
  .icons.audio-new-tab {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/audio-new-tab.png); }
    .icons.video-new-tab {
    background-image: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/video-new-tab.png); }

.pull-right.copyrightimage {
  background: #FFFFFF;
  padding-left: 40px; }

.pull-left.copyrightimage {
  background: #FFFFFF;
  padding-right: 40px; }



body {
  line-height: 1.5;
  font-weight: 400;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 1.5em;
  color: #222222;
  background: #FFFFFF; }

a {
  color: #0000EE;
  text-decoration: underline; }
  a:hover {
    color: #5555ff; }
  a:active {
    color: #0000bb; }
  a:visited {
    color: #551A8B; }
  a:focus {
    color: #000055; }

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

h1 {
  background: #3c7493;
  border-bottom: 5px solid #5e9bbd;
  padding: 10px 10px 10px 38px;
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 35px;
  color: #FFF; }

h2 {
    border-left: 20px solid #3c7493;
    margin-left: -32px;
    padding-left: 10px;
  color: #3c7493;
  margin-top: 30px;
  margin-bottom: 10px; }

h3 {
  border-bottom: 1px solid #3c7493;
  font-size: 150%;
  margin-bottom: 15px;
  color: #3c7493; }

ul, ol {
  font-size: 14px;
  overflow:hidden; }

li {
  padding: 4px 0 0 0; }

hr.hatch {
  height: 6px;
  width: 100%;
  background: #ddeaf1 url(../../media/images/bg-diag.png) repeat-x;
  border: 0; }

.container {
  overflow: hidden;
  padding-left: 35px;
  padding-right: 35px;
}

#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}
#footer {
  height: 60px;
  background: #FFF;
  color: #757575;
  border-top: 1px solid #ccc;
  line-height: 60px;
  /*padding-left: 50px;
  padding-right: 50px;*/
  font-size: 12px;
  margin-top:50px; }
  #footer p {
    margin: 0;
    line-height: 60px !important; }

#header {
  height: 60px !important;
  background: #FFF;
  border-bottom: 1px solid #ccc;
  line-height: 60px !important;
  margin-bottom:30px; 
  font-size:12px !important;
}
#header p {
  margin: 0 !important; 
  font-size: 12px !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-weight:400;
  line-height: 60px !important;
}
#header a {
  font-size:12px !important;
}
#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);
}

.open>.dropdown-menu {
    margin: -1px 0 0 0;
    border-radius: 0 0 4px 4px;
    border-color: #cccccc !important;
    background: #fff !important;
    position: absolute;
    top: 60px;
    min-width:180px;
}
.open>.dropdown-menu li {
    padding: 0;
    line-height: 2.5 !important;
    font-size: 12px !important;
}
.dropdown-menu>li>a {
  padding:6px 22px;
}



.course-landing-page-box {
  width: 80%;
  border: 1px solid #cccccc;
  margin-bottom: 20px;
}
.course-landing-page-box ul {
  list-style: none;
}
.course-landing-page-box ul li {
  display: block;
  border-bottom: 1px solid #ececec;
  margin-left: -40px;
  padding:0;
}
.course-landing-page-box ul li.sys_last {
  border-bottom: none;
}
.course-landing-page-box ul li:hover {
  background:#f9f9f9;
}
.course-landing-page-box ul li a {
  display: block;
  padding: 10px 15px;
}
.course-landing-page-box a.accordianToggle {
  background: #ececec;
  display: block;
  border: none;
  margin: 0;
  padding: 0 9px;
  color: #717171;
  font-size: 16px;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #ccc;
}
.course-landing-page-box a.accordianToggle img {
  float: right;
  top: 9px;
  position: relative;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.rotate {
  -moz-transform: rotate(-90deg);
  -webkit-transform:rotate(-90deg); 
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
}

.sys_simpleListMenu {
  margin-bottom:0;
}



ul.audio-presentations-list {
  list-style: none;
  padding:0;
}
ul.audio-presentations-list li {
  margin-bottom:20px;
}
ul.audio-presentations-list li div {
  margin-top:10px;
}
audio {
  width:50% !important;
}


.header-nav-prev, .header-nav-next {
  
  height:26px;
  display:block;
  border-radius: 3px;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin: 0;
  min-height: 28px;
  padding: 5px 10px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  background: #f8f8f8;
  background: -webkit-linear-gradient(top,#f8f8f8 0,#f2f2f2 100%);
  background: linear-gradient(to bottom,#f8f8f8 0,#f2f2f2 100%);
  border-color: #ccc;
  box-shadow: 0 1px 0 0 #fff inset;
  color: #000;
  outline: 0;
  text-decoration: none;
}
.header-nav-prev:hover, .header-nav-next:hover, .header-nav-prev:focus, .header-nav-next:focus {
  background:#FFF;
  border-color: #aeaeae;
  box-shadow: 0 2px 0 0 #fff inset;
  background: linear-gradient(to bottom,#fdfdfd 0,#fafafa 100%);
  border-width: 1px;
  border-style: solid;
}
.header-nav-prev{
  width:42px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-style: solid;
    padding: 5px 18px 5px 32px;

}
.header-nav-next {
  width:40px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 5px 32px 5px 18px;
        margin-left: -4px;
}
.header-nav-prev.disabled, .header-nav-next.disabled {
  background: #f1f1f1;
  cursor: not-allowed;
  box-shadow: none;
  border-color: transparent;
}
a.header-nav-button.header-nav-button-next.header-nav-button-notext.disabled {
  border-left:1px solid #ccc !important;
}
.header-nav-prev.disabled:before {
  border-right-color:#ccc;
}
.header-nav-next.disabled:before {
  border-left-color:#ccc;
}
.header-nav-next.disabled {
  border-left: 1px solid #ccc;
}

.header-nav-prev:before {
  content: '';
    display: block;
    width: 0;
    height: 0;
    margin-left: -10px;
    margin-top: 2px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #757575;
}
.header-nav-next:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    margin-left: 5px;
    margin-top: 2px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #757575;
}




@media (max-width: 767px) {
    .text-xs-center {
        text-align: center !important;
    } 
}

h3.panel-title {
  border-bottom:none;
}

.centerImageLarge {
	max-width:800px;
	margin:40px auto;
	border:1px solid #ccc;
	padding:10px;
	box-shadow:0 0 14px #D6D6D6;
}
.centerImageLarge	h4 {
  margin:15px 0 15px 0;
}
.centerImageLarge > figcaption {
  padding:10px;
  margin:10px -10px 0 -10px;
  border-top:1px solid #EAEAEA;
  font-size:14px;
}
.centerImageLarge .copyright {
  border:none;
  font-size:12px;
}

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

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

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

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

.iframeembed {
  width: 100%;
  border: none;
}

.qualtricsiframe {
  border: none;
}

.tableheader {
  background: #ececec;
}

/* ==========================================================================
responsive iframes (for storyline embed)
========================================================================== */
.intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
/* 16x9 Aspect Ratio */
.intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
/* 4x3 Aspect Ratio */
.intrinsic-container-4x3 {
  padding-bottom: 75%;
}

.intrinsic-container > iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ==========================================================================
global styles for dropdown in editor
========================================================================== */
.copyright, .cel_copyright {
  color: #444444;
	text-align: right;
	padding:7px 0;
	border:none;
	font-size:12px;
  clear:both;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: manual;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
.cel_highlight {
  background:#FDFAA1;
  padding:4px 2px;
}
.cel_float-img-left {
  float:left;
  margin-right:35px;
}
.cel_float-img-right {
  float:right;
  margin-left:35px;
}
.cel_tooltip {
    background:#ffeab0;
    text-decoration: none;
    color:inherit;
    padding:0 2px;
    border-bottom: 1px dotted;
}
.cel_tooltip:hover, .cel_tooltip:visited, .cel_tooltip:focus {
    text-decoration: none;
    color:inherit;
    cursor:help;
}
.celglossaryerror {
    background:red !important;
}
.cel_screen-reader-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.cel_img-responsive {
  display: block;
    max-width: 100%;
    height: auto;
}
.course_glossary {
	  background: #ffeab0;
    text-decoration: none;
    color: inherit;
    padding: 0 2px;
    border-bottom: 1px dotted;
}


/*
*
    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-video            , .cel_z-icons-video-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,
.cel_z-icons-video:after            , .cel_z-icons-video-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,
.cel_z-icons-video:before         , .cel_z-icons-video-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. ";
}
/* video */
.cel_z-icons-video:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/video.png) no-repeat 100% 0; 
}
.cel_z-icons-video:before {
  content: "Link to video.";
}
/* video new tab*/
.cel_z-icons-video-new-tab:after {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/video-new-tab.png) no-repeat 100% 0; 
}
.cel_z-icons-video-new-tab:before {
  content: "Link to video, opens in a new tab. ";
}




/* Bootstrap fixes */
/* colour contrast in blockquote footer */
blockquote footer, blockquote small, blockquote .small {
  color: #757575;
}
/* custom alerts for correct/incorrect */
.alert-correct {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-incorrect {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.well {		
  overflow: hidden;		
}
td a {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.jumbotron h1 {
  background:transparent;
  border-bottom:none;
}
.column-elements .row .col-md-2,
.column-elements .row .col-md-3,
.column-elements .row .col-md-4,
.column-elements .row .col-md-5,
.column-elements .row .col-md-6,
.column-elements .row .col-md-7,
.column-elements .row .col-md-8,
.column-elements .row .col-md-9,
.column-elements .row .col-md-10
{
  border:1px dashed #595959;
}

/* 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%;
  }
}

/* tabs */
.tab-pane {
  border: 1px solid #ddd;
  margin-top: -1px;
  padding: 10px;
}


/* admin header */
@media (min-width: 768px) {
    .Admincontainer {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .Admincontainer {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .Admincontainer {
        width: 1170px;
    }
}


.Admincontainer {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}



/* auto icon for new tab */
/* a[target="_blank"],a[target="blank"] {
  background: url(https://learn.uwaterloo.ca/shared/uw_media/master/icons/new-tab.png) no-repeat; 
  padding-right: 20px;
  background-position-x: 100%;
}
a[target="_blank"]:before,a[target="blank"]:before {
  content: "Link opens in a new tab. ";
  position: absolute; 
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
} */

    
.navBlock a {
    text-decoration: none !important;
}
.header-nav-button {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    padding: 2px;
    background-color: #f2f3f5;
    border-color: #cccccc;
    color: #565a5c;
    line-height:28px !important;
}
.header-nav-button:hover {
    text-decoration: none;
}
.header-nav-button:hover,
.header-nav-button:focus {
    background-color: #e6eaf0;
}
.header-nav-button.header-nav-button-next {
    border-radius: 6px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -4px;
}
.header-nav-button.header-nav-button-prev {
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.header-nav-button.header-nav-button-notext {
    padding-left: 8px;
    padding-right: 8px;
}
.svg-icon {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #565a5c;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    fill: currentcolor;
    height: 18px;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    stroke: none;
    vertical-align: middle;
    width: 18px;
}
/* disabled states */
a.header-nav-button.header-nav-button-prev.header-nav-button-notext.disabled, a.header-nav-button.header-nav-button-next.header-nav-button-notext.disabled {
  background: #f1f1f1;
  cursor: not-allowed;
  box-shadow: none;
  border-color: transparent;
}
a.header-nav-button.header-nav-button-prev.header-nav-button-notext.disabled .d2l-icon, a.header-nav-button.header-nav-button-next.header-nav-button-notext.disabled .d2l-icon {
    color: #d2d2d2;
}
a.disabled .svg-icon {
    color:#ececec;
}


/* Mobile Nav */
#mobileNav {
    position: relative;
    background: rgb(255, 255, 255);
    z-index: 99999;
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
    padding: 0;
    /* margin: 6px -35px 0 -35px; */
    margin:6px -20px 0 -20px;
}
.navbar {
    min-height: auto;
    margin-bottom: 0;
}
.navbar-nav {
    margin: 0;
    padding: 0;
}
.navbar-nav li {
    list-style-type: none;
    margin: 0;
    padding: 3px 15px;
    line-height: 2;
}
.navbar-nav li:hover {
    background:#ececec;
}
.navbar-nav li.active {
    background:#ccc;
}



/* ==========================================================================
Custom Callout Base
========================================================================== */
#editor .custom-callout-classToAdd {
    display: block;
}
.custom-callout-classToAdd {
    display: none;
}
#editor .custom-callout-classToAdd {
    background: lightblue;
    margin: 0 20px 20px 20px;
    padding: 5px 10px;
    border-radius: 4px;
}
#editor .custom-callout-classToAdd .label {
    white-space: pre-wrap;
    display:block;
}
#editor .custom-callout-classToAdd-field {
    width: 50%;
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #113c5a;
    margin: 5px auto 0 auto;
    border-radius: 4px;
}
.custom-callout {
    border:1px solid #000;
    margin-bottom:20px;
}
.custom-callout-heading {
    border-bottom: 1px solid #000;
}
.custom-callout-heading,
.custom-callout-content {
    padding:20px;
}




.custom-div-one {
    
}
.custom-div-two {
    
}
.custom-div-three {
    
}
.custom-div-four {
    
}
.custom-div-five {
    
}


/* updated header including search */
#header .Admincontainer, #header .container {
        overflow:visible;
        height:60px;
}
#header p, #header a, #header li,
#footer p, #footer a, #footer li {
    font-family: sans-serif !important;
    font-size:12px !important;
}
.dropdown-menu>li>a.activePage {
    background:#595959 !important;
    color:#fff !important;
}
.courseSearch {
    position:relative;
}

.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;
}
#userinfo, #userinfo a, #userinfo p {
    line-height:20px !important;
    font-family: sans-serif !important;
    margin-top: 10px;
}

.searchBlock {
    width:60px;
    height:60px;
    display:inline-block;
    background:url('/site-elements/images/icon-search.svg');
}
.searchBlock a:hover {
    background-color:rgba(242, 243, 245, 0.3);
}
.searchInput {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    border:1px solid #CCC;
}
/* webkit solution */
.searchInput::-webkit-input-placeholder { text-align:center; }
/* mozilla solution */
.searchInput:-moz-placeholder { text-align:center; }

.userBlock {
    width:60px;
    height:60px;
    display:inline-block;
    background:url('/site-elements/images/icon-user.svg');
    vertical-align: top;
}
.userBlock:hover {
    background-color:rgba(242, 243, 245, 0.3);
}
.navBlock {
    width:120px;
    height:60px;
    text-align: center;
    float:right;
    line-height:60px;
}


/* mediaelement player */
.media-copyright {
    font-size:12px;
    line-height:1.2;
    text-align:right;
    margin-top:10px;
    margin-bottom:20px;
}
.media-copyright.mp4video {
    position: relative;
    top: 40px;
    padding-bottom: 30px;
}

/* saq element */
.saq-question-container {
    background: #FFF;
    border: 1px solid #ececec;
    margin: 40px 0;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 6px 10px #efefef;
}
.saq-question {
	font-size: 18px;
	font-weight: 600;
  padding: 10px 0;
  margin-bottom:10px;
}
.saq-button {
  border-radius: 50px;
}
.saq-note {
	padding: 5px 0;
	font-size: 12px;
	color: #717171;
}
.saq-textarea {
	margin-bottom: 10px;
  resize: vertical;
  min-height: 35px;
}
.saq-feedback {
	display:none;
  padding:20px;
  background:#f9f9f9;
  box-shadow: 0 2px 4px #efefef;
  border: 1px solid #ececec;
  margin-top: 10px;
  border-radius: 6px;
}
#editor .saq-feedback {
  display:block;
}

/* accordion element */
.accordionToggle[aria-expanded="false"]:before {
    width:16px;
    height: 16px;
    content: '+';
    float:left;
}
.accordionToggle[aria-expanded="true"]:before {
    width:16px;
    height: 16px;
    content: '-';
    float:left;
}
.accordion-toggle-open-close {
  float:right;
  font-size:12px;
}
.accordion-toggle-open-close a, .accordion-toggle-open-close a:visited, .accordion-toggle-open-close a:focus {
  color:#0000EE;
}


/* preview server warning */
.preview-warning {
  height: 22px;
  background: #ffea30;
  color: #161718;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  width: 100%;
  z-index: 5555;
  top: 0;
  font-family:'Arial', Helvetica, sans-serif !important;
}
.preview-warning strong {
    font-weight:900;
}
/* ==========================================================================
ANCHOR.JS
========================================================================== */
.anchorjs-link {
  font-family:'celicons' !important;
}
.anchorjs-link:before {
  content:'\e955';
  width: 32px;
  height: 32px;
  color:#717171;
  text-decoration: none;
  font-weight: 300;
}
.anchorjs-link:hover {
  text-decoration: none;
}









@media print {
  #header, #footer {
    display:none;
  }
  .tab-content > .tab-pane {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  ul.nav-tabs li {
    display: block;
  }
}

















@font-face {
  font-family: 'celicons';
  src:
    url('https://cel-icons.cel.uwaterloo.ca/fonts/celicons.ttf?6xded9') format('truetype'),
    url('https://cel-icons.cel.uwaterloo.ca/fonts/celicons.woff?6xded9') format('woff'),
    url('https://cel-icons.cel.uwaterloo.ca/fonts/celicons.svg?6xded9#celicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.celicon-xs:before {font-size:16px;}.celicon-s {font-size:32px;}.celicon-m {font-size:64px;} celicon-l {font-siz:128px;}.celicon-xl:before {font-size:258px;}
[class^="celicon-"], [class*=" celicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'celicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.celicon-contact-fill:before {
  content: "\e984";
}
.celicon-contact-fill-contained:before {
  content: "\e985";
}
.celicon-contact-line:before {
  content: "\e986";
}
.celicon-contact-line-contained:before {
  content: "\e987";
}
.celicon-growth-fill:before {
  content: "\e936";
}
.celicon-growth-fill-contained:before {
  content: "\e937";
}
.celicon-growth-line:before {
  content: "\e938";
}
.celicon-growth-line-contained:before {
  content: "\e939";
}
.celicon-squirrel-fill:before {
  content: "\e97c";
}
.celicon-squirrel-fill-contained:before {
  content: "\e97d";
}
.celicon-squirrel-line:before {
  content: "\e97e";
}
.celicon-squirrel-line-contained:before {
  content: "\e97f";
}
.celicon-sun-fill:before {
  content: "\e980";
}
.celicon-sun-fill-contained:before {
  content: "\e981";
}
.celicon-sun-line:before {
  content: "\e982";
}
.celicon-sun-line-contained:before {
  content: "\e983";
}
.celicon-feedback-fill:before {
  content: "\e932";
}
.celicon-feedback-fill-contained:before {
  content: "\e933";
}
.celicon-feedback-line:before {
  content: "\e934";
}
.celicon-feedback-line-contained:before {
  content: "\e935";
}
.celicon-arrow-left-line-contained:before {
  content: "\e909";
}
.celicon-file-doc-line:before {
  content: "\e93a";
}
.celicon-file-pdf-line:before {
  content: "\e93b";
}
.celicon-file-rtf-line:before {
  content: "\e93c";
}
.celicon-file-zip-line:before {
  content: "\e93d";
}
.celicon-new-tab-fill:before {
  content: "\e954";
}
.celicon-new-tab-line:before {
  content: "\e955";
}
.celicon-tutorial-line:before {
  content: "\e973";
}
.celicon-activity-fill:before {
  content: "\e900";
}
.celicon-activity-fill-contained:before {
  content: "\e901";
}
.celicon-activity-line:before {
  content: "\e902";
}
.celicon-activity-line-contained:before {
  content: "\e903";
}
.celicon-arrow-down-fill:before {
  content: "\e904";
}
.celicon-arrow-down-fill-contained:before {
  content: "\e905";
}
.celicon-arrow-down-line:before {
  content: "\e906";
}
.celicon-arrow-down-line-contained:before {
  content: "\e907";
}
.celicon-arrow-fill:before {
  content: "\e908";
}
.celicon-arrow-left-fill:before {
  content: "\e90a";
}
.celicon-arrow-left-fill-contained:before {
  content: "\e90b";
}
.celicon-arrow-left-line:before {
  content: "\e90c";
}
.celicon-arrow-line:before {
  content: "\e90d";
}
.celicon-arrow-right-fill:before {
  content: "\e90e";
}
.celicon-arrow-right-fill-contained:before {
  content: "\e90f";
}
.celicon-arrow-right-line:before {
  content: "\e910";
}
.celicon-arrow-right-line-contained:before {
  content: "\e911";
}
.celicon-arrow-up-fill:before {
  content: "\e912";
}
.celicon-arrow-up-fill-contained:before {
  content: "\e913";
}
.celicon-arrow-up-line:before {
  content: "\e914";
}
.celicon-arrow-up-line-contained:before {
  content: "\e915";
}
.celicon-assignment-fill:before {
  content: "\e916";
}
.celicon-assignment-fill-contained:before {
  content: "\e917";
}
.celicon-assignment-line:before {
  content: "\e918";
}
.celicon-assignment-line-contained:before {
  content: "\e919";
}
.celicon-case-study-fill:before {
  content: "\e91a";
}
.celicon-case-study-line:before {
  content: "\e91b";
}
.celicon-check-fill:before {
  content: "\e91c";
}
.celicon-check-fill-contained:before {
  content: "\e91d";
}
.celicon-check-line:before {
  content: "\e91e";
}
.celicon-check-line-contained:before {
  content: "\e91f";
}
.celicon-circle-fill:before {
  content: "\e920";
}
.celicon-circle-line:before {
  content: "\e921";
}
.celicon-clock-fill:before {
  content: "\e922";
}
.celicon-clock-line:before {
  content: "\e923";
}
.celicon-cross-fill:before {
  content: "\e924";
}
.celicon-cross-fill-contained:before {
  content: "\e925";
}
.celicon-cross-line:before {
  content: "\e926";
}
.celicon-cross-line-contained:before {
  content: "\e927";
}
.celicon-discussion-fill:before {
  content: "\e928";
}
.celicon-discussion-fill-contained:before {
  content: "\e929";
}
.celicon-discussion-line:before {
  content: "\e92a";
}
.celicon-discussion-line-contained:before {
  content: "\e92b";
}
.celicon-document-fill:before {
  content: "\e92c";
}
.celicon-document-line:before {
  content: "\e92d";
}
.celicon-explore-fill:before {
  content: "\e92e";
}
.celicon-explore-fill-contained:before {
  content: "\e92f";
}
.celicon-explore-line:before {
  content: "\e930";
}
.celicon-explore-line-contained:before {
  content: "\e931";
}
.celicon-group-work-fill:before {
  content: "\e93e";
}
.celicon-group-work-fill-contained:before {
  content: "\e93f";
}
.celicon-group-work-line:before {
  content: "\e940";
}
.celicon-group-work-line-contained:before {
  content: "\e941";
}
.celicon-image-fill:before {
  content: "\e942";
}
.celicon-image-fill-contained:before {
  content: "\e943";
}
.celicon-image-line:before {
  content: "\e944";
}
.celicon-image-line-contained:before {
  content: "\e945";
}
.celicon-individual-work-fill:before {
  content: "\e946";
}
.celicon-individual-work-fill-contained:before {
  content: "\e947";
}
.celicon-individual-work-line:before {
  content: "\e948";
}
.celicon-individual-work-line-contained:before {
  content: "\e949";
}
.celicon-info-fill:before {
  content: "\e94a";
}
.celicon-info-fill-contained:before {
  content: "\e94b";
}
.celicon-info-line:before {
  content: "\e94c";
}
.celicon-info-line-contained:before {
  content: "\e94d";
}
.celicon-listen-fill:before {
  content: "\e94e";
}
.celicon-listen-fill-contained:before {
  content: "\e94f";
}
.celicon-listen-line:before {
  content: "\e950";
}
.celicon-listen-line-contained:before {
  content: "\e951";
}
.celicon-meeting-fill:before {
  content: "\e952";
}
.celicon-meeting-line:before {
  content: "\e953";
}
.celicon-pin-fill:before {
  content: "\e956";
}
.celicon-pin-fill-contained:before {
  content: "\e957";
}
.celicon-pin-line:before {
  content: "\e958";
}
.celicon-pin-line-contained:before {
  content: "\e959";
}
.celicon-quote-fill:before {
  content: "\e95a";
}
.celicon-quote-fill-contained:before {
  content: "\e95b";
}
.celicon-quote-line:before {
  content: "\e95c";
}
.celicon-quote-line-contained:before {
  content: "\e95d";
}
.celicon-reading-fill:before {
  content: "\e95e";
}
.celicon-reading-fill-contained:before {
  content: "\e95f";
}
.celicon-reading-line:before {
  content: "\e960";
}
.celicon-reading-line-contained:before {
  content: "\e961";
}
.celicon-screen-fill:before {
  content: "\e962";
}
.celicon-screen-line:before {
  content: "\e963";
}
.celicon-square-fill:before {
  content: "\e964";
}
.celicon-square-line:before {
  content: "\e965";
}
.celicon-star-fill:before {
  content: "\e966";
}
.celicon-star-fill-contained:before {
  content: "\e967";
}
.celicon-star-line:before {
  content: "\e968";
}
.celicon-star-line-contained:before {
  content: "\e969";
}
.celicon-stop-reflect-fill:before {
  content: "\e96a";
}
.celicon-stop-reflect-line:before {
  content: "\e96b";
}
.celicon-stop-think-fill:before {
  content: "\e96c";
}
.celicon-stop-think-line:before {
  content: "\e96d";
}
.celicon-text-fill:before {
  content: "\e96e";
}
.celicon-text-line:before {
  content: "\e96f";
}
.celicon-tutorial-fill:before {
  content: "\e970";
}
.celicon-tutorial-fill-contained:before {
  content: "\e971";
}
.celicon-tutorial-line-contained:before {
  content: "\e972";
}
.celicon-warning-fill:before {
  content: "\e974";
}
.celicon-warning-fill-contained:before {
  content: "\e975";
}
.celicon-warning-line:before {
  content: "\e976";
}
.celicon-warning-line-contained:before {
  content: "\e977";
}
.celicon-watch-fill:before {
  content: "\e978";
}
.celicon-watch-fill-contained:before {
  content: "\e979";
}
.celicon-watch-line:before {
  content: "\e97a";
}
.celicon-watch-line-contained:before {
  content: "\e97b";
}
