.demo-banner {
    background-color: pink;
    text-align: center;
    font-size: 2em; /* Adjusts the font size */
    width: 100%; /* Ensures the banner spans the full width */
    padding: 10px;
    box-sizing: border-box;
}


.navbar-nav > li > a,
.navbar-nav > li > a:hover {
    padding-top: 9.5px;
    padding-bottom: 5.5px;
    -webkit-transition: color ease-in-out 0.2s;
    -o-transition: color ease-in-out 0.2s;
    transition: color ease-in-out 0.2s;
}

.productItemText {
    color: var( --e-global-color-text );
    font-family: "Libre Franklin", Sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.5em;
    padding-left: 20px;
}

.edit-style
{
    color:black;
}

.banner, .home-vertical-image-full {
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.button-large-icon a, a.itemSelector, a:focus, a:hover {
    text-decoration: none
}

.product-comparison .product {
    margin-bottom: 20px;
    font-weight: 700
}

    .product-comparison .product .btn-fw {
        width: 150px
    }

.product-comparison .box-bordered {
    border: 3px solid #404042
}

.product-comparison ul {
    list-style: none;
    display: table;
    width: 100%;
    margin-left: 0;
    padding-left: 0
}

    .product-comparison ul li {
        height: 3em;
        display: table-row
    }

        .product-comparison ul li .cell {
            display: table-cell
        }

        .product-comparison ul li .cell-centered {
            vertical-align: middle;
            text-align: center
        }

        .product-comparison ul li .cell-vcentered {
            vertical-align: middle
        }

        .product-comparison ul li .cell-hcentered {
            text-align: center
        }

.product-comparison .product-header {
    height: 120px;
    background: #FFC600;
    vertical-align: top;
    border-bottom: solid 3px #404042
}

.product-comparison .product-header-text {
    margin-top: 15px;
    font-size: 1.3em;
    font-weight: 700
}

.product-comparison .product-circle {
    border-radius: 50%;
    width: 120px;
    height: 120px;
    border: 3px solid #404042;
    position: relative;
    margin: auto;
    text-align: center;
    display: block;
    background-color: #fff;
    left: -50%
}

.product-comparison .centered-absolute {
    left: 50%;
    position: absolute;
    top: 75px
}

.product-comparison .compare-product-price {
    font-size: 1.5em;
    font-weight: 700
}

.product-comparison .compare-product-price-sub {
    font-weight: 500
}

.product-comparison .compare-product-price-rrp {
    font-size: .8em
}

.product-comparison .compare-product-pricing {
    position: relative;
    top: 30px
}

.product-comparison .purchase-btn {
    min-width: 70px
}

.product-comparison .feature-list {
    background-color: #FFC600;
    padding: 0 10px;
    font-weight: 700
}

.home-wide-container, .homepage-button > .itemSelector:hover, .includes-section {
    background-color: #02b8fd
}

.product-comparison.scheme-change ul li {
    height: unset
}

    .product-comparison.scheme-change ul li > .cell {
        padding: 5px 20px !important
    }

@media (max-width:991px) {
    .product-comparison ul li {
        height: unset
    }

        .product-comparison ul li > .cell {
            padding: 5px 20px !important
        }
}

.homepage-button a.thumbnail:hover, a.thumbnail.active, a.thumbnail:focus {
    border-color: #ddd
}

.small-separator {
    border-color: #02b8fd;
    max-width: 200px;
    width: 60%;
    margin: 30px auto
}

.tp-left-box {
    width: 60%;
    float: left
}

.tp-right-box {
    padding-top: 20px;
    width: 40%;
    max-width: 120px;
    max-height: 110px;
    float: right
}

.home-text-container h4 {
    padding-top: 10px;
    padding-left: 15px;
    color: #000
}

.home-text-container:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: .2;
    background-image: url(/images/keys.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    -ms-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover
}

.home-text-container {
    color: #000;
    min-height: 250px
}

.home-wide-container {
    position: relative;
    border: 1px solid #e3e3e3
}

.home-wide-text {
    padding: 15px 20px;
    width: 50%;
    float: right
}

.home-wide-container-content {
    width: 60%;
    float: right
}

.home-wide-image, .home-wide-image:before {
    background: center no-repeat
}

.home-wide-image {
    height: 100%;
    width: 50%;
    position: absolute;
    top: 0;
    background-size: cover
}

.home-customer-container {
    margin-top: 20px;
    background-color: #02b8fd;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e3e3e3
}

.home-customer-text {
    padding: 15px 30px;
    font-size: 1.2em
}

    .home-customer-text i {
        vertical-align: top;
        font-size: .8em;
        margin: 0 1px
    }

.fob-list-table td, .product-price, .table-body-vertical-align > tbody > tr > td {
    vertical-align: middle
}

.quotes {
    position: relative;
    margin: 40px 0
}

    .quotes .fa-quote-left {
        font-size: 5em;
        position: absolute;
        left: -1.3em;
        top: -.2em;
        color: #fff
    }

    .quotes .fa-quote-right {
        font-size: 5em;
        position: absolute;
        bottom: -.3em;
        right: -1.2em;
        color: #fff
    }

    .quotes .quote {
        margin-bottom: 10px
    }

    .quotes .author {
        font-size: .9em;
        margin-top: 2px
    }

.footnote, .quote-by, .source-quote {
    font-size: .8em
}

.quote-padding {
    margin: 20px auto;
    width: 60%
}

.quote-by {
    text-align: right
}

.home-customer-container-content {
    width: 60%;
    float: left
}

.home-customer-image {
    background: center no-repeat;
    position: relative;
    float: right;
    width: 40%;
    height: 26em;
    background-size: cover;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0
}

.home-vertical-text {
    padding: 5px 40px
}

    .home-vertical-text .margin-for-super-small {
        margin-bottom: 3em
    }

    .home-vertical-text ul {
        padding-left: 16px
    }

    .home-vertical-text li {
        margin-bottom: 5px
    }

    .home-vertical-text .super-small {
        font-size: .8em;
        position: absolute;
        bottom: 10px
    }

.source-quote {
    margin: 10px
}

.home-vertical-container-content {
    overflow: hidden
}

.home-vertical-container {
    margin-bottom: 20px;
    background-color: #02b8fd;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e3e3e3
}

.home-vertical-image, .home-vertical-image-full {
    background: center no-repeat;
    height: 20em;
    background-size: cover;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.coverImage {
    background-image: url(/images/home/cover.png)
}

.happyImage {
    background-image: url(/images/home/whoarewe.png)
}

.keyImage {
    background-image: url(/images/home/key_in_hand.png)
}

.relaxImage {
    background: url(/images/home/relax.png) center no-repeat;
    background-size: cover;
    width: 100%;
    height: 50em
}

.customersImage {
    background-image: url(/images/home/key_in_door.png)
}

.home .btn h4 {
    margin: 0
}

.buy-now-long {
    margin: 15px 0;
    padding: 10px 40px;
    white-space: normal
}

.banner {
    margin-top: 10px;
    height: 28em;
    position: relative
}

.bannerImage {
    background: url(/images/home/banner.png) no-repeat;
    background-position-x: 60%;
    background-size: cover;
    height: 28em;
    background-position-y: 50%
}

.home-wide-text li {
    padding-bottom: 10px
}

.home-wide-text ul {
    margin: 20px 40px 10px
}

.home-wide-container .more-btn {
    position: absolute;
    right: 20px;
    bottom: 15px
}

.home .main-header {
    padding: 0 10px;
    margin-top: 40px !important;
    text-align: center
}

.home h2, .home h3 {
    margin: 20px 0
}

    .home h2.header-max-center {
        margin: 20px auto;
        max-width: 600px
    }

.home h1 {
    margin: 0;
    font-size: 3.8em;
    font-weight: 700
}

.home {
    margin-top: -23px
}

.banner h1, .banner h2, .banner h3 {
    color: #fff;
    margin: 0
}

.cost-white-box {
    background-color: #fff;
    border-radius: 20px;
    text-align: center;
    padding: 20px 10px;
    margin: 10px
}

    .cost-white-box .icon {
        width: 70%;
        max-width: 130px
    }

.plus-icon {
    position: absolute;
    font-size: 90px;
    margin: 0 auto;
    text-align: center;
    color: #02b8fd;
    width: 100%;
    top: -110px
}

.banner-text {
    position: absolute;
    top: 35px;
    background-color: rgba(23,23,23,.8);
    border-radius: 8px;
    padding: 10px 15px;
    width: 50%;
    max-width: 450px;
    min-width: 350px
}

.form-control {
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #468847
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}
.home-text-container a {
    color: #000;
    font-style: italic
}

.home-text {
    padding: 0 20px
}

.icon-section {
    width: 80%;
    margin: 0 auto
}

.background-grey {
    background-color: #e3e3e3
}

.background-dark-grey {
    background-color: #4a4a49
}

.text-white {
    color: #fff
}

.why-header {
    padding-top: 30px;
    margin-top: 0 !important
}

.why-icon {
    width: 60%;
    max-width: 180px
}

.why-section {
    text-align: center;
    margin-bottom: 20px
}

    .why-section h4 {
        margin-top: 20px;
        margin-bottom: 5px
    }

.fixed-space {
    height: 6em !important
}

.min-height-3 {
    margin-top: 20px;
    min-height: 3em
}

@media (max-width:992px) {
    .icon-section {
        width: 90%
    }
}

@media (max-width:800px) {
    .home-customer-container-content, .home-customer-image, .home-wide-image, .home-wide-text {
        width: 100%
    }

    .home-wide-container-content {
        width: 100%;
        height: auto;
        padding-bottom: 1em
    }

    .home-wide-image {
        height: 20em;
        position: relative
    }

    .icon-section {
        width: 95%
    }
}

@media (max-width:767px) {
    .home .shift-left-when-small {
        margin-top: 6px;
        left: -3px
    }

    .quotes .fa-quote-left, .quotes .fa-quote-right {
        font-size: 3em
    }

    .home-wide-text {
        padding-left: 0;
        padding-right: 0
    }
}

body {
    background-color: #fafafa;
    padding-bottom: 20px;
    overflow-y: scroll
}

#content {
    min-height: 650px
}

.policy-action-buttons {
    max-width: 200px;
    margin: 15px auto 0
}

    .policy-action-buttons > .btn {
        margin-top: 5px
    }

.alert-primary {
    background-color: #35c6fd;
    border-color: #02b8fd;
    color: #000
}

.table > tbody > tr > td.order-summary-td-header {
    border-top: none;
    padding: 2px;
    font-size: 1.1em
}

.table > tbody > tr > td.order-summary-td {
    border-top: none;
    padding-top: 2px;
    padding-bottom: 2px
}

.table > tbody > tr > td.order-summary-policy-td {
    border-top: none;
    padding: 1px
}

.fob-list-table td {
    padding-bottom: 5px
}

.popover-close {
    position: relative;
    top: -8px;
    right: -10px;
    padding: 3px 10px;
    color: #8a8a8a
}

.privacy-policy-modal {
    font-size: .9em
}

    .privacy-policy-modal .panel {
        margin-bottom: 1em;
        border: none;
        box-shadow: none;
        -webkit-box-shadow: none
    }

        .privacy-policy-modal .panel .panel-heading {
            padding: 0;
            border: none;
            background-color: transparent
        }

        .privacy-policy-modal .panel .panel-body {
            padding: 0
        }

.register-policy-details .kc-panel .panel-heading {
    font-size: 1em;
    font-weight: 700
}

.register-policy-details .kc-panel .scheme-benefit-container {
    padding-top: 0;
    font-size: 1em
}

.margin-auto {
    margin: auto
}

.basket-policy .panel-body {
    padding-bottom: 10px
}

#crmgroup > .panel {
    margin-bottom: 0;
    background-color: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.main-container-background {
    background-color: rgba(0,0,0,0);
    padding-top: 100px
}

.collapsed-menu-buttons {
    margin-top: 20px
}

h2 {
    margin-top: 10px
}

a {
    color: #404042
}

.margin-bottom {
    margin-bottom: 20px
}

.total-price {
    text-align: right
}

.grand-total {
    font-size: 1.2em;
    font-weight: 700
}

#wait-message {
    margin-top: 40px;
    color: #696565
}

.g-recaptcha {
    width: 302px;
    margin: 30px auto 0
}

.g-recaptcha-pad-submit {
    margin-top: 10px
}

.item h5, .scheme-well h4 {
    margin-top: 0
}

a:focus, a:hover {
    color: #02b8fd
}

.brandlogo-container {
    max-width: 300px
}

.social-links a {
    padding-left: 10px
}

.body-content {
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    max-width: 979px
}

.basket-policy-well {
    padding-top: 12px
}

.heading-sub {
    font-size: .7em
}

@media (max-width:767px) {
    .brandlogo-container {
        width: 40%
    }

    #cookie-consent {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

.placeholder {
    cursor: pointer
}

.model-validation {
    display: none
}

.validation-summary-errors {
    display: block
}

.input-validation-error {
    border-color: #b94a48 !important
}

.form-group.message {
    margin-bottom: 0
}

.alert li {
    list-style-type: none
}

.brandlogo {
    margin-top: 3px;
    margin-bottom: 3px;
    width: 100%
}

.CoverLimitsDataList {
    font-size: 90%;
    margin-bottom: 0
}

    .CoverLimitsDataList dt {
        text-align: left;
        font-weight: 400
    }

.rowSelected {
    background-color: beige
}

.form-inline {
    padding-top: 9px
}

.button-large-icon .well {
    margin: 10px 5px;
    background-color: #f5f5f5
}

    .button-large-icon .well:hover, .faqs .panel-heading {
        background-color: #02b8fd
    }

.button-large-icon h4 {
    margin-top: 5px;
    margin-bottom: 5px
}

.pending {
    color: #02b8fd
}

.button-large-icon .well:hover .pending, .faqs .panel-heading a:focus, .faqs .panel-heading a:hover {
    color: #fff
}

.margin-top-small {
    margin-top: 6px
}

.alert-shadow {
    -webkit-box-shadow: 0 0 10px 2px #d4d4d4;
    -moz-box-shadow: 0 0 10px 2px #d4d4d4;
    box-shadow: 0 0 10px 2px #d4d4d4
}

.button-large-icon .current-policy:hover {
    border-color: #02b8fd;
    background-color: #02b8fd
}

    .button-large-icon .current-policy:hover > .panel-body {
        border-color: #02b8fd;
        background-color: #fff8e0
    }

.button-large-icon .policy-product-container:hover {
    background-color: #02b8fd
}

.button-large-icon .new-policy {
    background-color: #F5f5f5;
    height: 181px
}

.new-policy .panel-body {
    background-color: inherit !important;
    border-top: 0 !important;
    height: 181px
}

.button-large-icon .new-policy:hover {
    background-color: #02b8fd
}

.button-large-icon a {
    color: inherit
}

.quantity {
    width: 50px
}

#main-container hr {
    border-color: #02b8fd
}

.well-header {
    margin-top: 0;
    font-weight: 700
}

.well hr {
    border-color: #d5d6d8
}

#side-container-width {
    padding: 0
}

@media (max-width:1200px) {
    .container {
        width: 100%
    }
}

.itemSelector {
    background-color: #f5f5f5
}

    .itemSelector.selected {
        background-color: #02b8fd
    }

.highlighttext {
    color: #fff !important
}

.carousel-caption p {
    font-size: 20px;
    line-height: 1.4
}

@media screen and (max-width:767px) {
    .carousel-caption {
        display: none
    }
}

.hover-secondary a {
    color: #404042
}

    .hover-secondary a:hover {
        color: #fff;
        text-decoration: none
    }

#sidebar .title {
    color: #404042;
    margin-top: 0
}

.process-step .btn:focus {
    outline: 0
}

.process {
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 10px
}

.process-row {
    display: table-row
}

.process-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important
}

.process-row:before {
    top: 25px;
    bottom: 0;
    position: absolute;
    content: " ";
    left: 20%;
    width: 60%;
    height: 1px;
    background-color: #ccc;
    z-order: 0
}

.process-step {
    display: table-cell;
    text-align: center;
    position: relative;
    width: 25%
}

    .process-step p {
        margin-top: 4px
    }

.btn-circle {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 12px;
    border-radius: 50%
}

.product-attribute-detail-well {
    border: 1px solid #b0b0b0;
    padding: 10px;
    border-radius: 7px;
    margin: 0 10px
}

.product-detail-well dl {
    margin-bottom: 10px
}

.scheme-btn-group .btn, scheme-btn-group a {
    margin-top: 5px
}

.basket-btn {
    border: none
}

#products .well hr {
    margin: 0
}

.product-benefits, .product-name {
    margin: 10px 0
}

.tooltip-wrapper .btn[disabled] {
    pointer-events: none
}

.tooltip-wrapper .disabled {
    cursor: not-allowed
}

.product-container {
    background-color: #f5f5f5
}

.policy-product-container {
    background-color: #fbfbfb
}

    .policy-product-container .form-control {
        background-color: #fff
    }

.product-container.disabled {
    color: #b0b0b0
}

    .product-container.disabled img {
        opacity: .4
    }

    .product-container.disabled table {
        border-color: #ebebeb
    }

.product-name {
    font-size: 1.3em
}

.product-price {
    font-size: 1.6em;
    font-weight: 700;
    line-height: 2em
}

.product-container table {
    border: 1px solid #ddd;
    margin: 5px 10px 10px
}

    .product-container table td {
        padding: 5px
    }

#products hr {
    margin: 10px 0
}

#errorTitle {
    color: #b94a48
}

.grouped > .form-group {
    padding-bottom: 5px;
    margin-bottom: 0
}

.grouped {
    margin-bottom: 5px
}

.hr-small {
    margin: 10px 0
}

.margin-top-large {
    margin-top: 30px
}

.spaced-question {
    margin-bottom: 25px
}

.form-horizontal .question {
    text-align: left
}

.why-tooltip {
    border-bottom: 1px dotted;
    font-weight: 400;
    font-size: .8em;
    position: absolute;
    top: 2.4em;
    right: 15px
}

.input-group-addon.input-group-card-date {
    background-color: #FFF;
    border-left: 0;
    border-right: 0;
    padding-left: 2px;
    padding-right: 2px
}

.nosteps::-webkit-inner-spin-button, .nosteps::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.nosteps {
    -moz-appearance: textfield
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05)
}

    .panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
        margin-bottom: 0
    }

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.FAQ-title {
    font-size: 1.2em !important;
    font-weight: 700;
    padding-top: 10px
}

#cookie-consent {
    display: none;
    padding-left: 50px;
    padding-right: 50px
}

.tandc {
    font-size: .85em
}

    .tandc h3 {
        font-size: 1.2em;
        font-weight: 700
    }

    .tandc h4 {
        font-size: 1.1em;
        font-weight: 700
    }

.scheme-btn-container {
    min-height: 200px
}

.scheme-btn-group {
    width: 100%;
    padding-top: 80px
}

.border {
    border: 1px solid #f5f5f5;
    border-radius: 7px;
    padding: 10px;
    margin-bottom: 20px
}

.key-benifits {
    margin-top: 10px
}

    .key-benifits dt {
        margin-bottom: 5px;
        font-weight: 700
    }

.key-benifit-title {
    font-size: .9em;
    font-weight: 700;
    line-height: 1.8em
}

.key-benifit-value {
    font-size: .9em;
    text-align: center;
    line-height: 1.8em
}

.scheme-benefit-title {
    font-size: 1em;
    font-weight: 700
}

.scheme-benefit-value {
    font-size: 1em;
    text-align: center
}

.product-container img {
    max-width: 200px;
    margin-bottom: 15px
}

.scheme-benefit-container {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.1em
}

.scheme-description {
    font-size: .9em
}

    .scheme-description ul {
        margin-left: 2.3em
    }

        .scheme-description ul li {
            padding-left: .7em;
            padding-bottom: .3em
        }

.padded {
    padding-left: 4%;
    padding-right: 4%
}

.text-button-splitter {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px
}

.center-block-no-float {
    margin: 0 auto;
    float: none
}

.helper-text {
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 5px
}

.alert-help {
    padding-bottom: 8px
}

    .alert-help a {
        color: inherit
    }

    .alert-help h4 {
        font-weight: 700;
        font-size: 1.15em;
        margin-bottom: 3px
    }

    .alert-help p {
        margin: 0 0 5px
    }

.product-attribute-detail-well .form-group::after {
    margin-bottom: -10px
}

.footer-social-links img {
    height: 25px;
    margin-left: 5px
}

.footer {
    border-top: #dcdcdc 1px solid;
    padding-top: 20px
}

.footer-small-text {
    font-size: .8em
}

.footer-links li {
    display: inline;
    padding: 0 10px;
    border-left: solid 1px #dcdcdc
}

    .footer-links li:first-child {
        border-left: none
    }

#footer-spacer {
    height: 50px
}

#sidebar table {
    width: 100%
}

#sidebar {
    max-width: 260px
}

.need-help-table td {
    padding: 2px 8px
}

.list-shallow {
    padding-left: 28px
}

.center-form-button {
    text-align: center;
    padding-top: 10px
}

.policy-detail-product-header {
    font-size: 1.2em;
    padding-top: 10px;
    padding-bottom: 3px;
    border-bottom: #d5d6d8 solid 1px
}
.btn-sm, .btn-group-sm > .btn {
    padding: 9px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-inline {
    font-size: 85%;
    padding: 2px 10px;
    margin-left: 10px
}
.scheme-document-content {
    font-size: .9em
}

    .scheme-document-content h4 {
        font-size: 1.1em;
        margin-bottom: 5px;
        margin-top: 15px;
        font-weight: 700
    }

.rounded-box {
    background-color: #fbfbfb;
    border: 1px solid #d5d6d8;
    border-radius: 7px;
    padding: 10px;
    display: inline-block;
    width: 100%
}

.policy-detail-label .label {
    display: block
}

.grouped-reasons label {
    display: inline;
    font-weight: 400;
    padding-left: 10px
}

.grouped-reasons .form-group {
    margin-bottom: 5px
}

.panel-sm {
    font-size: .8em
}

    .panel-sm .panel-body, .panel-sm .panel-heading {
        padding: 7px 15px
    }

.margin-bottom-small {
    margin-bottom: 6px
}

.complaints-contact {
    margin-left: 20px;
    font-weight: 700
}

.tel-comment {
    font-size: .9em;
    font-weight: 400
}

.well-primary {
    background-color: #02b8fd;
    border-color: #e3e3e3
}

    .well-primary hr {
        border-color: #404042
    }

.full-small {
    height: auto;
    padding-bottom: 1em;
    background-attachment: fixed
}

.kc-well {
    display: inline-block;
    width: 100%;
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 7px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.kc-panel, .kc-well-header {
    background-color: #02b8fd
}

.kc-well-header {
    padding: .7em 19px;
    border-radius: 7px 7px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 18px
}

.kc-panel .panel-heading, .kc-panel-secondary .panel-heading {
    font-size: 1.3em;
    text-decoration: none
}

.kc-well-content {
    padding: .6em 19px;
    border-radius: 0 0 7px 7px;
    display: inline-block;
    width: 100%
}

.kc-panel, .kc-panel-secondary {
    border: 1px solid #e3e3e3;
    overflow: hidden
}

.kc-panel-secondary {
    background-color: #cacaca
}

    .kc-panel .panel-body, .kc-panel-secondary .panel-body {
        background-color: #f5f5f5;
        border-top: 1px solid #e3e3e3
    }

.dl-detail-list dd:first-of-type, .dl-detail-list dt:first-of-type {
    border-top: 0
}

.dl-detail-list dt, .dl-detail-list-inc-top dt {
    border-top: 1px solid #d5d5d5;
    clear: left;
    float: left;
    margin-bottom: .5em;
    padding-top: .5em;
    width: 48%
}

.dl-detail-list dd, .dl-detail-list-inc-top dd {
    border-top: 1px solid #d5d5d5;
    float: left;
    margin-bottom: .5em;
    padding: .5em 0 0 2%;
    width: 52%
}

.border-sm-left {
    border-left: solid 1px #d5d5d5
}

.border-sm-right {
    border-right: solid 1px #d5d5d5
}

.border-xs-top {
    border-top: none
}

.fob-list li {
    position: relative;
    margin-bottom: 10px
}

    .fob-list li .item-reference {
        display: inline-block;
        line-height: 2em;
        vertical-align: middle
    }

    .fob-list li .item-toggle-container {
        position: absolute;
        right: 0;
        display: inline-block
    }

@media (min-width:992px) {
    .navbar-header {
        width: 40%;
        height: 85px;
        max-width: 320px
    }

    .navbar-collapse {
        margin-top: 30px
    }
}

@media (max-width:991px) {
    .container > .navbar-header {
        margin-left: 0
    }
}

@media (max-width:767px) {
    .dl-detail-list dt, .dl-detail-list-inc-top dt {
        border-top: 1px solid #d5d5d5;
        clear: left;
        float: none;
        margin-bottom: 0;
        padding-top: .5em;
        width: 100%
    }

    .dl-detail-list dd, .dl-detail-list-inc-top dd {
        border-top: 0 solid #d5d5d5;
        float: left;
        margin-bottom: .5em;
        padding: 0;
        width: 100%
    }

    .border-sm-left {
        border-left: none
    }

    .border-sm-right {
        border-right: none
    }

    .border-xs-top {
        border-top: solid 1px #d5d5d5;
        padding-top: 15px;
        padding-bottom: 10px
    }

    .why-tooltip {
        position: static;
        margin-left: 5px
    }

    .table > tbody > tr > td.order-summary-policy-container, .table > tbody > tr > td.order-summary-product-container {
        display: inline-block
    }
}

@media (max-width:775px) {
    .main-container-background {
        padding-top: 90px
    }
}

@media (max-width:675px) {
    .main-container-background {
        padding-top: 80px
    }

    .collapsed-menu-buttons {
        margin-top: 15px
    }
}

@media (max-width:575px) {
    .main-container-background {
        padding-top: 70px
    }

    .collapsed-menu-buttons {
        margin-top: 10px
    }
}

@media (max-width:475px) {
    .main-container-background {
        padding-top: 60px
    }

    .collapsed-menu-buttons {
        margin-top: 5px
    }
}

.total-price dd, .total-price dt {
    float: left;
    margin-bottom: .5em;
    padding-top: .5em
}

@media (max-width:500px) {
    .basket-policy-well {
        padding-left: 10px;
        padding-right: 10px
    }

    .basket-products {
        padding-left: 0;
        padding-right: 0
    }
}

.total-price dt {
    width: 65%;
    clear: left
}

.total-price dd {
    width: 35%;
    border-top: 1px solid #d5d5d5
}
