@import url('https://lti-adx.adelaide.edu.au/python/alliance-common/css/pagedtable.css');

/*********************************************************************/
/***** BEGIN DESIGN TOOLS THEME CUSTOMIZATIONS ***********************/
/*********************************************************************/

/*********************************************************************/
/***** COLORED HEADINGS & COLORED HEADINGS BOX LEFT THEMES  **********/

/* SHARED */
#kl_wrapper_3.kl_colored_headings_box_left > div,
#kl_wrapper_3.kl_colored_headings > div {
  background-color: #fff;
  border: 1px solid lightgray;
}

#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation ul,
#kl_wrapper_3.kl_colored_headings #kl_navigation ul {
  background-color: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a,
#kl_wrapper_3.kl_colored_headings #kl_navigation li a {
  border: 1px solid #38728f;
}
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:hover,
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:hover {
  color: #38728f;
  background-color: #fff;
  -moz-box-shadow: inset 0 0 3px #fff;
  -webkit-box-shadow: inset 0 0 3px #fff;
  box-shadow: inset 0 0 3px #fff;
  border: 1px solid #38728f;
}
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:hover i,
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:hover i {
  background-color: #38728f;
  color: #fff;
}

/* With Banner */
#kl_wrapper_3.kl_colored_headings_box_left #kl_banner {
  background: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_colored_headings_box_left #kl_banner #kl_banner_left {
  background-color: #922e1f;
  color: #fff;
  border-bottom-color: #922e1f;
}
#kl_wrapper_3.kl_colored_headings_box_left #kl_banner .kl_subtitle {
  background-color: #fff;
  color: #000;
}
/* Without default banner */
#kl_wrapper_3.kl_colored_headings #kl_banner {
  background: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_colored_headings #kl_banner #kl_banner_left {
  background-color: #922e1f;
  color: #922e1f;
}
#kl_wrapper_3.kl_colored_headings #kl_banner .kl_subtitle {
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #fff;
  color: #000;
}
#kl_wrapper_3.kl_colored_headings.variation_2 #kl_banner .kl_subtitle {
  background-color: #e6e6e6;
}
#kl_wrapper_3.kl_colored_headings #kl_banner #kl_description {
  background-color: #fff;
  color: #000;
}
#kl_wrapper_3.kl_colored_headings #kl_navigation li a,
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:visited,
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a,
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:visited {
  color: #fff;
  text-decoration: none;
}
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:focus,
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:hover,
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:hover,
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:focus {
  color: #000;
}
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:focus i,
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:hover i,
#kl_wrapper_3.kl_colored_headings #kl_navigation li a:hover i,
#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation li a:focus i {
  border-bottom-color: #c5c5c5;
}

#kl_wrapper_3.kl_colored_headings_box_left #kl_navigation i,
#kl_wrapper_3.kl_colored_headings #kl_navigation i {
  background: #fff;
  color: #696969;
  border-bottom-color: #767676;
}
#kl_wrapper_3.kl_colored_headings_box_left #kl_modules .ui-widget-content,
#kl_wrapper_3.kl_colored_headings #kl_modules .ui-widget-content {
  border: 1px solid lightgray;
  background: #fff;
}

/* Default Headings */
#kl_wrapper_3.kl_colored_headings_box_left #kl_modules h3,
#kl_wrapper_3.kl_colored_headings #kl_modules h3,
#kl_wrapper_3.kl_colored_headings_box_left > div > h3:not(.ui-state-default),
#kl_wrapper_3.kl_colored_headings > div > h3:not(.ui-state-default) {
  background-color: #dcdcd3;
  border-top: 5px solid #747672;
  color: #000;
}
#kl_wrapper_3.kl_colored_headings_box_left > div > h3 i,
#kl_wrapper_3.kl_colored_headings > div > h3:not(.ui-state-default) i,
#kl_wrapper_3.kl_colored_headings_box_left #kl_modules h3 i,
#kl_wrapper_3.kl_colored_headings #kl_modules h3:not(.ui-state-default) i {
  background-color: #fff;
  color: #747672;
  border-bottom: 4px solid #747672;
}
/* Objectives Blue*/
#kl_wrapper_3.kl_colored_headings_box_left
  #kl_objectives
  h3:not(.ui-state-default),
#kl_wrapper_3.kl_colored_headings #kl_objectives h3:not(.ui-state-default) {
  background-color: #dcdcd3;
  border-top: 5px solid #747672;
  color: #000;
}
/* Readings Red */
#kl_wrapper_3.kl_colored_headings_box_left
  #kl_readings
  h3:not(.ui-state-default),
#kl_wrapper_3.kl_colored_headings #kl_readings h3:not(.ui-state-default) {
  background-color: #dcdcd3;
  border-top: 5px solid #747672;
  color: #000;
}
/* Lectures Green */
#kl_wrapper_3.kl_colored_headings_box_left
  #kl_lectures
  h3:not(.ui-state-default),
#kl_wrapper_3.kl_colored_headings #kl_lectures h3:not(.ui-state-default) {
  background-color: #dcdcd3;
  border-top: 5px solid #747672;
  color: #000;
}
/* Activities Orange */
#kl_wrapper_3.kl_colored_headings_box_left
  #kl_activities
  h3:not(.ui-state-default),
#kl_wrapper_3.kl_colored_headings #kl_activities h3:not(.ui-state-default) {
  background-color: #dcdcd3;
  border-top: 5px solid #747672;
  color: #000;
}
/* Assignments Purple */
#kl_wrapper_3.kl_colored_headings_box_left
  #kl_assignments
  h3:not(.ui-state-default),
#kl_wrapper_3.kl_colored_headings #kl_assignments h3:not(.ui-state-default) {
  background-color: #dcdcd3;
  border-top: 5px solid #747672;
  color: #000;
}
/* Other Styles */
#kl_wrapper_3.kl_colored_headings_box_left h4,
#kl_wrapper_3.kl_colored_headings h4 {
  border-bottom: 1px solid #e0e0e0;
  color: #000;
}
#kl_wrapper_3.kl_colored_headings_box_left h5,
#kl_wrapper_3.kl_colored_headings h5 {
  border-bottom: 1px solid #e0e0e0;
  color: #000;
}
#kl_wrapper_3.kl_colored_headings_box_left .well,
#kl_wrapper_3.kl_colored_headings .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* VARIATION */
#kl_wrapper_3.kl_colored_headings_box_left.variation_2 #kl_banner {
  background: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_colored_headings_box_left.variation_2 #kl_banner .kl_subtitle {
  background: #e6e6e6;
  color: #000;
}
#kl_wrapper_3.kl_colored_headings_box_left.variation_2
  #kl_banner
  #kl_banner_left {
  background-color: #fff;
  color: #000;
  border-bottom-color: #fff;
}
#kl_wrapper_3.kl_colored_headings_box_left.variation_2 #kl_navigation i,
#kl_wrapper_3.kl_colored_headings.variation_2 #kl_navigation i {
  background: #fff;
  color: #38728f;
  border-bottom-color: #38728f;
}

#kl_wrapper_3.kl_colored_headings.variation_2 #kl_banner #kl_banner_left {
  background-color: #e6e6e6;
  color: #000;
  border: 1px solid #fff;
}
#kl_wrapper_3.kl_colored_headings_box_left.variation_2 #kl_navigation ul,
#kl_wrapper_3.kl_colored_headings.variation_2 #kl_navigation ul {
  background-color: #c5c5c5;
}
#kl_wrapper_3.kl_colored_headings.variation_2 #kl_navigation li a,
#kl_wrapper_3.kl_colored_headings.variation_2 #kl_navigation li a:visited,
#kl_wrapper_3.kl_colored_headings_box_left.variation_2 #kl_navigation li a,
#kl_wrapper_3.kl_colored_headings_box_left.variation_2
  #kl_navigation
  li
  a:visited {
  color: #38728f;
  border-color: #c5c5c5;
}

/********************************************************************/
/**** FLAT SECTIONS & FLAT SECTIONS MAIN THEMES *********************/

/**** FLAT SECTIONS MAIN ****/
#kl_wrapper_3.kl_flat_sections_main #kl_banner {
  background: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections_main #kl_banner #kl_banner_left {
  background-color: #fff;
  color: #000;
}
#kl_wrapper_3.kl_flat_sections_main #kl_banner .kl_subtitle {
  background: #fff;
  color: black;
}
#kl_wrapper_3.kl_flat_sections_main #kl_banner #kl_description {
  background-color: #fff;
  color: #000;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

/**** FLAT SECTIONS ****/
#kl_wrapper_3.kl_flat_sections #kl_banner {
  background: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections #kl_banner h2 {
  border-top: 1px solid #fff;
}
#kl_wrapper_3.kl_flat_sections #kl_banner #kl_banner_left {
  background-color: #922e1f;
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections #kl_banner .kl_subtitle {
  background: #fff;
  color: #696969;
}
#kl_wrapper_3.kl_flat_sections #kl_banner #kl_description {
  background: #fff;
  color: #696969;
}

/**** SHARED ****/
#kl_wrapper_3.kl_flat_sections_main #kl_navigation ul,
#kl_wrapper_3.kl_flat_sections #kl_navigation ul {
  background-color: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections #kl_navigation li a,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a {
  border: 1px solid #38728f;
}

#kl_wrapper_3.kl_flat_sections #kl_navigation li a,
#kl_wrapper_3.kl_flat_sections #kl_navigation li a:visited,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a:visited {
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections #kl_navigation li a:hover,
#kl_wrapper_3.kl_flat_sections #kl_navigation li a:focus,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a:hover,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a:focus {
  background: #fff;
  color: #38728f;
}
#kl_wrapper_3.kl_flat_sections_main #kl_navigation i,
#kl_wrapper_3.kl_flat_sections #kl_navigation i {
  background: #fff;
  color: #696969;
  border: 1px solid #696969;
}
#kl_wrapper_3.kl_flat_sections #kl_navigation li a:hover i,
#kl_wrapper_3.kl_flat_sections #kl_navigation li a:focus i,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a:hover i,
#kl_wrapper_3.kl_flat_sections_main #kl_navigation li a:focus i {
  background: #38728f;
  color: #fff;
  border-color: #38728f;
}
/* Content */
#kl_wrapper_3.kl_flat_sections_main h3:not(.ui-state-default),
#kl_wrapper_3.kl_flat_sections h3:not(.ui-state-default) {
  color: #000;
  border-top: 1px solid #e0e0e0;
}
#kl_wrapper_3.kl_flat_sections_main > div > i,
#kl_wrapper_3.kl_flat_sections > div > i {
  color: #696969;
  border: 1px solid #e0e0e0;
  background: #fff;
}
#kl_wrapper_3.kl_flat_sections_main h3:not(.ui-state-default) i:first-child,
#kl_wrapper_3.kl_flat_sections h3:not(.ui-state-default) i:first-child {
  color: #38728f;
  border: 1px solid #e0e0e0;
  background: #fff;
}
#kl_wrapper_3.kl_flat_sections_main h4,
#kl_wrapper_3.kl_flat_sections h4 {
  color: #000;
  border-bottom: 1px solid #e0e0e0;
}
#kl_wrapper_3.kl_flat_sections_main h5,
#kl_wrapper_3.kl_flat_sections h5 {
  color: #000;
  border-bottom: 1px solid #e0e0e0;
}
#kl_wrapper_3.kl_flat_sections_main > div:nth-child(odd),
#kl_wrapper_3.kl_flat_sections > div:nth-child(odd) {
  background: whitesmoke;
}
#kl_wrapper_3.kl_flat_sections_main .well,
#kl_wrapper_3.kl_flat_sections .well {
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
#kl_wrapper_3.kl_flat_sections_main blockquote,
#kl_wrapper_3.kl_flat_sections blockquote {
  border-left: 5px solid #e0e0e0;
}

/* VARIATION */
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_navigation li a,
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_navigation li a:visited,
#kl_wrapper_3.kl_flat_sections_main.variation_2 #kl_navigation li a,
#kl_wrapper_3.kl_flat_sections_main.variation_2 #kl_navigation li a:visited {
  background: #38728f;
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_navigation li a:hover,
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_navigation li a:focus,
#kl_wrapper_3.kl_flat_sections_main.variation_2 #kl_navigation li a:hover,
#kl_wrapper_3.kl_flat_sections_main.variation_2 #kl_navigation li a:focus {
  background: #fff;
  color: #38728f;
}
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_banner h2 {
  border-top-color: #e6e6e6;
}
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_banner #kl_banner_left,
#kl_wrapper_3.kl_flat_sections_main.variation_2 #kl_banner #kl_banner_left {
  background-color: #922e1f;
  color: #fff;
}
#kl_wrapper_3.kl_flat_sections.variation_2 #kl_banner .kl_subtitle {
  background: #fff;
  color: #696969;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

/*********************************************************************/
/***** END DESIGN TOOLS THEME CUSTOMIZATIONS *************************/
/********************************************************************

/*********************************************************************/
/***** BEGIN ALLIANCE THEME CUSTOMISATION ***********************/
/*********************************************************************/



/* make sure images are not wider than the available width of the element they're inside */
img {
  max-width: 100% !important;
}

/* clean up the spacing around lists */
.user_content ol, .user_content ul {
    margin-left: 0;
    padding-left: 40px;
}
.user_content p + ul {
    margin-top: -5px;
}
.user_content li {
    margin-bottom: 7px;
}

/* set the background behind code (white) and 'output' (grey) */
.user_content :not(pre) > code[class*="language-"], .user_content pre[class*="language-"], .user_content pre[class="r"] {
    background: #fff;
}
.user_content pre {
    background: #f0f0f0;
}

/* set the colour of the text in code snippets */
.kl_wrapper code, code {
  color: #005a9c;
}
.kl_wrapper pre code, pre code {
  color: inherit;
}

/* change the colour of the left border of the primary call-out to UoA blue */
.kl_wrapper .bs-callout-primary {
    border-left-color: #1e5799;
}

/* make a version of the blockquotes stand out a bit more */
blockquote.al-quote {
  color: #000;
  background: #f0f0f0;
  border-left-color: #4f6672;
  display: table;
  margin-left: 40px;
  margin-bottom: 10px;
  padding: 0 12px 12px;
}
blockquote.al-quote p {
    font-weight: inherit;
}

/* don't show the <div> that specifies that the CidiLabs custom CSS file should be loaded (unless in the Rich Content Editor) */
#kl_custom_css { display: none; }
#tinymce  #kl_custom_css { display: inline-block; }

/* Remove/lessen the top margin for the first element within the CidiLabs wrapper (under the page title) */
#kl_wrapper_3>:first-child, #kl_wrapper_3>:first-child>:first-child, #kl_wrapper_3>:first-child>:first-child>:first-child,
#kl_wrapper_3>:first-child>:first-child>:first-child>:first-child, #kl_wrapper_3>:first-child>:first-child>:first-child>:first-child>:first-child {
  margin-top: 0 !important;
}

/* improve margins & padding in/around CidiLabs accordions */
pre + .kl_wrapper .kl_panels_wrapper,
pre + .kl_panels_wrapper {
  margin-top: 0;
}
.kl_panel_content > :first-child {
  margin-top: 0;
}
.kl_panel_content > :last-child {
  margin-bottom: 0;
}

/* a fix to prevent horizontal scrolling if using 'grid-row' layouts when CidiLabs styles are also applied */
.using_design_tools .grid-row {
  margin: 0;
}

/* an image wrapper to set a max-width & center */
.al-image-wrapper {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

/* links under the videos (an alternative layout where the links appear more like buttons) */
.al-video-resource-link {
  width: 100%;
  padding: 10px;
  display: block;
  text-align: center;
  text-decoration: none !important;
  color: inherit;
  border-radius: 5px;
}
.al-video-resource-link:hover,
.al-video-resource-link:focus {
  background: rgba(0, 0, 0, 0.1);
  color: inherit;
}
.kl_flex_column + .kl_flex_column .al-video-resource-link {
  margin-top: 10px;
}
.kl_flex_column + .kl_flex_column .al-video-resource-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #ccc;
  top: -6px;
  left: 0;
}
.al-video-resource-link > i {
  font-size: 1.8em;
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width: 1050px) {
  /* the 'body.course-menu-expanded:not(.with-right-side)' part is to match when CidiLabs 3-column style changes to stacked */
  body.course-menu-expanded:not(.with-right-side)
    .kl_flex_column
    + .kl_flex_column
    .al-video-resource-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #ccc;
    top: 0;
    left: -12px;
  }
  body.course-menu-expanded:not(.with-right-side)
    .kl_flex_column
    + .kl_flex_column
    .al-video-resource-link {
    margin-top: 0px;
  }
}
@media screen and (min-width: 1340px) {
  body.with-right-side.course-menu-expanded .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #ccc;
    top: 0;
    left: -12px;
  }
  body.with-right-side.course-menu-expanded .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link {
    margin-top: 0;
  }
}
@media screen and (min-width: 1145px) {
  body.with-right-side:not(.course-menu-expanded) .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #ccc;
    top: 0;
    left: -12px;
  }
  body.with-right-side:not(.course-menu-expanded) .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link {
    margin-top: 0;
  }
}
@media screen and (max-width: 1139px) and (min-width: 1035px) {
  body.with-right-side.course-menu-expanded .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #ccc;
    top: 0;
    left: -12px;
  }
  body.with-right-side.course-menu-expanded .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) and (min-width: 860px) {
  body.with-right-side:not(.course-menu-expanded) .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 100%;
    background: #ccc;
    top: 0;
    left: -12px;
  }
  body.with-right-side:not(.course-menu-expanded) .kl_flex_columns_wrapper .kl_flex_column + .kl_flex_column .al-video-resource-link {
    margin-top: 0;
  }
}

/* a fix so CidiLabs accordion labels' font-size is the same inside and outside of the Design Tools wrapper */
#kl_wrapper_3 .kl_custom_accordion.ui-accordion .ui-accordion-header,
#kl_wrapper_3 .kl_panels_accordion.ui-accordion .ui-accordion-header,
#kl_wrapper_3 .kl_panels_expander.ui-accordion .ui-accordion-header,
.kl_custom_accordion.ui-accordion .ui-accordion-header,
.kl_panels_accordion.ui-accordion .ui-accordion-header,
.kl_panels_expander.ui-accordion .ui-accordion-header {
  font-size: 18px;
}

/* a fix to make the margin above CidiLabs accordion the same inside and outside the Design Tools wrapper */
#kl_wrapper_3 > div.kl_panels_wrapper {
    overflow: inherit;
}

/* tighten up some margins around elements that have an accordion after them (using a custom class) */
.al-preceding-accordion, .al-preceding-code { margin-bottom: 0; }
.al-preceding-accordion + .kl_panels_wrapper { margin-top: 0; }

/* some heading styles to match the H2 & H3 of UoA's style that are independent on the heading level (and independent of the Design Tools wrapper) */
.al-top-header {
  border-style: solid;
  border-color: var(--dt-color-primary); /* #005A9C */
  border-width: 0 0 2px;
  padding-bottom: 15px;
  margin: 0 0 5px;
}
.al-top-header > * {
  font-size: 29px !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.al-header-callout {
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px 0;
    margin: 35px 0 20px;
    padding: 5px 10px;
}
.al-header-callout > * {
    font-size: 24px !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.al-header-callout > * > i {
    background: var(--dt-color-primary); /* #005A9C */
    color: var(--dt-color-primary-contrast); /* #fff */
    display: inline-block;
    width: 35px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    box-shadow: 2px 2px 1px rgba(0,0,0,.09);
    margin-left: -10px;
    font-size: 22px;
}

/* make the 'Upload File' button visible in the 'Insert/Edit Image' dialog */
#image-upload__upload {
    background: #fff;
    color: #b38808;
    border: 1px solid #d9d9d9;
}
#image-upload__upload:hover, #image-upload__upload:focus {
    background: #f3f3f3;
}

/* show math equations in the Rich Content Editor, and have them stand out from standard text */
#tinymce .math_equation_latex {
    visibility: visible;
    background: #b2cde1;
    border-radius: 5px;
    padding: 0 2px;
}

/* fix for equations within tabs & accordions (so they don't overlap text) */
.ui-widget span.math[id^=MathJax-Span] {
  width: auto !important;
}
.ui-widget span.math[id^=MathJax-Span]>span {
  width: auto !important;
}
.ui-widget span.math[id^=MathJax-Span]>span>span {
  position: initial !important;
  clip: unset !important;
}

/* add some space between the top border of the navigation container and the main content (Note: current plan is to have an empty <p> at the end of the content rather than use this style)
.module-sequence-footer .module-sequence-footer-content { margin-top: 10px; } */

/* hide the 'Quiz instructions' header from quizzes (Note: if Instructure removes that element, this style will hide the first instance of <h2> in the content, if there is one)
.quiz-header > h2:first-of-type { display: none; } */

/* Datacamp Light */
[data-datacamp-exercise] { visibility: hidden; } /* new version of DCL only */
.datacamp-exercise { position: relative; z-index: 1; }
.datacamp-exercise a.external .ui-icon-extlink { display: none; }
.datacamp-exercise a[class*="githubLink"] { display: none; }
.ace_text-layer * {
    font: 13.65px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace !important;
}

.dcl-skip-link:focus {
    clip: unset;
    width: auto;
    height: auto;
    clip-path: none;
    top: -26px;
    left: 5px;
    z-index: 2;
    background: #fff;
    border: 1px solid #000;
    padding: 0 5px;
    border-radius: 1px;
}
/* end Datacamp Light */

/* topic info */
h2.al-topic-info {
  display: block;
  margin-top: 0;
  color: #666;
  font-size: 17px;
  font-weight: normal;
  margin-bottom: 20px;
}
#tinymce h2.al-topic-info {
  display: block !important;  /* to make the heading visible/editable in the Rich Content Editor */
}
#wrapper h1.al-has-topic-info {
  margin-bottom: 0;
}

/* end topic info */

/* hide blue alert on assignment pages */

.omit-from-final-warning {
    display: none !important;
}

/* LVP-1831: Adjust completion icons inside module items to thicker and larger font awesome icons */

.module-item-status-icon .icon-check:before, .completion_status .icon-check:before {
  content: "\f058";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400 !important;
  font-size: 130%;
}

.completion_status .icon-minimize:before {
  content: "\f192";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400 !important;
  font-size: 130%;
}

.module-item-status-icon .icon-mark-as-read:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 400 !important;
  font-size: 130%;
}

/*********************************************************************/
/***** END ALLIANCE THEME CUSTOMISATION ***********************/
/*********************************************************************/