Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
excerpt
Div
idevent-detail-introduction
classsection
Div
classcontainer
Div
classcols
Div
Html-bobswift
<div
<p><a class="
col-container"> <div class="col-first"> <img src
link-cta primary before" href="https://ec.europa.eu/digital-building-blocks/sites/
download/attachments/597951752/img-event-excerpt-01.png" alt=""> </div> <div class="col-second"> <h3><span>Online event</span>OOTS launch event</h3>
x/AQWkIw"><span>Back to the events calendar</span></a></p>
Div
classcols
Div
classevent-detail-introduction-cover


Div
classcol-7 event-detail-introduction-content
Html-bobswift
<p class="date"
>16
>24 November 2022 | 9:
00
30 - 
14
12:
00<
15</p> 
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<h1 class="h2"><span>Online event</span>Implementers Café #1:</h1>
<p>“Once-Only Technical System Guidance and Projectathon Introduction”</p>
<!--<p class="
event
register-cta"><a class="btn primary" target="_blank" href="
#"><span>See event</span><span class="ico-cta"><
https://ec.europa.eu/eusurvey/runner/OOTSImplementersCafe1"><span>Register</span></a></p>
</div> </div>
-->
Div
idevent-detail-description
classsection
Div
classcontainer
Div
classcols
Html-bobswift
<div class="col-9">

<h2>Description</h2>
<p>The objective of the first Implementers Café is to provide participants with useful information on the <strong>Once-Only Technical System architecture, its key components</strong> and the <strong>Common Services</strong> provided by the Commission. The guidance presentation is intended to provide a high-level overview and introduction to the way the Once-Only Technical System should work and provide a basis from which teams of the implementers of this system can work or draw inspiration.</p>

<p>This event also introduces the <strong>2023 OOTS Projectathon</strong> series. <strong>The OOTS Projectathons</strong> are three-day, in-person events, in Brussels, where Member Sates pair-up with as many other participants as possible and run tests using different actors, roles and testable profiles to check the status of their implementation of the Once-Only Technical System.</p>

<p><strong>Implementers Cafés</strong> are publicly open webinars, especially for national implementers, which have thematic approaches to prepare and check participants’ readiness regarding the different aspects of the implementation of the Once-Only Technical System, and wider the Projectathon process.</p>

<!--<p><a target="_blank" href="https://ec.europa.eu/eusurvey/runner/OOTSImplementersCafe1">Register here</a> for the first Implementers Café.</p>-->

<p><strong>Registration for the first Implementers Café is now closed.</strong></p>

<p><a class="btn ghost" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/605325773/Privacy_Statement_Once_Only_Technical_System_Implementers_Cafe_series.pdf"><span>Download the privacy statement</span><span class="ico-download"> </span></a></p>

</div>
Div
idevent-detail-presentation
classsection
Div
classcontainer
Div
classcols
Html-bobswift
<div class="col-9">
<h2>Presentation</h2>
</div>
Div
classcols
Div
classcol-4
Html-bobswift
<div class="card-grid">

<div class="card-grid-body"> 
<p><img aria-hidden="true" src="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/581239505/ico-pdf.svg" alt="">Implementers Café #1 presentation<p>
</div>

<div class="card-grid-footer">
<p><a class="btn ghost" target="_blank" href="https://ec.europa.eu/digital-building-blocks/sites/download/attachments/597951752/OOTS_Implementers_Cafe_1.pdf"><span>Download (EN)</span><span class="ico-download"></span></a></p>
</div>

</div>

Excerpt Include
ooh-event-detail-footer
ooh-event-detail-footer
nopaneltrue

CSS Stylesheet
.event-detail-introduction-cover {
 background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/597951752/event-01-cover-page-detail.png");
}
CSS Stylesheet
/*-------------------------------------------*/
/*---OOH EVENTS CALENDAR PAGE - 20-10-2022---*/
/*------------------------------------------*/      

/*---INTRODUCTION---*/
#introduction {
background-image: url("https://ec.europa.eu/digital-building-blocks/sites/download/attachments/592642240/bg-illu-sigle-home-communication-material-introduction.svg");
background-position: top right;
background-repeat: no-repeat;
background-size: 100%;
}

.col-container { display: flex; justify-content: space-between; align-items: center !important;}
.col-first { width: 35%;}
.col-first img { max-width: 100%; height: auto; border-radius: 12px;}
.col-second { width: 55%;}

.news-teaser-root h2 { display: none;}
.news-teaser-root h3 { font-size:20px;}
.news-teaser-root h3 span { display: block; font-size: 1rem; line-height: 1; color: #5D24A4;}
.news-teaser-root p.date { margin-bottom:0.5rem;}
.news-teaser-root p.event-cta { margin-bottom:0; text-align: right;}

.revisit-passed-events { margin-top: 7.5rem; border:1px solid red;} 

/*
.event .news-teaser-root > div > div > div  { background-color: transparent; box-shadow: none !important;}  
.event .news-teaser-root > div > div > div > div > div { padding:0; box-shadow: 0;}
*/  

/*
div[class^="newsteaser-entry-"] { margin:0 !important; padding:0 !important;}
div[class^="newsteaser-entry-"] .aui-group .aui-item div[id^="entry-"] > p:first-child { display: none;}
div[class^="newsteaser-entry-"] .aui-group .aui-item div[id^="entry-"] > p:last-child { display: none;}
*/  

/*
.aui-item { display: block !important; margin: 0 0 2rem 0; padding:0; border:1px solid red;}
*/