/************************* BASIS SHIZZLE **************************/
html {
overflow-y: scroll;
}
::-webkit-scrollbar {
-webkit-appearance: none;
width: 12px;
}
::-webkit-scrollbar-thumb {
border-radius: 4px;
background-color: rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
body, html {
margin: 0px;
/*
background-image: url(../images/bck.jpg);
background-repeat: repeat-x;
background-color: #d2d2d2;
background: linear-gradient(0deg, rgb(163 160 156) 10%, rgb(181 180 170) 61%);
*/
background: url(https://www.digizon.nl/uploads/Bck/Digital-Background-Image-high.jpg);
background-size: cover;
font-family: 'Abel', Tahoma, Helvetica, Arial !important;
}
* {
box-sizing: border-box;
}
.tracecontent table td {
padding: 5px;
}
.tracecontent table tr {
background-color: white;
}
#divContainer {
position: relative;
padding-top: 20px;
margin: auto auto 20px auto;
width: 1100px;
text-align: left;
}
#divContainer > table {
border: 0;
border-collapse: collapse;
margin: 0;
width: 100%;
min-height: 840px;
}
td, a, .basis {
color: #000000;
font-family: 'Abel', Tahoma, Helvetica, Arial;
}
#autocomplete_search {
margin: 20px 0 20px 40px;
width: 200px;
padding: 10px;
font-size: 18px;
font-family: 'Abel', Tahoma, Helvetica, Arial;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
border: solid 1px #f7f7f7;
}
.clear, .clr {
clear: both;
float: none;
}
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;
display: inline-block;
white-space: pre-wrap;
}
pre br {
display: none;
}
p {
margin: 0 0 1em 0;
padding: 0px;
}
textarea {
resize: none
}
img {
border: none;
}
.digizon_logo_link {
display: block;
}
.digizon_logo_img {
width: 273px;
padding: 20px 23px 8px 32px;
}
.td_content {
padding: 20px 30px 20px 30px;
background-color: #f7f7f7;
vertical-align: top;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.td_content .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;
}
#div_footer {
box-shadow: 0px 2px 18px 0px rgb(200, 200, 200);
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
padding: 10px;
text-decoration: none;
}
#div_footer a, #div_footer a:visited {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-decoration: none;
}
#div_footer a:hover {
text-decoration: none;
}
.knoppen {
background-color: #5d6f83;
color: #ffffff;
border: #aaaaaa 1px solid;
display: inline-block;
padding: 10px 20px 10px 20px;
cursor: pointer;
}
h1 {
font-family: 'Abel', Tahoma, Helvetica, Arial !important;
text-shadow: 1px 1px 2px #d3d3d3;
margin: 0px;
font-size: 36px;
font-weight: bold;
padding: 4px 8px 4px 8px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 767px;
color: #00314a;
background: #efefef;
}
h2 {
font-family: 'Abel', Tahoma, Helvetica, Arial !important;
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #000000;
}
fieldset, fieldset 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%;
}
/************************* MENU **************************/
.menu_1 {
display: block;
font-size: 16px;
font-weight: normal;
color: #000000;
font-family: 'Abel', Tahoma, Helvetica, Arial;
text-decoration: none;
padding: 2px 0px 2px 42px;
line-height: 28px;
text-shadow: 0 0 2px #bbbbbb;
}
.menu_1:hover {
background: #dcdde8;
}
.menu_1_selected {
display: block;
font-size: 16px;
font-family: 'Abel', Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
text-decoration: none;
background: #dcdde8;
padding: 2px 0px 2px 42px;
line-height: 28px;
}
.menu_2 {
display: block;
font-family: 'Abel', Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 15px;
color: #000000;
text-decoration: none;
padding: 2px 10px 2px 60px;
line-height: 28px;
text-shadow: 0 0 2px #bbbbbb;
}
.menu_2:hover {
background: #dcdde8;
}
.menu_2_selected {
font-family: 'Abel', Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color: #000000;
text-decoration: none;
background-color: #dcdde8;
padding: 2px 0px 2px 60px;
line-height: 28px;
display: block;
text-shadow: 0 0 2px #bbbbbb;
}

/*************** 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: 60px;
}
.pagenrs a:hover {
background-color: #f0f8ff;
text-decoration: none;
}
.pagenrs .PageNr_selected {
background-color: #dddddd;
font-weight: bold;
}

/*************** 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;
max-height: 300px;
overflow: hidden;
}
.informatie_image1 img {
display: inline-block;
max-width: 767px;
width: 100%;
}

/******************** NIEUWS *****************************/
.nieuws_featured {
clear: both;
padding-right: 0;
display: block;
padding: 2px 0 2px 0;
}
.nieuws_featured:hover {
background-color: #dcdde8
}
.nieuws_featured a {
text-decoration: none
}
/******************** TBL_3_COLUMNS *****************************/
.tbl_3_columns {
width: 100%;
}
.tbl_3_columns td {
width: 33%;
}
.tbl_3_columns img {
margin: 0;
width: 100%;
}

/******************** PORTFOLIO *****************************/
.portfolio_list {
position: relative;
float: left;
width: 233px;
height: 350px;
overflow: hidden;
margin: 0 18px 20px 0;
padding: 10px;
box-shadow: 0px 2px 18px 0px rgb(200, 200, 200);
background-color: white;
}
.portfolio_list .portfolio_image {
max-height: 80px;
max-width: 190px;
}
.portfolio_img {
display: block;
text-align: center;
height: 80px;
margin: 10px 0 10px 0;
}
.portfolio_text {
padding-top: 10px;
}
.portfolio_titel {
display: inline-block;
text-align: center;
position: absolute;
bottom: 14px;
width: 213px;
background: #f7f7f7;
color: #333;
text-decoration: none;
}
/******************** 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;
position: relative;
}
/*
.youtube_video_iframe html:hover {
position: absolute;
transform-origin: center center;
transform: scale(1.1);
transition: all 1.3s;
}*/
#divPronounce {
display: inline-block;
text-decoration: underline;
font-weight: bold;
cursor: pointer;
}
#divPronounce img {
width: 20px;
height: 20px;
}
/******************** TAART *****************************/
.div_taart {
position: absolute;
right: 38px;
margin-top: 20px;
}
.taart_image {
width: 160px;
box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
display: block;
}
.download-icon {
display: block;
border: none;
}
.download-icon img {
position: absolute;
width: 30px;
bottom: 0;
right: 0;
}
.wist_jij_dat {
}
.wist_jij_dat_lang {
width: 480px;
}
.wist_jij_dat_lang li {
padding-bottom: 10px;
}
/******************** SHARE *****************************/
.share_youtube img {
width: 26px;
height: 18px;
margin-right: 6px;
}
#divShare {
display: inline-block;
padding: 10px 0 0 60px;
}
#divShare div {
display: inline-block;
padding-right: 6px;
}
#divShare div img {
width: 24px;
}
#divShare .share_whatsapp {
}
#divShare .share_facebook {
}
#divShare .share_messenger {
display: none;
}
#divShare .share_instagram {
display: none;
}
/******************** 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: 30px;
}
/******************** GIGSTARTER-BUTTON *****************************/
.gigstarter-button {
position: absolute;
right: 50px;
margin-top: 40px;
}

/******************** SEARCH PAGE *****************************/
.div_search_result {
padding-left: 10px;
width: 400px;
}
.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 {
padding: 3px;
width: 400px;
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
}