/************************* BASIS SHIZZLE **************************/
html {
margin: 0px;
overflow-y: auto;
}
body, a {
margin: 0px;
font-size: 18px;
color: #000000;
font-family: 'Abel', Tahoma, Helvetica, Arial !important;
}
* {
box-sizing: border-box;
}
.tracecontent table td {
padding: 5px;
}
.tracecontent table tr {
background-color: white;
}
h1 {
font-family: 'Abel', Tahoma, Helvetica, Arial !important;
margin: 0px 0px 10px 0 !important;
font-size: 28px;
font-weight: bold;
padding: 0px;
text-align: center;
}
h2 {
font-family: 'Abel', Tahoma, Helvetica, Arial !important;
margin: 0px;
font-size: 24px;
font-weight: bold;
color: #000000;
}
div {
box-sizing: border-box;
font-size: 18px;
}
.clear, .clr {
clear: both;
float: none;
}
/*************************** CONTAINER *********************************/
#divContainer {
position: relative;
min-width: 320px;
max-width: 600px;
margin-left: auto;
margin-right: auto;
padding: 20px 20px 20px 20px;
}
.digizon_logo_link {
display: block;
}
.digizon_logo_img {
height: 100%;
width: auto;
max-height: 44px;
max-width: 480px;
box-shadow: none;
}
#div_search img {
box-shadow: none;
}
#div_search_field {
display: none;
width: calc(100% - 10px);
font-size: 20px;
padding: 5px;
}
pre,
code {
font-family: courier, monospace;
font-size: 11px;
line-height: 11px;
white-space: pre;
background-color: #ccf; /* any colour's okay,
so long as it's different to the page-background
(for ease of recognition) and contrast to the text */
color: #000; /* likewise the background-color comment */
border: 1px solid #666;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em; /* just in case */
padding: 10px;
margin: 0;
width: 100%; /* or whatever you prefer */
white-space: pre-wrap;
word-break: break-word;
word-wrap: break-word;
}
pre br {
display: none
}
p {
margin: 0 0 1em 0;
padding: 0px;
}
textarea {
resize: none
}
img {
border: none;
}
.shadow {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
display: inline-block;
}
a.zoom_uitgezet {
text-decoration: none;
}
.bijschrift {
color: #6a6234;
text-decoration: none;
font-size: 11px;
line-height: 12px;
}


/**************************** TOP MENU BOVENAAN ****************************/
#divTop {
width: 100%;
min-width: 320px;
max-width: 600px;
margin: auto;
border-collapse: collapse;
border-bottom: solid 1px #b8e0df;
position: relative;
padding: 10px 15px 6px 15px;
}
#divTop table {
border: none;
border-collapse: collapse;
padding: 0;
margin: 0;
width: 100%;
}
#divTop table td {
vertical-align: middle;
border: none;
padding: 0;
margin: 0;
}
#div_search {
display: block;
padding: 4px 0 0 17px;
}
#div_search img {
width: 40px;
}
#btn_leftmenu_open {
display: block;
cursor: pointer;
font-size: 36px;
line-height: 28px;
border: none;
color: #42a3a1;
margin: 5px 4px 4px 0px;
}
/**************************** LEFT MENU - MMENU ****************************/
#div_leftmenu {
display: none;
position: absolute;
top: 0;
z-index: 9998;
max-width: 100%;
}
#div_leftmenu li a, #div_leftmenu li span {
cursor: pointer;
}
#div_leftmenu li a.brand_coming {
color: #999;
}
#div_leftmenu li span {
background-color: white;
}
.mm-menu .mm-search input {
border-radius: 4px;
font-size: 16px;
padding: 14px 10px;
}
.mm-wrapper > .mm-menu {
background-color: white;
}
#div_leftmenu .mm-title {
font-weight: bold;
color: #666;
cursor: pointer;
font-size: 20px;
text-transform: uppercase;
width: 100%;
padding-top: 14px;
}
/*Better safe than sorry*/
/*li.mm-vertical > a.mm-next[href="#ul_cats_supersale"][data-target="#ul_cats_supersale"] {
background-color: red !important;
}*/
#div_leftmenu .mm-counter {
color: #999;
font-size: 15px;
}
#div_leftmenu .li_leftmenu_supersale .mm-next::after {
border-color: white;
}
#div_leftmenu_close {
color: #42a3a1;
padding: 3px 0 0 0;
position: absolute;
right: 12px;
top: 7px;
z-index: 9999;
font-size: 26px;
font-weight: normal;
width: 30px;
cursor: pointer;
}
#div_leftmenu_overlay {
position: fixed;
top: 0;
left: 100px;
width: 100%;
height: 100%;
z-index: 98;
display: none;
background-color: rgba(250, 250, 250, 0);
}

#div_footer {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-decoration: none;
}
#div_footer a {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-decoration: none;
}
#div_footer a:hover {
text-decoration: underline;
}
.knoppen {
background-color: #5d6f83;
color: #ffffff;
border: #aaaaaa 1px solid;
display: inline-block;
padding: 10px 20px 10px 20px;
cursor: pointer;
}
fieldset {
border: 1px solid #ccc
}
fieldset .nws_date {
display: block;
}
fieldset .nws_details, fieldset .nws_details a {
color: #333;
}
legend {
color: #444;
font-weight: bold;
}
#ul_category a {
text-decoration: none;
}
#ul_category a:hover {
text-decoration: underline;
}
/************** ANTI SPAM **************/
.captcha_field {
display: none;
}
/************** INVISIBLE **************/
.invisible {
display: none;
visibility: hidden;
}

/************** DIV ONDER LIJN **************/
.divLijntje, .div_lijntje {
border-bottom: solid 1px #ccc;
float: none;
clear: both;
display: block;
font-size: 0px;
height: 1px;
width: 100%;
}

/*************** IMAGES ********************/
.thumb_small {
margin-top: 2px;
margin-left: 2px;
}

/************************* PAGINA NUMMERS ************************/
/* de classe om de totale pagina nummer-label heen */
.pagenrs {
white-space: nowrap;
}
/* elk pagina nummer is een link */
.pagenrs a {
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
background-color: #f5f5f5;
border: solid 1px #eee;
border-radius: 0px;
box-shadow: 0 0px 0px rgba(0,0,0,0.3);
color: #333;
display: inline-block;
font-family: 'Open Sans', Tahoma, Arial;
font-size: 18px;
font-weight: normal;
line-height: 22px;
margin: 0 2px 0 2px;
padding: 6px 0 6px 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-moz-transition: 0.5s;
-o-transition: 0.5s;
-webkit-transition: 0.5s;
transition: 0.5s;
width: 40px;
}
.pagenrs a:hover {
background-color: #f0f8ff;
text-decoration: none;
}
.pagenrs .PageNr_selected {
background-color: #dddddd;
font-weight: bold;
}

/*************** ACCORDION ********************/
/*************** ACCORDION ********************/
#accordion h3 {
font-family: Tahoma;
font-size: 11px !important;
font-weight: bold;
line-height: 2.3em;
cursor: pointer;
}
#accordion div {
font-family: Tahoma;
font-size: 11px !important;
font-weight: normal;
line-height: 1.8em;
padding: 10px 10px 0 10px;
}
#accordion .ui-icon {
display: inline-block
}
#accordion .ui-icon-triangle-1-e {
background-position: -31px -13px;
}
#accordion .ui-icon-triangle-1-s {
background-position: -63px -12px;
}
#accordion .ui-state-default, .ui-widget-content .ui-state-default {
border: 1px solid #ffffff;
background: white;
color: #555;
border-bottom: 1px solid #ccc;
}

/*************** INFORMATIE IMAGES ********************/
.informatie_image1 {
display: block;
margin: 20px 0px 0px 0px;
}
.informatie_image1 img {
display: inline-block;
max-width: 640px;
width: 100%
}
/******************** NIEUWS *****************************/
.nieuws_featured {
clear: both;
padding-right: 0;
display: block;
border-bottom: 1px solid #ccc;
padding: 10px 0 10px 0;
}
.nieuws_featured:hover {
background-color: #dcdde8
}
.nieuws_featured a {
text-decoration: none
}
/******************** LASERGAME *****************************/
.tbl_3_columns {
width: 100%;
}
.tbl_3_columns td {
width: 33%;
}
.tbl_3_columns img {
margin: 0;
width: 100%;
}

/******************** PORTFOLIO *****************************/
.portfolio_list {
display: block;
width: 100%;
height: 210px;
overflow: hidden;
margin: 0 6px 20px 0;
border: 1px solid #eee;
padding: 10px;
box-shadow: 0px 2px 18px 0px rgb(200, 200, 200);
background-color: white;
}
.portfolio_list .portfolio_image {
float: right;
width: 40%;
margin-left: 20px;
}
/******************** VERJAARDAG VIDEO *****************************/
.videonaam {
text-align: center;
background-color: #f7f7f7;
}
.videonaam a {
display: inline-block;
padding: 5px;
}
.videonaam a:hover {
background-color: #ddd;
}
.youtube_video_iframe {
margin: 0;
padding: 0;
width: 100%;
box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
border: 1px solid #ccc;
}
.video_actions_container {
width: 100%;
text-align: center
}
#divPronounce {
display: inline-block;
text-decoration: underline;
cursor: pointer;
}
#divPronounce img {
width: 20px;
height: 20px;
}
/******************** TAART *****************************/
.div_taart {
position: relative;
margin-top: 20px;
display: block
}
.taart_image {
width: 100%;
box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
border: 1px solid #ccc;
}
.download-icon img {
width: 40px;
right: 0;
position: absolute;
bottom: 0px;
}
.wist_jij_dat {
}
.wist_jij_dat_lang li {
padding-bottom: 10px;
}

/******************** SHARE *****************************/
.share_youtube img {
width: 26px;
height: 18px;
margin-right: 6px;
}
#divShare {
display: inline-block;
padding-left: 50px;
}
#divShare div {
display: inline-block;
padding-right: 6px;
}
#divShare div img {
width: 24px;
}

/******************** WHATSAPP-BUTTON *****************************/
.whatsapp_button {
background-color: #25D366;
padding: 10px;
border-radius: 100%;
cursor: pointer;
display: flex;
align-items: center;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
position: fixed;
bottom: 30px;
right: 20px;
}
/******************** GIGSTARTER-BUTTON *****************************/
.gigstarter-button {
position: absolute;
right: 30px;
margin-top: 40px;
}

/******************** SEARCH *****************************/
.div_search_result {
padding-left: 10px;
width: 100%;
}
.div_search_result ul {
margin: 0;
padding-left: 20px;
}
.div_search_result a {
text-decoration: none;
}
.div_search_result a:hover {
text-decoration: underline;
}
.div_search_header {
background-color: #eeeee6;
padding: 3px;
width: 100%;
font-weight: bold;
}

/************** SHOW MESSAGE **************/
.showMessage_Green {
font-family: Arial, Helvetica, clean, sans-serif;
font-size: large;
font-weight: bold;
background-color: #ddd;
border: solid 1px green;
color: black;
}

/*************************** DIV EDIT *********************************/
.divEdit {
display: none
}
.divEdit > div {
position: absolute;
z-index: 999;
font-size: 12px
}

/************** MODAL WAIT WINDOW **************/
/* Start by setting display:none to make this hidden.
Then we position it in relation to the viewport window
with position:fixed. Width, height, top and left speak
speak for themselves. Background we set to 80% white with
our animation centered, and no-repeating */
.loading_modal {
cursor: wait;
display: none;
text-align: center;
position: fixed;
z-index: 99999;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba( 64, 64, 64, 0.3) 50% 50% no-repeat;
}
/* When the body has the loading class, we turn
the scrollbar off with overflow:hidden */
body.loading {
}
/* Anytime the body has the loading class, our
modal element will be visible */
body.loading .loading_modal {
display: block;
}