﻿.retrieve-search {
    font-size: 16px;
}

.retrieve-search .btn {
  width: 40%;
}

.retrieve-labels {
  padding: 20px 0 10px 0;
  font-weight: bold;
}

.double {
  width: 50%;
  float: left;
}

.IntroText ul {
    padding-left: 15px !important;
}

.nav-tabs {
    border-bottom: 0;
}

.tab-pane {
    background-color: #cdcdcd;
    padding: 30px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.tab-pane.first {
    border-top-left-radius: 0;
}

/*# sourceMappingURL=RetrieveBooking.css.map */