body {
	padding: 0px !important;
}

.form-label {
	margin-bottom: unset;
}

.form-label>p {
	margin-bottom: unset;
}

.questionblock {
	margin-bottom: 1em;
}

.questionblock:focus {
	outline: 2px dashed black !important;
	outline-offset: 2px;
}

.handle {
	cursor: grab;
}

p {
	margin-bottom: .25rem !important;
}

.contentblockmoving {
	max-height: 100px;
	overflow: hidden;
}

.questionblockmoving {
	max-height: 100px;
	overflow: hidden;
}

.videoplayer {
	border-radius: 10px;
	background-color: #f1f1f1;
	border: 2px solid black;
	padding: 2px;
	display: inline-block;
	margin: 5px 0px;
	pointer-events: all;
	width: 100%;
}

.videovolume {
	position: absolute;
	bottom: 42px;
	right: 0px;
	background-color: #f1f1f1;
	padding: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: none;
	/*width: 250px;*/
}

.videospeed {
	position: absolute;
	bottom: 42px;
	right: 0px;
	background-color: #f1f1f1;
	padding: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: none;
	/*width: 250px;*/
}

.videoctrlbtn {
	border-radius: 30px;
	border: 2px solid transparent;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.videofullscreenbtn {
	border-radius: 30px;
	border: 2px solid transparent;
	display: inline-block;
	cursor: pointer;
	position: relative;
}

.videoprogressholder {
	min-width: 100px;
	background-color: grey;
	display: inline-block;
	position: relative;
}

.videoprogressbar {
	width: 0%;
	height: 10px;
	background-color: green;
	cursor: pointer;
	position: absolute;
	top: 0px;
}

.videotimer {
	display: inline-block;
	font-size: 12px;
	padding: 0px 5px;
}

.videoplayerq {
	padding: 0px 10px !important;
	max-width: 50% !important;
}

.videocontrolsfs {
	position: fixed;
	bottom: 0;
	left: 0;
}

.timestamp-bar {
	width: 100%;
	height: 10px;
	background-color: transparent;
	position: relative;
	bottom: 0;
}

.timestamp-icon {
	position: absolute;
	bottom: 0;
}

.onresize {
	margin-top: 90px !important;
}

.exampleholder .videocontainer {
	width: unset !important;
	height: unset !important;
	padding: unset !important;
}

img {
	max-width: 100%;
}

.candobox {
	/* border:3px solid #43B3CB; 
	padding:5px; 
	border-radius:10px;  */
	margin: 10px;
	text-align: center;
}

.candoopt {
	border-radius: 0px;
	margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.fieldsetnostyle {
	border: unset;
	margin: unset;
	padding: unset;
}

.menulink {
	text-align: left;
}

/* .menulink:hover {
	color: blue;
} */

.menu {
	list-style-type: none;
	/*padding-top:.2em; padding-bottom:.2em;*/
	margin-bottom: 0px;
}

.level0 {
	font-size: 15px;
}

.level1 {
	font-size: 14px;
}

.level2 {
	font-size: 13px;
	line-height: 20px;
}

.level3 {
	font-size: 12px;
	line-height: 15px;
}

.selected {
	color: #084B8A;
}

.open {
	display: block;
}

.closed {
	display: none;
}

.vlgreen {
	color: #CDE2B6;
}

.gamebtn{ 
	padding: 25px 5px;
	/*min-width: 300px;
	max-width: 25%;*/
	margin: 25px;			  
	font-weight: bold;
	text-align: center;
	border-radius: 25px;
	display: inline-block;
}
.gamebtn:focus{
	border:5px solid black;
	padding: 20px 0px;
}

.gamebtn{ max-width: 80%; }

/* .blockwrap { border:1px solid black; } */
.importcontents .blockwrap {
	border: 3px solid black;
	border-radius: var(--bs-border-radius-lg) !important;
	margin-top: 0.5rem !important;
	margin-bottom: 0.5rem !important;
	pointer-events: all !important;
	cursor: pointer;
	user-select: none;
}

.importcontents .blockwrap .newcontentblock {
	pointer-events: none;
}

.blockwrap.active {
	outline: 2px solid #e14f45;
	outline-offset: 1px;
}

.menuactivepage {
	font-weight: bold;
}

.section .list {
	padding: 0;
	position: relative;
	margin: 0 0 0 20px;
}

/* .section .list:after,
.section .list:before {
	border: 2px solid #655349; 
	bottom: 0;    
	content: '';
	position: absolute;
	top: 0;
	width: 10px;
	pointer-events:none;
} */
.section .list:after {
	border-left: none;
	border-right: none;
}

.section .list:before {
	border-right: none;
	left: 0;
}

.node {
	padding: 2px 0;
}

.optionbtn {
	font-size: large;
	background-color: #262262;
	color: white;
	border: none;
	padding: 3px 20px;
	/*border: 1px solid black;
	border-radius:10px 10px 10px 10px;*/
}

.optionbtn:hover,
.optionbtn:focus {
	background-color: #3f39a0;
}

.closebtn {
	font-size: xx-large;
	border: none;
	background-color: white;
	color: grey;
	margin: 2px;
}

.closebtn:hover,
.closebtn:focus {
	color: black;
}

.closebtnshare {
	font-size: xx-large;
	border: none;
	background-color: #262262;
	color: white;
	margin: 2px;
}

.closebtnshare:hover,
.closebtnshare:focus {
	color: lightgrey;
}

.oricon {
	vertical-align: middle;
	padding: 10px;
}

.sectionbtn {
	margin: 10px 0px 0px 25px;
}

.roboto_font {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: black;
}

.edittogglevis {
	display: none;
}

.editenabled .edittogglevis {
	display: unset !important;
}

.editenabled .menupagelink {
	pointer-events: none !important;
}

.disablenode {
	text-decoration: line-through;
	opacity: 0.5;
}

.needsave {
	border: 2px solid #e14f45;
	font-weight: bold;
}

.backgroundimg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right top;
	height: 100vh;
	width: 100vw;
	position: fixed;
	z-index: -1;
}

.background-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
	min-height: 100vh;
	width: 100%;
	position: absolute;
	z-index: -1;
}

.sectionblock {
	min-height: 50px;
	position: relative;
}

.infoicon {
	cursor: pointer;
	position:absolute;
	bottom: 8px;
	right: 5px;
	color: white;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.infoicon:hover {
	color: #43B3CB;
}

.btn-expand, .btn-compress {
	--bs-btn-expand-color: #000;
	--bs-btn-expand-opacity: 0.5;
	--bs-btn-expand-hover-opacity: 0.75;
	--bs-btn-expand-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
	--bs-btn-expand-focus-opacity: 1;
	--bs-btn-expand-disabled-opacity: 0.25;
	--bs-btn-expand-white-filter: invert(1) grayscale(100%) brightness(200%);
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: 0.25em 0.25em;
	color: var(--bs-btn-expand-color);
	border: 0;
	border-radius: 0.375rem;
	opacity: var(--bs-btn-expand-opacity);
	background: transparent center/1em auto no-repeat;
}

.btn-expand {
	--bs-btn-expand-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M32 32C14.3 32 0 46.3 0 64l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM448 352c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96z'/%3E%3C/svg%3E");
	background-image: var(--bs-btn-expand-bg);
}

.btn-compress {
	--bs-btn-compress-bg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 320c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0z'/%3E%3C/svg%3E");
	background-image: var(--bs-btn-compress-bg);
}

.btn-expand:hover, .btn-compress:hover {
	color: var(--bs-btn-expand-color);
	text-decoration: none;
	opacity: var(--bs-btn-expand-hover-opacity);
}

.btn-expand:focus, .btn-compress:focus {
	outline: 0;
	box-shadow: var(--bs-btn-expand-focus-shadow);
	opacity: var(--bs-btn-expand-focus-opacity);
}

.btn-expand:disabled, .btn-expand.disabled,
.btn-compress:disabled, .btn-compress.disabled {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	opacity: var(--bs-btn-expand-disabled-opacity);
}

/* .infoicon:focus {
	color: #43B3CB;
	outline: 2px dashed black !important;
    outline-offset: 20px;
    border-radius: 0%;
} */

/* .tooltipcust {
	display: inline;
	position: relative;
	cursor: help;
	color: #0000b1;
	pointer-events: all !important;
}

.tooltipcust:hover:after {
	font-weight: normal;
	color: #000000;
	content: " (" attr(title) ") ";
	
	background: white;
	border: 2px solid #262262;
	border-radius: 4px;
	padding: 5px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	margin-top: 5px;
	white-space: nowrap;
	z-index: 1000;
}

.tooltipcust:hover:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent #262262 transparent;
	z-index: 1000;
} */

.vblue-border {
	border: 2px solid #262262 !important;
}

.vocabularyBlock:nth-child(odd) {
	background: #e8e8e8;
}

.vocabul {
	display: block;
	column-count: 2;
	column-gap: 0;
	border: 2px solid #F47D31;
}

@media (max-width: 768px) {
	.vocabul {
		column-count: 1;
	}
}

.form-check-input:checked {
	background-color: #43B3CB !important;
	border-color: #43B3CB !important;
}

.bborder2 {
	border: 2px solid black;
}

.btn-check:checked+.btn,
:not(.btn-check)+.btn:active,
.btn:first-child:active,
.btn.active,
.btn.show {
	color: black;
	background-color: #43B3CB;
	/* border-color: #7cb342; */
}

/* .rnavbtn:hover {
	border: 2px solid black;
}

.rnavbtn:focus {
	border: 2px solid black !important;
	outline-offset: 2px;
} */

.cell16 {
	width: 16.5%;
}

.cell20 {
	width: 20%;
}

.editablecell {
	cursor: pointer;
}

.rubric-table {
	border: 2px solid #43B3CB;
	margin: 20px 0;
	font-size: 18px;
	text-align: left;
}

.rubric-table td,
.rubric-table th {
	border: 2px solid #43B3CB;
}

.overlaytpgrd {
	padding: 0px;
	overflow: hidden !important;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	flex-basis: 200px;
	-webkit-flex-basis: 200px;
	background: white;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	align-items: stretch;
}

.innerlefttpgrd {
	background-color: #003e8f;
	text-align: center;
	overflow: auto;
	padding: 5px;
	width: 175px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: space-around;
	align-items: stretch;
}

.mailbutton {
	width: 100%;
	cursor: pointer;
	margin: 10px;
	background: none;
	border: inherit;
}

.innerboxdoubleright {
	height: 100%;
	overflow: auto;
	padding: 5px;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	flex-basis: 200px;
	-webkit-flex-basis: 200px;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	align-items: stretch;
}

.innerlefttplib {
	background-color: #003e8f;
	text-align: center;
	overflow: auto;
	padding: 5px;
	width: 175px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	align-items: stretch;
}

.innerboxsingle {
	height: 100%;
	overflow: auto;
	padding: 5px;
	flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-shrink: 0;
	-webkit-flex-shrink: 0;
	flex-basis: 200px;
	-webkit-flex-basis: 200px;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-content: stretch;
	align-items: stretch;
}

.carousel-control-prev,
.carousel-control-next {
	opacity: 1 !important;
	width: 10% !important;
}

.matchfocus:focus {
	outline: 2px dashed black !important;
	outline-offset: 2px;
}

.storyBoxLocked {
	position: fixed !important;
	top: 132px;
	background-color: white;
	left: 7.5%;
	width: 85%;
	z-index: 1;
	max-height: 200px;
	overflow: auto;
}

@media print {
	.noprint {
		visibility: hidden;
		display: none;
	}

	.yesprint {
		display: block !important;
	}

	/* close. work on this more. slides currently show up as one giant slide, fucky page breaks */
	.carousel-indicators {
		display: none;
	}

	.carousel-item {
		position: relative !important;
		display: block !important;
		float: none !important;
		margin: 2em 0;
		page-break-inside: avoid;
	}

	@page {
		size: letter;
		margin: 0.5in;
	}

	body {
		margin: 10px;
		padding: 10px;
		font-size: 12pt;
		line-height: 1.3;
		background: white !important;
		color: black !important;
	}

	.container {
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	#pagecontents {
		margin-top: 0 !important;
	}

	p,
	li {
		orphans: 3;
		widows: 3;
		page-break-inside: avoid;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	table {
		page-break-inside: avoid;
		border-collapse: collapse !important;
	}

	tr {
		page-break-inside: avoid;
		page-break-after: auto;
	}

	a {
		text-decoration: none !important;
		color: black !important;
	}

	a[href]:after {
		content: " (" attr(href) ")";
		font-size: 10pt;
		font-style: italic;
	}

	img {
		max-width: 100% !important;
		page-break-inside: avoid;
		float: none !important;
		display: block;
		clear: both;
	}

	input,
	textarea,
	select {
		border: 1px solid #999 !important;
		background: white !important;
	}

	.yesprint {
		counter-increment: page;
		position: running(pageNumber);
		content: counter(page);
	}

	.blockwrap {
		page-break-inside: avoid;
		margin-bottom: 20pt;
	}

	.shadow,
	.card {
		box-shadow: none !important;
	}

	.section {
		margin-bottom: 20pt;
		page-break-inside: avoid;
	}

	.table {
		font-size: 10pt;
		border: 1px solid black;
	}

	.table td,
	.table th {
		padding: 4pt !important;
		border: 1px solid black !important;
	}

	ul,
	ol {
		padding-left: 20pt;
	}

	.b-border {
		border: none !important;
	}

	.note-editable {
		min-height: 100px !important;
	}
}

.ghostblock {
	opacity: .8;
	border: 5px solid #F4C431 !important;
}

.noselect {
	-webkit-touch-callout: none;
	/* iOS Safari */
	-webkit-user-select: none;
	/* Safari */
	-khtml-user-select: none;
	/* Konqueror HTML */
	-moz-user-select: none;
	/* Firefox */
	-ms-user-select: none;
	/* Internet Explorer/Edge */
	user-select: none;
	/* Non-prefixed version, currently supported by Chrome and Opera */
}

/* TOGGLE SWITCH */
.knobs-ts,
.layer-ts {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.button-ts {
	position: relative;
	top: 50%;
	width: 200px;
	height: 40px;
	overflow: hidden;
}

.button-ts.r,
.button-ts.r .layer-ts {
	border-radius: 100px;
}

.button-ts.b2 {
	border-radius: 2px;
}

.checkbox-ts {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	opacity: 0;
	cursor: pointer;
	z-index: 3;
}

.knobs-ts {
	z-index: 2;
}

.layer-ts {
	width: 100%;
	background-color: #ffd1d1;
	transition: 0.3s ease all;
	z-index: 1;
}

#button-ts .knobs-ts:before {
	content: "DISABLED";
	position: absolute;
	top: 5px;
	left: 6px;
	width: 100px;
	height: 30px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	padding: 10px 5px;
	background-color: #e14f45;
	border-radius: 100px;
	transition: 0.3s ease all, left 0.3s cubic-bezier(0.18, 0.89, 0.35, 1.1);
}

#button-ts .checkbox-ts:active+.knobs-ts:before {
	width: 150px;
	border-radius: 100px;
}

#button-ts .checkbox-ts:checked:active+.knobs-ts:before {
	margin-left: -50px;
}

#button-ts .checkbox-ts:checked+.knobs-ts:before {
	content: "ENABLED";
	left: 94px;
	background-color: #7cb342;
}

#button-ts .checkbox-ts:checked~.layer-ts {
	background-color: #ebfcec;
}

/* END TOGGLE SWITCH */