.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.myespc-17 .tablepress thead th,.myespc-17 .tablepress tfoot th{background-color:#F78F1E;color:#fefefe;border:none}.myespc-17 .tablepress thead{border:0}.myespc-17 .footable-first-column{font-weight:700}.myespc-17 .tablepress tr{line-height:3}.tablepress thead th,.tablepress tfoot th{background-color:#093479;color:#fefefe}.tablepress .row-hover tr:hover td{background-color:#cacaca}.tablepress>:where(tbody.row-striping)>:nth-child(odd)>*{background-color:#fefefe}.tablepress>:where(tbody.row-striping)>:nth-child(even)>*{background-color:#F4F4F4}.sp-ticket-discount{display:none}#gform_57 #extensions_message{display:none}.page-azure-at-espc19 section.acf-video-background .section-video div,.page-azure-at-espc19 section.acf-video-background .section-video video,.home-page section.acf-video-background .section-video div,.home-page section.acf-video-background .section-video video{opacity:1!important}.home-page #inner-content{padding:1rem 0}.home-page #gform_wrapper_18 #field_18_1{width:60%;font-size:13px!important}.home-page #gform_wrapper_18 #input_18_4{width:100%;font-size:13px!important}.home-page section.acf-mailchimp.type-a input,.home-page section.acf-mailchimp.type-a select{border:1px solid #093479}.home-page section.acf-mailchimp div.gform_wrapper .gform_body ul li input{height:39px!important}.single-presentations .entry-content a,.single-presentations .entry-content h1,.single-presentations .entry-content h2,.single-presentations .entry-content h3,.single-presentations .entry-content h4,.single-presentations .entry-content h5,.single-presentations .entry-content h6{color:#F78F1E;font-size:13px;text-transform:uppercase;font-weight:700}#custom-ticket-form-container li.sub-head h2.gsection_title{font-size:2rem!important}#custom-ticket-form-container .custom-gform-entry>li.full-width{width:95%!important}#custom-ticket-form-container .custom-gform-entry>li.size-fix:nth-child(1),#custom-ticket-form-container .custom-gform-entry>li.size-fix:nth-child(2),#custom-ticket-form-container .custom-gform-entry>li.size-fix:nth-child(3){width:45%!important}.sponsor-company-info_wrapper{width:50%}.sponsor-company-info_wrapper form.sponsor-company-info ul li{width:50%;clear:none;float:left}.sponsor-company-info_wrapper form.sponsor-company-info .top_label input.medium,.sponsor-company-info_wrapper form.sponsor-company-info .top_label select{width:100%!important}.sponsor-company-info_wrapper form.sponsor-company-info label{font-weight:400;font-style:italic}.sponsor-company-info_wrapper form.sponsor-company-info li.full-width{width:100%!important}@media (max-width: 860px){.sponsor-company-info_wrapper{width:100%}.sponsor-company-info_wrapper form.sponsor-company-info .top_label input.medium,.sponsor-company-info_wrapper form.sponsor-company-info .top_label select{width:95%!important}}.entry-content i.fa-play-circle-o{display:none}.single-webinars .entry-content i.fa-play-circle-o{display:block}.single-presentations .entry-content i.fa-play-circle-o{display:block}.single-webinars .entry-content i.fa-play-circle-o{display:block}.single-howtos .entry-content i.fa-play-circle-o{display:block}section.entry-content a.playbutton{text-decoration:none}.entry-content .previewimage img{width:100%}section.entry-content a.button{color:#fff;text-decoration:none;font-weight:700}.home-page .hero.hero-gradient-black::before,.page-2018-programme-team .hero.hero-gradient-black::before,.sp_conferences-espc18 .hero.hero-gradient-black::before{background-image:none;opacity:1}.acf-planner #my-planner table.table-shadow tbody tr,.acf-planner #full-planner table.table-shadow tbody tr{background-color:#3f3a60;box-shadow:.2rem .2rem 0 #262147}.acf-planner #my-planner tbody.group-header tr,.acf-planner #full-planner tbody.group-header tr{background-color:#8d9ebc}.acf-planner #my-planner tbody.group-header,.acf-planner #full-planner tbody.group-header{border:1px solid #8d9ebc}#popupLoginModal .gform_wrapper #label_25_15_1{display:block!important;line-height:1em}.main-register-form .gfield_checkbox input,.main-register-form .gfield_checkbox label{float:left;margin-right:10px!important;max-width:400px!important}.acf-programme-summary div.tabs-title > a[aria-selected="true"]{background-color:#2c658f}#gform_fields_9 .gfield_checkbox li label{max-width:600px}.sp_speakers-template-default .speaker-img-overlay,.sp_events-template-default .speaker-img-overlay{margin-top:10px}.sp_speakers-template-default .speaker-img-overlay div.overlay-text,.sp_events-template-default .speaker-img-overlay div.overlay-text{font-size:.68rem;position:relative}.webinarloading{font-size:0;width:30px;height:30px;margin-top:5px;margin-right:10px;border-radius:15px;padding:0;border:3px solid #093479;border-bottom:3px solid #09347900;border-left:3px solid #09347900;background-color:transparent!important;animation-name:rotateAnimation;-webkit-animation-name:wk-rotateAnimation;animation-duration:1s;-webkit-animation-duration:1s;animation-delay:.2s;-webkit-animation-delay:.2s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;display:block;float:left}@keyframes rotateAnimation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes wk-rotateAnimation{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}.tb-keynote-block,.tb-keynote-block tbody,.tb-keynote-block tr.meta,.tb-keynote-block tbody tr,.tb-keynote-block tr p.keynote-title a,.tb-keynote-block tr p.event-title a,.tb-keynote-block tr.meta p a{color:#fff;background-color:#41B6E6}#popupLoginModal .gform_wrapper .gfield_checkbox label{display:block}#popupLoginModal #field_25_17 > label{display:block;width:100%}#book-now-menu-button .clockdiv{display:block;margin-bottom:0;margin-right:270px;float:left;margin-top:-5px}@media(max-width: 1200px){#book-now-menu-button .clockdiv{margin-right:270px}}@media(max-width: 1100px){#book-now-menu-button .clockdiv{margin-right:200px}}@media(max-width: 980px){#book-now-menu-button .clockdiv{margin-right:100px}}@media(max-width: 840px){#book-now-menu-button .clockdiv{margin-right:50px}}@media(max-width: 760px){#book-now-menu-button .clockdiv{display:none!important}}#book-now-menu-button .clockdiv table{margin-bottom:0}#book-now-menu-button .clockdiv tbody{border:0;background-color:#ed4663;color:#fff;padding:0}#book-now-menu-button .clockdiv tbody td{background-color:#ed4663;padding:0 .1rem;font-weight:700;text-align:center;line-height:normal}#book-now-menu-button .clockdiv tbody h1{color:#fff;font-size:.9rem;margin-bottom:0;line-height:.88rem}#book-now-menu-button .clockdiv tbody h1::after{color:#fff;font-size:.9rem}#book-now-menu-button .clockdiv tbody .days::after{content:' DAYS'}#book-now-menu-button .clockdiv tbody .hours::after{content:' HOURS'}#book-now-menu-button .clockdiv tbody .minutes::after{content:' MINS'}#book-now-menu-button .clockdiv tbody .seconds::after{content:' SECONDS'}#book-now-menu-button > div{float:left}@media(min-width: 1440px){.page-ask-the-experts #inner-content,.page-ask-the-experts #inner-content .row,.page-ask-the-experts-2 #inner-content,.page-ask-the-experts-2 #inner-content .row{max-width:100rem}}.acf-metro div.speaker-meta{position:relative;height:160px}#popupNewsletterModal #field_45_15 label{display:block}#popupNewsletterModal #field_45_8 li,#popupNewsletterModal #field_45_15 li{border:0}.wp-block-image .aligncenter > figcaption,.wp-block-image .alignleft > figcaption,.wp-block-image .alignright > figcaption,.wp-block-image.is-resized > figcaption{display:block}.entry-content .aligncenter,.entry-content img.aligncenter{text-align:center}.espcblog #sidebar1{padding:0}.espcblog #inner-content.padded{padding-top:26px}.espcblog header.article-header{border-bottom:1px solid #000;max-width:770px}@media(max-width:1066px){.espcblog header.article-header{max-width:668px}}.espcblog .the_champ_sharing_title{display:none}.espcblog #main .post{position:relative}@media(max-width:500px){.espcfooter .row,.espcheader .row{max-width:100%}}.espcblog ul.the_champ_sharing_ul{position:absolute;z-index:1000;top:110px;width:50px;left:-80px;opacity:.25}.espcblog ul.the_champ_sharing_ul.fixed{position:fixed}#espcshare .the_champ_sharing_ul{position:relative;width:auto;top:auto;left:auto;opacity:.75}.espcblog .the_champ_sharing_container i.theChampSharing{border-radius:18px!important;border:1px solid #8798ad;background-color:#fff!important}.espcblog #espcshare .theChampSharingRound i.theChampSharing{border-radius:18px!important;border:1px solid #8798ad;background-color:#fff!important}.espcblog .byline label{color:#69707F;font-size:14px;line-height:26px;font-weight:500;font-family:Roboto,sans-serif;text-transform:uppercase;margin-bottom:4px}.espcblog .byline{margin:40px 0}.espcblog .bylinetop{margin-top:0}.espcblog .byline .columns:last-child{float:left}.espcblog section.entry-content{color:#2e384d;font-size:18px;line-height:34px;font-family:Roboto,sans-serif}.espcblog section.entry-content p{line-height:34px}.espcblog section.entry-content p a{color:#3C82F1;text-decoration:none;font-weight:400;font-size:inherit;text-transform:none}.espcblog span.series-nav-right a{text-transform:unset!important;color:#3C82F1;text-decoration:none}.espcblog section.entry-content{max-width:668px}.seriesmeta{display:none}.espcblog section.entry-content > :first-child{margin-top:43px}.seriesbox{background:#eef3f5;margin:0;padding:23px 34px 34px;border:none;border-bottom:none;font-family:Roboto,sans-serif;margin-bottom:0;margin-bottom:43px;margin-right:-15.3%}.seriesbox .center a{font-family:Roboto,sans-serif;font-size:18px!important;font-weight:700!important;line-height:32px;color:#000!important;text-decoration:none!important;text-transform:uppercase}.seriesbox .serieslist-ul{font-family:Roboto,sans-serif;font-size:18px;line-height:34px;color:#002d74;margin-top:10px}.seriesbox .serieslist-ul a{font-family:Roboto,sans-serif;font-size:18px!important;line-height:34px!important;color:#002d74!important;text-decoration:none!important;text-transform:none!important}@media(max-width:1066px){.seriesbox{margin-right:0}}#readingtime{color:#f18a00;font-weight:500;font-size:14px}#rating{color:#f18a00;font-weight:500;font-size:14px}#rating .fa-star{font-size:17px;margin-right:4px}#author{color:#000;font-weight:500;font-size:14px}#post_date{color:#000;font-weight:500;font-size:14px}.espcblog h1.entry-title.single-title{color:#2e384d;font-family:Roboto,sans-serif;font-size:36px;font-weight:700;line-height:46px}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px #0000001a;box-shadow:inset 0 1px 2px #0000001a}.progress-bar{float:left;width:0;height:.5rem;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 #00000026;box-shadow:inset 0 -1px 0 #00000026;-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-warning{background-color:#f18a00}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,#ffffff26 25%,transparent 25%,transparent 50%,#ffffff26 50%,#ffffff26 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,#ffffff26 25%,transparent 25%,transparent 50%,#ffffff26 50%,#ffffff26 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,transparent 25%,transparent 50%,#ffffff26 50%,#ffffff26 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}#espcscrollindicator{width:100%}#espcscrollindicator.fixed{width:100%;position:fixed;top:56px}@media(max-width:639px){#espcscrollindicator.fixed{top:101px}}#espcscrollindicator .progress{background-color:#fff;height:.5rem}.single-post .sp-breadcrumbs{background-color:#ededed;display:none}div.sp-widget.trending-posts-widget li{margin-bottom:0;border-bottom:3px solid #fff;min-height:110px;justify-content:center;display:flex;align-items:center;padding:16px}div.sp-widget.trending-posts-widget li>img{width:70px;height:70px;margin-left:10px}div.sp-widget.trending-posts-widget li>div{margin-left:15px;margin-right:10px;display:inline-block}div.sp-widget.trending-posts-widget li>div>span{display:block;font-size:14px;color:#8798ad;line-height:23px}div.sp-widget.trending-posts-widget li>div a{display:block;font-size:14px;font-weight:500;line-height:20px;color:#000}div.sp-widget.trending-posts-widget{padding:0;margin-top:40px;margin-bottom:40px;background-color:#f6f9fa}div.sp-widget.trending-posts-widget>h4{font-size:1.4em;border-bottom:3px solid #fff;margin-bottom:6px;background-image:radial-gradient(at top left,#3c82f1 70%,#3071ed 30%);height:110px;color:#fff;font-weight:600;padding-left:20px;padding-top:20px}.espcblogbanner{background-image:linear-gradient(to right,#002D74,#3A7FEC)}.espcblogbanner h2.widgettitle{color:#F18A00;font-size:32px;font-weight:600}.espcblogbanner .textwidget{color:#ededed;font-size:14px;line-height:23px}.espcheader .right > div{width:413px;height:231px;float:right;max-width:100%;margin-top:30px}@media(max-width:639px){.espcheader .right > div{float:none;margin:0 auto}}.espcheader > .row{width:100%}.espcheader .gform_wrapper .gform_body{float:left;max-width:100%}.espcheader .gform_wrapper label.gfield_label{color:#ededed}.espcheader .gform_wrapper div.gform_footer.top_label{clear:none}.espcheader .gform_wrapper .top_label input.medium,.espcheader .gform_wrapper .top_label select.medium{width:100%}.espcheader .gform_wrapper ul.gfield_checkbox li{float:left;color:#ededed;margin-right:10px}.espcheader .gform_wrapper.gf_browser_chrome ul.gfield_checkbox li input,.espcheader .gform_wrapper.gf_browser_chrome ul.gfield_checkbox li input[type=checkbox],.espcheader .gform_wrapper ul.gfield_checkbox li input{margin-bottom:0;margin-top:0}.espcheader .gform_wrapper ul.gfield_checkbox li label{color:#ededed;max-width:100%}.espcheader .gform_wrapper ul.gfield_checkbox li label a strong,.espcheader .gform_wrapper ul.gfield_checkbox li label a{color:#F18A00;font-weight:400}.espcheader .gform_wrapper .gfield_required{color:#F18A00}.espcheader .gform_page .gform_page_fields{max-width:90%}.espcheader .gform_validation_error div.gform_page input.gform_next_button{margin-top:-63px}.espcheader div.gform_page input.gform_next_button{margin-top:-68px;float:right;box-shadow:none;width:40px;height:40px}.espcheader .gform_wrapper div.gform_page .gform_page_footer input.button.gform_previous_button{display:none}.espcheader div.gform_page input.gform_button{margin-top:-59px;float:right;box-shadow:none;height:40px;font-size:14px}.espcheader div.gform_page label.gfield_label{text-transform:uppercase}.espcheader div.gform_page li#field_114_8 .ginput_container,.espcheader div.gform_page li#field_118_8 .ginput_container{margin-top:0;padding-top:8px}.espcheader div.gform_page .gform_page_footer{border:0;margin:0}.espcheader .validation_error{display:none}.espcheader .gform_wrapper li.gfield.gfield_error{background:none;margin:0;border:none;padding:0}.espcheader .gform_wrapper li.gfield.gfield_error label.gfield_label{color:#D0021B}.espcheader .gform_wrapper div.validation_message{height:40px;width:100%;border:1px solid #D0021B;border-radius:2px;background-color:#D0021B;color:#fff;line-height:40px;padding-top:0;padding-left:11px}.espcheader .gform_wrapper.gform_validation_error .ginput_container input.medium{width:100%}.espcheader .gform_confirmation_message a,.espcheader .gform_confirmation_message{color:#ededed;margin-top:20px}.espcblogbanner .gform_wrapper .gform_footer input.button{font-size:14px;letter-spacing:.7px}.espcblogbanner.espcheader{min-height:285px;align-items:center;display:flex;justify-content:center}.espcblogbanner.espcfooter{min-height:641px;align-items:center;display:flex;justify-content:center;padding:50px 0;border-bottom:2px solid #fff}.espcheader .button{font-weight:700;color:#fefefe;border:1px solid #3c82f1;background-color:#3c82f1;text-transform:uppercase;border-radius:2px;box-shadow:1px 1px 0 #051d43}.espcheader .gform_wrapper input{border-radius:2px}.espcfooter li#field_45_10{display:none}.espcfooter li#field_45_3{display:none}.espcfooter label{color:#fff;font-weight:400!important}.espcfooter .gform_wrapper .gfield_required{color:#fff}.espcfooter li.halfwidth{width:100%}.espcfooter .gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium{width:100%}.espcfooter .gform_wrapper ul.gfield_checkbox li,.gform_wrapper ul.gfield_radio li{padding:0!important;float:left;width:50%}.espcfooter .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:15px}.espcfooter li.gchoice_45_8_1{width:100%!important}.espcfooter .gform_wrapper .gform_footer{padding:16px 0 10px;margin:16px 0 0;clear:both;width:auto;float:right}.espcfooter .button{font-weight:700;color:#fefefe;border:1px solid #3c82f1;background-color:#3c82f1;text-transform:uppercase}.espcfooter #gform_widget-3 input{border-radius:2px}.espcfooter .textwidget{line-height:31px}.espcblog .espcfooter li.gchoice_45_8_1 a{color:#3C82F1}.espcfooter ul.gfield_checkbox#input_45_15{text-transform:uppercase}footer.article-footer{border-top:1px solid #bfc5d2;padding-top:32px;padding-bottom:29px;border-bottom:1px solid #bfc5d2;max-width:770px}.article-footer .footermoduletitle{color:#69707f;font-size:14px;font-weight:600;line-height:26px;text-transform:uppercase}.article-footer .rate{padding-bottom:32px;margin-bottom:24px;padding-top:14px;border-bottom:1px solid #bfc5d2}.article-footer .rate .espcstars.fa-star.active{color:#F18A00}.article-footer button#rating{color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;line-height:26px;background-color:#3c82f1;padding:7px 37px;border-radius:2px;float:right;margin-top:-14px}.article-footer .share{padding-bottom:32px;margin-bottom:24px;border-bottom:1px solid #bfc5d2}.article-footer .icon{color:#69707f;font-size:22px;margin-bottom:15px}.article-footer .categories a{color:#000;font-size:14px;font-weight:600;line-height:26px;border:1px solid #bfc5d2;border-radius:2px;padding:7px 23px}.article-footer .tags a{color:#000;font-size:14px;font-weight:600;line-height:26px;border:1px solid #bfc5d2;border-radius:2px;padding:7px 23px;margin:2px 0;display:inline-block}section.youmightalsolike{padding-top:35px;max-width:870px}.youmightalsolike .imagecontainer{border:3px solid #f6f9fa}.youmightalsolike .textpart h3{font-size:16px;font-weight:700}.youmightalsolike .row > h3{color:#000;text-transform:uppercase;font-size:20px;font-weight:500;line-height:34px;margin-bottom:57px}.youmightalsolike .textpart{height:177px;position:relative;padding:10px 18px 18px}.youmightalsolike .textpart .date{color:#8798ad;font-size:14px;font-weight:500;line-height:23px}.youmightalsolike .textpart h3 a{color:#000;font-size:14px;font-weight:500;line-height:22px;text-transform:none}.youmightalsolike .textpart .ratingcontainer{border-top:1px solid #bfc5d2;position:absolute;bottom:11px;width:85%;padding-top:13px}.youmightalsolike .textpart .rating{color:#f18a00}.youmightalsolike .imagecontainer{max-height:141px;margin-bottom:0}.youmightalsolike .small-6.medium-4.columns .boxcontainer{box-shadow:6px 6px 6px #e3e3e3ff!important;background-color:#f6f9fa!important;border-radius:2px}div.wp-caption{margin-top:40px;margin-bottom:40px}div.wp-caption div.wp-caption{margin-top:0;margin-bottom:0}.inpostcta{margin-top:40px;border-top:1px solid #979797;padding-top:40px;margin-bottom:40px;border-bottom:1px solid #979797;padding-bottom:40px}#ratewidget{margin-top:76px;border-bottom:1px solid #BFC5D2;padding-bottom:21px}#ratewidget .espcstars{font-size:25px;padding-left:16px;color:#8798AD}#ratewidget .espcstars.active{color:#F18A00}#ratewidget h4{width:100%;line-height:65px;background-color:#69707F;text-transform:uppercase;color:#fff;font-weight:500;font-size:14px;padding-left:19px;margin-bottom:21px}.espcblog .series-nav-right a,.espcblog .series-nav-left a{text-transform:none;color:#3C82F1;text-decoration:none}.espcfooter #field_45_15 > label{text-transform:uppercase;position:relative;width:100%}.espcfooter #field_45_15 > label::after{content:" ";height:.4em;border-top:1px solid #fff;z-index:3;display:inline-block;width:70%;margin-left:3%}@media(max-width: 1130px){.espcfooter #field_45_15 > label::after{width:59%}}@media(max-width: 840px){.espcfooter #field_45_15 > label::after{width:45%;width:45%}}.espcfooter #field_45_8 .gfield_checkbox li input,.espcfooter #field_45_15 .gfield_checkbox li input{margin:0}.espcfooter #field_45_15 .gfield_checkbox li{margin-bottom:26px}.espcfooter a{text-transform:none;color:#fff;text-decoration:none;font-weight:700}.espcfooter .button{font-weight:700;color:#fefefe;border:1px solid #3c82f1;background-color:#3c82f1;text-transform:uppercase;border-radius:2px;box-shadow:1px 1px 0 #051d43}@media(max-width:639px){#sticky{display:none}}div#book-now-menu-button a.button{padding:0!important;background-color:#f44914!important;margin:0!important;width:166px;height:55px;line-height:55px;font-size:20px;border-radius:2px}.menu-item.espcbutton a,.menu-item.button a{padding:0!important;background-color:#f44914!important;margin:0!important;width:166px;height:55px;line-height:55px!important;border-radius:2px;color:#fff!important;text-align:center}.menu-item.powerbutton a,body.espc_power_theme .menu-item.button a{padding:0!important;background-color:#002A3A!important;margin:0!important;width:166px;height:55px;line-height:55px!important;border-radius:2px;color:#fff!important;text-align:center}#first-top-header .top-bar-left{margin-top:10px}.page-resource-centre .hero .intro{margin-top:48px}@media print{.acf-planner tbody tr td,.acf-planner tbody th,.acf-planner tfoot td,.acf-planner tfoot th,.acf-planner thead td,.acf-planner thead th{padding:.1rem}footer.footer,.post-type-archive-sp_conferences section.hero,nav .menu > li.menu-item,.planner-search,#wpfront-scroll-top-container,#first-top-header,#sp-mobile-menu .search-form,#sp-mobile-menu .menu > li.menu-item,#intercom-container,#row-planner-print{display:none!important}.acf-planner p{font-size:.7rem;line-height:normal}}header.header .top-bar,header.header .top-bar ul{background-color:#002B49}div.top-bar a.button,div.top-bar button,div.top-bar input,.woocommerce div.top-bar button{background-color:#f44914;border-color:#f44914}.espc_power_theme div.top-bar a.button,.espc_power_theme div.top-bar button,.espc_power_theme div.top-bar input,.espc_power_theme.woocommerce div.top-bar button{background-color:#002A3A;border-color:#002A3A}.acf-block #gform_94 #gform_submit_button_94{background-color:#fa4616}.button,.button.type-a{box-shadow:0 0 0 #fff!important}.button.type-b{border:1px solid #fa4616!important;background-color:#fa4616!important;box-shadow:0 0 0 #fff!important}.button.type-c{border:1px solid #fa4616!important;background-color:#fa4616!important;box-shadow:0 0 0 #fff!important}#book-now-menu-button .clockdiv tbody td{background-color:#fa4616}div#book-now-menu-button a.button{background-color:#fa4616!important;padding:.85em 1em!important;line-height:1rem!important;margin:0!important;font-size:.9rem!important;width:auto!important;height:auto!important}h3{color:#002855!important}.acf-metro.padded .image-overlay-content{background-color:#41b6e6e6!important}.acf-metro.padded .speaker-meta{background-color:#002855cc}.clockdiv > h5{display:none}footer .sp-footer.main-footer{background-color:#002B49!important}footer .sp-footer.bottom-footer{background-color:#002B49!important}.days::after{content:"Days";display:block;color:#fa4616;font-size:24px;font-weight:300}.hours::after{content:"Hours";display:block;color:#fa4616;font-size:24px;font-weight:300}.minutes::after{content:"Mins";display:block;color:#fa4616;font-size:24px;font-weight:300}.seconds::after{content:"Seconds";display:block;color:#fa4616;font-size:24px;font-weight:300}.sp_conferences-amsterdam-espc20 .acf-planner #my-planner table.table-shadow tbody tr,.sp_conferences-amsterdam-espc20 .acf-planner #full-planner table.table-shadow tbody tr{background-color:#002855}@media(min-width:992px){section.acf-woo-pricing-table div.row > div.pricing-table > div{width:20%;display:inline-flex;margin-left:5%}}@media(min-width:769px){section.acf-woo-pricing-table div.row > div.pricing-table > div{width:30%;display:inline-flex;margin-left:3%}}section.acf-woo-pricing-table .row > div.pricing-table > div ul li.description,section.acf-woo-pricing-table .row > div.pricing-table > div:nth-child(3) ul li.description{font-size:.79rem}section.acf-woo-pricing-table .row > div.pricing-table > div ul li.title,section.acf-woo-pricing-table .row > div.pricing-table > div:nth-child(3) ul li.title{font-size:1.35rem}section.acf-woo-pricing-table .row > div.pricing-table > div ul li span.woocommerce-Price-amount,section.acf-woo-pricing-table .row > div.pricing-table > div:nth-child(3) ul li span.woocommerce-Price-amount{font-size:1.87rem;color:#00AFF0}.pricing-animation .description,section.acf-woo-pricing-table .row > div.pricing-table ul:hover li.description{font-size:.9rem!important}#custom-ticket-form-container .custom-gform-entry > li.gf_full{width:95%}.clockdiv h1:after{color:#fff}.top-bar-right{margin-top:10px}.reviewer-portal li.paginated_link > a.page-numbers{color:#fff}.reviewer-portal li.paginated_link > a.page-numbers:hover{color:#333}.acf-planner table.tb-bonus-block .event-title a{color:#6ec1e4}#sp_industry_other_field,#sp_hear_about_us_other_field{display:none}#popupLoginModal .gfield-choice-input{width:20px}body.espc_power_theme header.header .top-bar,body.espc_power_theme header.header .top-bar ul{background-color:#76BC21}body.espc_power_theme footer .sp-footer.main-footer{background-color:#76BC21!important}body.espc_power_theme footer .sp-footer.bottom-footer{background-color:#76BC21!important;border-top:1px solid #fff}body.espc_power_theme nav.top-bar{background-color:#76BC21!important}body.espc_power_theme .tb-keynote-block,body.espc_power_theme .tb-keynote-block tbody,body.espc_power_theme .tb-keynote-block tbody tr td a,body.espc_power_theme .tb-keynote-block tbody tr{background-color:#2779FC}body.espc_power_theme .acf-planner #full-planner table.table-shadow tbody tr.day{background-color:#002a3a}body.espc_power_theme .acf-planner #full-planner tbody.group-header tr{background-color:#76bc21}body.espc_power_theme div#book-now-menu-button a.button{background-color:#002A3A!important}body.espc_power_theme .header div.top-bar-right{margin-top:6px}body.espc_power_theme .header.fixed div.top-bar-right{text-align:right;margin-top:2px}button.type-c i,.sp-form-small i,.fa.fa-fw{font-family:FontAwesome}.fa.fa-fw.fa-youtube-square::before{content:"\f166"}.espcblog .the_champ_sharing_ul{display:none}#espcshare .the_champ_sharing_ul{display:block;min-height:40px}.sp_conferences-copenhagen-2022 .acf-planner #full-planner table.table-shadow tbody tr{background-color:#9473F5;background-color:#9473F5}.sp_conferences-copenhagen-2022 .acf-planner #my-planner tbody.group-header tr,.sp_conferences-copenhagen-2022 .acf-planner #full-planner tbody.group-header tr{background-color:#270128}.sp_conferences-copenhagen-2022 .tb-keynote-block,.sp_conferences-copenhagen-2022 .tb-keynote-block tbody,.sp_conferences-copenhagen-2022 .tb-keynote-block tr.meta,.sp_conferences-copenhagen-2022 .tb-keynote-block tbody tr,.sp_conferences-copenhagen-2022 .tb-keynote-block tr p.keynote-title a,.sp_conferences-copenhagen-2022 .tb-keynote-block tr p.event-title a,.sp_conferences-copenhagen-2022 .tb-keynote-block tr.meta p a{background-color:#41B6E6}.sp_conferences-espc23-amsterdam .acf-planner #full-planner table.table-shadow tbody tr{background-color:#182A54;background-color:#182A54}.sp_conferences-espc23-amsterdam .acf-planner #my-planner tbody.group-header tr,.sp_conferences-espc23-amsterdam .acf-planner #full-planner tbody.group-header tr{background-color:#41B6E6}.sp_conferences-espc23-amsterdam .tb-keynote-block,.sp_conferences-espc23-amsterdam .tb-keynote-block tbody,.sp_conferences-espc23-amsterdam .tb-keynote-block tr.meta,.sp_conferences-espc23-amsterdam .tb-keynote-block tbody tr,.sp_conferences-espc23-amsterdam .tb-keynote-block tr p.keynote-title a,.sp_conferences-espc23-amsterdam .tb-keynote-block tr p.event-title a,.sp_conferences-espc23-amsterdam .tb-keynote-block tr.meta p a{background-color:#FF4713}.hero .intro ss3-force-full-width{margin-top:-2.5rem;margin-bottom:-2.5rem}#popupLoginModal{position:fixed}.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow.espcbutton2 > a::after{content:'';display:block;width:0;height:0;border:5px inset;border-color:#002B49 transparent transparent;border-top-style:solid;position:absolute;top:1.2rem;right:15px}.espcbutton2 > a{padding:0!important;background-color:#fff!important;margin:0!important;width:166px;height:55px;line-height:55px!important;border-radius:2px;color:#002B49!important;text-align:center;margin-left:20px!important;border:1px solid #41B6E5!important}ul#menu-sp-main-menu{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap}.espc_fabric_theme div.top-bar a.button,.espc_fabric_theme div.top-bar button,.espc_fabric_theme div.top-bar input,.espc_fabric_theme.woocommerce div.top-bar button{background-color:#002c4c;border-color:#002c4c;color:#fff}body.espc_fabric_theme header.header .top-bar,body.espc_fabric_theme header.header .top-bar ul{background-color:#117865;color:#002c4c}body.espc_fabric_theme .top-bar .menu-text{color:#ba9d4d}body.espc_fabric_theme .top-bar a{color:#002c4c}body.espc_fabric_theme .top-bar .menu-text > span{color:#fff}body.espc_fabric_theme footer .sp-footer.main-footer{background-color:#117865!important}body.espc_fabric_theme footer .sp-footer.bottom-footer{background-color:#117865!important;border-top:1px solid #fff}body.espc_fabric_theme nav.top-bar{background-color:#117865!important}body.espc_fabric_theme .tb-keynote-block,body.espc_fabric_theme .tb-keynote-block tbody,body.espc_fabric_theme .tb-keynote-block tbody tr td a,body.espc_fabric_theme .tb-keynote-block tbody tr{background-color:#ba9d4d}body.espc_fabric_theme .acf-planner #full-planner table.table-shadow tbody tr.day{background-color:#117865}body.espc_fabric_theme .acf-planner #full-planner tbody.group-header tr{background-color:#117865}body.espc_fabric_theme div#book-now-menu-button a.button{background-color:#002A3A!important}body.espc_fabric_theme .header div.top-bar-right{margin-top:6px}body.espc_fabric_theme .header.fixed div.top-bar-right{text-align:right;margin-top:2px}body.espc_fabric_theme .menu-item.button a{padding:0!important;background-color:#117865!important;margin:0!important;width:166px;height:55px;line-height:55px!important;border-radius:2px;color:#fff!important;text-align:center}body.espc_fabric_theme .button{color:#fff;border:1px solid #002A3A;background-color:#002A3A}body.espc_fabric_theme #menu-sp-main-menu li.menu-text a img{max-width:200px!important}body.espc_fabric_theme .acf-planner #full-planner tbody.group-header tr td a{color:#fff}.sp_conferences-espc24-stockholm .acf-planner #full-planner table.table-shadow tbody tr p,.sp_conferences-espc24-stockholm .acf-planner #full-planner table.table-shadow tbody tr{background-color:#002b49;color:#fc0;box-shadow:none}.sp_conferences-espc24-stockholm .acf-planner #my-planner tbody.group-header tr,.sp_conferences-espc24-stockholm .acf-planner #full-planner tbody.group-header tr{background-color:#264b65;color:#fff}.sp_conferences-espc24-stockholm .acf-planner #my-planner tbody.group-session tr,.sp_conferences-espc24-stockholm .acf-planner #full-planner tbody.group-session tr{background-color:#fff;color:#264b65}.sp_conferences-espc24-stockholm .acf-planner #my-planner tbody.group-session tr.meta,.sp_conferences-espc24-stockholm .acf-planner #full-planner tbody.group-session tr.meta{background-color:#f2f4f6;color:#002b49}.sp_conferences-espc24-stockholm .acf-planner #my-planner tbody.group-session tr a,.sp_conferences-espc24-stockholm .acf-planner #full-planner tbody.group-session tr a{color:#002b49}.sp_conferences-espc24-stockholm .tb-keynote-block,.sp_conferences-espc24-stockholm .tb-keynote-block tbody,.sp_conferences-espc24-stockholm .tb-keynote-block tr.meta,.sp_conferences-espc24-stockholm .tb-keynote-block tbody tr,.sp_conferences-espc24-stockholm .tb-keynote-block tr p.keynote-title a,.sp_conferences-espc24-stockholm .tb-keynote-block tr p.event-title a,.sp_conferences-espc24-stockholm .tb-keynote-block tr.meta p a{background-color:#fc0;color:#002b49}.gform_wrapper .vertical ul.gfield_radio li{float:none;width:100%}