<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
html {
    scroll-behavior: smooth;
}

.prelim, .final {
    color: inherit;
    font-family: "Roboto", Sans-Serif;
    font-size: 14px;
    font-weight: 300;
}

p.Date {
    text-align: left;
    line-height: 1.8;
    font-size: 18px;
    color: inherit;
    font-weight: 700;
    margin: 20px 0 29px;
    border-bottom: solid 1px;
    text-transform: uppercase;
    color: #77787B;
}

p.Date &gt; span {
    min-width: 20px;
    display: inline-block;
    text-align: center;
}

p.Date &gt; span:last-child {
    display: none;
}

ul.subNav {
    list-style-type: none;
    padding: 0;
    margin: 30px 0 !important;
    color: inherit;
    line-height: 1.2;
    font-weight: 500;
    text-align: center;
    height: auto !important;
}

    ul.subNav li {
        display: inline-block;
        border-right: 1px solid #9e9a9a;
    }

        ul.subNav li:last-child {
            border-right: 0 none;
        }

        ul.subNav li a {
            display: block;
            padding: 0 8px;
            font-weight: 500;
        }

a.currentDay {
    color: inherit !important;
    cursor: text;
    text-decoration: none !important;
}

.Session {
    clear: both;
    margin: 10px 0 1px;
    font-weight: 700;
}

.Session p { 
    margin: 0;
}

.Speaker-Block {
    display: table;
}

.Speaker-Content-Left {
    display: table-cell;
    vertical-align: top;
}

.Speaker-Content {
    vertical-align: top;
}

.SpeakerFl {
    padding: 0;
    margin: 0 10px 10px 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
}

.agendaWrapper .final ul li {
    margin-left: 85px;
}

.agendaWrapper .roundtablePresentation ul li {
    margin-left: 0;
}

.Shaded {
    background-color: #ddd;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.final.Shaded .Abstract {
    margin-bottom: 5px;
}

.Session.Sponsored {
    margin-top: 0;
}

.Session_Shaded {
    background-color: #ddd;
    padding-left: 8px;
    font-weight: 700;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 0;
}

.Speaker_Shaded {
    background-color: #ddd;
    padding-left: 8px;
    line-height: 1.2;
    font-style: italic;
    padding-right: 8px;
    margin-bottom: 0;
}

.Abstract {
    margin-bottom: 0;
}

.speakerTypePanelModerator, .speakerTypePanelist {
    margin-bottom: 5px;
}

.moderatorsHeading, .panelistsHeading {
    font-weight: 400;
    font-style: normal;
    margin: 6px 0;
}

/* div tag with Abstract 1/21/2020 */
div.Abstract * {
    font-size: inherit !important;
    font-family: inherit !important;
    line-height: inherit !important;
    /*font-weight: normal !important;*/
    color: inherit !important;
}

div.Abstract ul, div.Abstract ol {
    /* list-style-position: inside; */
}

div.Abstract sup, div.Abstract sub {
    font-size: 75% !important;
}

.Abstract_Shaded {
    background-color: #ddd;
    padding-left: 8px;
    padding-bottom: 20px;
    padding-right: 8px;
    margin-bottom: 0;
}

h1.Header {
    margin: 30px 0 20px;
    line-height: 1.2;
    text-align: center;
    font-size: 22px;
    color: #303030;
    text-transform: none;
}

h1.Header.SessionHeader {
    color: #000;
    font-weight:400;
}

.scheduleBlockContent {
    margin-bottom: 5px;
}

h4.program-date {
    margin: 0px 0 6px;
}

.agendaWrapper {
    margin-top: 10px;
}

.introClassName .Abstract {
    margin-top: 10px;
}


/* textblock sponsored logo height fix */
.tableContent {
    display: table;
    width: 100%;
}

.leftContent, .rightContent {
    display: table-cell;
    vertical-align: middle;
}

.textBlockDesc {
	font-weight: normal;
}

/* Program Title */
.agenda26 {
    font-size: 24px;
}

/* Prelim Tag Line */
.agenda27 {
    font-size: 18px;
    margin-bottom: 10px;
}

/* Program Date */
.agenda28 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

/* Program Description */
.agenda29 {
    margin: 20px 0;
}

/* Prelim Header */
.agenda30 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

/* Session Header */
.agenda31 {
    color: #cd661a;
    margin: 30px 0 20px;
    line-height: 1.2;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
}

span.startDateTime {
    color: #77787B;
}

/* needs float since title can be html */
span.featuredText, span.startDateTime, span.keyNoteText, span.panelText {
    float: left;
    margin-right: 5px;
}

span.timeRange {
    padding-left: 15px;
}

.featuredPresentation {
    border: 1px solid #000;
    padding: 4px 10px;
    margin-top: 15px;
}

.spex-logo, .sp-logo {
    padding: 1px 5px 7px;
    max-width: 120px;
}

/* To fix inline styles within Abstract */

.presentationAbstract &gt; div {
    white-space: normal !important;
}

.presentationAbstract ul, .presentationAbstract ol {
    overflow: hidden;
}


/* Tutorials */
.sessionTitle {
    font-size: 20px;
    font-weight: 500;
}

.sessionAbstract {
    margin: 10px 0 15px;
}

.sessionDate {
    margin: 20px 0 10px;
}

.presentationsBios {
    margin: 10px 0 30px;
}


/* TableView for medtech */
.agenda29 h2.ignore {
    ddisplay: none;
}

.program-info .Abstract {
    margin: 10px 0 20px;
}

.tableView div.scheduleBlock p.Date {
    text-align: center;
    line-height: 1.8;
    font-size: 18px;
    color: inherit;
    font-weight: 700;
    margin: 20px 0 0px;
    border-bottom: 2px solid #4ca1a4;
    text-transform: uppercase;
    color: #4ca1a4;
    text-align: center;
    padding: 0 0 20px;
    font-family: "Montserrat", sans-serif;
}

.tableView ul.subNav li a {
    color: #4ca1a4;
}

.tableView .TextBlock .Session &gt; p, .tableView .TextBlock .Session, .tableView div.Session {
    font-size: 18px;
    color: #222;
    font-weight: 500;
    font-family: inherit;
    margin: auto;
}

.tableView div.presentationAbstract1 {
    display: none;
}

.tableView p.Speaker {
    color: inherit;
    font-family: inherit;
    margin: 0;
    padding: 0;
}

div.tableView.prelim, div.tableView.final {
    color: inherit;
    font-family: inherit;
}

.tableView h1.Header.SessionHeader {
    color: #000;
    font-family: inherit;
}


.tableView .scheduleBlockContent {
    margin-bottom: 0;
}

.tableView .scheduleBlockContent, .tableView .SessionBlockItem:not(:last-child) {
    border-bottom: 1px solid #4e9fa2;
}

.tableView span.SpeakerFl {
    display: none;
}

.tableView div.fl-column-left {
    display: table-cell;
    vertical-align: top;
    padding: 20px;
    width: 200px;
    border-right: 1px solid #4e9fa2;
}

    .tableView div.fl-column-left span.startDateTime {
        color: #000;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
    }

.tableView div.fl-column-right {
    display: table-cell;
    vertical-align: top;
    padding: 20px !important;
    width: auto;
    min-width: 700px;
}

.Session.tableContent.fl-column-right {
    clear: unset;
    margin: 0;
}

.tableView div.SessionBlockItem.Shaded {
    background-color: #d9ebea;
    padding: 0;
}

    .tableView div.SessionBlockItem.Shaded .Shaded {
        background: none;
    }

.tableView span.keyNoteText {
    margin: 0;
    padding-right: 5px;
}

.tableView .SponsoredPresentation:not(.fl-column) p.alt-text {
    margin: 20px;
}

.tableView .moderatorsHeading, .tableView .panelistsHeading {
    font-weight: 600;
    font-size: 14px;
    margin: 20px 0 5px 0;
}

.tableView .textBlockDesc {
    font-weight: normal;
    font-size: 14px;
}

@media (max-width: 767px) {
    .tableView div.fl-column-right {
        min-width: auto;
    }

    .tableView div.fl-column-left {
        width: 100px;
    }
}

/* Shimmer */
.w20 {
    width: 20%;
}

.w40 {
    width: 40%;
}

.w60 {
    width: 60%;
}

.w80 {
    width: 80%;
}

.h20 {
    height: 20px;
}

.h30 {
    height: 30px;
}

.h40 {
    height: 40px;
}

.h80 {
    height: 80px;
}

.shimWrapper {
    width: 0px;
    animation: fullView 0.5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.shim_comment {
    min-height: 10px;
    background: #777;
    margin-top: 10px;
}

.shim_summary {
    min-height: 10px;
    background: #777;
    margin: 20px 0 30px;
}

.shim_tabs {
    padding: 0;
    margin: 0 0 0 -100px
}

.shim_tab {
    list-style-type: none;
    display: inline-block;
    height: 30px;
    width: 70px;
    background: #777;
    margin-right: 20px;
}

@@keyframes fullView {
    100% {
        width: 100%;
    }
}

.animate {
    animation: shimmer 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e2e2e2 25%, #eff1f3 36%);
    background-size: 1000px 100%;
}

@@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}
/* end Shimmer */


</pre></body></html>