.value {
  color: #ff5a6d;
}
.billing-heading {
  font-size: 24px;
  color: #ff5a6d;
  margin-top: 15px;
}
.print-request {
  margin-right: 34px;
  margin-bottom: 6px;
}
.status {
  color: #fc4256;
  font-size: 14px;
}
.price {
  font-family: "Oxygen", "Lato", "PF Futura Neu", "Open Sans", sans-serif;
  font-weight: bold;
  color: #fc4256;
  font-size: 16px;
}
.container-total {
  border: 4px solid #E1E3E5;
  padding-bottom: 73px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.container-trip-details {
  background: #F5F5F5;
  width: 100%;
  height: 370px;
}
.container-payment-status {
  background: #FCFCFC;
  width: 100%;
  border: 1px solid #E4E4E4;
  padding: 20px 15px;
}
.list-title {
  margin-top: 73px;
}
.list-address {
  margin-top: -12px;
  color: #868686;
}
.details {
  margin-top: 52px;
  font-size: 15.49px;
}
.details-attributes {
  color: #46a6cc;
}
.property-photo {
  margin-top: 49px;
  padding-left: 80px;
}
.payment-details {
  margin-top: 34px;
}
.total-payout {
  margin-top: 38px;
}
.payout-inside {
  margin-top: 28px;
}
.contact-us {
  margin-top: 134px;
}
.billing-header {
  padding-bottom: 87px;
  margin: 60px 0 -15px;
}
.oxygen-bold-18 {
  font-family: "Oxygen", "Lato", "PF Futura Neu", "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #6c6c6c;
}
.border-right {
  border-right: 1px solid #e0e0e0;
}
.margin-top5 {
  margin-top: 5px;
}
.margin-top10 {
  margin-top: 10px;
}
.margin-top48 {
  margin-top: 48px;
}
.margin-left-78 {
  margin-left: 78px;
}
.margin-right-80 {
  margin-left: 80px;
}
.min-height40 {
  min-height: 40px;
}
.grey-text {
  color: #6c6c6c;
}
.red-bar {
  height: 3px;
  width: 30px;
  text-align: left;
  margin: 0px 0 4px;
  background: #ff4156;
  position: relative;
  top: -3px;
}
.property-image {
  display: block;
  width: 100%;
  max-width: 100%;
  max-height: 230px;
  overflow: hidden;
}
.container-b2b-trip-details {
  background: #F5F5F5;
  width: 100%;
  height: 290px;
}
.expires {
  border: 3px solid #F9F9F9;
}
.booking-button {
  width: 150px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: none;
  font-weight: bold;
}
.countdown-timer {
  color: #ff4156;
  font-size: x-large;
}
.to-bottom {
  display: block;
}
.print-request i {
  margin-right: 8px;
}
.print-request {
  margin-right: 15px;
  margin-bottom: 6px;
  margin-top: -10px;
}
.print-request:hover {
  color: #ff4156;
}
