/*********************************************************************/
/***** BEGIN DESIGN TOOLS THEME IMPORT & CUSTOMIZATION  **************/
/*********************************************************************/

/* import fonts - Aeonik font from AIT website */

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;1,300;1,400&display=swap');
@font-face {
  font-family: '__Aeonik_reg';
  src: url(https://ait.edu.au/_next/static/media/d83f95a067cb03fb-s.p.woff2) format('woff2');
}

@font-face {
 font-family: '__Aeonik_bold';
 src: url(https://ait.edu.au/_next/static/media/7bf62c0498fc73f8-s.p.woff2) format('woff2');
}

/* Theme Colors */
:root {
  --dt-color-primary: #28D2D1;
  --dt-color-ait-dark-teal: #0B8C8C;
  --dt-color-primary-contrast: #000000;
  --dt-color-primary-dark-text: #000000;
  --dt-color-secondary: #DCEBEE;
  --dt-color-secondary-contrast: #666666;
  --dt-color-secondary-dark-text: #0374b5;
  /* Bobby-affect Learning activity tabs text color*/
  --dt-color-accent: #28D2D1;
  --dt-color-accent-contrast: #FFFFFF;
  --dt-color-graybg: #FFFFFF;
  --dt-color-graybg-contrast: #000000;

  --dt-color-dit-primary: #2D476E;
  --dt-color-dit-secondary-btn: #444;
  --dt-color-dit-links: #006fe6;
  --dt-color-dit-icons: #FF5867;
  --dt-font-dit-headings: '__Aeonik_reg';
  --dt-font-dit-content: 'Roboto';
}


/* Design Tools overrides */
.dp_tabs_nav_sub_ul li {
    border-right: 1px solid #fff;
}

.dp_tabs_nav_sub_ul {
    background: #28D2D1;
}

.dp_tabs_nav_sub_ul i.fas.fa-angle-double-right {
    display: none;
}

.dp_tabs_nav_sub_ul>li a {
    color: #fff;
}

.dp_tabs_nav_sub_ul {
    padding: 0px;
}

ul.dp_tabs_nav_sub_ul li a:hover {
    text-decoration: none !important;
}


/*************************************************************
Corey's Code
*************************************************************/
.rubric_container table.ratings {
    table-layout: fixed;
}

.nobr.toggle_for_hide_points {
    white-space: normal;
}

/*==============================Bobby====================================================================================*/

/* Bobby-trying to change the color of the pagination at the bottom of the page. */
/* button.fOyUs_bGBk fOyUs_fKyb fOyUs_cuDs fOyUs_cBHs fOyUs_eWbJ fOyUs_fmDy fOyUs_eeJl fOyUs_cBtr fOyUs_fuTR fOyUs_cnfU fQfxa_bGBk { */
/*     background-color: #0374b5; */
/* } */

/* Bobby-changing the headings style */
h1 {
  font-weight: bold;
  font-family: Arial;
  font-size: 24pt;
  color: #28D2D1;
}

h3 {
    font-family: Arial;
    font-size: 18pt;
    color: #000000;
    text-transform: uppercase;
    /* text-align: center; */
}

h4 {
    font-family: Arial;
    text-transform: uppercase;
    line-height: 95%;
}

p {
    color:#000000;
}

/* /\* Trying to make module links black and hover teal *\/ */

/* This works */
a.kl_modules_columns_3, a.kl_connected_module, a.bs-btn, a.bs-btn-link, a.kl_modules_first {
        color:#000000;
}
a.kl_modules_columns_3:hover, a.kl_connected_module:hover, a.bs-btn:hover, a.bs-btn-link:hover, a.kl_modules_first:hover {
        color:#28D2D1;
}

/* course Homepage button colors */
.bs-btn-block, .bs-btn-lg, .bs-btn {
    color: #28D2D1;
    background-color: #666666;
}




/* Bobby-to change the module page top headings and text */
.bs-col-md-9, .module-header-right, .bs-col-md module-header-left, #kl_custom_block_2, .kl_current_module_name, .module-header-left {
    color: #28D2D1;
    background-color: #000000;
}

/* Bobby-trying to make the banner border rectangle in the course pages */
#kl_banner_left {
      border-radius: 0px;
}


/* To change the primary hover color */
a.btn.btn-primary.external:hover, .btn-primary:hover, .Button--primary:hover {
    background: #28D2D1;
    border-color: #28D2D1;
    text-decoration: none;
}

/* Bobby-Trying to change the lef nav links color and hover color */

/* Bobby lef panel links color. works  */
a.courses, a.discussions, a.quizzes, a.files, a.pages, a.collaborations, a.modules, a.home, a.announcements, a.assignments, a.rubrics, a.discussions, a.marks, a.syllabus, a.studio, a.people, a.chat, a.pages, a.files, a.attendance, a.studenttimetable, a.multi-tool, a.badges, a.subjectsurvey, a.conferences, a.quizzes, a.grades, a.outcomes, a.collaborations, a.settings, a.sub-account, a.outcomes, a.permissions, a.grading sandards, a.question_banks, a.account_calendars, a.a.brand_configs, a.admin_tools, a.eportfolio_moderation, a.analytics_plugin, a.users, a.statistics, a.grading_standards, a.sub_accounts, a.brand_configs, a.terms, a.authentication, a.sis_import, a.developer_keys, [class*="context_external_tool_"] {
color: #000000;
}

/* Bobby- left panel links hover color change. works */
a.courses:hover, a.discussions:hover, a.quizzes:hover, a.files:hover, a.pages:hover, a.collaborations:hover, a.modules:hover, a.home:hover, a.announcements:hover, a.assignments:hover, a.rubrics:hover, a.discussions:hover, a.marks:hover, a.syllabus:hover, a.studio:hover, a.people:hover, a.chat:hover, a.pages:hover, a.files:hover, a.attendance:hover, a.studenttimetable:hover, a.multi-tool:hover, a.badges:hover, a.subjectsurvey:hover, a.conferences:hover, a.quizzes:hover, a.grades:hover, a.outcomes:hover, a.collaborations:hover, a.settings:hover, a.sub-account:hover, a.outcomes:hover, a.permissions:hover, a.grading sandards:hover, a.question_banks:hover, a.account_calendars:hover, a.a.brand_configs:hover, a.admin_tools:hover, a.eportfolio_moderation:hover, a.analytics_plugin:hover, a.users:hover, a.statistics:hover, a.grading_standards:hover, a.sub_accounts:hover, a.brand_configs:hover, a.terms:hover, a.authentication:hover, a.sis_import:hover, a.developer_keys:hover, [class*="context_external_tool_"]:hover {
color: #28D2D1;
}

/* Tristan code for changing the course top secondary buttons hover color */
.bs-btn-block.bs-btn-lg.Button.Button--secondary:hover {
  background-color: var(--dt-color-secondary-contrast);
}
/* End of Tristan code */

/* Bobby-to change the background color of the course homepage top banner*/
#kl_banner_right {
    color: #28D2D1;
    background-color: #000000;
    text-align: right;
}

/* Corey's updates */
/* update primary buttons (SO, Assessments, Module Guide) */

.kl_wrapper .bs-btn-primary {
   background: var(--ic-brand-button--secondary-bgd);
   color: var(--ic-brand-button--secondary-text);
   border: 1px solid;
   border-color: var(--ic-brand-button--secondary-bgd-darkened-15);
   text-decoration: none;
}

.kl_wrapper .bs-btn-primary:hover {
   background: var(--ic-brand-button--primary-bgd-darkened-15) !important;
   color: var(--ic-brand-button--secondary-text);
}

/* increase padding for all tables */
.user_content table:not([cellpadding]) td, .user_content table:not([cellpadding]) th {
  padding: 10px 7px !important;
  font-size: 90% !important;
}
/* update H3 */

.kl_flat_sections_main h3, #kl_wrapper_3.kl_flat_sections h3:not(.ui-state-default), #kl_custom_block_1 h3:not(.kl_panel_heading), #kl_readings2 h3 {
   color: black !important;
   text-transform: uppercase !important;
   border-color: var(--ic-brand-button--secondary-text) !important;
   font-size: 1.3rem !important;
   letter-spacing: 0.2px !important;
   font-family: "__Aeonik_reg", "Open Sans", "Source Sans Pro", Sans-Serif !important;
}

.kl_panel_heading {
   text-transform: none !important;
}

/* update H3 icons */

.kl_flat_sections_main h3 i, h3#kl_panel_0 i.fas, #kl_readings2 h3 i.fas, #kl_custom_block_1 h3 i.fas {
   color: white !important;
   background: var(--ic-brand-button--secondary-text) !important;
}

#kl_wrapper_3.kl_flat_sections h3:not(.ui-state-default) i:first-child, #kl_wrapper_3.kl_flat_sections_main h3:not(.ui-state-default) i:first-child {
    color: white !important;
    border: none !important;
    background: var(--ic-brand-button--secondary-text) !important;
    background-color: var(--ic-brand-button--secondary-text) !important;
}

/* icon for Acknowledgement of Country - yellow */

#kl_wrapper_3.kl_flat_sections_main h3 i.fas.fa-circle {
   color: #ffdb0f !important;
   background-color: white !important;
}

/* remove unwanted scrollbar from module header  */

.kl_wrapper .bs-row {
    margin-right: 0;
}

/* readjust position of module tabs */

.dp_tabs_nav_ul {
   position: relative !important;
   width: 100% !important;
   margin-top: 0 !important;
}

.dp_module_tabs_nav_0 {
   margin-bottom: 15px;
}

.dp_tabs_nav_sub_ul>li a {
    color: #333;
}

ul.dp_tabs_nav_sub_ul li:hover {
    background: #00B9B9;
}

/* style the textbox used for Lab subjects */

#prodLab {
   background-color: #28d2d1;
   padding: 20px;
   margin: 35px 0;
   font-size: 1.12rem;
}

#prodLab p:first-child {
   font-weight: 900;
}

/* change the active colour in subject nav to teal (the vertical line on the side of the active/current page) */

.list-view a.active {
    border-left: 2px solid var(--ic-brand-button--secondary-text);
}

nav#breadcrumbs, .ic-app-header__menu-list {
   font-family: "__Aeonik_reg", "Open Sans", "Source Sans Pro", Sans-Serif !important;
}

/* Tweak padding on Canvas nav items to avoid line breaks with new font */

@media only screen and (min-height: 400px) {
  .ic-app-header__menu-list-link:not(.ic-app-header__menu-list-link--nav-toggle) {
   padding: 0.3375rem 0;
  }
}

/***************************************************/
/***** New Diploma IT Course Styling  **************/
/***************************************************/

div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main {
    font-family: Roboto;
    font-weight: 400;
    margin-bottom: 60px;
  }
  
  div#college_AIT.Dip_IT .kl_panel_content {
    margin-top: 0;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main #kl_banner #kl_banner_left {
    border-radius: 0;
    width: 110px;
  }
  
  div#college_AIT.Dip_IT #kl_banner_left .ic-app-header__logomark {
    margin-left: 0;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main #kl_banner #kl_banner_right {
    font-family: var(--dt-font-dit-headings),sans-serif !important;
    line-height: 1;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .02em;
    background: none;
    color: black;
    padding-right: 15px;
    text-align: left;
  }

  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main #kl_banner {
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    padding: 0;
    background-color: var(--dt-color-primary);
  }

  div#college_AIT.Dip_IT #kl_banner_image {
    border: none;
  }

  div#college_AIT.Dip_IT .bs-btn-primary {
    font-family: var(--dt-font-dit-content),sans-serif !important;
    text-transform: none;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    font-size: 20px;
    margin: 4px 5px;
    background-color: var(--dt-color-dit-primary);
  }

  div#college_AIT.Dip_IT .bs-btn-primary:hover {
    background-color: var(--dt-color-primary) !important;
  }

  div#college_AIT.Dip_IT .kl_wrapper a.Button.Button--primary {
    background-color: var(--dt-color-dit-secondary-btn);
    border: none;
    line-height: 1.2;
  }

  div#college_AIT.Dip_IT .kl_wrapper a.Button.Button--primary:hover {
    background-color: var(--dt-color-primary);
    border: none;
  }

  div#college_AIT.Dip_IT .kl_wrapper div.bs-col-md:not(.module-header-left):not(.module-header-right) {
    margin: 5px;
  }

  div#college_AIT.Dip_IT .kl_current_module_name, div#college_AIT.Dip_IT .module-header-left, div#college_AIT.Dip_IT .module-header-right, div#college_AIT.Dip_IT .module-header-right h1 {
    background-color: var(--dt-color-primary) !important;
  }
  
  div#college_AIT.Dip_IT .kl_current_module_name {
    color: white !important;
    padding-left: 25px;
    padding-top: 20px;
    font-size: 1.6rem !important;
  }

  @media screen and (max-width: 700px) {
    div#college_AIT.Dip_IT .mod_banner_decal {
      display: none;
    }
  }
  
  div#college_AIT.Dip_IT a.keyNavButton.buttonMain:hover {
    background-color: #fff;
  }
  
  div#college_AIT.Dip_IT a.keyNavButton.buttonSecondary:hover {
    background-color: var(--dt-color-dit-primary);
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main #kl_banner {
    overflow: visible !important;
    padding-top: 10px;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections>div, div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main>div {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    color: #232323;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main>div:not(#kl_banner_image):not(#kl_banner) {
     padding-top: 40px;
     padding-bottom: 0%;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main h2:not(.ui-state-default):not(.taHeadline), div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections h2:not(.ui-state-default):not(.taHeadline) {
    font-family: var(--dt-font-dit-headings) !important;
    font-weight: 700 !important;
    font-size: 2rem;
    letter-spacing: .02em;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main h3:not(.ui-state-default), div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections h3:not(.ui-state-default) {
     border-top: 0 !important;
     text-align: left;
     font-size: 1.5rem !important;
     margin-top: 0px;
     font-family: var(--dt-font-dit-headings),sans-serif !important;
     text-transform: none !important;
     font-weight: 700;
     letter-spacing: .02em !important;
  }

    div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main h3:not(.ui-state-default) i, div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main h3:not(.ui-state-default) i:first-child, div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections h3:not(.ui-state-default) i {
     background-color: var(--dt-color-dit-icons) !important;
     color: #fff !important;
     display: inline-block;
     margin: 0;
     padding-left: 0;
     margin-right: 5px;
     border: none !important;
     border-radius: 0;
     width: 44px;
     height: 44px;
  }

  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main h4, div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections h4 {
    font-family: var(--dt-font-dit-content);
    letter-spacing: .02em;
    color: var(--dt-color-ait-dark-teal) !important;
  }

  div#college_AIT.Dip_IT .mod_banner_decal {
    position: absolute;
    right: 0;
    z-index: 100;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav .dp_module_tabs_nav_0 {
     margin-bottom: 10px !important;
  }
  
  div#college_AIT.Dip_IT .modHeaderTxt {
    font-family: var(--dt-font-dit-headings),sans-serif !important;
    line-height: 1.3;
    font-weight: 700;
    font-style: normal;
    letter-spacing: -.05em;
    font-size: 1.4rem;
    margin-left: -20px;
    padding-bottom: 20px;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav_ul .dp_tabs_nav_ul_active_page>a, div#college_AIT.Dip_IT .dp_tabs_nav_ul li.dp_tabs_nav_ul_active_page>a:focus, div#college_AIT.Dip_IT .dp_tabs_nav_ul li.dp_tabs_nav_ul_active_page>a:hover {
     border: 0;
     border-radius: 0;
     background: none;
     font-weight: normal;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav_ul>li a {
     color: var(--dt-color-primary) !important;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav_ul>li a:focus, div#college_AIT.Dip_IT .dp_tabs_nav_ul>li a:hover {
      background: rgba(0,0,0,.1);
      color: #fff;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav_ul li {
     background: black;
     margin-left: 5px;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav_ul .dp_tabs_nav_ul_active_page>a {
     background: #fff !important;
     color: #000 !important;
     border-top: 1px solid #000 !important;
     border-left: 1px solid #000 !important;
     border-right: 1px solid #000 !important;
  }
  
  div#college_AIT.Dip_IT .kl_panel_heading {
    text-transform: none;
  }
  
  div#college_AIT.Dip_IT li.kl_panel_heading.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active a {
    background-color: #fff;
  }
  
  div#college_AIT.Dip_IT li.kl_panel_heading.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab.ui-tabs-active.ui-state-active a:hover {
    color: #000;
  }
  
  div#college_AIT.Dip_IT .topic_intro {
    font-weight: 600;
  }
  
  div#college_AIT.Dip_IT .topic_intro, div#college_AIT.Dip_IT .ui-tabs .ui-tabs-panel {
    padding: 15px 30px 20px 30px;
  }
  
  div#college_AIT.Dip_IT .mod_intro_image {
    float: right; text-align: right; margin: 0 0 5px 10px; font-size: 9pt;
  }
  
  div#college_AIT.Dip_IT .dp_tabs_nav_ul {
     color: #676767;
     padding-top: 5px;
     margin-top: -10px;
     padding-left: 20px;
  }
  
  div#college_AIT.Dip_IT li.kl_panel_heading.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab:not(.ui-tabs-active.ui-state-active) a {
    background-color: black;
    font-weight: 500 !important;
  }
  
  .user_content div#college_AIT.Dip_IT a:not(.btn):not(.Button):not(.ui-button):not(.ui-tabs-anchor):not([role=button]):not(.keyNavButton) {
    font-weight: 500 !important;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main #kl_banner, #kl_wrapper_3.kl_flat_sections_main #kl_banner_mod, div#college_AIT.Dip_IT .dp_tabs_nav_ul {
    background-color: var(--dt-color-primary);
  }
  
  div#college_AIT.Dip_IT li.kl_panel_heading.ui-tabs-tab.ui-corner-top.ui-state-default.ui-tab:not(.ui-tabs-active.ui-state-active) a {
    color: var(--dt-color-primary);
  }

  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main ul.fancyDots, div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections ul.fancyDots {
    list-style: none;
  }
  
  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main ul.fancyDots li::before, div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections ul.fancyDots li::before {
    content: "\2022";
    color: var(--dt-color-dit-icons);
    font-weight: 700;
    font-size: 20pt;
    display: inline-block;
    width: 0.7em;
    vertical-align: sub;
    line-height: 1.2;
  }

  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main .kl_modules_columns_3, div#college_AIT.Dip_IT #kl_wrapper_3 #kl_modules {
    border: none;
  }

  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main .kl_modules_columns_3 ul {
    margin-left: 90px;
  }

  div#college_AIT.Dip_IT #kl_wrapper_3.kl_flat_sections_main .kl_modules_columns_3 ul li::before {
    content: none;
  }

  div#college_AIT.Dip_IT .takeawayWrapper {
    padding: 40px;
    box-shadow:
      0 0 0 2px rgb(255, 255, 255),
      0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
    margin: 30px auto;
  }

  div#college_AIT.Dip_IT .takeawayWrapper h1 {
    font-size: 1.6rem;
    letter-spacing: -0.02em;
    font-family: var(--dt-font-dit-content) !important;
    color: black;
    margin-bottom: 30px;
  }

  div#college_AIT.Dip_IT .takeawayWrapper blockquote {
    border-left-color: #A2E8EE;
    margin: 30px 0 40px 20px;
  }

  div#college_AIT.Dip_IT ul.takeaways {
    list-style: none;
    padding-left: 0;
  }

  div#college_AIT.Dip_IT .taItem {
    display: block;
    clear: both;
    counter-increment: list;
    padding-bottom: 0.5rem;
    line-height: 1.3;
    position: relative;
  }

  div#college_AIT.Dip_IT .taItem:first-child {
     margin-top: 30px;
  }

  div#college_AIT.Dip_IT .taItem:before {
    font-weight: bold;
    font-size: 1.5rem;
    font-family: var(--dt-font-dit-content);
    content: counter(list);
    width: 3rem;
    height: 3rem;
    float: left;
    margin: 0 0.7rem 0 0;
    background: var(--dt-color-primary) linear-gradient(to bottom right, var(--dt-color-primary) 25%, #d4f1fa);
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    shape-outside: ellipse();
    position: relative;
    z-index: 1;
    color: white;
  }

  div#college_AIT.Dip_IT .taItem:after {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: var(--dt-color-primary);
    border-top-left-radius: 3px;
  }

div#college_AIT.Dip_IT h2.taHeadline {
    padding: 0rem 0 0 0;
    margin: 0 0 0.8rem 0;
    font-size: 1.6rem;
    letter-spacing: -0.02em;
    font-family: var(--dt-font-dit-content) !important;
    color: var(--dt-color-dit-icons);
}

.ic-app-footer__links {
    flex: none;
}

/* Style the video: 100% width and height to cover the entire window */

#videoBanner {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
.videoContent {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}

/* data table formatting */

.wp-block-table.is-style-stripes {
  background-color: transparent;
  border-collapse: inherit;
  border-spacing: 0;
  margin: 0;
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%;
}
.wp-block-table table {
  margin-bottom: 20px;
  table-layout: fixed;
}
.wp-block-table thead {
  border-bottom: 3px solid;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0;
}
.has-text-align-center {
  text-align: center;
  font-size: 0.8rem;
}
.wp-block-table td, .wp-block-table th {
  padding: .5em !important;
}

/* styling for embedded resources */

div.reading-resource {
  background-color: #e6eff3;
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 15px;
}

div.reading-resource h3, div.reading-resource p.reference {
  padding-left: 20px;
  font-size: 10pt !important;
  background: none !important;
}

div.reading-resource div.rr-container {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

div#hub-welcome h2 {
  letter-spacing: 0.1px !important;
}

@media screen and (min-width: 950px) {
  #ait.hub #kl_wrapper_3.kl_circle_left #kl_navigation:not(.kl_fixed_nav) {
    top: 200px !important;
    right: 50px !important;
  }
}