﻿/* COMMON */
/*.wf-brownpro-n4-loading body{font-family:Helvetica,Arial,sans-serif}
.wf-brownpro-n7-loading .h1, .wf-brownpro-n7-loading .h2, .wf-brownpro-n7-loading .h3, .wf-brownpro-n7-loading .h4, .wf-brownpro-n7-loading .h5, .wf-brownpro-n7-loading .h6, 
.wf-brownpro-n7-loading .kundeutbytte-banner h1, .wf-brownpro-n7-loading h1, .wf-brownpro-n7-loading h2, .wf-brownpro-n7-loading h3, .wf-brownpro-n7-loading h4, .wf-brownpro-n7-loading h5, .wf-brownpro-n7-loading h6 {
    font-family: Helvetica,Arial,sans-serif;
}*/

body,
.h1, .h2, .h3, .h4, .h5, .h6,
.kundeutbytte-active h1, h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica,Arial,sans-serif;
}

.wf-brownpro-n4-active body,
.wf-brownpro-n7-active .h1, .wf-brownpro-n7-active .h2, .wf-brownpro-n7-active .h3, .wf-brownpro-n7-active .h4, .wf-brownpro-n7-active .h5, .wf-brownpro-n7-active .h6,
.wf-brownpro-n7-active .kundeutbytte-active h1, .wf-brownpro-n7-active h1, .wf-brownpro-n7-active h2, .wf-brownpro-n7-active h3, .wf-brownpro-n7-active h4, .wf-brownpro-n7-active h5, .wf-brownpro-n7-active h6 {
    font-family: BrownPro,Helvetica,Arial,sans-serif;
}

.text-upper {
    text-transform: uppercase;
}

.text-lower {
    text-transform: lowercase;
}

.indent-left {
    margin-left: 15px;
}

.indent-right {
    margin-right: 15px;
}

.indent-top {
    margin-top: 15px;
}

.indent-bottom {
    margin-bottom: 15px;
}

.indent-no-left {
    margin-left: 0px !important;
}

.indent-no-right {
    margin-right: 0px !important;
}

.indent-no-top {
    margin-top: 0px !important;
}

.indent-no-bottom {
    margin-bottom: 0px !important;
}

.spinner.medium, .spinner.spinner-medium {
    width: 150px;
    background-size: 35px;
    height: 75px;
}

/* COMMON */

/* ACCORDION */

ul.accordion .upload-file-wrapper {
    padding-bottom: 1px !important;
    padding-top: 20px !important;
}

/* ACCORDION */

/* SERVICES */

.ml-bank-logo {
    max-height: 35px;
    max-width: 200px;
}

.info-text {
    width: 120px;
    text-align: right;
}

.price-text {
    width: 120px;
    display: block;
    float: right;
}

@media (min-width: 799px) and (max-width: 899px) {
    .ml-bank-logo {
        max-height: 35px;
        max-width: 125px;
    }

    .price-text {
        display: initial;
        float: none;
    }

    .view-small .circle-block.shortText .leading-text {
        font-size: 1.0em !important;
    }
}

@media (max-width: 480px) {
    .ml-bank-logo {
        max-height: 35px;
        max-width: 150px;
    }

    .accordion-progress-common.accordion-calculation .step .bottom-right-container {
        right: 0;
        bottom: 25px;
    }
}

@media (max-width: 380px) {
    .ml-bank-logo {
        max-height: 35px;
        max-width: 100px;
    }

    .info-text {
        float: none !important;
        margin-right: 0 !important;
    }

    .price-text {
        width: 110px;
    }
}

.accordion.stand-alone.type-error {
    margin-bottom: 0px !important;
}

    .accordion.stand-alone.type-error li.accordion-section {
        margin-bottom: 0px !important;
    }

        .accordion.stand-alone.type-error li.accordion-section .panel-body {
            padding: 13px 0px !important;
        }

    .accordion.stand-alone.type-error .accordion-group-tab .accordion-title,
    .accordion.stand-alone.type-error .accordion-tab .accordion-title {
        padding-left: 0px !important;
    }

.alert.application-danger .accordion.stand-alone.type-error .accordion-group-tab,
.alert.application-danger .accordion.stand-alone.type-error .accordion-tab {
    background: #edcac4 !important;
}

.alert.application-danger .accordion.stand-alone.type-error li.accordion-section .panel-body {
    background: #edcac4 !important;
}

.alert.application-success .accordion.stand-alone.type-error .accordion-group-tab,
.alert.application-success .accordion.stand-alone.type-error .accordion-tab {
    background: #c9e3cf !important;
}

.alert.application-success .accordion.stand-alone.type-error li.accordion-section .panel-body {
    background: #c9e3cf !important;
}

.alert.application-info .accordion.stand-alone.type-error .accordion-group-tab,
.alert.application-info .accordion.stand-alone.type-error .accordion-tab {
    background: #d7e5ed !important;
}

.alert.application-info .accordion.stand-alone.type-error li.accordion-section .panel-body {
    background: #d7e5ed !important;
}

/* SERVICES */

/* CLAIMS */

.table-claim-summary {
    border: 0 solid #ffffff !important;
}

    .table-claim-summary > thead > tr > th,
    .table-claim-summary > tbody > tr > th,
    .table-claim-summary > tfoot > tr > th,
    .table-claim-summary > thead > tr > td,
    .table-claim-summary > tbody > tr > td,
    .table-claim-summary > tfoot > tr > td {
        vertical-align: top !important;
        padding: 3px 0 !important;
    }

    .table-claim-summary > thead > tr.spacer-top-2-blocks > td,
    .table-claim-summary > tbody > tr.spacer-top-2-blocks > td,
    .table-claim-summary > tfoot > tr.spacer-top-2-blocks > td {
        margin-top: 26px;
    }

@media (max-width: 800px) {
    .table-claim-summary td {
        padding-left: 0 !important;
    }

    .table-claim-summary > thead > tr.spacer-top-2-blocks > td,
    .table-claim-summary > tbody > tr.spacer-top-2-blocks > td,
    .table-claim-summary > tfoot > tr.spacer-top-2-blocks > td {
        margin-top: 0 !important;
    }
}

.claim-init-module .ingress {
    padding: 0 156px 0px 0 !important;
}

.claim-init-form {
    width: 100% !important;
}

    .claim-init-form .form-group {
        width: 100% !important;
        margin-bottom: 0px !important;
    }

    .claim-init-form .form-sub-group {
        margin-bottom: 0px !important;
    }

    .claim-init-form .form-group.input-small label {
        max-width: 500px !important;
    }

/* CLAIMS */

/* FORMS */

.input-text-explanation {
    margin-top: -15px;
    margin-bottom: 15px;
}

.datetime-group-inline {
    width: 100%;
}

    .datetime-group-inline .form-group {
        width: 46%;
        float: left;
    }

        .datetime-group-inline .form-group:first-child {
            margin-right: 8%;
        }

@media (min-width: 1419px) {
    .datetime-group-inline .form-group:first-child {
        margin-right: 6%;
    }
}

@media (min-width: 799px) and (max-width: 899px) {
    .datetime-group-inline .form-group {
        width: 100%;
        float: left;
    }

        .datetime-group-inline .form-group:first-child {
            margin-right: 0;
        }
}

@media (max-width: 549px) {
    .datetime-group-inline .form-group {
        width: 100%;
        float: left;
    }

        .datetime-group-inline .form-group:first-child {
            margin-right: 0;
        }
}

/* FORMS */

/* FILTERED LIST */

.filtered-list-title {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #061c26 !important;
    text-decoration: underline;
}

.filtered-list-description {
    font-size: 16px !important;
    font-weight: normal !important;
}

.filtered-list-link {
    font-size: 15px !important;
    font-weight: normal !important;
}

.filtered-list-row {
    margin-top: 10px;
}

/* FILTERED LIST */

/* FILE UPLOAD */

.add-file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.add-file-label {
    text-align: left; /* NOTE: Need to override default GJEFF value -> center */
}

/* FILE UPLOAD */

/* CALL TO ACTION MODULE*/

@media (min-width: 620px) and (max-width: 800px) {
    .module-call-to-action.font-small .moduleTitle {
        font-size: small !important;
    }
}

@media (min-width: 801px) and (max-width: 1619px) {
    .module-call-to-action.font-small .moduleTitle {
        font-size: medium !important;
    }
}

@media (min-width: 1620px) {
    .module-call-to-action.font-small .moduleTitle {
        font-size: large !important;
    }
}

/* CALL TO ACTION MODULE*/

/* LIVE CHAT */

.module.module-chat {
    background-color: #f8b784;
    padding: 2rem;
}

    .module.module-chat ul {
        list-style: none;
        margin: 1, 5rem 0 3rem 0;
        padding: 0;
    }

        .module.module-chat ul li {
            min-height: 24px;
            position: relative;
            padding-left: 40px;
        }

            .module.module-chat ul li img {
                height: 24px;
                width: 32px;
                position: absolute;
                top: 0;
                left: 0;
            }

            .module.module-chat ul li a {
                text-decoration: underline;
            }

/* LIVE CHAT */

/* ERROR PAGES */

.error-informational-links {
    padding-top: 0 !important;
    margin-top: 0 !important;
    border-top: 0 !important;
}

/* ERROR PAGES */

/* ALERTS */

.browser-alert {
    color: #061c26;
    background-color: #fcf6cc;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 20px 10px 0 10px;
    text-align: center;
    width: 100%;
}

    .browser-alert.even {
        background-color: #d7e6ed;
    }

.browser-alert-row {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

    .browser-alert-row p, .browser-alert-row strong {
        display: inline-block;
    }

/* ALERTS */

/* DEBUG */

.rendering-debug {
    border: 1px dashed red;
}

.rendering-stat:before {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 100%;
    text-align: left;
    color: #f21531;
    font-size: 10px;
    font-weight: bold;
    content: attr(data-stat-name);
    z-index: 9;
}

/* DEBUG */

/* MAIN MENU IE FIX */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .main-menu .tab-pane .cell.links, .main-menu .tab-pane .cell.links.spacer {
        padding-right: 0px;
    }
}

@supports (-ms-ime-align:auto) {
    .main-menu .tab-pane .cell.links, .main-menu .tab-pane .cell.links.spacer {
        padding-right: 0px;
    }
}

/* MAIN MENU IE FIX */

/* MAIN MENU  / HEADER */

@media (max-width: 1199px) {
    .gj-header.search-focus .contact-link {
        display: block;
    }
}

@media (max-width: 1180px) {
    .gj-header .contact-phone {
        margin-top: 0;
        position: absolute;
        top: -8px;
        right: 114px;
        white-space: nowrap;
    }

    .en .gj-header .contact-phone, .en-EN .gj-header .contact-phone {
        right: 106px;
    }

    .gj-header .contact-link {
        margin-top: 13px;
        display: block;
    }
}

@media (max-width: 1023px) {
    .gj-header .contact-phone {
        right: 100px;
    }

    .en .gj-header .contact-phone, .en-EN .gj-header .contact-phone {
        right: 96px;
    }
}

@media (max-width: 925px) {
    .gj-header .gj-menu-right li {
        margin-right: 0px;
    }
}

@media (max-width: 880px) {
    .gj-header .gj-menu-right li.login-box .login a {
        margin-left: 0px;
    }

    .gj-header .gj-menu-right li.contact-link {
        right: 10px;
    }

    .visible-sm-plus.visible-md.visible-lg.col-sm-plus-5.col-md-6.pull-right.col-lg-pull-1 {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 799px) {
    .main-menu .top-menu {
        display: flex;
    }
}

@media (max-width: 620px) {
    .main-menu .cta span {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .main-menu .cta span {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 620px) {
    .main-menu .tabs .full-sm {
        margin: 13px 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

        .main-menu .tabs .full-sm input {
            margin-left: 10px;
            -webkit-flex-grow: .7;
            -ms-flex-positive: .7;
            flex-grow: .7;
        }
}

.main-menu .tabs div.search-container form {
    font-weight: 700;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
}

@media (max-width: 800px) {
    .main-menu .tabs .main-menu-collapse {
        display: none;
        visibility: hidden;
    }
}

/* MAIN MENU / HEADER  */

/* LIVE CHAT SLIDER (NEW) */

/*.chat-conversation-content {
    position: relative;
    height: 100%;
    overflow: hidden;
}*/

/* 16x9 Aspect Ratio */
/*.chat-conversation-content-16x9 {
    padding-bottom: 56.25%;
}*/

/* 4x3 Aspect Ratio */
/*.chat-conversation-content-4x3 {
    padding-bottom: 75%;
}*/

/*.chat-conversation-content iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}*/

/*.chat-conversation-content-wrapper {
    height: 100% !important;
}*/

/*.chat-conversation-footer {
    border-top: 3px solid #233F53 !important;
}*/

/* LIVE CHAT SLIDER (NEW) */

.p-as-h1 {
    display: block;
    -webkit-margin-before: 0.67em;
    -webkit-margin-after: 0.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: .67em 0;
    margin-bottom: 13px;
    padding-bottom: 0;
    padding-top: 0;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
    font-family: BrownPro,Helvetica,Arial,sans-serif;
}

.h1-as-h2 {
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    display: block;
    margin-top: 0;
    margin-bottom: 26px;
    padding-bottom: 0;
    padding-top: 0;
    font-size: 1.57em !important;
}
/* LIVE CHAT SLIDER (NEW) */

/*  Fix for problem with trim national sign in upper letters   */
$('.form-group.required input').css( "height", "auto" );
.form-control:not(.custom-input) {
    height: auto !important;
    padding: 8px 12px !important;
}

/*  End - fix for problem with trim national sign in upper letters  EBG-1046 */

.datepicker .today:not(.active) {
    color: #061c26 !important;
    background-color: #fed36c !important;
}


.form-group.required.red label:first-child:after {
    content: ' *';
    color: #b00020;
}

.required-red:after {
    content: ' *';
    color: #b00020;
}

.required-black:after {
    content: ' *';
    color: #333;
}

.gj-tooltip-fadeOut.bottom {
    margin-top: -5px;
    padding: 5px 0;
    display: inline-block;
}


.gj-tooltip-fadeOut {
    position: relative;
    z-index: 1029;
    display: block;
    font-size: 14px;
    line-height: 1.4;
    max-width: 450px;
}

    .gj-tooltip-fadeOut.bottom .gj-tooltip-fadeOut-arrow {
        top: 0;
        left: 26px;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #d4ccbf;
    }

.gj-tooltip-fadeOut-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.gj-tooltip-fadeOut-inner {
    padding: 6px 12px;
    color: #061c26;
    text-align: left;
    text-decoration: none;
    background-color: #d4ccbf;
    border-radius: 0;
    max-width: 450px;
    position: relative;
}

.lunchBreak {
    min-width: 110px;
    max-width: 120px;
    padding-left: 5px;
    border: 1px solid #a8a8a8;
    background-color: white;
    cursor: pointer;
}

.insertIMG {
    margin-right: 5px;
    float: left;
    content: url('../../Content/dev/images/restaurant.png');
    width: 20px;
    height: 20px;
    animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

    .insertIMG:hover {
        animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        perspective: 1000px;
    }

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}

.hours {
    min-width: 90px;
}

.days {
    min-width: 30px;
}

.mytooltip {
    position: relative;
    display: inline-block;
}

    .mytooltip .mytooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: #555;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -60px;
        opacity: 0;
        transition: opacity 0.3s;
    }

        .mytooltip .mytooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .mytooltip:hover .mytooltiptext {
        visibility: visible;
        opacity: 1;
    }

/* CUSTOM RADIO BUTTONS FOR COLLECTIONS */

label.custom-collection-radio {
    display: block;
    padding: .2em 0 .2em 26px;
    line-height: 1.7em;
    font-size: 14px;
    position: relative;
}

    label.custom-collection-radio:hover {
        text-decoration: underline;
    }

    label.custom-collection-radio.checked:hover {
        text-decoration: none;
    }

    label.custom-collection-radio input {
        position: absolute;
        z-index: 0;
        left: -2600px;
    }

    label.custom-collection-radio .custom-collection-radio-image {
        background-image: url(../../Content/gfx/icons/custom-inputs-white.png);
        background-repeat: no-repeat;
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 25px;
        background-position: 0 5px;
    }

    label.custom-collection-radio.checked .custom-collection-radio-image {
        background-position: 0 -295px;
    }

/* CUSTOM RADIO BUTTONS FOR COLLECTIONS */

/* CUSTOM RADIO BUTTONS FOR PAYMENTS */


.radiobuttons-inline {
    margin-top: 20px;
    margin-bottom: 60px;
    width: 100%;
    display: block;
}

    .radiobuttons-inline legend {
        width: 100%;
        border-bottom: solid 1px #c2c2c2;
        padding-left: 14px;
    }

    .radiobuttons-inline .radiobuttons-inline-container.indent-left {
        margin-left: 20px;
    }

    .radiobuttons-inline .radiobuttons-inline-container {
        width: 23%;
        float: left;
    }

@media (max-width: 620px) {
    .radiobuttons-inline {
        margin-bottom: 40px;
    }

        .radiobuttons-inline legend {
            padding-left: 7px;
        }

        .radiobuttons-inline .radiobuttons-inline-container.indent-left {
            margin-left: 7px;
        }
}

.radiobuttons-inline {
    margin-top: 20px;
    margin-bottom: 60px;
    width: 100%;
    display: block;
}

    .radiobuttons-inline legend {
        width: 100%;
        border-bottom: solid 1px #c2c2c2;
        padding-left: 14px;
    }

    .radiobuttons-inline .radiobuttons-inline-container.indent-left {
        margin-left: 20px;
    }

    .radiobuttons-inline .radiobuttons-inline-container {
        width: 23%;
        float: left;
    }

/* CUSTOM RADIO BUTTONS FOR PAYMENTS */

/* MAIN MENU, SELF-SERVICE LOGGED IN/OUT */
/*.mlb-menu-right .mlb-menu-login {
    width: 100%;
    margin-top: 0px;
}
.mlb-menu-right .padded {
    padding: 0px 15px;
}
.mlb-menu-right .mlb-menu-login li {
    margin-bottom: 8px;
    float: right;
}
.mlb-menu-right .mlb-menu-login .login-box a.login {
    width: auto;
    max-width: 300px;
    height: 3.2em;
}
.mlb-menu-right .mlb-menu-login .login .loginContent,
.mlb-menu-right .mlb-menu-login .login .loginContentShort {
    padding: 10px 10px !important;
}
.mlb-menu-right .mlb-menu-login .login .loginContentShort {
        display: none;
    }
.mlb-menu-right .mlb-menu-login.in .login .gj-icon {
    background-image: url(/Content/gfx/icons/fnr_passord.png);
    background-size: 24px;
    width: 24px;
    height: 24px;
    background-position: 5px 2px;
}
.mlb-menu-right .mlb-menu-contact {
    width: 100%;
    margin-top: 0px;
}
.mlb-menu-right .mlb-menu-contact li {
    margin-bottom: 0px;
    float: right;
}
@media (max-width: 1181px) {
    .mlb-menu-right .mlb-menu-contact li {
        position: relative !important;
        margin-top: 0px !important;
        top: 0px !important;
        right: 0px !important;
    }
}
@media (min-width: 1620px) {
    .mlb-menu-right .mlb-menu-login .login-box a.login {
        max-width: 400px;
    }
}
@media (max-width: 1620px) {
    .mlb-menu-right {
        width: 21.73913043%;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .mlb-menu-right {
        width: 30.43478261%;
    }
}
@media (min-width: 1024px) and (max-width: 1048px) {
    .mlb-menu-right {
        width: 26.08695652%;
    }
}
@media (min-width: 899px) and (max-width: 1023px) {
    .mlb-menu-right {
        width: 26.08695652%;
    }
    .mlb-menu-right .mlb-menu-login .login-box a.login {
        max-width: 400px;
    }    
}
@media (max-width: 1619px) {
    .mlb-menu-right .mlb-menu-login.in .login .loginContent {
        display: none;
    }
    .mlb-menu-right .mlb-menu-login.in .login .loginContentShort {
        display: block;
    }
}
@media (min-width: 1068px) and (max-width: 1199px) {
    .mlb-menu-right .mlb-menu-login.in .login .loginContent {
        display: block;
    }
    .mlb-menu-right .mlb-menu-login.in .login .loginContentShort {
        display: none;
    }
}
@media (max-width: 1067px) {
    .mlb-menu-right .mlb-menu-login.in .login .loginContent {
        display: none;
    }
    .mlb-menu-right .mlb-menu-login.in .login .loginContentShort {
        display: block;
    }
}*/
/* MAIN MENU, SELF-SERVICE LOGGED IN/OUT */

/* GJEFF DATEPICKER */
.datepicker-years, .datepicker-months {
    width: 220px;
}

.datepicker table.table-condensed thead th {
    padding-bottom: 0px;
}

span.input-group-addon.icon {
    cursor: pointer;
}

/*** POLICY ITEM CLASSES ***/

.registerClaimTab, .registerClaimTabNotValid {
    background-color: white;
    display: block;
    border: 4px solid #a993bf;
    font-weight: 700;
    font-size: 13px;
    width: 125px;
    display: block;
    float: right;
    text-decoration: none;
    webkit-transition: border 0.3s easy-in-out; /* For Safari 3.1 to 6.0 */
    transition: border 0.3s ease-in-out;
}

.registerClaimTab {
    border: 4px solid #a993bf;
}

.registerClaimTabNotValid {
    border: 4px solid #ababab;
}

    .registerClaimTabNotValid .hover {
        display: none;
    }

    .registerClaimTabNotValid:hover .normal {
        display: none;
    }

    .registerClaimTabNotValid:hover .hover {
        display: inline;
    }

.registerClaimTab:hover {
    border: 4px solid #919191;
    display: block;
    text-decoration: none;
}

.registerClaimTabNotValid:hover {
    border: 4px solid #ff2f2f;
    display: block;
    text-decoration: none;
    /*padding: 13px 17px 15px 5px;*/
}

.registerClaimDown {
    display: none;
}

.btn-row {
    padding: 8px !important;
}

    .btn-row > div {
        margin: 4px;
    }

    .btn-row > .btn,
    a.registerClaimTabNotValid,
    a.btn-print-healthClaim,
    a.registerClaimTab {
        min-width: 125px !important;
        min-height: 50px !important;
        height: 50px !important;
        margin-top: 0px !important;
        font-size: 13px !important;
        white-space: nowrap !important;
        word-break: normal !important;
        text-align: center;
        padding: 13px 5px 13px 5px;
    }

.btn-print-healthClaim {
    min-width: 125px !important;
    font-size: 13px !important;
    border: 4px solid #a993bf;
    font-weight: 700;
    font-size: 13px;
}

.btn-row .add-on-content {
    min-width: max-content;
}

/* IE STYLES */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div.accordion-row-dashboard,
    div.accordion-row-indexlist,
    .accordion-row-dashboard div.description,
    .accordion-row-indexlist div.description,
    .accordion-row-dashboard .add-ons,
    .accordion-row-indexlist .add-ons,
    div.btn-row,
    .add-on-btns {
        flex: 1 1 auto !important;
    }

    .add-on-btns,
    .btn-row {
        justify-content: center;
    }

    .add-ons .add-on:first-child {
        min-width: 150px;
    }

    div.accordion-row-dashboard .description,
    div.accordion-row-indexlist .description {
        min-width: 50%;
    }

    #dashboardclaims .add-ons .add-on:last-child {
        min-width: 30px;
    }
}

/* EDGE styles */
@supports (-ms-ime-align: auto) {
    div.accordion-row-dashboard,
    div.accordion-row-indexlist,
    .accordion-row-dashboard div.description,
    .accordion-row-indexlist div.description,
    .accordion-row-dashboard .add-ons,
    .accordion-row-indexlist .add-ons,
    div.btn-row,
    .add-on-btns {
        flex: 1 1 auto !important;
    }

    .add-on-btns,
    .btn-row {
        justify-content: center;
    }

    div.accordion-row-dashboard .description,
    div.accordion-row-indexlist .description {
        min-width: 50%;
    }
}

@media (max-width: 620px) {
    .registerClaimTab, .registerClaimTabNotValid {
        display: block;
    }

    .registerClaimDown {
        display: none;
    }
}

@@media (max-width: 450px) {
    .registerClaimDown {
        display: block;
    }
}


/* GJEFF LISTS */
.dependable-list-container-v2 ul.dependable-list li.marked {
    background: url(../../Content/gfx/icons/infotable-check.png) 0 2px no-repeat !important;
}

.dependable-list-container-v2 ul.dependable-list li.none {
    background: none !important;
    padding: 0px;
}

/* GJEFF BUTTONS */
.btn.btn-buy {
    min-width: 200px;
    border-color: #1d83c4;
    height: 60px;
    padding: 0 0 0 0;
    font-weight: bold;
    font-size: 16px;
}

    .btn.btn-buy:hover {
        border-color: #42a4e3;
    }

/* GJEFF FONTS FIX FOR NATIONAL CHARACTERS IN LT/LV/EE (INPUTS + UPPERCASE) */
input[type="text"],
.input-group .input-group-addon {
    height: auto !important;
}

/* TimePicker Gjeff compatibility fixes */

.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour {
    width: auto;
    height: auto;
}

.bootstrap-datetimepicker-widget
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .table-condensed > tbody > tr > td {
    padding: 1.5px;
}

.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .timepicker table td,
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .timepicker table td span,
.bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .timepicker table td a {
    height: 33px !important;
    line-height: 30px !important;
    padding: 0px !important;
}

    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .timepicker table td,
    .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .timepicker table td a {
        width: 20px !important;
        line-height: 30px !important;
    }

        .bootstrap-datetimepicker-widget.dropdown-menu.usetwentyfour .timepicker table td a .glyphicon:empty {
            width: 100% !important;
        }

.bootstrap-datetimepicker-widget > ul li {
    margin-bottom: 1px;
    margin-top: 1px;
}

/*MKP - Accordion - BEGIN*/

.accordion-fat-table.view-small .description {
    padding: 13px;
}

.accordion-fat-table.view-small .accordion-row {
    flex-direction: column;
}

.mkp-accordion-content {
    overflow: visible !important;
}

.accordion-progress-common.accordion-calculation .content.mkp-accordion-content::before {
    display: none !important;
}

.mkp-accordion-element > h3 {
    margin-top: 5px !important;
}

.mkp-accordion-element {
    position: relative;
    margin-top: 34px;
    border-top: 5px solid transparent;
}

.mkp-accordion--trigger {
    width: 30px;
    height: 30px;
    background-color: #fff;
    font-size: 30px;
    line-height: 20px;
    text-align: center;
    border: 5px solid #d8d1cc;
    top: -5px;
    cursor: pointer;
}

    .mkp-accordion--trigger:before {
        content: "-";
    }

.mkp-fixed {
    position: fixed;
    top: 0;
}

.mkp-absolute {
    position: absolute;
    right: -40px;
}

.mkp-hide {
    height: 35px;
    border-top: 5px solid #d8d1cc;
}

@media(min-width:481px) {
    .mkp-hide:after {
        content: "";
        position: absolute;
        width: 26px;
        left: -26px;
        top: -5px;
        border-top: 5px solid #d8d1cc;
    }
}

.mkp-hide:before {
    content: "";
    position: absolute;
    width: 10px;
    right: -10px;
    top: -5px;
    border-top: 5px solid #d8d1cc;
}

.mkp-hide .mkp-accordion-element-body {
    opacity: 0;
}

.mkp-hide .mkp-accordion--trigger {
    position: absolute !important;
    right: -40px;
    top: -5px;
}

    .mkp-hide .mkp-accordion--trigger:before {
        content: "+";
    }

/*MKP - Accordion - END*/
/*MKP - Form*/
.mkp-accordion-remove {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 25px;
    height: 25px;
    background-image: url(../../../Content/gfx/icons/cross.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    background-size: 10px;
    border: 4px solid #ff7f66 !important;
    background-color: #fff !important;
}

    .mkp-accordion-remove:hover {
        border: 4px solid #ff5c3c !important;
    }

.mkp-rel,
.mkp-accordion-rel {
    position: relative;
}

.mkp-accordion-add-wrapper {
    margin-top: -26px;
    text-align: right;
}

.mkp-accordion-add {
    /*position: absolute;
    top: -1px;
    right: -1px;*/
    /*width: 25px;*/
    /*height: 25px;*/
    background-image: url(../../../Content/gfx/icons/icon-plus-small.png);
    background-position: 10px;
    background-repeat: no-repeat;
    /*padding: 0;
    margin: 0;*/
    background-size: 20px;
    /*border: 4px solid #ff7f66 !important;*/
    background-color: rgb(243, 237, 230) !important;
    padding-left: 40px;
}
/*MKP - Form - END*/

/* RADIO WITH IMAGE */

.radio_with_image-border {
    background-color: transparent;
    border: 3px solid;
    border-color: #BEB7AE;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    vertical-align: middle;
}

.radio_with_image-illustration {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    margin: 0;
    background-position: center center;
    -webkit-transition-property: background-color,border,outline,-webkit-box-shadow,-webkit-transform;
    transition-property: background-color,border,outline,-webkit-box-shadow,-webkit-transform;
    transition-property: background-color,border,outline,box-shadow,transform;
    transition-property: background-color,border,outline,box-shadow,transform,-webkit-box-shadow,-webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    height: 80px;
}

.radio_with_image {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    -webkit-transition: 250ms;
    transition: 250ms;
    -webkit-transition-property: background-color,border-color;
    transition-property: background-color,border-color;
    margin: 13px 2px 13px 2px;
    max-width: 300px;
    width: 45%;
    min-width: 130px;
}

.radio_with_image-content {
    padding: 13px 26px;
    margin: auto;
}

.discount-border {
    width: 60px;
    background-color: #f8b784;
    color: white;
    padding: 3px;
    margin: 3px 3px 0 0;
    text-align: center;
    float: right;
}

.discount-border-placeholder {
    width: 60px;
    padding: 3px;
    margin: 3px 3px 0 0;
    text-align: center;
    float: right;
}

.discount_text {
    position: relative;
    top: 1px;
}

.payment-type-block {
    text-align: center;
    margin-bottom: 10px;
}

.payment-type-text {
    font-size: 18px;
    font-weight: bold;
}

.payment-type-price-block {
    text-align: center;
    margin-bottom: 10px;
}

    .payment-type-price-block .first-part-text {
        font-weight: normal;
        font-size: 14px;
    }

    .payment-type-price-block .second-part-text {
        font-size: 16px;
        font-weight: bold;
    }

.payment-type-save-money-block {
    text-align: center;
}

    .payment-type-save-money-block .first-part-text {
        font-weight: normal;
        font-size: 12px;
    }

    .payment-type-save-money-block .second-part-text {
        font-size: 12px;
        font-weight: bold;
    }

    .payment-type-save-money-block .third-part-text { 
        display: block;
        font-size: 12px;
        font-weight: normal;
    }

.radio_image_top {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 250ms;
    transition: 250ms;
    -webkit-transition-property: background-color,border-color;
    transition-property: background-color,border-color;
}

ul.accordion.stand-alone .accordion-tab.application-info-tab {
    background: #d7e5ed;
}

.payment-option.info-image {
    background-image: url(../../content/gfx/messages/alert_info.svg);
    background-position: left;
    content: '';
    height: 28px;
    width: 20px;
    position: absolute;
    background-repeat: no-repeat
}

ul.accordion.stand-alone .accordion-tab .accordion-info.payment-option.info-block {
    width: 75%;
}

ul.accordion.stand-alone .accordion-tab .accordion-toggle.payment-option.info-block {
    width: 25%;
}

ul.accordion.payment-option {
    margin-bottom: 0;
}

.spacer-top-2-blocks.payment-option {
    margin-top: 0;
}

.accordion-progress-common .step .content .gj-info-box.payment-option {
    margin-left: 0;
}

.gj-info-box.payment-option:before {
    margin-bottom: 0;
}

ul.accordion.stand-alone li.accordion-section.payment-option {
    margin: 0 3px 3px 3px;
}

ul.accordion.stand-alone li.accordion-custom-section.payment-option {
    margin: 0 3px 3px 3px;
}

ul.accordion.stand-alone li.accordion-custom-section {
    border: 0;
}

ul.accordion li.accordion-custom-section {
    padding: 0;
    list-style: none;
}

ul.accordion.stand-alone .accordion-tab .accordion-title.payment-option {
    padding-left: 5px;
}

ul.accordion.stand-alone .accordion-custom-section.payment-option a {
    text-decoration: none;
}

ul.accordion.stand-alone .accordion-section.payment-option a {
    text-decoration: none;
}

ul.accordion.stand-alone .accordion-tab .accordion-info.payment-option {
    width: 82%;
}

ul.accordion.stand-alone .accordion-tab .accordion-title.payment-option .title {
    font-weight: normal;
    font-size: 12px;
    padding-right: 0;
}

ul.accordion.stand-alone .accordion-tab .accordion-toggle.payment-option {
    width: 18%;
}

    ul.accordion.stand-alone .accordion-tab .accordion-toggle.payment-option .accordion-toggle-cell-wrapper.expand-block {
        margin-right: 4px;
    }

.gj-info-box.payment-option:after {
    margin-top: 0;
}

    /* RADIO WITH IMAGE END */

    /* CHECKBOX WITH IMAGE */
    .checkbox_with_image-border {
        background-color: transparent;
        border: 3px solid;
        border-color: #BEB7AE;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

.checkbox_with_image-illustration {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-repeat: no-repeat;
    margin: 13px;
    background-position: center center;
    -webkit-transition-property: background-color,border,outline,-webkit-box-shadow,-webkit-transform;
    transition-property: background-color,border,outline,-webkit-box-shadow,-webkit-transform;
    transition-property: background-color,border,outline,box-shadow,transform;
    transition-property: background-color,border,outline,box-shadow,transform,-webkit-box-shadow,-webkit-transform;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    height: 150px;
}

.checkbox_with_image {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer;
    position: relative;
    -webkit-transition: 250ms;
    transition: 250ms;
    -webkit-transition-property: background-color,border-color;
    transition-property: background-color,border-color;
    margin: 13px 2px 13px 2px;
    max-width: 200px;
    width: 30%;
    min-width: 130px;
}

.checkbox_with_image-content {
    border-top-width: 3px;
    border-top-style: solid;
    border-color: inherit;
    padding: 13px 26px;
}

.checkbox_with_image-description {
    color: #475867;
    display: block;
    font-size: 14px;
}

.icon-info {
    background-image: url(/content/dev/images/info-circle.png);
    width: 30px;
    height: 30px;
}

/* CHECKBOX WITH IMAGE - END */
/* HEALTH CLAIM LV */
.risksdivider {
    display: none;
}

    .risksdivider:first-of-type {
        padding: 10px;
        border: 0px;
        border-top: 2px solid;
        margin: 0px;
        display: block;
    }

.helper-addon {
    height: 36px !important;
    display: inline-block;
    margin-left: -2px;
    width: 60px;
    /* align-content: center; */
    text-align: center;
    line-height: 20px;
}

.riskcontainer .form-group {
    border-color: rgb(198,198,198) !important;
}

#Expenses {
    width: 70%;
    float: left;
    line-height: 20px !important;
}


@media(max-width: 750px) {

    #Expenses {
        width: 100px;
        max-width: 100px;
        line-height: 23px !important;
        height: 39px !important;
        font-size: 14px;
    }

    .helper-addon {
        line-height: 23px !important;
    }
}

.health-risk-checkboxes .form-group.required label:first-child::after {
    content: none !important;
}

.health-risk-checkboxes legend:after {
    content: ' *' !important;
}

.expenses-input > input {
    width: 120px !important;
    max-width: 120px !important;
    border-right-color: transparent !important;
    display: inline-block !important;
}

.riskcontainer {
    border-width: 1px !important;
    margin-top: -1px !important;
}

.help-text-row.help-text-row-exp {
    position: absolute;
    top: -40px;
    right: -50px;
}

section.tab-content {
    position: relative;
}

.help-text-row.help-text-row-exp .help-text-btn {
    margin: auto 0 auto auto !important;
}

#tabs {
    display: table;
    margin-left: -20px;
}

.btn-tab {
    width: 80px;
    height: 60px;
    padding: 5px;
    /*margin: 5px;*/
}

.btn-tab-large {
    font-size: x-large
}

.tab-wrapper {
    border-style: solid;
    border-width: 9px 10px;
    border-color: darkseagreen !important;
    display: table-cell;
    /*padding-left: 20px;
                    padding-right: 20px;*/
    padding: 20px;
    padding-top: 5px;
}

.tab-header {
    display: table-cell;
}

.tab-active {
    /*background-color: darkseagreen !important;*/
    border-color: darkseagreen !important;
}

.tab-header .tab-active {
    background-color: darkseagreen !important;
}

.tab-active .tab-content-header {
    background-color: darkseagreen;
    width: 110%;
    margin: -20px;
    margin-top: -5px;
    margin-bottom: 20px;
    padding: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
    display: inline-block;
    z-index: 1;
}

.tab-delete {
    background-color: transparent;
    border-color: transparent;
}

/* HEALTH CLAIM LV */

/* Claims maintenance message */
.claims-info-message {
    padding: 15px 26px 15px 70px !important;
    background-color: #fcf6cc;
}
.claims-info-message p{
   margin-bottom: 0 !important;
}
.claims-info-message-unmargined{
    margin: -13px -13px 13px -13px;
}
@media (max-width: 480px) {
    .claims-info-message {
        padding: 20px !important;
        background-color: #fcf6cc;
    }
}
/* COOKIES */
table.cookies-notice-table tbody tr th {
    font-weight: normal !important;
    padding: 30px !important;
}

table.cookies-notice-table tbody tr td {
    padding: 15px !important;
}

table.cookies-notice-table tbody tr th strong {
    font-weight: bold !important;
}

ul.bulleted-list {
    list-style: circle;
}

.system-message.fixed-bottom {
    height: auto;
}

    .system-message.fixed-bottom.cookie-lt {
        z-index: 10000 !important;
    }

        .system-message.fixed-bottom.cookie-lt .cookie-prompt-container {
            height: 40vh !important;
            padding: 0 !important;
            z-index: 10000 !important;
            display: flex;
        }

            .system-message.fixed-bottom.cookie-lt .cookie-prompt-container .page-grid-row {
                margin: auto;
            }

                .system-message.fixed-bottom.cookie-lt .cookie-prompt-container .page-grid-row .message {
                    margin-bottom: 60px;
                    padding: 0 20%;
                }

@media (max-width: 767px) {
    .system-message.fixed-bottom.cookie-lt .cookie-prompt-container .page-grid-row .message {
        padding: 0 10%;
    }
}

.modal-backdrop {
    background: rgba(0,0,0,0.55) !important;
}

.modal-dialog {
    width: 75%;
    max-width: 840px;
}

.notice-large p, .notice-large button, .notice-large a {
    font-size: 16px !important;
}

.modal-footer .glyphicon {
    font-size: 1.25em;
}

.modal-footer button {
    line-height: 1.7em;
    display: flex;
}

.modal-footer a {
    line-height: 1.7em;
    display: inline-flex;
}

.modal-header h2 {
    padding: 0;
    margin: 10px 0 0 0;
}

.modal-content {
    width: 100%;
    background-color: #fffffa;
}

.modal-footer {
    width: 100%;
    background-color: #fffffa;
}

.modal-footer--sticky {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
}

.modal-footer-inner {
    position: relative;
}

.cookies-link {
    line-height: 1.42857143;
    padding: 13px 0 6px 0;
    position: absolute;
    right: 30px;
    top: 5px;
}

.cookies-link-left {
    line-height: 1.42857143;
    padding: 13px 0 6px 0;
    position: absolute;
    left: 30px;
    top: 5px;
}

.cookies-btn {
    display: flex;
    margin: 0 auto;
    float: none;
}

    .cookies-btn:hover, .cookies-btn:focus {
        background-color: #57A4E6;
        border-color: #428bca;
    }

.cookies-toggle {
    outline: none !important;
}

    .cookies-toggle span {
        font-size: 11px;
        transform: rotate(0deg);
        transition: transform 0.3s linear;
    }

    .cookies-toggle.open span {
        transform: rotate(180deg);
        transition: transform 0.3s linear;
    }

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
}

@media (max-width: 991px) {
    .cookies-link {
        position: relative;
        margin: 10px auto 0 auto;
        display: inline-flex;
        float: none;
        text-align: center;
        padding: 13px 0 6px 0;
        right: 0;
        top: 0;
    }

    .cookies-link-left {
        position: relative;
        margin: 10px auto 0 auto;
        display: inline-flex;
        float: none;
        text-align: center;
        padding: 13px 0 6px 0;
        left: 0;
        top: 0;
    }

    .cookies-btn {
        display: flex;
        margin: 0 auto;
        float: none;
    }

        .cookies-btn::after {
            clear: both;
        }

    .modal-footer {
        text-align: center;
    }
}

@media (max-width: 575px) {
    .modal-dialog {
        width: 95%;
        max-width: 100%;
    }
}
/* COOKIES */
/* WALLET */
.applePassContainer {
    display: none;
}

.applePassButton {
    display: none;
}

    .applePassButton:hover {
        cursor: pointer;
    }

    .applePassButton img {
        height: 50px;
        width: 125px;
    }

/* WALLET */

/* MENU LINKS */

.bold-link-green span {
    font-weight: bold;
    color: green !important;
}

/* MENU LINKS */
#cookie-prompt-modal {
    z-index: 9999;
}

/* MODULE THEME ALT */
.module-theme-alt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 50%;
    padding: 0 !important;
    margin-top: 20px;
    float: left;
}

.module-theme-alt-container {
    width: 100%;
}

    .module-theme-alt-container:after {
        clear: both;
    }

    .module-theme-alt:hover .module-theme-left-column .gj-icon {
        margin-left: 5px
    }

    .module-theme-alt.hasLink {
        cursor: pointer
    }

    .module-theme-alt .module-theme-left-column {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%;
        padding: 5px;
    }

        .module-theme-alt .module-theme-left-column .module-theme-content {
            -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            text-align: center;
            word-break: break-word;
        }

        .module-theme-alt .module-theme-left-column .module-theme-text a {
            text-decoration: none
        }

        .module-theme-alt .module-theme-left-column .gj-icon {
            transition: margin .2s ease-in-out;
            margin: 0
        }

    .module-theme-alt .module-theme-right-column {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 50%
    }

.module-theme-alt-container .module-theme-text-column {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 50%;
    padding: 20px 10px 10px 10px;
    float: left;
    margin-top: 20px;
}

        .module-theme-alt .module-theme-text-column ul li{
            word-break: break-word;
        }

        .module-theme-alt.view-small .module-theme-left-column .module-theme-content .module-theme-text, .module-theme-alt.view-tiny .module-theme-left-column .module-theme-content .module-theme-text {
            display: none
        }

    .module-theme-alt .module-theme-right-column .module-theme-illustration {
        width: 80%;
        max-height: 160px;
        margin: 0 auto;
    }

    .module-theme-alt.view-medium .module-theme-left-column .gj-icon, .module-theme-alt.view-small .module-theme-left-column .module-theme-content .gj-icon {
        width: 2.5em;
        height: 1em
    }

    .module-theme-alt .module-theme-left-column h2.module-theme-title,
    .module-theme-alt.view-large .module-theme-left-column h2.module-theme-title {
        font-size: 1em !important;
    }

    .module-theme-alt.view-medium .module-theme-left-column h2.module-theme-title, .module-theme-alt.view-small .module-theme-left-column .module-theme-content h2.module-theme-title {
        font-size: 1em !important;
    }

    .module-theme-alt.view-large .module-theme-left-column .module-theme-content {
        margin: 26px;
        line-height: 26px
    }

    .module-theme-alt.view-small .module-theme-left-column .module-theme-content, .module-theme.view-tiny .module-theme-left-column .module-theme-content {
        margin: 26px 13px
    }

    .module-theme-alt.view-medium .module-theme-left-column .module-theme-content {
        margin: 26px 13px;
        line-height: 19.5px
    }

    .module-theme-alt.view-tiny .module-theme-left-column .module-theme-content h2.module-theme-title {
        font-size: 1em !important
    }

    .module-theme-alt.view-tiny .module-theme-left-column .module-theme-content .gj-icon {
        width: 2em;
        height: .8em
    }

    .module-theme-alt .module-theme-left-column .module-theme-text, .module-theme-alt .module-theme-text-column {
        font-size: 0.9em !important;
    }

        .module-theme-alt .module-theme-text-column * {
            font-size: 1em !important;
        }

        .module-theme-alt .module-theme-text-column p {
            margin-bottom: 13px;
        }


    .module-theme-alt .module-theme-text-column {
        min-height: 265px;
    }

    .module-theme-alt .module-theme-left-column,
    .module-theme-alt .module-theme-right-column {
        min-height: 265px;
    }

    .module-theme-alt .gj-icon-arrow-light:before {
        content: url(../../Content/gfx/icons/arrow-evea.png);
    }

    .module-theme-alt .gj-icon-arrow-light-large:before {
        content: url(../../Content/gfx/icons/arrow-evea-large.png);
    }

.module-theme {
    position: relative
}
@media (max-width: 620px) {
    .module-theme-alt-container {
        width: 100%;
        float: none;   
    }

    .module.module-theme-alt{
        width: 100%;
        float: none;
        margin-bottom: 0 !important;
    }

    .module-theme-alt-container .module-theme-text-column {
        width: 100%;
        float: none;
        margin-top: 0;
        margin-bottom: 26px;
    }

    select.form-control {
        text-overflow: ellipsis;
        padding-right: 20px !important;
    }
}

.mtpl-discount-region input.disabled {
    background-color: #c0bcb6;
}

.row-no-margins > .col-md-1,
.row-no-margins > .col-md-2,
.row-no-margins > .col-md-3,
.row-no-margins > .col-md-4,
.row-no-margins > .col-md-5,
.row-no-margins > .col-md-6,
.row-no-margins > .col-md-7,
.row-no-margins > .col-md-8,
.row-no-margins > .col-md-9,
.row-no-margins > .col-md-10,
.row-no-margins > .col-md-11,
.row-no-margins > .col-md-12,
.row-no-margins > .col-md-13,
.row-no-margins > .col-md-14,
.row-no-margins > .col-md-15,
.row-no-margins > .col-md-16,
.row-no-margins > .col-md-17,
.row-no-margins > .col-md-18,
.row-no-margins > .col-md-19,
.row-no-margins > .col-md-20,
.row-no-margins > .col-md-21,
.row-no-margins > .col-md-22,
.row-no-margins > .col-md-23 {
    margin: 0;
    padding: 0;
}

.form-group.required label:first-child:after {
    content: ' *';
    color: #b00020;
}

/*MODULE THEME V2*/
.module-themev2 {
    margin: 1em 0;
    cursor: pointer;
    font-size: 14px;
}

    .module-themev2 a {
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
        align-content: stretch;
        justify-content: space-evenly;
        width: 100%;
        height: 100%;
        min-height: 200px;
        text-decoration: none;
    }

        .module-themev2 a:hover {
            text-decoration: none;
        }

        .module-themev2 a .module-themev2-left, .module-themev2 a .module-themev2-right {
            display: block;
            flex-basis: 50%;
            position: relative;
            text-align: center;
        }

.module-themev2-left {
    margin: 26px 13px;
    line-height: 19.5px;
}

.module-themev2-right {
    display: flex !important;
    align-items: center;
}

.module-themev2 .ribbon {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 40px;
}

    .module-themev2 .ribbon.oneMotorDiscountRibbon {
        /*width: 80px;
        top: -20px;*/
    }
       

        .module-themev2 .ribbon-inner {
            width: 40px;
            position: relative;
            height: 100%;
            display: block;
        }

.module-themev2-discountTexts {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 1;
    font-size: 8px;
    padding: 10px 0;
}

.module-themev2 .ribbon-text {
    padding: 10px 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.module-themev2-discount-value {
    font-size: 14px;
}

.module-themev2 h2 {
    display: block;
    margin-top: 0;
    margin-bottom: 26px;
    padding-bottom: 0;
    padding-top: 0;
    font-family: BrownPro,Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    color: #000000;
}

.module-themev2 p.text {
    display: block;
    margin-top: 0;
    margin-bottom: 26px;
    padding-bottom: 0;
    padding-top: 0;
}

img.module-themev2-illustration {
    width: 60%;
    margin-left: 20%;
    vertical-align: middle;
}

img.module-themev2-discount-illustration {
    width: 100%;
}

.module-themev2.view-large .module-themev2-left .gj-icon, .module-themev2.view-medium .module-themev2-left .gj-icon, .module-themev2.view-small .module-themev2-left .gj-icon {
    width: 2.5em;
    height: 1em;
}

.module-themev2 .module-themev2-left .gj-icon {
    transition: margin .2s ease-in-out;
    margin: 0;
}

.module-themev2:hover .module-themev2-left .gj-icon {
    margin-left: 5px;
}

.module-themev2 .module-themev2-left .gj-icon {
    bottom: 0 !important;
    top: 100% !important;
    position: unset !important;
}

#sales-container .module-themev2 .module-themev2-left .gj-icon {
    left: 33%;
}

.module-themev2 .ribbon.oneMotorDiscountRibbon .module-themev2-discount-illustration {
    width: 80px;
    height: 80px;
}
.module-themev2-discount-label{
    display: block;
}

/* Every Pay Payment methods */
.payment-methods [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

    /* IMAGE STYLES */
    .payment-methods [type=radio] + img {
        cursor: pointer;
        padding: 10px;
        margin: 10px;
        outline: 3px solid #d8d1cc;
        border-radius: 8px;
        object-fit: fill;
        width: 100%;
        height: 100%;
    }

    /* CHECKED STYLES */
    .payment-methods [type=radio]:checked + img {
        outline: 3px solid #0076ff;
    }

.payment-methods label {
    display: flex !important;
    flex-basis: 28% !important;
    flex-grow: 0;
    flex-shrink: 1;
    margin: 10px;
}

.payment-methods .payment-methods-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.payment-methods .payment-type-label {
    font-weight: bold;
    margin-top: 10px;
}

.payment-methods .payment-clearfix {
    display: block;
    content: "";
    clear: both;
    height: 30px;
}

@media (max-width: 991px) and (min-width: 767px) {
    .payment-methods label {
        flex-basis: 40% !important;
    }
}

@media (max-width: 500px) {
    .payment-methods label {
        flex-basis: 40% !important;
    }
}
/* EveryPay Payment methods*/