/* compiled by scssphp v0.6.7 on Fri, 20 Oct 2023 09:02:39 +0100 (0.0146s) */

.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(/front_end/includes/images/login/login_background.jpg); }

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

#login_password {
  background-image: url(/front_end/includes/images/login/password_icon.png); }
/*#dashboard_destinations_container select
 {
 background-color: #F8F8F8;
 background-image: url(/front_end/includes/images/dashboard/orange_arrow.png);
 background-position: 95% 16px;
 background-repeat: no-repeat;
 }*/
.destinations_select {
  background-color: #f8f8f8;
  background-image: url(/front_end/includes/images/dashboard/orange_arrow.png);
  background-position: 95% 16px;
  background-repeat: no-repeat; }

header .destinations_select {
  background-position: 95% 10px; }

#dashboard_destinations_container button {
  background-image: url(/front_end/includes/images/dashboard/play_video_icon.png);
  background-position: 97% 11px;
  background-repeat: no-repeat; }

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

.product_navigation .highlight_tab {
  background-image: url(/front_end/includes/images/countries/minus_icon_blue.png);
  background-position: 95% 20px;
  background-repeat: no-repeat;
  background-size: 5%; }

.product_navigation .customfirstcurrent {
  background-image: url(/front_end/includes/images/countries/minus_icon_blue.png) !important;
  background-position: 95% 20px;
  background-repeat: no-repeat;
  background-size: 5%;
  color: #366797 !important; }

#tab20 {
  color: black !important; }

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

#family_center_background {
  background-image: url(/front_end/includes/images/family_center/family_center_background.jpeg); }

#relocation_essentials_background {
  background-image: url(/front_end/includes/images/relocation_essentials/relocation_essentials_background.jpg); }

#save_my_files_background {
  background-image: url(/front_end/includes/images/save_my_files/save_my_files_background.jpg); }

#best_of_the_web_background {
  background-image: url(/front_end/includes/images/best_of_the_web/best_of_the_web_background.jpg); }

#hot_topics_background {
  background-image: url(/front_end/includes/images/hot_topics/hot_topics_background.jpg); }

#cultural_questionnaire_background {
  background-image: url(/front_end/includes/images/cultural_questionnaire/cultural_questionnaire_background.jpg); }

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

#responsive_nav_icon, #close_responsive_nav_icon {
  display: none;
  cursor: pointer; }

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

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

#splash_language_image {
  width: 100%; }

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

@media only screen and (max-width: 800px) {
  #globe_image {
    display: none; } }
