.booking-voffice-iframe {
  width: 100%;
  height: calc(100vh - 255px);
}

.booking-voffice-container {
  padding: 20px;
  background-color: white;
}

#booking-refresh {
  margin-bottom: 10px;
  cursor: pointer;
}
#booking-refresh i {
  margin-left: 5px;
}
#booking-refresh:hover, #booking-refresh:hover > * {
  color: #ed7201;
}

/*# sourceMappingURL=booking-voffice.css.map */
