@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;1,300;1,400;1,900&amp;display=swap');

html, body {
    margin: 0;
    padding: 0;
}

body {
	 background: url("../digipal_background_2025.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	font-family: 'Roboto', sans-serif !important;
	font-size:15px;
	background-color:#33b5ff;
  user-select: none; /* Prevents text selection */
  cursor: default; /* Ensures default cursor */

	
	}

.digipal_footer {
	padding:10px;
	background: rgb(0,0,0);

font-family: 'Roboto', sans-serif !important;
	font-size:14px;
	color:#FFF;
}

.content-main {

    background-color: rgba(255, 255, 255, 0.2); /* Black with 50% transparency */
	 
}
#live {
    color: #46d401 !important;
}

#livedigipal {
    color: #46d401 !important;
}
.digipal_maintable {
	 width: 1200px; /* Minimum width */
	}
		
	
		.digipal_header {
		 width: 1200px; /* Minimum width */
		 height:400px;
		
	}
	.menucel {
		 width: 300px; /* Minimum width */
		 vertical-align:top
	}
	.menurechts {
		 width: 300px; /* Minimum width */
	}
	
	/* Menu link kleur */
	.link-menu {
    text-decoration: none;
    color: #fff; /* Default text color */
}
	.link-menu:a {
    text-decoration: none;
    color: #fff; /* Default text color */
}

.link-menu:hover {
    text-decoration: none;
    color: #ffb54e; /* Original grey text color */
}

/* plaats bb tekst
	/* Menu link kleur */
	.link-menu-bb {
    text-decoration: none;
    color: #ffb54e; /* Default text color */
}
	.link-menu-bb:a {
    text-decoration: none;
    color: #ffb54e; /* Default text color */
}

.link-menu-bb:hover {
    text-decoration: none;
    color: #fff; /* Original grey text color */
}

/* Titel Content */
.content-titel {
    height: 80px;
    background-image: url('../digipal_img/digipal_head_w.html');
    background-size: cover;
    padding-top: 26px;
    color: #ffb54e;
    font-size: 15px;
	font-weight:bold;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 800;
	text-transform: uppercase;
    word-spacing: 2px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
    box-sizing: border-box; /* Include padding and borders in the total width and height */
}

.oranjecontent {
	
	background-color: #FF6800;
	 font-family: 'Roboto', sans-serif !important;
	color: white;
	font-size: 14px;
	padding: 14px;
}

/* Oranje Top Titel */
.toptitel {
  background-image: url('../digipal_img/digipal_titel_top_brg.gif'); /* Replace with correct path */
  background-repeat: repeat-x; /* Repeats only horizontally */
  background-size: auto; /* Keeps the original size */
  height: 50px; /* Adjust based on your design */
	
	color:#FFF;
	font-size:16px;
	font-weight: bold;
	text-shadow: 1px 1px #333333;
	text-transform: uppercase;
}
	
		

td {
	font-family: 'Roboto', sans-serif !important;
	background-color:transparent;
}

.txtcel {
padding: 10px !important;
background-color:#FFF;
}
.txtcel2 {
padding: 10px !important;
background-color:#000000;
color:#ffffff;
}
.txtcel-welkom {
padding: 10px !important;
	font-size: 16px;
	
color:white;
}
.txtcel-nieuws {
padding: 10px !important;
	font-size: 16px;
	background-color: white;

}
.textcel-inmemoriam {
	
	background: url("../digipal_img/digipal_inmemoriam.jpg"); 
  	font-family: 'Roboto', sans-serif !important;
	color: white;
font-size:16px;
font-weight:bold;
}
.txtcel-modal {
padding: 10px !important;
	font-size: 16px;
	color:#000000;
}

.txtceltit {
background-color:#13334d;
color:#FFF;
font-size:16px;
font-weight:bold;
padding: 10px !important;
}

.menuceltxt {
padding: 10px !important;
background-color:rgba(0, 0, 0, 0.5);
color:rgba(0, 0, 0, 0.5);
}

th {
	font-family: 'Roboto', sans-serif !important;
}

   /* Define the context menu styles */
        .context-menu {
            display: none;
            position: fixed;
            background-color: #fff;
            border: 1px solid #ccc;
            box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
            padding: 8px 0;
            z-index: 1000;
            min-width: 160px;
            font-size: 13px;
            font-family: 'Roboto', sans-serif !important;
        }

               .context-menu ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .context-menu li {
            padding: 5px 20px;
            cursor: pointer;
            text-decoration: none; /* Remove text decoration */
            color: #000; /* Default text color */
            position: relative;
        }

        .context-menu li:hover {
            background-color: #f0f0f0; /* Original grey background color */
            color: #000; /* Original grey text color */
            font-size: 13px; /* One size smaller font on hover */
        }

        .context-menu a {
            text-decoration: none;
            color: #000; /* Default text color */
        }

        .context-menu a:hover {
            text-decoration: none;
            color: #000; /* Original grey text color */
        }

        /* Add a grey line (bottom border) below specific menu items */
        .context-menu li.with-border::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #ccc; /* Grey line color */
        }
		
		.headerbrg {
		    background-image: url('../digipal_img/digipal_header_brg.png');
    background-position: bottom center; /* Aligns image to bottom and centers it horizontally */
    background-repeat: no-repeat; /* Prevents repeating */
    
	color:#fff;
	 font-size: 16px;
            font-family: 'Roboto', sans-serif !important;
			font-weight:800;
			word-spacing: 2px;
			text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
		}
#headline-container {
	  display: flex;
	  margin-left: 10px;
height: 80px; /* Fixed height for the container */
}

#headline-text {
	padding-top:15px;
  margin-right: 10px;
  font-weight: bold;
    height: 20px;
	overflow: hidden;
	color:#e48c3a;
}

#news-container {
  height: 20px;
  overflow: hidden;
  padding-top:15px;
}

/* Nieuws Afbeelding */
.img-mobiel {
float:left;
width:175px;
padding-right:10px;
}


/* Oranje Poll */
.pollachtergrond {
background-color: #ffb54e !important;
height:25px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
vertical-align: baseline !important;
line-height: 1.8;
margin-bottom:10px;
}
.pollvoorgrond {
background-color: #fc6b00 !important;
height:25px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
vertical-align: baseline !important;
line-height: 1.8;
}
.pollvraag {
color:#FFF;
	font-size:16px;
	font-weight: bold;
	text-shadow: 1px 1px #333333;
	text-transform: uppercase;
padding-bottom: 20px;
}
.pollknop {
background-color: #043a94; /* Green */
  border: none;
  color: white;
  padding: 10px 35px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  cursor: pointer; 
}
.pollknop:hover {
      background-color: #033eb2; /* New button color on hover */
    }
        /* The Modal (background) */
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    background-color: #F7800A !important; /* Black with transparency */
    opacity: 0; /* Start with hidden modal */
    transition: opacity 0.5s ease-in-out; /* Fade-in effect */
}

/* Modal Content */
.modal-content {
     background-color: #F7800A !important; /* Black with transparency */
    margin: 15% auto;
    padding: 20px;
    border: 0px solid #888;
    width: 80%; /* Default width (80% of screen width) */
    max-width: 640px; /* Maximum width of the modal */
    max-height: 80vh; /* Limit the height of modal content */
    overflow-y: auto; /* Allow vertical scroll if content overflows */
}

/* Hide the scrollbar inside the modal */
.modal-content::-webkit-scrollbar {
    display: none; /* Hide the scrollbar in Webkit-based browsers (Chrome, Safari) */
}

/* For other browsers like Firefox */
.modal-content {
    -ms-overflow-style: none;  /* Hide scrollbar in IE and Edge */
    scrollbar-width: none; /* Hide scrollbar in Firefox */
}

/* Close Button */
.close {
    color: #000;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

/* Iframe styling */
.iframemodal {
    width: 100%;
    height: 450px;
}
#iddd68f3a1a47e2.wlg7 .wlg7__item {
	background-color: rgba(0, 0, 0, 0.5);
}	
.td.menuceltxt {
width: 7px;
