<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.myprofile-prompt-email,
.myprofile-prompt-profile {
  color: #e8191f;
  margin-bottom: 1em;
}

.myprofile-section-container {
  margin-bottom: 1em; 
}

.myprofile-section-container hr {
  margin-top: 2em;
  margin-bottom: 1em;
  background-size: 4px;
  border-top: 4px solid #eee;
  border-color: #eee;
}

.myprofile-section-heading {
  height: 38px;
  font-size: 18px;
  font-weight: bold;
}

.myprofile-section-heading .glyphicon-plus,
.myprofile-section-heading .glyphicon-minus {
  margin-right: 0.2em;
}

.myprofile-section-toggle {
  cursor: pointer;
}

.myprofile-booking-heading {
  font-size: 18px;
}

.popover {
  min-width: 450px;
}

.vtg-layout-label,
.vtg-label-bold {
  padding-top: 10px;
  font-weight: bold;
}
</pre></body></html>