:root {
	--white: #ffffff;
	--mbolvs-light-grey: #F7F7F7;
	--mbolvs-locked-grey: #888888;
	--bckgrn-table-grey: #F9FAFB;
	--light-grey: #EBEEF1;
	--medium-grey: #DDD;
	--dark-grey: #B5B5B5;
	--element-grey: #B3C3D3;
	--element-bckgrnd-grey: #718CA7;
	--black: #022449;
	--body-text: #333333;
	--light-green: #2DBE2D;
	--green: #339933;
	--dark-green: #17713A;
	--mbolvs-green: #66B59D;
	--mbolvs-dark-green: #4B8473;
    --red: #c00;
	--mbolvs-yellow: #E6C96A;
	--mbolvs-dark-yellow: #A37E17;
	--orange: #D1581C;
	--mbolvs-fade-orange: #D1581C1A;
	--mbolvs-light-orange: #DD855B;
	--mbolvs-orange: #D1581C;
	--mbolvs-dark-orange: #b44b16;
	--dark-blue: #022953;
	--border-blue: #344F6D;
	--header-blue: #3C5B7E;
	--mbolvs-text-blue: #718CA7;
	--font-light: 300;
	--font-normal: 400;
	--font-semibold: 700;
	--font-bold: 800;
	--z-index-popup: 50;
	--z-index-tooltip: 48;
	--z-index-dropdown: 46;
	--z-index-backdrop: 40;
	--z-index-mbo-backdrop: 55px;
	--z-index-mbo-popup: 60px;
}

body {
	font-family: 'Open Sans', Arial, Helvetica;
}

.list-items {
	list-style: disc;
	margin-bottom: 20px;
}

button:focus,
select:focus,
textarea:focus,
input:focus {
	outline: none !important;
}

button {
	cursor: pointer;
}

select,
textarea,
input {
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 3px;
	font-size: 11px;
}

a {
	text-decoration: none;
}

/* SCROLLBAR desktop*/
@media only screen and (min-device-width : 1024px) {
	::-webkit-scrollbar {
		width: 12px;
	}

	::-webkit-scrollbar-track {
		border-radius: 5px;
	}

	::-webkit-scrollbar-thumb {
		background: var(--element-grey);
		border-radius: 5px;
	}
}

/* GLOBAL PLACEHOLDER */
::placeholder {
	color: var(--element-grey);
	opacity: 1;
}

body {
	background: #ffffff;
	margin: 0px;
}

td { margin: 0px; }

table,td,th { border: 0px solid #93caa9; }
table { border-collapse: collapse; }
a { color: #4c8763; }
.mbolvs-container a { color: var(--mbolvs-orange); }
img { border: 0; }
th:hover { text-decoration: none; }
th.nohover:hover { text-decoration: none; }
td.center { text-align: center; }
#lijst th,#lijst td { border: 1px solid #93caa9; }
#lijst th
{
	border-top: 0;
	padding-left: 8px;
}
#lijst td
{
	vertical-align: middle;
	padding-left: 8px;
	padding-right: 8px;
}
#lijst th:first-child,
#lijst td:first-child
{
	padding-left: 4px;
}

.mbolvs-container table tbody td {
	white-space: initial;
}

#loginform td {
	vertical-align: middle;
}

th#noright,td#noright,#lijst td.noright { border-right: 0; }
th#noleft,td#noleft,#lijst td.noleft { border-left: 0; }
th#noleftright,td#noleftright,#lijst td.noleftright { border-left: 0; border-right: 0; }
td#dotleft,#lijst td.dotleft { border-left: 1px dashed; }
.hl { background: #d8e3c3; }
.ready { background:#B4E4BA; color: #345C5B }
.notready { background:#FFB0BB; color: #BF0824; }
.busy { background:#ffffff; color: #BF0824; }
.begin { background:#ffffff; color: #BF0824; }
.loginput
{
	padding: 3px;
	height: 24px;
}
.logon
{
	font-size: 16px;
	font-weight: bold;
}
input.logon {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', Arial, Helvetica;
	font-size: 16px;
	font-weight: var(--font-normal);
	width: 130px;
	height: 30px;
	background-color: var(--light-green);
	color: var(--white);
	border: none;
	border-radius: 20px;
	cursor: pointer;
}
input.logon:hover {
	background-color: var(--green);
}
.schooltitle, .logoff {
	font-size: 13px;
	font-weight: var(--font-normal);
	color: #4c8763;
}
.schooltitle
{
	height: 40px;
	background-image: url(images/hor_baan.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.logoff
{
	position: absolute;
	right: 15px;
	top: 8px;
	z-index: 2;
	cursor: pointer;
}

.hide_student
{
	cursor:pointer;
	opacity: 0.4;
}
.hide_student.enabled
{
	opacity: 1;
}
button.hideall
{
	max-width: 100px;
}


#loginmessage, #selfservicemessage
{
	width: 700px;
	margin: 20px 40px;
	font-size: 14px;
	display: none;
}

div.nav {
	position: absolute;
	left: 450px;
	top: 150px;
	width:350px;
	text-align:right;
	z-index:1
}
div.nav a {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
div.nav a:hover { text-decoration: underline; }

.buttonsmall, .buttonmedium, .buttonwide, .button800
{
    cursor: pointer;
	height: 40px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	border-width: 0;
}
.buttonsmall
{
	width: 120px;
	background: transparent url(images/eigenlessen.gif) no-repeat;
}

.buttonmedium
{
	width: 150px;
	background: transparent url(images/button_bg.gif) no-repeat;
}

.buttonwide
{
	width: 200px;
	background: transparent url(images/button_bg200.gif) no-repeat;
}

.button800 {
	width: 783px;
	background: transparent url(images/button_bg800.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	background-size: contain;
	color: #4c8763;
	font-family: 'Open Sans', Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.vk-header-shadow {
	box-shadow: 0px 5px 10px #3C5B7E65;
	height: 10px;
	width: 100%;
	margin-top: -10px;
}

.vk-lessons-overview,
.vk-exam-overview {
	display: flex;
	font-size: 13px;
	font-family: 'Open Sans', Arial, Helvetica;
	margin-top: 35px;
}

.vk-exam-overview {
	margin-top: 21px;
	padding-bottom: 15px;
}

.vk-exam-overview .vk-overview-body {
	padding: 0 15px 20px 0;
	margin-bottom: 0;
}

.vk-lessons-left-column,
.vk-exam-left-column {
	width: 440px;
	height: 220px;
	padding: 0 65px;
	border-right: 1px solid var(--element-grey);
}

.vk-exam-left-column {
	height: auto;
	padding: 0 15px 0 25px;
}

.vk-exam-left-top {
	height: 184px;
	border-bottom: 1px solid var(--element-grey);
}

.vk-lessons-right-column,
.vk-exam-right-column {
	width: 619px;
	padding: 0 0 0 65px;
}

.vk-exam-right-column {
	padding: 0 0 0 15px;
	overflow-y: hidden;
}

.vk-overview-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 13px;
	font-weight: var(--font-bold);
	color: var(--dark-blue);
	padding: 0 16px;
	margin-bottom: 35px;
}

.vk-overview-title p {
	margin: 0;
}

.vk-lessons-right-column .vk-overview-title {
	padding: 0;
}

.vk-overview-body {
	color: var(--black);
	padding: 0 16px;
	margin-bottom: 25px;
}

.vk-lessons-right-column .vk-overview-body {
	height: 331px;
	padding: 0;
	margin: 0;
}

.vk-upload-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: var(--element-bckgrnd-grey);
	border-radius: 20px;
	padding: 0 16px;
	margin-bottom: 8px;
}

.vk-upload-bar p {
	color: var(--white);
}

.vk-upload-bar input {
	width: 220px;
	height: 21px;
	border: none;
	border-radius: 3px;
	padding: 0 8px;
	color: var(--black);
}

.vk-upload-btn {
	width: 26px;
	height: 19px;
	border: none;
	background-color: transparent;
	background-image: url("images/btn_upload_les.svg");
	cursor: pointer;
}

.vk-upload-btn:hover {
	background-image: url("images/btn_uploadles_hover.svg");
}

.vk-upload-sub {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 11px;
	font-weight: var(--font-normal);
	color: var(--black);
	padding: 0 13px;
	margin-bottom: 8px;
}

.vk-upload-message {
	font-size: 12px;
	font-weight: var(--font-normal);
	color: var(--black);
	padding: 0 16px 20px 16px;
}

#homework {
	background-image: url("images/bkgnd_table.svg");
	background-size: cover;
}

#lvsgroupheader span {
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

#popup,
#popup-empty,
#questioninfo,
.vk-flex-cell,
#homeworkform {
	font-family: 'Open Sans', Arial, Helvetica;
}

#homeworkform .vk-form-row {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 14px;
	position: relative;
	align-items: center;
	margin: 0 0 20px 0;
}

#homeworkform .vk-form-space {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 370px;
	max-height: 30px;
}

#homeworkform .vk-form-space  {
	font-size: 14px;
	font-weight: var(--font-bold);
}

#homeworkform .vk-form-space .vk-val-error {
	color: red;
}

#homeworkform .vk-form-space .vk-val-success {
	color: var(--light-green);
}

#homeworkform .vk-form-row:nth-child(4) input:first-child {
	margin-right: 10px;
}

#homeworkform .vk-form-row:nth-child(6) {
	align-items: flex-start;
}

#homeworkform .vk-form-row label {
	width: 160PX;
	margin: 0 20px 0 0;
	color: var(--green);
}

#homeworkform .vk-form-row input {
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 5px;
	font-size: 14px;
	font-weight: var(--font-normal);
	width: 370px;
	padding: 5px 10px;
	margin: 0;
}

#homeworkform .vk-form-row textarea {
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 5px;
	font-size: 14px;
	font-weight: var(--font-normal);
	width: 370px;
	height: 110px;
	padding: 5px 10px;
	margin: 0;
	resize: none;
	overflow-y: scroll;
	overflow-x: hidden;
}

#homeworkform .vk-form-submit-row {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin-right: 10px;
}

.vk-submit-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', Arial, Helvetica;
	font-size: 16px;
	font-weight: var(--font-normal);
	width: 130px;
	height: 30px;
	background-color: var(--light-green);
	color: var(--white);
	border: none;
	border-radius: 20px;
	cursor: pointer;
}

.vk-submit-btn:nth-child(2) {
	margin-left: 20px;
}

.vk-submit-btn:hover {
	background-color: var(--green);
}

.vk-upload-sub .vk-form-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 106px;
}

.vk-row {
	display: flex;
}

.vk-row input {
	display: flex;
	width: 180px !important;
}

.vk-upload-sub p {
	font-style: italic;
	margin: 0;
}

.vk-upload-sub #keep_guid {
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.vk-lessons-list {
	padding: 0 0 20px 0;
	margin: 0;
}

.vk-lessons-list li {
	display: flex;
	align-items: center;
	list-style: none;
	margin-bottom: 10px;
}

.vk-delete-lesson {
	width: 13px;
	height: 16px;
	background-image: url("images/btn_wissen_los.svg");
	margin-right: 12px;
	cursor: pointer;
}

.vk-delete-lesson:hover {
	background-image: url("images/btn_wissen_los_hover.svg");
}

/*/// TOOLTIPS DEFAULT ///*/
.tooltip {
	display: inline-block;
	position: relative;
}

/*/// TOOLTIP RIGHT ///*/
.tooltip .right {
	top: -24px;
	left: 100%;
	margin-left: 32px;
	position: absolute;
	box-sizing: border-box;
	background-color: var(--white);
	border-radius: 6px;
	padding: 20px;
	position: absolute;
	border: 1px solid var(--element-grey);
	z-index: 50;
	box-shadow: 0px 5px 10px #00000029;
	display: none;
}

.tooltip .right i {
	position: absolute;
	top: 11%;
	right: 100%;
	margin-top: -18px;
	width: 18px;
	height: 36px;
	overflow: hidden;
}

#explain i {
	top: 10%;
}

.tooltip .right i::after {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	top: 30%;
	transform: translate(50%,-50%) rotate(-45deg);
	border: 1px solid var(--element-grey);
	background-color: var(--white);
	box-shadow: 0px 5px 10px #00000029;
}

/*/// TOOLTIP BOTTOM ///*/
.tooltip .bottom {
    top:40px;
    left:50%;
    transform:translate(-50%, 0);
    padding:20px;
    position:absolute;
    box-sizing:border-box;
    display:none;
}

.tooltip .bottom i {
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-12px;
    width:36px;
    height:18px;
    overflow:hidden;
}

.tooltip .bottom i::after {
    content:'';
    position:absolute;
    width:18px;
    height:18px;
    left:50%;
    transform:translate(-50%,50%) rotate(45deg);
    background-color: var(--white);
	border: 1px solid var(--element-grey);
	box-shadow: 0px 5px 10px #00000029;
}

/*/// TOOLTIPS CUSTOM ///*/
.vk-tooltip-container {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 1080px;
	height: 100vh;
	background-color: transparent;
	z-index: 45;
}

#info-tooltip-container {
	width: 100%;
	height: 100%;
}

.vk-tooltip {
	display: flex;
	font-family: 'Open Sans', Arial, Helvetica;
	border-radius: 6px;
	width: 620px;
	padding: 20px;
	border: 1px solid var(--element-grey);
	background-color: var(--white);
	box-shadow: 0px 5px 10px #00000029;
	z-index: var(--z-index-tooltip);
}

.vk-tooltip {
	display: none;
}

.vk-tooltip-header-learninggoal,
.vk-tooltip-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: var(--font-bold);
	color: var(--header-blue);
}

.vk-tooltip-body {
	font-size: 13px;
	line-height: 18px;
	font-weight: var(--font-normal);
	color: #333333;
	max-width: calc(100% - 28px);
}

.vk-tooltip-body ul {
	padding-inline-start: 20px;
	list-style: disc;
}

.vk-tooltip-body .vk-body-head {
	font-weight: var(--font-bold);
}

.vk-tooltip-close-button {
	width: 19px;
	height: 19px;
	background-image: url(images/btn_sluiten_wit.svg);
	background-size: cover;
	cursor: pointer;
}

.vk-tooltip-close-button:hover {
	background-image: url(images/btn_sluiten_wit_hover.svg);
}

.detailcontentitem .vk-tooltip-close-button:hover,
.reviewbpvexercise .vk-tooltip-close-button:hover,
.mbolvs-container .vk-tooltip-close-button:hover {
	background-image: url(images/btn_sluiten_orange_hover.svg) !important;
}

.reviewthematoets .uploadform .vk-flex-row span,
.reviewproefexamen .uploadform .vk-flex-row span,
.reviewbpvexercise .uploadform .vk-flex-row span {
	max-width: 100px;
	white-space: initial;
}

.reviewbpvexercise .uploadform .vk-flex-row span {
	max-width: 100px;
	white-space: initial;
}

.mbolvs-container .uploadform {
	padding: 0 10px 0 5px;
}

.mbolvs-container .uploadeditem {
	display: flex;
	flex-direction: column;
	align-items: baseline;
	color: var(--mbolvs-orange);
	margin: 5px 0;
}

.mbolvs-container .uploadeditem label {
	font-size: 11px;
    font-weight: bold;
    color: var(--header-blue);
}

.mbolvs-container .uploadeditem .vk-flex-row {
	width: 100%;
	justify-content: space-between;
	margin: 3px 0 6px 0;
}

.mbolvs-container .uploadform .uploadeditem .vk-flex-row span.uploaded-name {
	display: block;
	font-size: 11px;
	max-width: 222px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mbolvs-container .uploadform .uploadeditem .vk-flex-row button {
	display: block;
	width: 23px;
	height: 23px;
	background-image: url(images/btn_verwijder_file.svg);
	background-size: cover;
}

.mbolvs-container .uploadform .uploadeditem .vk-flex-row button:hover {
	background-image: url(images/btn_verwijder_file_hover.svg);
}

.mbolvs-container table.deletebpvupload {
	min-width: 20px;
	max-width: 20px;
	min-height: 20px;
	max-height: 20px;
	margin-left: 35px;
}

.reviewthematoets #remarkinfo .vk-tooltip-close-button:hover,
.reviewproefexamen #remarkinfo .vk-tooltip-close-button:hover,
.uploads #remarkinfo .vk-tooltip-close-button:hover {
	background-image: url(images/btn_sluiten_orange_hover.svg) !important;
}

.hist table,
.hist th,
.hist td {
	border-collapse: collapse;
	border: none !important;
}

.vk-no-students-studentselecttable {
	position: absolute;
	top: -12px;
	left: 279px;
}

.hist table thead,
#studentselecttable thead {
	display: block;
	position: relative;
	font-size: 11px;
	font-weight: var(--font-bold);
	text-align: center;
	border: none !important;
	background-color: var(--dark-blue);
	color: var(--white);
	text-align: center;
	z-index: 2;
	vertical-align: middle;
	box-shadow: 0px 5px 10px #3C5B7E65;
}

#studentselecttable tbody {
	display: block;
	max-height: 255px;
	min-height: 30px;
	overflow-y: scroll;
}

.hist table,
#studentselecttable table {
	background: url("images/bkgnd_table.svg");
}

.hist th,
#studentselecttable th {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--white);
	background-color: var(--dark-blue);
	padding: 12px 0;
}

.hist tbody tr td,
#studentselecttable tbody tr td {
	font-size: 13px;
	font-weight: var(--font-normal);
	vertical-align: middle;
	font-size: 13px;
	line-height: 1.3;
	padding: 6px 0;
}

#studentselecttable #selectall,
#studentselecttable tbody tr .selectstudent {
	width: 18px;
	height: 18px;
	margin: 0 11px;
}

#studentselecttable tbody tr td:first-child,
#studentselecttable thead tr th:first-child {
	min-width: 250px;
	max-width: 250px;
}
#studentselecttable thead tr th:nth-child(2),
#studentselecttable tbody tr td:nth-child(2) {
	min-width: 80px;
	max-width: 80px;
}
#studentselecttable thead tr th:nth-child(3) {
	min-width: 235px;
	max-width: 235px;
}
#studentselecttable tbody tr td:nth-child(3) {
	min-width: 228px;
	max-width: 228px;
}

.hist .vk-flex-cell,
#studentselecttable .vk-flex-cell {
	display: flex;
	flex: 1;
	align-items: center;
	justify-content: space-between;
}

.hist .vk-flex-cell {
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
}

.hist thead .vk-flex-cell,
#studentselecttable thead .vk-flex-cell {
	height: 31px;
	border-right: 1px solid var(--border-blue);
}

.hist thead tr th:first-child .vk-flex-cell {
	align-items: flex-start;
	padding-left: 15px;
}

#studentselecttable tbody .vk-flex-cell {
	justify-content: flex-start;
}

#studentselecttable thead tr th:first-child .vk-flex-cell {
	justify-content: flex-start;
}
#studentselecttable thead tr th:nth-child(2) .vk-flex-cell {
	padding-left: 15px;
	padding-right: 15px;
}

#studentselecttable .vk-flex-cell:hover {
	text-decoration: none;
}

#archief-lijst tbody tr:nth-child(odd),
.hist tbody tr:nth-child(odd),
#studentselecttable tbody tr:nth-child(odd) {
	background-color: var(--light-grey);
}

#archief-lijst tbody tr:nth-child(even),
#studentselecttable tbody tr:nth-child(even) {
	background-color: transparent;
}

#studentselecttable .vk-close-button {
	width: 19px;
	height: 19px;
	background-image: url("images/btn_sluiten_wit.svg");
	background-size: cover;
	cursor: pointer;
}

#studentselecttable .vk-close-button:hover {
	background-image: url("images/btn_sluiten_wit_hover.svg");
}

#archief-lijst,
#studentselecttable table {
	background-image: url("images/bkgnd_table.svg");
	background-size: cover;
}

.hist tbody.
#studentselecttable tbody {
	display: block;
	height: 255px;
	overflow-y: scroll;
	overflow-x: hidden;
	flex-grow: 1;
}

hist thead tr,
#studentselecttable thead tr {
	display: block;
}

.emailpreview {
	display: flex;
	width: 520px;
	height: 281px;
	position: absolute;
	border-radius: 8px;
	background-color: var(--bckgrn-table-grey);
	box-shadow: 0px 5px 6px #00000029;
	padding: 15px;
	margin-left: 10px;
	z-index: 2;
}

.emailpreview-indent {
	width: 45px;
	height: 100%;
}

.emailpreview-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.emailpreview-overview {
	width: 500px;
	height: 100%;
	font-size: 13px;
	font-weight: var(--font-normal);
	line-height: 18px;
}

.emailpreview .emailpreview-body {
	max-height: 237px;
	overflow-y: auto;
	overflow-x: hidden;
}

.emailpreview i {
	position: absolute;
	top: 100%;
	left: 340px;
	margin-left: -15px;
	width: 30px;
	height: 15px;
	overflow: hidden;
}

.emailpreview i::after {
	content: '';
	position: absolute;
	width: 15px;
	height: 15px;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
	background-color: var(--bckgrn-table-grey);
	box-shadow: 0px 5px 6px #00000029;
}

#hidestudent {
	margin-block-end: 0;
}
#vk-studentmail-popup-container {
	margin: 0;
}

#vk-studentmail-popup-container .vk-frame-popup-body p {
	color: var(--green);
}

#vk-studentmail-popup-container label {
	width: 180px;
}

#vk-studentmail-popup-container input {
	width: 376px;
	padding: 8px 10px;
}

#vk-studentmail-popup-container textarea {
	font-family: 'Open Sans', Arial, Helvetica;
	width: 376px;
	height: 214px;
	padding: 8px 10px;
	resize: none;
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 5px;
}

#vk-studentmail-popup-container .vk-form-row:nth-child(3) {
	align-items: flex-start;
}

#vk-studentmail-popup-container .vk-form-submit-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#vk-studentmail-popup-container .vk-form-submit-row span {
}

#vk-studentmail-popup-container .vk-submit-btn {
	width: 125px;
}

#vk-studentmail-popup-container .vk-submit-btn:disabled:hover {
	background-color: var(--light-green);
}

#explain .vk-tooltip-body {
	max-height: 345px;
	overflow-x: hidden;
	overflow-y: auto;
	max-width: 100%;
	padding-right: 15px;
}

#explain .vk-tooltip-header {
	margin-bottom: 10px;
}

#explain .vk-tooltip-body ul {
	padding-inline-start: 0;
	margin-bottom: 10px;
}

#vk-popup-backdrop {
	display: none;
}

#assignroutes,
#assignstudents,
.vk-popup {
	position: absolute;
	top: 20px;
	left: calc(50% - 182px);
	font-family: 'Open Sans', Arial, Helvetica;
	width: 322px;
	background-color: var(--white);
	border: 1px solid var(--element-grey);
	border-radius: 20px;
	box-shadow: 0px 5px 10px #00000029;
	padding: 25px;
	z-index: var(--z-index-popup);
}

#vk-delete-lessons-popup.vk-popup {
	display: none;
}

.vk-popup-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: var(--header-blue);
	margin-bottom: 20px;
}

.vk-popup-header-icon {
	width: 30px;
	height: 27px;
	margin-right: 13px;
	background-repeat: no-repeat;
}

.vk-popup-close-button {
	min-width: 19px;
	min-height: 19px;
	background-image: url("images/btn_sluiten_wit.svg");
	background-size: cover;
	cursor: pointer;
}

.vk-popup-close-button:hover {
	background-image: url("images/btn_sluiten_wit_hover.svg");
}

.mbolvs-container .vk-popup-close-button:hover {
	background-image: url(images/btn_sluiten_orange_hover.svg) !important;
}

.vk-popup-body {
	font-size: 12px;
	font-weight: var(--font-normal);
	color: var(--body-text);
	margin-bottom: 35px;
}

.vk-popup-footer {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.vk-popup-text {
	color: var(--green);
	font-size: 14px;
	margin-bottom: 20px;
}

.vk-popup-prompt-button {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	width: 100px;
	height: 30px;
	color: var(--white);
	background-color: var(--light-green);
	border: none;
	border-radius: 20px;
	margin-left: 15px;
	cursor: pointer;
}

.vk-popup-prompt-button:hover {
	background-color: var(--green);
}

#vk-popup-backdrop {
	position: absolute;
	top: 0;
	left: 0;
	height: 460px;
	width: 1080px;
	background-color: rgba(0,0,0,0.3);
}

.vk-exam-user-info {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin: 10px 0 20px 0;
}

.vk-exam-user-title {
	font-size: 18px;
	font-weight: var(--font-bold);
	color: var(--green);
	margin: 0 43px 0 0;
}

.vk-exam-user-actions {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.vk-exam-action {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	cursor: pointer;
}

.vk-exam-action p {
	font-size: 11px;
	font-weight: var(--font-bold);
	text-decoration: none;
	color: var(--black);
	margin: 6px 0 0 0;
}

.vk-exam-action-icon {
	width: 30px;
	height: 30px;
	margin: 0 13px;
}

.vk-mail-icon {
	background-image: url("images/btn_mail.svg");
}
.vk-mail-icon:hover {
	background-image: url("images/btn_mail_hover.svg");
}

.vk-print-icon {
	background-image: url("images/btn_print.svg");
}
.vk-print-icon:hover {
	background-image: url("images/btn_print_hover.svg");
}

.vk-exam-row {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: 13px;
	height: 25px;
	margin-bottom: 5px;
}

.vk-row-title {
	font-weight: var(--font-bold);
	width: 200px;
}

.vk-row-text {
	display: flex;
	align-items: center;
	max-width: 225px;
}

.vk-exam-results {
	height: 162px;
	border: 1px solid var(--element-grey);
	border-radius: 5px;
	background-color: var(--white);
	line-height: 21px;
	text-decoration: none;
	padding: 10px;
}

ul {
	list-style: none;
	margin-block-start: 0;
	margin-block-end: 0;
	padding-inline-start: 0;
}

.vk-exam-user-subtitle {
	font-size: 14px;
	color: var(--green);
	margin: 16px 0 10px 0;
}

.vk-exam-tabs {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	padding-right: 5px;
	box-sizing: border-box;
}

.vk-exam-tab {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 110px;
	height: 22px;
	font-size: 14px;
	color: var(--green);
	border: 1px solid var(--element-grey);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 1;
	cursor: pointer;
}

.vk-exam-tab.active,
.vk-exam-tab.listheadact {
	border-bottom: 1px solid #f9f9fa;
	cursor: default;
}

.vk-exam-tab-space {
	flex: auto;
	height: 22px;
	border-bottom: 1px solid var(--element-grey);
}

.vk-exam-tab-content {
	position: relative;
	width: 100%;
	height: 400px;
	box-sizing: border-box;
	border: 1px solid var(--element-grey);
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px;
	margin-top: -1px;
}

.vk-explain-container {
	height: 18px;
	width: 18px;
}

.vk-explain-icon {
	min-width: 18px;
	min-width: 18px;
	min-height: 18px;
	background-image: url("images/icn_informatie.svg");
	margin-left: 5px;
	cursor: pointer;
	background-size: cover;
}

.vk-explain-icon:hover {
	background-image: url("images/icn_informatie_hover.svg");
}

#studentinfo {
	position: absolute;
	width: 300px;
	top: 47px;
	margin-left: 35px;
}

#studentinfo.vk-tooltip-right i {
	position: absolute;
	top: 75px;
	right: 100%;
	margin-top: -18px;
	width: 18px;
	height: 36px;
	overflow: hidden;
}

#studentinfo.vk-tooltip-right i::after {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	left: 0;
	top: 30%;
	transform: translate(50%,-50%) rotate(-45deg);
	border: 1px solid var(--element-grey);
	background-color: var(--white);
	box-shadow: 0px 5px 10px #00000029;
}

#studentinfo .vk-tooltip-body {
	max-width: 100%;
}

#studentinfo table {
	margin-top: 30px;
	width: 100%;
}

#studentinfo td {
	font-size: 13px;
	height: 30px;
	text-align: center;
}

#studentinfo td:nth-child(2) {
	text-align: left;
	max-width: 150px;
    word-break: break-all;
}

#studentinfo td:first-child {
	text-align: left;
}

#studentinfo tr td:first-child {
	font-weight: var(--font-bold);
	color: var(--header-blue);
	min-width: 130px;
	max-width: 130px;
}

#studentinfo tr td:last-child {
	min-width: 130px;
	max-width: 130px;
}

.vk-exam-tab-content .hist thead {
	display: block;
}
.vk-exam-tab-content .hist tbody {
	display: block;
	height: 322px;
	overflow-y: scroll;
}

.vk-exam-tab-content .hist td {
	text-align: center;
}

.vk-exam-tab-content .hist td:first-child {
	text-align: left;
	padding-left: 15px;
}

.vk-exam-tab-content .infoknop th:first-child .vk-flex-cell {
	align-items: center;
}

.vk-exam-tab-content .infoknop td:first-child {
	text-align: center;
	padding-left: 0;
}

.vk-exam-tab-content .hist th:first-child {
	min-width: 192px;
	max-width: 192px;
}

.vk-exam-tab-content .hist td:first-child {
	min-width: 179px;
	max-width: 179px;
}

.vk-exam-tab-content .hist th:nth-child(2),
.vk-exam-tab-content .hist td:nth-child(2) {
	min-width: 62px;
	max-width: 62px;
}

.vk-exam-tab-content .hist th:nth-child(3),
.vk-exam-tab-content .hist td:nth-child(3) {
	min-width: 45px;
	max-width: 45px;
}

.vk-exam-tab-content .hist th:nth-child(4),
.vk-exam-tab-content .hist td:nth-child(4) {
	min-width: 45px;
	max-width: 45px;
}

.vk-exam-tab-content .hist th:nth-child(5),
.vk-exam-tab-content .hist td:nth-child(5) {
	min-width: 87px;
	max-width: 87px;
}

.vk-exam-tab-content .hist th:nth-child(6),
.vk-exam-tab-content .hist td:nth-child(6) {
	min-width: 127px;
	max-width: 127px;
}

.vk-exam-tab-content .hist td:nth-child(6) {
	min-width: 60px;
	max-width: 60px;
}

.vk-exam-tab-content .hist td:nth-child(7) {
	min-width: 52px;
	max-width: 52px;
}

.vk-exam-tab-content .infoknop th:first-child,
.vk-exam-tab-content .infoknop td:first-child {
	min-width: 40px;
	max-width: 40px;
}

.vk-exam-tab-content .infoknop th:nth-child(2),
.vk-exam-tab-content .infoknop td:nth-child(2) {
	min-width: 88px;
	max-width: 88px;
}

.vk-exam-tab-content .infoknop th:nth-child(3),
.vk-exam-tab-content .infoknop td:nth-child(3) {
	min-width: 50px;
	max-width: 50px;
}

.vk-exam-tab-content .infoknop th:nth-child(4),
.vk-exam-tab-content .infoknop td:nth-child(4) {
	min-width: 50px;
	max-width: 50px;
}

.vk-exam-tab-content .infoknop th:nth-child(5),
.vk-exam-tab-content .infoknop td:nth-child(5) {
	min-width: 110px;
	max-width: 110px;
}

.vk-exam-tab-content .infoknop th:nth-child(6),
.vk-exam-tab-content .infoknop td:nth-child(6) {
	min-width: 74px;
	max-width: 74px;
}

.vk-exam-tab-content .infoknop th:nth-child(7) {
	min-width: 148px;
	max-width: 148px;
}

.vk-exam-tab-content .infoknop td:nth-child(7),
.vk-exam-tab-content .infoknop td:nth-child(8) {
	min-width: 68px;
	max-width: 68px;
}

.infoknop thead tr th:first-child .vk-flex-cell {
	padding-left: 0;
}

.vk-table-infoknop {
	width: 18px;
	height: 18px;
	background-image: url("images/icn_informatie.svg");
	background-size: cover;
	cursor: pointer;
	margin: 0 auto;
}

.vk-table-infoknop:hover {
	background-image: url("images/icn_informatie_hover.svg");
}

.score-good {
	display: inline-block;
	height: 12px;
	background-color: var(--light-green);
}

.score-bad {
	display: inline-block;
	height: 12px;
	background-color: #00779F;
}

.score-none {
	height: 12px;
	display: none;
}

#vk-exams-questions-frame {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 561px;
	height: 377px;
	background-color: var(--white);
	overflow: hidden;
}

#vk-exams-questions-frame .vk-frame {
	width: 560px;
	height: 377px;
	border: none;
	overflow: hidden;
}

#vk-exams-questions-frame .vk-frame-popup-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 510px;
	height: 54px;
	color: var(--white);
	background-color: var(--dark-blue);
	padding: 0 25px;
}

#vk-exams-questions-frame .vk-frame-popup-header-text {
	display: flex;
	align-items: center;
	margin-left: 210px;

}

#vk-exams-questions-frame .vk-popup-header-icon {
	background-image: url("images/icn_zoek.svg");
}

#vk-exams-questions-frame .vk-close-button {
	width: 19px;
    height: 19px;
    background-image: url(images/btn_sluiten_wit.svg);
    background-size: cover;
    cursor: pointer;
}

#vk-exams-questions-frame .vk-close-button:hover {
    background-image: url(images/btn_sluiten_wit_hover.svg);
}

#vk-exams-questions-frame .vk-frame-popup-body {
	height: 324px;
	overflow: hidden;
}

#details {
	margin-top: 22px;
}

#details td {
	border: none !important;
	border-collapse: collapse;
	height: 28px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
}

#details td:not(:last-child) {
	border-right: 1px solid var(--element-grey) !important;
}

#details .vk-flex-cell {
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 13px;
}

#details td {
	font-size: 13px;
}

#details .vk-exam-question-icon {
	height: 9px;
	width: 17px;
	background-image: url("images/btn_list.svg");
	transform: rotate(270deg);
}

#details .vk-exam-question-icon:hover {
	background-image: url("images/btn_list_hover.svg");
}

#questioninfo {
	display: block;
	top: 42px;
	left: 31px;
	font-size: 13px;
	width: 560px;
	height: 323px;
	z-index: 10;
	overflow: hidden;
}

.questioninfo-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 50px;
	color: var(--green);
	font-size: 13px;
	font-weight: var(--font-bold);
	padding: 0 20px 0 15px;
}

.questioninfo-close-btn {
	width: 19px;
	height: 19px;
	background-image: url(images/btn_sluiten_wit.svg);
	background-size: cover;
	margin-right: 5px;
	cursor: pointer;
}

.questioninfo-close-btn:hover {
	background-image: url(images/btn_sluiten_wit_hover.svg);
}

.questioninfo-body {
	height: 263px;
	padding: 0 0 10px 15px;
	overflow-y: auto;
}

.questioninfo-question {
	font-size: 15px;
	font-weight: var(--font-bold);
	padding-right: 10px;
}

.questioninfo-image-container {
	display: flex;
	padding-right: 10px;
}

.questioninfo-image-container img {
	margin-right: 20px;
	margin-bottom: 15px;
}

.questioninfo-text {
	display: flex;
	flex-flow: column;
}

.questioninfo-motivation {
	padding: 10px 10px 0 0;
}

.vk-sort-icon {
	width: 10px;
	height: 5px;
	margin: 5px auto;
}

.hist thead tr th:first-child .vk-flex-cell .vk-sort-icon {
	margin: 5px auto 5px 0;
}

.vk-sorteer-dwn {
	background-image: url("images/btn_sorteer_dwn.svg");
}

.vk-sorteer-up {
	background-image: url("images/btn_sorteer_dwn.svg");
	transform: rotate(180deg);
}

#loginbutton {
	width: 130px;
}

#archief-lijst thead {
	display: block;
	position: relative;
	background-color: var(--dark-blue);
	box-shadow: 0px 5px 10px #3C5B7E65;
}

#archief-lijst th .vk-flex-cell {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 20px;
	border-right: 1px solid var(--border-blue);
}

#archief-lijst th {
	font-size: 11px;
	font-weight: var(--font-bold);
	text-align: center;
	color: var(--white);
	padding: 10px 0;
}

#archief-lijst tbody {
	display: block;
	height: 246px;
	overflow-y: scroll;
}

#archief-lijst td {
	font-size: 13px;
	color: #333;
	vertical-align: middle;
	height: 30px;
	padding: 0;
}

#archief-lijst th:first-child {
	min-width: 135px;
	max-width: 135px;
	text-align: left;
}

#archief-lijst td:first-child {
	min-width: 125px;
	max-width: 125px;
	text-align: left;
}

#archief-lijst th:first-child .vk-flex-cell {
	padding-left: 10px;
	justify-content: flex-start;
}

#archief-lijst td:first-child {
	padding-left: 10px;
}

#archief-lijst th:nth-child(2) {
	min-width: 125px;
	max-width: 125px;
}

#archief-lijst td:nth-child(2) {
	min-width: 120px;
	max-width: 120px;
	text-align: left;
	padding-left: 5px;
}

#archief-lijst th:nth-child(3),
#archief-lijst td:nth-child(3) {
	min-width: 115px;
	max-width: 115px;
}

#archief-lijst td:nth-child(3) {
	text-align: center;
}

#archief-lijst th:nth-child(4),
#archief-lijst td:nth-child(4),
#archief-lijst th:nth-child(5),
#archief-lijst td:nth-child(5) {
	min-width: 84px;
	max-width: 84px;
}

#archief-lijst th:last-child .vk-flex-cell,
#archief-lijst td:last-child .vk-flex-cell {
	border: none;
}

.vk-retrieve-student-btn,
.vk-delete-student-btn {
	width: 14px;
	height: 16px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	cursor: pointer;
}

.vk-retrieve-student-btn {
	background-image: url("images/btn_return.svg");
}

.vk-retrieve-student-btn:hover {
	background-image: url("images/btn_return_hover.svg");
}

.vk-delete-student-btn {
	background-image: url("images/btn_trash.svg");
}

.vk-delete-student-btn:hover {
	background-image: url("images/btn_trash_hover.svg");
}


.mbolvs-container {
	position: relative;
	font-family: 'Open Sans', Arial, Helvetica;
	width: 1280px;
	max-width: 1280px;
	height: 700px;
	margin: 0 auto;
}

.mbolvs-container form {
	margin: 0;
}

.mbolvs-container #content {
	width: 100%;
	height: 600px;
	background: #eceff2;
	background-image: url("images/bkgnd_table.svg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	overflow: hidden;
	padding-bottom: 1rem;
}

.training .mbolvs-container #content {
	/*overflow-x: auto;*/
}

.mbolvs-container #content-scroll {
	box-sizing: border-box;
	width: 100%;
	height: 533px;
	background-color: transparent;
	margin-top: -35px;
	overflow: auto;
	padding: 28px 30px 0 30px;
}

.reviewstudentassignments .mbolvs-container table thead {
	box-shadow: none;
	background-color: transparent;
}

.reviewstudentassignments .mbolvs-container table tbody tr:nth-child(odd) {
	background-color: transparent;
}

.reviewstudentassignments .mbolvs-container table tbody tr:nth-child(even) {
	background-color: var(--light-grey);
}

.reviewstudentassignments .mbolvs-container table thead tr th {
	background-color: var(--dark-blue);
}

.reviewstudentassignments .mbolvs-container table thead tr th,
.reviewstudentassignments .mbolvs-container table tbody tr td {
	box-sizing: border-box;
	min-width: 250px;
	max-width: 250px;
	border-right: 15px solid var(--bckgrn-table-grey) !important;
}

.reviewstudentassignments .mbolvs-container table tbody tr td:last-child {
	border-right: none;
}

.reviewstudentassignments .mbolvs-container #content-scroll {
	box-sizing: border-box;
	width: 100%;
	height: 451px;
	background-color: transparent;
	margin-top: 0;
	overflow-y: hidden;
	overflow-x: auto;
	padding: 28px 30px 0 30px;
}

.reviewstudentassignments .filter-container {
	display: flex;
	align-items: center;
	margin-left: 30px;
}

.reviewstudentassignments .filter-container .filter-header {
	margin-right: 100px;
}

.reviewstudentassignments .filter-container .filter-form {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 40px;
	background-color: var(--element-grey);
	border-radius: 20px;
	padding: 0 17px;
	margin: 0;
}

.reviewstudentassignments .filter-container span {
	font-size: 11px;
	font-weight: var(--font-semibold);
	color: var(--header-blue);
}

.reviewstudentassignments .filter-container input {
	width: 188px;
	height: 19px;
	margin-left: 12px;
}

.mbolvs-container .detail-row {
	display: flex;
	align-items: center;
	margin: 2px 0;
}

.mbolvs-container .detail-row span {
	display: flex;
	align-items: center;
}

.mbolvs-container .detail-row .detail-icon {
	width: 11px;
	height: 11px;
	margin-right: 3px;
}

.mbolvs-container .detail-row .detail-icon.clock {
	background-image: url(images/icn_clock.svg);
}

.mbolvs-container .detail-row .todo .detail-icon.check {
	background-image: url(images/icn_check_red.svg);
}

.mbolvs-container .detail-row .done .detail-icon.check {
	background-image: url(images/icn_check_green.svg);
}

.mbolvs-container .detail-row .partial .detail-icon.check {
	background-image: url(images/icn_check_orange.svg);
}

.mbolvs-container .detail-row a {
	color: var(--black);
}

.mbolvs-container .detail-row .detail-icon.goto {
	background-image: url(images/icn_goto.svg);
}

.mbolvs-container header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 86px;
	width: 100%;
}

.mbolvs-container header .header-block-right {
	display: flex;
	max-height: 36px;
}

.mbolvs-container header .header-block-right p {
	font-size: 13px;
	color: var(--black);
	margin: 0;
	font-weight: 600;
	text-align: right;
	white-space: nowrap;
}

.mbolvs-container header .header-block-right p:first-child {
	font-size: 12px;
	color: var(--mbolvs-orange);
}

.mbolvs-container  .vk-dropdown {
	position: relative;
	display: inline-block;
	min-width: 36px;
	min-height: 36px;
	margin-left: 16px;
	z-index: 6;
}

.mbolvs-container .vk-header-icon {
	width: 36px;
	height: 36px;
	cursor: pointer;
}

.mbolvs-container #vk-user-dropdown .vk-dropdown-icon {
	cursor: pointer;
	background-image: url("/basiskwalificatie/lvs/images/btn_Inloggegevens.svg");
	background-repeat: no-repeat;
}

.mbolvs-container #vk-user-dropdown .vk-dropdown-icon:hover {
	background-image: url("/basiskwalificatie/lvs/images/btn_Inloggegevens_hover.svg");
}

#vk-user-dropdown {
	display: block;
}

#vk-user-dropdown.hidden {
	display: none;
}

.mbolvs-container .vk-home-icon {
	margin-left: 20px;
	margin-right: 10px;
	background-image: url("/basiskwalificatie/lvs/images/btn_homeklein.svg");
}

.mbolvs-container .vk-home-icon:hover {
	background-image: url("/basiskwalificatie/lvs/images/btn_homeklein_hover.svg");
}

.mbolvs-container .vk-dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	width: 150px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 6px 2px;
	margin: 0;
	right: -46px;
	top: 61px;
	z-index: 3;
}

.mbolvs-container .vk-dropdown-content li {
	padding: 3px 6px;
	list-style: none;
	color: var(--mbolvs-orange);
	cursor: pointer;
}

.mbolvs-container .vk-dropdown-content li:hover {
    color: #ffffff;
    background-color: var(--orange);
}

.mbolvs-container #logoff {
	margin: 0;
}

.mbolvs-container .vk-footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 12px;
	color: var(--dark-grey);
	margin-top: 10px;
	margin-bottom: 20px;
}

.mbolvs-container .vk-footer-logo {
	display: flex;
	align-items: center;
}

.mbolvs-container .vk-logo-icon {
	width: 127px;
	height: 53px;
	background-image: url("/basiskwalificatie/lvs/images/vekabestlogo.svg");
	background-repeat: no-repeat;
}

.mbolvs-container .vk-footer a {
	font-size: 12px;
	text-decoration: none;
	color: var(--dark-grey);
}

.mbolvs-container button {
	border: none;
	margin: 0;
	padding: 0;
	width: auto;
	overflow: visible;
	background: transparent;
	/* inherit font & color from ancestor */
	color: inherit;
	font: inherit;
	/* Normalize `line-height`. Cannot be changed from `normal` in Firefox 4+. */
	line-height: normal;
	/* Corrects font smoothing for webkit */
	-webkit-font-smoothing: inherit;
	-moz-osx-font-smoothing: inherit;
	/* Corrects inability to style clickable `input` types in iOS */
	-webkit-appearance: none;
	border: 0;
	padding: 0;
}

.mbolvs-container .vk-button {
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: 'Open Sans', Arial, Helvetica;
	font-size: 16px;
	font-weight: var(--font-normal);
	width: 130px;
	height: 30px;
	background-color: var(--mbolvs-orange);
	color: var(--white);
	border: none;
	border-radius: 20px;
	cursor: pointer;
}

.mbolvs-container .vk-button:hover {
	background-color: var(--mbolvs-dark-orange);
}

.mbolvs-container .button {
	display: inline-block;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	color: #fff;
	background-image: none;
	background-color: var(--mbolvs-orange);
	height: 30px;
	width: 214px;
	border: none;
	border-radius: 14px;
	padding: 0 20px;
	margin: 0 0 10px 0;
	cursor: pointer;
	position: relative;
}

.mbolvs-container .button:hover {
	background-color: var(--mbolvs-dark-orange);
}

.mbolvs-container .button.disabled,
.mbolvs-container .button:disabled {
	background-color: var(--element-grey);
	cursor: default;
}

.mbolvs-container .button.disabled:hover,
.mbolvs-container .button:disabled:hover {
	background-color: var(--element-grey);
}

.mbolvs-container .vk-news-container {
	box-sizing: border-box;
	height: 700px;
	padding: 20px;
	overflow-y: auto;
}

.mbolvs-container .vk-dropdown-container,
.mbolvs-container #vk-popup-backdrop,
.mbolvs-container #vk-assignstudent-backdrop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background-color: transparent;
	z-index: 5;
}

.mbolvs-container #vk-assignstudent-backdrop {
	z-index: 40;
	background-color: rgba(0,0,0,0.3);
}

.mbolvs-container #vk-popup-backdrop {
	background-color: rgba(0,0,0,0.3);
	z-index: 40;
}

.mbolvs-container #vk-popup-backdrop {
	z-index: 55;
}

.mbolvs-container .vk-popup-body {
	margin-bottom: 0;
}

.mbolvs-container .vk-form-row {
	display: flex;
	justify-content: space-between;
	position: relative;
	align-items: center;
	margin: 0 0 20px 0;
}

.trainingchoice .mbolvs-container .vk-form-row,
.study .mbolvs-container .vk-form-row {
	margin: 0 0 15px 0;
}

.trainingchoice .mbolvs-container .vk-form-row:last-child,
.study .mbolvs-container .vk-form-row:last-child {
	margin: 0 0 30px 0;
}


.trainingchoice .mbolvs-container .vk-form-submit,
.study .mbolvs-container .vk-form-submit {
	align-items: center;
}

.trainingchoice #connectmessage,
.study #connectmessage {
	color: var(--header-blue);
}

.trainingchoice #connectmessage.error,
.study #connectmessage.error {
	color: var(--mbolvs-orange);
}

.mbolvs-container .vk-form-row label {
	font-size: 14px;
	color: var(--mbolvs-orange);
	width: 200px;
}

.mbolvs-container .vk-form-row input {
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 5px;
	font-size: 14px;
	font-weight: var(--font-normal);
	width: 100%;
	padding: 5px 10px;
	margin: 0;
}

.mbolvs-container .vk-form-submit {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin: 0;
}

.mbolvs-container .vk-form-submit-btn {
	font-size: 16px;
	width: 100px;
	height: 30px;
	color: var(--white);
	background-color: var(--mbolvs-orange);
	width: 130px;
	height: 30px;
	border-radius: 20px;
	margin: 0 0 0 auto;
	cursor: pointer;
}

.trainingchoice .mbolvs-container .vk-form-submit-btn,
.study .mbolvs-container .vk-form-submit-btn {
	background-color: var(--mbolvs-light-orange);
}

.mbolvs-container .vk-form-submit-btn:hover {
	background-color: var(--mbolvs-dark-orange);
}

.trainingchoice .mbolvs-container .vk-form-submit-btn[disabled],
.trainingchoice .mbolvs-container .vk-form-submit-btn.disabled,
.study .mbolvs-container .vk-form-submit-btn[disabled],
.study .mbolvs-container .vk-form-submit-btn.disabled {
	background-color: var(--element-grey);
}

.mbolvs-container .vk-form-submit-btn.disabled:hover {
	background-color: var(--element-grey);
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.mbolvs-container table {
	background-image: none;
	background-color: transparent;
	border: none !important;
	margin: 0;
}

.mbolvs-container table thead {
	position: relative;
	display: block;
	border: none !important;
	background-color: var(--dark-blue);
	/* z-index: 2; */
	box-shadow: 0px 5px 10px #3C5B7E65;
}

.mbolvs-container #viewbpvexercises
{
	width: 100%;
	max-width: 100%;
}

.mbolvs-container #viewbpvexercises table.bpvexerciseusers thead {
	position: sticky;
	top: 0;
	z-index: 2;
}
.mbolvs-container #viewbpvexercises table.bpvexerciseusers tbody {
/*	margin-top: 2rem;*/
}

.mbolvs-container table thead tr th {
	font-size: 11px;
	font-weight: var(--font-semibold);
	text-align: center;
	color: var(--white);
	background-color: var(--dark-blue);
	vertical-align: middle;
	border: none !important;
	padding: 0 0 5px 0;
}

.mbolvs-container table thead tr:first-child th {
	font-size: 10px;
	font-weight: var(--font-bold);
	text-align: center;
	color: var(--white);
	padding: 7px 0 5px 0;
}

.mbolvs-container .table-sortable {
	cursor: pointer;
}

.mbolvs-container table thead th .vk-flex-cell {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	font-weight: var(--font-semibold);
	white-space: normal;
	height: 30px;
	border-right: 1px solid var(--border-blue);
	padding: 0 10px;
}

.reviewstudentassignments .mbolvs-container table thead th .vk-flex-cell {
	font-size: 13px;
}

.reviewstudentassignments .detail-row span.title {
	display: block;
	font-weight: var(--font-semibold);
}

.uploads .mbolvs-container table.mbovls-uploads thead th .vk-flex-cell {
	height: 54px;
	padding: 0 8px;
}


.trainingchoice .mbolvs-container table.assign-route-table thead tr th:last-child .vk-flex-cell,
.study .mbolvs-container table.assign-route-table thead tr th:last-child .vk-flex-cell,
.uploads .mbolvs-container table thead tr th:last-child .vk-flex-cell {
	border-right: none;
}

.uploads table.mbovls-uploads button.delete {
	width: 13px;
	height: 16px;
	background-image: url(images/btn_wissen_los.svg);
	background-repeat: no-repeat;
}

.uploads table.mbovls-uploads button.delete:hover {
	background-image: url(images/btn_wissen_los_orange.svg);
}

.uploads .showreviewmessage,
.uploads table.mbovls-uploads .button_review {
	font-size: 11px;
	font-weight: bold;
	color: var(--header-blue);
	text-decoration: none;
}

.uploads #reviewmessage.ratestudents.vk-tooltip-bottom i {
	left: 50%;
}

.uploads .showreviewmessage:hover,
.uploads table.mbovls-uploads .button_review:hover {
	color: var(--mbolvs-orange);
}

.uploads table.mbovls-uploads .button_review.correct {
	color: green;
}
.uploads table.mbovls-uploads .button_review.wrong {
	color: red;
}


.uploads #uploadspopup,
.uploads #reviewmessage{
	padding: 10px;
}

.uploads .newmessages {
	display: none;
}

.uploads #uploadspopup .vk-tooltip-header,
.uploads #reviewmessage .vk-tooltip-header {
	justify-content: flex-end;
}

.uploads #uploadspopup .vk-tooltip-body,
.uploads #reviewmessage .vk-tooltip-body {
	width: 100%;
}


.uploads table.mbovls-uploads button.download {
	width: 24px;
	height: 24px;
	background-image: url(images/btn_download.svg);
	background-repeat: no-repeat;
}

.uploads table.mbovls-uploads button.download:hover {
	background-image: url(images/btn_download_orange.svg);
}

.reviewbpvexercise #viewbpvexercises table tbody tr.bpvexercisemoduleview td.centered a,
.reviewbpvexercise button.accessbpvoverview,
.uploads table.mbovls-uploads button.showtheorymodule {
	width: 19px;
	height: 19px;
	background-image: url(images/btn_eye_grey.svg);
	background-repeat: no-repeat;
}

.reviewbpvexercise button.accessbpvoverview:hover,
.uploads table.mbovls-uploads button.showtheorymodule:hover {
	background-image: url(images/btn_eye_orange.svg);
}

tr.bpvexercisemoduleview span.selected
{
	display: inline-block;
}

.reviewbpvexercise #viewbpvexercises table tbody tr.bpvexercisemoduleview span.selected,
.uploads .vk-read {
	width: 18px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	background-color: var(--white);
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 3px;
	opacity: 0.4;
	cursor: pointer;
}

.reviewbpvexercise #viewbpvexercises table tbody tr.bpvexercisemoduleview span.selected.check,
.uploads .vk-read.check {
    background-image: url(images/checkmark_orange.svg);
    background-repeat: no-repeat;
    background-position: center;
    opacity: 1;
}
.reviewbpvexercise #viewbpvexercises table tbody tr.bpvexercisemoduleview span.selected.check
{
	cursor: default;
}

.reviewbpvexercise .mbolink {
    display: block;
    min-width: 17px;
    width: 17px;
    height: 17px;
    background-image: none;
    background-color: grey;
    border-radius: 9px;
    padding: 0;
    margin: 0;
}

body.reviewbpvexercise .bpvexercisemoduleview .mbolink {
    display: inline-block;
}

body.reviewbpvexercise .bpvexercisemoduleview .mbolink.available {
    background-color: #888888;
}

body.reviewbpvexercise .bpvexercisemoduleview .mbolink.locked {
    background-color: #d0d0d0;
}

body.reviewbpvexercise .bpvexercisemoduleview .mbolink.correct {
    background-color: #5ebe86;
}

body.reviewbpvexercise .bpvexercisemoduleview .mbolink.wrong {
    background-color: var(--red);
}


.uploads #vk-delete-prompt .vk-popup-body {
	margin-bottom: 25px;
}

.uploads table.mbovls-uploads .answerstatus
{
	display: none;
	background: transparent;
}
.uploads table.mbovls-uploads .answerstatus.notready,
.uploads table.mbovls-uploads .answerstatus.ready
{
	display: inline-block;
	width: 13px;
	height: 13px;
	border: 1px solid var(--element-grey);
}
.uploads table.mbovls-uploads .answerstatus.ready
{
	background: var(--element-grey);
}



.reviewstudentthemes .toggle-btns {
	display: flex;
	position: absolute;
	top: 18px;
	left: 30px;
}

.reviewstudentthemes .toggle-btn-container {
	display: flex;
	align-items: center;
}

.reviewstudentthemes .toggle-btn-container:first-child {
	margin-right: 46px;
}

.reviewstudentthemes .toggle-btn {
	width: 30px;
	height: 30px;
	background-image: url(images/btn_uitgebreid_overzicht.svg);
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 15px;
	margin-right: 12px;
	cursor: pointer;
}

.reviewstudentthemes .toggle-btn:hover {
	background-image: url(images/btn_uitgebreid_overzicht_hover.svg);
}

.reviewstudentthemes .toggle-btn.extend {
	width: 30px;
	height: 30px;
	background-image: url(images/btn_beknopt_overzicht.svg);
}

.reviewstudentthemes .toggle-btn.extend:hover {
	background-image: url(images/btn_beknopt_overzicht_hover.svg);
}

.reviewstudentthemes .toggle-btn.filter {
	background-image: url(images/btn_filter_overzicht.svg);
}

.reviewstudentthemes .toggle-btn.filter:hover {
	background-image: url(images/btn_filter_overzicht_hover.svg);
}

.reviewstudentthemes .toggle-btn-container span {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--white);
}

.mbolvs-container table tbody {
	display: block;
	overflow-y: scroll;
}
table.mbovls-uploads tbody {
	max-height: 540px;
}
.reviewexercises .mbolvs-container table tbody {
	display: block;
	height: 368px;
	overflow-y: scroll;
}

.reviewstudentthemes .personal-filter {
	margin-bottom: 30px;
}

.reviewstudentthemes .personal-filter .filter-description {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--header-blue);
	margin-left: 227px;
}

.reviewstudentthemes .personal-filter .filter-container {
	display: flex;
	align-items: center;
}

.reviewstudentthemes .personal-filter .filter-header {
	width: 211px;
	margin: 0;
}

.reviewstudentthemes .personal-filter .filter-form {
	display: flex;
}

.reviewstudentthemes .personal-filter #viewmode_personal {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: unset;
	height: 40px;
	background-color: var(--element-grey);
	border-radius: 20px;
	padding: 0 17px;
	margin: 0;
}

.reviewstudentthemes #btn_toggle_modules {
	display: flex;
	font-weight: 600;
	color: var(--element-grey);
	margin-left: 50px;
}

.reviewstudentthemes #btn_toggle_modules p {
	text-align: left;
	max-width: 228px;
	margin: 0 0 0 10px;
}

.reviewstudentthemes #btn_toggle_modules .btn-icon {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(images/btn_moduleinschakelen.svg);
}

.reviewstudentthemes #btn_toggle_modules:hover {
	color: var(--element-bckgrnd-grey);
}

.reviewstudentthemes #btn_toggle_modules:hover .btn-icon {
	background-image: url(images/btn_moduleinschakelen_hover.svg);
}

.reviewstudentthemes .personal-filter #viewmode_personal input {
	width: 484px;
	height: 23px;
	border: none;
}

.reviewstudentthemes .personal-filter #viewmode_personal #btn_store_modules {
	width: 16px;
	height: 16px;
	background-image: url(images/icn_filteren.svg);
	margin-left: 12px;
}

.reviewstudentthemes .personal-filter #viewmode_personal #btn_store_modules:hover {
	background-image: url(images/icn_filteren_hover.svg);
}

.mbolvs-container table.table-autosort tbody {
	max-height: 399px;
	overflow: scroll;
}

.mbolvs-container table tbody tr:nth-child(odd) {
	background-color: var(--light-grey);
}

.mbolvs-container table tbody tr:nth-child(even) {
	background-color: transparent;
}

.mbolvs-container table tbody tr td {
	box-sizing: border-box;
	font-size: 13px;
	font-weight: var(--font-normal);
	border: none !important;
	height: 30px;
	line-height: 1.3;
	vertical-align: middle;
	padding: 0;
}
.mbolvs-container table tbody tr.unread td {
	font-weight: var(--font-semibold);
}

.mbolvs-container table tbody tr td .vk-flex-cell {
	display: flex;
	align-items: center;
	justify-content:center;
	height: 100%;
}

.mbolvs-container table tbody tr td input {
	box-sizing: border-box;
	height: 19px;
	margin: 0 auto;
}

.mbolvs-container table tbody tr td input[type=checkbox] {
	width: 19px;
}

.mbolvs-container table .vk-delete-students-btn,
.mbolvs-container table .lvs-add-student-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 11px;
	color: var(--white);
	float: right;
	cursor: pointer;
	margin-top: -16px;
}

.mbolvs-container table .vk-delete-students-btn:disabled {
	cursor: default;
}

.mbolvs-container table .vk-table-icon {
	min-width: 30px;
	max-width: 30px;
	min-height: 30px;
	max-height: 30px;
	border: none;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: center;
}

.mbolvs-container table .lvs-add-student-btn .vk-add-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_cursisttoevoegen_orange.svg");
	margin-bottom: 5px;
}

.mbolvs-container table .lvs-add-student-btn:hover .vk-add-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_cursisttoevoegen_orange_hover.svg");
}

.mbolvs-container table.deletebpvupload,
.mbolvs-container table .vk-delete-students-btn .vk-delete-users-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_wissen_active.svg");
	margin-bottom: 5px;
}

.mbolvs-container table.deletebpvupload:hover
.mbolvs-container table .vk-delete-students-btn:hover .vk-delete-users-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_wissen_hover.svg");
}

.mbolvs-container table .vk-delete-students-btn:disabled .vk-delete-users-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_wissen.svg");
}

.mbolvs-container table .vk-delete-students-btn:disabled:hover .vk-delete-users-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_wissen.svg");
}

.trainingchoice .mbolvs-container .assign-route-table,
.trainingchoice .mbolvs-container .add-student-table,
.study .mbolvs-container .assign-route-table,
.study .mbolvs-container .add-student-table {
	width: 1280px;
}

.trainingchoice .mbolvs-container .add-student-table th,
.trainingchoice .mbolvs-container .add-student-table td,
.study .mbolvs-container .add-student-table th,
.study .mbolvs-container .add-student-table td {
	min-width: 120px;
	max-width: 120px;
}

.trainingchoice .mbolvs-container .add-student-table th:first-child,
.study .mbolvs-container .add-student-table th:first-child {
	min-width: 170px;
	max-width: 170px;
}

.trainingchoice .mbolvs-container .add-student-table td:first-child,
.study .mbolvs-container .add-student-table td:first-child {
	min-width: 170px;
	max-width: 170px;
	padding-left: 10px;
	white-space: normal;
}

.trainingchoice .mbolvs-container .add-student-table th:nth-child(2),
.trainingchoice .mbolvs-container .add-student-table td:nth-child(2),
.study .mbolvs-container .add-student-table th:nth-child(2),
.study .mbolvs-container .add-student-table td:nth-child(2) {
	min-width: 56px;
	max-width: 56px;
}

.trainingchoice .mbolvs-container .add-student-table th:last-child,
.study .mbolvs-container .add-student-table th:last-child {
	padding-left: 8px;
	min-width: 42px;
	max-width: 42px;
}

.trainingchoice .mbolvs-container .add-student-table th:last-child .vk-flex-cell,
.study .mbolvs-container .add-student-table th:last-child .vk-flex-cell {
	border-right: none;
}

.trainingchoice .mbolvs-container .add-student-table td:last-child,
.study .mbolvs-container .add-student-table td:last-child {
	min-width: 44px;
	max-width: 44px;
}

.trainingchoice .mbolvs-container .add-student-table th:first-child .vk-flex-cell,
.study .mbolvs-container .add-student-table th:first-child .vk-flex-cell {
	justify-content: space-between;
}

.trainingchoice .mbolvs-container .add-student-table th .mbolvs-back-btn,
.study .mbolvs-container .add-student-table th .mbolvs-back-btn {
	position: absolute;
	top: 16px;
	right: 14px;
}

.trainingchoice .mbolvs-container .add-student-table td .vk-flex-cell input[type="checkbox"],
.study .mbolvs-container .add-student-table td .vk-flex-cell input[type="checkbox"] {
	height: 18px;
	width: 18px;
	margin: 0;
}

.trainingchoice .mbolvs-container .assign-route-table th:first-child,
.trainingchoice .mbolvs-container .assign-route-table td:first-child,
.study .mbolvs-container .assign-route-table th:first-child,
.study .mbolvs-container .assign-route-table td:first-child
{
	min-width: 400px;
	max-width: 400px;
}
.trainingchoice .mbolvs-container .assign-route-table td:first-child,
.study .mbolvs-container .assign-route-table td:first-child {
	padding-left: 10px;
	white-space: normal;
}
.trainingchoice .mbolvs-container .assign-route-table th:nth-child(2),
.trainingchoice .mbolvs-container .assign-route-table td:nth-child(2),
.study .mbolvs-container .assign-route-table th:nth-child(2),
.study .mbolvs-container .assign-route-table td:nth-child(2) {
	min-width: 60px;
	max-width: 60px;
}
.trainingchoice .mbolvs-container .assign-route-table th:nth-child(3),
.trainingchoice .mbolvs-container .assign-route-table td:nth-child(3),
.study .mbolvs-container .assign-route-table th:nth-child(3),
.study .mbolvs-container .assign-route-table td:nth-child(3) {
	min-width: 100px;
	max-width: 100px;
}
.trainingchoice .mbolvs-container .assign-route-table th:nth-child(4),
.trainingchoice .mbolvs-container .assign-route-table td:nth-child(4),
.study .mbolvs-container .assign-route-table th:nth-child(4),
.study .mbolvs-container .assign-route-table td:nth-child(4) {
	min-width: 160px;
	max-width: 160px;
}
.trainingchoice .mbolvs-container .assign-route-table th:nth-child(5),
.trainingchoice .mbolvs-container .assign-route-table td:nth-child(5),
.study .mbolvs-container .assign-route-table th:nth-child(5),
.study .mbolvs-container .assign-route-table td:nth-child(5) {
	min-width: 160px;
	max-width: 160px;
}
.trainingchoice .mbolvs-container .assign-route-table th#assign-route-ready,
.study .mbolvs-container .assign-route-table th#assign-route-ready {
	min-width: 397px;
	max-width: 397px;
}
.trainingchoice .mbolvs-container .assign-route-table td:nth-child(6),
.study .mbolvs-container .assign-route-table td:nth-child(6) {
	min-width: 385px;
	max-width: 385px;
}
.trainingchoice .mbolvs-container .assign-route-table td.full-width,
.study .mbolvs-container .assign-route-table td.full-width {
	min-width: 1260px;
	max-width: 1260px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.trainingchoice .mbolvs-container #assignroutes #routemessage,
.study .mbolvs-container #assignroutes #routemessage {
	display: inline-block;
	margin: 10px 0 0 10px;
}

.trainingchoice #btn_deleteusers:hover .vk-delete-users-icon,
.study #btn_deleteusers:hover .vk-delete-users-icon {
	background-image: url("/basiskwalificatie/lvs/images/btn_wissen_hover.svg");
}

.trainingchoice #btn_deleteusers:disabled:hover .vk-delete-users-icon,
.study #btn_deleteusers:disabled:hover .vk-delete-users-icon {
	background-image: url(/basiskwalificatie/lvs/images/btn_wissen.svg);
}

.training .mbolvs-container .mbolvs-back-btn {
	display: block;
	position: absolute;
	top: 100px;
	right: 20px;
	z-index: 2;
}

.training .mbolvs-info-bar,
.uploads .mbolvs-info-bar {
	display: none;
}

.training .table-top-header th:first-child .vk-flex-cell {
	flex-flow: column;
	align-items: flex-start;
	padding-left: 30px;
}

.training .mbolvs-back-btn-sec,
.uploads .mbolvs-back-btn-sec {
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--white);
	background-color: var(--dark-blue);
	width: 36px;
	height: 65px;
	position: absolute;
	top: 196px;
	z-index: 10;
	right: 0;
	padding-right: 18px;
	padding-left: 18px;
}

.mbolvs-container * {
	font-family: 'Open Sans', Arial, Helvetica !important;
}

.training span.locked {
	font-size: 10px;
	font-weight: var(--font-semibold);
}

.training .userleft,
.training .usermiddle,
.training .userright {
	text-align: center;
}

.training .userleft {
	color: var(--mbolvs-locked-grey);
	font-size: 11px;
	font-weight: var(--font-semibold);
}

.training #changestatuspopup,.training #changereadypopup, #theoryquestionspopup, #lvsuploadspopup {
	border: 1px solid var(--element-grey);
	padding-right: 10px;
}



/*////////////// TRAINING PAG BOLLETJES //////////////////*/
.training .mbolink {
	width: 22px;
	height: 22px;
	background-size: cover;
}

.training td.small .mbolink {
	width: 18px;
	height: 18px;
}

.training .popuptheoryquestions {
	border: none;
}

.training .mbolink.theme_started,
.training .mbolink.module_started,
.training .mbolink.assignment_started,
.training .mbolink.workprocess_started,
.training .mbolink.item_started,
.training .mbolink.bpv_started {
	background-image: url(images/btn_circle_red_big.svg) !important;
}

.training .small .mbolink.theme_started,
.training .small .mbolink.module_started,
.training .small .mbolink.assignment_started,
.training .small .mbolink.workprocess_started,
.training .small .mbolink.item_started,
.training .small .mbolink.bpv_started {
	background-image: url(images/btn_circle_red.svg) !important;
}

.training .small .mbolink.popuptheoryquestions.theme_started,
.training .small .mbolink.popuptheoryquestions.module_started,
.training .small .mbolink.popuptheoryquestions.assignment_started,
.training .small .mbolink.popuptheoryquestions.workprocess_started,
.training .small .mbolink.popuptheoryquestions.item_started,
.training .small .mbolink.popuptheoryquestions.bpv_started {
	background-image: url(images/btn_circle_red_border.svg) !important;
}

.training .changestatus .mbolink.theme_started,
.training .changestatus .mbolink.module_started,
.training .changestatus .mbolink.assignment_started,
.training .changestatus .mbolink.workprocess_started,
.training .changestatus .mbolink.item_started,
.training .changestatus .mbolink.bpv_started {
	background-image: url(images/btn_circle_red_mutate.svg) !important;
}

.training .mbolink.theme_available,
.training .mbolink.module_available,
.training .mbolink.assignment_available,
.training .mbolink.workprocess_available,
.training .mbolink.item_available,
.training .mbolink.bpv_available,
.training .mbolink.bpv_start {
	background-image: url(images/btn_circle_darkgrey_big.svg) !important;
}

.training .small .mbolink.theme_available,
.training .small .mbolink.module_available,
.training .small .mbolink.assignment_available,
.training .small .mbolink.workprocess_available,
.training .small .mbolink.item_available,
.training .small .mbolink.bpv_available,
.training .small .mbolink.bpv_start {
	background-image: url(images/btn_circle_darkgrey.svg) !important;
}

.training .small .mbolink.popuptheoryquestions.theme_available,
.training .small .mbolink.popuptheoryquestions.module_available,
.training .small .mbolink.popuptheoryquestions.assignment_available,
.training .small .mbolink.popuptheoryquestions.workprocess_available,
.training .small .mbolink.popuptheoryquestions.item_available,
.training .small .mbolink.popuptheoryquestions.bpv_available,
.training .small .mbolink.popuptheoryquestions.bpv_start {
	background-image: url(images/btn_circle_darkgrey_border.svg) !important;
}

.training .changeready .mbolink.item_available,
.training .changestatus .mbolink.theme_available,
.training .changestatus .mbolink.module_available,
.training .changestatus .mbolink.assignment_available,
.training .changestatus .mbolink.workprocess_available,
.training .changestatus .mbolink.item_available,
.training .changestatus .mbolink.bpv_available,
.training .changestatus .mbolink.bpv_start {
	background-image: url(images/btn_circle_darkgrey_mutate.svg) !important;
}

.training .mbolink.blocked,
.training .mbolink.bpv_locked,
.training .mbolink.testexam_locked {
	background-image: url(images/btn_circle_lightgrey.svg) !important;
}

.training .mbolink.popuptheoryquestions.blocked,
.training .mbolink.popuptheoryquestions.bpv_locked,
.training .mbolink.popuptheoryquestions.testexam_locked {
	background-image: url(images/btn_circle_lightgrey_border.svg) !important;
}

.training .changestatus .mbolink.blocked,
.training .changestatus .mbolink.bpv_locked,
.training .changestatus .mbolink.testexam_locked {
	background-image: url(images/btn_circle_lightgrey_mutate.svg) !important;
}

.training .mbolink.theoryanswerstate.ok,
.training .mbolink.intro_read,
.training .mbolink.theme_done,
.training .mbolink.module_done,
.training .mbolink.assignment_done,
.training .mbolink.workprocess_done,
.training .mbolink.item_correct,
.training .mbolink.bpv_correct,
.training .mbolink.testexam_correct {
	background-image: url(images/btn_circle_green_big.svg) !important;
}

.training .small .mbolink.theoryanswerstate.ok,
.training .small .mbolink.intro_read,
.training .small .mbolink.theme_done,
.training .small .mbolink.module_done,
.training .small .mbolink.assignment_done,
.training .small .mbolink.workprocess_done,
.training .small .mbolink.item_correct,
.training .small .mbolink.bpv_correct,
.training .small .mbolink.testexam_correct {
	background-image: url(images/btn_circle_green.svg) !important;
}

.training .small .mbolink.popuptheoryquestions.intro_read,
.training .small .mbolink.popuptheoryquestions.theme_done,
.training .small .mbolink.popuptheoryquestions.module_done,
.training .small .mbolink.popuptheoryquestions.assignment_done,
.training .small .mbolink.popuptheoryquestions.workprocess_done,
.training .small .mbolink.popuptheoryquestions.item_correct,
.training .small .mbolink.popuptheoryquestions.bpv_correct,
.training .small .mbolink.popuptheoryquestions.testexam_correct {
	background-image: url(images/btn_circle_green_border.svg) !important;
}

.training .changeready .mbolink.item_correct,
.training .changestatus .mbolink.intro_read,
.training .changestatus .mbolink.theme_done,
.training .changestatus .mbolink.module_done,
.training .changestatus .mbolink.assignment_done,
.training .changestatus .mbolink.workprocess_done,
.training .changestatus .mbolink.item_correct,
.training .changestatus .mbolink.bpv_correct,
.training .changestatus .mbolink.testexam_correct {
	background-image: url(images/btn_circle_green_mutate.svg) !important;
}

.training .mbolink.theoryanswerstate.not_ok,
.training .mbolink.item_wrong,
.training .mbolink.bpv_wrong,
.training .mbolink.testexam_wrong {
	background-image: url(images/btn_circle_red.svg) !important;
}

.training .mbolink.popuptheoryquestions.item_wrong,
.training .mbolink.popuptheoryquestions.bpv_wrong,
.training .mbolink.popuptheoryquestions.testexam_wrong {
	background-image: url(images/btn_circle_red_border.svg) !important;
}

.training .changestatus .mbolink.item_wrong,
.training .changestatus .mbolink.bpv_wrong,
.training .changestatus .mbolink.testexam_wrong {
	background-image: url(images/btn_circle_red_mutate.svg) !important;
}

.training button.popupuploads {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: transparent;
	background-image: url(images/icn_upload_grey.svg);
}

.training button.popupuploads.ok {
	background-image: url(images/icn_upload_ok.svg);
}

.training button.popupuploads.not_ok {
	background-image: url(images/icn_upload_nok.svg);
}

.training button.popupuploads.unreviewed {
	background-image: url(images/icn_upload_grey.svg);
}

.training button.popupuploads.notanswered {
	opacity: 0;
}
/*.training button.popupuploads.partanswered {
	background-image: none;
	border: 1px solid var(--mbolvs-locked-grey);
}
*/
/*//////////////////////////////////////////////////////////*/

.routechoice .mbolvs-review-buttons,
.reviewstudents .mbolvs-review-buttons {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 150px;
}

.routechoice .review-button-container:first-child,
.reviewstudents .review-button-container:first-child {
	margin-right: 90px;
}
.routechoice .review-button-container:last-child,
.reviewstudents .review-button-container:last-child {
	margin-left: 90px;
}

.routechoice .mbolvs-review-buttons p,
.reviewstudents .mbolvs-review-buttons p {
	font-size: 14px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-orange);
	padding-left: 10px;
	margin: 0 0 5px 0;
}

.routechoice .mbolvs-review-buttons .button,
.reviewstudents .mbolvs-review-buttons .button {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: var(--font-semibold);
	width: 180px;
	height: 100px;
	padding: 0 10px;
}

.routechoice .mbolvs-review-buttons {
	margin-top: 100px;
}

.routechoice .review-button-container {
	align-self: flex-end;
}

.routechoice .mbolvs-review-buttons p.heading {
	margin-bottom: 3rem;
}


.reviewstudentassignments span.todo,
.reviewstudentthemes span.todo {
	color: var(--mbolvs-orange);
}

.reviewstudentassignments span.done,
.reviewstudentthemes span.done {
	color: #5EBE86;
}

.reviewstudentthemes span.partial {
	color: orange;
}

.reviewstudentthemes span.empty {
	color: #aaa;
}



.trainingchoice .mbolvs-container .add-student-table td .vk-flex-cell select.year-select,
.study .mbolvs-container .add-student-table td .vk-flex-cell select.year-select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url("images/btn_list_orange.svg");
	background-position: calc(100% - 5px), center;
	background-size: 10px;
	background-repeat: no-repeat;
	width: 52px;
	height: 18px;
	padding: 0 4px;
	margin-left: 4px;
	font-size: 12px;
}

.trainingchoice .mbolvs-container .add-student-table td .vk-flex-cell select.year-select:hover,
.study .mbolvs-container .add-student-table td .vk-flex-cell select.year-select:hover {
	background-image: url("images/btn_list_orange_hover.svg");
}

.trainingchoice .mbolvs-container .add-student-table td .vk-flex-cell select.group-select,
.trainingchoice .mbolvs-container .add-student-table td .vk-flex-cell input.group-select,
.study .mbolvs-container .add-student-table td .vk-flex-cell select.group-select,
.study .mbolvs-container .add-student-table td .vk-flex-cell input.group-select {
	font-size: 12px;
	width: 18px;
	height: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 5px;
	margin-left: 4px;
}
.trainingchoice .mbolvs-container .add-student-table td .vk-flex-cell input.group-select,
.study .mbolvs-container .add-student-table td .vk-flex-cell input.group-select {
	padding-left: 3px;
	width: 35px;
}

.trainingchoice .mbolvs-container #assignroutes,
.trainingchoice .mbolvs-container #assignstudents,
.study .mbolvs-container #assignroutes,
.study .mbolvs-container #assignstudents {
	box-shadow: none;
}

.trainingchoice .assign-route-table #assign-route-title,
.trainingchoice .add-student-table #add-student-title,
.study .assign-route-table #assign-route-title,
.study .add-student-table #add-student-title {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--orange)
}
.trainingchoice .add-student-table #select-student-view,
.study .add-student-table #select-student-view  {
	position: absolute;
	top: 7px;
	right: 60px;
}
.trainingchoice .add-student-table #select-student-view span,
.study .add-student-table #select-student-view span {
	font-weight: var(--font-normal);
	color: var(--white);
	cursor: pointer;
	float: right;
	margin-left: 1rem;
	background-color: var(--header-blue);
	padding: 0 8px 2px 8px;
    border-radius: 8px;
}

.mbovls-uploads {
	width: 100%;
}

.uploads .mbovls-uploads tbody td {
	padding: 4px;
}

.uploads .mbovls-uploads thead th:first-child,
.uploads .mbovls-uploads tbody td:first-child {
	min-width: 80px;
	max-width: 80px;
	text-align: center;
}

.uploads .mbovls-uploads thead th:nth-child(2),
.uploads .mbovls-uploads tbody td:nth-child(2) {
	min-width: 105px;
	max-width: 105px;
}

.uploads .mbovls-uploads tbody td:nth-child(2) {
	text-align: center;
}

.uploads .mbovls-uploads tbody td:nth-child(2),
.uploads .mbovls-uploads tbody td:nth-child(3),
.uploads .mbovls-uploads tbody td:nth-child(5),
.uploads .mbovls-uploads tbody td:nth-child(6) {
	padding-left: 4px;
	padding-right: 4px;
}


.uploads .mbovls-uploads thead th:nth-child(3),
.uploads .mbovls-uploads tbody td:nth-child(3) {
	min-width: 153px;
	max-width: 153px;
}

.uploads .mbovls-uploads thead th:nth-child(4),
.uploads .mbovls-uploads tbody td:nth-child(4) {
	min-width: 44px;
	max-width: 44px;
}

.uploads .mbovls-uploads thead th:nth-child(5),
.uploads .mbovls-uploads tbody td:nth-child(5) {
	min-width: 183px;
	max-width: 183px;
}

.uploads .mbovls-uploads thead th:nth-child(6),
.uploads .mbovls-uploads tbody td:nth-child(6) {
	min-width: 208px;
	max-width: 208px;
}

.uploads .mbovls-uploads thead th:nth-child(7),
.uploads .mbovls-uploads tbody td:nth-child(7),
.uploads .mbovls-uploads thead th:nth-child(9),
.uploads .mbovls-uploads tbody td:nth-child(9),
.uploads .mbovls-uploads thead th:nth-child(10),
.uploads .mbovls-uploads tbody td:nth-child(10),
.uploads .mbovls-uploads thead th:nth-child(11),
.uploads .mbovls-uploads tbody td:nth-child(11),
.uploads .mbovls-uploads thead th:nth-child(12),
.uploads .mbovls-uploads tbody td:nth-child(12) {
	min-width: 72px;
	max-width: 72px;
}
.uploads .mbovls-uploads thead th:nth-child(8),
.uploads .mbovls-uploads tbody td:nth-child(8) {
	min-width: 75px;
	max-width: 75px;
}

.mbovls-uploads thead th:nth-child(12),
.mbovls-uploads tbody td:nth-child(12) {
	min-width: 62px;
	max-width: 62px;
}

#ratestudents table thead th,
#ratestudents table tbody td {
	min-width: 200px;
	max-width: 200px;
}

#ratestudents table thead th:nth-child(2),
#ratestudents table tbody td:nth-child(2) {
	min-width: 20px;
	max-width: 20px;
}

#ratestudents.training table thead th:nth-child(2),
#ratestudents.training table tbody td:nth-child(2) {
	min-width: 200px;
	max-width: 200px;
}

#ratestudents table thead th:nth-child(3),
#ratestudents table tbody td:nth-child(3) {
	min-width: 180px;
	max-width: 180px;
}

#ratestudents table thead th:nth-child(4),
#ratestudents table tbody td:nth-child(4) {
	min-width: 0px;
	max-width: 300px;
}

#ratestudents.training table thead th:nth-child(4),
#ratestudents.training table tbody td:nth-child(4),
.uploads #ratestudents table thead th:nth-child(4),
.uploads #ratestudents table tbody td:nth-child(4) {
/*	display: none;*/
}

.uploads .mbolvs-container #ratestudents.learninggoal table thead th:first-child,
.uploads .mbolvs-container #ratestudents.learninggoal table tbody td:first-child
{
	min-width: 300px;
	max-width: 300px;
}
.uploads .mbolvs-container #ratestudents.learninggoal table thead th:nth-child(3),
.uploads .mbolvs-container #ratestudents.learninggoal table thead th:nth-child(4),
.uploads .mbolvs-container #ratestudents.learninggoal table tbody td:nth-child(3),
.uploads .mbolvs-container #ratestudents.learninggoal table tbody td:nth-child(4)
{
	display: none;
}

.detailcontentitem #release_powerpoint .vk-popup-header-icon,
.detailcontentitem #release_answer_pdf .vk-popup-header-icon {
	width: 23px;
	height: 33px;
	background-image: url(images/icn_vrijgeven_intrekken.svg);
}

.detailcontentitem #release_powerpoint table,
.detailcontentitem #release_answer_pdf table {
	margin-top: 0;
}
.detailcontentitem #unlock_theory
{
    max-height: 420px;
}

.detailcontentitem #release_powerpoint table tbody,
.detailcontentitem #release_answer_pdf table tbody,
#ratestudents table tbody {
	/*overflow: hidden;*/
}

.detailcontentitem #ratestudents .vk-popup-header-icon.theory {
	width: 31px;
	height: 31px;
	background-image: url(images/icn_gereedmelden.svg);
}

.detailcontentitem #ratestudents .vk-popup-header-icon.nottheory {
	width: 38px;
	height: 31px;
	background-image: url(images/icn_studentenbeoordelen.svg);
}

.uploads #ratestudents table tbody {
	max-height: 300px;
	overflow-y: auto;
}

.uploads .vk-popup #ratestudents table tbody {
	overflow: hidden;
}

#ratestudents table.rate-students thead th:nth-child(2),
#ratestudents table.rate-students tbody td:nth-child(2) {
	min-width: 200px !important;
	max-width: 200px !important;
}

.detailcontentitem .mbolvs-container #ratestudents {
	width: 510px;
	left: calc(50% - 255px);
	padding: 25px;
	box-shadow: 0px 5px 10px #00000029;
}

.detailcontentitem .mbolvs-container #ratestudents thead th:first-child,
.detailcontentitem .mbolvs-container #ratestudents tbody td:first-child {
	min-width: 300px;
	max-width: 300px;
}

.detailcontentitem .mbolvs-container #ratestudents thead th:nth-child(2),
.detailcontentitem .mbolvs-container #ratestudents tbody td:nth-child(2) {
	min-width: 30px !important;
	max-width: 30px !important;
}

.detailcontentitem .mbolvs-container #release_powerpoint,
.detailcontentitem .mbolvs-container #release_answer_pdf {
	width: 520px;
	left: calc(50% - 260px);
	padding: 25px;
	box-shadow: 0px 5px 10px #00000029;
}

.detailcontentitem .mbolvs-container .release_table thead th:first-child,
.detailcontentitem .mbolvs-container .release_table tbody td:first-child {
	min-width: 300px;
	max-width: 300px;
}

.detailcontentitem .mbolvs-container .release_table thead th:nth-child(2),
.detailcontentitem .mbolvs-container .release_table tbody td:nth-child(2) {
	min-width: 30px !important;
	max-width: 30px !important;
}

.detailcontentitem #theoryquestionspopup {
	width: 314px;
	left: calc(50% - 157px);
	max-height: 420px;
	padding: 25px;
	background-color: #fff;
	box-shadow: 0px 5px 10px #00000029;
	border-radius: 20px;
}

.detailcontentitem #theoryquestionspopup .vk-popup-header-icon {
	width: 34px;
    height: 26px;
    background-image: url(images/icn_totaaloverzicht.svg);
}

.detailcontentitem #unlock_theory {
	padding: 25px;
	box-shadow: 0px 5px 10px #00000029;
}

.detailcontentitem #unlock_theory .vk-popup-header-icon {
	width: 23px;
	height: 33px;
	background-image: url(images/icn_opnieuwvrijgeven.svg);
}

.detailcontentitem #theoryquestionspopup td {
	font-weight: var(--font-semibold);
	color: var(--header-blue);
	text-align: center;
}

.detailcontentitem #theoryquestionspopup td .preview {
	top: 25px;
	left: 25px;
	font-size: 13px;
	font-weight: var(--font-normal);
	width: 422px;
	text-align: left;
	box-shadow: 0px 5px 10px #00000029;
	border-radius: 5px;
	border: 1px solid var(--element-grey);
	color: var(--header-blue);
}

.detailcontentitem #theoryquestionspopup td .preview .vk-tooltip-close-button {
	margin-left: auto;
}

.detailcontentitem #theoryquestionspopup td .preview strong{
	font-size: 18px;
	font-weight: var(--font-bold);
}

.detailcontentitem .mbolvs-container #theoryquestionspopup .result-table thead tr th {
	padding: 10px 0;
}

.detailcontentitem .mbolvs-container .result-table thead tr th .vk-flex-cell {
	font-size: 13px;
	height: 20px;
}

.detailcontentitem .mbolvs-container .result-table thead tr th:last-child .vk-flex-cell {
	border-right: none;
}

.detailcontentitem .mbolvs-container .result-table tbody,
.detailcontentitem .mbolvs-container .scroll-table tbody {
	max-height: 290px;
}

.detailcontentitem #unlock_theory {
	width: auto;
    max-height: 420px;
}

.detailcontentitem #unlock_theory .bordered {
	width: auto;
	margin-top: 0;
}

.detailcontentitem .unlocktheory {
	font-size: 11px;
	font-weight: var(--font-normal);
	color: var(--header-blue);
	text-decoration: none;
}

.detailcontentitem span.unlocktheory {
	font-weight: var(--font-semibold);
	margin-left: 10px;
}

.detailcontentitem span.unlockcounter {
	font-weight: var(--font-semibold);
}

.detailcontentitem span.unlocktheory:hover {
	background-color: transparent;
	text-decoration: none;
}

.detailcontentitem button.unlocktheory:hover {
	background-color: var(--element-bckgrnd-grey);
}

.training .bordered.training {
	width: 100%;
}

.training .bordered.training thead th,
.training .bordered.training tbody td {
	min-width: 40px;
	max-width: 40px;
}

.training .bordered.training tbody td.usermiddle {
	min-width: 65px;
	max-width: 65px;
}

.training .bordered.training thead th.usertoggle {
	min-width: 145px;
	max-width: 145px;
}

.training .bordered.training thead th:first-child,
.training .bordered.training tbody td:first-child {
	min-width: 380px;
	max-width: 380px;
	position: sticky;
	left: 0;
}

.training .bordered.training tbody td:first-child,
.training .bordered.training tbody td.userright  {
	border-right: 1px solid var(--bckgrn-table-grey) !important;
}

.training .bordered.training tbody {
	max-height: 550px;
	max-width: 1280px;
	overflow: auto;
}
.training .bordered.training thead {
	max-width: 1280px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.training #sub-header {
	display: none;
}

.training .th-title {
	color: var(--orange);
}

.mbolvs-container table.bordered.training thead tr:first-child th {
	padding: 5px 0 0 0;
}

.mbolvs-container #remarkinfo {
	padding: 10px;
}

.mbolvs-container #remarkinfo p {
	padding: 0;
	margin-block-start: 0;
	margin-block-end: 0;
}

#remarkinfo .vk-tooltip-header {
	justify-content: flex-end;
}

.mbolvs-container .vk-popup {
	display: none;
	top: 80px;
	z-index: 60;
}

#connectuser {
	display: none;
	top: 150px;
}

.mbolvs-container .vk-popup-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: var(--font-semibold);
	height: 50px;
	margin-bottom: 20px;
}

.mbolvs-container #connectuser .vk-popup-header-icon {
	background-image: url("/basiskwalificatie/lvs/images/icn_student_toevoegen.svg");
}

.mbolvs-container .vk-popup-header-text {
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: var(--font-normal);
	color: var(--mbolvs-orange);
}

#assignroutes,
#assignstudents {
	width: 986px;
}

#assignroutes.no-results,
#assignstudents.no-results {
	width: 400px;
	left: calc(50% - 200px);
}

#assignstudents .vk-popup-body {
	max-height: 480px;
	overflow-y: hidden;
	overflow-x: auto;
}

.uploads #ratestudents {
	width: auto;
	left: calc(50% - 350px);
}

.uploads #ratestudents button.reset
{
	background-color: var(--header-blue);
	color: var(--white);
	padding: 0 4px;
	border-radius: 4px;
}
.uploads #ratestudents button.reset:hover
{
	background-color: var(--dark-blue);
}

.uploads #assignstudents .vk-popup-body thead{
	width: 501px;
}

.uploads #assignstudents .vk-popup-body {
	max-height: 480px;
	overflow-y: scroll;
	overflow-x: hidden;
}


[id^=ratestudents] .filled,
#ratestudents .filled {
	font-weight: var(--font-bold);
	text-decoration: underline;
}

[id^=ratestudents] .correct,
[id^=ratestudents] .wrong,
#ratestudents .correct,
#ratestudents .wrong {
	cursor: pointer;
}

#ratestudents.vk-tooltip-body {
	max-width: calc(100% - 24px);
}

.vk-tooltip-bottom {
	transform: translate(-50%, 0);
}

.vk-tooltip-bottom i {
    position:absolute;
    bottom:100%;
    left:50%;
    margin-left:-18px;
    width:36px;
    height:18px;
    overflow:hidden;
}

.vk-tooltip-top i {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -18px;
	width: 36px;
	height: 18px;
	overflow: hidden;
}

.vk-tooltip-top i::after {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	left: 50%;
	transform: translate(-50%,-50%) rotate(45deg);
	border: 1px solid var(--element-grey);
	background-color: var(--white);
}

.ratestudents.vk-tooltip {
	box-shadow: 0px 5px 10px #00000029;
}

.ratestudents.vk-tooltip-bottom i {
	left: 77%;
}

.vk-tooltip-bottom i::after {
	content: '';
	position: absolute;
	width: 18px;
	height: 18px;
	left: 50%;
	transform: translate(-50%,50%) rotate(45deg);
	border: 1px solid var(--element-grey);
	background-color: var(--white);
}

.detailcontentitem .remarkinfo,
.proefexamen-ratestudents .remarkinfo,
[id^=ratestudents] .remarkinfo,
#ratestudents .remarkinfo {
	border: none;
	width: 18px;
	height: 18px;
	background-image: url("/basiskwalificatie/lvs/images/btn_informatie.svg");
	margin: 5px;
	cursor: pointer;
}

.proefexamen-ratestudents .remarkinfo:hover,
[id^=ratestudents] .remarkinfo:hover,
#ratestudents .remarkinfo:hover {
	background-image: url("/basiskwalificatie/lvs/images/btn_informatie_hover.svg");
}

[id^=ratestudents] .remarkinfo::before,
#ratestudents .remarkinfo::before {
	display: none;
}

#changestatuspopup {
	max-width: 200px;
}
#changereadypopup {
	max-width: 300px;
}
#theoryanswerpopup {
	max-width: 350px;
}

#lvsuploadspopup .vk-tooltip-header-learninggoal p
{
	margin-bottom: 0;
}
#theoryanswerpopup p,
#changestatuspopup p,
#changereadypopup p {
	margin: 0;
}

#theoryquestionspopup {
	width: 200px;
	padding: 10px;
}

#theoryquestionspopup .vk-tooltip-header,
#lvsuploadspopup .vk-tooltip-header {
	justify-content: flex-end;
}

#lvsuploadspopup {
	max-width: 340px;

}

.review-assignement th,
.review-assignement td {
	min-width: 150px;
	max-width: 150px;
}

.mbolvs-container table.review-assignement tbody tr td {
	vertical-align: top;
	padding: 0 5px;
}

.mbolvs-container .review-assignement tbody {
	max-height: 364px;
}

.mbolvs-container .ratestudents {
	padding: 0;
}

.mbolvs-container .review-assignement mark {
	background-color: #EBFF00;
}

body.detailcontentitem #remarkinfo {
	margin-left: 363px;
}

.mbolvs-container .vk-flex-row {
	position: relative;
	display: flex;
	align-items: center;
}

.mbolvs-container .vk-flex-row .pdflink,
.mbolvs-container .vk-flex-row .counter {
	margin-right: 10px;
}

.mbolvs-container #release_powerpoint,
.mbolvs-container #release_answer_pdf {
	width: 473px;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table,
.reviewthematoets .mbolvs-container .mbolvs-schematoets-table tr,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table tr {
	background-color: transparent !important;
}

.detailcontentitem .mbolvs-container .mbolvs-left-column .vk-flex-row,
.reviewthematoets .mbolvs-container .mbolvs-schematoets-table tbody tr,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table tbody tr {
	border-bottom: 1px solid var(--element-grey);
}

.detailcontentitem .mbolvs-container .mbolvs-left-column .vk-flex-row {
	padding: 5px 0;
	margin: 0;
}

.detailcontentitem .mbolvs-container .mbolvs-left-column .vk-flex-row:last-child {
	border-bottom: none;
}

.reviewthematoets .mbolvs-container table.mbolvs-schematoets-table thead th .vk-flex-cell {
	padding: 0;
}

.reviewproefexamen .mbolvs-container table.reviewproefexamen-table thead th .vk-flex-cell {
	font-size: 11px;
	font-weight: var(--font-bold);
	border-right: none;
	padding: 0 5px;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table thead,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table thead {
	box-shadow: none;
	background-color: transparent;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table thead th,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table thead th {
	color: var(--header-blue);
}

.detailcontentitem .mbolvs-container .mbolvs-left-column label,
.reviewthematoets .mbolvs-container .mbolvs-schematoets-table tbody td,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table tbody td {
	font-size: 13px;
	font-weight: var(--font-semibold);
	color: black;
}

.detailcontentitem .mbolvs-container .mbolvs-left-column label {
	max-width: 130px;
	padding-right: 10px;
}

.reviewproefexamen .mbolvs-container .reviewproefexamen-table thead th,
.reviewproefexamen .mbolvs-container .reviewproefexamen-table tbody td {
	min-width: 80px;
	max-width: 80px;
	background-color: transparent;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table thead th,
.reviewthematoets .mbolvs-container .mbolvs-schematoets-table tbody td {
	min-width: 92px;
	max-width: 92px;
	background-color: transparent;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table thead th:first-child {
	min-width: 100px;
	max-width: 100px;
	padding-left: 10px;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table thead th:first-child .vk-flex-cell {
	justify-content: flex-start;
	padding: 0;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table tbody td:first-child {
	min-width: 110px;
	max-width: 110px;
	padding-left: 10px;
}

.reviewthematoets .rate-popup-table thead {
	box-shadow: none;
}

.reviewthematoets .mbolvs-container .mbolvs-schematoets-table thead th .vk-flex-cell {
	border-right: none;
}

.reviewproefexamen .mbolvs-container .reviewproefexamen-table thead th:first-child {
	min-width: 340px;
	max-width: 340px;
	text-align: left;
	padding-left: 10px;
}

.reviewproefexamen .mbolvs-container .reviewproefexamen-table tbody td:first-child {
	min-width: 350px;
	max-width: 350px;
	text-align: left;
	padding-left: 10px;
}

.reviewproefexamen .mbolvs-container .reviewproefexamen-table thead th:first-child .vk-flex-cell {
	justify-content: flex-start;
	padding: 0;
}

.reviewproefexamen .uploadspopup {
	width: unset;
}

.mbolvs-schematoets-table thead th,
.mbolvs-schematoets-table tbody td {
	min-width: 150px;
	max-width: 150px;
}

.reviewthematoets .mbolvs-schematoets-table thead th,
.reviewthematoets .mbolvs-schematoets-table tbody td {
	min-width: 166px;
	max-width: 166px;
}

.detailcontentitem h3,
.reviewthematoets h3 {
	overflow: visible;
}

.mbolvs-schematoets-table thead th:first-child,
.mbolvs-schematoets-table tbody td:first-child {
	min-width: 200px;
	max-width: 200px;
}

.mbolvs-schematoets-table thead th:nth-child(6),
.mbolvs-schematoets-table tbody td:nth-child(6),
.mbolvs-schematoets-table thead th:nth-child(7),
.mbolvs-schematoets-table tbody td:nth-child(7) {
	min-width: 80px;
	max-width: 80px;
}

.reviewthematoets [id^=ratestudents] thead th:first-child,
.reviewthematoets [id^=ratestudents] tbody td:first-child {
	min-width: 220px;
	max-width: 220px;
}

.reviewthematoets .mbolvs-schematoets-table .rate-popup-table thead th:first-child,
.reviewthematoets .mbolvs-schematoets-table .rate-popup-table tbody td:first-child {
	display: table-cell;
}

.reviewthematoets [id^=ratestudents] thead th:nth-child(2),
.reviewthematoets [id^=ratestudents] tbody td:nth-child(2) {
	min-width: 180px;
	max-width: 180px;
}

.reviewthematoets .ratestudents {
	box-shadow: none;
}

.reviewthematoets .ratestudents table {
	padding: 0;
	margin: 0;
}

.uploads-table thead th:first-child,
.uploads-table tbody td:first-child {
	min-width: 300px;
	max-width: 300px;
}

.uploads-table thead th:nth-child(2),
.uploads-table tbody td:nth-child(2) {
	min-width: 410px;
	max-width: 410px;
}

.mbolvs-container .vk-popup-prompt .vk-popup-body {
	/*margin-bottom: 35px;*/
}

.mbolvs-container .vk-popup-prompt-button {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	width: 100px;
	height: 30px;
	color: var(--white);
	background-color: var(--mbolvs-orange);
	border: none;
	border-radius: 20px;
	margin-left: 15px;
	cursor: pointer;
}

.mbolvs-container .vk-popup-prompt-button:hover {
	background-color: var(--mbolvs-dark-orange);
}

.detailcontentitem .mbolvs-left-column,
.reviewthematoets .mbolvs-left-column,
.reviewproefexamen .mbolvs-left-column,
.reviewbpvexercise .mbolvs-left-column,
.reviewexercises .mbolvs-left-column {
	padding-right: 20px;
	border-right: none;
	width: 723px;
}

.reviewthematoets .mbolvs-left-column {
	width: 690px;
}

.detailcontentitem .mbolvs-left-column {
	width: unset;
}

.reviewthematoets .mbolvs-right-column,
.reviewproefexamen .mbolvs-right-column,
.reviewbpvexercise .mbolvs-right-column,
.reviewexercises .mbolvs-right-column {
	width: unset;
	padding-right: 0;
	padding-left: 0;
	border-right: none;
}

.detailcontentitem .mbolvs-right-column {
	width: unset;
	padding-left: 0px;
}

.reviewbpvexercise .mbolvs-right-column:has(#viewbpvexercises) {
	overflow: hidden;
}


.detailcontentitem .mbolvs-column-text,
.reviewthematoets .mbolvs-column-text,
.reviewproefexamen .mbolvs-column-text,
.reviewbpvexercise .mbolvs-column-text,
.reviewexercises .mbolvs-column-text {
	height: 62px;
}

.reviewexercises .mbolvs-container .products thead th:first-child,
.reviewexercises .mbolvs-container .products tbody td:first-child {
	min-width: 145px;
	max-width: 145px;
}

.reviewexercises .mbolvs-container .products thead th:first-child .vk-flex-cell {
	justify-content: flex-start;
}

.reviewexercises .mbolvs-container .products thead th:nth-child(2),
.reviewexercises .mbolvs-container .products tbody td:nth-child(2) {
	min-width: 390px;
	max-width: 390px;
}

.reviewexercises .mbolvs-container .products tbody td:first-child,
.reviewexercises .mbolvs-container .products tbody td:nth-child(2) {
	padding-left: 10px;
}

.reviewexercises .mbolvs-container .products thead th:nth-child(3),
.reviewexercises .mbolvs-container .products tbody td:nth-child(3) {
	min-width: 68px;
	max-width: 68px;
}

.reviewexercises .mbolvs-container .products thead th:nth-child(4),
.reviewexercises .mbolvs-container .products tbody td:nth-child(4) {
	min-width: 88px;
	max-width: 88px;
}

.reviewexercises .mbolvs-container .products thead th:nth-child(4) .vk-flex-cell {
	border-right: none;
}

.bpvexercisesassemble .assignments,
.reviewbpvexercise .detail-view,
.reviewexercises #popup_join {
	width: 477px;
	position: relative;
	height: 408px;
	max-height: 408px;
	overflow-y: auto;
	background-color: var(--white);
}

.bpvexercisesassemble .assignments
{
	width: fit-content;
	height: 460px;
	max-height: 460px;
}

.reviewexercises #popup_join {
	font-size: 13px;
}

.reviewthematoets .detail-view,
.reviewproefexamen .detail-view,
.reviewbpvexercise .detail-view {
	box-sizing: border-box;
	width: 477px;
	position: relative;
	height: 408px;
	max-height: 408px;
	overflow-y: auto;
/*	padding: 10px;
	padding-left: 0;
*/
	margin: 10px;
	margin-left: 0;
	background-color: var(--white);
}

.reviewthematoets .detail-view,
.reviewproefexamen .detail-view {
	width: 522px;
}

.reviewthematoets .detail-view,
.reviewproefexamen .detail-view {
	padding: 5px 10px 10px 10px;
}

.reviewexercises #popup_join .vk-popup-body {
	max-height: 400px;
	overflow-y: auto;
}

.reviewexercises .bpv-exercise-link {
	display: block;
	width: 19px;
	height: 19px;
	margin: 0 auto;
	background-image: url(images/btn_eye_grey.svg);
}

.reviewexercises .bpv-exercise-link:hover {
	background-image: url(images/btn_eye_orange.svg);
}

.reviewexercises .showjoins {
	display: block;
	width: 19px;
	height: 10px;
	margin: 0 auto;
	background-image: url(images/btn_join_grey.svg);
}

.reviewexercises .showjoins:hover {
	background-image: url(images/btn_join_orange.svg);
}

.reviewbpvexercise button.accessbpvoverview {
	vertical-align: middle;
}
.reviewbpvexercise #releasebpvexerciseall {
	width: 100%;
}

.detailcontentitem .mbolvs-container #unlock_theory table thead th:first-child,
.detailcontentitem .mbolvs-container #unlock_theory table tbody td:first-child {
	min-width: 253px;
	max-width: 253px;
}

.detailcontentitem .mbolvs-container #unlock_theory table thead,
.reviewbpvexercise .mbolvs-container #releasebpvexercisepopup table thead {
	box-shadow: none;
}

.reviewbpvexercise .mbolvs-container #releasebpvexercisepopup table tbody {
	overflow-y: hidden;
}

.detailcontentitem .mbolvs-container #unlock_theory table tbody {
	height: auto;
}


.reviewbpvexercise .mbolvs-container #releasebpvexercisepopup table thead th:first-child,
.reviewbpvexercise .mbolvs-container #releasebpvexercisepopup table tbody td:first-child {
	min-width: 210px;
	max-width: 210px;
}

.mbolvs-container #releasebpvexercisepopup table thead th:nth-child(2),
.mbolvs-container #releasebpvexercisepopup table tbody td:nth-child(2) {
	min-width: 135px;
	max-width: 135px;
}
.mbolvs-container #releasebpvexercisepopup table tbody td:nth-child(2) {
	overflow: hidden;
}
.mbolvs-container #releasebpvexercisepopup table thead th:nth-child(3),
.mbolvs-container #releasebpvexercisepopup table tbody td:nth-child(3) {
	min-width: 125px;
	max-width: 125px;
}
.mbolvs-container #releasebpvexercisepopup table thead th:nth-child(4) {
	display: none;
}
.mbolvs-container #releasebpvexercisepopup table tbody td:nth-child(4) {
	min-width: 30px;
	max-width: 30px;
}


.detailcontentitem .mbolvs-container #unlock_theory table tbody td:first-child,
.mbolvs-container #releasebpvexercisepopup table tbody td:first-child,
.detailcontentitem .mbolvs-container #unlock_theory table tbody td:nth-child(2),
.mbolvs-container #releasebpvexercisepopup table tbody td:nth-child(2) {
	padding-left: 10px;
}

.mbolvs-container #releasebpvexercisepopup table thead th:nth-child(2) .vk-flex-cell,
.mbolvs-container #releasebpvexercisepopup table tbody td:nth-child(2) .vk-flex-cell{
	border: none;
}

.detailcontentitem .mbolvs-container #unlock_theory table thead th:nth-child(2),
.detailcontentitem .mbolvs-container #unlock_theory table tbody td:nth-child(2) {
	min-width: 40px;
	max-width: 40px;
}

.detailcontentitem .mbolvs-container #unlock_theory table thead th:nth-child(3),
.detailcontentitem .mbolvs-container #unlock_theory table tbody td:nth-child(3) {
	min-width: 150px;
	max-width: 150px;
}

.detailcontentitem .mbolvs-container #unlock_theory table thead th:nth-child(4),
.detailcontentitem .mbolvs-container #unlock_theory table tbody td:nth-child(4) {
	min-width: 34px;
	max-width: 34px;
}

.detailcontentitem .mbolvs-container #unlock_theory table tbody td:nth-child(4) {
	text-align: center;
}

.detailcontentitem .mbolvs-container #unlock_theory table thead,
.reviewbpvexercise .mbolvs-container #uploads table thead {
	width: unset;
}

.reviewbpvexercise .mbolvs-container #uploads table tbody {
	overflow-y: hidden;
}

.reviewthematoets .mbolvs-container .uploads-table .username,
.reviewproefexamen .mbolvs-container #table-upload .username,
.reviewbpvexercise .mbolvs-container #uploads .username {
	cursor: pointer;
}

.reviewthematoets .mbolvs-container .uploads-table .uploadedmessage,
.reviewproefexamen .mbolvs-container #table-upload .uploadedmessage,
.reviewbpvexercise .mbolvs-container #uploads .uploadedmessage {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-orange);
}

.reviewthematoets .mbolvs-container .uploads-table .highlight .username,
.reviewproefexamen .mbolvs-container #table-upload .highlight .username,
.reviewbpvexercise .mbolvs-container #uploads .highlight .username {
	color: black;
	vertical-align: top;
	padding-top: 7px;
}

.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form {
	padding: 7px;
}

.reviewthematoets .mbolvs-container .uploadform form span,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form span,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form span,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form span {
	font-size: 11px;
	font-weight: var(--font-semibold);
	color: black;
	width: 124px;
}

.themeupload .mbolvs-container .uploadform form .input-container
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form .input-container
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form .input-container
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form .input-container {
	display: flex;
}

.themeupload .mbolvs-container .uploadform form .input-container {
	margin-right: 10px;
}

.themeupload .mbolvs-container .uploadform form .submit-btn,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form .submit-btn,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form .submit-btn,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form .submit-btn {
	display: block;
	position: relative;
	width: 23px;
	height: 23px;
	border-radius: 17px;
	background-image: url(images/btn_upload.svg);
	background-size: cover;
	cursor: pointer;
}

.themeupload .mbolvs-container .uploadform .form .submit-btn:hover,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form .submit-btn:hover,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form .submit-btn:hover,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form .submit-btn:hover {
	display: block;
	position: relative;
	width: 23px;
	height: 23px;
	border-radius: 17px;
	background-image: url(images/btn_upload_hover.svg);
	background-size: cover;
	cursor: pointer;
}

.themeupload .mbolvs-container .uploadform .form label.label-input,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form label.label-input,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form label.label-input,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form label.label-input {
	display: block;
	position: relative;
	width: 23px;
	height: 23px;
	border-radius: 17px;
	background-image: url(images/btn_selectfile.svg);
	cursor: pointer;
}

.themeupload .mbolvs-container .uploadform .form label.label-input:hover,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form label.label-input:hover,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form label.label-input:hover,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form label.label-input:hover {
	display: block;
	position: relative;
	width: 23px;
	height: 23px;
	border-radius: 17px;
	background-image: url(images/btn_selectfile_hover.svg);
	cursor: pointer;
}

.themeupload .mbolvs-container .uploadform form .submit-btn {
	width: 40px;
	height: 40px;
	border-radius: 17px;
	background: none;
	background-image: url(images/btn_upload.svg);
	margin-right: 10px;
}

.themeupload .mbolvs-container .uploadform form .submit-btn:hover {
	width: 40px;
	height: 40px;
	background-image: url(images/btn_upload_hover.svg);
}

.themeupload .mbolvs-container .uploadform form label.label-input {
	width: 40px;
	height: 40px;
	border-radius: 17px;
	background: none;
	background-image: url(images/btn_bestandtoevoegen.svg);
	cursor: pointer;
}

.themeupload .mbolvs-container .uploadform form label.label-input:hover {
	background-image: url(images/btn_bestandtoevoegen_hover.svg);
}

.themeupload h3 {
	font-size: 18px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-orange);
	margin-left: 30px;
}

.reviewexercises .mbolvs-right-column h3 {
	display: block;
	min-height: 24px;
	min-width: 20px;
}

.themeupload .mbolvs-index-overview {
	height: 452px;
	padding: 0 30px 24px 30px;
}

.themeupload .mbolvs-container .uploadform form input,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form input,
.reviewthematoets .mbolvs-container .uploads-table .highlight .uploadform form input,
.reviewproefexamen .mbolvs-container #table-upload .highlight .uploadform form input,
.reviewbpvexercise .mbolvs-container #uploads .highlight .uploadform form input {
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  position: absolute;
}

.themeupload .mbolvs-container .uploadform form .file-name,
.reviewthematoets .mbolvs-container .uploads-table .uploadform form .file-name,
.reviewproefexamen .mbolvs-container #table-upload .uploadform form .file-name,
.reviewbpvexercise .mbolvs-container #uploads .uploadform form .file-name {
	font-size: 11px;
	position: absolute;
	top: 3px;
	left: 33px;
	color: var(--mbolvs-orange);
	max-width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.themeupload .mbolvs-container .uploadform form .file-name {
	display: block;
	position: relative;
	color: black;
	font-size: 12px;
	font-weight: var(--font-normal);
	min-width: 200px;
	max-width: 200px;
	min-height: 17px;
	top: unset;
	left: unset;
}

.themeupload .mbolvs-left-column,
.themeupload .mbolvs-center-column,
.themeupload .mbolvs-right-column {
	background-color: #E5EAED;
	border: none;
	padding: 10px;
}

.mbolvs-container .message-holder,
.mbolvs-container .error-holder {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-orange);
}

.reviewbpvexercise .mbolvs-container #uploads table thead {
	box-shadow: none;
}

.reviewbpvexercise .mbolvs-container #uploads table thead th:first-child,
.reviewbpvexercise .mbolvs-container #uploads table tbody td:first-child {
	min-width: 206px;
	max-width: 206px;
}

.reviewbpvexercise .mbolvs-container #uploads table tbody td:first-child {
	padding-left: 10px;
}

.reviewbpvexercise .mbolvs-container #uploads table thead th:nth-child(2),
.reviewbpvexercise .mbolvs-container #uploads table tbody td:nth-child(2) {
	min-width: 284px;
	max-width: 284px;
}

.reviewbpvexercise .mbolvs-container #uploads table tbody td:nth-child(2) {
	text-align
}

.mbolvs-container .vk-tooltip-close-button:hover {
	background-image: url(images/btn_sluiten_orange_hover.svg);
}

.reviewbpvexercise .mbolvs-container #ratestudents table thead {
	box-shadow: none;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercises table thead th {
	font-size: 13px;
	font-weight: var(--font-semibold);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table thead th,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody td {
	width: 110px;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table thead th:first-child,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody td:first-child {
	width: 350px;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercises table thead th:first-child
{
	text-align: left;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table thead th select
{
	margin-left: 1rem;
}



.detailcontentitem  .mbolvs-container #release_powerpoint table thead th:first-child,
.detailcontentitem  .mbolvs-container #release_answer_pdf table thead th:first-child,
.detailcontentitem  .mbolvs-container #ratestudents .vk-popup-body table thead th:first-child,
.uploads .mbolvs-container #ratestudents table thead th:first-child,
.reviewbpvexercise .mbolvs-container #ratestudents table thead th:first-child {
	min-width: 204px;
	max-width: 204px;
}

.detailcontentitem .mbolvs-container #release_powerpoint table tbody td:first-child,
.detailcontentitem .mbolvs-container #release_answer_pdf table tbody td:first-child,
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table tbody td:first-child,
.uploads .mbolvs-container #ratestudents table tbody td:first-child,
.reviewbpvexercise .mbolvs-container #ratestudents table tbody td:first-child {
	min-width: 204px;
	max-width: 204px;
	padding-left: 10px;
}

.uploads .mbolvs-container #release_powerpoint table thead th:nth-child(2),
.uploads .mbolvs-container #release_answer_pdf table thead th:nth-child(2),
.uploads .mbolvs-container #ratestudents table thead th:nth-child(2),
.reviewbpvexercise .mbolvs-container #ratestudents table thead th:nth-child(2) {
	min-width: 71px;
	max-width: 71px;
}

.uploads .mbolvs-container #release_powerpoint table tbody td:nth-child(2),
.uploads .mbolvs-container #release_answer_pdf table tbody td:nth-child(2),
.uploads .mbolvs-container #ratestudents table tbody td:nth-child(2),
.reviewbpvexercise .mbolvs-container #ratestudents table tbody td:nth-child(2) {
	min-width: 71px;
	max-width: 71px;
}
.detailcontentitem .mbolvs-container #release_powerpoint table thead th:nth-child(2),
.detailcontentitem .mbolvs-container #release_powerpoint table tbody td:nth-child(2),
.detailcontentitem .mbolvs-container #release_answer_pdf table thead th:nth-child(2),
.detailcontentitem .mbolvs-container #release_answer_pdf table tbody td:nth-child(2),
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table thead th:nth-child(2),
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table tbody td:nth-child(2) {
	min-width: 71px !important;
	max-width: 71px !important;
}

.detailcontentitem .mbolvs-container #release_powerpoint table tbody td:nth-child(2),
.detailcontentitem .mbolvs-container #release_powerpoint table tbody td:nth-child(3),
.detailcontentitem .mbolvs-container #release_answer_pdf table tbody td:nth-child(2),
.detailcontentitem .mbolvs-container #release_answer_pdf table tbody td:nth-child(3),
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table tbody td:nth-child(2),
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table tbody td:nth-child(3) {
	text-align: center;
}

.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table thead th {
	font-size: 13px;
}

.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table tbody td:nth-child(2) .vk-flex-cell,
.uploads .mbolvs-container #ratestudents table tbody td:nth-child(2) .vk-flex-cell,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody td:nth-child(2) .vk-flex-cell
{
	justify-content: space-around;
}
.reviewbpvexercise .mbolvs-container .detail-view.pre-viewbpvexercises #viewbpvexercises table tbody td:nth-child(2) .vk-flex-cell
{
	justify-content: space-between;
}

.detailcontentitem .mbolvs-container #release_powerpoint table thead th:nth-child(3),
.detailcontentitem .mbolvs-container #release_powerpoint table tbody td:nth-child(3),
.detailcontentitem .mbolvs-container #release_answer_pdf table thead th:nth-child(3),
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table thead th:nth-child(3),
.detailcontentitem .mbolvs-container #release_answer_pdf table tbody td:nth-child(3),
.detailcontentitem .mbolvs-container #ratestudents .vk-popup-body table tbody td:nth-child(3),
.uploads .mbolvs-container #ratestudents table thead th:nth-child(3),
.reviewbpvexercise .mbolvs-container #ratestudents table thead th:nth-child(3),
.uploads .mbolvs-container #ratestudents table tbody td:nth-child(3),
.reviewbpvexercise .mbolvs-container #ratestudents table tbody td:nth-child(3) {
	min-width: 214px;
	max-width: 214px;
}

.uploads .mbolvs-container #ratestudents table tbody td:nth-child(3),
.uploads .mbolvs-container #ratestudents table thead th:nth-child(3) {
	min-width: 226px;
	max-width: 226px;
	position: relative;
}

#viewbpvexercises div.bpvexerciseuser {
	padding-left: 10px;
}

#viewbpvexercises div.bpvexerciseuser,
#viewbpvexercises div.exerciseperiods a {
	display: block;
	line-height: 30px;
	cursor: pointer;
}
#viewbpvexercises div.bpvexerciseuser.selected,
#viewbpvexercises div.bpvexerciseuser:hover,
#viewbpvexercises div.exerciseperiods a:hover {
	font-weight: bold;
}

#viewbpvexercises div.bpvexerciseuser.selected {
	background: white url(images/cal_forward.gif) no-repeat right center;
}

#viewbpvexercises .exerciseperiods {
	display: none;
	text-align: center;
}

.uploads #show-uploads a {
	overflow-wrap: break-word;
}

.uploads #show-uploads .vk-popup-header-icon {
	width: 26px;
	height: 25px;
	background-image: url(images/icn_download.svg);
}

.uploads #show-uploads strong {
	font-weight: bold;
	color: var(--header-blue);
}

.uploads #ratestudents .vk-popup-header-icon {
	width: 40px;
	height: 26px;
	background-image: url(images/icn_beoordelen.svg);
}

.detailcontentitem .mbolvs-container #ratestudents table .remark,
.uploads .mbolvs-container #ratestudents table .remark,
.reviewbpvexercise .mbolvs-container #ratestudents table .remark {
	width: 204px;
	margin-left: 5px;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table
{
	width: 100%;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table thead
{
	display: table-header-group;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table thead th
{
	height: 30px;
	font-size: 13px;
	padding: 16px 0.5rem;
	text-align: left;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody
{
	display: table-row-group;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table.bpvexerciseusers,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr,
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr
{
	background-color: var(--mbolvs-light-grey);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.assignment td,
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.assignment td
{
	padding: 0.75rem 0 0.25rem 0.5rem;
	font-size: 15px;
	font-weight: var(--font-bold);
	color: var(--header-blue);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview,
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule
{
	border-bottom: 2px solid var(--mbolvs-light-grey);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview td:first-child,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview,
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule
{
	background-color: var(--light-grey);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule
{
	cursor: pointer;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview:hover td:first-child,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview:hover
{
	background-color: var(--medium-grey);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule:hover
{
	background-color: var(--dark-grey);
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule td
{
	height: auto;
	min-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule td:first-child
{
/*	max-width: 60px;*/
	min-width: auto;
/*	width: 60px;*/
	padding-left: 0.5rem;
	border-left: 0.5rem solid var(--mbolvs-light-grey) !important;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercisemodules table tbody tr.bpvexercisemodule td:last-child
{
	border-right: 0.5rem solid var(--mbolvs-light-grey) !important;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody
{
	overflow-y: unset;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview td:first-child
{
	padding-left: 0.5rem;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercises table.bpvexerciseusers thead tr th:first-child,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.assignment td:first-child,
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview td:first-child
{
	position: sticky;
	left: 0;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.assignment td:first-child > span
{
	position: absolute;
	top: 0.5rem;
	left: 0.5rem;
	white-space: nowrap;
}
.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview td:first-child
{
	box-shadow: inset -1px 0 0px 0px #ddd;
}

.reviewbpvexercise .mbolvs-container #viewbpvexercises table tbody tr.bpvexercisemoduleview td.centered
{
	text-align: center;
	white-space: nowrap;
	padding-left: 0.4rem;
	padding-right: 0.25rem;
	border-left: 1px solid #ddd !important;
}
tr.bpvexercisemoduleview a
{
	display: inline-block;
}

.reviewbpvexercise .bpv-overview {
	display: flex;
}

.detailcontentitem .bpv-overview {
	display: flex;
	border-bottom: 1px solid var(--element-grey);
}

.reviewbpvexercise .bpv-overview .bpv-left-column .column-content {
	padding-right: 30px;
}

.reviewbpvexercise .bpv-overview .bpv-left-column .column-content {
	border-right: 1px solid var(--element-grey);
}

.detailcontentitem .bpv-overview .bpv-left-column {
	position: relative;
	padding-right: 10px;
	border-right: none;
}

.detailcontentitem .module-info {
	display: flex;
	align-items: center;
	position: absolute;
	top: -33px;
	left: 1px;
}

.reviewbpvexercise .bpv-overview .bpv-right-column {
	padding-left: 30px;
}

.detailcontentitem .bpv-overview .bpv-right-column {
	padding-left: 10px;
}

.reviewbpvexercise .detail-view {
	width: 522px;
}

.reviewthematoets .vk-flex-row,
.reviewbpvexercise .vk-flex-row {
	margin: 12px 0;
}

.reviewbpvexercise #releasebpvexercise,
.reviewbpvexercise #viewbpvexercise,
.reviewbpvexercise #viewbpvexercisemodule
{
	display: block;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-image: url(images/btn_vrijgeven.svg);
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.reviewbpvexercise #releasebpvexercise:hover {
	background-image: url(images/btn_vrijgeven_hover.svg);
}

.reviewbpvexercise #releasebpvexercise.disabled {
	background-image: url(images/btn_vrijgeven_grey.svg);
	cursor: default;
}

.reviewbpvexercise #releasebpvexercise.disabled:hover {
	background-image: url(images/btn_vrijgeven_grey.svg);
	cursor: default;
}

.reviewthematoets .button_ratestudents,
.reviewproefexamen .button_ratestudents,
.reviewbpvexercise .button_ratestudents {
	display: block;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-image: url(images/btn_beoordelen.svg);
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.reviewthematoets .button_ratestudents,
.reviewproefexamen .button_ratestudents {
	margin: 4px auto;
}

.reviewthematoets .button_ratestudents:hover,
.reviewproefexamen .button_ratestudents:hover,
.reviewbpvexercise .button_ratestudents:hover {
	background-image: url(images/btn_beoordelen_hover.svg);
}

.reviewbpvexercise .button_ratestudents.disabled,
.reviewthematoets .button_ratestudents.disabled,
.reviewproefexamen .button_ratestudents.disabled {
	background-color: transparent;
	background-image: url(images/btn_beoordelen_grey.svg);
	cursor: default;
}

.reviewbpvexercise .button_ratestudents.disabled:hover,
.reviewpreviewthematoetsroefexamen .button_ratestudents.disabled:hover,
.reviewproefexamen .button_ratestudents.disabled:hover {
	background-image: url(images/btn_beoordelen_grey.svg);
	cursor: default;
}

.reviewthematoets .button_uploads,
.reviewproefexamen .button_uploads,
.reviewbpvexercise .button_uploads {
	display: block;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-image: url(images/btn_upload.svg);
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.reviewthematoets .button_uploads,
.reviewproefexamen .button_uploads {
	margin: 4px auto;
}

.reviewthematoets .button_uploads:hover,
.reviewproefexamen .button_uploads:hover,
.reviewbpvexercise .button_uploads:hover {
	background-image: url(images/btn_upload_hover.svg);
}

.reviewbpvexercise .button_uploads.disabled,
.reviewthematoets .button_uploads.disabled,
.reviewproefexamen .button_uploads.disabled {
	background-color: transparent;
	background-image: url(images/btn_upload_grey.svg);
	cursor: default;
}

.reviewbpvexercise .button_uploads.disabled:hover,
.reviewthematoets .button_uploads.disabled:hover,
.reviewproefexamen .button_uploads.disabled:hover {
	background-image: url(images/btn_upload_grey.svg);
	cursor: default;
}

.reviewexercises .pdflink,
.detailcontentitem .pdflink,
.reviewthematoets .pdflink,
.reviewproefexamen .pdflink,
.reviewbpvexercise .pdflink {
	display: block;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-color: transparent;
	background-image: url(images/btn_pdf_orange.svg);
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.reviewexercises .pdflink.small {
	height: 19px;
	width: 19px;
	background-image: url(images/btn_pdf_small.svg);
	background-size: cover;
	display: block;
    margin: 0 auto;
}

.reviewexercises .pdflink.small:hover {
	background-image: url(images/btn_pdf_small_hover.svg);
}

.detailcontentitem .pdflink.disabled {
	background-color: transparent;
	background-image: url(images/btn_pdf_grey.svg);
	cursor: default;
}

.detailcontentitem .pdflink.button_view_theory {
	background-image: url(images/btn_totaaloverzicht_scores.svg);
}

.detailcontentitem .pdflink.button_unlock_theory  {
	background-image: url(images/btn_vrijgeven_orange.svg);
}

.detailcontentitem .pdflink.theorymodule,
.reviewbpvexercise #viewbpvexercise,
.reviewbpvexercise #viewbpvexercisemodule
{
	background-image: url("images/btn_mbolvs_huiswerk.svg");
}
.detailcontentitem .pdflink.theorymodule:hover,
.reviewbpvexercise #viewbpvexercise:hover,
.reviewbpvexercise #viewbpvexercisemodule:hover
{
	background-image: url("images/btn_mbolvs_huiswerk_hover.svg");
}


.reviewthematoets .pdflink,
.reviewproefexamen .pdflink {
	margin: 4px auto;
}

.uploads .empty,
.detailcontentitem .empty {
	font-size: 15px;
	font-weight: var(--font-bold);
	color: var(--element-bckgrnd-grey);
	margin-left: 50px;
}

.uploads .empty {
	margin: 20px;
}

.detailcontentitem #klassikale_links thead th,
.detailcontentitem #klassikale_links tbody td {
	min-width: 221px;
	max-width: 221px;
}
.detailcontentitem #klassikale_links2 thead th,
.detailcontentitem #klassikale_links2 tbody td {
	min-width: 442px;
	max-width: 442px;
}

.detailcontentitem .klassikale_links tbody td {
	padding: 5px 0;
}

.detailcontentitem .klassikale_links .pdflink {
	background-image: url(images/btn_klassikaal.svg);
	margin: 0 auto;
}

.detailcontentitem .klassikale_links .pdflink:hover {
	background-image: url(images/btn_klassikaal_hover.svg);
}

.reviewbpvexercise .bpv-overview label {
	font-size: 13px;
	font-weight: var(--font-semibold);
	color: #333333;
	width: 240px;
}

.reviewproefexamen .mbolvs-right-column .mbolvs-column-text,
.reviewbpvexercise .mbolvs-right-column .mbolvs-column-text {
	font-weight: var(--font-semibold);
	box-sizing: border-box;
	padding: 30px 0 0 0;
}
.reviewbpvexercise .mbolvs-right-column .mbolvs-column-text {
	padding-top: 0;
	height: auto;
}

.reviewbpvexercise .mbolvs-container table thead th .vk-flex-cell {
	font-size: 13px;
}

.detailcontentitem .bpv-overview label {
	width: 174px;
}

.detailcontentitem .pdflink:hover,
.reviewthematoets .pdflink:hover,
.reviewproefexamen .pdflink:hover,
.reviewbpvexercise .pdflink:hover {
	background-color: transparent;
	background-image: url(images/btn_pdf_orange_hover.svg);
}

.detailcontentitem .pdflink.button_view_theory:hover {
	background-image: url(images/btn_totaaloverzicht_scores_hover.svg);
}

.detailcontentitem .pdflink.button_unlock_theory:hover {
	background-image: url(images/btn_vrijgeven_orange_hover.svg);
}

.detailcontentitem .pdflink.disabled:hover {
	background-image: url(images/btn_pdf_grey.svg);
	cursor: default;
}

.detailcontentitem .presentation-link {
	display: block;
	border: none;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	background-image: url(images/btn_klassikal.svg);
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.detailcontentitem .presentation-link:hover {
	background-image: url(images/btn_klassikal_hover.svg);
}

.detailcontentitem .detailcontent tbody td {
	border-right: 1px solid var(--element-grey) !important;
	padding: 5px 0;
}

.detailcontentitem .detailcontent tbody td span {
	font-size: 11px;
	font-weight: bold;
	color: var(--header-blue);
}

.detailcontentitem .detailcontent .release-info {
	display: block;
	text-align: center;
}

.detailcontentitem .detailcontent thead th,
.detailcontentitem .detailcontent tbody td {
	min-width: 150px;
	max-width: 150px;
}

.detailcontentitem .detailcontent thead th:nth-child(2),
.detailcontentitem .detailcontent tbody td:nth-child(2) {
	min-width: 170px;
	max-width: 170px;
	text-align: center;
}

.detailcontentitem .detailcontent tbody td .button_review {
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 11px;
    font-weight: var(--font-bold);
    color: var(--header-blue);
	height: auto;
	    width: 127px;
    height: 30px;
}

.detailcontentitem .detailcontent tbody td {
	vertical-align: top;
}

.detailcontentitem .detailcontent thead th.totaaloverzicht,
.detailcontentitem .detailcontent tbody td.totaaloverzicht {
	min-width: 221px;
	max-width: 221px;
}

.detailcontentitem .detailcontent tbody td.totaaloverzicht {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
}

.detailcontentitem .detailcontent thead th:last-child .vk-flex-cell,
.detailcontentitem .detailcontent tbody td:last-child {
	border-right: none !important;
}

.detailcontentitem .detailcontent tbody td {
	padding-top: 10px;
}

.detailcontentitem .button_release_powerpoint,
.detailcontentitem .button_release_answer_pdf {
	display: flex;
	align-items: center;
	width: 127px;
	height: 30px;
	background-image: url(images/btn_vrijgeven_big.svg);
	background-repeat: no-repeat;
	margin-left: 11px;
}
.detailcontentitem .button_release_powerpoint {
	display: inline-block;
}

.detailcontentitem .button_release_powerpoint:hover,
.detailcontentitem .button_release_answer_pdf:hover {
	width: 127px;
	height: 30px;
	background-image: url(images/btn_vrijgeven_big_hover.svg);
}

.detailcontentitem .release-info {
	line-height: 1.2;
}

.detailcontentitem #unlock_theory .status,
.detailcontentitem .button_release_powerpoint .status,
.detailcontentitem .button_release_answer_pdf .status,
.detailcontentitem .readystatus .status,
.detailcontentitem .powerpointstatus .status,
.detailcontentitem .answerpdfstatus .status,
.detailcontentitem .button_review .status {
	width: 16px;
	height: 16px;
	border: 1px solid white;
	border-radius: 10px;
	margin-left: 98px;
}

.detailcontentitem #unlock_theory .status,
.detailcontentitem .powerpointstatus .status,
.detailcontentitem .answerpdfstatus .status,
.detailcontentitem .readystatus .status {
	margin: 0;
}

.detailcontentitem .releasepowerpoint,
.detailcontentitem .releaseanswerpdf,
.detailcontentitem .readyuser {
	font-size: 11px;
	font-weight: 600;
	color: var(--header-blue);
	text-decoration: none;
}

.detailcontentitem .button_review {
	display: flex;
	align-items: center;
	width: 127px;
	height: 30px;
	background-image: url(images/btn_gereed_big.svg);
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	margin-left: 11px;
}

.detailcontentitem .button_review:hover {
	width: 127px;
	height: 30px;
	background-image: url(images/btn_gereed_big_hover.svg);
}

.detailcontentitem .comment-td .vk-flex-row {
	justify-content: flex-start;
	margin-bottom: 10px;
}

.detailcontentitem .comment-td .vk-flex-row input {
	width: 13px;
	height: 13px;
	margin: 0 7px 0 10px;
}

.detailcontentitem .partialremarkcontainer span {
	padding-left: 10px;
}

.detailcontentitem .comment-td .vk-flex-row label {
	font-size: 11px;
	font-weight: bold;
	color: var(--header-blue);
}

.detailcontentitem textarea.partialremark {
	font-size: 13px;
	min-width: 200px;
	max-width: 200px;
	min-height: 205px;
	max-height: 205px;
	background-color: var(--white);
	border: 1px solid var(--element-grey);
	border-radius: 5px;
	overflow-y: auto;
	margin-top: 8px;
}

.detailcontentitem .mbolvs-left-column {
	min-width: 490px;
	max-width: 490px;
}

.detailcontentitem span.status {
	background-color: var(--mbolvs-orange);
}

.detailcontentitem span.status.not_ok {
	background-color: var(--mbolvs-orange);
}

.detailcontentitem span.status.ok {
	background-color: #5EBE86;
}

.detailcontentitem .mbolvs-container .bpv-column-title {
	font-size: 13px;
	color: var(--mbolvs-orange);
	height: 35px;
	padding-top: 16px;
	margin: 0;
}

.reviewproefexamen .ratestudents {
	padding: 0;
	margin: 0;
}

.reviewproefexamen #detail-view-title {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--header-blue);
	margin: 0 0 5px 0;
}

.reviewproefexamen .mbolvs-container .proefexamen-ratestudents thead {
	box-shadow: none;
}

.reviewproefexamen .ratestudents {
	box-shadow: none;
}

.reviewproefexamen .ratestudents .uploads-table {
	margin: 0;
}

.reviewthematoets .ratestudents .uploads-table thead,
.reviewproefexamen .ratestudents .uploads-table thead {
	box-shadow: none;
}

.reviewthematoets .ratestudents .uploads-table tbody,
.reviewthematoets .ratestudents .uploads-table tbody,
.reviewproefexamen .ratestudents .uploads-table tbody {
	overflow-y: hidden;
}

.reviewthematoets .ratestudents .uploads-table thead th:first-child,
.reviewproefexamen .ratestudents .uploads-table thead th:first-child,
.reviewthematoets .ratestudents .uploads-table tbody td:first-child,
.reviewproefexamen .ratestudents .uploads-table tbody td:first-child {
	min-width: 202px;
	max-width: 202px;
}

.reviewthematoets .ratestudents .uploads-table tbody td:first-child,
.reviewproefexamen .ratestudents .uploads-table tbody td:first-child {
	color: black;
	padding-left: 10px;
}

.reviewthematoets .ratestudents .uploads-table thead th:nth-child(2),
.reviewproefexamen .ratestudents .uploads-table thead th:nth-child(2),
.reviewthematoets .ratestudents .uploads-table tbody td:nth-child(2),
.reviewproefexamen .ratestudents .uploads-table tbody td:nth-child(2) {
	min-width: 284px;
	max-width: 284px;
}

.reviewbpvexercise #uploads tbody td:nth-child(2),
.reviewthematoets .ratestudents .uploads-table tbody td:nth-child(2),
.reviewproefexamen .ratestudents .uploads-table tbody td:nth-child(2) {
	padding-top: 7px
}

.reviewbpvexercise #uploads tbody .highlight td:nth-child(2),
.reviewthematoets .ratestudents .uploads-table tbody .highlight td:nth-child(2),
.reviewproefexamen .ratestudents .uploads-table tbody .highlight td:nth-child(2) {
	padding-top: 7px
}

.reviewthematoets .ratestudents .rate-popup-table thead th:nth-child(3) .vk-flex-cell,
.reviewproefexamen .ratestudents .uploads-table thead th:nth-child(2) .vk-flex-cell {
	border-right: none;
}

.reviewthematoets .rate-popup-table thead th:first-child,
.proefexamen-ratestudents thead th:first-child,
.reviewthematoets .rate-popup-table tbody td:first-child,
.proefexamen-ratestudents tbody td:first-child {
	min-width: 204px;
	max-width: 204px;
}

.reviewthematoets .rate-popup-table tbody td:first-child,
.proefexamen-ratestudents tbody td:first-child {
	padding-left: 10px;
}

.reviewthematoets .rate-popup-table thead th:nth-child(2),
.proefexamen-ratestudents thead th:nth-child(2),
.reviewthematoets .rate-popup-table tbody td:nth-child(2),
.proefexamen-ratestudents tbody td:nth-child(2) {
	min-width: 71px;
	max-width: 71px;
}

.reviewthematoets .rate-popup-table thead th:nth-child(3),
.proefexamen-ratestudents thead th:nth-child(3),
.reviewthematoets .rate-popup-table tbody td:nth-child(3),
.proefexamen-ratestudents tbody td:nth-child(3) {
	min-width: 214px;
	max-width: 214px;
}

.reviewthematoets .rate-popup-table  thead th:nth-child(3) .vk-flex-cell,
.proefexamen-ratestudents thead th:nth-child(3) .vk-flex-cell {
	border-right: none;
}

.reviewthematoets .mbolvs-container table.rate-popup-table tbody,
.mbolvs-container table.proefexamen-ratestudents tbody {
	overflow-y: hidden;
}

.reviewthematoets .rate-popup-table tbody td:nth-child(3) input,
.proefexamen-ratestudents tbody td:nth-child(3) input {
	width: 204px;
	margin: 0 5px;
}

.reviewproefexamen .mbolvs-container .reviewproefexamen-table .vk-flex-cell {
	padding: 0 5px;
}

.reviewproefexamen #detail-overview-title,
.reviewbpvexercise #detail-overview-title {
	font-size: 15px;
	font-weight: var(--font-bold);
	color: var(--element-bckgrnd-grey);
}

.detailcontentitem .readyuser-all,
.detailcontentitem .release-all,
.detailcontentitem .unlocktheory-btn,
.reviewbpvexercise #accessbpvall,
.reviewbpvexercise #assemblebpvall,
.reviewbpvexercise #releasebpvexerciseall {
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	font-size: 16px;
	width: 490px;
	height: 30px;
	border-radius: 0;
	color: var(--white);
	background-color: var(--element-grey);
	margin-bottom: 5px;
}

.detailcontentitem .releasepowerpoint.release-all,
.detailcontentitem .releaseanswerpdf.release-all,
.detailcontentitem .readyuser.readyuser-all {
	width: 500px;
}

.detailcontentitem .readyuser-all {
	height: auto;
	text-align: center;
}

.detailcontentitem .rate-students {
	margin-top: 0;
}

.reviewbpvexercise button.accessbpvoverview.hidden {
	display: none;
}

.reviewbpvexercise #accessbpvall_container {
	width: 345px;
	margin-right: 1px;
}
.reviewbpvexercise #accessbpvall,
.reviewbpvexercise #assemblebpvall,
.reviewbpvexercise #releasebpvexerciseall,
.reviewbpvexercise #accessbpvall_container {
	display: inline-block;
	vertical-align: bottom;
}

.reviewbpvexercise #accessbpvall {
	width: 200px;
	margin-top: 3px;
}
.reviewbpvexercise #assemblebpvall {
	width: 140px;
	margin-top: 3px;
}
.reviewbpvexercise #releasebpvexerciseall {
	width: 135px;
}
.reviewbpvexercise #accessbpvall,
.reviewbpvexercise #assemblebpvall,
.reviewbpvexercise #releasebpvexerciseall {
	height: auto;
	padding: 2px 0;
	font-size: 13px;
}

.detailcontentitem .readyuser-all:hover,
.detailcontentitem .release-all:hover,
.reviewbpvexercise #accessbpvall:hover,
.reviewbpvexercise #assemblebpvall:hover,
.reviewbpvexercise #releasebpvexerciseall:hover {
	background-color: var(--element-bckgrnd-grey);
}
.reviewbpvexercise #accessbpvall[disabled],
.reviewbpvexercise #accessbpvall[disabled]:hover,
.reviewbpvexercise #assemblebpvall[disabled],
.reviewbpvexercise #assemblebpvall[disabled]:hover {
	opacity: 0.5;
	background-color: var(--element-grey);
	cursor: default;
}

.reviewbpvexercise .bpvexercisestatus.todo {
	color: var(--mbolvs-orange);
}

.reviewbpvexercise .releasebtn {
	width: 18px;
	height: 24px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: center;
}

.reviewbpvexercise .releasebtn.unlocked {
	background-image: url(images/icn_slot_small_grijs.svg);
}

.reviewbpvexercise .releasebtn.locked {
	width: 15px;
	height: 21px;
	background-image: url(images/icn_slot_small_oranje_closed.svg);
	background-size: cover;
	margin-top: 3px;
	margin-left: 9px;
}

.reviewbpvexercise .releasebtn.locked:hover {
	width: 18px;
	height: 24px;
	background-image: url(images/icn_slot_small_oranje_open.svg);
	margin-top: 0;
	margin-left: 6px;
}

.reviewthematoets .rate-popup-table .vk-flex-cell,
.reviewproefexamen [id^=ratestudents] .vk-flex-cell,
.reviewbpvexercise #ratestudents .vk-flex-cell {
	justify-content: space-around;
}

.reviewproefexamen #table-upload thead th .vk-flex-cell,
.reviewproefexamen .proefexamen-ratestudents thead th .vk-flex-cell,
.detailcontentitem .detailcontent thead th .vk-flex-cell,
.reviewthematoets .ratestudents .uploads-table thead th .vk-flex-cell,
.reviewthematoets .rate-popup-table .vk-flex-cell {
	font-size: 13px;
}

.detailcontentitem #ratestudents span.correct,
.uploads #ratestudents span.correct,
.uploads span.guide.correct,
.reviewthematoets .rate-popup-table span.correct,
.reviewproefexamen [id^=ratestudents] span.correct,
.reviewbpvexercise #ratestudents span.correct {
	width: 18px;
	height: 18px;
	background-image: url(images/btn_voldoende.svg);
	border-bottom: none;
	padding: 0;
}

.detailcontentitem #ratestudents span.correct.filled,
.uploads #ratestudents span.correct.filled,
.uploads span.guide.correct.filled,
.reviewthematoets .rate-popup-table span.correct.filled,
.reviewproefexamen [id^=ratestudents] span.correct.filled,
.reviewbpvexercise #ratestudents span.correct.filled {
	display: block;
	width: 18px;
	height: 18px;
	background-color: transparent;
	background-image: url(images/btn_voldoende_hover.svg);
	background-repeat: no-repeat;
}

.detailcontentitem #ratestudents span.wrong,
.uploads #ratestudents span.wrong,
.uploads span.guide.wrong,
.reviewthematoets .rate-popup-table span.wrong,
.reviewproefexamen [id^=ratestudents] span.wrong,
.reviewbpvexercise #ratestudents span.wrong {
	display: block;
	width: 18px;
	height: 18px;
	background-image: url(images/btn_onvoldoende.svg);
	background-repeat: no-repeat;
	border-bottom: none;
	padding: 0;
}
.uploads span.guide.correct.filled,
.uploads span.guide.wrong.filled
{
	display: inline-block;
}

.detailcontentitem #ratestudents span.wrong.filled,
.uploads #ratestudents span.wrong.filled,
.uploads span.guide.wrong.filled,
.reviewthematoets .rate-popup-table span.wrong.filled,
.reviewproefexamen [id^=ratestudents] span.wrong.filled,
.reviewbpvexercise #ratestudents span.wrong.filled {
	width: 18px;
	height: 18px;
	background-color: transparent;
	background-image: url(images/btn_onvoldoende_hover.svg);
}

.detailcontentitem #ratestudents .remarkinfo:hover,
.uploads #ratestudents .remarkinfo:hover,
.reviewthematoets .rate-popup-table .remarkinfo:hover,
.reviewproefexamen [id^=ratestudents] .remarkinfo:hover,
.reviewbpvexercise #ratestudents .remarkinfo:hover {
	background-image: url(images/btn_informatie_orange_hover.svg);
}

.detailcontentitem #ratestudents .remarkinfo,
.uploads #ratestudents .remarkinfo,
.reviewthematoets .remarkinfo,
.reviewbpvexercise .remarkinfo {
	position: absolute;
	right: 10px;
}

.detailcontentitem #ratestudents .remarkinfo {
	top: 8px;
}

.reviewstudentthemes .mbolvs-container .flexed table {
	background-image: none;
	background-color: transparent;
}

.reviewstudentthemes .mbolvs-container .flexed table tr th {
	border-collapse: collapse;
	border: none;
}

.reviewstudentthemes .mbolvs-container tr th:first-child {
	text-align: center;
}

.reviewstudentthemes .mbolvs-container .flexed table tbody {
	overflow: hidden;
}

.reviewstudentthemes .mbolvs-container .flexed table tbody tr {
	border-right: 1px solid var(--bckgrn-table-grey) !important
}

.reviewstudentthemes .mbolvs-container table tbody tr:nth-child(even) {
	background-color: #edf0f4;
}

.reviewstudentthemes .mbolvs-container table tbody tr:nth-child(odd) {
	background-color: transparent;
}

.reviewstudentthemes .mbolvs-container .flexed table tbody tr td {
	border-right: 1px solid var(--bckgrn-table-grey) !important
}

.reviewstudentthemes .mbolvs-container .flexed table tbody tr:first-child {
	background-color: var(--bckgrn-table-grey);
	color: var(--element-bckgrnd-grey);
}

.reviewstudentthemes .mbolvs-container .flexed table tr th {
	height: 36px;
}

.reviewstudentthemes .mbolvs-container .flexed table tr th:first-child,
.reviewstudentthemes .mbolvs-container .flexed table tr td:first-child {
	min-width: 35px;
	max-width: 35px;
	padding: 0;
}

.reviewstudentthemes .mbolvs-container .flexed table tr th:nth-child(2),
.reviewstudentthemes .mbolvs-container .flexed table tr td:nth-child(2),
.reviewstudentthemes .mbolvs-container .flexed table tr th:nth-child(3),
.reviewstudentthemes .mbolvs-container .flexed table tr td:nth-child(3) {
	min-width: 72px;
	max-width: 72px;
}

.reviewstudentthemes .mbolvs-container .overview-table {
	background-image: url(images/bkgnd_table.svg);
}

.reviewstudentthemes .mbolvs-container .overview-table tbody {
	overflow: hidden;
}

.reviewstudentthemes .mbolvs-container .overview-table tbody:nth-child(odd) {
	background-color: var(--light-grey);
}

.reviewstudentthemes .mbolvs-container .overview-table tbody:nth-child(even) {
	background-color: transparent;
}

.reviewstudentthemes .mbolvs-container .overview-table tbody tr {
	background-color: transparent;
}

.reviewstudentthemes .mbolvs-container .overview-table tbody td {
	min-height: 80px;
	padding: 5px;
}

.reviewstudentthemes .mbolvs-container .overview-table thead {
	box-shadow: none;
}

.reviewstudentthemes .mbolvs-container .overview-table tr.borderless {
	display: none !important;
}

.reviewstudentthemes .mbolvs-container .overview-table tbody th {
	display: none;
}

.reviewstudentthemes .mbolvs-container .overview-table thead tr {
	display: block !important;
}

.reviewstudentthemes .mbolvs-container .overview-table th {
	font-size: 13px;
	font-weight: var(--font-bold);
	box-sizing: border-box;
	min-width: 408px;
	max-width: 408px;
	border-right: 15px solid var(--bckgrn-table-grey) !important;
}

.reviewstudentthemes .mbolvs-container .overview-table thead {
	box-shadow: none;
}

.reviewstudentthemes .mbolvs-container .overview-table td {
	box-sizing: border-box;
	min-width: 408px;
	max-width: 408px;
	border-right: 15px solid var(--bckgrn-table-grey) !important;
}

.reviewstudentthemes .mbolvs-container .overview-table td:last-child {
	min-width: 388px;
	max-width: 388px;
}

.reviewstudentthemes .mbolvs-container .overview-table th:last-child,
.reviewstudentthemes .mbolvs-container .overview-table td:last-child {
	border-right: none !important;
}

.reviewstudentthemes .bullet .toggler {
	width: 33px;
	height: 18px;
	border: none;
	position: relative;
}

.reviewstudentthemes .toggler.enabled {
	background-image: url(images/toggle_on.svg);
}

.reviewstudentthemes .toggler.disabled {
	background-image: url(images/toggle_off.svg);
}

.reviewstudentthemes .bullet .alink {
	width: 16px;
	height: 16px;
	text-decoration: none;
	position: relative;
	border-radius: 8px;
	color: transparent;
	margin-left: 8px;
}

.reviewstudentthemes .bullet .alink.done {
	background-color: #5EBE86;
}

.reviewstudentthemes .bullet .alink.todo {
	background-color: #D1581C;
}

.reviewstudentthemes .bullet .alink.partial {
	background-color: #FFD23C;
}

.reviewstudentthemes .table-container {
	padding-left: 25px;
	padding-right: 25px;
	border-right: 1px solid #DEDEDE;
}

.reviewstudentthemes .table-container:first-child {
	padding-left: 0;
}

.reviewstudentthemes .table-container:last-child {
	border-right: none;
}

.reviewstudentthemes .flexed {
	flex-wrap: nowrap;
	align-items: stretch;
}

.mbolvs-container th .vk-flex-cell.theme-title {
	font-size: 13px;
	font-weight: var(--font-bold);
}

.mbolvs-container th .vk-flex-cell.theme-title span {
	color: var(--mbolvs-orange);
}
.reviewstudentassignments table tbody tr td:first-child,
.reviewstudentthemes .thememodule {
	font-size: 13px;
	font-weight: var(--font-bold);
	padding: 10px 5px 5px 5px;
}

.reviewstudentassignments .mbolvs-container table.review-assignement tbody tr td {
	padding: 5px;
}

.reviewstudentassignments table tbody td:first-child span,
.reviewstudentthemes .thememodule span {
	color: var(--mbolvs-orange);
}

.reviewstudentthemes .section-title,
.reviewstudentassignments .section-title {
	font-size: 18px;
	font-weight: var(--font-bold);
	color: var(--orange);
}

.reviewstudentthemes .section-subtitle,
.reviewstudentassignments .section-subtitle {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--header-blue);
	margin: 3px 0 5px 0;
}

.reviewstudentthemes .theme-select {
	margin: 0;
}

.reviewstudentthemes .theme-select span {
	font-size: 18px;
	font-weight: var(--font-bold);
	color: var(--orange);
	margin-right: 56px;
}

.themeupload select,
.reviewstudentthemes .theme-select select {
	width: 200px;
	height: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(images/btn_list_orange.svg);
	background-position: calc(100% - 8px), center;
	background-size: initial;
	background-repeat: no-repeat;
	padding: 0 5px;
}

.themeupload .mbolvs-left-column {
	width: 340px;
	padding-right: 0;
}

.themeupload .mbolvs-center-column {
}

.themeupload .downloads {
	border-left: 1px solid var(--element-grey);
	padding-left: 30px;
	padding-right: 10px;
}

.themeupload .error-holder {
	text-align: center;
	padding: 5px;
}

.themeupload select {
	width: 318px;
	font-size: 13px;
	border: none;
	margin-bottom: 50px;
}

.themeupload .upload-list {
	width: 100%;
	height: 200px;
	border-top: 1px solid var(--element-grey);
	border-bottom: 1px solid var(--element-grey);
	margin: 10px 0;
}

.themeupload .upload-label {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-orange);
}

.themeupload .size-text {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-orange);
}

.themeupload .load-title {
	font-size: 11px;
	font-weight: var(--font-bold);
	color: var(--mbolvs-text-blue);
	margin: 10px 0;
}

.themeupload .form,
.themeupload form {
	width: 318px;
	background-color: var(--white);
}

.themeupload .form .body-row {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 30px;
	padding: 10px;
}

.themeupload .form .body-row:nth-child(odd) {
	background-color: var(--light-grey);
}

.themeupload .form .body-row span {
	font-size: 13px;
	display: block;
	max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.themeupload .form .body-row#nouploads {
	justify-content: flex-start;
}

.themeupload form .file-name-container {
	display: flex;
	align-items: center;
	height: 22px;
	max-width: 230px;
}

.themeupload form .file-icon,
.themeupload .form .body-row .file-icon {
	display: inline-block;
	min-width: 9px;
	max-width: 9px;
	min-height: 12px;
	max-height: 12px;
	background-image: url(images/icn_geselecteerdepagina.svg);
	background-size: cover;
	margin-right: 8px;
}

.themeupload form .file-icon {
	display: none;
}


.mbolvs-container .busy {
	background-image: url(images/bezig.gif);
	background-size: cover;
}

.themeupload .uploadform .busy {
	position: absolute;
	top: 20px;
	left: 140px;
	float: unset;
	height: 40px;
	width: 40px;
	margin: 0;
}

.themeupload .file-name1 {
	font-weight: var(--font-semibold);
	color: black;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.reviewthematoets .uploadform .busy,
.reviewproefexamen .uploadform .busy,
.reviewbpvexercise .uploadform .busy {
	position: absolute;
	top: 0px;
	left: 100px;
	float: unset;
	height: 24px;
	width: 24px;
	margin: 0;
	background-color: #ebeef1;
}

.reviewthematoets .mbolvs-container table tbody tr:nth-child(odd) .busy,
.reviewproefexamen .mbolvs-container table tbody tr:nth-child(odd) .busy {
	background-color: var(--light-grey);
}

.reviewthematoets .mbolvs-container table tbody tr:nth-child(even) .busy,
.reviewproefexamen .mbolvs-container table tbody tr:nth-child(even) .busy {
	background-color: #fcfcfd;
}
.themeupload .form .body-row a {
	display: block;
	height: 23px;
	width: 23px;
	background-image: url(images/btn_dwnloadfile_small.svg);
}

.themeupload .form .body-row a:hover {
	background-image: url(images/btn_dwnloadfile_small_hover.svg);
}

.themeupload .form-body {
	min-height: 225px;
	max-height: 225px;
	overflow-y: scroll;
}

.themeupload .form-header {
	font-size: 11px;
	font-weight: var(--font-semibold);
	width: 298px;
	color: var(--white);
	background-color: var(--dark-blue);
	padding: 10px;
}

.themeupload .form-header.flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.themeupload form .vk-flex-row {
	justify-content: flex-start;
	padding: 10px;
}

.themeupload form .submit {
	position: relative;
	background-image: url(images/hr_arrow.svg);
	background-repeat: no-repeat;
	background-position: top center;
}

.themeupload form .submit .vk-flex-row {
	justify-content: flex-start;
	padding: 20px 10px 10px 76px; 
}

.themeupload form .submit .vk-flex-row .upload-label {
	margin-right: 10px;
}

.reviewstudentthemes .scroll-table-body {
	width: 1217px;
	max-height: 414px;
	overflow-y: scroll;
}

.overview-table tr th {
	background-color: var(--dark-blue);
	border: none !important;
	padding: 5px 0 !important;
}

.overview-table th .vk-flex-cell {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 10px;
	font-weight: var(--font-bold);
	text-align: center;
	color: var(--white);
	white-space: normal;
	height: 30px;
	border-right: 1px solid var(--border-blue);
}

.klassikale_links tbody tr:nth-child(odd),
.klassikale_links tbody tr:nth-child(even) {
	background-color: transparent !important;
}

.detailcontentitem .klassikale_links {
	margin-top: 4px;
	margin-bottom: 10px;
}
.detailcontentitem #klassikale_links2 {
	margin-top: 30px;
}


.detailcontentitem .klassikale_links thead th:last-child .vk-flex-cell {
	border-right: none;
}

.detailcontentitem .detailcontent thead,
.detailcontentitem .klassikale_links thead {
	box-shadow: none;
}


.mbolvs-overview-header {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	height: 82px;
	max-height: 82px;
	padding: 14px;
	background-image: url("images/bckgnd_header_.svg");
}

.mbolvs-overview-header h1 {
	font-size: 24px;
	font-weight: 300;
	color: var(--header-blue);
	margin: 0 0 5px 14px;
}

.mbolvs-overview-actions {
	display: flex;
	align-items: center;
	align-self: center;
	margin-top: 24px;
}

.mbolvs-overview-action {
	display: flex;
	flex-flow: column;
	align-items: center;
	max-width: 80px;
	text-align: center;
	margin: 0 5px;
	cursor: pointer;
}

body.mbolvs .mbolvs-overview-action,
body.index .mbolvs-overview-action {
	display: none;
}

#mbolvs-homework,
#mbolvs-assign-routes,
#mbolvs-add-student {
	display: none;
}

body.trainingchoice #mbolvs-assign-routes,
body.trainingchoice #mbolvs-add-student,
body.study #mbolvs-assign-routes,
body.study #mbolvs-add-student {
	display: flex;
}

.mbolvs-overview-action p {
	font-size: 11px;
	font-weight: var(--font-semibold);
	color: var(--black);
	margin: 5px 0 0 0;
}

.mbolvs-overview-icon {
	cursor: pointer;
	min-width: 40px;
	min-height: 40px;
	margin-top: -22px;
}

/* TEMP ICON STYLING */
.mbolvs-container .vk-add-student-icon {
	background-image: url("images/btn_studenttoewijzen.svg");
}
.mbolvs-container .vk-add-student-icon:hover {
	background-image: url("images/btn_studenttoewijzen_hover.svg");
}

.mbolvs-container .vk-handleiding-icon {
	background-image: url("images/btn_manual.svg");
}
.mbolvs-container .vk-handleiding-icon:hover {
	background-image: url("images/btn_manual_hover.svg");
}

.mbolvs-container #mbolvs-homework .vk-homework-icon {
	background-image: url("images/btn_mbolvs_huiswerk.svg");
}
.mbolvs-container #mbolvs-homework .vk-homework-icon:hover {
	background-image: url("images/btn_mbolvs_huiswerk_hover.svg");
}

.mbolvs-container #mbolvs-homework.update .vk-homework-icon {
	background-image: url("images/btn_mbolvs_huiswerk_attentie.svg");
	background-size: cover;
}
.mbolvs-container #mbolvs-homework.update .vk-homework-icon:hover {
	background-image: url("images/btn_mbolvs_huiswerk_attentie_hover.svg");
}

.mbolvs-container .vk-share-lessons-icon {
	background-image: url("images/btn_share.svg");
}
.mbolvs-container .vk-share-lessons-icon:hover {
	background-image: url("images/btn_share_hover.svg");
}

.vk-archive-icon {
	background-image: url("images/btn_llarchief.svg");
}
.vk-archive-icon:hover {
	background-image: url("images/btn_llarchief_hover.svg");
}

.vk-homework-assign-icon {
	background-image: url("images/btn_huiswerkopgeven.svg");
}
.vk-homework-assign-icon:hover {
	background-image: url("images/btn_huiswerkopgeven_hover.svg");
}

.mbolvs-info-bar {
	position: relative;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-content: center;
	font-size: 13px;
	font-weight: var(--font-normal);
	background-color: var(--dark-blue);
	color: var(--white);
	box-shadow: 0px 5px 10px #3c5b7e65;
	height: 66px;
	width: 100%;
	padding: 10px 12px 10px 36px;
	margin-bottom: 35px;
}

.mbolvs-info {
	display: none;
	align-items: center;
}

.mbolvs .mbolvs-info,
.index .mbolvs-info {
	display: flex;
}

.mbolvs-info-bar .mbolvs-info-icon {
	display: block;
	height: 22px;
	width: 22px;
	background-image: url("images/icn_attention.svg");
	background-size: cover;
	margin-right: 12px;
	cursor: default;
}

.mbolvs-back-btn,
.mbolvs-back-btn-sec {
	display: flex;
	flex-direction: column;
	align-items: center;
	align-self: flex-end;
	cursor: pointer;
	margin-left: auto;
}

.mbolvs-back-btn-sec {
	display: none;
}

.mbolvs-back-icon {
	display: block;
	min-width: 30px;
	min-height: 30px;
	background-image: url("images/btn_back.svg");
	background-size: cover;
}

.mbolvs-back-btn:hover .mbolvs-back-icon,
.mbolvs-back-btn-sec:hover .mbolvs-back-icon {
	background-image: url("images/btn_back_hover.svg");
}

.mbolvs-back-btn p,
.mbolvs-back-btn-sec p {
	font-size: 11px;
	font-weight: var(--font-semibold);
	color: var(--white);
	margin: 2px 0 0 0;
}

.mbolvs-index-overview {
	box-sizing: border-box;
	display: flex;
	/*height: 523px;*/
	padding: 0 40px 24px 40px;
}

.mbolvs-left-column {
	box-sizing: border-box;
	width: 40%;
	padding-right: 35px;
	border-right: 1px solid var(--element-grey);
}

.mbolvs-right-column {
	padding-left: 80px;
	box-sizing: border-box;
	width: 60%;
}

#title-suffix span {
	font-weight: var(--font-bold);
}

.mbolvs-column-text {
	height: 100px;
}
.trainingmenu .mbolvs-column-text {
	height: 70px;
}

.mbolvs-column-head {
	display: flex;
	align-items: center;
	padding-left: 26px;
	margin-bottom: 10px;
}
.trainingmenu .mbolvs-column-head {
	align-items: flex-start;
	padding-left: 8px;
}

.mbolvs-column-icon {
	width: 28px;
	height: 22px;
	background-size: cover;
	margin-right: 10px;
}
.trainingmenu .mbolvs-column-icon {
	flex-shrink: 0;
}

.mbolvs-column-icon.mbolvs-students-icon{
	height: 23px;
	background-image: url("images/icn_studenten.svg");
}

.mbolvs-column-icon.mbolvs-courses-icon{
	background-image: url("images/icn_opleidingen.svg");
}

.mbolvs-column-icon.mbolvs-tests-icon{
	width: 22px;
	height: 28px;
	background-image: url("images/icn_toetsen.svg");
}

.mbolvs-column-text h3 {
	font-size: 18px;
	font-weight: var(--font-semibold);
	color: var(--mbolvs-orange);
	margin: 0;
	margin-bottom: 4px;
}

.mbolvs-column-text ul li {
	font-size: 13px;
}

.trainingchoice .mbolvs-column-text ul,
.study .mbolvs-column-text ul {
	padding-left: 39px;
}

.trainingchoice .mbolvs-column-text ul li,
.study .mbolvs-column-text ul li {
	font-weight: 600;
}

.trainingchoice .mbolvs-column-text ul li::before,
.study .mbolvs-column-text ul li::before {
  content: "\2022";
  color: var(--mbolvs-orange);
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.mbolvs-column-text p {
	font-size: 11px;
	font-weight: var(--font-semibold);
	color: var(--header-blue);
	margin: 0;
}

.reviewexercises .mbolvs-column-text p {
	font-size: 11px;
	font-weight: var(--font-semibold);
}

.mbolvs-scroll-block {
	height: 375px;
	max-height: 375px;
	overflow-x: hidden;
	overflow-y: auto;
}

.mbolvs-left-column .mbolvs-scroll-block {
	display: flex;
	flex-wrap: wrap;
}

#mbolvs-news-container.mbolvs-scroll-block {
	max-height: 310px;
	background-color: var(--white);
	padding: 1px 10px;
}


.mbolvs-container button.mbolvs-study-btn {
	font-size: 16px;
	font-weight: var(--font-semibold);
	border-radius: unset;
	height: 103px;
	width: 181px;
	border-radius: 10px;
	padding: 0 20px;
	margin-bottom: 20px;
}

.mbolvs-container button.mbolvs-study-btn:nth-child(odd) {
	margin-right: 20px;
}

.mbolvs-container button.mbolvs-study-btn:hover {
	background-color: var(--mbolvs-dark-orange);
}

.mbolvs-container button.mbolvs-study-btn.dummy {
	font-size: 12px;
	color: transparent;
	background-color: #D1581C1A;
	transition: color 0.2s;
	cursor: default;
}

.mbolvs-container button.mbolvs-study-btn.dummy:hover {
	color: var(--orange);
	background-color: #D1581C1A;
}

.mbolvs-container iframe {
	border: none;
	width: 100%;
	height: 100%;
}

.mbolvs-container #study-link {
	font-size: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 124px;
	height: 30px;
	border: none;
	border-radius: 20px;
	background-color: var(--mbolvs-orange);
	color: var(--white);
	margin-top: 15px;
	margin-left: auto;
}

.mbolvs #study-link:hover {
	background-color: #AC410C;
}


#vk-news-container p:first-child {
	margin-top: 0;
}

#vk-news-container strong {
	font-size: 13px;
}

#vk-news-container strong {
	color: var(--mbolvs-text-blue);
}

.mbolvs-index-overview .mbolvs-column {
	box-sizing: border-box;
	flex: auto;
	padding: 0 35px;
	border-right: 1px solid var(--element-grey);
}

.mbolvs-index-overview .mbolvs-column:first-child {
	padding-left: 0;
}

.mbolvs-index-overview .mbolvs-column:last-child {
	border-right: none;
	padding-right: 17px;
}

.mbolvs-container .mbolvs-header-subtitle {
	font-size: 14px;
	font-weight: var(--font-semibold);
	color: var(--header-blue);
	margin-left: 14px;
}

.mbolvs-container .mbolvs-header-detail {
	font-size: 14px;
	font-weight: var(--font-bold);
	text-transform: uppercase;
	color: var(--orange);
	margin-left: 14px;
	margin-top: 8px;
}

.mbolvs-container .mbolvs-column-buttons {
	height: 365px;
	overflow-y: auto;
}

.mbolvs-container .mbolvs-column-buttons .button {
	width: 100%;
	height: auto;
	min-height: 26px;
	line-height: 17px;
	padding: 4px 20px;
	font-size: 14px;
	color: var(--mbolvs-light-grey);
	background-color: var(--mbolvs-orange);
	border-radius: unset;
	margin-bottom: 16px;
}

.mbolvs-container .mbolvs-column-buttons .button:hover {
	background-color: var(--mbolvs-dark-orange);
}

.trainingmenu .mbolvs-container .mbolvs-column-buttons .button {
	text-align: left;
	height: 40px;
	padding-left: 50px;
	background-color: transparent;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	font-weight: bold;
}
.trainingmenu .mbolvs-container .mbolvs-column-buttons .button:hover {
}
.trainingmenu button#btn_viewprogress {
	background-image: url(images/btn_viewprogress.svg);
}
.trainingmenu button#btn_viewprogress:hover {
	background-image: url(images/btn_viewprogress_hover.svg);
}
.trainingmenu button#btn_viewhomework {
	background-image: url(images/btn_viewhomework.svg);
}
.trainingmenu button#btn_viewhomework:hover {
	background-image: url(images/btn_viewhomework_hover.svg);
}
.trainingmenu button#btn_reviewstudentthemes {
	background-image: url(images/btn_reviewstudentthemes.svg);
}
.trainingmenu button#btn_reviewstudentthemes:hover {
	background-image: url(images/btn_reviewstudentthemes_hover.svg);
}
.trainingmenu button#btn_reviewtestexams {
	background-image: url(images/btn_reviewtestexams.svg);
}
.trainingmenu button#btn_reviewtestexams:hover {
	background-image: url(images/btn_reviewtestexams_hover.svg);
}
.trainingmenu button#btn_reviewthematoetsen {
	background-image: url(images/btn_reviewthematoetsen.svg);
}
.trainingmenu button#btn_reviewthematoetsen:hover {
	background-image: url(images/btn_reviewthematoetsen_hover.svg);
}
.trainingmenu button#btn_viewbpvexercisemodules {
	background-image: url(images/btn_viewbpvexercisemodules.svg);
}
.trainingmenu button#btn_viewbpvexercisemodules:hover {
	background-image: url(images/btn_viewbpvexercisemodules_hover.svg);
}
.trainingmenu button#btn_viewbpvexercises {
	background-image: url(images/btn_viewbpvexercises.svg);
}
.trainingmenu button#btn_viewbpvexercises:hover {
	background-image: url(images/btn_viewbpvexercises_hover.svg);
}
.trainingmenu button#btn_releasebpvexercise {
	background-image: url(images/btn_releasebpvexercise.svg);
}
.trainingmenu button#btn_releasebpvexercise:hover {
	background-image: url(images/btn_releasebpvexercise_hover.svg);
}
.trainingmenu button#btn_bpvratestudents {
	background-image: url(images/btn_bpvratestudents.svg);
}
.trainingmenu button#btn_bpvratestudents:hover {
	background-image: url(images/btn_bpvratestudents_hover.svg);
}

.trainingmenu button#btn_viewhomework.update {
	background-image: url("images/btn_mbolvs_huiswerk_attentie.svg");
	background-size: 46px 43px;
	height: 43px;
}
.trainingmenu button#btn_viewhomework.update:hover {
	background-image: url("images/btn_mbolvs_huiswerk_attentie_hover.svg");
}


.mbolvs-container .bpv-column-title {
	font-size: 11px;
	font-weight: var(--font-semibold);
	color: var(--header-blue);
}

.mbolvs-container .mbolvs-column-buttons .button:last-child {
	margin: 0 0 0 27px;
}

.trainingchoice .mbolvs-container .mbolvs-column-buttons .button,
.study .mbolvs-container .mbolvs-column-buttons .button {
	font-weight: 600;
	width: 290px;
	background-color: var(--mbolvs-light-orange);
	border-radius: 10px;
	margin-left: 27px;
	text-transform: uppercase;
}

.trainingmenu .mbolvs-container .mbolvs-column {
	width: 33%;
}

.trainingchoice .mbolvs-container .mbolvs-column-buttons .button:hover,
.study .mbolvs-container .mbolvs-column-buttons .button:hover {
	background-color: #AC410C;
}

.trainingchoice .mbolvs-column-text
{
	height: auto;
}
.trainingmenu .mbolvs-container .mbolvs-column-buttons .button,
.trainingchoice .mbolvs-container .mbolvs-column-buttons .button
{
	margin-left: 0;
}

.trainingchoice .mbolvs-index-overview .mbolvs-column-text h3,
.study .mbolvs-index-overview .mbolvs-column-text h3 {
	font-size: 20px;
	color: var(--mbolvs-light-orange);
	margin: 0;
}
.trainingmenu .mbolvs-index-overview .mbolvs-column-text h3 {
	white-space: wrap;
}

.trainingmenu .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-text ul li::before,
.trainingmenu .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-text h3,
.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-text ul li::before,
.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-text h3,
.study .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-text ul li::before,
.study .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-text h3 {
	color: var(--mbolvs-yellow);
}

.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-buttons .button,
.study .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-buttons .button {
	background-color: var(--mbolvs-yellow);
}

.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-buttons .button:hover,
.study .mbolvs-index-overview .mbolvs-column:nth-child(2) .mbolvs-column-buttons .button:hover {
	background-color: var(--mbolvs-dark-yellow);
}

.trainingmenu .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-text ul li::before,
.trainingmenu .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-text h3,
.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-text ul li::before,
.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-text h3,
.study .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-text ul li::before,
.study .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-text h3 {
	color: var(--mbolvs-green);
}

.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-buttons .button,
.study .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-buttons .button {
	background-color: var(--mbolvs-green);
}

.trainingchoice .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-buttons .button:hover,
.study .mbolvs-index-overview .mbolvs-column:nth-child(3) .mbolvs-column-buttons .button:hover {
	background-color: var(--mbolvs-dark-green);
}

.mbolvs-info-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-image: url("images/icn_informatie_attentie.svg");
	cursor: pointer;
}

.mbolvs-container .use_package_content {
	position: absolute;
	top: 214px;
	left: 352px;
}

.mbolvs-container .use_package_content i {
	left: 216px;
}

.detailcontentitem .mbolvs-container .use_package_content {
	position: absolute;
	top: 0px;
	left: 337px;
}

.detailcontentitem .mbolvs-container .use_package_content i {
	left: 173px;
}

.themeupload input#themeslist {
	width: 308px;
	height: 20px;
}

.trainingchoice .mbolvs-container #assignroutes,
.trainingchoice .mbolvs-container #assignstudents,
.study .mbolvs-container #assignroutes,
.study .mbolvs-container #assignstudents {
	top: 0;
	left: 0;
	width: 1280px;
	height: 589px;
	padding: 0 0 25px 0;
	border: none;
	border-radius: unset;
	background: url(/basiskwalificatie/lvs/images/bkgnd_table.svg);
	overflow: hidden;
    overflow-x: auto;
}

.trainingchoice .mbolvs-container #assignroutes,
.trainingchoice .mbolvs-container .assign-route-table,
.study .mbolvs-container #assignroutes,
.study .mbolvs-container .assign-route-table
{
/*	width: 900px;*/
}
.trainingchoice .mbolvs-container #assignroutes,
.study .mbolvs-container #assignroutes
{
/*	left: calc(50% - 450px);*/
}

.trainingchoice .mbolvs-container #assignroutes table,
.trainingchoice .mbolvs-container #assignstudents table,
.study .mbolvs-container #assignroutes table,
.study .mbolvs-container #assignstudents table {
	margin: 0;
	background-color: transparent;
}

.trainingchoice .mbolvs-container #assignroutes table tbody,
.trainingchoice .mbolvs-container #assignstudents table tbody,
.study .mbolvs-container #assignroutes table tbody,
.study .mbolvs-container #assignstudents table tbody {
	height: 519px;
	max-height: 519px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.trainingchoice .mbolvs-container #assignroutes table thead th .vk-flex-cell,
.trainingchoice .mbolvs-container #assignstudents table thead th .vk-flex-cell,
.study .mbolvs-container #assignroutes table thead th .vk-flex-cell,
.study .mbolvs-container #assignstudents table thead th .vk-flex-cell {
	height: 48px;
}

.trainingchoice .mbolvs-container #yeargroupselection .vk-popup-header-icon,
.study .mbolvs-container #yeargroupselection .vk-popup-header-icon {
	width: 28px;
	height: 23px;
	background-size: cover;
	background-image: url(images/icn_studenten.svg);
	flex-shrink: 0;
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents .vk-popup-header-text,
.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents .vk-form-row label,
.study .mbolvs-container #yeargroupselection.reviewstudents .vk-popup-header-text,
.study .mbolvs-container #yeargroupselection.reviewstudents .vk-form-row label {
	color: var(--mbolvs-yellow);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents .button,
.study .mbolvs-container #yeargroupselection.reviewstudents .button {
	background-color: var(--mbolvs-yellow);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents .button:hover,
.study .mbolvs-container #yeargroupselection.reviewstudents .button:hover {
	background-color: var(--mbolvs-dark-yellow);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents .vk-popup-header-icon,
.study .mbolvs-container #yeargroupselection.reviewstudents .vk-popup-header-icon {
	width: 28px;
	height: 22px;
	background-size: cover;
	background-image: url(images/icn_opleidingen.svg);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises .vk-popup-header-text,
.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises .vk-form-row label,
.study .mbolvs-container #yeargroupselection.reviewexercises .vk-popup-header-text,
.study .mbolvs-container #yeargroupselection.reviewexercises .vk-form-row label {
	color: var(--mbolvs-green);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises .button,
.study .mbolvs-container #yeargroupselection.reviewexercises .button {
	background-color: var(--mbolvs-green);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises .button:hover,
.study .mbolvs-container #yeargroupselection.reviewexercises .button:hover {
	background-color: var(--mbolvs-dark-green);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises .vk-popup-header-icon,
.study .mbolvs-container #yeargroupselection.reviewexercises .vk-popup-header-icon {
	width: 22px;
	height: 28px;
	background-size: cover;
	background-image: url(images/icn_toetsen.svg);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents button[disabled],
.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises button[disabled],
.study .mbolvs-container #yeargroupselection.reviewstudents button[disabled],
.study .mbolvs-container #yeargroupselection.reviewexercises button[disabled] {
	background-color: var(--element-grey);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents button[disabled]:hover,
.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises button[disabled]:hover,
.study .mbolvs-container #yeargroupselection.reviewstudents button[disabled]:hover,
.study .mbolvs-container #yeargroupselection.reviewexercises button[disabled]:hover {
	background-color: var(--element-grey);
	cursor: default;
}

.trainingchoice .mbolvs-container #yeargroupselection .vk-popup-header,
.study .mbolvs-container #yeargroupselection .vk-popup-header {
	justify-content: flex-start;
}

.trainingchoice .mbolvs-container #yeargroupselection .vk-popup-header .vk-popup-close-button,
.study .mbolvs-container #yeargroupselection .vk-popup-header .vk-popup-close-button {
	margin-left: auto;
}

.trainingchoice .mbolvs-container #yeargroupselection select,
.study .mbolvs-container #yeargroupselection select {
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(images/btn_list_orange.svg);
	background-position: calc(100% - 8px), center;
	background-size: initial;
	background-repeat: no-repeat;
	width: 192px;
	height: 30px;
	border: 1px solid var(--element-grey);
	border-radius: 5px;
	padding: 1px 6px;
	cursor: pointer;
}

.trainingchoice .mbolvs-container #yeargroupselection select:hover,
.study .mbolvs-container #yeargroupselection select:hover {
	background-image: url(images/btn_list_orange_hover.svg);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents select,
.study .mbolvs-container #yeargroupselection.reviewstudents select {
	background-image: url(images/btn_list_yellow.svg);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewstudents select:hover,
.study .mbolvs-container #yeargroupselection.reviewstudents select:hover {
	background-image: url(images/btn_list_yellow_hover.svg);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises select,
.study .mbolvs-container #yeargroupselection.reviewexercises select {
	background-image: url(images/btn_list_green.svg);
}

.trainingchoice .mbolvs-container #yeargroupselection.reviewexercises select:hover,
.study .mbolvs-container #yeargroupselection.reviewexercises select:hover {
	background-image: url(images/btn_list_green_hover.svg);
}

.trainingchoice .vk-delete-student,
.study .vk-delete-student {
	width: 18px;
	height: 18px;
	background-color: var(--white);
	border: none;
	border: 1px solid var(--element-grey);
	border-radius: 3px;
	opacity: 0.4;
}

.trainingchoice .vk-delete-student.enabled,
.study .vk-delete-student.enabled {
	background-image: url(images/aankruisen.svg);
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
}

.training .mbolvs-container tbody td:first-child {
	padding-left: 30px;
}

.training .mbolvs-container table.training tbody tr {
	background-color: transparent;
}

.training .mbolvs-container tbody td:first-child
{
	background-color: #f9f9fa; /* like background #content */
}

.training .mbolvs-container tbody td.themetitle,
.training .mbolvs-container tbody td.moduletitle,
.training .mbolvs-container tbody td.assignmenttitle,
.training .mbolvs-container tbody td.workprocesstitle {
	background-image: url(images/btn_red_list_closed.svg);
	background-repeat: no-repeat;
	background-position: left 12px center;
	border-bottom: 1px solid black;
}

.training .mbolvs-container tbody tr {
}

.training .mbolvs-container tbody td.expanded {
	background-image: url(images/btn_red_list_open.svg);
	border-bottom: 0;
}

.training .mbolvs-container tbody td.themesub,
.training .mbolvs-container tbody td.assignmentsub {
	background-color: var(--light-grey);
	background-position: left 32px center;
	padding-left: 50px;
	border-bottom: 0;
}

.training .mbolvs-container tbody tr.themesub td:first-child,
.training .mbolvs-container tbody tr.module td:first-child,
.training .mbolvs-container tbody tr.workprocess td:first-child,
.training .mbolvs-container tbody tr.contentitem td:first-child,
.training .mbolvs-container tbody tr.assignmentsub td:first-child {
	background-position: left 32px center;
	padding-left: 50px !important;
	border-bottom: 0;
}

.training .mbolvs-container tbody tr.theme td,
.training .mbolvs-container tbody tr.themesub td,
.training .mbolvs-container tbody tr.module td,
.training .mbolvs-container tbody tr.workprocess td,
.training .mbolvs-container tbody tr.contentitem td,
.training .mbolvs-container tbody tr.prexamen td,
.training .mbolvs-container tbody tr.assignment td,
.training .mbolvs-container tbody tr.assignmentsub td {
	background-color: var(--light-grey);
	border-bottom: 0;
}

.training .mbolvs-container tbody td.themesub,
.training .mbolvs-container tbody td.assignmentsub {
	background-position: left 6px center;
	border-bottom: 0;
}

.training .mbolvs-container tbody tr.contentitem td.contentitemtitle {
	background-color: var(--light-grey);
	padding-left: 70px !important;
	border-bottom: 0;
}

.training .mbolvs-container table.training .top-header-text {
	color: var(--mbolvs-orange);
	font-size: 14px;
	font-weight: var(--font-bold);
}

.training .bordered.training thead th.scroll-space,
.training .bordered.training tbody td.scroll-space {
	min-width: 72px;
	max-width: 72px;
}

.training .bordered.training thead th.show-more {
	min-width: 120px;
	max-width: 120px;
}

.training select#themesmoduleslist {
	font-size: 13px;
	width: 200px;
	height: 22px;
	border: none;
	border-radius: 3px;
	padding: 2px 7px;

	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(images/btn_list_orange.svg);
	background-position: calc(100% - 8px), center;
	background-size: initial;
	background-repeat: no-repeat;
}

.training .show-more .show-more-btn {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.training .show-more .show-more-btn .vk-all-students-icon {
	display: block;
    width: 30px;
    height: 30px;
    background-image: url(images/btn_alle_studenten.svg);
    background-size: cover;
}

.training .show-more .show-more-btn:hover .vk-all-students-icon {
    background-image: url(images/btn_alle_studenten_hover.svg);
}

.training .show-more .show-more-btn p {
    margin: 4px 0 0 0;
}

.training .bordered.training thead .vk-flex-cell {
	height: 60px;
}

#lvsgroupheader .vk-tooltip {
	left: 7px;
	top: 33px;
	width: 381px;
}

#lvsgroupheader .vk-tooltip .vk-tooltip-close-button {
	margin-left: auto;
}

#lvsgroupheader .vk-group-icon {
	margin-left: 3px;
}

#lvsgroupheader .vk-tooltip {
	left: 6px;
	top: 35px;
	width: 381px;
}

#lvsgroupheader .vk-tooltip .vk-tooltip-close-button {
	margin-left: auto;
}

#lvsgroupheader .vk-group-icon {
	margin-left: 3px;
}

body, td, th, a, input, button, select {
	font-family: Open Sans, Verdana, Arial, Helvetica, sans-serif;
}

#addstudent .response-message {
	font-size: 14px;
	max-width: 270px;
}


#speedtheoryresults .noborder
{
	border: none;
}

#speedtheoryresults span.chapternum
{
	display: inline-block;
	width: 21px;
}
#speedtheoryresults td.chapternum
{
	width: 24px;
}

#speedtheoryresults .date-time-text
{
	display: flex;
    flex-direction: row;
}
#speedtheoryresults .date-time-text span
{
	flex-grow: 1;
}

#speedtheoryresults td.date
{
	width: 82px;
}
#speedtheoryresults td.time
{
	width: 62px;
}
#speedtheoryresults .hide_student
{
	margin: 0 auto;
}

#speedtheoryresults .disabled
{
	opacity: 0.6;
}
