html {
    margin: 0;
    padding: 0;
    height: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
}
.hebo-logbook{
	position: relative;
	font-size: 16px;
	padding-left: 55px;
	padding-top:20px;
	padding-right:5px;
	padding-bottom:20px;
}
.hebo-logbook-text-only {
    position: relative;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.hebo-logbook-error{
	position: relative;
	background-color:#FF8080;
	height:10px;
	padding:0px;
}
.aroundtheother{
	background-color:#fdfdfd;
}
.error_in_field{
	background-color:#FF8080;
}
.logbookregel-van{
	position: absolute;
	top: 8px;
	left: 15px;
	color: #666666;
	font-size: 10px;
}
.logbookregel-tot{
	position: absolute;
	bottom: 8px;
	left: 15px;
	color: #666666;
	font-size: 10px;
}
.logbookregel-pauze{
	position: absolute;
	top: 28px;
	right: 105px;
	color: #666666;
	font-size: 10px;
}
.logbookregel-checkbox {
	position: absolute;
	top: calc(50% - 7px);
	right: 20px;
}


.logbookregel-add-new-for-id{
	position: absolute;
	padding: 8px 12px;
	top: 18px;
	right: 55px;
	color: white;
	background-color: #28a745;
	font-size: 12px;
	border-radius: .25rem;
}
.logbookregel-trash-for-id{
	position: absolute;
	padding: 8px 10px 8px 11px;
	top: 18px;
	right: 10px;
	color: white;
	background-color: red;
	font-size: 12px;
	border-radius: .25rem;
}
.dpr-item {
	min-height: 65px;
}
.notification_class {
	position: absolute;
	min-width: 20px;
	min-height: 20px;
	top: 2px;
	right: -6px;
	color: white;
	background-color: red;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 0px;
	border-radius: 10px;
}

.planning_table .class_notification {
	box-shadow: 0px 0px 6px 0px red inset;
}
.planning_table .class_notification_approved {
	box-shadow: 0px 0px 5px 0px green inset;
}


.photo-datetime{
	position: absolute;
	bottom: 8px;
	right: 15px;
	color: #666666;
	font-size: 10px;
}

.anchor{
	display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
}


.anchor_google_chart{
	display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

#workspace {
	height: 100%;
}

.container {
	overflow:hidden;
}
.relative{
	position: relative;
}
.absolute {
	position: absolute;
}

.row {
    /*overflow:hidden; removed 2025-01-09*/
}

ul {
	list-style: none;
}
#hamburger {
	list-style: none;
}

hr {
	border-width: 2px;
	border-color: black;
}

li#layer {
    border-bottom: 1px solid #dddddd;
    
}
.heading {
    background-color:#a19687;
    padding:5px;
    border-bottom: 2px solid white;
}
div.heading h2 {
    color: #999999;
    padding-left: 10px;
    display: block;
    clear: none;
    float: left;
    font-family: "Droid Sans", sans-serif;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
ul.options {
    overflow: hidden;
    padding: 0px;
    display: block;
    clear: none;
    float: right;
    margin: 14px 10px 0 0;
}

ul.layer_details {
	//display: none;
}
.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    
    text-align: center;
}
.right {
	float: right;
    margin-left: auto;
    margin-right: 0;
    margin-top: auto;
    margin-bottom: auto;
    
    text-align: right;

}
.charts-menu-button-caption {
    font-size: 12px;
    min-width: 100px;
}
.btn {
	background-color-BACKUP: #a19687;
	border-color: #ffffff;
	padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    z-index: 100;
}
.btn-next {
	width:200px;
}

.btn-card-header-back{
	margin-bottom: 0px; 
	margin-right: 10px;
}
.btn-clear-search_string{
	color: black;
	background-color: transparent!important;
	border: 1px solid transparent;
	margin-bottom: 0px;
}

.btn-modules {
	color: black!important;
	border:1px solid #CCC;
    
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    
}
.btn-modules:active {
    background:#f8f8f8;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6)!important;
}

.card_project .list-group-item,
.card_project_date .list-group-item {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 0.8rem;
}

.card_project_date select {
	margin-bottom: 8px;
	margin-right: 8px;
}


#div_from_space {
    background-color: white;
    color: #000000;
    height:100%;
    width:100%;
    background: url('../media/background3.jpg') no-repeat;
    background-size: cover;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%), url('../media/background3.jpg');
    background-position: center center;
    position: absolute;
    z-index: 1;
}
.div_splash {
    position: absolute;
    z-index: 20;
    left: 50%;
  	margin-left: -200px;
  	top: 20%;
  	background-color: none;
  	width:400px;
    min-height:20%;
}
.input-group {
    height: 38px;
    margin-top: 17px;
}
.input-group-text {
    background-color: white;
    padding-top: 0px;
    padding-bottom: 0px;
}
.input-group-sm{
	height: 30px;
}

#eye {
    margin-top: 6px;
}


/*Modal related css Sleeplijst*/
.modal.show .modal-dialog  {
	max-width: 1200px;
}
.modal-body h2 {
	font-size: 16px;
}
.modal-body p {
	font-size: 13px;
	margin-top: 16px;
	margin-bottom: 2px;
}




.centered {
    display: flex;
    justify-content: space-between;
}

.squari {
	margin-top: 10px;
    margin-bottom: 10px;
    padding-top:15px;
    padding-bottom:15px;
    padding-left:25px;
    padding-right:25px;
}

.borderedframe{
	margin-top: 10px;
    margin-bottom: 10px;
    padding:10px;
	border: 1px solid #cccccc;
}

.img-icon{
	width: 25px;
	height: 25px;
}
.drop-div {
	display: inline-block;
	padding:2px;
	border: 1px solid #cccccc;
}
.type-image{
	width: 100%;
	height:100%;
}

.house_gallery {
	border: 1px solid grey;
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
}
.rounded_borders{
	border-radius:5px;
}
.year-overview-row{
	margin-left: 0px;
    margin-right: 0px;
}
.year-overview-rounded{
	padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    height: 40px;
    padding-top: 10px;
    border-radius: .25rem!important;
}

label {
    margin-top: 10px;
    
}

  
  
  
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
a, a:hover {
   color: #212529;
   text-decoration: none;
}
h1 {
	margin-top:20px;
	margin-bottom:30px;
}
h3 {
	color: white;
	margin-top: 30px;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 100;
    /*text-align: center;*/
}
h3 a {
    color: white;
    text-decoration: none;
}

.card-header-title-with-button {
	margin-top:15px;
	float:left!important;
	font-weight: 900;
}


.table-bordered td, .table-bordered th {
    /*used in legenda RIE*/
    font-size: 11px;
}



#map {
	height: 100%;
	width: 100%;
}
.feature_icon{
	width: 40px;
	height: 40px;
}

.poweredby{
	width: 40px;
}

.slider {
	width: 100%;
	margin: 1px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.flowdiagram {
  width: 100%;
  border:1px solid lightgrey;
}

.slick-prev:before,
.slick-next:before {
	color: black;
}
.navbar {
    background-color: #ffffff!important;
    border-bottom-width:1px;
    border-bottom-color:black;
    border-bottom-style: solid;
    box-shadow: 0px 0px 5px grey;
}
.selected {
    color: black!important;
}
iframe {
	border:1px solid lightgrey;
}




 /*year calender entries*/
.yc-fully-booked {
	background-color: #f90000;
}
.yc-partial-booked {
	background-color: #ffc107;
}
.yc-selected {
	border-radius: 25px;
    border: 2px solid #73AD21;
}

#yc-month-col {
    margin-top:5px;
    margin-bottom:5px;
    padding-left:10px;
    padding-right:10px;
}
.soft-background {
	background-color: #f9f9f9;
}
#yc-month-header, #yc-month-days {
	font-weight: bold;
	margin-left:0px;
    margin-right:0px;
    padding-top:15px;
}


#yc-month-days .col{
	padding-left:0px;
    padding-right:0px;
    text-align: center;
    height:40px;
    padding-top:0px;
}
#yc-month-content .col{
	padding-left:0px;
    padding-right:0px;
    text-align: center;
    height:40px;
    padding-top:0px;
}
#yc-month-content .col:hover{
	border: 1px solid #dddddd;
}
#yc-month-content a .col {
	padding-left:0px;
    padding-right:0px;
    text-align: center;
    height:40px;
    padding-top:7px;
}

.beheersmaatregel {
	padding:2px;
    text-align: left;
    
    border-radius: 10px;
    border: 2px solid #aaaaaa;
	background-color: #eeeeee;
	margin-bottom: 5px!important;
}
.beheersbutton {
	padding-bottom: 2px;
}

.melding {
	padding:9px;
    text-align: left;
    
    border-radius: 10px;
    border: 2px solid #dddddd;
	background-color: #f8f8f8;
	margin-bottom: 15px!important;
	margin-top: 15px!important;
}
.maatregel {
	padding:9px;
    text-align: left;
    
    border-radius: 10px;
    border: 2px solid #aaaaaa;
	background-color: #eeeeee;
	margin-bottom: 15px!important;
	margin-top: 15px!important;
}

.div_contractline_item {
	padding:9px;
    text-align: left;
    min-height: 50px;
    border-radius: 10px;
    border: 2px solid #aaaaaa;
	background-color: #eeeeee;
	margin-bottom: 5px!important;
	margin-top: 5px!important;
}

.form-check-label {
	margin-top: 0px!important;

}

.instruction-image-point {
	position:absolute; 
	color: black;
	text-align: center;
	padding: 8px 0;
	border: 3px solid black;
	background-color: yellow;
	width:50px;
  	height:50px;
  	transform: translate(-50%, -50%);
	border-radius: 25px;
}
.procedure2 {
	position:absolute; 
	transform: translate(-50%, -50%);
	border: 1.5px solid black;
  	font-size: 10px;
  	width:100px;
  	height:60px;
  	/*box-shadow: 0px 0px 3px gray;*/
  	
}

.procedure2_START {
	color: black;
	text-align: left;
	padding: 4px;
	background-color: white;
	border-radius: 7px;
	z-index: 20;
}
.procedure2_END {
	color: black;
	text-align: left;
	padding: 4px;
	background-color: white;
	border-radius: 7px;
	z-index: 20;
}

.procedure2_PROCESS {
	color: black;
	text-align: left;
	padding: 4px;
	background-color: white;
	border-radius: 0px;
	z-index: 20;
}

.procedure2_INPUT,
.procedure2_OUTPUT,
.procedure2_IN-OUTPUT {
	color: black;
	text-align: left;
	padding: 4px;
	background-color: white;
	border-radius: 0px;
	transform: translate(-50%, -50%) skew(-10deg);
	z-index: 20;
}

.procedure2_DATABASE {
	color: black;
	text-align: left;
	padding: 4px;
	padding-top: 15px;
	background-color: white;
	border-radius: 0px;
	z-index: 20;
	height: 45px;
}
.procedure2_DATABASE_top {
	width: 100px;
    height: 20px;
    border: 1.5px solid black;
    background-color: white;
    -moz-border-radius: 50px / 10px;
    -webkit-border-radius: 50px / 10px;
    border-radius: 50px / 10px;
    
    position:absolute;
    top:-12px;
    left: -2px;
}
.procedure2_DATABASE_middle {
	width: 97px;
    height: 47px;
    border: none;
    background-color: white;
    position: absolute;
    top:-6px;
    left: 0px;
}
.procedure2_DATABASE_bottom {
	width: 100px;
    height: 20px;
    border: 1.5px solid black;
    background-color: white;
    -moz-border-radius: 50px / 10px;
    -webkit-border-radius: 50px / 10px;
    border-radius: 50px / 10px;
    
    position:absolute;
    top:31px;
    left: -1px;
}

.procedure2_DATABASE_text {
	position: absolute;
}

.procedure2_DECISION2 {
	color: black;
	z-index: 20;
	border: none;
}

.procedure2_DECISION2_diamond {
	background: red;
	margin: 0;
	height: 80px;
	width:  80px;
	border: 1px solid black;
	
	-webkit-transform: 	scaleY(0.6) rotateZ(45deg);
	transform: 			scaleY(0.6) rotateZ(45deg) ;
	-o-transform: 		scaleY(0.6) rotate(45deg);
    
    position:absolute;
    top:-10px;
    left: 10px;
}

.procedure2_DECISION2_text {
	position: absolute;
	top: 22px;
    left: 10px;
}

.procedure2_DECISION {
	/*position: relative;*/
	height: 80px;
	width: 80px;
	line-height: 16px;
	text-align: center;
	/*margin: 10px 40px;*/
	border: none;
	z-index: 20;
}
.procedure2_DECISION:before {
  position: absolute;
  content: '';
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  transform:  rotateX(45deg) rotateZ(45deg);
  z-index: 20;
}
.procedure2_DECISION:after {
  position: absolute;
  top: 10px;
  left: 40px;
  content: '';
  height: calc(100% - 8px);  /* -22px is 2 * 10px gap on either side - 2px border on either side */
  width: calc(100% - 8px);  /* -22px is 2 * 10px gap on either side - 2px border on either side */
  border: 2px solid black;
  transform: translate(-35px, -6px) rotateX(45deg) rotateZ(45deg); /* translate(minder = naar links, minder is naar boven) = diamand */
  background: red;
  z-index: 20;
}

.procedure2_DECISION_TEXT {
	position: absolute;
  	top: 39px; /* tekst meer is zakken*/
  	left: 29px;
  	transform: translate(-50%, -50%);
  	z-index: 22;
}

.procedure2_TEXT {
	border: none;
	width: 50px;
    height: 20px;
}

.procedure2_VER_LINE {
	width: 0px;
	transform: none;
	border-left: 1.5px solid black;
	border-right: none;	
	z-index: 10;
	
}
.procedure2_HOR_LINE {
	height: 0px;
	transform: none;
	border-top: 1.5px solid black;
	border-bottom: none;
	z-index: 10;
}

.line_grid_VER {
	border-left: 1px solid #e0e0e0 !important;
	z-index: 1;
}
.line_grid_HOR {
	border-top: 1px solid #e0e0e0 !important;
}
:root {
	--trianglesize: 6px;
	--trianglesizedouble: 12px;
	--activity-1-color: green;
	--activity-2-color: #0047AB;
}
.procedure2_TRIANGLE_DOWN {
	width: 0;
    height: 0;
    border-left: var(--trianglesize) solid transparent;
    border-right: var(--trianglesize) solid transparent;
    border-top: var(--trianglesizedouble) solid black;
    border-bottom: none;
}
.procedure2_TRIANGLE_UP {
	width: 0;
    height: 0;
    border-left: var(--trianglesize) solid transparent;
    border-right: var(--trianglesize) solid transparent;
    border-bottom: var(--trianglesizedouble) solid black;
    border-top: none;
}

.procedure2_TRIANGLE_RIGHT {
	width: 0;
    height: 0;
    border-top: var(--trianglesize) solid transparent;
    border-bottom: var(--trianglesize) solid transparent;
    border-left: var(--trianglesizedouble) solid black;
    border-right: none;
}
.procedure2_TRIANGLE_LEFT {
	width: 0;
    height: 0;
    border-top: var(--trianglesize) solid transparent;
    border-bottom: var(--trianglesize) solid transparent;
    border-right: var(--trianglesizedouble) solid black;
    border-left: none;
}

.procedure2_EDIT {
	border-color: lightgrey;
}
.procedure2_EDIT:hover {
	border-color: green;
}


.procedure2_PLUS {
	width: 15px;
	height: 15px;
	
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M0 50 L100 50 M50 0 L50 100' stroke='lightgrey' stroke-width='14'/></svg>");
  	background-repeat:no-repeat;
  	background-position:center center;
  	background-size: cover;
  	background-color: white;
  	border: 1.5px solid lightgrey;
}

.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

.cursor-move {
	cursor: move;
}

.instruction-image-point-highlight {
	background-color: green;
}

#caret-top {
	font-size: 15px;
}

.signature {
  border: 1px solid black;
}
.hse_image {
	background: url('../media/Icoon-Healty-Safety-def.png?v=1') no-repeat;
    background-size: cover;
    background-position: center center;
    width:30px; /*width of your image*/
    height:30px; /*height of your image*/
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
}

.tooltip {
  pointer-events: none;
}

.tooltip-inner {
  background-color: #29265b !important;
  color: #ffffff ;
}

.class-print_check_field_POST_veilige5-container {
	background: url("../media/veilige5_uncheck.png") no-repeat;
	height: 75px;
	width: 75px;
	background-size:cover;
	position: relative;
}
.class-print_check_field_POST_veilige5-container input[type=checkbox] {
	display:none;
}
.class-print_check_field_POST_veilige5-container input[type=checkbox] + .card-text{
	background: url("../media/veilige5_uncheck.png") no-repeat;
	background-size: 100%;
  	position: absolute;
	height: 100%;
	width: 100%;
	left: 0%;
	display:inline-block;
}
.class-print_check_field_POST_veilige5-container input[type=checkbox]:checked + .card-text {
	background: url("../media/veilige5_check.png") no-repeat;
	background-size: 100%;
  	position: absolute;
	height: 100%;
	width: 100%;
	left: 0%;
	display:inline-block;
}

.class-print_check_field_POST_veilige5-container .card-text2 {
	position: absolute;
	left: 80px;
	top: 8px;
	width: 330px;
}



.planning_table {
	width: 100%;
	table-layout:fixed	
}
.planning_table thead {
	height: 70px;
}
.planning_table tr {
	height: 30px;
}
.planning_table thead th:nth-child(n+2) {
    text-align: center;
}
.planning_table>thead>tr>:nth-child(7n+7),
.planning_table>thead>tr>:nth-child(7n+8),
.planning_table>tbody>tr>:nth-child(7n+7),
.planning_table>tbody>tr>:nth-child(7n+8){
	background: #cbf5dd;
}


.planning_table_day_view {
	border: 1px solid #dddddd;
	font-size: 12px;
	overflow: hidden;
}
.planning_table_day_view {
	width: 100%;
	table-layout:fixed;
	text-align: center;
}

.planning_table_day_view1 tbody{
 	vertical-align:top;
 	
}

.planning_table_day_view2 tbody{
 	vertical-align:top;
 	
}

.planning_table_day_view thead th:nth-child(2n),
.planning_table_day_view tbody td:nth-child(2n) {
    background: #e8e8e8;
}


.project_planning_table {
	width: 100%;
	table-layout:fixed	
}
.project_planning_table thead {
	height: 70px;
}
.project_planning_table tr {
	height: 30px;
}
.project_planning_table thead th:nth-child(n+2) {
    text-align: center;
}
.project_planning_table>thead>tr>:nth-child(7n+8),
.project_planning_table>thead>tr>:nth-child(7n+9),
.project_planning_table>tbody>tr>:nth-child(7n+8),
.project_planning_table>tbody>tr>:nth-child(7n+9){
	background: #cbf5dd;
}
.project_planning_table, 
.project_planning_table thead,
.project_planning_table th,
.project_planning_table tr,
.project_planning_table td {
	border: 1px solid #dddddd;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
}


.sales_opportunities_table {
	width: 100%;
	table-layout:fixed	
}
.sales_opportunities_table thead {
	height: 70px;
}
.sales_opportunities_table tr {
	height: 30px;
}
.sales_opportunities_table thead th:nth-child(n+2) {
    text-align: center;
}
.sales_opportunities_table>thead>tr>:nth-child(7n+9),
.sales_opportunities_table>thead>tr>:nth-child(7n+10),
.sales_opportunities_table>tbody>tr>:nth-child(7n+9),
.sales_opportunities_table>tbody>tr>:nth-child(7n+10){
	background: #cbf5dd;
}
.sales_opportunities_table, 
.sales_opportunities_table thead,
.sales_opportunities_table th,
.sales_opportunities_table tr,
.sales_opportunities_table td {
	border: 1px solid #dddddd;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
}

/* Context related Q*/

.card-context > .card-header {
	background: #e3e3e3;
}


.class_leaves {
	 /*important to show this color also in weekend and overrule the weekend color*/
	background-color: #40E0D0 !important;
}
.class_sluitingsdag {
	background-color: #0066cc;
}

.class_old {
	background: #F0F0F0;
}
.class_today {
	background-color: #D5FFFF;
}


.planning_table, 
.planning_table thead,
.planning_table th,
.planning_table tr,
.planning_table td {
	border: 1px solid #dddddd;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
}
.planning_table td {
	text-align: center;
}

.planning_table_headers {
	background-color: #ffffff;
}

.planning_table_worktypes {
	background-color: #fafafa;
}

.planning_table_users {
	background-color: #ffffff;
}
.card_project .list-group-item {
	background-color: #fafafa;
}
.card_project_date .list-group-item{
	background-color: #fafafa;
}


.row_handbook_items {
	padding-bottom: 20px;
}

.row_handbook_item_top_border {
	border-top: 2px solid grey;
}

.btn-planning {
	padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 0px;
    outline:0;
    color: black;
    font-size: 12px;
}
.btn-planning:focus {
    box-shadow: none;
}

.btn-planning-empty {
	display: inline-block;
  	height:30px;
  	width:100%;
  	padding: 0;
  	margin: 0;
  	opacity: 0;
}
.btn-planning-empty:hover {
	opacity: 0.5;
	background-color: #ffffff;
}

.btn-project_dashboard{
	padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 0px;
    outline:0;
    color: black;
    font-size: 12px;
    z-index: 10;
    position: relative;
}
.btn-project_dashboard:focus {
    box-shadow: none;
}



.btn-planning-selected{ 
	color: #212529;
	border: 1px solid black;
}

.class_default  { 
	background-color: white;
	border: 1px solid grey;
	color: black;
}

.class_reservering { 
	background-color: grey;
	filter: brightness(1.1);
	color: black;
}
.class_reservering:hover,
.class_reservering.btn-planning-selected { 
	background-color: grey;
	filter: brightness(1);
}

.class_definitief { 
	background-color: #3cb44b;
	filter: brightness(1.2);
	color: #555;
}
.class_definitief:hover,
.class_definitief.btn-planning-selected { 
	background-color: #3cb44b;
	filter: brightness(1);
	color: black;
	
}

.class_varen { 
	background-color: #4287f5;
	filter: brightness(1.2);
	color: #555;
}
.class_varen:hover,
.class_varen.btn-planning-selected { 
	background-color: #4287f5;
	filter: brightness(1);
	color: black;
}


.class_standby { 
	background-color: #f58231;
	filter: brightness(1.4);
	color: black;
}
.class_standby:hover,
.class_standby.btn-planning-selected { 
	background-color: #f58231;
	filter: brightness(1);
}


.class_onderhoud { 
	background-color: #42d4f4;	
	filter: brightness(1.4);
	color: black;
}
.class_onderhoud:hover,
.class_onderhoud.btn-planning-selected { 
	background-color: #42d4f4;
	filter: brightness(1);
}

.class_cursus { 
	background-color: #a9a9a9;	
	filter: brightness(1.4);
	color: black;
}


.class_geen_overwerk { 
	background:  linear-gradient(to bottom, white, white, red);	
	filter: brightness(1.4);
	color: black;
}
.class_geen_overwerk:hover,
.class_geen_overwerk.btn-planning-selected { 
	filter: brightness(1);
	color: black;
}

.class_piket,
.class_piket_achterwacht,
.class_piket_thuis { 
	background-color: #ffe119;
	filter: brightness(1.1);
	color: black;
}
.class_piket:hover,
.class_piket.btn-planning-selected,
.class_piket_achterwacht:hover,
.class_piket_achterwacht.btn-planning-selected,
.class_piket_thuis:hover,
.class_piket_thuis.btn-planning-selected { 
	background-color: #ffe119;
	filter: brightness(1);
}

.class_werken { 
	background-color: #3cb44b;
	filter: brightness(1.2);
	color: black;
}
.class_werken:hover,
.class_werken.btn-planning-selected { 
	background-color: #3cb44b;
	filter: brightness(1);
}

.class_ademlucht { 
	background-color: #f6092B;	
	filter: brightness(1.4);
	color: black;
}
.class_ademlucht:hover,
.class_ademlucht.btn-planning-selected { 
	background-color: #f6092B;
	filter: brightness(1);
}

.class_overleg { 
	background-color: orange;	
	color: black;
}
.class_overleg:hover,
.class_overleg:not(:disabled):not(.disabled):active,
.class_overleg.btn-planning-selected { 
	background-color: orange;	
}

.class_inhuur,
.class_uithuur { 
	background-color: Plum;	
	color: white;
}
.class_inhuur:hover,
.class_inhuur:not(:disabled):not(.disabled):active,
.class_inhuur.btn-planning-selected,
.class_uithuur:hover,
.class_uithuur:not(:disabled):not(.disabled):active,
.class_uithuur.btn-planning-selected { 
	background-color: Plum;	
}

.class_mogelijke_verlenging { 
	background-color: purple;	
	color: white;
}
.class_mogelijke_verlenging:hover,
.class_mogelijke_verlenging:not(:disabled):not(.disabled):active,
.class_mogelijke_verlenging.btn-planning-selected { 
	background-color: purple;	
}

.class_crew_year,
.class_crew_year:hover,
.class_crew_year:not(:disabled):not(.disabled):active,
.class_crew_year.btn-planning-selected { 
	background-color: #0000ff;	
	color: white;
}

.class_left {
	margin-left: -20px;
}
.class_right {
	margin-left: 20px;
}
.class_100p {
	width: 100%;
}

#planboard_id {
}
.user-select-none {
	-webkit-user-select: none; /* Safari */
  	-ms-user-select: none; /* IE 10 and IE 11 */
  	user-select: none; /* Standard syntax */
}


#box_table_1,
#box_table_2 {
	position: relative;
}

#planning_divider_1,
#planning_divider_2,
#planning_divider_3 {
	height: 6px;
	width: 100%;
	background-color: #ccc;
	cursor: ns-resize;
}

.planning_page .nav {
	margin-bottom: -2px;
}

.planning_page .div-activity {
	background-color: white;
}

.planning_page .nav-tabs .nav-link{
    background-color: white;
    border-color: #e9ecef #e9ecef black #dee2e6;
}
.planning_page .nav-tabs .nav-link-totaal.active{
    background-color: #fafafa;
    border-color: black black #e9ecef black;
}
.planning_page .nav-tabs .nav-link-1.active{
    background-color: var(--activity-1-color);
  	background-image:
    	linear-gradient(
      		var(--activity-1-color), #fafafa, #fafafa
    );
    border-color: black black #e9ecef black;
}
.planning_page .nav-tabs .nav-link-2.active{
    background-color: var(--activity-2-color); /* cobalt blue*/
  	background-image:
    	linear-gradient(
      		var(--activity-2-color), #fafafa, #fafafa
    );
    border-color: black black #e9ecef black;
}


.planning_table_crew_year {
	width: 100%;
	table-layout:fixed	
}
.planning_table_crew_year thead {
	height: 70px;
}
.planning_table_crew_year .role {
	height: 13px;
}
.planning_table_crew_year .role th{
	font-size: 13px;
}
.planning_table_crew_year tr {
	height: 13px;
}
.planning_table_crew_year, 
.planning_table_crew_year thead,
.planning_table_crew_year th,
.planning_table_crew_year tr,
.planning_table_crew_year td {
	border: 1px solid #dddddd;
	font-size: 10px;
	white-space: nowrap;
}
.planning_table_crew_year > thead > tr > :nth-child(7n+7),
.planning_table_crew_year > tbody > tr > :nth-child(7n+7),
.planning_table_crew_year > thead > tr > :nth-child(7n+8),
.planning_table_crew_year > tbody > tr > :nth-child(7n+8){
	background: #cbf5dd;
}

.planning_table_crew_year tr .selected {
	border: 2px solid #ff0000;
}


.notification_activity_1 {
	position: absolute;
	min-width: 12px;
	min-height: 12px;
	top: -6px;
	right: -7px;
	color: white;
	background-color: var(--activity-1-color);
	font-size: 10px;
	padding-top: 3px;
	padding-left: 0px;
	border-radius: 10px;
}  
.notification_activity_2 {
	position: absolute;
	min-width: 12px;
	min-height: 12px;
	top: -6px;
	right: -7px;
	color: white;
	background-color: var(--activity-2-color);
	font-size: 10px;
	padding-top: 3px;
	padding-left: 0px;
	border-radius: 10px;
}









.hom-ball {
	position: absolute;
  	top: -7.5px; /* too low : moves up when zooming out, too high: moves down when zooming out */
  	left: -7.5px;
  	background: black;
  	border-radius: 50%;
  	height: 15px;
  	width: 15px;
  	margin: 0;
}
 
.hom-ball-orange {
  	background: radial-gradient(circle at 5px 5px, #ff7C00, #985802);
}
.hom-ball-red {
  	background: radial-gradient(circle at 5px 5px, #ff0000, #ad0404);
}
.hom-ball-green {
  	background: radial-gradient(circle at 5px 5px, #00ff00, #02982a);
}
.hom-ball-yellow {
  	background: radial-gradient(circle at 5px 5px, #FFFE31, #7a7700);
}
.hom-ball-blue {
  	background: radial-gradient(circle at 5px 5px, #FFFE31, #0055aa);
}

/*google table alignment*/
.col-align-left   { text-align:left !important; }
.col-align-center { text-align:center !important; }
.col-align-right  { text-align:right !important; }

.costoverview_table,
.costoverview_table tr
{
	border: 1px solid #dddddd;
	font-size: 12px;
	background: #F0F0F0;
	height: 50px;
}

.costoverview_table td,
.costoverview_table th
 {
	border: 1px solid #dddddd;
	font-size: 12px;
	background: #F0F0F0;
}
.costoverview_value {
	text-align: right;
}
.costoverview_blue {
	border: 1px solid blue;
}

.btn-orange {
	background-color: #ff5C00;
}
.btn-yellow {
	background-color: #FFDE21;
}

.columm_note {
	 word-wrap: break-word;
}

/* specific for project dashboard */
.project_dashboard_engineering_line {
	position: absolute; 
	border-top: 5px solid #ffc107; 
	top: 12px;  
	width: 100%;
}
.project_dashboard_projectleider_line {
	position: absolute; 
	border-top: 5px solid blue; 
	top: 25px;  
	width: 100%;
}

.inline_ball {
	position: absolute;
  	width: 1em;
  	height: 1em;
  	background-color: rgba(90, 189, 90, 1);
  	border-radius: 50%;
  	
}
.inline_ball_contract {
	right: 6px;
  	top: 6px;
}
.inline_ball_red {
	background-color: red;
}
.inline_ball_green {
	background-color: rgba(90, 189, 90, 1);
}
.inline_hse_category {
	position: absolute;
  	width: 1em;
  	height: 1em;
	right: 25px;
  	top: 6px;
  	
    background: url(../media/Icoon-Healty-Safety-def.png?v=1) no-repeat;
    background-size: cover;
    background-position: center center;
}



/* specific for the collapsable RIE tree */
/* Remove default bullets */
ul, #myUL {
  list-style-type: none;
}

/* Remove margins and padding from the parent ul */
#myUL {
  margin: 0;
  padding: 0;
}

/* Style the caret/arrow */
.caret {
  cursor: pointer;
  user-select: none; /* Prevent text selection */
}

/* Create the caret/arrow with a unicode, and style it */
.caret::before {
  content: "\25B6";
  color: black;
  display: inline-block;
  margin-right: 6px;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.caret-down::before {
  transform: rotate(90deg);
}

/* Hide the nested list */
.nested {
  display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active {
  display: block;
}
/* END specific for the collapsable RIE tree */


.q-index-block {
	border: 1px solid #000000;
	border-radius: .25rem;
	min-height: 80px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.q-process-block {
	margin-left: 30px;
	margin-right: -10px;
	min-height: 50px;
}


/* START standard_dashboard() related */

.standard_dashboard-wrapper{
    position:relative;
    width:700px;
}

/* ONE global vertical line */
.target-line{
    position:absolute;
    top:0;
    bottom:0;
    width:2px;
    background:blue;
    z-index:10;
    pointer-events:none;
}

.bar-row{
    display:flex;
    align-items:center;
    margin:8px 0;
}

.bar-name{
    width:15%;
    padding-right:10px;
    font-size: 10px;
}

.bar-container{
    position:relative;
    flex:1;
    height:24px;
    background:#eee;
    border-radius:4px;
}

.bar{
    height:100%;
    background:#4CAF50;
}

.bar-value{
    position:absolute;
    right:-50px;
    top:50%;
    transform:translateY(-50%);
}

/* END standard_dashboard() related */

.hidden {
	display: none;

}

.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }
.topmenu { margin-top:70px; }
.topmenu_padding { padding-top:70px; }

.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom17 { margin-bottom:17px; }
.bottom30 { margin-bottom:30px; }
.bottom30proc { margin-bottom:30vh; }

.w20 {width: 20%}
.w33 {width: 33%}
