:root{--axon-site-header-background:linear-gradient(#ffffff 0%,#ffffff 70%,#f3f3f3 100%);--axon-search-box-background:#fff;--axon-modal-background:#fff;--axon-entity-header-background:#fff;} .site-header-mixin{background:var(--axon-site-header-background);} .searchbox-mixin{background:var(--axon-search-box-background);} .modal{background:var(--axon-modal-background);} section > .entityHeader{background:var(--axon-entity-header-background);} #viewPartAddSingleApplicationStepFormView .formSequenceMenu .wizardSteps{display:none;} .formSummaryElementExpander,
.formSummaryElementContractor{cursor:pointer;} .formSummaryElementExpander:before{content:'+';} .formSummaryElementContractor:before{content:'-';} ul.formAccordion{margin-top:0px;} ul.formAccordion > li{display:none;} ul.formAccordion > li.active{display:block;margin-top:0;} ul.formAccordion > li,
ul.formAccordion > li.active > .content{border:0;} ul.formAccordion > li.active > .handle,
ul.formAccordion > li.active > .content{padding:0;} .formAccordion .handle:before{display:none;} .matrix{display:table;width:100%;border-collapse:collapse;} .row{display:table-row;} .column{display:table-cell;padding:5px 0;} .column .entry .labels{display:none;} .column .entry .values{width:100%;} .column.alignLeft{text-align:left;} .column.alignCenter{text-align:center;} .column.alignRight{text-align:right;} .column .value{display:inline-table;border-collapse:initial;} .column span.value.radio,
.column span.value.checkbox.fixedValue{margin-top:0px;} .column .value > *{display:table-cell;} .column .label{margin:0px;} .nonApplicable{display:none !important;} .lightboxes{display:none;} #buttonsBottomNextInvisible{display:none;} .formName{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} .formScreenName{font-family:var(--axon-site-font-family);color:#4b4b4b;font-weight:bold;font-size:1.1rem;} .formDialogue .title{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} .formSequenceMenu{clear:both;margin-bottom:0;} .formDialogue{float:left;clear:left;width:100%;margin-top:0;padding-right:0;box-sizing:border-box;margin-bottom:50px;} .formSummary{display:none;} .hasSummary .formDialogue{width:75%;padding-right:15px;} .hasSummary .formSummary{display:block;float:right;clear:right;width:25%;margin-top:15px;padding-left:0;box-sizing:border-box;}@media screen and (max-width:767px), screen and (max-device-width:767px){ .hasSummary .formDialogue{width:100%;padding-right:0;} .hasSummary .formSummary{float:left;clear:left;width:100%;padding-left:0;}} .add-multiple-applications .formDialogue{width:100%;padding-right:0;} .add-multiple-applications .formSummary{display:none;} .formDialogue img,
.formSummary img,
.formSummary iframe{max-width:100%;max-height:100%;} .formDialogue .gm-style img{max-height:none;} .formDialogue .formDialogueTitle{font-size:1.2rem;font-weight:bold;margin-top:1rem;margin-bottom:1rem;} .formDialogue .instructionMessage{margin-bottom:15px;} .formDialogue .formAccordion .handle{display:none;} .formDialogue .formAccordion .handle .formScreenName{display:inline-block;} .formDialogue .formAccordion .formScreenNumber{display:none;} .formDialogue .formAccordion .active .formScreenNumber{display:block;float:right;} .formButtons{margin-top:15px;} .button-with-icon{padding:0px;} .formAccordion .handle h3{color:var(--axon-page-subheader-foreground-colour);font-family:var(--axon-page-subheader-font-family);font-size:var(--axon-page-subheader-font-size);font-weight:normal;} .formAccordion .entryGroup,
.formAccordion .entryGroup,
.formAccordion .entryGroup,
.formAccordion .entryGroup.hasHeader{box-sizing:border-box;background-color:var(--axon-entry-group-background-colour);margin-top:0px;margin-bottom:15px;width:100%;border:1px solid var(--axon-default-border-colour);border-radius:var(--axon-default-border-radius);} .formAccordion .entryGroup .entryGroupHeader,
.formAccordion .entryGroup.hasHeader .entryGroupHeader{margin:0px;word-wrap:break-word;font-family:var(--axon-entry-group-header-font-family);font-size:var(--axon-entry-group-header-font-size);color:var(--axon-entry-group-header-foreground-colour);background-color:var(--axon-entry-group-header-background-colour);padding:10px;font-weight:bold;} .formAccordion .entryGroup .entryGroupHeader h3,
.formAccordion .entryGroup.hasHeader .entryGroupHeader h3{font-size:var(--axon-entry-group-header-font-size);margin:0px;} .formAccordion .entryGroup .entryGroupContent,
.formAccordion .entryGroup.hasHeader .entryGroupContent{margin:0;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;clear:both;background-color:var(--axon-entry-group-content-background-colour);padding:10px;} .formAccordion .gridContainer{background-color:var(--axon-entry-group-background-colour);margin-top:0px;margin-bottom:15px;width:100%;border:1px solid var(--axon-default-border-colour);border-radius:var(--axon-default-border-radius);} .formAccordion .gridContainer .gridHeader{margin:0;font-family:var(--axon-entry-group-header-font-family);font-size:var(--axon-entry-group-header-font-size);color:var(--axon-entry-group-header-foreground-colour);background-color:var(--axon-entry-group-header-background-colour);padding:10px;font-weight:bold;} .formAccordion .gridContainer .gridHeader h3{font-size:var(--axon-entry-group-header-font-size);margin:0px;} .formAccordion .gridContainer .grid{background-color:var(--axon-entry-group-content-background-colour);padding:10px;} .formAccordion .gridCell span.buildingBlockItemLabel{display:inline-table;vertical-align:middle;} .formAccordion .gridCell span.buildingBlockItemLabel,
.formAccordion .gridCell div.buildingBlockItemOldValue.value{margin-right:5px;} .formAccordion .gridCell div.buildingBlockItemOldValue.value{font-style:italic;color:#aaa;} .formAccordion .gridCell div.buildingBlockItemOldValue.value .textBeforeInputField{margin-right:5px;} .formAccordion .gridCell div.buildingBlockItemOldValue.value .textAfterInputField{margin-left:5px;} .formAccordion .content > .entityList{background-color:var(--axon-entry-group-background-colour);margin-top:0px;margin-bottom:15px;width:100%;border:1px solid var(--axon-default-border-colour);border-radius:var(--axon-default-border-radius);} .formAccordion .content > .entityList caption{font-family:var(--axon-entry-group-header-font-family);font-size:var(--axon-entry-group-header-font-size);color:var(--axon-entry-group-header-foreground-colour);background-color:var(--axon-entry-group-header-background-colour);padding:10px;font-weight:bold;} .formAccordion .content > .entityList caption h3{font-size:var(--axon-entry-group-header-font-size);margin:0px;} .formScreen > * ~ *{margin-top:10px;} .formScreen > div:empty{margin:0;} .formAccordion .conditionsAndAgreement{clear:both;} .testCaseComponentPremiumTable{max-width:1180px;} .testCaseComponentPremiumTable .value > input{width:auto;} .matrix{display:table;width:100%;border-collapse:collapse;margin-top:5px;margin-bottom:5px;} .row{display:table-row;} .column{display:table-cell;padding:5px 0;vertical-align:top;} .column .entry .labels{display:none;} .column .entry .values{width:100%;} .column.alignLeft{text-align:left;} .column.alignCenter{text-align:center;} .column.alignRight{text-align:right;} .column .value{display:inline-table;border-collapse:initial;} .column span.value.radio,
.column span.value.checkbox.fixedValue{margin-top:0px;} .column .value > *{display:table-cell;} .column .label{margin:0px;} .test-background-color-silver{background-color:silver !important;} .test-background-color-white{background-color:white !important;} .test-background-color-red{background-color:red !important;} .test-background-color-fuchsia{background-color:fuchsia !important;} .test-background-color-lime{background-color:lime !important;} .test-background-color-yellow{background-color:yellow !important;} .test-background-color-blue{background-color:blue !important;} .test-background-color-aqua{background-color:aqua !important;} .test-color-black{color:black !important;} .test-color-gray{color:gray !important;} .test-color-maroon{color:maroon !important;} .test-color-purple{color:purple !important;} .test-color-green{color:green !important;} .test-color-olive{color:olive !important;} .test-color-navy{color:navy !important;} .test-color-teal{color:teal !important;} .test-font-monospace{font-family:"Courier New","Courier",monospace !important;} .test-family-selection{width:200px;height:220px;} .test-family-selection label{position:relative;width:200px;height:220px;background-repeat:no-repeat;line-height:220px;text-align:center;background-position:center top;} .test-family-selection.children label{background:url('../images/forms/familywithchildren_small.png') no-repeat;} .test-family-selection.without-children label{background:url('../images/forms/familywithoutchildren_small.png') no-repeat;} .test-family-selection.single-parent label{background:url('../images/forms/singleparent_small.png') no-repeat;} .test-family-selection.bachelor label{background:url('../images/forms/single-small.png') no-repeat;} .test-family-selection label span{display:inline-block;background-repeat:no-repeat;background-image:url('../images/forms/radio.png');background-position:left center;height:30px;width:30px;vertical-align:bottom;} .test-family-selection.checked label span{background-image:url('../images/forms/radio-selected.png');} .test-family-selection.active label span{background-image:url('../images/forms/radio-active.png');} .test-family-selection.checked.active label span{background-image:url('../images/forms/radio-selected-active.png');} .test-family-selection label input{display:none;} .test-family-selection.checked{background-color:lightgrey;} .test-family-selection:hover{background-color:lightblue;} .test-color-active.active{background-color:#ffff00;} .test-color-focus.focus{background-color:#00ffff;} .test-color-checked.checked{background-color:#ff9933;} .htmlFragment .htmlBlock{white-space:normal;} .infoText .span{word-wrap:break-word;} .infoTextWithMoreInfo .labels,
.infoText .labels,
.infoTextWithMoreInfo .informationContent{width:100%;float:none;display:block;padding:5px 0;} .infoTextWithMoreInfo .labels:before{display:table;content:" ";} .infoTextWithMoreInfo .labels:after{display:table;content:" ";clear:both;} .infoTextWithMoreInfo .informationContent{white-space:normal;} .infoTextWithMoreInfo .labels a{float:right;overflow:hidden;margin:5px 0;} .value.fixedValue > *,
.value.textValue > *{display:inline-block;word-wrap:break-word;} .outputRichText iframe,
.outputRichText.value{border:0;width:100%;} .outputRichText.value .outputRichText{width:100%;} .value pre{border:1px solid var(--axon-default-border-colour);padding:10px;box-sizing:border-box;white-space:pre-wrap;} [auto-resize-section] .outputRichText iframe{min-height:100px;} .value.radio:not(.horizontal):before{content:" ";display:table;} .value.radio:not(.horizontal):after{content:" ";display:table;clear:both;} .value.radio:not(.horizontal):not(.booleanRadio):not(.single) label,
.value.radio:not(.horizontal):not(.booleanRadio):not(.single) .radioList{display:block;clear:both;margin:0;position:relative;} .value.radio:not(.horizontal):not(.booleanRadio) label + label{margin-top:5px;} .value.checkbox,
.value.slider,
.value.booleanRadio,
.value.booleanRadioYesRequired{display:inline-block;} .value.checkbox > *,
.value.slider > *,
.value.booleanRadio > *,
.value.booleanRadioYesRequired > *{display:inline-block;} .value.checkbox > span,
.value.slider > span,
.value.booleanRadio > span,
.value.booleanRadioYesRequired > span{display:inline;} .value.checkbox label:not(:last-of-type),
.value.slider label:not(:last-of-type),
.value.radio.horizontal label:not(:last-of-type),
.value.booleanRadio label:not(:last-of-type),
.value.booleanRadioYesRequired label:not(:last-of-type){margin-right:10px;} div.singleRadioValuesVertical .value{display:block;} div.singleRadioValuesVertical .value.radio.vertical:not(:first-child){margin-top:0;} .infoText .span,
.infoText .label,
.infoTextWithMoreInfo .label{font-weight:normal;} .outputRichText iframe{border:1px solid #ccc;} .subHeader{font-weight:normal;font-style:italic;} .gridCell .textBeforeInputField + .listValue{padding-left:5px;} .gridCell .listValue + .textAfterInputField{padding-left:5px;} .customerBankAccountRadioButton{font-style:italic;} .customerBankAccountRadioButton .header{font-style:normal;} .customerBankAccountRadioButton .checked .header{font-weight:bold;} .selectSettleGroupContractRadioButton{font-style:italic;} .selectSettleGroupContractRadioButton .header{font-style:normal;} .selectSettleGroupContractRadioButton .checked .header{font-weight:bold;} .searchTsvjCertificateRadioButton{font-style:italic;} .searchTsvjCertificateRadioButton .header{font-style:normal;} .searchTsvjCertificateRadioButton .checked .header{font-weight:bold;} .bold,
.bold *{font-weight:bold;} .italic,
.italic *{font-style:italic;} .underline,
.underline *{text-decoration:underline;} .de-emphasize,
.de-emphasize *{color:#C0C0C0;} .left{text-align:left;} .center{text-align:center;} .right{text-align:right;} html#myQISApp,
#myQISApp body,
#myQISApp body > div[ui-view="body"]{height:100%;} #myQISApp main > form > *{margin-bottom:0px;} #myQISApp #viewPartMyQISLogon{background-image:var(--axon-self-service-log-on-background-image);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:100%;margin-top:-15px;padding-top:15px;} #myQISApp .logon{width:70%;margin:0 auto;} #myQISApp .logon h1{font-size:var(--axon-log-on-title-font-size);color:var(--axon-log-on-title-colour);font-family:var(--axon-log-on-title-font-family);text-shadow:var(--axon-log-on-title-text-shadow);} #myQISApp .logon .entryGroup{box-shadow:var(--axon-log-on-box-shadow);background:var(--axon-log-on-box-background);padding:20px;box-sizing:border-box;} #myQISApp .logon .entryGroup .entryGroupContent{background-color:transparent;} #myQISApp main form{overflow:hidden;} #myQISApp nav.wizardSteps.horizontal ol.substeps li{width:25px;}@media screen and (min-width:496px){ #myQISApp nav.wizardSteps.horizontal ol.steps li:first-child{margin-left:-65px;} #myQISApp nav.wizardSteps.horizontal ol.steps li:last-child{margin-right:-65px;} #myQISApp nav.wizardSteps.horizontal ol.steps li{width:130px;}} #myQISApp #viewPartMyHome .container .float{margin:0px;} #myQISApp #viewPartMyHome .container .tile{background-color:var(--axon-entry-group-background-colour);margin-top:0px;margin-bottom:15px;width:100%;border:1px solid var(--axon-default-border-colour);border-radius:var(--axon-default-border-radius);border:1px solid var(--axon-default-border-colour) !important;} #viewPartMyHome .container .float .tile img{width:120px;margin-left:auto;margin-right:auto;display:block;margin-bottom:10px;} #viewPartMyHome section{background-color:var(--axon-primary-colour-dark);padding:10px;margin-bottom:15px;color:#fff;} #viewPartMyHome section p{margin:0px;} #myQISApp header .urlLinkToExternalSystem{color:#fff;} #myQISApp div.main-content-wrapper{width:calc(100% - 300px);float:left;clear:left;} #myQISApp div.main-banner{box-sizing:border-box;padding-left:15px;width:300px;float:right;clear:right;}@media screen and (max-width:767px), screen and (max-device-width:767px){ #myQISApp div.main-content-wrapper{width:100%;float:none;} #myQISApp div.main-banner{width:100%;float:none;padding-left:0;}} .accordion > .myPolicyInstanceObject > .handle h3{padding-left:25px;} .accordion > .myPolicyInstanceObject.myPolicyInstanceObjectIsCustomer > .handle h3{padding-left:25px;} #myQISApp #viewPartViewPartMyPolicies h2.title{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartViewPartMyPolicies .accordion .policy,
#myQISApp #viewPartViewPartMyPolicies .accordion .packagePolicy div .entryGroup .entryGroupContent{position:relative;} #myQISApp #viewPartViewPartMyPolicies .accordion .policy:before,
#myQISApp #viewPartViewPartMyPolicies .accordion .packagePolicy div .entryGroup .entryGroupContent:before{position:absolute;opacity:.05;transform:rotate(-5deg);transform-origin:0 50%;content:" ";display:inline-block;background-size:contain;background-repeat:no-repeat;width:90%;height:90%;pointer-events:none;z-index:-1;} #myQISApp #viewPartViewPartMyPolicies .accordion .policy:before,
#myQISApp #viewPartViewPartMyPolicies .accordion .packagePolicy div .entryGroup .entryGroupContent:before{background-image:url('../images/my-qis/my-policies/products/unknown.png');} #myQISApp #viewPartViewPartMyPolicies .accordion .policy[class*="house"]:before,
#myQISApp #viewPartViewPartMyPolicies .accordion .packagePolicy div .entryGroup[class*="house"] .entryGroupContent:before{background-image:url('../images/my-qis/my-policies/products/house.png');} #myQISApp #viewPartViewPartMyPolicies .accordion .policy[class*="oldtimer"]:before,
#myQISApp #viewPartViewPartMyPolicies .accordion .packagePolicy div .entryGroup[class*="oldtimer"] .entryGroupContent:before{background-image:url('../images/my-qis/my-policies/products/car.png');} #myQISApp #viewPartViewPartMyPolicies .accordion .policy[class*="travel"]:before,
#myQISApp #viewPartViewPartMyPolicies .accordion .packagePolicy div .entryGroup[class*="travel"] .entryGroupContent:before{background-image:url('../images/my-qis/my-policies/products/travel.png');} #myQISApp #viewPartMyPolicy h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartMyPolicy h2{color:var(--axon-page-subheader-foreground-colour);font-family:var(--axon-page-subheader-font-family);font-size:var(--axon-page-subheader-font-size);font-weight:normal;} #myQISApp #viewPartMyPolicy .entry.intermediary .value{display:block;} #myQISApp #viewPartMyPolicy .policyIdentificationImage{max-width:200px;} #myQISApp #viewPartMyPolicyRequest .policyIdentificationImage{max-width:200px;} #myQISApp #viewPartmyCommunications h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartmyCommunications th.colDateSent,
#myQISApp #viewPartmyCommunications th.colDateSentClaimCommunication,
#myQISApp #viewPartmyCommunications th.colDateSentCustomerCommunication{width:120px;} #myQISApp #viewPartmyCommunications th.colCommunicationType,
#myQISApp #viewPartmyCommunications th.colCommunicationTypeClaimCommunication,
#myQISApp #viewPartmyCommunications th.colCommunicationTypeCustomerCommunication{width:25px;} .unreadCommunication{font-weight:bold;} #myQISApp #viewPartMyInvoices h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartMyInvoices th.colSelectInvoice{width:10px;} #myQISApp #viewPartMyInvoices th.colExternalIdentifier{width:60px;} #myQISApp #viewPartMyInvoices th.colTsInvoiceCreated{width:90px;} #myQISApp #viewPartMyInvoices th.colInvoicePeriod{width:80px;} #myQISApp #viewPartMyInvoices th.colAmtTotal{width:70px;} #myQISApp #viewPartMyInvoices th.colAmtDue{width:70px;} #myQISApp #viewPartMyInvoices th.colInvoiceReasonName{width:120px;} #myQISApp #viewPartMyInvoices th.colPaymentTypeName{width:150px;} #myQISApp #viewPartMyInvoices th.colShowMyInvoice{width:30px;} #myQISApp #viewPartAddMyApplicationStepFormView .formSequenceMenu,
#myQISApp #viewPartAddMyPolicyChangeStepFormView .formSequenceMenu{display:none;} #myQISApp #viewPartMyClaim h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartMyPolicy h2{color:var(--axon-page-subheader-foreground-colour);font-family:var(--axon-page-subheader-font-family);font-size:var(--axon-page-subheader-font-size);font-weight:normal;} .completedChecklistItem{color:green !important;margin-left:5px;} .notCompletedChecklistItem{margin-left:5px;} .notCompletedChecklistItemIcon{visibility:hidden;} #myQISApp #viewPartAddMyClaimByEvent h2{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #viewPartAddMyClaimByEventStepSelectEvent .claimEventButton label{float:left;height:80px;line-height:80px;text-align:center;width:200px;} #viewPartAddMyClaimByEventStepSelectEvent .claimEventButton label span.header{display:inline-block;line-height:20px;vertical-align:middle;padding:6px 12px 6px 12px;} #myQISApp #viewPartMyClaimsViewPart h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} .completedChecklistItem{color:green !important;margin-left:5px;} .notCompletedChecklistItem{margin-left:5px;} .notCompletedChecklistItemIcon{visibility:hidden;} #myQISApp #viewPartMyCustomer h2{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartcommunicationPreferences h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartChangeMyCustomerFinancialDetails p.policyBankAccountText{margin-top:10px;} #myQISApp #viewPartChangeMyCustomerFinancialDetails ul.policyBankAccountBulletList{margin-top:0;margin-bottom:0;} #myQISApp #viewPartContact h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartContactThankYouView h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #myQISApp #viewPartAddMyApplication h1{color:var(--axon-page-header-foreground-colour);font-family:var(--axon-page-header-font-family);font-size:var(--axon-page-header-font-size);font-weight:normal;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountEqual .values .value:nth-child(2){display:none;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountEqual .values .value:nth-child(1) .textValue{font-weight:bold;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountEqual .values .value:nth-child(1):after{content:" =";font-weight:bold;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountMore .labels label:nth-child(2){display:none;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountMore .values .value:nth-child(1) .textValue{text-decoration:line-through;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountMore .values .value:nth-child(2){color:#00b050;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountMore .values .value:nth-child(2) .textValue{font-weight:bold;} #viewPartAddMyApplicationStepSelectPackageView .packagePotentialDiscountMore .values .value:nth-child(2):after{content:"\25b2";} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton .header{font-weight:bold;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton{max-width:50%;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton label > span:first-of-type{display:inherit;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton input{left:5px;top:4px;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton span:not(:first-of-type){margin-left:20px;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton.defaultIntermediary{margin-top:0;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton.defaultIntermediary label{padding:10px 0;} #viewPartAddMyApplicationStepSelectIntermediary .styledRadioButton.defaultIntermediary input{top:12px;} .productImage{width:100px;}
/*# sourceMappingURL=customMyAxon.css.map */
