div#gnav_321 {
    visibility: hidden;
}
#gnav_306 .feds-profile .Profile-header .Profile-data {
    visibility: hidden;
}
.rf-workflow-body-content .rfwf-panel-interior .wf-form-element-div .rf-text-container a:hover {
    color: #0D66D0 !important;
}

input[type="checkbox"]:checked {
    filter: contrast(200%);
}
.attribute-Watch a {
    background: #1D70E3;
    padding: 3px 10px;
    border-radius: 5px;
    color: white !important;
  margin-top:2px;
}

.attribute-Watch .attribute-name {
    display: none;
}

.attribute-Watch {
    display: none; /* Remove Just this line to get the button to show */
  margin-top:10px;
}

.attribute-Watch .attribute-values a:visited {
    color: white !important;
}


#rf-calendar .schedule-calendar-toolbar .calendar-options .rfSI-toggle button.mdBtnR.mdBtnR-primary.mdBtnR-sm.mdBtnR-adv:hover {
    background: #505050 !important;
    color: #ffffff !important;
}

#rf-calendar .schedule-calendar-toolbar .calendar-options .rfSI-toggle button.mdBtnR.mdBtnR-primary.mdBtnR-sm.mdBtnR-adv path:hover {
    fill: #ffffff;
}


#rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:hover, #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:focus, #rf-calendar .schedule-calendar .schedule-calendar-toolbar .download-calendar:active {
    background: #505050;
    border-color: #505050;
}

#rf-calendar .calendar-options button.mdBtnR.mdBtnR-primary.download-calendar.mdBtnR-adv:hover::before {
    color: #ffffff !important;
}
.mobilebannerportal{
display:none;
}

.fullbannerportal{
  min-height:200px;
  }

@media screen and (max-width: 900px) {
.fullbannerportal{
  min-height:100px;
  }
}

@media screen and (max-width: 400px) {
.fullbannerportal{
  display:none;
  }
.mobilebannerportal {
    display: block;
    margin-top: 45px;
}
}


/* Jillian's edits RA-32061 & RA-32432 Pill color changes */
[id*='rf-'].rf-widget .catalog-result .badges {
  display: block !important;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-session-type,
[id*='rf-'].rf-widget .catalog-result .badges .rf-technical-level {
  display: block;
  color: white; 
  background-color: #b42c19;
  border-color: #b42c19;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-beginner {
  color: white;
  background-color: #a8bd4a;
  border-color: #a8bd4a;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-beginner-to-intermediate {
  color: white;
  background-color: #79937c;
  border-color: #79937c;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-intermediate-to-advanced {
  color: white;
  background-color: #b1326e;
  border-color: #b1326e;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-general-audience {
  color: white;
  background-color: #ab7d02;
  border-color: #ab7d02;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-intermediate {
  color: white;
  background-color: #913da6;
  border-color: #913da6;
}

[id*='rf-'].rf-widget .catalog-result .badges .rf-ancillary-event {
  color: white;
  background-color: #E42753;
  border-color: #E42753;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-byod-lab {
  color: white;
  background-color: #D21C8B;
  border-color: #D21C8B;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-conference-event {
  color: white;
  background-color: #C616AD;
  border-color: #C616AD;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-creative-super-sessions {
  color: white;
  background-color: #B60FD3;
  border-color: #B60FD3;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-creativity-workshop {
  color: white;
  background-color: #A50EEF;
  border-color: #A50EEF;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-executive-experience {
  color: white;
  background-color: #8E17FC;
  border-color: #8E17FC;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-lab {
  color: white;
  background-color: #8A1AFC;
  border-color: #8A1AFC;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-preconference-lab {
  color: white;
  background-color: #7827FB;
  border-color: #7827FB;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-preconference-workshop {
  color: white;
  background-color: #6A34FC;
  border-color: #6A34FC;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-session {
  color: white;
  background-color: #5F3CFB;
  border-color: #5F3CFB;
}
[id*='rf-'].rf-widget .catalog-result .badges .rf-super-session {
  color: white;
  background-color: #5545FD;
  border-color: #5545FD;
}
[id*='rf-'].rf-widget .catalog-result .badges div {
  display: none;
}
[id*='rf-'].rf-widget .catalog-result .badges div.rf-technical-level-catalog,
[id*='rf-'].rf-widget .catalog-result .badges div.rf-type {
  display: initial;
}

/* end Jillian's edits */

/* Start Brian's edits */

.attribute-DemoAssets {
    display: flex;
      height: 22px;

}

.attribute-DemoAssets span.attribute-values {
    margin-left: 5px;
}

.attribute-SponsoredSessionInformation span.attribute-name {
    display: none;
}

.attribute-SponsoredSessionInformation{
font-style: italic;
}
/* end Brian's edits */



.rf-card.task-list-card .card-header {
    background: black;
    color: white !important;
}

.rf-card.task-list-card .card-header h3 {
    color: white !important;
}

.rf-card.speaker-session-card .card-header {
    background: black;
    color: white !important;
}

.rf-card.speaker-session-card .card-header h3 {
    color: white !important;
}
/* global */
body {
  background: #f7f7f7;

}
/* header */
header .logo{
  padding-top: 5px;
}

header .left {
  padding-left: 12px !important;
  font-weight: bold;
}

.page-builder-display-reset.has-scroll, .page-builder-display-reset .page-builder-framer.has-scroll {
    height: 1200px;
}
header .left span:last-of-type {
  margin-top: -4px;
}

/* content */
/*.md-frame {
  border: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}*/

/* footer */
.simple-flex-grid-justify {
  display: flex;
  justify-content: space-between;
}
.favorite-catalog-result 
{
display:none;
}

.rf-exhibitor.exhibitor-list-container.exhibitor-list-favorite-toggle.favorite-toggle-label {
  display: ;
}

description p span {
    display: inline !important;
}

/*[id*='rf-'].rf-widget .session-result .description .show-more-less-link, .rf-default-modal .session-result .description .show-more-less-link {
    margin-left: 0px;
    display: inline !important;
}*/

.rf-body {
    font-family: "Open Sans",Arial,Helvetica,Sans-Serif;
    position: relative;
    outline: 0 !important;
    outline: none !important;
}
#adobe-privacy-button {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  padding: 0;
  text-decoration: underline;
}
  
  span.rf-req {
    color: #EE0000 !important;
}


