@charset "UTF-8";
/* CSS Document */
/* CORE CSS */
@import url("../../dojo/dojo/resources/dojo.css");
@import url("../../dojo/dijit/themes/claro/claro.css");

@font-face {
	font-family: 'Montserrat', sans-serif;
	src: url("../Montserrat-Regular.ttf");
}

body {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: black;
	padding: 0px;
	margin: 0px;
	/*background-color: #f6f6f6;*/
}
p {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.0em;
}
#header {
	margin: 0;
	padding: 0;
	float: left;
	/*background-color: #f8f9fa;*/
	/*overflow:hidden;*/
	min-width: 990px;
	width: 100%;
}

#logo {
	float: left;
	width: 20%;
	text-align: right;
	height: 77px;
	display: block;
}

	#logo img {
	}

#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 80%;
	border-top: 1px solid #f8f9fa;
}

.dj_ie7 #menu {
	width: 74.9%;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

	#menu li a {
		margin: 0px;
		padding: 0px;
		float: left;
		margin: 0px;
		width: 9%;
		padding-top: 10px;
		padding-bottom: 10px;
		/*padding-left:25px;
				padding-right:10px;
				margin-bottom:5px;
				background:url(../images/menu_pijl.gif) left;
				background-repeat:no-repeat;*/
		text-decoration: none;
		color: #fff;
		border: none;
		text-align: center;
		border-bottom: 1px solid #ecf0fc;
		border-right: 1px solid #ecf0fc;
	}

.dj_ie7 #menu li a {
	width: 19.9%;
}

#menu li.active a {
	background: #E7EEF6;
	color: black;
}



#menu li a:hover {
	color: #040607;
}

#menu li.btnuitlog a {
	color: #ffac86;
}

active a {
	background: #E7EEF6;
	color: black;
}

#content {
	margin-left: 65px;
	margin-bottom: 0px;
	float: left;
	overflow: hidden;
	/*width:90%;*/
}

#helpcontent {
	margin-left: 15px;
	clear: both;
	margin-bottom: 0px;
}

	#helpcontent h3 {
		font-size: 12px;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		color: #FD590E;
	}
/*********************************************

		    	DOJO STYLES

*********************************************/
#mainTabContainer {
	width: 99%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}



@media (max-width:1099px) {
	.divtablecontainer {
		width: 925px;
	}

	.content {
		width: 925px;
	}

	.icoonstyle {
		width: 25px;
		height: 25px;
		vertical-align: middle;
		padding-bottom: 5px;
	}

	div.popupscherm {
		max-width: 800px;
	}
}

@media (min-width:1100px) and (max-width:1199px) {
	.divtablecontainer {
		width: 1005px;
	}

	.icoonstyle {
		width: 25px;
		height: 25px;
		vertical-align: middle;
		padding-bottom: 5px;
	}

	div.popupscherm {
		max-width: 900px;
	}
}

@media (min-width:1200px) and (max-width:1299px) {
	.divtablecontainer {
		width: 1050px;
	}

	.content {
		width: 1060px;
	}

	div.popupscherm {
		max-width: 1000px;
	}

	.icoonstyle {
		width: 25px;
		height: 25px;
		vertical-align: middle;
		padding-bottom: 5px;
	}
}

@media (min-width:1300px) and (max-width:1399px) {
	.divtablecontainer {
		width: 1205px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1200px;
	}
}


@media (min-width:1400px) and (max-width:1499px) {
	.divtablecontainer {
		width: 1305px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1300px;
	}
}


@media (min-width:1500px) and (max-width:1599px) {
	.divtablecontainer {
		width: 1405px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1400px;
	}
}

@media (min-width:1600px) and (max-width:1699px) {
	.divtablecontainer {
		width: 1505px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1500px;
	}
}

@media (min-width:1700px) and (max-width:1799px) {
	.divtablecontainer {
		width: 1605px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1600px;
	}
}

@media (min-width:1800px) and (max-width:1899px) {
	.divtablecontainer {
		width: 1705px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1700px;
	}
}

@media (min-width:1900px) {
	.divtablecontainer {
		width: 1830px;
	}

	.icoonstyle {
		width: 35px;
		height: 35px;
		vertical-align: middle;
	}

	div.popupscherm {
		max-width: 1800px;
	}
}

#mainTabContainer.eightColumn {
	width: 60%;
	float: left;
}
/*********************************************

		    	MELDKAMER

*********************************************/
.twoColumn {
	width: 35%;
	float: left;
	height: 600px;
	margin-left: 20px;
}
/*STATUSSEN
"0" = "Niet toegewezen"
"1" = "Aangemaakt"
"2" = "Mobiel Aangeboden"
"3" = "Mobiel Ontvangen"
"4" = "Mobiel Geaccepteerd"
"5" = "Niet geaccepteerd"		
"6" = "Door mobiel ingeleverd"
*/
.statuskleur3 {
	background-color: #F90;
}

.statuskleur4 {
	background-color: #3C3;
}

.statuskleur0, .statuskleur5 {
	background-color: #F00
}


/*********************************************

		    	TABLE STYLES

*********************************************/

.table-wrapper {
	overflow-y: scroll;
	scrollbar-width: none;
	float: left;
}

.table-wrapper1 {
	overflow-y: scroll;
	scrollbar-width: none;
	float: left;
	padding-top: 7px;
}

.table-wrapper::-webkit-scrollbar {
	display: none !important;
	width: 0px !important;
	height: 0px !important;
	visibility: hidden !important;
	background: transparent !important;
}

.table-wrapper1::-webkit-scrollbar {
	display: none !important;
	width: 0px !important;
	height: 0px !important;
	visibility: hidden !important;
	background: transparent !important;
}

.table-wrappersub {
	height: 510px !important;
}

.table-wrapper th, .table-wrapper1 th {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.tblHeaderSticky {
	/*font-weight: bold;*/
	font-size: 15px;
	background-color: #f8f9fa;
	/*color: #f8f9fa;*/
	/*background:url(../images/button-bg.gif) repeat-x bottom left #ff7628;*/
	/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
	background-image: -moz-linear-gradient( center bottom, #FAFAFA 44%, #FAFAFA 74% );*/
	padding: 8px !important;
	z-index: 1;
}

	.tblHeaderSticky th {
		position: sticky;
		position: -webkit-sticky; /* Safari */
		top: 23px;
		border-collapse: collapse;
		border: 0px solid #f8f9fa;
		border-top: 1px solid #F2F2F2;
		padding: 4px;
		padding-left: 7px;
		padding-right: 7px;
		/*font-weight: bold;*/
		/*font-size: 14px;*/
		color: #f8f9fa;
		z-index: 1;
		/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );*/
	}

.td.tblHeaderSticky {
	position: sticky;
	position: -webkit-sticky; /* Safari */
	top: 23px;
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	/*font-weight: bold;*/
	font-size: 15px;
	z-index: 1;
	/*color: black;*/
	/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );*/
}

.tblHeaderSticky-dubbel th {
	top: 41px !important;
}

.td.tblHeaderSticky-dubbel {
	top: 41px !important;
}


.tblHeader {
	color: black;
	background-color: #f8f9fa;
	/*font-weight: bold;*/
	font-size: 15px;
	/*color: #f8f9fa;*/
	/*background:url(../images/button-bg.gif) repeat-x bottom left #ff7628;*/
	/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
	background-image: -moz-linear-gradient( center bottom, #FAFAFA 44%, #FAFAFA 74% );*/
	padding: 8px !important;
}

.dj_ie .tblHeader {
	background: url(../images/gradient.gif) repeat-x top left #ededed;
}

.tblHeader a {
	text-decoration: underline;
}

.h1 a {
	color: #3d8bfd;
}


.tblPlanHeader {
	font-weight: bold;
	font-size: 10px;
	/*background:url(../images/button-bg.gif) repeat-x bottom left #ff7628;*/
	/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
	background-image: -moz-linear-gradient( center bottom, #FAFAFA 44%, #FAFAFA 74% );*/
	padding: 8px !important;
}

.dj_ie .tblHeader {
	background: url(../images/gradient.gif) repeat-x top left #ededed;
}

.tblHeader a {
	text-decoration: underline;
}

.tblSubHeader, .tblsubHeader {
	background-color: #9ec5fe;
	font-size: 16px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

	.tblSubHeader a {
		text-decoration: none;
		color: white;
	}

.tblsubHeaderPopup {
	background-color: #e9ecef;
	font-size: 16px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}

	.tblsubHeaderPopup a {
		text-decoration: none;
		color: black;
	}

.tblSubHeaderSticky {
	background-color: #9ec5fe;
	font-size: 16px;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	z-index: 1;
}

	.tblSubHeaderSticky, .tblSubHeaderSticky a:link {
		text-decoration: none;
	}

.td.tblSubHeaderSticky, td.tblSubHeaderSticky a:link {
	text-decoration: none;
}

.tblSubHeaderSticky th {
	position: sticky;
	position: -webkit-sticky; /* Safari */
	top: -8px;
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	z-index: 1;
	/*font-weight: bold;
	font-size: 14px;
	color: #D2696D;*/
}

.td.tblSubHeaderSticky {
	position: sticky;
	position: -webkit-sticky; /* Safari */
	top: -8px;
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
	z-index: 1;
	/*font-weight: bold;*/
	font-size: 16px;
	/*color: #D2696D;*/
}

.tblAlter {
	color: #cf6a00;
	background-color: #e9e9e9;
}

.tblAlterHeader {
	color: #000;
	background-color: #ffe9d2;
}

.tblTable {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #e9ecef;
	margin-bottom: 18px;
	overflow: hidden;
}

.tblTableIntern {
	font-size: 12px;
	border-collapse: collapse;
	border: 0px;
	overflow: hidden;
}

.tblTableZoekbalk {
	font-size: 13px
}

.tblTablewrapper {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #f8f9fa;
	margin-bottom: 18px;
	/*overflow: hidden;*/
}

.tblTableRapport {
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #f8f9fa;
	margin-bottom: 18px;
	overflow: hidden;
}
	/*.tblTableRapport td, .tblTableRapport th {
  padding: 10px;
  position: relative;
  outline: 0;
}*/

	.tblTableRapport td:hover::after,
	.tblTableRapport th:hover::after {
		background-color: #f8f9fa;
	}

	.tblTableRapport th {
		border-collapse: collapse;
		border: 0px solid #f8f9fa;
		border-top: 1px solid #F2F2F2;
		padding: 4px;
		padding-left: 7px;
		padding-right: 7px;
	}

	.tblTableRapport td:hover::after,
	.tblTableRapport thead th:hover::after,
	.tblTableRapport td:focus::after,
	.tblTableRapport thead th:focus::after {
		content: '';
		/*height: 10000px;*/
		left: 0;
		position: absolute;
		top: -5000px;
		width: 100%;
		z-index: -1;
	}

	.tblTableRapport tbody tr:hover {
		background-color: #f8f9fa;
	}

.tblTable td {
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.tblTableIntern td {
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: white !important;
	padding-left: 0px;
	padding-right: 0px;
}

.tblTableRapport td {
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.tblTablewrapper td {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	border: 0px solid #f8f9fa;
	border-top: 1px solid #F2F2F2;
	padding: 4px;
	padding-left: 7px;
	padding-right: 7px;
}

.clickable {
	cursor: pointer;
}

.tblTable.dienstpop {
	margin-left: 20px;
	float: left;
	width: 250px;
}

.dashboard {
	border: 0px;
}

.striped tr:nth-child(even) td {
	background-color: #f8f9fa;
}

.stripedoneven tr:nth-child(odd) td {
	background-color: #f8f9fa;
}

.tblColumn25 {
	width: 25px;
}

.tblColumn50 {
	width: 50px;
}

.tblColumn100 {
	width: 100px;
}

.tblColumn200 {
	width: 200px;
}

.tblColumn250 {
	width: 250px;
}


.tblColumn500 {
	width: 500px;
}

.interncell {
	font-size: 11px !important;
	margin-top: 0.5em !important;
	margin-bottom: 0.5em !important;
	line-height: 1.1em !important;
}

div.melding {
	width: 100%;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
	color: #E56B10;
	background-color: #FFFFA7;
	border-top: 1px solid #E5E395;
	border-bottom: 1px solid #E5E395;
	height: 10px;
	text-align: center;
	background-image: url(../images/field-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	/*-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;*/

	-moz-animation-name: anim;
	-moz-animation-duration: 5s;
	-moz-animation-iteration-count: 1;
	-moz-animation-timing-function: ease-in-out;
	/*animation: anim 0.5s;
	-moz-animation: anim 0.5s; /* Firefox */
	-webkit-animation: anim 0.5s; /* Safari and Chrome */
}

div.popupscherm {
	overflow-y: scroll;
	scrollbar-width: none;
	padding: 5px;
}

@media (max-height: 600px) {
	div.popupscherm {
		max-height: 410px;
	}

	.table-wrapper {
		height: 350px;
	}

	.table-wrapper1 {
		height: 550px;
	}

	.divtablecontainer {
		height: 540px;
	}

	#mainTabContainer {
		height: 535px;
	}
}

@media (min-height:600px) and (max-height: 710px) {
	div.popupscherm {
		max-height: 450px;
	}

	.table-wrapper {
		height: 625px;
	}

	.table-wrapper1 {
		height: 600px;
	}

	.divtablecontainer {
		height: 560px;
	}

	#mainTabContainer {
		height: 585px;
	}
}

@media (min-height:710px) and (max-height: 791px) {
	div.popupscherm {
		max-height: 510px;
	}

	.table-wrapper {
		height: 353px;
	}

	.table-wrapper1 {
		height: 690px;
	}

	.divtablecontainer {
		height: 680px;
	}

	#mainTabContainer {
		height: 615px;
	}
}


@media (min-height:790px) and (max-height: 900px) {
	div.popupscherm {
		max-height: 610px;
	}

	.table-wrapper {
		height: 450px;
	}

	.table-wrapper1 {
		height: 750px;
	}

	.tblTableBT {
		width: 350px;
	}

	.divtablecontainer {
		height: 750px;
	}

	#mainTabContainer {
		height: 675px;
	}
}


@media (min-height:891px) {
	div.popupscherm {
		max-height: 750px;
	}
}

@media (min-height:900px) and (max-height: 990px) {
	.table-wrapper {
		height: 620px;
	}

	.table-wrapper1 {
		height: 850px;
	}

	.tblTableBT {
		width: 350px;
	}

	.divtablecontainer {
		height: 860px;
	}

	#mainTabContainer {
		height: 775px;
	}
}

@media (min-height:991px) and (max-height: 1040px) {
	.table-wrapper {
		height: 650px;
	}

	.table-wrapper1 {
		height: 900px;
	}

	.divtablecontainer {
		height: 950px;
	}

	#mainTabContainer {
		height: 825px;
	}
}

@media (min-height:1039px) and (max-height: 1090px) {
	.table-wrapper {
		height: 700px;
	}

	.table-wrapper1 {
		height: 950px;
	}

	.divtablecontainer {
		height: 999px;
	}

	#mainTabContainer {
		height: 875px;
	}
}


@media (min-height:1089px) and (max-height: 1140px) {
	.table-wrapper {
		height: 750px;
	}

	.table-wrapper1 {
		height: 1000px;
	}

	#mainTabContainer {
		height: 925px;
	}

	.divtablecontainer {
		height: 1049px;
	}

	#mainTabContainer {
		height: 925px;
	}
}

@media (min-height:1139px) and (max-height: 1190px) {
	.table-wrapper {
		height: 800px;
	}

	.table-wrapper1 {
		height: 1050px;
	}

	.divtablecontainer {
		height: 1099px;
	}

	#mainTabContainer {
		height: 975px;
	}
}

@media (min-height:1189px) and (max-height: 1240px) {
	.table-wrapper {
		height: 850px;
	}

	.table-wrapper1 {
		height: 1100px;
	}

	.divtablecontainer {
		height: 1050px;
	}

	#mainTabContainer {
		height: 1025px;
	}
}

@media (min-height:1239px) and (max-height: 1290px) {
	.table-wrapper {
		height: 900px;
	}

	.table-wrapper1 {
		height: 1150px;
	}

	.divtablecontainer {
		height: 1199px;
	}

	#mainTabContainer {
		height: 1075px;
	}
}

@media (min-height:1289px) {
	.table-wrapper {
		height: 950px;
	}

	.table-wrapper1 {
		height: 1200px;
	}

	.divtablecontainer {
		height: 1250px;
	}

	#mainTabContainer {
		height: 1125px;
	}
}


#todo {
}

	#todo h1 {
		background-color: #FFF100;
		min-height: 50px;
		padding-left: 12px;
		padding-top: 6px;
	}

	#todo div {
		background-color: #FFF9AD;
		min-height: 600px;
	}


#onderdelen {
}

	#onderdelen h1 {
		min-height: 50px;
		padding-left: 0px;
		padding-top: 6px;
	}

	#onderdelen div {
		min-height: 200px;
	}

#klant {
}

#personeel {
}

#operatie {
}

#chart {
}

.hovermenu {
	position: absolute;
	top: 60px;
	width: 30px;
	padding-top: 43px;
	padding-left: 20px;
}

	.hovermenu:hover {
		width: 150px;
		z-index: 5;
		transition-delay: 8s;
	}

	.hovermenu table {
		background-color: white;
		border-collapse: collapse;
		padding-right: 5px;
	}

		.hovermenu table tr td.longtext {
			display: none;
		}

		.hovermenu table tr td.longtext1 {
			display: none;
		}

		.hovermenu table tr td.menuplaatjeactief {
			display: none;
		}


	.hovermenu:hover table tr td.longtext {
		display: table-cell;
		padding-bottom: 5px;
		padding-right: 20px;
	}


	.hovermenu:hover table tr:hover {
		background-color: whitesmoke;
		border-color: whitesmoke;
	}

	.hovermenu:hover table tr td.longtext a {
		color: black;
		font-size: 14px;
		vertical-align: middle !important;
		text-decoration: none;
	}

@keyframes anim {
	from {
		height: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	to {
		height: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@-moz-keyframes anim {
	0% {
		height: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	10% {
		height: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	90% {
		height: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	100% {
		height: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
}

@-webkit-keyframes anim {
	from {
		height: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	to {
		height: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}


/* CONTROLE RAPPORT SCHERM */

#div_medewerker {
	float: right;
	padding: 8px;
	color: white;
	background-color: #ffe9d2;
	font-weight: bold;
	margin-right: 30px;
	padding-left: 30px;
	background: url(../images/toevoegen.gif) left no-repeat;
}

	#div_medewerker a {
		font-size: 10px;
	}

a.verstuurDemoDiv {
	padding: 5px;
	margin-right: 2px;
	border: 1px solid #ffe9d2;
	text-decoration: none;
}

	a.verstuurDemoDiv:hover {
		background-color: #fb8100;
		color: white;
		text-decoration: none;
	}

/**********************************************
*											  *
*				AJAX						  *
*											  *
**********************************************/

/* Big box with list of options */

/* Big box with list of options */
#ajax_listOfOptions {
	position: absolute; /* Never change this one */
	width: 350px; /* Width of box */
	height: 250px; /* Height of box */
	overflow: auto; /* Scrolling features */
	border: 1px solid #317082; /* Dark green border */
	background-color: #FFF; /* White background color */
	text-align: left;
	font-size: 12px;
	z-index: 10000;
}

	#ajax_listOfOptions div { /* General rule for both .optionDiv and .optionDivSelected */
		margin: 1px;
		padding: 1px;
		cursor: pointer;
		font-size: 13px;
	}

	#ajax_listOfOptions .optionDiv { /* Div for each item in list */
	}

	#ajax_listOfOptions .optionDivSelected { /* Selected item in the list */
		background-color: #317082;
		color: #FFF;
	}

#ajax_listOfOptions_iframe {
	background-color: #F00;
	position: absolute;
	z-index: 5;
}

/**********************************************
*											  *
*				CONTENT STYLES				  *
*											  *
**********************************************/

h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 2px;
}



table h1 {
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

hr {
	height: 1px;
	color: #808080;
}

a {
	text-decoration: none;
	color: #e35d6a;
}

	a:hover {
		text-decoration: underline;
	}

/* VERBERG DE CLOSE BUTTON RECHTSBOVEN (beheer_audit)
.dijitDialogCloseIcon {
	display:none;
}
*/

.printlabel {
	display: none;
}

#printlogo {
	float: right;
	background: red url(../images/logo.gif);
	width: 209px;
	height: 0px;
	display: block;
	border: 1px solid red;
}

input[type=button] {
	display: inline-block;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.3rem 0.75rem;
	font-size: 13px;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background-color: #cfe2ff;
	border-color: #cfe2ff;
}

input[type=submit] {
	display: inline-block;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.3rem 0.75rem;
	font-size: 13px;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	background-color: #cfe2ff;
	border-color: #cfe2ff;
}


.kopievak {
	padding: 5px;
	background-color: #ebf1f9;
}

.dvPopupSmilie {
	float: left;
	padding: 5px;
	border: 1px dotted #d2d2d2;
}

.rapportscherm .dijitContainer {
	overflow: visible;
}

.dvObjectScroll {
	width: 200px;
	height: 195px;
	overflow-y: scroll;
	padding: 5px;
}

.dot {
	height: 25px;
	width: 25px;
	border-radius: 50%;
	display: inline-block;
}
/********** SubMenu **********/

div.dvSubMenu {
	float: left;
	width: 100%;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
	background-image: -moz-linear-gradient( center bottom, #EDEDED 44%, #F7F7F7 74%, #F7F7F7 0% );
	margin-bottom: 20px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}


/********** EKBALK **********/


div.dvSearch {
	float: left;
}

.dj_ie div.dvSearch {
	background: url(../images/gradient.gif) repeat-x top left #ededed;
}

.dvSearch-holder {
	float: left;
}

.search-field {
	display: inline-block;
	width: 600px;
}

	.search-field input {
		width: 410px;
		padding-right: 150px !important;
	}

.search-add {
	display: inline-block;
	margin-left: -355px;
	border-left: 1px solid #f8f9fa;
	padding-left: 5px;
	font-size: 12px;
}


div.dvSearch-inner {
	height: 23px;
	padding: 10px;
}

.search-big {
	width: 90%;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	padding: 5px;
	padding-left: 30px !important;
	font-size: 13px;
	border: 1px solid #c1c1c1;
}

.sec-nav a {
	float: right;
	width: 6%;
	height: 28px;
	padding-top: 15px;
	border-left: 1px solid #C1C1C1;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
}

.sec-nav1 a {
	float: none;
	width: 15%;
	height: 28px;
	margin-top: -10px;
	padding-top: 15px;
	border-left: 1px solid #C1C1C1;
	text-align: center;
	text-decoration: none;
}

.sec-nav2 a {
	float: left;
	width: 7%;
	height: 28px;
	margin-top: -10px;
	padding-top: 15px;
	border-left: 1px solid #C1C1C1;
	text-align: center;
	text-decoration: none;
}

.sysmelding {
	text-align: center;
	color: red;
	text-decoration: solid;
}

	.sysmelding a {
		color: red;
	}

.HelpLink {
	text-align: center;
	text-decoration: solid;
}

	.HelpLink a {
		color: black;
	}

.logOutLink {
	background: url(../images/logout-icon.png) no-repeat 13px center;
}

.UpdateLink {
	background: url(../images/update-icon.png) no-repeat 13px center;
}

.container1 {
	overflow: hidden;
}

.left1 {
	width: 350px;
	float: left; /* add this */
	border: 1px;
	position: fixed;
}

.right1 {
	border: 1px;
	float: left;
	padding-left: 355px;
}
/*********  BUTTON   ***********/

a.button, input[type=submit], input[type=button] {
	display: inline-block;
	color: #212529;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: #cfe2ff;
	border-color: #cfe2ff;
	border: 1px solid transparent;
	padding: 0.3rem 0.75rem;
	font-size: 13px;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

a.button {
	padding-top: 6px;
	padding-bottom: 6px;
}

	a.button:hover, input[type=submit]:hover, input[type=button]:hover {
		cursor: pointer;
		/*-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5)*/
	}

	a.button:active, input[type=submit]:active, input[type=button]:active {
		border-top: 1px solid #f8f9fa;
		border-left: 1px solid #f8f9fa;
		border-right: 1px solid #f8f9fa;
		border-bottom: 1px solid #f8f9fa;
		/*-webkit-box-shadow: inset 0 0 5px #c54a00;
		-moz-box-shadow: inset 0 0 5px #c54a00;
		box-shadow: inset 0 0 5px #c54a00;*/
	}


/***********  INLOGSCHERM  *********/
.meldingen {
	float: left;
	margin: auto;
	width: 100%;
}

	.meldingen ul {
		list-style-type: decimal;
	}

.meldingen-inner {
	margin-left: 50px;
	width: 50%;
}

.meldingen-content {
	margin: 0px !important;
	border: 0px;
	width: 100%;
	height: 100%;
}

.inlogscherm {
	float: left;
	margin: auto;
	width: 100%;
	border-bottom: 1px solid #DDDDDD;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
	background-image: -moz-linear-gradient( center bottom, #EDEDED 44%, #F7F7F7 74%, #F7F7F7 0% );
}

	.inlogscherm table {
		margin: 40px;
	}

.inlogscherm-inner {
	margin: auto;
	width: 800px;
}

.inlogscherm input[type=text], .inlogscherm input[type=password] {
	padding: 4px;
	font-size: 14px;
}

.pint-icon {
	float: right;
	margin-right: 40px;
}

input[type=text], input[type=password] {
	padding: 3px;
}

/***********  NAVIGATION  *********/

.page_navigation {
	margin-right: 10px;
	color: black !important;
}

	.page_navigation a {
		padding: 3px;
		border: 1px solid #f8f9fa;
		font-weight: normal;
		background-color: #f8f9fa;
		color: #6c757d;
		/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
		background-image: -moz-linear-gradient( center bottom, #EDEDED 44%, #F7F7F7 74%, #F7F7F7 0% );*/
	}

	.page_navigation strong {
		padding: 3px;
		border: 1px solid #f8f9fa;
		font-weight: normal;
		background-color: #f8f9fa;
		color: black;
		/*background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.44, #EDEDED), color-stop(0.74, #F7F7F7), color-stop(0, #F7F7F7) );
		background-image: -moz-linear-gradient( center bottom, #EDEDED 44%, #F7F7F7 74%, #F7F7F7 0% );*/
	}

.dj_ie .page_navigation a, .dj_ie .page_navigation strong {
	background: url(../images/gradient.gif) repeat-x top left #ededed;
}

/***********  CONTROLS  *********/
input:disabled, select:disabled, textarea:disabled {
	background-color: #FBFCC0;
	color: #000000;
}

input.error {
	background-color: #FFBBBB;
}


/***********  PW Check  *********/
.tiptekst {
	color: #949494;
	font-size: 10px;
}

.strength0, .strength1, .strength2, .strength3, .strength4, .strength5 {
	padding: 5px;
	float: left;
	width: 250px;
	height: 25px;
	border: 1px solid gray;
}

.strength0 {
	width: 40px;
	background: #cccccc;
}

.strength1 {
	width: 70px;
	background: #ff0000;
}

.strength2 {
	width: 100px;
	background: #ff5f5f;
}

.strength3 {
	width: 150px;
	background: #56e500;
}

.strength4 {
	background: #4dcd00;
	width: 225px;
}

.strength5 {
	background: #399800;
	width: 300px;
}


.overflowScheduleDates {
	height: 277px;
	overflow: auto;
}

tr.subsequentlyShift td {
	background-color: #FCF8E3;
}

table.shift td p {
	margin: 0;
}

.kleurperiode {
	background: #f2f2f2;
	color: black;
}

.zoomtop {
	display: flex;
	width: 100%;
	max-height: 220px;
}

	.zoomtop:hover {
		position: relative;
		margin-top: 150px;
		left: 0;
		cursor: pointer;
		height: auto;
		width: auto;
		transform: scale(10.5);
		-ms-transform: scale(10.5); /* IE 9 */
		-moz-transform: scale(10.5); /* Firefox */
		-webkit-transform: scale(10.5); /* Safari and Chrome */
		-o-transform: scale(10.5); /* Opera */
		overflow: auto;
		z-index: 10;
		display: block;
	}

.zoomtop1 {
	display: flex;
	width: 100%;
	max-height: 220px;
}

	.zoomtop1:hover {
		position: relative;
		margin-top: 150px;
		left: 0;
		cursor: pointer;
		height: 500px;
		width: auto;
		transform: scale(10.5);
		-ms-transform: scale(10.5); /* IE 9 */
		-moz-transform: scale(10.5); /* Firefox */
		-webkit-transform: scale(10.5); /* Safari and Chrome */
		-o-transform: scale(10.5); /* Opera */
		overflow: auto;
		z-index: 10;
		display: block;
	}

.zoomtop2 {
	display: flex;
	width: 100%;
	max-height: 220px;
}

	.zoomtop2:hover {
		position: relative;
		margin-top: 150px;
		left: 0;
		cursor: pointer;
		height: 500px;
		width: auto;
		transform: scale(10.5);
		-ms-transform: scale(10.5); /* IE 9 */
		-moz-transform: scale(10.5); /* Firefox */
		-webkit-transform: scale(10.5); /* Safari and Chrome */
		-o-transform: scale(10.5); /* Opera */
		overflow: auto;
		z-index: 10;
		display: block;
	}

.zoom {
	display: flex;
	width: 100%;
	max-height: 220px;
}

	.zoom:hover {
		position: relative;
		left: 0;
		cursor: pointer;
		height: 500px;
		width: auto;
		transform: scale(10.5);
		-ms-transform: scale(10.5); /* IE 9 */
		-moz-transform: scale(10.5); /* Firefox */
		-webkit-transform: scale(10.5); /* Safari and Chrome */
		-o-transform: scale(10.5); /* Opera */
		overflow: auto;
		z-index: 10;
		display: block;
	}

/*! 
 * OverlayScrollbars
 * Version: 2.1.0
 * 
 * Copyright (c) Rene Haas | KingSora.
 * https://github.com/KingSora
 * 
 * Released under the MIT license.
 */
.os-size-observer,
.os-size-observer-listener {
	direction: inherit;
	pointer-events: none;
	overflow: hidden;
	visibility: hidden;
	box-sizing: border-box;
}

.os-size-observer,
.os-size-observer-listener,
.os-size-observer-listener-item,
.os-size-observer-listener-item-final {
	writing-mode: horizontal-tb;
	position: absolute;
	left: 0;
	top: 0;
}

.os-size-observer {
	z-index: -1;
	contain: strict;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: inherit;
	border: inherit;
	box-sizing: inherit;
	margin: -133px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transform: scale(0.1);
}

	.os-size-observer::before {
		content: "";
		flex: none;
		box-sizing: inherit;
		padding: 10px;
		width: 10px;
		height: 10px;
	}

.os-size-observer-appear {
	animation: os-size-observer-appear-animation 1ms forwards;
}

.os-size-observer-listener {
	box-sizing: border-box;
	position: relative;
	flex: auto;
	padding: inherit;
	border: inherit;
	margin: -133px;
	transform: scale(10);
}

	.os-size-observer-listener.ltr {
		margin-right: -266px;
		margin-left: 0;
	}

	.os-size-observer-listener.rtl {
		margin-left: -266px;
		margin-right: 0;
	}

	.os-size-observer-listener:empty::before {
		content: "";
		width: 100%;
		height: 100%;
	}

	.os-size-observer-listener:empty::before, .os-size-observer-listener > .os-size-observer-listener-item {
		display: block;
		position: relative;
		padding: inherit;
		border: inherit;
		box-sizing: content-box;
		flex: auto;
	}

.os-size-observer-listener-scroll {
	box-sizing: border-box;
	display: flex;
}

.os-size-observer-listener-item {
	right: 0;
	bottom: 0;
	overflow: hidden;
	direction: ltr;
	flex: none;
}

.os-size-observer-listener-item-final {
	transition: none;
}

@keyframes os-size-observer-appear-animation {
	from {
		cursor: auto;
	}

	to {
		cursor: none;
	}
}

.os-trinsic-observer {
	flex: none;
	box-sizing: border-box;
	position: relative;
	max-width: 0px;
	max-height: 1px;
	padding: 0;
	margin: 0;
	border: none;
	overflow: hidden;
	z-index: -1;
	height: 0;
	top: calc(100% + 1px);
	contain: strict;
}

	.os-trinsic-observer:not(:empty) {
		height: calc(100% + 1px);
		top: -1px;
	}

		.os-trinsic-observer:not(:empty) > .os-size-observer {
			width: 1000%;
			height: 1000%;
			min-height: 1px;
			min-width: 1px;
		}

/**
 * environment setup 
 */
.os-environment {
	--os-custom-prop: -1;
	position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: scroll;
	height: 200px;
	width: 200px;
	z-index: var(--os-custom-prop);
}

	.os-environment div {
		width: 200%;
		height: 200%;
		margin: 10px 0;
	}

	.os-environment.os-environment-flexbox-glue {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		height: auto;
		width: auto;
		min-height: 200px;
		min-width: 200px;
	}

		.os-environment.os-environment-flexbox-glue div {
			flex: auto;
			width: auto;
			height: auto;
			max-height: 100%;
			max-width: 100%;
			margin: 0;
		}

	.os-environment.os-environment-flexbox-glue-max {
		max-height: 200px;
	}

		.os-environment.os-environment-flexbox-glue-max div {
			overflow: visible;
		}

			.os-environment.os-environment-flexbox-glue-max div::before {
				content: "";
				display: block;
				height: 999px;
				width: 999px;
			}

/**
 * hide native scrollbars
 */
.os-environment,
.os-viewport {
	-ms-overflow-style: scrollbar !important;
}

[data-overlayscrollbars-initialize],
[data-overlayscrollbars~=scrollbarHidden],
.os-viewport-scrollbar-hidden.os-environment,
.os-viewport-scrollbar-hidden.os-viewport {
	scrollbar-width: none !important;
}

	[data-overlayscrollbars-initialize]::-webkit-scrollbar,
	[data-overlayscrollbars-initialize]::-webkit-scrollbar-corner,
	[data-overlayscrollbars~=scrollbarHidden]::-webkit-scrollbar,
	[data-overlayscrollbars~=scrollbarHidden]::-webkit-scrollbar-corner,
	.os-viewport-scrollbar-hidden.os-environment::-webkit-scrollbar,
	.os-viewport-scrollbar-hidden.os-environment::-webkit-scrollbar-corner,
	.os-viewport-scrollbar-hidden.os-viewport::-webkit-scrollbar,
	.os-viewport-scrollbar-hidden.os-viewport::-webkit-scrollbar-corner {
		-webkit-appearance: none !important;
		appearance: none !important;
		display: none !important;
		width: 0 !important;
		height: 0 !important;
	}

/**
 * elements wont suddenly crop after initialization is done
 */
[data-overlayscrollbars-initialize] {
	overflow: auto;
}

/**
 * applied to body 
 */
html[data-overlayscrollbars],
html.os-viewport-scrollbar-hidden,
html.os-viewport-scrollbar-hidden > body {
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	height: 100%;
}

	html[data-overlayscrollbars] > body {
		overflow: visible;
	}

/**
 * structure setup 
 */
[data-overlayscrollbars~=host] {
	position: relative;
}

[data-overlayscrollbars~=host],
.os-padding {
	display: flex;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
}

.os-padding,
.os-viewport {
	box-sizing: inherit;
	position: relative;
	flex: auto !important;
	height: auto;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	z-index: 0;
}

.os-viewport {
	--os-vaw: 0;
	--os-vah: 0;
}

	.os-viewport.os-viewport-arrange::before {
		content: "";
		position: absolute;
		pointer-events: none;
		z-index: -1;
		min-width: 1px;
		min-height: 1px;
		width: var(--os-vaw);
		height: var(--os-vah);
	}

[data-overlayscrollbars~=host],
[data-overlayscrollbars~=viewport] {
	overflow: hidden;
}

[data-overlayscrollbars~=overflowVisible] {
	overflow: visible;
}

[data-overlayscrollbars-overflow-x=hidden] {
	overflow-x: hidden;
}

[data-overlayscrollbars-overflow-x=scroll] {
	overflow-x: scroll;
}

[data-overlayscrollbars-overflow-x=hidden] {
	overflow-y: hidden;
}

[data-overlayscrollbars-overflow-y=scroll] {
	overflow-y: scroll;
}

.os-padding,
.os-viewport {
	overflow: hidden;
}

.os-overflow-visible {
	overflow: visible;
}

.os-content {
	box-sizing: inherit;
}

/**
 * optional & experimental grid mode
 */
[data-overlayscrollbars-grid],
[data-overlayscrollbars-grid] .os-padding {
	display: grid;
	grid-template: 1fr/1fr;
}

	[data-overlayscrollbars-grid] > .os-padding,
	[data-overlayscrollbars-grid] > .os-viewport,
	[data-overlayscrollbars-grid] > .os-padding > .os-viewport {
		height: auto !important;
		width: auto !important;
	}

.os-scrollbar {
	contain: size layout;
	contain: size layout style;
	transition: opacity 0.15s, visibility 0.15s, top 0.15s, right 0.15s, bottom 0.15s, left 0.15s;
	pointer-events: none;
	position: absolute;
	opacity: 0;
	visibility: hidden;
}

body > .os-scrollbar {
	position: fixed;
	z-index: 99999;
}

.os-scrollbar-transitionless {
	transition: none;
}

.os-scrollbar-track {
	position: relative;
	direction: ltr !important;
	padding: 0 !important;
	border: none !important;
}

.os-scrollbar-handle {
	position: absolute;
}

.os-scrollbar-track,
.os-scrollbar-handle {
	pointer-events: none;
	width: 100%;
	height: 100%;
}

.os-scrollbar.os-scrollbar-track-interactive .os-scrollbar-track,
.os-scrollbar.os-scrollbar-handle-interactive .os-scrollbar-handle {
	pointer-events: auto;
	touch-action: none;
}

.os-scrollbar-horizontal {
	bottom: 0;
	left: 0;
}

.os-scrollbar-vertical {
	top: 0;
	right: 0;
}

.os-scrollbar-rtl.os-scrollbar-horizontal {
	right: 0;
}

.os-scrollbar-rtl.os-scrollbar-vertical {
	right: auto;
	left: 0;
}

.os-scrollbar-visible,
.os-scrollbar-interaction.os-scrollbar-visible {
	opacity: 1;
	visibility: visible;
}

.os-scrollbar-auto-hidden {
	opacity: 0;
	visibility: hidden;
}

.os-scrollbar-unusable,
.os-scrollbar-unusable *,
.os-scrollbar-wheel,
.os-scrollbar-wheel * {
	pointer-events: none !important;
}

	.os-scrollbar-unusable .os-scrollbar-handle {
		opacity: 0 !important;
	}

.os-scrollbar-horizontal .os-scrollbar-handle {
	bottom: 0;
}

.os-scrollbar-vertical .os-scrollbar-handle {
	right: 0;
}

.os-scrollbar-rtl.os-scrollbar-vertical .os-scrollbar-handle {
	right: auto;
	left: 0;
}

.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless,
.os-scrollbar.os-scrollbar-horizontal.os-scrollbar-cornerless.os-scrollbar-rtl {
	left: 0;
	right: 0;
}

.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless,
.os-scrollbar.os-scrollbar-vertical.os-scrollbar-cornerless.os-scrollbar-rtl {
	top: 0;
	bottom: 0;
}

.os-scrollbar {
	--os-size: 0;
	--os-padding-perpendicular: 0;
	--os-padding-axis: 0;
	--os-track-border-radius: 0;
	--os-track-bg: none;
	--os-track-bg-hover: none;
	--os-track-bg-active: none;
	--os-track-border: none;
	--os-track-border-hover: none;
	--os-track-border-active: none;
	--os-handle-border-radius: 0;
	--os-handle-bg: none;
	--os-handle-bg-hover: none;
	--os-handle-bg-active: none;
	--os-handle-border: none;
	--os-handle-border-hover: none;
	--os-handle-border-active: none;
	--os-handle-min-size: 33px;
	--os-handle-max-size: none;
	--os-handle-perpendicular-size: 100%;
	--os-handle-perpendicular-size-hover: 100%;
	--os-handle-perpendicular-size-active: 100%;
	--os-handle-interactive-area-offset: 0;
}

	.os-scrollbar .os-scrollbar-track {
		border: var(--os-track-border);
		border-radius: var(--os-track-border-radius);
		background: var(--os-track-bg);
		transition: opacity 0.15s, background-color 0.15s, border-color 0.15s;
	}

		.os-scrollbar .os-scrollbar-track:hover {
			border: var(--os-track-border-hover);
			background: var(--os-track-bg-hover);
		}

		.os-scrollbar .os-scrollbar-track:active {
			border: var(--os-track-border-active);
			background: var(--os-track-bg-active);
		}

	.os-scrollbar .os-scrollbar-handle {
		border: var(--os-handle-border);
		border-radius: var(--os-handle-border-radius);
		background: var(--os-handle-bg);
	}

		.os-scrollbar .os-scrollbar-handle:before {
			content: "";
			position: absolute;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			display: block;
		}

		.os-scrollbar .os-scrollbar-handle:hover {
			border: var(--os-handle-border-hover);
			background: var(--os-handle-bg-hover);
		}

		.os-scrollbar .os-scrollbar-handle:active {
			border: var(--os-handle-border-active);
			background: var(--os-handle-bg-active);
		}

.os-scrollbar-horizontal {
	padding: var(--os-padding-perpendicular) var(--os-padding-axis);
	right: var(--os-size);
	height: var(--os-size);
}

	.os-scrollbar-horizontal.os-scrollbar-rtl {
		left: var(--os-size);
		right: 0;
	}

	.os-scrollbar-horizontal .os-scrollbar-handle {
		min-width: var(--os-handle-min-size);
		max-width: var(--os-handle-max-size);
		height: var(--os-handle-perpendicular-size);
		transition: opacity 0.15s, background-color 0.15s, border-color 0.15s, height 0.15s;
	}

		.os-scrollbar-horizontal .os-scrollbar-handle:before {
			top: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
			bottom: calc(var(--os-padding-perpendicular) * -1);
		}

	.os-scrollbar-horizontal:hover .os-scrollbar-handle {
		height: var(--os-handle-perpendicular-size-hover);
	}

	.os-scrollbar-horizontal:active .os-scrollbar-handle {
		height: var(--os-handle-perpendicular-size-active);
	}

.os-scrollbar-vertical {
	padding: var(--os-padding-axis) var(--os-padding-perpendicular);
	bottom: var(--os-size);
	width: var(--os-size);
}

	.os-scrollbar-vertical .os-scrollbar-handle {
		min-height: var(--os-handle-min-size);
		max-height: var(--os-handle-max-size);
		width: var(--os-handle-perpendicular-size);
		transition: opacity 0.15s, background-color 0.15s, border-color 0.15s, width 0.15s;
	}

		.os-scrollbar-vertical .os-scrollbar-handle:before {
			left: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
			right: calc(var(--os-padding-perpendicular) * -1);
		}

	.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before {
		right: calc((var(--os-padding-perpendicular) + var(--os-handle-interactive-area-offset)) * -1);
		left: calc(var(--os-padding-perpendicular) * -1);
	}

	.os-scrollbar-vertical:hover .os-scrollbar-handle {
		width: var(--os-handle-perpendicular-size-hover);
	}

	.os-scrollbar-vertical:active .os-scrollbar-handle {
		width: var(--os-handle-perpendicular-size-active);
	}

/* NONE THEME: */
[data-overlayscrollbars~=updating] > .os-scrollbar,
.os-theme-none.os-scrollbar {
	display: none !important;
}

/* DARK & LIGHT THEME: */
.os-theme-dark,
.os-theme-light {
	--os-size: 4px;
	--os-padding-perpendicular: 2px;
	--os-padding-axis: 2px;
	--os-track-border-radius: 10px;
	--os-handle-interactive-area-offset: 4px;
	--os-handle-border-radius: 10px;
}

.os-theme-dark {
	--os-handle-bg: rgba(0, 0, 0, 0.44);
	--os-handle-bg-hover: rgba(0, 0, 0, 0.55);
	--os-handle-bg-active: rgba(0, 0, 0, 0.66);
}

.os-theme-light {
	--os-handle-bg: rgba(255, 255, 255, 0.44);
	--os-handle-bg-hover: rgba(255, 255, 255, 0.55);
	--os-handle-bg-active: rgba(255, 255, 255, 0.66);
}

.os-no-css-vars.os-theme-dark.os-scrollbar .os-scrollbar-handle, .os-no-css-vars.os-theme-light.os-scrollbar .os-scrollbar-handle {
	border-radius: 10px;
}

.os-no-css-vars.os-theme-dark.os-scrollbar .os-scrollbar-track, .os-no-css-vars.os-theme-light.os-scrollbar .os-scrollbar-track {
	border-radius: 10px;
}

.os-no-css-vars.os-theme-dark.os-scrollbar .os-scrollbar-handle, .os-no-css-vars.os-theme-light.os-scrollbar .os-scrollbar-handle {
	border-radius: 10px;
}

.os-no-css-vars.os-theme-dark.os-scrollbar-horizontal, .os-no-css-vars.os-theme-light.os-scrollbar-horizontal {
	padding: 2px 2px;
	right: 10px;
	height: 10px;
}

	.os-no-css-vars.os-theme-dark.os-scrollbar-horizontal.os-scrollbar-rtl, .os-no-css-vars.os-theme-light.os-scrollbar-horizontal.os-scrollbar-rtl {
		left: 10px;
		right: 0;
	}

	.os-no-css-vars.os-theme-dark.os-scrollbar-horizontal .os-scrollbar-handle, .os-no-css-vars.os-theme-light.os-scrollbar-horizontal .os-scrollbar-handle {
		min-width: 33px;
		max-width: none;
	}

		.os-no-css-vars.os-theme-dark.os-scrollbar-horizontal .os-scrollbar-handle:before, .os-no-css-vars.os-theme-light.os-scrollbar-horizontal .os-scrollbar-handle:before {
			top: calc((
                2px + 4px
              ) * -1);
			bottom: calc(2px * -1);
		}

.os-no-css-vars.os-theme-dark.os-scrollbar-vertical, .os-no-css-vars.os-theme-light.os-scrollbar-vertical {
	padding: 2px 2px;
	bottom: 10px;
	width: 10px;
}

	.os-no-css-vars.os-theme-dark.os-scrollbar-vertical .os-scrollbar-handle, .os-no-css-vars.os-theme-light.os-scrollbar-vertical .os-scrollbar-handle {
		min-height: 33px;
		max-height: none;
	}

		.os-no-css-vars.os-theme-dark.os-scrollbar-vertical .os-scrollbar-handle:before, .os-no-css-vars.os-theme-light.os-scrollbar-vertical .os-scrollbar-handle:before {
			left: calc((
                2px + 4px
              ) * -1);
			right: calc(2px * -1);
		}

	.os-no-css-vars.os-theme-dark.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before, .os-no-css-vars.os-theme-light.os-scrollbar-vertical.os-scrollbar-rtl .os-scrollbar-handle:before {
		right: calc((
              2px + 4px
            ) * -1);
		left: calc(2px * -1);
	}

.os-no-css-vars.os-theme-dark .os-scrollbar-handle {
	background: rgba(0, 0, 0, 0.44);
}

.os-no-css-vars.os-theme-dark:hover .os-scrollbar-handle {
	background: rgba(0, 0, 0, 0.55);
}

.os-no-css-vars.os-theme-dark:active .os-scrollbar-handle {
	background: rgba(0, 0, 0, 0.66);
}

.os-no-css-vars.os-theme-light .os-scrollbar-handle {
	background: rgba(255, 255, 255, 0.44);
}

.os-no-css-vars.os-theme-light:hover .os-scrollbar-handle {
	background: rgba(255, 255, 255, 0.55);
}

.os-no-css-vars.os-theme-light:active .os-scrollbar-handle {
	background: rgba(255, 255, 255, 0.66);
}

.switch {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 26px;
}

	/* Hide default HTML checkbox */
	.switch input {
		opacity: 0;
		width: 0;
		height: 0;
	}

/* The slider */
.slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

	.slider:before {
		position: absolute;
		content: "";
		height: 20px;
		width: 20px;
		left: 4px;
		bottom: 3px;
		background-color: white;
		-webkit-transition: .4s;
		transition: .4s;
	}

input:checked + .slider {
	background-color: #2196F3;
}

input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
	border-radius: 34px;
}

	.slider.round:before {
		border-radius: 50%;
	}