/*
 * Copyright (c) 2009-2015. Plusgrade L.P. All Rights Reserved.
 */
@import url("/offer/css/elusive-icons/elusive-icons.min.css");

#body-container {
    width: 1052px;
}

body.offer {
    background: #FFFFFF;
    margin: 0;
}

.standalone-body {
    background-color: #FFFFFF;
    border-bottom: 0px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    height: auto;
    margin: auto;
    padding: 10px;
    width: 1031px;
}

.standalone-footer {
    background-color: #FFFFFF;
    border-bottom: 0px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin: auto;
    padding: 0px 10px 0px 10px;
    height: auto;
    width: 1031px;
}

div.progress, div.wrap {
    width: 1031px;
    background: #fafafa;
}

div.progress {
    border: 1px solid #e8e8e8;
}

ul.accreditation {
    display: none;
}

#contentMain {
    float: left;
    display: inline;
    margin: 0px 50px;
}

body.modal {
    background-image: none !important;
}

/** consumer app **/
#siteseal {
    display: none;
}

div.modal .blue.button {
    color: white;
    background: #d6083b !important;
    line-height: 18px !important;
    height: inherit !important;
    padding: 5px 15px !important;
    font-size: 14px !important;
    display: inline-block !important;
    font-family: Arial, Sans-serif !important;
    letter-spacing: .001em !important;
}

div.modal .white.button {
    color: white;
    background: #ccc !important;
    line-height: 18px !important;
    height: inherit !important;
    padding: 5px 15px !important;
    font-size: 14px !important;
    display: inline-block !important;
    font-family: Arial, Sans-serif !important;
    letter-spacing: .001em !important;
}

div.modal .blue.button.cancel-offer {
    font-family: Arial, Sans-serif !important;
}

div.modal h2.heading, div.modal h1.heading {
    color: #36424a;
}

div.modal .bid-review h2 {
    font-size: 20px;
    line-height: 1;
    margin: 0 0 10px;
}

div.modal .bid-review h1 {
    font-size: 25px;
    line-height: 1;
    margin: 0 0 10px;
    letter-spacing: -1px;
    color: #36424a;
}

div.modal .bid-payment h1 {
    font-size: 25px;
    line-height: 1;
    margin: 0 0 10px;
    letter-spacing: -1px;
    color: #36424a;
}

div.progress {
    margin: 10px 0 18px;
}

div.progress li a {
    background: none;
    text-shadow: none;
    display: block;
    padding: 0 15px 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #999;
}

div.step1 ul {
    background: none;
}

div.step2 ul {
    background: none;
}

div.step3 ul {
    background: none;
}

div.step1 ul li.step1 a, div.step2 ul li.step1 a, div.step3 ul li.step1 a, div.step2 ul li.step2 a, div.step3 ul li.step2 a, div.step3 ul li.step3 a {
    text-shadow: none;
    background: none;
}

/* breadcrumb arrows  */

div.progress ul {
    overflow: hidden;
}

.progress a {
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 55px;
    background: #fafafa;
    position: relative;
    display: block;
    float: left;
    width: 80%;

}

div.step1 li.step1 a:after,
div.step2 li.step1 a:after,
div.step3 li.step1 a:after,
div.step2 li.step2 a:after,
div.step3 li.step2 a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #fafafa;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

div.step1 li.step1 a:before,
div.step2 li.step1 a:before,
div.step3 li.step1 a:before,
div.step2 li.step2 a:before,
div.step3 li.step2 a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #dadada;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

/* \Breadcrumb arrows */

/* Circles */
div.progress li a img {
    display: none;

}

div.progress ul li .step-text:before {

    border-radius: 50%;

    width: 12px;
    height: 12px;
    padding: 6px;

    background: #fff;
    border: 1px solid #6d7275;
    color: #6d7275;
    text-align: center;

    font: 12px Arial, sans-serif;
    display: inline-block;
    margin: 0 10px;

}

div.progress ul li.step1 .step-text:before {
    content: '1';
}

div.progress ul li.step2 .step-text:before {
    content: '2';
}

div.progress ul li.step3 .step-text:before {
    content: '3';
}

/* active breadcrumb */
div.step1 li.step1 .step-text:before,
div.step2 li.step2 .step-text:before,
div.step3 li.step3 .step-text:before {
    color: #d6083b;
    border: 1px solid #d6083b;
}

/* completed breadcrumb */
div.step2 li.step1 .step-text:before,
div.step3 li.step1 .step-text:before,
div.step3 li.step2 .step-text:before {
    color: #36424a;
    border: 1px solid #36424a;
}

/* \Circles */

/*MAIN-3251 : To be committed after changing progress-bar image and the number images*/
div.step1 ul li.step1 a, div.step2 ul li.step2 a, div.step3 ul li.step3 a {
    color: #d6083b;
}

div.step2 ul li.step1 a, div.step3 ul li.step2 a, div.step3 ul li.step1 a {
    color: #36424a;
}

.standalone-header .header img {
    margin-bottom: 10px;
}

.offer-o-meter {
    line-height: inherit;
}

td.menu-n, .cellOver-n {
    background-color: #D6083B;
}

table.upgrade thead tr th, table.upgrade thead {
    background-color: #fafafa;
    color: #36424a;
    border-bottom: 1px solid #e8e8e8;
}

table.upgrade {
    border-bottom: 1px solid #e8e8e8;
}

div.modal h2.heading, .bid-payment h3, .bid-review h3 {
    font-size: 1.5em;
}

.standalone-partner-footer {
    visibility: hidden;
}

.alt-row {
    background-color: #ffffff;
    border-bottom: 1px solid #e8e8e8
}

.hastooltip-hover {
    background-color: #d1d4d3;
}

body .standalone-body .powered-by-pg {
    text-align: left;
    margin-bottom: 0px;
    margin-top: 30px;
}

#plusgrade-offering-content .infoContainer {
    margin-bottom: 10px;
}

div.infoContainer.bookingInfo {
    margin-top: 5px;
    margin-bottom: 10px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: url("/offer/pid/2l2uI11rVA/slider-handle-c.png") no-repeat;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    background-color: #CCC;
    font-weight: bold;
    top: -7px;
    height: 20px;
}

div.offer div.header {
    background: #D6083B;
}

div.offer .header h4, div.offer .header h4 small, div.offer .header .h4, div.offer .header .h4 small {
    color: white;
}

div#footer li {
    display: list-item;
}

div.offer .status .header h4, div.offer .status .header .h4 {
    font-size: 1.3em;
}

#contentMain div.page-header {
    margin-top: 0px;
}

#contentMain div.page-header h1 {
    color: #333333;
    margin-bottom: 8px;
}

#offer-details .blue.button {
    color: white;
    background: #d6083b !important;
    height: inherit !important;
    line-height: 18px !important;
    padding: 5px 15px !important;
    font-size: 14px !important;
    display: inline-block !important;
    font-family: Arial, Sans-serif !important;
    letter-spacing: .001em !important;
}

div.offer div.status div.body {
    border-left-style: dashed;
}

.close-offer-instructional {
    text-align: center;
    width: 100%;
    padding: 8px;
}

#modify-offer-form .details-link {
    /*background: url("../../img/gradients/36px.png") repeat-x scroll 0 0 #FFFFFF;*/
    background-color: #d6083b;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    margin: 0 4px;
    overflow: visible;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 15px 15px 15px 15px;
    font-size: 14px;
    padding: 5px 15px;
    vertical-align: middle;
}

.bid-offer .upgrade-type.multi-product.upgrade-type-selected {
    background-color: #f0f0f0;
    color: #555555;
}

.bid-offer .upgrade-type.multi-product .upgradeTypeLabel {
    margin-left: 4px;
}

.bid-offer .upgrade-type.multi-product {
    padding: 5px 0;
    margin-top: 0;
    text-align: center;
}

.multiple-upgrade-types .upgrade-type {
    text-align: center;
    margin-right: 0px;
    margin-bottom: 4px;
}

.multiple-upgrade-types .upgrade-type .upgradeTypeRadio {
    float: right;
    margin-right: 4px;
}

/** cabin mouseover **/
.product-info-tooltip.qtip {
    max-width: 600px;
    width: 560px;
}

.product-info {
    color: #0D004C;
}

.product-info ul {
    list-style: disc inside none;
}

.product-info li {
    text-indent: -1em;
    margin: 0 0 0 1.5em;
}

.product-info .title {
    font-weight: bold;
    color: #00003D;
}

.product-info-tooltip .ui-tooltip-content {
    background-color: #D1D4D3;
}

.ui-tooltip-plusgrade .ui-tooltip-content {
    border-color: #e8e8e8;
}

.product-info .right-column {
    float: left;
    padding: 2px;
    margin: 0;
    width: 220px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.product-info .hide {
    display: none !important;
}

.product-info .left-column {
    float: left;
    padding: 4px 2px;
    margin: 0;
    width: 320px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

/** Overrides to incoming VA style sheet **/
.widget_footer .header {
    height: 0px;
    border-bottom: 1px solid #E8E8E8;
}

.widget_footer .base {
    border-top: 1px solid #E8E8E8;
}

#mega-nav {
    height: 0px;
}

#header-whitelabel #logos #site_logo {
    margin-top: 10px !important;
}

#mega-nav .level1 {
    margin-top: 0px !important;
}

#header-whitelabel #logos .thirdparty-logo {
    margin-top: -23px !important;
}

#header-whitelabel {
    border-bottom: 1px solid #e8e8e8;
}

.pg-social-share {
    padding-top: 0 !important;
    margin-top: -40px !important;
}

.pg-social-share .social-share-icons {
    text-align: center;
}

.pg-social-share .social-share-callout {
    text-align: center;
}

.inlay-product-info .inlay-left {
    width: 60%;
}

.inlay-product-info .inlay-title {
    color: #555555;
}

div.offer div.body {
    padding: 20px 19px 19px;
    min-height: 210px;
}

.note {
    font-size: .7em;
    border-color: #e8e8e8;
    border-style: dashed;
    border-width: 1px 0 0 0;
}

/* Buy Now */

.icheckbox_line, .iradio_line {
    background: none;
    border: 1px solid #d6083b;
    color: #d6083b;
    margin-bottom: 6px;
    box-sizing: border-box;
    border-radius: 15px;
    width: 80%;
    margin: 0 auto;
}

.icheckbox_line.hover {
    text-decoration: underline;
    background: #d6083b;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #d6083b;

}

.icheckbox_line.hover.checked {
    background: #d6083b;
    box-sizing: border-box;
    border: 1px solid #d6083b;
}

.icheckbox_line.checked {
    box-sizing: border-box;
    border: 1px solid #d6083b;
    background: #d6083b;
    color: #fff;
}

.icheckbox_line.checked .check_line-icon:before {
    content: "\f1b3";
    padding: 0px 4px;
    font: normal normal normal 14px/1 'Elusive-Icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    font-size: 12px;
    text-align: left;
    margin-left: -40px;
    margin-right: 20px;

}

.icheckbox_line.disabled, .iradio_line.disabled {
    background: #0b2343;
    border: 0;
}

td.buy-now {
    text-align: center;
    padding: 10px !important;
}

td.instant-upgrade-row {
    border-right-style: none !important;
}

/* \Buy Now */

/* Cross sell */
div.cross-sell {
    margin: 20px 0px;
}

div.cross-sell .buttons-row {
    text-align: center;
}

#bid-form > table > tbody > tr td > div > div.inlay-right > div > img {
    height: 200px;
}