﻿html,
*,
*:before,
*:after {
    box-sizing: border-box;
}

html,
body,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
dl,
dt,
input,
select,
textarea,
dd,
ol,
ul,
li,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
}

input {
    border: none;
    outline: none;
}

.displayNone,
.claimGroup label.label:after,
.flexedTableCell th,
.claimsSearch .formEngineButton,
.claimsSearch .ajaxSpinner,
.claimsSearch ul.myAccount.formEngineButton,
.claimsSearch ul.myAccount.ajaxSpinner,
.claimsSearch label.label:after,
ul.myAccount.displayNone,
.hiddenDiv,
.pageTitle,
.feTitleDiv,
.postcode,
.plainText .postcodeLookup .selectedAddressTitle,
.postcodeLookup .postcodeLookupUnavailable,
.postcodeLookup .resultsTitle {
    display: none;
}

.formEngineRadioButton input,
.formEngineCheckbox input {
    border: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td {
    text-align: left;
    font-weight: normal;
}

textarea,
input,
select {
    outline: none;
}

*:focus {
    outline: none;
}

img {
    max-height: 100%;
    max-width: 100%;
    border: none;
}

body {
    font-size: 62.5%;
}

.clearfix:before,
.docResult:before,
.docSearch:before,
.claimSummary:before,
.claimsSearch:before,
.ui-datepicker-header:before,
.raisedPanel p:before,
.modalContainer:before,
.confirmTextAndButtons:before,
.groupButtons:before,
.navigation:before,
.mainContainer:before,
.clearfix:after,
.docResult:after,
.docSearch:after,
.claimSummary:after,
.claimsSearch:after,
.ui-datepicker-header:after,
.raisedPanel p:after,
.modalContainer:after,
.confirmTextAndButtons:after,
.groupButtons:after,
.navigation:after,
.mainContainer:after {
    content: "";
    display: table;
}

.clearfix:after,
.docResult:after,
.docSearch:after,
.claimSummary:after,
.claimsSearch:after,
.ui-datepicker-header:after,
.raisedPanel p:after,
.modalContainer:after,
.confirmTextAndButtons:after,
.groupButtons:after,
.navigation:after,
.mainContainer:after {
    clear: both;
}

.transition,
.tooltip,
.toggleable {
    transition: all, 0.3s;
}

.displayInlineMiddle,
.tabbedModuleGroupList li,
.contactNumber .icon,
.contactNumber .ui-datepicker-trigger,
.contactNumber .formEngineMultiSelect .control label.selected:before,
.formEngineMultiSelect .control .contactNumber label.selected:before,
.contactNumber .formEngineCheckbox label.selected:before,
.formEngineCheckbox .contactNumber label.selected:before,
.contactNumber .formEngineTextBox.answerValid .controlHolder:before,
.formEngineTextBox.answerValid .contactNumber .controlHolder:before,
.contactNumber .popupIcon span,
.popupIcon .contactNumber span,
.contactNumber span.popup,
.contactNumber .helpIcon,
.contactNumber .select2-selection__arrow:before,
.contactNumber .select2-selection__clear,
.contactNumber .select2-selection__choice__remove,
.contactNumber a,
.popupIcon,
span.popup,
.helpIcon,
.formEngineRadioButton .multiControlItemHorizontal,
.formEngineRadioButton div.control div:first-child,
.formEngineMultiSelect .control label,
.plainText,
.prependedText,
.appendedText,
div.control,
.subMenuPositioning ul span,
.subMenuPositioning ul .icon,
.subMenuPositioning ul .ui-datepicker-trigger,
.subMenuPositioning ul .select2-selection__clear,
.subMenuPositioning ul .select2-selection__choice__remove,
.subMenuPositioning ul .select2-selection__arrow:before,
.subMenuPositioning ul .helpIcon,
.subMenuPositioning ul .formEngineTextBox.answerValid .controlHolder:before,
.formEngineTextBox.answerValid .subMenuPositioning ul .controlHolder:before,
.subMenuPositioning ul .formEngineMultiSelect .control label.selected:before,
.formEngineMultiSelect .control .subMenuPositioning ul label.selected:before,
.subMenuPositioning ul .formEngineCheckbox label.selected:before,
.formEngineCheckbox .subMenuPositioning ul label.selected:before {
    display: inline-block;
    vertical-align: middle;
}

.displayInlineTop,
.marketingContactOptions .multiControlItemVertical,
.labelContainer {
    display: inline-block;
    vertical-align: top;
}

.hidden,
.formEngineRadioButton .control input,
.formEngineMultiSelect .control input,
.formEngineCheckbox .control input,
.collapseHeaderContainer img,
.hiddenSubmit {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: 0 !important;
    clip: rect(0, 0, 0, 0);
    margin: -1px;
}

.displayNone,
.claimGroup label.label:after,
.flexedTableCell th,
.claimsSearch .formEngineButton,
.claimsSearch .ajaxSpinner,
.claimsSearch ul.myAccount.formEngineButton,
.claimsSearch ul.myAccount.ajaxSpinner,
.claimsSearch label.label:after,
ul.myAccount.displayNone {
    display: none;
}

.topBar,
.groupButtons,
.topBarFlexed,
.riskSummaryHeader {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    padding: 16px;
    margin: 16px -16px -16px;
}

.topBarFlexed,
.riskSummaryHeader {
    display: flex;
}

.bottomBar,
.tabbedModuleGroupList {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    margin: -16px -16px 16px;
    padding: 16px;
}

.panel,
.addonGroup,
.docLink a,
div.informationBox,
div.errorBox,
div.successBox,
.panelFlexed {
    background: #f9f9f9;
    padding: 16px;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
}

.panelFlexed {
    display: flex;
    align-items: center;
}

.gridParent,
.summaryPanelTop .formQuestionSelf,
.addonContainer .formEngineGroupChild,
.documents {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.gridItem,
.addonGroup,
.docLink {
    flex: 0 0 auto;
    width: calc(50% - 8px);
    display: flex;
    margin: 8px 0;
}

@media (max-width: 680px) {
    .gridItem,
    .addonGroup,
    .docLink {
        width: 100%;
    }
}

.hideB2C2 {
    display: none;
}

.withArrowBorder:after,
.vehicleResultsContainer:after,
.followingGroup:after,
.withArrowBorder:before,
.vehicleResultsContainer:before,
.followingGroup:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.withArrowBorder.above:after,
.vehicleResultsContainer:after,
.followingGroup:after,
.withArrowBorder.above:before,
.vehicleResultsContainer:before,
.followingGroup:before {
    left: 50%;
    bottom: 100%;
}

.withArrowBorder.left:after,
.left.vehicleResultsContainer:after,
.left.followingGroup:after,
.withArrowBorder.left:before,
.left.vehicleResultsContainer:before,
.left.followingGroup:before {
    right: 100%;
    top: 50%;
}

.marginTop {
    margin-top: 16px;
}

.marginTopLarge {
    margin-top: 24px;
}

.marginTopSmall {
    margin-top: 8px;
}

.marginBottom {
    margin-bottom: 16px;
}

.marginBottomLarge {
    margin-bottom: 24px;
}

.marginVertical {
    margin: 16px 0;
}

.padded {
    padding: 16px 16px 0;
}

#moduleValidationToggle {
    display: none !important;
}

@font-face {
    font-family: "Material icon";
    font-style: normal;
    font-weight: 400;
    src: url(../../Default/Fonts/MaterialIcons-Regular.woff2) format("woff2"), url(../../Default/Fonts/MaterialIcons-Regular.woff) format("woff"), url(../../Default/Fonts/MaterialIcons-Regular.ttf) format("truetype");
}

.icon,
.ui-datepicker-trigger,
.select2-selection__clear,
.select2-selection__choice__remove,
.select2-selection__arrow:before,
.popupIcon span,
span.popup,
.helpIcon,
.formEngineTextBox.answerValid .controlHolder:before,
.formEngineMultiSelect .control label.selected:before,
.formEngineCheckbox label.selected:before,
.icon-before:before,
.tabbedModuleGroupList li:before,
div.informationBox:before,
div.errorBox:before,
div.successBox:before,
.validationBox:before,
.select2-selection__clear:before,
.select2-selection__choice__remove:before,
.formEngineRadioButton .control label.selected:before,
.icon-after:after,
.addonGroup h4:after,
.marketingContactOptions .multiControlItemVertical label:after {
    font-family: "Material icon";
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.64);
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
}

    .icon.small,
    .small.ui-datepicker-trigger,
    .small.select2-selection__clear,
    .small.select2-selection__choice__remove,
    .small.select2-selection__arrow:before,
    .popupIcon span.small,
    span.small.popup,
    .small.helpIcon,
    .formEngineTextBox.answerValid .small.controlHolder:before,
    .formEngineMultiSelect .control label.small.selected:before,
    .formEngineCheckbox label.small.selected:before {
        font-size: 16px;
    }

    .icon.medium,
    .medium.ui-datepicker-trigger,
    .medium.select2-selection__clear,
    .medium.select2-selection__choice__remove,
    .medium.select2-selection__arrow:before,
    .popupIcon span.medium,
    span.medium.popup,
    .medium.helpIcon,
    .formEngineTextBox.answerValid .medium.controlHolder:before,
    .formEngineMultiSelect .control label.medium.selected:before,
    .formEngineCheckbox label.medium.selected:before,
    .iconMedium,
    .marketingContactOptions .multiControlItemVertical label:after {
        font-size: 32px;
    }

    .icon.large,
    .large.ui-datepicker-trigger,
    .large.select2-selection__clear,
    .large.select2-selection__choice__remove,
    .large.select2-selection__arrow:before,
    .popupIcon span.large,
    span.large.popup,
    .large.helpIcon,
    .formEngineTextBox.answerValid .large.controlHolder:before,
    .formEngineMultiSelect .control label.large.selected:before,
    .formEngineCheckbox label.large.selected:before {
        font-size: 40px;
    }

.icon-spaced,
.tabbedModuleGroupList li:before,
.validationBox:before {
    padding-right: 8px;
}

.icon-arrow-up:before,
.select2-selection__arrow:before {
    content: "";
}

.icon-check:before,
div.successBox:before,
.formEngineTextBox.answerValid .controlHolder:before,
.formEngineRadioButton .control label.selected:before,
.formEngineMultiSelect .control label.selected:before,
.formEngineCheckbox label.selected:before {
    content: "✔";
}

.info-outline:before,
.popupIcon.popupActive:focus span:before,
.popupIcon span:before,
span.popup:before,
.helpIcon:before {
    content: "";
}

.info-filled:before,
.popupIcon:focus span:before {
    content: "";
}

.icon-today:before,
.ui-datepicker-trigger:before {
    content: "📅";
}

.icon-cancel:before,
.select2-selection__clear:before,
.select2-selection__choice__remove:before {
    content: "";
}

.icon-cancel:before,
.select2-selection__clear:before,
.select2-selection__choice__remove:before {
    content: "";
}

.icon-description:before {
    content: "";
}

.icon-file-download:before {
    content: "";
}

.icon-check-circle:after,
.addonGroup h4:after {
    content: "";
}

.icon-report-problem:before,
.validationBox:before {
    content: "";
}

.icon-error:before,
div.informationBox:before,
div.errorBox:before,
div.successBox:before {
    content: "";
}

.icon-check-box-blank:before {
    content: "";
}

.icon-check-box:before {
    content: "";
}

.icon-file-upload:before,
.tabbedModuleGroupList li:before {
    content: "";
}

.icon-folder:before,
.tabbedModuleGroupList li.tabNameSearchDocTab:before {
    content: "";
}

.icon-clear:before {
    content: "";
}

.icon-warning:before {
    content: "";
}

.icon-computer:after,
.marketingContactOptions .multiControlItemVertical.first label:after {
    content: "";
}

.icon-email:after,
.marketingContactOptions .multiControlItemVertical.last label:after {
    content: "";
}

.icon-phone:after,
.marketingContactOptions .multiControlItemVertical:nth-child(2) label:after {
    content: "";
}

.icon-textsms:after,
.marketingContactOptions .multiControlItemVertical:nth-child(3) label:after {
    content: "";
}


@font-face {
    font-family: 'Muli Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Regular'), url('Muli-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Muli Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Italic'), url('Muli-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraLight'), url('Muli-ExtraLight.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraLight Italic'), url('Muli-ExtraLightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli Light';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Light'), url('Muli-Light.woff') format('woff');
}


@font-face {
    font-family: 'Muli Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Light Italic'), url('Muli-LightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Muli SemiBold'), url('Muli-SemiBold.woff') format('woff');
}


@font-face {
    font-family: 'Muli SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli SemiBold Italic'), url('Muli-SemiBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Bold'), url('Muli-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Muli Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Bold Italic'), url('Muli-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraBold'), url('Muli-ExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraBold Italic'), url('Muli-ExtraBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli Black';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Black'), url('Muli-Black.woff') format('woff');
}


@font-face {
    font-family: 'Muli Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Black Italic'), url('Muli-BlackItalic.woff') format('woff');
}

html {
    font-size: 10px;
    -webkit-text-size-adjust: 100%;
}

body {
    font-size: 1.6rem !important;
    color: rgba(0, 0, 0, 0.64);
    background: #f5f5f5;
    height: 100%;
    font-family: 'Muli Regular' !important;
}

h1 {
    font-weight: 400;
    color: #fff;
    font-size: 3.2rem;
}

h2 {
    font-weight: 600;
    color: #004960;
    font-size: 2.4rem;
    padding-bottom: 16px;
}

h3 {
    font-weight: 600;
    color: #004960;
    font-size: 1.6rem;
    padding-bottom: 8px;
}

h4 {
    font-size: 3.2rem;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.64);
}

h5 {
    font-size: 1.3rem;
}

@media (max-width: 480px) {
    body {
        font-size: 1.4rem;
    }

    h1,
    h2 {
        font-size: 2.4rem;
    }
}

a {
    color: #048697;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
}

    a:focus,
    a:hover {
        text-decoration: underline;
    }

label a {
    text-transform: lowercase;
}

a:not(.navigation) {
    font-size: 1.4rem;
}

p {
    line-height: 1.6;
}

    p.bold {
        font-weight: 700;
    }

    p + p,
    p + h2,
    p + h3 {
        padding-top: 16px;
    }

.small {
    font-size: 1.4rem;
    color: rgba(0, 0, 0, 0.64);
}

.formEngineFreeText ul,
ol {
    padding: 16px 0 0 24px;
}

    .formEngineFreeText ul li,
    ol li {
        padding-bottom: 8px;
        line-height: 1.6;
    }

.summaryPanelTop .formEngineFreeText ul li,
.summaryPanelTop ol li {
    padding-bottom: 4px;
}

@media (max-width: 480px) {
    .summaryPanelTop .formEngineFreeText ul li,
    .summaryPanelTop ol li {
        list-style: none;
    }
}

.newLine {
    display: block;
    line-height: 1.6;
}

.red {
    color: #bc252c;
}

.green {
    color: #39bd30;
}

.orange {
    color: #f0ad4e;
}

.center,
.riskCaptureNavigation,
.mainContainer {
    margin: 0 auto;
    max-width: 1088px;
}

@media (max-width: 1088px) {
    .mainContainer {
        padding: 0 8px;
    }
}

.backGroundPanel {
    background-image: linear-gradient(to top right, #1fc49d, #007d96);
    padding-bottom: 82px;
    margin-bottom: -50px;
}

.header .backGroundPanel {
    padding-top: 32px;
}

.backGroundPanel + .blockFooter {
    background: #004960;
}

.mainContent {
    width: calc(100% - 336px);
    float: left;
}

.sideColumn {
    margin-bottom: 16px;
    width: 320px;
    float: right;
    clear: right;
}

@media (max-width: 830px) {
    .mainContent,
    .sideColumn {
        width: 100%;
    }

    .sideColumn {
        border-top: 1px dashed rgba(0, 0, 0, 0.24);
        margin-top: 32px;
        padding-top: 32px;
    }

    .contactInformation {
        display: none;
    }
}

.formEngineGroup {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.16), 0 2px 2px 0 rgba(0, 0, 0, 0.16);
    padding: 16px;
    margin-bottom: 16px;
    position: relative;
}

    .formEngineGroup .formEngineGroup,
    .modalnoBorders .formEngineGroup {
        box-shadow: none;
        padding: 0;
        margin-bottom: 0;
        border-radius: 0;
        background: none;
    }

    .formEngineGroup.topBar,
    .formEngineGroup.groupButtons,
    .formEngineGroup.topBarFlexed,
    .formEngineGroup.riskSummaryHeader {
        padding: 16px;
    }

.followingGroup,
.followingGroupwithButton {
    background: #f9f9f9;
    margin: 16px -16px 0;
    padding: 0 16px;
    position: relative;
}

.followingGroupwithButton {
    margin-top: -16px;
    border-bottom: 1px solid #e1e1e1;
}

.followingGroup {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

    .followingGroup:after {
        border-bottom-color: #f9f9f9;
        border-width: 11px;
        margin-left: -11px;
    }

    .followingGroup:before {
        border-bottom-color: #e1e1e1;
        border-width: 12px;
        margin-left: -12px;
    }

    .followingGroup + .followingGroupwithButton {
        top: -1px;
    }

.cookieNotification {
    background: #004960;
    width: 100%;
    color: #fff;
    font-size: 1.2rem;
    display: none;
}

    .cookieNotification > .center,
    .cookieNotification > .riskCaptureNavigation,
    .cookieNotification > .mainContainer {
        padding: 8px 16px;
        justify-content: center;
    }

    .cookieNotification a {
        color: #fff;
    }

    .cookieNotification .icon,
    .cookieNotification .ui-datepicker-trigger,
    .cookieNotification .select2-selection__clear,
    .cookieNotification .select2-selection__choice__remove,
    .cookieNotification .select2-selection__arrow:before,
    .cookieNotification .popupIcon span,
    .popupIcon .cookieNotification span,
    .cookieNotification span.popup,
    .cookieNotification .helpIcon,
    .cookieNotification .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid .cookieNotification .controlHolder:before,
    .cookieNotification .formEngineMultiSelect .control label.selected:before,
    .formEngineMultiSelect .control .cookieNotification label.selected:before,
    .cookieNotification .formEngineCheckbox label.selected:before,
    .formEngineCheckbox .cookieNotification label.selected:before {
        color: #fff;
        z-index: 4;
    }

    .cookieNotification p {
        padding-right: 16px;
        flex: 0 1 auto;
        width: calc(100% - 30px);
    }

@media (max-width: 1088px) {
    .backGroundPanel .center,
    .backGroundPanel .riskCaptureNavigation,
    .backGroundPanel .mainContainer {
        padding-left: 16px;
        padding-right: 16px;
    }

    .backGroundPanel .topHeader .center,
    .backGroundPanel .topHeader .riskCaptureNavigation,
    .backGroundPanel .topHeader .mainContainer {
        padding: 0;
    }
}

.header .center,
.header .riskCaptureNavigation,
.header .mainContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header li {
    list-style: none;
}

.topHeader {
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
    position: relative;
}

    .topHeader h1 {
        height: 70px;
    }

@media (min-width: 831px) {
    .topHeader .mainMenu {
        display: flex !important;
    }
}

.topHeader a {
    color: rgba(0, 0, 0, 0.64);
    display: block;
    padding: 0 16px;
}

    .topHeader a:hover {
        background: rgba(0, 0, 0, 0.08);
        text-decoration: none;
    }

.header .backGroundPanel h1 {
    flex: 1 1 100%;
}

@media (max-width: 480px) {
    .header .backGroundPanel h1 {
        text-align: center;
    }
}

ul.myAccount {
    background: rgba(0, 0, 0, 0.08);
    padding: 16px;
    color: #fff;
    border-radius: 6px;
    position: relative;
    flex: 0 0 320px;
    display: flex;
    align-items: center;
    max-width: 320px;
}

    ul.myAccount > li {
        padding-right: 8px;
        position: relative;
    }

        ul.myAccount > li .icon,
        ul.myAccount > li .ui-datepicker-trigger,
        ul.myAccount > li .select2-selection__clear,
        ul.myAccount > li .select2-selection__choice__remove,
        ul.myAccount > li .select2-selection__arrow:before,
        ul.myAccount > li .popupIcon span,
        .popupIcon ul.myAccount > li span,
        ul.myAccount > li span.popup,
        ul.myAccount > li .helpIcon,
        ul.myAccount > li .formEngineTextBox.answerValid .controlHolder:before,
        .formEngineTextBox.answerValid ul.myAccount > li .controlHolder:before,
        ul.myAccount > li .formEngineMultiSelect .control label.selected:before,
        .formEngineMultiSelect .control ul.myAccount > li label.selected:before,
        ul.myAccount > li .formEngineCheckbox label.selected:before,
        .formEngineCheckbox ul.myAccount > li label.selected:before {
            color: #fff;
        }

        ul.myAccount > li.userDetails {
            font-weight: 600;
            flex: 0 1 auto;
        }

        ul.myAccount > li .newLine {
            font-size: 1.2rem;
        }

        ul.myAccount > li.arrowLock {
            flex: 0 0 auto;
            margin-left: auto;
            padding-right: 0;
        }

            ul.myAccount > li.arrowLock:hover,
            ul.myAccount > li.arrowLock:focus,
            ul.myAccount > li.arrowLock.active {
                cursor: pointer;
            }

                ul.myAccount > li.arrowLock:hover .subMenuPositioning,
                ul.myAccount > li.arrowLock:focus .subMenuPositioning,
                ul.myAccount > li.arrowLock.active .subMenuPositioning {
                    display: block;
                }

            ul.myAccount > li.arrowLock:focus,
            ul.myAccount > li.arrowLock.active {
                border-radius: 6px;
                padding: 4px 0;
                background: #004960;
            }

.subMenuPositioning {
    position: absolute;
    display: none;
    top: 100%;
    padding-top: 16px;
    right: -16px;
    z-index: 3;
}

    .subMenuPositioning ul {
        background: #fff;
        border-radius: 6px;
        width: 240px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
    }

        .subMenuPositioning ul li {
            position: relative;
        }

        .subMenuPositioning ul a {
            display: block;
            padding: 16px;
        }

            .subMenuPositioning ul a:hover,
            .subMenuPositioning ul a:focus {
                background: rgba(0, 0, 0, 0.08);
            }

        .subMenuPositioning ul li:not(:last-child) a {
            border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        }

        .subMenuPositioning ul li:first-child:after {
            bottom: 100%;
            right: 16px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #fff;
            border-width: 11px;
            margin-bottom: -1px;
        }

        .subMenuPositioning ul li .icon,
        .subMenuPositioning ul li .ui-datepicker-trigger,
        .subMenuPositioning ul li .select2-selection__clear,
        .subMenuPositioning ul li .select2-selection__choice__remove,
        .subMenuPositioning ul li .select2-selection__arrow:before,
        .subMenuPositioning ul li .popupIcon span,
        .popupIcon .subMenuPositioning ul li span,
        .subMenuPositioning ul li span.popup,
        .subMenuPositioning ul li .helpIcon,
        .subMenuPositioning ul li .formEngineTextBox.answerValid .controlHolder:before,
        .formEngineTextBox.answerValid .subMenuPositioning ul li .controlHolder:before,
        .subMenuPositioning ul li .formEngineMultiSelect .control label.selected:before,
        .formEngineMultiSelect .control .subMenuPositioning ul li label.selected:before,
        .subMenuPositioning ul li .formEngineCheckbox label.selected:before,
        .formEngineCheckbox .subMenuPositioning ul li label.selected:before {
            color: #048697;
        }

@media (min-width: 831px) {
    .bigscreenNone,
    .mainMenu a .icon,
    .mainMenu a .ui-datepicker-trigger,
    .mainMenu a .select2-selection__clear,
    .mainMenu a .select2-selection__choice__remove,
    .mainMenu a .select2-selection__arrow:before,
    .mainMenu a .popupIcon span,
    .popupIcon .mainMenu a span,
    .mainMenu a span.popup,
    .mainMenu a .helpIcon,
    .mainMenu a .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid .mainMenu a .controlHolder:before,
    .mainMenu a .formEngineMultiSelect .control label.selected:before,
    .formEngineMultiSelect .control .mainMenu a label.selected:before,
    .mainMenu a .formEngineCheckbox label.selected:before,
    .formEngineCheckbox .mainMenu a label.selected:before {
        display: none;
    }

    .topHeader {
        padding: 0 8px;
    }

        .topHeader a {
            border-right: 1px solid rgba(0, 0, 0, 0.16);
            height: 94px;
            line-height: 94px;
        }

        .topHeader li:first-child {
            border-left: 1px solid rgba(0, 0, 0, 0.16);
        }

    .aggregator .center,
    .aggregator .riskCaptureNavigation,
    .aggregator .mainContainer {
        padding: 11px 0;
    }
}

.hamburger {
    display: none;
}

@media (max-width: 830px) {
    .topHeader h1 {
        padding-top: 12px;
        padding-bottom: 12px;
        height: auto;
        margin-left: 16px;
    }

        .topHeader h1 img {
            height: 52.5px;
        }

    .topHeader .center,
    .topHeader .riskCaptureNavigation,
    .topHeader .mainContainer {
        display: block;
    }

    .hamburger {
        display: block;
    }

    .topHeader .mainMenu {
        display: none;
    }

        .topHeader .mainMenu li:first-child {
            border-top: 1px solid #e1e1e1;
        }

        .topHeader .mainMenu li:last-child {
            border-bottom: 1px solid #e1e1e1;
        }

    .mainMenu a {
        padding: 16px;
        position: relative;
    }

        .mainMenu a:before {
            position: absolute;
            content: "";
            display: block;
            height: 1px;
            background-color: #e1e1e1;
            top: -1px;
            left: 16px;
            right: 0;
        }

        .mainMenu a .icon,
        .mainMenu a .ui-datepicker-trigger,
        .mainMenu a .select2-selection__clear,
        .mainMenu a .select2-selection__choice__remove,
        .mainMenu a .select2-selection__arrow:before,
        .mainMenu a .helpIcon,
        .mainMenu a .formEngineTextBox.answerValid .controlHolder:before,
        .formEngineTextBox.answerValid .mainMenu a .controlHolder:before,
        .mainMenu a .formEngineMultiSelect .control label.selected:before,
        .formEngineMultiSelect .control .mainMenu a label.selected:before,
        .mainMenu a .formEngineCheckbox label.selected:before,
        .formEngineCheckbox .mainMenu a label.selected:before,
        .mainMenu a span {
            display: inline-block;
            vertical-align: middle;
        }

    .mainMenu .panel,
    .mainMenu .addonGroup,
    .mainMenu .docLink a,
    .docLink .mainMenu a,
    .mainMenu div.informationBox,
    .mainMenu div.errorBox,
    .mainMenu div.successBox,
    .mainMenu .panelFlexed {
        border: 0;
        border-top: 1px solid #e1e1e1;
        border-radius: 0;
    }

    .mainMenu h4 {
        font-size: 1.6rem;
    }

        .mainMenu h4 a {
            font-size: 1.6rem;
            padding: 0;
            display: inline-block;
        }

            .mainMenu h4 a:before {
                display: none;
            }

    .mainMenu p {
        flex: 0 1 100%;
    }

    ul.mobileNone,
    .mainMenu .displayNone,
    .mainMenu .claimGroup label.label:after,
    .claimGroup .mainMenu label.label:after,
    .mainMenu .flexedTableCell th,
    .flexedTableCell .mainMenu th,
    .mainMenu .claimsSearch .formEngineButton,
    .claimsSearch .mainMenu .formEngineButton,
    .mainMenu .claimsSearch .ajaxSpinner,
    .claimsSearch .mainMenu .ajaxSpinner,
    .mainMenu .claimsSearch label.label:after,
    .claimsSearch .mainMenu label.label:after,
    .mainMenu ul.myAccount.displayNone {
        display: none;
    }
}

.hamburger {
    width: 30px;
    height: 22px;
    position: absolute;
    z-index: 3;
    top: 27.25px;
    right: 16px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

    .hamburger span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: #004960;
        border-radius: 4px;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        transition: 0.25s ease-in-out;
    }

        .hamburger span:nth-child(1) {
            top: 0;
        }

        .hamburger span:nth-child(2),
        .hamburger span:nth-child(3) {
            top: 9px;
        }

        .hamburger span:nth-child(4) {
            top: 18px;
        }

    .hamburger.open span:nth-child(1) {
        top: 9px;
        width: 0%;
        left: 50%;
    }

    .hamburger.open span:nth-child(2) {
        transform: rotate(45deg);
    }

    .hamburger.open span:nth-child(3) {
        transform: rotate(-45deg);
    }

    .hamburger.open span:nth-child(4) {
        top: 9px;
        width: 0%;
        left: 50%;
    }

.footerContainer {
    background: #eee;
}

.footerContainer {
    font-size: 1.2rem;
    margin-top: 0;
    padding: 20px 8px;
}

    .footerContainer ul {
        list-style: none;
    }

    .footerContainer li {
        display: inline-block;
        margin-right: 8px;
        padding: 0;
    }

    .footerContainer a {
        text-transform: capitalize;
    }

        .footerContainer a[href*="http"] {
            text-transform: none;
        }

#modulePanel,
#AWEContainer,
html,
form,
#modulePanel > div,
#modulePanel > div > div,
.main {
    height: 100%;
}

    #modulePanel > div > div {
        display: table;
        width: 100%;
    }

.main,
.blockFooter {
    display: table-row;
}

.blockFooter {
    height: 1px;
}

.browserAlert {
    display: none;
    text-align: center;
}

    .browserAlert .validationBox {
        padding: 16px 8px;
        font-size: 16px;
    }

@media screen\0 {
    .browserAlert {
        display: block;
    }
}

@media \0 screen\, screen\ {
    .browserAlert {
        display: block;
    }
}

@media all and (-ms-high-contrast: none) {
    .browserAlert {
        display: block;
    }

    *::-ms-backdrop,
    .browserAlert {
        display: none;
    }
}

#addToHomeScreen {
    background: #ddd;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 5;
    bottom: 0;
    margin-bottom: 0;
    text-align: center;
    padding: 0 0 calc(0 + env(safe-area-inset-bottom));
}

    #addToHomeScreen p {
        padding: 8px;
    }

.formItem:not(.formEngineFreeText) {
    padding: 16px 0; border-top:1px #ddd solid !important; 
}

.labelContainer {
    width: 280px;
    padding-right: 16px;
    margin-top: 10px;
    position: relative;
    padding-bottom: 4px;
}

@media (max-width: 680px), (min-width: 831px) and (max-width: 980px) {
    .labelContainer {
        margin: 0;
        width: 100%;
    }
}

.readonly .labelContainer {
    margin-top: 0;
}

.formEngineCheckbox .labelContainer {
    width: 100%;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.64);
}

.longLabels .labelContainer {
    margin-top: 0;
    width: 100%;
    margin-bottom: 16px;
}

.extraText {
    display: block;
    font-size: 0.8em;
    margin-top: 4px;
    color: rgba(0, 0, 0, 0.48);
    line-height: 1.4;
}

.mandatoryIndicator {
    display: none;
}

.nonMandatoryIndicator + .label:after,
.nonMandatoryIndicator + .control .label:after {
    content: "(optional)";
    display: block;
    color: rgba(0, 0, 0, 0.48);
    font-size: 1.2rem;
    padding-top: 2px;
}

.mainLoginForm .nonMandatoryIndicator + .label:after,
.readonly .nonMandatoryIndicator + .label:after,
.riskSummary .nonMandatoryIndicator + .label:after,
.plainTextItem .nonMandatoryIndicator + .label:after,
.hideOptional .nonMandatoryIndicator + .label:after,
.mainLoginForm .nonMandatoryIndicator + .control .label:after,
.readonly .nonMandatoryIndicator + .control .label:after,
.riskSummary .nonMandatoryIndicator + .control .label:after,
.plainTextItem .nonMandatoryIndicator + .control .label:after,
.hideOptional .nonMandatoryIndicator + .control .label:after {
    display: none;
}



div.control {
    position: relative;
}

.control input,
.control select,
.control textarea,
.select2-search__field,
.select2-selection {
    width: 280px;
    padding: 8px;
    display: inline-block;
    color: rgba(0, 0, 0, 0.64);
}

@media (max-width: 360px) {
    .control input,
    .control select,
    .control textarea,
    .select2-search__field,
    .select2-selection {
        width: 240px;
    }
}

.control input:focus,
.select2-container--open .control input,
.control select:focus,
.select2-container--open .control select,
.control textarea:focus,
.select2-container--open .control textarea,
.select2-search__field:focus,
.select2-container--open .select2-search__field,
.select2-selection:focus,
.select2-container--open .select2-selection {
    border-color: #048697;
}

.control input:disabled,
.control select:disabled,
.control textarea:disabled,
.select2-search__field:disabled,
.select2-selection:disabled {
    background: rgba(0, 0, 0, 0.16);
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

div.control input[type="month"] {
    line-height: 1;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.control .Password,
.control .PasswordWithoutValidation {
    font-family: 'Muli Regular' !important;
}

.formEngineTextBox input {
    padding-right: 32px;
}

.select2-search__field,
.select2-selection {
    width: 100%;
}

.select2-container {
    width: 280px !important;
}

@media (max-width: 360px) {
    .select2-container {
        width: 240px !important;
    }
}

input::-ms-clear {
    display: none;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="date"],
input.YearMonth {
    -webkit-appearance: none;
    min-height: 39px;
}

    input[type="date"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        display: none;
    }

.prependedText {
    position: relative;
    left: 10px;
}

    .prependedText + input {
        margin-left: -8px;
        padding-left: 22px;
    }

.readonly .prependedText {
    display: none;
}

.appendedText {
    width: 24px;
    margin-left: -24px;
}

.answerValid .appendedText {
    position: relative;
    left: -24px;
}

.plainText {
    padding-top: 8px;
    max-width: 290px;
    font-weight: 700;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.readonly .plainText {
    padding-top: 0;
}

.plainText + .appendedText {
    padding-top: 8px;
    margin-left: 0;
}

.plainText.plainTextMultiSelect {
    padding-left: 16px;
}

.readonly .plainTextAddress,
.readonly .prependedText {
    display: none;
}

.readonly .readonly label,
.readonly .readonly .control label {
    cursor: default;
}

.formEngineMultiSelect .control label {
    cursor: pointer;
    max-width: 280px;
    position: relative;
}

.formEngineMultiSelect div.control {
    margin-top: 8px;
}

    .formEngineMultiSelect div.control > div:first-child {
        display: inline-block;
        padding: 2px 0 16px 0;
    }

        .formEngineMultiSelect
        div.control > div:first-child
        input:focus + label:before {
            box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.24);
        }

    .formEngineMultiSelect div.control > .popupIcon {
        vertical-align: top;
    }

.formEngineMultiSelect .control label,
.formEngineCheckbox label {
    padding-left: 32px;
}

    .formEngineMultiSelect .control label:before,
    .formEngineCheckbox label:before {
        width: 24px;
        height: 24px;
        border: 2px solid #e1e1e1;
        content: "";
        position: absolute;
        left: 1px;
        background: #fff;
        border-radius: 6px;
        top: -2px;
    }

    .formEngineMultiSelect .control label.selected:before,
    .formEngineCheckbox label.selected:before {
        color: #048697;
        text-align: center;
        line-height: 20px;
    }

.multiControlItemVertical + .multiControlItemVertical {
    padding-top: 16px;
}

.agreeCheckBox input:focus + label:before {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.24);
}

.marketingContactOptions .multiControlItemVertical {
    padding-top: 0;
    margin: 0 8px 8px 0;
}

    .marketingContactOptions .multiControlItemVertical:last-child {
        margin-right: 0;
    }

    .marketingContactOptions .multiControlItemVertical label {
        display: inline-block;
        cursor: pointer;
        border: 2px solid #e1e1e1;
        padding: 40px 16px 8px 16px;
        border-radius: 6px;
        min-width: 80px;
        text-align: center;
        background: #fff;
        color: rgba(0, 0, 0, 0.64);
    }

        .marketingContactOptions .multiControlItemVertical label:before,
        .marketingContactOptions .multiControlItemVertical label.selected:before {
            display: none;
        }

        .marketingContactOptions .multiControlItemVertical label:after {
            position: absolute;
            left: 50%;
            margin-left: -16px;
            top: 8px;
        }

        .marketingContactOptions .multiControlItemVertical label.selected {
            background: #004960;
            color: #fff;
            border-color: #004960;
        }

            .marketingContactOptions .multiControlItemVertical label.selected:after {
                color: #fff;
            }

.formEngineRadioButton div.control div:first-child input:focus + label {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.24);
}

.formEngineRadioButton .control label {
    display: inline-block;
    cursor: pointer;
    border: 2px solid #e1e1e1;
    padding: 0 16px;
    line-height: 40px;
    border-radius: 6px;
    min-width: 80px;
    text-align: center;
    background: #fff;
    color: rgba(0, 0, 0, 0.64);
}

    .formEngineRadioButton .control label.selected {
        border-color: #048697;
        color: #048697;
    }

        .formEngineRadioButton .control label.selected:before {
            vertical-align: middle;
            position: relative;
            top: -2px;
            margin-left: -12px;
            padding-right: 4px;
            color: #048697;
        }

.formEngineRadioButton .multiControlItemHorizontal:not(:last-child) {
    margin-right: 8px;
}

.formEngineCheckbox .validator span {
    margin-top: 16px;
}

.formEngineCheckbox .label {
    display: inline-block;
}

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

.formEngineTextBox.answerValid .controlHolder:before {
    color: #004960;
    position: absolute;
    left: 248px;
    top: 50%;
    margin-top: -12px;
}

@media (max-width: 360px) {
    .formEngineTextBox.answerValid .controlHolder:before {
        left: 208px;
    }
}

.answerInvalid label.label {
    color: #bc252c;
}

.answerInvalid .select2-selection,
.answerInvalid input,
.answerInvalid select,
.answerInvalid textarea {
    border-color: #bc252c;
}

.validator {
    max-width: 280px;
}

    .validator span {
        color: #fff !important;
        float: left;
        clear: left;
        font-size: 1.4rem;
        padding: 8px;
        margin-top: 16px;
        position: relative;
        background: #bc252c;
        border-radius: 6px;
        z-index: 1;
    }

        .validator span:after {
            bottom: 100%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #bc252c;
            border-width: 8px;
            left: 8px;
        }

    .validator a {
        color: #fff;
        text-decoration: underline;
    }

        .validator a:hover {
            text-decoration: none;
        }

.groupValidator {
    margin: 8px 16px 0;
    max-width: none;
}

.formEngineGroupChild .groupValidator {
    margin: 0;
}

.groupValidator span,
p.validator {
    background: #bc252c;
    width: 100%;
    padding: 8px;
    color: #fff !important;
    font-size: 1.4rem;
    border-radius: 6px;
    float: none;
    display: inline-block;
}

    .groupValidator span:after,
    p.validator:after {
        display: none;
    }

p.validator {
    margin: 8px 0;
    position: relative;
    max-width: none;
}

.powerList {
    display: inline-block;
}

    .powerList .promptText {
        display: none !important;
    }

.postcodeLookup {
    max-width: 280px;
}

.resultsTitle {
    margin-top: 8px;
}

.postcodeLookupResultsLinksDiv,
.powerListResultItems {
    max-height: 200px;
    margin-top: 8px;
    width: 100%;
    overflow-y: auto;
    border: 1px solid #e1e1e1;
    background: #fff;
}

    .postcodeLookupResultsLinksDiv div.hoverMimic,
    .powerListResultItems div.hoverMimic {
        background: rgba(0, 0, 0, 0.16);
    }

    .postcodeLookupResultsLinksDiv .resultItem,
    .powerListResultItems .resultItem {
        padding: 8px;
        font-size: 1.4rem;
    }

        .postcodeLookupResultsLinksDiv .resultItem:hover,
        .powerListResultItems .resultItem:hover {
            cursor: pointer;
            background: rgba(0, 0, 0, 0.16);
        }

.hideLookup .selectedAddressContainer {
    display: none;
}

div.selectedAddressContainer {
    padding: 8px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 6px;
    margin-top: 16px;
    position: relative;
}

    div.selectedAddressContainer:after {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: rgba(0, 0, 0, 0.04);
        border-width: 11px;
        left: 8px;
    }

    div.selectedAddressContainer .selectedAddressHolder {
        display: flex;
        align-items: center;
    }

    div.selectedAddressContainer span {
        padding: 0 16px;
        flex: 1 1 auto;
    }

    div.selectedAddressContainer input {
        background: none;
        color: #048697;
        margin-left: 8px;
    }

        div.selectedAddressContainer input:hover {
            text-decoration: underline;
        }

.popupIcon span,
span.popup,
.helpIcon {
    display: inline-block;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.64);
    margin-left: 4px;
}

    .popupIcon span:before,
    span.popup:before,
    .helpIcon:before {
        font-size: 2.8rem;
    }

.popupActive span:before,
.visibleInfoBox .popupIcon span:before {
    color: #048697;
}

.popupIcon:focus span:before {
    color: #048697;
}

.popupText,
.tooltip span,
.infoBox {
    z-index: 3;
    background: rgba(0, 0, 0, 0.64);
    color: #fff;
    font-size: 1.4rem;
    border-radius: 6px;
    line-height: 20px;
}

.popupText,
.tooltip span {
    position: absolute;
    width: 252px;
}

.infoBox {
    width: 312px;
    margin-top: 8px;
}

@media (max-width: 360px) {
    .infoBox {
        width: 271px;
    }
}

.popupTextContainer,
.infoBoxText {
    position: relative;
    padding: 8px;
    word-wrap: break-word;
}

    .popupTextContainer ul,
    .infoBoxText ul {
        padding: 8px 0 8px standard;
    }

    .popupTextContainer:before,
    .tooltip span:before {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        right: 100%;
        top: 0%;
        border-color: rgba(255, 255, 255, 0);
        border-right-color: rgba(0, 0, 0, 0.64);
        border-width: 11px;
        margin-top: 8px;
    }

.modalHelp {
    color: inherit;
    position: static;
    background: transparent;
}

.modalContainer .ajaxSpinner span {
    background-color: #fff;
}

.ajaxSpinner span {
    opacity: 0.9;
    position: absolute;
    background: #fff url(../../B2C2/Styles/assets/images/spinner.gif) no-repeat center center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.pollingforQuotes {
    background: #fff url(../../B2C2/Styles/assets/images/spinner.gif) no-repeat center center;
    height: 19px;
    width: 24px;
    display: inline-block;
    vertical-align: middle;
}

.docHolder .pollingforQuotes {
    margin-right: 8px;
}

.poller {
    margin: 16px auto 0;
    text-align: center;
    padding: 0 8px;
}

    .poller p {
        color: #fff;
    }

    .poller h1 {
        font-weight: 300;
    }

        .poller h1 span {
            font-weight: 700;
        }

.loader,
.loader:after {
    border-radius: 50%;
    width: 10rem;
    height: 10rem;
}

#progress-bar .loader,
#progress-bar .loader:after {
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1rem solid rgba(255, 255, 255, 0.2);
    border-right: 1.1rem solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1rem solid rgba(255, 255, 255, 0.2);
    border-left: 1.1rem solid #fff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

#progress-bar .loader {
    border-top: 0.8rem solid #004960;
    border-right: 0.8rem solid #004960;
    border-bottom: 0.8rem solid #004960;
    border-left: 0.8rem solid #00394b;
}

#progress-bar {
    position: relative;
    margin: 8px auto;
}

    #progress-bar span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -25px;
        margin-top: -1rem;
        font-size: 1.8rem;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.8);
        width: 50px;
        text-align: center;
    }

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.aggregatorPoller {
    display: flex;
    min-height: 70vh;
    justify-content: center;
    flex-direction: column;
}

    .aggregatorPoller h1 {
        padding: 16px;
        font-weight: 300;
        text-align: center;
    }

        .aggregatorPoller h1 strong {
            font-weight: 700;
        }

.pollerGroup {
    display: flex;
    padding: 24px 16px;
    max-width: 100vw;
}

    .pollerGroup span {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
        padding: 24px;
        width: 196px;
        height: 196px;
        background: #fff;
        border-radius: 100%;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.16), 0 2px 2px rgba(0, 0, 0, 0.24);
        margin: auto;
        opacity: 0;
        transform: scale(0.8);
        overflow: hidden;
        animation: repeat 2500ms ease-in-out infinite;
    }

        .pollerGroup span.aggregator {
            margin-left: 0;
        }

        .pollerGroup span.logo {
            margin-right: 0;
        }

        .pollerGroup span img {
            max-width: 100%;
            max-height: 100%;
            flex: 0 0 auto;
        }

        .pollerGroup span:before {
            content: "";
            float: left;
            padding-bottom: 100%;
        }

@media (max-width: 1200px) {
    .pollerGroup span {
        padding: 8px;
        width: calc(20vw - 16px);
        height: calc(20vw - 16px);
    }
}

.pollerGroup span:nth-child(0) {
    animation-delay: 0ms;
}

.pollerGroup span:nth-child(1) {
    animation-delay: 500ms;
}

.pollerGroup span:nth-child(2) {
    animation-delay: 1000ms;
}

.pollerGroup span:nth-child(3) {
    animation-delay: 1500ms;
}

.pollerGroup span:nth-child(4) {
    animation-delay: 2000ms;
}

.pollerGroup span:nth-child(5) {
    animation-delay: 2500ms;
}

@keyframes repeat {
    0% {
        transform: scale(0.7);
        opacity: 0;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(0.7);
        opacity: 0.1;
    }
}

input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.24);
}

input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.24);
}

input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.24);
}

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

.toggleable.lastGroup .nextSection {
    display: none;
}

.collapseHeaderContainer h2 {
    color: #004960;
    padding: 16px 60px 16px 16px;
    margin: 16px -16px 16px;
    position: relative;
    background: #f9f9f9;
    cursor: pointer;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

    .collapseHeaderContainer h2:before {
        right: 16px;
        position: absolute;
        content: "OPEN";
        font-size: 1.4rem;
        font-weight: 700;
        top: 50%;
        margin-top: -8px;
    }

.collapseHeaderContainer input[value="False"] + h2:before {
    content: "CLOSE";
}

.collapseHeaderContainer:focus h2 {
    background: rgba(0, 0, 0, 0.08);
}

.formItem.formEngineVehicle2 {
    padding-top: 0;
}

.vehicleLookup {
    margin-left: 280px;
}

@media (max-width: 680px), (min-width: 831px) and (max-width: 980px) {
    .vehicleLookup {
        margin-left: 0;
    }
}

.vehicleLookup .formEngineButton a {
    min-width: 280px;
}

.vehicleLookup .formEngineButton + .formEngineButton a {
    position: relative;
    margin-top: 32px;
}

.vehicleRowClickNotFound {
    color: #004960;
    text-transform: uppercase;
}

.filtersResultsGroup {
    display: flex;
}

.vehicleFiltersContainer {
    width: 280px;
    padding: 16px;
    margin-top: 16px;
    background: rgba(0, 0, 0, 0.24);
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}

    .vehicleFiltersContainer .labelContainer {
        padding-bottom: 8px;
        font-size: 1.4rem;
    }

    .vehicleFiltersContainer .select2-container {
        width: 160px !important;
    }

    .vehicleFiltersContainer .formItem {
        padding: 0;
    }

    .vehicleFiltersContainer h3 {
        color: rgba(0, 0, 0, 0.64);
    }

.vehicleResultsContainer {
    width: 100%;
    background: #f9f9f9;
    margin-top: 16px;
    padding: 16px;
    position: relative;
    border: 1px solid #e1e1e1;
}

    .vehicleResultsContainer:after {
        border-bottom-color: #f9f9f9;
        border-width: 11px;
        margin-left: -11px;
    }

    .vehicleResultsContainer:before {
        border-bottom-color: #e1e1e1;
        border-width: 12px;
        margin-left: -12px;
    }

div.filters + .vehicleResultsContainer {
    width: calc(100% - 280px);
    padding: 16px 16px 0 16px;
}

.vehicleSelectedContainer .panelFlexed div:first-child {
    flex: 1 1 auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

    .vehicleSelectedContainer .panelFlexed div:first-child strong {
        flex-shrink: 0;
        margin: 4px 8px 0 0;
    }

@media (min-width: 480px) {
    .vehicleSelectedContainer .panelFlexed .clickModelSearch {
        padding-left: 8px;
    }
}

@media (max-width: 480px) {
    .vehicleSelectedContainer .panelFlexed {
        flex-direction: column;
        padding: 8px;
    }

        .vehicleSelectedContainer .panelFlexed div:first-child {
            flex-direction: column;
            margin-bottom: 4px;
        }
}

@media (max-width: 680px) {
    .filtersResultsGroup {
        flex-direction: column;
    }

    .vehicleFiltersContainer {
        width: 100%;
    }

    .vehicleResultsContainer {
        margin-top: 0;
    }

        .vehicleResultsContainer:after,
        .vehicleResultsContainer:before {
            display: none;
        }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-selection--single,
.select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    min-height: 39px;
}

.select2-selection--single {
    padding-right: calc(8px - -20px);
}

.select2-selection--multiple .select2-selection__rendered {
    padding-left: 8px;
}

.select2-selection__rendered {
    text-overflow: ellipsis;
    overflow: hidden;
}

.select2-selection--single .select2-selection__rendered {
    display: block;
}

.select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.select2-selection--multiple {
    cursor: text;
    padding-top: 3px !important;
}

    .select2-selection--multiple .select2-selection__placeholder {
        margin-top: 5px;
        float: left;
    }

    .select2-selection--multiple .select2-selection__clear {
        margin-top: 5px;
        margin-right: 10px;
    }

    .select2-selection--multiple .select2-selection__choice {
        border-radius: 6px;
        padding: 5px 8px;
        cursor: default;
        float: left;
        margin-right: 5px;
        margin-top: 5px;
        position: relative;
        line-height: 1.6;
        color: rgba(0, 0, 0, 0.64);
        cursor: default;
        background-color: #f9f9f9;
        border: 2px solid #e1e1e1;
    }

    .select2-selection--multiple .select2-selection__choice__remove {
        color: #e1e1e1;
        font-weight: normal;
        cursor: pointer;
        display: inline-block;
        margin-right: 2px;
    }

        .select2-selection--multiple .select2-selection__choice__remove:hover {
            color: #e1e1e1;
        }

.select2-container--focus .select2-selection--multiple {
    outline: 0;
}

.select2-search--inline {
    float: left;
}

.select2-selection--multiple .select2-search--inline {
    line-height: 1.6;
    width: 100%;
}

.select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 5px 0;
    background: transparent;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield;
}

    .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

.select2-selection--multiple .select2-search--inline .select2-search__field {
    padding: 0;
}

.select2-selection__choice + .select2-search--inline {
    width: auto;
}

.select2-selection--multiple .select2-search__field[style="width: 100px;"] {
    width: 100% !important;
}

.select2-search--dropdown {
    min-height: 39px;
    margin: 0;
    background: rgba(0, 0, 0, 0.08);
    border-top: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    white-space: nowrap;
}

    .select2-search--dropdown .select2-search__field {
        width: 100%;
        height: auto !important;
        min-height: 39px;
        padding: 7px;
        border: 2px solid #e1e1e1;
    }

.select2-results > .select2-results__options {
    max-height: 300px;
    overflow-y: auto;
}

.select2-results__option[aria-disabled="true"] {
    color: #999;
}

.select2-results__option[aria-selected="true"] {
    background-color: #fff;
    color: #048697;
}

.select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-results__option:first-child {
    min-height: 25px;
}

.select2-results__option--highlighted[aria-selected] {
    background-color: #048697;
    color: #fff;
}

.select2-search--hide + .select2-results .select2-results__option:first-child {
    display: block;
}

.select2-selection__placeholder {
    color: rgba(0, 0, 0, 0.24);
}

.select2-container--disabled .select2-selection--single,
.select2-container--disabled .select2-selection--multiple {
    background-color: rgba(0, 0, 0, 0.16);
    cursor: default;
}

.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-selection__clear {
    width: 16px;
    height: 16px;
    border-radius: 10px;
    color: #999;
    border: 1px solid #999;
    display: inline-block;
    text-align: center;
    position: absolute;
}

.select2-dropdown {
    box-sizing: border-box;
    background-color: #fff;
    border: 2px solid #048697;
    border-radius: 6px;
    font-size: 1.6rem;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
    top: 100%;
}

.select2-results {
    display: block;
    position: relative;
    z-index: 1;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 5px 8px;
    user-select: none;
    -webkit-user-select: none;
    color: inherit;
}

    .select2-results__option[aria-selected] {
        cursor: pointer;
    }

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
}

.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none;
}

.select2-search--dropdown {
    display: block;
    padding: 8px;
    position: relative;
    z-index: 1;
}

    .select2-search--dropdown .select2-search__field {
        width: 100%;
    }

        .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

    .select2-search--dropdown.select2-search--hide {
        display: none;
    }

.select2-selection--multiple .select2-selection__choice__remove {
    vertical-align: middle;
    font-size: 0;
}

@media (max-width: 1000px) {
    li.loading-results {
        display: none;
    }
}

.select2-results__option,
.select2-selection__choice {
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.select2-selection__arrow {
    color: rgba(0, 0, 0, 0.64);
    display: block;
    position: absolute;
    top: 50%;
    bottom: 0;
    margin-top: -12px;
    right: 0;
}

    .select2-selection__arrow:before {
        padding-left: 4px;
    }

.selectionClear .select2-selection__rendered {
    padding-right: 16px;
}

.select2-selection__clear,
.select2-selection__choice__remove {
    top: 50%;
    right: 27px;
    font-size: 0;
    width: auto;
    height: auto;
    border: none;
    color: #e1e1e1;
    margin-top: -9px;
}

    .select2-selection__clear:before,
    .select2-selection__choice__remove:before {
        font-size: 18px;
    }

.select2-selection__choice__remove {
    left: 8px;
    margin-top: -3px;
}

.select2-container--open .select2-dropdown--below {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16), 0 4px 4px 0 rgba(0, 0, 0, 0.16);
}

.select2-container--open .select2-dropdown--above {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.16), 0 -4px 4px 0 rgba(0, 0, 0, 0.16);
}

.answerInvalid .select2-selection:focus {
    border-color: #048697;
}

.navigation a,
.formEngineButton a,
.formEngineNavigationButton a,
.button {
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    padding: 0 16px;
    min-width: 160px;
    border-radius: 6px;
    outline: none;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    transition: all 500ms;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

    .navigation a:hover,
    .formEngineButton a:hover,
    .formEngineNavigationButton a:hover,
    .button:hover {
        text-decoration: none;
    }

@media (max-width: 480px) {
    .navigation a,
    .formEngineButton a,
    .formEngineNavigationButton a,
    .button {
        min-width: 120px;
    }
}

.button {
    text-transform: uppercase;
}

.next a,
.formEngineButton a,
.formEngineNavigationButton a,
.button,
.back a,
.removeBtn a {
    background: #048697;
    color: #fff;
}

    .next a:before,
    .formEngineButton a:before,
    .formEngineNavigationButton a:before,
    .button:before,
    .back a:before,
    .removeBtn a:before {
        content: "";
        position: absolute;
        z-index: -1;
        transition: all 0.3s;
        height: 0;
        opacity: 0;
        width: 100%;
        top: 50%;
        left: 50%;
        background: rgba(0, 0, 0, 0.12);
        transform: translateX(-50%) translateY(-50%) rotate(45deg);
    }

@media (any-pointer: coarse), (hover: none) {
    .next a:before,
    .formEngineButton a:before,
    .formEngineNavigationButton a:before,
    .button:before,
    .back a:before,
    .removeBtn a:before {
        display: none;
    }
}

.next a:hover:before,
.next a:focus:before,
.formEngineButton a:hover:before,
.formEngineButton a:focus:before,
.formEngineNavigationButton a:hover:before,
.formEngineNavigationButton a:focus:before,
.button:hover:before,
.button:focus:before,
.back a:hover:before,
.back a:focus:before,
.removeBtn a:hover:before,
.removeBtn a:focus:before {
    height: 350%;
    opacity: 1;
}

.back a,
.removeBtn a,
.secondary a,
.removeBtnJs a {
    background: rgba(0, 0, 0, 0.08);
    color: rgba(0, 0, 0, 0.48);
}

.thinButton a {
    line-height: 32px;
}

.linkButton a {
    background: transparent;
    color: #004960;
}

    .linkButton a:hover:before,
    .linkButton a:before {
        display: none;
    }

    .linkButton a:hover,
    .linkButton a:focus {
        border-radius: 6px;
        background: rgba(0, 0, 0, 0.08);
    }

.removeBtn.displayBlock2 {
    display: block;
}

.navigation .disabledIfNotAllGroupsViewed {
    background: rgba(0, 0, 0, 0.04);
}

    .navigation .disabledIfNotAllGroupsViewed:hover:before,
    .navigation .disabledIfNotAllGroupsViewed:before {
        display: none;
    }

    .navigation .disabledIfNotAllGroupsViewed:focus,
    .navigation .disabledIfNotAllGroupsViewed:hover {
        cursor: default;
        background: rgba(0, 0, 0, 0.04);
    }

@media (min-width: 480px) {
    .navigation a {
        line-height: 48px;
    }
}

.next a,
.save a {
    float: right;
}

.back a {
    float: left;
    margin-right: 16px;
}

.save a:focus,
.save a:hover {
    text-decoration: underline;
}

@media (max-width: 830px) {
    .save a {
        display: block;
        clear: both;
        padding: 0;
    }
}

@media (max-width: 480px) {
    .back a {
        margin-right: 16px;
    }
}

.formEngineButton .label,
.formEngineNavigationButton .label {
    display: none;
}

@media (max-width: 480px) {
    .stackedButtons .navigation a {
        width: 100%;
        margin-bottom: 16px;
    }

    .stackedButtons .navigation div:last-child a {
        margin-bottom: 0;
    }
}

.formEnginePostCode input[type="button"] {
    width: auto;
    font-size: 1.4rem;
    text-transform: uppercase;
    transition: all, 0.3s;
    border: 0;
    font-weight: 700;
    cursor: pointer;
    flex: 0 0 auto;
}

    .formEnginePostCode input[type="button"]:focus,
    .formEnginePostCode input[type="button"]:hover {
        text-decoration: underline;
    }

.lookupCtrl {
    position: absolute;
    top: 3px;
    right: 3px;
}

    .lookupCtrl input[type="button"] {
        color: #fff;
        background: #048697;
        height: 33px;
        line-height: 33px;
        padding: 0 8px;
    }

        .lookupCtrl input[type="button"]:focus,
        .lookupCtrl input[type="button"]:hover {
            box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.24);
            text-decoration: none;
        }

@media (max-width: 480px) {
    .documents .thinButton {
        flex: 0 0 100%;
        padding-bottom: 16px;
    }
}

.topBarFlexed a:last-child,
.riskSummaryHeader a:last-child {
    margin-left: auto;
}

.groupButtons {
    display: block;
}

    .groupButtons .labelContainer {
        display: none;
    }

    .groupButtons .formEngineButton,
    .groupButtons .formEngineNavigationButton {
        padding: 0;
        float: right;
    }

        .groupButtons .formEngineButton:first-child,
        .groupButtons .formEngineNavigationButton:first-child {
            float: left;
        }

@media (max-width: 480px) {
    .groupButtons .formEngineButton,
    .groupButtons .formEngineNavigationButton,
    .groupButtons .control {
        width: 100%;
    }

        .groupButtons .formEngineButton + .formEngineButton,
        .groupButtons .formEngineNavigationButton + .formEngineNavigationButton {
            margin-top: 16px;
        }
}

.indented2 {
    margin-left: 280px;
}

@media (max-width: 680px), (min-width: 831px) and (max-width: 980px) {
    .indented2 {
        margin-left: 0;
    }
}

table {
    width: 100%;
}

th,
td {
    padding: 16px;
    vertical-align: middle;
}

td {
    background: #f9f9f9;
    border: 1px solid #e1e1e1;
}

.modalContainer td {
    font-size: 1.4rem;
    font-weight: 600;
    border-color: #f0f0f0;
}

@media (max-width: 480px) {
    .modalContainer td {
        padding: 8px;
    }
}

td span {
    display: block;
    line-height: 1.6;
}

td:first-child {
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    border-radius: 6px 0 0 0;
    border-right: none;
}

td:last-child {
    text-align: right;
    border-radius: 0 6px 0 0;
    border-left: none;
}

.modalContainer td:last-child:not(.ui-datepicker-week-end) {
    text-align: left;
}

.panelTableStyle div {
    flex: 1 1 25%;
}

    .panelTableStyle div:first-child {
        flex: 1 1 50%;
    }

    .panelTableStyle div:last-child {
        flex: 0 0 160px;
        white-space: nowrap;
        text-align: right;
    }

        .panelTableStyle div:last-child a + a {
            margin-left: 8px;
            color: rgba(0, 0, 0, 0.64);
        }

.panelTableStyle:not(:last-child) {
    margin-bottom: 8px;
}

.panelTableStyle span,
.flexedTableCell .panelFlexed span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.6;
    text-transform: uppercase;
}

@media (max-width: 480px) {
    .panelTableStyle,
    .flexedTableCell .panelFlexed {
        flex-direction: column;
    }

        .panelTableStyle div,
        .flexedTableCell .panelFlexed div {
            text-align: center;
            margin-bottom: 8px;
            flex: 0 0 auto !important;
            padding-right: 0 !important;
        }

            .panelTableStyle div:last-child,
            .flexedTableCell .panelFlexed div:last-child {
                margin-bottom: 0;
            }
}

.validationBox {
    position: fixed;
    background: #bc252c;
    padding: 0 8px;
    top: 0;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 3;
    height: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
}

    .validationBox:before {
        color: #fff;
    }

    .validationBox a.validationSummaryLink {
        color: #fff;
        cursor: pointer;
        text-decoration: underline;
    }

        .validationBox a.validationSummaryLink:focus,
        .validationBox a.validationSummaryLink:hover {
            text-decoration: none;
        }

        .validationBox a.validationSummaryLink:focus {
            background: #fff;
            color: #bc252c;
            padding: 4px;
            border-radius: 6px;
        }

.validationSummaryActive {
    padding-top: 70px;
}

div.informationBox,
div.errorBox,
div.successBox {
    height: auto;
    margin-bottom: 16px;
    display: inherit;
    position: relative;
}

    div.informationBox:before,
    div.errorBox:before,
    div.successBox:before {
        position: absolute;
        top: 50%;
        margin-top: -12px;
    }

    div.informationBox p,
    div.errorBox p,
    div.successBox p {
        padding-left: 32px;
    }

div.informationBox {
    border-color: #f3bf27;
    border: 1px solid #f3bf27;
    color: #f3bf27;
}

    div.informationBox:before {
        color: #f3bf27;
    }

div.errorBox {
    border-color: #bc252c;
    border: 1px solid #bc252c;
    color: #bc252c;
}

    div.errorBox:before {
        color: #bc252c;
    }

div.successBox {
    border-color: #39bd30;
    border: 1px solid #39bd30;
    color: #39bd30;
}

    div.successBox:before {
        color: #39bd30;
    }

.positioningModal,
#ConfirmationShield,
.confirmDialogShield,
.popupShield,
.modalShield,
.act-popup-holder {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 10;
}

.positioningModal,
#ConfirmationShield,
.act-popup-holder {
    padding: 0;
    margin: 0;
    background: none;
    overflow-y: auto;
    padding: 24px;
}

@media (max-width: 480px) {
    .positioningModal,
    #ConfirmationShield,
    .act-popup-holder {
        padding: 8px;
    }
}

.confirmDialogShield,
.popupShield,
.modalShield,
.act-shield {
    background: rgba(0, 0, 0, 0.48);
}

.confirmBoxPositioningDiv,
.act-shield {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 12;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 1.4rem;
}

.act-shield {
    z-index: 0;
}

.confirmTextAndButtons {
    width: 320px;
    margin: 50px auto;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
}

@media (max-width: 480px) {
    .confirmTextAndButtons {
        max-width: 300px;
        margin: 8px auto;
    }
}

.modalContainer {
    position: relative;
    z-index: 3;
    margin: 0 auto;
    max-width: 752px;
    -webkit-animation: ngdialog-flyin 0.5s;
    animation: ngdialog-flyin 0.5s;
}

.modalWindow .modalContainer {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
    padding: 16px;
}

.modalWindow .closeButton {
    position: absolute;
    right: 16px;
    top: 10px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.64);
    z-index: 2;
}

    .modalWindow .closeButton .icon,
    .modalWindow .closeButton .ui-datepicker-trigger,
    .modalWindow .closeButton .formEngineMultiSelect .control label.selected:before,
    .formEngineMultiSelect .control .modalWindow .closeButton label.selected:before,
    .modalWindow .closeButton .formEngineCheckbox label.selected:before,
    .formEngineCheckbox .modalWindow .closeButton label.selected:before,
    .modalWindow .closeButton .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid .modalWindow .closeButton .controlHolder:before,
    .modalWindow .closeButton .popupIcon span,
    .popupIcon .modalWindow .closeButton span,
    .modalWindow .closeButton span.popup,
    .modalWindow .closeButton .helpIcon,
    .modalWindow .closeButton .select2-selection__arrow:before,
    .modalWindow .closeButton .select2-selection__clear,
    .modalWindow .closeButton .select2-selection__choice__remove {
        color: rgba(0, 0, 0, 0.64);
    }

    .modalWindow .closeButton:hover .icon,
    .modalWindow .closeButton:hover .ui-datepicker-trigger,
    .modalWindow
    .closeButton:hover
    .formEngineMultiSelect
    .control
    label.selected:before,
    .formEngineMultiSelect
    .control
    .modalWindow
    .closeButton:hover
    label.selected:before,
    .modalWindow .closeButton:hover .formEngineCheckbox label.selected:before,
    .formEngineCheckbox .modalWindow .closeButton:hover label.selected:before,
    .modalWindow
    .closeButton:hover
    .formEngineTextBox.answerValid
    .controlHolder:before,
    .formEngineTextBox.answerValid
    .modalWindow
    .closeButton:hover
    .controlHolder:before,
    .modalWindow .closeButton:hover .popupIcon span,
    .popupIcon .modalWindow .closeButton:hover span,
    .modalWindow .closeButton:hover span.popup,
    .modalWindow .closeButton:hover .helpIcon,
    .modalWindow .closeButton:hover .select2-selection__arrow:before,
    .modalWindow .closeButton:hover .select2-selection__clear,
    .modalWindow .closeButton:hover .select2-selection__choice__remove,
    .modalWindow .closeButton:focus .icon,
    .modalWindow .closeButton:focus .ui-datepicker-trigger,
    .modalWindow
    .closeButton:focus
    .formEngineMultiSelect
    .control
    label.selected:before,
    .formEngineMultiSelect
    .control
    .modalWindow
    .closeButton:focus
    label.selected:before,
    .modalWindow .closeButton:focus .formEngineCheckbox label.selected:before,
    .formEngineCheckbox .modalWindow .closeButton:focus label.selected:before,
    .modalWindow
    .closeButton:focus
    .formEngineTextBox.answerValid
    .controlHolder:before,
    .formEngineTextBox.answerValid
    .modalWindow
    .closeButton:focus
    .controlHolder:before,
    .modalWindow .closeButton:focus .popupIcon span,
    .popupIcon .modalWindow .closeButton:focus span,
    .modalWindow .closeButton:focus span.popup,
    .modalWindow .closeButton:focus .helpIcon,
    .modalWindow .closeButton:focus .select2-selection__arrow:before,
    .modalWindow .closeButton:focus .select2-selection__clear,
    .modalWindow .closeButton:focus .select2-selection__choice__remove {
        color: rgba(0, 0, 0, 0.16);
    }

.subMenu ul,
.groupTabbed ul,
.tabs ul {
    flex: 0 0 100%;
    padding: 0 16px 0 20px;
    margin-bottom: -32px;
    display: flex !important;
    align-items: stretch;
}

@media (max-width: 830px) {
    .subMenu ul,
    .groupTabbed ul,
    .tabs ul {
        max-width: 100%;
    }
}

.subMenu ul.tabsInForm,
.groupTabbed ul.tabsInForm,
.tabs ul.tabsInForm {
    margin-bottom: -1px;
}

.subMenu li,
.subMenu div,
.subMenu a,
.groupTabbed li,
.groupTabbed div,
.groupTabbed a,
.tabs li,
.tabs div,
.tabs a {
    display: flex;
    margin-right: 28px;
}

    .subMenu li:last-child,
    .subMenu div:last-child,
    .subMenu a:last-child,
    .groupTabbed li:last-child,
    .groupTabbed div:last-child,
    .groupTabbed a:last-child,
    .tabs li:last-child,
    .tabs div:last-child,
    .tabs a:last-child {
        margin-right: 0;
    }

.subMenu a,
.subMenu div,
.groupTabbed a,
.groupTabbed div,
.tabs a,
.tabs div {
    color: #004960;
    background: #fafafa;
    position: relative;
    padding: 12px;
    display: block;
    text-align: center;
    text-transform: capitalize;
    font-size: 1.6rem;
    z-index: 1;
}

    .subMenu a:before,
    .subMenu a:after,
    .subMenu div:before,
    .subMenu div:after,
    .groupTabbed a:before,
    .groupTabbed a:after,
    .groupTabbed div:before,
    .groupTabbed div:after,
    .tabs a:before,
    .tabs a:after,
    .tabs div:before,
    .tabs div:after {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 20px;
        background: #fafafa;
        content: "";
        border-radius: 6px 6px 0 0;
        z-index: -1;
    }

    .subMenu a:before,
    .subMenu div:before,
    .groupTabbed a:before,
    .groupTabbed div:before,
    .tabs a:before,
    .tabs div:before {
        transform: skew(-8deg);
        left: -10px;
    }

    .subMenu a:after,
    .subMenu div:after,
    .groupTabbed a:after,
    .groupTabbed div:after,
    .tabs a:after,
    .tabs div:after {
        transform: skew(8deg);
        right: -10px;
    }

.subMenu div,
.subMenu a,
.groupTabbed div,
.groupTabbed a,
.tabs div,
.tabs a {
    display: inline-block;
}

.subMenu .active,
.subMenu .tabSelectOn,
.groupTabbed .active,
.groupTabbed .tabSelectOn,
.tabs .active,
.tabs .tabSelectOn {
    position: relative;
    z-index: 1;
}

    .subMenu .active a,
    .subMenu .active a:before,
    .subMenu .active a:after,
    .subMenu .tabSelectOn a,
    .subMenu .tabSelectOn a:before,
    .subMenu .tabSelectOn a:after,
    .groupTabbed .active a,
    .groupTabbed .active a:before,
    .groupTabbed .active a:after,
    .groupTabbed .tabSelectOn a,
    .groupTabbed .tabSelectOn a:before,
    .groupTabbed .tabSelectOn a:after,
    .tabs .active a,
    .tabs .active a:before,
    .tabs .active a:after,
    .tabs .tabSelectOn a,
    .tabs .tabSelectOn a:before,
    .tabs .tabSelectOn a:after {
        background: #fff;
    }

.subMenu .tabSelectOn,
.groupTabbed .tabSelectOn,
.tabs .tabSelectOn {
    background: #fff;
    border-bottom: 1px solid #fff;
}

    .subMenu .tabSelectOn:before,
    .subMenu .tabSelectOn:after,
    .groupTabbed .tabSelectOn:before,
    .groupTabbed .tabSelectOn:after,
    .tabs .tabSelectOn:before,
    .tabs .tabSelectOn:after {
        background: #fff;
        border-bottom: 1px solid #fff;
    }

.subMenu .tabSelectOff:hover,
.groupTabbed .tabSelectOff:hover,
.tabs .tabSelectOff:hover {
    cursor: pointer;
    background: #fff;
}

@media (max-width: 480px) {
    .subMenu ul,
    .groupTabbed ul,
    .tabs ul {
        padding-left: 16px;
    }

    .subMenu li,
    .subMenu div,
    .subMenu a,
    .groupTabbed li,
    .groupTabbed div,
    .groupTabbed a,
    .tabs li,
    .tabs div,
    .tabs a {
        width: auto;
        margin-right: 20px;
    }

    .subMenu a,
    .subMenu div,
    .groupTabbed a,
    .groupTabbed div,
    .tabs a,
    .tabs div {
        padding: 8px 14px;
        font-size: 1.4rem;
        z-index: 1;
    }

        .subMenu a:before,
        .subMenu div:before,
        .groupTabbed a:before,
        .groupTabbed div:before,
        .tabs a:before,
        .tabs div:before {
            left: -8px;
        }

        .subMenu a:after,
        .subMenu div:after,
        .groupTabbed a:after,
        .groupTabbed div:after,
        .tabs a:after,
        .tabs div:after {
            right: -8px;
        }
}

.tabsInForm li:not(.active) a,
.tabsInForm li:not(.active) a:before,
.tabsInForm li:not(.active) a:after {
    border-bottom: 1px solid #e1e1e1;
}

    .tabsInForm li:not(.active) a:before,
    .tabsInForm li:not(.active) a:after {
        bottom: -1px;
    }

.subMenu {
    padding-top: 32px;
    padding-left: 16px;
}

    .subMenu ul {
        padding: 0 0 0 12px;
        max-width: calc(100% - 336px);
        position: relative;
        top: 1px;
        z-index: 2;
    }

    .subMenu li {
        flex: 0 0 auto;
        display: flex;
        padding-right: 28px;
        margin-right: 0;
        width: auto;
        position: relative;
        z-index: 0;
    }

        .subMenu li:last-child {
            padding-right: 0;
        }

    .subMenu a {
        flex: 0 0 auto;
        padding: 12px 5px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    }

        .subMenu a:before,
        .subMenu a:after {
            border-bottom: 1px solid rgba(0, 0, 0, 0.04);
            bottom: -1px;
        }

    .subMenu .active a {
        border-bottom: none;
    }

        .subMenu .active a:before,
        .subMenu .active a:after {
            border-bottom: none;
        }

@media (max-width: 480px) {
    .subMenu ul {
        padding-left: 14px;
    }

    .subMenu a span {
        display: block;
    }

    .subMenu li {
        padding-right: 20px;
        flex: 0 0 auto;
    }

    .subMenu a {
        padding: 8px;
    }
}

.groupTabbed {
    background: rgba(0, 0, 0, 0.08);
    margin: 0 -16px 8px;
    padding-top: 16px;
    padding-left: 24px;
}

    .groupTabbed a:before,
    .groupTabbed a:after {
        height: calc(100% - -1px);
    }

@media (max-width: 480px) {
    .groupTabbed {
        padding-left: 16px;
    }
}

.tabSelectOff,
.tabSelectOff:after,
.tabSelectOff:before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

@-webkit-keyframes ngdialog-flyin {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes ngdialog-flyin {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.docLink a {
    color: rgba(0, 0, 0, 0.64);
    justify-content: initial;
    position: relative;
    padding: 16px 35px 16px 40px;
    flex: 0 1 100%;
    font-size: 1.6rem;
    font-weight: 400;
    text-transform: capitalize;
    word-break: break-all;
    word-break: break-word;
    display: flex;
    align-items: center;
}

    .docLink a:before,
    .docLink a:after {
        font-family: "Material icon";
        position: absolute;
        font-size: 24px;
        top: 50%;
        margin-top: -12px;
        color: rgba(0, 0, 0, 0.64);
    }

    .docLink a:before {
        content: "";
        left: 8px;
    }

    .docLink a:after {
        content: "";
        right: 8px;
    }

    .docLink a:hover {
        text-decoration: none;
        background: rgba(0, 0, 0, 0.12);
    }

.docLink .fileDownload {
    display: flex;
    margin-left: auto;
}

.threeDSecureIFrame,
.datacash-iframe {
    width: 100%;
    height: 500px;
    border: none;
}

.datacash-iframe {
    min-height: 970px;
}

    .datacash-iframe .datacash-iframe {
        min-height: 900px;
    }

@media (max-width: 680px), (min-width: 831px) and (max-width: 980px) {
    .datacash-iframe .datacash-iframe {
        min-height: 1095px;
    }
}

#threedsFrictionLessRedirect,
.processingThreeDSChallenge .poller {
    display: none;
}

.insImage img,
.quoteResults img {
    height: 70px;
}

.quoteComparison {
    margin: 16px -16px -16px;
    border-top: 1px solid #e1e1e1;
}

    .quoteComparison .button {
        min-width: inherit;
        line-height: 20px;
        padding: 8px;
    }

    .quoteComparison ul {
        padding-left: 24px;
        max-height: 245px;
        overflow-y: auto;
    }

        .quoteComparison ul li {
            text-align: left;
            color: rgba(0, 0, 0, 0.48);
            font-size: 1.2rem;
            line-height: 1.5;
        }

@media (min-width: 831px) {
    .quoteComparison {
        display: flex;
        align-items: center;
    }

        .quoteComparison .quoteCells {
            flex: 1 0 auto;
            border-right: 1px solid #e1e1e1;
        }

            .quoteComparison .quoteCells:last-child {
                border: none;
            }

            .quoteComparison .quoteCells div {
                height: 64px;
                display: flex !important;
                align-items: center;
                justify-content: center;
            }

                .quoteComparison .quoteCells div.nestedCell {
                    flex-direction: column;
                    align-items: flex-start;
                }

                    .quoteComparison .quoteCells div.nestedCell > div {
                        width: 100%;
                    }

                .quoteComparison .quoteCells div.highlighted {
                    background: #f9f9f9;
                }

                .quoteComparison .quoteCells div.nestedCell.highlighted {
                    line-height: 1.5;
                    margin-left: -16px;
                    width: calc(100% - -16px);
                }

                .quoteComparison .quoteCells div.autoHeight {
                    height: auto;
                    padding-right: 0;
                }

                .quoteComparison .quoteCells div.verticallyCentred {
                    justify-content: center !important;
                }

    .quoteResults div.notes {
        align-items: flex-start;
    }

    .quoteComparison .quoteCells .firstRow {
        height: 80px;
    }

    .quoteComparison div.notes {
        height: 250px;
    }

    .resultsContainerScroll {
        display: flex;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
        flex: 1 1 80%;
        max-width: 800px;
    }

    .details {
        margin: 0 8px;
    }

    .quoteTitles {
        font-size: 1.4rem;
        font-weight: 600;
    }

        .quoteTitles div {
            border-bottom: 1px solid #e1e1e1;
            padding-left: 16px;
            justify-content: flex-start !important;
            padding-right: 8px;
        }

            .quoteTitles div:last-child {
                border-bottom: 0;
            }

    .quoteResults.quoteCells {
        text-align: center;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.8);
    }

        .quoteResults.quoteCells div {
            font-weight: 400;
            font-size: 1.4rem;
        }

        .quoteResults.quoteCells .premium {
            font-weight: 700;
            font-size: 1.6rem;
        }

        .quoteResults.quoteCells span.quoteLabel,
        .quoteResults.quoteCells .jsButton {
            display: none !important;
        }
}

.tooltip {
    position: relative;
    cursor: pointer;
}

    .tooltip > div:first-child {
        height: auto !important;
    }

    .tooltip span {
        width: 180px;
        bottom: 100%;
        left: calc(50% - 90px);
        padding: 4px;
        display: inline-block;
        background: rgba(0, 0, 0, 0.8);
        font-size: 1.3rem;
        display: none;
    }

        .tooltip span:before {
            left: 50%;
            margin-left: -11px;
            top: 100%;
            border-color: rgba(255, 255, 255, 0);
            border-top-color: rgba(0, 0, 0, 0.8);
            margin-top: 0;
        }

@media (max-width: 680px) {
    .tooltip span {
        width: 100%;
        min-width: 125px;
        left: 0;
    }
}

@media (min-width: 681px) and (max-width: 830px) {
    .tooltip span {
        left: 50%;
        margin-left: -90px;
    }
}

.tooltip:hover span {
    display: block;
}

@media (max-width: 830px) {
    .quoteComparison {
        box-shadow: 0 0 0 1px #e1e1e1;
        background: #fff;
        overflow: hidden;
    }

    .quoteTitles,
    .nestedChild strong {
        display: none;
    }

    .quoteResults {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        border-top: 1px solid #e1e1e1;
        align-items: stretch;
        height: 100%;
    }

    .quoteTitles + .quoteResults {
        border-top: none;
    }

    .quoteResults > div {
        flex: 0 0 50%;
        text-align: center;
        padding: 0 4px;
        font-weight: 600;
        font-size: 1.4rem;
        height: auto;
        min-height: 88px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: 0 0 0 1px #e1e1e1;
        background: #fff;
    }

        .quoteResults > div.firstRow {
            box-shadow: none;
        }

        .quoteResults > div.topRow {
            flex: 0 0 33.3%;
            box-shadow: none;
        }

    div.premium,
    .optionTitle {
        font-weight: 700;
    }

        div.premium span.quoteLabel,
        .optionTitle span.quoteLabel {
            display: none;
        }

    .optionTitle {
        margin-bottom: 4px;
    }

    .coverAmount {
        min-height: 24px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    div.nestedChild {
        padding: 8px;
        align-items: stretch;
    }

    .highlighted {
        background: #f5f5f5;
        padding: 8px 0;
        margin: 4px 0;
        font-size: 1.2rem;
    }

        .highlighted:empty {
            display: none;
        }

    .quoteResults .container {
        width: 100%;
    }

    div.details {
        flex: 0 0 100%;
    }

        div.details .button {
            width: 280px;
        }

    .quoteLabel,
    .quotevalue {
        flex: 0 0 50%;
    }
}

.riskSummaryHeader .insImage,
.formEnginePopup,
.riskSummary .selectedAddressContainer {
    display: none;
}

.riskSummary h2 {
    font-weight: 600;
    font-size: 1.6rem;
    padding-bottom: 0;
    color: rgba(0, 0, 0, 0.64);
    background: #e1e1e1;
    margin-left: -24px;
    margin-top: 24px;
    padding: 8px;
    width: 90%;
    border-radius: 4px;
    padding-right: 60px;
    position: relative;
}

    .riskSummary h2:after {
        position: absolute;
        content: "";
        height: 100%;
        width: 24px;
        background: #e1e1e1;
        top: 0;
        left: 100%;
        transform: skew(-10deg);
        margin-left: -12px;
        border-radius: 4px;
    }

.riskSummary .formItem {
    padding: 8px 0;
}

.riskUpdated .label,
.riskUpdated .plainText {
    color: #bc252c;
}

.addonGroup .labelContainer {
    display: none;
}

.addonGroup p {
    font-size: 1.4rem;
    margin-bottom: 8px;
}

.addonGroup h4 {
    font-size: 1.6rem;
    font-weight: 600;
    color: #004960;
    position: relative;
}

    .addonGroup h4 span {
        max-width: calc(100% - 28px);
        display: inline-block;
    }

    .addonGroup h4:after {
        color: #004960;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -12px;
    }

    .addonGroup h4.noCover span {
        max-width: calc(100% - 90px);
    }

    .addonGroup h4.noCover:after {
        content: "Not included";
        color: rgba(0, 0, 0, 0.48);
        font-family: 'Muli Regular' !important;
        font-weight: 600;
        font-size: 1.6rem;
        top: auto;
        bottom: 0;
    }

.addonGroup .formEngineHiddenGroupSelf + div {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
}

.addonGroup .optionInformation {
    padding: 8px;
    margin: auto 0 8px 0;
    background: rgba(0, 0, 0, 0.16);
    border-radius: 4px;
}

.addonGroup .formEngineDropDown {
    padding: 8px 0 0 0;
}

    .addonGroup .formEngineDropDown .select2-container,
    .addonGroup .formEngineDropDown div.control {
        width: 100% !important;
    }

.addonGroup .coverTitle,
.addonGroup .coverText {
    float: left;
}

.addonGroup .coverPremium {
    float: right;
    font-weight: 600;
}

.addonGroup .coverText {
    clear: left;
}

.noClaimsDiscountSection {
    font-weight: 700;
}

    .noClaimsDiscountSection .docLink {
        flex: 0 0 100%;
    }

.summaryPanelTop h1 {
    color: #004960;
    font-size: 3.6rem;
    font-weight: 300;
}

    .summaryPanelTop h1 span {
        font-weight: 700;
    }

.summaryPanelTop p {
    font-size: 2rem;
    color: rgba(0, 0, 0, 0.32);
    font-weight: 600;
    word-wrap: break-word;
}

    .summaryPanelTop p span {
        font-weight: 700;
    }

.summaryPanelTop .formQuestionSelf {
    flex: 0 0 100%;
    align-items: center;
    flex-wrap: nowrap;
}

.summaryPanelTop div.option {
    flex: 0 1 auto;
    max-width: calc(100% - 160px);
}

.summaryPanelTop .insImage {
    display: flex;
    flex: 0 0 160px;
    align-items: center;
}

    .summaryPanelTop .insImage span {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 0.24);
        text-align: right;
        margin-right: 8px;
    }

.summaryPanelTop .pcl {
    flex-direction: column;
}

    .summaryPanelTop .pcl div {
        display: flex;
        align-items: center;
        flex-direction: row;
        max-width: 100%;
    }

.summaryPanelTop .aggregatorLogo {
    max-height: 70px;
    max-width: 160px;
    margin-left: 8px;
}

.summaryPanelTop .option em {
    font-style: normal;
    border: 1px solid #004960;
    padding: 0 8px;
    border-radius: 2px;
    margin-left: 4px;
}

@media (max-width: 480px) {
    .summaryPanelTop .formQuestionSelf {
        flex-direction: column;
    }

    .summaryPanelTop div.option {
        width: 100%;
        text-align: center;
        max-width: 100%;
    }

    .summaryPanelTop .insImage {
        flex: 0 0 auto;
        padding-top: 8px;
    }

    .summaryPanelTop h1 {
        font-size: 2.4rem;
    }

    .summaryPanelTop p {
        font-size: 1.6rem;
    }
}

.policyDisplaySingle.topBar,
.policyDisplaySingle.topBarFlexed,
.policyDisplaySingle.groupButtons,
.policyDisplaySingle.riskSummaryHeader {
    display: block;
}

.quoteSummaryInfo {
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    padding: 0 8px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 -8px 8px 0 rgba(0, 0, 0, 0.24);
}

    .quoteSummaryInfo .formEngine {
        max-width: 1088px;
        margin: 0 auto;
    }

.quoteSummaryPanel {
    background: #fff;
}

    .quoteSummaryPanel h1 {
        color: rgba(0, 0, 0, 0.64);
    }

    .quoteSummaryPanel p {
        font-size: 1.2rem;
        font-weight: 600;
    }

    .quoteSummaryPanel h3 {
        padding: 0;
    }

    .quoteSummaryPanel .formEngineHiddenGroupSelf + div {
        align-items: center;
        display: flex;
    }

    .quoteSummaryPanel .quoteSummaryDetail {
        flex: 1 1 auto;
    }

    .quoteSummaryPanel .basketButtons {
        flex: 0 0 auto;
        margin-left: auto;
    }

        .quoteSummaryPanel .basketButtons .labelContainer {
            display: none;
        }

        .quoteSummaryPanel .basketButtons .buy {
            margin-left: 8px;
        }

        .quoteSummaryPanel .basketButtons .linkButton a {
            min-width: 0;
        }

        .quoteSummaryPanel .basketButtons .formEngineHiddenGroupSelf + div {
            align-items: flex-end;
        }

    .quoteSummaryPanel .formEngineFreeText {
        flex: 1 1 auto;
    }

        .quoteSummaryPanel .formEngineFreeText .formQuestionSelf {
            display: flex;
            justify-content: center;
            align-items: stretch;
            padding: 0;
        }

        .quoteSummaryPanel .formEngineFreeText.singlePayment .formQuestionSelf {
            justify-content: flex-start;
        }

        .quoteSummaryPanel .formEngineFreeText div {
            flex: 0 0 auto;
            padding: 8px;
        }

        .quoteSummaryPanel .formEngineFreeText .option {
            flex: 1 1 45%;
            align-self: center;
        }

        .quoteSummaryPanel .formEngineFreeText div.insImage {
            align-self: center;
        }

        .quoteSummaryPanel .formEngineFreeText .separator + .option {
            margin-left: auto;
        }

        .quoteSummaryPanel .formEngineFreeText .additionalInfo {
            display: none;
            padding-top: 4px;
        }

    .quoteSummaryPanel #toggleButton {
        font-size: 1.4rem;
        cursor: pointer;
        padding-top: 4px;
        display: inline-block;
        padding: 4px;
        margin-left: -4px;
    }

        .quoteSummaryPanel #toggleButton:focus,
        .quoteSummaryPanel #toggleButton:hover {
            cursor: pointer;
            background: rgba(0, 0, 0, 0.08);
            border-radius: 6px;
        }

    .quoteSummaryPanel div.separator {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

        .quoteSummaryPanel div.separator:before {
            position: absolute;
            content: "";
            width: 1px;
            top: 0;
            bottom: 0;
            background: #e1e1e1;
            transform: skew(-10deg);
            left: 16px;
        }

        .quoteSummaryPanel div.separator h3 {
            justify-content: center;
            align-items: center;
            display: flex;
            position: relative;
            color: #004960;
            border: 1px solid #e1e1e1;
            border-radius: 50%;
            width: 32px;
            height: 32px;
            background: #fff;
            z-index: 1;
        }

@media (max-width: 680px) {
    .quoteSummaryPanel .insImage {
        display: none;
    }

    .quoteSummaryPanel .basketButtons a {
        min-width: 60px;
        line-height: 32px;
    }

    .quoteSummaryPanel .basketButtons .buy {
        margin-left: 0;
    }

    .quoteSummaryPanel .basketButtons .formEngineHiddenGroupSelf + div {
        flex-direction: column-reverse;
        align-items: center;
    }

    .quoteSummaryPanel .controlButton {
        padding: 4px 0;
    }

    .quoteSummaryPanel .linkButton a {
        font-size: 1.2rem;
    }

    .quoteSummaryPanel h3 {
        font-size: 1.2rem;
    }

    .quoteSummaryPanel p,
    .quoteSummaryPanel span#toggleButton {
        font-size: 1rem;
    }
}

.raisedPanel div.option {
    max-width: 400px;
    margin-top: -24px;
    padding: 0 16px;
}

.raisedPanel p {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1;
    padding: 16px 0;
    color: rgba(0, 0, 0, 0.64);
    border-bottom: 1px solid #e1e1e1;
}

.raisedPanel span {
    float: right;
    font-weight: 700;
}

.raisedPanel .total {
    font-weight: 700;
    color: #004960;
}

.raisedPanel .small {
    color: rgba(0, 0, 0, 0.32);
    font-size: 1.4rem;
    border-bottom: none;
}

.securePanel {
    overflow: hidden;
}

    .securePanel:after {
        z-index: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #048697;
        transform: rotate(-135deg);
        border-width: 45px;
        top: -45px;
        right: -45px;
    }

    .securePanel .icon,
    .securePanel .ui-datepicker-trigger,
    .securePanel .formEngineMultiSelect .control label.selected:before,
    .formEngineMultiSelect .control .securePanel label.selected:before,
    .securePanel .formEngineCheckbox label.selected:before,
    .formEngineCheckbox .securePanel label.selected:before,
    .securePanel .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid .securePanel .controlHolder:before,
    .securePanel .popupIcon span,
    .popupIcon .securePanel span,
    .securePanel span.popup,
    .securePanel .helpIcon,
    .securePanel .select2-selection__arrow:before,
    .securePanel .select2-selection__clear,
    .securePanel .select2-selection__choice__remove {
        position: absolute;
        top: 0;
        right: 0;
        background: #048697;
        padding: 8px 8px 0 0;
        color: #fff;
        z-index: 1;
        border-top-right-radius: 6px;
    }

.contactNumber a:hover {
    text-decoration: none;
    background: transparent;
}

@media (min-width: 831px) {
    .contactNumber a {
        font-size: 100%;
        color: inherit;
        font-weight: inherit;
    }
}

.riskCaptureNavigation {
    display: flex;
    z-index: 2;
    position: relative;
    margin-bottom: -20px;
    padding: 0;
}

    .riskCaptureNavigation li {
        list-style: none;
        border-left: none;
        color: #fff;
        text-align: center;
        position: relative;
        padding-bottom: 60px;
        display: flex;
        justify-content: center;
        align-items: center; font-weight:bold; 
        flex: 0 1 100%;
    }

        .riskCaptureNavigation li .bar {
            flex: 0 0 auto;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
        }

            .riskCaptureNavigation li:after,
            .riskCaptureNavigation li .bar:after {
                content: "";
                background: #0c736b;
                height: 8px;
                position: absolute;
                bottom: 25px;
                right: 50%;
                width: 100%;
            }

            .riskCaptureNavigation li:before,
            .riskCaptureNavigation li .bar:before {
                background: #0c736b;
                border-radius: 50%;
                position: absolute;
                width: 20px;
                height: 20px;
                content: "";
                bottom: 20px;
                left: 50%;
                margin-left: -10px;
            }

        .riskCaptureNavigation li:first-child:after,
        .riskCaptureNavigation li:first-child .bar:after {
            display: none;
        }

    .riskCaptureNavigation .navCurrent .bar:before,
    .riskCaptureNavigation .navComplete .bar:before {
        background: #fff;
        width: 16px;
        height: 16px;
        margin-left: -8px;
        z-index: 1;
        bottom: 22px;
    }

    .riskCaptureNavigation .navCurrent .bar:after,
    .riskCaptureNavigation .navComplete .bar:after {
        background: #fff;
        bottom: 27px;
        height: 4px;
        z-index: 1;
    }

    .riskCaptureNavigation .navComplete .bar:before {
        background: #fff url(../../B2C2/Styles/assets/images/tick.svg) no-repeat center center;
        color: rgba(0, 0, 0, 0.48);
        z-index: 2;
    }

    .riskCaptureNavigation .navComplete {
        color: #fff;
    }

        .riskCaptureNavigation .navComplete em:after {
            border-color: #fff;
        }

        .riskCaptureNavigation .navComplete:hover {
            color: rgba(0, 0, 0, 0.48);
            cursor: pointer;
        }

    .riskCaptureNavigation .navIncomplete ~ li .bar:after {
        background: none;
    }

    .riskCaptureNavigation .mobileActive {
        display: none;
    }

@media (max-width: 680px) {
    .riskCaptureNavigation li p,
    .riskCaptureNavigation .mobileActive:after,
    .riskCaptureNavigation .mobileActive:before {
        display: none;
    }

    .riskCaptureNavigation .mobileActive p {
        display: block;
    }

    .riskCaptureNavigation .mobileActive {
        display: block;
        position: absolute;
        width: 320px;
        left: 50%;
        margin-left: -160px;
        margin-top: -16px;
        color: #fff;
        text-align: center;
    }
}

.ui-datepicker-trigger {
    display: inline-block;
    border: none;
    background: none;
    top: -1px;
    position: relative;
    margin-left: -32px;
    margin-right: 6px;
    z-index: 0;
    width: 26px;
    cursor: pointer;
    padding: 1px 0;
    vertical-align: middle;
    color: #048697;
    line-height: auto;
}

@media only screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 768px) {
    .ui-datepicker-trigger {
        display: none;
    }
}

.ui-datepicker {
    top: 40px !important;
    left: 0 !important;
    z-index: 3 !important;
    width: 300px;
    display: none;
    font-size: 0.9em;
    position: absolute !important;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

@media (max-width: 480px) {
    .ui-datepicker {
        width: 280px;
    }
}

.ui-datepicker table {
    width: 100% !important;
    margin-left: 0;
}

.ui-datepicker th,
.ui-datepicker td {
    text-align: center;
    width: 14.2857142857%;
}

.ui-datepicker th {
    padding: 4px 0;
    background: #004960;
    color: #fff;
    border: 1px solid #004960;
}

.ui-datepicker td {
    padding: 0;
    border: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.ui-datepicker .ui-datepicker-today {
    background: #eee;
}

.ui-datepicker .ui-datepicker-current-day {
    background: #004960;
}

    .ui-datepicker .ui-datepicker-current-day a {
        color: #fff;
    }

.ui-datepicker td a {
    display: block;
    padding: 7px 0;
    color: #00394b;
    text-decoration: none;
}

    .ui-datepicker td a:hover {
        background: #fff;
        text-decoration: none;
        color: rgba(0, 0, 0, 0.64);
    }

.ui-datepicker-header {
    background: #00394b;
    padding: 4px 0;
}

    .ui-datepicker-header div,
    .ui-datepicker-header a {
        text-align: center;
        float: left;
    }

    .ui-datepicker-header .ui-datepicker-next {
        float: right;
    }

.ui-datepicker-prev,
.ui-datepicker-next {
    width: 25%;
    padding: 5px 0;
    color: #fff;
    text-decoration: none;
}

    .ui-datepicker-prev:hover,
    .ui-datepicker-next:hover {
        cursor: pointer;
        text-decoration: none;
    }

.ui-datepicker-header .ui-datepicker-prev:before {
    padding-right: 5px;
}

.ui-datepicker-header .ui-datepicker-next:after {
    padding-left: 5px;
}

.ui-datepicker-title {
    width: 50%;
    float: left;
}

    .ui-datepicker-title select {
        float: left;
        padding: 2px;
        z-index: 1;
        margin-top: 2px;
        height: auto;
        position: static;
        font-size: 1em;
        width: 48% !important;
        border: 1px solid #e1e1e1;
        background: #fff;
    }

        .ui-datepicker-title select:focus {
            border-color: #fff;
        }

        .ui-datepicker-title select:first-child + select {
            float: right;
        }

.formEngineDate input {
    vertical-align: middle;
}

ul.productSelectLinkList {
    margin: -8px;
    padding: 0 0 8px;
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1088px) {
    ul.productSelectLinkList {
        overflow-x: hidden;
    }
}

ul.productSelectLinkList li {
    list-style: none;
    flex: 0 1 auto;
    margin: 0 8px;
    width: calc(33.33% - 16px);
    display: flex;
}

.increasedProductWidth ul.productSelectLinkList li {
    width: calc(50% - 16px);
}

ul.productSelectLinkList h2 {
    color: #fff;
    padding: 0;
    text-align: center;
    max-width: 100%;
}

ul.productSelectLinkList a {
    background: rgba(0, 0, 0, 0.08);
    color: #fff;
    padding: 16px;
    min-height: 208px;
    text-transform: capitalize;
    border-radius: 4px;
    margin-bottom: 8px;
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    transition: all, 300ms;
}

    ul.productSelectLinkList a:hover {
        text-decoration: none;
    }

ul.productSelectLinkList .icon,
ul.productSelectLinkList .formEngineMultiSelect .control label.selected:before,
.formEngineMultiSelect .control ul.productSelectLinkList label.selected:before,
ul.productSelectLinkList .formEngineCheckbox label.selected:before,
.formEngineCheckbox ul.productSelectLinkList label.selected:before,
ul.productSelectLinkList .formEngineTextBox.answerValid .controlHolder:before,
.formEngineTextBox.answerValid ul.productSelectLinkList .controlHolder:before,
ul.productSelectLinkList .popupIcon span,
.popupIcon ul.productSelectLinkList span,
ul.productSelectLinkList span.popup,
ul.productSelectLinkList .helpIcon,
ul.productSelectLinkList .select2-selection__arrow:before,
ul.productSelectLinkList .select2-selection__clear,
ul.productSelectLinkList .select2-selection__choice__remove,
ul.productSelectLinkList .ui-datepicker-trigger {
    color: #fff;
    font-size: 80px;
}

ul.productSelectLinkList .iconSvg {
    color: #fff;
}

    ul.productSelectLinkList .iconSvg svg {
        background-size: contain;
        width: 80px;
        height: 80px;
    }

ul.productSelectLinkList .button {
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 680px) {
    ul.productSelectLinkList li {
        width: calc(50% - 16px) !important;
    }

    ul.productSelectLinkList .icon,
    ul.productSelectLinkList
    .formEngineMultiSelect
    .control
    label.selected:before,
    .formEngineMultiSelect
    .control
    ul.productSelectLinkList
    label.selected:before,
    ul.productSelectLinkList .formEngineCheckbox label.selected:before,
    .formEngineCheckbox ul.productSelectLinkList label.selected:before,
    ul.productSelectLinkList .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid ul.productSelectLinkList .controlHolder:before,
    ul.productSelectLinkList .popupIcon span,
    .popupIcon ul.productSelectLinkList span,
    ul.productSelectLinkList span.popup,
    ul.productSelectLinkList .helpIcon,
    ul.productSelectLinkList .select2-selection__arrow:before,
    ul.productSelectLinkList .select2-selection__clear,
    ul.productSelectLinkList .select2-selection__choice__remove,
    ul.productSelectLinkList .ui-datepicker-trigger {
        font-size: 60px;
    }
}

@media (max-width: 480px) {
    ul.productSelectLinkList li {
        width: calc(100% - 16px) !important;
    }

    ul.productSelectLinkList a {
        height: 176px;
        min-height: auto;
    }

    ul.productSelectLinkList .icon,
    ul.productSelectLinkList
    .formEngineMultiSelect
    .control
    label.selected:before,
    .formEngineMultiSelect
    .control
    ul.productSelectLinkList
    label.selected:before,
    ul.productSelectLinkList .formEngineCheckbox label.selected:before,
    .formEngineCheckbox ul.productSelectLinkList label.selected:before,
    ul.productSelectLinkList .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid ul.productSelectLinkList .controlHolder:before,
    ul.productSelectLinkList .popupIcon span,
    .popupIcon ul.productSelectLinkList span,
    ul.productSelectLinkList span.popup,
    ul.productSelectLinkList .helpIcon,
    ul.productSelectLinkList .select2-selection__arrow:before,
    ul.productSelectLinkList .select2-selection__clear,
    ul.productSelectLinkList .select2-selection__choice__remove,
    ul.productSelectLinkList .ui-datepicker-trigger {
        font-size: 40px;
    }
}

@media (any-pointer: coarse), (hover: none) {
    ul.productSelectLinkList a {
        background: #fff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
        transform: none !important;
        transition-property: none !important;
        animation: none !important;
    }

    ul.productSelectLinkList h2,
    ul.productSelectLinkList .icon,
    ul.productSelectLinkList
    .formEngineMultiSelect
    .control
    label.selected:before,
    .formEngineMultiSelect
    .control
    ul.productSelectLinkList
    label.selected:before,
    ul.productSelectLinkList .formEngineCheckbox label.selected:before,
    .formEngineCheckbox ul.productSelectLinkList label.selected:before,
    ul.productSelectLinkList .formEngineTextBox.answerValid .controlHolder:before,
    .formEngineTextBox.answerValid ul.productSelectLinkList .controlHolder:before,
    ul.productSelectLinkList .popupIcon span,
    .popupIcon ul.productSelectLinkList span,
    ul.productSelectLinkList span.popup,
    ul.productSelectLinkList .helpIcon,
    ul.productSelectLinkList .select2-selection__arrow:before,
    ul.productSelectLinkList .select2-selection__clear,
    ul.productSelectLinkList .select2-selection__choice__remove,
    ul.productSelectLinkList .ui-datepicker-trigger {
        color: #004960;
        animation: none !important;
    }

    ul.productSelectLinkList .button {
        height: 40px;
        line-height: 40px;
        margin-top: auto;
        transform: none !important;
        transition-property: none !important;
        animation: none !important;
    }
}

@keyframes flipInX {
    from {
        transform: perspective(400px);
    }

    20% {
        transform: perspective(400px) rotate3d(1, 0, 0, -40deg);
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    }

    50% {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        background: #fff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 20deg);
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -10deg);
    }

    to {
        transform: perspective(400px);
        background: #fff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.24), 0 8px 8px 0 rgba(0, 0, 0, 0.24);
    }
}

@keyframes flipInXButton {
    50% {
        height: 0;
    }

    to {
        height: 40px;
        line-height: 40px;
        margin-top: 16px;
    }
}

@keyframes flipInXText {
    from {
        color: #fff;
    }

    to {
        color: #004960;
    }
}

.flipOutX,
.flipInX,
ul.productSelectLinkList li:hover a {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

.flipInX,
ul.productSelectLinkList li:hover a {
    animation-name: flipInX;
}

.flipInXButton,
ul.productSelectLinkList li:hover .button {
    animation-name: flipInXButton;
}

.flipInXText,
ul.productSelectLinkList li:hover h2,
ul.productSelectLinkList li:hover .icon,
ul.productSelectLinkList
li:hover
.formEngineMultiSelect
.control
label.selected:before,
.formEngineMultiSelect
.control
ul.productSelectLinkList
li:hover
label.selected:before,
ul.productSelectLinkList li:hover .formEngineCheckbox label.selected:before,
.formEngineCheckbox ul.productSelectLinkList li:hover label.selected:before,
ul.productSelectLinkList
li:hover
.formEngineTextBox.answerValid
.controlHolder:before,
.formEngineTextBox.answerValid
ul.productSelectLinkList
li:hover
.controlHolder:before,
ul.productSelectLinkList li:hover .popupIcon span,
.popupIcon ul.productSelectLinkList li:hover span,
ul.productSelectLinkList li:hover span.popup,
ul.productSelectLinkList li:hover .helpIcon,
ul.productSelectLinkList li:hover .select2-selection__arrow:before,
ul.productSelectLinkList li:hover .select2-selection__clear,
ul.productSelectLinkList li:hover .select2-selection__choice__remove,
ul.productSelectLinkList li:hover .ui-datepicker-trigger,
ul.productSelectLinkList li:hover .iconSvg {
    animation-name: flipInXText;
}

.animated,
ul.productSelectLinkList li:hover a,
ul.productSelectLinkList li:hover h2,
ul.productSelectLinkList li:hover .icon,
ul.productSelectLinkList
li:hover
.formEngineMultiSelect
.control
label.selected:before,
.formEngineMultiSelect
.control
ul.productSelectLinkList
li:hover
label.selected:before,
ul.productSelectLinkList li:hover .formEngineCheckbox label.selected:before,
.formEngineCheckbox ul.productSelectLinkList li:hover label.selected:before,
ul.productSelectLinkList
li:hover
.formEngineTextBox.answerValid
.controlHolder:before,
.formEngineTextBox.answerValid
ul.productSelectLinkList
li:hover
.controlHolder:before,
ul.productSelectLinkList li:hover .popupIcon span,
.popupIcon ul.productSelectLinkList li:hover span,
ul.productSelectLinkList li:hover span.popup,
ul.productSelectLinkList li:hover .helpIcon,
ul.productSelectLinkList li:hover .select2-selection__arrow:before,
ul.productSelectLinkList li:hover .select2-selection__clear,
ul.productSelectLinkList li:hover .select2-selection__choice__remove,
ul.productSelectLinkList li:hover .ui-datepicker-trigger,
ul.productSelectLinkList li:hover .iconSvg,
ul.productSelectLinkList li:hover .button {
    animation-duration: 1.5s;
    animation-fill-mode: both;
}

.cspLogo {
    width: auto;
    height: 100vh;
    max-width: 120px;
    max-height: 38px;
    display: inline-block;
    overflow: hidden;
    padding: 0 !important;
    flex: 0 0 auto;
    border-radius: 3px;
    margin-right: 8px;
}

.claimsSearch .formQuestion {
    float: left;
    width: 25%;
    padding-left: 16px;
}

    .claimsSearch .formQuestion.answerValid .controlHolder:before {
        display: none;
    }

.claimsSearch:first-child {
    padding-left: 0;
}

.claimsSearch .control,
.claimsSearch .controlHolder {
    width: 100%;
}

.claimsSearch .select2-container {
    width: 100% !important;
}

.claimsSearch .popupIcon {
    position: absolute;
    right: 2px;
    top: 6px;
}

@media (max-width: 1088px) {
    .claimsSearch .formQuestion {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .claimsSearch .formQuestion {
        width: 100%;
    }
}

.switchMe div.control {
    padding: 4px;
    border-radius: 6px;
    border: 2px solid #e1e1e1;
    padding: 3px 2px;
}

    .switchMe div.control label {
        border-color: transparent;
        min-width: auto;
        line-height: 25px;
    }

        .switchMe div.control label.selected {
            padding: 0 16px;
        }

            .switchMe div.control label.selected:before {
                display: none;
            }

    .switchMe div.control .last {
        position: absolute;
        right: 2px;
    }

.flexedTableCell td {
    padding: 0 0 8px;
    text-align: left;
    border: none;
    background: transparent;
}

.flexedTableCell .panelFlexed div {
    padding-right: 8px;
}

    .flexedTableCell .panelFlexed div:last-child {
        padding-right: 0;
    }

.claimsResultsTable div {
    flex: 1 1 40%;
}

    .claimsResultsTable div:nth-child(2) {
        flex: 1 1 20%;
    }

    .claimsResultsTable div:last-child {
        flex: 0 0 45px;
    }

.searchNavigation li {
    display: inline-block;
    list-style: none;
    margin-right: 4px;
    padding-left: 4px;
    border-left: 1px solid #e1e1e1;
    color: rgba(0, 0, 0, 0.24);
    font-size: 1.4rem;
}

    .searchNavigation li:first-child {
        border: 0;
    }

    .searchNavigation li.activeNavigationLink {
        cursor: pointer;
        color: #004960;
    }

    .searchNavigation li.selectedResultPage {
        color: #004960;
    }

.claimSummary .topBarButtons {
    clear: both;
}

.claimsParent .formEngineGroupChild {
    display: flex;
    flex-wrap: wrap;
}

.claimGroup {
    flex: 1 0 25%;
}

@media (max-width: 680px) {
    .claimGroup {
        flex: 0 0 100%;
    }
}

.claimGroup .formQuestion {
    padding-top: 0;
}

.claimGroup .labelContainer {
    display: block;
    width: auto;
}

.claimGroup .plainText {
    color: rgba(0, 0, 0, 0.64);
    padding-top: 0;
}

.docsDateCreated .documents {
    flex: 1;
}

    .docsDateCreated .documents div {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        flex: 0 0 100%;
    }

    .docsDateCreated .documents h2 {
        flex: 0 0 100%;
    }

    .docsDateCreated .documents .docLink {
        width: calc(100% - 120px);
        flex: 0 1 auto;
    }

    .docsDateCreated .documents .dateCreated {
        margin-left: auto;
    }

.docSection {
    width: 25%;
    float: left;
    flex: 0 1 auto;
    font-size: 1.4rem;
}

    .docSection.formItem {
        padding: 0;
    }

    .docSection .labelContainer {
        display: none;
    }

    .docSection div.control,
    .docSection .controlHolder,
    .docSection input.control,
    .docSection select.control,
    .docSection .select2-search__field,
    .docSection .select2-selection,
    .docSection .select2-container {
        width: 100% !important;
    }

    .docSection input.control,
    .docSection select.control,
    .docSection .select2-selection {
        border-color: transparent;
        background: none;
        font-size: 1.4rem;
        min-height: 0;
        padding: 16px 0;
    }

.docResult .docSection:first-child,
.docSearch .docSection:first-child input {
    padding-left: 40px;
}

.docSection:first-child {
    width: 42%;
    position: relative;
    padding-right: 8px;
}

.docSection .docLink {
    display: block;
    width: auto;
    margin: 0;
    word-break: break-all;
    word-break: break-word;
}

    .docSection .docLink + span {
        color: rgba(0, 0, 0, 0.32);
        font-size: 1.4rem;
    }

    .docSection .docLink a {
        border: none;
        padding: 0;
        background: none;
        font-weight: bold;
        position: static;
        display: block;
    }

        .docSection .docLink a:after {
            display: none;
        }

        .docSection .docLink a:before {
            left: 8px;
            font-weight: normal;
        }

.docSection .select2-selection {
    transition: padding 0.2s;
}

.docSection .select2-container--open .select2-selection {
    background: #fff;
    border-color: #004960;
    padding-left: 8px;
}

.docSection .controlHolder:before {
    display: none !important;
}

.docSection .dates {
    display: flex;
    padding-right: 10px;
    align-items: center;
}

.docSection .triggerDates {
    cursor: pointer;
    float: right;
    padding-left: 16px;
}

.docResult,
.docSearch > div {
    display: flex;
    align-items: center;
}

@media (max-width: 720px) {
    .docResult,
    .docSearch > div {
        flex-wrap: wrap;
    }
}

.docResults .docResult {
    display: block;
}

.docResults td {
    padding-bottom: 0;
}

.docResult {
    padding: 16px 0;
}

tr + tr .docResult {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.docResult .littleLabel {
    font-size: 1.2rem;
    color: rgba(0, 0, 0, 0.32);
}

.docSearch,
.docHolder {
    margin: 0 -16px;
    width: calc(100% - -32px);
}

.docSearch {
    margin-top: 16px;
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-width: 1px 0;
}

@media (max-width: 720px) {
    .docSection {
        width: 50%;
        border-left: 1px solid rgba(0, 0, 0, 0.04);
    }

        .docSection:first-child {
            width: 100%;
            border-bottom: 1px solid rgba(0, 0, 0, 0.04);
        }

            .docSection:first-child,
            .docSection:first-child + .docSection {
                border-left: none;
            }

    .docResult {
        padding: 0;
    }

        .docResult .docSection {
            border: none;
        }

            .docResult .docSection + .docSection {
                padding: 4px 4px 8px;
            }

            .docResult .docSection:first-child {
                padding-top: 16px;
            }

                .docResult .docSection:first-child + .docSection {
                    padding-left: 40px;
                }

    .docSearch .docSection:first-child input {
        padding-left: 16px !important;
    }

    .docSearch .select2-selection__arrow {
        display: none;
    }

    .docSearch .select2-selection {
        padding-left: 16px !important;
    }

    .docSection .dates {
        padding: 16px;
    }
}

.modalWindow.dateRange {
    display: none;
    z-index: 10;
}

    .modalWindow.dateRange .modalContainer {
        width: 320px;
    }

@media (max-width: 768px) {
    .modalWindow.dateRange .modalContainer {
        width: 300px;
    }
}

.modalWindow.dateRange .labelContainer {
    display: block;
}

.modalWindow.dateRange div.control,
.modalWindow.dateRange input.control,
.modalWindow.dateRange .closeDates {
    width: 100%;
}

.modalWindow.dateRange .joinArrow {
    text-align: center;
    margin-bottom: -16px;
}

.tabbedModuleGroupList {
    list-style: none;
    padding: 16px 0 16px 16px;
}

    .tabbedModuleGroupList li {
        display: inline-block;
        padding: 0 16px;
        border-right: 1px solid rgba(0, 0, 0, 0.08);
        cursor: pointer;
        position: relative;
    }

        .tabbedModuleGroupList li:before {
            vertical-align: middle;
        }

        .tabbedModuleGroupList li:focus {
            background: rgba(0, 0, 0, 0.08);
        }

        .tabbedModuleGroupList li.moduleToggleSelectedTab,
        .tabbedModuleGroupList li.moduleToggleSelectedTab:before,
        .tabbedModuleGroupList li:hover:before,
        .tabbedModuleGroupList li:hover {
            color: #004960;
        }

        .tabbedModuleGroupList li.moduleToggleSelectedTab {
            cursor: default;
        }

@media (max-width: 480px) {
    .tabbedModuleGroupList li {
        padding: 16px 8px 0 8px;
    }

        .tabbedModuleGroupList li:before {
            position: absolute;
            left: 50%;
            margin-left: -12px;
            bottom: 50%;
        }
}





ul.riskCaptureNavigation li.active:before {
    background-color: white;
    z-index: 99;
}



#grad1 {
    background-color: : #9C27B0;
    background-image: linear-gradient(120deg, #FF4081, #81D4FA)
}

#msform {
    text-align: center;
    position: relative;
    margin-top: 0
}

    #msform fieldset .form-card {
        background: white;
        border: 0 none;
        border-radius: 0px;
        box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
        padding: 20px 40px 30px 40px;
        box-sizing: border-box;
        width: 94%;
        margin: 0 3% 20px 3%;
        position: relative
    }

    #msform fieldset {
        box-sizing: border-box;
        width: 100%;
        padding-bottom: 20px;
    }

        #msform fieldset:not(:first-of-type) {
            display: none
        }

        #msform fieldset .form-card {
            text-align: left;
            color: #9E9E9E
        }

    #msform input,
    #msform textarea {
        padding: 0px 8px 4px 8px;
        border: none;
        border-bottom: 1px solid #ccc;
        border-radius: 0px;
        margin-bottom: 25px;
        margin-top: 2px;
        width: 100%;
        box-sizing: border-box;
        font-family: 'Muli Regular' !important;
        color: #2C3E50;
        font-size: 16px;
        letter-spacing: 1px
    }

        #msform input:focus,
        #msform textarea:focus {
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            border: none;
            font-weight: bold;
            border-bottom: 2px solid skyblue;
            outline-width: 0
        }

    #msform .action-button {
        width: auto !important;
        background: #048697;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 14px 60px;
        margin: 10px 5px;
        border-radius: 6px;
    }

        #msform .action-button:hover,
        #msform .action-button:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px skyblue
        }

    #msform .action-button-previous {
        width: 100px;
        background: #616161;
        font-weight: bold;
        color: white;
        border: 0 none;
        border-radius: 0px;
        cursor: pointer;
        padding: 10px 5px;
        margin: 10px 5px
    }

        #msform .action-button-previous:hover,
        #msform .action-button-previous:focus {
            box-shadow: 0 0 0 2px white, 0 0 0 3px #616161
        }

select.list-dt {
    border: none;
    outline: 0;
    border-bottom: 1px solid #ccc;
    padding: 2px 5px 3px 5px;
    margin: 2px
}

    select.list-dt:focus {
        border-bottom: 2px solid skyblue
    }

.card {
    z-index: 0;
    border: none;
    border-radius: 0.5rem;
    position: relative
}

.fs-title {
    font-size: 25px;
    color: #2C3E50;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: left
}


.radio-group {
    position: relative;
    margin-bottom: 25px
}

.radio {
    display: inline-block;
    width: 204;
    height: 104;
    border-radius: 0;
    background: lightblue;
    box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    cursor: pointer;
    margin: 8px 2px
}

    .radio:hover {
        box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
    }

    .radio.selected {
        box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
    }

.fit-image {
    width: 100%;
    object-fit: cover
}


.center.center-new {
    display: block !important;
}

    .center.center-new .card {
        background-color: transparent !important;
    }



#msform input, #msform textarea, #msform select {
    padding: 8px;
    padding-right: 32px;
    border: none;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    margin-bottom: 0px !important;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Muli Regular' !important;
    color: #2C3E50;
    font-size: 20px;
    letter-spacing: 1px;
    border-radius: 6px;
    width: 280px;
    font-weight: 600 !important;
    font-size: 1.6rem !important;
}
    #msform input:focus, #msform textarea:focus {
        
        border: 1px solid #048697 !important;
    }
.control input, .control select, .control textarea, .select2-search__field, .select2-selection {
    border: 1px solid #e1e1e1 !important;
    border-radius: 6px;
}
body label {
    font-weight: bold;
    font-size: 1.6rem;
    color: rgba(0,0,0,.64);
    font-family: 'Muli Regular' !important;
}
body {
    background: #f5f5f5 !important;
    font-family: 'Muli Regular' !important;
    font-size: 1.6rem !important;
    color: rgba(0,0,0,.64) !important;
}


.center-new h1 {
    font-size: 3.5rem;
    font-weight: bold;
    padding: 30px 0px ;
}

.blockFooter {
    height: 1px;
    width: 100%;
    clear: both;
    display: block;

}

.blockFooter  p{
    font-size: 1.2rem; font-weight:bold;
}


.riskCaptureNavigation li.active:after {
    background: #fff;
}


@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');




.popupIcon {
    display: none;
}



#msform .previous.action-button-previous {
    width: auto !important;
    background: #616161;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 14px 60px;
    margin: 10px 5px;
    border-radius: 6px;
}


.mainContainer.control {
    width: 100%;
}



fieldset h2 {
    font-weight: 600;
    color: #004960;
    font-size: 2.4rem;
    padding-bottom: 16px;
}
fieldset h3 {
    font-weight: 600;
    color: #004960;
    font-size: 1.5rem;
    padding-bottom: 16px;
}
.h5, h5 {
    font-size: 2.25rem !important;
}
button.close {
    font-size: 33px;
    margin: -4px 0 0 0;
}




.accordion .card-header {
    color: #004960;
    padding: 16px 60px 16px 16px;
    margin: 16px -16px 16px;
    position: relative;
    background: #f9f9f9;
    cursor: pointer;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 600;
    color: #004960;
    font-size: 2.4rem;
}


    .accordion .card-header .accicon {
        float: right;
        font-size: 1.4rem;
        font-weight: 700;
        margin: 8px -34px 0 0;
    }



h2.m-0.p-0 {
    color: #1797bf;
}


button.edit-btn {
    width: auto !important;
    background: #048697;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 0px;
    cursor: pointer;
    padding: 8px 26px;
    margin: 0;
    font-size:16PX;
    border-radius: 6px;
}
    button.edit-btn:hover { color:#fff !important; 
    }

    .edit-input:disabled {
        background: #FFF !important;
        FONT-WEIGHT: BOLD;
        BORDER-COLOR: #FFF !IMPORTANT;
        COLOR: #000 !IMPORTANT;
        opacity: 1 !important;
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        

    }
select.edit-input:disabled {
    font-family: 'Muli Regular' !important;
    font-size: 18px !important;
}



.multi-check input[type=checkbox].edit-input {
    border: 1px #767676 solid !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 4px !important;
}
.multi-check { margin-bottom:8px;  
}

    .multi-check label {
       
        margin: 0 0 0 8px;
    }



.your-quote tr td {
    vertical-align: middle;
    background-color: #fff !important;
    font-family: 'Muli Regular' !important;
    font-weight: bold;
    font-size: 1.6rem;
    color: rgba(0,0,0,.64);
}
table.table.your-quote tr th {
    background: #048697;
    font-weight: bold;
    padding: 15px 8px !important;
    color: #fff;
    font-size: 18px;
}


.form-group.con_data {
    background: #f5f5f5;
    padding: 15px;
    border-radius: 6px;
    float: left;
    width: 100%;
}

.form-control { width:100% !important; padding-left:8px !important;
}

.payment_option input {
    border: 1px #767676 solid !important;
    width: 20px !important;
    height: 20px !important;
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 4px !important;
}

.form-group.con_data.premium-text label {
    font-size: 2.2rem;
    color: #048697;
}

label.label-text {
    font-size: 2rem;
    width: 100%;
    float: left;
    color: #048697;
}


a.action-button.btn-accept {
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    padding: 16px 60px !important;
}


.formEngineButton {
    text-align: center;
}
    .formEngineButton a { color:#fff !important;
    }




.followingGroup .edit-input:disabled {
    background: #f9f9f9 !important;
}




.quotes-table span {  font-size:12px; 
}

.quotes-table td {
    vertical-align: middle !important;
    padding: 20px !important;
    font-size: 16px !important;
}




.nav-tabs-document a.nav-link {
    font-size: 16px !important;
    padding: 12px 21px;
}
.doc_accordian button span {
    display: inline-block;
    width: 100px;
    float: left;
    text-align: left;
    color: #048697;
}
.document .acco_btn p {
    margin: 0px !important;
    padding: 0px !important;
    color: #3ca4f5;
}

.doc_accordian button i {
    float: right;
}
.doc_accordian button.acco_btn {
    width: 100%;
    border-bottom: 1px solid #e9e9ef !important;
    padding:10px 0;
    font-weight: bold; font-size:17px; 
    color: #212529;
}

.text_side {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 0 100px;
}

.doc_accordian button.acco_btn p { float:left;
}



.center.abc.main-div {
    max-width: 100% !important;
}


.mainContainer.control {
    max-width: 1088px !important; margin:0px auto !important; display:block !important; 
}

fieldset.fieldset-step-01.img-bg-1 {
    width: 100%;
  padding-top:20px; 
    background: url('../images/Property-Owners-background-1.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.img-bg-2 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Property-Owners-background-2.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.img-bg-3 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Property-Owners-background-3.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.img-bg-4 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Property-Owners-background-4.png') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.img-bg-5 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Property-Owners-background-5.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}


.formEngineGroup.securePanel i.icon {
    display: none;
}



fieldset.fieldset-step-01.re-01 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Retail-Background-1.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.re-02 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Retail-Background-2.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.re-03 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Retail-Background-3.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.re-04 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Retail-Background-4.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
fieldset.fieldset-step-01.re-05 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Retail-Background-5.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

fieldset.fieldset-step-01.re-06 {
    width: 100%;
    padding-top: 20px;
    background: url('../images/Retail-Background-1.jpg') no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}

.tooltip {
    font-size: 12px !important;
}



.w-60 { width:60% !important; 
}


.tooltip-inner {
    max-width: 400px !important;
    padding: 10px !important;
    color: #000 !important;
    text-align: center;
    background-color: #ddd !important;
    border-radius: .25rem; font-weight:600 !important;
}
.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: transparent !important;
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: transparent !important;
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: transparent !important;
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: transparent !important;
}


select.w-100 {
    width: 92% !important;
}
i.fa-solid.fa-circle-question {
    font-size: 28px;
    color: #048697;
    margin-top: 8px;
}

ul.toltip-hover {
    float: right;
    list-style: none !important;
}


    ul.toltip-hover a::after { display:none !important;
    }


    ul.toltip-hover li.nav-item.dropdown:hover .dropdown-menu {
        display: block;
        width: 400px !important;
        left: -200px;
        top: auto;
        bottom: 100%;
        font-size: 14px;
        padding: 15px; text-align:justify; font-weight:600;
    }



.groupTitleDiv h2 ul.toltip-hover {
    margin: 0 4px 0 0 !important;
}