.et-fb-form__toggle[data-name=timeline_time] .ui-timepicker-div{
display: none !important;
}
#et-fb-app .dipl_timeline_left .dipl_date_tree .dipl_stem_center,
#et-fb-app .dipl_timeline_right .dipl_date_tree .dipl_stem_center{
width: 200px;
}
#et-fb-app .dipl_timeline_left_stem.dipl_date_tree_stem .dipl_stem_wrapper{
right: 100px;
transform: translateX(50%);
}
#et-fb-app .dipl_timeline_right_stem.dipl_date_tree_stem .dipl_stem_wrapper{
left: 100px;
transform: translateX(-50%);
}
.dipl_timeline .dipl_timeline_wrapper{display:flex;flex-direction:column}
.dipl_timeline .dipl_icon_wrapper{line-height:1;margin-bottom:12px}
.dipl_timeline .dipl_date_tree .dipl_icon_wrapper{z-index:1}
.dipl_timeline .dipl_date_tree .dipl_time_wrapper{text-align:center}
.dipl_timeline .dipl_item_icon.et-pb-icon{font-size:32px}
.dipl_timeline .dipl_icon_tree .et-pb-icon{background:#fff}
.dipl_timeline .dipl_item_content_inner{
background-color: #eee;
background-repeat: no-repeat;
background-position: center;
}
.dipl_timeline .dipl_item_time{margin-bottom:8px}
.dipl_timeline .dipl_timeline_left .dipl_timeline_item .dipl_timeline_item_wrapper,
.dipl_timeline .dipl_timeline_right .dipl_timeline_item .dipl_timeline_item_wrapper{width:100%}
.dipl_timeline .dipl_item_content{position:relative;z-index:1}
.dipl_timeline .dipl_stem_center{z-index:1}
.dipl_timeline .dipl_stem_wrapper{width:2px;background:#eee;position:absolute;top:0;z-index:-1}
.dipl_timeline_alternate_stem .dipl_stem_wrapper{left:50%;right:auto;transform:translateX(-50%)}
.dipl_timeline_left_stem .dipl_stem_wrapper{right:0}
.dipl_timeline_right_stem .dipl_stem_wrapper{left:0}
.dipl_timeline .dipl_item_circle{
width: 32px;
height: 32px;
border: 4px solid #eee;
display: block;
border-radius: 50%;
background: #fff;
}
.dipl_timeline .dipl_border_fill,.dipl_timeline .dipl_icon_fill{transition:ease 1s}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(odd) .dipl_timeline_item_wrapper{
flex-direction: row-reverse;
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_item_content_inner{padding:20px}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_item_content_inner{text-align:right}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_item_content .dipl_triangle{
display:block;height:20px;width:20px;background:inherit;border:inherit;
position:absolute;clip-path:polygon(0px 0px,20px 20px,0px 20px);top:calc(50% - 15px)
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(odd) .dipl_item_content .dipl_triangle{
left:-9px;transform:rotate(45deg)
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_item_content .dipl_triangle{
right:-9px;transform:rotate(225deg)
}
.dipl_timeline .dipl_timeline_right .dipl_timeline_item .dipl_timeline_item_wrapper{
flex-direction: row;
float: right;
}
.dipl_timeline .dipl_timeline_right .dipl_item_content_inner{padding:20px}
.dipl_timeline .dipl_timeline_right .dipl_item_content{margin-left:20px}
.dipl_timeline .dipl_timeline_right_stem .dipl_stem_wrapper{transform:translateX(-50%)}
.dipl_timeline .dipl_timeline_right .dipl_item_content .dipl_triangle{
display:block;
height:20px;
width:20px;
background:inherit;
border:inherit;
position:absolute;
left:-9px;
clip-path:polygon(0px 0px,20px 20px,0px 20px);
transform:rotate(45deg);top:calc(50% - 15px);
}
.dipl_timeline .dipl_timeline_left .dipl_timeline_item .dipl_timeline_item_wrapper{flex-direction:row-reverse}
.dipl_timeline .dipl_timeline_left .dipl_item_content_inner{padding:20px}
.dipl_timeline .dipl_timeline_left .dipl_item_content{margin-right:20px;text-align:right}
.dipl_timeline .dipl_timeline_left .dipl_item_content .dipl_triangle{
display:block;height:20px;width:20px;background:inherit;border:inherit;
position:absolute;right:-9px;clip-path:polygon(0px 0px,20px 20px,0px 20px);transform:rotate(225deg);
top:calc(50% - 15px)
}
.dipl_timeline .dipl_timeline_left_stem .dipl_stem_wrapper{transform:translateX(50%)}
@media only screen and (max-width:767px){
.dipl_timeline .dipl_timeline_item .dipl_icon_tree .dipl_stem_center{margin-left:0;margin-right:15px}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_item_content_inner{text-align:left}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_icon_tree{flex-direction:row-reverse}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item:nth-child(even) .dipl_icon_tree .dipl_item_content .dipl_triangle{
display:block;height:20px;width:20px;background:inherit;border:inherit;position:absolute;
left:-9px;clip-path:polygon(0px 0px,20px 20px,0px 20px);transform:rotate(45deg);top:calc(50% - 15px)
}
.dipl_timeline .dipl_timeline_left .dipl_timeline_item .dipl_date_tree.dipl_timeline_item_wrapper{flex-direction:column}
.dipl_timeline .dipl_timeline_left .dipl_item_content{margin-right:0}
.dipl_timeline .dipl_timeline_right .dipl_timeline_item .dipl_date_tree.dipl_timeline_item_wrapper{flex-direction:column}
.dipl_timeline .dipl_timeline_right .dipl_item_content{margin-left:0}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_date_tree.dipl_timeline_item_wrapper{
flex-direction: column-reverse
}
.dipl_timeline .dipl_timeline_alternate .dipl_timeline_item .dipl_date_tree .dipl_stem_center{margin:0 0 30px}
.dipl_timeline .dipl_date_tree_stem .dipl_stem_wrapper{top:0!important;height:100%!important}
.dipl_timeline .dipl_timeline_alternate_stem.dipl_date_tree_stem .dipl_stem_wrapper,
.dipl_timeline .dipl_timeline_left_stem.dipl_date_tree_stem .dipl_stem_wrapper,
.dipl_timeline .dipl_timeline_right_stem.dipl_date_tree_stem .dipl_stem_wrapper{
left: 50%!important;
transform: translateX(-50%);
}
.dipl_timeline .dipl_date_tree .dipl_item_content{margin:0}
.dipl_timeline .dipl_date_tree .dipl_item_content .dipl_triangle{display:none!important}
.dipl_timeline .dipl_timeline_alternate .dipl_date_container{display:none}
} .et-fb-form__toggle[data-name=timeline_time] .ui-timepicker-div{display:none!important}
.dipl_timeline_item .dipl_timeline_item_wrapper{display:flex;align-items:center}
.dipl_timeline_item .dipl_stem_center{
display:flex;justify-content:center;align-items:center;flex-grow:0;flex-shrink:0;max-width:300px;width:auto
}
.dipl_timeline_alternate .dipl_timeline_item .dipl_stem_center{order:1;margin:0 20px}
.dipl_timeline_alternate .dipl_date_container,
.dipl_timeline_alternate .dipl_item_content{
flex-basis:50%;max-width:100%;position:relative;flex-grow:1
}
.dipl_timeline_alternate .dipl_date_container{order:2}
.dipl_timeline_item .dipl_item_content .dipl_triangle,
.dipl_timeline_item .dipl_item_content_inner{border-style:solid}
.dipl_timeline_item .dipl_item_time{font-size:18px;line-height:1.5em}
.dipl_timeline_item .dipl_date_tree .dipl_item_time{
padding:12px 20px;display:inline-block;width:100%;word-wrap:anywhere
}
.dipl_timeline_item .dipl_item_title{word-wrap:anywhere}
.dipl_timeline_item .dipl_time_wrapper{
display:flex;
justify-content:center;
align-items:center;
border:5px solid #000;
border-radius:50%;
background:#fff;
}
.dipl_timeline_item .dipl_time_wrapper:before{content:'';display:block;padding-top:100%}
.dipl_timeline_item .dipl_date_tree .dipl_image_wrapper{display:flex}
.dipl_timeline_item:nth-child(odd) .dipl_date_tree .dipl_image_wrapper{justify-content:flex-start}
.dipl_timeline_item:nth-child(even) .dipl_date_tree .dipl_image_wrapper{justify-content:flex-end}
.dipl_timeline_item .dipl_icon_tree .dipl_image_wrapper{display:inline-block}
.dipl_timeline .dipl_timeline_item .dipl_item_content{overflow:visible!important}.cookielawinfo-column-1 {width: 25%;}
.cookielawinfo-column-2 {width: 10%;}
.cookielawinfo-column-3 {width: 15%;}
.cookielawinfo-column-4 {width: 50%;} .cookielawinfo-simple thead {width: 100%;}
.cookielawinfo-simple td {padding: 5px 5px 5px 0;vertical-align: top;}
.cookielawinfo-simple thead th {padding-right: 10px;text-align: left;} .cookielawinfo-modern {border: 1px solid #e3e3e3;background-color: #f2f2f2;width: 100%;border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius: 6px;}
.cookielawinfo-modern td, .cookielawinfo-modern th {padding: 5px;color: #333;}
.cookielawinfo-modern thead {font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;padding: .2em 0 .2em .5em;text-align: left;color: #4B4B4B;background-color: #C8C8C8;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e3e3e3), color-stop(.6,#B3B3B3));background-image: -moz-linear-gradient(top, #D6D6D6, #B0B0B0, #B3B3B3 90%);border-bottom: solid 1px #999;}
.cookielawinfo-modern th {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 17px;line-height: 20px;font-style: normal;font-weight: normal;text-align: left;text-shadow: white 1px 1px 1px;}
.cookielawinfo-modern td {line-height: 20px;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 14px;border-bottom: 1px solid #fff;border-top: 1px solid #fff;}
.cookielawinfo-modern tr.cookielawinfo-row:hover {background-color: #fff;} .cookielawinfo-elegant {border: 1px solid #DFDFDF;background-color: #F9F9F9;width: 100%;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;font-family: Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;color: #333;}
.cookielawinfo-elegant tr {border-top-color: white;border-bottom: 1px solid #DFDFDF;color: #555;}
.cookielawinfo-elegant th {text-shadow: rgba(255, 255, 255, 0.796875) 0px 1px 0px;font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;font-weight: normal;padding: 7px 7px 8px;text-align: left;line-height: 1.3em;font-size: 14px;}
.cookielawinfo-elegant td {font-size: 12px;padding: 4px 7px 2px;vertical-align: top;} .cookielawinfo-rounded {background-color: #f5f5f5;padding: 5px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #ebebeb;}
.cookielawinfo-rounded td, .rounded th {padding: 1px 5px;}
.cookielawinfo-rounded thead {text-shadow: 0 1px 0 white;color: #999;}
.cookielawinfo-rounded th {text-align: left;text-transform: uppercase;font-size: 11pt;border-bottom: 1px solid #fff;padding: 1px 5px;}
.cookielawinfo-rounded td {font-size: 10pt;padding: 5px;}
.cookielawinfo-rounded tr.cookielawinfo-row:hover {background-color: #fff;} table.cookielawinfo-classic {font-family: Verdana, Arial, Helvetica, sans-serif;border-collapse: collapse;border-left: 1px solid #ccc;border-top: 1px solid #ccc; color: #333;}
table.cookielawinfo-classic thead tr th {text-transform: uppercase;background: #e2e2e2;}
table.cookielawinfo-classic tfoot tr th, table.cookielawinfo-classic tfoot tr td {text-transform: uppercase;color: #000;font-weight: bold;}
table.cookielawinfo-classic tfoot tr th {width: 20%;}
table.cookielawinfo-classic tfoot tr td {width: 80%;}
table.cookielawinfo-classic td, table.cookielawinfo-classic th {border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding: 5px;line-height: 1.8em;font-size: 0.8em;vertical-align: top;width: 20%;}
table.cookielawinfo-classic tr.odd th, table.cookielawinfo-classic tr.odd td {background: #efefef;} table.cookielawinfo-winter {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 10px 0 20px; border-collapse: collapse; color: #333; background: #F3F5F7;}
table.cookielawinfo-winter a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}
table.cookielawinfo-winter a:visited {color: #777;}
table.cookielawinfo-winter a:hover {color: #000;}
table.cookielawinfo-winter caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}
table.cookielawinfo-winter thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}
table.cookielawinfo-winter tbody {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody {border-bottom: 1px solid #EAECEE;}
table.cookielawinfo-winter tbody td, table.cookielawinfo-winter tbody th {padding: 10px; background: url(//priodrive.be/wp-content/plugins/cookie-law-info/legacy/images/td_back.gif) repeat-x; text-align: left;}
table.cookielawinfo-winter tbody tr {background: #F3F5F7;}
table.cookielawinfo-winter tbody tr.odd {background: #F0F2F4;}
table.cookielawinfo-winter tbody  tr:hover {background: #EAECEE; color: #111;}
table.cookielawinfo-winter tfoot td, table.cookielawinfo-winter tfoot th, table.cookielawinfo-winter tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;} @media(max-width:800px) {
table.cookielawinfo-row-cat-table td, table.cookielawinfo-row-cat-table th
{
width:23%;
font-size:12px;
word-wrap: break-word;
}
table.cookielawinfo-row-cat-table .cookielawinfo-column-4, table.cookielawinfo-row-cat-table .cookielawinfo-column-4
{
width:45%;
}
}
.cookielawinfo-row-cat-title{
border-bottom: 1px solid #eee;
text-align: center;
}
.cookielawinfo-row-cat-title-head{
text-align: center;
}
.cookielawinfo-row-cat-table{
width: 99%;
margin-left: 5px;
}