<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#rf-catalog .search-content .catalog-result-title.session-title.rf-simple-flex-frame .catalog-result-options.session-options {
    display: none;*/
}
.seemore {
    text-align: right;
    font-family: 'SalesforceSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
   	margin-right: 2%;
  margin-bottom: 1em;
  margin-top:0.5em;
}

.vacc {
    display: none;
}

.cont {
    width: 100%;
    display: flex;
  padding:2% 2% 1% 2%;
  border-top: 1px solid #032D60;

}

.box {
    flex: 1;
    display: flex;
    justify-content: center;
}

.box:first-child&gt;span {
    margin-right: auto;
}

.box:last-child&gt;span {
    margin-left: auto;
}

/* non-essential */
.box {
    align-items: center;
}

.herotdx {
    width: 100%;
    padding: 0;
    margin: 0px;

}

.footerdx {
    /* margin-left: 312px;*/
}

@media (min-width: 1200px) {

    /* .footerdx,
    .logotdx {
        margin-left: 312px;
    }*/
}

@media (min-width: 1024px) {

    /*.footerdx,
    .logotdx {
        margin-left: 250px;
    }*/
}

.navbartdx a {
    color: #032D60;
    font-family: 'SalesforceSans';
    font-weight: 900;
    font-size: 18px;
    width: 100%;
}

/*.navbartdx a:hover {
    background-color: #e8f8ff !important;
  
}
*/
.navbartdx {
    list-style: none;
    /* display: inline-block; */
    margin: 0 auto;
    /* transform: translateY(-16px); */
    padding: 0;
}

.navbartdx li {
    display: inline-block;
    margin-right: 30px;
  	
}

.navbartdx li a:hover {
	color:#0d9dda;
  text-underline-offset: 0.8em;
   text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: #0d9dda;
  text-decoration-thickness: 6px;

 
}

.healthttext .flex-box-section-full-interior {
    width: 100%;
    padding: 0;
    margin: 0;
    padding-right: 20px;
  	text-align: right;
  
}

.fullview .flex-box-section-full-interior {
    width: 100%;
    padding: 0;
    margin: 0px;
    padding-left: 20px;
}

.divherotdx {
    width: 100%;
    padding: 0;
    margin: 0px;
}

.divherotdx .flex-box-section-full-interior {
    width: 100% !important;
    padding: 0;
    margin: 0px;
}

.rf-content {
    height: fit-content !important;
}

.experiencediv h1,
.healthttext h1 {
    font-family: 'Avante Garde';
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2em;
    color: #032D60;
    margin-top: 4em;
    margin-bottom: 1em;
}

.experiencediv p,
.healthttext p {
    font-family: 'SalesforceSans';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.2em;
    color: #505050;
}




.logotdx {
    display: inline-block;
    /*margin-left: -80px;*/
}

@media (max-width: 1024px) {
    .logotdx img {
        margin: 20px auto;
        display: block;
    }

    .logotdx {
        display: block;
        /*margin-left: 312px;*/
    }

    .cont {
        width: 100%;
        display: block;
    }

    .box {
        display: block;
        width: 100%;
        flex: none;
    }
    ul.box {
        display: block;
        width: fit-content;
        flex: none;
    }
  .footerdx{
text-align: center;
}
}

.rf-org-header-container header img {
    width: auto !important;
}

.sf-header-container {
    float: none;
    width: 100%;
  /*max-width:1440px;*/
    padding: 10px 0;
    margin: 0 auto;
}

.contentcatalog h1 {
    font-family: 'Avante Garde';
    font-weight: 600;
    font-size: 30px;
    line-height: 1.2em;
    color: #032D60;
    width: 90%;
    margin: 0 auto;
}

.contentcatalog {
    background-image: url(https://static.rainfocus.com/plus/trailblazerdx22/static/staticfile/staticfile/contentbg_1644529504058001vMNr.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 90%;
    margin: 2em auto;
    padding-top: 2em;
}

.rf-headline {
    border: 0 !important;
}
/*22184*/
.border-override .rf-headline{
 border: 1px solid #ccc !important; 
}
/*end 22184*/

.page-builder-display-reset.has-scroll,
.page-builder-display-reset .page-builder-framer.has-scroll {
    height: fit-content;
}

.page-builder-canvas {
    overflow-x: hidden !important;
}

/*hide favorite icon exhibitor list*/
.plus-cnx22-exhibitorlistconnections2022-page-exhibitorlist .rf-tile-container .rf-tile .rf-tile-footer .favorite-catalog-result {
    display: none;
}
/*end hide favorite icon exhibitor list*/


/*Hide Hotel Booking*/
.rf-card.hotel-card .card-footer {
    display: none;
}


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