.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: 2em;
  font-size: 18px;
}

.myprofile-section-toggle {
  cursor: pointer;
}

.myprofile-booking-heading {
  height: 23px;
  font-size: 18px;
}

span.anchor-color {
  margin-left: 0em;
  margin-right: 0.25em;
}

[data-toggle~="collapse"] .anchor-color {
}

/*.collapsable-section {
  padding:10px;
  background-color:#eee;
}*/

.popover {
  min-width: 450px;
}

.vtg-layout-label {
  padding-top: 10px;
  font-weight: 700;
}

.vtg-layout-main img {
  padding-bottom: 2px;
}

#headingReviewBooking {
  margin-left: 15px;
}

/* override font-size and line-height for the form */
#myprofileForm .btn,
#myConfirmSendForm .btn,
#myBookingForm .btn {
  line-height: 1.2!important;
}

#myprofileForm .form-control,
#myConfirmSendForm .form-control,
#myBookingForm .form-control {
  height: 30px;
}

#myprofileForm input.form-control,
#myConfirmSendForm input.form-control,
#myBookingForm input.form-control {
  font-size: 14px!important;
  padding: 4px 8px 4px 8px;
  height: 31px;
  color: #000!important;
}