
a, a:hover, a:visited {
    color: #004175;
    text-decoration: none;
}

.sb-navbar {
    border-bottom: 1px solid #e9ecef;
    background-color: #fff;
}

[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}


a.switch {
    padding: 6px 10px;
    cursor: pointer;
    font-weight: bold;
    color: #004175;
    background: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
}

.home h2 {
    margin-top: 20px;
    text-transform: uppercase;
    color: #004879;
    font-size: 18px;
}

.home h2.double-margin {
    margin-top: 40px;
}

.home h5 {
    font-size: 14px;
}

.home-progress,
.home-content,
.results-menu,
.results-content {
    background-color: #fff;
    padding-bottom: 50px;
}

.results-content i.fa-check-square {
    color: #1c6c40;
    font-size: 22px;
}

.results-menu li.active {
    font-weight: bold;
}

.home-notifications {
    background-color: #f2f6f8;
    padding-bottom: 50px;
}

.home-notifications h2 {
    color: #f37322;
}


.bd-callout h4 {
    font-size: 16px;
}

.bd-callout h5 {
    font-style: italic;
    font-size: 13px;
    color: #aaa;
}

.bd-callout p {
    font-size: 13px;
}

.bd-callout-fundament {
    border-left-color: #004879;
}

.bd-callout-fundament h4,
.bd-callout-fundament i {
    color: #004879;
}


.bd-callout-docent {
    border-left-color: #f37322;
}

.bd-callout-docent h4,
.bd-callout-docent i {
    color: #f37322;
}

.badge-orange {
    color: #ffffff;
    background-color: #f37322;
}


.continue {
    margin-top: 20px;
    color: #479f66;
}

.continue a {
    color: #479f66;
    text-transform: uppercase;
}

.continue a.btn {
    color: #fff;
}

.continue i {
    padding: 0px 10px;
}

.bookmark {
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #fff;
}

.bookmark a {
    color: #fff;
}

.bookmark i {
    font-size: 8px;
    padding: 0px 5px;
}

.bookmark i.icon-large {
    font-size: 13px;
}

.main-menu li {
    padding-left: 22px;
}

.main-menu a.nav-link {
    color: #000;
}

.personal-menu {
    padding: 0px;
    min-width: 270px;
    font-size: 13px;
}

.personal-menu a {
    color: #004175;
}

.dropdown-item.blue {
    background-color: #f2f6f8;
}

.personal-menu i {
    color: #004175;
}

.page-heading {
    position: relative;
    padding: 30px 15px;
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.25rem;
    background-color: #055637;
    background-image: url("/templates/topbg.jpg");

}

.page-heading h1 {
    margin-top: 0;
    color: #fff
}

.page-heading p {
    margin-bottom: 0;
    line-height: 1.4
}

.page-heading .container {
    position: relative;
    min-height: 136px
}

@media (min-width: 768px) {
    .page-heading {
        padding-top: 12px;
        padding-bottom: 30px;
        text-align: left;
        font-size: 1.5rem
    }

    .page-heading h1 {
        font-size: 2rem;
        line-height: 1
    }
}

@media (min-width: 992px) {
    .page-heading h1, .page-heading p {
        margin-right: 380px
    }

    .page-heading h1 {
        font-size: 3.5rem
    }
}

ul.lastviewed {
    list-style: none;
    padding-left: 0px;
    display: flex;
    margin-bottom: 0px;
}

ul.lastviewed li {
    position: relative;
    padding: 7px 20px 0px 0px;
}

ul.lastviewed li.last {
    padding: 2px 20px 0px 0px;
}

ul.lastviewed li a {
    color: #fff;
}

ul.lastviewed i {
    padding-left: 15px;
}

ul.hoofdstukken {
    margin-bottom: 4px;
    padding-left: 20px;
    list-style: none;
    padding-left: 10px;
}

ul.boeken {
    margin-top: 20px;
    margin-bottom: 4px;
    list-style: none;
    padding-left: 10px;
}

ul.boeken li {
    margin-bottom: 14px;
}

.menu-left ul {
    padding-left: 0px;
}

.page, .page-active {
    margin-top: 0px;
    list-style: none;
    padding-left: 0px;
}

.page {
    padding-bottom: 5px;
}

.page-active {
    padding-bottom: 5px;
}

.page a, .page-active a {
    color: #000;
    font-size: 13px;
    font-weight: bold;
}

.paragraph, .paragraph-active {
    margin-bottom: 4px;
    padding-left: 20px;
    list-style: none;
    padding-left: 10px;
    font-size: 12px;
}

.paragraph-done {
    margin-bottom: 4px;
    padding-left: 20px;
    list-style: none;
    padding-left: 10px;
    font-size: 12px;
}

.paragraph-active-done {
    margin-bottom: 4px;
    padding-left: 20px;
    list-style: none;
    padding-left: 10px;
    font-size: 12px;
    text-decoration: underline;
}


.paragraph-done a,
.paragraph-active-done a {
    color: #f37322 !important;
}


.paragraph-active a {
    text-decoration: underline !important;
}

.paragraph-active a,
.paragraph-active-done a {
    font-weight: bold;
}

.course {
    background: #fff;
    padding: 25px;
    min-height: 700px;
}

footer {
    color: #fff;
    margin-top: 40px;
    padding: 25px 0;
    background-color: #084524;
    border-top: 2px solid #eee;
}

footer ul {
    margin-top: 20px;
    padding-left: 0px;
}

footer li {
    list-style: none;
}

footer a,
footer h6 {
    color: #fff;
}

.margin30 {
    min-height: 30px;
}


.kantlijn {
    clear: right;
    float: right;
    margin: 0 -270px 0 0;
    position: relative;
    width: 205px;
    padding: 2px;
    font-style: italic;
    color: #459e64;
    word-wrap: break-word;
}

.course {
    line-height: 24px;

}

.course h5 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    font-size: 17px;
}


.course h3 {
    margin-top: 30px;
    margin-bottom: 10px;
}

.course h3.titel {
    margin-top: 0px;
}

.werkvorm_titel, h5.werkvorm_titel {
    font-size: 14px;
    background: #e5ecf1;
    margin: 0;
    padding: 20px 20px 0 20px;
    color: #f37322;
}
.werkvorm select{
    max-width:300px;
}

/*
border: 1px dashed #004879;
*/



.werkvorm {
    background: #e5ecf1;
    padding: 5px 20px 10px 20px;
    color: #004175;
}

.hint {
    background: #004175;
}


.hint:before {
    border-color: rgba(13, 110, 158, 0);
    border-bottom-color: #004175;
}

.rbutton {
    border: 1px solid #004175;
    background: #004175;
}


td.hljs-ln-numbers {
    width: 30px;
    min-width: 30px;
}

.course strong, .course b {
    color: #f37322;
}

.course em {
    color: #f37322;
    font-style: italic;
}

.hint a {
    color: #fff;

}

svg#donut-chart {
    display: block;
    margin: 0 auto;
}

svg#donut-text {
    display: block;
    margin: 0 auto;
}

svg#donut-text path {
    stroke: #555;
    stroke-width: 1;
}

text.inner-circle {
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
}

.arc:hover {
    opacity: .85;
}

.arc text {
    font-size: 12px;
}


.fs {
    padding: 0px 5px;
}

.fsactive {
    border: 1px solid #bbb;
}

.ffactive {
    border: 1px solid #bbb;
}


code {
    color: #0aaaff;
    white-space: pre;
}


.course a {
    color: #55d1c1;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

.course a:hover {
    text-decoration: none;
}

ul.bc_list a {
    color: #2c3e50;
    text-decoration: none;
    font-weight: bold;
}

/* Video responsive Iframe code
———————————————————————- */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Video responsive Iframe code
———————————————————————- */


.tooltip1 {
    cursor: pointer;
    display: inline-block;
    position: relative;
    text-align: left;
}

.tooltip1 .top {
    min-width: 200px;
    top: 110px;
    left: 100%;
    transform: translate(-50%, -100%);
    padding: 10px 20px;
    color: #fff;
    background-color: #000;
    font-weight: normal;
    font-size: 13px;
    border-radius: 8px;
    position: absolute;
    z-index: 99999999;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    display: none;
}

.tooltip1:hover .top {
    display: block;
}

.tooltip1 .top i {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden;
}

.tooltip1 .top i::after {
    cursor: help;
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #EEEEEE;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
}

table.tabelplanner {border-collapse: collapse;}
table.tabelplanner th {
    background-color: #28a745 ;
    color: #fff ;
}
table.tabelplanner_items {border-collapse: collapse;}
table.tabelplanner_items th {
    background-color: lightgrey ;
}

table.tabelplanner_digit {border-collapse: collapse;}
table.tabelplanner_digit th {
    background-color: #8DB2DF;
    color: #fff ;
}
table.tabelplanner_items_digit {border-collapse: collapse;}
table.tabelplanner_items_digit th {
    background-color: lightgrey ;
}


/*dubbel ivm overstap naar ct_ */
.voorbeeld {
    background: #e5ecf1;
    padding: 10px 20px;
}

/* 17042024 PH - Arabisch font tbv islam-wise */
@font-face {
    font-family: arab;
    src: url('/assets/fonts/arabfont.ttf');
}

.arab {
    font-family:  arab;
    font-size: 14px;
    direction: rtl;
    text-align: right;
}

.wv40_box {
    line-height: 24px;
    padding: 10px;
    width: 100%;
    background-color: #fbfbfb;
    font-size: 14px;
}