<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*heading csss*/
.automobile-container h2.heading {
    color: #128cc1;
    font-size: 145.5%;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 0.5em;
}
.sticky-save {
    top: 0;
    position: sticky;
    position: -webkit-sticky;
    margin: 0;
    z-index: 3;
}

.date {
    min-width: 140px;
}
.date &gt; input {
    padding-left: 3px;
}
.bg-light-blue {
    color: #000;
    background-color: rgba(198, 220, 228, 1);
}

.bg-light-gray {
    background-color: #ddd;
}
.div-link {
    color: #0054a6;
    cursor: pointer;
}

    .div-link:hover {
        color: #00aeef;
    }

.progress-ul {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
}

.progress-container .progress-ul li {
    display: inline-block;
    position: relative;
    width: 9.5%;
    height: 5px;
    background-color: #00a2e8;
}

.healthcare-container .progress-ul li {
    width: 8.3% !important;
}

.progress-ul li::before {
    content: "\g";
    position: relative;
    top: -4px;
    left: -2px;
    display: inline-block;
    font-family: 'Webdings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.progress-ul li:last-child {
    width: 0;
}

.progress-ul li span, .progress-ul a + a {
    position: absolute;
    font-weight: bold;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    cursor: default;
}

.progress-ul li a:hover {
    color: #000;
}
/*Alll*/
.healthcare-container .tab1 {
    top: 18px !important;
    left: 0px !important;
}

.healthcare-container .tab2, .healthcare-container .tab6, .healthcare-container .tab10, .healthcare-container .tab8 {
    top: -26px !important;
    left: -36px !important;
}

.healthcare-container .tab4 {
    top: -26px !important;
    left: -20px !important;
}

.healthcare-container .tab6 {
    top: -26px !important;
    left: -62px !important;
}

.healthcare-container .tab3, .healthcare-container .tab5, .healthcare-container .tab9 {
    top: 18px !important;
    left: -36px !important;
}

.healthcare-container .tab3 {
    top: 18px !important;
    left: -42px !important;
}

.healthcare-container .tab7 {
    top: 18px !important;
    left: -22px !important;
}

.healthcare-container .tab8 {
    left: -54px !important;
}

.healthcare-container .tab5 {
    left: -58px !important;
}

.healthcare-container .tab11 {
    top: 18px !important;
    left: -36px !important;
}

.healthcare-container .tab12 {
    top: -26px !important;
    left: -36px !important;
}
/*end*/
/*Health care*/
.progress-container .tab1 {
    top: 18px;
    left: 0px;
}

.progress-container .tab2, .progress-container .tab6 {
    top: -26px;
    left: -36px;
}

.progress-container .tab8 {
    top: -26px;
    left: -54px;
}

.progress-container .tab4 {
    top: -26px;
    left: -20px;
}

.progress-container .tab6 {
    top: -26px;
    left: -64px;
}

.progress-container .tab3, .progress-container .tab5 {
    top: 18px;
    left: -40px;
}

.progress-container .tab7 {
    top: 18px;
    left: -20px;
}

.progress-container .tab5 {
    left: -60px;
}

.progress-container .tab10 {
    top: 18px;
    left: -36px;
}

.progress-container .tab11 {
    top: -26px;
    left: -44px;
}

.progress-container .tab12 {
    top: 18px;
    left: -36px;
}
/*end*/
.progress-ul .tab-visited::before, .progress-ul .tab-visited a {
    color: #22b14c;
    cursor: pointer;
}

    .progress-ul .tab-visited a:hover {
        color: #00a2e8;
    }

.progress-ul .tab-visited {
    background-color: #22b14c;
}

.progress-link {
    width: 26px;
    height: 26px;
    margin-left: -1px;
    margin-top: -26px;
    display: block;
    position: relative;
}
/**/
/*new styles*/
.progress-xs {
    margin: 10px auto;
}

    .progress-xs .nav-tabs.nav-justified {
        border: 1px solid #dedede;
        border-radius: 4px;
    }

        .progress-xs .nav-tabs.nav-justified &gt; li &gt; a {
            border-radius: 0;
            margin: 0px;
            color: #fff;
            padding: 8px 5px;
            background-color: #22b14c;
            border: 0;
        }

.nav-tabs &gt; li &gt; a:hover {
    border: 0;
}

.nav &gt; li &gt; a:focus, .nav &gt; li &gt; a:hover {
    text-decoration: none;
    background-color: #00a2e8 !important;
}

.progress-xs .nav-tabs.nav-justified &gt; li {
    text-align: center;
    display: table-cell;
    width: 1%;
    color: #fff;
    background-color: #00a2e8;
    border-right: 1px solid #dedede;
}

    .progress-xs .nav-tabs.nav-justified &gt; li:last-child {
        border-right: 0px solid #dedede;
    }
/**/
.bold {
    font-weight: bold;
}

.automobile-container .progress .zero-p {
    padding-left: 12px;
    line-height: 31px;
}

.automobile-container .btn-blue {
    margin-bottom: 10px;
}

.automobile-container .form-control {
    padding: 5px;
}



.automobile-container .well {
    padding: 10px 2px;
    background-color: #f5f5f5;
}

.automobile-container .panel-heading, .automobile-container .panel-body {
    padding: 10px;
}

.automobile-container .panel {
    margin-bottom: 10px;
}

.panel-review {
    margin-bottom: 0px !important;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}

    .panel-review .panel-heading {
        border-radius: 0px;
    }

.automobile-container .panel-review .panel-body {
    padding: 5px;
}

.automobile-container .panel-review .panel-heading {
    padding: 8px 5px;
}

.automobile-container .policy-head {
    font-size: 16px;
    font-weight: bold;
    padding: 0px 10px;
    margin-bottom: 0.6em;
}

.automobile-body-container {
    padding: 20px;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #dedede;
    -moz-box-shadow: inset 0 0 10px #dedede;
    -webkit-box-shadow: inset 0 0 10px #dedede;
    box-shadow: inset 0 0 10px #dedede;
}

.automobile-container input[type=checkbox], .automobile-container input[type=radio] {
    margin-top: 1px;
}

.automobile-container .custom-p-body {
    padding: 10px 0;
}

.btn-sminline, .btn-sminline .gradient-blue, .btn-sminline .checker-pattern {
    display: inline-block;
}

@media (min-width: 768px) and (max-width: 991px) {
    .progress-ul li {
        width: 9.2% !important;
    }
}

@media (min-width: 991px) {
    .automobile-container .submit-review .panel-heading, .automobile-container .submit-review .panel-body {
        padding: 10px 20px;
    }

    .edit-container {
        margin-top: 30px;
    }

    .padding-l-0 {
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .padding-l-0 {
        text-align: right;
    }

    .edit-container {
        font-weight: bold;
    }
}

@media (min-width: 768px) {
    /*btn-blue*/
    .automobile-container .btn-blue a:focus {
        border: 1px dotted !important;
    }

    .automobile-container .btn-blue input[type=submit]:focus {
        border: 1px dotted !important;
        outline: none;
    }
    /*btn-blue end*/
}

@media (max-width: 480px) {
    .content-full-width h2.heading, .automobile-container h2.heading {
        font-size: 110.5%;
        padding-top: 0.1em;
        padding-bottom: 0.1em;
    }

    .progress-xs .pagination &gt; li &gt; a, .progress-xs .pagination &gt; li &gt; span {
        padding: 6px !important;
    }

    .br-visible {
        display: block !important;
    }

    .text-center-xs {
        text-align: center !important;
    }
}

@media (max-width: 450px) {
    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline, .add-name-radio {
        margin-left: 0px;
    }

    .checkbox-inline, .radio-inline, .add-name-radio {
        margin-bottom: 4px;
    }

    .panel-heading {
        padding: 10px;
    }
}
</pre></body></html>