.navbar{
    background: rgb(230, 241, 244);
    height: 80px;
    
}
.navbar-brand {
    display: inline-block;
    
    margin-right: 1rem;
    font-size: 18px!important;
    font-weight: 2rem!important;
    line-height: inherit;
    white-space: nowrap;
    margin-left: 30%!important;
    color:black;
   
}

.vhp-green-button .btn-primary-1,.vhp-green-button .btn-primary-1:active:hover,.vhp-green-button .btn-primary-1:active:focus{background:#07af72;border-color:#07af72;color:#f5f5f5;}

hr,
        img {
            border: 0
        }

        body,
        figure {
            margin: 0
        }

        .btn,
        .text-nowrap {
            white-space: nowrap
        }

        html {
            font-family: sans-serif;
            -ms-text-size-adjust: 100%;
            -webkit-text-size-adjust: 100%
        }

        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
        }

        b,
        optgroup,
        strong {
            font-weight: 700
        }

        dfn {
            font-style: italic
        }

        h1 {
            margin: .67em 0
        }

        mark {
            background: #ff0;
            color: #000
        }

        sub,
        sup {
            font-size: 75%;
            line-height: 0;
            position: relative;
            vertical-align: baseline
        }

        .btn,
        img {
            vertical-align: middle
        }

        sup {
            top: -.5em
        }

        sub {
            bottom: -.25em
        }

        svg:not(:root) {
            overflow: hidden
        }

        hr {
            box-sizing: content-box;
            height: 0
        }

        pre,
        textarea {
            overflow: auto
        }

        code,
        kbd,
        pre,
        samp {
            font-family: monospace, 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[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-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

        table {
            border-collapse: collapse;
            border-spacing: 0
        }

        td,
        th {
            padding: 0
        }

        @media print {

            blockquote,
            img,
            pre,
            tr {
                page-break-inside: avoid
            }

            *,
            :after,
            :before {
                background: 0 0 !important;
                color: #000 !important;
                box-shadow: none !important;
                text-shadow: none !important
            }

            a,
            a:visited {
                text-decoration: underline
            }

            a[href]:after {
                content: " ("attr(href) ")"
            }

            abbr[title]:after {
                content: " ("attr(title) ")"
            }

            a[href^="javascript:"]:after,
            a[href^="#"]:after {
                content: ""
            }

            blockquote,
            pre {
                border: 1px solid #999
            }

            thead {
                display: table-header-group
            }

            img {
                max-width: 100% !important
            }

            h2,
            h3,
            p {
                orphans: 3;
                widows: 3
            }

            h2,
            h3 {
                page-break-after: avoid
            }

            .navbar {
                display: none
            }

            .btn>.caret,
            .dropup>.btn>.caret {
                border-top-color: #000 !important
            }

            .label {
                border: 1px solid #000
            }

            .table {
                border-collapse: collapse !important
            }

            .table td,
            .table th {
                background-color: #fff !important
            }

            .table-bordered td,
            .table-bordered th {
                border: 1px solid #ddd !important
            }
        }

        .img-thumbnail,
        body {
            background-color: #fff
        }

        *,
        :after,
        :before {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box
        }

        html {
            font-size: 10px;
            -webkit-tap-highlight-color: transparent
        }

        body {
            font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 14px;
            line-height: 1.42857143;
            color: #444
        }

        button,
        input,
        select,
        textarea {
            font-family: inherit;
            font-size: inherit;
            line-height: inherit
        }

        a {
            color: #6363f6;
            text-decoration: none
        }

        a:focus,
        a:hover {
            color: #5555d4;
            text-decoration: none
        }

        a:focus {
            outline: -webkit-focus-ring-color auto 5px;
            outline-offset: -2px
        }

        .img-responsive {
            display: block;
            max-width: 100%;
            height: auto
        }

        .img-rounded {
            border-radius: 6px
        }

        .img-thumbnail {
            padding: 4px;
            line-height: 1.42857143;
            border: 1px solid #ddd;
            border-radius: 4px;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            display: inline-block;
            max-width: 100%;
            height: auto
        }

        .img-circle {
            border-radius: 50%
        }

        hr {
            margin-top: 20px;
            margin-bottom: 20px;
            border-top: 1px solid #dedede
        }

        .sr-only {
            position: absolute;
            width: 1px;
            height: 1px;
            margin: -1px;
            padding: 0;
            overflow: hidden;
            clip: rect(0, 0, 0, 0);
            border: 0
        }

        .sr-only-focusable:active,
        .sr-only-focusable:focus {
            position: static;
            width: auto;
            height: auto;
            margin: 0;
            overflow: visible;
            clip: auto
        }

        [role="button"] {
            cursor: pointer
        }

        .h1,
        .h2,
        .h3,
        .h4,
        .h5,
        .h6,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif
        }

        .h1 .small,
        .h1 small,
        .h2 .small,
        .h2 small,
        .h3 .small,
        .h3 small,
        .h4 .small,
        .h4 small,
        .h5 .small,
        .h5 small,
        .h6 .small,
        .h6 small,
        h1 .small,
        h1 small,
        h2 .small,
        h2 small,
        h3 .small,
        h3 small,
        h4 .small,
        h4 small,
        h5 .small,
        h5 small,
        h6 .small,
        h6 small {
            font-weight: 400;
            line-height: 1;
            color: #bcbcbc
        }

        .h1,
        h1 {
            font-size: 28px
        }

        .h2,
        h2 {
            font-size: 21px
        }

        .h3,
        h3 {
            font-size: 18px
        }

        .h4,
        h4 {
            font-size: 16px
        }

        .h5,
        h5 {
            font-size: 15px
        }

        .h6,
        h6 {
            font-size: 14px
        }

        p {
            margin: 0 0 10px
        }

        .lead {
            margin-bottom: 20px;
            font-size: 16px;
            font-weight: 300;
            line-height: 1.4
        }

        address,
        dd,
        dt {
            line-height: 1.42857143
        }

        @media (min-width:768px) {
            .lead {
                font-size: 21px
            }
        }

        .small,
        small {
            font-size: 107%
        }

        .mark,
        mark {
            background-color: #fcf8e3;
            padding: .2em
        }

        .list-inline,
        .list-unstyled {
            padding-left: 0;
            list-style: none
        }

        .text-left {
            text-align: left
        }

        .text-right {
            text-align: right
        }

        .text-center {
            text-align: center
        }

        .text-justify {
            text-align: justify
        }

        .text-lowercase {
            text-transform: lowercase
        }

        .text-uppercase {
            text-transform: uppercase
        }

        .text-capitalize {
            text-transform: capitalize
        }

        .text-muted {
            color: #bcbcbc
        }

        .text-primary {
            color: #26aeb5
        }

        a.text-primary:focus,
        a.text-primary:hover {
            color: #1d858b
        }

        .text-success {
            color: #3c763d
        }

        a.text-success:focus,
        a.text-success:hover {
            color: #2b542c
        }

        .text-info {
            color: #31708f
        }

        a.text-info:focus,
        a.text-info:hover {
            color: #245269
        }

        .text-warning {
            color: #8a6d3b
        }

        a.text-warning:focus,
        a.text-warning:hover {
            color: #66512c
        }

        .text-danger {
            color: #a94442
        }

        a.text-danger:focus,
        a.text-danger:hover {
            color: #843534
        }

        .bg-primary {
            color: #fff;
            background-color: #26aeb5
        }

        a.bg-primary:focus,
        a.bg-primary:hover {
            background-color: #1d858b
        }

        .bg-success {
            background-color: #dff0d8
        }

        a.bg-success:focus,
        a.bg-success:hover {
            background-color: #c1e2b3
        }

        .bg-info {
            background-color: #d9edf7
        }

        a.bg-info:focus,
        a.bg-info:hover {
            background-color: #afd9ee
        }

        .bg-warning {
            background-color: #fcf8e3
        }

        a.bg-warning:focus,
        a.bg-warning:hover {
            background-color: #f7ecb5
        }

        .bg-danger {
            background-color: #f2dede
        }

        a.bg-danger:focus,
        a.bg-danger:hover {
            background-color: #e4b9b9
        }

        .page-header {
            padding-bottom: 9px;
            margin: 40px 0 20px;
            border-bottom: 1px solid #dedede
        }

        dl,
        ol,
        ul {
            margin-top: 0
        }

        blockquote ol:last-child,
        blockquote p:last-child,
        blockquote ul:last-child,
        ol ol,
        ol ul,
        ul ol,
        ul ul {
            margin-bottom: 0
        }

        address,
        dl {
            margin-bottom: 20px
        }

        ol,
        ul {
            margin-bottom: 10px
        }

        .list-inline {
            margin-left: -5px
        }

        .list-inline>li {
            display: inline-block;
            padding-left: 5px;
            padding-right: 5px
        }

        dt {
            font-weight: 700
        }

        .btn,
        .btn-link {
            font-weight: 400
        }

        dd {
            margin-left: 0
        }

        @media (min-width:768px) {
            .dl-horizontal dt {
                float: left;
                width: 160px;
                clear: left;
                text-align: right;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

            .dl-horizontal dd {
                margin-left: 180px
            }

            .container {
                width: 750px
            }
        }

        abbr[data-original-title],
        abbr[title] {
            cursor: help;
            border-bottom: 1px dotted #bcbcbc
        }

        .initialism {
            font-size: 90%;
            text-transform: uppercase
        }

        blockquote {
            padding: 10px 20px;
            margin: 0 0 20px;
            font-size: 17.5px;
            border-left: 5px solid #dedede
        }

        .container,
        .container-fluid {
            margin-right: auto;
            margin-left: auto
        }

        blockquote .small,
        blockquote footer,
        blockquote small {
            display: block;
            font-size: 80%;
            line-height: 1.42857143;
            color: #bcbcbc
        }

        blockquote .small:before,
        blockquote footer:before,
        blockquote small:before {
            content: '\2014 \00A0'
        }

        .blockquote-reverse,
        blockquote.pull-right {
            padding-right: 15px;
            padding-left: 0;
            border-right: 5px solid #dedede;
            border-left: 0;
            text-align: right
        }

        .container,
        .container-fluid {
            padding-left: 15px;
            padding-right: 15px
        }

        .blockquote-reverse .small:before,
        .blockquote-reverse footer:before,
        .blockquote-reverse small:before,
        blockquote.pull-right .small:before,
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after,
        .blockquote-reverse footer:after,
        .blockquote-reverse small:after,
        blockquote.pull-right .small:after,
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

        address {
            font-style: normal
        }

        @media (min-width:992px) {
            .container {
                width: 970px
            }
        }

        @media (min-width:1200px) {
            .container {
                width: 1170px
            }
        }

        .row {
            margin-left: -15px;
            margin-right: -15px
        }

        .col-lg-1,
        .col-lg-10,
        .col-lg-11,
        .col-lg-12,
        .col-lg-2,
        .col-lg-3,
        .col-lg-4,
        .col-lg-5,
        .col-lg-6,
        .col-lg-7,
        .col-lg-8,
        .col-lg-9,
        .col-md-1,
        .col-md-10,
        .col-md-11,
        .col-md-12,
        .col-md-2,
        .col-md-3,
        .col-md-4,
        .col-md-5,
        .col-md-6,
        .col-md-7,
        .col-md-8,
        .col-md-9,
        .col-sm-1,
        .col-sm-10,
        .col-sm-11,
        .col-sm-12,
        .col-sm-2,
        .col-sm-3,
        .col-sm-4,
        .col-sm-5,
        .col-sm-6,
        .col-sm-7,
        .col-sm-8,
        .col-sm-9,
        .col-xs-1,
        .col-xs-10,
        .col-xs-11,
        .col-xs-12,
        .col-xs-2,
        .col-xs-3,
        .col-xs-4,
        .col-xs-5,
        .col-xs-6,
        .col-xs-7,
        .col-xs-8,
        .col-xs-9 {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px
        }

        .col-xs-1,
        .col-xs-10,
        .col-xs-11,
        .col-xs-12,
        .col-xs-2,
        .col-xs-3,
        .col-xs-4,
        .col-xs-5,
        .col-xs-6,
        .col-xs-7,
        .col-xs-8,
        .col-xs-9 {
            float: left
        }

        .col-xs-12 {
            width: 100%
        }

        .col-xs-11 {
            width: 91.66666667%
        }

        .col-xs-10 {
            width: 83.33333333%
        }

        .col-xs-9 {
            width: 75%
        }

        .col-xs-8 {
            width: 66.66666667%
        }

        .col-xs-7 {
            width: 58.33333333%
        }

        .col-xs-6 {
            width: 50%
        }

        .col-xs-5 {
            width: 41.66666667%
        }

        .col-xs-4 {
            width: 33.33333333%
        }

        .col-xs-3 {
            width: 25%
        }

        .col-xs-2 {
            width: 16.66666667%
        }

        .col-xs-1 {
            width: 8.33333333%
        }

        .col-xs-pull-12 {
            right: 100%
        }

        .col-xs-pull-11 {
            right: 91.66666667%
        }

        .col-xs-pull-10 {
            right: 83.33333333%
        }

        .col-xs-pull-9 {
            right: 75%
        }

        .col-xs-pull-8 {
            right: 66.66666667%
        }

        .col-xs-pull-7 {
            right: 58.33333333%
        }

        .col-xs-pull-6 {
            right: 50%
        }

        .col-xs-pull-5 {
            right: 41.66666667%
        }

        .col-xs-pull-4 {
            right: 33.33333333%
        }

        .col-xs-pull-3 {
            right: 25%
        }

        .col-xs-pull-2 {
            right: 16.66666667%
        }

        .col-xs-pull-1 {
            right: 8.33333333%
        }

        .col-xs-pull-0 {
            right: auto
        }

        .col-xs-push-12 {
            left: 100%
        }

        .col-xs-push-11 {
            left: 91.66666667%
        }

        .col-xs-push-10 {
            left: 83.33333333%
        }

        .col-xs-push-9 {
            left: 75%
        }

        .col-xs-push-8 {
            left: 66.66666667%
        }

        .col-xs-push-7 {
            left: 58.33333333%
        }

        .col-xs-push-6 {
            left: 50%
        }

        .col-xs-push-5 {
            left: 41.66666667%
        }

        .col-xs-push-4 {
            left: 33.33333333%
        }

        .col-xs-push-3 {
            left: 25%
        }

        .col-xs-push-2 {
            left: 16.66666667%
        }

        .col-xs-push-1 {
            left: 8.33333333%
        }

        .col-xs-push-0 {
            left: auto
        }

        .col-xs-offset-12 {
            margin-left: 100%
        }

        .col-xs-offset-11 {
            margin-left: 91.66666667%
        }

        .col-xs-offset-10 {
            margin-left: 83.33333333%
        }

        .col-xs-offset-9 {
            margin-left: 75%
        }

        .col-xs-offset-8 {
            margin-left: 66.66666667%
        }

        .col-xs-offset-7 {
            margin-left: 58.33333333%
        }

        .col-xs-offset-6 {
            margin-left: 50%
        }

        .col-xs-offset-5 {
            margin-left: 41.66666667%
        }

        .col-xs-offset-4 {
            margin-left: 33.33333333%
        }

        .col-xs-offset-3 {
            margin-left: 25%
        }

        .col-xs-offset-2 {
            margin-left: 16.66666667%
        }

        .col-xs-offset-1 {
            margin-left: 8.33333333%
        }

        .col-xs-offset-0 {
            margin-left: 0
        }

        @media (min-width:768px) {

            .col-sm-1,
            .col-sm-10,
            .col-sm-11,
            .col-sm-12,
            .col-sm-2,
            .col-sm-3,
            .col-sm-4,
            .col-sm-5,
            .col-sm-6,
            .col-sm-7,
            .col-sm-8,
            .col-sm-9 {
                float: left
            }

            .col-sm-12 {
                width: 100%
            }

            .col-sm-11 {
                width: 91.66666667%
            }

            .col-sm-10 {
                width: 83.33333333%
            }

            .col-sm-9 {
                width: 75%
            }

            .col-sm-8 {
                width: 66.66666667%
            }

            .col-sm-7 {
                width: 58.33333333%
            }

            .col-sm-6 {
                width: 50%
            }

            .col-sm-5 {
                width: 41.66666667%
            }

            .col-sm-4 {
                width: 33.33333333%
            }

            .col-sm-3 {
                width: 25%
            }

            .col-sm-2 {
                width: 16.66666667%
            }

            .col-sm-1 {
                width: 8.33333333%
            }

            .col-sm-pull-12 {
                right: 100%
            }

            .col-sm-pull-11 {
                right: 91.66666667%
            }

            .col-sm-pull-10 {
                right: 83.33333333%
            }

            .col-sm-pull-9 {
                right: 75%
            }

            .col-sm-pull-8 {
                right: 66.66666667%
            }

            .col-sm-pull-7 {
                right: 58.33333333%
            }

            .col-sm-pull-6 {
                right: 50%
            }

            .col-sm-pull-5 {
                right: 41.66666667%
            }

            .col-sm-pull-4 {
                right: 33.33333333%
            }

            .col-sm-pull-3 {
                right: 25%
            }

            .col-sm-pull-2 {
                right: 16.66666667%
            }

            .col-sm-pull-1 {
                right: 8.33333333%
            }

            .col-sm-pull-0 {
                right: auto
            }

            .col-sm-push-12 {
                left: 100%
            }

            .col-sm-push-11 {
                left: 91.66666667%
            }

            .col-sm-push-10 {
                left: 83.33333333%
            }

            .col-sm-push-9 {
                left: 75%
            }

            .col-sm-push-8 {
                left: 66.66666667%
            }

            .col-sm-push-7 {
                left: 58.33333333%
            }

            .col-sm-push-6 {
                left: 50%
            }

            .col-sm-push-5 {
                left: 41.66666667%
            }

            .col-sm-push-4 {
                left: 33.33333333%
            }

            .col-sm-push-3 {
                left: 25%
            }

            .col-sm-push-2 {
                left: 16.66666667%
            }

            .col-sm-push-1 {
                left: 8.33333333%
            }

            .col-sm-push-0 {
                left: auto
            }

            .col-sm-offset-12 {
                margin-left: 100%
            }

            .col-sm-offset-11 {
                margin-left: 91.66666667%
            }

            .col-sm-offset-10 {
                margin-left: 83.33333333%
            }

            .col-sm-offset-9 {
                margin-left: 75%
            }

            .col-sm-offset-8 {
                margin-left: 66.66666667%
            }

            .col-sm-offset-7 {
                margin-left: 58.33333333%
            }

            .col-sm-offset-6 {
                margin-left: 50%
            }

            .col-sm-offset-5 {
                margin-left: 41.66666667%
            }

            .col-sm-offset-4 {
                margin-left: 33.33333333%
            }

            .col-sm-offset-3 {
                margin-left: 25%
            }

            .col-sm-offset-2 {
                margin-left: 16.66666667%
            }

            .col-sm-offset-1 {
                margin-left: 8.33333333%
            }

            .col-sm-offset-0 {
                margin-left: 0
            }
        }

        @media (min-width:992px) {

            .col-md-1,
            .col-md-10,
            .col-md-11,
            .col-md-12,
            .col-md-2,
            .col-md-3,
            .col-md-4,
            .col-md-5,
            .col-md-6,
            .col-md-7,
            .col-md-8,
            .col-md-9 {
                float: left
            }

            .col-md-12 {
                width: 100%
            }

            .col-md-11 {
                width: 91.66666667%
            }

            .col-md-10 {
                width: 83.33333333%
            }

            .col-md-9 {
                width: 75%
            }

            .col-md-8 {
                width: 66.66666667%
            }

            .col-md-7 {
                width: 58.33333333%
            }

            .col-md-6 {
                width: 50%
            }

            .col-md-5 {
                width: 41.66666667%
            }

            .col-md-4 {
                width: 33.33333333%
            }

            .col-md-3 {
                width: 25%
            }

            .col-md-2 {
                width: 16.66666667%
            }

            .col-md-1 {
                width: 8.33333333%
            }

            .col-md-pull-12 {
                right: 100%
            }

            .col-md-pull-11 {
                right: 91.66666667%
            }

            .col-md-pull-10 {
                right: 83.33333333%
            }

            .col-md-pull-9 {
                right: 75%
            }

            .col-md-pull-8 {
                right: 66.66666667%
            }

            .col-md-pull-7 {
                right: 58.33333333%
            }

            .col-md-pull-6 {
                right: 50%
            }

            .col-md-pull-5 {
                right: 41.66666667%
            }

            .col-md-pull-4 {
                right: 33.33333333%
            }

            .col-md-pull-3 {
                right: 25%
            }

            .col-md-pull-2 {
                right: 16.66666667%
            }

            .col-md-pull-1 {
                right: 8.33333333%
            }

            .col-md-pull-0 {
                right: auto
            }

            .col-md-push-12 {
                left: 100%
            }

            .col-md-push-11 {
                left: 91.66666667%
            }

            .col-md-push-10 {
                left: 83.33333333%
            }

            .col-md-push-9 {
                left: 75%
            }

            .col-md-push-8 {
                left: 66.66666667%
            }

            .col-md-push-7 {
                left: 58.33333333%
            }

            .col-md-push-6 {
                left: 50%
            }

            .col-md-push-5 {
                left: 41.66666667%
            }

            .col-md-push-4 {
                left: 33.33333333%
            }

            .col-md-push-3 {
                left: 25%
            }

            .col-md-push-2 {
                left: 16.66666667%
            }

            .col-md-push-1 {
                left: 8.33333333%
            }

            .col-md-push-0 {
                left: auto
            }

            .col-md-offset-12 {
                margin-left: 100%
            }

            .col-md-offset-11 {
                margin-left: 91.66666667%
            }

            .col-md-offset-10 {
                margin-left: 83.33333333%
            }

            .col-md-offset-9 {
                margin-left: 75%
            }

            .col-md-offset-8 {
                margin-left: 66.66666667%
            }

            .col-md-offset-7 {
                margin-left: 58.33333333%
            }

            .col-md-offset-6 {
                margin-left: 50%
            }

            .col-md-offset-5 {
                margin-left: 41.66666667%
            }

            .col-md-offset-4 {
                margin-left: 33.33333333%
            }

            .col-md-offset-3 {
                margin-left: 25%
            }

            .col-md-offset-2 {
                margin-left: 16.66666667%
            }

            .col-md-offset-1 {
                margin-left: 8.33333333%
            }

            .col-md-offset-0 {
                margin-left: 0
            }
        }

        @media (min-width:1200px) {

            .col-lg-1,
            .col-lg-10,
            .col-lg-11,
            .col-lg-12,
            .col-lg-2,
            .col-lg-3,
            .col-lg-4,
            .col-lg-5,
            .col-lg-6,
            .col-lg-7,
            .col-lg-8,
            .col-lg-9 {
                float: left
            }

            .col-lg-12 {
                width: 100%
            }

            .col-lg-11 {
                width: 91.66666667%
            }

            .col-lg-10 {
                width: 83.33333333%
            }

            .col-lg-9 {
                width: 75%
            }

            .col-lg-8 {
                width: 66.66666667%
            }

            .col-lg-7 {
                width: 58.33333333%
            }

            .col-lg-6 {
                width: 50%
            }

            .col-lg-5 {
                width: 41.66666667%
            }

            .col-lg-4 {
                width: 33.33333333%
            }

            .col-lg-3 {
                width: 25%
            }

            .col-lg-2 {
                width: 16.66666667%
            }

            .col-lg-1 {
                width: 8.33333333%
            }

            .col-lg-pull-12 {
                right: 100%
            }

            .col-lg-pull-11 {
                right: 91.66666667%
            }

            .col-lg-pull-10 {
                right: 83.33333333%
            }

            .col-lg-pull-9 {
                right: 75%
            }

            .col-lg-pull-8 {
                right: 66.66666667%
            }

            .col-lg-pull-7 {
                right: 58.33333333%
            }

            .col-lg-pull-6 {
                right: 50%
            }

            .col-lg-pull-5 {
                right: 41.66666667%
            }

            .col-lg-pull-4 {
                right: 33.33333333%
            }

            .col-lg-pull-3 {
                right: 25%
            }

            .col-lg-pull-2 {
                right: 16.66666667%
            }

            .col-lg-pull-1 {
                right: 8.33333333%
            }

            .col-lg-pull-0 {
                right: auto
            }

            .col-lg-push-12 {
                left: 100%
            }

            .col-lg-push-11 {
                left: 91.66666667%
            }

            .col-lg-push-10 {
                left: 83.33333333%
            }

            .col-lg-push-9 {
                left: 75%
            }

            .col-lg-push-8 {
                left: 66.66666667%
            }

            .col-lg-push-7 {
                left: 58.33333333%
            }

            .col-lg-push-6 {
                left: 50%
            }

            .col-lg-push-5 {
                left: 41.66666667%
            }

            .col-lg-push-4 {
                left: 33.33333333%
            }

            .col-lg-push-3 {
                left: 25%
            }

            .col-lg-push-2 {
                left: 16.66666667%
            }

            .col-lg-push-1 {
                left: 8.33333333%
            }

            .col-lg-push-0 {
                left: auto
            }

            .col-lg-offset-12 {
                margin-left: 100%
            }

            .col-lg-offset-11 {
                margin-left: 91.66666667%
            }

            .col-lg-offset-10 {
                margin-left: 83.33333333%
            }

            .col-lg-offset-9 {
                margin-left: 75%
            }

            .col-lg-offset-8 {
                margin-left: 66.66666667%
            }

            .col-lg-offset-7 {
                margin-left: 58.33333333%
            }

            .col-lg-offset-6 {
                margin-left: 50%
            }

            .col-lg-offset-5 {
                margin-left: 41.66666667%
            }

            .col-lg-offset-4 {
                margin-left: 33.33333333%
            }

            .col-lg-offset-3 {
                margin-left: 25%
            }

            .col-lg-offset-2 {
                margin-left: 16.66666667%
            }

            .col-lg-offset-1 {
                margin-left: 8.33333333%
            }

            .col-lg-offset-0 {
                margin-left: 0
            }
        }

        .btn {
            display: inline-block;
            margin-bottom: 0;
            text-align: center;
            touch-action: manipulation;
            cursor: pointer;
            background-image: none;
            border: 1px solid transparent;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .btn-block,
        legend {
            display: block;
            width: 100%
        }

        .btn.active.focus,
        .btn.active:focus,
        .btn.focus,
        .btn:active.focus,
        .btn:active:focus,
        .btn:focus {
            outline: -webkit-focus-ring-color auto 5px;
            outline-offset: -2px
        }

        .btn.focus,
        .btn:focus,
        .btn:hover {
            color: #eb0450;
            text-decoration: none
        }

        .btn.active,
        .btn:active {
            outline: 0;
            background-image: none;
            -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
        }

        .btn.disabled,
        .btn[disabled],
        fieldset[disabled] .btn {
            cursor: not-allowed;
            opacity: .65;
            filter: alpha(opacity=65);
            -webkit-box-shadow: none;
            box-shadow: none
        }

        a.btn.disabled,
        fieldset[disabled] a.btn {
            pointer-events: none
        }

        .btn-default {
            color: #eb0450;
            background-color: #fff;
            border-color: #eb0450
        }

        .btn-default.active,
        .btn-default.active.focus,
        .btn-default.active:focus,
        .btn-default.active:hover,
        .btn-default.focus,
        .btn-default:active,
        .btn-default:active.focus,
        .btn-default:active:focus,
        .btn-default:active:hover,
        .btn-default:focus,
        .btn-default:hover,
        .open>.dropdown-toggle.btn-default,
        .open>.dropdown-toggle.btn-default.focus,
        .open>.dropdown-toggle.btn-default:focus,
        .open>.dropdown-toggle.btn-default:hover {
            color: #eb0450;
            background-color: #fff;
            border-color: #eb0450
        }

        .btn-default .badge,
        .btn-primary {
            color: #fff;
            background-color: #eb0450
        }

        .btn-default.active,
        .btn-default:active,
        .open>.dropdown-toggle.btn-default {
            background-image: none
        }

        .btn-default.disabled.focus,
        .btn-default.disabled:focus,
        .btn-default.disabled:hover,
        .btn-default[disabled].focus,
        .btn-default[disabled]:focus,
        .btn-default[disabled]:hover,
        fieldset[disabled] .btn-default.focus,
        fieldset[disabled] .btn-default:focus,
        fieldset[disabled] .btn-default:hover {
            background-color: #fff;
            border-color: #eb0450
        }

        .btn-primary {
            border-color: #eb0450
        }

        .btn-primary.active,
        .btn-primary.active.focus,
        .btn-primary.active:focus,
        .btn-primary.active:hover,
        .btn-primary.focus,
        .btn-primary:active,
        .btn-primary:active.focus,
        .btn-primary:active:focus,
        .btn-primary:active:hover,
        .btn-primary:focus,
        .btn-primary:hover,
        .open>.dropdown-toggle.btn-primary,
        .open>.dropdown-toggle.btn-primary.focus,
        .open>.dropdown-toggle.btn-primary:focus,
        .open>.dropdown-toggle.btn-primary:hover {
            color: #fff;
            background-color: #eb0450;
            border-color: #eb0450
        }

        .btn-primary.active,
        .btn-primary:active,
        .open>.dropdown-toggle.btn-primary {
            background-image: none
        }

        .btn-primary.disabled.focus,
        .btn-primary.disabled:focus,
        .btn-primary.disabled:hover,
        .btn-primary[disabled].focus,
        .btn-primary[disabled]:focus,
        .btn-primary[disabled]:hover,
        fieldset[disabled] .btn-primary.focus,
        fieldset[disabled] .btn-primary:focus,
        fieldset[disabled] .btn-primary:hover {
            background-color: #eb0450;
            border-color: #eb0450
        }

        .btn-primary .badge {
            color: #eb0450;
            background-color: #fff
        }

        .btn-success,
        .btn-success.disabled.focus,
        .btn-success.disabled:focus,
        .btn-success.disabled:hover,
        .btn-success[disabled].focus,
        .btn-success[disabled]:focus,
        .btn-success[disabled]:hover,
        fieldset[disabled] .btn-success.focus,
        fieldset[disabled] .btn-success:focus,
        fieldset[disabled] .btn-success:hover {
            background-color: #02768b;
            border-color: #026172
        }

        .btn-success {
            color: #fff
        }

        .btn-success.active,
        .btn-success.active.focus,
        .btn-success.active:focus,
        .btn-success.active:hover,
        .btn-success.focus,
        .btn-success:active,
        .btn-success:active.focus,
        .btn-success:active:focus,
        .btn-success:active:hover,
        .btn-success:focus,
        .btn-success:hover,
        .open>.dropdown-toggle.btn-success,
        .open>.dropdown-toggle.btn-success.focus,
        .open>.dropdown-toggle.btn-success:focus,
        .open>.dropdown-toggle.btn-success:hover {
            color: #fff;
            background-color: #02768b;
            border-color: #026172
        }

        .btn-success.active,
        .btn-success:active,
        .open>.dropdown-toggle.btn-success {
            background-image: none
        }

        .btn-success .badge {
            color: #02768b;
            background-color: #fff
        }

        .btn-info,
        .btn-info.disabled.focus,
        .btn-info.disabled:focus,
        .btn-info.disabled:hover,
        .btn-info[disabled].focus,
        .btn-info[disabled]:focus,
        .btn-info[disabled]:hover,
        fieldset[disabled] .btn-info.focus,
        fieldset[disabled] .btn-info:focus,
        fieldset[disabled] .btn-info:hover {
            background-color: #444;
            border-color: #444
        }

        .btn-info {
            color: #fff
        }

        .btn-info.active,
        .btn-info.active.focus,
        .btn-info.active:focus,
        .btn-info.active:hover,
        .btn-info.focus,
        .btn-info:active,
        .btn-info:active.focus,
        .btn-info:active:focus,
        .btn-info:active:hover,
        .btn-info:focus,
        .btn-info:hover,
        .open>.dropdown-toggle.btn-info,
        .open>.dropdown-toggle.btn-info.focus,
        .open>.dropdown-toggle.btn-info:focus,
        .open>.dropdown-toggle.btn-info:hover {
            color: #fff;
            background-color: #444;
            border-color: #444
        }

        .btn-info.active,
        .btn-info:active,
        .open>.dropdown-toggle.btn-info {
            background-image: none
        }

        .btn-info .badge {
            color: #444;
            background-color: #fff
        }

        .btn-warning,
        .btn-warning.disabled.focus,
        .btn-warning.disabled:focus,
        .btn-warning.disabled:hover,
        .btn-warning[disabled].focus,
        .btn-warning[disabled]:focus,
        .btn-warning[disabled]:hover,
        fieldset[disabled] .btn-warning.focus,
        fieldset[disabled] .btn-warning:focus,
        fieldset[disabled] .btn-warning:hover {
            background-color: #ff8484;
            border-color: #ff6a6a
        }

        .btn-warning {
            color: #fff
        }

        .btn-warning.active,
        .btn-warning.active.focus,
        .btn-warning.active:focus,
        .btn-warning.active:hover,
        .btn-warning.focus,
        .btn-warning:active,
        .btn-warning:active.focus,
        .btn-warning:active:focus,
        .btn-warning:active:hover,
        .btn-warning:focus,
        .btn-warning:hover,
        .open>.dropdown-toggle.btn-warning,
        .open>.dropdown-toggle.btn-warning.focus,
        .open>.dropdown-toggle.btn-warning:focus,
        .open>.dropdown-toggle.btn-warning:hover {
            color: #fff;
            background-color: #ff8484;
            border-color: #ff6a6a
        }

        .btn-warning.active,
        .btn-warning:active,
        .open>.dropdown-toggle.btn-warning {
            background-image: none
        }

        .btn-warning .badge {
            color: #ff8484;
            background-color: #fff
        }

        .btn-danger,
        .btn-danger.disabled.focus,
        .btn-danger.disabled:focus,
        .btn-danger.disabled:hover,
        .btn-danger[disabled].focus,
        .btn-danger[disabled]:focus,
        .btn-danger[disabled]:hover,
        fieldset[disabled] .btn-danger.focus,
        fieldset[disabled] .btn-danger:focus,
        fieldset[disabled] .btn-danger:hover {
            background-color: #d2393c;
            border-color: #c52d30
        }

        .btn-danger {
            color: #fff
        }

        .btn-danger.active,
        .btn-danger.active.focus,
        .btn-danger.active:focus,
        .btn-danger.active:hover,
        .btn-danger.focus,
        .btn-danger:active,
        .btn-danger:active.focus,
        .btn-danger:active:focus,
        .btn-danger:active:hover,
        .btn-danger:focus,
        .btn-danger:hover,
        .open>.dropdown-toggle.btn-danger,
        .open>.dropdown-toggle.btn-danger.focus,
        .open>.dropdown-toggle.btn-danger:focus,
        .open>.dropdown-toggle.btn-danger:hover {
            color: #fff;
            background-color: #d2393c;
            border-color: #c52d30
        }

        .btn-danger.active,
        .btn-danger:active,
        .open>.dropdown-toggle.btn-danger {
            background-image: none
        }

        .btn-danger .badge {
            color: #d2393c;
            background-color: #fff
        }

        .btn-link {
            color: #6363f6;
            border-radius: 0
        }

        .btn-link,
        .btn-link.active,
        .btn-link:active,
        .btn-link[disabled],
        fieldset[disabled] .btn-link {
            background-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .btn-link,
        .btn-link:active,
        .btn-link:focus,
        .btn-link:hover {
            border-color: transparent
        }

        .btn-link:focus,
        .btn-link:hover {
            color: #5555d4;
            text-decoration: none;
            background-color: transparent
        }

        .btn-link[disabled]:focus,
        .btn-link[disabled]:hover,
        fieldset[disabled] .btn-link:focus,
        fieldset[disabled] .btn-link:hover {
            color: #bcbcbc;
            text-decoration: none
        }

        .btn-lg {
            padding: 10px 16px;
            font-size: 18px;
            line-height: 1.3333333;
            border-radius: 20px
        }

        .btn-sm,
        .btn-xs {
            line-height: 1.5;
            border-radius: 20px
        }

        fieldset,
        legend {
            padding: 0;
            border: 0
        }

        .btn-block+.btn-block {
            margin-top: 5px
        }

        input[type="button"].btn-block,
        input[type="reset"].btn-block,
        input[type="submit"].btn-block {
            width: 100%
        }

        fieldset {
            margin: 0;
            min-width: 0
        }

        legend {
            margin-bottom: 20px;
            font-size: 21px;
            line-height: inherit;
            color: #666;
            border-bottom: 1px solid #e5e5e5
        }

        label {
            display: inline-block;
            max-width: 100%;
            margin-bottom: 5px;
            font-weight: 700
        }

        .media-object.img-thumbnail,
        .nav>li>a>img {
            max-width: none
        }

        .checkbox label,
        .checkbox-inline,
        .radio label,
        .radio-inline {
            font-weight: 400;
            padding-left: 20px;
            cursor: pointer;
            margin-bottom: 0
        }

        input[type="search"] {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none
        }

        input[type="checkbox"],
        input[type="radio"] {
            margin: 4px 0 0;
            margin-top: 1px\9;
            line-height: normal
        }

        .form-control,
        output {
            font-size: 14px;
            line-height: 1.42857143;
            color: #444;
            display: block
        }

        input[type="file"] {
            display: block
        }

        input[type="range"] {
            display: block;
            width: 100%
        }

        select[multiple],
        select[size] {
            height: auto
        }

        input[type="file"]:focus,
        input[type="checkbox"]:focus,
        input[type="radio"]:focus {
            outline: -webkit-focus-ring-color auto 5px;
            outline-offset: -2px
        }

        output {
            padding-top: 7px
        }

        .form-control {
            width: 100%;
            height: 34px;
            padding: 6px 12px;
            background-color: #eee;
            background-image: none;
            border: 1px solid #eee;
            border-radius: 4px;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
            -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
            transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
        }

        .form-control:focus {
            border-color: #26aeb5;
            outline: 0;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(38, 174, 181, 0.6);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(38, 174, 181, 0.6)
        }

        .form-control::-moz-placeholder {
            color: #888;
            opacity: 1
        }

        .form-control:-ms-input-placeholder {
            color: #888
        }

        .form-control::-webkit-input-placeholder {
            color: #888
        }

        .has-success .checkbox,
        .has-success .checkbox-inline,
        .has-success .control-label,
        .has-success .form-control-feedback,
        .has-success .help-block,
        .has-success .radio,
        .has-success .radio-inline,
        .has-success.checkbox label,
        .has-success.checkbox-inline label,
        .has-success.radio label,
        .has-success.radio-inline label {
            color: #3c763d
        }

        .form-control::-ms-expand {
            border: 0;
            background-color: transparent
        }

        .form-control[disabled],
        .form-control[readonly],
        fieldset[disabled] .form-control {
            background-color: #eee;
            opacity: 1
        }

        .form-control[disabled],
        fieldset[disabled] .form-control {
            cursor: not-allowed
        }

        textarea.form-control {
            height: auto
        }

        @media screen and (-webkit-min-device-pixel-ratio:0) {

            .input-group-sm input[type="date"],
            .input-group-sm input[type="time"],
            .input-group-sm input[type="datetime-local"],
            .input-group-sm input[type="month"],
            input[type="date"].form-control,
            input[type="date"].input-sm,
            input[type="time"].form-control,
            input[type="time"].input-sm,
            input[type="datetime-local"].form-control,
            input[type="datetime-local"].input-sm,
            input[type="month"].form-control,
            input[type="month"].input-sm {
                line-height: 34px
            }

            .input-group-lg input[type="date"],
            .input-group-lg input[type="time"],
            .input-group-lg input[type="datetime-local"],
            .input-group-lg input[type="month"],
            input[type="date"].input-lg,
            input[type="time"].input-lg,
            input[type="datetime-local"].input-lg,
            input[type="month"].input-lg {
                line-height: 46px
            }
        }

        .form-group {
            margin-bottom: 15px
        }

        .checkbox,
        .radio {
            position: relative;
            display: block;
            margin-top: 10px;
            margin-bottom: 10px
        }

        .checkbox label,
        .radio label {
            min-height: 20px
        }

        .checkbox input[type="checkbox"],
        .checkbox-inline input[type="checkbox"],
        .radio input[type="radio"],
        .radio-inline input[type="radio"] {
            position: absolute;
            margin-left: -20px;
            margin-top: 4px
        }

        .checkbox+.checkbox,
        .radio+.radio {
            margin-top: -5px
        }

        .checkbox-inline,
        .radio-inline {
            position: relative;
            display: inline-block;
            vertical-align: middle
        }

        .checkbox-inline+.checkbox-inline,
        .radio-inline+.radio-inline {
            margin-top: 0;
            margin-left: 10px
        }

        .checkbox-inline.disabled,
        .checkbox.disabled label,
        .radio-inline.disabled,
        .radio.disabled label,
        fieldset[disabled] .checkbox label,
        fieldset[disabled] .checkbox-inline,
        fieldset[disabled] .radio label,
        fieldset[disabled] .radio-inline,
        fieldset[disabled] input[type="checkbox"],
        fieldset[disabled] input[type="radio"],
        input[type="checkbox"].disabled,
        input[type="checkbox"][disabled],
        input[type="radio"].disabled,
        input[type="radio"][disabled] {
            cursor: not-allowed
        }

        .form-control-static {
            padding-top: 7px;
            padding-bottom: 7px;
            margin-bottom: 0;
            min-height: 34px
        }

        .form-control-static.input-lg,
        .form-control-static.input-sm {
            padding-left: 0;
            padding-right: 0
        }

        .form-group-sm .form-control,
        .input-sm {
            padding: 5px 10px;
            border-radius: 3px;
            font-size: 15px
        }

        .input-sm {
            height: 34px;
            line-height: 1.5
        }

        select.input-sm {
            height: 34px;
            line-height: 34px
        }

        select[multiple].input-sm,
        textarea.input-sm {
            height: auto
        }

        .form-group-sm .form-control {
            height: 34px;
            line-height: 1.5
        }

        .form-group-lg .form-control,
        .input-lg {
            border-radius: 6px;
            padding: 10px 16px;
            font-size: 18px
        }

        .form-group-sm select.form-control {
            height: 34px;
            line-height: 34px
        }

        .form-group-sm select[multiple].form-control,
        .form-group-sm textarea.form-control {
            height: auto
        }

        .form-group-sm .form-control-static {
            height: 34px;
            min-height: 35px;
            padding: 6px 10px;
            font-size: 15px;
            line-height: 1.5
        }

        .input-lg {
            height: 46px;
            line-height: 1.3333333
        }

        select.input-lg {
            height: 46px;
            line-height: 46px
        }

        select[multiple].input-lg,
        textarea.input-lg {
            height: auto
        }

        .form-group-lg .form-control {
            height: 46px;
            line-height: 1.3333333
        }

        .form-group-lg select.form-control {
            height: 46px;
            line-height: 46px
        }

        .form-group-lg select[multiple].form-control,
        .form-group-lg textarea.form-control {
            height: auto
        }

        .form-group-lg .form-control-static {
            height: 46px;
            min-height: 38px;
            padding: 11px 16px;
            font-size: 18px;
            line-height: 1.3333333
        }

        .has-feedback {
            position: relative
        }

        .has-feedback .form-control {
            padding-right: 42.5px
        }

        .form-control-feedback {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 2;
            display: block;
            width: 34px;
            height: 34px;
            line-height: 34px;
            text-align: center;
            pointer-events: none
        }

        .form-group-lg .form-control+.form-control-feedback,
        .input-group-lg+.form-control-feedback,
        .input-lg+.form-control-feedback {
            width: 46px;
            height: 46px;
            line-height: 46px
        }

        .form-group-sm .form-control+.form-control-feedback,
        .input-group-sm+.form-control-feedback,
        .input-sm+.form-control-feedback {
            width: 34px;
            height: 34px;
            line-height: 34px
        }

        .has-success .form-control {
            border-color: #3c763d;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
        }

        .has-success .form-control:focus {
            border-color: #2b542c;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
        }

        .has-success .input-group-addon {
            color: #3c763d;
            border-color: #3c763d;
            background-color: #dff0d8
        }

        .has-warning .checkbox,
        .has-warning .checkbox-inline,
        .has-warning .control-label,
        .has-warning .form-control-feedback,
        .has-warning .help-block,
        .has-warning .radio,
        .has-warning .radio-inline,
        .has-warning.checkbox label,
        .has-warning.checkbox-inline label,
        .has-warning.radio label,
        .has-warning.radio-inline label {
            color: #8a6d3b
        }

        .has-warning .form-control {
            border-color: #8a6d3b;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
        }

        .has-warning .form-control:focus {
            border-color: #66512c;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
        }

        .has-warning .input-group-addon {
            color: #8a6d3b;
            border-color: #8a6d3b;
            background-color: #fcf8e3
        }

        .has-error .checkbox,
        .has-error .checkbox-inline,
        .has-error .control-label,
        .has-error .form-control-feedback,
        .has-error .help-block,
        .has-error .radio,
        .has-error .radio-inline,
        .has-error.checkbox label,
        .has-error.checkbox-inline label,
        .has-error.radio label,
        .has-error.radio-inline label {
            color: #a94442
        }

        .has-error .form-control {
            border-color: #a94442;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
        }

        .has-error .form-control:focus {
            border-color: #843534;
            -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
            box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
        }

        .has-error .input-group-addon {
            color: #a94442;
            border-color: #a94442;
            background-color: #f2dede
        }

        .has-feedback label~.form-control-feedback {
            top: 25px
        }

        .has-feedback label.sr-only~.form-control-feedback {
            top: 0
        }

        .help-block {
            display: block;
            margin-top: 5px;
            margin-bottom: 10px;
            color: #848484
        }

        @media (min-width:768px) {

            .form-inline .form-control-static,
            .form-inline .form-group {
                display: inline-block
            }

            .form-inline .control-label,
            .form-inline .form-group {
                margin-bottom: 0;
                vertical-align: middle
            }

            .form-inline .form-control {
                display: inline-block;
                width: auto;
                vertical-align: middle
            }

            .form-inline .input-group {
                display: inline-table;
                vertical-align: middle
            }

            .form-inline .input-group .form-control,
            .form-inline .input-group .input-group-addon,
            .form-inline .input-group .input-group-btn {
                width: auto
            }

            .form-inline .input-group>.form-control {
                width: 100%
            }

            .form-inline .checkbox,
            .form-inline .radio {
                display: inline-block;
                margin-top: 0;
                margin-bottom: 0;
                vertical-align: middle
            }

            .form-inline .checkbox label,
            .form-inline .radio label {
                padding-left: 0
            }

            .form-inline .checkbox input[type="checkbox"],
            .form-inline .radio input[type="radio"] {
                position: relative;
                margin-left: 0
            }

            .form-inline .has-feedback .form-control-feedback {
                top: 0
            }

            .form-horizontal .control-label {
                text-align: right;
                margin-bottom: 0;
                padding-top: 7px
            }
        }

        .nav>li,
        .nav>li>a {
            display: block;
            position: relative
        }

        .nav-justified>.dropdown .dropdown-menu,
        .nav-tabs.nav-justified>.dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

        .form-horizontal .checkbox,
        .form-horizontal .checkbox-inline,
        .form-horizontal .radio,
        .form-horizontal .radio-inline {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 7px
        }

        .form-horizontal .checkbox,
        .form-horizontal .radio {
            min-height: 27px
        }

        .form-horizontal .form-group {
            margin-left: -15px;
            margin-right: -15px
        }

        .form-horizontal .has-feedback .form-control-feedback {
            right: 15px
        }

        @media (min-width:768px) {
            .form-horizontal .form-group-lg .control-label {
                padding-top: 11px;
                font-size: 18px
            }

            .form-horizontal .form-group-sm .control-label {
                padding-top: 6px;
                font-size: 15px
            }
        }

        .nav {
            margin-bottom: 0;
            padding-left: 0;
            list-style: none
        }

        .nav>li>a {
            padding: 15px
        }

        .nav>li>a:focus,
        .nav>li>a:hover {
            text-decoration: none;
            background-color: transparent
        }

        .nav>li.disabled>a {
            color: #02768b
        }

        .nav>li.disabled>a:focus,
        .nav>li.disabled>a:hover {
            color: #bcbcbc;
            text-decoration: none;
            background-color: transparent;
            cursor: not-allowed
        }

        .nav .open>a,
        .nav .open>a:focus,
        .nav .open>a:hover {
            background-color: transparent;
            border-color: #6363f6
        }

        .nav .nav-divider {
            height: 1px;
            margin: 9px 0;
            overflow: hidden;
            background-color: #e5e5e5
        }

        .nav-tabs {
            border-bottom: 1px solid #ddd
        }

        .nav-tabs>li {
            float: left;
            margin-bottom: -1px
        }

        .nav-tabs>li>a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

        .nav-tabs>li>a:hover {
            border-color: #dedede #dedede #ddd
        }

        .nav-tabs>li.active>a,
        .nav-tabs>li.active>a:focus,
        .nav-tabs>li.active>a:hover {
            color: #888;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

        .nav-tabs.nav-justified {
            width: 100%;
            border-bottom: 0
        }

        .nav-tabs.nav-justified>li {
            float: none
        }

        .nav-tabs.nav-justified>li>a {
            text-align: center;
            margin-bottom: 5px;
            margin-right: 0;
            border-radius: 4px
        }

        .nav-tabs.nav-justified>.active>a,
        .nav-tabs.nav-justified>.active>a:focus,
        .nav-tabs.nav-justified>.active>a:hover {
            border: 1px solid #ddd
        }

        @media (min-width:768px) {
            .nav-tabs.nav-justified>li {
                display: table-cell;
                width: 1%
            }

            .nav-tabs.nav-justified>li>a {
                margin-bottom: 0;
                border-bottom: 1px solid #ddd;
                border-radius: 4px 4px 0 0
            }

            .nav-tabs.nav-justified>.active>a,
            .nav-tabs.nav-justified>.active>a:focus,
            .nav-tabs.nav-justified>.active>a:hover {
                border-bottom-color: #fff
            }
        }

        .nav-pills>li {
            float: left
        }

        .nav-justified>li,
        .nav-stacked>li {
            float: none
        }

        .nav-pills>li>a {
            border-radius: 4px
        }

        .nav-pills>li+li {
            margin-left: 2px
        }

        .nav-pills>li.active>a,
        .nav-pills>li.active>a:focus,
        .nav-pills>li.active>a:hover {
            color: #fff;
            background-color: #26aeb5
        }

        .nav-stacked>li+li {
            margin-top: 2px;
            margin-left: 0
        }

        .nav-justified {
            width: 100%
        }

        .nav-justified>li>a {
            text-align: center;
            margin-bottom: 5px
        }

        .nav-tabs-justified {
            border-bottom: 0
        }

        .nav-tabs-justified>li>a {
            margin-right: 0;
            border-radius: 4px
        }

        .nav-tabs-justified>.active>a,
        .nav-tabs-justified>.active>a:focus,
        .nav-tabs-justified>.active>a:hover {
            border: 1px solid #ddd
        }

        @media (min-width:768px) {
            .nav-justified>li {
                display: table-cell;
                width: 1%
            }

            .nav-justified>li>a {
                margin-bottom: 0
            }

            .nav-tabs-justified>li>a {
                border-bottom: 1px solid #ddd;
                border-radius: 4px 4px 0 0
            }

            .nav-tabs-justified>.active>a,
            .nav-tabs-justified>.active>a:focus,
            .nav-tabs-justified>.active>a:hover {
                border-bottom-color: #fff
            }
        }

        .tab-content>.tab-pane {
            display: none
        }

        .tab-content>.active {
            display: block
        }

        .nav-tabs .dropdown-menu {
            margin-top: -1px;
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .navbar {
            position: relative;
            margin-bottom: 0;
            border: 1px solid transparent
        }

        .navbar-collapse {
            overflow-x: visible;
            padding-right: 15px;
            padding-left: 15px;
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            -webkit-overflow-scrolling: touch
        }

        .navbar-collapse.in {
            overflow-y: auto
        }

        .navbar-fixed-bottom .navbar-collapse,
        .navbar-fixed-top .navbar-collapse {
            max-height: 340px
        }

        @media (max-device-width:480px) and (orientation:landscape) {

            .navbar-fixed-bottom .navbar-collapse,
            .navbar-fixed-top .navbar-collapse {
                max-height: 200px
            }
        }

        .container-fluid>.navbar-collapse,
        .container-fluid>.navbar-header,
        .container>.navbar-collapse,
        .container>.navbar-header {
            margin-right: -15px;
            margin-left: -15px
        }

        @media (min-width:768px) {
            .navbar {
                border-radius: 0
            }

            .navbar-header {
                float: left
            }

            .navbar-collapse {
                width: auto;
                border-top: 0;
                box-shadow: none
            }

            .navbar-collapse.collapse {
                display: block !important;
                height: auto !important;
                padding-bottom: 0;
                overflow: visible !important
            }

            .navbar-collapse.in {
                overflow-y: visible
            }

            .navbar-fixed-bottom .navbar-collapse,
            .navbar-fixed-top .navbar-collapse,
            .navbar-static-top .navbar-collapse {
                padding-left: 0;
                padding-right: 0
            }

            .container-fluid>.navbar-collapse,
            .container-fluid>.navbar-header,
            .container>.navbar-collapse,
            .container>.navbar-header {
                margin-right: 0;
                margin-left: 0
            }

            .navbar-static-top {
                border-radius: 0
            }
        }

        .navbar-static-top {
            z-index: 1000;
            border-width: 0 0 1px
        }

        .navbar-fixed-bottom,
        .navbar-fixed-top {
            position: fixed;
            right: 0;
            left: 0;
            z-index: 1030
        }

        .navbar-fixed-top {
            top: 0;
            border-width: 0 0 1px
        }

        .navbar-fixed-bottom {
            bottom: 0;
            margin-bottom: 0;
            border-width: 1px 0 0
        }

        .navbar-brand {
            float: left;
            padding: 15px;
            font-size: 18px;
            line-height: 20px;
            height: 50px
        }

        .navbar-brand:focus,
        .navbar-brand:hover {
            text-decoration: none
        }

        .navbar-brand>img {
            display: block
        }

        @media (min-width:768px) {

            .navbar-fixed-bottom,
            .navbar-fixed-top {
                border-radius: 0
            }

            .navbar>.container .navbar-brand,
            .navbar>.container-fluid .navbar-brand {
                margin-left: -15px
            }
        }

        .navbar-toggle {
            position: relative;
            float: right;
            margin-right: 15px;
            padding: 9px 10px;
            margin-top: 8px;
            margin-bottom: 8px;
            background-color: transparent;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px
        }

        .navbar-toggle:focus {
            outline: 0
        }

        .navbar-toggle .icon-bar {
            display: block;
            width: 22px;
            height: 2px;
            border-radius: 1px
        }

        .navbar-toggle .icon-bar+.icon-bar {
            margin-top: 4px
        }

        .navbar-nav {
            margin: 7.5px -15px
        }

        .navbar-nav>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 20px
        }

        @media (max-width:767px) {
            .navbar-nav .open .dropdown-menu {
                position: static;
                float: none;
                width: auto;
                margin-top: 0;
                background-color: transparent;
                border: 0;
                box-shadow: none
            }

            .navbar-nav .open .dropdown-menu .dropdown-header,
            .navbar-nav .open .dropdown-menu>li>a {
                padding: 5px 15px 5px 25px
            }

            .navbar-nav .open .dropdown-menu>li>a {
                line-height: 20px
            }

            .navbar-nav .open .dropdown-menu>li>a:focus,
            .navbar-nav .open .dropdown-menu>li>a:hover {
                background-image: none
            }
        }

        @media (min-width:768px) {
            .navbar-toggle {
                display: none
            }

            .navbar-nav {
                float: left;
                margin: 0
            }

            .navbar-nav>li {
                float: left
            }

            .navbar-nav>li>a {
                padding-top: 15px;
                padding-bottom: 15px
            }
        }

        .navbar-form {
            padding: 10px 15px;
            border-top: 1px solid transparent;
            border-bottom: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            margin: 8px -15px
        }

        @media (min-width:768px) {

            .navbar-form .form-control-static,
            .navbar-form .form-group {
                display: inline-block
            }

            .navbar-form .control-label,
            .navbar-form .form-group {
                margin-bottom: 0;
                vertical-align: middle
            }

            .navbar-form .form-control {
                display: inline-block;
                width: auto;
                vertical-align: middle
            }

            .navbar-form .input-group {
                display: inline-table;
                vertical-align: middle
            }

            .navbar-form .input-group .form-control,
            .navbar-form .input-group .input-group-addon,
            .navbar-form .input-group .input-group-btn {
                width: auto
            }

            .navbar-form .input-group>.form-control {
                width: 100%
            }

            .navbar-form .checkbox,
            .navbar-form .radio {
                display: inline-block;
                margin-top: 0;
                margin-bottom: 0;
                vertical-align: middle
            }

            .navbar-form .checkbox label,
            .navbar-form .radio label {
                padding-left: 0
            }

            .navbar-form .checkbox input[type="checkbox"],
            .navbar-form .radio input[type="radio"] {
                position: relative;
                margin-left: 0
            }

            .navbar-form .has-feedback .form-control-feedback {
                top: 0
            }

            .navbar-form {
                width: auto;
                border: 0;
                margin-left: 0;
                margin-right: 0;
                padding-top: 0;
                padding-bottom: 0;
                -webkit-box-shadow: none;
                box-shadow: none
            }
        }

        @media (max-width:767px) {
            .navbar-form .form-group {
                margin-bottom: 5px
            }

            .navbar-form .form-group:last-child {
                margin-bottom: 0
            }
        }

        .navbar-nav>li>.dropdown-menu {
            margin-top: 0;
            border-top-right-radius: 0;
            border-top-left-radius: 0
        }

        .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
            margin-bottom: 0;
            border-radius: 0
        }

        .navbar-btn,
        .navbar-btn.btn-sm {
            margin-top: 8px;
            margin-bottom: 8px
        }

        .navbar-btn.btn-xs {
            margin-top: 14px;
            margin-bottom: 14px
        }

        .navbar-text {
            margin-top: 15px;
            margin-bottom: 15px
        }

        @media (min-width:768px) {
            .navbar-text {
                float: left;
                margin-left: 15px;
                margin-right: 15px
            }

            .navbar-left {
                float: left !important
            }

            .navbar-right {
                float: right !important;
                margin-right: -15px
            }

            .navbar-right~.navbar-right {
                margin-right: 0
            }
        }

        .navbar-default {
            background-color: #fff;
            border-color: #bcbcbc
        }

        .navbar-default .navbar-brand {
            color: #888
        }

        .navbar-default .navbar-brand:focus,
        .navbar-default .navbar-brand:hover {
            color: #6f6f6f;
            background-color: transparent
        }

        .navbar-default .navbar-nav>li>a,
        .navbar-default .navbar-text {
            color: #888
        }

        .navbar-default .navbar-nav>li>a:focus,
        .navbar-default .navbar-nav>li>a:hover {
            color: #6f6f6f;
            background-color: transparent
        }

        .navbar-default .navbar-nav>.active>a,
        .navbar-default .navbar-nav>.active>a:focus,
        .navbar-default .navbar-nav>.active>a:hover,
        .navbar-default .navbar-nav>.disabled>a,
        .navbar-default .navbar-nav>.disabled>a:focus,
        .navbar-default .navbar-nav>.disabled>a:hover {
            color: #02768b;
            background-color: transparent
        }

        .navbar-default .navbar-toggle {
            border-color: #ddd
        }

        .navbar-default .navbar-toggle:focus,
        .navbar-default .navbar-toggle:hover {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

        .navbar-default .navbar-collapse,
        .navbar-default .navbar-form {
            border-color: #bcbcbc
        }

        .navbar-default .navbar-nav>.open>a,
        .navbar-default .navbar-nav>.open>a:focus,
        .navbar-default .navbar-nav>.open>a:hover {
            background-color: transparent;
            color: #02768b
        }

        @media (max-width:767px) {
            .navbar-default .navbar-nav .open .dropdown-menu>li>a {
                color: #888
            }

            .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
            .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
                color: #6f6f6f;
                background-color: transparent
            }

            .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
            .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
            .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
            .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
            .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
            .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
                color: #02768b;
                background-color: transparent
            }
        }

        .navbar-default .navbar-link {
            color: #888
        }

        .navbar-default .navbar-link:hover {
            color: #6f6f6f
        }

        .navbar-default .btn-link {
            color: #888
        }

        .navbar-default .btn-link:focus,
        .navbar-default .btn-link:hover {
            color: #6f6f6f
        }

        .navbar-default .btn-link[disabled]:focus,
        .navbar-default .btn-link[disabled]:hover,
        fieldset[disabled] .navbar-default .btn-link:focus,
        fieldset[disabled] .navbar-default .btn-link:hover {
            color: #02768b
        }

        .navbar-inverse {
            background-color: #222;
            border-color: #080808
        }

        .navbar-inverse .navbar-brand {
            color: #e2e2e2
        }

        .navbar-inverse .navbar-brand:focus,
        .navbar-inverse .navbar-brand:hover {
            color: #fff;
            background-color: transparent
        }

        .navbar-inverse .navbar-nav>li>a,
        .navbar-inverse .navbar-text {
            color: #e2e2e2
        }

        .navbar-inverse .navbar-nav>li>a:focus,
        .navbar-inverse .navbar-nav>li>a:hover {
            color: #fff;
            background-color: transparent
        }

        .navbar-inverse .navbar-nav>.active>a,
        .navbar-inverse .navbar-nav>.active>a:focus,
        .navbar-inverse .navbar-nav>.active>a:hover {
            color: #fff;
            background-color: #080808
        }

        .navbar-inverse .navbar-nav>.disabled>a,
        .navbar-inverse .navbar-nav>.disabled>a:focus,
        .navbar-inverse .navbar-nav>.disabled>a:hover {
            color: #444;
            background-color: transparent
        }

        .navbar-inverse .navbar-toggle {
            border-color: #333
        }

        .navbar-inverse .navbar-toggle:focus,
        .navbar-inverse .navbar-toggle:hover {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

        .navbar-inverse .navbar-collapse,
        .navbar-inverse .navbar-form {
            border-color: #101010
        }

        .navbar-inverse .navbar-nav>.open>a,
        .navbar-inverse .navbar-nav>.open>a:focus,
        .navbar-inverse .navbar-nav>.open>a:hover {
            background-color: #080808;
            color: #fff
        }

        @media (max-width:767px) {
            .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
                border-color: #080808
            }

            .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
                background-color: #080808
            }

            .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
                color: #e2e2e2
            }

            .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
            .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
                color: #fff;
                background-color: transparent
            }

            .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
            .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
            .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
                color: #fff;
                background-color: #080808
            }

            .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
            .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
            .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
                color: #444;
                background-color: transparent
            }
        }

        .navbar-inverse .navbar-link {
            color: #e2e2e2
        }

        .navbar-inverse .navbar-link:hover {
            color: #fff
        }

        .navbar-inverse .btn-link {
            color: #e2e2e2
        }

        .navbar-inverse .btn-link:focus,
        .navbar-inverse .btn-link:hover {
            color: #fff
        }

        .navbar-inverse .btn-link[disabled]:focus,
        .navbar-inverse .btn-link[disabled]:hover,
        fieldset[disabled] .navbar-inverse .btn-link:focus,
        fieldset[disabled] .navbar-inverse .btn-link:hover {
            color: #444
        }

        .list-group {
            margin-bottom: 20px;
            padding-left: 0
        }

        .list-group-item {
            position: relative;
            display: block;
            padding: 10px 15px;
            margin-bottom: -1px;
            background-color: #fff;
            border: 1px solid #ddd
        }

        .list-group-item:first-child {
            border-top-right-radius: 4px;
            border-top-left-radius: 4px
        }

        .list-group-item:last-child {
            margin-bottom: 0;
            border-bottom-right-radius: 4px;
            border-bottom-left-radius: 4px
        }

        a.list-group-item,
        button.list-group-item {
            color: #555
        }

        a.list-group-item .list-group-item-heading,
        button.list-group-item .list-group-item-heading {
            color: #333
        }

        a.list-group-item:focus,
        a.list-group-item:hover,
        button.list-group-item:focus,
        button.list-group-item:hover {
            text-decoration: none;
            color: #555;
            background-color: #f5f5f5
        }

        button.list-group-item {
            width: 100%;
            text-align: left
        }

        .btn-stacked,
        .btn-sticky,
        .btn-weighted-choice,
        .form-group.inline-button,
        .loader-spin,
        .nav-tabs.nav-tabs-default {
            text-align: center
        }

        .list-group-item.disabled,
        .list-group-item.disabled:focus,
        .list-group-item.disabled:hover {
            background-color: #dedede;
            color: #bcbcbc;
            cursor: not-allowed
        }

        .list-group-item.disabled .list-group-item-heading,
        .list-group-item.disabled:focus .list-group-item-heading,
        .list-group-item.disabled:hover .list-group-item-heading {
            color: inherit
        }

        .list-group-item.disabled .list-group-item-text,
        .list-group-item.disabled:focus .list-group-item-text,
        .list-group-item.disabled:hover .list-group-item-text {
            color: #bcbcbc
        }

        .list-group-item.active,
        .list-group-item.active:focus,
        .list-group-item.active:hover {
            z-index: 2;
            color: #fff;
            background-color: #26aeb5;
            border-color: #26aeb5
        }

        .list-group-item.active .list-group-item-heading,
        .list-group-item.active .list-group-item-heading>.small,
        .list-group-item.active .list-group-item-heading>small,
        .list-group-item.active:focus .list-group-item-heading,
        .list-group-item.active:focus .list-group-item-heading>.small,
        .list-group-item.active:focus .list-group-item-heading>small,
        .list-group-item.active:hover .list-group-item-heading,
        .list-group-item.active:hover .list-group-item-heading>.small,
        .list-group-item.active:hover .list-group-item-heading>small {
            color: inherit
        }

        .list-group-item.active .list-group-item-text,
        .list-group-item.active:focus .list-group-item-text,
        .list-group-item.active:hover .list-group-item-text {
            color: #b7edf0
        }

        .list-group-item-success {
            color: #3c763d;
            background-color: #dff0d8
        }

        a.list-group-item-success,
        button.list-group-item-success {
            color: #3c763d
        }

        a.list-group-item-success .list-group-item-heading,
        button.list-group-item-success .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-success:focus,
        a.list-group-item-success:hover,
        button.list-group-item-success:focus,
        button.list-group-item-success:hover {
            color: #3c763d;
            background-color: #d0e9c6
        }

        a.list-group-item-success.active,
        a.list-group-item-success.active:focus,
        a.list-group-item-success.active:hover,
        button.list-group-item-success.active,
        button.list-group-item-success.active:focus,
        button.list-group-item-success.active:hover {
            color: #fff;
            background-color: #3c763d;
            border-color: #3c763d
        }

        .list-group-item-info {
            color: #31708f;
            background-color: #d9edf7
        }

        a.list-group-item-info,
        button.list-group-item-info {
            color: #31708f
        }

        a.list-group-item-info .list-group-item-heading,
        button.list-group-item-info .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-info:focus,
        a.list-group-item-info:hover,
        button.list-group-item-info:focus,
        button.list-group-item-info:hover {
            color: #31708f;
            background-color: #c4e3f3
        }

        a.list-group-item-info.active,
        a.list-group-item-info.active:focus,
        a.list-group-item-info.active:hover,
        button.list-group-item-info.active,
        button.list-group-item-info.active:focus,
        button.list-group-item-info.active:hover {
            color: #fff;
            background-color: #31708f;
            border-color: #31708f
        }

        .list-group-item-warning {
            color: #8a6d3b;
            background-color: #fcf8e3
        }

        a.list-group-item-warning,
        button.list-group-item-warning {
            color: #8a6d3b
        }

        a.list-group-item-warning .list-group-item-heading,
        button.list-group-item-warning .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-warning:focus,
        a.list-group-item-warning:hover,
        button.list-group-item-warning:focus,
        button.list-group-item-warning:hover {
            color: #8a6d3b;
            background-color: #faf2cc
        }

        a.list-group-item-warning.active,
        a.list-group-item-warning.active:focus,
        a.list-group-item-warning.active:hover,
        button.list-group-item-warning.active,
        button.list-group-item-warning.active:focus,
        button.list-group-item-warning.active:hover {
            color: #fff;
            background-color: #8a6d3b;
            border-color: #8a6d3b
        }

        .list-group-item-danger {
            color: #a94442;
            background-color: #f2dede
        }

        a.list-group-item-danger,
        button.list-group-item-danger {
            color: #a94442
        }

        a.list-group-item-danger .list-group-item-heading,
        button.list-group-item-danger .list-group-item-heading {
            color: inherit
        }

        a.list-group-item-danger:focus,
        a.list-group-item-danger:hover,
        button.list-group-item-danger:focus,
        button.list-group-item-danger:hover {
            color: #a94442;
            background-color: #ebcccc
        }

        a.list-group-item-danger.active,
        a.list-group-item-danger.active:focus,
        a.list-group-item-danger.active:hover,
        button.list-group-item-danger.active,
        button.list-group-item-danger.active:focus,
        button.list-group-item-danger.active:hover {
            color: #fff;
            background-color: #a94442;
            border-color: #a94442
        }

        .list-group-item-heading {
            margin-top: 0;
            margin-bottom: 5px
        }

        .list-group-item-text {
            margin-bottom: 0;
            line-height: 1.3
        }

        .media {
            margin-top: 15px
        }

        .media:first-child {
            margin-top: 0
        }

        .media,
        .media-body {
            zoom: 1;
            overflow: hidden
        }

        .media-body {
            width: 10000px
        }

        .media-object {
            display: block
        }

        .media-right,
        .media>.pull-right {
            padding-left: 10px
        }

        .media-left,
        .media>.pull-left {
            padding-right: 10px
        }

        .media-body,
        .media-left,
        .media-right {
            display: table-cell;
            vertical-align: top
        }

        .media-middle {
            vertical-align: middle
        }

        .media-bottom {
            vertical-align: bottom
        }

        .media-heading {
            margin-top: 0;
            margin-bottom: 5px
        }

        .media-list {
            padding-left: 0;
            list-style: none
        }

        .clearfix:after,
        .clearfix:before,
        .container-fluid:after,
        .container-fluid:before,
        .container:after,
        .container:before,
        .dl-horizontal dd:after,
        .dl-horizontal dd:before,
        .form-horizontal .form-group:after,
        .form-horizontal .form-group:before,
        .nav:after,
        .nav:before,
        .navbar-collapse:after,
        .navbar-collapse:before,
        .navbar-header:after,
        .navbar-header:before,
        .navbar:after,
        .navbar:before,
        .row:after,
        .row:before {
            content: " ";
            display: table
        }

        .clearfix:after,
        .container-fluid:after,
        .container:after,
        .dl-horizontal dd:after,
        .form-horizontal .form-group:after,
        .nav:after,
        .navbar-collapse:after,
        .navbar-header:after,
        .navbar:after,
        .row:after {
            clear: both
        }

        .center-block {
            display: block;
            margin-left: auto;
            margin-right: auto
        }

        .pull-right {
            float: right !important
        }

        .pull-left {
            float: left !important
        }

        .hide {
            display: none !important
        }

        .show {
            display: block !important
        }

        .invisible {
            visibility: hidden
        }

        .text-hide {
            font: 0/0 a;
            color: transparent;
            text-shadow: none;
            background-color: transparent;
            border: 0
        }

        .btn-primary-1,
        .btn-primary-2 {
            will-change: transform;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .hidden {
            display: none !important
        }

        a.btn span,
        a.btn-sm span {
            display: inline-block
        }

        .affix {
            position: fixed
        }

        .btn-dropdown-trigger .icon.icon-down-chevron,
        .btn-dropdown-trigger.active-toggle .icon.icon-down-chevron {
            position: relative;
            top: -4px;
            margin-left: 4px
        }

        .btn {
            font-size: 18px;
            min-height: 40px;
            min-width: 130px;
            border-radius: 50px;
            line-height: 23px;
            padding: 7px 30px
        }

        .btn.disabled {
            opacity: .3;
            cursor: default
        }

        .form-group input.disabled,
        .form-group input[disabled],
        .form-group textarea.disabled,
        .form-group textarea[disabled],
        button[class*="btn-overlay"].disabled {
            opacity: .5
        }

        .btn.active,
        .btn:active {
            box-shadow: none
        }

        .btn-sm {
            font-size: 16px;
            min-height: 30px;
            min-width: 100px;
            padding: 2px 20px
        }

        .btn-xs {
            font-size: 12px;
            min-height: 20px;
            min-width: 80px;
            padding: 1px 8px
        }

        .btn-dropdown-trigger,
        .btn-dropdown-trigger.active-toggle {
            padding-left: 8px;
            padding-right: 8px;
            border-color: #dedede !important;
            border-radius: 3px
        }

        .btn-dropdown-trigger .icon.icon-down-chevron svg path {
            color: #1e1e1e;
            stroke-width: 1px
        }

        .btn-dropdown-trigger.active-toggle {
            background-color: #444 !important;
            color: #fff !important
        }

        .btn-sticky .btn+.btn,
        .btn-weighted-choice .btn+.btn {
            margin-left: 15px
        }

        .btn-dropdown-trigger.active-toggle .icon.icon-down-chevron svg path {
            color: #fff;
            stroke-width: 1px
        }

        .btn-primary-1 {
            color: #fff;
            background-color: #eb0450;
            border-color: #eb0450;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-primary-1.focus,
        .btn-primary-1:focus,
        .btn-primary-1:hover {
            color: #fff;
            background-color: #a61645;
            border-color: #a61645;
            outline: 0 !important
        }

        .btn-primary-1.active,
        .btn-primary-1:active,
        .open>.dropdown-toggle.btn-primary-1 {
            color: #fff;
            background-color: #a61645;
            border-color: #a61645;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-primary-1.active.focus,
        .btn-primary-1.active:focus,
        .btn-primary-1.active:hover,
        .btn-primary-1:active.focus,
        .btn-primary-1:active:focus,
        .btn-primary-1:active:hover,
        .open>.dropdown-toggle.btn-primary-1.focus,
        .open>.dropdown-toggle.btn-primary-1:focus,
        .open>.dropdown-toggle.btn-primary-1:hover {
            color: #fff;
            background-color: #a61645;
            border-color: #a61645
        }

        .btn-primary-1.disabled.focus,
        .btn-primary-1.disabled:focus,
        .btn-primary-1.disabled:hover,
        .btn-primary-1[disabled].focus,
        .btn-primary-1[disabled]:focus,
        .btn-primary-1[disabled]:hover,
        fieldset[disabled] .btn-primary-1.focus,
        fieldset[disabled] .btn-primary-1:focus,
        fieldset[disabled] .btn-primary-1:hover {
            background-color: #eb0450;
            border-color: #eb0450;
            -webkit-transform: none;
            transform: none
        }

        .btn-primary-1 .badge {
            color: #eb0450;
            background-color: #fff
        }

        .btn-primary-2 {
            color: #fff;
            background-color: #444;
            border-color: #444;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-secondary-1,
        .btn-secondary-2 {
            will-change: transform;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-primary-2.focus,
        .btn-primary-2:focus,
        .btn-primary-2:hover {
            color: #fff;
            background-color: #2b2b2b;
            border-color: #2b2b2b;
            outline: 0 !important
        }

        .btn-primary-2.active,
        .btn-primary-2:active,
        .open>.dropdown-toggle.btn-primary-2 {
            color: #fff;
            background-color: #2b2b2b;
            border-color: #2b2b2b;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-primary-2.active.focus,
        .btn-primary-2.active:focus,
        .btn-primary-2.active:hover,
        .btn-primary-2:active.focus,
        .btn-primary-2:active:focus,
        .btn-primary-2:active:hover,
        .open>.dropdown-toggle.btn-primary-2.focus,
        .open>.dropdown-toggle.btn-primary-2:focus,
        .open>.dropdown-toggle.btn-primary-2:hover {
            color: #fff;
            background-color: #2b2b2b;
            border-color: #2b2b2b
        }

        .btn-primary-2.disabled.focus,
        .btn-primary-2.disabled:focus,
        .btn-primary-2.disabled:hover,
        .btn-primary-2[disabled].focus,
        .btn-primary-2[disabled]:focus,
        .btn-primary-2[disabled]:hover,
        fieldset[disabled] .btn-primary-2.focus,
        fieldset[disabled] .btn-primary-2:focus,
        fieldset[disabled] .btn-primary-2:hover {
            background-color: #444;
            border-color: #444;
            -webkit-transform: none;
            transform: none
        }

        .btn-primary-2 .badge {
            color: #444;
            background-color: #fff
        }

        .btn-secondary-1 {
            color: #eb0450;
            background-color: rgba(255, 255, 255, 0);
            border-color: #eb0450;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-secondary-1.focus,
        .btn-secondary-1:focus,
        .btn-secondary-1:hover {
            color: #eb0450;
            background-color: rgba(255, 255, 255, 0);
            border-color: #a61645;
            -webkit-box-shadow: inset 0 0 0 .5px #eb0450;
            box-shadow: inset 0 0 0 .5px #eb0450;
            outline: 0 !important
        }

        .btn-secondary-1.active,
        .btn-secondary-1:active,
        .open>.dropdown-toggle.btn-secondary-1 {
            color: #eb0450;
            background-color: rgba(230, 230, 230, 0);
            border-color: #a61645;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-secondary-1.active.focus,
        .btn-secondary-1.active:focus,
        .btn-secondary-1.active:hover,
        .btn-secondary-1:active.focus,
        .btn-secondary-1:active:focus,
        .btn-secondary-1:active:hover,
        .open>.dropdown-toggle.btn-secondary-1.focus,
        .open>.dropdown-toggle.btn-secondary-1:focus,
        .open>.dropdown-toggle.btn-secondary-1:hover {
            color: #eb0450;
            background-color: rgba(230, 230, 230, 0);
            border-color: #a61645
        }

        .btn-secondary-1.disabled.focus,
        .btn-secondary-1.disabled:focus,
        .btn-secondary-1.disabled:hover,
        .btn-secondary-1[disabled].focus,
        .btn-secondary-1[disabled]:focus,
        .btn-secondary-1[disabled]:hover,
        fieldset[disabled] .btn-secondary-1.focus,
        fieldset[disabled] .btn-secondary-1:focus,
        fieldset[disabled] .btn-secondary-1:hover {
            background-color: rgba(255, 255, 255, 0);
            border-color: #eb0450;
            -webkit-transform: none;
            transform: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .btn-secondary-1 .badge {
            color: rgba(255, 255, 255, 0);
            background-color: #eb0450
        }

        .btn-secondary-2 {
            color: #444;
            background-color: rgba(255, 255, 255, 0);
            border-color: #444;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-1,
        .btn-overlay-secondary-1 {
            will-change: transform;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-secondary-2.focus,
        .btn-secondary-2:focus,
        .btn-secondary-2:hover {
            color: #444;
            background-color: rgba(255, 255, 255, 0);
            border-color: #2b2b2b;
            -webkit-box-shadow: inset 0 0 0 .5px #444;
            box-shadow: inset 0 0 0 .5px #444;
            outline: 0 !important
        }

        .btn-secondary-2.active,
        .btn-secondary-2:active,
        .open>.dropdown-toggle.btn-secondary-2 {
            color: #444;
            background-color: rgba(230, 230, 230, 0);
            border-color: #2b2b2b;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-secondary-2.active.focus,
        .btn-secondary-2.active:focus,
        .btn-secondary-2.active:hover,
        .btn-secondary-2:active.focus,
        .btn-secondary-2:active:focus,
        .btn-secondary-2:active:hover,
        .open>.dropdown-toggle.btn-secondary-2.focus,
        .open>.dropdown-toggle.btn-secondary-2:focus,
        .open>.dropdown-toggle.btn-secondary-2:hover {
            color: #444;
            background-color: rgba(230, 230, 230, 0);
            border-color: #2b2b2b
        }

        .btn-secondary-2.disabled.focus,
        .btn-secondary-2.disabled:focus,
        .btn-secondary-2.disabled:hover,
        .btn-secondary-2[disabled].focus,
        .btn-secondary-2[disabled]:focus,
        .btn-secondary-2[disabled]:hover,
        fieldset[disabled] .btn-secondary-2.focus,
        fieldset[disabled] .btn-secondary-2:focus,
        fieldset[disabled] .btn-secondary-2:hover {
            background-color: rgba(255, 255, 255, 0);
            border-color: #444;
            -webkit-transform: none;
            transform: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .btn-secondary-2 .badge {
            color: rgba(255, 255, 255, 0);
            background-color: #444
        }

        .btn-overlay-primary-1 {
            color: #444;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-1.focus,
        .btn-overlay-primary-1:focus,
        .btn-overlay-primary-1:hover {
            color: #2b2b2b;
            background-color: #fff;
            border-color: #fff;
            outline: 0
        }

        .btn-overlay-primary-1.active,
        .btn-overlay-primary-1:active,
        .open>.dropdown-toggle.btn-overlay-primary-1 {
            color: #2b2b2b;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-primary-1.active.focus,
        .btn-overlay-primary-1.active:focus,
        .btn-overlay-primary-1.active:hover,
        .btn-overlay-primary-1:active.focus,
        .btn-overlay-primary-1:active:focus,
        .btn-overlay-primary-1:active:hover,
        .open>.dropdown-toggle.btn-overlay-primary-1.focus,
        .open>.dropdown-toggle.btn-overlay-primary-1:focus,
        .open>.dropdown-toggle.btn-overlay-primary-1:hover {
            color: #2b2b2b;
            background-color: #fff;
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-primary-1.disabled.focus,
        .btn-overlay-primary-1.disabled:focus,
        .btn-overlay-primary-1.disabled:hover,
        .btn-overlay-primary-1[disabled].focus,
        .btn-overlay-primary-1[disabled]:focus,
        .btn-overlay-primary-1[disabled]:hover,
        fieldset[disabled] .btn-overlay-primary-1.focus,
        fieldset[disabled] .btn-overlay-primary-1:focus,
        fieldset[disabled] .btn-overlay-primary-1:hover {
            color: #444;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-primary-1 .badge {
            color: #fff;
            background-color: #444
        }

        .btn-overlay-secondary-1 {
            color: #fff;
            background-color: rgba(255, 255, 255, 0);
            border-color: #fff;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-2,
        .btn-overlay-secondary-2 {
            border-color: #fff;
            will-change: transform;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-secondary-1.focus,
        .btn-overlay-secondary-1:focus,
        .btn-overlay-secondary-1:hover {
            color: #fff;
            background-color: rgba(68, 68, 68, .1);
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-secondary-1.active,
        .btn-overlay-secondary-1:active,
        .open>.dropdown-toggle.btn-overlay-secondary-1 {
            color: #fff;
            background-color: rgba(230, 230, 230, 0);
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-secondary-1.active.focus,
        .btn-overlay-secondary-1.active:focus,
        .btn-overlay-secondary-1.active:hover,
        .btn-overlay-secondary-1:active.focus,
        .btn-overlay-secondary-1:active:focus,
        .btn-overlay-secondary-1:active:hover,
        .open>.dropdown-toggle.btn-overlay-secondary-1.focus,
        .open>.dropdown-toggle.btn-overlay-secondary-1:focus,
        .open>.dropdown-toggle.btn-overlay-secondary-1:hover {
            color: #fff;
            background-color: rgba(0, 0, 0, .25);
            border-color: #fff
        }

        .btn-overlay-secondary-1.disabled.focus,
        .btn-overlay-secondary-1.disabled:focus,
        .btn-overlay-secondary-1.disabled:hover,
        .btn-overlay-secondary-1[disabled].focus,
        .btn-overlay-secondary-1[disabled]:focus,
        .btn-overlay-secondary-1[disabled]:hover,
        fieldset[disabled] .btn-overlay-secondary-1.focus,
        fieldset[disabled] .btn-overlay-secondary-1:focus,
        fieldset[disabled] .btn-overlay-secondary-1:hover {
            background-color: rgba(255, 255, 255, 0);
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-secondary-1 .badge {
            color: rgba(255, 255, 255, 0);
            background-color: #fff
        }

        .btn-overlay-primary-2 {
            color: #26aeb5;
            background-color: #fff;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-2.focus,
        .btn-overlay-primary-2:focus,
        .btn-overlay-primary-2:hover {
            color: #2e767a;
            background-color: #fff;
            border-color: #fff;
            outline: 0
        }

        .btn-overlay-primary-2.active,
        .btn-overlay-primary-2:active,
        .open>.dropdown-toggle.btn-overlay-primary-2 {
            color: #2e767a;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-primary-2.active.focus,
        .btn-overlay-primary-2.active:focus,
        .btn-overlay-primary-2.active:hover,
        .btn-overlay-primary-2:active.focus,
        .btn-overlay-primary-2:active:focus,
        .btn-overlay-primary-2:active:hover,
        .open>.dropdown-toggle.btn-overlay-primary-2.focus,
        .open>.dropdown-toggle.btn-overlay-primary-2:focus,
        .open>.dropdown-toggle.btn-overlay-primary-2:hover {
            color: #2e767a;
            background-color: #fff;
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-primary-2.disabled.focus,
        .btn-overlay-primary-2.disabled:focus,
        .btn-overlay-primary-2.disabled:hover,
        .btn-overlay-primary-2[disabled].focus,
        .btn-overlay-primary-2[disabled]:focus,
        .btn-overlay-primary-2[disabled]:hover,
        fieldset[disabled] .btn-overlay-primary-2.focus,
        fieldset[disabled] .btn-overlay-primary-2:focus,
        fieldset[disabled] .btn-overlay-primary-2:hover {
            color: #26aeb5;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-primary-2 .badge {
            color: #fff;
            background-color: #26aeb5
        }

        .btn-overlay-secondary-2 {
            color: #fff;
            background-color: rgba(255, 255, 255, 0);
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-3,
        .btn-overlay-primary-4 {
            -webkit-transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            will-change: transform;
            border-color: #fff;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .btn-overlay-secondary-2.focus,
        .btn-overlay-secondary-2:focus,
        .btn-overlay-secondary-2:hover {
            color: #fff;
            background-color: rgba(68, 68, 68, .1);
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-secondary-2.active,
        .btn-overlay-secondary-2:active,
        .open>.dropdown-toggle.btn-overlay-secondary-2 {
            color: #fff;
            background-color: rgba(230, 230, 230, 0);
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-secondary-2.active.focus,
        .btn-overlay-secondary-2.active:focus,
        .btn-overlay-secondary-2.active:hover,
        .btn-overlay-secondary-2:active.focus,
        .btn-overlay-secondary-2:active:focus,
        .btn-overlay-secondary-2:active:hover,
        .open>.dropdown-toggle.btn-overlay-secondary-2.focus,
        .open>.dropdown-toggle.btn-overlay-secondary-2:focus,
        .open>.dropdown-toggle.btn-overlay-secondary-2:hover {
            color: #fff;
            background-color: rgba(0, 0, 0, .25);
            border-color: #fff
        }

        .btn-overlay-secondary-2.disabled.focus,
        .btn-overlay-secondary-2.disabled:focus,
        .btn-overlay-secondary-2.disabled:hover,
        .btn-overlay-secondary-2[disabled].focus,
        .btn-overlay-secondary-2[disabled]:focus,
        .btn-overlay-secondary-2[disabled]:hover,
        fieldset[disabled] .btn-overlay-secondary-2.focus,
        fieldset[disabled] .btn-overlay-secondary-2:focus,
        fieldset[disabled] .btn-overlay-secondary-2:hover {
            background-color: rgba(255, 255, 255, 0);
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-secondary-2 .badge {
            color: rgba(255, 255, 255, 0);
            background-color: #fff
        }

        .btn-overlay-primary-3 {
            color: #02768b;
            background-color: #fff;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-3.focus,
        .btn-overlay-primary-3:focus,
        .btn-overlay-primary-3:hover {
            color: #0a4550;
            background-color: #fff;
            border-color: #fff;
            outline: 0
        }

        .btn-overlay-primary-3.active,
        .btn-overlay-primary-3:active,
        .open>.dropdown-toggle.btn-overlay-primary-3 {
            color: #0a4550;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-primary-3.active.focus,
        .btn-overlay-primary-3.active:focus,
        .btn-overlay-primary-3.active:hover,
        .btn-overlay-primary-3:active.focus,
        .btn-overlay-primary-3:active:focus,
        .btn-overlay-primary-3:active:hover,
        .open>.dropdown-toggle.btn-overlay-primary-3.focus,
        .open>.dropdown-toggle.btn-overlay-primary-3:focus,
        .open>.dropdown-toggle.btn-overlay-primary-3:hover {
            color: #0a4550;
            background-color: #fff;
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-primary-3.disabled.focus,
        .btn-overlay-primary-3.disabled:focus,
        .btn-overlay-primary-3.disabled:hover,
        .btn-overlay-primary-3[disabled].focus,
        .btn-overlay-primary-3[disabled]:focus,
        .btn-overlay-primary-3[disabled]:hover,
        fieldset[disabled] .btn-overlay-primary-3.focus,
        fieldset[disabled] .btn-overlay-primary-3:focus,
        fieldset[disabled] .btn-overlay-primary-3:hover {
            color: #02768b;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-primary-3 .badge {
            color: #fff;
            background-color: #02768b
        }

        .btn-overlay-primary-4 {
            color: #eb0450;
            background-color: #fff;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-4.focus,
        .btn-overlay-primary-4:focus,
        .btn-overlay-primary-4:hover {
            color: #a61645;
            background-color: #fff;
            border-color: #fff;
            outline: 0
        }

        .btn-overlay-primary-4.active,
        .btn-overlay-primary-4:active,
        .open>.dropdown-toggle.btn-overlay-primary-4 {
            color: #a61645;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-primary-4.active.focus,
        .btn-overlay-primary-4.active:focus,
        .btn-overlay-primary-4.active:hover,
        .btn-overlay-primary-4:active.focus,
        .btn-overlay-primary-4:active:focus,
        .btn-overlay-primary-4:active:hover,
        .open>.dropdown-toggle.btn-overlay-primary-4.focus,
        .open>.dropdown-toggle.btn-overlay-primary-4:focus,
        .open>.dropdown-toggle.btn-overlay-primary-4:hover {
            color: #a61645;
            background-color: #fff;
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-primary-4.disabled.focus,
        .btn-overlay-primary-4.disabled:focus,
        .btn-overlay-primary-4.disabled:hover,
        .btn-overlay-primary-4[disabled].focus,
        .btn-overlay-primary-4[disabled]:focus,
        .btn-overlay-primary-4[disabled]:hover,
        fieldset[disabled] .btn-overlay-primary-4.focus,
        fieldset[disabled] .btn-overlay-primary-4:focus,
        fieldset[disabled] .btn-overlay-primary-4:hover {
            color: #eb0450;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-primary-4 .badge {
            color: #fff;
            background-color: #eb0450
        }

        .btn-overlay-primary-5 {
            color: #444;
            background-color: #fff;
            border-color: #fff;
            will-change: transform;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            -webkit-transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: background 0.3s ease-out, -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out;
            transition: transform 0.3s ease-out, background 0.3s ease-out, -webkit-transform 0.3s ease-out
        }

        .btn-overlay-primary-5.focus,
        .btn-overlay-primary-5:focus,
        .btn-overlay-primary-5:hover {
            color: #2b2b2b;
            background-color: #fff;
            border-color: #fff;
            outline: 0
        }

        .btn-overlay-primary-5.active,
        .btn-overlay-primary-5:active,
        .open>.dropdown-toggle.btn-overlay-primary-5 {
            color: #2b2b2b;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            -o-transform: scale(.9);
            transform: scale(.9);
            -webkit-transition-duration: .3s;
            transition-duration: .3s;
            background-image: none
        }

        .btn-overlay-primary-5.active.focus,
        .btn-overlay-primary-5.active:focus,
        .btn-overlay-primary-5.active:hover,
        .btn-overlay-primary-5:active.focus,
        .btn-overlay-primary-5:active:focus,
        .btn-overlay-primary-5:active:hover,
        .open>.dropdown-toggle.btn-overlay-primary-5.focus,
        .open>.dropdown-toggle.btn-overlay-primary-5:focus,
        .open>.dropdown-toggle.btn-overlay-primary-5:hover {
            color: #2b2b2b;
            background-color: #fff;
            border-color: #fff;
            outline: 0 !important
        }

        .btn-overlay-primary-5.disabled.focus,
        .btn-overlay-primary-5.disabled:focus,
        .btn-overlay-primary-5.disabled:hover,
        .btn-overlay-primary-5[disabled].focus,
        .btn-overlay-primary-5[disabled]:focus,
        .btn-overlay-primary-5[disabled]:hover,
        fieldset[disabled] .btn-overlay-primary-5.focus,
        fieldset[disabled] .btn-overlay-primary-5:focus,
        fieldset[disabled] .btn-overlay-primary-5:hover {
            color: #444;
            background-color: #fff;
            border-color: #fff;
            -webkit-transform: none;
            transform: none
        }

        .btn-overlay-primary-5 .badge {
            color: #fff;
            background-color: #444
        }

        .btn-sticky {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            min-height: 100px;
            background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
            background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
            background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=0);
            padding-top: 40px
        }

        .btn-link-secondary,
        .btn-link-secondary:active {
            font-size: 16px;
            color: #666;
            background-color: #fff;
            border-color: #fff;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .btn-link-secondary.active,
        .btn-link-secondary.active.focus,
        .btn-link-secondary.active:focus,
        .btn-link-secondary.active:hover,
        .btn-link-secondary.focus,
        .btn-link-secondary:active,
        .btn-link-secondary:active.active,
        .btn-link-secondary:active.active.focus,
        .btn-link-secondary:active.active:focus,
        .btn-link-secondary:active.active:hover,
        .btn-link-secondary:active.focus,
        .btn-link-secondary:active:active,
        .btn-link-secondary:active:active.focus,
        .btn-link-secondary:active:active:focus,
        .btn-link-secondary:active:active:hover,
        .btn-link-secondary:active:focus,
        .btn-link-secondary:active:hover,
        .btn-link-secondary:focus,
        .btn-link-secondary:hover,
        .open>.dropdown-toggle.btn-link-secondary,
        .open>.dropdown-toggle.btn-link-secondary.focus,
        .open>.dropdown-toggle.btn-link-secondary:active,
        .open>.dropdown-toggle.btn-link-secondary:active.focus,
        .open>.dropdown-toggle.btn-link-secondary:active:focus,
        .open>.dropdown-toggle.btn-link-secondary:active:hover,
        .open>.dropdown-toggle.btn-link-secondary:focus,
        .open>.dropdown-toggle.btn-link-secondary:hover {
            color: #666;
            background-color: #fff;
            border-color: #fff
        }

        .btn-link-secondary.active,
        .btn-link-secondary:active,
        .btn-link-secondary:active.active,
        .btn-link-secondary:active:active,
        .open>.dropdown-toggle.btn-link-secondary,
        .open>.dropdown-toggle.btn-link-secondary:active {
            background-image: none
        }

        .btn-link-secondary.disabled.focus,
        .btn-link-secondary.disabled:focus,
        .btn-link-secondary.disabled:hover,
        .btn-link-secondary:active.disabled.focus,
        .btn-link-secondary:active.disabled:focus,
        .btn-link-secondary:active.disabled:hover,
        .btn-link-secondary:active[disabled].focus,
        .btn-link-secondary:active[disabled]:focus,
        .btn-link-secondary:active[disabled]:hover,
        .btn-link-secondary[disabled].focus,
        .btn-link-secondary[disabled]:focus,
        .btn-link-secondary[disabled]:hover,
        fieldset[disabled] .btn-link-secondary.focus,
        fieldset[disabled] .btn-link-secondary:active.focus,
        fieldset[disabled] .btn-link-secondary:active:focus,
        fieldset[disabled] .btn-link-secondary:active:hover,
        fieldset[disabled] .btn-link-secondary:focus,
        fieldset[disabled] .btn-link-secondary:hover {
            background-color: #fff;
            border-color: #fff
        }

        .btn-link-secondary .badge,
        .btn-link-secondary:active .badge {
            color: #fff;
            background-color: #666
        }

        .btn-link-secondary:active:hover,
        .btn-link-secondary:hover {
            color: #4848de
        }

        .btn-link-secondary:active:hover:active,
        .btn-link-secondary:hover:active {
            color: #2626cd
        }

        .btn-link-secondary:active,
        .btn-link-secondary:active:active,
        .btn-link-secondary:active:focus,
        .btn-link-secondary:focus {
            box-shadow: none;
            color: #555;
            outline: 0 !important
        }

        .btn-link-secondary .icon-front-chevron svg,
        .btn-link-secondary:active .icon-front-chevron svg {
            height: 9px;
            display: inline;
            top: -3px;
            position: relative
        }

        .btn-link-secondary .icon-front-chevron svg path,
        .btn-link-secondary:active .icon-front-chevron svg path {
            stroke: #888
        }

        .btn-stacked .btn+.btn {
            display: block;
            margin-top: 25px
        }

        .btn-stacked .btn.btn-link-secondary {
            margin-top: 13px;
            display: inline-block
        }

        .form-group .custom-select .form-control:only-child,
        .form-group .form-control:only-child {
            margin-top: -24px
        }

        .form-group {
            padding-top: 24px;
            position: relative
        }

        .form-group input::-webkit-contacts-auto-fill-button {
            visibility: hidden;
            display: none !important;
            pointer-events: none;
            position: absolute;
            right: 0
        }

        .form-group .form-icon {
            cursor: pointer
        }

        .form-group label {
            font-weight: 400;
            position: absolute;
            top: 0;
            padding-left: 3px;
            text-transform: uppercase;
            color: #444;
            font-size: 14px;
            line-height: 17px
        }

        .form-group .form-control {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            box-shadow: none;
            position: relative;
            border-radius: 3px;
            background-color: #f5f5f5;
            border: 1px solid #bcbcbc;
            font-size: 16px;
            caret-color: #02768b
        }

        .form-group .form-control:-internal-autofill-selected {
            background-color: #eee !important
        }

        .form-group .form-control:focus {
            border-color: #7dead7
        }

        .form-group input.form-control,
        .form-group select.form-control {
            height: 40px
        }

        .form-group textarea.form-control {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            height: 131px;
            max-width: 100%;
            max-height: 100%
        }

        .form-group .custom-select {
            display: block;
            position: relative
        }

        .form-group .custom-select .form-control {
            -webkit-appearance: none;
            appearance: none;
            -moz-appearance: none
        }

        .form-group .custom-select .form-control+label {
            top: -24px
        }

        .form-group .custom-select .icon {
            position: absolute;
            z-index: 1;
            top: 18px;
            right: 14px;
            pointer-events: none
        }

        @media all and (-ms-high-contrast:none),
        (-ms-high-contrast:active) {
            .form-group .custom-select .custom-select .icon-down-chevron {
                display: none
            }
        }

        @supports (-webkit-appearance:none) or (appearance:none) or ((-moz-appearance:none) and (mask-type:alpha)) {
            .form-group .custom-select select {
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
            }
        }

        .form-group.field-icons .icon {
            position: absolute;
            z-index: 1;
            top: 12px;
            right: 12px;
            width: 16px;
            height: 16px;
            cursor: pointer
        }

        .form-group.field-icons .icon svg {
            color: #666
        }

        .form-group.field-icons .icon-field-clear {
            cursor: pointer;
            pointer-events: all
        }

        .form-group.field-icons .icon-tick {
            cursor: default
        }

        .form-group.field-icons .icon-calendar {
            margin-top: -5px
        }

        .form-group.field-icons .form-control:nth-last-child(2) {
            margin-top: -24px
        }

        .form-group.field-icons label+.icon {
            top: 36px
        }

        .form-group.field-icons .icon-cc,
        .form-group.field-icons label+.icon-cc {
            display: none;
            height: auto;
            width: auto;
            top: 32px
        }

        .form-group.field-icons input[data-card-type=blank]~.icon-cc.icon-cc-blank,
        .form-group.field-icons input[data-card-type=amex]~.icon-cc.icon-cc-amex,
        .form-group.field-icons input[data-card-type=discover]~.icon-cc.icon-cc-discover,
        .form-group.field-icons input[data-card-type=mastercard]~.icon-cc.icon-cc-mastercard,
        .form-group.field-icons input[data-card-type=visa]~.icon-cc.icon-cc-visa {
            display: inline-flex
        }

        .form-group::after {
            opacity: 0;
            max-height: 0;
            content: ''
        }

        .form-group.notvalid label {
            color: #444
        }

        .form-group.notvalid .form-control {
            border-color: #eb0450
        }

        .form-group.notvalid .form-control:focus {
            border-color: #7dead7
        }

        .form-group.notvalid::after {
            color: #eb0450;
            content: attr(data-error);
            display: block;
            padding-left: 3px;
            width: 100%;
            opacity: 1;
            max-height: 19px;
            margin-top: 3px;
            transition: all .25s ease-in-out 0s;
            -ms-transition: all .25s ease-in-out 0s
        }

        .form-group.inline-button .form-control {
            width: 150px;
            display: inline-block
        }

        .form-group.inline-button .btn {
            border-radius: 4px;
            margin-top: -5px;
            margin-left: 9px
        }

        .form-group.typeahead {
            margin-bottom: 0;
            margin-top: 0;
            padding-top: 0
        }

        .form-group.typeahead.form-control:focus .suggestions {
            display: block
        }

        .form-group.typeahead label {
            text-transform: none
        }

        .form-group.typeahead .expandable-list {
            margin-bottom: 0;
            margin-left: -10px
        }

        .form-group.typeahead .typeahead-options .control-indicator {
            max-width: 1000px
        }

        .form-group.typeahead .typeahead-options label {
            margin-bottom: 20px
        }

        .form-group.typeahead .control-indicator {
            border-color: transparent;
            background: 0 0;
            fill: #fff
        }

        .form-group.typeahead .control-indicator.checked {
            border-color: transparent;
            background: 0 0;
            fill: #1e1e1e
        }

        .form-group.typeahead input:checked~.control-indicator {
            color: #fff;
            background-color: #444
        }

        .form-group.typeahead input:checked~.control-indicator .icon svg path {
            fill: #444 !important
        }

        .form-group.typeahead .control-indicator.checked .icon [fill],
        .icon-darker.icon-check-mark [fill],
        .icon-primary.icon-favorite [fill],
        .list-group.selectors .control input:checked~.control-indicator .icon [fill],
        .selectors .control.control-image-container input:checked~.control-indicator .icon [fill],
        .selectors-list .control input:checked~.control-indicator .icon [fill] {
            fill: currentColor
        }

        .form-group.typeahead .suggestions {
            margin-top: -3px;
            border: 1px solid #bcbcbc;
            border-top-style: none;
            overflow-y: auto;
            overflow-x: hidden;
            transition: all .5s ease-out;
            margin-left: 0;
            padding-left: 0
        }

        .form-group.typeahead .suggestions li {
            padding: 10px;
            list-style: none;
            color: #444;
            font-size: 16px;
            cursor: pointer
        }

        .overlay-form .form-group .form-control:focus+label,
        .overlay-form .form-group label,
        .overlay-form .form-group.typeahead .suggestions li,
        .overlay-form h1,
        .overlay-form h2,
        .overlay-form h3,
        .overlay-form h4,
        .overlay-form h5,
        .overlay-form p {
            color: #fff
        }

        .form-group.typeahead .suggestions li:first-child {
            margin-top: 20px
        }

        .form-group.typeahead .suggestions li:hover {
            background-color: #7dead7
        }

        .form-row .form-group {
            position: relative;
            width: 50%
        }

        .form-row .form-group:first-child {
            padding-right: 5px;
            float: left
        }

        .form-row .form-group:last-child {
            padding-left: 4px;
            float: right
        }

        @media (min-width:768px) {
            .form-row .form-group:first-child {
                padding-right: 9px
            }

            .form-row .form-group:last-child {
                padding-left: 8px
            }
        }

        @media (min-width:1200px) {
            .form-row .form-group:first-child {
                padding-right: 13px
            }

            .form-row .form-group:last-child {
                padding-left: 12px
            }
        }

        .overlay-form {
            background-color: #bcbcbc;
            padding: 15px 5px
        }

        .overlay-form .overlay-form {
            padding: 0
        }

        .overlay-form .form-group .form-control {
            background-color: #fff
        }

        .overlay-form .form-group .form-control:focus {
            border-color: #02768b
        }

        .form-in-action .form-control {
            margin-top: -24px
        }

        .form-in-action .form-control:focus {
            border-color: #eb0450
        }

        .form-in-action .form-control:focus+.error-message {
            border-color: #eb0450;
            transition: all .25s ease-in-out 0s;
            -ms-transition: all .25s ease-in-out 0s;
            opacity: 1;
            max-height: 19px
        }

        .form-in-action .error-message {
            color: #eb0450;
            display: block;
            padding-left: 4px;
            overflow: hidden;
            white-space: normal;
            word-wrap: break-word;
            width: 100%;
            opacity: 0;
            max-height: 0
        }

        .form-in-action .form-control.typeahead:click {
            background-color: #f60
        }

        .form-in-action .form-control.typeahead:click .suggestions li:click {
            color: #f60
        }

        .phone-input-container .form-control {
            width: unset;
            display: inline
        }

        .phone-input-container .left-paren {
            position: absolute;
            top: 21px;
            left: 8px;
            font-size: 16px
        }

        .phone-input-container .right-paren {
            position: absolute;
            top: 21px;
            left: 46px;
            font-size: 16px
        }

        .phone-input-container .form-control:nth-child(1) {
            margin-right: 10px;
            padding-left: 15px
        }

        .phone-input-container .form-control:nth-child(2) {
            margin-right: 10px
        }

        .phone-input-container .form-control:nth-child(4) {
            margin-left: 10px
        }

        .nav>li>a {
            color: #888
        }

        .nav>li>a:hover {
            color: #6f6f6f
        }

        .nav>li.active>a {
            color: #02768b
        }

        .nav>li.active>a:hover {
            color: #5555d4
        }

        .nav>li.active>a.disabled:hover {
            cursor: text
        }

        .nav>li.active,
        .nav>li.disabled {
            font-weight: 700
        }

        .nav-tabs .dropdown-menu {
            border-radius: 4px
        }

        .nav-tabs.nav-tabs-default {
            border-bottom: 3px solid #dedede;
            letter-spacing: .5px;
            position: relative
        }

        .nav-tabs.nav-tabs-default li,
        .nav-tabs.nav-tabs-default ul {
            margin: 0;
            padding: 0
        }

        .nav-tabs.nav-tabs-default li .dropdown-menu li a,
        .nav-tabs.nav-tabs-default ul .dropdown-menu li a {
            text-transform: none;
            margin-bottom: 0;
            margin-left: 7px
        }

        .nav-tabs.nav-tabs-default>li a {
            border: 0;
            color: #444;
            font-size: 12px;
            display: inline-block;
            cursor: pointer;
            padding: 10px 0 12px;
            max-width: 100%;
            margin-bottom: -3px;
            text-transform: uppercase;
            position: relative
        }

        .nav-tabs.nav-tabs-default>li a .display-icon {
            padding-bottom: 6px
        }

        .nav-tabs.nav-tabs-default>li a .display-label {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding: 0 4px;
            position: relative;
            top: 4px
        }

        .nav-tabs.nav-tabs-default>li a .icon {
            position: relative;
            height: 24px;
            max-height: 24px
        }

        .nav-tabs.nav-tabs-default>li a .red-dot {
            position: absolute;
            bottom: 23px;
            right: -15px;
            margin: -3.5px 0
        }

        .nav-tabs.nav-tabs-default>li a:active,
        .nav-tabs.nav-tabs-default>li a:hover,
        .nav-tabs.nav-tabs-default>li a:link,
        .nav-tabs.nav-tabs-default>li a:visited {
            text-decoration: none;
            background-color: inherit;
            color: #444
        }

        .nav-tabs.nav-tabs-default>li.active a {
            border: 0;
            font-weight: 700
        }

        .nav-tabs.nav-tabs-default>li.active a.default-border-bottom {
            border-bottom: 3px solid #27e4c4
        }

        .nav-tabs.nav-tabs-default>li .icon-tab {
            color: #444;
            float: none;
            cursor: pointer;
            display: inline-block
        }

        .navbar .navbar-nav>.disabled,
        .navbar .navbar-nav>.disabled>a:focus,
        .navbar .navbar-nav>.disabled>a:hover {
            cursor: text
        }

        .nav-tabs.nav-tabs-default>li .icon-tab .display-icon {
            height: 23px;
            display: inline-block;
            margin: 0 4px;
            padding-bottom: 6px
        }

        .nav-tabs.nav-tabs-default>li .icon-tab .display-icon .red-dot {
            bottom: 24px
        }

        .nav-tabs.nav-tabs-default>li .icon-tab .display-icon.default {
            background-color: #bcbcbc;
            border-radius: 20px
        }

        .nav-tabs.nav-tabs-default>li .icon-tab .display-label {
            font-size: 12px;
            position: relative;
            margin-top: 8px
        }

        .nav-tabs.nav-tabs-default>li .icon-tab .red-dot {
            bottom: 16px
        }

        .nav-tabs.nav-tabs-default .active-tab-indicator {
            background-color: transparent;
            position: absolute;
            border-bottom: 3px solid #27e4c4;
            bottom: -3px;
            left: 26;
            -webkit-transition: all .2s ease;
            -o-transition: all .2s ease;
            transition: all .2s ease;
            margin-left: -7px
        }

        .nav-tabs.nav-tabs-default.tabs-2,
        .nav-tabs.nav-tabs-default.tabs-3,
        .nav-tabs.nav-tabs-default.tabs-4 {
            display: flex
        }

        .nav-tabs.nav-tabs-default.tabs-2>li,
        .nav-tabs.nav-tabs-default.tabs-3>li,
        .nav-tabs.nav-tabs-default.tabs-4>li {
            flex-basis: 0;
            flex-grow: 1
        }

        .nav-tabs.nav-tabs-default.tabs-2>li a,
        .nav-tabs.nav-tabs-default.tabs-3>li a,
        .nav-tabs.nav-tabs-default.tabs-4>li a {
            margin-right: 0
        }

        .nav-tabs.nav-tabs-default.tabs-2 .active-tab-indicator,
        .nav-tabs.nav-tabs-default.tabs-3 .active-tab-indicator,
        .nav-tabs.nav-tabs-default.tabs-4 .active-tab-indicator {
            bottom: -3px;
            border-width: 0;
            left: 0;
            height: 3px;
            -webkit-transition: all .6s ease;
            -o-transition: all .6s ease;
            transition: all .6s ease;
            margin-left: 0
        }

        .nav-tabs.nav-tabs-default.tabs-2 .active-tab-indicator::after,
        .nav-tabs.nav-tabs-default.tabs-3 .active-tab-indicator::after,
        .nav-tabs.nav-tabs-default.tabs-4 .active-tab-indicator::after {
            background-color: #27e4c4;
            content: "";
            display: block;
            margin: auto;
            height: 100%;
            width: 50%
        }

        @media (max-width:480px) {
            .nav-tabs.nav-tabs-default.tabs-2 li {
                width: 50%
            }

            .nav-tabs.nav-tabs-default.tabs-3 li {
                width: 33%
            }

            .nav-tabs.nav-tabs-default.tabs-4 li {
                width: 25%
            }
        }

        .nav-tabs.nav-tabs-default.tabs-2 li:nth-of-type(1).active~.active-tab-indicator {
            left: calc(0%);
            width: calc(50%)
        }

        .nav-tabs.nav-tabs-default.tabs-2 li:nth-of-type(1).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-2 li:nth-of-type(2).active~.active-tab-indicator {
            left: calc(50%);
            width: calc(50%)
        }

        .nav-tabs.nav-tabs-default.tabs-2 li:nth-of-type(2).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-3 li:nth-of-type(1).active~.active-tab-indicator {
            left: calc(0%);
            width: calc(33.33333333%)
        }

        .nav-tabs.nav-tabs-default.tabs-3 li:nth-of-type(1).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-3 li:nth-of-type(2).active~.active-tab-indicator {
            left: calc(33.33333333%);
            width: calc(33.33333333%)
        }

        .nav-tabs.nav-tabs-default.tabs-3 li:nth-of-type(2).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-3 li:nth-of-type(3).active~.active-tab-indicator {
            left: calc(66.66666667%);
            width: calc(33.33333333%)
        }

        .nav-tabs.nav-tabs-default.tabs-3 li:nth-of-type(3).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(1).active~.active-tab-indicator {
            left: calc(0%);
            width: calc(25%)
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(1).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(2).active~.active-tab-indicator {
            left: calc(25%);
            width: calc(25%)
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(2).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(3).active~.active-tab-indicator {
            left: calc(50%);
            width: calc(25%)
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(3).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(4).active~.active-tab-indicator {
            left: calc(75%);
            width: calc(25%)
        }

        .nav-tabs.nav-tabs-default.tabs-4 li:nth-of-type(4).tab-lg.active~.active-tab-indicator:after {
            width: 75%
        }

        .tab-content {
            padding: 30px 20px;
            color: #666;
            font-size: 16px
        }

        .tab-content.grey-bg {
            background-color: #f9f9f9;
            border-bottom: 1px solid #dedede
        }

        .navbar {
            height: 50px;
            min-height: 0;
            border-width: 0
        }

        .navbar .container-fluid {
            display: table;
            height: inherit;
            width: 100%
        }

        .navbar .navbar-center,
        .navbar .navbar-left,
        .navbar .navbar-right {
            display: table-cell;
            text-align: center;
            vertical-align: middle;
            white-space: nowrap
        }

        .navbar .navbar-left,
        .navbar .navbar-right {
            float: none !important;
            width: 1px
        }

        .navbar .navbar-center {
            max-width: 1px;
            width: 100%
        }

        .navbar .navbar-center a {
            display: inline-block;
            vertical-align: middle
        }

        .navbar .navbar-center svg {
            max-width: 100%
        }

        .navbar .navbar-title {
            display: block;
            margin: 0;
            font-size: 18px;
            line-height: 20px;
            color: #444;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .navbar .navbar-nav {
            margin: 0 -15px;
            display: flex
        }

        .navbar .navbar-nav .navbar-link {
            color: #444
        }

        .navbar .navbar-nav .icon {
            margin: -15px;
            width: 50px;
            height: 50px
        }

        .navbar .navbar-nav .icon-back-chevron svg {
            margin-left: 15px
        }

        .navbar .navbar-nav>li a {
            padding: 15px;
            font-size: 16px;
            line-height: 20px;
            color: #5555d4
        }

        .navbar .navbar-nav>.active>a,
        .navbar .navbar-nav>.active>a:focus,
        .navbar .navbar-nav>.active>a:hover {
            color: #5555d4
        }

        .navbar .navbar-nav>.disabled>a {
            cursor: text;
            opacity: .9;
            color: #5555d4
        }

        .navbar .icon {
            display: flex
        }

        .navbar.navbar-trim {
            height: 51px;
            border-width: 0 0 1px
        }

        .icon {
            display: inline-flex;
            vertical-align: sub;
            color: #444
        }

        .icon .ani,
        .icon svg {
            -webkit-transition-duration: 125ms;
            transition-duration: 125ms;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transform-origin: center;
            -moz-transform-origin: center;
            -ms-transform-origin: center;
            transform-origin: center;
            margin: auto
        }

        .icon-primary {
            color: #02768b
        }

        .icon-primary.icon-favorite {
            color: #eb0450
        }

        .icon-primary.icon-sparkles {
            color: #27e4c4
        }

        .icon-primary.icon-sparkles .ani-sparkle-sm {
            stroke: #9df2e3
        }

        [class*="icon-stars"][class*="icon-stars-5"][class*="icon-stars-outline"] [class*="star-5"],
        [class*="icon-stars"][class*="icon-stars-5"][class*="icon-stars-outline"] [class*="star-4"],
        [class*="icon-stars"][class*="icon-stars-5"][class*="icon-stars-outline"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-5"][class*="icon-stars-outline"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-5"][class*="icon-stars-outline"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-5"][class*="icon-stars-outline"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-4"][class*="icon-stars-outline"] [class*="star-4"],
        [class*="icon-stars"][class*="icon-stars-4"][class*="icon-stars-outline"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-4"][class*="icon-stars-outline"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-4"][class*="icon-stars-outline"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-4"][class*="icon-stars-outline"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-3"][class*="icon-stars-outline"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-3"][class*="icon-stars-outline"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-3"][class*="icon-stars-outline"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-3"][class*="icon-stars-outline"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-2"][class*="icon-stars-outline"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-2"][class*="icon-stars-outline"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-2"][class*="icon-stars-outline"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-1"][class*="icon-stars-outline"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-1"][class*="icon-stars-outline"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-0"][class*="icon-stars-outline"] [class*="star-0"] {
            stroke: #eb0450
        }

        [class*="icon-stars"][class*="icon-stars-5-5"][class*="icon-stars-outline"] [class*="star-6"],
        [class*="icon-stars"][class*="icon-stars-4-5"][class*="icon-stars-outline"] [class*="star-5"],
        [class*="icon-stars"][class*="icon-stars-3-5"][class*="icon-stars-outline"] [class*="star-4"],
        [class*="icon-stars"][class*="icon-stars-2-5"][class*="icon-stars-outline"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-1-5"][class*="icon-stars-outline"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-0-5"][class*="icon-stars-outline"] [class*="star-1"] {
            stroke: url(#stroke)
        }

        .icon-darkest {
            color: #1e1e1e
        }

        .form-group.typeahead .control-indicator.checked .icon,
        .icon-darker,
        .list-group.selectors .control input:checked~.control-indicator .icon,
        .selectors .control.control-image-container input:checked~.control-indicator .icon,
        .selectors-list .control input:checked~.control-indicator .icon {
            color: #444
        }

        .icon-dark {
            color: #888
        }

        .icon-light {
            color: #bcbcbc
        }

        .icon-lighter {
            color: #dedede
        }

        .form-group.typeahead input:checked~.control-indicator .icon,
        .icon-lightest,
        .selectors .control input:checked~.control-indicator .icon {
            color: #fff
        }

        .icon-brand-1-light {
            color: #4ad9d9
        }

        .icon-brand-1-medium {
            color: #26aeb5
        }

        .icon-brand-1-dark {
            color: #083438
        }

        .icon-brand-2-light {
            color: #27e4c4
        }

        .icon-brand-2-medium {
            color: #02768b
        }

        .icon-brand-2-dark {
            color: #017062
        }

        .icon-brand-3-light {
            color: #ff8484
        }

        .icon-brand-3-medium {
            color: #eb0450
        }

        .icon-brand-3-dark {
            color: #d2393c
        }

        [class*="icon-stars"] .star {
            fill: #bcbcbc
        }

        [class*="icon-stars"][class*="icon-stars-5"] [class*="star-5"],
        [class*="icon-stars"][class*="icon-stars-5"] [class*="star-4"],
        [class*="icon-stars"][class*="icon-stars-5"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-5"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-5"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-5"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-4"] [class*="star-4"],
        [class*="icon-stars"][class*="icon-stars-4"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-4"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-4"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-4"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-3"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-3"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-3"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-3"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-2"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-2"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-2"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-1"] [class*="star-1"],
        [class*="icon-stars"][class*="icon-stars-1"] [class*="star-0"],
        [class*="icon-stars"][class*="icon-stars-0"] [class*="star-0"] {
            fill: #eb0450
        }

        [class*="icon-stars"][class*="icon-stars-5-5"] [class*="star-6"],
        [class*="icon-stars"][class*="icon-stars-4-5"] [class*="star-5"],
        [class*="icon-stars"][class*="icon-stars-3-5"] [class*="star-4"],
        [class*="icon-stars"][class*="icon-stars-2-5"] [class*="star-3"],
        [class*="icon-stars"][class*="icon-stars-1-5"] [class*="star-2"],
        [class*="icon-stars"][class*="icon-stars-0-5"] [class*="star-1"] {
            fill: url(#fill)
        }

        [class*="icon-stars-outline"] .star {
            fill: #fff;
            stroke: #bcbcbc
        }

        .icon-hamburger-menu .ani {
            -webkit-transform: rotate(0), translate(0, 0);
            -ms-transform: rotate(0), translate(0, 0);
            -o-transform: rotate(0), translate(0, 0);
            transform: rotate(0), translate(0, 0);
            -webkit-transform-origin: 11px 11px;
            -moz-transform-origin: 11px 11px;
            -ms-transform-origin: 11px 11px;
            transform-origin: 11px 11px;
            -webkit-transition-delay: .15s;
            transition-delay: .15s;
            -webkit-transition-duration: .15s;
            transition-duration: .15s;
            -webkit-transition-property: all;
            transition-property: all;
            opacity: 1
        }

        .icon-hamburger-menu.icon-close-x .ani-mid,
        .icon-hidden.icon-sparkles .ani-sparkle {
            opacity: 0
        }

        .icon-hamburger-menu .ani-top {
            -webkit-transform-origin: 2.5px 7.5px;
            -moz-transform-origin: 2.5px 7.5px;
            -ms-transform-origin: 2.5px 7.5px;
            transform-origin: 2.5px 7.5px
        }

        .icon-hamburger-menu .ani-bottom {
            -webkit-transform-origin: 2.5px 15px;
            -moz-transform-origin: 2.5px 15px;
            -ms-transform-origin: 2.5px 15px;
            transform-origin: 2.5px 15px
        }

        .icon-hamburger-menu.icon-close-x .ani-top {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .icon-hamburger-menu.icon-close-x .ani-bottom {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .icon-hidden .ani,
        .icon-hidden svg {
            -webkit-transform: scale(.5);
            -ms-transform: scale(.5);
            -o-transform: scale(.5);
            transform: scale(.5);
            opacity: 0;
            visibility: hidden
        }

        .icon-hidden.icon-interstitial-note .ani-note {
            -webkit-transform: translate(0, 10%);
            -ms-transform: translate(0, 10%);
            -o-transform: translate(0, 10%);
            transform: translate(0, 10%)
        }

        .icon-hidden.icon-interstitial-note .ani-text {
            -webkit-transform: translate(-10%, 0);
            -ms-transform: translate(-10%, 0);
            -o-transform: translate(-10%, 0);
            transform: translate(-10%, 0)
        }

        .icon-hidden.icon-sparkles .ani-sparkle:nth-child(2),
        .icon-hidden.icon-sparkles .ani-sparkle:nth-child(7) {
            -webkit-animation-delay: .25s;
            animation-delay: .25s
        }

        .icon-hidden.icon-sparkles .ani-sparkle:nth-child(3),
        .icon-hidden.icon-sparkles .ani-sparkle:nth-child(8) {
            -webkit-animation-delay: .5s;
            animation-delay: .5s
        }

        .icon-hidden.icon-sparkles .ani-sparkle:nth-child(5),
        .icon-hidden.icon-sparkles .ani-sparkle:nth-child(9) {
            -webkit-animation-delay: 755ms;
            animation-delay: 755ms
        }

        .icon-visible .ani,
        .icon-visible svg,
        .selectors .control.segment-control.segment-checked input:checked~.control-indicator .icon svg {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
            opacity: 1;
            visibility: visible
        }

        .icon-visible.icon-action-success .ani-tick,
        .icon-visible.icon-interstitial-heart .ani-heart {
            -webkit-transition-delay: 125ms;
            transition-delay: 125ms
        }

        .icon-visible.icon-interstitial-heart .ani-cloud {
            -webkit-animation-name: wobble;
            animation-name: wobble;
            -webkit-animation-delay: .45s;
            animation-delay: .45s;
            -webkit-animation-duration: 6.125s;
            animation-duration: 6.125s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear
        }

        .icon-visible.icon-interstitial-heart .ani-cloud-right {
            -webkit-animation-name: wobble;
            animation-name: wobble;
            -webkit-animation-delay: .2s;
            animation-delay: .2s;
            -webkit-animation-duration: 4.35s;
            animation-duration: 4.35s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            animation-timing-function: linear
        }

        .icon-visible.icon-interstitial-note .ani-note {
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0);
            -webkit-transition-delay: 125ms;
            transition-delay: 125ms
        }

        .icon-visible.icon-interstitial-note .ani-avatar {
            -webkit-transition-delay: .25s;
            transition-delay: .25s
        }

        .icon-visible.icon-interstitial-note .ani-text {
            -webkit-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0);
            -webkit-transition-delay: 375ms;
            transition-delay: 375ms
        }

        .icon-visible.icon-sparkles .ani-sparkle {
            -webkit-animation-name: sparkle;
            animation-name: sparkle;
            -webkit-animation-duration: 1.25s;
            animation-duration: 1.25s;
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite
        }

        @-webkit-keyframes wobble {
            25% {
                -webkit-transform: translate(10%, 10%);
            }

            50% {
                -webkit-transform: translate(0, 20%);
            }

            75% {
                -webkit-transform: translate(-10%, 10%);
            }
        }

        @-moz-keyframes wobble {
            25% {
                -moz-transform: translate(10%, 10%);
            }

            50% {
                -moz-transform: translate(0, 20%);
            }

            75% {
                -moz-transform: translate(-10%, 10%);
            }
        }

        @-o-keyframes wobble {
            25% {
                -o-transform: translate(10%, 10%);
            }

            50% {
                -o-transform: translate(0, 20%);
            }

            75% {
                -o-transform: translate(-10%, 10%);
            }
        }

        @keyframes wobble {
            25% {
                transform: translate(10%, 10%);
            }

            50% {
                transform: translate(0, 20%);
            }

            75% {
                transform: translate(-10%, 10%);
            }
        }

        @-webkit-keyframes sparkle {

            0%,
            100% {
                opacity: .375;
                -webkit-transform: scale(0.625);
            }

            50% {
                opacity: 1;
                -webkit-transform: scale(1);
            }
        }

        @-moz-keyframes sparkle {

            0%,
            100% {
                opacity: .375;
                -moz-transform: scale(0.625);
            }

            50% {
                opacity: 1;
                -moz-transform: scale(1);
            }
        }

        @-o-keyframes sparkle {

            0%,
            100% {
                opacity: .375;
                -o-transform: scale(0.625);
            }

            50% {
                opacity: 1;
                -o-transform: scale(1);
            }
        }

        @keyframes sparkle {

            0%,
            100% {
                opacity: .375;
                transform: scale(0.625);
            }

            50% {
                opacity: 1;
                transform: scale(1);
            }
        }

        .icon g[mask] {
            fill: none
        }

        .icon use:first-of-type,
        .icon use:last-of-type {
            fill-opacity: 1
        }

        span[class*=" icon-48-brand"] use:first-of-type,
        span[class*=" icon-64-brand"] use:first-of-type {
            fill: #27e4c4;
            fill-opacity: .7
        }

        span[class*=" icon-48-brand"] use:last-of-type,
        span[class*=" icon-64-brand"] use:last-of-type {
            fill: #444
        }

        .list-group .list-group-item {
            border-width: 0 0 1px;
            border-color: #dedede;
            border-radius: 0;
            font-size: 16px;
            margin-bottom: 0;
            padding: 12px 15px 11px
        }

        .list-group .list-group-item:active,
        .list-group .list-group-item:focus,
        .list-group .list-group-item:hover,
        .list-group .list-group-item:visited {
            background-color: transparent;
            color: #888;
            text-decoration: none
        }

        .disclaimer-text-1 a,
        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .terms a {
            text-decoration: underline
        }

        .h1,
        .h2,
        .h3,
        .h4,
        .h5,
        .h6,
        .h7,
        .h8,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            margin-bottom: 15px;
            line-height: 1.4;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            color: #1e1e1e
        }

        .body-4 a,
        .link-1 {
            color: #6363f6
        }

        .h1,
        .h2,
        .h3,
        h1,
        h2,
        h3 {
            margin-top: 20px;
            margin-bottom: 10px
        }

        .h1 .small,
        .h1 small,
        .h2 .small,
        .h2 small,
        .h3 .small,
        .h3 small,
        h1 .small,
        h1 small,
        h2 .small,
        h2 small,
        h3 .small,
        h3 small {
            font-size: 65%
        }

        .h4,
        .h5,
        .h6,
        h4,
        h5,
        h6 {
            margin-top: 10px;
            margin-bottom: 10px;
            letter-spacing: .5px
        }

        .h4 .small,
        .h4 small,
        .h5 .small,
        .h5 small,
        .h6 .small,
        .h6 small,
        h4 .small,
        h4 small,
        h5 .small,
        h5 small,
        h6 .small,
        h6 small {
            font-size: 75%
        }

        .h1,
        h1 {
            font-weight: 300;
            line-height: 38px
        }

        .h2,
        h2 {
            font-weight: 400;
            line-height: 30px
        }

        .h2.black,
        h2.black {
            font-weight: 900
        }

        .h3,
        h3 {
            font-weight: 400;
            line-height: 26px
        }

        .h4,
        .h5,
        .h6,
        h4,
        h5,
        h6 {
            font-weight: 700
        }

        .h4,
        h4 {
            line-height: 24px
        }

        .h5,
        h5 {
            line-height: 22px
        }

        .h6,
        h6 {
            text-transform: uppercase;
            line-height: 20px
        }

        .h7,
        .h8 {
            font-size: 14px;
            font-weight: 400;
            line-height: 20px;
            text-transform: none
        }

        .h8 {
            font-style: italic
        }

        .body-1,
        .body-2,
        .body-3,
        .body-4 {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .body-1 {
            font-size: 16px;
            line-height: 24px
        }

        .body-2 {
            font-size: 15px;
            line-height: 22px
        }

        .body-3,
        .body-4,
        .disclaimer-text {
            line-height: 20px;
            font-size: 14px
        }

        .body-4 a {
            font-size: 14px
        }

        .disclaimer-text {
            font-weight: lighter
        }

        .merch-display-1,
        .merch-display-2,
        .st-flag-1,
        .st-flag-2,
        .st-flag-3 {
            font-weight: 700;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .disclaimer-text a {
            color: #6363f6;
            font-size: 14px
        }

        .link-1,
        .link-2 {
            font-size: 18px;
            line-height: 26px
        }

        .link-1,
        .link-2,
        .link-3,
        .link-4 {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .link-1:focus,
        .link-1:hover {
            color: #5555d4
        }

        .link-1:active {
            color: #4b4bbb
        }

        .link-1 .icon-front-chevron svg {
            height: 11px;
            display: inline;
            top: -4px;
            position: relative
        }

        .link-1 .icon-front-chevron svg path {
            stroke: #6363f6
        }

        .link-2 {
            color: #888
        }

        .link-3,
        .link-4 {
            font-size: 16px;
            line-height: 24px
        }

        .link-2:focus,
        .link-2:hover {
            color: #757575
        }

        .link-2:active {
            color: #676767
        }

        .link-2 .icon-front-chevron svg {
            height: 11px;
            display: inline;
            top: -4px;
            position: relative
        }

        .link-3 .icon-front-chevron svg,
        .link-4 .icon-front-chevron svg {
            height: 9px;
            display: inline;
            top: -3px;
            position: relative
        }

        .link-2 .icon-front-chevron svg path {
            stroke: #888
        }

        .link-3 {
            color: #6363f6
        }

        .link-3:focus,
        .link-3:hover {
            color: #5555d4
        }

        .link-3:active {
            color: #4b4bbb
        }

        .link-3 .icon-front-chevron svg path {
            stroke: #6363f6
        }

        .link-4 {
            color: #888
        }

        .link-4:focus,
        .link-4:hover {
            color: #757575
        }

        .link-4:active {
            color: #676767
        }

        .link-4 .icon-front-chevron svg path {
            stroke: #888
        }

        .list-group.expandable-list .list-group-collapser .icon svg path,
        .list-group.expandable-list .list-group-expander .icon svg path {
            stroke: #02768b
        }

        .st-flag-1,
        .st-flag-2,
        .st-flag-3 {
            font-size: 12px;
            text-transform: uppercase;
            line-height: 16px;
            letter-spacing: .5px
        }

        .st-flag-1 {
            color: #eb0450
        }

        .st-flag-2 {
            color: #02768b
        }

        .st-flag-3 {
            color: #666
        }

        .merch-display-1 {
            font-size: 48px;
            line-height: 55px
        }

        .merch-display-2 {
            font-size: 36px;
            line-height: 45px
        }

        .merch-heading-1 {
            font-size: 28px;
            line-height: 43px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .merch-body-1 {
            font-size: 18px;
            line-height: 30px;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .disclaimer-text-1 {
            font-size: 14px;
            color: #888
        }

        .align-center {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

        @-moz-keyframes spin {
            100% {
                -moz-transform: rotate(360deg);
            }
        }

        @-webkit-keyframes spin {
            100% {
                -webkit-transform: rotate(360deg);
            }
        }

        @keyframes spin {
            100% {
                -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
            }
        }

        .loader-spin .icon-60-utility-inline-progress-spinner,
        .loader-spin .icon-spinner {
            display: inline-block;
            width: 52px;
            height: 52px;
            -webkit-animation: spin 1.5s linear infinite;
            -moz-animation: spin 1.5s linear infinite;
            animation: spin 1.5s linear infinite
        }

        .loader-spin .icon-60-utility-inline-progress-spinner {
            width: 60px;
            height: 60px
        }

        .list-group .list-group-item {
            color: #444;
            overflow-y: overlay
        }

        .list-group .list-group-item:hover,
        .list-group .list-group-item:visited {
            color: #444
        }

        .list-group .list-group-item .icon {
            float: right;
            height: 22px;
            width: 20px
        }

        .list-group .list-group-item .icon.icon-front-chevron svg {
            margin-right: 0
        }

        .list-group .list-group-item .icon.icon-clock svg {
            width: 22px;
            height: 22px
        }

        .list-group .list-group-item .icon.icon-minus svg {
            width: 14px
        }

        .list-group .list-group-item .icon.icon-tick svg {
            width: 15px;
            height: 10px
        }

        .list-group .list-group-item .icon:first-child {
            float: left;
            margin-right: 10px
        }

        .list-group .list-group-item .text-secondary {
            color: #666;
            font-size: 14px;
            padding-left: 8px
        }

        .list-group .list-group-item .text-value {
            color: #444;
            float: right;
            max-width: 50%;
            word-wrap: break-word
        }

        .list-group .list-group-item.attribute {
            border-width: 0;
            color: #666
        }

        .list-group .list-group-item.attribute span:nth-child(1) {
            display: inline-block;
            max-width: 88%
        }

        .list-group .list-group-item.attribute.on {
            color: #444
        }

        .list-group .list-group-item.accordion {
            border-width: 0;
            color: #444;
            height: 36px;
            outline: 0;
            margin-bottom: 6px;
            overflow-y: hidden
        }

        .list-group .list-group-item.accordion .icon {
            color: #444;
            width: 13px
        }

        .list-group .list-group-item.accordion:not(.collapsed) .icon {
            transform: rotate(180deg)
        }

        .list-group .list-group-item.accordion~.list-group {
            padding: 0 15px
        }

        .list-group.selectors .control {
            clear: both;
            display: block;
            line-height: 1.2;
            margin-bottom: 8px;
            padding: 10px 15px;
            text-align: left
        }

        .list-group.selectors .control .left-icon-selector {
            margin-left: 0
        }

        .list-group.selectors .control .icon:first-child {
            margin-right: 6px;
            width: 22px;
            height: 20px;
            vertical-align: top
        }

        .list-group.selectors .control .icon:first-child svg {
            width: 22px;
            height: 22px
        }

        .list-group.selectors .control .control-label {
            color: #444;
            font-size: 16px;
            margin-top: 4px;
            display: flex
        }

        .list-group.selectors .control .control-indicator {
            float: right;
            height: 20px;
            line-height: 20px;
            min-height: 20px;
            min-width: 20px;
            border-color: transparent;
            background: 0 0
        }

        .list-group.selectors .control .control-indicator+.control-label.pull-left {
            margin-left: 15px
        }

        @media (min-width:768px) {
            .list-group.selectors .control .control-label {
                padding-left: 8px
            }

            .list-group.selectors .control .control-indicator {
                float: left
            }
        }

        .list-group.selectors .control input:checked~.control-indicator {
            border-color: transparent;
            background: 0 0
        }

        .list-group.selectors .control.radio .control-indicator {
            border-color: #bcbcbc
        }

        .list-group.selectors .control.radio .control-label {
            margin-top: 0
        }

        .list-group.selectors .control.radio input:checked~.control-indicator {
            border-color: #444;
            background-color: #444
        }

        .list-group.selectors .control.radio input:checked~.control-indicator:after {
            background-color: #fff;
            border-radius: 50%;
            content: "";
            display: inline-block;
            height: 5px;
            margin: -4px -1px 4px auto;
            width: 5px
        }

        .list-group.selectors .control.toggle .control-indicator {
            background-color: transparent;
            border-width: 0;
            float: right;
            position: relative;
            width: 48px
        }

        .list-group.selectors .control.toggle .control-indicator:before {
            background-color: #bcbcbc;
            border-radius: 15px;
            content: "";
            display: block;
            height: 15px;
            position: absolute;
            top: 5px;
            left: 1px;
            width: 25px
        }

        .list-group.selectors .control.toggle .control-indicator:after {
            background-color: #eee;
            border-radius: 50%;
            box-shadow: 1px 1px 4px #888;
            content: "";
            display: block;
            height: 25px;
            position: absolute;
            right: 24px;
            transition: all .1s ease;
            top: 0;
            width: 25px
        }

        .list-group.attribute-list,
        .list-group.attribute-list .list-group-item.list-cols-1 {
            width: 100%
        }

        .list-group.selectors .control.toggle input:checked~.control-indicator:before {
            background-color: #017062
        }

        .list-group.selectors .control.toggle input:checked~.control-indicator:after {
            background-color: #27e4c4;
            right: 0
        }

        .list-group.selectors .control .text-secondary {
            color: #666;
            padding-left: 8px
        }

        .list-group.selectors .toggle .control-label {
            color: #444
        }

        .list-group.collapse .list-group-item,
        .list-group.collapsing .list-group-item {
            border-width: 0
        }

        .list-group.nav-list .list-group-item:visited {
            color: #888
        }

        .list-group.attribute-list .list-group-item {
            border-bottom-style: none;
            display: inline-block;
            white-space: nowrap;
            overflow-x: hidden;
            text-overflow: ellipsis
        }

        .list-group.attribute-list .list-group-item.list-cols-2 {
            width: 49%
        }

        .list-group.attribute-list .list-group-item.list-cols-3 {
            width: 33%
        }

        .list-group.attribute-list .list-group-item.list-cols-4 {
            width: 24%
        }

        .list-group.attribute-list .list-group-item.omitted {
            color: #666
        }

        .list-group.attribute-list .list-group-item.omitted svg {
            color: #888
        }

        .attributes-list-title {
            margin-left: 20px
        }

        .list-group.expandable-list .expandable-row {
            margin-bottom: 0;
            margin-top: 0;
            line-height: 1.1
        }

        @media (max-width:992px) {
            .list-group.expandable-list .expandable-row .expandable-control {
                float: right
            }
        }

        @media (min-width:992px) {
            .list-group.expandable-list .expandable-row .expandable-control {
                float: left
            }

            .list-group.expandable-list .expandable-row .expandable-label {
                margin-left: 10px
            }
        }

        .list-group.expandable-list .expandable-label {
            margin-top: 4px
        }

        .list-group.expandable-list label.hideable {
            display: none
        }

        .list-group.expandable-list.expanded label.hideable {
            display: block
        }

        .list-group.expandable-list.expanded .list-group-expander {
            display: none
        }

        .list-group.expandable-list.expanded .list-group-collapser {
            display: block
        }

        .list-group.expandable-list .expander-label {
            margin-left: 14px
        }

        .list-group.expandable-list .list-group-expander {
            width: 100%;
            display: block;
            margin-top: 5px;
            margin-left: 0;
            text-align: left;
            font-size: 16px;
            color: #02768b;
            cursor: pointer
        }

        @media (max-width:992px) {
            .list-group.expandable-list .list-group-expander span.icon {
                float: right;
                margin-right: 16px
            }
        }

        @media (min-width:992px) {
            .list-group.expandable-list .list-group-expander span.icon {
                float: left;
                margin-left: 20px;
                top: 7px
            }
        }

        .list-group.expandable-list .list-group-expander .icon {
            position: relative;
            top: 5px;
            transform: rotate(0);
            cursor: pointer
        }

        .main-topics .accordion[data-expanded="true"] .accordion-toggle .icon,
        .vhp-header .accordion[data-expanded="true"] .accordion-toggle .icon,
        .vhp-header-condensed .accordion[data-expanded="true"] .accordion-toggle .icon {
            transform: rotate(180deg)
        }

        .list-group.expandable-list .list-group-collapser {
            width: 100%;
            margin-left: 3px;
            margin-top: 5px;
            text-align: left;
            font-size: 16px;
            color: #02768b;
            display: none;
            cursor: pointer
        }

        @media (max-width:992px) {
            .list-group.expandable-list .list-group-collapser span.icon {
                float: right;
                margin-right: 19px
            }
        }

        @media (min-width:992px) {
            .list-group.expandable-list .list-group-collapser span.icon {
                float: left;
                margin-left: 20px;
                top: 7px
            }
        }

        .list-group.expandable-list .list-group-collapser .icon {
            position: relative;
            top: 5px;
            transform: rotate(180deg);
            cursor: pointer
        }

        .expandable-title {
            width: 100%;
            text-align: center;
            padding-bottom: 10px
        }

        ul.list-group {
            list-style: none
        }

        .selectors {
            margin: auto;
            text-align: center
        }

        .selectors .control {
            color: #444;
            cursor: pointer;
            display: inline-block;
            font-weight: 400;
            padding-left: 10px;
            position: relative
        }

        .selectors .control input {
            position: absolute;
            opacity: 0;
            z-index: -1;
            visibility: hidden
        }

        .selectors .control .control-label {
            color: #666;
            font-size: 14px;
            margin-top: 6px;
            display: inline-block
        }

        .selectors .control .control-indicator {
            position: relative;
            background-position: center center;
            background-repeat: no-repeat;
            font-size: 15px;
            background-size: 50% 40%;
            background-color: #fff;
            border: 1px solid #444;
            border-radius: 38px;
            color: #444;
            display: block;
            min-height: 38px;
            line-height: 36px;
            margin: auto;
            text-align: center;
            min-width: 38px;
            max-width: 38px;
            user-select: none
        }

        .selectors .control .control-indicator .icon {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0
        }

        .selectors .control .control-indicator .icon-walking {
            padding-left: 2.5px
        }

        @media (max-width:374px) {
            .selectors .control .control-label {
                padding-left: 3px
            }

            .selectors .control .control-indicator {
                min-height: 38px;
                line-height: 36px;
                min-width: 38px
            }
        }

        .selectors .control.segment-control {
            color: #444;
            cursor: pointer;
            display: inline-block;
            font-weight: 400;
            padding-left: 0;
            padding-right: 0;
            margin-right: 0;
            margin-left: -5px;
            position: relative;
            background-color: #fff;
            border-radius: none
        }

        .selectors .control.segment-control .control-indicator {
            border-radius: 0;
            padding: 0 25px;
            min-height: 30px;
            line-height: 30px;
            max-width: none
        }

        .selectors .control.segment-control:first-child .control-indicator {
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px
        }

        .selectors .control.segment-control:last-child .control-indicator {
            border-top-right-radius: 20px;
            border-bottom-right-radius: 20px
        }

        .selectors .control.segment-control.active {
            background-color: #d2393c
        }

        .selectors .control.segment-control.segment-checked .control-indicator {
            padding-left: 45px;
            padding-right: 45px;
            font-size: 16px
        }

        .selectors .control.segment-control.segment-checked .control-indicator .icon {
            position: absolute;
            top: 9px;
            right: auto;
            bottom: 9px;
            left: 12px;
            opacity: .75
        }

        .selectors .control.segment-control.segment-multi-select {
            margin-left: 2px;
            margin-bottom: 8px
        }

        .selectors .control.segment-control.segment-multi-select .control-indicator {
            border-radius: 20px;
            margin-right: 10px;
            margin-bottom: 10px;
            font-size: 16px
        }

        .selectors .control.control-image-container {
            position: relative
        }

        .selectors .control.control-image-container .control-indicator {
            border: 0
        }

        .selectors .control.control-image-container .control-indicator .icon {
            bottom: auto;
            left: auto
        }

        .selectors .control.control-image-container .control-image img {
            width: 55px;
            height: 55px;
            display: inline;
            border-radius: 38px
        }

        .selectors .control.control-image-container input:checked~.control-indicator {
            background-color: transparent
        }

        .selectors .control.control-image-container input:checked~.control-indicator .icon [fill] {
            stroke: #fff
        }

        .selectors .control input:checked~.control-indicator {
            color: #fff;
            background-color: #444
        }

        .selectors .control input:checked~.control-indicator .icon svg path {
            fill: currentColor
        }

        .selectors .control input:disabled~.control-indicator {
            opacity: .5
        }

        .selectors-lg .control {
            font-size: 16px;
            padding-left: 20px
        }

        .selectors-lg .control .control-indicator {
            border-radius: 55px;
            min-height: 55px;
            line-height: 53px;
            min-width: 55px;
            max-width: 55px
        }

        .selectors-list {
            text-align: left
        }

        .selectors-list .control {
            clear: both;
            display: block;
            min-height: 38px;
            margin: 8px 0
        }

        .selectors-list .control .control-label {
            color: #888;
            font-size: 16px
        }

        .selectors-list .control .control-indicator {
            border: 0;
            float: right;
            min-height: 22px;
            min-width: 22px
        }

        .main-topics .accordion.login .accordion-content form .list-group .control .control-indicator,
        .vhp-header .accordion.login .accordion-content form .list-group .control .control-indicator,
        .vhp-header-condensed .accordion.login .accordion-content form .list-group .control .control-indicator {
            float: left
        }

        .stepper {
            max-width: 300px;
            padding: 0 15px;
            text-align: center
        }

        .stepper .stepper-header {
            font-weight: 700;
            color: #444;
            padding-bottom: 4px;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: .5px
        }

        .stepper .stepper-container {
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale
        }

        .stepper .stepper-container input[type="checkbox"] {
            position: absolute;
            opacity: 0;
            z-index: -1
        }

        .stepper .stepper-container input[type="text"] {
            border-width: 0;
            display: inline-block;
            padding: 0 2px;
            width: 60px;
            text-align: center
        }

        .stepper .stepper-container .btn-stepper-minus {
            text-align: left
        }

        .stepper .stepper-container .btn-stepper-minus.icon {
            color: #02768b
        }

        .stepper .stepper-container .btn-stepper-minus.icon:focus,
        .stepper .stepper-container .btn-stepper-minus.icon:hover {
            color: #017062
        }

        .stepper .stepper-container .text-right {
            padding-left: 0
        }

        .stepper .stepper-container .btn-stepper-plus {
            text-align: right
        }

        .stepper .stepper-container .btn-stepper-plus.icon {
            color: #02768b
        }

        .stepper .stepper-container .btn-stepper-plus.icon:focus,
        .stepper .stepper-container .btn-stepper-plus.icon:hover {
            color: #017062
        }

        .stepper .stepper-container .btn.btn-stepper {
            background-color: transparent;
            padding: 0;
            min-width: 36px
        }

        .stepper .stepper-container .btn.btn-stepper span {
            height: 44px
        }

        .stepper .stepper-container .btn.btn-stepper:focus {
            outline: 0
        }

        .stepper .stepper-container .btn.btn-stepper:disabled {
            cursor: default
        }

        .stepper .stepper-container .btn.btn-stepper:disabled .icon {
            color: #7dead7
        }

        .stepper .stepper-container .stepper-content div {
            text-align: center
        }

        .stepper .stepper-container .stepper-content .stepper-value {
            font-size: 28px
        }

        .stepper .stepper-container .stepper-content .stepper-label {
            margin-top: 1px;
            color: #666;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: .5px;
            font-weight: 700
        }

        .vhp-section {
            padding-top: 50px
        }

        .icon-care-logo {
            position: absolute;
            top: 0;
            z-index: 100
        }

        .icon-care-logo svg {
            height: 100%
        }

        .vhp-hero-condensed {
            z-index: 100
        }

        .vhp-hero-condensed .carousel-control .icon {
            top: 51%
        }

        .main-topics,
        .vhp-header-condensed {
            position: absolute;
            text-align: right;
            top: 0;
            width: 100%;
            right: 0;
            z-index: 101
        }

        .main-topics .btn-join-now,
        .vhp-header-condensed .btn-join-now {
            margin-right: 6px
        }

        .main-topics .btn-jn-condensed,
        .vhp-header-condensed .btn-jn-condensed {
            background-color: #fff;
            border-color: #fff
        }

        .main-topics .accordion,
        .vhp-header-condensed .accordion {
            display: inline-block;
            position: relative
        }

        .main-topics .accordion .accordion-toggle,
        .vhp-header-condensed .accordion .accordion-toggle {
            margin-top: 10px;
            min-width: inherit
        }

        .main-topics .accordion .accordion-toggle.btn-log-in,
        .vhp-header-condensed .accordion .accordion-toggle.btn-log-in {
            background: 0 0;
            border: 0;
            color: #fff;
            margin-right: 2px
        }

        .main-topics .accordion .accordion-toggle.btn-log-in.btn-illustrade-login,
        .vhp-header-condensed .accordion .accordion-toggle.btn-log-in.btn-illustrade-login {
            color: #444
        }

        .main-topics .accordion .accordion-toggle.country-main,
        .vhp-header-condensed .accordion .accordion-toggle.country-main {
            background: 0 0;
            color: #fff;
            margin-right: 18px;
            border: 0
        }

        .main-topics .accordion .accordion-toggle.country-main span svg,
        .vhp-header-condensed .accordion .accordion-toggle.country-main span svg {
            vertical-align: bottom
        }

        .main-topics .accordion .accordion-toggle.slide-gray,
        .vhp-header-condensed .accordion .accordion-toggle.slide-gray {
            color: #000
        }

        .main-topics .accordion .accordion-toggle span:not(.icon),
        .vhp-header-condensed .accordion .accordion-toggle span:not(.icon) {
            margin-right: 5px
        }

        .main-topics .accordion:hover .accordion-content,
        .main-topics .accordion[data-expanded="true"] .accordion-content,
        .vhp-header-condensed .accordion:hover .accordion-content,
        .vhp-header-condensed .accordion[data-expanded="true"] .accordion-content {
            max-height: 300px;
            opacity: 1
        }

        .main-topics .accordion .accordion-content,
        .vhp-header-condensed .accordion .accordion-content {
            background: #fff;
            border-top: 1px solid #dedede;
            max-height: 0;
            opacity: 0;
            overflow: hidden;
            padding: 5px 10px 15px;
            position: absolute;
            top: 45px;
            -webkit-transition: max-height .75s;
            -o-transition: max-height .75s;
            transition: max-height .75s
        }

        .main-topics .accordion .accordion-content .btn,
        .vhp-header-condensed .accordion .accordion-content .btn {
            margin-top: 1px;
            text-align: left;
            width: 100%
        }

        .main-topics .accordion.business,
        .vhp-header-condensed .accordion.business {
            margin-right: 20px
        }

        .main-topics .accordion.country,
        .vhp-header-condensed .accordion.country {
            height: 50px;
            left: 0
        }

        .main-topics .accordion.country .accordion-content,
        .vhp-header-condensed .accordion.country .accordion-content {
            max-width: 2px
        }

        .main-topics .accordion.country:hover .accordion-content,
        .main-topics .accordion.country[data-expanded="true"] .accordion-content,
        .vhp-header-condensed .accordion.country:hover .accordion-content,
        .vhp-header-condensed .accordion.country[data-expanded="true"] .accordion-content {
            max-height: 600px
        }

        .main-topics .accordion.country:hover .accordion-content.condensed,
        .main-topics .accordion.country[data-expanded="true"] .accordion-content.condensed,
        .vhp-header-condensed .accordion.country:hover .accordion-content.condensed,
        .vhp-header-condensed .accordion.country[data-expanded="true"] .accordion-content.condensed {
            left: -218px;
            margin: 0 26px 16px;
            padding: 5px 0;
            max-height: 670px;
            max-width: 225px
        }

        .main-topics .accordion.country:hover .accordion-content.condensed button span,
        .main-topics .accordion.country[data-expanded="true"] .accordion-content.condensed button span,
        .vhp-header-condensed .accordion.country:hover .accordion-content.condensed button span,
        .vhp-header-condensed .accordion.country[data-expanded="true"] .accordion-content.condensed button span {
            vertical-align: middle
        }

        .main-topics .accordion.country:hover .accordion-content.condensed button span:first-child,
        .main-topics .accordion.country[data-expanded="true"] .accordion-content.condensed button span:first-child,
        .vhp-header-condensed .accordion.country:hover .accordion-content.condensed button span:first-child,
        .vhp-header-condensed .accordion.country[data-expanded="true"] .accordion-content.condensed button span:first-child {
            padding-right: 4px
        }

        .main-topics .accordion.country:hover .accordion-content.condensed button span:first-child svg,
        .main-topics .accordion.country[data-expanded="true"] .accordion-content.condensed button span:first-child svg,
        .vhp-header-condensed .accordion.country:hover .accordion-content.condensed button span:first-child svg,
        .vhp-header-condensed .accordion.country[data-expanded="true"] .accordion-content.condensed button span:first-child svg {
            vertical-align: top
        }

        .main-topics .accordion.country:hover .accordion-content.condensed button .au,
        .main-topics .accordion.country[data-expanded="true"] .accordion-content.condensed button .au,
        .vhp-header-condensed .accordion.country:hover .accordion-content.condensed button .au,
        .vhp-header-condensed .accordion.country[data-expanded="true"] .accordion-content.condensed button .au {
            margin-left: -5px
        }

        .main-topics .accordion.login,
        .vhp-header-condensed .accordion.login {
            min-width: 100px;
            height: 50px
        }

        .main-topics .accordion.login:hover .accordion-content,
        .main-topics .accordion.login[data-expanded="true"] .accordion-content,
        .vhp-header-condensed .accordion.login:hover .accordion-content,
        .vhp-header-condensed .accordion.login[data-expanded="true"] .accordion-content {
            left: -230px;
            max-width: 300px
        }

        .main-topics .accordion.login .accordion-content,
        .vhp-header-condensed .accordion.login .accordion-content {
            left: 0;
            top: 41px;
            max-width: 20px
        }

        .main-topics .accordion.login .accordion-content form,
        .vhp-header-condensed .accordion.login .accordion-content form {
            padding: 15px;
            text-align: left;
            width: 280px
        }

        .main-topics .accordion.login .accordion-content form .btn,
        .vhp-header-condensed .accordion.login .accordion-content form .btn {
            margin-top: 0;
            text-align: center
        }

        .main-topics .accordion.login .accordion-content form .btn-link-secondary,
        .vhp-header-condensed .accordion.login .accordion-content form .btn-link-secondary {
            color: #444;
            font-size: 14px;
            margin-top: 0;
            text-align: left;
            margin-left: -15px
        }

        .main-topics .accordion.login .accordion-content form .list-group .control,
        .vhp-header-condensed .accordion.login .accordion-content form .list-group .control {
            padding: 5px 0 0;
            margin-left: 20px;
            margin-bottom: 0
        }

        .main-topics .accordion.login .accordion-content form .list-group .control .control-label,
        .vhp-header-condensed .accordion.login .accordion-content form .list-group .control .control-label {
            font-size: 14px;
            padding-left: 10px
        }

        .main-topics .accordion.login .accordion-content form .form-padding,
        .vhp-header-condensed .accordion.login .accordion-content form .form-padding {
            padding-left: 0;
            padding-right: 0
        }

        .main-topics .accordion.login .accordion-content form fieldset,
        .vhp-header-condensed .accordion.login .accordion-content form fieldset {
            border-top: 1px solid #bcbcbc;
            height: 10px;
            margin: 15px auto 0;
            text-align: center;
            width: 90%
        }

        .main-topics .accordion.login .accordion-content form fieldset legend,
        .vhp-header-condensed .accordion.login .accordion-content form fieldset legend {
            border-width: 0;
            color: #757575;
            font-size: 10px;
            margin-bottom: 4px;
            margin-left: 98px;
            width: 20%
        }

        .main-topics .accordion.login .accordion-content .facebookLogin,
        .vhp-header-condensed .accordion.login .accordion-content .facebookLogin {
            background: #375c98;
            border-radius: 50px;
            height: 30px;
            margin: 0 10px 0 15px;
            position: relative;
            width: 250px
        }

        .main-topics .accordion.login .accordion-content .facebookLogin .icon,
        .vhp-header-condensed .accordion.login .accordion-content .facebookLogin .icon {
            color: #375c98;
            height: 30px;
            left: 4px;
            overflow: hidden;
            position: absolute;
            top: 0;
            width: 30px
        }

        .main-topics .accordion.login .accordion-content .facebookLogin .fb-button-left,
        .vhp-header-condensed .accordion.login .accordion-content .facebookLogin .fb-button-left {
            display: inline-block;
            border-right: 1px solid #fff;
            height: 16px;
            left: -40px;
            position: relative;
            top: 6px
        }

        .main-topics .accordion.login .accordion-content .facebookLogin .fb-button-center,
        .vhp-header-condensed .accordion.login .accordion-content .facebookLogin .fb-button-center {
            color: #fff;
            display: inline-block;
            font-size: 16px;
            position: relative;
            left: -33px;
            top: 4px
        }

        .vhp-header {
            background-color: #fff;
            height: 54px;
            min-width: 950px;
            position: absolute;
            text-align: right;
            top: 0;
            width: 100%;
            z-index: 101
        }

        .vhp-header .transparent {
            background-color: transparent
        }

        .vhp-header ul {
            list-style-type: none;
            padding: 0;
            margin: 0
        }

        .vhp-header ul li {
            display: inline-block
        }

        .vhp-header .btn-link-secondary {
            color: #444;
            font-size: 14px;
            margin-top: 8px;
            padding-left: 15px;
            padding-right: 15px
        }

        .vhp-header .btn-link-secondary .icon {
            vertical-align: middle
        }

        .vhp-header .btn-link-secondary.btn-espanol {
            margin-right: 30px;
            margin-top: 0;
            min-width: 160px
        }

        .vhp-header .btn-link-secondary.btn-log-in {
            margin-top: 6px;
            min-width: 80px
        }

        .vhp-header .btn-join-now {
            margin-top: 4px
        }

        .vhp-header .accordion {
            display: inline-block;
            position: relative;
            min-width: 180px
        }

        .vhp-header .accordion .accordion-toggle {
            margin-bottom: 8px;
            margin-top: 10px;
            min-width: inherit
        }

        .vhp-header .accordion .accordion-toggle span:not(.icon) {
            margin-right: 5px
        }

        .vhp-header .accordion:hover .accordion-content,
        .vhp-header .accordion[data-expanded="true"] .accordion-content {
            max-height: 300px;
            opacity: 1
        }

        .vhp-header .accordion .accordion-content {
            background: #fff;
            border-top: 1px solid #dedede;
            left: 0;
            max-height: 0;
            opacity: 0;
            overflow: hidden;
            padding: 5px 10px 15px;
            position: absolute;
            top: 54px;
            -webkit-transition: max-height .75s;
            -o-transition: max-height .75s;
            transition: max-height .75s
        }

        .vhp-hero .illustration .ground,
        .vhp-hero .illustration .hill,
        .vhp-hero .illustration .meadow,
        .vhp-hero .illustration .mom-child {
            transition: all .1s linear;
            will-change: transform
        }

        .vhp-header .accordion .accordion-content .btn {
            margin-top: 4px;
            text-align: left;
            width: 100%
        }

        .vhp-header .accordion.business {
            margin-right: 20px
        }

        .vhp-header .accordion.country:hover .accordion-content,
        .vhp-header .accordion.country[data-expanded="true"] .accordion-content {
            max-height: 600px
        }

        .vhp-header .accordion.login {
            min-width: 100px
        }

        .vhp-header .accordion.login .accordion-content {
            left: -210px
        }

        .vhp-header .accordion.login .accordion-content form {
            padding: 15px;
            text-align: left;
            width: 280px
        }

        .vhp-header .accordion.login .accordion-content form .btn {
            margin-top: 0;
            text-align: center
        }

        .vhp-header .accordion.login .accordion-content form .btn-link-secondary {
            color: #444;
            font-size: 14px;
            margin-top: 0;
            text-align: left;
            margin-left: -15px
        }

        .vhp-header .accordion.login .accordion-content form .list-group .control {
            padding: 5px 0 0;
            margin-left: 20px;
            margin-bottom: 0
        }

        .vhp-header .accordion.login .accordion-content form .list-group .control .control-label {
            font-size: 14px;
            padding-left: 10px
        }

        .vhp-header .accordion.login .accordion-content form .form-padding {
            padding-left: 0;
            padding-right: 0
        }

        .vhp-header .accordion.login .accordion-content form fieldset {
            border-top: 1px solid #bcbcbc;
            height: 10px;
            margin: 15px auto 0;
            text-align: center;
            width: 90%
        }

        .vhp-header .accordion.login .accordion-content form fieldset legend {
            border-width: 0;
            color: #757575;
            font-size: 10px;
            margin-bottom: 4px;
            margin-left: 98px;
            width: 20%
        }

        .vhp-header .accordion.login .accordion-content .facebookLogin {
            background: #375c98;
            border-radius: 50px;
            height: 30px;
            margin: 0 10px 0 15px;
            position: relative;
            width: 250px
        }

        .vhp-header .accordion.login .accordion-content .facebookLogin .icon {
            color: #375c98;
            height: 30px;
            left: 4px;
            overflow: hidden;
            position: absolute;
            top: 0;
            width: 30px
        }

        .vhp-header .accordion.login .accordion-content .facebookLogin .fb-button-left {
            display: inline-block;
            border-right: 1px solid #fff;
            height: 16px;
            left: -40px;
            position: relative;
            top: 6px
        }

        .vhp-header .accordion.login .accordion-content .facebookLogin .fb-button-center {
            color: #fff;
            display: inline-block;
            font-size: 16px;
            position: relative;
            left: -33px;
            top: 4px
        }

        hr.hidden {
            display: none
        }

        .vhp-hero {
            background-position: 50% top;
            background-repeat: no-repeat;
            background-size: cover;
            height: 600px;
            margin-top: 54px;
            position: relative
        }

        .vhp-hero.vhp-hero-condensed {
            margin-top: 0
        }

        .vhp-hero.illustratedVHP-hero,
        .vhp-hero.simplifiedVHP-hero {
            height: 750px;
            margin-top: 0
        }

        .vhp-hero .illustration {
            position: absolute;
            width: 100%;
            height: 750px;
            overflow: hidden;
            background-position-y: 100%;
            background-repeat: no-repeat;
            background-image: linear-gradient(0deg, #aff2e5 3%, #e1f4ef 90%)
        }

        .vhp-hero .illustration .cover {
            position: absolute;
            width: 110%;
            bottom: 54px;
            z-index: 4
        }

        .vhp-hero .illustration .cover .bottom-cover {
            position: absolute;
            width: 100%;
            bottom: -54px;
            right: 0;
            height: 64px;
            background: #fff
        }

        .vhp-hero .illustration .cloud1 {
            position: absolute;
            right: 50%;
            top: 15%;
            will-change: transform
        }

        .vhp-hero .illustration .cloud2 {
            position: absolute;
            right: 10%;
            top: 25%;
            z-index: 2;
            will-change: transform
        }

        .vhp-hero .illustration .mom-child {
            position: absolute;
            right: 12%;
            bottom: 42px;
            z-index: 5
        }

        .vhp-hero .illustration .mom-child svg {
            height: 390px;
            width: 409px
        }

        @media screen and (min-width:1509px) {
            .vhp-hero .illustration .mom-child {
                right: 13%
            }
        }

        .vhp-hero .illustration .hill {
            position: absolute;
            bottom: 255px;
            right: 0;
            z-index: 1;
            text-align: right
        }

        .vhp-hero .illustration .hill svg {
            width: 1148px;
            height: 386px
        }

        .vhp-hero .illustration .meadow {
            width: 520px;
            height: 260px;
            border-top-left-radius: 500px;
            border-top-right-radius: 500px;
            background: #28e2c2;
            position: absolute;
            right: -10%;
            bottom: 163px;
            z-index: 2
        }

        .vhp-hero .illustration .ground {
            position: absolute;
            width: 100%;
            bottom: 0;
            right: 0;
            height: 35%;
            background: #aff2e5;
            z-index: 3
        }

        .vhp-hero .illustration .ground .chars {
            position: absolute;
            right: 3%;
            bottom: 203px
        }

        .vhp-hero .illustration .ground .chars .dog-walking {
            position: absolute;
            bottom: 34px;
            right: 290%
        }

        .vhp-hero .illustration .ground .chars .dog-walking svg {
            width: 217px;
            height: 128px
        }

        .vhp-hero .illustration .ground .chars .senior-care {
            right: 10%
        }

        .vhp-hero .illustration .ground .chars .senior-care svg {
            width: 184px;
            height: 179px
        }

        @media screen and (min-width:1509px) {
            .vhp-hero .illustration .ground .chars .dog-walking {
                right: 400%
            }

            .vhp-hero .illustration .ground .chars .senior-care {
                right: 30%
            }
        }

        .vhp-hero .btn-homepay {
            background-color: rgba(0, 0, 0, .3);
            border-radius: 8px 0 0 8px;
            border-right-width: 0;
            line-height: 19px;
            top: 20px;
            padding: 15px 20px;
            position: absolute;
            right: 0;
            text-align: left;
            z-index: 31
        }

        .vhp-hero .btn-homepay .icon {
            color: #fff;
            height: 12px;
            margin-left: -14px;
            margin-top: -8px;
            vertical-align: middle;
            width: 5px
        }

        .vhp-hero .btn-homepay .icon svg {
            height: 100%;
            width: 100%
        }

        .vhp-hero .vhp-titles {
            height: 285px;
            margin: auto;
            z-index: 5;
            width: 950px
        }

        .vhp-hero .vhp-titles.simplified-title {
            padding-top: 150px
        }

        .vhp-hero .vhp-titles.simplified-title .button-block-non-schwingy {
            padding-top: 25px
        }

        .vhp-hero .vhp-titles .vhp-title .h1 {
            font-size: 40px;
            line-height: 51px;
            padding-left: 40px
        }

        .vhp-hero .vhp-titles.illustrated-title {
            position: absolute;
            left: 4%;
            top: 7%
        }

        .vhp-hero .vhp-titles.illustrated-title .vhp-title {
            margin-top: 300px
        }

        .vhp-hero .vhp-titles.illustrated-title .vhp-title .h1 {
            font-size: 36px;
            font-weight: 700
        }

        .vhp-hero .vhp-sub-title {
            margin-top: 21px
        }

        .vhp-hero .after-school-subtitle {
            padding-left: 40px;
            font-size: 22px;
            font-weight: 400
        }

        .vhp-hero .button-block-non-schwingy {
            margin: 0 auto;
            width: 90%
        }

        .vhp-hero .button-block-non-schwingy .btn {
            margin: 0 15px
        }

        .vhp-schwingy-parent {
            position: absolute;
            top: 350px;
            left: 0;
            width: 100%;
            z-index: 100
        }

        .vhp-schwingy-parent.vhp-schwingy-parent-condensed {
            top: 270px
        }

        .vhp-schwingy-parent.in {
            z-index: 1025;
            transform: scale(0);
            visibility: hidden
        }

        .vhp-schwingy-parent.out {
            visibility: visible;
            animation: zoomIn .2s .15s cubic-bezier(.165, .84, .44, 1) forwards
        }

        @keyframes zoomIn {
            0% {
                transform: scale(0.5);
            }

            100% {
                transform: scale(1);
            }
        }

        .vhp-schwingy {
            background-color: rgba(255, 255, 255, .9);
            border: 1px solid #bcbcbc;
            border-radius: 8px;
            min-height: 265px;
            margin: auto;
            overflow: hidden;
            position: relative;
            width: 950px;
            z-index: 25;
            -webkit-transition: min-height .5s;
            -o-transition: min-height .5s;
            transition: min-height .5s
        }

        .vhp-schwingy.vhp-schwingy-md {
            background-color: #fff;
            min-height: 335px
        }

        .vhp-schwingy.vhp-schwingy-lg {
            background-color: #fff;
            min-height: 450px
        }

        .vhp-schwingy.vhp-schwingy-xlg {
            background-color: #fff;
            min-height: 490px
        }

        .vhp-schwingy .loader-spin .icon-spinner {
            height: 120px;
            margin-top: 74px;
            width: 120px
        }

        .vhp-schwingy .loader-spin .icon-spinner svg {
            height: 120px;
            width: 120px
        }

        .vhp-schwingy .vhp-schwingy-step {
            left: 100%;
            opacity: 0;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 1
        }

        .vhp-schwingy .vhp-schwingy-step .error-text {
            color: #eb0450;
            margin: 10px 5px
        }

        .vhp-schwingy .vhp-schwingy-step .other-needs {
            width: 350px;
            margin: auto auto 25px
        }

        .vhp-schwingy .vhp-schwingy-step .other-needs .diagnosis {
            margin-bottom: 15px
        }

        .vhp-schwingy .vhp-schwingy-step .add-another {
            color: #02768b;
            font-size: 16px;
            text-align: left;
            padding-top: 5px
        }

        .vhp-schwingy .vhp-schwingy-step .subjects {
            width: 750px;
            margin: auto auto 35px
        }

        .vhp-schwingy .vhp-schwingy-step .subjects label.control {
            height: 30px
        }

        .vhp-schwingy .vhp-schwingy-step .subjects .control-label {
            margin-left: 33px
        }

        .vhp-schwingy .vhp-schwingy-step .subjects.tutoring-subjects label.control {
            height: 33px
        }

        .vhp-schwingy .vhp-schwingy-step .subjects.tutoring-subjects .control-label {
            margin-left: 0
        }

        .vhp-schwingy .vhp-schwingy-step.active {
            background-color: #fff;
            left: 0;
            min-height: 265px;
            opacity: 1;
            z-index: 10;
            -webkit-transition: all .75s ease-in-out;
            -o-transition: all .75s ease-in-out;
            transition: all .75s ease-in-out
        }

        .vhp-schwingy .vhp-schwingy-step.active.type {
            background-color: rgba(255, 255, 255, 0)
        }

        .vhp-schwingy .vhp-schwingy-step.active.type .row {
            margin: auto;
            width: 90%
        }

        .vhp-schwingy .vhp-schwingy-step.active.type .row fieldset {
            border: 1px solid #bcbcbc;
            border-radius: 8px;
            margin: 10px auto;
            min-height: 120px;
            text-align: center;
            width: 350px
        }

        .vhp-schwingy .vhp-schwingy-step.active.type .row fieldset legend {
            border-width: 0;
            color: #444;
            font-weight: 700;
            margin-bottom: 10px;
            width: 60%;
            text-align: center
        }

        .vhp-schwingy .vhp-schwingy-step.active.type .row fieldset button,
        .vhp-schwingy .vhp-schwingy-step.active.type .row fieldset p {
            margin-bottom: 20px
        }

        .vhp-schwingy .vhp-schwingy-step.active.start {
            transition: unset
        }

        .vhp-schwingy .vhp-schwingy-step .h2 {
            font-size: 24px;
            margin-top: 30px;
            text-align: center
        }

        .vhp-schwingy .vhp-schwingy-step .h2.perfect-care-heading {
            font-size: 28px
        }

        .vhp-schwingy .vhp-schwingy-step #pc-who-needs-btn-validate-block {
            padding-top: 10px
        }

        .vhp-schwingy .vhp-schwingy-step #ideal-pc-btn-validate-block {
            padding-top: 30px
        }

        .vhp-schwingy .vhp-schwingy-step #pc-zip-btn-block {
            padding-top: 70px
        }

        .vhp-schwingy .vhp-schwingy-step #first-back-button,
        .vhp-schwingy .vhp-schwingy-step .btn-back-over,
        .vhp-schwingy .vhp-schwingy-step .btn-start-over {
            left: 0;
            position: absolute;
            top: 22px;
            z-index: 10
        }

        .vhp-schwingy .vhp-schwingy-step #first-back-button .icon,
        .vhp-schwingy .vhp-schwingy-step .btn-back-over .icon,
        .vhp-schwingy .vhp-schwingy-step .btn-start-over .icon {
            color: inherit;
            display: inline-flex;
            width: 5px;
            vertical-align: top
        }

        .vhp-schwingy .vhp-schwingy-step #first-back-button span:not(.icon),
        .vhp-schwingy .vhp-schwingy-step .btn-back-over span:not(.icon),
        .vhp-schwingy .vhp-schwingy-step .btn-start-over span:not(.icon) {
            display: inline-flex;
            padding-left: 5px;
            padding-top: 0
        }

        .vhp-schwingy .vhp-schwingy-step #first-back-button span:not(.icon) {
            padding-top: 0 !important
        }

        .vhp-schwingy .vhp-schwingy-step .first-vertical fieldset button.btn {
            width: 157px !important;
            padding: 0;
            border-radius: 20px
        }

        .vhp-schwingy .vhp-schwingy-step #choose-vertical {
            margin: 30px auto;
            width: 85%
        }

        .vhp-schwingy .vhp-schwingy-step .first-vertical h2 {
            padding-top: 14px
        }

        .vhp-schwingy .vhp-schwingy-step .sub-vertical {
            padding-bottom: 62px
        }

        .vhp-schwingy .vhp-schwingy-step .top-for-secondary .age-label {
            vertical-align: top
        }

        .vhp-schwingy .vhp-schwingy-step .care-for span.control-indicator {
            margin-top: 8px
        }

        .vhp-schwingy .vhp-schwingy-step .care-for .control {
            width: 130px
        }

        .vhp-schwingy .vhp-schwingy-step .care-for .content-left {
            padding-left: 21px
        }

        .vhp-schwingy .vhp-schwingy-step .care-for .content-middle {
            padding-left: 27px
        }

        .vhp-schwingy .vhp-schwingy-step .care-for span.align-left {
            margin-left: 6px
        }

        .vhp-schwingy .vhp-schwingy-step .care-for span.pull-center {
            margin-left: 12px
        }

        .vhp-schwingy .vhp-schwingy-step .btn-choice {
            background-color: #fff;
            border: 1px solid #bcbcbc;
            border-radius: 8px;
            height: 144px;
            outline: 0;
            padding: 20px 0;
            text-align: center;
            width: 144px
        }

        .vhp-schwingy .vhp-schwingy-step .btn-choice .icon {
            display: block;
            margin: auto
        }

        .vhp-schwingy .vhp-schwingy-step .btn-choice:hover {
            border-color: #888
        }

        .vhp-schwingy .vhp-schwingy-step.business .row,
        .vhp-schwingy .vhp-schwingy-step.intent .row,
        .vhp-schwingy .vhp-schwingy-step.services .row {
            margin: 24px auto;
            width: 85%
        }

        .vhp-schwingy .vhp-schwingy-step.intent .btn-choice .icon {
            height: 64px;
            margin-bottom: 8px;
            margin-top: 8px
        }

        .vhp-schwingy .vhp-schwingy-step.intent .btn-choice .icon.icon-search-browse {
            padding-top: 8px
        }

        .vhp-schwingy .vhp-schwingy-step.subservice .row {
            margin: 15px auto
        }

        .vhp-schwingy .vhp-schwingy-step.subservice .row .btn-choice {
            height: 72px;
            padding: 0;
            width: 285px
        }

        .vhp-schwingy .vhp-schwingy-step.subservice .row .btn-choice .icon {
            display: inline-flex;
            height: 100%;
            margin-top: -16px;
            vertical-align: middle;
            width: 64px
        }

        .vhp-schwingy .vhp-schwingy-step.subservice .row .btn-choice .h3 {
            display: inline-flex;
            text-align: left;
            width: 200px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age,
        .vhp-schwingy .vhp-schwingy-step.location,
        .vhp-schwingy .vhp-schwingy-step.must-haves,
        .vhp-schwingy .vhp-schwingy-step.slim-form {
            margin: 15px auto
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .h2,
        .vhp-schwingy .vhp-schwingy-step.location .h2,
        .vhp-schwingy .vhp-schwingy-step.must-haves .h2,
        .vhp-schwingy .vhp-schwingy-step.slim-form .h2 {
            margin-top: 5px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .icon-child-care,
        .vhp-schwingy .vhp-schwingy-step.exp-age .icon-house-keeping,
        .vhp-schwingy .vhp-schwingy-step.exp-age .icon-pet-care,
        .vhp-schwingy .vhp-schwingy-step.exp-age .icon-senior-care,
        .vhp-schwingy .vhp-schwingy-step.exp-age .icon-special-needs,
        .vhp-schwingy .vhp-schwingy-step.exp-age .icon-tutoring,
        .vhp-schwingy .vhp-schwingy-step.location .icon-child-care,
        .vhp-schwingy .vhp-schwingy-step.location .icon-house-keeping,
        .vhp-schwingy .vhp-schwingy-step.location .icon-pet-care,
        .vhp-schwingy .vhp-schwingy-step.location .icon-senior-care,
        .vhp-schwingy .vhp-schwingy-step.location .icon-special-needs,
        .vhp-schwingy .vhp-schwingy-step.location .icon-tutoring,
        .vhp-schwingy .vhp-schwingy-step.must-haves .icon-child-care,
        .vhp-schwingy .vhp-schwingy-step.must-haves .icon-house-keeping,
        .vhp-schwingy .vhp-schwingy-step.must-haves .icon-pet-care,
        .vhp-schwingy .vhp-schwingy-step.must-haves .icon-senior-care,
        .vhp-schwingy .vhp-schwingy-step.must-haves .icon-special-needs,
        .vhp-schwingy .vhp-schwingy-step.must-haves .icon-tutoring,
        .vhp-schwingy .vhp-schwingy-step.slim-form .icon-child-care,
        .vhp-schwingy .vhp-schwingy-step.slim-form .icon-house-keeping,
        .vhp-schwingy .vhp-schwingy-step.slim-form .icon-pet-care,
        .vhp-schwingy .vhp-schwingy-step.slim-form .icon-senior-care,
        .vhp-schwingy .vhp-schwingy-step.slim-form .icon-special-needs,
        .vhp-schwingy .vhp-schwingy-step.slim-form .icon-tutoring {
            vertical-align: middle;
            margin-right: 10px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .selectors {
            margin-bottom: 20px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .who-needs {
            margin: 30px 0 65px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .gray {
            color: #888
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .spl-needs-care-for {
            margin-top: 30px;
            margin-bottom: 90px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .spl-needs-care-for .control {
            margin-right: 50px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .spl-needs-care-for .control:last-child {
            margin-right: 0
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .control {
            display: inline-block
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .control .control-indicator {
            max-width: 0
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .control .control-label {
            display: inline-block;
            margin-top: 10px;
            padding-left: 0
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .control .text-secondary {
            padding-left: 0;
            margin-top: 5px
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group label {
            max-width: 145px;
            text-align: center;
            margin: 0 auto
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group label .control-indicator {
            float: none
        }

        .vhp-schwingy .vhp-schwingy-step.exp-age .age-group .age-label {
            max-width: 250px;
            text-align: center;
            margin: 0 auto
        }

        .vhp-schwingy .vhp-schwingy-step.needs-care-senior .who-needs {
            margin-bottom: 110px
        }

        .vhp-schwingy .vhp-schwingy-step.needs-care-senior .control {
            padding: 10px 20px
        }

        .vhp-schwingy .vhp-schwingy-step.must-haves .h2 {
            margin-top: 5px
        }

        .vhp-schwingy .vhp-schwingy-step.must-haves .selectors {
            width: 610px;
            margin: 50px auto
        }

        .vhp-schwingy .vhp-schwingy-step.must-haves.preferences-senior .selectors,
        .vhp-schwingy .vhp-schwingy-step.must-haves.services-needed .selectors {
            margin: 30px auto;
            min-height: 177px
        }

        .vhp-schwingy .vhp-schwingy-step.perf-caregiver .h3 {
            margin-bottom: 30px
        }

        .vhp-schwingy .vhp-schwingy-step.perf-caregiver .perfect-next {
            margin: 75px 0 -15px
        }

        .vhp-schwingy .vhp-schwingy-step .seeker-zip {
            margin-top: 20px;
            height: 40px
        }

        .vhp-schwingy .vhp-schwingy-step .seeker-zip .form-control {
            font-size: 18px;
            width: 15%;
            margin: 0 auto;
            text-align: center;
            box-shadow: none;
            -webkit-box-shadow: none
        }

        .vhp-schwingy .vhp-schwingy-step .city-state {
            color: #888;
            font-size: 16px;
            margin: 15px 0 0;
            text-align: center;
            height: 80px
        }

        .vhp-schwingy .vhp-schwingy-step .sc-city-state {
            height: 164px
        }

        .vhp-schwingy .vhp-schwingy-step .select-service {
            border-radius: 8px;
            min-height: 220px;
            margin: auto;
            overflow: hidden;
            position: relative;
            width: 750px;
            -webkit-transition: min-height .5s;
            -o-transition: min-height .5s;
            transition: min-height .5s
        }

        .vhp-schwingy .vhp-schwingy-step .select-service .select-service-step.pacakges .btn-choice {
            color: #444;
            height: 215px;
            padding: 15px;
            width: 220px
        }

        .vhp-schwingy .vhp-schwingy-step .select-service .select-service-step.pacakges .btn-choice .icon {
            display: block;
            margin: 20px 0 15px
        }

        .vhp-schwingy .vhp-schwingy-step .select-service .select-service-step.pacakges .btn-choice .h3 {
            font-weight: 900;
            display: block;
            margin-top: 0;
            text-align: center;
            width: 100%
        }

        .vhp-schwingy .vhp-schwingy-step .select-service .select-service-step.pacakges .btn-choice .list-txt {
            text-align: center;
            line-height: 24px
        }

        .vhp-schwingy .vhp-schwingy-step .select-service .select-service-step.pacakges .btn-choice .other-block {
            margin: 45px auto 0
        }

        .vhp-schwingy .vhp-schwingy-step .select-service .select-service-step.pacakges .btn-choice .icon-plus {
            border: 1px solid #27e4c4;
            border-radius: 50%;
            margin: 15px auto 0;
            width: 50px;
            height: 50px;
            padding-top: 12px
        }

        .vhp-schwingy .vhp-schwingy-step .notvalid label {
            color: #444
        }

        .vhp-schwingy .vhp-schwingy-step .notvalid .form-control {
            border-color: #eb0450
        }

        .vhp-schwingy .vhp-schwingy-step .notvalid .form-control:focus {
            border-color: #02768b
        }

        .vhp-schwingy .vhp-schwingy-step .notvalid::after {
            color: #eb0450;
            content: attr(data-error);
            display: block;
            padding-left: 3px;
            width: 100%;
            opacity: 1;
            max-height: 19px;
            margin-top: 3px;
            transition: all .25s ease-in-out 0s;
            -ms-transition: all .25s ease-in-out 0s
        }

        .vhp-schwingy .vhp-schwingy-step .age-block-sel {
            position: relative
        }

        .vhp-schwingy .vhp-schwingy-step .age-block-sel .selectors {
            margin-bottom: 0
        }

        .vhp-schwingy .vhp-schwingy-step .age-block-sel .selectors label {
            max-width: 220px !important
        }

        .vhp-schwingy .vhp-schwingy-step .age-block-sel .selectors .control {
            padding: 0
        }

        .vhp-schwingy .vhp-schwingy-step .age-block-sel .selectors .control-indicator {
            display: inline-block;
            margin: 15px 0
        }

        .vhp-schwingy .vhp-schwingy-step .age-block-sel .notvalid::after {
            position: absolute;
            top: 245px
        }

        .vhp-schwingy .vhp-schwingy-step .swingy-stepper {
            display: inline-block;
            max-width: 150px
        }

        .vhp-schwingy .vhp-schwingy-step .swingy-stepper .stepper-container .btn-stepper-plus.text-center {
            text-align: center
        }

        .vhp-schwingy .vhp-schwingy-step .swingy-stepper .stepper-container .stepper-content .stepper-label .st-flag-3 {
            font-weight: 400;
            font-size: 16px;
            margin-left: -7px;
            color: #444;
            text-transform: capitalize
        }

        .vhp-schwingy .vhp-schwingy-step .swingy-stepper+.stepper-space {
            width: 35px;
            display: inline-block
        }

        .vhp-schwingy .vhp-schwingy-step .selectors.house-keep-bring .control:first-child {
            padding-left: 15px
        }

        .vhp-schwingy .vhp-schwingy-step .house-keeping-selectors.selectors {
            width: 613px;
            margin: 36px auto
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form {
            padding: 15px 115px
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .form-group {
            padding-top: 30px
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .form-group.error {
            padding-top: 0;
            margin-bottom: 10px
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .form-group.error .form-control {
            border: 1px solid #eb0450
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .error-message {
            color: #eb0450;
            position: relative;
            top: -10px;
            left: 3px
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .how-did-you {
            margin: 0 auto;
            float: none
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .how-did-you .form-group {
            padding-top: 5px
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .how-did-you select.form-control.gray {
            color: #888
        }

        .vhp-schwingy .vhp-schwingy-step.accountcreation .form .terms {
            margin: 5px 0 20px;
            color: #444;
            font-size: 16px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .h2 {
            line-height: 28px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .error-message {
            color: #fb4c4c
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .form {
            padding: 15px 115px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .form .form-group {
            padding-top: 30px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .form .form-group label {
            line-height: 30px;
            letter-spacing: .5px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .form .terms {
            font-size: 12px;
            margin: 25px 0
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .no-post {
            color: #bcbcbc;
            font-size: 12px;
            text-align: center
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .sign-up-help {
            text-align: center;
            color: #444;
            padding: 20px 0;
            font-size: 16px;
            letter-spacing: .22px;
            line-height: 18px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .facebookLogin {
            background: #336;
            border-radius: 50px;
            height: 40px;
            margin: 10px 10px 5px 15px;
            position: relative;
            width: 265px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .facebookLogin .icon {
            color: #336;
            height: 35px;
            left: 10px;
            overflow: hidden;
            position: absolute;
            top: 2px;
            width: 35px
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .facebookLogin .fb-button-left {
            display: none
        }

        .vhp-schwingy .vhp-schwingy-step.provider-accountcreation .facebookLogin .fb-button-center {
            color: #fff;
            display: inline-block;
            font-size: 16px;
            position: relative;
            left: 5px;
            top: 8px
        }

        .vhp-nav-sticky {
            background-color: #444;
            height: 54px;
            min-width: 950px;
            text-align: center;
            color: #fff;
            position: -webkit-sticky;
            position: sticky;
            top: 0;
            z-index: 51
        }

        .vhp-nav-sticky.condensed .row a.btn-sm {
            margin: 0 18px;
            font-weight: 700
        }

        .vhp-nav-sticky.condensed .row a.btn-sm div {
            font-size: 13px;
            font-weight: 400
        }

        .vhp-nav-sticky.condensed .row {
            margin: auto;
            padding-top: 0
        }

        .vhp-nav-sticky.condensed .row a.btn-sm {
            margin-left: 28px;
            font-size: 16px;
            line-height: 24px;
            padding: 0 20px;
            min-height: 0;
            min-width: 0
        }

        .vhp-nav-sticky.condensed .row a.btn-sm.homepay,
        .vhp-nav-sticky.condensed .row a.btn-sm.homepay:hover {
            color: #fff;
            background-color: #444;
            border-color: #444
        }

        .vhp-nav-sticky.illustratedVHP-nav-sticky {
            background-color: #f9f9f9;
            color: #444;
            height: inherit;
            z-index: 51
        }

        .vhp-nav-sticky.illustratedVHP-nav-sticky .row.drop {
            padding-top: 34px
        }

        .vhp-nav-sticky.illustratedVHP-nav-sticky .row .menu {
            padding-bottom: 34px;
            border-bottom: 1px solid #bcbcbc;
            width: 951px
        }

        .vhp-nav-sticky .row {
            margin: auto;
            padding-top: 10px
        }

        .vhp-nav-sticky .row.drop {
            padding-top: 5px
        }

        .vhp-nav-sticky .row .menu {
            display: flex;
            list-style: none;
            margin: 0 auto;
            padding: 5px;
            font-size: 16px;
            font-weight: 400;
            align-items: center;
            justify-content: center
        }

        .vhp-nav-sticky .row .menu li:first-child a {
            margin-left: 0
        }

        .vhp-nav-sticky .row .menu li:first-child .sub-menu.cc {
            left: -10%
        }

        .vhp-nav-sticky .row .menu li:first-child .sub-menu a {
            margin: 0 15px
        }

        .vhp-nav-sticky .row .menu.illustrated-nav a {
            color: #444;
            font-weight: 700;
            padding: 0;
            margin: 0 45px 0 42px
        }

        .vhp-nav-sticky .row .menu.illustrated-nav a:hover {
            color: #444;
            border-radius: 0
        }

        .vhp-nav-sticky .row .menu.illustrated-nav a.homepay-link {
            margin: 0 30px
        }

        .vhp-nav-sticky .row .menu.illustrated-nav a.homepay-link::after {
            content: attr(data-label);
            position: absolute;
            left: -36px;
            top: 20px;
            font-size: 14px;
            min-width: 200px;
            font-weight: 300
        }

        .vhp-nav-sticky .row .menu.illustrated-nav .sub-menu.cc,
        .vhp-nav-sticky .row .menu.illustrated-nav li:first-child .sub-menu.cc {
            left: -30%
        }

        .vhp-nav-sticky .row .menu.illustrated-nav .sub-menu a {
            font-weight: 400;
            padding-left: 5px;
            padding-right: 5px;
            color: #888;
            margin: 0 15px
        }

        .vhp-nav-sticky .row .menu.illustrated-nav .sub-menu a:hover {
            background: #fff;
            color: #444
        }

        .vhp-nav-sticky .row .menu.illustrated-nav .sub-menu a.empty,
        .vhp-nav-sticky .row .menu.illustrated-nav .sub-menu a.empty:hover {
            background: 0 0
        }

        .vhp-nav-sticky .row .menu a {
            color: #fff;
            display: block;
            padding: 5px 20px;
            text-decoration: none;
            margin: 0 25px
        }

        .vhp-nav-sticky .row .menu a:hover {
            background: 0 0;
            border-radius: 0
        }

        .vhp-nav-sticky .row .menu a.homepay-link {
            margin-top: -5px;
            margin-left: 17px
        }

        .vhp-nav-sticky .row .menu a.homepay-link:hover {
            background: 0 0;
            border-radius: 0
        }

        .vhp-nav-sticky .row .menu a.homepay-link::after {
            content: attr(data-label);
            position: absolute;
            left: -36px;
            top: 17px;
            font-size: 14px;
            min-width: 200px;
            font-weight: 300
        }

        .vhp-nav-sticky .row .menu>li {
            display: block;
            position: relative
        }

        .vhp-nav-sticky .row .sub-menu {
            clip: rect(1px, 1px, 1px, 1px);
            opacity: .1;
            transition: transform 0.35s ease-out, opacity 0.2s ease-out;
            transform: translateY(-10px) scaleY(.5);
            transform-origin: top;
            list-style: none;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 100%;
            left: 10px;
            width: 150px
        }

        .vhp-nav-sticky .row .sub-menu.hk {
            left: 10%
        }

        .vhp-nav-sticky .row .sub-menu.pe {
            left: 0
        }

        .vhp-nav-sticky .row .sub-menu.long {
            width: 250px;
            left: -15%
        }

        .vhp-nav-sticky .row .sub-menu li:not(:first-child) a {
            padding: 10px
        }

        .vhp-nav-sticky .row .sub-menu a {
            color: #888;
            background: #fff;
            position: relative;
            margin: 0 15px
        }

        .vhp-nav-sticky .row .sub-menu a:hover {
            color: #444;
            background: #fff;
            border-radius: 0
        }

        .vhp-nav-sticky .row .sub-menu a.empty {
            background: 0 0;
            height: 14px
        }

        .vhp-nav-sticky .row .sub-menu a.empty:hover {
            background: 0 0
        }

        .vhp-nav-sticky .row .menu>li:hover>.sub-menu {
            clip: auto;
            opacity: 1;
            transform: translateY(0) scaleY(1)
        }

        .vhp-date-night {
            background: url(/img/vw/vhp/map/date-night.jpg) left center no-repeat;
            background-size: cover;
            height: 370px;
            position: relative
        }

        .vhp-date-night .vhp-date-night-texts {
            text-align: center;
            position: relative;
            top: 116px
        }

        .vhp-date-night .vhp-date-night-texts .title {
            color: #fff;
            line-height: 42px;
            font-size: 32px
        }

        .vhp-date-night .vhp-date-night-texts p {
            color: #fff;
            line-height: 32px;
            font-weight: 700;
            font-size: 26px;
            margin-top: 5px
        }

        .vhp-date-night .vhp-date-night-texts .btn-date-night {
            margin-top: 10px;
            line-height: 22px
        }

        .vhp-what-v-offer {
            width: 960px;
            margin: auto auto 100px
        }

        .vhp-what-v-offer .title {
            text-align: center;
            font-size: 32px;
            margin: 60px auto 13px;
            font-weight: 400
        }

        .vhp-what-v-offer .offers {
            margin-top: 62px
        }

        .vhp-what-v-offer .offers .offer {
            border: 1px solid #bcbcbc;
            border-radius: 10px;
            overflow: hidden
        }

        .vhp-what-v-offer .offers .offer .offer-image img {
            width: 225px
        }

        .vhp-what-v-offer .offers .offer .offer-image label {
            color: #eee;
            cursor: pointer;
            font-size: 26px;
            font-weight: 400;
            left: 30px;
            line-height: 32px;
            position: absolute;
            width: 145px;
            top: 12px
        }

        .vhp-what-v-offer .offers .offer .offer-body {
            padding: 10px;
            overflow: auto
        }

        .vhp-what-v-offer .offers .offer .offer-body h3 {
            color: #444;
            margin-top: 12px;
            margin-bottom: 2px
        }

        .vhp-what-v-offer .offers .offer .offer-body ul.items {
            padding: 0
        }

        .vhp-what-v-offer .offers .offer .offer-body ul.items li {
            color: #888;
            display: inline;
            font-weight: 400;
            line-height: 20px;
            list-style: none;
            word-break: break-word
        }

        .vhp-what-v-offer .offers .offer .offer-body ul.items li:before {
            content: '\2022';
            font-size: 10px;
            padding-right: 4px
        }

        .vhp-what-v-offer .offers .offer .offer-body ul.items li:first-child:before {
            display: none
        }

        .vhp-what-v-offer .offers .offer .offer-body .btn-get-started {
            bottom: 10px;
            color: #02768b;
            font-size: 18px;
            position: absolute;
            padding-left: 10px;
            margin-left: -10px
        }

        .vhp-what-v-offer .offers .offer .offer-body .btn-get-started .icon {
            color: inherit;
            vertical-align: middle
        }

        .vhp-what-v-offer .offers .offer .offer-body .btn-get-started .icon svg {
            height: 10px;
            width: 10px
        }

        .vhp-what-v-offer .card-container {
            margin-top: 62px
        }

        .vhp-what-v-offer .single-card {
            height: 303px
        }

        .vhp-what-v-offer .card-image {
            display: inline-block;
            position: absolute
        }

        .vhp-what-v-offer .card-image img {
            width: 222px;
            height: auto
        }

        .vhp-what-v-offer .card-image label {
            position: absolute;
            bottom: 6px;
            padding-left: 8px;
            font-size: 26px;
            font-weight: 400;
            width: 142px;
            line-height: 32px;
            left: 0;
            color: #eee;
            cursor: pointer
        }

        .vhp-what-v-offer .center-content {
            display: table-cell;
            vertical-align: middle
        }

        .vhp-what-v-offer .center-content.three-row {
            vertical-align: top
        }

        .vhp-what-v-offer .center-content.three-row .card-categories {
            height: 250px;
            overflow: hidden
        }

        .vhp-what-v-offer .card-content {
            position: absolute;
            left: 227px;
            vertical-align: middle;
            display: table;
            margin-left: 26px;
            width: 218px;
            height: 100%
        }

        .vhp-what-v-offer .card-content .card-categories {
            line-height: initial;
            display: inline-block;
            overflow: auto;
            vertical-align: middle
        }

        .vhp-what-v-offer .card-content .get-started-btn {
            position: absolute;
            left: 0;
            bottom: 12px
        }

        .vhp-what-v-offer .card-content h3 {
            margin-top: 13px;
            margin-bottom: 2px
        }

        .vhp-what-v-offer .card-content ul.items {
            padding: 0
        }

        .vhp-what-v-offer .card-content ul.items li {
            list-style: none;
            display: inline;
            color: #888;
            line-height: 20px;
            word-break: break-word
        }

        .vhp-what-v-offer .card-content ul.items li:before {
            content: '\2022';
            font-size: 10px;
            padding-right: 2px
        }

        .vhp-what-v-offer .card-content ul.items li:first-child:before {
            content: ''
        }

        .homePay {
            width: 1000px;
            margin: 100px auto 90px;
            text-align: center
        }

        .homePay .title {
            font-size: 32px;
            font-weight: 400;
            margin: 40px 0 20px
        }

        .homePay .details {
            margin: 30px auto
        }

        .homePay .details .columnItem {
            padding-left: 45px;
            padding-right: 45px
        }

        .homePay .details .columnItem:first-child {
            padding-left: 0
        }

        .homePay .details .columnItem:last-child {
            padding-right: 0
        }

        .homePay .details .columnItem .h3 {
            margin-top: 15px;
            margin-bottom: 8px
        }

        .homePay .details .columnItem .icon {
            width: 55px;
            height: 51px;
            text-align: center
        }

        .homePay .details .columnItem .icon.icon-time svg {
            width: 46px;
            height: 48px
        }

        .homePay .details .columnItem .icon.ly-con svg {
            width: 50px;
            height: 50px
        }

        .homePay .details .columnItem .icon .icon-year {
            font-weight: 300
        }

        .homePay .details .columnItem .icon .icon-year .yearCount {
            border-bottom: 1px solid #888;
            font-size: 35px;
            line-height: 1
        }

        .homePay .details .columnItem .icon .icon-year .yearLabel {
            font-size: 10px
        }

        .homePay .details .columnItem .description {
            color: #888
        }

        .homePay .details .columnItem .description .learnMore {
            margin-top: 40px
        }

        .vhp-stats {
            border-bottom: 1px solid #bcbcbc;
            border-top: 1px solid #bcbcbc;
            padding: 10px 0 30px
        }

        .vhp-stats .vhp-stats-map {
            background: url(../../../img/vw/vhp/map/map.png) 50% top no-repeat;
            height: 600px;
            margin-top: 54px;
            position: relative
        }

        .vhp-stats .vhp-stats-map .vhp-stats-texts {
            text-align: center;
            position: relative;
            width: 473px;
            margin: auto;
            top: 150px
        }

        .vhp-stats .vhp-stats-map .vhp-stats-texts .title {
            font-size: 97px;
            font-weight: 700;
            line-height: 117px
        }

        .vhp-stats .vhp-stats-map .vhp-stats-texts p {
            font-family: Lato;
            font-size: 37px;
            font-weight: 700;
            line-height: 45px
        }

        .vhp-how-it-works {
            margin: auto;
            width: 590px
        }

        .vhp-how-it-works .nav-tabs.nav-tabs-default .active-tab-indicator {
            -webkit-transition: all .7s ease;
            -o-transition: all .7s ease;
            transition: all .7s ease
        }

        .vhp-how-it-works .title {
            color: #444;
            padding: 0;
            margin-bottom: 50px;
            line-height: 42px;
            text-align: center;
            font-size: 32px;
            font-weight: 400
        }

        .vhp-how-it-works .tab-content-container {
            width: 300%;
            position: relative;
            transition: all .7s ease;
            -webkit-animation-timing-function: ease;
            animation-timing-function: ease
        }

        .vhp-how-it-works a[data-toggle="tab"] {
            transition: all .6s cubic-bezier(0, 0, .2, 1);
            -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
            animation-timing-function: cubic-bezier(0, 0, .2, 1)
        }

        .vhp-how-it-works .nav.nav-tabs.nav-tabs-default .display-label {
            font-size: 18px;
            text-transform: none
        }

        .vhp-how-it-works .tab-view {
            width: 415px;
            overflow: hidden;
            margin: auto
        }

        .vhp-how-it-works .action-button {
            text-align: center;
            margin: 30px 0
        }

        .vhp-how-it-works .tab-content {
            display: inline-block
        }

        .vhp-how-it-works .tab-content .how-to-heading {
            font-size: 18px;
            color: #444;
            margin-bottom: 2px;
            font-weight: 400
        }

        .vhp-how-it-works .tab-content .how-to-desc {
            color: #888;
            font-size: 14px
        }

        .vhp-how-it-works .tab-content li {
            list-style-type: none;
            text-align: justified
        }

        .vhp-how-it-works .tab-content li .icon-search {
            width: 58px
        }

        .vhp-how-it-works .tab-content li .icon-search svg {
            height: 36px
        }

        .vhp-how-it-works .tab-content li .how-to-content {
            display: inline-block;
            width: 240px;
            margin-left: 20px;
            word-break: break-word
        }

        .vhp-how-it-works .tab-content li:after {
            content: "";
            width: 1px;
            height: 27px;
            position: relative;
            border: 1px dashed #bcbcbc;
            display: block;
            left: 27px;
            margin-bottom: 9px
        }

        .vhp-footer.condensed .main-topics .accordion1:hover .accordion-content,
        .vhp-how-it-works .tab-content li:last-child:after {
            display: none
        }

        .vhp-footer {
            border-top: 1px solid #bcbcbc
        }

        .vhp-footer.condensed,
        .vhp-footer.illustratedVHP-footer,
        .vhp-footer.illustratedVHP-footer .footer {
            border: 0
        }

        .vhp-footer.condensed .footer {
            background-color: #f9f9f9;
            padding: 0;
            border: 0
        }

        .vhp-footer.condensed .footer .discover {
            border: 0
        }

        .vhp-footer.condensed .footer .discover ul a {
            line-height: 26px;
            font-size: 14px;
            padding-bottom: 0
        }

        .vhp-footer.condensed .footer .legal {
            width: 100%;
            background-color: #eee;
            margin-top: 50px
        }

        .vhp-footer.condensed .footer .legal .gray-text {
            margin: auto;
            width: 950px;
            padding: 40px 0
        }

        .vhp-footer.condensed .main-topics {
            position: relative;
            text-align: center
        }

        .vhp-footer.condensed .main-topics .accordion1[data-expanded="true"] .accordion-toggle .icon {
            transform: rotate(180deg)
        }

        .vhp-footer.condensed .main-topics .accordion1 .accordion-content,
        .vhp-footer.condensed .main-topics .accordion1[data-expanded="true"] .accordion-content {
            max-height: 750px
        }

        .vhp-footer.condensed .main-topics .accordion1 .accordion-toggle span {
            position: absolute;
            top: 15px;
            margin-left: 10px
        }

        .vhp-footer.condensed .main-topics .accordion1 .accordion-content {
            left: 0;
            position: relative;
            top: 0;
            background-color: #f9f9f9;
            border: 0
        }

        .vhp-footer.condensed .main-topics .accordion1 .accordion-content .sub-topics {
            margin-top: 16px
        }

        .vhp-footer.condensed .main-topics .accordion1 .accordion-content .pet-home div {
            padding: 0
        }

        .vhp-footer .get-started {
            margin: auto;
            width: 950px
        }

        .vhp-footer .get-started .row .col-xs-6 {
            padding: 60px 10px
        }

        .vhp-footer .get-started .h2 {
            font-weight: 700;
            margin-top: 5px
        }

        .vhp-footer .get-started .btn-link-secondary {
            color: #02768b;
            margin-top: 0
        }

        .vhp-footer .footer {
            background-color: #eee;
            border-top: 1px solid #bcbcbc;
            padding: 30px;
            text-align: center
        }

        .vhp-footer .footer .apps {
            text-align: center;
            margin-top: 20px
        }

        .vhp-footer .footer .apps.condensed .btn {
            text-align: right;
            float: right;
            padding: 8px 2px
        }

        .vhp-footer .footer .apps .btn {
            padding-bottom: 50px;
            text-align: left;
            width: 250px
        }

        .vhp-footer .footer .apps .btn:first-child {
            text-align: right
        }

        .vhp-footer .footer .apps .btn img {
            width: 135px
        }

        .vhp-footer .footer .social {
            margin: auto;
            text-align: center
        }

        .vhp-footer .footer .social.condensed {
            text-align: right;
            clear: both
        }

        .vhp-footer .footer .social.condensed .btn {
            margin-left: 8px;
            margin-right: 0;
            margin-top: 15px;
            height: auto
        }

        .vhp-footer .footer .social .btn {
            height: 100px;
            margin-left: 24px;
            margin-right: 24px;
            min-width: 55px;
            padding: 0;
            width: 55px
        }

        .vhp-footer .footer .social .btn .icon {
            color: #888;
            display: block;
            width: 50px
        }

        .vhp-footer .footer .social .btn span:not(.icon) {
            visibility: hidden
        }

        .vhp-footer .footer .discover {
            border-top: 1px solid #bcbcbc;
            color: #888;
            margin: auto;
            padding: 30px 0;
            text-align: left;
            width: 950px
        }

        .vhp-footer .footer .discover.condensed {
            padding: 39px 0 0
        }

        .vhp-footer .footer .discover.condensed.topics {
            padding-top: 0
        }

        .vhp-footer .footer .discover.condensed h4 {
            line-height: 36px;
            height: 36px;
            white-space: nowrap
        }

        .vhp-footer .footer .discover h4:not(:first-child) {
            margin-top: 30px
        }

        .vhp-footer .footer .discover ul {
            list-style-type: none;
            padding: 0;
            margin: 0
        }

        .vhp-footer .footer .discover ul a {
            color: #888;
            display: block;
            line-height: 20px;
            padding-bottom: 10px
        }

        .vhp-footer .footer .discover ul a:hover {
            text-decoration: underline
        }

        .vhp-footer .footer .discover:first-child {
            border-top-width: 0
        }

        .vhp-footer .footer .legal {
            color: #888;
            font-size: 12px;
            margin: auto;
            padding-bottom: 30px;
            text-align: left;
            width: 950px
        }

        .carousel.carousel-fade {
            z-index: -99;
            height: 600px;
            position: absolute;
            width: 100%;
            overflow: hidden
        }

        .carousel.carousel-fade .carousel-control {
            z-index: 2
        }

        .carousel.carousel-fade .carousel-inner {
            height: 100%;
            width: 100%
        }

        .carousel.carousel-fade .carousel-inner .item {
            opacity: 0;
            -webkit-transition: opacity .15s ease-out;
            -moz-transition: opacity .15s ease-out;
            -o-transition: opacity .15s ease-out;
            transition: opacity .15s ease-out;
            background-image: url(/img/vw/vhp/care1.jpg);
            background-position: center top;
            background-repeat: no-repeat;
            background-size: cover;
            width: 100%;
            position: absolute;
            height: 700px
        }

        .carousel.carousel-fade .carousel-inner .item.after-school {
            background-image: url(/img/vw/vhp/after-school.jpg)
        }

        .carousel.carousel-fade .carousel-inner .item:nth-child(1) {
            background-image: url(/img/vw/vhp/care1.jpg)
        }

        .carousel.carousel-fade .carousel-inner .item.after-school:nth-child(1) {
            background-image: url(/img/vw/vhp/after-school.jpg)
        }

        @media screen and (min-device-width:1200px) and (max-device-width:1600px) and (-webkit-min-device-pixel-ratio:1) {

            .carousel.carousel-fade .carousel-inner .item.after-school,
            .carousel.carousel-fade .carousel-inner .item.after-school:nth-child(1) {
                background-position-x: -335px
            }
        }

        .carousel.carousel-fade .carousel-inner .item:nth-child(2) {
            background-image: url(/img/vw/vhp/care2.jpg)
        }

        .carousel.carousel-fade .carousel-inner .item:nth-child(3) {
            background-image: url(/img/vw/vhp/care3.jpg)
        }

        .carousel.carousel-fade .carousel-inner .active {
            opacity: 1
        }

        @media all and (transform-3d),
        (-webkit-transform-3d) {

            .carousel-fade .carousel-inner>.item.active.left,
            .carousel-fade .carousel-inner>.item.active.right,
            .carousel-fade .carousel-inner>.item.next,
            .carousel-fade .carousel-inner>.item.prev {
                opacity: 0;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0)
            }

            .carousel-fade .carousel-inner>.item.active,
            .carousel-fade .carousel-inner>.item.next.left,
            .carousel-fade .carousel-inner>.item.prev.right {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0)
            }
        }

        .simplifiedVHP-hero .carousel.carousel-fade,
        .simplifiedVHP-hero .carousel.carousel-fade .carousel-inner .item {
            height: 750px
        }

        .vhp-smb {
            text-align: center;
            margin: auto;
            width: 950px
        }

        .vhp-smb .row .col-xs-12 {
            padding: 50px 0
        }

        .vhp-smb .h2 {
            font-size: 22px;
            font-weight: 700;
            margin-top: 5px
        }

        .vhp-smb .body-txt {
            font-size: 15px;
            margin: 10px 0 20px
        }

        .vhp-smb .get-start {
            font-size: 16px;
            min-height: 30px;
            padding-top: 5px;
            padding-left: 20px;
            padding-right: 20px
        }

        .overlay {
            position: fixed;
            top: 0;
            left: 0;
            background: #fff;
            width: 100%;
            height: 100%;
            z-index: 110;
            opacity: .8;
            display: none
        }

        .vhp-hero .vhp-titles .vhp-title {
            margin-top: 120px
        }

        .vhp-hero .vhp-titles .vhp-title .h1 {
            text-align: left
        }

        .vhp-hero .vhp-titles .vhp-title .bolder-view {
            font-weight: 500;
            line-height: 36px;
            margin-top: 155px
        }

        .vhp-hero .vhp-titles .vhp-title .green-heading {
            color: #00c1a2;
            font-size: 18px;
            font-family: Lato-bold;
            float: left;
            padding-left: 44px;
            font-style: italic
        }

        .icon-care-logo {
            height: 100px;
            margin-top: 25px;
            width: 200px;
            margin-left: 40px
        }

        .icon-care-logo svg {
            width: 200px
        }

        .icon-care-logo .cls-1 {
            fill: #444
        }

        .carousel-control {
            position: absolute;
            color: #c1b9b9;
            font-size: 25px !important;
            height: 100%;
            width: 80px;
            display: block;
            z-index: 30
        }

        .carousel-control.left {
            left: 20px;
            text-align: center
        }

        .carousel-control.right {
            right: 20px;
            text-align: center
        }

        .carousel-control .icon {
            position: absolute;
            top: 45%
        }

        .carousel-control .icon-front-chevron-lg {
            color: #e6cdcd
        }

        .vhp-HA-inspired .vhp-header-condensed {
            top: 30px
        }

        .vhp-HA-inspired .vhp-header-condensed .icon-care-logo {
            width: 120px;
            height: 32px;
            left: 70px;
            margin: 0;
            top: 0;
            color: #fff
        }

        .vhp-HA-inspired .vhp-hero .vhp-titles .vhp-title {
            margin-top: 157px;
            margin-left: 67px;
            font-weight: 900;
            font-size: 60px;
            line-height: 120%;
            color: #fff;
            width: 646px;
            text-align: left
        }

        .vhp-hero .vhp-titles {
            height: 285px;
            margin: auto;
            z-index: 5;
            width: 950px
        }

        .vhp-HA-inspired .vhp-hero .vhp-titles {
            width: auto
        }

        .vhp-HA-inspired .vhp-hero .vhp-titles .secondary-header {
            margin-top: 40px;
            margin-left: 67px;
            font-style: normal;
            font-weight: 600;
            font-size: 27px;
            line-height: 120%;
            color: #fff
        }

        .vhp-HA-inspired .vhp-header-condensed .btn-join-now {
            margin-right: 26px
        }

        .vhp-HA-inspired .blue-bg {
            background: #e6f1f4;
            height: 174px;
            transition: height .5s
        }

        .vhp-HA-inspired .vhp-hero {
            height: 444px;
            box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, .3)
        }

        .vhp-HA-inspired .blue-bg .vertical-selection {
            display: flex;
            transform: translateX(110%);
            justify-content: center;
            padding: 0;
            position: relative;
            top: -45px;
            z-index: 100;
            margin: auto
        }

        .blue-bg .vertical-selection.slideIn {
            transform: translateX(0);
            transition: .6s all
        }

        .vhp-HA-inspired .vhp-schwingy-parent.vhp-schwingy-parent-condensed {
            top: 394px;
            transform: translateX(100%)
        }

        .vhp-HA-inspired .blue-bg .vertical-selection li {
            list-style: none;
            width: 187.09px;
            height: 143px;
            background: #fff;
            box-sizing: border-box;
            border-radius: 10px;
            margin: 0 7px;
            font-size: 18px;
            line-height: 22px;
            text-align: center;
            cursor: pointer
        }

        .vhp-HA-inspired .blue-bg .vertical-selection svg {
            width: 100%;
            margin-top: 33px;
            margin-bottom: 5px
        }

        .vhp-HA-inspired .main-links {
            height: 291px
        }

        .vhp-HA-inspired .main-links .homepay-container {
            display: flex;
            width: 659px;
            align-items: center;
            justify-content: center;
            position: relative;
            top: 51px;
            margin: auto;
            height: 193px
        }

        .vhp-HA-inspired .main-links .homepay-container .homepay-details {
            margin-right: 58px
        }

        .vhp-HA-inspired .main-links .homepay-container .main-text {
            font-weight: 700;
            font-size: 27px;
            line-height: 32px;
            margin-top: 8px
        }

        .vhp-HA-inspired .main-links .homepay-container .home-pay-img {
            background-image: url(/img/vw/vhp/Homepay-vhp.png);
            width: 363px;
            height: 193px
        }

        .vhp-HA-inspired .press-bar {
            background: #f5f5f5;
            padding: 34px 0
        }

        .vhp-HA-inspired .press-bar svg {
            max-width: 1052px;
            width: 90%;
            margin: auto;
            display: block
        }

        .vhp-HA-inspired .middle-banners {
            text-align: center
        }

        .vhp-HA-inspired .middle-banners .middle-box {
            width: 440px;
            height: 258px;
            display: inline-block;
            margin: 48px 24px;
            padding: 24px 0 0 24px;
            color: #1e1e1e;
            text-align: left
        }

        .vhp-HA-inspired .middle-banners .child-care-options {
            border: 2px solid #02e4c4;
            box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
            border-radius: 8px;
            background: url(/img/vw/vhp/full-time-child-care-.png) no-repeat 0 91%
        }

        .vhp-HA-inspired .middle-banners .home-pay-options {
            background: url(/img/vw/vhp/homepay-vhp.png) no-repeat;
            filter: drop-shadow(0 2px 8px rgba(0, 0, 0, .15));
            color: #fff;
            border-radius: 8px;
            background-size: cover
        }

        .vhp-HA-inspired .middle-banners .middle-box .middle-title {
            font-size: 21px;
            line-height: 25px;
            font-weight: 700
        }

        .vhp-HA-inspired .middle-banners .middle-subtitle {
            font-weight: 300;
            font-size: 18px;
            padding: 8px 0 16px
        }

        .vhp-HA-inspired .middle-banners .home-pay-options .white-btn {
            background: #fff;}