IT-Support

/*
*
* General css
*
*/
.et_pb_title_container h1 {
font-size:32px;
}

/*.single-format-standard ul>li, .single-format-standard ol>li, .single-diensten ul>li, .single-diensten ol>li {
margin-bottom:0.5rem;
}*/

.single-format-standard .et_pb_post_content p, .single-diensten .et_pb_post_content p {
line-height:calc(1.5em + .2vw);
}

.single-format-standard li, .single-diensten li {
line-height:calc(1.5em + .2vw);
}

.single-format-standard h1, .single-diensten h1 {
max-width:935px;
line-height:1.2em;
}

.single-format-standard h2, .single-format-standard h3, .single-format-standard h4,
.single-diensten h2, .single-diensten h3, .single-diensten h4 {
line-height:1.5em;
margin-top:1em;
margin-bottom:0.5em;
}

.et_pb_post_content p a, .et_pb_post_content li a {
color:var(–cta-color);
font-weight:var(–fat-font);
cursor:pointer;
}

/*
*
* Nav menu css
*
*/
@media screen and (min-width:981px) {
.main-header {
padding-left:75px;
}
}

.et_pb_menu_0_tb_header.et_pb_menu, .et_pb_menu_1_tb_header.et_pb_menu {
background-color:transparent!important;
}

.et_pb_menu_1_tb_header.et_pb_menu, .et_pb_menu_1_tb_header.et_pb_menu .et_pb_menu_inner_container {
width:100%;
}

.et-l.et-l–header {
max-height:114px;
}

/*
*
* Opleidingen
*
*/
.dp-dfg-cf-opleiding_datum span.dp-dfg-custom-field-value {
color: var(–header-color);
font-family: var(–header-font);
font-weight: var(–fat-font);
font-size:18px;
}

/*
*
* Activecampaign Forms
*
* */
._form-branding {
display:none;
}

.download-form, .opleiding-form {
background-color: #f7f7f7;
padding: 2rem 3ch 2rem;
border-radius: 20px;
}

.download-form input:not([type=”checkbox”]), .opleiding-form input:not([type=”checkbox”]), .opleiding-form textarea, .newsletter-subscription input:not([type=”checkbox”]), .newsletter-subscription textarea {
background-color: #ffffff;
border: 0px solid var(–black);
padding: 0.5rem 2ch;
font-size: 18px;
min-width: 100%;
max-width: 100%;
margin-bottom: 1rem;
border-bottom: 2px solid var(–secondary-color);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.download-form ._submit, .newsletter-subscription ._submit {
background-color: #5d9333;
border-width: 0px!important;
border-color: rgba(255,255,255,0);
border-radius: 5px;
color:#ffffff;

font-size: 20px;
font-weight: 500;
padding: 0.3em 1em;
line-height: 1.7em!important;
background-size: cover;
background-position: 50%;
background-repeat: no-repeat;
-webkit-transition-duration: .2s;
transition-duration: .2s;
-webkit-transition-property: all!important;
transition-property: all!important;
}

/*
*
* Filtergrid
*
*/
.dp-dfg-items .dp-dfg-item {
border-radius:var(–border-radius-primary)
}

.dp-dfg-item.type-diensten img {
aspect-ratio: 3 / 2;
height:12rem;
}

.dp-dfg-item.type-diensten img {
object-fit:cover;
}

.dp-dfg-item.dienst-reseller img {
object-fit:contain;
}

.dp-dfg-item.dienst-reseller figure {
display: flex;
align-items: center;
justify-content: center;
object-fit: contain;
}

.dp-dfg-item.dienst-reseller .dp-dfg-image-link {
width:80%;
}

.post-password-required {
/*Hide password required posts on the public facing blog pages as these are meant for drafts and review by team*/
display:none!important;
}

/*
*
* Toggles
*
*/
.et_pb_toggle_close .et_pb_toggle_title.db_pb_toggle_close2 {
display:none;
}

.et_pb_accordion .et_pb_toggle {
background-color:transparent;
border:0px;
border-bottom:1px solid var(–secondary-color);
}

.et_pb_accordion h5.et_pb_toggle_title {
color:var(–secondary-color);
}

/*
*
* Cookie-script
*
*/
#cookiescript_description span {
color:#ffffff;
}

/*
*
* Recaptcha
*
*/
.grecaptcha-badge {
display:none!important;
}

/*
*
* Exact pricing tables
*
*/
.table__wrapper {
margin:1rem auto 3rem;
max-width:100%!important;
}

@media screen and (max-width: 600px) {
.table__wrapper table {
display:table;
}
}

@media screen and (max-width:980px) {
.table__wrapper {
overflow-x:auto;
width:100%
}

/* Optional: Add a shadow effect to indicate scrollability */
.table__wrapper::-webkit-scrollbar-thumb {
background-color: #ccc;
border-radius: 4px;
}

.table__wrapper::-webkit-scrollbar-track {
background-color: #f5f5f5;
}

.table__wrapper::-webkit-scrollbar {
height: 8px;
}
}

.fr-alternate-rows tr:nth-of-type(odd) {
background-color:#f7f7f7;
}

.fr-alternate-rows tr:nth-of-type(even) {

}

.fr-alternate-rows td {
padding:0.5rem 1ch;
}

.fr-alternate-rows a {
background-color: var(–primary-color);
border-width: 0px!important;
border-color: rgba(255,255,255,0);
border-radius: 5px;
color:#ffffff;
display:inline-block;
padding: 0.3em 1em!important;

-webkit-transition: all .2s;
transition: all .2s;

min-width: 14ch;
text-align: center;
}

.fr-alternate-rows .bg_color_2 a {
background-color:var(–secondary-color);
}

.fr-alternate-rows a:hover {
border-radius:0px;
}

.fr-alternate-rows .bg_color_2 a:hover {
background-color:var(–primary-color);
}

/*
*
* Footer usp icon list
*
*/
@media screen and (max-width:980px) {
.usps-icon-list .dsm_icon_list_items {
display:flex;
flex-direction:column;
}
}

/*
*
* Blurbs & Notices
*
*/
.important-notice-blurb, .important-notice-blurb span {
color:#ffffff;
}

/*
*
* Mega menu
*
*/
span.dsm-menu-text {
font-size:14px!important;
}

/*
*
* Table of contents
*
*/
#ez-toc-container {
border-radius:0px;
border-left:0px;
border-right:0px;
border-color:var(–secondary-color);
background-color:transparent;
margin:2rem 0 3rem;
}

#ez-toc-container, #ez-toc-container p, #ez-toc-container a {
color:var(–secondary-color);
font-weight:700;
}

#ez-toc-container ul li {
margin:0.5rem 0;
}

/*
*
* Tables in blogs
*
*/
table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
font-size: 1rem;
text-align: left;
}

table th, table td {
padding: 12px 15px;
border-bottom: 1px solid var(–secondary-color);
}

table thead {
background-color: var(–primary-color);
color: #ffffff;
}

table tbody tr:hover {
background-color: #f5f5f5;
}

/* Responsieve tabel styling */
@media screen and (max-width: 600px) {
table {
display: table;
}

table thead {
display: none; /* Verberg headers bij kleinere schermen */
}

table tr {
margin-bottom: 0.625em;
display: table-row;
border-bottom: 2px solid var(–secondary-color);
}

table td {
display: table-cell;
text-align: right;
position: relative;
padding-left: 50%;
}

table td::before {
content: attr(data-label);
position: absolute;
left: 0;
width: 50%;
padding-left: 15px;
font-weight: bold;
text-align: left;
}
}

/* Layout */

.grey-bg {
background-color: #F7F7F7;
}

.align-center {
display:flex;
align-items:center;
}

/* Diensten archive page */
@media screen and (min-width:981px) {
.dpdfg_filtergrid_0_tb_body .dp-dfg-container.dp-dfg-layout-grid .dp-dfg-items {
grid-template-columns: repeat(auto-fill,minmax(25%,1fr)) !important;
}
}

.dp-dfg-meta.entry-meta {
position: absolute;
background-color: white;
top: 1rem;
border-radius: 30px;
padding: 0.5rem 0.5rem;
line-height: 10px;
margin-left: 10px;
margin-right: 10px;
box-shadow: 0px 0px 13px 0px rgb(0 0 0 / 10%);
}

span.terms, a.et_pb_button.dp-dfg-more-button {
font-size: 14px;
}

article {
box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 10%)!important;
}

.dp-dfg-header.entry-header {
padding-top: 2rem;
}

.dp-dfg-content.entry-summary, .et_pb_button_wrapper.read-more-wrapper {
padding-top: 1rem;
}

span.terms, .dp-dfg-header.entry-header, .dp-dfg-content.entry-summary, .et_pb_button_wrapper.read-more-wrapper {
padding-left: 5px;
padding-right: 5px;
}

.et_pb_button_wrapper.read-more-wrapper {
position: absolute;
bottom: 0rem;
left: 10px;
}

.dp-dfg-content.entry-summary {
padding-bottom: 4rem;
}

.terms .term-link:not(:first-child) {
display: none;
}

.terms .term-separator {
display: none;
}

/* Navmenu CSS */
.column.size-1of3 {
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.1);
}

.column.size-1of3 article h2 {
display: flex;
justify-content: center;
text-align: center;
}

.column.size-1of3 article {
padding-bottom: 0px;
}

.et_pb_button_module_wrapper.et_pb_button_5_tb_header_wrapper.et_pb_button_alignment_center.et_pb_module {
padding-top: 2rem;
}

.mega-menu-column-voorwie .et_pb_blurb_container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.mega-menu-column-voorwie h4.et_pb_module_header {
color: white;
}

.mega-menu-column-voorwie .et_pb_blurb_content div a span img {
height: 10rem;
}

.mega-menu-diensten-filtergrid .dp-dfg-item.type-diensten img {
aspect-ratio: 3 / 2;
height: 8rem;
}

  • Alle
  • 4BS Nieuws
  • Cloud telefonie
  • CodaBox
  • Digitaal Boekhouden
  • Exact Online
  • Facturatie & E-invoicing
  • Geen onderdeel van een categorie
  • IT Security
  • IT-Security
  • Microsoft 365
  • NIS2
  • Tips
  • Webinars
  • Wetgeving
  • WinBooks
  • Exact Online

    [et_pb_section fb_built="1" _builder_version="4.16" global_colors_info="{}" theme_builder_area="post_content"][et_pb_row _builder_version="4.20.4" background_size="initial" background_position="top_left" background_repeat="repeat" width="100%" max_width="100%" global_colors_info="{}" theme_builder_area="post_content"][et_pb_column type="4_4" _builder_version="4.16" custom_padding="|||" global_colors_info="{}" custom_padding__hover="|||" theme_builder_area="post_content"][et_pb_text _builder_version="4.20.4"…