/* compiled by scssphp v0.6.7 on Fri, 27 Mar 2020 17:35:15 +0000 (0.0633s) */

/* BASIC STYLES */
.height44 {
  height: 44px; }

.one_tenth_width {
  width: 9%; }

.one_eigth_width {
  width: 12%; }

.one_fifth_width {
  width: 19%; }

.one_quarter_width {
  width: 25%; }

.one_third_width {
  width: 33%; }

.half_width {
  width: 49%; }

.two_thirds_width {
  width: 66%; }

.three_quarters_width {
  width: 75%; }

.four_fifths_width {
  width: 79%; }

.seven_eigths_width {
  width: 87%; }

.nine_tenths_width {
  width: 89%; }

.max_width {
  width: 100%; }

.float_none {
  float: none !important; }

.float_left {
  float: left; }

.float_right {
  float: right; }

.clear_left {
  clear: left; }

.clear_right {
  clear: right; }

.overflow_auto {
  overflow: auto; }

.overflow_hidden {
  overflow: hidden; }

.position_relative {
  position: relative; }

.inline_block {
  display: inline-block; }

.hide {
  display: none; }

.no_bullets li {
  margin: 10px 0; }

.margin_top0 {
  margin-top: 0; }

.margin_top5 {
  margin-top: 5px; }

.margin_top20 {
  margin-top: 20px; }

.margin_top40 {
  margin-top: 40px; }

.margin_bottom0 {
  margin-bottom: 0px; }

.margin_bottom20 {
  margin-bottom: 20px; }

.margin_bottom40 {
  margin-bottom: 40px; }

.margin_right10 {
  margin-right: 10px; }

.margin_right40 {
  margin-right: 40px; }

.margin_left10 {
  margin-left: 10px; }

.padding_left0 {
  padding-left: 0; }

.padding_left10 {
  padding-left: 10px; }

.padding_right0 {
  padding-right: 0; }

.padding_right10 {
  padding-right: 10px; }
/* GLOBAL */
* {
  z-index: 0; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }
/* header */
header {
  padding: 10px 0;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 10; }
  header.double_height_logo #header_logo {
    height: 80px; }
    header.double_height_logo ~ #countries_background, header.double_height_logo ~ #business_travel_background, header.double_height_logo ~ #business_travel_country_background {
      margin-top: 100px;
      padding-top: 164px; }
    header.double_height_logo ~ .page_content_container {
      margin-top: 100px; }

#search_icon {
  padding: 5px;
  margin: 7px 0;
  border-radius: 5px; }
/* footer */
footer {
  padding: 40px 0; }
  footer > .wrapper > * {
    display: inline-block;
    vertical-align: middle;
    width: 32.8%; }

footer img {
  margin: 11px 0; }

#help_container {
  padding: 20px 0; }

#search_form {
  overflow: hidden; }

#search_form input[type=submit] /*, #small_search_form*/ {
  background-image: url('/front_end/includes/images/header/search_icon.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  border: none;
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0; }

#search_query {
  width: 110px;
  height: 40px;
  display: none;
  margin: 0;
  padding: 0 10px;
  border: none;
  font-size: 14px; }
/* general */
h1, h2, h3, h4, p {
  margin: 20px 0; }

.wrapper {
  width: 1200px; }

.wrapper, .large_title_container {
  margin-left: auto;
  margin-right: auto; }

.large_title_container {
  width: 640px;
  padding: 10px 20px; }
/* products pages */
.product_main_content {
  padding: 20px 30px; }

.product_main_content br {
  display: block;
  margin-top: 18px;
  line-height: 30px; }

.move_planner_small_sidebar {
  display: none; }

.move_planner_task_container {
  margin: 20px 0px; }

.survey_container button {
  padding: 10px; }

.move_planner_task_container, .survey_container button {
  width: 272px;
  border-radius: 5px;
  box-sizing: border-box;
  float: right; }

.move_planner_task_container h4 {
  margin: 0;
  padding: 15px 5px; }

.move_planner_task_container p, .move_planner_task_container button {
  margin: 15px; }

.move_planner_task_container button {
  width: 80%;
  padding: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px; }

.move_planner_task_container p.hide_task_container {
  margin: 0 7px 0 0;
  float: right;
  cursor: pointer; }

.task_container_icon {
  width: 70px;
  margin: 20px auto 0 auto;
  cursor: pointer;
  display: block; }
/*.product_navigation li:first-of-type span
 {
 position: relative;	
 }*/
.print_menu_button {
  padding: 5px;
  border-radius: 5px;
  margin: 23px 0; }

#breadcrumbs_container, .related_links_container a {
  cursor: pointer; }

#back_button, #next_button {
  max-width: 242px;
  padding: 10px;
  border-radius: 5px;
  margin-top: 10px; }

.print_background {
  padding: 104px 0 40px 0 !important; }

#print_menu_container {
  padding-top: 20px;
  padding-bottom: 20px; }

#print_menu_container .wrapper div {
  margin: 15px 0; }

#print_menu_container .wrapper div:last-of-type {
  margin: 20px 0; }

#print_menu_container label {
  margin-left: 10px;
  cursor: pointer; }

#print_menu_container li {
  margin: 5px 0; }

#print_menu_form .expand {
  width: 22px;
  height: 22px;
  padding: 0;
  border: 1px solid #f7f7f7;
  border-radius: 100%;
  margin-left: 10px;
  font-size: 14px;
  line-height: 14px;
  text-align: center; }

.add_all {
  margin-left: 25px;
  cursor: pointer;
  display: block;
  width: 120px; }

#print_menu_form > div {
  clear: both; }

#print_menu_form > div > label {
  display: inline-block;
  /* width: 200px;  */ }

#print_menu_form > div > ul > li, #print_summary > ul > ul > li, #print_summary > ul > ul > ul > li {
  width: 33.3%;
  float: left; }

#print_summary ul, #print_summary ol {
  clear: left; }

#print_summary > ul > ul > li {
  padding-right: 30px;
  box-sizing: border-box; }

#print_menu_form ul, #print_summary ul, #print_summary ol {
  width: 100%;
  overflow: auto;
  margin: 10px 0 20px 0;
  box-sizing: border-box; }

#show_all_button {
  margin-left: 5px; }

#report_count_warning {
  padding: 20px; }

.instructions {
  padding: 20px 30px;
  border: 2px solid #c4c4c4;
  border-radius: 10px;
  background-color: #fcfcfc;
  margin-bottom: 30px !important; }

.instructions > div, #report_count_warning p {
  margin: 0; }

.instructions > div p:first-of-type {
  margin-top: 0; }

.instructions .toggle_instructions {
  cursor: pointer; }

#responsive_menu_button {
  padding: 5px;
  border-radius: 5px;
  cursor: pointer;
  width: 103px;
  display: none;
  margin: 0 auto; }

#close_responsive_menu_button {
  cursor: pointer;
  display: none;
  margin: 10px 0 10px 10px; }

li.destination_select span {
  margin-top: 20px !important; }
/* LOGIN AND FORGOT PASSWORD */
#login_content_container, #forgotten_password_content_container {
  padding-top: 164px; }

#login_content_container {
  margin-bottom: 280px;
  padding-bottom: 285px; }

#forgotten_password_content_container {
  padding-bottom: 203px;
  margin-bottom: 200px; }

#login_container {
  top: 360px; }

#login_container a {
  text-decoration: underline; }

#forgotten_password_container {
  top: 298px; }

#login_links {
  margin: 20px 0; }

#login_links p {
  margin: 0; }
/* DASHBOARD */
#dashboard_container {
  padding: 40px 0;
  border-bottom: 2px solid #fff; }

#dashboard_destinations_container {
  width: 800px;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto; }

#dashboard_news_scroller {
  background-color: #6c6c6c;
  padding: 10px 0; }

#traveller_checklist_container {
  overflow: auto;
  padding: 50px 0; }

#checklist_container {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%; }

#traveller_checklist_container .checklist_category {
  padding-top: 20px; }

#traveller_checklist_container .checklist_category:after {
  content: "";
  display: block;
  margin-top: 40px;
  margin-left: 200px;
  border-bottom: 1px solid #ececec; }

#traveller_checklist_container .checklist_category:last-of-type:after {
  border: none; }

#traveller_checklist_container .checklist_category > img {
  float: left;
  border-radius: 50%;
  width: 150px; }

#traveller_checklist_container .checklist_category > div {
  margin-left: 200px;
  padding: 40px 0 20px 0; }

#traveller_checklist_container .expand {
  border-radius: 5px;
  padding: 20px 40px;
  cursor: pointer;
  background-image: url("/includes/images/business_travel/minus_icon.png");
  background-repeat: no-repeat;
  background-position: right 40px center; }

#traveller_checklist_container .expand.closed {
  background-image: url("/includes/images/business_travel/plus_icon.png"); }

#traveller_checklist_container .expand h3 {
  margin: 0;
  padding-right: 40px; }

#traveller_checklist_container .expand + div {
  padding: 10px 20px;
  border-radius: 5px; }

#traveller_checklist_container .expand + div ol {
  padding-left: 25px; }

#traveller_checklist_container .checklist_category .title {
  display: block; }
/* DESTINATIONS ONLINE */
#countries_background, #business_travel_country_background {
  margin-top: 64px;
  padding: 120px 0 60px 0; }

#countries_background, #business_travel_country_background {
  position: relative;
  z-index: -2;
  padding-top: 190px; }

#countries_background_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: -1; }

#countries_title_container {
  width: 420px;
  padding: 10px 20px;
  box-sizing: border-box; }

#time_container {
  padding: 6px 12px;
  width: 94px;
  margin-top: 10px;
  float: right; }

#time_container p {
  margin: 0; }

#countries_main_content .general_info_divs {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top; }

#countries_main_content .general_info_divs.one_third_width {
  padding: 5px;
  border-radius: 5px; }

#countries_main_content .general_info_divs.one_third_width h3 {
  margin-bottom: 0; }

#countries_main_content .general_info_divs.two_thirds_width {
  padding-left: 10px; }

#countries_main_content a {
  word-wrap: break-word; }

.mm-panel span {
  background-image: none !important; }

.mm-panel .product_navigation li {
  margin-bottom: 5px; }

.mm-panel .product_navigation li:last-of-type {
  margin-bottom: 0; }

.mm-listview li a {
  padding-bottom: 0 !important; }

.mm-listview li span, .mm-listview li a {
  cursor: pointer; }

.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 0px !important; }

.mm-panel span.menu_heading {
  margin-top: 0 !important; }

.mm-navbar, .expand_tab .menu_heading {
  margin-bottom: 5px !important; }
/* FAMILY CENTER */
.product_container {
  margin-bottom: 20px; }

#family_center_background, #relocation_essentials_background, #best_of_the_web_background, #hot_topics_background, #business_travel_background {
  height: 400px; }

#product_title {
  margin: 6px 0; }
/* SEARCH BAR */
.searchBox {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 435px;
  position: relative; }

#query {
  padding: 10px 20px;
  width: 300px; }

.searchBox input[type='submit'] {
  padding: 10px 20px; }

#result_report {
  margin-top: 20px;
  margin-bottom: 20px; }

#cat_table {
  margin-top: 20px; }

.SuggestFramework_List {
  border-top: none !important;
  width: 300px; }

.SuggestFramework_Normal, .SuggestFramework_Heading, .SuggestFramework_Highlighted {
  padding: 10px;
  text-align: left; }

.SuggestFramework_Combo {
  width: 100%;
  margin: 0;
  padding: 0; }

#results .url {
  margin-top: 5px; }
/* Custom Disclaimer */
.custom_disclaimer_modal.fancybox-is-open .fancybox-bg {
  opacity: 0.5; }
  .custom_disclaimer_modal #custom_disclaimer {
    max-width: 600px; }
