@import url("/offer/css/elusive-icons/elusive-icons.min.css");

@font-face {
    font-family: 'Lato';
    src: url('/offer/fonts/lato/Lato-Bold.eot');
    src: url('/offer/fonts/lato/Lato-Bold.woff2') format('woff2'),
    url('/offer/fonts/lato/Lato-Bold.woff') format('woff'),
    url('/offer/fonts/lato/Lato-Bold.ttf') format('truetype'),
    url('/offer/fonts/lato/Lato-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lato';
    src: url('/offer/fonts/lato/Lato-Regular.eot');
    src: url('/offer/fonts/lato/Lato-Regular.woff2') format('woff2'),
    url('/offer/fonts/lato/Lato-Regular.woff') format('woff'),
    url('/offer/fonts/lato/Lato-Regular.ttf') format('truetype'),
    url('/offer/fonts/lato/Lato-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    color: #333333;
}

.lang-settings {
    top: 40px;
    position: relative;
    right: 100px;
}

.lang-settings select,
.currency-settings select {
    height: 32px;
}

.lang-settings label {
    display: none;
}

.currency-settings label {
    display: none;
}

#body-container {
    width: 1200px;
    margin: auto;
}

/* Logo */

.standalone-header .header img {
    width: 200px;
    height: 85px;
}

/* Progress bar stuff */

div.progress {
    width: auto;
}

div.wrap {
    width: auto;
    background: #DBDAD8;
}

div.progress li {
    width: 33%;
}

div.progress ul li:nth-child(3) {
    width:34%;
}

div.progress li a img {
    display: none;
}

div.progress ul li a {
    text-align: center;
}

div.progress ul li a .step-text {
    display: inline-block;
    padding-left: 32px;
}

div.progress ul li:first-child a .step-text {
    background: url(/offer/img/upgrade/1-gray.png) no-repeat 0px 5px;
}

div.progress ul li:nth-child(2) a .step-text {
    background: url(/offer/img/upgrade/2-gray.png) no-repeat 0px 5px;
}

div.progress ul li:nth-child(3) a .step-text {
    background: url(/offer/img/upgrade/3-gray.png) no-repeat 0px 5px;
}

div.progress.step1 ul li:first-child a .step-text {
    background: url(/offer/img/upgrade/1.png) no-repeat 0px 5px;
}

div.progress.step2 ul li:nth-child(2) a .step-text {
    background: url(/offer/img/upgrade/2.png) no-repeat 0px 5px;
}

div.progress.step3 ul li:nth-child(3) a .step-text {
    background: url(/offer/img/upgrade/3.png) no-repeat 0px 5px;
}

div.progress.step1 ul li:first-child {
    background: #0060A9;
}

div.progress.step2 ul li:first-child {
    background: #DBDAD8;
}

div.progress.step3 ul li:first-child {
    background: #DBDAD8;
}

div.progress.step1 ul li:first-child a {
    color: #ffffff;
}

div.progress.step2 ul li:first-child a {
    color: #333333;
}

div.progress.step3 ul li:first-child a {
    color: #333333;
}

div.progress.step1 ul li:nth-child(2) {
    background: #DBDAD8;
    color: #333333;
}

div.progress.step2 ul li:nth-child(2) {
    background: #0060A9;
    color: #ffffff;
}

div.progress.step3 ul li:nth-child(2) {
    background: #DBDAD8;
    color: #333333;
}

div.progress.step1 ul li:nth-child(2) a {
    color: #333333;
}

div.progress.step2 ul li:nth-child(2) a {
    color: #ffffff;
}

div.progress.step3 ul li:nth-child(2) a {
    color: #333333;
}

div.progress.step1 ul li:nth-child(3) {
    background: #DBDAD8;
}

div.progress.step2 ul li:nth-child(3) {
    background: #DBDAD8;
}

div.progress.step3 ul li:nth-child(3) {
    background: #0060A9;
}

div.progress.step1 ul li:nth-child(3) a {
    color: #333333;
}

div.progress.step2 ul li:nth-child(3) a {
    color: #333333;
}

div.progress.step3 ul li:nth-child(3) a {
    color: #ffffff;
}

div.step1 ul li a {
    text-align: center;
}

div.progress.step1 li:last-child a {
    border-left: dashed 1px #BBBBBB;
}

div.progress.step3 li:first-child a {
    border-right: dashed 1px #BBBBBB;
}

div.progress li a {
    background: none;
}

div.step3 ul {
    background: none;
}

/* Step 1 */

.offer-intro-content {
    margin-left: 40px;
}

div.modal#upgradeModal .bid-offer h1 {
    color: #0060A9;
    font-size: 1.7142857142857142em;
}

table.upgrade thead tr th,
table.upgrade thead {
    background-color: #0C2F52;
    color: #ffffff;
}

.bid-offer table.upgrade thead th:nth-child(2) {
    width: 160px;
}

.bid-offer table.upgrade tbody td:nth-child(2) {
    text-align: left;
}

.bid-offer table.upgrade thead th {
    text-align: center;
}

.bid-offer table.upgrade thead th:last-child {
    opacity: 0.0;
}

table.upgrade thead th:first-child {
    width: 30%;
}

table.upgrade tbody td:first-child {
    padding-left: 40px;
}

table th .or {
    display: none;
}

.flight-information-block {
    background: url('/offer/pid/6TiyW9zCM/Globo.jpg') no-repeat 0 0;
    padding-left: 60px;
    background-size: 45px 45px;
}

table.upgrade thead th:nth-child(3) {
    width: 425px;
}

table.any-instant-upgrade .offer-slider-block {
    width: 365px;
}

.bid-offer table.upgrade tbody td:last-child {
    padding: 10px;
    text-align: center;
}

.bid-offer table.upgrade tbody tr.inlay-product-info td {
    text-align: left;
    padding-left: 0px;
}

.bid-offer table.upgrade tbody td:first-child {
    padding-left: 40px;
}

.upgrade-type {
    color: #0060A9;
}

.offer-slider-block {
    margin: 10px;
}

.ui-slider-tooltip-amount {
    font-size: 1.5em;
}

.ui-slider-tooltip-tax {
    font-size: 1.1666666666666667em;
}

.ui-slider-tooltip .ui-slider-tooltip-per-pax {
    font-size: 1.1666666666666667em;
}

.slider-legend-left {
    font-size: 1em;
}

.slider-legend-right {
    font-size: 1em;
}

td.buy-now .icheckbox_line {
    background: #67B762 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0px 0px;
    padding-left: 10px;
    margin: 0px;
    width: 180px;
    text-align: center;
    line-height: 40px;
    font-size: 1.2857142857142858em;
    font-weight: bold;
    color: #FFFFFF;
    border: 3px solid #67B762;
}

.pgcheck_line-icon:before,
.icheckbox_line.checked .pgcheck_line-icon:before {
    margin-right: 0px;
    padding-right: 0px;
}

td.buy-now .icheckbox_line.checked {
    background: #FFFFFF !important;
    color: #67B762
}

.instant-upgrade-price {
    color: #0060A9;
}

.bid-offer table.upgrade tbody td.offer {
    padding: 0px;
}

.vertical-line {
    border-left: 1px solid #DFDFDF;
    margin: 0px;
    height: 50px;
}

.text-or {
    color: #0C2F52;
    text-transform: uppercase;
}

.ui-widget-content .ui-state-default {
    background: #0060A9;
}

div.slider {
    background: #DBDAD8;
}

.inlay {
    margin-left: 40px;
}

.inlay-product-info td {
    background-color: #EFEFEF;
}

.inlay-product-info .inlay-left {
    padding-left: 0px;
    width: 70%;
}

.inlay-product-info .inlay-title {
    font-size: 1.5em;
    display: block;
    margin: 1.4em 0;
    color: #8D7249;
}

.inlay-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.inlay-left li {
    font-size: 1em;
    text-indent: -1.8em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.inlay-left li::before {
    content: "• ";
    color: #0060A9;
    margin-right: 1em;
}

.inlay-product-info .inlay-right {
    width: 250px;
    height: 150px;
}

.inlay-product-info .inlay-right .tcycle {
    margin: 1.4em 0;
}

.inlay-product-info .inlay-right .tcycle img {
    left: -20px !important;
}

.jcarousel-control-nav .prev {
    left: -155px;
}

.jcarousel-control-nav .next {
    right: -90px;
}

.jcarousel-control-nav .prev a,
.jcarousel-control-nav .next a,
.jcarousel-pagination a.active {
    background: #8D7249;
}

.jcarousel-pagination {
    left: -30px;
}

.alt-row {
    background-color: #ffffff;
}

.buttons-row {
    text-align: right;
}

div.modal .blue.button {
    background: #0060A9 !important;

    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;

    padding: 0px 0px;
    margin: 0px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

/* Step 2 */

#bid-payment h1 {
    margin-left: 40px;
}

#bid-payment .instructional {
    margin-left: 40px;
}

#bid-payment #payment-review-flights table thead tr th:first-child {
    padding-left: 40px;
}

#bid-payment #payment-review-flights table tbody tr td:first-child {
    padding-left: 40px;
}

#bid-payment .bid-offer-total-summary {
    text-align: center;
    margin-top: 10px;
}

#bid-payment .bid-offer-total-summary p {
    text-align: center;
}

#bid-payment #payment-container {
    background: #EFEFEF;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 15px;
}

.payment-container-address {
    border: none;
}

#bid-payment form label {
    font-size: 1.1666666666666667em;
    color: #0C2F52;
    text-transform: uppercase;
}

.fourteen, .thirteen {
    width: 100%;
}

.three {
    width: 350px;
    margin-right: 20px;
}

#payment-container .name-field .first-name,
#payment-container .name-field .last-name,
#payment-container .name-field .email-address,
form.payment-info .three select,
form.payment-info .three input.small {
    width: 340px;
    height: 35px;
}

form.payment-info .three select {
    width: 100%;
    height: 42px;
}

.three.cvv-container {
    width: 100px;
}

#payment-container .card-exp .month,
#payment-container .card-exp .year {
    width: 90px;
}

#payment-container .card-exp {
    width: 205px;
    margin-right: 0px;
}

#payment-container .card-exp .month {
    margin-right: 20px;
}

#payment-container .card-cvv input.mini {
    width: 115px;
    height: 35px;
}

.hastooltip .tooltip-text {
    border: none;
}

.payment-container-address .four {
    width: 100%;
}

#country {
    width: 350px;
    height: 42px;
}

.large.button.step2Button {
    background: #DBDAD8 !important;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 0px;
    padding: 0px 0px;
    margin: 0px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

#billingInfoInput {
    margin-left: 0px;
}

#billingInfoInput .column {
    width: 170px;
}

#billingInfoInput input {
    height: 35px;
    width: 340px;
}

#billingInfoInput select {
    height: 42px;
    width: 350px;
}

/* Step 3 */

div.modal#upgradeModal h2 {
    margin-left: 40px;
}

#bid-review h1 {
    margin-left: 40px;
}

#bid-review > p {
    margin-left: 40px;
}

#bid-review table.upgrade thead th:first-child,
#bid-review table.upgrade tbody tr td:first-child {
    padding-left: 40px;
}

#bid-review-flights p {
    margin-left: 40px;
}

.review-total-message {
    font-size: 1em;
}

#bid-review form.payment-info {
    background: #EFEFEF;
}

#bid-review .six {
    width: 40%;
    padding-left: 40px;
}

#bid-review form.confirm div.inlined {
    margin: 25px 0;
}

#bid-review form.payment-info label {
    width: 40%;
    font-size: 1em;
}

#bid-review .terms-conditions {
    text-align: center;
}

#bid-review .terms-conditions label {
    font-size: 1em;
}

div.modal .white.button {
    background: #DBDAD8 !important;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0px 0px;
    margin: 0px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

/* Modify */

#modify-body #body-container,
#modify-body .standalone-body,
#modify-body .twelve {
    width: 1200px;
}

#modify-body div.page-header h1 {
    font-size: 1.7142857142857142em;
    color: #0060A9;
    margin-bottom: 18px;
}

#modify-body div.offer div.header {
    background: #0C2F52;
    padding-left: 40px;
}

div.offer div.header .h4 small,
div.offer div.header .h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
}

#modify-body div.offer {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
}

#modify-body div.offer div.header {
    border-bottom: none;
    -moz-border-radius: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
}

#modify-body div.offer div.status div.header {
    border-left: none;
}

#modify-body div.offer div.status {
    width: 50%;
}

#modify-body div.offer div.body {
    padding-left: 40px;
}

div.offer div.body .h4.offer-amount {
    font-size: 1.7142857142857142em;
}

div.offer div.body .h5 {
    font-size: 1em;
}

#modify-body div.offer div.body .h6 {
    text-transform: none;
    color: #0060A9;
    font-weight: bold;
    font-size: 1em;
}

#modify-body table.offers thead tr {
    background: #0060A9;
    color: #ffffff;
    height: 43px;
}

#modify-body table.offers thead th {
    vertical-align: middle;
    text-transform: uppercase;
}

#modify-body table.offers thead th:first-child {
    width: 20%;
}

#modify-body table.offers thead th:nth-child(3) {
    width: 18%;
}

#modify-body table.offers .airline {
    padding-left: 40px;
}

#modify-body .blue.button {
    background: #0060A9 !important;

    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0px 0px;
    margin: 0px;
    width: 200px;
    text-align: center;
    line-height: 50px;
    text-transform: uppercase;
}

#modify-body .other-details-link.green.label {
    background: #8D7249 !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0px 0px;
    margin: 0px;
    width: 150px;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
}

table thead tr th {
    text-transform: uppercase;
}

#modify-body #offer-modify-action .blue.button {
    margin-right: 10px;
}

#flight-detail-content .length {
    float: none;
}

#modify-offer-form .upgrade th {
    text-align: center;
}