:root{--color-primary:#69bd45;--color-secondary:#007ab8;--color-tertiary:#1ea4a9;--color-state:#4b7e2b;--color-state-hover:#3c6721;--color-state-focus:#3c6721;--color-state-active:#30541a;--color-state-highlight:#f6f9d7;--color-state-highlight-neutral:var(--color-neutral-3);--color-state-disabled:var(--color-neutral-5);--color-neutral-1:#fff;--color-neutral-2:#fafafa;--color-neutral-3:#f7f7f7;--color-neutral-4:#e6e4e4;--color-neutral-5:#c7c7c7;--color-neutral-6:#767676;--color-neutral-7:#262626;--color-background:var(--color-neutral-1);--color-border:var(--color-neutral-5);--color-text:var(--color-neutral-7);--color-text-disabled:var(--color-neutral-5);--color-text-hint:var(--color-neutral-6);--link-color:var(--color-state);--link-color-hover:var(--color-state-hover);--nav-bg-color:#fff;--nav-text-color:var(--color-text);--footer-bg-color:#fff;--footer-text-color:var(--color-text);--footer-text-color-hover:var(--footer-text-color);--btn-accent-color:var(--color-state);--btn-accent-color-active:var(--color-state-active);--btn-accent-color-focus:var(--color-state-focus);--btn-accent-color-disabled:var(--color-state-disabled);--btn-prim-accent-color:var(--color-state);--btn-prim-accent-color-active:var(--color-state-active);--btn-prim-accent-color-focus:var(--color-state-focus);--btn-prim-accent-color-disabled:var(--color-state-disabled)}:root{--nav-bg-color: #081824;--nav-text-color: #ffffff;--color-primary: #ffffff;--btn-prim-accent-color: #081824;--btn-accent-color: #081824;--link-color: #081824;--color-state: #081824;--color-text: #081824;--footer-bg-color: #081824;--footer-text-color: #ffffff;--btn-prim-accent-color-focus: #000e1a;--btn-prim-accent-color-active: #000009;--btn-accent-color-focus: #000e1a;--btn-accent-color-active: #000009;--link-color-hover: #000e1a;--color-state-hover: #000e1a;--color-state-focus: #000e1a;--color-state-active: #000009;--footer-text-color-hover: #f5f5f5;}
/*ACHTERGRONDKLEUR CURSUSSEN PROGRAMMA VERANDEREN NAAR WIT*/
.block_current_learning ul li:nth-of-type(even) .current_learning-course {background-color: var(--color-neutral-1)}
.block_current_learning-program .current_learning-set {background-color: var(--color-neutral-3)}
.block_current_learning .current_learning-course {background-color: var(--color-neutral-3)}

/* START PATHWAY COURSE FORMAT AANPASSEN*/
.tui-format_pathway-courseInformation__baseImage {display:none;}
.modified  {display:none;}
/* STOP*/

/* START PROGRAMMA AANPASSEN*/
/* Schaduw blokken */
.nextsetoperator .operator-then, .nextsetoperator .operator-or, .nextsetoperator .operator-and {background: transparent; display:block; text-align:center; padding-right: 0; width:auto !important;}
.display-program {
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.4), 0 3px 10px 0 rgba(0, 0, 0, 0.4);
background: #ffffff;
}

/*DAN, EN, OF VERBERGEN*/
.nextsetoperator {display:none;}

/* Witruimte */
.nextsetoperator {margin: 30px 0px;}
.path-totara-program .nextsetoperator{padding-bottom: 0;}
.programprogress{margin-bottom:30px;}

/* Titel programma */
#view-program-content h2 {
   font-size: 3rem;
    color: var(--footer-text-color-hover);
    text-shadow: 1px 1px 1px #333;
    padding: 15px;
    font-weight: bold;
    background: var(--nav-bg-color);
    text-align: center;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    margin-top: 15px !important;
}

#page-totara-program-required-content h2 {
   font-size: 3rem;
    color: var(--color-primary);
    text-shadow: 1px 1px 1px #333;
    padding: 15px;
    font-weight: bold;
    background: var(--nav-bg-color);
    text-align: center;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    margin-top: 15px !important;
}

/* Icoon verbergen */
#view-program-content .course_icon{display:none;}

/* Info inschrijving verbergen */
#view-program-content .notifymessage {display:none;}
.programprogress .item{width:49%; }
.programprogress .item:first-child {display:none;}
.programprogress .item:last-child{text-align: end;}

/*STOP PROGRAMMA AANPASSEN*/


/*OMSCHRIJVING PROFIELFOTO VERBERGEN*/
/*#fitem_id_imagealt{display:none;}*/




/* LOGO VERGROTEN + FOOTER AANPASSEN */
.totaraNav_prim .masthead_logo--header_img {height: 50px;}
#page-footer .page-footer-poweredby a:link{text-decoration:none;}

/* START TITEL ACTIVITEIT */
.activityicon{    font-size: 2.5rem;    color: #174286;}
.instancename{    font-size: 2rem;    color: #174286;}
/* STOP TITEL ACTIVITEIT */

/* RAPPORTERINGSDASHBOARD */
#page-totara-dashboard-3 .block .block-title{box-shadow:none;}
#page-totara-dashboard-3 .block {
   box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}
#inst79 .header.block-header{background: #909090; color: white; text-align: center;}
#inst78 .header.block-header{background: #909090; color: white; text-align: center;}
#inst76 .header.block-header{background: #909090; color: white; text-align: center;}
#inst77 .header.block-header{background: #909090; color: white; text-align: center;}
#inst80 .header.block-header{background: #909090; color: white; text-align: center;}
/* EINDE RAPPORTERINGSDASHBOARD */

/* START NAVIGATIEBLOKKEN */
.block .block-header {
    color: #00408a;
}

.block .block-header h2{
    vertical-align: middle;
    font-size: 1.375rem;
    text-transform: inherit;
    padding: 1px 0;
    font-weight: 700;
}

.block .block-header h2:after {
       content: '';
    display: block;
    width: 100px;
    height: 4px;
    background: transparent linear-gradient(
90deg,var(--link-color) 0%,rgba(1,140,249,0) 100%) 0 0 no-repeat padding-box;
    margin-top: 17px;}

.block .block-title{box-shadow:none; padding-bottom:0px;}

body .block {
     box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}
.block-totara-featured-links-tile {
     box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);}

#block-region-side-pre{--link-color:#333333}

#block-region-side-pre a:hover{
text-decoration:none;
}
/* STOP NAVIGATIEBLOKKEN */

/* START CURSUSOPMAAK - 1 SECTIE PER PAGINA */
 .course-content .section-summary {
    display: none;
}

 .course-content .single-section .section-navigation .mdl-left,  
 .course-content .single-section .section-navigation .mdl-right  {
    display: none;
}
/* STOP CURSUSOPMAAK - 1 SECTIE PER PAGINA */



/* START BREADCRUMBS DESIGN TLH*/
.breadcrumb li:before{
display:none;}

.breadcrumb {
  list-style: none;
  display: inline-block;}

.breadcrumb li, .breadcrumb span  {
  float: left;}

.breadcrumb li span {
  color: #262626;
  display: block;
  background: #f5f5f5;
  text-decoration: none;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 0;
  text-align: center;
  margin-right: 23px;}

.breadcrumb li span:before {
  border-color: #f5f5f5;
  border-left-color: transparent;
color: #f5f5f5;}

.breadcrumb li span:after {
  border-left-color: #f5f5f5;
color: #f5f5f5;}

.breadcrumb li:first-child span  {
  padding-left: 10px;
  border-radius: 4px 0 0 4px;}

.breadcrumb li:first-child span:before {
  border: none;}

.breadcrumb li:last-child span {
  padding-right: 10px;
  border-radius: 0 4px 4px 0;}

.breadcrumb li:last-child span:after {
  border: none;}

.breadcrumb li span:before, .breadcrumb li span:after {
  content: "";
  position: absolute;
  top: 0;
  border: 0 solid #f5f5f5;
  border-width: 20px 11px;
  width: 0;
  height: 0;
 z-index: -1;}

.breadcrumb li span:before {
  left: -20px;
  border-left-color: transparent;}

.breadcrumb li span:after {
  left: 100%;
  border-color: transparent;
  border-left-color: #f5f5f5;}
/*
 .breadcrumb li span:hover {
  background-color: var(--btn-accent-color);
  color:#fff;}

.breadcrumb li span:hover:before {
  border-color: var(--btn-accent-color);
  border-left-color: transparent;}

 .breadcrumb li span:hover:after {
  border-left-color: var(--btn-accent-color);}
*/
.breadcrumb li span:active {
  background-color: var(--btn-accent-color);
  color:#fff;}

 .breadcrumb li span:active:before {
  border-color: var(--btn-accent-color);
  border-left-color: transparent;}

 .breadcrumb li span:active:after {
  border-left-color: var(--btn-accent-color);}

.breadcrumb li:last-child span{
  color: #ffffff;
  background: var(--btn-accent-color);}

.breadcrumb li:last-child span:before {
  border-color: var(--btn-accent-color);
  border-left-color: transparent;
color: var(--btn-accent-color);}
/* STOP BREADCRUMBS DESIGN TLH */



/* BERICHTEN ICOON VERBERGEN IN USER MENU */
div#nav-message-popover-container.popover-region.collapsed.popover-region-messages {display: none;}
/* STOP  BERICHTEN ICOON VERBERGEN IN USER MENU*/


/* PROFIELVELDEN VERWIJDEREN */
#id_moodle_optional #fitem_id_url, fieldset div#fitem_id_skype, fieldset div#fitem_id_institution, fieldset div#fitem_id_department, fieldset div#fitem_id_phone1, fieldset div#fitem_id_phone2, fieldset div#fitem_id_address {display: none;}
fieldset#id_moodle_additional_names {display: none;}
/* PROFIELVELDEN VERWIJDEREN EINDE */

/* TABELLEN MET OPMAAK */
.tabel_opmaak td {
border: solid 1px var(--color-text);
padding: 5px;
}
.tabel_opmaak th {
border: solid 1px var(--color-text);
padding: 5px;
background-color: var(--color-text);
color: #fff;
}
.tabel_opmaak th a {
color:#fff
}
.tabel_opmaak caption {
padding: 5px;
text-align: center;
font-size: 1.5rem;
font-weight: bold;
color: var(--color-text);
}
/* TABELLEN MET OPMAAK EINDE*/
