html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

input[type='search'] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*!
 * @license
 * MyFonts Webfont Build ID 2984681, 2015-03-04T13:41:00-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 *
 * (c) 2015 MyFonts Inc
*/
@font-face {
    font-family: Din;
    src: url(fonts/DINWeb.eot);
    src: url(fonts/DINWeb.eot?#iefix) format('embedded-opentype'), url(fonts/DINWeb.woff) format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Din;
    src: url(fonts/DINWeb-Bold.eot);
    src: url(fonts/DINWeb-Bold.eot?#iefix) format('embedded-opentype'), url(fonts/DINWeb-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: DinPro;
    src: url(fonts/fontfont_-_dinpro-condblack-webfont.eot);
    src: url(fonts/fontfont_-_dinpro-condblack-webfont.eot?#iefix) format('embedded-opentype'),
        url(fonts/fontfont_-_dinpro-condblack-webfont.woff) format('woff'),
        url(fonts/fontfont_-_dinpro-condblack-webfont.ttf) format('truetype'),
        url(fonts/fontfont_-_dinpro-condblack-webfont.svg#din_procondensed_black) format('svg');
    font-weight: 400;
    font-style: normal;
}

.custom-select__container:after,
.header__share:before,
.share__close:before,
.share__social a.facebook:after,
.share__social a.twitter:after {
    content: ' ';
    vertical-align: middle;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../images/sprites.png);
    background-image: url(../images/sprites.svg), none;
    background-size: 60px 46px;
}

.share__close:before {
    background-position: 0 100%;
    width: 1pc;
    height: 1pc;
}

.custom-select__container:after {
    background-position: 71.11111% 83.33333%;
    width: 15px;
    height: 10px;
}

.share__social a.facebook:after {
    background-position: 0 0;
    width: 30px;
    height: 30px;
}

.header__share:before {
    background-position: 36.36364% 100%;
    width: 1pc;
    height: 1pc;
}

.share__social a.twitter:after {
    background-position: 100% 0;
    width: 30px;
    height: 30px;
}

fieldset {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin: 0;
    padding: 0;
}

fieldset,
label {
    background: #f9f9f9;
}

label {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 70px;
    padding: 21px 40px;
    font-family: DinPro, Din, sans-serif;
    font-weight: 600;
    font-size: 20px;
    text-align: right;
    text-transform: uppercase;
    border-bottom: 1px solid #757575;
}

@media only screen and (max-width: 29.9375em) {
    label {
        padding: 21px 20px;
    }
}

label.has-error {
    background: #f6e0e4;
}

label.is-hidden {
    visibility: hidden;
}

label .custom-select__container,
label input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    background: none;
    position: absolute;
    color: #757575;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 21px 40px;
    text-align: left;
    text-transform: uppercase;
}

@media only screen and (max-width: 29.9375em) {
    label .custom-select__container,
    label input {
        padding: 21px 20px;
    }
}

label .custom-select__container::-webkit-input-placeholder,
label input::-webkit-input-placeholder {
    color: #cbcbcb;
}

label .custom-select__container::-moz-placeholder,
label input::-moz-placeholder {
    color: #cbcbcb;
}

label .custom-select__container:-ms-input-placeholder,
label input:-ms-input-placeholder {
    color: #cbcbcb;
}

label .custom-select__container::placeholder,
label input::placeholder {
    color: #cbcbcb;
}

label .custom-select__container:focus,
label input:focus {
    box-shadow: 0 0 5px 0 #e4002c inset;
    outline: 0;
}

label span {
    color: #e4002c;
    box-shadow: 0 0 0 0 transparent;
}

button[type='submit'] {
    display: inline-block;
    margin: 10px auto;
    background: #f9f9f9;
    border: 1px solid #757575;
    border-radius: 0;
    color: #e4002c;
    font-family: 600;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    line-height: 1;
    padding: 20px 60px;
}

.custom-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 0;
    border: 0;
    margin: 0;
    outline: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    color: #757575;
}

.custom-select__container {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.is-disabled-option .custom-select__container {
    color: #cbcbcb;
}

.custom-select__container:after {
    position: absolute;
    top: 50%;
    right: 40px;
    z-index: 1;
    pointer-events: none;
    margin-top: -4px;
}

.lte8 .custom-select__container:after {
    z-index: -1;
}

@media only screen and (max-width: 29.9375em) {
    .custom-select__container:after {
        right: 20px;
    }
}

select:focus + .custom-select__container {
    box-shadow: 0 0 5px 0 #e4002c inset;
}

.custom-select__selected {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    overflow: hidden;
    width: 100%;
}

table {
    border: 1px solid #f9f9f9;
    border-width: 0 0 1px 1px;
    width: 100%;
}

thead,
tr:nth-child(even) {
    background: #c70026;
}

td,
th {
    width: 50%;
    text-align: left;
    padding: 5px 5px 5px 20px;
    font-size: 14px;
    border-right: 1px solid #f9f9f9;
}

th {
    text-transform: uppercase;
    font-family: DinPro, Din, sans-serif;
    font-weight: 600;
    padding-top: 7px;
    padding-bottom: 7px;
}

td {
    line-height: 1.1;
}

*,
:after,
:before {
    box-sizing: border-box;
}

html {
    width: 100%;
    border: 1px solid #757575;
}

html.no-iframe {
    border: none;
    height: 100%;
    text-align: center;
}

body {
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #e4002c;
}

.no-iframe body {
    height: 100%;
    background-color: #494949;
}

.header + div {
    padding-top: 69px;
    padding-bottom: 40px;
}

body {
    font-family: Din, sans-serif;
    color: #f9f9f9;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0.5em 0;
}

h1,
h2,
h3 {
    font-family: DinPro, Din, sans-serif;
    font-weight: 600;
    line-height: 1;
    color: #757575;
    text-transform: uppercase;
}

h1 {
    font-size: 40px;
}

h1,
h2 {
    font-weight: 300;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-family: Din, sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: #757575;
    line-height: 1.6;
}

p {
    font-size: 13px;
    line-height: 1.5;
    margin: 10px 0;
}

strong {
    font-weight: 600;
}

a {
    color: inherit;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.header {
    font-size: 0;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background: #f9f9f9;
    height: 70px;
    overflow: hidden;
    border-bottom: 1px solid #757575;
    padding-left: 6pc;
    padding-right: 90px;
    text-align: left;
}

.header:after {
    content: '\0020';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

@media only screen and (max-width: 29.9375em) {
    .header {
        padding-left: 4.2pc;
    }
}

.no-iframe .header {
    position: absolute;
    border: none;
    border-bottom: 1px solid #757575;
}

.header__title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    color: #757575;
    font-size: 20px;
}

.header__title span {
    text-transform: none;
}

@media only screen and (max-width: 29.9375em) {
    .header__title {
        font-size: 1pc;
    }
}

.header__logo {
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    width: 46px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url(../images/logo_be.png);
    background-image: url(../images/logo_be.svg), none;
    background-size: 100% 100%;
    position: absolute;
    top: 20px;
    left: 20px;
}

@media only screen and (max-width: 29.9375em) {
    .header__logo {
        -webkit-transform-origin: 0 50%;
        -ms-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        transform: scale(0.6);
    }
}

.header__share {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 75pt;
    margin: 0;
    padding: 0;
    color: #757575;
    background: none;
    border: none;
    font-font-family: DinPro, Din, sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}

.header__share:before {
    margin-right: 9pt;
}

.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background-color: #c70026;
    overflow: hidden;
    font-size: 0;
    border: 1px solid #757575;
    border-top: none;
}

.no-iframe .footer {
    position: absolute;
    border: none;
}

.footer__find-out-more,
.footer__powered-by {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 0 20px;
    font-size: 11px;
    line-height: 40px;
}

.footer__find-out-more span,
.footer__powered-by span {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.footer__find-out-more {
    text-align: left;
    padding-right: 0;
}

@media only screen and (max-width: 29.9375em) {
    .footer__find-out-more {
        width: 40%;
    }
}

.footer__powered-by {
    text-align: right;
    padding-left: 0;
    line-height: 1;
}

@media only screen and (max-width: 29.9375em) {
    .footer__powered-by {
        width: 60%;
    }
}

.footer__logo {
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    width: 70px;
    height: 14px;
    background-repeat: no-repeat;
    background-image: url(../images/logo_medibank.png);
    background-image: url(../images/logo_medibank.svg), none;
    background-size: 100% 100%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-left: 6px;
}

.no-iframe .calculator__container {
    padding: 10px;
}

@media only screen and (min-width: 40em) {
    .no-iframe .calculator__container {
        font-size: 0;
        height: 100%;
        padding: 0;
    }

    .no-iframe .calculator__container:after {
        content: '\0020';
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: 100%;
    }
}

.calculator {
    position: relative;
    background-color: #e4002c;
}

.calculator fieldset {
    font-size: 0;
}

.no-iframe .calculator {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #757575;
}

@media only screen and (min-width: 40em) {
    .no-iframe .calculator {
        margin: 20px;
    }
}

.calculator__output {
    font-size: 0;
    height: 150px;
    padding: 0 20px;
    text-align: center;
}

.calculator__output:after {
    content: '\0020';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.share {
    display: none;
    position: fixed;
    z-index: 4;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    text-align: left;
}

.share.is-open {
    display: block;
}

.no-iframe .share {
    position: absolute;
}

.share__container {
    font-size: 0;
    position: relative;
    background: #f9f9f9;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border: 1px solid #757575;
    padding: 20px 60px;
}

.share__container:after {
    content: '\0020';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

@media only screen and (max-width: 29.9375em) {
    .share__container {
        padding: 20px 40px;
    }
}

.no-iframe .share__container {
    border: none;
}

.share__content {
    width: 100%;
}

.share__content,
.share__social {
    display: inline-block;
    vertical-align: middle;
}

.share__social {
    border: 1px solid #757575;
    margin-bottom: 20px;
}

.share__social a,
.share__social h2 {
    display: inline-block;
    vertical-align: middle;
}

.share__social h2 {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 0 10px;
    margin: 0;
}

.share__social a {
    position: relative;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border-left: 1px solid #757575;
}

.share__social a:after {
    content: '\0020';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.5;
    transition: opacity 0.1s;
}

.share__social a:hover:after {
    opacity: 1;
}

.share__title {
    margin: 0;
}

.share__embed,
.share__title {
    color: #757575;
    font-size: 14px;
}

.share__embed {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 140px;
    border: 1px solid #757575;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    resize: none;
}

@media only screen and (max-width: 29.9375em) {
    .share__embed {
        padding: 10px;
        height: 155px;
    }
}

.share__close {
    position: absolute;
    top: 0;
    right: 0;
    width: 75pt;
    height: 70px;
    color: #757575;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    font-font-family: DinPro, Din, sans-serif;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

.share__close:before {
    margin-right: 15px;
    position: relative;
    top: -1px;
}
