﻿@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: "vag-regular";
    src: url("fonts/VAGRound.eot");
    src: url("fonts/VAGRound.eot") format("eot"), url("fonts/VAGRound.woff") format("woff"), url("fonts/VAGRound.ttf") format("truetype"), url("fonts/VAGRound.svg") format("svg");
}

@font-face {
    font-family: "vag-regular2";
    src: url("fonts/VAGRoundedBT.eot");
    src: url("fonts/VAGRoundedBT.eot") format("eot"), url("fonts/VAGRoundedBT.woff") format("woff"), url("fonts/VAGRoundedBT.ttf") format("truetype"), url("fonts/VAGRoundedBT.svg") format("svg");
}

@font-face {
    font-family: "vag-black";
    src: url("fonts/vagroundedstd-black-webfont.eot");
    src: url("fonts/vagroundedstd-black-webfont.eot") format("eot"), url("fonts/vagroundedstd-black-webfont.woff") format("woff"), url("fonts/vagroundedstd-black-webfont.ttf") format("truetype"), url("fonts/vagroundedstd-black-webfont.svg") format("svg");
}

@font-face {
    font-family: "vag-bold";
    src: url("fonts/vagroundedstd-bold-webfont.eot");
    src: url("fonts/vagroundedstd-bold-webfont.eot") format("eot"), url("fonts/vagroundedstd-bold-webfont.woff") format("woff"), url("fonts/vagroundedstd-bold-webfont.ttf") format("truetype"), url("fonts/vagroundedstd-bold-webfont.svg") format("svg");
}

@font-face {
    font-family: "vag-light";
    src: url("fonts/vagroundedstd-light-webfont.eot");
    src: url("fonts/vagroundedstd-light-webfont.eot") format("eot"), url("fonts/vagroundedstd-light-webfont.woff") format("woff"), url("fonts/vagroundedstd-light-webfont.ttf") format("truetype"), url("fonts/vagroundedstd-light-webfont.svg") format("svg");
}

@font-face {
    font-family: "vag-thin";
    src: url("fonts/vagroundedstd-thin-webfont.eot");
    src: url("fonts/vagroundedstd-thin-webfont.eot") format("eot"), url("fonts/vagroundedstd-thin-webfont.woff") format("woff"), url("fonts/vagroundedstd-thin-webfont.ttf") format("truetype"), url("fonts/vagroundedstd-thin-webfont.svg") format("svg");
}

/* 0. COLOURS */
.green-light {
    color: #a2d533;
}

.green-dark {
    color: #81be01;
}

.purple {
    color: #f5f5f5;
}

.red-light {
    color: #780D11;
}

.red-mid {
    color: #95060B;
}

.grey-light {
    color: #EFE5E8;
}

.grey-dark {
    color: #4c4c4c;
}

.black {
    color: #000000;
}
/* 1. GRID */

/* 2. GENERAL */
.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png);
}

body {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    color: #474747;
}

.ui-widget-header {
    background: #1565B8;
    border: 1px solid #1d3d6f !important;
    color: #ffffff;
    font-weight: bold;
}

.tp-widget-wrapper {
    position: relative;
    width: 60%;
    min-width: 120px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    opacity: 0;
    text-align: center;
    transition: opacity .5s ease-in;
}
#WL-footer {display: none;}

footer-links a {
    color: #0F7BDC !important;
}


#centre_image {
    padding-bottom: 0.3em;
    position: relative;
    margin-left: -18px;
    padding-left: 27px;
    width: 315px;
    height: 350px;
}

.fa-paw.paw-colour {
    color: #780D11;
    margin-right: 10px;
    font-size: 125%;
}
/* 3. Typography */
.question-title-small-label {
    color: #333333
}

.regulatory-line {
    color: #555;
}

.homepromo {
    color: #555555;
}

.question-title-center {
    color: #333333;
    font-weight: bold;
    font-family: 'Montserrat', Helvetica, Roboto, Arial, sans-serif;
}

.question-title {
    color: #333333;
}

.question-text {
    color: #333333;
}

.page_title_form {
    color: #0F7BDC;
    margin-bottom: 20px;
}

h1 {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    color: #ffffff;
    background: #333333;
    padding: 7px 15px 7px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 1.6em;
}

H2 {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    color: #333333;
}

H3 {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
}

h4 {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    color: #333333;
    text-rendering: optimizeLegibility;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    line-height: 1.4;
    letter-spacing: 1.0px;
    border-bottom: 0 solid #ccc;
}

H5 {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
}

H6 {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
}

ul.form-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #4c4c4c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

li.form-menu-list {
    float: left;
}

    li.form-menu-list a {
        display: block;
        color: #f5f5f5;
        text-align: center;
        padding: 8px 24px;
        text-decoration: none;
        font-size: 0.8em;
    }

        li.form-menu-list a:hover {
            background-color: #111111;
        }

h2.homepage-tabs {
    font-size: 1.4rem;
    margin-bottom: 1em;
    color: #333333;
}

[class*="block-grid-"] > li {
    color: #333333;
    font-size: 0.75em;
}

.svg-inline--fa {
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

.homepromo {
    padding-top: 1em;
    color: #474747;
    text-align: left;
    line-height: 1.5em;
    font-size: 0.8em;
}

.terms_conditions {
    font-weight: 200;
    line-height: 0;
    padding-top: 0;
}
.container-nav-mobile {
    background: #ffffff;
    margin: 0 auto;
    padding: 0.5em;
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
    height: 85px;
}
.page_title {
    color: #0F7BDC;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    margin-bottom: 0.9rem;
    padding: 0.5rem;
    font-weight: bolder;
}

.policy-summary-header {
    text-align: center !important; /* force center in Foundation */
}

.policy-summary-title {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    color: #333333;
    margin: 0;
    text-align: center !important;
}

.edit-pet-details {
    display: inline-block;
    margin-bottom: 0.35rem;
    font-size: 0.875rem;
    color: #0072ce;
    text-decoration: none;
}

    .edit-pet-details:hover,
    .edit-pet-details:focus {
        text-decoration: underline;
        color: rgba(16,16,69,1)
    }

button.secondary, .button.secondary {
    background-color: #9B9B9B;
}

.summary-box-brown {
    font-family: inherit;
    color: #8E8E8E !important;
}

.summary-box {
    font-family: inherit;
}

.panel_competition a:hover {
    color: #333333;
    text-decoration: underline;
}

.panel_competition a:link {
    color: #333333;
}

.extra-title-purple {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 0.9rem;
    padding-top: 0;
}

a:link {
    color: #333333;
    font-weight: 500;
}

.error small.error {
    background: #2aae21;
    color: #ffffff;
}
/* 4. Forms */
form, select, input, option {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
}

fieldset legend {
    font-weight: bold;
    color: #0F7BDC;
    padding: 0 0.1875rem;
    margin: 0;
    font-size: 1.25em;
    margin-left: -0.1875rem;
}

fieldset {
    border: none;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
}

label {
    font-size: 1rem;
    background-color: transparent;
    color: #1B3D6E;
    font-weight: 500;
}

input[type="checkbox"] + label, input[type="radio"] + label {
    font-family: inherit;
}

form select {
    display: inline;
    padding: 0.4em;
    color: #474747;
    margin-right: 2.5%;
    border: 1px solid #bbb;
    background: #ffffff;
}

input.button.small {
    font-size: 18px;
    padding: 5px 15px 2px;
    line-height: 24px;
    position: relative;
    zoom: 1;
    overflow: visible;
}
/* 5. Buttons */
.button.select-cl {
    background-color: #0F7BDC;
    color: #fff;
    border: 1px #333333 solid;
    padding-left: 2.25em;
    padding-right: 2.25em;
}

    .button.select-cl.large {
        background-color: #ffffff;
        color: #333333;
        border: 1px #333333 solid;
        padding-left: 2.25em;
        padding-right: 2.25em;
    }

    .button.select-cl:hover, .button.select-cl:focus {
        background-color: #f5f5f5;
        color: #555555;
        border: 1px #333333 solid;
        padding-left: 2.25em;
        padding-right: 2.25em;
    }

.button.tiny {
    font-size: 0.75rem;
}

.panel-policy.left a {
    color: #ffffff !important;
    background: #1360AE;
    border: 1px #1360AE solid;
}

    .panel-policy.left a:hover {
        color: #ffffff !important;
        background: #f5f5f5;
        border: 1px #333333 solid;
        text-decoration: underline;
    }

.panel.callout a:link {
    color: #0F7BDC;
}

a.button.secondary.tiny.radius {
    color: #fff;
}

.blue-QD {
    color: #0F7BDC;
}

a:hover.button.secondary {
    color: green;
}

.panel.callout a:not(.button) {
    color: #333333;
    text-decoration: none;
}

#haveadiscountcode a {
    color: #0F7BDC;
    text-decoration: underline;
}

    #haveadiscountcode a:hover {
        color: #555555;
        text-decoration: underline;
    }

.upgrade_large {
    color: #ffffff !important;
}

a.button-blue-bg {
    color: #333333 !important;
    background: #f5f5f5;
}

a:hover.button-blue-bg {
    color: #555555 !important;
    background: #f5f5f5;
}

button.question-button-next {
    border: 1px #0F7BDC solid;
    background: #0F7BDC;
    color: #ffffff;
}

button:hover.question-button-next {
    border: 1px #333333 solid;
    background: #f5f5f5;
    color: #333333;
}

.pico-florida {
    background-color: #D6DDDF;
    color: #333;
}

input[type="radio"] + label span {
    background: #D6DDDF;
    color: #333;
    border-color: #D6DDDF;
}

input[type="text"].question-input {
    color: #0F7BDC !important;
}

input[type="radio"]:checked + label span {
    color: #ffffff;
    border: #1565B8 0.25em solid;
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,.3);
    background: #1565B8;
}

.button {
    border: 1px solid #ffffff;
    cursor: pointer;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 0.8rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    padding-top: 0.7rem;
    padding-right: 1.8rem;
    padding-bottom: 0.7rem;
    padding-left: 1.8rem;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    background: #333333;
}

    button.radius, .button.radius {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

input[type="submit"].button-IYP, input[type="button"].button-IYP {
    text-transform: capitalize;
    letter-spacing: 0;
    text-align: center;
    font-size: 1.5em;
    font-family: inherit;
    font-weight: 500;
    position: relative;
    top: 20px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.5em 1em;
    background: #333333;
    border: 0 solid #0D6;
    color: #ffffff;
    transition: all 0.5s;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

    input[type="submit"].button-IYP:hover, input[type="button"].button-IYP:hover {
        text-transform: capitalize;
        letter-spacing: 0;
        text-align: center;
        font-size: 1.5em;
        font-family: inherit;
        font-weight: 500;
        position: relative;
        top: 20px;
        right: 0;
        bottom: 0;
        left: 0;
        padding: 0.5em 1em;
        background: #333333;
        border: 0 solid #0D6;
        color: #ffffff;
        transition: all 0.5s;
        -moz-border-radius: 10px 10px 0 0;
        -webkit-border-radius: 10px 10px 0 0;
        border-radius: 10px 10px 0 0;
    }

.button-IYP {
    background: #333333;
    font-family: inherit;
    color: #ffffff;
}

    .button-IYP:hover {
        background: #333333;
        font-family: inherit;
        color: #ffffff;
    }

#SelectBtn_2.button {
    background: #bc1e24;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #bc1e24 0%, #980d13 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc1e24), color-stop(100%,#980d13));
    background: -webkit-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: -o-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: -ms-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: linear-gradient(to bottom, #bc1e24 0%,#980d13 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc1e24', endColorstr='#980d13',GradientType=0);
    border-color: #cccccc;
    color: #ffffff;
    transition: background-color 300ms ease-out;
}

.upgrade_buttons .button {
    background: #bc1e24;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #bc1e24 0%, #980d13 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc1e24), color-stop(100%,#980d13));
    background: -webkit-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: -o-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: -ms-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: linear-gradient(to bottom, #bc1e24 0%,#980d13 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc1e24', endColorstr='#980d13',GradientType=0);
    border-color: #cccccc;
    color: #ffffff;
    transition: background-color 300ms ease-out;
}

input.button.small {
    font-size: 18px;
    line-height: 24px;
    position: relative;
    background: #333333;
    border-color: #f5f5f5;
    filter: none;
    zoom: 1;
    overflow: visible;
}
/* 6. Button Group */
/* 7. Slider */
/* 8. Switch */

/* NAVIGATION */
/* 9. Menu */
/* 10. Title Bar */
/* 11. Top Bar */
/* 12. Breadcrumbs */
.breadcrumb-background-img {
    background-color: #ffffff;
    background-position-x: 0;
    background-position-y: 4px;
    background-repeat: no-repeat;
    background-image: url(/Content/images/img_circle_pet_bw.svg);
    background-size: contain;
}

.dog-background-img {
    background-image: url(/Content/images/img_circle_dog_bw.svg);
    border-color: transparent;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
}

.cat-background-img {
    background-image: url(/Content/images/img_circle_cat_bw.svg);
    border-color: transparent;
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: no-repeat;
}

.breadcrumbs li a {
    color: #333333;
    border-top: 10px #333333 solid;
    font-size: 0.55rem;
}

.breadcrumbs li.disabled a {
    color: #cccccc;
    border-top: 10px #33333330 solid;
    font-size: 0.55rem;
}

.breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: .65rem;
    line-height: .6875rem;
    text-transform: none;
    color: #333333;
    border-top: 10px #55555525 solid;
}

.iyp-theme .iyp-nav li.iyp-active .iyp-nav-subtext, .iyp-theme .iyp-nav li.iyp-nav-link:not(.iyp-nav-step-disabled):hover .iyp-nav-subtext {
    color: #0F7BDC;
}

.iyp-theme .iyp-nav-link .iyp-nav-subtext {
    color: #333;
}
/* 13. Pagination */
/* CONTAINERS */
/* 14. Accordion */
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #0F7BDC;
    color: #ffffff;
    line-height: inherit;
}

#tabscordion .accordion-title {
    background: #dddddd;
}

    #tabscordion .accordion-title:focus {
        background-color: #333333;
        color: #ffffff !important;
    }

#tabscordion .accordion-content {
    background-color: #333333;
}

#tabscordion section.content.active {
    background-color: #333333;
    border: 1px #333333 solid;
}

#tabscordion .accordion-title:hover, .accordion-title:focus {
    background-color: #555555;
}

.accordion-title {
    color: #333333 !important;
    background: #02123e;
}

#selected .separator-overseas {
    height: 0.5em;
    background: #1b3e6e;
}

#SelectCover a.accordion-title {
    color: #777777 !important;
}

#SelectCover a:hover.accordion-title {
    color: #777777 !important;
    background: #eaeaea;
}

#SelectCover .is-active .accordion-title::before {
    content: url(/Content/images/site_icons_180_faq_arrow_up_777777.svg);
}

#SelectCover .accordion-title::before {
    content: url(/Content/images/site_icons_180_faq_arrow_down_777777.svg);
}

.accordion .accordion-navigation > a, .accordion dd > a {
    background: #ffffff;
    color: inherit;
}

.accordion .accordion-navigation.active > a, .accordion dd.active > a {
    background: #bd1f25;
    color: #ffffff;
}

.accordion dd.active a {
    color: #bd1f25;
}

#selected a.accordion-title {
    color: #f5f5f5 !important;
    background: #333333 !important;
}

#selected .select-box-lower {
    background: #1b3e6e;
}

.overseas-cover {
    color: #0F7BDC !important;
    font-weight: bold;
}

input:checked ~ .switch-paddle {
    background: #333333;
}
/* 15. Dropdown */
/* 16. Tabs */
.tabs dd.active a, .tabs .tab-title.active a {
    color: #ffffff;
    font-family: inherit;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.tabs-content > .content.active {
    display: block;
    border: #555555 0 solid;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    color: #b5c9d1;
    border-top: 4px #ffffff solid;
}

.tabs dd.active a, .tabs .tab-title.active a.hometabs {
    color: #ffffff;
    font-family: inherit;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: rgba(0,0,51,1);
    background: -moz-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,51,1)), color-stop(1%, rgba(0,0,51,1)), color-stop(47%, rgba(16,16,69,1)), color-stop(100%, rgba(0,0,51,1)));
    background: -webkit-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
    background: -o-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
    background: linear-gradient(to right, rgba(0,0,51,1) 0%, rgba(0,0,51,1) 1%, rgba(16,16,69,1) 47%, rgba(0,0,51,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000033', endColorstr='#000033', GradientType=1 );
    background-color: #333333;
}

.tabs dd > a, .tabs .tab-title > a.hometabs {
    background-color: #dddddd;
}

.tabs-content.hometabs > .content.active {
    display: block;
    background-color: #f5f5f5;
    border: #dddddd 1px solid;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    border-top: 1px #dddddd solid;
    padding-top: 15px;
}

.content.active p strong {
    color: #333333;
    font-size: 0.85em;
    line-height: 1;
}


.bluepet-bg-content {
    background: #ffffff !important;
    border: 0;
    -webkit-box-shadow: 10px 10px 15px -10px #222, -10px 0 15px -10px #222;
    -moz-box-shadow: 10px 10px 15px -10px #222, -10px 0 15px -10px #222;
    box-shadow: 4px 0 6px -4px rgba(0, 0, 0, 0.25), -4px 0 6px -4px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
/* 17. Panel */
span.panel-cover-requirement-panel-body-price-currency {
    color: #333333;
}

.panel-cover-requirement {
    border-color: #D6DDDF;
    background: #D6DDDF;
}

#selected.panel-cover-requirement {
    border: 1px solid #1b3e6e;
    margin-top: 0;
    margin-bottom: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #1b3e6e;
    color: #ffffff;
    padding: 0.25rem 0.5rem;
    font-size: 90%;
    font-family: inherit;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0.25em;
    margin-top: 0.5em;
}

#selected .panel-cover-requirement-title {
    color: #ffffff;
}

#selected .panel-cover-requirement-panel-body {
    color: #cccccc;
}

#selected .panel-cover-requirement-panel-body-subtitle {
    color: #cccccc;
}

.panel-cover-requirement a.button-cover {
    background: #0F7BDC;
    color: #ffffff !important;
    border: 1px #0F7BDC solid;
}

.panel-cover-requirement a:hover.button-cover {
    background: #666666;
    color: #ffffff !important;
    border: 1px #ffffff solid;
}

.panel_competition {
    background: #fff;
}
.panel_competition p {
    color: #0F7BDC;
}

.panel-cover-requirement-choose{
    box-shadow: none;
}

input[type="radio"]:checked + label span .panel-cover-requirement-choose {
    background-color: #1565B8;
    color: #ffffff;
}

input[type="radio"]:checked + label span .pico-florida {
    background-color: #f5f5f5;
    color: #333333;
}

.panel-cover-requirement-choose-title {
    color: #0F7BDC;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Montserrat', Helvetica, Roboto, Arial, sans-serif;
}

.panel-cover-requirement-choose-title-sub {
    color: #333333;
}

em, i {
    font-style: normal;
    font-weight: bold;
    line-height: inherit;
    font-family: 'Montserrat', Helvetica, Roboto, Arial, sans-serif;
}

.panel-cover-requirement-choose-panel-body {
    color: #333333;
}

.panel-cover-requirement-title {
    color: #1B3D6E;
}

.panel-cover-requirement-panel-body {
    color: #555555;
}

.panel-cover-requirement-panel-body-price-small {
    color: #333333;
}

.panel-cover-requirement-panel-body-subtitle {
    color: #333333;
}
.panel.callout {
    background: #F3F3F3;
    border: 1px solid #757575;
    border-radius: 8px;
    padding: 1.5rem;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    /* Soft shadow just at the bottom */
    box-shadow: 0 3px 6px -3px rgba(0, 0, 0, 0.15);
    /* Remove the blue gradient and heavy borders */
    color: #333333;
    margin: 0 auto 1.5rem auto;
    max-width: 1140px;
}

.panel-title-homepage-form{
    font-size: 1.4rem;
    color: #ffffff;
    font-family: inherit;
    padding-bottom: 0.4em;
    font-weight: bold;
}

#top.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    color: #ffffff;
    background: #bc1e24;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #bc1e24 0%, #980d13 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bc1e24), color-stop(100%,#980d13));
    background: -webkit-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: -o-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: -ms-linear-gradient(top, #bc1e24 0%,#980d13 100%);
    background: linear-gradient(to bottom, #bc1e24 0%,#980d13 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc1e24', endColorstr='#980d13',GradientType=0);
}

.panel label.form-label {
    font-size: 0.75rem;
    color: #ffffff;
}

.panel.callouthome ul li {
    background: url(https://www.blueinsurance.ie/images/paw_bullet_green.png) no-repeat 0 3px;
    padding-bottom: 0.3em;
    position: relative;
    margin-left: -18px;
    padding-left: 27px;
    color: #333333;
    line-height: 1.9;
    font-size: 0.9rem;
}

.panel-title-homepage {
    font-size: 1.4rem;
    color: #ba1d23;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    padding-top: 0.5rem;
    font-weight: bold;
}

.panel.callouthome h2 {
    color: #333333;
}

.panel.callout h3 {
    color: #333333;
    text-align: center;
    padding-bottom: 1rem;
}

.panel.callout a:link {
    color: #0F7BDC;
}

.panel.callout a:hover.tiny.radius {
    color: #555555 !important;
    text-decoration: underline;
}

#choose ul li {
    padding-bottom: 0.3em;
    position: relative;
    margin-left: -18px;
    padding-left: 0;
    color: #4c4c4c;
    line-height: 1.9;
    font-size: 16px;
    list-style-type: none;
}
/* 18. Card */
.alert-notification {
    background-color: #4e4e4e;
}

.alert-box.info {
    color: #ffffff;
    background: #1B3D6E;
}

.alert-box-copy {
    font-size: 0.8rem;
    font-family: inherit;
    color: #555555;
}

    .alert-box-copy a {
        color: #333333;
    }

        .alert-box-copy a:hover {
            color: #b5c9d1;
            text-decoration: underline;
        }

.upgrade_large {
    font-size: 1.8em;
    color: #b5c9d1;
    text-align: left;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 10px;
    border-right: thin #ccc dotted;
}
/* 19. Media Object */
/* 20. Reveal */
/* 21. Table */
.table-header {
    font-family: inherit;
    color: #333333;
}

.table-bg-whiter {
    background-color: #ffffff;
    border-left: none;
    text-align: center;
    color: #333333;
    border: 0;
    font-weight: 500;
}
/* MEDIA */
/* 22. Badge */
.pt-badge {
    background-color: #81be01;
    width: 100px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #ffffff;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    z-index: 10;
    border-radius: 3px;
    margin: 0 auto;
}
/* 23. Label */
/* 24. Pricing Table */
.pricing-table .subtitle {
    font-family: inherit;
}
/* 25. Tooltip */
.has-tip-table {
    cursor: help;
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    color: #333333;
    background-image: url(/Content/images/img_tooltip.png);
    background-repeat: no-repeat;
    margin-right: 0.2em;
    padding-left: 1.4em;
    font-size: 100%;
}
/* PLUGIN */

/* 26. Abide */
/* 27. Equaliser */

/* BEGIN MOBILE ABOVE VIEWPORT */

@media only screen and (min-width: 40.0625em) {

/* 1. GRID */
/* 2. GENERAL */
/* 3. Typography */
h1 {
    color: #333333;
    background: #ffffff;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 500;
    font-size: 1.6em;}
    .page_title {
        color: #0F7BDC;
        font-family: "vag-light", Arial, Helvetica, sans-serif;
        font-size: 1.5rem;
        margin-bottom: 0.9rem;
        padding: 0.25rem 0.25rem 0 0;
        font-weight: bolder;
    }

    #container-header {
        box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.15);
        margin-bottom: 10px;
    }

    .container-footer-fullwidth {
        box-shadow: 0 -3px 5px -3px rgba(0, 0, 0, 0.15);
        margin-top: 10px;
        padding: 25px;
    }

    .header-tel-image {
        margin-top: 1em;
    }
    .container-nav-mobile {
        background: #ffffff;
        margin: 0 auto;
        padding: 0.5em;
        -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 5px 15px 0 rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.5);
        height: 75px;
    }

    .iyp-theme .iyp-active .iyp-nav-number:before {
        background: #6F6B6B !important;
        box-shadow: none;
    }

li.form-menu-list a {
    display: block;
    color: #f5f5f5;
    text-align: center;
    padding: 8px 12px;
    text-decoration: none;
    font-size: 0.75em;
}
.extra-title-purple {
    font-family: "vag-light", Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1rem;
    padding-top: 0;
}


/* 4. Forms */

    .bluepet-bg-content {
        background: #ffffff !important;
        border: 0;
        -webkit-box-shadow: 10px 10px 15px -10px #222, -10px 0 15px -10px #222;
        -moz-box-shadow: 10px 10px 15px -10px #222, -10px 0 15px -10px #222;
        box-shadow: 4px 0 6px -4px rgba(0, 0, 0, 0.25), -4px 0 6px -4px rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 25px 34px 30px 34px;
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
    }
fieldset legend {
    font-size: 1.5em;
}
/* 5. Buttons */
    .button.select-cl {
        padding-left: 1.25em;
        padding-right: 1.25em;
    }

        .button.select-cl:hover, .button.select-cl:focus {
            padding-left: 1.25em;
            padding-right: 1.25em;
        }

    #document_buttons .button.radius.tiny {
        -moz-border-radius: 10px 0 10px 0;
        -webkit-border-radius: 10px 0 10px 0;
        border-radius: 10px 0 10px 0;
    }

    #document_height {
        min-height: 120px;
    }

    .button.radius.tiny.top {
        position: absolute;
        color: #ffffff;
        top: 340px;
        right: 0;
        display: inline-block;
    }
    /* 6. Button Group */
    /* 7. Slider */
    /* 8. Switch */

    /* NAVIGATION */
    /* 9. Menu */
    /* 10. Title Bar */
    /* 11. Top Bar */
    /* 12. Breadcrumbs */
    /* 13. Pagination */

    /* CONTAINERS */
    /* 14. Accordion */
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
        background: #0F7BDC;
        color: #ffffff;
        line-height: inherit;
    }

    #pricebox-monthly.tabs-panel.is-active, #pricebox-annual.tabs-panel.is-active {
        background: #1B3D6E;
    }
    /* 15. Dropdown */
    /* 16. Tabs */
    .tabs-title > a {
        color: #1B3D6E;
        background: #D6DDDF;
    }

        .tabs-title > a:hover {
            color: #333333;
            background: #cccccc;
        }
    /* 17. Panel */
    #choose ul li {
        padding-bottom: 0.3em;
        position: relative;
        margin-left: -18px;
        padding-left: 0;
        color: #4c4c4c;
        line-height: 1.9;
        font-size: 0.9rem;
        list-style-type: none;
    }

    .features-container {
        position: relative;
        padding-bottom: 40px;
    }
    /* 18. Card */
    /* 19. Media Object */
    /* 20. Reveal */
    /* 21. Table */

    /* MEDIA */
    /* 22. Badge */
    /* 23. Label */
    /* 24. Progress Bar */
    /* 25. Tooltip */

    /* PLUGIN */

    /* 26. Abide */
    /* 27. Equaliser */

}

@media only screen and (min-width: 50em) {
    /* 1. GRID */
    /* 2. GENERAL */
    /* 3. Typography */
    h1 {
        color: #333333;
        background: #ffffff;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        font-weight: 500;
        font-size: 2em;
    }

    li.form-menu-list a {
        display: block;
        color: #f5f5f5;
        text-align: center;
        padding: 8px 24px;
        text-decoration: none;
        font-size: 0.8em;
    }
    /* 4. Forms */
    /* 5. Buttons */
    .button.radius.tiny.top {
        position: absolute;
        color: #ffffff;
        top: 325px;
        right: 0;
        display: inline-block;
    }
    /* 6. Button Group */
    /* 7. Slider */
    /* 8. Switch */

    /* NAVIGATION */
    /* 9. Menu */
    /* 10. Title Bar */
    /* 11. Top Bar */
    /* 12. Breadcrumbs */
    /* 13. Pagination */

    /* CONTAINERS */
    /* 14. Accordion */
    /* 15. Dropdown */
    /* 16. Tabs */
    /* 17. Panel */
    #choose ul li {
        padding-bottom: 0.3em;
        position: relative;
        margin-left: -18px;
        padding-left: 0;
        color: #4c4c4c;
        line-height: 1.9;
        font-size: 1.1rem;
        list-style-type: none;
    }
    /* 18. Card */
    /* 19. Media Object */
    /* 20. Reveal */
    /* 21. Table */

    /* MEDIA */
    /* 22. Badge */
    /* 23. Label */
    /* 24. Progress Bar */
    /* 25. Tooltip */

    /* PLUGIN */

    /* 26. Abide */
    /* 27. Equaliser */
}

@media only screen and (min-width: 64.0625em) {
    /* 1. GRID */
    /* 2. GENERAL */
    /* 3. Typography */
    h1 {
        color: #333333;
        background: #ffffff;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        font-weight: 500;
        font-size: 2em;
    }

    /* 4. Forms */
    /* 5. Buttons */
    .button.select-cl {
        padding-left: 2.25em;
        padding-right: 2.25em;
    }

        .button.select-cl:hover, .button.select-cl:focus {
            padding-left: 2.25em;
            padding-right: 2.25em;
        }

    #document_height {
        min-height: 125px;
    }
    /* 6. Button Group */
    /* 7. Slider */
    /* 8. Switch */

    /* NAVIGATION */
    /* 9. Menu */
    /* 10. Title Bar */
    /* 11. Top Bar */
    /* 12. Breadcrumbs */
    /* 13. Pagination */

    /* CONTAINERS */
    /* 14. Accordion */
    /* 15. Dropdown */
    /* 16. Tabs */
    /* 17. Panel */
    /* 18. Card */
    /* 19. Media Object */
    /* 20. Reveal */
    /* 21. Table */

    /* MEDIA */
    /* 22. Badge */
    /* 23. Label */
    /* 24. Progress Bar */
    /* 25. Tooltip */

    /* PLUGIN */

    /* 26. Abide */
    /* 27. Equaliser */
}

@media only screen and (min-width: 72em) {
    /* 1. GRID */
    /* 2. GENERAL */
    /* 3. Typography */
    h1 {
        color: #333333;
        background: #ffffff;
        padding: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-weight: 500;
        font-size: 2em;
    }
    /* 4. Forms */
    /* 5. Buttons */
    /* 6. Button Group */
    /* 7. Slider */
    /* 8. Switch */

    /* NAVIGATION */
    /* 9. Menu */
    /* 10. Title Bar */
    /* 11. Top Bar */
    /* 12. Breadcrumbs */
    /* 13. Pagination */

    /* CONTAINERS */
    /* 14. Accordion */
    /* 15. Dropdown */
    /* 16. Tabs */
    /* 17. Panel */
    /* 18. Card */
    /* 19. Media Object */
    /* 20. Reveal */
    /* 21. Table */

    /* MEDIA */
    /* 22. Badge */
    /* 23. Label */
    /* 24. Progress Bar */
    /* 25. Tooltip */

    /* PLUGIN */

    /* 26. Abide */
    /* 27. Equaliser */

}

@media only screen and (max-width: 380em) {
    /* 1. GRID */
    /* 2. GENERAL */
    /* 3. Typography */
    h1 {
        color: #333333;
        background: #ffffff;
        padding: 0;
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        font-weight: 500;
        font-size: 2em;
    }
    /* 4. Forms */
    /* 5. Buttons */
    /* 6. Button Group */
    /* 7. Slider */
    /* 8. Switch */

    /* NAVIGATION */
    /* 9. Menu */
    /* 10. Title Bar */
    /* 11. Top Bar */
    /* 12. Breadcrumbs */
    /* 13. Pagination */

    /* CONTAINERS */
    /* 14. Accordion */
    /* 15. Dropdown */
    /* 16. Tabs */
    /* 17. Panel */
    /* 18. Card */
    .upgrade_large {
        font-size: 1.4em;
        color: #b5c9d1;
        text-align: left;
        line-height: 1;
        font-weight: bold;
        padding-bottom: 10px;
        border-right: 0 #ccc dotted;
    }
    /* 19. Media Object */
    /* 20. Reveal */
    /* 21. Table */

    /* MEDIA */
    /* 22. Badge */
    /* 23. Label */
    /* 24. Progress Bar */
    /* 25. Tooltip */

    /* PLUGIN */

    /* 26. Abide */
    /* 27. Equaliser */
}

@media only screen and (max-width: 320em) {
    /* 1. GRID */
    /* 2. GENERAL */
    /* 3. Typography */
    p.price-criteria {
        text-align: left;
        padding: 0.5em 0;
    }

    h1 {
        font-size: 2em;
        padding: 0.5em 0;
    }

    /* 4. Forms */
    /* 5. Buttons */
    /* 6. Button Group */
    /* 7. Slider */
    /* 8. Switch */

    /* NAVIGATION */
    /* 9. Menu */
    /* 10. Title Bar */
    /* 11. Top Bar */
    /* 12. Breadcrumbs */
    /* 13. Pagination */

    /* CONTAINERS */
    /* 14. Accordion */
    /* 15. Dropdown */
    /* 16. Tabs */
    /* 17. Panel */
    /* 18. Card */
    /* 19. Media Object */
    /* 20. Reveal */
    /* 21. Table */

    /* MEDIA */
    /* 22. Badge */
    /* 23. Label */
    /* 24. Progress Bar */
    /* 25. Tooltip */

    /* PLUGIN */

    /* 26. Abide */
    /* 27. Equaliser */
}
