@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800&display=swap);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow);
@import url(https://fonts.googleapis.com/css?family=PT+Sans);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
.details {
  padding: 2em;
  background-color: #2695b5;
  max-width: 600px;
  margin: 0 auto;
}
.details > div,
.details .v-icon {
  color: #fff !important;
}
.mediation-information-box {
  width: 100%;
  border: 2px solid #0daabf;
  border-radius: 10px;
  padding-right: 80px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-right: 0;
}
.mediation-information-box .icon {
  display: inline-block;
  width: 25px;
  margin-left: 12px;
  margin-bottom: 0;
  content: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Icon%3A_Error%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2035%2035%22%20style%3D%22enable-background%3Anew%200%200%2035%2035%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cstyle%20type%3D%22text%2Fcss%22%3E%0A%20%20.st0%7Bfill%3A%230daabf%3B%7D%0A%3C%2Fstyle%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M17.5%2C1C13.1%2C1%2C8.9%2C2.7%2C5.8%2C5.8C2.7%2C8.9%2C1%2C13.1%2C1%2C17.5s1.7%2C8.6%2C4.8%2C11.7c3.1%2C3.1%2C7.3%2C4.8%2C11.7%2C4.8%0A%20%20s8.6-1.7%2C11.7-4.8c3.1-3.1%2C4.8-7.3%2C4.8-11.7s-1.7-8.6-4.8-11.7C26.1%2C2.7%2C21.9%2C1%2C17.5%2C1%20M17.5%2C0C27.2%2C0%2C35%2C7.8%2C35%2C17.5%0A%20%20S27.2%2C35%2C17.5%2C35S0%2C27.2%2C0%2C17.5S7.8%2C0%2C17.5%2C0z%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M17.5%2C21.6c-0.3%2C0-0.5-0.2-0.5-0.5V8.3c0-0.3%2C0.2-0.5%2C0.5-0.5S18%2C8.1%2C18%2C8.3v12.8C18%2C21.4%2C17.8%2C21.6%2C17.5%2C21.6z%0A%20%20%22%2F%3E%0A%3Cpath%20class%3D%22st0%22%20d%3D%22M17.5%2C26.6c-0.3%2C0-0.5-0.2-0.5-0.5v-0.7c0-0.3%2C0.2-0.5%2C0.5-0.5s0.5%2C0.2%2C0.5%2C0.5v0.7%0A%20%20C18%2C26.4%2C17.8%2C26.6%2C17.5%2C26.6z%22%2F%3E%0A%3C%2Fsvg%3E");
}
.mediation-information-box .box-content {
  width: 290px;
  display: inline-block;
  font-size: 0.875rem;
  vertical-align: top;
  margin-left: 12px;
}
.mediation-information-box .box-title {
  font-weight: 600;
  font-size: 0.875rem;
  padding-bottom: 5px;
  margin: 0;
}
.mediation-information-box .box-message {
  margin: 0;
}

/*# sourceMappingURL=bookasset.d142272f.css.map*/