/* compiled by scssphp v0.6.7 on Tue, 09 Jul 2019 11:44:18 +0100 (0.0045s) */

.full_background_image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.no_background_image {
  background-image: none !important; }

.input_icons {
  background-position: 20px 8px;
  background-repeat: no-repeat; }

.preload_image {
  display: none; }

#login_content_container, #forgotten_password_content_container {
  background-image: url(/includes/images/login/login_background.jpg); }

#username {
  background-image: url(/includes/images/login/username_icon.png); }

#login_password {
  background-image: url(/includes/images/login/password_icon.png); }

#banner {
  background-image: url(/includes/images/dashboard/dashboard_background.jpg);
  background-size: cover;
  padding-bottom: 29%; }

header.double_height_logo ~ #banner {
  padding-bottom: 35%; }

.destinations_select {
  background-color: #f8f8f8;
  background-image: url(/includes/images/dashboard/grey_arrow.png);
  background-position: 95% 16px;
  background-repeat: no-repeat; }

#business_travel_country_background {
  background-image: url(/includes/images/countries/countries_background.jpg); }

.product_navigation span {
  background-image: url(/includes/images/countries/plus_icon.png);
  background-position: 95% 18px;
  background-repeat: no-repeat; }

.product_navigation .highlight_tab {
  background-image: url(/includes/images/countries/minus_icon.png);
  background-position: 95% 29px;
  background-repeat: no-repeat; }

.move_planner_task_container h4 {
  background-image: url(/includes/images/countries/white_tick.png);
  background-position: 15px 20px;
  background-repeat: no-repeat; }

#business_travel_background {
  background-image: url(/includes/images/business_travel/business_travel_background.jpg); }

#splashart_image {
  float: right;
  padding-left: 5px; }

#globe_image {
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  display: block; }

#splash_language_image {
  width: 100%; }

.quick_links_image {
  width: 50%;
  margin-left: 10px;
  margin-bottom: 10px;
  float: right; }
