.nav-menu__bump-inner {
    top: -5px;
    background-color: #fcfafa
}

.nav-menu__mobile-footer {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: end
}

    .nav-menu__mobile-footer > :first-child {
        border-top: 1px solid #cbc9c9;
        padding-top: 24px
    }

.nav-menu__section {
    margin-bottom: 18px;
    border-bottom: 1px solid #cbc9c9;
    padding-bottom: 8px;
    font-size: 13px;
    color: #707070;
    text-transform: uppercase;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal
}

    .nav-menu__section:not(:first-child) {
        margin-top: 24px
    }

.nav-menu__section--with-columns {
    margin-bottom: 6px
}

.nav-menu--all .nav-menu-item:not(.nav-menu-item--em) {
    margin-left: 16px
}

.nav-menu--all .nav-menu-item--with-children {
    margin-bottom: 12px;
    border-bottom: none
}

.nav-menu--all .nav-menu-item__description, .nav-menu--all .nav-menu-item__image {
    display: none
}

.nav-menu--mega {
    position: unset !important
}

    .nav-menu--mega .container {
        width: 1070px
    }

    .nav-menu--mega .nav-menu__body {
        top: 60px;
        width: 100%;
        margin: 0;
        box-shadow: 0 100vh 0 100vh hsla(0,0%,91%,.9);
        border-left: 0;
        border-right: 0;
        border-bottom-color: #336187;
        border-radius: 0;
        padding: 30px 0
    }

    .nav-menu--mega .nav-menu-item--em .nav-menu-item__link {
        font-size: 15px;
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal
    }

.nav-menu--mobile .nav-menu__section {
    margin-top: 24px;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
    font-size: 11px
}

.nav-menu--mobile .nav-menu-item {
    align-items: center
}

.nav-menu--mobile .nav-menu-item--with-children {
    margin-bottom: 0;
    border-bottom: none
}

@media (max-width:375px) {
    .nav-menu--mobile .nav-menu__section {
        margin-top: 12px
    }

    .nav-menu--mobile .nav-menu-item {
        margin-top: 9px;
        margin-bottom: 9px
    }

    .nav-menu--mobile .nav-menu-item--with-children {
        margin-bottom: 0
    }
}

.nav-menu--help .nav-menu-item--em {
    margin-bottom: 0
}

.nav-menu--help .nav-menu-item--with-children {
    border-bottom: none
}

.nav-menu--help .nav-menu-item__title {
    padding-bottom: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #6a6a6a
}

.nav-menu--help .nav-menu-item__link {
    color: #1c1c1c
}

.nav-menu--open .nav-menu-item--fade {
    opacity: unset
}

.nav-menu--right .nav-menu__body {
    left: unset;
    right: 0
}

[dir=rtl] .nav-menu--right .nav-menu__body {
    left: 0;
    right: unset
}

.EditMode .nav-menu__body {
    top: 150px
}

.nav-menu-item {
    display: flex;
    margin: 12px 0
}

    .nav-menu-item .nav-menu-item__link:not(.nav-menu-item__link--plain) {
        width: calc(100% - 25px)
    }

    .nav-menu-item.active, .nav-menu-item:active, .nav-menu-item:focus, .nav-menu-item:hover {
        text-decoration: none
    }

        .nav-menu-item.active .nav-menu-item__image--icon, .nav-menu-item:active .nav-menu-item__image--icon, .nav-menu-item:focus .nav-menu-item__image--icon, .nav-menu-item:hover .nav-menu-item__image--icon {
            background-color: #dff1fa
        }

            .nav-menu-item.active .nav-menu-item__image--icon span, .nav-menu-item:active .nav-menu-item__image--icon span, .nav-menu-item:focus .nav-menu-item__image--icon span, .nav-menu-item:hover .nav-menu-item__image--icon span {
                color: #333
            }

        .nav-menu-item.active .nav-menu-item__link, .nav-menu-item:active .nav-menu-item__link, .nav-menu-item:focus .nav-menu-item__link, .nav-menu-item:hover .nav-menu-item__link {
            color: #003a69;
            text-decoration: underline
        }

            .nav-menu-item.active .nav-menu-item__link:not(.nav-menu-item__link--plain):after, .nav-menu-item:active .nav-menu-item__link:not(.nav-menu-item__link--plain):after, .nav-menu-item:focus .nav-menu-item__link:not(.nav-menu-item__link--plain):after, .nav-menu-item:hover .nav-menu-item__link:not(.nav-menu-item__link--plain):after {
                font-family: FP-Icons-16 !important;
                speak: none;
                font-style: normal;
                font-weight: 400;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                position: relative;
                display: inline-block;
                content: "\E903";
                top: 2px;
                right: -4px
            }

.nav-menu-item__description {
    font-size: 12px;
    color: #707070;
    line-height: 18px
}

.nav-menu-item__image {
    margin: 0 12px 12px 0
}

.nav-menu-item__image--icon {
    min-width: 48px;
    height: 48px;
    border-radius: 4px;
    background-color: #e9e7e7;
    text-align: center
}

    .nav-menu-item__image--icon span {
        display: inline-block;
        padding-top: 7px;
        font-size: 32px;
        color: #707070
    }

.nav-menu-item__link {
    font-size: 13px;
    color: #003a69;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 500;
    font-style: normal
}

.nav-menu-item__selected {
    display: none;
    margin-left: 6px;
    color: #399d47
}

.nav-menu-item__title {
    padding-bottom: 8px;
    font-size: 13px;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 500;
    font-style: normal
}

.nav-menu-item--em {
    display: block;
    margin-bottom: 18px
}

    .nav-menu-item--em .nav-menu-item__link {
        margin-bottom: 8px
    }

        .nav-menu-item--em .nav-menu-item__link:not(.nav-menu-item__link--plain):after {
            font-family: FP-Icons-16 !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            display: inline-block;
            content: "\E903";
            top: 2px;
            transition: all .2s ease-in-out
        }

.nav-menu-item--fade {
    opacity: 0;
    transition: opacity .2s ease-in-out .25s
}

.nav-menu-item--feature.active .nav-menu-item__image, .nav-menu-item--feature:active .nav-menu-item__image, .nav-menu-item--feature:focus .nav-menu-item__image, .nav-menu-item--feature:hover .nav-menu-item__image {
    opacity: .9
}

.nav-menu-item--mobile-back .nav-menu-item__link, .nav-menu-item--mobile-close .nav-menu-item__link, .nav-menu-item--mobile-forward .nav-menu-item__link {
    display: flex;
    justify-content: space-between;
    color: #333
}

    .nav-menu-item--mobile-back .nav-menu-item__link:after, .nav-menu-item--mobile-close .nav-menu-item__link:after, .nav-menu-item--mobile-forward .nav-menu-item__link:after {
        color: #707070
    }

.nav-menu-item--mobile-back.active .nav-menu-item__link, .nav-menu-item--mobile-back:active .nav-menu-item__link, .nav-menu-item--mobile-back:focus .nav-menu-item__link, .nav-menu-item--mobile-back:hover .nav-menu-item__link, .nav-menu-item--mobile-close.active .nav-menu-item__link, .nav-menu-item--mobile-close:active .nav-menu-item__link, .nav-menu-item--mobile-close:focus .nav-menu-item__link, .nav-menu-item--mobile-close:hover .nav-menu-item__link, .nav-menu-item--mobile-forward.active .nav-menu-item__link, .nav-menu-item--mobile-forward:active .nav-menu-item__link, .nav-menu-item--mobile-forward:focus .nav-menu-item__link, .nav-menu-item--mobile-forward:hover .nav-menu-item__link {
    color: #333;
    text-decoration: none
}

.nav-menu-item--mobile-back {
    margin-left: -32px;
    margin-right: -30px;
    border-bottom: 1px solid #cbc9c9
}

    .nav-menu-item--mobile-back .nav-menu-item__link {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        padding: 0 32px;
        font-size: 18px;
        font-weight: 700
    }

        .nav-menu-item--mobile-back .nav-menu-item__link:before {
            content: ""
        }

        .nav-menu-item--mobile-back .nav-menu-item__link:after {
            top: unset;
            bottom: 2px;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

.nav-menu-item--mobile-close {
    margin-left: -32px;
    margin-right: -30px;
    border-bottom: 1px solid #cbc9c9
}

    .nav-menu-item--mobile-close .nav-menu-item__link {
        width: 100%;
        padding: 0 32px;
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal
    }

        .nav-menu-item--mobile-close .nav-menu-item__link:before {
            font-family: FP-Icons-16 !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: relative;
            display: inline-block;
            content: "\E90C";
            top: 2px
        }

        .nav-menu-item--mobile-close .nav-menu-item__link:after {
            content: "" !important
        }

.nav-menu-item--mobile-forward .nav-menu-item__link {
    width: 100%;
    font-size: 18px;
    font-weight: 500
}

    .nav-menu-item--mobile-forward .nav-menu-item__link:not(.nav-menu-item__link--plain):after {
        font-family: FP-Icons-16 !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        display: inline-block;
        content: "\E903";
        top: 2px;
        flex-grow: 1;
        text-align: right
    }

.nav-menu-item--selected .nav-menu-item__selected {
    display: unset
}

.nav-menu-item--small .nav-menu-item__link {
    font-size: 11px
}

.nav-menu-item--with-children {
    border-bottom: 1px solid #cbc9c9
}

.nav-menu-item--with-columns {
    margin-bottom: 6px
}

.nav-menu-item__country-flag {
    margin-right: 8px
}

.nav-menu-item--country > * {
    margin-left: 4px;
    margin-right: 4px
}

.nav-services {
    display: flex;
    flex-direction: column;
    opacity: 1;
    background-color: #003a68;
    transition: all .2s ease-in-out;
    transition-property: top,width;
    width: 56px
}

.nav-services--expanded .tooltip-text[tooltip-text]:hover:after {
    display: none
}

.nav-services a {
    color: #fff !important
}

    .nav-services a:focus, .nav-services a:hover {
        color: #fff !important;
        text-decoration: none
    }

.nav-services__section--main {
    flex-grow: 1
}

.nav-services__item {
    position: relative;
    display: flex;
    padding: 8px 16px
}

    .nav-services__item:hover {
        background-color: #002747
    }

        .nav-services__item:hover > [class*=icon] {
            opacity: 1
        }

    .nav-services__item > * {
        flex-shrink: 0
    }

    .nav-services__item [class*=icon] {
        font-size: 24px;
        opacity: .7
    }

    .nav-services__item .nav-services__expanded-only {
        display: none;
        pointer-events: none;
        transition: opacity .2s ease-in-out;
        line-height: 24px;
        padding-left: 12px
    }

.nav-services__item--selected {
    background-color: #005994;
    opacity: 1
}

    .nav-services__item--selected .glyphicon, .nav-services__item--selected [class*=icon] {
        opacity: 1
    }

.nav-services__expand-icon {
    display: flex;
    align-items: center;
    position: absolute;
    right: 16px
}

.nav-services--expanded {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .nav-services--expanded .nav-services__expanded-only {
        display: block
    }

    .nav-services--expanded .nav-services_collapsed-only {
        display: none
    }

.nav-services__toggle {
    padding: 12px 16px
}

    .nav-services__toggle .nav-services__expanded-only {
        padding-left: 0
    }

.nav-services__settings {
    padding-top: 24px;
    padding-bottom: 16px
}

.navbar {
    border: 0 none;
    margin-bottom: 0;
    z-index: 1001
}

.mega-dropdown {
    position: static !important
}

.greyish {
    background-color: #ebebeb;
    float: right !important
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #fff !important;
    border-color: transparent !important
}

.modal-search .modal-backdrop {
    background-color: #003a68
}

    .modal-search .modal-backdrop.in {
        opacity: .95
    }

.modal-search .modal-dialog {
    margin-top: 20px !important
}

.modal-search .modal-header {
    border-bottom: 0
}

.modal-search .modal-body {
    margin-top: 20px
}

    .modal-search .modal-body .form-control {
        font-size: 16px
    }

    .modal-search .modal-body h3 {
        color: #fff;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 0
    }

.modal-search .close {
    font-size: 3rem;
    text-shadow: none;
    color: #fff;
    padding: 0;
    opacity: .6
}

.modal-search .modal-content {
    border: 0;
    box-shadow: none;
    background: transparent
}

.typeahead-spinner {
    position: absolute;
    top: 5px;
    right: 55px;
    display: none;
    width: 28px;
    height: 28px;
    z-index: 9
}

.search-spinner {
    background: url("https://resources.fphcare.com/content/wheel.gif") no-repeat;
    background-position: center right 8px
}

.product-search {
    margin: 10px 0
}

.site-search-outer.light {
    background-color: #eceeee
}

.site-search-outer .results {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .site-search-outer .results {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.site-search-outer .result {
    margin: 20px 0;
    margin: 1.43rem 0
}

    .site-search-outer .result .highlight {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal;
        color: #003a68
    }

.site-search-outer .separator {
    border-bottom: 1px dotted #a79d9b
}

.searchresultheader {
    margin-top: 20px
}

.input-group-search .btn, .input-group-search .form-control {
    height: 40px !important
}

.input-group-search .form-control {
    padding-right: 45px
}

.input-group-search .btn {
    color: #fff !important;
    line-height: 1.9;
    border: 0
}

@media (min-width:768px) {
    .modal-search h3 {
        font-size: 24px
    }

    .modal-search .modal-body {
        margin-top: 100px
    }
}

body, html {
    height: 100%
}

.search-filter {
    margin-top: 60px;
    margin-top: 4.29rem
}

    .search-filter .row {
        margin-bottom: 25px
    }

    .search-filter .search-category-info {
        color: #003a68;
        font-weight: 600;
        display: block
    }

@media (min-width:768px) {
    .search-filter .search-category-info {
        display: inline-block
    }
}

.search-filter .tags a {
    padding: 4px 8px;
    background-color: #e5ebf0;
    border-radius: 4px;
    margin-bottom: 7px;
    display: inline-block
}

    .search-filter .tags a:hover {
        background-color: #003a68;
        color: #fff
    }

.modal-checkbox-wrapper {
    margin: 20px 0 10px !important
}

.has-warning .twitter-typeahead .tt-hint, .has-warning .twitter-typeahead .tt-input {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .twitter-typeahead .tt-hint:focus, .has-warning .twitter-typeahead .tt-input:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-error .twitter-typeahead .tt-hint, .has-error .twitter-typeahead .tt-input {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .twitter-typeahead .tt-hint:focus, .has-error .twitter-typeahead .tt-input:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-success .twitter-typeahead .tt-hint, .has-success .twitter-typeahead .tt-input {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .twitter-typeahead .tt-hint:focus, .has-success .twitter-typeahead .tt-input:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.input-group .twitter-typeahead:first-child .tt-hint, .input-group .twitter-typeahead:first-child .tt-input {
    border-bottom-left-radius: .28571429rem;
    border-top-left-radius: .28571429rem;
    width: 100%
}

.input-group .twitter-typeahead:last-child .tt-hint, .input-group .twitter-typeahead:last-child .tt-input {
    border-bottom-right-radius: .28571429rem;
    border-top-right-radius: .28571429rem;
    width: 100%
}

.input-group.input-group-sm .twitter-typeahead .tt-hint, .input-group.input-group-sm .twitter-typeahead .tt-input {
    height: 1.98928571rem;
    padding: .35714286rem .71428571rem;
    font-size: .85rem;
    line-height: 1.5;
    border-radius: .21428571rem
}

select.input-group.input-group-sm .twitter-typeahead .tt-hint, select.input-group.input-group-sm .twitter-typeahead .tt-input {
    height: 1.98928571rem;
    line-height: 1.98928571rem
}

select[multiple].input-group.input-group-sm .twitter-typeahead .tt-hint, select[multiple].input-group.input-group-sm .twitter-typeahead .tt-input, textarea.input-group.input-group-sm .twitter-typeahead .tt-hint, textarea.input-group.input-group-sm .twitter-typeahead .tt-input {
    height: auto
}

.input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint, .input-group.input-group-sm .twitter-typeahead:not(:first-child):not(:last-child) .tt-input {
    border-radius: 0
}

.input-group.input-group-sm .twitter-typeahead:first-child .tt-hint, .input-group.input-group-sm .twitter-typeahead:first-child .tt-input {
    border-bottom-left-radius: .21428571rem;
    border-top-left-radius: .21428571rem;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group.input-group-sm .twitter-typeahead:last-child .tt-hint, .input-group.input-group-sm .twitter-typeahead:last-child .tt-input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: .21428571rem;
    border-top-right-radius: .21428571rem
}

.input-group.input-group-lg .twitter-typeahead .tt-hint, .input-group.input-group-lg .twitter-typeahead .tt-input {
    height: 3.09523805rem;
    padding: .71428571rem 1.14285714rem;
    font-size: 1.25rem;
    line-height: 1.3333333;
    border-radius: .42857143rem
}

select.input-group.input-group-lg .twitter-typeahead .tt-hint, select.input-group.input-group-lg .twitter-typeahead .tt-input {
    height: 3.09523805rem;
    line-height: 3.09523805rem
}

select[multiple].input-group.input-group-lg .twitter-typeahead .tt-hint, select[multiple].input-group.input-group-lg .twitter-typeahead .tt-input, textarea.input-group.input-group-lg .twitter-typeahead .tt-hint, textarea.input-group.input-group-lg .twitter-typeahead .tt-input {
    height: auto
}

.input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-hint, .input-group.input-group-lg .twitter-typeahead:not(:first-child):not(:last-child) .tt-input {
    border-radius: 0
}

.input-group.input-group-lg .twitter-typeahead:first-child .tt-hint, .input-group.input-group-lg .twitter-typeahead:first-child .tt-input {
    border-bottom-left-radius: .42857143rem;
    border-top-left-radius: .42857143rem;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group.input-group-lg .twitter-typeahead:last-child .tt-hint, .input-group.input-group-lg .twitter-typeahead:last-child .tt-input {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: .42857143rem;
    border-top-right-radius: .42857143rem
}

.twitter-typeahead {
    width: 100%;
    float: left
}

.input-group .twitter-typeahead {
    display: table-cell !important
}

.twitter-typeahead .tt-hint {
    color: #777
}

.twitter-typeahead .tt-input {
    z-index: 2
}

    .twitter-typeahead .tt-input[readonly], brand-header .twitter-typeahead .tt-input[disabled], fieldset[disabled] .twitter-typeahead .tt-input {
        cursor: not-allowed;
        background-color: #eee !important
    }

.tt-dropdown-menu, .tt-menu {
    position: absolute;
    top: 45px !important;
    left: 0;
    z-index: 1000;
    min-width: 160px;
    width: 100%;
    padding: 14px 0 5px;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1rem;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .28571429rem;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px
}

    .tt-dropdown-menu .tt-suggestion, .tt-menu .tt-suggestion {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        text-align: left
    }

        .tt-dropdown-menu .tt-suggestion a, .tt-menu .tt-suggestion a {
            color: #333
        }

        .tt-dropdown-menu .tt-suggestion.tt-cursor, .tt-dropdown-menu .tt-suggestion:hover, .tt-menu .tt-suggestion.tt-cursor, .tt-menu .tt-suggestion:hover {
            cursor: pointer;
            text-decoration: none;
            outline: 0;
            background-color: #f5f5f5;
            color: #262626
        }

            .tt-dropdown-menu .tt-suggestion.tt-cursor a, .tt-dropdown-menu .tt-suggestion:hover a, .tt-menu .tt-suggestion.tt-cursor a, .tt-menu .tt-suggestion:hover a {
                color: #262626
            }

        .tt-dropdown-menu .tt-suggestion p, .tt-menu .tt-suggestion p {
            margin: 0
        }

    .tt-menu .empty-message {
        padding: 3px 20px 6px;
        color: #003a68
    }

.site-search-inner .icon {
    background-repeat: no-repeat;
    display: block;
    line-height: 1;
    width: 55px;
    height: 60px;
    font-size: 50px;
    font-family: fph-icon;
    color: #003a68
}

.hospital .site-search-inner .icon {
    color: #008ed6
}

.homecare .site-search-inner .icon {
    color: #64a2bb
}

.site-search-inner .icon.pdf:before {
    content: "\E918"
}

.site-search-inner .icon.news-event:before, .site-search-inner .icon.presentation:before {
    content: "\E905"
}

.site-search-inner .icon.press-release:before {
    content: "\E92F"
}

.site-search-inner .icon.video:before {
    content: "\E903"
}

.site-search-inner .small-copy {
    color: #003a68;
    height: 55px;
    line-height: 55px;
    padding-left: 4px
}

.hospital .site-search-inner .small-copy {
    color: #008ed6
}

.homecare .site-search-inner .small-copy {
    color: #64a2bb
}

.site-search-outer.gray {
    background-color: #f3f2f0
}

    .site-search-outer.gray .site-search-title {
        color: #817470
    }

    .site-search-outer.gray .help-search {
        color: #766a63
    }

.site-search-outer.white {
    background-color: #fff
}

    .site-search-outer.white .site-search-title {
        color: #817470
    }

    .site-search-outer.white .help-search {
        color: #766a63
    }

    .site-search-outer.white input.form-control {
        border: 1px solid #766a63
    }

.site-search-outer.dark-blue {
    background-color: #003a68;
    color: #fff
}

    .site-search-outer.dark-blue .help-search {
        color: #fff;
        opacity: .8
    }

    .site-search-outer.dark-blue .form-control {
        background-color: #fff
    }

.site-search-outer .site-search-inner {
    padding: 18px 0
}

.site-search-outer .site-search-title {
    line-height: 37px;
    font-size: 18px;
    font-weight: 500
}

.site-search-outer .help-search {
    margin: 6px 0 0;
    font-size: 11px
}

.site-search-outer .form-control {
    background-color: #dde0e0;
    border: 0;
    height: 37px;
    box-shadow: none
}

    .site-search-outer .form-control:active, .site-search-outer .form-control:focus {
        outline: none !important;
        box-shadow: none !important
    }

.site-search-outer .btn-primary {
    height: 37px;
    border-color: #337ab7 !important;
    border: 2px solid
}

    .site-search-outer .btn-primary:active, .site-search-outer .btn-primary:focus {
        outline: none !important
    }

.search-filter-wrapper {
    padding-right: 0;
    margin-top: 10px
}

@media (min-width:768px) {
    .search-filter-wrapper {
        padding-right: 45px
    }
}

.search-filter-wrapper div[class^=col] {
    padding-left: 5px;
    padding-right: 5px
}

.search-filter-wrapper.row {
    margin-left: -5px;
    margin-right: -5px
}

.search-filter-inner {
    border-radius: 5px;
    background-color: #64a2bb;
    color: #fff;
    padding: 20px;
    margin-bottom: 10px
}

    .search-filter-inner h3 {
        color: #003a68 !important;
        margin-top: 0
    }

    .search-filter-inner ul {
        padding-left: 0;
        margin: 0;
        padding: 0;
        list-style: none
    }

        .search-filter-inner ul li a {
            color: #fff !important
        }

            .search-filter-inner ul li a:hover {
                color: #003a68 !important;
                text-decoration: none
            }

.actions-wrapper .button {
    margin-bottom: 5px;
    background-color: #003a68 !important;
    border-color: #003a68 !important;
    color: #fff
}

.hospital .actions-wrapper .button {
    background-color: #008ed6 !important
}

.homecare .actions-wrapper .button {
    background-color: #64a2bb !important
}

.hospital .actions-wrapper .button {
    border-color: #008ed6 !important
}

.homecare .actions-wrapper .button {
    border-color: #64a2bb !important
}

.actions-wrapper .button.active, .actions-wrapper .button.focus, .actions-wrapper .button:active, .actions-wrapper .button:focus, .actions-wrapper .button:hover, .open > .actions-wrapper .button.dropdown-toggle {
    color: #003a68 !important;
    background-color: #fff !important
}

.hospital .actions-wrapper .button.active, .hospital .actions-wrapper .button.focus, .hospital .actions-wrapper .button:active, .hospital .actions-wrapper .button:focus, .hospital .actions-wrapper .button:hover, .hospital .open > .actions-wrapper .button.dropdown-toggle {
    color: #008ed6 !important
}

.homecare .actions-wrapper .button.active, .homecare .actions-wrapper .button.focus, .homecare .actions-wrapper .button:active, .homecare .actions-wrapper .button:focus, .homecare .actions-wrapper .button:hover, .homecare .open > .actions-wrapper .button.dropdown-toggle {
    color: #64a2bb !important
}

.link {
    display: inline-block;
    margin-right: 20px;
    margin-right: 1.43rem;
    padding-bottom: 8px
}

    .link:last-of-type {
        margin-right: 0
    }

.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: .42857143rem .85714286rem;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 17px 36px;
    font-size: 14px;
    line-height: 14px;
    padding: 1.22rem 2.55rem;
    font-size: 1rem;
    line-height: 1rem;
    border-radius: .28571429rem;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #766a63;
    border: 2px solid #766a63;
    border-radius: 0;
    color: #fff
}

    .button.active.focus, .button.active:focus, .button.focus, .button:active.focus, .button:active:focus, .button:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .button.focus, .button:focus, .button:hover {
        color: #333;
        text-decoration: none
    }

    .button.active, .button:active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .button.disabled, .button[disabled], fieldset[disabled] .button {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
        filter: alpha(opacity=65);
        box-shadow: none
    }

    .button.active, .button.focus, .button:active, .button:focus, .button:hover, .open > .button.dropdown-toggle {
        color: #766a63;
        background-color: #fff
    }

.buttons-wrapper {
    margin: 40px 0;
    margin: 2.86rem 0
}

.links-wrapper {
    margin: 20px 0;
    margin: 1.43rem 0
}

.accordion-outer, .accordion-outer h1, .accordion-outer h2, .accordion-outer h3 {
    color: #766a63
}

    .accordion-outer .panel-title a {
        background-color: #dde0e0
    }

        .accordion-outer .panel-title a:hover {
            text-decoration: none
        }

    .accordion-outer.none .panel-title a {
        background-color: #dde0e0
    }

        .accordion-outer.none .panel-title a:hover {
            text-decoration: none
        }

    .accordion-outer .columns .image-column, .accordion-outer .columns .text-column {
        margin-bottom: 35px;
        margin-bottom: 2.5rem
    }

        .accordion-outer .columns .image-column img {
            display: block;
            max-width: 100%;
            height: auto;
            margin-bottom: 30px;
            margin-bottom: 2.14rem;
            width: 100%
        }

    .accordion-outer .columns .button-column {
        margin-bottom: 35px;
        margin-bottom: 2.5rem;
        text-align: right;
        min-width: 182px
    }

        .accordion-outer .columns .button-column a {
            color: #333;
            background-color: #fff;
            border-color: #ccc;
            background-color: transparent;
            border: 2px solid;
            border-color: #003a68;
            border-radius: 8px;
            color: #003a68;
            cursor: pointer;
            padding: 6px 20px;
            padding: .43rem 1.43rem;
            border-radius: 0 !important;
            display: inline-block;
            margin-bottom: 10px;
            margin-bottom: .71rem;
            text-decoration: none
        }

            .accordion-outer .columns .button-column a.active, .accordion-outer .columns .button-column a.focus, .accordion-outer .columns .button-column a:active, .accordion-outer .columns .button-column a:focus, .accordion-outer .columns .button-column a:hover, .open > .dropdown-toggle.accordion-outer .columns .button-column a {
                color: #333;
                background-color: #f2f2f2;
                border-color: #bfbfbf
            }

            .accordion-outer .columns .button-column a.active, .accordion-outer .columns .button-column a:active, .open > .dropdown-toggle.accordion-outer .columns .button-column a {
                background-image: none
            }

            .accordion-outer .columns .button-column a.disabled, .accordion-outer .columns .button-column a.disabled.active, .accordion-outer .columns .button-column a.disabled.focus, .accordion-outer .columns .button-column a.disabled:active, .accordion-outer .columns .button-column a.disabled:focus, .accordion-outer .columns .button-column a.disabled:hover, .accordion-outer .columns .button-column a[disabled], .accordion-outer .columns .button-column a[disabled].active, .accordion-outer .columns .button-column a[disabled].focus, .accordion-outer .columns .button-column a[disabled]:active, .accordion-outer .columns .button-column a[disabled]:focus, .accordion-outer .columns .button-column a[disabled]:hover, fieldset[disabled] .accordion-outer .columns .button-column a, fieldset[disabled] .accordion-outer .columns .button-column a.active, fieldset[disabled] .accordion-outer .columns .button-column a.focus, fieldset[disabled] .accordion-outer .columns .button-column a:active, fieldset[disabled] .accordion-outer .columns .button-column a:focus, fieldset[disabled] .accordion-outer .columns .button-column a:hover {
                background-color: #fff;
                border-color: #ccc
            }

            .accordion-outer .columns .button-column a .badge {
                color: #fff;
                background-color: #333
            }

            .accordion-outer .columns .button-column a:focus, .accordion-outer .columns .button-column a:hover {
                background-color: transparent;
                border-color: #003a68;
                color: #003a68
            }

            .accordion-outer .columns .button-column a:hover {
                text-decoration: none
            }

.hospital .accordion-outer .columns .button-column a {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    background-color: transparent;
    border: 2px solid;
    border-color: #008ed6;
    border-radius: 8px;
    color: #008ed6;
    cursor: pointer;
    padding: 6px 20px;
    padding: .43rem 1.43rem;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 10px;
    margin-bottom: .71rem
}

    .hospital .accordion-outer .columns .button-column a.active, .hospital .accordion-outer .columns .button-column a.focus, .hospital .accordion-outer .columns .button-column a:active, .hospital .accordion-outer .columns .button-column a:focus, .hospital .accordion-outer .columns .button-column a:hover, .open > .dropdown-toggle.hospital .accordion-outer .columns .button-column a {
        color: #333;
        background-color: #f2f2f2;
        border-color: #bfbfbf
    }

    .hospital .accordion-outer .columns .button-column a.active, .hospital .accordion-outer .columns .button-column a:active, .open > .dropdown-toggle.hospital .accordion-outer .columns .button-column a {
        background-image: none
    }

    .hospital .accordion-outer .columns .button-column a.disabled, .hospital .accordion-outer .columns .button-column a.disabled.active, .hospital .accordion-outer .columns .button-column a.disabled.focus, .hospital .accordion-outer .columns .button-column a.disabled:active, .hospital .accordion-outer .columns .button-column a.disabled:focus, .hospital .accordion-outer .columns .button-column a.disabled:hover, .hospital .accordion-outer .columns .button-column a[disabled], .hospital .accordion-outer .columns .button-column a[disabled].active, .hospital .accordion-outer .columns .button-column a[disabled].focus, .hospital .accordion-outer .columns .button-column a[disabled]:active, .hospital .accordion-outer .columns .button-column a[disabled]:focus, .hospital .accordion-outer .columns .button-column a[disabled]:hover, fieldset[disabled] .hospital .accordion-outer .columns .button-column a, fieldset[disabled] .hospital .accordion-outer .columns .button-column a.active, fieldset[disabled] .hospital .accordion-outer .columns .button-column a.focus, fieldset[disabled] .hospital .accordion-outer .columns .button-column a:active, fieldset[disabled] .hospital .accordion-outer .columns .button-column a:focus, fieldset[disabled] .hospital .accordion-outer .columns .button-column a:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .hospital .accordion-outer .columns .button-column a .badge {
        color: #fff;
        background-color: #333
    }

    .hospital .accordion-outer .columns .button-column a:focus, .hospital .accordion-outer .columns .button-column a:hover {
        background-color: transparent;
        border-color: #008ed6;
        color: #008ed6
    }

.homecare .accordion-outer .columns .button-column a {
    border-radius: 0;
    display: inline-block;
    margin-bottom: 10px;
    margin-bottom: .71rem;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    background-color: transparent;
    border: 2px solid;
    border-color: #5a90a8;
    border-radius: 8px;
    color: #5a90a8;
    cursor: pointer;
    padding: 6px 20px;
    padding: .43rem 1.43rem
}

    .homecare .accordion-outer .columns .button-column a.active, .homecare .accordion-outer .columns .button-column a.focus, .homecare .accordion-outer .columns .button-column a:active, .homecare .accordion-outer .columns .button-column a:focus, .homecare .accordion-outer .columns .button-column a:hover, .open > .dropdown-toggle.homecare .accordion-outer .columns .button-column a {
        color: #333;
        background-color: #f2f2f2;
        border-color: #bfbfbf
    }

    .homecare .accordion-outer .columns .button-column a.active, .homecare .accordion-outer .columns .button-column a:active, .open > .dropdown-toggle.homecare .accordion-outer .columns .button-column a {
        background-image: none
    }

    .homecare .accordion-outer .columns .button-column a.disabled, .homecare .accordion-outer .columns .button-column a.disabled.active, .homecare .accordion-outer .columns .button-column a.disabled.focus, .homecare .accordion-outer .columns .button-column a.disabled:active, .homecare .accordion-outer .columns .button-column a.disabled:focus, .homecare .accordion-outer .columns .button-column a.disabled:hover, .homecare .accordion-outer .columns .button-column a[disabled], .homecare .accordion-outer .columns .button-column a[disabled].active, .homecare .accordion-outer .columns .button-column a[disabled].focus, .homecare .accordion-outer .columns .button-column a[disabled]:active, .homecare .accordion-outer .columns .button-column a[disabled]:focus, .homecare .accordion-outer .columns .button-column a[disabled]:hover, fieldset[disabled] .homecare .accordion-outer .columns .button-column a, fieldset[disabled] .homecare .accordion-outer .columns .button-column a.active, fieldset[disabled] .homecare .accordion-outer .columns .button-column a.focus, fieldset[disabled] .homecare .accordion-outer .columns .button-column a:active, fieldset[disabled] .homecare .accordion-outer .columns .button-column a:focus, fieldset[disabled] .homecare .accordion-outer .columns .button-column a:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .homecare .accordion-outer .columns .button-column a .badge {
        color: #fff;
        background-color: #333
    }

    .homecare .accordion-outer .columns .button-column a:focus, .homecare .accordion-outer .columns .button-column a:hover {
        background-color: transparent;
        border-color: #5a90a8;
        color: #5a90a8
    }

.accordion-outer .accordion {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .accordion-outer .accordion {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.accordion-outer .accordion-item {
    margin: 40px;
    margin: 2.86rem
}

    .accordion-outer .accordion-item ol, .accordion-outer .accordion-item ul {
        list-style-type: none !important;
        margin: 35px 0;
        margin: 2.5rem 0;
        padding: 0
    }

    .accordion-outer .accordion-item li {
        margin: 0 0 0 40px;
        padding: 0;
        position: relative
    }

        .accordion-outer .accordion-item li:before {
            position: absolute;
            left: -40px;
            left: -2.86rem
        }

    .accordion-outer .accordion-item ol {
        counter-reset: ordered-counter
    }

        .accordion-outer .accordion-item ol li {
            counter-increment: ordered-counter
        }

            .accordion-outer .accordion-item ol li:before {
                content: counter(ordered-counter) "."
            }

    .accordion-outer .accordion-item ul li:before {
        content: "\25CF"
    }

    .accordion-outer .accordion-item img {
        display: block;
        max-width: 100%;
        height: auto
    }

    .accordion-outer .accordion-item .footer {
        color: #aeb0b1;
        margin: 20px 0 40px;
        margin: 1.43rem 0 2.86rem
    }

.accordion-outer h1, .accordion-outer h2, .accordion-outer h3 {
    text-align: left
}

.accordion-outer p {
    margin-bottom: 20px;
    margin-bottom: 1.43rem
}

.accordion-outer .content {
    margin-bottom: 35px;
    margin-bottom: 2.5rem
}

.accordion-outer .panel {
    border-radius: 0;
    border: 0 none;
    background-color: #fff;
    box-shadow: none
}

    .accordion-outer .panel + .panel {
        margin-top: 0
    }

.accordion-outer .panel-body {
    border: 0 none !important;
    font-size: 12px;
    font-size: .86rem;
    margin: 0;
    padding: 0
}

.accordion-outer .panel-heading {
    background-color: #fff;
    border-radius: 0;
    padding: 0
}

.accordion-outer .panel-title {
    text-align: left
}

    .accordion-outer .panel-title a {
        background-size: 32px 32px;
        background-size: 2.29rem 2.29rem;
        border: 0 none;
        border-top: 1px dotted #766a63;
        color: #766a63;
        display: block;
        font-size: 14px;
        padding: 14px 50px 14px 10px;
        position: relative
    }

        .accordion-outer .panel-title a:after {
            position: absolute;
            top: 5px;
            right: 10px;
            font-size: 32px;
            width: 32px;
            height: 32px;
            content: "\E901";
            font-family: fph-icon !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            color: #003a68
        }

.hospital .accordion-outer .panel-title a:after {
    color: #008ed6
}

.homecare .accordion-outer .panel-title a:after {
    color: #64a2bb
}

.accordion-outer .panel-title a:hover {
    background-color: #fff
}

.accordion-outer .active-panel-heading .panel-title a {
    background-color: #fff;
    background-size: 32px 32px;
    background-size: 2.29rem 2.29rem;
    border-bottom: 1px dotted #766a63;
    color: #766a63;
    padding: 14px 40px 14px 10px;
    padding: 1rem 2.86rem 1rem .71rem
}

    .accordion-outer .active-panel-heading .panel-title a:after {
        position: absolute;
        top: 5px;
        right: 10px;
        font-size: 32px;
        width: 32px;
        height: 32px;
        content: "\E904";
        font-family: fph-icon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        color: #003a68
    }

.hospital .accordion-outer .active-panel-heading .panel-title a:after {
    color: #008ed6
}

.homecare .accordion-outer .active-panel-heading .panel-title a:after {
    color: #64a2bb
}

.accordion-outer .active-panel-heading .panel-title a:hover {
    background-color: #fff;
    color: #766a63
}

.accordion-outer .panel-group {
    border-bottom: 1px dotted #766a63
}

@media (min-width:768px) {
    .accordion-outer .accordion-item .columns {
        display: table;
        width: 100%
    }

        .accordion-outer .accordion-item .columns > div:last-child {
            padding-left: 40px;
            padding-left: 2.86rem
        }

    .accordion-outer .accordion-item .button-column, .accordion-outer .accordion-item .image-column {
        display: table-cell;
        vertical-align: top
    }

        .accordion-outer .accordion-item .button-column a {
            text-align: center;
            width: 100%
        }
}

.breadcrumb {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    border-radius: 0;
    font-size: 12px;
    font-size: .86rem;
    list-style: none;
    margin: 30px 0;
    margin: 2.14rem 0;
    padding: 0
}

@media (max-width:767px) {
    .breadcrumb {
        display: none !important
    }
}

.breadcrumb > li {
    display: inline-block
}

    .breadcrumb > li + li:before {
        content: ">\A0";
        padding: 0 9px;
        padding: 0 .64rem
    }

    .breadcrumb > li + li:before, .breadcrumb > li a {
        opacity: .5;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
        filter: alpha(opacity=50)
    }

        .breadcrumb > li a:hover {
            opacity: 1;
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
            filter: alpha(opacity=100)
        }

.light .breadcrumb > .active, .light .breadcrumb a, .light .breadcrumb li, .light .breadcrumb li:before, .light .breadcrumb span {
    color: #fff
}

.dark .breadcrumb > .active, .dark .breadcrumb a, .dark .breadcrumb li, .dark .breadcrumb li:before, .dark .breadcrumb span {
    color: #003a68
}

.columns-outer.light {
    background-color: #eceeee
}

.columns-outer .columns-inner {
    margin: 55px 0 20px;
    margin: 3.93rem 0 1.43rem
}

.columns-outer h1, .columns-outer h2, .columns-outer h3 {
    color: #766a63
}

.columns-outer .button {
    background-color: #003a68 !important;
    border-color: #003a68 !important;
    color: #fff
}

.hospital .columns-outer .button {
    background-color: #008ed6 !important
}

.homecare .columns-outer .button {
    background-color: #64a2bb !important
}

.hospital .columns-outer .button {
    border-color: #008ed6 !important
}

.homecare .columns-outer .button {
    border-color: #64a2bb !important
}

.columns-outer .button.active, .columns-outer .button.focus, .columns-outer .button:active, .columns-outer .button:focus, .columns-outer .button:hover, .open > .columns-outer .button.dropdown-toggle {
    color: #003a68 !important;
    background-color: #fff !important
}

.hospital .columns-outer .button.active, .hospital .columns-outer .button.focus, .hospital .columns-outer .button:active, .hospital .columns-outer .button:focus, .hospital .columns-outer .button:hover, .hospital .open > .columns-outer .button.dropdown-toggle {
    color: #008ed6 !important
}

.homecare .columns-outer .button.active, .homecare .columns-outer .button.focus, .homecare .columns-outer .button:active, .homecare .columns-outer .button:focus, .homecare .columns-outer .button:hover, .homecare .open > .columns-outer .button.dropdown-toggle {
    color: #64a2bb !important
}

.columns-outer .content {
    margin-bottom: 35px;
    margin-bottom: 2.5rem;
    padding: 0 20px;
    padding: 0 1.43rem
}

.columns-outer .footer {
    color: #aeb0b1;
    margin: 20px 0 40px;
    margin: 1.43rem 0 2.86rem
}

.columns-outer .expander-outer, .columns-outer .footer {
    padding: 0 20px;
    padding: 0 1.43rem
}

.columns-outer.two-column .bait-box-outer {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .columns-outer.two-column .bait-box-outer {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .columns-outer.two-column .bait-box-outer {
        float: left;
        width: 50%
    }
}

.columns-outer.three-column .bait-box-outer {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .columns-outer.three-column .bait-box-outer {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .columns-outer.three-column .bait-box-outer {
        float: left;
        width: 33.33333333%
    }
}

.columns-outer.four-column .bait-box-outer {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .columns-outer.four-column .bait-box-outer {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .columns-outer.four-column .bait-box-outer {
        float: left;
        width: 25%
    }
}

.bait-box-outer {
    counter-increment: ordered-counter;
    margin-bottom: 30px
}

    .bait-box-outer .bait-box-inner {
        padding: 0 20px
    }

        .bait-box-outer .bait-box-inner .image img {
            display: block;
            max-width: 100%;
            height: auto;
            margin: 0 auto
        }

        .bait-box-outer .bait-box-inner .video a {
            position: relative;
            display: block
        }

            .bait-box-outer .bait-box-inner .video a img {
                display: block;
                max-width: 100%;
                height: auto;
                margin: 0 auto
            }

        .bait-box-outer .bait-box-inner .text {
            margin-top: 14px;
            margin-top: 1rem
        }

        .bait-box-outer .bait-box-inner h4 {
            color: #003a68;
            margin: 20px 0;
            margin: 1.43rem 0
        }

.hospital .bait-box-outer .bait-box-inner h4 {
    color: #008ed6
}

.homecare .bait-box-outer .bait-box-inner h4 {
    color: #64a2bb
}

.bait-box-outer .bait-box-inner h5 {
    color: #003a68;
    margin: 20px 0;
    margin: 1.43rem 0;
    font-size: 18px;
    font-size: 1.28rem
}

.hospital .bait-box-outer .bait-box-inner h5 {
    color: #008ed6
}

.homecare .bait-box-outer .bait-box-inner h5 {
    color: #64a2bb
}

.bait-box-outer .bait-box-inner h5:before {
    background-color: #003a68;
    border-radius: .8em;
    color: #fff;
    content: counter(ordered-counter);
    display: inline-block;
    line-height: 1.6em;
    text-align: center;
    width: 1.6em
}

.hospital .bait-box-outer .bait-box-inner h5:before {
    background-color: #008ed6
}

.homecare .bait-box-outer .bait-box-inner h5:before {
    background-color: #64a2bb
}

.bait-box-outer .bait-box-inner p {
    margin-bottom: 20px;
    margin-bottom: 1.43rem
}

.bait-box-outer .bait-box-inner .buttons-wrapper {
    margin-bottom: 0;
    text-align: center
}

.bait-box-outer .bait-box-inner .button {
    background-color: #003a68 !important;
    border-color: #003a68 !important;
    color: #fff
}

.hospital .bait-box-outer .bait-box-inner .button {
    background-color: #008ed6 !important
}

.homecare .bait-box-outer .bait-box-inner .button {
    background-color: #64a2bb !important
}

.hospital .bait-box-outer .bait-box-inner .button {
    border-color: #008ed6 !important
}

.homecare .bait-box-outer .bait-box-inner .button {
    border-color: #64a2bb !important
}

.bait-box-outer .bait-box-inner .button.active, .bait-box-outer .bait-box-inner .button.focus, .bait-box-outer .bait-box-inner .button:active, .bait-box-outer .bait-box-inner .button:focus, .bait-box-outer .bait-box-inner .button:hover, .open > .bait-box-outer .bait-box-inner .button.dropdown-toggle {
    color: #003a68 !important;
    background-color: #fff !important
}

.hospital .bait-box-outer .bait-box-inner .button.active, .hospital .bait-box-outer .bait-box-inner .button.focus, .hospital .bait-box-outer .bait-box-inner .button:active, .hospital .bait-box-outer .bait-box-inner .button:focus, .hospital .bait-box-outer .bait-box-inner .button:hover, .hospital .open > .bait-box-outer .bait-box-inner .button.dropdown-toggle {
    color: #008ed6 !important
}

.homecare .bait-box-outer .bait-box-inner .button.active, .homecare .bait-box-outer .bait-box-inner .button.focus, .homecare .bait-box-outer .bait-box-inner .button:active, .homecare .bait-box-outer .bait-box-inner .button:focus, .homecare .bait-box-outer .bait-box-inner .button:hover, .homecare .open > .bait-box-outer .bait-box-inner .button.dropdown-toggle {
    color: #64a2bb !important
}

.box-container-inner {
    position: relative;
    padding: 30px !important;
    background: #fff;
    overflow: hidden;
    color: #fff;
    z-index: 1
}

    .box-container-inner .box-bg-img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: -1;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        transition: background .2s linear,opacity .4s linear,-webkit-transform .3s cubic-bezier(.39,.575,.565,1);
        transition: transform .3s cubic-bezier(.39,.575,.565,1),background .2s linear,opacity .4s linear;
        transition: transform .3s cubic-bezier(.39,.575,.565,1),background .2s linear,opacity .4s linear,-webkit-transform .3s cubic-bezier(.39,.575,.565,1)
    }

        .box-container-inner .box-bg-img:after {
            content: "";
            background: #003a69;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: .4;
            transition: opacity .2s linear,background .2s linear
        }

    .box-container-inner:hover .box-bg-img:after {
        opacity: .5
    }

    .box-container-inner:hover .box-bg-img {
        -webkit-transform: scale(1.025);
        transform: scale(1.025)
    }

    .box-container-inner .box-link {
        text-decoration: none;
        z-index: -1
    }

    .box-container-inner .box-title {
        color: #fff;
        display: block;
        margin-top: 0;
        overflow-wrap: break-word
    }

    .box-container-inner .box-paragraph {
        margin: 25px 0;
        color: #fff
    }

    .box-container-inner .learn-more-btn {
        width: 169px;
        padding: 10px;
        border: 2px solid #fff;
        opacity: 1;
        text-align: center;
        background-color: transparent;
        color: #fff;
        cursor: pointer;
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 1.07rem;
        font-weight: 700
    }

.one-column .box-container-inner .learn-more-btn {
    width: 40%
}

.two-column .box-container-inner .learn-more-btn {
    width: 50%
}

.three-column .box-container-inner .learn-more-btn {
    width: 60%
}

.four-column .box-container-inner .learn-more-btn {
    width: 100%
}

.box-container-inner .learn-more-btn:hover {
    background-color: #fff !important;
    color: #008ed6 !important
}

.four-column .box-container-inner .box-title {
    font-size: 2.3rem
}

.box-container-inner .box-modal-trigger {
    position: absolute;
    top: 30px;
    right: 30px
}

    .box-container-inner .box-modal-trigger:before {
        content: "\E9A0"
    }

.row.match-height-js.horizantal-scroll {
    display: block
}

.columns-outer .horizantal-scroll .bait-box-outer {
    min-width: 60%
}

@media (min-width:992px) {
    .columns-outer .horizantal-scroll .bait-box-outer {
        min-width: auto !important
    }
}

@media (max-width:992px) {
    .row.match-height-js.horizantal-scroll {
        overflow-x: auto;
        overflow-y: hidden;
        display: flex
    }
}

.document-list-outer .content, .download-list-outer .content {
    margin-bottom: 35px;
    margin-bottom: 2.5rem
}

.document-list-outer h1, .document-list-outer h2, .document-list-outer h3, .download-list-outer h1, .download-list-outer h2, .download-list-outer h3 {
    color: #766a63
}

.document-list-outer a:focus, .document-list-outer a:hover, .download-list-outer a:focus, .download-list-outer a:hover {
    text-decoration: none
}

.document-list-outer .footer, .download-list-outer .footer {
    color: #aeb0b1;
    margin: 20px 0 40px;
    margin: 1.43rem 0 2.86rem
}

.document-list-outer .document-top-box, .document-list-outer .download-box, .download-list-outer .document-top-box, .download-list-outer .download-box {
    display: block;
    height: auto
}

    .document-list-outer .document-top-box p, .document-list-outer .download-box p, .document-list-outer .download-icon, .download-list-outer .document-top-box p, .download-list-outer .download-box p, .download-list-outer .download-icon {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal
    }

.document-list-outer .download-icon, .download-list-outer .download-icon {
    color: #003a68;
    margin-top: 10px;
    margin-top: .71rem;
    padding: 6px 0;
    padding: .43rem 0;
    font-size: 13px !important;
    text-transform: uppercase;
    display: block
}

.hospital .document-list-outer .download-icon, .hospital .download-list-outer .download-icon {
    color: #008ed6
}

.homecare .document-list-outer .download-icon, .homecare .download-list-outer .download-icon {
    color: #64a2bb
}

.document-list-outer .download-icon .icon-target, .download-list-outer .download-icon .icon-target {
    font-family: fph-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 56px;
    margin-right: 6px;
    vertical-align: middle
}

.document-list-outer .download-icon.pdf .icon-target:before, .document-list-outer .download-icon.PDF .icon-target:before, .download-list-outer .download-icon.pdf .icon-target:before, .download-list-outer .download-icon.PDF .icon-target:before {
    content: "\E918"
}

.document-list-outer .download-icon.news-event .icon-target:before, .download-list-outer .download-icon.news-event .icon-target:before {
    content: "\E92F"
}

.document-list-outer .download-icon.presentation .icon-target:before, .download-list-outer .download-icon.presentation .icon-target:before {
    content: "\E905"
}

.document-list-outer .download-icon.press-release .icon-target:before, .download-list-outer .download-icon.press-release .icon-target:before {
    content: "\E92F"
}

.document-list-outer .download-icon.video .icon-target:before, .download-list-outer .download-icon.video .icon-target:before {
    content: "\E900"
}

.document-list-outer .document-icon, .download-list-outer .document-icon {
    color: #fff;
    margin-top: 10px;
    margin-top: .71rem;
    padding: 6px 0;
    padding: .43rem 0;
    font-size: 13px !important;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    display: block
}

    .document-list-outer .document-icon .icon-target, .download-list-outer .document-icon .icon-target {
        font-family: fph-icon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-size: 56px;
        margin-right: 6px;
        vertical-align: middle
    }

    .document-list-outer .document-icon.pdf .icon-target:before, .download-list-outer .document-icon.pdf .icon-target:before {
        content: "\E918"
    }

    .document-list-outer .document-icon.news-event .icon-target:before, .download-list-outer .document-icon.news-event .icon-target:before {
        content: "\E92F"
    }

    .document-list-outer .document-icon.presentation .icon-target:before, .download-list-outer .document-icon.presentation .icon-target:before {
        content: "\E905"
    }

    .document-list-outer .document-icon.press-release .icon-target:before, .download-list-outer .document-icon.press-release .icon-target:before {
        content: "\E92F"
    }

    .document-list-outer .document-icon.video .icon-target:before, .download-list-outer .document-icon.video .icon-target:before {
        content: "\E900"
    }

.download-list-outer {
    background-color: inherit
}

.light .download-list-outer {
    background-color: #eceeee
}

.download-list-outer .download-box {
    background-color: #dde0e0
}

.light .download-list-outer .download-box {
    background-color: #fff
}

.download-list-outer .download-list-inner {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .download-list-outer .download-list-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.download-list-outer .downloads {
    margin-left: -15px;
    margin-right: -15px
}

.download-list-outer .download {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .download-list-outer .download {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .download-list-outer .download {
        float: left;
        width: 33.33333333%
    }
}

.download-list-outer .download-box {
    padding: 20px;
    padding: 1.43rem
}

    .download-list-outer .download-box .title {
        height: 80px;
        height: 5.71rem;
        overflow: hidden
    }

.light .document-list-outer {
    background-color: #eceeee
}

.document-list-outer .document-bottom-box {
    background-color: #dde0e0
}

.light .document-list-outer .document-bottom-box {
    background-color: #fff
}

.document-list-outer .document-list-inner {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .document-list-outer .document-list-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.document-list-outer h1, .document-list-outer h2, .document-list-outer h3 {
    text-align: center
}

.document-list-outer .filter-outer {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 35px;
    margin-bottom: 2.5rem
}

.document-list-outer .filter-inner {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .document-list-outer .filter-inner {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .document-list-outer .filter-inner {
        float: left;
        width: 33.33333333%
    }
}

@media (min-width:768px) {
    .document-list-outer .filter-inner {
        margin-left: 25%
    }
}

@media (min-width:992px) {
    .document-list-outer .filter-inner {
        margin-left: 33.33333333%
    }
}

.document-list-outer .documents {
    margin-left: -15px;
    margin-right: -15px;
    display: none
}

.document-list-outer .document {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .document-list-outer .document {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .document-list-outer .document {
        float: left;
        width: 33.33333333%
    }
}

.document-list-outer .document-top-box {
    background-color: #003a68;
    color: #fff;
    cursor: pointer
}

.hospital .document-list-outer .document-top-box {
    background-color: #008ed6
}

.homecare .document-list-outer .document-top-box {
    background-color: #64a2bb
}

.document-list-outer .document-top-box:hover {
    color: #fff
}

.document-list-outer .document-bottom-box {
    font-size: 11px;
    color: #766a63;
    height: 138px;
    height: 9.86rem;
    padding: 20px;
    padding: 1.43rem
}

    .document-list-outer .document-bottom-box .synopsis {
        height: 62px;
        height: 4.63rem
    }

    .document-list-outer .document-bottom-box a {
        color: #003a68
    }

.hospital .document-list-outer .document-bottom-box a {
    color: #008ed6
}

.homecare .document-list-outer .document-bottom-box a {
    color: #5a90a8
}

.document-list-outer .document-icon {
    background-repeat: no-repeat;
    display: block;
    colour: #fff;
    background-position: 20px 22px;
    background-position: 1.43rem 1.57rem;
    padding: 20px 20px 20px 64px;
    padding: 1.43rem 1.43rem 1.43rem 4.57rem
}

    .document-list-outer .document-icon .icon-target {
        font-family: fph-icon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-size: 48px;
        position: absolute;
        left: 23px;
        top: 19px
    }

    .document-list-outer .document-icon.presentation .icon-target:before {
        content: "\E905"
    }

    .document-list-outer .document-icon.news-event .icon-target:before, .document-list-outer .document-icon.press-release .icon-target:before {
        content: "\E92F"
    }

    .document-list-outer .document-icon.video .icon-target:before {
        content: "\E903"
    }

.partial-collapse {
    display: block !important;
    visibility: visible !important
}

.expandable {
    overflow: hidden
}

    .expandable .buttons-wrapper {
        margin: 35px 0 25px;
        margin: 2.5rem 0 1.79rem
    }

    .expandable .links-wrapper {
        margin: 15px 0 5px;
        margin: 1.07rem 0 .36rem
    }

.partial-expander {
    display: none
}

.expander-outer .expander-inner {
    border-top: 1px solid #aeb0b1;
    padding-top: 5px;
    padding-top: .36rem
}

    .expander-outer .expander-inner:after, .expander-outer .expander-inner:before {
        content: " ";
        display: table
    }

    .expander-outer .expander-inner:after {
        clear: both
    }

    .expander-outer .expander-inner a, .expander-outer .expander-inner h5 {
        color: #aeb0b1
    }

    .expander-outer .expander-inner h5 {
        float: right
    }

    .expander-outer .expander-inner a {
        display: inline-block
    }

        .expander-outer .expander-inner a .caption {
            display: inline-block;
            padding-right: 10px;
            padding-right: .71rem
        }

.expander-outer.light .expander-inner {
    border-top: 1px solid #fff
}

    .expander-outer.light .expander-inner a, .expander-outer.light .expander-inner h5 {
        color: #fff
    }

.expander-outer.dark .expander-inner {
    border-top: 1px solid #003a68
}

    .expander-outer.dark .expander-inner a, .expander-outer.dark .expander-inner h5 {
        color: #003a68
    }

.form-outer .group {
    margin-bottom: 35px;
    margin-bottom: 2.5rem
}

.form-outer .form-control {
    border-radius: 0
}

    .form-outer .form-control:focus {
        box-shadow: none
    }

.form-outer .error-container {
    position: relative
}

    .form-outer .error-container.has-error label {
        color: #766a63
    }

.form-outer .button {
    background-color: #003a68;
    border-color: #003a68;
    color: #fff;
    width: 100%
}

    .form-outer .button.active, .form-outer .button.focus, .form-outer .button:active, .form-outer .button:focus, .form-outer .button:hover, .open > .form-outer .button.dropdown-toggle {
        background-color: #fff;
        color: #003a68
    }

.form-outer .highlight-outer {
    color: #003a68;
    overflow: hidden
}

    .form-outer .highlight-outer .highlight-inner {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal;
        margin: 0 0 20px;
        margin: 0 0 1.43rem
    }

    .form-outer .highlight-outer p {
        margin: 0
    }

    .form-outer .highlight-outer .corners-column .corners-inner {
        padding: 50px;
        position: relative
    }

.form-outer .error-tooltip {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #003a68;
    color: #fff;
    display: none;
    font-size: 11px;
    font-size: .79rem;
    margin-top: 12px;
    margin-top: .86rem;
    padding: 14px;
    padding: 1rem;
    position: relative
}

    .form-outer .error-tooltip:after {
        bottom: 100%;
        border: solid transparent;
        border-bottom-color: #003a68;
        border-width: 6px;
        border-width: .43rem;
        content: " ";
        left: 30px;
        left: 2.14rem;
        margin-left: -6px;
        margin-left: -.43rem;
        position: absolute;
        pointer-events: none;
        height: 0;
        width: 0
    }

.form-outer span[data-val] {
    display: none
}

.form-outer .has-error .error-tooltip {
    display: block
}

.form-outer .has-error .form-control {
    border: 2px solid #003a68
}

.fph-online-form-narrow .EditingFormTable tr {
    flex-direction: column
}

.fph-online-form-gray {
    background-color: #dde0e0
}

    .fph-online-form-gray .fph-online-form {
        border: 1px solid #e1e0e1
    }

.fph-online-form-outer .fph-online-form {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .fph-online-form-outer .fph-online-form {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%;
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.fph-online-form-outer .fph-online-form-inner {
    margin: 40px 30px;
    margin: 2.86rem 2.14rem
}

.fph-online-form-outer .form-caption {
    color: #766a63;
    font-size: 11px;
    font-size: .79rem;
    margin-bottom: 15px;
    margin-bottom: 1.07rem
}

.fph-online-form-outer label {
    font-weight: 300 !important
}

.fph-online-form-outer h2 {
    margin: 35px 0;
    margin: 2.5rem 0
}

.fph-online-form-outer h5 {
    color: #766a63;
    background-color: #dde0e0;
    padding: 10px 20px;
    padding: .71rem 1.43rem;
    margin-bottom: 40px
}

.fph-online-form-outer .form-control {
    box-shadow: none
}

.fph-online-form-outer textarea {
    height: 150px
}

.fph-online-form-outer .privacy-notice {
    margin-bottom: 30px;
    display: block
}

.optiflow-signup-form-outer {
    background-color: #eceeee;
    color: #766a63
}

    .optiflow-signup-form-outer .optiflow-signup-form-inner {
        margin-top: 20px;
        margin-bottom: 20px
    }

@media (min-width:768px) {
    .optiflow-signup-form-outer .optiflow-signup-form-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.optiflow-signup-form-outer h1, .optiflow-signup-form-outer h2, .optiflow-signup-form-outer h3 {
    margin: 35px 0;
    margin: 2.5rem 0;
    text-align: left
}

.optiflow-signup-form-outer p {
    margin-bottom: 35px;
    margin-bottom: 2.5rem
}

.optiflow-signup-form-outer .intro, .optiflow-signup-form-outer .outro {
    margin: 35px 0;
    margin: 2.5rem 0;
    text-align: left
}

.optiflow-signup-form-outer label {
    color: #766a63 !important
}

.optiflow-signup-form-outer .policies {
    margin-top: 15px;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px
}

    .optiflow-signup-form-outer .policies a {
        color: #008ed6;
        text-decoration: none
    }

.button-dynamic {
    margin-left: 15px;
    margin-right: 15px;
    width: 70% !important
}

@media (min-width:768px) {
    .button-dynamic {
        width: 100%;
        max-width: 50%;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:992px) {
    .form-outer .highlight-outer .corners-column .corners-inner {
        padding: 25px 100px;
        padding: 1.7rem 7.14rem
    }

    .optiflow-signup-form-outer .button-submit {
        margin-top: -8px;
        margin-top: -.57rem
    }

    .optiflow-signup-form-outer .form {
        margin-top: 8px;
        margin-top: .57rem
    }

    .hospital .form-outer .alt-errors .error-tooltip:after {
        border-color: #008ed6 transparent transparent
    }

    .homecare .form-outer .alt-errors .error-tooltip:after {
        border-color: #5a90a8 transparent transparent
    }
}

.control-group-inline {
    margin-bottom: 15px
}

.form-horizontal .radio-list-vertical input {
    margin-left: 0 !important
}

.form-text {
    color: #6a6a6a;
    font-size: 14px;
    margin: 12px 0
}

.full-width-button {
    background-color: #003a68
}

.hospital .full-width-button {
    background-color: #008ed6
}

.homecare .full-width-button {
    background-color: #64a2bb
}

.full-width-button h3 {
    color: #fff;
    margin: 0;
    text-align: center
}

    .full-width-button h3 a {
        color: #fff;
        display: block;
        padding: 45px 0;
        padding: 3.21rem 0;
        text-align: center
    }

        .full-width-button h3 a .custom-icon {
            font-family: fph-icon !important;
            speak: none;
            font-style: normal;
            font-weight: 400;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            display: inline-block;
            color: #003a68;
            background-color: #fff;
            border-radius: 50%;
            margin-right: 14px;
            margin-right: 1rem;
            vertical-align: middle;
            font-size: 60px
        }

.hospital .full-width-button h3 a .custom-icon {
    color: #008ed6
}

.homecare .full-width-button h3 a .custom-icon {
    color: #64a2bb
}

.full-width-button h3 a:hover {
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    color: #fff;
    text-decoration: none
}

.full-width-content-outer.light {
    background-color: #eceeee
}

.full-width-content-outer h1, .full-width-content-outer h2, .full-width-content-outer h3 {
    text-align: center
}

.full-width-content-outer .full-width-content-inner {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #766a63
}

@media (min-width:768px) {
    .full-width-content-outer .full-width-content-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.full-width-content-outer .full-width-content-inner img {
    display: block;
    max-width: 100%;
    height: auto;
    display: inline-block
}

.full-width-content-outer img {
    display: inline-block;
    height: auto;
    max-width: 100%
}

.full-width-content-outer .actions-wrapper, .full-width-content-outer .buttons-wrapper {
    text-align: center
}

.full-width-image-with-overlay-outer .backg {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative
}

    .full-width-image-with-overlay-outer .backg.backg-right {
        background-position: 42% 55%
    }

        .full-width-image-with-overlay-outer .backg.backg-right .overlay-corners .bottom-right {
            right: 0
        }

@media (min-width:768px) {
    .full-width-image-with-overlay-outer .backg.backg-right .overlay-corners .bottom-right {
        right: 20px !important
    }
}

.full-width-image-with-overlay-outer .backg.backg-left {
    background-position: 56% 55%
}

.full-width-image-with-overlay-outer .backg.backg-full {
    background-position: 50% 50%
}

.full-width-image-with-overlay-outer .backg.backg-mobile.backg-right {
    background-position: 24% 55%
}

.full-width-image-with-overlay-outer .backg.backg-mobile.backg-left {
    background-position: 75% 55%
}

.full-width-image-with-overlay-outer .corners-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .full-width-image-with-overlay-outer .corners-column {
        float: left;
        width: 50%
    }
}

.full-width-image-with-overlay-outer .top-content-outer {
    position: absolute;
    top: 20px;
    z-index: 999
}

    .full-width-image-with-overlay-outer .top-content-outer .top-content-inner {
        padding: 0 5px
    }

    .full-width-image-with-overlay-outer .top-content-outer .breadcrumb {
        margin: 0
    }

.full-width-image-with-overlay-outer .overlay-outer {
    margin-top: 0
}

@media (min-width:768px) {
    .full-width-image-with-overlay-outer .overlay-outer {
        padding: 55px 0
    }
}

.full-width-image-with-overlay-outer .overlay-outer .overlay-inner {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 50px;
    overflow: hidden
}

@media (min-width:768px) {
    .full-width-image-with-overlay-outer .overlay-outer .overlay-inner {
        float: left;
        width: 50%
    }
}

.full-width-image-with-overlay-outer .overlay-outer .overlay-inner h1, .full-width-image-with-overlay-outer .overlay-outer .overlay-inner h2, .full-width-image-with-overlay-outer .overlay-outer .overlay-inner h3, .full-width-image-with-overlay-outer .overlay-outer .overlay-inner h4, .full-width-image-with-overlay-outer .overlay-outer .overlay-inner h5, .full-width-image-with-overlay-outer .overlay-outer .overlay-inner h6 {
    margin-top: 0
}

.full-width-image-with-overlay-outer .overlay-outer .overlay-inner .buttons-wrapper {
    margin-bottom: 0
}

.full-width-image-with-overlay-outer .overlay-outer .overlay-inner p {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.1
}

    .full-width-image-with-overlay-outer .overlay-outer .overlay-inner p:last-of-type {
        margin-bottom: 0
    }

@media (min-width:768px) {
    .full-width-image-with-overlay-outer .overlay-outer .overlay-inner p {
        font-size: 22px
    }
}

@media (min-width:992px) {
    .full-width-image-with-overlay-outer .overlay-outer .overlay-inner p {
        font-size: 28px
    }
}

.full-width-image-with-overlay-outer .overlay-outer .care-by-design {
    background-repeat: no-repeat;
    background-position: left 15px bottom;
    background-size: 165px;
    padding-bottom: 67px
}

.full-width-image-with-overlay-outer .overlay-corners {
    margin: 0;
    position: relative
}

    .full-width-image-with-overlay-outer .overlay-corners .corners-empty-desktop {
        min-height: 292px;
        height: 100%;
        width: 100%
    }

    .full-width-image-with-overlay-outer .overlay-corners .corners-empty-mobile {
        height: 160px;
        width: 100%
    }

.full-width-image-with-overlay-outer.light .overlay-outer, .full-width-image-with-overlay-outer.light .overlay-outer h1, .full-width-image-with-overlay-outer.light .overlay-outer h2, .full-width-image-with-overlay-outer.light .overlay-outer h3, .full-width-image-with-overlay-outer.light .overlay-outer h4, .full-width-image-with-overlay-outer.light .overlay-outer h5, .full-width-image-with-overlay-outer.light .overlay-outer h6, .full-width-image-with-overlay-outer.light .overlay-outer p {
    color: #fff
}

    .full-width-image-with-overlay-outer.light .overlay-outer .care-by-design {
        background-image: url(/files/images/CBD-white/);
        background-size: 165px
    }

.full-width-image-with-overlay-outer.dark .overlay-outer, .full-width-image-with-overlay-outer.dark .overlay-outer h1, .full-width-image-with-overlay-outer.dark .overlay-outer h2, .full-width-image-with-overlay-outer.dark .overlay-outer h3, .full-width-image-with-overlay-outer.dark .overlay-outer h4, .full-width-image-with-overlay-outer.dark .overlay-outer h5, .full-width-image-with-overlay-outer.dark .overlay-outer h6, .full-width-image-with-overlay-outer.dark .overlay-outer p {
    color: #003a68
}

    .full-width-image-with-overlay-outer.dark .overlay-outer .care-by-design {
        background-image: url(/files/images/CBD-blue/)
    }

.content-mobile .overlay-inner-mobile {
    color: #003a68;
    margin: 25px 0;
    text-align: center
}

    .content-mobile .overlay-inner-mobile.care-by-design {
        background-image: url(/files/images/CBD-blue/);
        background-position: center bottom 5px;
        background-repeat: no-repeat;
        padding-bottom: 50px;
        background-size: 165px
    }

    .content-mobile .overlay-inner-mobile p {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
        margin-bottom: 26px;
        font-size: 18px;
        line-height: 1.4
    }

    .content-mobile .overlay-inner-mobile ul {
        padding: 0 0 0 18px
    }

        .content-mobile .overlay-inner-mobile ul li {
            text-align: left
        }

.full-width-video {
    position: relative;
    overflow: hidden
}

    .full-width-video .background-video {
        -o-object-fit: cover;
        object-fit: cover
    }

    .full-width-video .background-video-container {
        top: 0;
        position: absolute;
        height: 100%;
        width: 100%
    }

        .full-width-video .background-video-container .background-video-overlay {
            width: 100%;
            height: 50%;
            position: absolute;
            top: 0
        }

.full-width-video__content {
    position: relative;
    color: #fff;
    min-height: 500px
}

    .full-width-video__content h1, .full-width-video__content h2, .full-width-video__content h3, .full-width-video__content h4, .full-width-video__content h5, .full-width-video__content p {
        color: #fff
    }

.gateway-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .gateway-wrapper {
        width: 750px
    }
}

@media (min-width:992px) {
    .gateway-wrapper {
        width: 970px
    }
}

.gateway-wrapper > .navbar-collapse, .gateway-wrapper > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:992px) {
    .gateway-wrapper > .navbar-collapse, .gateway-wrapper > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.nav-gateway-lists h2 {
    margin-top: 40px
}

.nav-gateway-lists .gateway-group {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .nav-gateway-lists .gateway-group li {
        text-align: left;
        margin-bottom: 5px
    }

        .nav-gateway-lists .gateway-group li h4 {
            font-size: 11px;
            color: #646666;
            font-weight: 900;
            margin: 0 0 10px
        }

        .nav-gateway-lists .gateway-group li a {
            font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
            font-weight: 500;
            font-style: normal;
            font-size: 13px;
            padding-left: 24px;
            padding-right: 36px
        }

            .nav-gateway-lists .gateway-group li a img {
                padding-right: 12px;
                padding-left: 2px
            }

            .nav-gateway-lists .gateway-group li a .glyphicon {
                color: #399d47;
                padding-left: 3px;
                visibility: hidden
            }

            .nav-gateway-lists .gateway-group li a:focus, .nav-gateway-lists .gateway-group li a:hover {
                text-decoration: none
            }

        .nav-gateway-lists .gateway-group li.active a .glyphicon {
            visibility: visible;
            font-weight: 300
        }

.dropdown-nav-header {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 13px;
    color: #333;
    padding-bottom: 16px;
    border-bottom: 1px solid #cbc9c9;
    margin-bottom: 24px !important;
    margin-left: 24px;
    margin-right: 36px
}

.offcanvas-country {
    padding: 0 0 20px
}

    .offcanvas-country h2 {
        margin-top: 40px
    }

    .offcanvas-country li {
        text-align: left;
        margin-bottom: 5px
    }

        .offcanvas-country li h4 {
            font-size: 11px;
            color: #646666;
            font-weight: 900;
            margin: 0 0 10px
        }

        .offcanvas-country li a {
            color: #646666;
            font-size: 11px;
            display: block;
            padding: 2px 0
        }

            .offcanvas-country li a img {
                padding-right: 3px;
                padding-left: 2px
            }

            .offcanvas-country li a .glyphicon {
                color: #399d47;
                padding-left: 3px;
                font-weight: 300;
                visibility: hidden
            }

            .offcanvas-country li a:focus, .offcanvas-country li a:hover {
                text-decoration: none;
                background-color: #eaeaea
            }

        .offcanvas-country li.active a {
            font-weight: 900;
            background-color: #fff;
            color: #646666
        }

            .offcanvas-country li.active a .glyphicon {
                visibility: visible !important
            }

    .nav-gateway-lists a.dropdown-toggle, .offcanvas-country a.dropdown-toggle {
        padding-right: 0 !important;
        background-color: transparent !important;
        color: #646666 !important
    }

        .nav-gateway-lists a.dropdown-toggle:focus, .nav-gateway-lists a.dropdown-toggle:hover, .offcanvas-country a.dropdown-toggle:focus, .offcanvas-country a.dropdown-toggle:hover {
            background-color: transparent !important
        }

.gateway-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

    .gateway-footer ul li {
        border-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center
    }

@media (min-width:768px) {
    .gateway-footer ul li {
        float: left;
        width: 50%;
        border-right: 0;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: left
    }
}

@media (min-width:768px) {
    .gateway-footer ul li:last-child {
        text-align: right
    }
}

@media (min-width:768px) and (min-width:768px) {
    .gateway-footer ul li {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .gateway-group:nth-child(2n) {
        clear: none
    }
}

.modal-body .country-select {
    left: auto;
    right: 0;
    top: 105%;
    width: 350px;
    min-width: 326px;
    margin-top: 20px;
    border: 2px solid #9b9b9b;
    background: #fff;
    padding: 15px 30px;
    list-style-type: none
}

    .modal-body .country-select:after, .modal-body .country-select:before {
        display: none
    }

    .modal-body .country-select li {
        margin-bottom: 5px
    }

    .modal-body .country-select a:focus, .modal-body .country-select a:hover {
        text-decoration: none
    }

.gateway-destination {
    margin: 50px 0 30px
}

    .gateway-destination .btn {
        border-radius: 0;
        padding: 1rem 1.43rem;
        font-size: 18px;
        font-weight: 700
    }

.gateway-alternative a {
    color: #fff;
    font-weight: 700
}

    .gateway-alternative a, .gateway-alternative a:focus, .gateway-alternative a:hover {
        text-decoration: underline
    }

.generic-content-outer.light {
    background-color: #eceeee
}

.generic-content-outer.dark {
    background-image: url("https://resources.fphcare.com/resources/corporate/media/system/background-gradient.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #003a68;
    background-position: top;
    color: #fff
}

    .generic-content-outer.dark h1, .generic-content-outer.dark h2, .generic-content-outer.dark h3, .generic-content-outer.dark h4, .generic-content-outer.dark h5, .generic-content-outer.dark h6 {
        color: #fff
    }

.generic-content-outer .container .generic-content-inner {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .generic-content-outer .container .generic-content-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.generic-content-outer .container .generic-content-inner img {
    display: block;
    max-width: 100%;
    height: auto;
    display: inline-block
}

.generic-content-outer h1, .generic-content-outer h2, .generic-content-outer h3 {
    text-align: center
}

.generic-content-outer .footer {
    color: #aeb0b1;
    margin: 20px 0 40px;
    margin: 1.43rem 0 2.86rem
}

.container-outer .generic-content-outer {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .container-outer .generic-content-outer {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .container-outer .generic-content-outer {
        float: left;
        width: 33.33333333%
    }
}

.container-outer .generic-content-outer .generic-content-inner {
    padding: 0 10px;
    padding: 0 .71rem
}

.ie8 .intro-outer {
    background-image: none
}

.intro-outer {
    color: #766a63;
    font-size: 15px
}

    .intro-outer .backg {
        background-image: url("https://resources.fphcare.com/resources/corporate/media/system/background-gradient-radial.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #eceeee;
        background-position: 50%
    }

    .intro-outer .image {
        background-repeat: no-repeat;
        background-position: top;
        background-size: contain
    }

    .intro-outer img {
        display: block;
        max-width: 100%;
        height: auto;
        display: inline-block
    }

    .intro-outer .care-by-design {
        background-position: 15px bottom;
        background-repeat: no-repeat;
        background-size: 165px
    }

    .intro-outer .intro-inner {
        margin-top: 20px;
        margin-bottom: 20px;
        position: relative
    }

@media (min-width:768px) {
    .intro-outer .intro-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.intro-outer .intro-inner:after, .intro-outer .intro-inner:before {
    content: " ";
    display: table
}

.intro-outer .intro-inner:after {
    clear: both
}

.intro-outer .top-content-outer {
    position: absolute;
    left: 15px;
    top: -34px;
    z-index: 90
}

    .intro-outer .top-content-outer .top-content-inner {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

@media (min-width:768px) {
    .intro-outer .top-content-outer .top-content-inner {
        float: left;
        width: 100%
    }
}

.intro-outer .top-content-outer .breadcrumb {
    margin: 0
}

.intro-outer .side-content-narrow-outer {
    display: none
}

@media (min-width:992px) {
    .intro-outer .side-content-narrow-outer {
        display: block
    }
}

.intro-outer .side-content-wide-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .intro-outer .side-content-wide-outer {
        float: left;
        width: 100%;
        margin-left: 0
    }
}

@media (min-width:992px) {
    .intro-outer .side-content-wide-outer {
        float: left;
        width: 75%;
        margin-left: 25%
    }
}

@media (min-width:1200px) {
    .intro-outer .side-content-wide-outer {
        float: left;
        width: 83.33333333%;
        margin-left: 16.66666667%
    }
}

@media (min-width:992px) {
    .intro-outer .side-content-wide-outer:nth-child(2n) {
        margin-left: 0
    }
}

@media (min-width:1450px) {
    .intro-outer .side-content-wide-outer {
        margin-left: 0;
        width: 100%
    }
}

.intro-outer .side-content-wide-outer .side-content-wide-inner h1, .intro-outer .side-content-wide-outer .side-content-wide-inner h2, .intro-outer .side-content-wide-outer .side-content-wide-inner h3, .intro-outer .side-content-wide-outer .side-content-wide-inner h4 {
    margin-top: 0
}

.intro-outer .side-content-wide-outer .side-content-wide-inner p {
    line-height: 22px;
    margin-bottom: 40px
}

.intro-outer .side-content-wide-outer .side-content-wide-inner ul {
    padding: 0 0 0 18px
}

    .intro-outer .side-content-wide-outer .side-content-wide-inner ul li {
        text-align: left
    }

.intro-outer .center-content-outer, .intro-outer .center-content-outer .center-content-inner {
    text-align: center
}

    .intro-outer .center-content-outer .center-content-inner p {
        line-height: 22px;
        margin-bottom: 40px
    }

    .intro-outer .center-content-outer .center-content-inner li {
        text-align: left
    }

.intro-outer .side-navigation-outer {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: #fff;
    font-size: 13px;
    text-transform: uppercase
}

.intro-outer .intro-corners {
    position: relative
}

    .intro-outer .intro-corners ul {
        text-align: left !important
    }

    .intro-outer .intro-corners.intro-corners-large {
        padding: 50px 60px
    }

        .intro-outer .intro-corners.intro-corners-large .buttons-wrapper {
            margin-bottom: 0;
            text-align: center
        }

    .intro-outer .intro-corners.intro-corners-small {
        padding: 40px
    }

        .intro-outer .intro-corners.intro-corners-small h1, .intro-outer .intro-corners.intro-corners-small h2, .intro-outer .intro-corners.intro-corners-small h3, .intro-outer .intro-corners.intro-corners-small h4 {
            margin-top: 0
        }

        .intro-outer .intro-corners.intro-corners-small .buttons-wrapper {
            margin-bottom: 0;
            text-align: center
        }

.product-code {
    text-transform: uppercase;
    font-size: 12px !important
}

.intro-image-and-text .side-content-wide-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .intro-image-and-text .side-content-wide-outer {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .intro-image-and-text .side-content-wide-outer {
        float: left;
        width: 41.66666667%
    }
}

.intro-image-and-text .noside-content-outer {
    text-align: center;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .intro-image-and-text .noside-content-outer {
        float: left;
        width: 41.66666667%
    }
}

.intro-image-and-text .noside-content-outer:last-child {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .intro-image-and-text .noside-content-outer:last-child {
        float: left;
        width: 58.33333333%
    }
}

.intro-image-and-text .overlay-inner-mobile .intro-corners-small {
    text-align: left
}

.intro-image-and-text .noside-content-inner h1, .intro-image-and-text .noside-content-inner h2, .intro-image-and-text .noside-content-inner h3 {
    color: #766a63 !important
}

.intro-image-and-text .noside-content-inner img {
    display: block;
    max-width: 100%;
    height: auto;
    display: inline-block
}

.intro-image-and-text .noside-content-inner .actions-wrapper {
    text-align: center !important
}

.intro-image-and-text .overlay-inner-mobile, .intro-image-and-text .side-content-wide-inner {
    color: #766a63;
    text-align: left
}

    .intro-image-and-text .overlay-inner-mobile h1, .intro-image-and-text .overlay-inner-mobile h2, .intro-image-and-text .overlay-inner-mobile h3, .intro-image-and-text .side-content-wide-inner h1, .intro-image-and-text .side-content-wide-inner h2, .intro-image-and-text .side-content-wide-inner h3 {
        color: #766a63 !important
    }

    .intro-image-and-text .overlay-inner-mobile img, .intro-image-and-text .side-content-wide-inner img {
        display: block;
        max-width: 100%;
        height: auto;
        display: inline-block
    }

    .intro-image-and-text .overlay-inner-mobile .actions-wrapper, .intro-image-and-text .side-content-wide-inner .actions-wrapper {
        text-align: center !important
    }

.modal-backdrop {
    cursor: pointer
}

    .modal-backdrop.in {
        opacity: .7;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        filter: alpha(opacity=70)
    }

.modal-dialog {
    margin-top: 70px
}

    .modal-dialog .modal-close {
        background-image: url("https://resources.fphcare.com/resources/corporate/media/system/modal-close.png");
        background-position: 50%;
        background-repeat: no-repeat;
        background-color: transparent;
        border: 0 none;
        height: 20px;
        position: absolute;
        right: 0;
        top: -40px;
        width: 20px
    }

@media (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(min-resolution:1.5dppx) {
    .modal-dialog .modal-close {
        background-image: url("https://resources.fphcare.com/resources/corporate/media/system/modal-close@2x.png");
        background-size: 20px 20px
    }
}

.modal-dialog .modal-close:hover {
    opacity: .5
}

.modal-dialog .modal-content {
    border-radius: 0
}

.modal-dialog .modal-body {
    padding: 0
}

    .modal-dialog .modal-body .enlarged-image {
        text-align: center
    }

    .modal-dialog .modal-body img {
        display: block;
        max-width: 100%;
        height: auto;
        display: inline-block
    }

.brand-survey-modal-content {
    padding: 15px 20px !important
}

@media (min-width:768px) {
    .brand-survey-modal-dialog {
        padding: 77px
    }
}

@media (max-width:767px) {
    .brand-survey-modal-dialog {
        margin-right: -7px
    }
}

.multi-tile {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .multi-tile {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.multi-tile .tile, .multi-tile .tile h1, .multi-tile .tile h2, .multi-tile .tile h3, .multi-tile .tile h4, .multi-tile .tile h5, .multi-tile .tile h6 {
    color: #fff
}

.multi-tile .backg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    position: relative
}

.multi-tile .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.multi-tile .button {
    background-color: transparent !important;
    border-color: #fff !important;
    border-radius: 0;
    color: #fff
}

    .multi-tile .button.active, .multi-tile .button.focus, .multi-tile .button:active, .multi-tile .button:focus, .multi-tile .button:hover, .open > .multi-tile .button.dropdown-toggle {
        color: #5a90a8 !important;
        background-color: #fff !important
    }

.multi-tile .large-tile {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

@media (min-width:768px) {
    .multi-tile .large-tile {
        float: left;
        width: 66.66666667%
    }
}

.multi-tile .large-tile .backg {
    width: 100%;
    padding-top: 75%
}

.multi-tile .large-tile .overlay {
    padding: 15px;
    padding: 1.07rem
}

.multi-tile .large-tile .caption {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    bottom: 15px;
    color: #fff;
    font-size: 21px;
    font-size: 1.5rem;
    left: 75px;
    left: 5.36rem;
    right: 75px;
    right: 5.36rem;
    position: absolute;
    text-align: center
}

.multi-tile .small-tile {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    padding-left: 0;
    padding-right: 0;
    border-top: 10px solid #fff
}

@media (min-width:768px) {
    .multi-tile .small-tile {
        float: left;
        width: 33.33333333%;
        border-top: 0
    }
}

.multi-tile .small-tile .half-height {
    overflow: hidden
}

.multi-tile.feature-tile-only .large-tile {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .multi-tile.feature-tile-only .large-tile {
        float: left;
        width: 100%
    }
}

.multi-tile.home {
    background-color: #eceeee;
    position: relative
}

    .multi-tile.home > .container {
        border-right: 0;
        border-left: 0;
        width: auto
    }

@media (min-width:992px) {
    .multi-tile.home > .container {
        border-left: 10px solid #fff;
        border-right: 10px solid #fff;
        width: 990px
    }
}

.multi-tile.home .text-tile, .multi-tile.home .video-tile table .caption {
    background-color: #766a63
}

.multi-tile.home .small-tile:last-child {
    background-color: #64a2bb !important
}

.multi-tile.other .text-tile, .multi-tile.other .video-tile table .caption {
    background-color: #766a63
}

    .multi-tile.other .text-tile:last-child {
        background-color: #003a68 !important
    }

.hospital .multi-tile.other .text-tile:last-child {
    background-color: #008ed6 !important
}

.homecare .multi-tile.other .text-tile:last-child {
    background-color: #64a2bb !important
}

.multi-tile.other .small-tile .caption, .multi-tile.other .small-tile .text-tile {
    background-color: #766a63
}

.multi-tile.other .small-tile:last-child .caption, .multi-tile.other .small-tile:last-child .text-tile {
    background-color: #003a68 !important
}

.hospital .multi-tile.other .small-tile:last-child .caption, .hospital .multi-tile.other .small-tile:last-child .text-tile {
    background-color: #008ed6 !important
}

.homecare .multi-tile.other .small-tile:last-child .caption, .homecare .multi-tile.other .small-tile:last-child .text-tile {
    background-color: #64a2bb !important
}

.multi-tile .video-tile table {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

    .multi-tile .video-tile table .caption {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal;
        font-size: 13px;
        padding: 15px
    }

@media (min-width:768px) {
    .multi-tile .video-tile table .caption {
        font-size: 15px
    }
}

.multi-tile .video-tile table .backg {
    height: 100%
}

.multi-tile .video-tile table .video {
    width: 100%;
    padding-top: 53%;
    position: relative
}

.multi-tile .text-tile table {
    font-size: 13px;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%
}

    .multi-tile .text-tile table .content {
        padding: 10px
    }

        .multi-tile .text-tile table .content h4 {
            font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
            font-weight: 700;
            font-style: normal;
            font-size: 14px
        }

    .multi-tile .text-tile table .buttons {
        height: 100%;
        padding: 10px
    }

@media (min-width:768px) {
    .feature-tile-left .large-tile .backg {
        border-right: 10px solid #fff
    }

    .feature-tile-left .small-tile:last-child table {
        border-top: 10px solid #fff
    }

    .feature-tile-right .large-tile {
        float: right
    }

        .feature-tile-right .large-tile .backg {
            border-left: 10px solid #fff
        }

    .feature-tile-right .small-tile:last-child table {
        border-top: 10px solid #fff
    }
}

.navigation-home {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

@media (min-width:768px) {
    .navigation-home {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.navigation-home .item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff;
    padding: 20px 0;
    text-align: center
}

@media (min-width:992px) {
    .navigation-home .item {
        float: left;
        width: 50%
    }
}

.navigation-home .item:last-child {
    margin-top: 10px
}

.navigation-home .item .ie-filter {
    padding: 0 10px
}

.navigation-home .item h1 {
    font-weight: 700;
    font-size: 28px;
    font-size: 2rem;
    margin-top: 50px;
    margin-top: 3.57rem
}

.navigation-home .item h1, .navigation-home .item h3 {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-style: normal;
    color: #fff;
    text-align: center
}

.navigation-home .item h3 {
    font-weight: 400;
    font-size: 18px;
    font-size: 1.29rem
}

.navigation-home .item .button {
    background-color: transparent !important;
    border-color: #fff !important;
    font-size: 15px;
    font-size: 1.07rem
}

    .navigation-home .item .button.active, .navigation-home .item .button.focus, .navigation-home .item .button:active, .navigation-home .item .button:focus, .navigation-home .item .button:hover, .open > .navigation-home .item .button.dropdown-toggle {
        background-color: #fff !important;
        color: #003a68 !important
    }

.navigation-home .item .buttons-wrapper {
    padding-top: 0
}

.navigation-home .item.blue .button {
    color: #fff
}

    .navigation-home .item.blue .button.active, .navigation-home .item.blue .button.focus, .navigation-home .item.blue .button:active, .navigation-home .item.blue .button:focus, .navigation-home .item.blue .button:hover, .open > .navigation-home .item.blue .button.dropdown-toggle {
        background-color: #fff !important;
        color: #008ed6 !important
    }

.navigation-home .item.orange .button {
    color: #fff
}

    .navigation-home .item.orange .button.active, .navigation-home .item.orange .button.focus, .navigation-home .item.orange .button:active, .navigation-home .item.orange .button:focus, .navigation-home .item.orange .button:hover, .open > .navigation-home .item.orange .button.dropdown-toggle {
        background-color: #fff !important;
        color: #5a90a8 !important
    }

@media (min-width:992px) {
    .navigation-home .item {
        padding: 0;
        border-right: 5px solid #fff
    }

        .navigation-home .item:last-child {
            margin-top: 0;
            border-right: 0 none;
            border-left: 5px solid #fff
        }
}

.navigation-region-aware .navigation-region-aware-inner {
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

@media (min-width:768px) {
    .navigation-region-aware .navigation-region-aware-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.navigation-region-aware .item {
    color: #766a63;
    margin-bottom: 0
}

@media (min-width:768px) {
    .navigation-region-aware .item {
        margin-bottom: 20px
    }
}

.navigation-region-aware .item h3 {
    font-size: 21px;
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #003a68;
    margin-top: 0
}

.hospital .navigation-region-aware .item h3 {
    color: #008ed6
}

.homecare .navigation-region-aware .item h3 {
    color: #64a2bb
}

.navigation-region-aware .item h3 .custom-icon {
    color: #fff;
    background-color: #003a68;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 45px
}

.hospital .navigation-region-aware .item h3 .custom-icon {
    background-color: #008ed6
}

.homecare .navigation-region-aware .item h3 .custom-icon {
    background-color: #64a2bb
}

.navigation-region-aware .item h3 a:focus, .navigation-region-aware .item h3 a:hover {
    color: #003a68;
    text-decoration: none
}

.hospital .navigation-region-aware .item h3 a:focus, .hospital .navigation-region-aware .item h3 a:hover {
    color: #008ed6
}

.homecare .navigation-region-aware .item h3 a:focus, .homecare .navigation-region-aware .item h3 a:hover {
    color: #64a2bb
}

.navigation-region-aware .item .button {
    background-color: #003a68 !important;
    border-color: #003a68 !important;
    color: #fff
}

.hospital .navigation-region-aware .item .button {
    background-color: #008ed6 !important
}

.homecare .navigation-region-aware .item .button {
    background-color: #64a2bb !important
}

.hospital .navigation-region-aware .item .button {
    border-color: #008ed6 !important
}

.homecare .navigation-region-aware .item .button {
    border-color: #64a2bb !important
}

.navigation-region-aware .item .button.active, .navigation-region-aware .item .button.focus, .navigation-region-aware .item .button:active, .navigation-region-aware .item .button:focus, .navigation-region-aware .item .button:hover, .open > .navigation-region-aware .item .button.dropdown-toggle {
    color: #003a68 !important;
    background-color: #fff !important
}

.hospital .navigation-region-aware .item .button.active, .hospital .navigation-region-aware .item .button.focus, .hospital .navigation-region-aware .item .button:active, .hospital .navigation-region-aware .item .button:focus, .hospital .navigation-region-aware .item .button:hover, .hospital .open > .navigation-region-aware .item .button.dropdown-toggle {
    color: #008ed6 !important
}

.homecare .navigation-region-aware .item .button.active, .homecare .navigation-region-aware .item .button.focus, .homecare .navigation-region-aware .item .button:active, .homecare .navigation-region-aware .item .button:focus, .homecare .navigation-region-aware .item .button:hover, .homecare .open > .navigation-region-aware .item .button.dropdown-toggle {
    color: #64a2bb !important
}

.navigation-region-aware .one-column .item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation-region-aware .one-column .item {
        float: left;
        width: 100%
    }
}

.navigation-region-aware .one-column .item .image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation-region-aware .one-column .item .image {
        float: left;
        width: 33.33333333%
    }
}

@media (max-width:767px) {
    .navigation-region-aware .one-column .item .image {
        display: none !important
    }
}

.navigation-region-aware .one-column .item .text {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation-region-aware .one-column .item .text {
        float: left;
        width: 66.66666667%
    }
}

.navigation-region-aware .two-column .item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation-region-aware .two-column .item {
        float: left;
        width: 50%
    }
}

.navigation-region-aware .three-column .item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation-region-aware .three-column .item {
        float: left;
        width: 33.33333333%
    }
}

.navigation-region-aware .four-column .item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .navigation-region-aware .four-column .item {
        float: left;
        width: 25%
    }
}

.navigation-region-aware .buttons-wrapper {
    margin: 14px 0
}

@media (min-width:768px) {
    .navigation-region-aware .buttons-wrapper {
        margin: 14px 0 0
    }
}

.office-detail-outer .content {
    background-color: #003a68;
    color: #fff
}

    .office-detail-outer .content h3 {
        color: #fff
    }

.office-detail-outer .border {
    border-bottom: 1px dotted #766a63
}

.office-detail-outer .office-detail-inner {
    color: #766a63;
    margin: 60px 0;
    margin: 4.29rem 0
}

    .office-detail-outer .office-detail-inner h3, .office-detail-outer .office-detail-inner h4 {
        color: #003a68;
        text-align: left
    }

    .office-detail-outer .office-detail-inner .button {
        background-color: #003a68 !important;
        border-color: #003a68 !important;
        color: #fff;
        display: block;
        text-transform: uppercase
    }

        .office-detail-outer .office-detail-inner .button.active, .office-detail-outer .office-detail-inner .button.focus, .office-detail-outer .office-detail-inner .button:active, .office-detail-outer .office-detail-inner .button:focus, .office-detail-outer .office-detail-inner .button:hover, .open > .office-detail-outer .office-detail-inner .button.dropdown-toggle {
            color: #003a68 !important;
            background-color: #fff !important
        }

    .office-detail-outer .office-detail-inner .contact-address {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 13px
    }

@media (min-width:768px) {
    .office-detail-outer .office-detail-inner .contact-address {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .office-detail-outer .office-detail-inner .contact-address {
        float: left;
        width: 66.66666667%
    }
}

.office-detail-outer .office-detail-inner .contact-links {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .office-detail-outer .office-detail-inner .contact-links {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .office-detail-outer .office-detail-inner .contact-links {
        float: left;
        width: 33.33333333%
    }
}

.office-detail-outer .office-detail-inner .contact-links p {
    font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 12px
}

    .office-detail-outer .office-detail-inner .contact-links p span {
        margin-bottom: 10px;
        margin-bottom: .71rem;
        display: block
    }

.office-list-outer .office-list-inner {
    margin: 60px 0 40px;
    margin: 4.29rem 0 2.86rem
}

    .office-list-outer .office-list-inner h3, .office-list-outer .office-list-inner h4 {
        color: #003a68;
        text-align: left
    }

    .office-list-outer .office-list-inner .office {
        color: #766a63
    }

        .office-list-outer .office-list-inner .office .address-detail {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px
        }

@media (min-width:768px) {
    .office-list-outer .office-list-inner .office .address-detail {
        float: left;
        width: 41.66666667%
    }
}

.office-list-outer .office-list-inner .office .contact-detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .office-list-outer .office-list-inner .office .contact-detail {
        float: left;
        width: 33.33333333%
    }
}

.office-list-outer .office-list-inner .office .link-detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .office-list-outer .office-list-inner .office .link-detail {
        float: left;
        width: 25%
    }
}

.office-list-outer .office-list-inner .office .link-detail a {
    color: #003a68 !important;
    text-decoration: underline
}

    .office-list-outer .office-list-inner .office .link-detail a:hover {
        color: #766a63 !important
    }

.office-list-outer .panel-title {
    background-color: #dde0e0
}

.office-list-outer .active-panel-heading .panel-title {
    background-color: #fff
}

.office-detail-outer .contact-telephone, .office-list-outer .contact-telephone {
    color: #766a63 !important;
    line-height: 30px
}

    .office-detail-outer .contact-telephone:before, .office-list-outer .contact-telephone:before {
        background-color: #003a68;
        border-radius: 50%;
        color: #fff;
        content: "\E182";
        font-family: Glyphicons Halflings;
        margin: 0 5px 0 0;
        padding: 8px
    }

.office-detail-outer .contact-fax, .office-list-outer .contact-fax {
    color: #766a63 !important;
    line-height: 30px
}

    .office-detail-outer .contact-fax:before, .office-list-outer .contact-fax:before {
        background-color: #003a68;
        border-radius: 50%;
        color: #fff;
        content: "\E045";
        font-family: Glyphicons Halflings;
        margin: 0 5px 0 0;
        padding: 8px
    }

.product-list-outer {
    background-color: inherit
}

    .product-list-outer.light {
        background-color: #eceeee
    }

    .product-list-outer h1, .product-list-outer h2, .product-list-outer h3 {
        color: #766a63
    }

    .product-list-outer .content {
        margin-bottom: 35px
    }

    .product-list-outer .query-content {
        padding: 0 0 20px;
        display: block
    }

        .product-list-outer .query-content:empty {
            display: none;
            padding: 0
        }

    .product-list-outer .products:after, .product-list-outer .products:before {
        content: " ";
        display: table
    }

    .product-list-outer .products:after {
        clear: both
    }

    .product-list-outer .product {
        color: #766a63;
        margin-bottom: 30px
    }

        .product-list-outer .product .thumb-outer {
            display: table;
            table-layout: fixed\9;
            position: relative;
            width: 100%;
            max-height: 315px\9;
            margin-bottom: 10px;
            background-color: #fff
        }

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    .product-list-outer .product .thumb-outer {
        table-layout: fixed;
        max-height: 315px
    }
}

.product-list-outer .product .thumb-outer .thumb-inner {
    width: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 30px
}

    .product-list-outer .product .thumb-outer .thumb-inner img {
        display: block;
        max-width: 100%;
        height: auto;
        display: inline-block
    }

.product-list-outer .product .summary-code, .product-list-outer .product .summary-inner {
    text-align: left
}

.product-list-outer .product .summary-code {
    color: #999;
    font-size: 11px
}

.product-list-outer .three-column .product {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-list-outer .three-column .product {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .product-list-outer .three-column .product {
        float: left;
        width: 33.33333333%
    }
}

.product-list-outer .three-column .product .two-column-only {
    display: none
}

.product-list-outer .four-column .product {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-list-outer .four-column .product {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .product-list-outer .four-column .product {
        float: left;
        width: 25%
    }
}

.product-list-outer .four-column .product .two-column-only {
    display: none
}

.product-list-outer .two-column .product {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-list-outer .two-column .product {
        float: left;
        width: 50%
    }
}

.product-list-outer .two-column .product .summary-outer, .product-list-outer .two-column .product .thumb-outer {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-list-outer .two-column .product .summary-outer, .product-list-outer .two-column .product .thumb-outer {
        float: left;
        width: 50%
    }
}

.product-list-inner {
    margin-top: 0;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .product-list-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.summary-outer {
    margin-top: 10px;
    border-top: 1px solid #999
}

.product-summary-outer {
    padding: 20px 0 40px
}

@-moz-document url-prefix() {
    .product-list-outer .product .thumb-outer .thumb-inner img {
        width: 100%
    }
}

.five-cols div[class^=col], .seven-cols div[class^=col] {
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width:992px) {
    .seven-cols .col-lg-1, .seven-cols .col-md-1 {
        width: 14.285714285714286%;
        *width: 14.285714285714286%
    }
}

@media (min-width:992px) {
    .five-cols .col-lg-1, .five-cols .col-md-1 {
        width: 20%;
        *width: 20%
    }
}

.product {
    text-align: center
}

.category-wrapper {
    margin-bottom: 15px
}

.products-bait-box {
    margin-bottom: 10px;
    background-color: #ccd6e0;
    color: #fff
}

    .products-bait-box .product-box {
        background-color: #008ed6;
        border: 0
    }

@media (min-width:768px) {
    .products-bait-box .product-box {
        border-left: 10px solid #fff;
        border-right: 5px solid #fff
    }
}

.products-bait-box .product-box:last-child {
    background-color: #64a2bb;
    border-top: 10px solid #fff
}

@media (min-width:768px) {
    .products-bait-box .product-box:last-child {
        border-left: 5px solid #fff;
        border-right: 10px solid #fff;
        border-top: 0
    }
}

.products-bait-box .product-box a {
    color: #fff
}

    .products-bait-box .product-box a:hover {
        text-decoration: none;
        color: #fff
    }

    .products-bait-box .product-box a .product-box-inner {
        padding: 20px 0
    }

@media (min-width:768px) {
    .products-bait-box .product-box a .product-box-inner {
        padding: 20px 15px 25px 40px
    }
}

.products-bait-box .product-box a .bait-box-header {
    font-size: 22px;
    text-transform: uppercase
}

    .products-bait-box .product-box a .bait-box-header span {
        font-weight: 700
    }

.products-bait-box .product-box a .product-box-img {
    text-align: center;
    padding-top: 15px
}

@media (min-width:768px) {
    .products-bait-box .product-box a .product-box-img {
        padding-top: 0
    }
}

.products-bait-box .product-box a .product-box-img img {
    display: inline-block;
    max-width: 200px
}

@media (min-width:768px) {
    .products-bait-box .product-box a .product-box-img img {
        max-width: 100%
    }
}

.product-category {
    margin-top: 25px
}

    .product-category div[class^=col] {
        padding-left: 10px;
        padding-right: 10px
    }

    .product-category .product-category-item {
        text-align: center;
        font-size: 12px;
        margin-bottom: 15px
    }

        .product-category .product-category-item .product-category-img-wrapper {
            display: table;
            width: 100%
        }

        .product-category .product-category-item .product-category-img {
            display: table-cell;
            vertical-align: middle;
            text-align: center
        }

            .product-category .product-category-item .product-category-img img {
                display: inline-block;
                max-width: 115px
            }

        .product-category .product-category-item .product-category-item-title {
            padding-top: 5px
        }

        .product-category .product-category-item a {
            margin-bottom: 25px;
            display: block;
            color: #333;
            border: 1px solid transparent
        }

            .product-category .product-category-item a:hover {
                text-decoration: none;
                color: #666;
                border: 1px solid #f3f8f9
            }

    .product-category .product-view-all {
        display: block;
        text-align: right;
        border-top: 2px solid #ccc;
        padding-top: 20px;
        margin-bottom: 25px;
        color: #abcce8
    }

        .product-category .product-view-all:hover {
            text-decoration: none;
            color: #003a68
        }

.product-category-item:first-child:last-child {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:last-child {
        float: left;
        width: 25%
    }
}

.product-category-item:first-child:nth-last-child(2), .product-category-item:first-child:nth-last-child(2) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(2), .product-category-item:first-child:nth-last-child(2) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

.product-category-item:first-child:nth-last-child(3), .product-category-item:first-child:nth-last-child(3) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(3), .product-category-item:first-child:nth-last-child(3) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

.product-category-item:first-child:nth-last-child(4), .product-category-item:first-child:nth-last-child(4) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(4), .product-category-item:first-child:nth-last-child(4) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

.product-category-item:first-child:nth-last-child(5), .product-category-item:first-child:nth-last-child(5) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(5), .product-category-item:first-child:nth-last-child(5) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(5), .product-category-item:first-child:nth-last-child(5) ~ .product-category-item {
        width: 20%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-category-item:first-child:nth-last-child(6), .product-category-item:first-child:nth-last-child(6) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(6), .product-category-item:first-child:nth-last-child(6) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(6), .product-category-item:first-child:nth-last-child(6) ~ .product-category-item {
        width: 16.66666666666667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-category-item:first-child:nth-last-child(7), .product-category-item:first-child:nth-last-child(7) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(7), .product-category-item:first-child:nth-last-child(7) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(7), .product-category-item:first-child:nth-last-child(7) ~ .product-category-item {
        width: 14.285714285714286%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-category-item:first-child:nth-last-child(8), .product-category-item:first-child:nth-last-child(8) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(8), .product-category-item:first-child:nth-last-child(8) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(8), .product-category-item:first-child:nth-last-child(8) ~ .product-category-item {
        width: 20%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-category-item:first-child:nth-last-child(9), .product-category-item:first-child:nth-last-child(9) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(9), .product-category-item:first-child:nth-last-child(9) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(9), .product-category-item:first-child:nth-last-child(9) ~ .product-category-item {
        width: 16.66666666666667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-category-item:first-child:nth-last-child(10), .product-category-item:first-child:nth-last-child(10) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(10), .product-category-item:first-child:nth-last-child(10) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(10), .product-category-item:first-child:nth-last-child(10) ~ .product-category-item {
        width: 16.66666666666667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-category-item:first-child:nth-last-child(11), .product-category-item:first-child:nth-last-child(11) ~ .product-category-item {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .product-category-item:first-child:nth-last-child(11), .product-category-item:first-child:nth-last-child(11) ~ .product-category-item {
        float: left;
        width: 25%
    }
}

@media (min-width:992px) {
    .product-category-item:first-child:nth-last-child(11), .product-category-item:first-child:nth-last-child(11) ~ .product-category-item {
        width: 16.66666666666667%;
        float: left;
        padding-left: 10px;
        padding-right: 10px
    }
}

.product-categories {
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .product-categories {
        background-color: #f6f6f6
    }
}

.product-categories ul {
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0
}

    .product-categories ul li {
        padding: 2px 0
    }

        .product-categories ul li a {
            color: #999
        }

            .product-categories ul li a.active, .product-categories ul li a:active, .product-categories ul li a:focus, .product-categories ul li a:hover {
                color: #003a68;
                text-decoration: none
            }

            .product-categories ul li a.active {
                font-weight: 500
            }

.product-categories .mobile-filters {
    background-color: #dde0e0
}

.product-categories .product-categories-header {
    color: #003a68;
    display: block;
    font-weight: 500;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 5px
}

@media (min-width:768px) {
    .product-categories .product-categories-header {
        border-bottom: 2px solid #dde0e0;
        padding-bottom: 10px;
        margin-bottom: 10px
    }
}

.product-categories .product-categories-header:hover {
    text-decoration: none
}

.product-categories .product-categories-inner {
    padding: 0 0 25px
}

@media (min-width:768px) {
    .product-categories .product-categories-inner {
        padding: 25px 10px
    }
}

.product-categories .product-categories-inner select {
    display: block;
    width: 100%;
    height: 2.28571429rem;
    padding: .42857143rem .85714286rem;
    font-size: 1rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: .28571429rem;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 7px 20px;
    font-size: 14px;
    height: calc(1 + 0rem * 1.42857143 + ((6px / 14px) + 0rem * 2) + 4px);
    background-color: #dde0e0;
    margin-bottom: 10px
}

    .product-categories .product-categories-inner select:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .product-categories .product-categories-inner select::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .product-categories .product-categories-inner select:-ms-input-placeholder {
        color: #999
    }

    .product-categories .product-categories-inner select::-webkit-input-placeholder {
        color: #999
    }

    .product-categories .product-categories-inner select[disabled], .product-categories .product-categories-inner select[readonly], fieldset[disabled] .product-categories .product-categories-inner select {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.product-categories .product-categories-inner select {
    height: auto
}

.product-list {
    display: flex;
    flex-wrap: wrap
}

    .product-list .pagination {
        display: flex;
        width: 100%;
        justify-content: center
    }

.product-categories-section {
    width: 100%;
    color: #003a68;
    font-size: 24px;
    font-weight: 700;
    padding-left: 35px;
    margin-bottom: 15px
}

.product-status {
    display: inline-flex;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 8px;
    height: 24px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    border-radius: 4px
}

.product-status--featured {
    color: #fff;
    background-color: #f6861f
}

.product-status--supported {
    color: #000;
    background-color: #eaeaea
}

.product-status--hidden {
    display: none
}

.showcase-outer .showcase-header-wrapper {
    background-color: #003a68;
    color: #fff
}

    .showcase-outer .showcase-header-wrapper h1, .showcase-outer .showcase-header-wrapper h2, .showcase-outer .showcase-header-wrapper h3 {
        color: #fff
    }

.showcase-outer.light {
    background-color: #fff
}

    .showcase-outer.light .showcase-header-wrapper {
        background-color: #fff;
        color: #003a68
    }

        .showcase-outer.light .showcase-header-wrapper h1, .showcase-outer.light .showcase-header-wrapper h2, .showcase-outer.light .showcase-header-wrapper h3 {
            color: #003a68;
            padding-bottom: 1.42857143rem;
            border-bottom: 3px solid #e1e0e1
        }

.showcase-outer .showcase-inner {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

@media (min-width:992px) {
    .showcase-outer .showcase-inner {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

.showcase-outer .documents {
    margin-bottom: 40px;
    margin-bottom: 2.86rem
}

.showcase-outer .document {
    display: inline-block;
    margin-top: 30px;
    text-align: center
}

    .showcase-outer .document h4, .showcase-outer .document h4 a {
        color: #003a68
    }

        .showcase-outer .document h4 a:focus, .showcase-outer .document h4 a:hover, .showcase-outer .document h4:focus, .showcase-outer .document h4:hover {
            text-decoration: none
        }

    .showcase-outer .document a:focus, .showcase-outer .document a:hover {
        text-decoration: none;
        outline: 0
    }

    .showcase-outer .document .thumb-outer {
        background-color: #fff
    }

        .showcase-outer .document .thumb-outer .thumb-inner {
            height: 220px;
            height: 15.71rem;
            position: relative;
            text-align: center;
            white-space: nowrap
        }

            .showcase-outer .document .thumb-outer .thumb-inner:before {
                content: "";
                display: inline-block;
                height: 100%;
                vertical-align: middle;
                margin-right: -.25em
            }

            .showcase-outer .document .thumb-outer .thumb-inner img {
                display: block;
                max-width: 100%;
                height: auto;
                transition: all .3s ease-in-out;
                transition: opacity .3s ease-in-out;
                display: inline-block;
                height: auto !important;
                height: 220px;
                overflow: hidden;
                max-height: 15.71rem;
                -webkit-transform: scale(1);
                transform: scale(1);
                vertical-align: middle
            }

                .showcase-outer .document .thumb-outer .thumb-inner img.fade-three-quarters {
                    -webkit-transform: scale(.8);
                    transform: scale(.8)
                }

                .showcase-outer .document .thumb-outer .thumb-inner img:active, .showcase-outer .document .thumb-outer .thumb-inner img:focus, .showcase-outer .document .thumb-outer .thumb-inner img:hover {
                    outline: 0
                }

    .showcase-outer .document .toggle {
        transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out
    }

        .showcase-outer .document .toggle a:focus, .showcase-outer .document .toggle a:hover {
            text-decoration: none
        }

    .showcase-outer .document h5 {
        white-space: normal
    }

    .showcase-outer .document .buttons-wrapper {
        padding-bottom: 0
    }

        .showcase-outer .document .buttons-wrapper .button {
            background-color: #003a68 !important;
            border-color: #003a68 !important;
            color: #fff
        }

            .open > .showcase-outer .document .buttons-wrapper .button.dropdown-toggle, .showcase-outer .document .buttons-wrapper .button.active, .showcase-outer .document .buttons-wrapper .button.focus, .showcase-outer .document .buttons-wrapper .button:active, .showcase-outer .document .buttons-wrapper .button:focus, .showcase-outer .document .buttons-wrapper .button:hover {
                color: #003a68 !important;
                background-color: #fff !important
            }

.showcase-outer .carousel-control {
    color: #d9d9d9
}

.showcase-outer .glyphicon {
    font-family: fph-icon;
    font-size: 40px
}

    .showcase-outer .glyphicon.glyphicon-chevron-right:before {
        content: "\E907"
    }

    .showcase-outer .glyphicon.glyphicon-chevron-left:before {
        content: "\E906"
    }

.showcase-outer .carousel-control.left {
    left: -15%
}

.showcase-outer .carousel-control.left, .showcase-outer .carousel-control.right {
    background-image: none;
    cursor: pointer;
    -webkit-filter: none !important;
    filter: none !important
}

.showcase-outer .carousel-control.right {
    right: -15%
}

.showcase-outer .slick-dots {
    bottom: -36px;
    z-index: 15
}

    .showcase-outer .slick-dots li {
        background-color: #003a68;
        border: 1px solid #003a68;
        border-radius: 10px;
        cursor: pointer;
        display: inline-block;
        margin: 0 7px 2px;
        margin: 0 .5rem .14rem;
        opacity: .5;
        text-indent: -999px;
        height: 8px;
        width: 8px
    }

        .showcase-outer .slick-dots li.slick-active {
            margin: 0 7px;
            margin: 0 .5rem;
            opacity: 1;
            height: 12px;
            width: 12px
        }

.showcase-fullwidth-outer .carousel-control {
    color: #d9d9d9
}

.showcase-fullwidth-outer .glyphicon {
    font-family: fph-icon;
    font-size: 40px
}

    .showcase-fullwidth-outer .glyphicon.glyphicon-chevron-right:before {
        content: "\E907"
    }

    .showcase-fullwidth-outer .glyphicon.glyphicon-chevron-left:before {
        content: "\E906"
    }

.showcase-fullwidth-outer .carousel-control.left {
    z-index: 15
}

.showcase-fullwidth-outer .carousel-control.left, .showcase-fullwidth-outer .carousel-control.right {
    background-image: none;
    cursor: pointer;
    -webkit-filter: none !important;
    filter: none !important
}

.showcase-fullwidth-outer .slick-dots {
    z-index: 15;
    bottom: 20px
}

    .showcase-fullwidth-outer .slick-dots li {
        background-color: #003a68;
        border: 1px solid #003a68;
        border-radius: 10px;
        cursor: pointer;
        display: inline-block;
        margin: 0 7px 2px;
        margin: 0 .5rem .14rem;
        opacity: .5;
        text-indent: -999px;
        height: 8px;
        width: 8px
    }

        .showcase-fullwidth-outer .slick-dots li.slick-active {
            margin: 0 7px;
            margin: 0 .5rem;
            opacity: 1;
            height: 12px;
            width: 12px
        }

.transition-fast {
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.fade-out {
    opacity: 0
}

.fade-in {
    opacity: 1
}

.fade-half {
    opacity: .5
}

.fade-one-quarter {
    opacity: .75
}

.fade-three-quarters {
    opacity: .25
}

.walkthroughCarousel {
    padding: 0 !important;
    background: #fff;
    border-radius: 16px
}

.to-be-removed {
    background: #eceeee66
}

.walkthrough-outer .documents {
    margin-bottom: 0;
    padding: 48px
}

.walkthrough-outer .slick-dots {
    z-index: 15;
    left: 0
}

.walkthroughCarousel .glyphicon .glyphicon-chevron-left {
    left: -17%
}

.walkthroughCarousel .glyphicon .glyphicon-chevron-right {
    right: -17%
}

.walkthrough-outer .carousel-control {
    color: #d9d9d9;
    opacity: 1
}

    .walkthrough-outer .carousel-control .glyphicon:hover {
        background: #0074bc;
        color: #fff
    }

    .walkthrough-outer .carousel-control .glyphicon {
        font-family: fph-icon;
        font-size: 10px;
        display: flex;
        border-radius: 50%;
        background: #008ed6;
        color: #fff;
        font-weight: 900;
        align-items: center;
        justify-content: center
    }

    .walkthrough-outer .carousel-control .glyphicon-chevron-left {
        background: #eceeee;
        color: #b4b5b5
    }

.walkthrough-outer .slick-dots li {
    background-color: #d0d0d0;
    border: 1px solid #d0d0d0;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    margin: 0 .5rem .14rem;
    opacity: .5;
    text-indent: -999px;
    height: 8px;
    width: 8px
}

    .walkthrough-outer .slick-dots li.slick-active {
        opacity: 1;
        background: #333;
        border-color: #333;
        width: 8px;
        height: 8px;
        margin: 0 .5rem .14rem
    }

.walkthrough-outer {
    padding-top: 20px;
    padding-bottom: 28px
}

.walkthroughCarousel {
    overflow-wrap: break-word
}

@media screen and (min-width:992px) {
    .walkthroughCarousel {
        width: 100% !important;
        margin: 0
    }
}

@media screen and (min-width:768px) {
    .walkthroughCarousel .carousel-control .glyphicon-chevron-left, .walkthroughCarousel .carousel-control .glyphicon-chevron-right, .walkthroughCarousel .carousel-control .icon-next, .walkthroughCarousel .carousel-control .icon-prev {
        width: 48px;
        height: 48px;
        margin-top: -15 px;
        font-size: 15px
    }

    .walkthrough-outer .slick-dots li .chevron-right {
        display: none
    }
}

@media screen and (max-width:770px) {
    .walkthrough-outer .slick-dots li .chevron-right {
        display: none
    }

    .walkthrough-outer .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        bottom: -52px
    }

        .walkthrough-outer .slick-dots li.slick-active {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #008ed6;
            color: #fff;
            border-color: #008ed6;
            display: flex;
            align-items: center;
            justify-content: center
        }

            .walkthrough-outer .slick-dots li.slick-active:hover {
                background: #0074bc
            }

            .walkthrough-outer .slick-dots li.slick-active .chevron-right {
                display: flex;
                align-items: center;
                justify-content: center
            }

                .walkthrough-outer .slick-dots li.slick-active .chevron-right svg {
                    fill: #fff
                }
}

.sidenav {
    padding-left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    position: fixed;
    left: 2px;
    -webkit-transform: none;
    transform: none;
    width: 227px;
    z-index: 99;
    transition: -webkit-transform ease-in-out;
    transition: transform ease-in-out;
    transition: transform ease-in-out,-webkit-transform ease-in-out
}

@media (min-width:1600px) {
    .sidenav {
        left: auto;
        -webkit-transform: translateX(-280px);
        transform: translateX(-280px)
    }
}

@media (min-width:1900px) {
    .sidenav {
        left: auto;
        -webkit-transform: translateX(-450px);
        transform: translateX(-450px)
    }
}

.sidenav.scrolled li {
    border-color: hsla(0,0%,100%,.85)
}

.sidenav li {
    border-bottom: 2px solid;
    border-color: transparent
}

    .sidenav li a {
        background-color: hsla(180,7%,97%,.9);
        border-left: 3px solid #8e9297;
        color: #766a63;
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 700;
        font-style: normal;
        text-transform: uppercase;
        display: block;
        line-height: 16px;
        padding: 15px;
        text-decoration: none;
        font-size: 10px;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        min-height: 46px
    }

        .sidenav li a .subnav-title {
            display: inline-block;
            padding-bottom: 1px
        }

        .sidenav li a.active {
            color: #003a68;
            border-left: 3px solid;
            border-color: #003a68
        }

.hospital .sidenav li a.active {
    color: #008ed6
}

.homecare .sidenav li a.active {
    color: #64a2bb
}

.hospital .sidenav li a.active {
    border-color: #008ed6
}

.homecare .sidenav li a.active {
    border-color: #64a2bb
}

.sidenav li a.active .subnav-title {
    display: inline-block;
    padding-bottom: 1px;
    text-decoration: underline
}

.sidenav li a.active:focus, .sidenav li a.active:hover {
    text-decoration: underline
}

.sidenav li a:focus, .sidenav li a:hover {
    background-color: #edecec;
    border-left: 3px solid;
    border-color: #003a68;
    color: #003a68
}

.hospital .sidenav li a:focus, .hospital .sidenav li a:hover {
    border-color: #008ed6
}

.homecare .sidenav li a:focus, .homecare .sidenav li a:hover {
    border-color: #64a2bb
}

.hospital .sidenav li a:focus, .hospital .sidenav li a:hover {
    color: #008ed6
}

.homecare .sidenav li a:focus, .homecare .sidenav li a:hover {
    color: #64a2bb
}

.sidenav li a:focus .subnav-title, .sidenav li a:hover .subnav-title {
    display: inline-block;
    padding-bottom: 1px;
    text-decoration: underline
}

.sidenav li:last-child {
    border-bottom: 0 none
}

.sidenav li.close-menu-wrapper {
    position: absolute;
    right: -26px;
    border-bottom: none;
    top: 0;
    bottom: 0;
    border-left: 2px solid #fff
}

    .sidenav li.close-menu-wrapper .shrink-subnav {
        padding: 4px 7px;
        min-height: 0;
        border: 0;
        height: 100%
    }

        .sidenav li.close-menu-wrapper .shrink-subnav .glyphicon {
            position: relative;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%)
        }

.aside .sidenav {
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: auto
}

    .aside .sidenav li {
        border-bottom: 0
    }

        .aside .sidenav li a {
            background-color: #fff;
            border-left: 0;
            font-size: 11.5px;
            color: #003a68
        }

.hospital .aside .sidenav li a {
    color: #008ed6
}

.homecare .aside .sidenav li a {
    color: #64a2bb
}

.aside .sidenav li a.active {
    border-color: #003a68;
    background-color: #003a68;
    color: #fff
}

.hospital .aside .sidenav li a.active {
    border-color: #008ed6
}

.homecare .aside .sidenav li a.active {
    border-color: #64a2bb
}

.hospital .aside .sidenav li a.active {
    background-color: #008ed6
}

.homecare .aside .sidenav li a.active {
    background-color: #64a2bb
}

.aside .sidenav li a.active:focus, .aside .sidenav li a.active:hover {
    border-color: #003a68;
    background-color: #003a68;
    color: #fff
}

.hospital .aside .sidenav li a.active:focus, .hospital .aside .sidenav li a.active:hover {
    border-color: #008ed6
}

.homecare .aside .sidenav li a.active:focus, .homecare .aside .sidenav li a.active:hover {
    border-color: #64a2bb
}

.hospital .aside .sidenav li a.active:focus, .hospital .aside .sidenav li a.active:hover {
    background-color: #008ed6
}

.homecare .aside .sidenav li a.active:focus, .homecare .aside .sidenav li a.active:hover {
    background-color: #64a2bb
}

.sidenav.shrink {
    width: 30px;
    background: url(https://resources.fphcare.com/resources/corporate/media/system/arrow_level5_navigation.png) no-repeat 50% #f7f8f8;
    background-size: 11px;
    background-color: #f7f8f8;
    cursor: pointer
}

    .sidenav.shrink li {
        border-bottom: 2px solid transparent
    }

        .sidenav.shrink li.close-menu-wrapper {
            border-bottom: 0
        }

            .sidenav.shrink li.close-menu-wrapper .shrink-subnav {
                visibility: hidden
            }

    .sidenav.shrink a {
        background-color: transparent;
        padding: 0;
        max-height: 46px;
        pointer-events: none
    }

        .sidenav.shrink a span {
            visibility: hidden
        }

.my-account .aside li {
    border-bottom: 0
}

    .my-account .aside li a {
        background-color: #fff;
        color: #003a68
    }

.hospital .my-account .aside li a {
    color: #008ed6
}

.homecare .my-account .aside li a {
    color: #64a2bb
}

.my-account .aside li a.active {
    border-right: 3px solid;
    border-color: #003a68;
    background-color: #003a68;
    color: #fff
}

.hospital .my-account .aside li a.active {
    border-color: #008ed6
}

.homecare .my-account .aside li a.active {
    border-color: #64a2bb
}

.hospital .my-account .aside li a.active {
    background-color: #008ed6
}

.homecare .my-account .aside li a.active {
    background-color: #64a2bb
}

.my-account .aside li a.active:focus, .my-account .aside li a.active:hover {
    border-right: 3px solid;
    border-color: #003a68;
    background-color: #003a68;
    color: #fff
}

.hospital .my-account .aside li a.active:focus, .hospital .my-account .aside li a.active:hover {
    border-color: #008ed6
}

.homecare .my-account .aside li a.active:focus, .homecare .my-account .aside li a.active:hover {
    border-color: #64a2bb
}

.hospital .my-account .aside li a.active:focus, .hospital .my-account .aside li a.active:hover {
    background-color: #008ed6
}

.homecare .my-account .aside li a.active:focus, .homecare .my-account .aside li a.active:hover {
    background-color: #64a2bb
}

.tooltip-text[tooltip-text]:after {
    content: attr(tooltip-text);
    position: absolute;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    background-color: #393939;
    padding: 2px 10px;
    left: calc(100% + 8px);
    border-radius: 4px;
    font-size: 12px;
    transition: .16s ease-in;
    transition-delay: .3s;
    opacity: 0;
    pointer-events: none
}

.tooltip-text[tooltip-text]:hover:after {
    opacity: 1
}

.table-styled {
    margin: 35px 0;
    margin: 2.5rem 0
}

    .table-styled table {
        border-collapse: collapse;
        border: 1px solid #e7e7e7
    }

    .table-styled th {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 500;
        font-style: normal;
        border: 1px solid #e7e7e7;
        color: #fff;
        font-size: 18px;
        font-size: 1.29rem;
        line-height: 22px;
        line-height: 1.57rem;
        min-width: 140px;
        min-width: 10rem;
        padding: 18px 35px;
        padding: 1.29rem 2.5rem;
        text-align: left;
        vertical-align: top
    }

        .table-styled th:first-child, .table-styled th:nth-child(4n) {
            background-color: #9e938f
        }

        .table-styled th:nth-child(2n) {
            background-color: #b0a6a3
        }

        .table-styled th:nth-child(3n) {
            background-color: #c2bab8
        }

    .table-styled td {
        background-color: #fff;
        border: 1px solid #e7e7e7;
        color: #766a63;
        padding: 14px 35px;
        padding: 1rem 2.5rem;
        text-align: left;
        vertical-align: top
    }

    .table-styled tr:nth-child(2n) td {
        background-color: #f7f5f5
    }

    .table-styled .column-stacks th.column-1, .table-styled .column-stacks th.column-4, .table-styled .column-stacks th.column-7 {
        background-color: #9e938f
    }

    .table-styled .column-stacks th.column-2, .table-styled .column-stacks th.column-5, .table-styled .column-stacks th.column-8 {
        background-color: #b0a6a3
    }

    .table-styled .column-stacks th.column-3, .table-styled .column-stacks th.column-6, .table-styled .column-stacks th.column-9 {
        background-color: #c2bab8
    }

@media (min-width:992px) {
    .table-styled table {
        width: 100%
    }
}

.down-arrows {
    width: 100%
}

.table-optiflow-1 table, .table-optiflow-1 tbody, .table-optiflow-1 td, .table-optiflow-1 tfoot, .table-optiflow-1 th, .table-optiflow-1 thead, .table-optiflow-1 tr {
    display: block\9;
    width: 100%\9;
    float: left\9;
    clear: left\9
}

.table-optiflow-1 {
    margin: 35px 0;
    margin: 2.5rem 0
}

    .table-optiflow-1 table {
        border-collapse: collapse
    }

    .table-optiflow-1 tr {
        display: block
    }

    .table-optiflow-1 td, .table-optiflow-1 th {
        color: #fff;
        display: block;
        padding: 20px 30px 40px;
        padding: 1.43rem 2.14rem 2.86rem;
        position: relative;
        text-align: center;
        vertical-align: top
    }

    .table-optiflow-1 tbody tr {
        margin-top: -20px;
        margin-top: -1.43rem
    }

        .table-optiflow-1 tbody tr:last-child td:last-child {
            padding-bottom: 20px;
            padding-bottom: 1.43rem
        }

    .table-optiflow-1.light th {
        background-color: #008ed6
    }

    .table-optiflow-1.dark th {
        background-color: #003a68
    }

    .table-optiflow-1 th {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 18px;
        font-size: 1.29rem;
        line-height: 22px;
        line-height: 1.57rem
    }

    .table-optiflow-1 td {
        background-color: #515151
    }

    .table-optiflow-1 tr:first-child td:first-child, .table-optiflow-1 tr:first-child th:first-child {
        border-top-left-radius: 25px
    }

    .table-optiflow-1 tr:last-child td:last-child {
        border-bottom-left-radius: 25px;
        border-bottom-right-radius: 25px
    }

    .table-optiflow-1 tr:first-child td {
        background-color: #adadad
    }

    .table-optiflow-1 tr:nth-child(2) td {
        background-color: #999
    }

    .table-optiflow-1 tr:nth-child(3) td {
        background-color: #858585
    }

    .table-optiflow-1 tr:nth-child(4) td {
        background-color: #717171
    }

    .table-optiflow-1 tr:nth-child(5) td {
        background-color: #5c5c5c
    }

    .table-optiflow-1 .down-arrows tr:nth-child(2) td:first-child:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #adadad;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-1 .down-arrows tr:nth-child(3) td:first-child:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #999;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-1 .down-arrows tr:nth-child(4) td:first-child:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #858585;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-1 .down-arrows tr:nth-child(5) td:first-child:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #717171;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-1 .down-arrows tr:nth-child(6) td:first-child:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #5c5c5c;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

.table-optiflow-2 {
    margin: 35px 0;
    margin: 2.5rem 0
}

    .table-optiflow-2 table {
        border-collapse: collapse;
        width: 100%
    }

    .table-optiflow-2 td, .table-optiflow-2 th {
        color: #fff;
        position: relative;
        text-align: center;
        vertical-align: top
    }

    .table-optiflow-2 th {
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 500;
        font-style: normal;
        font-size: 18px;
        font-size: 1.29rem;
        line-height: 22px;
        line-height: 1.57rem;
        padding: 20px 30px;
        padding: 1.43rem 2.14rem
    }

    .table-optiflow-2 td {
        padding: 30px;
        padding: 2.14rem
    }

    .table-optiflow-2 th.column-1, .table-optiflow-2 th.column-5, .table-optiflow-2 th:nth-child(4n+1) {
        background-color: #38b
    }

    .table-optiflow-2 th.column-2, .table-optiflow-2 th.column-6, .table-optiflow-2 th:nth-child(4n+2) {
        background-color: #006eb1
    }

    .table-optiflow-2 th.column-3, .table-optiflow-2 th.column-7, .table-optiflow-2 th:nth-child(4n+3) {
        background-color: #224b70
    }

    .table-optiflow-2 th.column-4, .table-optiflow-2 th.column-8, .table-optiflow-2 th:nth-child(4n+0) {
        background-color: #003a69
    }

    .table-optiflow-2 td.column-1, .table-optiflow-2 td.column-5, .table-optiflow-2 td:nth-child(4n+1) {
        background-color: #4db0e2
    }

    .table-optiflow-2 td.column-2, .table-optiflow-2 td.column-6, .table-optiflow-2 td:nth-child(4n+2) {
        background-color: #008ed6
    }

    .table-optiflow-2 td.column-3, .table-optiflow-2 td.column-7, .table-optiflow-2 td:nth-child(4n+3) {
        background-color: #336187
    }

    .table-optiflow-2 td.column-4, .table-optiflow-2 td.column-8, .table-optiflow-2 td:nth-child(4n+0) {
        background-color: #0d4471
    }

    .table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+2):after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-left-color: #4db0e2;
        left: 0;
        top: 40px
    }

    .table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+3):after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-left-color: #008ed6;
        left: 0;
        top: 40px
    }

    .table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+4):after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-left-color: #336187;
        left: 0;
        top: 40px
    }

    .table-optiflow-2 .right-arrows tr:first-child td:nth-child(4n+5):after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-left-color: #0d4471;
        left: 0;
        top: 40px
    }

    .table-optiflow-2 .down-arrows th.column-2:after, .table-optiflow-2 .down-arrows th.column-6:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #4db0e2;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-2 .down-arrows th.column-3:after, .table-optiflow-2 .down-arrows th.column-7:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #008ed6;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-2 .down-arrows th.column-4:after, .table-optiflow-2 .down-arrows th.column-8:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #336187;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

    .table-optiflow-2 .down-arrows th.column-5:after {
        border: solid transparent;
        border-width: 15px;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 4;
        border-top-color: #0d4471;
        left: 50%;
        margin-left: -15px;
        top: 0
    }

.text-and-image-outer, .text-and-text-outer, .text-and-video-outer {
    background-color: inherit;
    overflow: hidden
}

    .text-and-image-outer.light, .text-and-text-outer.light, .text-and-video-outer.light {
        background-color: #eceeee
    }

    .text-and-image-outer .image-then-text, .text-and-image-outer .text-then-image, .text-and-image-outer .text-then-video, .text-and-image-outer .video-then-text, .text-and-text-outer .image-then-text, .text-and-text-outer .text-then-image, .text-and-text-outer .text-then-video, .text-and-text-outer .video-then-text, .text-and-video-outer .image-then-text, .text-and-video-outer .text-then-image, .text-and-video-outer .text-then-video, .text-and-video-outer .video-then-text {
        margin-left: -15px;
        margin-right: -15px
    }

    .text-and-image-outer .image-outer, .text-and-image-outer .text-outer, .text-and-image-outer .video-outer, .text-and-text-outer .image-outer, .text-and-text-outer .text-outer, .text-and-text-outer .video-outer, .text-and-video-outer .image-outer, .text-and-video-outer .text-outer, .text-and-video-outer .video-outer {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

@media (min-width:768px) {
    .text-and-image-outer .image-outer, .text-and-image-outer .text-outer, .text-and-image-outer .video-outer, .text-and-text-outer .image-outer, .text-and-text-outer .text-outer, .text-and-text-outer .video-outer, .text-and-video-outer .image-outer, .text-and-video-outer .text-outer, .text-and-video-outer .video-outer {
        float: left;
        width: 50%
    }
}

.text-and-image-outer .video-outer, .text-and-text-outer .video-outer, .text-and-video-outer .video-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-and-image-outer .video-outer, .text-and-text-outer .video-outer, .text-and-video-outer .video-outer {
        float: left;
        width: 50%
    }
}

.text-and-image-outer .text-inner .buttons-wrapper, .text-and-text-outer .text-inner .buttons-wrapper, .text-and-video-outer .text-inner .buttons-wrapper {
    text-align: center
}

.text-and-image-outer .image-inner, .text-and-image-outer .text-inner, .text-and-image-outer .video-inner, .text-and-text-outer .image-inner, .text-and-text-outer .text-inner, .text-and-text-outer .video-inner, .text-and-video-outer .image-inner, .text-and-video-outer .text-inner, .text-and-video-outer .video-inner {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .text-and-image-outer .image-inner, .text-and-image-outer .text-inner, .text-and-image-outer .video-inner, .text-and-text-outer .image-inner, .text-and-text-outer .text-inner, .text-and-text-outer .video-inner, .text-and-video-outer .image-inner, .text-and-video-outer .text-inner, .text-and-video-outer .video-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.text-and-image-outer .image-inner h1, .text-and-image-outer .image-inner h2, .text-and-image-outer .image-inner h3, .text-and-image-outer .text-inner h1, .text-and-image-outer .text-inner h2, .text-and-image-outer .text-inner h3, .text-and-image-outer .video-inner h1, .text-and-image-outer .video-inner h2, .text-and-image-outer .video-inner h3, .text-and-text-outer .image-inner h1, .text-and-text-outer .image-inner h2, .text-and-text-outer .image-inner h3, .text-and-text-outer .text-inner h1, .text-and-text-outer .text-inner h2, .text-and-text-outer .text-inner h3, .text-and-text-outer .video-inner h1, .text-and-text-outer .video-inner h2, .text-and-text-outer .video-inner h3, .text-and-video-outer .image-inner h1, .text-and-video-outer .image-inner h2, .text-and-video-outer .image-inner h3, .text-and-video-outer .text-inner h1, .text-and-video-outer .text-inner h2, .text-and-video-outer .text-inner h3, .text-and-video-outer .video-inner h1, .text-and-video-outer .video-inner h2, .text-and-video-outer .video-inner h3 {
    color: #766a63
}

.text-and-image-outer .image-inner .button, .text-and-image-outer .text-inner .button, .text-and-image-outer .video-inner .button, .text-and-text-outer .image-inner .button, .text-and-text-outer .text-inner .button, .text-and-text-outer .video-inner .button, .text-and-video-outer .image-inner .button, .text-and-video-outer .text-inner .button, .text-and-video-outer .video-inner .button {
    background-color: #003a68 !important;
    border-color: #003a68 !important;
    color: #fff
}

.hospital .text-and-image-outer .image-inner .button, .hospital .text-and-image-outer .text-inner .button, .hospital .text-and-image-outer .video-inner .button, .hospital .text-and-text-outer .image-inner .button, .hospital .text-and-text-outer .text-inner .button, .hospital .text-and-text-outer .video-inner .button, .hospital .text-and-video-outer .image-inner .button, .hospital .text-and-video-outer .text-inner .button, .hospital .text-and-video-outer .video-inner .button {
    background-color: #008ed6 !important
}

.homecare .text-and-image-outer .image-inner .button, .homecare .text-and-image-outer .text-inner .button, .homecare .text-and-image-outer .video-inner .button, .homecare .text-and-text-outer .image-inner .button, .homecare .text-and-text-outer .text-inner .button, .homecare .text-and-text-outer .video-inner .button, .homecare .text-and-video-outer .image-inner .button, .homecare .text-and-video-outer .text-inner .button, .homecare .text-and-video-outer .video-inner .button {
    background-color: #64a2bb !important
}

.hospital .text-and-image-outer .image-inner .button, .hospital .text-and-image-outer .text-inner .button, .hospital .text-and-image-outer .video-inner .button, .hospital .text-and-text-outer .image-inner .button, .hospital .text-and-text-outer .text-inner .button, .hospital .text-and-text-outer .video-inner .button, .hospital .text-and-video-outer .image-inner .button, .hospital .text-and-video-outer .text-inner .button, .hospital .text-and-video-outer .video-inner .button {
    border-color: #008ed6 !important
}

.homecare .text-and-image-outer .image-inner .button, .homecare .text-and-image-outer .text-inner .button, .homecare .text-and-image-outer .video-inner .button, .homecare .text-and-text-outer .image-inner .button, .homecare .text-and-text-outer .text-inner .button, .homecare .text-and-text-outer .video-inner .button, .homecare .text-and-video-outer .image-inner .button, .homecare .text-and-video-outer .text-inner .button, .homecare .text-and-video-outer .video-inner .button {
    border-color: #64a2bb !important
}

.open > .text-and-image-outer .image-inner .button.dropdown-toggle, .open > .text-and-image-outer .text-inner .button.dropdown-toggle, .open > .text-and-image-outer .video-inner .button.dropdown-toggle, .open > .text-and-text-outer .image-inner .button.dropdown-toggle, .open > .text-and-text-outer .text-inner .button.dropdown-toggle, .open > .text-and-text-outer .video-inner .button.dropdown-toggle, .open > .text-and-video-outer .image-inner .button.dropdown-toggle, .open > .text-and-video-outer .text-inner .button.dropdown-toggle, .open > .text-and-video-outer .video-inner .button.dropdown-toggle, .text-and-image-outer .image-inner .button.active, .text-and-image-outer .image-inner .button.focus, .text-and-image-outer .image-inner .button:active, .text-and-image-outer .image-inner .button:focus, .text-and-image-outer .image-inner .button:hover, .text-and-image-outer .text-inner .button.active, .text-and-image-outer .text-inner .button.focus, .text-and-image-outer .text-inner .button:active, .text-and-image-outer .text-inner .button:focus, .text-and-image-outer .text-inner .button:hover, .text-and-image-outer .video-inner .button.active, .text-and-image-outer .video-inner .button.focus, .text-and-image-outer .video-inner .button:active, .text-and-image-outer .video-inner .button:focus, .text-and-image-outer .video-inner .button:hover, .text-and-text-outer .image-inner .button.active, .text-and-text-outer .image-inner .button.focus, .text-and-text-outer .image-inner .button:active, .text-and-text-outer .image-inner .button:focus, .text-and-text-outer .image-inner .button:hover, .text-and-text-outer .text-inner .button.active, .text-and-text-outer .text-inner .button.focus, .text-and-text-outer .text-inner .button:active, .text-and-text-outer .text-inner .button:focus, .text-and-text-outer .text-inner .button:hover, .text-and-text-outer .video-inner .button.active, .text-and-text-outer .video-inner .button.focus, .text-and-text-outer .video-inner .button:active, .text-and-text-outer .video-inner .button:focus, .text-and-text-outer .video-inner .button:hover, .text-and-video-outer .image-inner .button.active, .text-and-video-outer .image-inner .button.focus, .text-and-video-outer .image-inner .button:active, .text-and-video-outer .image-inner .button:focus, .text-and-video-outer .image-inner .button:hover, .text-and-video-outer .text-inner .button.active, .text-and-video-outer .text-inner .button.focus, .text-and-video-outer .text-inner .button:active, .text-and-video-outer .text-inner .button:focus, .text-and-video-outer .text-inner .button:hover, .text-and-video-outer .video-inner .button.active, .text-and-video-outer .video-inner .button.focus, .text-and-video-outer .video-inner .button:active, .text-and-video-outer .video-inner .button:focus, .text-and-video-outer .video-inner .button:hover {
    color: #003a68 !important;
    background-color: #fff !important
}

.hospital .open > .text-and-image-outer .image-inner .button.dropdown-toggle, .hospital .open > .text-and-image-outer .text-inner .button.dropdown-toggle, .hospital .open > .text-and-image-outer .video-inner .button.dropdown-toggle, .hospital .open > .text-and-text-outer .image-inner .button.dropdown-toggle, .hospital .open > .text-and-text-outer .text-inner .button.dropdown-toggle, .hospital .open > .text-and-text-outer .video-inner .button.dropdown-toggle, .hospital .open > .text-and-video-outer .image-inner .button.dropdown-toggle, .hospital .open > .text-and-video-outer .text-inner .button.dropdown-toggle, .hospital .open > .text-and-video-outer .video-inner .button.dropdown-toggle, .hospital .text-and-image-outer .image-inner .button.active, .hospital .text-and-image-outer .image-inner .button.focus, .hospital .text-and-image-outer .image-inner .button:active, .hospital .text-and-image-outer .image-inner .button:focus, .hospital .text-and-image-outer .image-inner .button:hover, .hospital .text-and-image-outer .text-inner .button.active, .hospital .text-and-image-outer .text-inner .button.focus, .hospital .text-and-image-outer .text-inner .button:active, .hospital .text-and-image-outer .text-inner .button:focus, .hospital .text-and-image-outer .text-inner .button:hover, .hospital .text-and-image-outer .video-inner .button.active, .hospital .text-and-image-outer .video-inner .button.focus, .hospital .text-and-image-outer .video-inner .button:active, .hospital .text-and-image-outer .video-inner .button:focus, .hospital .text-and-image-outer .video-inner .button:hover, .hospital .text-and-text-outer .image-inner .button.active, .hospital .text-and-text-outer .image-inner .button.focus, .hospital .text-and-text-outer .image-inner .button:active, .hospital .text-and-text-outer .image-inner .button:focus, .hospital .text-and-text-outer .image-inner .button:hover, .hospital .text-and-text-outer .text-inner .button.active, .hospital .text-and-text-outer .text-inner .button.focus, .hospital .text-and-text-outer .text-inner .button:active, .hospital .text-and-text-outer .text-inner .button:focus, .hospital .text-and-text-outer .text-inner .button:hover, .hospital .text-and-text-outer .video-inner .button.active, .hospital .text-and-text-outer .video-inner .button.focus, .hospital .text-and-text-outer .video-inner .button:active, .hospital .text-and-text-outer .video-inner .button:focus, .hospital .text-and-text-outer .video-inner .button:hover, .hospital .text-and-video-outer .image-inner .button.active, .hospital .text-and-video-outer .image-inner .button.focus, .hospital .text-and-video-outer .image-inner .button:active, .hospital .text-and-video-outer .image-inner .button:focus, .hospital .text-and-video-outer .image-inner .button:hover, .hospital .text-and-video-outer .text-inner .button.active, .hospital .text-and-video-outer .text-inner .button.focus, .hospital .text-and-video-outer .text-inner .button:active, .hospital .text-and-video-outer .text-inner .button:focus, .hospital .text-and-video-outer .text-inner .button:hover, .hospital .text-and-video-outer .video-inner .button.active, .hospital .text-and-video-outer .video-inner .button.focus, .hospital .text-and-video-outer .video-inner .button:active, .hospital .text-and-video-outer .video-inner .button:focus, .hospital .text-and-video-outer .video-inner .button:hover {
    color: #008ed6 !important
}

.homecare .open > .text-and-image-outer .image-inner .button.dropdown-toggle, .homecare .open > .text-and-image-outer .text-inner .button.dropdown-toggle, .homecare .open > .text-and-image-outer .video-inner .button.dropdown-toggle, .homecare .open > .text-and-text-outer .image-inner .button.dropdown-toggle, .homecare .open > .text-and-text-outer .text-inner .button.dropdown-toggle, .homecare .open > .text-and-text-outer .video-inner .button.dropdown-toggle, .homecare .open > .text-and-video-outer .image-inner .button.dropdown-toggle, .homecare .open > .text-and-video-outer .text-inner .button.dropdown-toggle, .homecare .open > .text-and-video-outer .video-inner .button.dropdown-toggle, .homecare .text-and-image-outer .image-inner .button.active, .homecare .text-and-image-outer .image-inner .button.focus, .homecare .text-and-image-outer .image-inner .button:active, .homecare .text-and-image-outer .image-inner .button:focus, .homecare .text-and-image-outer .image-inner .button:hover, .homecare .text-and-image-outer .text-inner .button.active, .homecare .text-and-image-outer .text-inner .button.focus, .homecare .text-and-image-outer .text-inner .button:active, .homecare .text-and-image-outer .text-inner .button:focus, .homecare .text-and-image-outer .text-inner .button:hover, .homecare .text-and-image-outer .video-inner .button.active, .homecare .text-and-image-outer .video-inner .button.focus, .homecare .text-and-image-outer .video-inner .button:active, .homecare .text-and-image-outer .video-inner .button:focus, .homecare .text-and-image-outer .video-inner .button:hover, .homecare .text-and-text-outer .image-inner .button.active, .homecare .text-and-text-outer .image-inner .button.focus, .homecare .text-and-text-outer .image-inner .button:active, .homecare .text-and-text-outer .image-inner .button:focus, .homecare .text-and-text-outer .image-inner .button:hover, .homecare .text-and-text-outer .text-inner .button.active, .homecare .text-and-text-outer .text-inner .button.focus, .homecare .text-and-text-outer .text-inner .button:active, .homecare .text-and-text-outer .text-inner .button:focus, .homecare .text-and-text-outer .text-inner .button:hover, .homecare .text-and-text-outer .video-inner .button.active, .homecare .text-and-text-outer .video-inner .button.focus, .homecare .text-and-text-outer .video-inner .button:active, .homecare .text-and-text-outer .video-inner .button:focus, .homecare .text-and-text-outer .video-inner .button:hover, .homecare .text-and-video-outer .image-inner .button.active, .homecare .text-and-video-outer .image-inner .button.focus, .homecare .text-and-video-outer .image-inner .button:active, .homecare .text-and-video-outer .image-inner .button:focus, .homecare .text-and-video-outer .image-inner .button:hover, .homecare .text-and-video-outer .text-inner .button.active, .homecare .text-and-video-outer .text-inner .button.focus, .homecare .text-and-video-outer .text-inner .button:active, .homecare .text-and-video-outer .text-inner .button:focus, .homecare .text-and-video-outer .text-inner .button:hover, .homecare .text-and-video-outer .video-inner .button.active, .homecare .text-and-video-outer .video-inner .button.focus, .homecare .text-and-video-outer .video-inner .button:active, .homecare .text-and-video-outer .video-inner .button:focus, .homecare .text-and-video-outer .video-inner .button:hover {
    color: #64a2bb !important
}

.text-and-image-outer .image-inner img, .text-and-text-outer .image-inner img, .text-and-video-outer .image-inner img {
    display: block;
    max-width: 100%;
    height: auto
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .text-and-image-outer .image-inner img, .text-and-text-outer .image-inner img, .text-and-video-outer .image-inner img {
        width: 100%
    }
}

.text-and-image-outer .video-inner a, .text-and-text-outer .video-inner a, .text-and-video-outer .video-inner a {
    position: relative;
    display: block
}

    .text-and-image-outer .video-inner a img, .text-and-text-outer .video-inner a img, .text-and-video-outer .video-inner a img {
        display: block;
        max-width: 100%;
        height: auto;
        z-index: 2
    }

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .text-and-image-outer .video-inner a img, .text-and-text-outer .video-inner a img, .text-and-video-outer .video-inner a img {
        width: 100%
    }
}

.text-and-image-outer .text-and-video-inner, .text-and-text-outer .text-and-video-inner, .text-and-video-outer .text-and-video-inner {
    text-align: center;
    padding: 48px 0;
    margin: auto
}

.text-and-image-outer .expander-outer, .text-and-text-outer .expander-outer, .text-and-video-outer .expander-outer {
    padding-top: 40px;
    padding-top: 2.86rem
}

.text-and-image-outer .modal-video-js, .text-and-text-outer .modal-video-js, .text-and-video-outer .modal-video-js {
    position: relative
}

    .text-and-image-outer .modal-video-js img, .text-and-text-outer .modal-video-js img, .text-and-video-outer .modal-video-js img {
        width: 100%
    }

@media (min-width:768px) {
    .text-and-image-outer .image-inner, .text-and-image-outer .text-inner, .text-and-image-outer .video-inner, .text-and-text-outer .image-inner, .text-and-text-outer .text-inner, .text-and-text-outer .video-inner, .text-and-video-outer .image-inner, .text-and-video-outer .text-inner, .text-and-video-outer .video-inner {
        padding: 0 10px;
        padding: 0 .71rem
    }

    .text-and-image-outer .align-middle .image-then-text, .text-and-image-outer .align-middle .text-then-image, .text-and-image-outer .align-middle .text-then-video, .text-and-image-outer .align-middle .video-then-text, .text-and-video-outer .align-middle .image-then-text, .text-and-video-outer .align-middle .text-then-image, .text-and-video-outer .align-middle .text-then-video, .text-and-video-outer .align-middle .video-then-text {
        display: table
    }

    .text-and-image-outer .align-middle .image-outer, .text-and-image-outer .align-middle .text-outer, .text-and-image-outer .align-middle .video-outer, .text-and-video-outer .align-middle .image-outer, .text-and-video-outer .align-middle .text-outer, .text-and-video-outer .align-middle .video-outer {
        display: table-cell;
        float: none !important;
        vertical-align: top
    }

    .ie8 .text-and-image-outer .align-middle .image-then-text, .ie8 .text-and-image-outer .align-middle .text-then-image, .ie8 .text-and-image-outer .align-middle .text-then-video, .ie8 .text-and-image-outer .align-middle .video-then-text, .ie8 .text-and-video-outer .align-middle .image-then-text, .ie8 .text-and-video-outer .align-middle .text-then-image, .ie8 .text-and-video-outer .align-middle .text-then-video, .ie8 .text-and-video-outer .align-middle .video-then-text {
        display: block
    }

    .ie8 .text-and-image-outer .align-middle .image-outer, .ie8 .text-and-image-outer .align-middle .text-outer, .ie8 .text-and-image-outer .align-middle .video-outer, .ie8 .text-and-video-outer .align-middle .image-outer, .ie8 .text-and-video-outer .align-middle .text-outer, .ie8 .text-and-video-outer .align-middle .video-outer {
        float: left !important;
        display: block
    }
}

.view-large-image {
    position: relative
}

    .view-large-image div.view {
        background-color: #766a63;
        color: #fff;
        position: absolute;
        right: 10px;
        top: 10px;
        font-family: fph-icon !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        font-size: 30px;
        border-radius: 50%;
        outline: none
    }

        .view-large-image div.view:before {
            content: "\E9A0"
        }

        .view-large-image div.view:focus, .view-large-image div.view:hover {
            outline: none;
            text-decoration: none
        }

.image-then-text image-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .image-then-text image-outer {
        float: left;
        width: 50%
    }
}

.image-then-text .text-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .image-then-text .text-outer {
        float: left;
        width: 50%
    }
}

.image-then-text.fourty-eighty image-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .image-then-text.fourty-eighty image-outer {
        float: left;
        width: 33.33333333%
    }
}

.image-then-text.fourty-eighty .text-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .image-then-text.fourty-eighty .text-outer {
        float: left;
        width: 66.66666667%
    }
}

.image-then-text.eighty-fourty image-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .image-then-text.eighty-fourty image-outer {
        float: left;
        width: 66.66666667%
    }
}

.image-then-text.eighty-fourty .text-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .image-then-text.eighty-fourty .text-outer {
        float: left;
        width: 33.33333333%
    }
}

.text-then-image .text-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-then-image .text-outer {
        float: left;
        width: 50%
    }
}

.text-then-image image-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-then-image image-outer {
        float: left;
        width: 50%
    }
}

.text-then-image.fourty-eighty image-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-then-image.fourty-eighty image-outer {
        float: left;
        width: 33.33333333%
    }
}

.text-then-image.fourty-eighty .text-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-then-image.fourty-eighty .text-outer {
        float: left;
        width: 66.66666667%
    }
}

.text-then-image.eighty-fourty image-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-then-image.eighty-fourty image-outer {
        float: left;
        width: 66.66666667%
    }
}

.text-then-image.eighty-fourty .text-outer {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .text-then-image.eighty-fourty .text-outer {
        float: left;
        width: 33.33333333%
    }
}

.resource-inner {
    margin: 48px 0
}

    .resource-inner .resource-size {
        font-size: 16px;
        color: gray
    }

    .resource-inner .resource-download-link {
        font-size: 16px;
        color: #008ed6
    }

    .resource-inner .resource-info {
        padding: 8px 32px
    }

    .resource-inner .pdf-placeholder {
        background-color: #d3d3d3;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 94px;
        height: 280px;
        color: #008ed6
    }

.play-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M24 47a23 23 0 1 1 23-23 23.022 23.022 0 0 1-23 23z' opacity='.25'/%3E%3Cg fill='none'%3E%3Cpath d='M24 48a24 24 0 1 1 24-24 24.023 24.023 0 0 1-24 24z'/%3E%3Cpath d='M24 46c12.131 0 22-9.869 22-22 0-12.13-9.869-22-22-22C11.87 2 2 11.87 2 24c0 12.131 9.87 22 22 22m0 2C10.763 48 0 37.237 0 24S10.763 0 24 0s24 10.763 24 24-10.763 24-24 24z' fill='%23fff'/%3E%3C/g%3E%3Cpath data-name='play' d='M33.08 22.386l-13.751-8.127a1.865 1.865 0 0 0-2.829 1.615v16.247a1.874 1.874 0 0 0 2.829 1.615l13.743-8.12a1.878 1.878 0 0 0 .008-3.23z' fill='%23fff'/%3E%3C/svg%3E");
    background-size: 60px;
    background-position: 50%;
    background-repeat: no-repeat
}

.video-library-outer {
    color: #003a68
}

    .video-library-outer.light {
        background-color: #eceeee
    }

    .video-library-outer .video-library-inner {
        margin-top: 20px;
        margin-bottom: 20px
    }

@media (min-width:768px) {
    .video-library-outer .video-library-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.video-library-outer h1, .video-library-outer h2, .video-library-outer h3, .video-library-outer h4, .video-library-outer h5, .video-library-outer h6 {
    color: #003a68
}

.video-library-outer .content {
    margin-bottom: 35px;
    margin-bottom: 2.5rem
}

.video-library-outer .videos {
    margin-left: -15px;
    margin-right: -15px
}

.video-library-outer .video {
    float: left;
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media (min-width:768px) {
    .video-library-outer .video {
        float: left;
        width: 50%
    }
}

@media (min-width:992px) {
    .video-library-outer .video {
        float: left;
        width: 33.33333333%
    }
}

.video-library-outer .video .thumb {
    background-color: #000;
    display: table
}

    .video-library-outer .video .thumb .thumb-center {
        display: table-cell;
        vertical-align: middle
    }

    .video-library-outer .video .thumb a {
        position: relative;
        display: block
    }

        .video-library-outer .video .thumb a img {
            display: block;
            max-width: 100%;
            height: auto;
            width: 100%
        }

.video-library-outer .video .text {
    color: #766a63;
    padding: 10px 20px;
    padding: .71rem 1.49rem
}

    .video-library-outer .video .text h5 {
        color: #003a68;
        font-size: 17px;
        font-size: 1.21rem;
        height: 70px;
        height: 5rem;
        line-height: 1.4;
        overflow: hidden;
        text-align: left
    }

    .video-library-outer .video .text p {
        height: 60px;
        height: 4.29rem;
        overflow: hidden
    }

.video-library-outer .footer {
    color: #003a68;
    margin: 20px 0 40px;
    margin: 1.43rem 0 2.86rem
}

.video-details {
    background-color: #fff;
    color: #766a63;
    padding: 15px 35px 35px;
    padding: 1.07rem 2.5rem 2.5rem
}

    .video-details .related-videos {
        color: #003a68
    }

        .video-details .related-videos h4 {
            margin: 25px 0 20px;
            margin: 1.78rem 0 1.43rem
        }

        .video-details .related-videos .thumb {
            min-height: 143px
        }

        .video-details .related-videos .video {
            position: relative;
            min-height: 1px;
            padding-left: 15px;
            padding-right: 15px;
            margin-bottom: 30px
        }

@media (min-width:768px) {
    .video-details .related-videos .video {
        float: left;
        width: 50%
    }
}

.video-details .related-videos .video .thumb a {
    position: relative;
    display: block
}

    .video-details .related-videos .video .thumb a img {
        display: block;
        max-width: 100%;
        height: auto;
        width: 100%
    }

.video-details .related-videos .video .text {
    background-color: #eceeee;
    padding: 10px 20px;
    padding: .71rem 1.49rem
}

    .video-details .related-videos .video .text h4 {
        margin: 10px 0;
        margin: .71rem 0
    }

.video-details .related-videos .video .synopsis {
    height: 82px;
    height: 5.86rem
}

@font-face {
    font-family: fph-icon;
    src: url("/build/fonts/fph-icon.eot?mfu1za");
    src: url("/build/fonts/fph-icon.eot?mfu1za#iefix") format("embedded-opentype"),url("/build/fonts/fph-icon.ttf?mfu1za") format("truetype"),url("/build/fonts/fph-icon.woff?mfu1za") format("woff"),url("/build/fonts/fph-icon.svg?mfu1za#fph-icon") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: FPH-Icon-24;
    src: url("/build/fonts/FPH-Icon-24.ttf");
    src: url("/build/fonts/FPH-Icon-24.ttf?mfu1za") format("truetype"),url("/build/fonts/FPH-Icon-24.woff?mfu1za") format("woff"),url("/build/fonts/FPH-Icon-24.svg?mfu1za#FPH-Icon-24") format("svg");
    font-weight: 400;
    font-style: normal
}

.fph-icon {
    font-family: fph-icon !important
}

.fph-icon, .fph-icon-24 {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block
}

.fph-icon-24 {
    font-family: FPH-Icon-24 !important
}

[class*=" icon-"], [class^=icon-] {
    font-family: fph-icon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-Play:before {
    content: "\E900"
}

.icon-Play-Outline:before {
    content: "\E903"
}

.icon-Expand:before {
    content: "\E901"
}

.icon-Collapse:before {
    content: "\E904"
}

.icon-Presentation-Outline:before {
    content: "\E905"
}

.icon-Presentation:before {
    content: "\E90F"
}

.icon-PDF-Outline:before {
    content: "\E918"
}

.icon-PDF:before {
    content: "\E91F"
}

.icon-User-Outline:before {
    content: "\E925"
}

.icon-User:before {
    content: "\E928"
}

.icon-PaperPlane-Outline:before {
    content: "\E92A"
}

.icon-PaperPlane:before {
    content: "\E92D"
}

.icon-Newspaper-Outline:before {
    content: "\E92F"
}

.icon-Newspaper:before {
    content: "\E937"
}

.icon-Mail-Outline:before {
    content: "\E93E"
}

.icon-Mail:before {
    content: "\E942"
}

.icon-Flag-Outline:before {
    content: "\E945"
}

.icon-Flag:before {
    content: "\E949"
}

.icon-Download-Outline:before {
    content: "\E94C"
}

.icon-Download:before {
    content: "\E951"
}

.icon-Document-Outline:before {
    content: "\E954"
}

.icon-Document:before {
    content: "\E95B"
}

.icon-Check-Outline:before {
    content: "\E961"
}

.icon-Check:before {
    content: "\E965"
}

.icon-Chat-Outline:before {
    content: "\E968"
}

.icon-Chat:before {
    content: "\E96E"
}

.icon-Calendar-Outline:before {
    content: "\E973"
}

.icon-Calendar:before {
    content: "\E97A"
}

.icon-Twitter:before {
    content: "\E982"
}

.icon-Telephone-Outline:before {
    content: "\E984"
}

.icon-Telephone:before {
    content: "\E987"
}

.icon-Linkedin:before {
    content: "\E98B"
}

.icon-Fax-Outline:before {
    content: "\E98D"
}

.icon-Fax:before {
    content: "\E995"
}

.icon-Facebook:before {
    content: "\E99E"
}

.icon-ViewLargerImage:before {
    content: "\E9A0"
}

.icon-ViewLargerImage-Outline:before {
    content: "\E902"
}

.icon-Search:before {
    content: "\E9A5"
}

.icon-Exit_Close:before {
    content: "\E9A8"
}

.icon-Surgical:before {
    content: "\E9AF"
}

.icon-SleepApnea:before {
    content: "\E9B7"
}

.icon-Resuscitation:before {
    content: "\E9BE"
}

.icon-OptiflowJunior:before {
    content: "\E9C1"
}

.icon-Optiflow:before {
    content: "\E9CB"
}

.icon-NoninvasiveVentilation:before {
    content: "\E9D2"
}

.icon-myAIRVO:before {
    content: "\E9DB"
}

.icon-Masks:before {
    content: "\E9E8"
}

.icon-InvasiveVentilation:before {
    content: "\E9F4"
}

.icon-InfoTechnologies:before {
    content: "\E9FD"
}

.icon-InfantRespiratory:before {
    content: "\EA06"
}

.icon-CPAP:before {
    content: "\EA0F"
}

.icon-ClinicalTechnologies:before {
    content: "\EA16"
}

.icon-BubbleCPAP:before {
    content: "\EA20"
}

.icon-AdultRespiratory:before {
    content: "\EA2D"
}

.custom-icon {
    font-family: fph-icon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block
}

.custom-icon-calendar-empty:before {
    content: "\E97A"
}

.custom-icon-chat-empty:before {
    content: "\E96E"
}

.custom-icon-search:before {
    content: "\E9A5"
}

.custom-icon-doc-text:before {
    content: "\E95B"
}

.custom-icon-mail:before {
    content: "\E942"
}

.custom-icon-flag-empty:before {
    content: "\E949"
}

.custom-icon-paper-plane-empty:before {
    content: "\E92D"
}

.custom-icon-download:before {
    content: "\E951"
}

.custom-icon-newspaper:before {
    content: "\E937"
}

.custom-icon-user:before {
    content: "\E928"
}

.custom-icon-check:before {
    content: "\E965"
}

.custom-icon-24 {
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    font-family: FPH-Icon-24 !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block
}

.custom-icon-24-youtube:before {
    content: "\E963"
}

.icon-left-carousel:before {
    content: "\E906"
}

.icon-right-carousel:before {
    content: "\E907"
}

.icon-close:before {
    content: "\E908"
}

@-webkit-viewport {
    width: device-width
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

.news-detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px
}

@media (min-width:992px) {
    .news-detail {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

.news-detail h1, .news-detail h2, .news-detail h3 {
    text-align: left
}

.course-filter-list {
    margin-top: 20px
}

    .course-filter-list li .course-button {
        color: #fff;
        background-color: #7f9eb5;
        border-color: #7f9eb5;
        border: 2px solid #7f9eb5;
        border-radius: 0;
        margin-bottom: 5px
    }

        .course-filter-list li .course-button.active, .course-filter-list li .course-button.focus, .course-filter-list li .course-button:active, .course-filter-list li .course-button:focus, .course-filter-list li .course-button:hover, .open > .dropdown-toggle.course-filter-list li .course-button {
            color: #fff;
            background-color: #6f92ac;
            border-color: #6f92ac
        }

        .course-filter-list li .course-button.active, .course-filter-list li .course-button:active, .open > .dropdown-toggle.course-filter-list li .course-button {
            background-image: none
        }

        .course-filter-list li .course-button.disabled, .course-filter-list li .course-button.disabled.active, .course-filter-list li .course-button.disabled.focus, .course-filter-list li .course-button.disabled:active, .course-filter-list li .course-button.disabled:focus, .course-filter-list li .course-button.disabled:hover, .course-filter-list li .course-button[disabled], .course-filter-list li .course-button[disabled].active, .course-filter-list li .course-button[disabled].focus, .course-filter-list li .course-button[disabled]:active, .course-filter-list li .course-button[disabled]:focus, .course-filter-list li .course-button[disabled]:hover, fieldset[disabled] .course-filter-list li .course-button, fieldset[disabled] .course-filter-list li .course-button.active, fieldset[disabled] .course-filter-list li .course-button.focus, fieldset[disabled] .course-filter-list li .course-button:active, fieldset[disabled] .course-filter-list li .course-button:focus, fieldset[disabled] .course-filter-list li .course-button:hover {
            background-color: #7f9eb5;
            border-color: #7f9eb5
        }

        .course-filter-list li .course-button .badge {
            color: #7f9eb5;
            background-color: #fff
        }

    .course-filter-list li.featured .course-button {
        color: #fff;
        background-color: #1999d7;
        border-color: #1999d7;
        border-radius: 0;
        border: 2px solid #1999d7;
        margin-bottom: 5px
    }

        .course-filter-list li.featured .course-button.active, .course-filter-list li.featured .course-button.focus, .course-filter-list li.featured .course-button:active, .course-filter-list li.featured .course-button:focus, .course-filter-list li.featured .course-button:hover, .open > .dropdown-toggle.course-filter-list li.featured .course-button {
            color: #fff;
            background-color: #1689c0;
            border-color: #1689c0
        }

        .course-filter-list li.featured .course-button.active, .course-filter-list li.featured .course-button:active, .open > .dropdown-toggle.course-filter-list li.featured .course-button {
            background-image: none
        }

        .course-filter-list li.featured .course-button.disabled, .course-filter-list li.featured .course-button.disabled.active, .course-filter-list li.featured .course-button.disabled.focus, .course-filter-list li.featured .course-button.disabled:active, .course-filter-list li.featured .course-button.disabled:focus, .course-filter-list li.featured .course-button.disabled:hover, .course-filter-list li.featured .course-button[disabled], .course-filter-list li.featured .course-button[disabled].active, .course-filter-list li.featured .course-button[disabled].focus, .course-filter-list li.featured .course-button[disabled]:active, .course-filter-list li.featured .course-button[disabled]:focus, .course-filter-list li.featured .course-button[disabled]:hover, fieldset[disabled] .course-filter-list li.featured .course-button, fieldset[disabled] .course-filter-list li.featured .course-button.active, fieldset[disabled] .course-filter-list li.featured .course-button.focus, fieldset[disabled] .course-filter-list li.featured .course-button:active, fieldset[disabled] .course-filter-list li.featured .course-button:focus, fieldset[disabled] .course-filter-list li.featured .course-button:hover {
            background-color: #1999d7;
            border-color: #1999d7
        }

        .course-filter-list li.featured .course-button .badge {
            color: #1999d7;
            background-color: #fff
        }

    .course-filter-list li .percentage {
        background-image: none !important;
        font-weight: 700;
        font-size: 18px;
        float: left;
        margin: 0 5px 0 0;
        line-height: 1;
        width: auto
    }

        .course-filter-list li .percentage.passed {
            color: #26a846
        }

        .course-filter-list li .percentage.failed {
            color: red
        }

.iconh2:after, .iconh2:before {
    content: " ";
    display: table
}

.iconh2:after {
    clear: both
}

.actions.remove {
    position: absolute;
    right: 0;
    top: 14px
}

.education .course-filter-list li:after, .education .course-filter-list li:before {
    content: " ";
    display: table
}

.education .course-filter-list li:after {
    clear: both
}

.education .course-filter-list li {
    overflow: visible;
    border-bottom: 1px solid #dad6d7;
    list-style: none;
    padding: 10px 0 0;
    position: relative
}

    .education .course-filter-list li h3 {
        font-weight: 700;
        padding-right: 150px;
        font-size: 15px;
        margin-top: 0
    }

.education .course-filter-list.full li h3 {
    padding-right: 0
}

.education .course-filter-list li:first-child {
    border-top: 1px solid #dad6d7
}

.education .course-filter-list li.featured:first-child {
    border-top: 2px solid #1999d7
}

li.featured ~ li.featured {
    border-top: none !important
}

li ~ li.featured {
    border-top: 2px solid #1999d7 !important;
    position: relative;
    top: -1px
}

.education .course-filter-list li.featured {
    border-bottom: 2px solid #1999d7
}

    .education .course-filter-list li.featured h3 {
        color: #1999d7;
        font-size: 18px;
        line-height: 30px
    }

        .education .course-filter-list li.featured h3:after, .education .course-filter-list li.featured h3:before {
            content: " ";
            display: table
        }

        .education .course-filter-list li.featured h3:after {
            clear: both
        }

.course-filter-list .close-btn {
    background: url("https://resources.fphcare.com/content/sprite-edu.png") no-repeat 0 -221px;
    display: block;
    height: 14px;
    right: 0;
    position: absolute;
    top: 17px;
    width: 14px
}

.divider {
    border-top: 1px solid #d6d6d6;
    line-height: 10px;
    margin: 20px 0
}

.course-filter-list p.status {
    font-size: 13px;
    position: absolute;
    right: 30px;
    top: 12px
}

.course-history p.status {
    right: 0
}

.course-filter-list p.status span {
    background: url("https://resources.fphcare.com/content/sprite-edu.png") no-repeat;
    display: inline-block;
    margin: 1px 7px -2px 0;
    height: 16px;
    position: relative;
    top: 1px
}

    .course-filter-list p.status span.passed {
        background-position: 0 -477px
    }

.course-filter-list .reservation-type span.passed {
    background-position: 0 -476px;
    display: block
}

.course-filter-list .reservation-type span.alert {
    background-position: 0 -435px;
    display: block;
    margin-top: 0;
    border: 0;
    border-radius: 0
}

.course-filter-list p.status span.failed {
    background-position: 0 -498px
}

.course-filter-list p.status span.notattended {
    background-position: 0 -456px;
    height: 16px;
    margin-right: 10px;
    width: 16px
}

.course-filter-list .reservation-type span.not-attended {
    background-position: 0 -455px;
    display: block
}

.education .course-filter-list li.featured h3 a {
    color: #1999d7;
    font-size: 18px
}

.education p {
    clear: both
}

.education .course-filter-list li h3 a {
    color: #000;
    float: left;
    font-size: 15px;
    line-height: 24px
}

.education .course-filter-list .social {
    float: left;
    margin: 0 15px
}

    .education .course-filter-list .social a {
        background: url("https://resources.fphcare.com/content/sprite-edu.png") no-repeat;
        display: inline-block;
        float: left;
        height: 25px;
        margin: 0 0 0 10px;
        width: 24px;
        cursor: pointer
    }

    .education .course-filter-list .social p {
        font-size: 10px;
        margin-bottom: -1px;
        margin-top: -3px
    }

    .education .course-filter-list .social a.facebook {
        background-position: 0 -239px;
        margin-left: 0
    }

    .education .course-filter-list .social a.linkedin {
        background-position: -26px -239px
    }

    .education .course-filter-list .social a.email {
        background-position: -52px -239px;
        display: block;
        float: left;
        height: 25px;
        margin: 0 0 0 8px;
        width: 25px
    }

.education .course-filter-list .icons span {
    background: url("https://resources.fphcare.com/content/sprite-edu.png") no-repeat;
    display: block;
    float: left;
    margin: 6px 0 0;
    height: 31px;
    width: 35px;
    margin-bottom: 10px
}

.education .coursehistory-print .course-filter-list .icons span {
    background: none !important
}

.education .course-filter-list .icons span.product-training {
    background-position: 0 0
}

.education .course-filter-list .icons span.accreditation-training, .education .course-filter-list .icons span.accredited-training {
    background-position: 0 -62px
}

.icons-coursedetail .product-training {
    background-position: 0 0
}

.icons-coursedetail .clinical-training {
    background-position: 0 -31px
}

.icons-coursedetail .accreditation-training, .icons-coursedetail .accredited-training {
    background-position: 0 -62px
}

.icons-coursedetail .places {
    background-position: 0 -383px
}

.education .course-filter-list .icons span.date {
    background-position: 0 -353px;
    color: #1999d7;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    padding: 0 15px 0 33px;
    width: auto
}

.education ul, .my-homecare ul {
    padding: 0
}

.education .course-filter-list .icons span.clinical-training {
    background-position: 0 -31px
}

.education .course-filter-list .icons span.places {
    background-position: 0 -383px;
    color: #003d6b;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    padding: 0 0 0 27px;
    width: auto
}

.education .filters h2 span {
    color: #003d6b;
    display: inline-block;
    padding-right: 100px
}

.accredited-only, .email-updates {
    margin: 0 0 20px
}

    .accredited-only label, .email-updates label {
        position: relative;
        left: 6px;
        top: -1px;
        font-weight: 400
    }

.course-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 20px -15px 0;
    padding-bottom: 10px
}

@media screen and (max-width:768px) {
    .course-footer {
        flex-direction: column-reverse
    }

        .course-footer .icons {
            margin-bottom: 15px
        }
}

.course-footer .more {
    float: left;
    margin-top: 0
}

.course-filter-list .course-footer .icons span.date, .course-filter-list .course-footer .icons span.places {
    width: 200px
}

.no-top {
    margin-top: 0
}

table .title {
    width: 360px
}

table .credit {
    padding: 2px 20px 2px 4px !important
}

table .credit, table .type {
    font-weight: 700;
    text-align: right
}

table .type {
    padding: 2px 20px 2px 0 !important
}

.intrinsic-container {
    position: relative;
    height: 0;
    overflow: hidden
}

.intrinsic-container-16x9 {
    padding-bottom: 56.25%
}

.intrinsic-container-4x3 {
    padding-bottom: 75%
}

.intrinsic-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.container-course {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    max-width: 1760px
}

@media (min-width:768px) {
    .container-course {
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 20px
    }
}

.reservation-buttons {
    margin: 15px 0
}

    .reservation-buttons .btn {
        margin-bottom: 10px
    }

.reservation-status-wrapper {
    display: inline-block;
    padding: 6px 0
}

@media (min-width:768px) {
    .reservation-status-wrapper {
        padding: 0
    }
}

.invite-title {
    padding-right: 205px;
    position: relative
}

    .invite-title .invite-icons {
        display: inline-block;
        position: absolute;
        right: 0;
        top: -4px;
        width: auto;
        margin: 0
    }

.education-detail-title {
    padding-right: 100px;
    position: relative
}

    .education-detail-title .reservation-type {
        position: absolute;
        font-size: 12.8px;
        right: 0
    }

        .education-detail-title .reservation-type span.alert {
            background-position: 0 -435px;
            display: block;
            margin-top: 0;
            border: 0;
            border-radius: 0;
            height: 17px;
            line-height: 17px
        }

.education-course-title {
    padding-right: 20px;
    position: relative;
    margin-top: 0
}

    .education-course-title .cont {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 12.8px
    }

        .education-course-title .cont .percentage {
            font-weight: 700;
            font-size: 18px
        }

            .education-course-title .cont .percentage.failed {
                color: red
            }

            .education-course-title .cont .percentage.passed {
                color: #26a846
            }

.course-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 15px -15px;
    padding: 0
}

.course-grid__item {
    list-style: none;
    width: 293px;
    margin: 15px;
    box-shadow: 0 3px 8px #00000033;
    padding: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (max-width:992px) {
    .course-grid__item {
        width: 100%
    }
}

.course-grid__item:hover .course-image__overlay {
    visibility: visible;
    opacity: 1
}

.course-grid .course-image {
    height: 160px;
    background-size: cover;
    margin: -20px;
    margin-bottom: 24px;
    background-position: 50%;
    position: relative
}

@media (max-width:992px) {
    .course-grid .course-image {
        height: 300px
    }
}

@media (max-width:768px) {
    .course-grid .course-image {
        height: 170px
    }
}

.course-grid .course-image__overlay {
    width: 100%;
    height: 100%;
    background-color: #333333a1;
    color: #fff;
    padding: 8px;
    font-size: 20px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s,opacity .2s linear
}

    .course-grid .course-image__overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(images/file-certificate-white.png);
        background-repeat: no-repeat;
        background-position: 50%
    }

    .course-grid .course-image__overlay.Course:after {
        background-image: url(images/file-certificate-white.png)
    }

    .course-grid .course-image__overlay.Video:after {
        background-image: url(images/video-library-white.png)
    }

.course-grid .course-accredited {
    bottom: -12px;
    position: absolute;
    width: 100%;
    background-color: #c5b783;
    line-height: 24px;
    font-size: 12px;
    color: #1c1c1c;
    padding: 0 16px;
    display: flex;
    align-items: center;
    font-weight: 600;
    z-index: 2
}

    .course-grid .course-accredited .fphicon-Certificate {
        font-size: 14px
    }

    .course-grid .course-accredited > * {
        margin: 0 4px
    }

.course-grid .course-title {
    font-size: 15px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 16px;
    display: block
}

.course-grid .course-desc {
    font-size: 14px;
    margin-bottom: 20px
}

.course-grid .course-desc, .course-grid .course-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden
}

.course-grid .course-status {
    position: absolute;
    top: 8px;
    right: 8px
}

.course-grid .course-detail {
    color: #6a6a6a;
    font-size: 12px;
    display: flex;
    justify-content: space-between
}

    .course-grid .course-detail .fph-icon-24 {
        font-weight: 600;
        font-size: 16px;
        margin-right: 4px
    }

.course-grid .course-type {
    display: flex;
    align-items: center
}

    .course-grid .course-type.Course:before {
        content: "\E90D";
        font-size: 16px;
        margin-right: 4px
    }

    .course-grid .course-type.Video:before {
        content: "\E029";
        font-size: 16px;
        margin-right: 4px
    }

.education-search_no-results {
    height: 190px;
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 24px 0
}

    .education-search_no-results h3 {
        font-size: 15px;
        color: #1c1c1c;
        font-weight: 600
    }

.education-search_header-container {
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb
}

ul.education-search_pagination {
    padding-top: 20px;
    border-top: 1px solid #dbdbdb;
    width: 100%;
    margin-top: 5px;
    padding: 20px 0
}

.education-course-detail, .education-video-detail {
    font-size: 14px
}

.education-course-detail-title, .education-video-detail-title {
    font-weight: 700;
    margin: 28px 0;
    font-size: 35px
}

.education-course-detail__icons, .education-video-detail__icons {
    display: flex;
    margin: 0 -12px 36px;
    font-size: 14px
}

    .education-course-detail__icons > div, .education-video-detail__icons > div {
        margin: 0 8px;
        display: flex;
        align-items: center
    }

.education-course-detail__accreditation span, .education-course-detail__course span, .education-course-detail__duration span, .education-video-detail__accreditation span, .education-video-detail__course span, .education-video-detail__duration span {
    color: #c5b783;
    font-size: 24px;
    margin: 0 4px;
    font-weight: 400
}

.education-course-detail__accreditation, .education-video-detail__accreditation {
    font-weight: 700
}

.education-course-detail__image, .education-video-detail__image {
    height: 140px;
    background-size: cover;
    background-position: 50%
}

.education-course-detail__description, .education-video-detail__description {
    margin-top: 24px;
    font-size: 14px
}

.education-course-detail__start-course-btn, .education-video-detail__start-course-btn {
    margin: 32px 0;
    padding: 12px 28px
}

.education-course-detail .divider, .education-video-detail .divider {
    margin-bottom: 8px
}

.education-course-detail__date-updated, .education-video-detail__date-updated {
    margin: 0;
    padding-top: 0;
    padding-bottom: 24px;
    font-size: 12px
}

.education-course-detail__tags, .education-video-detail__tags {
    font-size: 12px
}

.education-course-detail__description, .education-course-detail__tags, .education-video-detail__description, .education-video-detail__tags {
    line-height: 20px;
    margin: 27px 0
}

.education-course-detail__log-in-btn, .education-video-detail__log-in-btn {
    margin-right: 20px
}

.education-course-detail__course-action, .education-video-detail__course-action {
    margin-top: 50px
}

    .education-course-detail__course-action .btn, .education-video-detail__course-action .btn {
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        padding: 18px 35px
    }

    .education-course-detail__course-action > *, .education-video-detail__course-action > * {
        margin-top: 20px;
        margin-bottom: 0
    }

    .education-course-detail__course-action > :first-child, .education-video-detail__course-action > :first-child {
        margin-top: 0
    }

.education-video-detail-title {
    margin: 28px 0
}

.education-video-detail__icons {
    margin: 0 -12px 36px
}

.education-course-detail__header {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 140px
}

.education-course-detail-title {
    margin-top: 0
}

.course-status {
    font-size: 12px;
    padding: 6px 8px;
    border-radius: 4px;
    font-weight: 600;
    line-height: 1;
    background-color: #f5f5f5
}

.course-status--complete {
    background-color: #d6ffd6;
    color: #003800
}

.course-status--in-progress {
    background-color: #fff1d6;
    color: #473000
}

.education-course-history-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem
}

    .education-course-history-header h3 {
        margin-bottom: 0
    }

.education-course-history-footer {
    margin: 20px 0;
    display: flex;
    justify-content: space-between
}

.education-video-detail__video span {
    color: #c5b783;
    margin: 4px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: -1px
}

.legacy .h1, .legacy h1 {
    font-size: 2.5rem
}

.legacy .h2, .legacy h2 {
    font-size: 1.78rem
}

.legacy .h3, .legacy h3 {
    font-size: 1.28rem
}

.legacy .h4, .legacy h4 {
    font-size: 1rem
}

.legacy .h5, .legacy .h6, .legacy h5, .legacy h6 {
    font-size: .85rem
}

.legacy h1 {
    line-height: 2.85rem
}

.legacy h2 {
    line-height: 2.14rem
}

.legacy h3 {
    line-height: 1.57rem
}

.legacy h4 {
    line-height: 1.2rem
}

.legacy {
    font-size: 12px;
    margin-bottom: 40px
}

.main time {
    display: block;
    margin-bottom: 10px
}

.course-button {
    color: #fff;
    background-color: #7f9eb5;
    border-color: #7f9eb5;
    border: 2px solid #7f9eb5;
    border-radius: 0;
    margin-bottom: 5px
}

    .course-button.active, .course-button.focus, .course-button:active, .course-button:focus, .course-button:hover, .open > .dropdown-toggle.course-button {
        color: #fff;
        background-color: #6f92ac;
        border-color: #6f92ac
    }

    .course-button.active, .course-button:active, .open > .dropdown-toggle.course-button {
        background-image: none
    }

    .course-button.disabled, .course-button.disabled.active, .course-button.disabled.focus, .course-button.disabled:active, .course-button.disabled:focus, .course-button.disabled:hover, .course-button[disabled], .course-button[disabled].active, .course-button[disabled].focus, .course-button[disabled]:active, .course-button[disabled]:focus, .course-button[disabled]:hover, fieldset[disabled] .course-button, fieldset[disabled] .course-button.active, fieldset[disabled] .course-button.focus, fieldset[disabled] .course-button:active, fieldset[disabled] .course-button:focus, fieldset[disabled] .course-button:hover {
        background-color: #7f9eb5;
        border-color: #7f9eb5
    }

    .course-button .badge {
        color: #7f9eb5;
        background-color: #fff
    }

.education .content-inner > .container:first-child {
    padding-top: 43px
}

.education .content-inner--disabled {
    position: relative
}

    .education .content-inner--disabled:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 2;
        opacity: .6
    }

.education .generic-content-outer h1, .education .generic-content-outer h2, .education .generic-content-outer h3 {
    text-align: left
}

.base-light {
    background-color: #e5ebf0;
    padding-bottom: 50px;
    padding-bottom: 3.57rem
}

    .base-light .breadcrumb, .base-light .breadcrumb > .active, .base-light .breadcrumb > li + li:before, .base-light .breadcrumb > li a, .base-light .breadcrumb > li span {
        color: #003a68
    }

.white-column-outer {
    background-color: #fff;
    overflow: hidden
}

.before-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .before-content {
        float: left;
        width: 100%
    }
}

.aside {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .aside {
        float: left;
        width: 25%
    }
}

.aside .white-column-inner {
    margin: 20px 10px;
    margin: 1.43rem .71rem
}

@media (min-width:768px) {
    .aside .white-column-inner {
        margin: 40px 20px;
        margin: 2.86rem 1.43rem
    }
}

.main .white-column-inner {
    margin: 20px 10px;
    margin: 1.43rem .71rem
}

@media (min-width:768px) {
    .main .white-column-inner {
        margin: 40px 15px;
        margin: 2.86rem 1.07rem
    }
}

.main h1, .main section {
    margin: 35px 0;
    margin: 2.5rem 0
}

.main .generic-content-outer.dark, .main .generic-content-outer.light {
    overflow: hidden
}

    .main .generic-content-outer.dark .generic-content-inner, .main .generic-content-outer.light .generic-content-inner {
        margin-top: 20px;
        margin-bottom: 20px
    }

@media (min-width:768px) {
    .main .generic-content-outer.dark .generic-content-inner, .main .generic-content-outer.light .generic-content-inner {
        margin-top: 55px;
        margin-bottom: 55px
    }
}

.main-two-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .main-two-column {
        float: left;
        width: 75%
    }
}

.main-one-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .main-one-column {
        float: left;
        width: 83.33333333%;
        margin-left: 8.33333333%
    }
}

.education-search {
    margin-top: 20px;
    margin-bottom: 20px
}

    .education-search .input-group button, .education-search .input-group input {
        height: 35px
    }

    .education-search .form-control {
        border-color: #dadada;
        background-color: #ebe7e6;
        box-shadow: none;
        border-radius: 0
    }

        .education-search .form-control:focus {
            box-shadow: none
        }

        .education-search .form-control[readonly] {
            border-color: #fff;
            background-color: #fff;
            box-shadow: none
        }

    .education-search .form-control-feedback {
        right: 16px;
        top: 23px
    }

.education-search__search-field {
    display: flex
}

    .education-search__search-field button {
        background-color: #817470;
        color: #fff;
        border: 0;
        padding: 4px 12px
    }

.education-search__apply-filters {
    margin-top: 23px
}

    .education-search__apply-filters button {
        height: 32px;
        width: 100%;
        background-color: #008ed6;
        border: 0;
        color: #fff
    }

.search-courses .input-group button, .search-courses .input-group input {
    height: 35px
}

.education-search_wrapper .form-control {
    border-radius: 0
}

.education-search_wrapper .btn {
    height: 36px;
    margin-left: 0 !important;
    margin-bottom: 0
}

.education-search_label {
    margin-bottom: 3px
}

.education-search_header {
    background: #e3e9f0;
    color: #53739b
}

    .education-search_header:after, .education-search_header:before {
        content: " ";
        display: table
    }

    .education-search_header:after {
        clear: both
    }

.education-search_header-summary {
    float: right;
    padding: 7px 15px
}

.education-search_header-results {
    float: left;
    padding: 7px 15px
}

.education-search_select {
    width: 100% !important
}

.education-search_filters {
    margin-top: 29px;
    margin-bottom: 20px;
    overflow: hidden
}

    .education-search_filters .form-control {
        border-color: #ebe7e6;
        background-color: #ebe7e6;
        box-shadow: none;
        border-radius: 0
    }

        .education-search_filters .form-control:focus {
            box-shadow: none
        }

        .education-search_filters .form-control[readonly] {
            border-color: #fff;
            background-color: #fff;
            box-shadow: none
        }

    .education-search_filters .checkboxes {
        margin: 29px -12px 0
    }

    .education-search_filters .checkbox {
        margin: 12px
    }

        .education-search_filters .checkbox label input[type=checkbox] {
            margin-right: 8px
        }

.reservation-invite-address {
    margin-bottom: 20px
}

.articles-search_wrapper {
    margin-bottom: 30px
}

.articles-search_filters {
    margin-bottom: 30px;
    margin-left: 0
}

    .articles-search_filters .category-box {
        position: relative;
        display: inline-block;
        margin-right: 8px;
        border: 1px solid #5a90a8;
        border-radius: 25px;
        padding: 12px 24px;
        color: #5a90a8 !important
    }

        .articles-search_filters .category-box.selected {
            background-color: #5a90a8
        }

            .articles-search_filters .category-box.selected .category-link {
                color: #fff !important
            }

        .articles-search_filters .category-box .category-link {
            display: inline-block;
            color: #5a90a8 !important
        }

            .articles-search_filters .category-box .category-link:active, .articles-search_filters .category-box .category-link:hover {
                color: #fff !important
            }

        .articles-search_filters .category-box.active, .articles-search_filters .category-box.focus, .articles-search_filters .category-box:active, .articles-search_filters .category-box:focus, .articles-search_filters .category-box:hover, .open > .articles-search_filters .category-box.dropdown-toggle {
            color: #fff !important;
            background-color: #5a90a8 !important
        }

            .articles-search_filters .category-box.active .category-link, .articles-search_filters .category-box.focus .category-link, .articles-search_filters .category-box:active .category-link, .articles-search_filters .category-box:focus .category-link, .articles-search_filters .category-box:hover .category-link, .open > .articles-search_filters .category-box.dropdown-toggle .category-link {
                color: #fff !important
            }

    .articles-search_filters .category-tag {
        position: relative;
        margin-right: 8px;
        border: 1px solid #eaeaea;
        background-color: #eaeaea !important;
        border-radius: 3px;
        padding: 0 8px;
        height: 24px
    }

        .articles-search_filters .category-tag, .articles-search_filters .category-tag .category-tag-link {
            display: inline-block;
            color: #1c1c1c !important
        }

            .articles-search_filters .category-tag .category-tag-link:active, .articles-search_filters .category-tag .category-tag-link:hover {
                text-decoration: none
            }

            .articles-search_filters .category-tag.active, .articles-search_filters .category-tag.focus, .articles-search_filters .category-tag:active, .articles-search_filters .category-tag:focus, .articles-search_filters .category-tag:hover, .open > .articles-search_filters .category-tag.dropdown-toggle {
                background-color: #dbdbdb !important
            }

.education .alert {
    margin-top: 20px
}

.noclose .close {
    display: none
}

.noclose .modal-backdrop {
    cursor: default
}

.education-modal h3 {
    margin: 0;
    color: #003a68 !important
}

.education-modal .errormessage {
    display: block;
    margin: 10px 0;
    color: red
}

.education-modal .modal-header {
    padding: 15px;
    border-bottom: 0
}

.education-modal .form-control-feedback {
    top: 18px;
    right: 11px
}

.education-modal .modal-body {
    padding: 0 15px 20px
}

.education-modal .form-control {
    border-color: #dadada;
    background-color: #ebe7e6;
    box-shadow: none
}

    .education-modal .form-control :focus {
        box-shadow: none
    }

.education-modal .btn {
    margin-bottom: 0;
    vertical-align: top
}

.education-modal a .btn-education-blue-dark {
    color: #fff !important
}

.education-modal .title-coursedetail {
    padding-right: 100px
}

    .education-modal .title-coursedetail .icons-coursedetail {
        margin-right: -100px
    }

.education-modal .actions-coursedetail {
    display: block;
    margin: 10px 0
}

    .education-modal .actions-coursedetail label {
        display: block
    }

    .education-modal .actions-coursedetail input[type=text] {
        text-align: center;
        width: 50px;
        padding: 0;
        margin-bottom: 0;
        display: inline-block;
        border-radius: 0;
        height: 36px;
        margin-right: 10px
    }

.education-product-profile {
    margin-top: 48px;
    max-width: 700px;
    padding: 1rem
}

    .education-product-profile:after {
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: .3;
        background-image: url(https://resources.fphcare.com/content/fp-account-background.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        z-index: -1
    }

.education-product-profile__completion-message {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #333;
    margin-bottom: 8px
}

.education-product-profile__checkbox-group {
    margin-bottom: 32px
}

    .education-product-profile__checkbox-group > label {
        margin-bottom: 16px
    }

.education-product-profile__privacy-notice {
    font-size: 12px;
    line-height: 18px;
    margin-top: 43px;
    margin-bottom: 43px
}

.education-product-profile__submit-btn {
    width: 100%
}

.education-product-profile__validations {
    list-style-type: none;
    color: red;
    font-style: italic
}

.education-product-profile h3 {
    background-color: #dde0e0;
    width: 100%;
    padding: 10px;
    color: #766a63;
    font-weight: medium;
    font-size: 14px;
    margin: 40px 0
}

.education-product-profile .checkbox {
    margin-top: 0;
    margin-bottom: 8px
}

.education-user-profile-header {
    margin-bottom: 57px
}

@media (min-width:992px) {
    .education-user-profile-header {
        margin-bottom: 135px
    }
}

@media (min-width:992px) {
    .education-user-profile-header__content {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.education-user-profile-header__manage-account {
    font-size: 14px;
    display: block;
    margin-top: 33px
}

@media (min-width:992px) {
    .education-user-profile-header__manage-account {
        margin-top: 0
    }
}

.education-user-profile-header__manage-account .fpicon {
    font-size: 13px
}

.education-user-profile-header .breadcrumb {
    padding-bottom: 30px
}

    .education-user-profile-header .breadcrumb a {
        color: #003a68
    }

.education-user-profile-header h2 {
    font-size: 32px;
    margin: 20px 0
}

@media (min-width:992px) {
    .education-user-profile-header h2 {
        font-size: 45px
    }
}

.education-user-profile-section {
    padding: 30px 0
}

@media (min-width:992px) {
    .education-user-profile-section {
        display: flex
    }
}

.education-user-profile-section > label {
    flex: 1;
    font-size: 18px;
    margin-bottom: 22px
}

.education-user-profile-section > div {
    flex: 2
}

.education-user-profile-section__privacy-statement-link .fpicon {
    font-size: 13px
}

.education-user-profile-section__edit-btn {
    position: absolute;
    top: 0;
    right: 0
}

.education-user-profile-section .checkbox.disabled > label {
    color: #969696
}

.education-user-profile-information {
    position: relative
}

    .education-user-profile-information .form-group.row label {
        color: #6a6a6a;
        line-height: 16px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        display: block;
        width: 100%;
        margin-bottom: 8px
    }

.education-user-profile-information-edit__validations {
    list-style-type: none;
    color: red;
    font-style: italic
}

.education-user-profile-information-edit .form-group {
    margin-bottom: 30px
}

    .education-user-profile-information-edit .form-group label {
        font-weight: 400;
        margin-bottom: 8px
    }

@media (min-width:992px) {
    .education-user-profile-information-edit .form-group label {
        margin-bottom: 0
    }
}

.app {
    display: inline-flex;
    flex-direction: column;
    margin-right: 28px
}

    .app .fph-icon-24 {
        width: 120px;
        height: 120px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 24px;
        margin-bottom: 16px;
        box-shadow: 0 4px 8px rgba(0,0,0,.08),0 6px 16px rgba(0,0,0,.08);
        border-radius: 4px;
        background-color: #fff;
        font-size: 42px;
        color: #6a6a6a;
        border: 1px solid #dbdbdb
    }

    .app:hover {
        text-decoration: none
    }

        .app:hover .fph-icon-24 {
            color: #0074bc
        }

.article-detail {
    font-size: 14px
}

.article-detail__bannerimage {
    height: 400px;
    width: 100%;
    background-size: 100% 100%;
    vertical-align: bottom;
    padding-left: 20px;
    aspect-ratio: 1.77777778;
    position: relative
}

.article-detail__bannertext {
    position: absolute;
    bottom: 8px
}

.article-detail__classification {
    margin-top: 80px;
    margin-bottom: 24px;
    font-size: 11px
}

    .article-detail__classification a, .article-detail__classification span {
        margin-right: 5px
    }

.article-detail__header {
    justify-content: space-between
}

.article-detail-title {
    font-weight: 700;
    margin-bottom: 24px;
    font-size: 35px
}

.article-detail__description {
    margin-bottom: 24px;
    font-size: 18px
}

.article-detail__tags {
    margin-bottom: 24px
}

    .article-detail__tags span {
        color: #1c1c1c;
        background: #dbdbdb 0 0 no-repeat padding-box;
        border-radius: 4px;
        opacity: 1;
        padding: 4px 8px;
        margin-right: 12px;
        font-size: 12px
    }

.article-detail__date-updated {
    margin: 0;
    padding-top: 0;
    padding-bottom: 24px;
    font-size: 12px
}

.article-detail__buttons-wrapper {
    margin-bottom: 30px;
    text-align: right
}

.article-custom-htag h1 {
    color: #1c1c1c;
    font-size: 45px;
    line-height: 56px;
    font-weight: 500
}

.article-custom-htag h2 {
    color: #1c1c1c;
    font-size: 35px;
    line-height: 42px;
    font-weight: 500
}

.article-custom-htag h3 {
    color: #1c1c1c;
    font-size: 25px;
    line-height: 32px;
    font-weight: 500
}

.article-custom-htag h4 {
    color: #1c1c1c;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

.article-custom-htag h5 {
    color: #1c1c1c;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700
}

.article-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 15px;
    margin-right: -30px
}

.article-grid__col {
    list-style: none;
    width: 293px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    margin: 0 17px 17px 0
}

@media (max-width:992px) {
    .article-grid__col {
        width: 100%
    }
}

.article-grid__col:hover {
    box-shadow: 0 3px 8px #00000033
}

    .article-grid__col:hover .article-image__overlay {
        opacity: 1;
        background: #00000026
    }

    .article-grid__col:hover a {
        color: #5a90a8;
        text-decoration: underline
    }

.article-grid__col--white-bg {
    background: #fff
}

.article-grid__col .article-image {
    height: 190px;
    background-size: cover;
    margin-bottom: 24px;
    background-position: 50%;
    position: relative;
    aspect-ratio: 1.33333333
}

@media (max-width:992px) {
    .article-grid__col .article-image {
        height: 300px;
        aspect-ratio: unset
    }
}

@media (max-width:768px) {
    .article-grid__col .article-image {
        height: 170px;
        aspect-ratio: unset
    }
}

.article-grid__col .article-image__overlay {
    width: 100%;
    height: 100%;
    background-color: #333333a1;
    color: #fff;
    padding: 8px;
    font-size: 20px;
    opacity: 0;
    transition: visibility 0s,opacity .2s linear
}

.article-grid__col .article-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    margin-bottom: 16px;
    display: block
}

.article-grid__col .article-desc {
    font-size: 14px;
    margin-bottom: 20px
}

.article-grid__col--two {
    width: 455px
}

@media (max-width:992px) {
    .article-grid__col--two {
        width: 100%
    }
}

.article-grid__col--two .article-image {
    height: 233px
}

@media (max-width:992px) {
    .article-grid__col--two .article-image {
        height: 163px
    }
}

.article-grid__col--two .article-title {
    font-size: 25px;
    line-height: 42px
}

@media (max-width:992px) {
    .article-grid__col--two .article-title {
        font-size: 15px;
        line-height: 24px
    }
}

.article-grid__col--one {
    width: 940px;
    display: table;
    margin: 0;
    padding: 0
}

@media (max-width:992px) {
    .article-grid__col--one {
        width: 100%;
        display: block
    }
}

.article-grid__col--one .cell {
    display: table-cell;
    float: none !important;
    vertical-align: middle;
    width: 50%;
    padding: 20px
}

@media (max-width:992px) {
    .article-grid__col--one .cell {
        width: 100%;
        display: block
    }
}

.article-grid__col--one .article-image {
    height: 311px
}

@media (max-width:992px) {
    .article-grid__col--one .article-image {
        height: 163px
    }
}

.article-grid__col--one .article-title {
    font-size: 35px;
    line-height: 30px
}

@media (max-width:992px) {
    .article-grid__col--one .article-title {
        font-size: 15px;
        line-height: 24px
    }
}

.article-grid__col--one > .spacer {
    margin-right: 30px
}

.article-grid .article-desc, .article-grid .article-title {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden
}

@media (max-width:768px) {
    .article-featured-container {
        margin-left: inherit;
        margin-right: inherit
    }
}

.article-featured-container .article-featured {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    color: #fff;
    height: 529px;
    position: relative;
    width: 100%
}

@media (max-width:992px) {
    .article-featured-container .article-featured {
        height: 300px;
        padding-top: 188px;
        width: 100%
    }
}

@media (max-width:768px) {
    .article-featured-container .article-featured {
        height: 200px;
        padding-top: 100px;
        width: 100%
    }
}

.article-featured-container .article-featured:hover .article-featured__overlay {
    opacity: 1;
    background: #00000026
}

.article-featured-container .article-featured__overlay {
    width: 100%;
    height: 100%;
    background-color: #333333a1;
    color: #fff;
    padding: 8px;
    font-size: 20px;
    opacity: 0;
    z-index: 2;
    transition: visibility 0s,opacity .2s linear
}

.article-featured-container .article-featured .article-content {
    text-align: left;
    color: #fff;
    padding: 0 70px;
    position: absolute;
    bottom: 74px
}

    .article-featured-container .article-featured .article-content .article-title {
        font-size: 35px;
        line-height: 42px
    }

@media (max-width:992px) {
    .article-featured-container .article-featured .article-content .article-title {
        font-size: 25px;
        line-height: 32px
    }
}

@media (max-width:768px) {
    .article-featured-container .article-featured .article-content .article-title {
        font-size: 14px;
        line-height: inherit
    }
}

@media (max-width:992px) {
    .article-featured-container .article-featured .article-content .article-desc {
        display: none
    }
}

.base {
    position: relative
}

    .base:after, .base:before {
        content: " ";
        display: table
    }

    .base:after {
        clear: both
    }

    .base .fold {
        height: 100%;
        background-size: cover
    }

        .base .fold.light {
            color: #fff
        }

            .base .fold.light h1, .base .fold.light h2, .base .fold.light h3, .base .fold.light h4, .base .fold.light h5, .base .fold.light h6 {
                color: #fff !important
            }

        .base .fold.dark {
            color: #003a68
        }

        .base .fold.full-height {
            height: calc(100vh - 131px)
        }

            .base .fold.full-height .bar-wrapper {
                position: relative;
                min-height: 0;
                height: 100%
            }

        .base .fold .fold-height, .full-height .base .fold .fold-height {
            height: 100%
        }

        .base .fold.bg-left {
            background-position: 0
        }

        .base .fold.bg-center {
            background-position: 50%
        }

        .base .fold.bg-right {
            background-position: 100%
        }

        .base .fold.bg-left-top {
            background-position: 0 0
        }

        .base .fold.bg-center-top {
            background-position: top
        }

        .base .fold.bg-right-top {
            background-position: 100% 0
        }

        .base .fold.bg-left-bottom {
            background-position: 0 100%
        }

        .base .fold.bg-center-bottom {
            background-position: bottom
        }

        .base .fold.bg-right-bottom {
            background-position: 100% 100%
        }

        .base .fold.blue {
            background-color: #003a68
        }

        .base .fold.grey {
            background-color: #eceeee
        }

        .base .fold.none {
            background-color: transparent
        }

        .base .fold.white {
            background-color: #fff
        }

    .base .bar-wrapper {
        position: relative
    }

    .base .fold-container {
        height: 100%;
        padding-top: 30px;
        padding-bottom: 80px
    }

        .base .fold-container.user-height {
            min-height: 0
        }

        .base .fold-container img {
            vertical-align: top
        }

    .base .inner-fold-height {
        height: 100%
    }

        .base .inner-fold-height.care-by-design {
            background-repeat: no-repeat;
            background-position: left 15px bottom;
            background-size: 165px;
            padding-bottom: 40px
        }

.no-breadcrumb .base .inner-fold-height {
    height: 100%
}

.full-height .base .inner-fold-height {
    height: calc(100% - 30px)
}

.base .application-bar {
    position: absolute;
    right: 0;
    left: 0;
    height: 50px
}

    .base .application-bar.light {
        color: #fff
    }

    .base .application-bar.dark {
        color: #003a68
    }

.base.top-bar .application-bar {
    top: 0;
    bottom: auto
}

.base.top-bar .fold-container {
    padding-top: 80px;
    padding-bottom: 30px
}

.base.bottom-bar .application-bar {
    top: auto;
    bottom: 0
}

.base.bottom-bar .fold-container {
    padding-bottom: 80px;
    padding-top: 30px
}

.base.no-bar .fold-container {
    padding-top: 30px;
    padding-bottom: 30px
}

.base.no-bar .application-bar {
    display: none
}

.base .focal--wrapper {
    height: 100%;
    padding: 25px 10px
}

    .base .focal--wrapper h1:first-of-type, .base .focal--wrapper h2:first-of-type, .base .focal--wrapper h3:first-of-type, .base .focal--wrapper h4:first-of-type, .base .focal--wrapper h5:first-of-type, .base .focal--wrapper h6:first-of-type {
        margin-top: 0
    }

    .base .focal--wrapper .vert-wrapper {
        display: table;
        width: 100%;
        height: 100%
    }

        .base .focal--wrapper .vert-wrapper .vert-align {
            display: table-cell;
            height: 100%;
            vertical-align: middle
        }

@media (min-width:768px) {
    .base .focal--wrapper {
        padding: 35px 20px
    }
}

.base .mobile-content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 15px 0
}

    .base .mobile-content .care-by-design {
        background-repeat: no-repeat;
        background-position: left 0 bottom;
        background-size: 165px;
        padding-bottom: 40px
    }

    .base .mobile-content:empty {
        margin: 0;
        min-height: 0
    }

.no-breadcrumb .focal--wrapper {
    height: 100%
}

.breadcrumb--container .breadcrumb {
    margin: -5px 0 15px
}

.no-breadcrumb .breadcrumb--container {
    display: none
}

@media (min-width:768px) {
    .base .fold.full-height {
        height: calc(100vh - 120px)
    }
}

@media (min-width:992px) {
    .base .fold.full-height {
        height: calc(100vh - 131px)
    }
}

.careers-search {
    float: right;
    padding-top: 14px;
    display: none
}

    .careers-search .btn {
        display: block
    }

    .careers-search .btn-search {
        background-color: #90bd62;
        font-size: 12px;
        min-width: 147px;
        padding-top: .62857143rem;
        padding-bottom: .62857143rem;
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 500;
        font-style: normal
    }

        .careers-search .btn-search:focus, .careers-search .btn-search:hover {
            background-color: #749f56
        }

.careers-search-mobile {
    display: none;
    float: none;
    padding-top: 10px
}

    .careers-search-mobile .btn {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .careers-search-mobile .btn-search {
        background-color: #90bd62;
        font-size: 12px;
        min-width: 147px;
        padding-top: .62857143rem;
        padding-bottom: .62857143rem;
        font-family: Gotham SSm A,Gotham SSm B,Gotham A,Gotham B,Arial,sans-serif;
        font-weight: 500;
        font-style: normal
    }

        .careers-search-mobile .btn-search:focus, .careers-search-mobile .btn-search:hover {
            background-color: #749f56
        }

@media (min-width:768px) {
    .careers-search-mobile {
        padding-top: 10px;
        float: right
    }

        .careers-search-mobile .btn {
            display: inline-block;
            margin: 0
        }
}

@media (max-width:992px) {
    .careers-search-mobile {
        display: block
    }

    .overlay {
        opacity: .75;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .overlay--light {
        background-color: #003a69
    }

    .overlay--dark {
        background-color: #fff
    }
}

@media (min-width:992px) {
    .careers-search {
        display: inline-block
    }
}

.fold-img {
    max-height: 240px;
    margin: 0 auto
}

@media (min-width:768px) {
    .fold-img {
        max-height: none;
        margin: 0 auto
    }
}

@media (max-width:767px) {
    .user-height {
        min-height: 200px !important
    }
}

@media screen and (max-width:768px) {
    .h1, h1 {
        font-size: 2rem
    }

    .h2, h2 {
        font-size: 1.8rem
    }

    .h3, h3 {
        font-size: 1.5rem
    }

    .h4, h4 {
        font-size: 1.28rem
    }

    .h5, h5 {
        font-size: 1rem
    }

    .h6, h6 {
        font-size: .85rem
    }
}

[dir=rtl] h1, [dir=rtl] h2, [dir=rtl] h3, [dir=rtl] h4, [dir=rtl] h5, [dir=rtl] h6 {
    text-align: right
}

    [dir=rtl] h1 a, [dir=rtl] h2 a, [dir=rtl] h3 a, [dir=rtl] h4 a, [dir=rtl] h5 a, [dir=rtl] h6 a {
        width: 100%;
        text-align: right
    }

span.placeholder {
    position: absolute;
    font-size: 75%;
    color: #999;
    font-family: sans-serif;
    padding: 4px 3px;
    z-index: 1;
    cursor: text
}

span.placeholder-hide-except-screenreader {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden
}

span.placeholder-hide {
    display: none
}

label.visuallyhidden-with-placeholder {
    height: auto !important;
    overflow: visible !important;
    position: absolute !important;
    left: -999em
}

body {
    position: relative
}

.updateb {
    background: url("https://resources.fphcare.com/content/update-bkgnd.png") 0 0 repeat;
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center
}

    .updateb .updateb-content {
        background-color: #fff;
        text-align: left;
        padding: 25px;
        display: inline-block;
        border: 1px solid #666;
        position: relative;
        top: 40px;
        margin: 0 auto;
        width: 460px;
        border-radius: 6px
    }

    .updateb .logos {
        width: 100%
    }

        .updateb .logos td {
            vertical-align: top;
            padding: 10px;
            border: none;
            background: none;
            width: 25%
        }

    .updateb a.l {
        display: block;
        padding: 4px;
        padding-top: 110px;
        background-repeat: no-repeat;
        background-position: top;
        text-decoration: none;
        text-align: center;
        border: 1px solid #fff
    }

        .updateb a.l:hover {
            padding: 4px;
            padding-top: 110px;
            border: 1px dashed #ccc
        }

        .updateb a.l .bro {
            white-space: nowrap;
            text-decoration: underline;
            font-size: 19px
        }

        .updateb a.l .vendor {
            color: #aaa;
            text-align: center;
            font-size: 10px;
            display: block
        }

    .updateb .bf a {
        background-image: url("https://resources.fphcare.com/content/ff.png")
    }

    .updateb .bi a {
        background-image: url("https://resources.fphcare.com/content/ie.png")
    }

    .updateb .bc a {
        background-image: url("https://resources.fphcare.com/content/ch.png")
    }

.FormPanel .EditingFormControlNestedControl .CheckBoxListField td input[type=checkbox] {
    position: absolute;
    width: auto;
    margin-top: 3px
}

.FormPanel .EditingFormControlNestedControl .CheckBoxListField td label {
    width: 275px;
    padding: 0 0 0 30px
}

.light {
    background-color: #eceeee
}

table .img-responsive {
    width: 100%
}

.new-custom-highlight-banner-section {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 0 !important;
    height: 700px
}

.newarticle-description {
    margin-bottom: 0
}

.newarticle-description-margintop {
    margin-top: 25px
}

.new-custom-highlight-banner-section .custom-banner-height {
    height: 700px
}

    .new-custom-highlight-banner-section .custom-banner-height .custom-banner-widget {
        position: absolute;
        bottom: 50px
    }

.custom-highlight-banner-section .banner-update-details {
    display: block;
    margin-bottom: 15px
}

.new-custom-highlight-banner-section .banner-update-details .banner-update {
    background: #f6861f;
    padding: 4px;
    width: 56px;
    height: 25px;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .38px;
    font-weight: 700;
    text-align: center;
    margin-right: 15px;
    color: #fff;
    border-radius: 4px;
    display: inline-block
}

.new-custom-highlight-banner-section .banner-update-details .banner-info {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .53px;
    font-weight: 400;
    text-align: left;
    margin-right: 8px;
    color: #fff
}

.article-detail__bannertext .article-detail-title {
    color: #fff !important
}

.new-custom-highlight-banner-sectionn .banner-update-details .banner-date {
    font-size: 11px;
    line-height: 16px;
    letter-spacing: .53px;
    font-weight: 100;
    text-align: left;
    color: #fff
}

.new-custom-highlight-banner-section h2 {
    font-weight: 400;
    font-size: 45px;
    text-align: left;
    line-height: 60px;
    letter-spacing: 0;
    color: #fff
}

.new-custom-highlight-banner-section p {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0;
    color: #fff
}

.new-custom-highlight-banner-section .button.transparent {
    border: 2px solid #fff !important;
    background: none !important;
    letter-spacing: .7px
}

    .new-custom-highlight-banner-section .button.transparent:hover {
        color: #fff
    }

.new-custom-highlight-banner-section:before {
    height: 400px;
    position: absolute;
    content: "";
    width: 100%;
    background: transparent linear-gradient(180deg,#001c33,rgba(0,29,35,0)) 0 0 no-repeat padding-box !important;
    opacity: .8;
    -webkit-transform: matrix(-1,0,0,-1,0,0);
    transform: matrix(-1,0,0,-1,0,0);
    bottom: 0
}

.control-group-inline.phonecode-inline select {
    max-width: 231px;
    margin-right: 10px
}

.control-group-inline.phonecode-inline {
    display: flex
}

.ttref-trigger {
    display: inline-block;
    padding: 0 1px;
    font-weight: 400;
    color: #00aeef;
    cursor: help
}

    .ttref-trigger:hover {
        color: #62ccf4
    }

    .ttref-trigger sup:before {
        content: "["
    }

    .ttref-trigger sup:after {
        content: "]"
    }

.ttref-items {
    display: none
}

.ttref-item {
    font-size: 12px
}

.ttref-num {
    display: inline-block;
    margin-right: 3px;
    font-weight: 700
}

.ttref-content:not(:last-child) {
    margin-bottom: 10px
}

.ttref-content a {
    display: block;
    color: #00aeef
}

.ttref-shadowbox .tooltipster-content {
    padding: 20px;
    color: #707070
}

.ttref-shadowbox .tooltipster-box {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.2)
}

.ttref-shadowbox.tooltipster-bottom .tooltipster-arrow-background, .ttref-shadowbox.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #fff
}

.ttref-shadowbox.tooltipster-top .tooltipster-arrow-background, .ttref-shadowbox.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #fff
}

.ttref-shadowbox.tooltipster-right .tooltipster-arrow-background, .ttref-shadowbox.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #fff
}

.ttref-shadowbox.tooltipster-left .tooltipster-arrow-background, .ttref-shadowbox.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #fff
}

i.fa-brands.fa-square-x-twitter.custom-twitter {
    font-size: 38px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 0;
    border-radius: 0
}

.application-bar a:hover i {
    color: #008ed6
}

.footer__social .link--plain i.fa-brands.fa-x-twitter {
    width: auto;
    height: 32px;
    font-size: 18px;
    line-height: 32px
}
.fa-x-twitter:before {
    content: "\e61b";
}

.bait-box-outer.bbnarrow {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.forcemargintop {
    margin-top: -30px !important
}

.forcetextalign-left {
    text-align: left !important
}

.forcetextalign-right {
    text-align: right !important
}

.forcetextalign-center {
    text-align: center !important
}

.footer__social .link--plain.icon-twitter-new {
    width: 32px;
    height: 34px;
    justify-content: center;
    border: 1px solid transparent
}

.fphservices__header .nav-bar__main-menu .btn-nav {
    font-size: 16px;
    font-weight: 700
}

.fphservices__content {
    flex: 1;
    overflow: hidden;
    display: flex;
    height: calc(100vh - 60px)
}

    .fphservices__content > .content-outer {
        overflow: auto;
        flex: 1
    }

        .fphservices__content > .content-outer > .content-inner iframe#spa {
            min-height: calc(100vh - 60px);
            width: 100%
        }

.w-100 {
    width: 100%
}

.overflow-auto {
    overflow: auto
}

.font-size-18 {
    font-size: 18px
}

.font-weight-bold {
    font-weight: 700
}

.d-flex {
    display: flex
}

.align-items-center {
    align-items: center
}

.justify-content-center {
    justify-content: center
}

.border-bottom {
    border-bottom: 1px solid #dbdbdb
}

.circle {
    border-radius: 100%;
    width: auto;
    height: 100%;
    padding: 0 25px 25px
}

@font-face {
    font-family: flowplayer;
    src: url(fonts/flowplayer.eot?#iefix) format("embedded-opentype"),url(fonts/flowplayer.woff2) format("woff2"),url(fonts/flowplayer.woff) format("woff")
}

.fp-icon {
    display: inline-block
}

    .fp-icon:before {
        font-family: flowplayer;
        font-size: 1.7em
    }

.fp-airplay:before {
    content: "\E001"
}

.fp-fullscreen:before {
    content: "\E002"
}

.fp-checked:before {
    content: "\E003"
}

.fp-embed:before {
    content: "\E004";
    color: #fff
}

.fp-chromecast:before {
    content: "\E005"
}

.fp-email:before {
    content: "\E006"
}

.fp-playbtn:before {
    content: "\E007"
}

.fp-share:before {
    content: "\E009"
}

.fp-share2:before {
    content: "\E00A"
}

.fp-twitter:before {
    content: "\E00C";
    color: #1da1f2
}

.fp-facebook:before {
    content: "\E00A";
    color: #3b5998
}

.fp-volumebtn:before {
    content: "\E00B"
}

.fp-volume-off:before {
    content: "\E00D"
}

.fp-unload:before {
    content: "\E00F"
}

.fp-prevbtn:before {
    content: "\E011"
}

.fp-nextbtn:before {
    content: "\E012"
}

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
    bottom: 3em
}

.flowplayer.is-poster .fp-engine {
    filter: alpha(opacity=0);
    opacity: 0
}

.flowplayer.is-loading .fp-engine {
    top: -9999em
}

.flowplayer.is-loading .fp-ui .fp-controls, .flowplayer.is-loading .fp-ui .fp-header {
    filter: alpha(opacity=0);
    opacity: 0
}

.flowplayer.is-poster .fp-ui > *, .flowplayer.is-splash .fp-ui > * {
    display: none
}

.flowplayer.is-poster .fp-ui > .fp-play, .flowplayer.is-splash .fp-ui > .fp-play {
    display: block
}

.flowplayer.is-poster.is-loading .fp-ui > .fp-play, .flowplayer.is-splash.is-loading .fp-ui > .fp-play {
    display: none
}

.flowplayer.is-poster.is-loading .fp-ui > .fp-waiting, .flowplayer.is-splash.is-loading .fp-ui > .fp-waiting {
    display: block
}

.flowplayer.is-poster .fp-engine {
    left: -9999em;
    top: -9999em
}

.flowplayer.is-poster .fp-captions {
    display: none !important
}

.flowplayer.is-disabled .fp-color {
    background-color: #999
}

.flowplayer.has-title .fp-header {
    top: 0;
    text-align: right
}

.flowplayer.is-fullscreen {
    top: 0 !important;
    left: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    z-index: 99999 !important;
    -webkit-box-shadow: 0 !important;
    box-shadow: 0 !important;
    background-image: none !important;
    background-color: #333
}

    .flowplayer.is-fullscreen .fp-player {
        background-color: #333
    }

    .flowplayer.is-fullscreen .fp-fullscreen:before {
        content: "\E016"
    }

    .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before {
        content: "\E216"
    }

    .flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
        content: "\E116"
    }

    .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before {
        content: "\E316"
    }

    .flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
        cursor: none
    }

.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
    display: block !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important
}

    .flowplayer.is-loading .fp-waiting p, .flowplayer.is-loading .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg {
        filter: alpha(opacity=100);
        opacity: 1
    }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
    display: none !important
}

.flowplayer.is-playing {
    background-image: none !important
}

    .flowplayer.is-playing .fp-playbtn:before {
        content: "\E008"
    }

    .flowplayer.is-playing.fp-minimal .fp-playbtn:before, .flowplayer.is-playing.fp-outlined .fp-playbtn:before {
        content: "\E208"
    }

    .flowplayer.is-playing.fp-edgy .fp-playbtn:before {
        content: "\E108"
    }

    .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before {
        content: "\E308"
    }

.flowplayer.is-muted .fp-volumebtn:before {
    content: "\E00D"
}

.flowplayer.is-muted.fp-minimal .fp-volumebtn:before, .flowplayer.is-muted.fp-outlined .fp-volumebtn:before {
    content: "\E20D"
}

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
    content: "\E10D"
}

.flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before {
    content: "\E30D"
}

.flowplayer.is-inverted .fp-duration {
    display: none
}

.flowplayer.is-closeable .fp-header .fp-unload, .flowplayer.is-inverted .fp-remaining {
    display: block
}

.flowplayer.is-error {
    background-color: #aaa
}

    .flowplayer.is-error .fp-ui {
        filter: alpha(opacity=100);
        opacity: 1
    }

.flowplayer.is-live .fp-timeline {
    visibility: hidden
}

.flowplayer.is-live .fp-bar-slider > .fp-buffer, .flowplayer.is-live .fp-bar > .fp-buffer {
    max-width: 100%
}

.flowplayer.is-live.is-dvr .fp-timeline {
    visibility: visible
}

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
    color: #00abcd
}

.flowplayer.is-flash-disabled .fp-waiting {
    display: none !important
}

.flowplayer.is-flash-disabled .fp-ui {
    height: auto;
    background: none;
    filter: alpha(opacity=100);
    opacity: 1
}

    .flowplayer.is-flash-disabled .fp-ui .fp-controls, .flowplayer.is-flash-disabled .fp-ui .fp-header {
        display: none
    }

.flowplayer.is-flash-disabled .fp-engine {
    top: 0
}

.flowplayer.is-tiny {
    font-size: .7em
}

.flowplayer.is-small {
    font-size: .8em
}

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer, .flowplayer.no-volume .fp-volumebar {
    display: none
}

.flowplayer.fp-mute .fp-volumebtn {
    display: inline-block
}

@-webkit-keyframes pulse {
    0% {
        filter: alpha(opacity=0);
        opacity: 0
    }

    to {
        filter: alpha(opacity=100);
        opacity: 1
    }
}

@keyframes pulse {
    0% {
        filter: alpha(opacity=0);
        opacity: 0
    }

    to {
        filter: alpha(opacity=100);
        opacity: 1
    }
}

.flowplayer .fp-chromecast-engine {
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff
}

    .flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
        font-size: 150%;
        text-align: center
    }

    .flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
        -webkit-mask-size: 100% 100%;
        background-color: #fff;
        margin: 10% auto 2em;
        height: 5em;
        width: 5em
    }

.flowplayer.is-chromecast {
    background-color: #333
}

    .flowplayer.is-chromecast .fp-chromecast-engine {
        display: block
    }

    .flowplayer.is-chromecast .fp-flash-disabled {
        display: none !important
    }

    .flowplayer.is-chromecast .fp-engine {
        left: -9999em;
        top: -9999em;
        bottom: auto;
        right: auto
    }

.flowplayer.fp-default-playlist .fp-next, .flowplayer.fp-default-playlist .fp-prev {
    position: absolute;
    top: 45%;
    filter: alpha(opacity=30);
    opacity: .3;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

    .flowplayer.fp-default-playlist .fp-next:before, .flowplayer.fp-default-playlist .fp-prev:before {
        font-family: flowplayer;
        font-size: 2.8em
    }

.flowplayer.fp-default-playlist .fp-prev {
    left: .4em
}

    .flowplayer.fp-default-playlist .fp-prev:before {
        content: "\E011"
    }

.flowplayer.fp-default-playlist .fp-next {
    right: .4em
}

    .flowplayer.fp-default-playlist .fp-next:before {
        content: "\E012"
    }

.flowplayer.fp-default-playlist .fp-playlist {
    position: absolute;
    right: .4em;
    bottom: 3em;
    width: 100%;
    text-align: center
}

    .flowplayer.fp-default-playlist .fp-playlist a {
        background-color: #fff;
        height: .8em;
        border-radius: 50%;
        width: .8em;
        filter: alpha(opacity=70);
        opacity: .7;
        display: inline-block;
        -webkit-transition: -webkit-transform .2s;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s,-webkit-transform .2s
    }

        .flowplayer.fp-default-playlist .fp-playlist a:hover {
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2)
        }

        .flowplayer.fp-default-playlist .fp-playlist a.is-active {
            filter: alpha(opacity=100);
            opacity: 1
        }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
    content: "\E111"
}

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
    content: "\E112"
}

.flowplayer.fp-default-playlist.fp-minimal .fp-prev:before, .flowplayer.fp-default-playlist.fp-outlined .fp-prev:before {
    content: "\E211"
}

.flowplayer.fp-default-playlist.fp-minimal .fp-next:before, .flowplayer.fp-default-playlist.fp-outlined .fp-next:before {
    content: "\E212"
}

.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before {
    content: "\E311"
}

.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before {
    content: "\E312"
}

.flowplayer.fp-custom-playlist {
    overflow: visible
}

    .flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist {
        display: block;
        filter: alpha(opacity=100);
        opacity: 1
    }

.flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline {
    display: none !important
}

.flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill {
    display: block
}

.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill {
    display: none
}

.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline {
    display: block
}

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-timestamp {
    border-radius: 0
}

    .flowplayer.fp-edgy .fp-airplay:before {
        content: "\E101"
    }

    .flowplayer.fp-edgy .fp-fullscreen:before {
        content: "\E102"
    }

    .flowplayer.fp-edgy .fp-checked:before {
        content: "\E103"
    }

    .flowplayer.fp-edgy .fp-embed:before {
        content: "\E104"
    }

    .flowplayer.fp-edgy .fp-chromecast:before {
        content: "\E105"
    }

    .flowplayer.fp-edgy .fp-email:before {
        content: "\E106"
    }

    .flowplayer.fp-edgy .fp-playbtn:before {
        content: "\E107"
    }

    .flowplayer.fp-edgy .fp-share:before {
        content: "\E109"
    }

    .flowplayer.fp-edgy .fp-share2:before {
        content: "\E10A"
    }

    .flowplayer.fp-edgy .fp-twitter:before {
        content: "\E10C"
    }

    .flowplayer.fp-edgy .fp-facebook:before {
        content: "\E10A"
    }

    .flowplayer.fp-edgy .fp-volumebtn:before {
        content: "\E10B"
    }

    .flowplayer.fp-edgy .fp-volume-off:before {
        content: "\E10D"
    }

    .flowplayer.fp-edgy .fp-unload:before {
        content: "\E10F"
    }

    .flowplayer.fp-edgy .fp-prevbtn:before {
        content: "\E111"
    }

    .flowplayer.fp-edgy .fp-nextbtn:before {
        content: "\E112"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-airplay:before, .flowplayer.fp-edgy.fp-outlined .fp-airplay:before {
        content: "\E301"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before, .flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before {
        content: "\E302"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-checked:before, .flowplayer.fp-edgy.fp-outlined .fp-checked:before {
        content: "\E303"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-embed:before, .flowplayer.fp-edgy.fp-outlined .fp-embed:before {
        content: "\E304"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before, .flowplayer.fp-edgy.fp-outlined .fp-chromecast:before {
        content: "\E305"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-email:before, .flowplayer.fp-edgy.fp-outlined .fp-email:before {
        content: "\E306"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before, .flowplayer.fp-edgy.fp-outlined .fp-playbtn:before {
        content: "\E307"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-share:before, .flowplayer.fp-edgy.fp-outlined .fp-share:before {
        content: "\E309"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-share2:before, .flowplayer.fp-edgy.fp-outlined .fp-share2:before {
        content: "\E30A"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-twitter:before, .flowplayer.fp-edgy.fp-outlined .fp-twitter:before {
        content: "\E30C"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-facebook:before, .flowplayer.fp-edgy.fp-outlined .fp-facebook:before {
        content: "\E30A"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before, .flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before {
        content: "\E30B"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before, .flowplayer.fp-edgy.fp-outlined .fp-volume-off:before {
        content: "\E30D"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-unload:before, .flowplayer.fp-edgy.fp-outlined .fp-unload:before {
        content: "\E30F"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before, .flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before {
        content: "\E311"
    }

    .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before, .flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before {
        content: "\E312"
    }

.flowplayer.no-svg .fp-ui .fp-controls, .flowplayer.no-svg .fp-ui .fp-header {
    background-color: #333
}

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
    background-color: #ccc;
    position: absolute;
    padding-top: 17%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

    .flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
        display: none
    }

    .flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
        display: inline
    }

.flowplayer .fp-captions, .flowplayer .fp-controls, .flowplayer .fp-header, .flowplayer .fp-player, .flowplayer .fp-ui {
    position: absolute;
    width: 100%
}

.flowplayer {
    font-family: avenir,sans-serif;
    font-size: 16px;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    border-radius: .24em;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    zoom: 1 !important;
    width: 100%;
    display: inline-block
}

    .flowplayer .fp-hidden {
        display: none
    }

    .flowplayer .fp-shown {
        display: block !important
    }

    .flowplayer * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .flowplayer.is-ready:not(.is-poster) {
        background: none !important
    }

    .flowplayer .fp-engine {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%
    }

    .flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
        display: none !important
    }

    .flowplayer .fp-player {
        position: absolute;
        bottom: 0;
        top: 0
    }

    .flowplayer .fp-waiting {
        display: none
    }

        .flowplayer .fp-waiting p {
            filter: alpha(opacity=0);
            opacity: 0;
            color: #ccc;
            font-weight: 700
        }

    .flowplayer .fp-ui {
        height: 100%;
        top: 0;
        background-image: none;
        -webkit-transition: background-image .1s;
        transition: background-image .1s;
        text-align: center;
        cursor: pointer;
        color: #fff
    }

        .flowplayer .fp-ui a, .flowplayer .fp-ui strong {
            color: inherit !important;
            font-style: normal !important;
            text-decoration: none !important
        }

        .flowplayer .fp-ui strong {
            font-weight: 700 !important
        }

        .flowplayer .fp-ui > * {
            -webkit-transition: opacity .1s;
            transition: opacity .1s;
            filter: alpha(opacity=0);
            opacity: 0
        }

    .flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-loading .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-paused .fp-ui {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.25)),color-stop(15%,transparent));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.25),transparent 15%);
        background-image: linear-gradient(0deg,rgba(0,0,0,.25),transparent 15%)
    }

        .flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-loading .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-paused .fp-ui > * {
            filter: alpha(opacity=100);
            opacity: 1
        }

    .flowplayer .fp-header {
        top: 0;
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.25)),to(transparent));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.25),transparent);
        background-image: linear-gradient(180deg,rgba(0,0,0,.25),transparent);
        text-align: left;
        height: 3.6em;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
        padding-left: .9em
    }

        .flowplayer .fp-header .fp-icon {
            margin: .9em .9em 0 0
        }

            .flowplayer .fp-header .fp-icon.fp-active {
                color: #ec6c4c
            }

        .flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
            float: right
        }

        .flowplayer .fp-header .fp-unload, .flowplayer .fp-help {
            display: none
        }

    .flowplayer .fp-message {
        background-color: rgba(0,0,0,.5);
        text-align: left;
        font-size: 1.2em;
        overflow: hidden;
        filter: alpha(opacity=0);
        opacity: 0;
        padding: .6em .9em;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

        .flowplayer .fp-message.fp-shown {
            filter: alpha(opacity=100);
            opacity: 1
        }

            .flowplayer .fp-message.fp-shown + .fp-header {
                filter: alpha(opacity=0);
                opacity: 0
            }

    .flowplayer .fp-textarea {
        background-color: rgba(0,0,0,.5);
        width: 80%;
        position: absolute;
        left: 10%;
        top: 15%;
        color: #fff;
        outline: 0;
        border-radius: .2em;
        border: 0;
        min-height: 60%
    }

    .flowplayer .fp-logo {
        position: absolute;
        bottom: 3em;
        left: .9em
    }

        .flowplayer .fp-logo img {
            width: 100%
        }

    .flowplayer .fp-captions {
        bottom: 1.2em;
        display: none;
        text-align: center;
        color: #fff
    }

        .flowplayer .fp-captions p {
            background-color: rgba(0,0,0,.65);
            border-radius: .2em;
            font-size: 110%;
            display: inline-block;
            padding: .1em .3em;
            margin: .1em
        }

    .flowplayer .fp-speed-flash {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        font-size: 4em;
        color: #fff;
        font-weight: 700;
        text-shadow: 0 0 10px rgba(0,0,0,.3);
        filter: alpha(opacity=0) !important;
        opacity: 0 !important;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transition: all .2s;
        transition: all .2s;
        width: 4em;
        height: 2em;
        display: none
    }

        .flowplayer .fp-speed-flash.fp-hilite {
            filter: alpha(opacity=100) !important;
            opacity: 1 !important;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1)
        }

    .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-play .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
        display: none
    }

    .flowplayer .fp-pause svg, .flowplayer .fp-play svg, .flowplayer .fp-waiting svg {
        position: absolute;
        pointer-events: none;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        width: 6em;
        height: 6em;
        filter: alpha(opacity=0);
        opacity: 0;
        margin: auto;
        max-height: 30%;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        -webkit-transition: all .2s;
        transition: all .2s;
        display: none
    }

        .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill {
            display: block
        }

    .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-play.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        filter: alpha(opacity=100);
        opacity: 1
    }

    .flowplayer .fp-remaining {
        display: none
    }

    .flowplayer .fp-controls {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-box;
        display: flex;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-around;
        justify-content: space-around;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -moz-box-align: center;
        align-items: center;
        height: 2.4em;
        bottom: 0;
        z-index: 2;
        padding-left: .3em;
        padding-right: .3em
    }

        .flowplayer .fp-controls > * {
            margin: 0 .6em
        }

        .flowplayer .fp-controls > strong {
            letter-spacing: 1px
        }

        .flowplayer .fp-controls img {
            width: 1.2em
        }

    .flowplayer .fp-bar, .flowplayer .fp-bar-slider {
        background-color: #ccc;
        background-color: hsla(0,0%,100%,.5);
        position: relative;
        cursor: col-resize;
        height: .9em;
        border-radius: .24em;
        -ms-flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        flex: 1
    }

        .flowplayer .fp-bar-slider > *, .flowplayer .fp-bar > * {
            background-color: hsla(0,0%,100%,.6);
            position: absolute;
            height: 100%;
            border-radius: .24em
        }

        .flowplayer .fp-bar-slider > .fp-progress.animated, .flowplayer .fp-bar > .fp-progress.animated {
            -webkit-transition-timing-function: linear;
            transition-timing-function: linear;
            -webkit-transition-property: width,height;
            transition-property: width,height
        }

        .flowplayer .fp-bar-slider > .fp-buffer, .flowplayer .fp-bar > .fp-buffer {
            -webkit-transition: width .25s linear;
            transition: width .25s linear
        }

        .flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
            -webkit-transition: none;
            transition: none
        }

    .flowplayer .fp-timeline {
        -webkit-transition: height .2s;
        transition: height .2s
    }

    .flowplayer .fp-cuepoint {
        background-color: #000;
        position: absolute;
        height: 100%;
        width: 2px
    }

    .flowplayer .fp-timestamp {
        background-color: rgba(0,0,0,.65);
        display: none;
        border-radius: .2em;
        padding: .1em .3em;
        font-size: 90%;
        bottom: 1.4em;
        height: auto
    }

    .flowplayer .fp-timeline:hover .fp-timestamp {
        display: inline
    }

    .flowplayer .fp-volume {
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        height: 100%;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        align-items: center
    }

    .flowplayer .fp-volumebtn {
        display: none
    }

    .flowplayer .fp-bar-slider {
        background-color: transparent;
        -webkit-transition: height .2s;
        transition: height .2s;
        white-space: nowrap;
        -ms-flex: 1 0 auto
    }

        .flowplayer .fp-bar-slider, .flowplayer .fp-bar-slider em {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .flowplayer .fp-bar-slider em {
                border-radius: 2px;
                display: inline-block;
                width: 5px;
                height: 100%;
                position: relative;
                vertical-align: top;
                margin-left: 3px;
                -webkit-transition: -webkit-transform .4s;
                transition: -webkit-transform .4s;
                transition: transform .4s;
                transition: transform .4s,-webkit-transform .4s;
                -webkit-transform-origin: bottom;
                -ms-transform-origin: bottom;
                transform-origin: bottom;
                -webkit-transform: scale(1.1);
                -ms-transform: scale(1.1);
                transform: scale(1.1)
            }

                .flowplayer .fp-bar-slider em:hover {
                    -webkit-transform: scaleY(1.35);
                    -ms-transform: scaleY(1.35);
                    transform: scaleY(1.35);
                    -webkit-transition: -webkit-transform .2s;
                    transition: -webkit-transform .2s;
                    transition: transform .2s;
                    transition: transform .2s,-webkit-transform .2s
                }

                .flowplayer .fp-bar-slider em.fp-grey {
                    background-color: hsla(0,0%,100%,.75)
                }

    .flowplayer.no-flex .fp-controls {
        white-space: nowrap
    }

        .flowplayer.no-flex .fp-controls > * {
            display: inline-block;
            vertical-align: center;
            margin: 0 .3em
        }

    .flowplayer.no-flex .fp-timeline {
        width: 40%
    }

    .flowplayer.no-flex.fp-full .fp-timeline {
        margin-bottom: .6em;
        height: .9em
    }

    .flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar-slider {
        height: .9em !important
    }

    .flowplayer.fp-fat .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-playful .fp-bar-slider {
        height: 100%;
        border-radius: 0
    }

        .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar > * {
            border-radius: 0
        }

    .flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
        bottom: 3.2em
    }

    .flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
        -webkit-transform: scaleY(.6);
        -ms-transform: scaleY(.6);
        transform: scaleY(.6);
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center
    }

        .flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
            -webkit-transform: scaleY(.75);
            -ms-transform: scaleY(.75);
            transform: scaleY(.75)
        }

    .flowplayer.fp-slim .fp-timeline {
        height: .2em
    }

    .flowplayer.fp-slim .fp-controls:hover .fp-timeline {
        height: .9em
    }

    .flowplayer.fp-slim .fp-cue {
        width: 4px
    }

    .flowplayer.fp-slim .fp-bar-slider {
        height: .2em
    }

    .flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
        height: .9em
    }

    .flowplayer.fp-full .fp-timeline {
        position: absolute;
        height: .3em;
        bottom: 2.8em;
        margin: 0;
        width: 100%;
        border-radius: 0;
        overflow: inherit;
        left: 0
    }

        .flowplayer.fp-full .fp-timeline:before {
            content: "";
            width: 100%;
            height: 1.2em;
            position: absolute;
            top: -1.2em;
            left: 0
        }

    .flowplayer.fp-full .fp-controls {
        height: 2.8em
    }

        .flowplayer.fp-full .fp-controls:hover .fp-timeline {
            height: 1em
        }

    .flowplayer.fp-full .fp-volume {
        margin-right: auto
    }

    .flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
        margin-left: 0
    }

        .flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
            position: relative;
            content: "/";
            left: -.3em
        }

    .flowplayer.fp-minimal .fp-controls {
        background-color: transparent !important
    }

        .flowplayer.fp-minimal .fp-controls > *, .flowplayer.fp-minimal .fp-header > * {
            display: none
        }

    .flowplayer.fp-minimal .fp-header .fp-fullscreen {
        display: inherit
    }

    .flowplayer.fp-minimal .fp-timeline {
        height: .3em;
        max-width: 12em;
        width: 100%;
        display: block;
        margin: 0 auto;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -moz-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
        background-color: #ec6c4c;
        fill: #ec6c4c
    }

    .flowplayer.fp-playful .fp-controls {
        background-color: #006680
    }

    .flowplayer .fp-selected:before {
        content: "\2713   "
    }

    .flowplayer .fp-menu {
        background-color: rgba(0,0,0,.5);
        border-radius: .24em;
        position: absolute;
        width: 8em;
        right: .5em;
        z-index: 2;
        font-size: 90%;
        -webkit-transition: opacity .2s,height .2s,-webkit-transform .2s;
        transition: opacity .2s,height .2s,-webkit-transform .2s;
        transition: opacity .2s,transform .2s,height .2s;
        transition: opacity .2s,transform .2s,height .2s,-webkit-transform .2s;
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95);
        bottom: -100%;
        height: 0;
        filter: alpha(opacity=0) !important;
        opacity: 0 !important
    }

        .flowplayer .fp-menu.fp-active {
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            height: auto;
            bottom: 3.2em;
            filter: alpha(opacity=100) !important;
            opacity: 1 !important
        }

        .flowplayer .fp-menu > * {
            display: block;
            padding: .4em 1.2em;
            text-align: right
        }

        .flowplayer .fp-menu strong {
            display: block;
            padding: .7em 1.2em;
            border-bottom: 1px solid hsla(0,0%,100%,.2);
            background-color: rgba(0,0,0,.3);
            text-transform: uppercase;
            letter-spacing: 1px;
            cursor: default;
            font-size: 90%
        }

        .flowplayer .fp-menu a {
            color: hsla(0,0%,100%,.8)
        }

            .flowplayer .fp-menu a:hover:not(.fp-selected) {
                background-color: #000;
                color: #fff
            }

        .flowplayer .fp-menu .fp-icon {
            cursor: pointer
        }

            .flowplayer .fp-menu .fp-icon:before {
                margin-right: .1em;
                font-size: 1.5em;
                vertical-align: -.1em
            }

    .flowplayer .fp-qsel-menu {
        width: auto
    }

    .flowplayer .fp-context-menu {
        width: auto;
        right: auto;
        bottom: auto !important;
        display: none
    }

        .flowplayer .fp-context-menu.fp-active {
            display: block
        }

        .flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
            text-align: left;
            color: #fff;
            white-space: nowrap
        }

    .flowplayer .fp-subtitle-menu {
        width: 9em
    }

    .flowplayer .fp-share-menu {
        width: 9em;
        padding-bottom: .2em
    }

        .flowplayer .fp-share-menu.fp-active {
            bottom: auto
        }

        .flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
            text-align: left
        }

    .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill {
        display: none
    }

    .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline {
        display: block
    }

    .flowplayer.fp-minimal .fp-airplay:before, .flowplayer.fp-outlined .fp-airplay:before {
        content: "\E201"
    }

    .flowplayer.fp-minimal .fp-fullscreen:before, .flowplayer.fp-outlined .fp-fullscreen:before {
        content: "\E202"
    }

    .flowplayer.fp-minimal .fp-checked:before, .flowplayer.fp-outlined .fp-checked:before {
        content: "\E203"
    }

    .flowplayer.fp-minimal .fp-embed:before, .flowplayer.fp-outlined .fp-embed:before {
        content: "\E204"
    }

    .flowplayer.fp-minimal .fp-chromecast:before, .flowplayer.fp-outlined .fp-chromecast:before {
        content: "\E205"
    }

    .flowplayer.fp-minimal .fp-email:before, .flowplayer.fp-outlined .fp-email:before {
        content: "\E206"
    }

    .flowplayer.fp-minimal .fp-playbtn:before, .flowplayer.fp-outlined .fp-playbtn:before {
        content: "\E207"
    }

    .flowplayer.fp-minimal .fp-share:before, .flowplayer.fp-outlined .fp-share:before {
        content: "\E209"
    }

    .flowplayer.fp-minimal .fp-share2:before, .flowplayer.fp-outlined .fp-share2:before {
        content: "\E20A"
    }

    .flowplayer.fp-minimal .fp-twitter:before, .flowplayer.fp-outlined .fp-twitter:before {
        content: "\E20C"
    }

    .flowplayer.fp-minimal .fp-facebook:before, .flowplayer.fp-outlined .fp-facebook:before {
        content: "\E20A"
    }

    .flowplayer.fp-minimal .fp-volumebtn:before, .flowplayer.fp-outlined .fp-volumebtn:before {
        content: "\E20B"
    }

    .flowplayer.fp-minimal .fp-volume-off:before, .flowplayer.fp-outlined .fp-volume-off:before {
        content: "\E20D"
    }

    .flowplayer.fp-minimal .fp-unload:before, .flowplayer.fp-outlined .fp-unload:before {
        content: "\E20F"
    }

    .flowplayer.fp-minimal .fp-prevbtn:before, .flowplayer.fp-outlined .fp-prevbtn:before {
        content: "\E211"
    }

    .flowplayer.fp-minimal .fp-nextbtn:before, .flowplayer.fp-outlined .fp-nextbtn:before {
        content: "\E212"
    }

    .flowplayer .fp-color {
        background-color: #00abcd;
        fill: rgba(0,0,0,.2)
    }

    .flowplayer .fp-color-play {
        fill: transparent
    }

    .flowplayer.is-rtl {
        direction: rtl
    }

        .flowplayer.is-rtl .fp-icon {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .flowplayer.is-rtl .fp-menu .fp-icon {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

    .flowplayer.-grayscale video.fp-engine {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    .flowplayer.-sepia video.fp-engine {
        -webkit-filter: sepia(100%);
        filter: sepia(100%)
    }

    .flowplayer.-blur video.fp-engine {
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }

.fp-filters {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    position: absolute
} 
.custom-x-icon {
    font-size: 18px !important;
    line-height: 2 !important;
}
/*# sourceMappingURL=main.c2b7c54f66748fb1308998dba4e30cc5.bundle-2.css.map*/
