body {
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

a,
.fake-link {
    color: #f8981d;
    cursor: pointer;
}

.alert-info a {
    color: #f8981d;
    font-weight: bold;
}

.header {
    background: #231f20;
    color: #fff
}

.header h1 {
    margin: 12px 0 0 18px;
}

.header h1 img {
    max-width: 100%;
}

h2 {
    margin-top:0px;
}

.container.main-container {
    min-height: calc(100vh - 450px);
}

.header h2 {
    text-transform: uppercase;
    margin: 12px 0 12px 18px;
    font-size: 20px;
}

.nav-box {
    background: #231f20;
    color: #fff;
    padding-top: 20px;
}

.nav-box a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.nav-box a:hover {
    background: #d32011;
    color: #fff;
    text-decoration: none;
}

.social-btn {
    float: right;
    display: block;
    margin-top: 10px;
    margin-right: 5px;
    clear: both;
}

#socialicons li {
    display: inline;
}

#socialicons li a {
    display: block;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    background: url('/images/social-sprite.png');
    float: left;
    border: none;
    padding: 0;
}

#socialicons a.twitter {
    background-position: -64px 0px;
}

#socialicons li a.twitter:hover {
    background-position: -64px 32px;
}

#socialicons a.facebook {
    background-position: -96px 0px;
}

#socialicons li a.facebook:hover {
    background-position: -96px 32px;
}

#socialicons li #contact-phone {
    color: #fff;
    width: auto;
    height: auto;
    display: inline-block;
    background: none;
    text-indent: inherit;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 4px 0 0;
}

.footer {
    clear: both;
    margin: 30px 0 10px 0;
    padding: 20px 0 10px 0;
    border-top: 9px solid #f8981d;
    color: #000;
    text-align: center;
    min-height: 190px;
}

.label-warning {
    background-color: #f8981d;
}

.btn-primary {
    color: #fff;
    background-color: #f8981d;
    border-color: #f8981d;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #dd912d;
    border-color: #dd912d;
}

a.label-warning:hover {
    background: #f8981d !important;
}

.panel-primary .panel-heading {
    color: #fff;
    background-color: #f8981d;
    border-color: #f8981d;
}

.panel-primary {
    border-color: #f8981d;
}

.panel-heading h3 {
    margin: 0;
}

.has-feedback .form-control-feedback {
    visibility: hidden;
    right: 14px;
}

.form-inline .form-control-feedback {
    visibility: hidden;
}

.has-feedback .glyphicon {
    visibility: hidden;
}

.has-feedback.is-select .glyphicon {
    right: 32px;
}

.has-feedback.is-select .left-outdent .glyphicon {
    right: 48px;
}

.has-feedback.has-error .glyphicon-remove {
    visibility: visible;
}

.has-feedback.has-success .glyphicon-ok {
    visibility: visible;
}

.form-group.is-select select.form-control {
    padding-right: 4px;
}

#personal-details-panel .help-block.error-text,
#insured-address-panel .help-block.error-text{
    display: none;
    margin-bottom:0;
}


#personal-details-panel .has-error .help-block.error-text,
#insured-address-panel .has-error .help-block.error-text{
    display: block;
}

#insured-address-panel {
    padding-right:0px;
}

#personal-details-form #dob-row .glyphicon {
    right: 0;
}

.policy-date-wrap {
    padding: 0 4px 0 0;
}

.form-control.policy-date {
    padding-right: 0;
}

.no-indent {
    padding-left: 0;
    padding-right: 0;
}

#insured-postcodeLookUp,
#home-postcodeLookUp {
    margin-left: 12px;
    margin-right:6px;
}

.breadcrumb .active span {
    font-weight: bold;
    padding: 6px 18px;
    background: #DEDEDE;
    color: #4F4F4F;
    text-decoration: underline;
}

#translate-wrap #google_translate_element {
    float: right;
    margin: -2px 0 0 0;
}

#translate-wrap {
    float: right;
}

#translate-wrap::before {
    content: "";
}

.strong {
    font-weight: bold
}

.table-summary {
    font-size: 24px;
}

#device-table-quote-wrap {
    overflow: auto;
}

.breadcrumb {
    overflow: auto;
    white-space: nowrap;
}

.strong {
    font-weight: bold;
}

#device-value-wrap {
    width: 60%;
    float: left;
}

#deviceValueSelect {
    border-radius: 0;
}

.device-row {
    padding: 12px 0;
    background: #f5f5f5;
    box-shadow: 0 2px 5px #bdbdbd;
    border-radius: 2px;
    margin: 6px -12px !important;
}

.device-row.error {
    border: 2px solid #b5110f;
    border-radius: 2px;
    color: #b84442;
    font-weight: bold;
    background: #ffffff;
    background: repeating-linear-gradient( 45deg, #fff, #fff 10px, #eee 10px, #eee 20px);
}

.device-header {
    font-weight: bold;
}

.device-footer {
    font-weight: bold;
}

#device-wrap {
    margin: 12px;
}

.toggle-cover {
    cursor: pointer;
}

.panel-tier {
    padding: 0;
}

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

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

#cover-levels .list-group-item {
    border-left: 0;
    border-right: 0;
    padding-top: 3px;
    padding-bottom: 3px;
}

.cover-desc {
    background: #efefef;
    padding: 8px 12px 4px 12px;
    border-radius: 3px;
    color: black;
    margin: 4px 0;
    font-size: 12px;
}

.cover-desc .gadget-note {
    font-weight: bold;
    font-size: 11px;
}

#tier-level-fieldset {
    padding: 54px 0 0 0;
}

#tier-table {
    margin-bottom: 0;
}

#tier-table td {
    vertical-align: middle;
}

#tier-table #total-row {
    font-size: 22px;
}

#tier-table #total-row .amount {
    font-size: 32px;
}

#tier-table .fa {
    font-size: 32px;
}

#tier-table .fa-times {
    color: red;
}

#tier-table .fa-check {
    color: green;
}

#details-imei-alert .glyphicon {
    font-size: 32px;
    float: left;
    margin: 0 12px 0 0;
}

#tier-level-help {
    display: none;
}

.tier-column .panel:hover {
    box-shadow: 0 0 12px #d32011;
}

.tier-column-1 {
    width:194px;
}

.tier-column-2 {
    width:194px;
}

.glyphicon.red {
    color: #af0000;
}

.glyphicon.green {
    color: #008000;
}

.tier-button-wrap {
    margin: 12px;
}

.tier-button {
    width: 100%;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f8981d;
    background-image: linear-gradient(to bottom, #f8981d, #ce7f18);
    background-repeat: repeat-x;
    border-color: #f8981d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.tier-button:hover,
.add-device-btn:hover {
    color: #fff;
    border-color: #f8981d;
    background-image: linear-gradient(to bottom, #f8981d, #ce7f18);
    background-repeat: repeat-x;
}

.add-device-btn {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #f8981d;
    background-image: linear-gradient(to bottom, #f8981d, #f8981d);
    background-repeat: repeat-x;
    border-color: #f8981d;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 0 4px 4px 0;
    width: 40%;
}

.glyphicon-bronze {
    color: #CD7F32;
}

.glyphicon-silver {
    color: silver;
}

.glyphicon-gold {
    color: gold;
}

#cover-levels .glyphicon-star {
    background: white;
    padding: 4px 3px 4px 5px;
    border-radius: 21px;
    box-shadow: 0px 0px 4px 1px;
}

.has-feedback .glyphicon-question-sign {
    visibility: visible;
}

#payment-error {
    display: none;
    margin-top:12px;
}

.save-quote-wrap {
    text-align: center;
    padding: 16px;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    box-shadow: 2px 2px 4px #a9a9a9;
    border-radius: 4px;
    width: 100%;
    margin: 12px auto 12px auto;
}

.btn-c4t-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #cecece;
    background-image: linear-gradient(to bottom, #c3c3c3, #969696);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-c4t-primary:hover {
    color: #525252;
    background-color: #ffffff;
    background-image: linear-gradient(to bottom, #efefef, #d8d8d8);
    background-repeat: repeat-x;
    text-shadow: none;
}

#email-quote-modal-send-error {
    display: none;
}

ul.social-buttons-referral {
    overflow: auto;
    margin: 6px 0 12px 0;
    padding: 0;
}

ul.social-buttons-referral li {
    list-style-type: none;
    float: left;
    margin-right: 8px;
}

ul.social-buttons-referral li a {
    display: block;
    height: 40px;
    width: 40px;
}

ul.social-buttons-referral li a i {
    background: #205D7A;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    font-size: 25px;
    text-align: center;
    padding-top: 7px;
}

ul.social-buttons-referral .fa-facebook {
    background: #3b5998
}

ul.social-buttons-referral .fa-linkedin {
    background: #007bb6
}

ul.social-buttons-referral .fa-twitter {
    background: #00aced
}

ul.social-buttons-referral .fa-envelope {
    background: #777777;
}

ul.social-buttons-referral .fa-google-plus {
    background: #dd4b39
}

ul.social-buttons-referral .fa-pinterest-p {
    background: #bd081c
}

#raf-jumbotron {
    margin-top: 24px;
    text-align: center;
}

#raf-jumbotron p {
    font-size: 14px;
    margin-bottom: 6px;
}

#raf-jumbotron .social-buttons-referral {
    margin-top: 12px;
    display: inline-block;
    padding: 12px;
    border-radius: 6px;
    border: 1px solid #cecece;
    box-shadow: 0px 0px 6px #999;
}

#raf-jumbotron .social-buttons-referral a:hover i {
    box-shadow: 0px 0px 6px #333;
}

#raf-link-highlight {
    background: #d32011;
    color: white;
    padding: 8px 12px;
    border-radius: 6px;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

#insured-postcode-error,
#home-postcode-error {
    display: none;
}

#insured-address-list-wrap,
#home-address-list-wrap {
    visibility: hidden;
}

.policy-documents-small {
    border: 1px solid #999;
    padding: 12px;
    border-radius: 4px;
    margin-bottom:6px;
}

.policy-documents-small h5 {
    margin-top:0;
}

#policy-documents-links li {
    list-style: none;
}

#policy-documents-links .glyphicon {
    margin-right: 6px;
}

#policy-documents-links ul {
    margin: 0;
    padding: 0;
}

.postcode-row {
    line-height: 32px;
}

#insured-postcode-manual,
#home-postcode-manual {
    margin-bottom: 12px;
    display: inline-block;
}

body.mobile-menu-open #mobile-menu {
    display: block;
}

body.mobile-menu-open {
    max-height: 100%;
    overflow: hidden;
}

#mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: #231f20;
    background: rgba(35, 31, 32, 0.9);
    color: #fff;
    overflow-y: auto;
    display: none;
}

#main-menu a {
    color: #fff;
}

#mobile-menu-btn {
    position: absolute;
    right: 25px;
    bottom: 6px;
    color: #fff;
}

#mobile-menu-close-btn {
    float: right;
    margin: 12px 12px 0 0;
    color: #fff;
}

#mobile-menu-head {
    background: #231f20;
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #F8981D;
}

#mobile-menu-head h1 {
    margin: 0 0 8px 12px;
    padding: 0;
}

#mobile-menu-head h1 img {
    max-width: 85%;
}

#mobile-menu-list-wrap {
    display: table;
    width: 100%;
    height: 100%;
}

#mobile-menu-list-wrap ul {
    display: table-cell;
    list-style: none;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 38px;
    font-family: Georgia, serif;
}

#mobile-menu-list-wrap ul li {
    list-style: none;
}

#mobile-menu-list-wrap ul li a {
    color: #fff;
}

#nav-btn-wrap {
    margin: 24px 24px 0 0;
}

#nav-btn-wrap a {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

#nav-btn-wrap a:hover {
    background: #d32011;
    color: #fff;
    text-decoration: none;
}

#contact-btn-wrap a:hover {
    color: #d32011;
    text-decoration: none;
}

#contact-btn-wrap {
    margin: 6px 24px 0 0;
    font-size: 20px;
}

#contact-btn-wrap a {
    color: #fff;
}

#payment-form .has-feedback .glyphicon {
    top: 5px;
    right: 0;
}

#card-end-date-td {
    position: relative;
}

#payment-processing-modal {
    background: white;
    padding: 48px 0;
    width: 80%;
    margin: 0 auto;
    border: 3px solid #F8981D;
    max-width: 512px;
    border-radius: 4px;
}

#card-details .row {
    margin-bottom: 8px;
    line-height: 28px;
}

#card-date-month {
    padding-right: 4px;
}

#card-date-year {
    padding-left: 4px;
}

.form-control.card-date {
    width:49%;
    display:inline-block;
    padding:0 0 0 6px;
}

#card-details .has-feedback .glyphicon {
    top: 0px;
    right: 15px;
}

#card-details .has-feedback.is-select .glyphicon {
    top: 0px;
    right: 25px;
}

#payment-overview address {
    border-left: 5px solid #969696;
    padding-left: 8px;
    margin-left: 8px;
    font-size: 12px;
    line-height: 12px;
}

#postage-include-insured,
#postage-include-home {
    width: auto;
}

#payment-form #disclaimer-alert {
    margin: 24px 0;
}

.payment-wrap {
    padding: 12px;
    border-radius: 6px;
    box-shadow: 0 0 8px 1px #c7c7c7;
    margin-bottom: 20px;
}

.payment-wrap h2 {
    margin: 0 0 8px 0;
    padding: 0 0 8px;
    color: #8e8e8e;
    font-size: 26px;
    border-bottom: 1px solid #c1c1c1;
}

#payment-overview .row.border {
    border-bottom: 1px solid #c7c7c7;
    margin: 0;
    padding: 14px 0px;
    font-size:14px;
}

#payment-overview #payment-row {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    background: #f8981d;
    border: none;
    border-radius: 0 0 4px 4px;
    text-shadow: 0 0 1px #777;
}

#tap-text-wrap {
    font-size:17px;
    padding-right:0px;
}

.discount-premium-highlight-text {
    font-weight: bold;
    color: white;
    background: #dc2617;
    padding: 4px 8px;
    border-radius: 4px;
}

.policy-excess-popover {
    width: 512px;
    max-width: 100%;
}

.policy-excess-popover .popover-title {
    background: #d32011;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.choice {
    display: none;
}

.choice .glyphicon {
    font-size: 28px;
    margin: 4px 0 0 4px;
    float: left;
}

.current .panel {
    position: relative;
}

.current .choice {
    display: block;
    background: linear-gradient(to bottom, red, darkred);
    text-align: center;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    z-index: 1500;
    width: 100px;
    padding: 5px 0;
    right: 3px;
    top: 4px;
    text-shadow: 0 0 2px #999;
    border-radius: 4px;
    margin: 0;
}

#summary-excess-table {
    font-size: 11px;
    margin-bottom: 0px;
}

#summary-excess-table caption {
    color: #000;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}

.device-control-wrap {
    margin-top: 12px;
}

#devicePurchaseDate {
    border-radius: 0 4px 4px 0;
    background: #fff;
}

#google_translate_element {
    display: inline-block;
    margin-left: 4px;
}

.header-bar {
    padding: 6px 0;
    background-color: black;
    font-size: 12px;
    color: white;
}

.header-bar-phone {
    padding-top:3px;
}

#header-logo-wrap {
    padding: 24px 0;
    background: #000;
    border-top: 1px solid #fff;
}

#header-logo-wrap img {
    width: 420px;
}

.breadcrumb-wrapper {
    background: rgb(99, 99, 99);
    border-top: 1px solid white;
    overflow: hidden;
    margin-bottom: 20px;
}

.breadcrumb {
    background: rgb(99, 99, 99);
    color: #fff;
    padding: 12px 0;
    margin-bottom: 0;
}

.breadcrumb>.active {
    color: #fff;
    font-weight: bold;
}

.breadcrumb-inner {
    white-space: nowrap;
    overflow: auto;
}

.breadcrumb>li.noprefix:before {
    content: "";
    padding: 0 5px 0 0;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "\25B6";
}

.btn-primary {
    text-transform: uppercase;
    border-radius: 2px;
    background: #f8981d;
}

.btn {
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
}

fieldset {
    position: relative;
    padding: 64px 12px 12px 12px;
    border: 0;
    margin-bottom: 24px;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

legend {
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    width: auto;
    background: #f8981d;
    color: white;
    margin: -12px -12px 0 -12px;
    padding: 6px 15px;
    border-radius: 2px 2px 0 0;
    font-size: 24px;
    font-weight: 500;
}

#eligibility-box-label {
    margin-bottom: 0;
}

#eligibility-box-label .alert {
    margin-bottom: 0;
}

.w192 {
    width: 192px;
}

.checkbox label {
    font-weight: bold;
}

.section-header {
    font-size: 20px;
    font-weight: bold;
}

#tier-table .border-top td {
    border-top: 2px solid #f8981d !important;
}

#tier-table .section-header.border-bottom td {
    border-bottom: 2px solid #f8981d !important;
}

.benefit-name {
  height:auto;
}

#payment-form fieldset {
    padding:56px 0 12px 0;
}

#payment-buy-now-btn {
    width:100%;
}

#cc-table {
    font-size: 12px;
}

#cc-table .form-group {
    margin-bottom: 5px;
}

#cc-table hr {
    margin:8px 0 0 0;
}

#cc-table .help-block {
    margin-bottom: 2px;
}

.fob-count {
    width:auto;
}

#keyCountSubmit {
    width:100%;
}

.key-calc-wrap {
    font-size: 16px;
    font-weight: bold;
    color: #5b5b5b;
}

.premium-per-key-wrap {
    margin-bottom:6px
}

.key-number-form-wrap {
    margin-bottom:6px
}

.key-number-form-wrap .help-block {
    font-size:12px;
    font-weight:400;
}

#fob-select-wrap {
    position:relative;
    display:inline-block;
}

#key-number-form-feedback.has-error {
    background: #f2dede;
    padding: 6px;
    margin: -7px;
    border: 1px solid #ebccd1;
    border-radius: 2px;
    color: #a94442;
}

#key-number-form-feedback.has-error .popover {
    color:#333;
}

.policy-fee-wrap {
    margin-bottom:6px
}

.total-premium-wrap {
    margin-bottom:6px
}

.total-premium-1 {
    margin-bottom:6px;
    font-size:24px;
}

.button-tier-level-wrap {
    margin-bottom:6px
}

.panel-c4i {
    border-radius:2px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2)
}

.panel-c4i .list-group {
    margin-bottom:0px;
    box-shadow: 0 0 8px 1px #c7c7c7;
    border-radius:4px;
}

.panel-c4i > .panel-heading {
    background:#f8981d;
    color:#fff;
    margin: -1px -1px 0 -1px;
    border-radius: 2px 2px 0 0;
}

#quote .fa.fa-check {
    color:#008000;
    font-size:20px;
}

#quote .list-group-item {
    font-weight:bold;
    color: #777777;
    font-size: 0.9em;
}

.policy-documents-small a {
    color:#616161;
}

.policy-documents-small ul {
    list-style: none;
    padding:0;
    margin:0;
    font-size:0.9em;
}

.jumbotron h1 {
    font-size:2.2em;
    margin:0 0 0.5em 0;
    color: white;
    text-shadow: 0 0 3px #ffffff;
}

.jumbotron h2 {
    font-size: 1.5em;
    margin:0;
    color: white;
    text-shadow: 0 0 3px #ffffff;
}

.jumbotron small {
    color:white;
}

.jumbotron {
    background: #f7a335 right top / auto 100% no-repeat url(/images/background_image_3.jpg);
}

.text-muted-small {
    font-size: 0.6em;
    color: #777;
    font-weight: normal;
}

.row-small-gutters {
    margin:0 -2px;
}
.row-small-gutters [class*=col-] {
    padding-right: 2px;
    padding-left: 2px;
}

.quote-key-count {
    font-weight:bold;
    font-size:1.2em;
}

.mb-12px {
    margin-bottom:12px;
}

.w100pc {
    width:100%;
}

@media (max-width:1200px) {
    #insured-postcodeLookUp, #home-postcodeLookUp {
        margin-left: 6px;
        margin-right: 2px;
    }
    #insured-address-manual {
        font-size:10px
    }
}

@media only screen and (max-width: 992px) {
    table.responsive-table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative;
        /* sort out borders */
    }
    table.responsive-table td:empty:before {
        content: '\00a0';
    }
    table.responsive-table th,
    table.responsive-table td {
        margin: 0;
        vertical-align: top;
    }
    table.responsive-table th {
        text-align: left;
    }
    table.responsive-table thead {
        display: block;
        float: left;
    }
    table.responsive-table thead tr {
        display: block;
        padding: 0;
    }
    table.responsive-table thead tr th::before {
        content: "\00a0";
    }
    table.responsive-table tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }
    table.responsive-table tbody tr {
        display: inline-block;
        vertical-align: top;
    }
    table.responsive-table th {
        display: block;
        text-align: right;
    }
    table.responsive-table td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }
    table.responsive-table tr {
        padding: 0;
    }
    table.responsive-table thead {
        border: 0;
        border-right: 1px solid #d0d0d0;
    }
    table.responsive-table.bordered th {
        border-bottom: 0;
        border-left: 0;
    }
    table.responsive-table.bordered td {
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
    }
    table.responsive-table.bordered tr {
        border: 0;
    }
    table.responsive-table.bordered tbody tr {
        border-right: 1px solid #d0d0d0;
    }
    table.responsive-table .cover-section.child td.section-name {
        text-indent: 0 !important;
    }

    .tier-column-1, .tier-column-2 {
        width:auto;
        overflow:hidden;
    }
}

@media (max-width: 768px) {
    #translate-wrap {
        float: none;
    }
    .header h1 {
        text-align: center;
        margin: 6px 12px 0 12px;
    }
    .header h1 img {
        max-width: 100%
    }
    .header h2 {
        font-size: 9px;
        text-align: center
    }
    legend {
        font-size:20px;
    }
    #card-details .row {
        margin-bottom: 8px;
        line-height: initial;
    }
    .save-quote-wrap {
        width: 100%;
    }
    .jumbotron h2 {
        font-size:1.2em;
    }
    .policy-documents-small a {
        color:#616161;
        padding:8px 0;
    }
    .policy-documents-small li {
        padding:8px 0;
    }
    #card-expire-date-month {
        margin-bottom: 4px;
    }
    #insured-postcodeLookUp {
        margin-left:0;
    }
    #insured-address-manual-wrap {
        float:right;
    }
}

@media (max-width: 320px) {
    .panel-body {
        padding: 15px 2px;
    }
    .payment-wrap {
        padding: 12px 2px;
    }
}

@media (min-width:1200px) {
    #payment-overview {
        padding-right:6px;
    }

    #card-details {
        padding-left:6px;
    }
}

/* @media (prefers-color-scheme: dark) {
    body {
        background: #2d2d2d;
        color:#FFFFFF;
    }
    fieldset {
        background:#353535;
        border: 1px solid #4b4b4b;
    }
    legend {
        border-bottom:1px solid #4b4b4b;
        top:11px;
        left:11px;
        right:11px;
    }
    input, .form-control {
        background: #161616;
        color:#FFFFFF;
        border-color:#858585;
    }
    .modal-content {
        background: #353535;
        color: white;
    }
    button.close, .close:focus, .close:hover  {
        color:#FFFFFF;
    }
    .panel {
        background: #353535;
        border: 1px solid #4b4b4b;
    }
    .panel-c4i > .panel-heading {
        border-bottom: 1px solid #4b4b4b;
    }
    .panel-heading {
        border-bottom: 1px solid #4b4b4b;
    }
    .panel-c4i .list-group {
        box-shadow:none;
    }
    .list-group-item {
        background: #2d2d2d;
    }
    #quote .list-group-item {
        color:#FFFFFF;
        border: 1px solid #4b4b4b;
    }
    .key-calc-wrap {
        color:white;
    }
    .help-block {
        color: #adadad;
    }
    .policy-documents-small {
        background:#2d2d2d;
        border: 1px solid #4b4b4b;
    }
    .policy-documents-small a {
        color:#FFFFFF;
    }
    .save-quote-wrap {
        border: 1px solid #999;
        box-shadow:none;
    }

    .payment-wrap {
        box-shadow: none;
        border: 1px solid #999;
        background: #2d2d2d;
    }

    .payment-wrap h2 {
        color: #FFFFFF;
    }

    .alert-info {
        color: #6da8c9;
        background-color: #1c2d35;
        border-color: #717b7d;
    }

    .alert-success {
        color: #73ae53;
        background-color: #202d1b;
        border-color: #0a8021;
    }

    #key-number-form-feedback.has-error {
        padding: 6px;
        margin: -7px;
        border-radius: 2px;
        color: #f0817b;
        background-color: #3b2c2d;
        border-color: #978386;
    }

    .alert-danger {
        color: #f0817b;
        background-color: #3b2c2d;
        border-color: #978386;
    }

    .footer {
        color:#FFFFFF;
    }

    .has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .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: #29c72c;
    }
    .has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
        color: #e14441;
    }
} */