@import url(https://fonts.googleapis.com/css?family=Open+Sans:700);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

@font-face {
  font-family: opensans-light;
  src: url("../fonts/opensans-light/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans-light/opensans-light-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: opensans-light;
  src: url("../fonts/opensans-light/opensans-light-webfont.svg") format("svg");
}
@font-face {
  font-family: opensans-regular;
  src: url("../fonts/opensans-regular/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular/opensans-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: opensans-regular;
  src: url("../fonts/opensans-regular/opensans-regular-webfont.svg") format("svg");
}
@font-face {
  font-family: opensans-semibold;
  src: url("../fonts/opensans-semibold/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold/opensans-semibold-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: opensans-semibold;
  src: url("../fonts/opensans-semibold/opensans-semibold-webfont.svg") format("svg");
}
body {
  background-color: none;
  font-family: "opensans-regular", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 2;
}

html,
body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6, p/*, li*/ {
  font-family: "opensans-regular", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: left;
  line-height: 2em;
}

.footer p {
  line-height: 1.25em;
}

h1, h2, h3, h4, h5 {
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

h1 {
  font-size: 1.785em;
  max-width: 66.6%;
}

.right {
  float: right;
}

.left {
  float: left;
}

.container {
  padding: 20px;
  height: 100%;
}

.navbar {
  margin-bottom: 0;
}
.navbar.mini {
  height: 45px;
  padding: 0;
  min-height: 45px;
}

.navbar-default {
  background-color: transparent;
  border: none;
  padding: 20px 0;
}

.navbar-default-thankyou {
  background-color: transparent;
  border: none;
  padding: 20px 0;
}

#content-container {
  height: 100%;
}
#content-container > div.page {
  border: 0;
}

#content-container > div.page.question-page {
  overflow-y: auto;
  height: 100%;
  width: 100%;
}

.question {
  display: block;
  opacity: 1;
}

.promo,
.question {
  width: 100%;
}

.btn {
  border-radius: 1px;
  font-family: "opensans-regular", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: left;
  margin: 7px 0;
}

.tbl {
  min-height: 100%;
  clear: both;
  display: table;
  height: 100%;
  float: none;
  width: 100%;
}
.tbl .tbl-cel {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  float: none;
  width: 100%;
  position: relative;
}
.tbl .tbl-cel > div {
  float: left;
}

.slider.slider-horizontal {
  width: 100%;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-top: -15px;
  background-image: url("https://assets.hepstar.com/images/ecommerce/plane-slider.png");
  background-color: transparent;
  background-size: cover;
  width: 36px;
  height: 36px;
  padding: 7px;
  box-shadow: none;
  opacity: 1;
}
.slider.slider-horizontal .slider-track {
  opacity: 0.7;
  height: 5px;
  width: 95%;
  left: 2.5%;
}

.navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.bottom {
  position: absolute;
  bottom: 20px;
}

.fullwidth,
.text-center {
  width: 100%;
}

.bottom .text-center .btn {
  text-align: center;
}
.bottom .text-center .btn span:after {
  position: relative;
  margin: 0 -25px 0px 25px;
}

.loader {
  background-image: url("https://assets.hepstar.com/images/ecommerce/loader.gif");
  background-size: auto auto;
  background-position: left center;
  background-repeat: no-repeat;
}

body {
  color: white;
}

h1, h2, h3, h4, h5, h6, p/*, li*/ {
  color: white;
}

.menu > div {
  height: 55px;
}
.menu.mini > div {
  height: 45px;
}
.menu .img-logo {
  height: 100%;
  width: auto;
}
.menu .img-logo.colour {
  height: 75px;
}

.top-pad2 {
  padding-top: 40px;
}

.navbar.mini {
  background-color: #212d47;
}

.btn {
  background-color: #5eb6e2;
  border-color: #5eb6e2;
  color: white;
  padding: 0 10px;
  width: 100%;
  line-height: 3.5em;
  position: relative;
}
.btn span:after {
  content: ">";
  font-size: 1.5em;
  position: absolute;
  right: 10px;
  top: 2px;
}
.btn.secondary {
  background-color: #b3c953;
  border-color: #b3c953;
}
.btn.short {
  line-height: 2.4em;
}

span.details {
  font-size: 0.9em;
  text-align: center;
}

.container h2 {
  font-size: 1em;
  margin: 0.6em 0;
}
.container h2.no-margin-top {
  margin-top: 0;
}
.container.intro {
  background: url("https://assets.hepstar.com/images/ecommerce/hepstarza-background.png") no-repeat;
}
.container.thankyou {
  background-image: url("https://assets.hepstar.com/images/hepstarza-thankyou-background.jpg");
  background-position: 50;
  background-size: cover;
  background-repeat: no-repeat;
}
.container .tableblock {
  display: table;
  width: 100%;
  margin: 0.5em 0;
}
.container .tableblock .cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding: 0;
}
.container #thankyouPanel {
  height: 100%;
}
.container #thankyouPanel .copy {
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 50%;
  padding: 10px 10px 45px;
  background-color: #212d47;
}
.container #thankyouPanel .copy p {
  color: white;
  font-size: 0.8em;
  line-height: 1.4em;
}
.container #thankyouPanel .copy h2 {
  color: #4aa6dd;
}
.container .footer {
  text-align: center;
  margin-top: 15px;
}
.container .footer p {
  text-align: center;
  font-size: 10px;
}
.container .footer.light {
  position: absolute;
  bottom: 0;
}
.container .footer.light a {
  color: #ffffff;
}
.container.products {
  background: none;
  color: #4aa6dd;
}
.container.products small {
  color: #bfbfbf;
  font-style: italic;
  font-size: 0.7em;
}
.container.products .shopping-cart .fa {
  color: #ffffff;
}
.container.products .shopping-cart .btn {
  line-height: 1.9em;
  font-size: 0.75em;
}
.container.products .shopping-cart .btn i {
  font-size: 1.2em;
  line-height: 1.6em;
}
.container.products .block {
  float: left;
}
.container.products .highlight {
  color: #b3c953;
}
.container.products .italic {
  font-style: italic;
}
.container.products #content-container {
  padding-top: 65px;
  height: 100%;
}
.container.products .page,
.container.products .footer {
  padding: 0 15px;
  float: left;
  width: 100%;
}
.container.products .page > div,
.container.products .footer > div {
  float: left;
}
.container.products h2,
.container.products h3,
.container.products h4,
.container.products p {
  color: #212d47;
  text-transform: none;
  font-weight: 100;
  margin: 0;
}
.container.products h1 {
  color: #4aa6dd;
  font-size: 1.5em;
  max-width: 100%;
  margin: 0 0 0.5em 0;
}
.container.products h2 {
  font-size: 1em;
  margin: 0.6em 0;
}
.container.products h2.no-margin-top {
  margin-top: 0;
}
.container.products h3 {
  font-size: 0.9em;
  margin: 0.7em 0;
}
.container.products h4 {
  font-size: 0.8em;
}
.container.products p {
  font-size: 0.7em;
}
.container.products p, .container.products h4 {
  color: #666;
}
.container.products h4 {
  margin: 0em 0;
}
.container.products .fa {
  color: #c8cbd3;
}
.container.products .border-bottom-solid-pseudo {
  border-bottom: #b3c953 1px dashed;
  padding-bottom: 5px;
}
.container.products .border-bottom-solid {
  border-bottom: #b3c953 2px solid;
  padding-bottom: 5px;
}
.container.products .search-results .search-result-item {
  border-bottom: 2px solid #b3c953;
  margin: 10px 0;
}
.container.products .search-results .search-result-item .row-search-result-item-header {
  border-bottom: #b3c953 1px dashed;
  padding-bottom: 0.3em;
}
.container.products .search-results .search-result-item .row-search-result-item-header > div button {
  margin: 0 auto;
}
.container.products .search-results .search-result-item .row-search-result-item-header > div .btn {
  line-height: 2.4em;
}
.container.products .search-results .search-result-item .row-search-result-item-header > div .btn span:after {
  content: ">";
  font-size: 1.5em;
  position: absolute;
  right: 5px;
  top: 0px;
}
.container.products .search-results .search-result-item .row-search-result-item-header > div h2 {
  margin-top: 0;
}
.container.products .row-more-details p {
  padding: 3px 0 3px 20px;
}
.container.products .row-more-details p.gt:before {
  content: ">";
  position: absolute;
  left: 0;
}
.container.products .product-detail-view .row-more-details p {
  padding: 1px 0 1px 15px;
}
.container.products .product-detail-view .btn {
  line-height: 2.4em;
}
.container.products #productDetailViewDynamicProductCovers {
  margin-bottom: 1.75em;
}

.container.products #productDetailUpsellProducts .upsell {
  border-top: #b3c953 1px dashed;
  padding-top: 5px;
  padding-bottom: 5px;
}
.container.products #productDetailUpsellProducts .upsell .title p {
  line-height: 35px;
}
/*
.container.products #productDetailUpsellProducts .upsell .bootstrap-switch {
  line-height: 35px;
}*/
.container.products #productDetailUpsellProducts .upsell:first-of-type {
  border-top: none;
}
.container.products #contactTravelDetailView span.input-group-addon {
  height: 1em;
  line-height: 1em;
  padding: 5px 8px;
}
.container.products #contactTravelDetailView i {
  color: #727272;
  font-size: 1.1em;
  line-height: 1.1em;
}
.container.products #contactTravelDetailView input {
  line-height: 1.1em;
}
.container.products #fromCalendarDIV button.btn, .container.products #toCalendarDIV button.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.5em;
  text-align: center;
  white-space: nowrap;
  color: #212d47;
  border-color: #bfbfbf;
  border-radius: 2px;
  width: 50%;
  background: none;
}
.container.products #fromCalendarDIV button.btn span:after, .container.products #toCalendarDIV button.btn span:after {
  display: none;
}
.container.products #fromCalendarDIV button.btn:hover, .container.products #fromCalendarDIV button.btn:focus, .container.products #toCalendarDIV button.btn:hover, .container.products #toCalendarDIV button.btn:focus {
  background-color: #b3c953;
  color: white;
  outline: none;
  cursor: pointer;
}
.container.products #fromCalendarDIV .btn-group, .container.products #toCalendarDIV .btn-group {
  width: 100%;
  margin-bottom: 2.5em;
}
.container.products #fromCalendarDIV .btn-group > .btn:last-child:not(:first-child),/* .container.products #contactTravelDetailView .btn-group > .dropdown-toggle:not(:first-child)*/ {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25em;
  border-bottom-right-radius: 0.25em;
}
/*
.container.products #fromCalendarDIV .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.25em;
  border-bottom-left-radius: 0.25em;
}*/
.container.products .date-picker table {
  width: 100%;
}
.container.products .date-picker table tr {
  line-height: 2.5em;
}
.container.products .date-picker .bootstrap-datepicker {
  font-size: 10px;
  width: 100%;
}
.container.products #paymentPanel .border-bottom-solid-pseudo,
.container.products #paymentPanel .border-bottom-solid {
  padding-bottom: 0;
}
.container.products #paymentPanel .infoline {
  min-height: 25px;
}
.container.products #paymentPanel .infoline p,
.container.products #paymentPanel .infoline small {
  line-height: 3em;
}
.container.products #paymentPanel .border-bottom-solid {
  margin-bottom: 0.8em;
}
.container.products #paymentPanel .border-bottom-solid.padding-bottom {
  padding-bottom: 5px;
}
.container.products .token-input-input-token-facebook input {
	color: #555;
}
.container.products .token-input-token-facebook p {
	display: inline;
    padding: 0;
    margin: 0;
    font-weight: bolder;
    font-size: 11px;
    font-family: Verdana;
}
.container.products .tt-suggestion.tt-selectable{
	color: black;
}

#productDetailViewProductSummaryLabel p {
	font-size: 1.1em;
}
