/*Matt VEP My Dash Start*/
.rf-card.meeting-requestor {
  border-style: groove;
    border-width: 1px;
  
}

.rf-card.all-sessions-card {
  border-style: groove;
    border-width: 1px;
  
}

.rf-card.my-survey-list-card {
  border-style: groove;
    border-width: 1px;
  
}

.rfG-md-100.rfG-lg-50.order-summary-notes {
    display: none;
}

.rf-card.card-full.order-summary-card {
  border-style: groove;
    border-width: 1px;
  
}

.rf-card.booth-details-card {
  border-style: groove;
    border-width: 1px;
  
}

.booth-details-card .card-header .card-controls .rfSI svg {
      display:none;
}

.rf-card .card-header {
  border: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc !important;
    border-radius: 4px 4px 0 0 !important;
    padding: 8px 20px !important;
}
  
/*Matt VEP My Dash End*/

/*Matt VEP Home Start*/
.footer-links a {
  text-decoration:none;
  color:black;
  padding-right:20px;
}

  
.rf-pill.exhibitor-type.exhibitor-type-diamondsponsor.rf-pill-primary {
  background-color: #f0f8ff !important;
  color: black;

}

.rf-pill.exhibitor-type.exhibitor-type-platinumsponsor.rf-pill-primary {
  background-color: #e5e4e2 !important;
  
}

.rf-pill.exhibitor-type.exhibitor-type-goldsponsor.rf-pill-primary {
  background-color: #ffcc00 !important;
  
}

.rf-pill-primary .rf-pill-text {
    color: #000;
 }

  
 /*Matt VEP Home End*/
 

#rf-content > div > div > div.survey-schedule > span:nth-child(3) {
  display: none;
}


body > div:nth-child(31) > div.fade.rf-default-modal.choose-experts-modal.in.modal > div > div > div.modal-body > div > div.choose-experts-search > button {
  color: #000;
}

#special-div > div > div > div.rfwf-full-panel.meeting-program > div > div:nth-child(2) > div:nth-child(2) > div:nth-child(3) > div > button > span.rfSI > svg {
  fill: #000;
}

/*
.my-survey-list-card {
    overflow: hidden;
}
*/

