﻿@charset "UTF-8";

button.button-modal {
    background: #0077de;
    color: #ffffff;
    border: 1px #dad9d7 solid;
}
button:hover.button-modal {
    background: #f5f5f5;
    color: #0077de;
    border: 1px #0077de solid;
}
/* Scss Document */
/* Opening Hours */
.opening-hours-overide-title {
    font-weight: bold;
    font-size: 13px;
    color: inherit;
    padding-left: 2px;
    margin-bottom: -6px;
}

.opening-hours-overide ul {
    list-style-type: none;
    margin-left: 0;
}

    .opening-hours-overide ul li {
        font-weight: normal;
    }

        .opening-hours-overide ul li span {
            font-weight: bold;
        }

.grey {
  color: #83888b; }

.boo {
  color: #cc0066; }

body {
  font-size: 0.9em; }

form {
  padding: 10px 0px; }

.login-inner h2 {
  color: #0077de; }

.row #holder {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px; }

#form-table-position {
  margin-top: 0px; }

.covertype-padder {
  padding: 0px 0px;
  background: yellow; }

.bx-wrapper .bx-viewport {
  -moz-box-shadow: 0 0 0px #ccc;
  -webkit-box-shadow: 0 0 0px #ccc;
  box-shadow: 0 0 0px #ccc;
  border: solid #fff 0px;
  left: 0%;
  background: transparent; }

#404error {
  background: #cc0066; }

#booking_container_home label .has-tip {
  font-size: 16px; }

#panelAMT, #panelST, #panelBP {
  padding: 0px 0px; }

video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background: url("//demosthenes.info/assets/images/polina.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity; }

#booking_container_home .tabs .tab-title.active a, #booking_container_home .tabs .tab-title a {
  line-height: inherit;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  padding: 0.75em 0.25em; }

.stopfade {
  opacity: .5; }

#polina {
  font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
  font-weight: 100;
  background: rgba(0, 0, 0, 0.3);
  color: white;
  padding: 2rem;
  width: auto;
  margin: 0rem;
  float: right;
  font-size: 1.2rem; }

#polina button {
  display: block;
  width: 80%;
  padding: .4rem;
  border: none;
  margin: 1rem auto;
  font-size: 1.3rem;
  background: rgba(255, 255, 255, 0.23);
  color: #fff;
  border-radius: 3px;
  cursor: pointer;
  transition: .3s background; }

#polina button:hover {
  background: rgba(0, 0, 0, 0.5); }

#login {
  position: relative;
  display: none; }

#page-2-table-new a:hover {
  color: #0077de;
  text-decoration: none; }

#homeform_width {
  margin: 0 -0.9375rem; }

ul {
  font-family: inherit;
  font-size: inherit; }

#dateMsgWrapper {
  background: #72b2f1;
  padding: 1.2em;
  font-size: 0.8rem;
  color: #fff;
  line-height: 1.4;
  z-index: 0;
  border: 1px solid #0077de;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin: 1em 0em;
  text-align: left; }

#wsAMTNo {
  background: #72b2f1;
  padding: 1.2em;
  font-size: 0.8rem;
  color: #fff;
  line-height: 1.4;
  z-index: 0;
  border: 1px solid #0077de;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  margin: 1em 0em;
  text-align: left; }

#deeplink-bullets ul {
  color: #4a5559;
  font-size: 0.8em;
  list-style-type: none;
  padding-top: 1em; }

.required-field {
  color: #0077de;
  font-size: 110%;
  font-weight: 600;
  padding-left: 5px; }

.datepicker_image {
  position: absolute;
  right: 24px;
  top: 12px; }

#deeplink-bullets ul li {
  line-height: 2.5;
  letter-spacing: -0.02em;
  font-weight: bold; }

#deeplink-bullets ul li small {
  line-height: 1; }

#deeplink-bullets ul li .fa {
  color: #a4a8a7;
  font-size: 1.4em; }

#deeplink-bullets .deeplink-intro {
  color: #a4a8a7;
  font-size: 0.8em;
  line-height: 1.4; }

#deeplink-mobile-block {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem; }

.deeplink-price {
  font-size: 3.5em;
  font-weight: bold;
  padding: 0.2em 0em;
  /* padding-top: 1em; */ }

.deeplink-title {
  font-size: 1.0em;
  font-weight: bold;
  padding: 0em; }

.deeplink-textlink {
  font-size: 1.0em; }

/* Datepicker */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #0077de;
  color: #faf5f5;
  font-weight: bold; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  color: #dad9d7;
  background: #0077de; }

.ui-datepicker td span, .ui-datepicker td a:hover {
  display: block;
  color: #0077de;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  font-weight: 300; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
  font-weight: 300; }

.panel hr {
  margin: 0.6rem 0 0.8rem; }

#panel-points {
  padding: 0.4em !important; }

.panel-healthcare {
    padding: 1em;
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0rem;
    text-rendering: optimizeLegibility;
    border: 1px #ccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    margin: 1em 0 1.5em 0;
}

.panel-healthcare-title {
    font-family: inherit;
    font-size: 1.25em;
    text-align: left;
    font-weight: 500;
    color: black;
    padding-bottom: 0.25em;
}

.panel-healthcare-copy {
    font-family: inherit;
    font-size: 0.85em;
    color: #495458;
    text-align: left;
}

    .panel-healthcare-copy a {
        font-weight: bold;
        text-decoration: underline;
    }

        .panel-healthcare-copy a:hover {
            font-weight: bold;
            text-decoration: underline;
            color: #9f282b;
        }

.bordered-all {
  border: thin #ddd dotted; }

a.tinybutton {
  cursor: pointer;
  height: auto;
  line-height: 0px;
  background-position: right top;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.5rem;
  background-color: #0077de;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  border-radius: 5px;
  background-clip: padding-box !important;
  color: #fff;
  display: none; }

a:hover.tinybutton {
  cursor: pointer;
  height: auto;
  line-height: 0px;
  background-position: right top;
  display: inline-block;
  font: 12px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.5rem;
  /*background-color: #0077de;*/
  background: #fff !important;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  border-radius: 5px;
  background-clip: padding-box !important;
  color: #0077de;
  display: none; }

#affiliatebox {
  font-size: 0.8em; }

#conf-buttons a.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  display: inline-block;
  font: 15px Arial, Helvetica, sans-serif;
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem; }

/* SPACER */
.horspacer5 {
  height: 5px;
  /*background-color:yellow;*/ }

.horspacer10 {
  height: 10px;
  /*background-color:red;*/ }

.horspacer15 {
  height: 15px;
  /*background-color:green;*/ }

.horspacer20 {
  height: 20px;
  /*background-color:blue;*/ }

.horspacer25 {
  height: 25px;
  /*background-color:blue;*/ }

.horspacer30 {
  height: 30px;
  /*background-color:blue;*/ }

.horspacer40 {
  height: 40px;
  /*background-color:blue;*/ }

#mobile-collapse {
  margin: 0 -0.9375rem; }

input[type="checkbox"] {
  width: 20px;
  height: 20px; }

.accordion .accordion-navigation#extras-container > a, .accordion dd #extras-container > a {
  background: #fff !important;
  color: #0077de !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #0077de solid; }

.accordion .accordion-navigation#extras-container > a:hover, .accordion dd #extras-container > a:hover {
  background: #fff !important;
  color: #0077de !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #0077de solid; }

#icon_bg {
  text-align: center;
  display: inline-block;
  min-width: 45px;
  height: 55px;
  margin: -13px 4px 3px 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 10px;
  border: #ddd 2px solid;
  border-radius: 10px;
  position: relative;
  margin-top: -10px;
  background: #0077de; }

.blue_div_title {
  min-height: 20px;
  vertical-align: middle;
  padding: 15px 0px 15px 0px;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #4a5559; }

.blue_div_title_text {
  color: white;
  font-family: "vag-light", Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  /* padding-left: 5%; */ }

/* CREDIT CARD */
.jp-card {
  font-family: "Helvetica Neue";
  line-height: 1;
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 100%;
  border-radius: 10px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  transition: all 400ms linear; }

.jp-card .jp-card-front .jp-card-lower .jp-card-number {
  font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
  font-size: 18px;
  clear: both;
  margin-bottom: 30px; }

.creditcard-image {
  max-width: 120px;
  height: auto;
  margin: 0 auto 10px auto; }

/* TYPOGRAPHY */
p.complaints {
  font-size: 100%; }

.blue_form_title {
  color: #0077de;
  font-weight: 400;
  font-size: 2.0em; }

.form-small-text {
  font-size: 1em;
  padding: 10px 0px; }

.terms_conditions {
  font-size: 1.4em;
  font-weight: 200;
  line-height: 1.3;
  padding-top: 15px; }

.required-text {
  color: #4a5559;
  /* float: right; */
  font-size: 0.7rem;
  margin-top: 0px;
  padding-bottom: 1rem; }

.footertext {
  font-size: 0.7rem;
  line-height: 1.0rem;
  text-align: CENTER; }

#page-2-table-new {
  padding: 1em;
  font-weight: normal;
  border: 0px; }

#page-2-table-new td {
  border-bottom: 1px solid #ddd;
  /*border-right: 1px solid #ddd;*/
  padding: 0.7em;
  font-size: 0.5em; }

h1 {
  font-size: 1.6rem;
  border-bottom: 1px solid #0077de;
  color: #004e9b; }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1.0rem;
  color: #0077de; }

h5 {
  font-size: 1.15rem;
  font-weight: bold; }

#main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
  font-size: 1.6em;
  color: #002240;
  border-bottom: 1px solid #72b2f1;
  text-align: center; }

#logodeloitte {
  padding-top: 10px;
  width: 180px;
  /*margin: 0 auto;*/
  float: right; }

#logodeloitte_body {
  padding-top: 10px;
  width: 180px;
  margin: 0 auto; }

.policy h1 {
  color: #0077de;
  text-align: left;
  font-size: 24px;
  border-bottom: thin #333 solid; }

.pol-table-title {
  color: #fff;
  background: #2F5272;
  padding: 8px !important;
  height: 30px;
  border-bottom: 1px #ccc dotted; }

.pol-table-title-content {
  color: #fff;
  background: #ededed;
  padding-left: 10px !important; }

.pol-table.pol {
  border-bottom: thin #ccc dotted;
  padding: 8px;
  height: 30px;
  background: #ededed; }

.phone-compliance {
  color: #4a5559;
  font-size: 8px;
  text-align: center; }

table.payment-details td h1 {
  font-size: 2.4rem;
  margin-bottom: 0.8em;
  padding-bottom: 0px;
  border-bottom: thin #0077de solid; }

p {
  font-family: inherit;
  font-size: 0.9rem;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0rem;
  text-rendering: optimizeLegibility; }

p.Question {
  color: #0077de;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 0px;
  font-variant: normal;
  font-size: 0.9rem;
  padding-bottom: 0.7rem;
  padding-top: 0.7rem; }

p.Answer {
  display: none;
  font-size: 0.9rem;
  border: thin #dad9d7 solid;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  padding: 0.5rem 1rem;
  background-color: #f5f5f5; }

.address {
  /*color:$blue-dark;*/
  font-weight: bold; }

.extras-title {
  font-size: 16px;
  text-align: left;
  color: #0077de;
  padding-left: 0px; }

.extras-title-small {
  font-size: 10px;
  text-align: left;
  color: #0077de;
  padding-top: 5px; }

.extras-text {
  font-size: 10px;
  line-height: 1.2; }

.extra-radios {
  padding-right: 7px;
  text-align: right; }

.extra-label {
  padding-right: 7px;
  padding-left: 2px;
  font-size: 14px; }

.fa-4 {
  font-size: 5em; }

.fa-3 {
  font-size: 3em; }

.fa-popular {
  font-size: 1.6em; }

.pagetitle {
  color: #0077de; }

.text-small {
  font-size: 10px;
  line-height: 13px;
  color: #dad9d7; }

.text-small-form {
  font-size: 12px;
  color: #83888b; }

.text-small-form a {
  font-size: 12px;
  color: #0077de;
  text-decoration: none; }

.text-small-form a:hover {
  font-size: 12px;
  color: #a4a8a7;
  text-decoration: none; }

.slidetext_product {
  font-size: 2.0rem;
  color: #fff;
  border-bottom: thin #72b2f1 solid; }

.slidetext_product span {
  font-size: 1.4rem;
  color: #f5f5f5; }

ul.page-2-matrix li.text {
  font-weight: bold;
  line-height: 26px;
  font-size: 0.8em; }

.column-33 h1, .column-33-last h1 {
  letter-spacing: normal;
  border: 0;
  margin: 0px;
  padding: 0;
  font-size: 2.4em; }

/* OLD STEPS INDICATOR */
#steps {
  position: absolute;
  width: 946px;
  height: 46px;
  background: url(/uk/images/steps-bg.gif) no-repeat;
  top: 3px;
  right: -3px;
  z-index: 9; }

/* NEW STEPS INDICATOR */
ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin: 10px 0px !important; }

ul.pagination li.step-title {
  background: none;
  color: #0077de;
  font-size: 1.2em;
  margin-top: 0; }

ul.pagination li.current {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background-color: #a4a8a7;
  color: #f5f5f5;
  display: block;
  font-size: 0.65rem;
  font-weight: normal;
  line-height: inherit;
  padding: 0.2rem 0.625rem 0.0625rem;
  margin-top: 3px; }

ul.pagination li {
  color: #222;
  font-size: 0.65rem;
  height: 1.3rem;
  margin-left: 0.3125rem;
  margin-top: 5px; }

/* COVER ACCORDION */
#cover-accordion {
  display: block;
  font-family: "Varela Round", sans-serif !important; }

.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

.accordion .accordion-navigation > a, .accordion dd > a {
  background: #df040c;
  background: -moz-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #df040c), color-stop(44%, #e62730), color-stop(100%, #c70a14));
  background: -webkit-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: -o-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: -ms-linear-gradient(top, #df040c 0%, #e62730 44%, #c70a14 100%);
  background: linear-gradient(to bottom, #df040c 0%, #e62730 44%, #c70a14 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df040c', endColorstr='#c70a14', GradientType=0 );
  background: #0077de;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0077de 0%, #2989d8 50%, #1e5799 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0077de 0%, #2989d8 50%, #1e5799 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0077de 0%, #2989d8 50%, #1e5799 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0077de', endColorstr='#1e5799',GradientType=0 );
  color: #222;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #0077de solid; }

.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #4a5559;
  color: #0077de !important;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #4a5559 solid; }

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  /*background-color: $primary-color; */
  background: #4a5559;
  color: #222;
  border-radius: 5px 5px 0px 0px;
  border: thin #4a5559 solid; }

.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
  border: thin #4a5559 solid;
  padding: 0px; }

.accordion dd .cont_5cat_title {
  color: #f5f5f5;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

.accordion dd .cont_5cat_title_insurance {
  color: #f5f5f5;
  font-size: 100%;
  font-family: "Varela Round", sans-serif !important;
  margin-top: -5px; }

.cont_5cat_title_currency {
  color: #f5f5f5;
  font-size: 0.9em;
  font-family: "Varela Round", sans-serif !important; }

.cont_5cat_title_price {
  color: #f5f5f5;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

.cont_5cat_title_price small {
  font-size: 10px;
  position: relative;
  top: -2px;
  display: block;
  font-weight: normal; }

#Essential.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

#Essential.accordion .accordion-navigation > a, .accordion dd > a {
  /* background: rgba(223,4,12,1);
background: -moz-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(223,4,12,1)), color-stop(44%, rgba(230,39,48,1)), color-stop(100%, rgba(199,10,20,1)));
background: -webkit-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -o-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: -ms-linear-gradient(top, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
background: linear-gradient(to bottom, rgba(223,4,12,1) 0%, rgba(230,39,48,1) 44%, rgba(199,10,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df040c', endColorstr='#c70a14', GradientType=0 );*/
  background: none;
  color: #222;
  text-align: center;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #0077de solid;
  margin: 0px 10px; }

#Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
  color: #fff !important; }

#Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #4a5559;
  color: #fff !important;
  display: block;
  font-size: 0.8rem;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: thin #4a5559 solid; }

#Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  /*background-color: $primary-color; */
  background: #4a5559;
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  border: thin #4a5559 solid; }

#Essential.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
  border: thin #bbb solid;
  padding: 0px;
  margin: 0 10px; }

/* extras accordion */
#hiddenextras {
  display: block;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 1em !important;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion .accordion-navigation > a, .accordion dd > a {
  background: none;
  color: #0077de;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #0077de solid; }

#hiddenextras .accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
  color: #72b2f1; }

#hiddenextras.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none;
  color: #72b2f1;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: none;
  color: #72b2f1;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  padding: 1rem;
  border-radius: 5px 5px 5px 5px;
  border: 0px #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: none;
  color: #004e9b !important;
  border-radius: 5px 5px 0px 0px;
  border: 0px #4a5559 solid; }

#hiddenextras .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
  border: 0px #4a5559 solid;
  padding: 0px; }

#hiddenextras .accordion dd .cont_5cat_title {
  color: #f5f5f5;
  color: #cc0066;
  font-size: 170%;
  font-weight: 700;
  font-family: "Varela Round", sans-serif !important; }

#hiddenextras .accordion dd .cont_5cat_title_insurance {
  color: #f5f5f5;
  color: #cc0066;
  font-size: 100%;
  font-family: "Varela Round", sans-serif !important;
  margin-top: -5px; }

.extra-radios select {
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.8rem;
  line-height: normal;
  padding: 0.3rem;
  border-radius: 0;
  height: 1.6rem;
  margin: 0 0 1rem 0; }

.border-right {
  border-right: thin #999 dotted; }

.border-bottom {
  border-bottom: thin #eee dotted; }

/* BORDER RADIUS */
/*@mixin border-radius($radius) {
  -webkit-border-radius: $radius;
  border-radius: $radius;
  background-clip: padding-box!important;  
}*/
.client {
  font-weight: 600; }

/* CONTAINERS */
.alert-box.info {
  padding: 1em 0.5em;
  background-color: #4a5559;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  border: 0px #0f7bdc solid;
  border-radius: 5px;
  color: #fff; }

.alert-box-payment {
  padding: 1em;
  background-color: #f5f5f5;
  -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
  border: 3px #4a5559 solid;
  border-radius: 5px;
  color: #444E52;
  margin-bottom: 3em;
  margin-top: 2em; }

.summ_border {
  border-right: #ddd 1px dotted;
  font-weight: 700;
  padding-left: 0px; }

.summ_text {
  /*padding-left: 5%;*/
  font-weight: 500;
  font-size: 0.7rem;
  padding: 0.5em 0.5em 0.5em 0em; }

.summ_totalprice {
  font-size: 1.2rem;
  padding-bottom: 10px;
  text-align: left; }

.summ_price {
  font-size: 1.8em;
  font-weight: 600;
  text-align: left;
  padding-left: 0%; }

row #formise {
  padding-left: 0;
  padding-right: 0; }

#mobile-block {
  padding-left: 0;
  padding-right: 0; }

#col33-id {
  padding-right: 10px;
  z-index: 999;
  position: relative;
  right: 0px; }

.addextra_container {
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 1px #ccc solid;
  padding: 1em 2em;
  margin-bottom: 1.5em;
  min-height: 6em;
  box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4); }

.addextra_container_mandatory {
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 2px #a4a8a7 solid;
  padding: 1em 2em;
  margin-bottom: 1.5em;
  min-height: 6em;
  box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4); }

dd .addextra_container {
  padding: 1em !important; }

#wrapper {
  width: auto;
  margin: 0 auto;
  background: #fff; }

#policy-column {
  width: 100%;
  z-index: 999;
  position: relative !important; }

.bordered {
  border-right: 0px #a4a8a7 dotted;
  padding-left: 0px;
  padding-right: 0px; }

.container {
  max-width: 980px;
  margin: 0 auto;
  text-align: left;
  position: relative; }

#policybox {
  background: #a4a8a7;
  border-left: thin #4a5559 solid; }

.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333;
  border-radius: 5px;
  min-height: 155px; }

.panel-text {
  font-size: 0.7em;
  line-height: 1;
  margin-bottom: 1.5em;
  color: #83888b; }

.panel label {
  font-weight: bold;
  text-align: left; }

.panel label.rightside {
  font-weight: normal;
  text-align: left;
  border-bottom: 1px #ccc solid; }

.panel label.small {
  position: absolute;
  float: right; }

.panel h4 {
  border-bottom: thin #72b2f1 solid; }

.panelbut {
  padding: 0.3rem 1.25rem 0.3rem 1.25rem !important;
  font-size: 0.8rem !important; }

.panel ul li {
  font-size: inherit;
  list-style-type: none;
  margin-left: -22px;
  font-size: 13px; }

.panel-white {
  border-style: solid;
  border-width: 0px;
  margin-bottom: 0rem;
  padding: 1.0rem 0rem;
  min-height: 350px;
  border-color: #d8d8d8;
  color: #4a5559; }

.panel-healthcare {
    padding: 1em;
    font-family: inherit;
    font-size: 0.9rem;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0rem;
    text-rendering: optimizeLegibility;
    border: 1px #ccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e5e5e5;
    margin: 1em 0 1.5em 0;
}

.panel-healthcare-title {
    font-family: inherit;
    font-size: 1.25em;
    text-align: left;
    font-weight: 500;
    color: black;
    padding-bottom: 0.25em;
}

.panel-healthcare-copy {
    font-family: inherit;
    font-size: 0.85em;
    color: #495458;
    text-align: left;
}

    .panel-healthcare-copy a {
        font-weight: bold;
        text-decoration: underline;
    }

        .panel-healthcare-copy a:hover {
            font-weight: bold;
            text-decoration: underline;
            color: #9f282b;
        }
/* FORM */
/*label {
    font-size: 1.2rem;
    color: #004e9b;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    line-height: normal;
    width: auto;
    margin-bottom: 5px;
    margin-top: 10px;
}*/
fieldset {
  border: solid 1px #83888b;
  padding: 1.25rem 3rem 1.25rem 3rem;
  margin: 1.125rem 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

fieldset legend {
  font-weight: bold;
  padding: 0 0.1875rem;
  margin: 0;
  font-size: 1.5rem;
  color: #0077de; }

form input.tickbox {
  margin: 0px 6px 14px 0;
  top: 0px; }

form table.years td {
  height: 24px;
  padding: 0rem 0.2rem 0rem 0rem !important; }

.extras-pick .radio {
  position: relative;
  top: 4px;
  margin: 0 6px;
  float: left; }

.extras-pick label {
  float: left;
  font-weight: normal;
  width: auto;
  margin: 0; }

.image_extras {
  width: 100%;
  height: auto;
  position: relative; }

.image_extras_container {
  width: 40px;
  padding: 1em; }

#addextras input[type="checkbox"] + label, input[type="radio"] + label {
  display: inline-block;
  margin: 0;
  vertical-align: baseline;
  padding-right: 10px;
  /*width:100%;*/
  width: auto; }

.extras#golf background {
  display: none; }

.addextra_container .extras-pick {
  width: 100px;
  right: 10px;
  top: 3px;
  font-size: 13px;
  position: absolute; }

#main-box {
  background: #fff;
  padding: 0px;
  position: relative;
  margin-top: 3px;
  min-height: 700px; }

#main-box.plain {
  padding: 1.2em 0.2em;
  line-height: 1.4;
min-height: 750px;}

#main-box ul.pricing-table {
  margin: 10px 0 0px 0px; }

a {
  color: #0077de;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

a:hover {
  color: #002240;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.submit-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.submit-button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */ }

.pagetitle {
  color: #0077de;
  font-weight: 500; }

/* HEADER */
header {
  background-color: #fff; }

header #bottom {
  display: none; }

header #tel {
  padding-top: 0px; }

    header #tel.primary {
        color: #0077de;
        margin-top: 10px;
        font-size: 0.8em;
        display: none !important;
    }

header #tel.primary a {
  color: #4a5559;
  line-height: 1.3;
  font-size: 20px; }

header #tel.primary a strong {
  color: #004e9b; }

header #logo {
  float: none;
  margin: 0em auto 0 auto;
  text-align: center;
  left: 0px; }

#logo {
  width: 100%;
  height: auto;
  position: relative;
  left: 15px; }

#sec-nav input[type="text"] {
  font-size: 9px;
  height: 10px;
  width: 100%;
  /* margin-top: 10px; */
  position: relative;
  top: 10px; }

#sec-nav ul li a.button.tiny {
  font-size: 9px;
  height: 10px;
  color: #fff !important; }

/*#sec-nav ul li a:hover.button.tiny {font-size:9px; height:10px;color:#fff!important;} */
#sec-nav ul li a {
  color: #0077de; }

#sec-nav ul li a:hover {
  color: #002240; }

#sec-nav ul li {
  color: #002240; }

#flags {
  position: absolute;
  left: 0;
  z-index: 9999;
  top: 20px; }

#flags img {
  padding: 0px;
  margin-right: 0px;
  border: 0px solid #6CA6E4;
  margin: 0px !important; }

#flags .flag {
  font-size: 0;
  width: 36px;
  height: 24px;
  margin: 5px 3px;
  display: inline-block;
  background-position: center center;
  background-size: cover; }

#flags ul li {
  display: inline; }

.flag-ie img {
  width: 28px; }

.flag-uk img {
  width: 28px; }

.panel-white-head {
  margin-bottom: 0rem;
  padding: 0.5rem; }

/* NAVIGATION */
.top-bar {
  background: #002240;
  font-family: "Varela Round", sans-serif !important;
  z-index: 999;
  /*	background: rgba(74,85,89,1);
  background: -moz-linear-gradient(top, rgba(74,85,89,1) 0%, rgba(54,61,64,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(74,85,89,1)), color-stop(100%, rgba(54,61,64,1)));
  background: -webkit-linear-gradient(top, rgba(74,85,89,1) 0%, rgba(54,61,64,1) 100%);
  background: -o-linear-gradient(top, rgba(74,85,89,1) 0%, rgba(54,61,64,1) 100%);
  background: -ms-linear-gradient(top, rgba(74,85,89,1) 0%, rgba(54,61,64,1) 100%);
  background: linear-gradient(to bottom, rgba(74,85,89,1) 0%, rgba(54,61,64,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a5559', endColorstr='#363d40', GradientType=0 ); */
  /* border-bottom: thin red solid;*/
  border-radius: 5px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#72b2f1+0,004e9b+100 */
  background: #72b2f1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #72b2f1 0%, #004e9b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #72b2f1 0%, #004e9b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #72b2f1 0%, #004e9b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72b2f1', endColorstr='#004e9b',GradientType=0 );
  /* IE6-9 */ }

.top-bar-section li:not(.has-form) a:not(.button):hover {
  background-color: #0077de; }

.top-bar-section ul li > a {
  font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

/* SLIDE SHOW */
#owl-example h2.slideshow.primary {
  background-color: #0077de;
  color: #a4a8a7; }

.owl-carousel .owl-wrapper-outer {
  max-height: 475px;
  position: absolute; }

.client-border {
  height: 10px;
  background-color: #0077de;
  width: 100%; }

body {
  margin-top: 0rem;
  background-color: #d8dad9;
  font-family: "Varela Round", sans-serif !important; }

label small {
  color: #dad9d7;
  font-size: 70%; }

.row.wide {
  max-width: none; }

.small-text {
  font-size: 0.6em;
  padding-bottom: 10px; }

.active-tb {
  position: relative;
  box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.5);
  transform: scale(1);
  border: 0;
  transition: 0.4s ease;
  z-index: 13; }

.active-tb:hover {
  position: relative;
  box-shadow: 0px 2px 10px 0px rgba(50, 50, 50, 0.7);
  transform: scale(1.15);
  border: 0;
  z-index: 15; }

#owl-example ul li {
  list-style-type: circle;
  text-align: left !important; }

/* TABLE */
table {
  background: none;
  border: solid 0px #ddd;
  /*margin-bottom: 1.25rem;*/
  margin-bottom: 0rem;
  table-layout: auto;
  color: #ccc; }

table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: none; }

table tr td.benefit-title {
  background-color: #ddd;
  font-weight: bold;
  line-height: 1.4; }

#panel1b table tr th, table tr td {
  color: #222;
  font-size: 0.65rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
  border-bottom: thin #ddd dotted; }

#homeresponsivetable table tr th, table tr td {
  color: #222;
  font-size: 0.8rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
  border-bottom: 0px #ddd dotted; }

/* BOOKING TABLE HOMEPAGE */
.booking_container_title {
  font-size: 1.5rem;
  color: #72b2f1;
  border-bottom: thin #0077de solid;
  padding-bottom: 5px;
  margin-bottom: 10px; }

#booking_container_home {
  position: relative;
  background: transparent;
  padding: 0em;
  margin-top: 0px;
  display: block;
  margin-left: 0%;
  color: #eee;
  border-radius: 0px;
  -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0);
  -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0);
  box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0); }

#booking_container_home .tabs-content > .content.active {
  /*background: rgba(19, 35, 64, 0.85);*/
  background: #eee;
  -webkit-box-shadow: 7px 10px 26px -1px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 7px 10px 26px -1px rgba(50, 50, 50, 0.4);
  box-shadow: 7px 10px 26px -1px rgba(50, 50, 50, 0.4);
  padding: 0.4em 0.6em; }

#booking_container_home label {
  color: #83888b;
  /*font-size:1em;*/
  padding: 0.25rem 0 0rem 0; }

#booking_container_home input[type="checkbox"] + label,
#booking_container_home input[type="radio"] + label {
  display: inline-block;
  vertical-align: baseline;
  color: #4a5559;
  border-radius: 5px;
  font-size: 1.5em;
  font-weight: normal;
  text-transform: none;
  /*margin-top: -5px;*/
  margin: 0em 0em 0em 0em;
  width: 100%; }

#booking_container_home input:not([type]), #booking_container_home input[type="text"], #booking_container_home input[type="password"], #booking_container_home input[type="date"], #booking_container_home input[type="datetime"], #booking_container_home input[type="datetime-local"], #booking_container_home input[type="month"], #booking_container_home nput[type="week"], #booking_container_home input[type="email"], #booking_container_home input[type="number"], #booking_container_home input[type="search"], #booking_container_home input[type="tel"], #booking_container_home input[type="time"], #booking_container_home input[type="url"], #booking_container_home select, #booking_container_home input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  /*color: rgba(0,0,0,0.75);*/
  color: #4a5559;
  display: block;
  font-family: inherit;
  /*font-size: 0.875rem;*/
  /*font-size: 0.8rem;*/
  font-size: 16px;
  /*color:$primary-color;*/
  height: 2.0rem;
  margin: 0em 0em 1em 0em;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear,background 0.15s linear;
  -moz-transition: border-color 0.15s linear,background 0.15s linear;
  -ms-transition: border-color 0.15s linear,background 0.15s linear;
  -o-transition: border-color 0.15s linear,background 0.15s linear;
  transition: border-color 0.15s linear,background 0.15s linear;
  border-radius: 3px; }

#booking_container_home a {
  color: #0077de;
  line-height: inherit;
  text-decoration: none;
  font-weight: 500; }

#booking_container_home a:hover {
  color: #002240;
  line-height: inherit;
  text-decoration: underline;
  font-weight: 500; }

#booking_container_home a.button {
  text-decoration: none;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: large;
  font-weight: 600;
  color: #fff !important; }

#booking_container_home a:hover.button {
  text-decoration: none;
  padding: 1rem 2rem 1.0625rem 2rem;
  font-size: large;
  font-weight: 600;
  color: #0077de !important; }

#booking_container_home .tabs dd a, .tabs .tab-title a {
  color: #fff !important; }

#booking_container_home .tabs dd a, .tabs .tab-title a:hover {
  color: #fff !important;
  text-decoration: none !important; }

#booking_container_home .tabs dd.active a, .tabs .tab-title.active a {
  color: #fff !important;
  border-bottom: 0px !important; }

#booking_container_home .tabs dd.active a, .tabs .tab-title.active a:hover {
  color: #b5d3f1 !important; }

#booking_container_home input[type="file"],
#booking_container_home input[type="checkbox"],
#booking_container_home input[type="radio"],
#booking_container_home select {
  margin: 0em 0em 1em 0em; }

#booking_container_home input[type="radio"] {
  display: none; }

select {
  border-radius: 3px;
  font-size: 16px; }

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-family: inherit;
  /*font-size: 0.875rem;*/
  font-size: 16px;
  /*color:$primary-color;*/
  height: 2.3125rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear,background 0.15s linear;
  -moz-transition: border-color 0.15s linear,background 0.15s linear;
  -ms-transition: border-color 0.15s linear,background 0.15s linear;
  -o-transition: border-color 0.15s linear,background 0.15s linear;
  transition: border-color 0.15s linear,background 0.15s linear;
  border-radius: 3px; }

#booking_container_home select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #FAFAFA;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  /*color: $primary-color;*/
  font-family: inherit;
  font-size: 16px;
  line-height: normal;
  padding: 0.3rem;
  border-radius: 3px;
  height: 2rem; }

#booking_container_home label.inline {
  color: #0077de;
  font-size: 16px;
  text-transform: none;
  font-weight: 600; }

label.inline {
  margin: 0 0 0rem 0;
  padding: 0.5625rem 0 0.3rem 0; }

#premed {
  margin: 0 auto;
  width: 370px; }

#premed_tablet {
  margin: 0 auto;
  width: 370px; }

#slidetext-europe small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
  line-height: 1.3; }

#slidetext-europe {
  width: 270px;
  /*background-color: rgba(255, 255, 255, 0.85);*/
  margin-right: 20%;
  text-align: center;
  padding: 0.5rem 1.5rem;
  color: #132340;
  border-radius: 60px 0;
  margin: 0 auto;
  display: block;
  	/*-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2);
  box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.2);*/ }

#slidetext-europe {
  color: #fff; }

#slidetext-europe small {
  color: #f5f5f5;
}

#slidetext-medium small, #slidetext-world-ex-usa small, #slidetext-backpacker small, #slidetext-promo small, #slidetext-australia small {
  line-height: 1.3; }

#slidetext-world-ex-usa {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: rgba(255, 255, 255, 0.65);
  /*background-color: rgba(255,255,255,1);*/
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #132340;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-backpacker {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: rgba(255, 255, 255, 0.65);
  /*background-color: rgba(255,255,255,1);*/
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-promo {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  background-color: #4a5559;
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #fff;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

#slidetext-australia {
  /*position:absolute;*/
  width: 300px;
  	/*right: 130px;
      bottom: 50px;*/
  /*background-color:transparent;*/
  background-color: rgba(255, 255, 255, 0.65);
  /*background-color: rgba(255,255,255,1);*/
  margin-right: 20%;
  /*margin-top:20%;*/
  text-align: center;
  padding: 1.5rem;
  color: #132340;
  border-radius: 80px 0;
  margin: 0 auto;
  display: block; }

/* PRICING TABLE*/
.pricing-table .title {
  /*background-color:$secondary-color;*/
  color: #fff;
  font-size: 1.8em;
  border-radius: 5px 5px 0px 0px; }

.pricing-table {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  	/*background: rgba(255,255,255,1);
      background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
      background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );*/
  border: solid 0px #ddd; }

.pricing-table .cta-button {
  background-color: transparent; }

.pricing-table .bullet-item {
  background: none;
  	/*background: rgba(255,255,255,1);
      background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
      background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );*/
  font-size: 0.85rem;
  color: #4a5559;
  text-align: left;
  border-bottom: thin #ddd dotted;
  min-height: 30px;
  padding: 0.6rem 1rem; }

.pricing-table .bullet-item strong {
  text-align: right;
  position: relative;
  right: 0px;
  float: right;
  top: 3px; }

.pricing-table .bullet-item ul {
  color: #4a5559; }

.pricing-table .price-exclude {
  font-size: 9px;
  text-align: center; }

table tr td .has-tip {
  border-bottom: 0px;
  cursor: pointer;
  font-weight: bold;
  line-height: inherit;
  color: #004e9b; }

#panel1b table tr td, #panelsuper table tr td, #panelsuperplus table tr td {
  font-size: 0.7em; }

#panel1b table tr td small, #panelsuper table tr td small, #panelsuperplus table tr td small {
  font-size: 75%; }

/* SELECT COVER */
.table-header {
  color: #4a5559;
  font-size: 1.2em;
  padding-bottom: 0em;
  margin-top: 0px;
  vertical-align: top; }

.table-header-left {
  /* background-color: #f89828; */
  background-color: transparent;
  color: #f89828;
  border-radius: 10px 0px 0px 0px;
  vertical-align: top; }

.table-header-center {
  background-color: transparent;
  color: #f89828;
  border-radius: 0px;
  text-align: center;
  vertical-align: top;
  padding: 0px; }

.table-header-right {
  /* background-color: #f89828; */
  background-color: transparent;
  text-align: center;
  vertical-align: top;
  border-radius: 0px 10px 0px 0px; }

.pt-badge {
  width: 130px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 0.9em;
  z-index: 10;
  border-radius: 3px;
  margin: 0.9em auto 0.2em auto;
  padding: 0.1em;
  background: #2773c3;
    /*background: -moz-linear-gradient(top, #229a22 0%, green 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #229a22), color-stop(100%, green));
    background: -webkit-linear-gradient(top, #229a22 0%, green 100%);
    background: -o-linear-gradient(top, #229a22 0%, green 100%);
    background: -ms-linear-gradient(top, #229a22 0%, green 100%);
    background: linear-gradient(to bottom, #229a22 0%, green 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#229a22', endColorstr='#008000', GradientType=0 );
*/ }

.pt-badge-additional {
  display: none; }

.pt-badge-additional .fa-popular {
  position: relative;
  top: 1px; }

.pricing-table {
  border: solid 0px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
  border-radius: 5px; }

.table-bg-whiter {
  background-color: #fff;
  border-left: none;
  text-align: center;
  /*color: #2773c3;*/
  border: 0px;
  font-weight: 500;
  font-size: 1.8em; }

.table-LHS-title {
  font-size: 1.1em;
  padding-bottom: 0px; }

.pricing-table .subtitle {
  padding: 0.55rem 0.25rem 0.5rem 0.25rem;
  text-align: center;
  /* color: #251E1E; */
  font-weight: normal;
  font-size: 0.7rem;
  /* font-family: 'VAG-regular'; */
  border-bottom: #ccc thin dotted; }

.container-total {
  background-color: transparent;
  /* border-radius: 10px 0px 0px 10px; */
  height: 196px;
  position: relative;
  width: 115%;
  /* margin-top: 36px; */ }

.container-total-title {
  color: #4a5559;
  text-align: center;
  margin-top: 45px;
  margin-left: 50px;
  position: absolute;
  line-height: 1.2;
  font-size: 1.4em;
  display: none;
  font-weight: 300; }

.table-price-title {
  font-size: 1.3em;
  background-color: #fff;
  border-bottom: dotted 0px #cccccc;
  text-align: center;
  height: 38px;
  padding: 0px;
  font-weight: bold; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }

.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table; }

.tabs-content > .content.active {
  display: block;
  /*background-color: $white;*/
  /*background-color: $blue-dark;*/
  /*background: rgba(6, 6, 6, 0.85);*/
  background: #eee;
  border: #004e9b 0px solid;
  border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  color: #dad9d7;
  /*border-top: 1px #fff solid;*/ }

.tabs-content > .content.active {
  display: block;
  float: none;
  padding: 5px 0px; }

.tabs-content > .content {
  display: none;
  float: left;
  /*padding: 0.4rem 1rem;*/
  width: 100%; }

.tabs dd, .tabs .tab-title {
  position: relative;
  margin-bottom: 0 !important;
  list-style: none;
  float: left;
  text-align: center;
  border-left: 1px #fff solid;
  border-right: 1px #fff solid; }

.payment_title {
  font-family: 'VAGRoundedBT' sans-serif;
  color: #fff;
  text-align: center; }

form .row .row {
  margin: 0 -.5rem; }

form .row .row .column, form .row .row .columns {
  padding: 0 .5rem; }

.panel-price-box-copy-x {
  font-size: 0.6em;
  line-height: 1.3; }

.panel-price-box-subtitle-x {
  font-size: 0.8em;
  text-align: center; }

.panel-price-box-subtitle-handling {
  font-size: 0.5em;
  text-align: right; }

.panel-price-box-price {
  font-size: 2.2em;
  color: #fff;
  line-height: 1.3em; }

.panel-price-box-small {
  font-size: 0.7em;
  margin-top: -0.5em;
  margin-bottom: 0.7em; }

.tabs dd.active a, .tabs .tab-title.active a {
  /*background-color: #292929;*/
  background: rgba(6, 6, 6, 0.85);
  color: #fff;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 1em;
  padding: 0.75em 0.95em;
  border: 0px !important; }

.tabs dd.active a, .tabs .tab-title.visited a {
  border: 0px !important; }

.tabs dd > a, .tabs .tab-title > a {
  display: block;
  background-color: #72b2f1;
  color: #fff;
  font-family: inherit;
  font-size: 1em;
  padding: 0.75em 0.95em;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border: 0px !important; }

.tabs dd > a, .tabs .tab-title > a:hover {
  background: rgba(6, 6, 6, 0.85); }

.table-price-title table thead {
  background-color: #fff; }

/* BUTTONS */
button, button, .button, .button {
  background-color: #0077de;
  border: 1px #dad9d7 solid;
  font-family: "Varela Round", sans-serif !important;
  text-decoration: none;
  padding: 0.7rem 1.4rem; }

.button.grey.tiny {
  background-color: #83888b;
  background-image: none;
  border: 1px #dad9d7 solid;
  text-decoration: none;
  font: 0.7em "Varela Round", sans-serif !important;
  letter-spacing: 0px;
  padding: 0.625rem; }

a:hover.button.grey.tiny {
  background-color: #4a5559;
  color: #fff !important; }

button:hover, button:focus, .button:hover, .button:focus {
  /*background-color: $secondary-color;*/
  background-color: #fff;
  border: 1px #0077de solid;
  color: #0077de !important;
  text-decoration: none; }

a.button {
  cursor: pointer;
  height: auto;
  line-height: 32px;
  background-position: right top;
  /* padding-right: 0px; */
  display: inline-block;
  /* font: 18px Arial, Helvetica, sans-serif; */
  text-decoration: none !important;
  font-weight: normal;
  padding: 0.7rem; }

form label.label-radio {
  margin-right: 5px;
  display: inline; }

button.small, .button.small {
  padding: 0.5rem 0.875rem;
  font-size: 0.8125rem; }

button.large, .button.large {
  padding: 1.0rem 2rem 1.0rem 2rem;
  font-size: 1.6rem; }

/*button.large.buttselect, .button.large.buttselect {
    padding: 1.0rem 2rem 1.0rem 2rem;
    font-size: 1.6rem;
	margin-top:0.5em;
	border:0px;
}*/
a.button.large.buttselect, a.button.large.buttselect {
  padding: 1.0rem 2rem 1.0rem 2rem;
  font-size: 1.6rem;
  margin-top: 0.7em;
  border: 0px; }

/* TOOLTIP */
.rhs-tool {
  color: #004e9b;
  margin-right: 5%;
  float: right;
  position: relative;
  text-align: right; }

#mobile-tip.rhs-tool {
  color: #004e9b;
  margin-right: 5%;
  float: left;
  position: relative;
  text-align: right;
  margin-top: -2px;
  font-size: 1.5em; }

ul.pricing-table li.has-tip.grey a fa-info-circle.grey {
  color: #cc0066;
  float: right;
  position: relative; }

li.has-tip.grey a fa-info-circle.grey {
  color: #cc0066 !important;
  float: right;
  position: relative; }

fa-info-circle.grey {
  color: #4a5559;
  float: right;
  position: relative; }

.has-tip.purple i.fa.fa-info-circle.grey {
  color: #cc0066 !important;
  float: right;
  position: relative; }

.has-tip {
  border-bottom: 0px;
  color: #0077de;
  cursor: pointer;
  font-weight: 600;
  margin-top: 2px; }

.has-tip:hover, .has-tip:focus {
  border-bottom: 0px;
  color: #4a5559; }

form .row .has-tip.extras-title {
  color: #004e9b !important; }

/* FOOTER */
#footerbox {
  /*background-color: $grey-dark;*/
  color: #a4a8a7;
  padding: 1.5rem;
  margin: 0 0 0.5rem 0;
  background: #002240;
  /* Old browsers */
  background: -moz-linear-gradient(top, #002240 0%, #201c1d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #002240 0%, #201c1d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #002240 0%, #201c1d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002240', endColorstr='#201c1d',GradientType=0 ); }

#footerbox a {
  color: #dad9d7; }

#footerbox a:hover {
  color: #fff;
  text-decoration: none; }

#PMI {
  color: #0077de; }

.frame {
  height: 50px;
  /* equals max image height */
  width: auto;
  /*border: 0px solid red;*/
  white-space: nowrap;
  text-align: center;
  margin: 1em 0; }

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.img-vert {
  vertical-align: middle;
  max-height: 80px;
  max-width: 340px; }

[class*="block-grid-"] > li {
  padding: 0 0.625rem 0.25rem; }

/* BEGIN MOBILE ABOVE VIEWPORT */
@media only screen and (min-width: 40.0625em) {
  .covertype-padder {
    padding: 0px 10px;
    background: aqua; }

  .panel label {
    font-weight: bold;
    text-align: right; }

  .panel label.rightside {
    font-weight: normal;
    text-align: left; }

  #booking_container_home .tabs .tab-title.active a, #booking_container_home .tabs .tab-title a {
    line-height: inherit;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    padding: 0.5em 0.25em; }

  #booking_container_home label .has-tip {
    color: #0077de;
    font-size: 16px;
    font-weight: 500; }

  #booking_container_home input[type="file"], #booking_container_home input[type="checkbox"], #booking_container_home input[type="radio"], #booking_container_home select {
    margin: 0.3rem 0.1rem 0.5rem 0; }

  #booking_container_home input:not([type]), #booking_container_home input[type="text"], #booking_container_home input[type="password"], #booking_container_home input[type="date"], #booking_container_home input[type="datetime"], #booking_container_home input[type="datetime-local"], #booking_container_home input[type="month"], #booking_container_home nput[type="week"], #booking_container_home input[type="email"], #booking_container_home input[type="number"], #booking_container_home input[type="search"], #booking_container_home input[type="tel"], #booking_container_home input[type="time"], #booking_container_home input[type="url"], #booking_container_home select, #booking_container_home input[type="color"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    /*color:$bodycopy;*/
    /*color:#cc0066;*/
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.0rem;
    margin: 0.3rem 0 0.5rem 0;
    padding: 0rem 0.5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear,background 0.15s linear;
    -moz-transition: border-color 0.15s linear,background 0.15s linear;
    -ms-transition: border-color 0.15s linear,background 0.15s linear;
    -o-transition: border-color 0.15s linear,background 0.15s linear;
    transition: border-color 0.15s linear,background 0.15s linear;
    border-radius: 3px; }

  #panelAMT, #panelST, #panelBP {
    padding: 10px 0px; }

  #form-table-position {
    margin-top: 0px; }

  /*#booking_container_home a {
      color: $blue-lightest;
      line-height: inherit;
      text-decoration: none;
      font-weight: 500;
  }
  #booking_container_home a:hover {
      color: $blue-lightest;
  	line-height: inherit;
      text-decoration: underline;
  	font-weight: 500;
  }*/
  .tabs dd.active a, .tabs .tab-title.active a {
    color: #fff;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 1em;
    padding: 0.5em 0.95em; }

  .tabs dd > a, .tabs .tab-title > a {
    display: block;
    background-color: #72b2f1;
    color: #fff;
    font-family: inherit;
    font-size: 1em;
    padding: 0.5em 0.95em;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-right: 0px; }

  .tabs dd > a, .tabs .tab-title > a:hover {
    /*background:#508cc7;*/
    background: rgba(6, 6, 6, 0.85); }

  .tabs dd > a, .tabs .tab-title > a:active {
    /*background:#508cc7;*/
    background: rgba(6, 6, 6, 0.85); }

  .tabs-content > .content.active {
    display: block;
    background-color: rgba(6, 6, 6, 0.85);
    /*background-color: transparent;*/
    /*background: #cc0066;*/
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    color: #dad9d7; }

/*  .tabs-content > .content.active a:active {
    border: 5px white solid; }

  .tabs-content > .content.active a:visited {
    border: 5px white solid; }*/

  #mob_tablet_tabs .tabs-content > .content.active {
    display: block;
    background-color: #fff;
    border: #004e9b 1px solid;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    color: #dad9d7;
    /*border-top: 1px #fff solid;*/ }

  #slidetext-europe h2 {
    color: #fff; }

  /*#addextras input[type="checkbox"]+label, input[type="radio"]+label {
  width:100%;
  }*/
  #homepage_slider_pos {
    display: block; }

  /*#homepage_form_pos {position:relative;top:220px;border-top:1px #bababa solid;}			*/
  #homepage_form_pos {
    display: block; }

  header #tel.primary a {
    line-height: 1.3;
    font-size: 1.25em; }

  .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 0px #ccc;
    -webkit-box-shadow: 0 0 0px #ccc;
    box-shadow: 0 0 0px #ccc;
    border: solid #fff 0px;
    left: 0%;
    background: transparent; }

  #footerbox {
    color: #a4a8a7;
    padding: 1.5rem 2.5rem;
    margin: 0 0 0.5rem 0;
    background: #002240;
    background: -moz-linear-gradient(top, #002240 0%, #201c1d 100%);
    background: -webkit-linear-gradient(top, #002240 0%, #201c1d 100%);
    background: linear-gradient(to bottom, #002240 0%, #201c1d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002240', endColorstr='#201c1d',GradientType=0 ); }

  form {
    padding: 10px; }

  #PMI {
    color: #dad9d7; }

  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.2rem;
    vertical-align: baseline;
    color: #dad9d7;
    border-radius: 5px;
    font-size: 1.0em;
    margin-top: -5px; }

  header #logo {
    float: none;
    margin: -1em auto 0 auto;
    text-align: center;
    left: 0px; }

  #booking_container_home label.inline {
    /* color:$grey-lighter;*/
    font-size: 16px;
    text-transform: none;
    font-weight: normal; }

  #premed {
    margin: -80px auto 0 auto;
    width: 370px; }

  #premed_tablet {
    position: absolute;
    top: -200px;
    z-index: 999;
    left: -50px; }

  #homeform_width {
    margin: 0 -0.9375rem; }

  .footerlogo {
    margin: 0 auto;
    text-align: left;
    max-width: 130px; }

  .sold-out:after {
    position: absolute;
    left: 1%;
    top: 0;
    background: #fff;
    margin: 0 auto;
    content: 'Option not available on Essential Cover';
    height: 100%;
    padding: 50px 30px;
    color: #ccc;
    font-size: 1.0em;
    font-weight: 600; }

  #detail_update .reveal-modal .close-reveal-modal {
    color: #fff;
    cursor: pointer;
    font-size: inherit;
    position: inherit;
    font: 18px Arial,Helvetica,sans-serif;
    line-height: 32px; }

  .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 22px;
    clear: both;
    margin-bottom: 30px; }

  #page-2-table-new td {
    border-bottom: 1px solid #ddd;
    /*border-right: 1px solid #ddd;*/
    padding: 0.7em;
    font-size: 0.5em;
    vertical-align: top; }

  #page-2-table-new td small {
    font-size: 0.75em; }

  .table-benefit-tiny {
    font-size: 0.75em;
    line-height: 1.4; }

  #booking_container_home input[type="checkbox"] + label,
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.0rem;
    margin-right: 0.1rem;
    vertical-align: baseline;
    color: #dad9d7;
    border-radius: 5px;
    font-size: 1.0em;
    margin-top: -5px; }

  .table-benefit-tiny {
    font-size: 0.75em;
    line-height: 1.4; }

  #main-description-single h1, #main-description-annual h1, #main-description-backpacker h1 {
    font-size: 2.3em;
    color: #fff;
    border-bottom: 1px solid #72b2f1; }

  #calprice-head-spacer {
    padding-top: 36px; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 61px;
    left: 70%;
    /*background:purple;*/ }

  a.tinybutton {
    cursor: pointer;
    height: auto;
    line-height: 0px;
    background-position: right top;
    display: inline-block;
    font: 10px Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: normal;
    padding: 0.5rem;
    background-color: #0077de;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    border-radius: 5px;
    background-clip: padding-box !important;
    color: #fff; }

  a:hover.tinybutton {
    cursor: pointer;
    height: auto;
    line-height: 0px;
    background-position: right top;
    display: inline-block;
    font: 10px Arial, Helvetica, sans-serif;
    text-decoration: none !important;
    font-weight: normal;
    padding: 0.5rem;
    /*background-color: #0077de;*/
    background: #fff !important;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    border-radius: 5px;
    background-clip: padding-box !important;
    color: #0077de; }

  .deeplink-textlink {
    font-size: 1.4em; }

  .deeplink-title {
    font-size: 1.4em;
    font-weight: bold;
    padding: 0em; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 0.8em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 0px; }

  #deeplink-bullets ul li {
    line-height: 2.5;
    letter-spacing: -0.02em;
    font-weight: bold; }

  #deeplink-bullets ul li small {
    line-height: 1; }

  #deeplink-bullets ul li .fa {
    color: #a4a8a7;
    font-size: 1.6em; }

  #deeplink-bullets .deeplink-intro {
    color: #a4a8a7;
    font-size: 0.8em;
    line-height: 1.4; }

  #deeplink-mobile-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .deeplink-price {
    font-size: 3.5em;
    font-weight: bold;
    padding: 0.2em 0em;
    /* padding-top: 1em; */ }

  .panel hr {
    margin: 0.6rem 0 0.8rem; }

  #panel-points {
    padding: 0.4em !important; }

  .bordered-all {
    border: thin #ddd dotted; }

  #deeplink-mobile-block {
    padding-left: 2.4rem;
    padding-right: 0.9375rem; }

  #mobile-collapse {
    margin-left: 0;
    margin-right: 0; }

  #slidetext-europe {
    width: 270px;
    margin-right: 20%;
    text-align: center;
    padding: 0.5rem 1.5rem;
    border-radius: 60px 0;
    margin: 0 auto;
    display: block; }

  .slidetext_product {
    font-size: 1.6rem;
    color: #fff;
    border-bottom: thin #72b2f1 solid;
    margin-bottom: 0;
  }

  .slidetext_product span {
    font-size: 0.6rem; }

  #slidetext-europe {
    /*width: 270px;*/
    width: 320px;
    margin-right: 20%;
    text-align: center;
    padding: 0.5rem 1.5rem;
    border-radius: 60px 0;
    margin: 0 auto;
    display: block; }

  .alert-box-payment {
    padding: 1em;
    background-color: #f5f5f5;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 3px #4a5559 solid;
    border-radius: 5px;
    color: #444E52;
    margin-bottom: 3em;
    margin-top: 0.5em; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 0px #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    /*padding-left: 5%;*/
    font-weight: 500;
    font-size: 0.6rem;
    padding: 0.5em 0.5em 0.5em 0em;
    text-align: left; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.2em; }

  .pt-badge-additional {
    display: block;
    text-align: left;
    line-height: 20px;
    color: #2773c3;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    padding: 0.2em;
    font-size: 1.5em;
    background: none; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 45px;
    margin-left: 5%;
    position: absolute;
    line-height: 1.2;
    font-size: 1.2em;
    display: block; }

  #policy-column {
    width: 100%;
    z-index: 999;
    position: relative !important; }

  .accordion .accordion-navigation#extras-container > a, .accordion dd #extras-container > a {
    background: #fff !important;
    color: #0077de !important;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: 0px; }

  .accordion .accordion-navigation#extras-container > a:hover, .accordion dd #extras-container > a:hover {
    background: #fff !important;
    color: #0077de !important;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #0077de solid; }

  /* SPRITE ICONS */
  /*.sprite {
  background-image: url(../img/sprite.png);
  image-repeat: none;
  }*/
  #icon_traveldisruption {
    background: url(../img/icons/icons_small_flight_disruption_volcano.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_business_travel {
    background: url(../img/icons/icons_small_business_travel.png) 2px 0;
    min-width: 55px;
    height: 100%; }

  #icon_excess {
    background: url(../img/icons/icons_small_waiver_euro.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_exam {
    background: url(../img/icons/icons_small_exam.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_cancellation {
    background: url(../img/icons/icons_small_waiver_euro.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_baggage {
    background: url(../img/icons/icons_small_business_travel.png) 2px 3px;
    min-width: 55px;
    height: 100%; }

  #icon_flight_cancellation {
    background: url(../img/icons/icons_small_flight_cancellation.png) 2px 0;
    min-width: 55px;
    height: 100%; }

  #icon_golf {
    background: url(../img/icons/icons_small_golf.png) 1px 1px;
    min-width: 55px;
    height: 100%; }

  #icon_wedding {
    background: url(../img/icons/icons_small_weddingring.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_wintersports {
    background: url(../img/icons/icons_small_wintersports.png) 0px 0;
    min-width: 55px;
    height: 100%; }

  #icon_hazardous {
    background: url(../img/icons/img_icon_small_hazardous_2.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  #icon_cruise {
    background: url(../img/icons/icons_small_cruise.png) 2px 2px;
    min-width: 55px;
    height: 100%; }

  /*#icon_bg {
  background: linear-gradient(to bottom, rgba(15,123,220,1) 0%, rgba(16,103,179,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f7bdc', endColorstr='#1067b3', GradientType=0 );
  text-align: center;
  display: inline-block;
  min-width: 45px;
  height: 55px;
  margin: -13px 4px 3px 0;
  vertical-align: middle;
  cursor: pointer;
  -moz-border-radius: 10px;
  border: #ddd 2px solid;
  border-radius: 10px;
  position:relative;
  margin-top: -10px;
  }*/
  .panel-price-box-copy-x {
    font-size: 0.4em;
    line-height: 1.3; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.0rem;
    margin-top: 0em;
    border: 0px; }

  .panel-price-box-price {
    font-size: 3em;
    color: #fff;
    line-height: 1.3em; }

  .creditcard-image {
    max-width: 120px;
    height: auto; }

  .summ_totalprice {
    font-size: 1.2rem;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 0.5em; }

  .summ_price {
    font-size: 1.6em;
    font-weight: 600;
    text-align: left;
    padding-left: 0%;
    padding-top: 0.5em; }

  #main-box {
    background: #fff;
    padding: 0 10px;
    position: relative;
    margin-top: 3px;
    min-height: 700px; }

  row #formise {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .footertext {
    font-size: 0.7rem;
    line-height: 1.0rem;
    text-align: center; }

  .table-price-title {
    /*font-size: 1.6em;*/
    background-color: #fff;
    border-bottom: dotted 0px #cccccc;
    text-align: center;
    height: 30px;
    padding: 0px; }

  .table-price-title .table-bg-whiter {
    font-size: 1.4em;
    padding-top: 0px; }

  .dropdown-centered {
    margin: 0 0 0.2rem 0;
    padding-left: 25%;
    /*font-size: 1.2rem;*/
    font-size: inherit; }

  .tabs .tab-title {
    padding: 0rem;
    font-family: inherit;
    font-size: 1.0rem;
    text-align: center;
    /* margin-right: 2px;*/
    border-left: 0px;
    border-right: 4px transparent solid;
    /*border-right: 1px #fff solid;
    border-left: 1px #fff solid;
    border-top: 1px #fff solid;*/ }

  .has-tip-table {
    /* border-bottom: dotted 1px #cccccc; */
    cursor: help;
    /* font-weight: bold; */
    color: #333333;
    background-image: url("/uk/images/img_tooltip.png");
    background-repeat: no-repeat;
    margin-right: 0.2em;
    padding-left: 1.4em;
    font-size: 100%; }

  #mobile-block {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  label.inline {
    /*margin: 0 0 1rem 0;*/
    padding: 0.5625rem 0; }

  table.payment-details td h1 {
    font-size: 2.4rem;
    margin-bottom: 0.8em;
    padding-bottom: 0px;
    border-bottom: thin #0077de solid !important; }

  table.payment-details td h1 span.text-small {
    font-size: 0.8rem;
    color: #83888b; }

  .extra-radios select {
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zΓÇª2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.8rem;
    line-height: normal;
    padding: 0.3rem;
    border-radius: 0px;
    height: 2rem;
    margin: 0 0 1rem 0; }

  .extras-title {
    font-size: 16px;
    text-align: left;
    color: #4a5559;
    padding-left: 20px; }

  .extras-title-small {
    font-size: 12px;
    text-align: left;
    color: #0077de;
    padding-top: 5px; }

  .extras-text {
    font-size: 10px;
    line-height: 1.2; }

  .extra-radios {
    padding-right: 7px;
    text-align: right; }

  .extra-label {
    padding-right: 7px;
    padding-left: 2px;
    font-size: 15px; }

  .image_extras_container {
    width: 45px;
    padding: 0em;
    margin: 0px 10px 0px 0px; }

  .bordered {
    border-right: 1px #a4a8a7 dotted;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .pricing-table .cta-button a.button {
    font-size: 12px;
    padding: 0.2rem 0.9rem; }

  /* NEW STEPS INDICATOR */
  ul.pagination {
    display: block;
    min-height: 1.5rem;
    margin: 10px 0 10px 10px !important; }

  ul.pagination li.step-title {
    background: none;
    color: #0077de;
    font-size: 1.2em;
    margin-top: 0; }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #fff;
    display: block;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: inherit;
    padding: 0.0625rem 0.625rem 0.0625rem;
    padding: 0.1rem 0.625rem 0.0625rem;
    margin-top: 4px; }

  ul.pagination li {
    color: #222;
    font-size: 0.75rem;
    height: 1.3rem;
    margin-left: 0.3125rem;
    margin-top: 5px; }

  h1 {
    font-size: 2.0rem; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.3rem; }

  h4 {
    font-size: 1.25rem;
    color: #0077de; }

  h5 {
    font-size: 1.15rem;
    font-weight: bold; }

  #wrapper {
    width: auto;
    margin: 0 auto;
    background: #fff; }

  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: none; }

  table tr td.benefit-title {
    background-color: #ddd;
    font-weight: bold;
    line-height: 1.4; }

  #panel1b table tr th, table tr td {
    color: #222;
    font-size: 0.55rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: thin #ddd dotted; }

  #homeresponsivetable table tr th, table tr td {
    color: #222;
    font-size: 0.8rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: 0px #ddd dotted; }

  #main-box.plain {
    padding: 1em 1em;
    min-height: 750px;
    line-height: 1.4; }

  .panel-white-head {
    margin-bottom: 0rem;
    padding: 0.5rem 1.2rem; }

  .top-bar {
    background: #002240;
    font-family: "Varela Round", sans-serif !important;
    z-index: 999;
    background: transparent;
    border-radius: 5px; }

  .top-bar-section li:not(.has-form) a:not(.button) {
    font-family: "Varela Round", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    transition: background-color 300ms ease-out;
    font-size: 0.7rem;
    background: #fff;
    color: #004e9b;
    padding: 0 0.5rem;
    border-bottom: 0px #83888b solid;
    /*border-radius: 10px 10px 0 0;*/
    border-radius: 0px; }

  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #fff;
    color: #0077de; }

  .top-bar-section ul li {
    background: transparent; }

  .top-bar-section ul li > a {
    color: #fff;
    display: block;
    font-size: 0.8125rem;
    font-weight: normal;
    padding-left: 0.9375rem;
    padding: 12px 0 12px 0.9375rem;
    text-transform: none;
    width: 100%; }

  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555;
    color: #fff; }

  header #logo {
    float: none;
    /*margin: 20px 0px 20px 5px;*/
    text-align: left;
    margin: 0 auto; }

    header #tel.primary {
        margin-top: 0;
        text-align: right;
        font-size: 1.0em;
        display: none !important;
    }

  header #bottom {
    display: block;
    position: absolute;
    top: 104px;
    height: 3rem;
    width: 100%;
    z-index: 0;
    background: #fff;
    border-top: 0px #72b2f1 solid; }

  /* PRICING TABLE TABLET*/
  .pricing-table .title {
    background-color: #002240;
    color: #fff;
    font-size: 1.4em;
    border-radius: 5px 5px 0px 0px; }

  .pricing-table .bullet-item {
    background: none;
    font-size: 0.6rem;
    color: #4a5559;
    text-align: left;
    border-bottom: thin #ddd dotted;
    min-height: 30px;
    padding: 0.6rem 0.8rem; }

  #Essential.accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 1em !important;
    font-family: "Varela Round", sans-serif !important; }

  #Essential.accordion .accordion-navigation > a, .accordion dd > a {
    font-size: 0.6rem;
    padding: 1rem; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
    color: #fff !important; }

  #Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    font-size: 0.6rem; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #4a5559;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
    border: thin #4a5559 solid; }

  #Essential.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    background: #fff;
    display: block;
    border-radius: 0px 0px 5px 5px;
    border: thin #bbb solid;
    padding: 0px;
    margin: 0 10px; }

  #addbenefit.accordion .accordion-navigation > a, .accordion dd > a {
    color: #0077de;
    background: #fff !important;
    border: 0px;
    padding: 1em 0em; }

  #addbenefit.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    color: #004e9b !important;
    background: #fff !important;
    border: 0px; }

  #addbenefit.accordion .accordion-navigation.active:hover > a, .accordion dd.active > a:hover {
    color: #0077de !important;
    background: #fff !important;
    border: 0px; }

  #addbenefit.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff;
    display: block;
    padding: 1rem 0rem;
    border-radius: 5px 5px 5px 5px;
    border: 0px #4a5559 solid; }

  #addbenefit.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    border: 0px; }

  #Essential.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
    margin: 0px; }

  .panel-price-box-subtitle-x {
    font-size: 0.5em;
    text-align: center; }

  panel-price-box-subtitle-handling {
    font-size: 0.5em;
    text-align: right; }

  #middle {
    position: relative;
    padding-top: 10px; } }
@media only screen and (min-width: 46em) {
  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 75%;
    /*background:orange;*/ } }
@media only screen and (min-width: 50em) {
  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 72%;
    /*background:green;*/ }

  /*#homepage_form_pos {position:relative;top:220px;border-top:1px #bababa solid;}			*/
  /*#panelAMT, #panelST, #panelBP {padding:20px 50px;}*/
  #panelAMT, #panelST, #panelBP {
    padding: 0px; }

  #form-table-position {
    margin-top: 0px; }

  #homepage_form_pos {
    display: block; }

  .phone-compliance {
    color: #4a5559;
    font-size: 8px;
    text-align: right; }

  header #tel.primary a {
    line-height: 1.1;
    font-size: 1.75em; }

  #premed {
    margin: -80px auto 0 auto;
    width: 370px; }

  #premed_tablet {
    /*margin: 20px auto 0 auto;*/
    top: -210px;
    width: 370px;
    lefT: 0px; }

  #premed-advert {
    position: relative;
    top: 450px;
    vertical-align: bottom; }

  #page-2-table-new td {
    border-bottom: 1px solid #ddd;
    /*border-right: 1px solid #ddd;*/
    padding: 0.7em;
    font-size: 0.8em; }

  .footerlogo {
    margin: 0 auto;
    text-align: left;
    max-width: 150px; }

  #booking_container_home input[type="checkbox"] + label,
  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    vertical-align: baseline;
    color: #dad9d7;
    border-radius: 5px;
    font-size: 1.1em;
    margin-top: 3px;
    width: 100%; }

  #calprice-head-spacer {
    padding-top: 30px; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 77%; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 1.0em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 0px; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 0px #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    /*padding-left: 5%;*/
    font-weight: 500;
    font-size: 0.8rem;
    padding: 0.5em 0.5em 0.5em 0em; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4em; }

  .pt-badge-additional {
    width: 50px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    /* margin: 0.9em auto 0.2em auto; */
    padding: 0.2em;
    font-size: 1.2em;
    background: #2773c3; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 45px;
    margin-left: 50px;
    position: absolute;
    line-height: 1.2;
    font-size: 1.4em; }

    header #tel.primary {
        color: #0077de;
        margin-top: 0;
        text-align: right;
        font-size: 1.0em;
        display: none !important;
    }

  .panel-price-box-copy-x {
    font-size: 0.5em;
    line-height: 1.3;
    margin-top: 0.2em; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 0.5rem 1rem 0.5rem 1rem;
    font-size: 1.6rem;
    margin-top: 0.5em;
    border: 0px; }

  .panel-price-box-subtitle-x {
    font-size: 0.6em;
    text-align: center; }

  .panel-price-box-subtitle-handling {
    font-size: 0.5em;
    text-align: right; }

  .panel-price-box-price {
    font-size: 3.5em;
    color: #fff;
    line-height: 1.3em; }

  .table-header {
    color: #4a5559;
    font-size: 1.4em;
    padding-bottom: 0em;
    margin-top: 0px;
    vertical-align: top; }

  .pricing-table .subtitle {
    padding: 0.55rem 0.25rem 0.5rem 0.25rem;
    text-align: center;
    font-weight: normal;
    font-size: 0.9rem;
    border-bottom: #ccc thin dotted; } }
@media only screen and (min-width: 56em) {
  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 105px;
    left: 78%;
    /*background: red;*/
    text-align: right; } }
@media only screen and (min-width: 64.0625em) {
    .panel-healthcare {
        padding: 1em;
        font-family: inherit;
        font-size: 0.9rem;
        font-weight: normal;
        line-height: 1.4;
        margin-bottom: 0rem;
        text-rendering: optimizeLegibility;
        border: 1px #ccc solid;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: #e5e5e5;
        margin: 1em 0 1.5em 0;
    }

    .panel-healthcare-title {
        font-family: inherit;
        font-size: 1.25em;
        text-align: left;
        font-weight: 500;
        color: black;
        padding-bottom: 0.25em;
    }

    .panel-healthcare-copy {
        font-family: inherit;
        font-size: 0.85em;
        color: #495458;
        text-align: left;
    }

        .panel-healthcare-copy a {
            font-weight: bold;
            text-decoration: underline;
        }

            .panel-healthcare-copy a:hover {
                font-weight: bold;
                text-decoration: underline;
                color: #9f282b;
            }
  .required-text {
    color: #dad9d7;
    font-size: 0.7rem;
    margin-top: -10px;
    padding-bottom: 1rem; }

  .pol-table.pol {
    border-bottom: thin #ccc dotted;
    padding: 8px;
    height: 53px;
    background: #ededed; }

  .container {
    max-width: 1024px;
    margin: 0 auto;
    text-align: left;
    position: relative; }

  #booking_container_home label {
    color: #f5f5f5; }

  #booking_container_home label a {
    color: #fff !important;
    text-decoration: underline; }

  #booking_container_home label.inline {
    color: #fff;
    font-size: 14px;
    text-transform: none;
    font-weight: normal; }

  #booking_container_home label .has-tip {
    color: white !important;
    font-size: 14px;
    font-weight: 400; }

  #booking_container_home label .has-tip .fa {
    color: #b5d3f1 !important; }

  #booking_container_home .tabs-content > .content.active {
    background: rgba(19, 35, 64, 0.85);
    box-shadow: 7px 10px 26px -1px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 7px 10px 26px -1px rgba(50, 50, 50, 0.4);
    -webkit-box-shadow: 7px 10px 26px -1px rgba(50, 50, 50, 0.4);
    padding: 0.4em 1.0em; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 65px;
    left: 72%;
    /*background:yellow;*/ }

  #panelAMT, #panelST, #panelBP {
    padding: 10px 0px; }

  #form-table-position {
    margin-top: 20px; }

  #wrapper {
    width: auto;
    margin: 0 auto;
    background: #d8dad9;
    background: -moz-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #d8dad9), color-stop(53%, #f6f6f6), color-stop(100%, white));
    background: -webkit-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: -o-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: -ms-linear-gradient(top, #d8dad9 0%, #f6f6f6 53%, white 100%);
    background: linear-gradient(to bottom, #d8dad9 0%, #f6f6f6 53%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8dad9', endColorstr='#ffffff', GradientType=0 ); }

  input[type="radio"] {
    display: inline-block; }

  #addextras input[type="checkbox"] + label, input[type="radio"] + label {
    display: inline-block;
    margin: 0;
    vertical-align: baseline;
    padding-right: 0px;
    /*width:100%;*/ }

  #homepage_slider_pos {
    position: absolute;
    top: 152px;
    background: white;
    z-index: 0; }

  #homepage_form_pos {
    position: relative;
    top: 0px;
    border-top: 1px #bababa solid; }

  .footerlogo {
    margin: 0 auto;
    text-align: left;
    max-width: 150px; }

  .slidetext_product {
    font-size: 1.6rem;
    color: #004e9b;
    border-bottom: thin #72b2f1 solid; }

  .slidetext_product span {
    font-size: 0.8rem;
    color: #0077de; }

  #slidetext-europe h2 {
    color: #0077de; }

  #slidetext-europe small {
    color: #4a5559; }

  #homeform_width {
    margin: 0 0rem; }

  #middle {
    position: relative;
    padding-top: 0px; }

  .jp-card .jp-card-front .jp-card-lower .jp-card-number {
    font-family: "Bitstream Vera Sans Mono", Consolas, Courier, monospace;
    font-size: 24px;
    clear: both;
    margin-bottom: 30px; }

  #calprice-head-spacer {
    padding-top: 27px; }

  #flags {
    position: absolute;
    top: 5px;
    right: -5px;
    top: 65px;
    left: 81%; }

  #deeplink-bullets ul {
    color: #4a5559;
    font-size: 1.2em;
    list-style-type: none;
    padding-top: 1em;
    margin-left: 10px; }

  .alert-box.info {
    padding: 1em;
    background-color: #4a5559;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 5px 5px 5px 0px rgba(50, 50, 50, 0.4);
    border: 0px #0f7bdc solid;
    border-radius: 5px;
    color: #fff; }

  .summ_text {
    /*padding-left: 5%;*/
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.5em 0.5em 0.5em 0em; }

  .blue_div_title_text {
    color: white;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4em; }

  .pt-badge-additional {
    display: block;
    width: 130px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    font-size: 0.9em;
    z-index: 10;
    border-radius: 3px;
    /* margin: 0.9em auto 0.2em auto; */
    padding: 0.2em;
    font-size: 1em;
    background: #2773c3; }

  .container-total-title {
    color: #4a5559;
    text-align: center;
    margin-top: 55px;
    margin-left: 50px;
    position: absolute;
    line-height: 1.2;
    font-size: 1.4em; }

    header #tel.primary {
        color: #0077de;
        margin-top: 0;
        text-align: right;
        font-size: 1.0em;
        display: none !important;
    }

  #policy-column {
    width: 90%;
    z-index: 999;
    position: relative !important; }

  .panel-price-box-copy-x {
    font-size: 0.8em;
    line-height: 1.3; }

  a.button.large.buttselect, a.button.large.buttselect {
    padding: 1rem 1.4rem;
    font-size: 1.8rem;
    margin-top: 0.5em;
    border: 0px; }

  .panel-price-box-price {
    font-size: 4em;
    color: #fff;
    line-height: 1.3em; }

  .panel-price-box-subtitle-x {
    font-size: 0.6em;
    text-align: center;
    font-weight: 300; }

  .panel-price-box-subtitle-handling {
    font-size: 0.4em;
    text-align: right;
    font-weight: 300; }

  .table-header {
    color: #4a5559;
    font-size: 2.0em;
    padding-bottom: 0em;
    margin-top: 0px;
    vertical-align: top; }

  .creditcard-image {
    max-width: 140px;
    height: auto; }

  .summ_totalprice {
    font-size: 1.6rem;
    padding-bottom: 10px;
    text-align: left;
    padding-top: 0.3em; }

  .summ_price {
    font-size: 2.2em;
    font-weight: 600;
    text-align: left;
    padding-left: 0%;
    padding-top: 0.3em; }

  h1 {
    font-size: 1.8rem;
    margin-bottom: 0.8em;
    padding-bottom: 0px;
    border-bottom: thin #0077de solid;
    /*color:$grey-lighter;*/ }

  #h1-homepage {
    font-size: 1.8rem;
    margin-bottom: 0.8em;
    padding-bottom: 0px;
    border-bottom: thin #0077de solid;
    color: #dad9d7; }

  h2 {
    font-size: 1.5rem; }

  h3 {
    font-size: 1.3rem;
    margin-bottom: 0.4em;
    padding-bottom: 0;
    border-bottom: thin #dad9d7 solid; }

  h4 {
    font-size: 1.25rem; }

  h5 {
    font-size: 1.15rem; }

  .extras-title {
    font-size: 22px;
    text-align: left;
    color: #4a5559;
    padding-left: 20px; }

  .extras-title-small {
    font-size: 12px;
    text-align: left;
    color: #0077de;
    padding-top: 5px; }

  .extras-text {
    font-size: 10px;
    line-height: 1.2; }

  .extra-radios {
    padding-right: 7px;
    text-align: right; }

  .extra-label {
    padding-right: 7px;
    padding-left: 2px;
    font-size: 16px; }

  .image_extras_container {
    width: 54px;
    padding: 0em;
    margin: 0 auto; }

  #main-box.plain {
    padding: 1.5em 3em;
    min-height: 750px;
    line-height: 1.4;
    margin-top: 3px; }

  #premed {
    margin: 300px auto 0 auto;
    width: 370px; }

  #premed_tablet {
    margin: 300px auto 0 auto;
    width: 370px; }

  #booking_container_home {
    /*    position: relative;
        background: rgba(6, 6, 6, 0.85);
        padding: 0em;
        width: 100%;
        display: table;
        margin-left: 0%;
        color: #eee;
        border-radius: 0px 5px 5px 5px;
        -webkit-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
        box-shadow: 7px 10px 26px -1px rgba(0, 0, 0, 0.75);
       	margin-top: 0em;
    	min-height:590px;*/ }

  .top-bar-section li:not(.has-form) a:not(.button) {
    /*background: #333;*/
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
    font-size: 0.9rem; }

  #Essential.accordion .accordion-navigation > a, .accordion dd > a {
    font-size: 0.8rem;
    padding: 1rem; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a:hover {
    color: #fff !important; }

  #Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    display: block;
    font-size: 0.8rem;
    padding: 1rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #4a5559 solid; }

  button, button, .button, .button {
    background-color: #0077de;
    border: 1px #dad9d7 solid;
    font-family: "Varela Round", sans-serif !important;
    text-decoration: none;
    padding: 0.7rem;
    font-size: 9px; }

  .pricing-table .bullet-item {
    font-size: 0.8rem;
    padding: 0.6rem 0.8rem; }

  .pricing-table .cta-button a.button {
    font-size: 18px;
    padding: 0.7rem 1.4rem;
    line-height: 32px; }

  table tr td.benefit-title {
    background-color: #ddd;
    font-weight: bold;
    line-height: 1.4; }

  #panel1b table tr th, table tr td {
    color: #222;
    font-size: 0.65rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: thin #ddd dotted; }

  #homeresponsivetable table tr th, table tr td {
    color: #222;
    font-size: 0.8rem;
    padding: 0.5625rem 0.625rem;
    text-align: left;
    border-bottom: 0px #ddd dotted; }

  #premed {
    margin: 300px auto 0 auto;
    width: 370px; }

  #premed_tablet {
    margin: 300px auto 0 auto;
    width: 370px; }

  #slidetext-europe {
    width: 300px;
    /*background-color: rgba(255, 255, 255, 0.75);*/
    margin-right: 20%;
    text-align: center;
    padding: 1.0rem 1.5rem;
    color: #132340;
    border-radius: 80px 0;
    margin: 0 auto;
    display: block; }

  #premed-advert {
    position: absolute;
    top: 500px;
    vertical-align: bottom;
    /*left: 100px;*/
    left: 20px; }

  input[type="radio"] + label span img {
    width: 55%;
    height: auto;
    display: block;
    margin: 2px auto 0 auto;
    max-width: 100px;
    line-height: 14px;
    font-weight: normal; } }
@media only screen and (min-width: 72em) {
  .container {
    max-width: 1024px;
    margin: 0 auto;
    text-align: left;
    position: relative; }

  #slidetext-europe {
    padding: 1.5rem; }

  #premed {
    margin: 300px auto 0 auto;
    width: 370px; }

  #premed_tablet {
    margin: 300px auto 0 auto;
    width: 370px; }

  #premed-advert {
    position: absolute;
    top: 500px;
    vertical-align: bottom;
    /*left: 100px;*/
    left: 20px; }

  .slidetext_product {
    font-size: 1.6rem; }

  #slidetext-europe h2 {
    color: #0077de; } }
@media only screen and (min-width: 82em) {
  #slidetext-europe {
    padding: 2.5rem 1.5rem; }

  .slidetext_product {
    font-size: 2.2rem;
    color: #fff;
    border-bottom: thin #72b2f1 solid; }

  .slidetext_product span {
    font-size: 0.8rem;
    color: #fff; }

  #slidetext-europe h2 {
    color: #fff; }

    #slidetext-europe small {
        color: #f5f5f5;
        font-size: 11px;
    }

  #premed {
    /*margin: 45px auto 0 auto;*/
	margin: 0 auto 0 auto;
    width: 370px; }

  #premed_tablet {
    margin: 100px auto 0 auto;
    width: 370px; }

  #premed-advert {
    position: absolute;
    top: 490px;
    vertical-align: bottom;
    /*left: 100px;*/
    left: 20px; }

  h4 {
    font-size: 1.2rem; } }
@media only screen and (min-width: 88em) {
  #premed {
    /*margin: 95px auto 0 auto;*/
	margin: 0 auto 0 auto;
    width: 370px; } }
@media only screen and (max-width: 450px) {
  #booking_container_home .tabs .tab-title.active a, #booking_container_home .tabs .tab-title a {
    line-height: inherit;
    text-decoration: none;
    font-weight: 500;
    font-size: 11px;
    padding: 0.75em 0.25em; }

  #panelAMT, #panelST, #panelBP {
    padding: 0px 0px; }

  .tabs dd.active a, .tabs .tab-title.active a {
    font-size: 0.7em;
    padding: 0.75em 0.95em; }

  .tabs dd > a, .tabs .tab-title > a {
    font-size: 0.7em;
    padding: 0.75em 0.95em; }

  #flags {
    position: absolute;
    left: 0;
    z-index: 9999;
    top: 20px; }

  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    vertical-align: baseline;
    /*color: red;*/
    border-radius: 5px;
    font-size: 1.3em;
    margin-top: -5px; }

  .accordion dd .cont_5cat_title {
    color: #f5f5f5;
    font-size: 155%;
    font-weight: 700;
    text-align: left;
    font-family: "Varela Round", sans-serif !important; }

  .accordion dd .cont_5cat_title_insurance {
    color: #f5f5f5;
    font-size: 85%;
    font-family: "Varela Round", sans-serif !important;
    margin-top: -5px;
    text-align: left; }

  .cont_5cat_title_currency {
    color: #f5f5f5;
    font-size: 0.75em;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price {
    color: #f5f5f5;
    font-size: 160%;
    text-align: center;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price small {
    color: #f5f5f5;
    font-size: 9px;
    position: relative;
    top: -2px;
    display: block;
    font-weight: normal; }

  header #tel.primary a {
    color: #4a5559;
    line-height: 1.3;
    font-size: 1.75em; } }
@media only screen and (max-width: 350px) {
  #booking_container_home .tabs .tab-title.active a, #booking_container_home .tabs .tab-title a {
    line-height: inherit;
    text-decoration: none;
    font-weight: 500;
    font-size: 11px;
    padding: 0.75em 0.25em; }

  .tabs dd.active a, .tabs .tab-title.active a {
    font-size: 0.65em;
    padding: 0.75em 0.95em; }

  .tabs dd > a, .tabs .tab-title > a {
    font-size: 0.65em;
    padding: 0.75em 0.95em; }

  #Essential.accordion .accordion-navigation > a, .accordion dd > a {
    background: none;
    text-align: center;
    display: block;
    font-size: 0.7rem;
    padding: 0.5rem;
    border-radius: 5px 5px 5px 5px;
    border: 0px #0077de solid;
    margin: 0px 10px; }

  #Essential.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #4a5559;
    color: #fff;
    font-size: 0.7rem;
    padding: 0.5rem;
    border-radius: 5px 5px 0px 0px;
    border: thin #4a5559 solid; }

  #Essential.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
    background: #4a5559;
    color: #fff !important;
    display: block;
    font-size: 0.7rem;
    padding: 0.5rem;
    border-radius: 5px 5px 5px 5px;
    border: thin #4a5559 solid; }

  .pricing-table .bullet-item {
    background: none;
    font-size: 0.80rem;
    color: #4a5559;
    text-align: left;
    border-bottom: thin #ddd dotted;
    min-height: 30px;
    padding: 0.6rem 1rem; }

  #flags {
    position: absolute;
    left: 0;
    z-index: 9999;
    top: 20px;
    }

    header #tel.primary {
        font-size: 0.7em;
        display: none !important;
    }

  ul.pagination li.current {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background-color: #a4a8a7;
    color: #ffffff;
    display: block;
    font-size: 9px;
    font-weight: normal;
    padding: 0.3rem 0.4rem 0rem 0.4rem;
    margin-top: 0px; }

  ul.pagination li a, ul.pagination li button {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: none;
    display: block;
    font-size: 9px;
    font-weight: normal;
    line-height: inherit;
    padding: 0.0625rem 0.4rem 0.0625rem; }

  #booking_container_home input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    vertical-align: baseline;
    border-radius: 5px;
    font-size: 1.2em;
    margin-top: -5px; }

  .tiny {
    color: #5d83c2;
    margin: -5px 0px 10px 0px;
    font-size: 1em; }

  [class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding-bottom: 0rem;
    margin-bottom: 0px;
    padding: 0em 0.2em 0em 0.2em; }

  .phone-compliance {
    color: #4a5559;
    font-size: 7px;
    text-align: right; }

  .accordion dd .cont_5cat_title {
    color: #f5f5f5;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    font-family: "Varela Round", sans-serif !important; }

  .accordion dd .cont_5cat_title_insurance {
    color: #f5f5f5;
    font-size: 65%;
    font-family: "Varela Round", sans-serif !important;
    margin-top: -5px;
    text-align: left; }

  .cont_5cat_title_currency {
    color: #f5f5f5;
    font-size: 0.75em;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price {
    color: #f5f5f5;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    font-family: "Varela Round", sans-serif !important; }

  .cont_5cat_title_price small {
    color: #f5f5f5;
    font-size: 8px;
    position: relative;
    top: -2px;
    display: block;
    font-weight: normal; }

  form .row .has-tip.extras-title {
    color: #004e9b !important;
    font-size: 12px; }

  .summ_totalprice {
    font-size: 1.0rem;
    padding-bottom: 10px;
    text-align: left; }

  header #tel.primary a {
    color: #4a5559;
    line-height: 1.3;
    font-size: 12px; } }
/*# sourceMappingURL=client.css.map */

/*# sourceMappingURL=client.css.map */
