
#top-image {
  max-width: 400px;
}

.welcome-back {
  background-image: linear-gradient(to bottom, #d8d8ff 0, #e5e5ff 100%);
  color: #409;
}

.required .question:after,
.required-example:after {
  color: #e32;
  content: '*';
  display: inline;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 0.5em;
}

td.price,
th.price {
  text-align: right
}

.modal-xl {
  width: 1000px;
}

td.negative {
  color: red;
}

table .value {
  text-align: right;
}

table .book {
  text-align: right;
}

.channel-name {
  font-size: 12px;
  text-align: right;
}

.setup-notes {
  white-space: pre;
}

dd.setup-notes:before {
  content: '';
}

/* Setup form submit buttons */

form .cancel-buttons {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 3;
}

form .save-buttons {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 3;
}

form .save-buttons .save {
  float: right;
  margin-left: 10px;
}

/* booking flow */

#countdown {
  position: fixed;
  bottom: -8px;
  right: 8px;
  z-index: 2
}

.salesHeader {
  whitespace: no-wrap;
  margin-bottom: 10px;
}

.customer-guest {
  opacity: 0.5;
}

/* ... */

.nav-buttons {
  margin-top: 10px;
}

.nav-back {
  margin: 10px 0 0 0;
  float: left;
}

.nav-forward {
  margin: 10px 0 0 0;
  float: right;
}

div.buttons {
  margin-bottom: 10px;
}

div.submitButtons {
  text-align: right;
}

#questions {
  margin-top: 10px;
}

.questions {
  padding: 5px;
  margin-bottom: 10px;
}

.message {
  color: red;
  padding-bottom: 10px;
}

.manageImage {
  padding: 3px 0;
}

/**
 * Places Styles for Manage Seats
 */

#sectionSeatingTable td {
  cursor: default;
  padding: 0px;
  border-collapse: collapse;
  border: 0px solid black;
  margin: 0px;
  border-spacing: 0px;

}

.rowOfSeats td {
  padding: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

#sectionSeatingTable .rowLabel {
  padding: 0 10px;
  text-align: right;
  white-space: nowrap;
}

.place {
  background-color: white;
  padding: 2px;
  margin: 1px;
  width: 10px;
  height: 15px;
  border: 1px solid white;
  border-radius: 3px;
}

h4 a:not(.collapsed) .fa-circle-chevron-down {
  display: none
}

h4 a.collapsed .fa-circle-chevron-up {
  display: none
}

/**
 * Place types
 */

.SEAT {
  cursor: default;
}

.GA {

}

.PILLAR {
  background-color: white;
}

.BLANK {
}

/**
 * Seat states
 */

.legend.BOOKED, .legend.CUSTOMER_BOOKED, .SEAT.BOOKED, .SEAT.CUSTOMER_BOOKED {
  background-image: url(../images/seat-booked.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: default;
}

.legend.AGENT_BOOKED, .SEAT.AGENT_BOOKED {
  background-image: url(../images/seat-agent-booked.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: default;
}

.legend.PREPRINT, .legend.AGENT_PREPRINT, .SEAT.PREPRINT, .SEAT.AGENT_PREPRINT {
  background-image: url(../images/seat-preprint.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: default;
}

.legend.TICKET_ALLOCATED, .SEAT.TICKET_ALLOCATED {
  background-image: url(../images/seat-allocated.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: default;
  opacity: 1.0;
}

.legend.TICKET_PROVISIONAL, .SEAT.TICKET_PROVISIONAL {
  background-image: url(../images/seat-provisional.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: default;
  opacity: 1.0;
}

.legend.DISABLED_BOOKING, .SEAT.DISABLED_BOOKING {
  background-image: url(../images/seat-disabled.png);
  background-repeat: no-repeat;
  background-position: center;
  cursor: default;
}

.ALL_HOLDS {
  background-color: #6633FF;
}

.SELECTED {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
  background-image: url(../images/dot.png);
  background-repeat: no-repeat;
  background-position: center;
}

.SELLABLE {
}

.SELECTING {
  background-color: #FFFF00 !important;
}

.NOT_SELLABLE {
  background-color: #9d9d9d !important;
}

/**
 * Legend classes
 */
.legendBox {
  border: 0px solid black;
  padding: 10px 0 5px 20px;
}

.legendBox .legendButtons {
  margin-bottom: 10px;
}

.legendBox ul.legendList {
  padding-left: 0;
}

.legendBox ul.legendList li {
  list-style: none;
  white-space: nowrap;
}

.legendBox .filter {
  padding: 2px;
  margin: 1px 5px 1px 1px;
  width: 8px;
  height: 12px;
  border-radius: 3px;
  border: 0px solid black;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  cursor: pointer;
}

.legendRow {
  cursor: pointer;
  padding: 3px 3px 2px 4px;
  margin-bottom: 2px;
}

.legendRow.active {
  font-weight: bold;
  background-color: #eeeeee;
  border-radius: 3px;
}

.date {
  text-transform: capitalize;
}

/* Manage Seats */
.legend {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 12px;
  height: 18px;
  border-radius: 4px;
}

.ringFenceSummary {
  margin-top: 10px;
  padding-left: 20px;
}

.priceBandMessage {
  font-weight: bold;
  padding-bottom: 6px;
}

.NONE {
  background-image: url(../images/eraser.png);
  background-repeat: no-repeat;
  background-position: center;
}

.dialogContainer {
  display: none;
}

.dialog {
  background: white;
  padding: 15px;
  text-decoration: none;
}

.dialogBack {
  cursor: pointer;
  border: 0px;
  clear: left;
}

.closeDialogButton {
  margin-top: 20px;
}

.action {
  cursor: pointer;
  padding: 3px;
  vertical-align: middle;
}

.action:hover {
  background-color: #8FB7D5;
}

.action span {
  float: left;
  margin-left: 20px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.messageDialogText {
  color: black;
}

.messageDialogImage {
  padding-right: 20px;
}

.actionText {
  margin-top: 5px;
}

.alignLeft {
  text-align: left;

}

.filterDialog table {
  vertical-align: middle;
}

.filterItem {
  cursor: pointer;
}

#clearFilter {
  visibility: hidden;
  cursor: pointer;
}

.channelTypeImage {
  padding-top: 3px;
}

.splitRingFenceOptionsDiv {
  float: left;
  padding: 5px;
}

#ringFenceDialogMessage {
  margin: 5px 0px 5px 0px;
}

.manifestCheckbox {
  padding-top: 20px;
}

.holdSalesDetailTitle img {
  margin-left: 5px;
}

.markBackInput {
  width: 400px;
}

/**
 * Event Search Page Styles
 */

#sectionSeatingTable {
  margin: 15px 15px 25px 0;
}

#sectionSeatingHeader {
  font-weight: bold;
  white-space: nowrap;
}

#selectedCount {
  margin-left: 20px;
}

/* Manage Seats */
#priceBandHeader {
  font-weight: bold;
  font-size: small;
  padding: 0 10px 10px 10px;
  white-space: nowrap;
  min-width: 600px;
}

#priceBandTableHolder {
  border: 1px solid #DCDCDC;
  padding: 10px;
}

.tableSection {
  margin-bottom: 10px;
}

.tableSectionHeading {
  border: 0px solid #75C;
  padding: 10px;
  font-weight: bold;
  background-color: #DCDCDC;
}

.summaryTotal {
  float: right;
}

#sectionHoldDetails {
  max-width: 785px;
}

.tableSectionData {
  margin-left: 20px;
  border-bottom: 1px solid #DCDCDC;
  padding: 10px;
}

.clickable, .preprintClickable, .agentSalesClickable {
  cursor: pointer;
}

.clickableHover {
  background-color: #8FB7D5;
}

.expandable {
}

.expandableHover {
}

.tableSectionTotals {
  margin-left: 20px;
  border-top: 2px solid #DCDCDC;
  border-bottom: 3px solid #DCDCDC;
  padding: 10px;
}

.selectedRow {
  background-color: #8FB7D5;
}

#placesCountInput {
  width: 78px;
}

#placeCountLabel {
  color: #BB0000;
}

.placesCountContainer div {
  padding-bottom: 10px;
}

.inputError {
  color: #BB0000;
}

.holdSalesDetailTotal {
  float: right;
  border-bottom: 1px solid #DCDCDC;
  padding: 10px 0px 10px 10px;
}

.holdSalesDetailTitle {
  border-bottom: 1px solid #DCDCDC;
  padding: 10px 0px 10px 10px;
}

.holdSalesDetailContainer {
  margin-left: 30%;
}

.confirmAction {
  color: #BB0000;
}

.dialog .button {
  float: right;
}

/**
 * Delivery methods Page styles
 */

#deliveryOptionsDialog table {
  width: 100%;
}

#deliveryOptionsDialog table tr.saved {
  /* TODO come up with a way to show this */
}

#deliveryOptionsDialog table tr.errored {
  background: #8FB7D5;
}

.restrictionsSummary ul {
  margin-top: 0;
  padding-top: 0;
}

#deliveryOptionsDialog td.restrictionsSummary {
  max-width: 56ex;
}

/*
 * Printing UI Styles
 */
#printing-status-widget {
  display: none;
  position: fixed;
  top: 45px;
  right: 10px;
  z-index: 5;
}

#printing-status-widget .badge {
  font-size: 0.9em;
  padding: 4px 13px;
}

#printing-status-widget #printing-cancel {
  margin-right: 0.3em;
}

#printing-status-widget #printing-pause,
#printing-status-widget #printing-resume {
  margin-left: 0.3em;
}

#printing-status-widget #printing-cancel:hover {
  color: black;
  transform: scale(1.35);
}

#printing-status-widget #printing-pause:hover {
  color: #aaa;
}

#printing-status-widget #printing-resume:hover {
  color: #4cff4c;
}

input.batchSelectionRadio {
  float: left;
}

div.batchScopeSelector {
  position: absolute;
}

div.batchScopeDetails {
  position: relative;
  overflow: auto;
}

div.batchScopeDetails label {
  width: 75px;
  text-align: right;
  display: inline-block;
  white-space: nowrap;
  padding-left: 5px;
}

div.batchScopeDetails div {
  float: left;
  padding-bottom: 4px;
}

/* Create Batch Print - used */
#deliveryMethodSelector div {
  padding: 3px;
}

.batchScopeSelector {
  padding: 10px 0;
  border: 2px solid white;
}

.batchRowHover {
  border: 2px solid #cccccc;
}

.batchRowSelected {
  background: #eeeeee;
}

#batchScopePerformance #chooseDeliveryMethodButton {
  padding-top: 20px;
}

#confirmBatchDialog {
  padding: 20px;
}

.errorHighlight {
  border-color: #CC3434;
}

.statusLabel {
  width: 150px;
  text-align: right;
  font-weight: bold;
  border: 0px solid red;
}

.statusValue {
  float: right;
  text-align: left;
  width: 150px;
  border: 0px solid green;
}

.printStatus {
  margin: 20px;
  padding: 20px;
  border-radius: 10px;
  width: 400px;
  border: 3px solid #8FB7D5;
}

.statusHeader {
  font-size: large;
  padding: 10px 20px 0px 20px;
  margin-bottom: 5px;
}

#printStatusHeader {
  font-size: large;
  margin: 20px;
  padding: 20px 20px 20px 20px;
  border-radius: 10px;
  width: 400px;
}

#printStatusErrorText {
  font-size: 0.6em;
  margin-top: 10px;
  width: 80%;
}

#printControls {
  margin-top: 30px;
}

#printControls a {
  margin-right: 10px;
}

.label {
  margin-left: 5px;
}

/* Setup image upload dialogs */
dd form.fileUpload img {
  display: block;
  margin: 5px;
}

dd form.fileUpload button {
  margin: 5px 15px 20px 0;
}

#paymentFrame,
#refundFrame {
  background: white;
  border: 0;
  width: 100%;
  height: 505px;
}

#processing {
  text-align: center;
  padding: 20px;
}

#processing img {
  display: block;
  border: 0;
  margin: 0 auto 20px auto;
}

.datetime-range {
  display: flex;
  justify-content: space-between;
}

.datetime-range .between {
  padding: 0.4em
}

.datetime-range div:last-child input {
  margin-left: auto;
}

.setup-image-info {
  width: 100%;
  height: 128px;
  text-align: center;
  border: 1px solid #eeeeee
}

.setup-image-info .img-thumbnail {
  max-height: 100px;
  max-width: 100%;
  padding: 0;
  margin-bottom: 4px;
}
