﻿.AC_CITY {
  background-color: aqua;
  font-size: 12px;
  font-weight: bold;
}
.AC_PRODUCT {
  background-color: darkgoldenrod;
  font-size: 12px;
  font-weight: bold;
}
.AC_SUPPLIER {
  background-color: darkseagreen;
  font-size: 12px;
  font-weight: bold;
}
.xs-ErrorMessage {
  font-size: 15px;
  font-weight: bold;
  color: red;
}
.xf-prod-info-criteria .xs-input-error {
  border: 2px solid red;
}
.xf-datepicker {
  /*max-width: 10em !important;*/
}
/*
.gs-messageDialog {
	text-align: left;
	background-color: white !important;
	color: #f00;
	font-weight: bolder;
	font-size: 1em !important;
	max-height: 550px !important;
	top: 4px;
	min-height: 50px !important;

	li {
		padding-top: 10px !important;
	}

	.gs-messageDialog-message {
		color: green;
	}

	.gs-messageDialog-warningMessage {
		color: darkblue;
	}

	.gs-messageDialog-errorMessage {
		color: #f00;
	}
}
*/
.MARKED_FOR_DELETION {
  background-color: lightslategrey !important;
}
.input-disabled {
  background-color: #b9c2cb !important;
  border: 1px solid #ABADB3 !important;
  padding: 2px 1px !important;
}
.my-reservations td div.names {
  height: 3em !important;
  min-height: 3em !important;
  max-height: 3em !important;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.my-reservations td.actions {
  /*
    width: 64px;
    min-width: 64px;
    max-width: 64px;
    overflow: hidden;
    */
  padding: 0;
}
.xs-acx {
  display: inline-block;
  color: #f88;
  font-weight: bold;
  padding: 0 1px;
}
/*
.ui-menu {
	padding: 4px 0;
	border: solid #666 2px !important;
	background-color: #eee;
	font-family: tahoma;
}

.ui-menu-item {
	margin: 0 2px !important;
	padding: 0 !important;
}

.ui-menu-item-wrapper {
	width: 100% !important;
}
*/
.xs-city:before {
  content: 'place';
  color: #50E3C2;
}
.xs-product:before {
  content: 'business_center';
  color: #BD10E0;
}
.xs-supplier:before {
  content: 'local_offer';
  color: #F5A623;
}
.xs-passengers-table {
  max-height: 250px;
  overflow-y: auto;
}
.xs-btn-addBookingPassenger {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  width: 180px;
}
.xs-tab-paxrooms td {
  text-align: center;
  padding: 2px;
  border: none;
}
.xs-tab-paxrooms td select {
  margin: 0;
  padding: 2px;
  height: 1.5em;
  width: 5em;
}
#xi-inp-valueAdd option {
  width: 50px;
}
#xi-inp-valueAdd option li a span.text {
  word-wrap: break-word;
  white-space: normal;
}
.status-x {
  width: 64px;
  text-align: center;
}
/*
.status-r {
	background-color: #f5a623 !important;
	color: #fff !important;
}

.status-a {
	background-color: #3f9c35 !important;
	color: #fff !important;
}

.status-d {
	background-color: #0000cd !important;
	color: #fff !important;
}

.status-c {
	background-color: red !important;
	color: #fff !important;
}
*/
.xf-more {
  position: absolute;
  right: 50px;
  z-index: 1;
  background-color: #006;
  color: #fff;
  text-align: center;
  padding: 4px 8px;
  width: 80px;
  cursor: pointer;
}
.xs-more-hotels {
  top: 90px;
}
.xs-more-excurs {
  top: 120px;
}
.xs-more-addons {
  top: 150px;
}
.xs-reservation-bookingcart {
  max-height: 600px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ilb {
  display: inline-block !important;
}
.xs-icon {
  display: inline-block !important;
  padding: 4px 0 0 4px;
}
.fleft {
  float: left;
}
.xf-tab-childages ul {
  justify-content: space-around;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}
a.padding-left {
  padding-left: 0.5em;
}
.red {
  color: #f00;
}
.blue {
  color: #00f;
}
.image img {
  border: solid black 2px;
}
.feature {
  border: solid 2px #888;
}
.feature {
  border: solid 1px #ccc;
  background-color: #ddd;
  border-radius: 4px;
  height: 18px;
  text-align: center;
  display: inline-block;
  padding: 0 4px;
  margin: 0;
  vertical-align: middle;
}
.invisible {
  visibility: hidden !important;
}
.hidden {
  display: none !important;
}
.form-error {
  padding: 4px 8px;
  color: #f00;
  background-color: #000;
  font-weight: bold;
  text-align: center;
  display: none;
}
.nonworkingday a {
  background-color: #F7BE81 !important;
}
.workingday a {
  /* background-color: #ACFA58 !important;*/
}
.workingdayold a {
  background-color: #FA5858 !important;
}
.xs-reslist td {
  border: none !important;
}
.DeltaNegative {
  color: green !important;
  font-style: italic;
}
.DeltaPositive {
  color: red !important;
  font-style: italic;
}
.xs-book-schedule {
  table-layout: fixed;
}
.xs-book-schedule tr {
  margin: 0 1px 0 1px;
}
.xs-book-schedule tr .xs-col-sch-date {
  min-width: 100px;
  width: 100px;
  max-width: 100px;
}
.xs-book-schedule tr .xs-col-sch-prod {
  min-width: 150px;
  width: 150px;
  max-width: 150px;
}
.xs-book-schedule tr .xs-col-sch-prod label {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  margin-right: 5px;
}
.xs-book-schedule tr .xs-col-sch-loc {
  min-width: 150px;
  width: 150px;
  max-width: 150px;
}
.xs-book-schedule tr .xs-col-sch-loc select {
  min-width: 140px;
  width: 140px;
  max-width: 140px;
}
.xs-book-schedule tr .xs-col-sch-time {
  min-width: 70px;
  width: 70px;
  max-width: 70px;
}
.xs-book-schedule tr .xs-col-sch-time select {
  min-width: 60px;
  width: 60px;
  max-width: 60px;
}
.xs-book-schedule tr td {
  vertical-align: text-top;
}
.DesignatedAlternate {
  background-color: #C9FF80 !important;
}
.AlternatePriceMessage {
  color: gray;
  width: 100%;
}
.nonworkingday a {
  background-color: #F7BE81 !important;
}
.workingday a {
  /*background-color: #ACFA58 !important;*/
}
.workingdayold a {
  background-color: #FA5858 !important;
}
.noLongerAvailableDay a {
  background-color: #FA5858 !important;
}
.currentBookedDate a {
  background-color: forestgreen !important;
}
.information span {
  padding-left: 10px;
}
/*
.xs-travelbasket-pageinfo {
    width: 33%;
    text-align: left;
}

.xs-travelbasket-searchBy {
    width: 33%;
    text-align:center;
}

.xs-travelBasket-sortby {
    text-align: right;
}

.xs-travelbasket-searchtext {
    width: 200px !important;
}

.xs-travelbasket-searchbutton {
    width: 140px !important;
}
    
.largerBolder {
    font-weight: bold !important;
    font-size:x-large !important;
}

.QuoteMessage {
    width: 40%;
    color: red !important;
    font-size: smaller !important;
    text-align: right;
    font-style: italic;
    padding-right: 20px;
}
    */
.xs-nogeo {
  font-weight: bold;
  color: #f00;
  font-size: 2em;
  margin: 32px;
  line-height: 3em;
}
.invisibleButton.button.material-icons {
  background-color: Transparent;
  background-repeat: no-repeat;
  border: none;
  overflow: hidden;
  outline: none;
}
.invisibleButton.button.material-icons:focus {
  outline: thin dotted;
}
.xf-dirty .xf-tab-submit {
  /*
        font-size: 1.5em;
		color: #ff0 !important;
		*/
}
.xs-invisible {
  visibility: hidden;
}
.HotelDisclosureText {
  padding-left: 5px;
  padding-top: 10px;
  font-style: italic;
  font-weight: bold;
}
.ptt-tooltip-styling {
  min-width: 300px;
  max-width: 1000px;
  background-color: white;
  border: groove;
  white-space: nowrap;
}
.ptt {
  background-color: white;
  max-width: 400px;
  overflow: auto;
  border: inset;
}
.ptt_price {
  font-style: italic;
  font-size: small;
  font-weight: bold;
}
.ptt_title {
  font-weight: bold;
  font-size: small;
  align-content: center;
  align-items: center;
}
.xf-itin-days {
  padding-right: 2em;
  display: inline-block !important;
  position: relative;
  cursor: pointer;
}
.xf-itin-day {
  display: block !important;
  position: relative;
}