/* Formatting of departure selector */

.departing-dropdown {
  padding-bottom: 24px !important;
}

.departing-dropdown .hot-deals .wj-icon {
  float: left;
  margin-right: 5px;
}

.departing-dropdown .departingfrom {
  font-size: 16px;
  vertical-align: middle;
}

.departing-dropdown .depart-menu {
  display: inline;
}

.departing-dropdown select.option-select {
  padding: 0 0px 0 0px !important;
  background: transparent;
}

.departing-dropdown select.option-select {
  width: 28% !important;
  height: 20px;
}

.departing-dropdown .option-select+.ui-selectmenu-button {
  line-height: 20px;
  background: #ffffff;
  font-weight: bold;
}

.departing-dropdown .option-select+.ui-selectmenu-button {
  padding: 0 0px 0 0px !important;
}

.departing-dropdown .option-select+.ui-selectmenu-button {
  width: auto !important;
  height: 20px;
}

.departing-dropdown .option-select+.ui-selectmenu-button .ui-icon-triangle-1-s {
  margin: 0 0px 0 0px;
  right: 0px;
}

.departing-dropdown .option-select+.ui-selectmenu-button .ui-selectmenu-text {
  width: auto !important;
  padding-right: 20px;
}

.departing-dropdown .option-select+.ui-selectmenu-button .ui-selectmenu-text {
  line-height: 20px;
}

/* Formatting of tiles in module */

.deal-tile-background-sml .block-one, .block-two, .block-three, .block-four, .block-five, .block-six {
  margin-bottom: 24px !important;
}

.deal-tile-background-sml {
  padding-bottom: 12px;
  height: auto;
  background: #f5f5f5;
}

.deal-tile-background-sml a.clickable-div {
  display: block;
  width: 100%;
  margin: 0;
  text-decoration: none;
}

.deal-tile-background-sml .deal-image-sm-block img {
  width: 100%;
  height: auto;
}

.deal-tile-background-sml .thumbnail-image {
  float: left;
  margin-right: 12px;
}

.deal-tile-background-sml img.thumbnail-image {
  width: 48px !important;
}

.deal-tile-background-sml .deal-image-sm-block img {
  width: 100%;
  height: auto;
}

.deal-tile-background-sml .destination-wrap {
  overflow: hidden;
}

.deal-tile-background-sml h2.from-wrap, h3.from-wrap {
  float: left;
}

.deal-tile-background-sml h2.from-wrap, h2.to-wrap, h3.from-wrap, h3.to-wrap {
  display: inline-block;
  margin: 0px;
  margin-bottom: 12px;
}

.deal-tile-background-sml .deal-search-button .btn-request {
  float: right;
  width: 129px;
  font-size: 16px;
  height: 50px;
  padding: 12px;
  line-height: normal;
  margin-top: -50px;
}

.deal-tile-background-sml p.from-price {
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 0px;
}

.deal-tile-background-sml .price-wrap {
  padding-left: 60px;
}

.deal-tile-background-sml h2.price-deal {
  margin: 0px;
}

.deal-tile-background-sml p.dates-text {
  height: 76px;
}

.deal-tile-background-sml h2.from-wrap, h2.to-wrap, h3.from-wrap, h3.to-wrap {
  display: inline-block;
  margin: 0px;
  margin-bottom: 12px;
}

.deal-tile-background-sml .flight-grey-sml .wj-icon {
  display: inline-block !important;
  color: #999999 !important;
  margin-left: 7px;
  margin-right: 3px;
  font-size: 16px;
  vertical-align: top;
  margin-top: 5px;
}

.white-box-frame .white-box-text {
  padding-bottom: 0px !important;
}

.white-box-frame .white-box-text p {
  position: relative;
}

.white-box-frame .white-box-inner-sml {
  background: #fff;
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 12px;
}

.white-box-frame.white-box-outer-sml {
  display: block;
  width: 100%;
  min-height: 65px;
  margin-top: -12px;
}

.white-box-frame {
  background: #f5f5f5;
}

.widget-background {
  background: #333333;
  border-radius: 3px;
  padding: 24px;
}

.search-widget h2 {
  font-size: 28px;
  color: #fff;
  margin-top: 0;
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.special-promo .wj-tag {
  color: #dc140a;
  margin-right: 3px;
  font-family: WebjetIcons;
}

.wj-specials-HSBC-list .deal-image .special-tag {
  position: absolute;
  margin-top: 16px;
}

.wj-specials-HSBC-list .special-tag .wj-icon {
  height: 24px;
  width: 91px;
  font-size: 24px;
}

.wj-specials-HSBC-list .special-tag .wj-special::after {
  left: -2px;
  font-size: 90px;
}

.wj-specials-HSBC-list .special-promo p {
  color: #dc140a;
}

.wj-specials-HSBC-list .special-promo .wj-icon {
  font-size: 12px;
  color: #dc140a !important;
  margin: 0px;
  display: inline-block !important;
  vertical-align: top;
  font-family: WebjetIcons;
}

#editform .add_button {
  border: none;
  background: url("/modules/wj-specials-HSBC-list/images/plus.png") no-repeat;
  width: 16px;
  height: 16px;
}

#editform .delete_button {
  border: none;
  background: url("/modules/wj-specials-HSBC-list/images/minus.png") no-repeat;
  width: 16px;
  height: 16px;
}

/* 173949 */

@media only screen and (max-width: 375px) {
  .deal-tile-background-sml p.dates-text {
    height: auto;
    margin-bottom: 16px;
    line-height: 18px;
  }
  .deal-tile-background-sml p.from-price {
    font-size: 10px !important;
    width: 110px;
  }
  .deal-tile-background-sml .price-deal {
    font-size: 20px;
  }
  .deal-tile-background-sml .deal-search-button .btn-request {
    font-size: 12px;
    width: 105px;
  }
}