meta.foundation-version {
    font-family: "/5.5.3/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:75em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:75.0625em)/";
    width: 75.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:75.0625em) and (max-width:120em)/";
    width: 75.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

html,
body {
    height: 100%
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    font-size: 100%
}

body {
    background: #fff;
    color: #333;
    cursor: auto;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative
}
body#homepage {
    color: #fff;
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

.accordion {
    margin-bottom: 0;
    margin-left: 0
}

.accordion:before,
.accordion:after {
    content: " ";
    display: table
}

.accordion:after {
    clear: both
}

.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0 !important
}

.accordion .accordion-navigation.active>a,
.accordion dd.active>a {
    background: #f0f0f0;
    color: #414444
}

.accordion .accordion-navigation>a,
.accordion dd>a {
    background: #fff;
    color: #414444;
    display: block;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    padding: 1.125rem
}

.accordion .accordion-navigation>a:hover,
.accordion dd>a:hover {
    background: #e6e6e6
}

.accordion .accordion-navigation>.content,
.accordion dd>.content {
    display: none;
    padding: 2rem
}

.accordion .accordion-navigation>.content.active,
.accordion dd>.content.active {
    background: #fff;
    display: block
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .8125rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: .875rem 1.5rem .875rem .875rem;
    position: relative;
    -webkit-transition: opacity 300ms ease-out;
    -o-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    background-color: #009fc1;
    border-color: #0089a6;
    color: #fff
}

.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:hover,
.alert-box .close:focus {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #43AC6A;
    border-color: #3a945b;
    color: #fff
}

.alert-box.alert {
    background-color: #ff3c52;
    border-color: #ff102b;
    color: #fff
}

.alert-box.secondary {
    background-color: #414444;
    border-color: #383a3a;
    color: #fff
}

.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff
}

.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #161717
}

.alert-box.alert-close {
    opacity: 0
}

[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}

[class*="block-grid-"]:after {
    clear: both
}

[class*="block-grid-"]>li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .small-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .small-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .small-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .small-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .small-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .small-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .small-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .small-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .small-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .small-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .small-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .medium-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .medium-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .medium-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .medium-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .medium-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .medium-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .medium-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .medium-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .medium-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .medium-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .medium-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1>li {
        list-style: none;
        width: 100%
    }
    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }
    .large-block-grid-2>li {
        list-style: none;
        width: 50%
    }
    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }
    .large-block-grid-3>li {
        list-style: none;
        width: 33.33333%
    }
    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }
    .large-block-grid-4>li {
        list-style: none;
        width: 25%
    }
    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }
    .large-block-grid-5>li {
        list-style: none;
        width: 20%
    }
    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }
    .large-block-grid-6>li {
        list-style: none;
        width: 16.66667%
    }
    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }
    .large-block-grid-7>li {
        list-style: none;
        width: 14.28571%
    }
    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }
    .large-block-grid-8>li {
        list-style: none;
        width: 12.5%
    }
    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }
    .large-block-grid-9>li {
        list-style: none;
        width: 11.11111%
    }
    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }
    .large-block-grid-10>li {
        list-style: none;
        width: 10%
    }
    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }
    .large-block-grid-11>li {
        list-style: none;
        width: 9.09091%
    }
    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }
    .large-block-grid-12>li {
        list-style: none;
        width: 8.33333%
    }
    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }
    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

.breadcrumbs {
    border-style: solid;
    border-width: 1px;
    display: block;
    list-style: none;
    margin-left: 0;
    overflow: hidden;
    padding: .5625rem .875rem .5625rem;
    background-color: transparent;
    border-color: transparent;
    border-radius: 3px
}

.breadcrumbs>* {
    color: #fff;
    float: left;
    font-size: .8125rem;
    line-height: .8125rem;
    margin: 0;
    text-transform: none
}

.breadcrumbs>*:hover a,
.breadcrumbs>*:focus a {
    text-decoration: none
}

.breadcrumbs>* a {
    color: #fff
}

.breadcrumbs>*.current {
    color: #fff;
    cursor: default
}

.breadcrumbs>*.current a {
    color: #fff;
    cursor: default
}

.breadcrumbs>*.current:hover,
.breadcrumbs>*.current:hover a,
.breadcrumbs>*.current:focus,
.breadcrumbs>*.current:focus a {
    text-decoration: none
}

.breadcrumbs>*.unavailable {
    color: #999
}

.breadcrumbs>*.unavailable a {
    color: #999
}

.breadcrumbs>*.unavailable:hover,
.breadcrumbs>*.unavailable:hover a,
.breadcrumbs>*.unavailable:focus,
.breadcrumbs>*.unavailable a:focus {
    color: #999;
    cursor: not-allowed;
    text-decoration: none
}

.breadcrumbs>*:before {
    color: #aaa;
    content: "/";
    margin: 0 .375rem;
    position: relative;
    top: 1px
}

.breadcrumbs>*:first-child:before {
    content: " ";
    margin: 0
}

[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
    content: "/"
}

button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1.125rem;
    background-color: #009fc1;
    border-color: #007f9a;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #007f9a
}

button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff
}

button.secondary,
.button.secondary {
    background-color: #414444;
    border-color: #343636;
    color: #fff
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #343636
}

button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #fff
}

button.success,
.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #368a55
}

button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff
}

button.alert,
.button.alert {
    background-color: #ff3c52;
    border-color: #fc001c;
    color: #fff
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #fc001c
}

button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff
}

button.warning,
.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    background-color: #cf6e0e
}

button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    color: #fff
}

button.info,
.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    background-color: #61b6d9
}

button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    color: #fff
}

button.large,
.button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem
}

button.small,
.button.small {
    padding: .875rem 1.75rem .9375rem 1.75rem;
    font-size: 1.125rem
}

button.tiny,
.button.tiny {
    padding: .625rem 1.25rem .6875rem 1.25rem;
    font-size: .875rem
}

button.expand,
.button.expand {
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1.125rem;
    padding-bottom: 1.0625rem;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

button.left-align,
.button.left-align {
    text-align: left;
    text-indent: .75rem
}

button.right-align,
.button.right-align {
    text-align: right;
    padding-right: .75rem
}

button.radius,
.button.radius {
    border-radius: 3px
}

button.round,
.button.round {
    border-radius: 1000px
}

button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #009fc1;
    border-color: #007f9a;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #007f9a
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff
}

button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #009fc1
}

button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #414444;
    border-color: #343636;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #343636
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #fff
}

button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #414444
}

button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #368a55
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff
}

button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #43AC6A
}

button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #ff3c52;
    border-color: #fc001c;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #fc001c
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff
}

button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #ff3c52
}

button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #cf6e0e
}

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    color: #fff
}

button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #f08a24
}

button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #61b6d9
}

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    color: #fff
}

button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #a0d3e8
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 40.0625em) {
    button,
    .button {
        display: inline-block
    }
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

.button-group:before,
.button-group:after {
    content: " ";
    display: table
}

.button-group:after {
    clear: both
}

.button-group.even-2 li {
    display: inline-block;
    margin: 0 -2px;
    width: 50%
}

.button-group.even-2 li>button,
.button-group.even-2 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-2 li:first-child button,
.button-group.even-2 li:first-child .button {
    border-left: 0
}

.button-group.even-2 li button,
.button-group.even-2 li .button {
    width: 100%
}

.button-group.even-3 li {
    display: inline-block;
    margin: 0 -2px;
    width: 33.33333%
}

.button-group.even-3 li>button,
.button-group.even-3 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-3 li:first-child button,
.button-group.even-3 li:first-child .button {
    border-left: 0
}

.button-group.even-3 li button,
.button-group.even-3 li .button {
    width: 100%
}

.button-group.even-4 li {
    display: inline-block;
    margin: 0 -2px;
    width: 25%
}

.button-group.even-4 li>button,
.button-group.even-4 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-4 li:first-child button,
.button-group.even-4 li:first-child .button {
    border-left: 0
}

.button-group.even-4 li button,
.button-group.even-4 li .button {
    width: 100%
}

.button-group.even-5 li {
    display: inline-block;
    margin: 0 -2px;
    width: 20%
}

.button-group.even-5 li>button,
.button-group.even-5 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-5 li:first-child button,
.button-group.even-5 li:first-child .button {
    border-left: 0
}

.button-group.even-5 li button,
.button-group.even-5 li .button {
    width: 100%
}

.button-group.even-6 li {
    display: inline-block;
    margin: 0 -2px;
    width: 16.66667%
}

.button-group.even-6 li>button,
.button-group.even-6 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-6 li:first-child button,
.button-group.even-6 li:first-child .button {
    border-left: 0
}

.button-group.even-6 li button,
.button-group.even-6 li .button {
    width: 100%
}

.button-group.even-7 li {
    display: inline-block;
    margin: 0 -2px;
    width: 14.28571%
}

.button-group.even-7 li>button,
.button-group.even-7 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-7 li:first-child button,
.button-group.even-7 li:first-child .button {
    border-left: 0
}

.button-group.even-7 li button,
.button-group.even-7 li .button {
    width: 100%
}

.button-group.even-8 li {
    display: inline-block;
    margin: 0 -2px;
    width: 12.5%
}

.button-group.even-8 li>button,
.button-group.even-8 li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.even-8 li:first-child button,
.button-group.even-8 li:first-child .button {
    border-left: 0
}

.button-group.even-8 li button,
.button-group.even-8 li .button {
    width: 100%
}

.button-group>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group>li>button,
.button-group>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group>li:first-child button,
.button-group>li:first-child .button {
    border-left: 0
}

.button-group.stack>li {
    display: block;
    margin: 0;
    float: none
}

.button-group.stack>li>button,
.button-group.stack>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button {
    border-left: 0
}

.button-group.stack>li>button,
.button-group.stack>li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.stack>li>button {
    width: 100%
}

.button-group.stack>li:first-child button,
.button-group.stack>li:first-child .button {
    border-top: 0
}

.button-group.stack-for-small>li {
    display: inline-block;
    margin: 0 -2px
}

.button-group.stack-for-small>li>button,
.button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.stack-for-small>li:first-child button,
.button-group.stack-for-small>li:first-child .button {
    border-left: 0
}

@media only screen and (max-width: 40em) {
    .button-group.stack-for-small>li {
        display: block;
        margin: 0;
        width: 100%
    }
    .button-group.stack-for-small>li>button,
    .button-group.stack-for-small>li .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.stack-for-small>li:first-child button,
    .button-group.stack-for-small>li:first-child .button {
        border-left: 0
    }
    .button-group.stack-for-small>li>button,
    .button-group.stack-for-small>li .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.stack-for-small>li>button {
        width: 100%
    }
    .button-group.stack-for-small>li:first-child button,
    .button-group.stack-for-small>li:first-child .button {
        border-top: 0
    }
}

.button-group.radius>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.radius>*>button,
.button-group.radius>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.radius>*:first-child button,
.button-group.radius>*:first-child .button {
    border-left: 0
}

.button-group.radius>*,
.button-group.radius>*>a,
.button-group.radius>*>button,
.button-group.radius>*>.button {
    border-radius: 0
}

.button-group.radius>*:first-child,
.button-group.radius>*:first-child>a,
.button-group.radius>*:first-child>button,
.button-group.radius>*:first-child>.button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>*:last-child,
.button-group.radius>*:last-child>a,
.button-group.radius>*:last-child>button,
.button-group.radius>*:last-child>.button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>* {
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button {
    border-left: 0
}

.button-group.radius.stack>*>button,
.button-group.radius.stack>* .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.radius.stack>*>button {
    width: 100%
}

.button-group.radius.stack>*:first-child button,
.button-group.radius.stack>*:first-child .button {
    border-top: 0
}

.button-group.radius.stack>*,
.button-group.radius.stack>*>a,
.button-group.radius.stack>*>button,
.button-group.radius.stack>*>.button {
    border-radius: 0
}

.button-group.radius.stack>*:first-child,
.button-group.radius.stack>*:first-child>a,
.button-group.radius.stack>*:first-child>button,
.button-group.radius.stack>*:first-child>.button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>*:last-child,
.button-group.radius.stack>*:last-child>a,
.button-group.radius.stack>*:last-child>button,
.button-group.radius.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>*:first-child,
    .button-group.radius.stack-for-small>*:first-child>a,
    .button-group.radius.stack-for-small>*:first-child>button,
    .button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }
    .button-group.radius.stack-for-small>*:last-child,
    .button-group.radius.stack-for-small>*:last-child>a,
    .button-group.radius.stack-for-small>*:last-child>button,
    .button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button {
        border-left: 0
    }
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>* .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }
    .button-group.radius.stack-for-small>*:first-child button,
    .button-group.radius.stack-for-small>*:first-child .button {
        border-top: 0
    }
    .button-group.radius.stack-for-small>*,
    .button-group.radius.stack-for-small>*>a,
    .button-group.radius.stack-for-small>*>button,
    .button-group.radius.stack-for-small>*>.button {
        border-radius: 0
    }
    .button-group.radius.stack-for-small>*:first-child,
    .button-group.radius.stack-for-small>*:first-child>a,
    .button-group.radius.stack-for-small>*:first-child>button,
    .button-group.radius.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }
    .button-group.radius.stack-for-small>*:last-child,
    .button-group.radius.stack-for-small>*:last-child>a,
    .button-group.radius.stack-for-small>*:last-child>button,
    .button-group.radius.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.button-group.round>* {
    display: inline-block;
    margin: 0 -2px
}

.button-group.round>*>button,
.button-group.round>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.round>*:first-child button,
.button-group.round>*:first-child .button {
    border-left: 0
}

.button-group.round>*,
.button-group.round>*>a,
.button-group.round>*>button,
.button-group.round>*>.button {
    border-radius: 0
}

.button-group.round>*:first-child,
.button-group.round>*:first-child>a,
.button-group.round>*:first-child>button,
.button-group.round>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>*:last-child,
.button-group.round>*:last-child>a,
.button-group.round>*:last-child>button,
.button-group.round>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack>* {
    display: block;
    margin: 0
}

.button-group.round.stack>*>button,
.button-group.round.stack>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5)
}

.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button {
    border-left: 0
}

.button-group.round.stack>*>button,
.button-group.round.stack>* .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0
}

.button-group.round.stack>*>button {
    width: 100%
}

.button-group.round.stack>*:first-child button,
.button-group.round.stack>*:first-child .button {
    border-top: 0
}

.button-group.round.stack>*,
.button-group.round.stack>*>a,
.button-group.round.stack>*>button,
.button-group.round.stack>*>.button {
    border-radius: 0
}

.button-group.round.stack>*:first-child,
.button-group.round.stack>*:first-child>a,
.button-group.round.stack>*:first-child>button,
.button-group.round.stack>*:first-child>.button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.button-group.round.stack>*:last-child,
.button-group.round.stack>*:last-child>a,
.button-group.round.stack>*:last-child>button,
.button-group.round.stack>*:last-child>.button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

@media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small>* {
        display: inline-block;
        margin: 0 -2px
    }
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }
    .button-group.round.stack-for-small>*:first-child,
    .button-group.round.stack-for-small>*:first-child>a,
    .button-group.round.stack-for-small>*:first-child>button,
    .button-group.round.stack-for-small>*:first-child>.button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }
    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

@media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small>* {
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5)
    }
    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button {
        border-left: 0
    }
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>* .button {
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        border-top: 1px solid;
        display: block;
        margin: 0
    }
    .button-group.round.stack-for-small>*>button {
        width: 100%
    }
    .button-group.round.stack-for-small>*:first-child button,
    .button-group.round.stack-for-small>*:first-child .button {
        border-top: 0
    }
    .button-group.round.stack-for-small>*,
    .button-group.round.stack-for-small>*>a,
    .button-group.round.stack-for-small>*>button,
    .button-group.round.stack-for-small>*>.button {
        border-radius: 0
    }
    .button-group.round.stack-for-small>*:first-child,
    .button-group.round.stack-for-small>*:first-child>a,
    .button-group.round.stack-for-small>*:first-child>button,
    .button-group.round.stack-for-small>*:first-child>.button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }
    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }
}

.button-bar:before,
.button-bar:after {
    content: " ";
    display: table
}

.button-bar:after {
    clear: both
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.button-bar .button-group div {
    overflow: hidden
}

.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 2px #009fc1;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: -2px;
    max-width: 200px
}

.f-dropdown.open {
    display: block
}

.f-dropdown>*:first-child {
    margin-top: 0
}

.f-dropdown>*:last-child {
    margin-bottom: 0
}

.f-dropdown:before {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -16px;
    left: 10px;
    z-index: 89
}

.f-dropdown:after {
    border: inset 9px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #009fc1 transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -18px;
    left: 9px;
    z-index: 88
}

.f-dropdown.right:before {
    left: auto;
    right: 10px
}

.f-dropdown.right:after {
    left: auto;
    right: 9px
}

.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 2px #009fc1;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px
}

.f-dropdown.drop-right.open {
    display: block
}

.f-dropdown.drop-right>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-right>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-right:before {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -16px;
    z-index: 89
}

.f-dropdown.drop-right:after {
    border: inset 9px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #009fc1 transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -18px;
    z-index: 88
}

.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 2px #009fc1;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px
}

.f-dropdown.drop-left.open {
    display: block
}

.f-dropdown.drop-left>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-left>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-left:before {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -16px;
    left: auto;
    z-index: 89
}

.f-dropdown.drop-left:after {
    border: inset 9px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #009fc1;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -18px;
    left: auto;
    z-index: 88
}

.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 2px #009fc1;
    font-size: .875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: 2px;
    max-width: 200px
}

.f-dropdown.drop-top.open {
    display: block
}

.f-dropdown.drop-top>*:first-child {
    margin-top: 0
}

.f-dropdown.drop-top>*:last-child {
    margin-bottom: 0
}

.f-dropdown.drop-top:before {
    border: inset 8px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    bottom: -16px;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    z-index: 89
}

.f-dropdown.drop-top:after {
    border: inset 9px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #009fc1 transparent transparent transparent;
    border-top-style: solid;
    bottom: -18px;
    position: absolute;
    top: auto;
    left: 9px;
    right: auto;
    z-index: 88
}

.f-dropdown li {
    cursor: pointer;
    font-size: .875rem;
    line-height: 1.25rem;
    margin: 0
}

.f-dropdown li:hover,
.f-dropdown li:focus {
    background: #f7f7f7
}

.f-dropdown li a {
    display: block;
    padding: 0;
    color: #555
}

.f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 2px #009fc1;
    font-size: .875rem;
    height: auto;
    max-height: none;
    padding: .5625rem .5625rem .5625rem .5625rem;
    width: 100%;
    z-index: 89;
    max-width: 200px
}

.f-dropdown.content.open {
    display: block
}

.f-dropdown.content>*:first-child {
    margin-top: 0
}

.f-dropdown.content>*:last-child {
    margin-bottom: 0
}

.f-dropdown.radius {
    border-radius: 3px
}

.f-dropdown.tiny {
    max-width: 200px
}

.f-dropdown.small {
    max-width: 300px
}

.f-dropdown.medium {
    max-width: 500px
}

.f-dropdown.large {
    max-width: 800px
}

.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important
}

.f-dropdown.mega.open {
    left: 0 !important
}

.dropdown.button,
button.dropdown {
    position: relative;
    padding-right: 3.5625rem
}

.dropdown.button::after,
button.dropdown::after {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0
}

.dropdown.button::after,
button.dropdown::after {
    border-width: .375rem;
    right: 1.40625rem;
    margin-top: -.15625rem
}

.dropdown.button::after,
button.dropdown::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.tiny,
button.dropdown.tiny {
    padding-right: 2.625rem
}

.dropdown.button.tiny:after,
button.dropdown.tiny:after {
    border-width: .375rem;
    right: 1.125rem;
    margin-top: -.125rem
}

.dropdown.button.tiny::after,
button.dropdown.tiny::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.small,
button.dropdown.small {
    padding-right: 3.0625rem
}

.dropdown.button.small::after,
button.dropdown.small::after {
    border-width: .4375rem;
    right: 1.3125rem;
    margin-top: -.15625rem
}

.dropdown.button.small::after,
button.dropdown.small::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.large,
button.dropdown.large {
    padding-right: 3.625rem
}

.dropdown.button.large::after,
button.dropdown.large::after {
    border-width: .3125rem;
    right: 1.71875rem;
    margin-top: -.15625rem
}

.dropdown.button.large::after,
button.dropdown.large::after {
    border-color: #fff transparent transparent transparent
}

.dropdown.button.secondary:after,
button.dropdown.secondary:after {
    border-color: #333 transparent transparent transparent
}

.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 1.5625rem;
    position: relative
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column,
form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: .5rem
}

label {
    color: #747878;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem 0;
    padding: .5625rem 0
}

label small {
    text-transform: capitalize;
    color: #888c8c
}

.prefix,
.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

span.postfix,
label.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input:not([type]),
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: .5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    -o-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}

input:not([type]):focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: none
}

input:not([type]):disabled,
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: default
}

input:not([type])[disabled],
input:not([type])[readonly],
fieldset[disabled] input:not([type]),
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default
}

input:not([type]).radius,
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #666
}

:-moz-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #FAFAFA;
    border-radius: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: .875rem;
    line-height: normal;
    padding: .5rem;
    border-radius: 0;
    height: 2.3125rem
}

select::-ms-expand {
    display: none
}

select.radius {
    border-radius: 3px
}

select:focus {
    background-color: #f3f3f3;
    border-color: #999
}

select:disabled {
    background-color: #ddd;
    cursor: default
}

select[multiple] {
    height: auto
}

input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0
}

input[type="checkbox"]+label,
input[type="radio"]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type="file"] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    margin: 1.125rem 0;
    padding: 1.25rem
}

fieldset legend {
    font-weight: 300;
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #ff3c52;
    color: #fff
}

[data-abide] span.error,
[data-abide] small.error {
    display: none
}

span.error,
small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #ff3c52;
    color: #fff
}

.error input,
.error textarea,
.error select {
    margin-bottom: 0
}

.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem
}

.error label,
.error label.error {
    color: #ff3c52
}

.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #ff3c52;
    color: #fff
}

.error>label>small {
    background: transparent;
    color: #888c8c;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error,
textarea.error,
select.error {
    margin-bottom: 0
}

label.error {
    color: #ff3c52
}

.row {
    margin: 0 auto;
    max-width: 62.5rem;
    width: 100%
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row.collapse .row {
    margin-left: 0;
    margin-right: 0
}

.row .row {
    margin: 0 -.9375rem;
    max-width: none;
    width: auto
}

.row .row:before,
.row .row:after {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto
}

.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,
.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

.column+.column:last-child,
.columns+.column:last-child,
.column+.columns:last-child,
.columns+.columns:last-child {
    float: right
}

.column+.column.end,
.columns+.column.end,
.column+.columns.end,
.columns+.columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .small-1 {
        width: 8.33333%
    }
    .small-2 {
        width: 16.66667%
    }
    .small-3 {
        width: 25%
    }
    .small-4 {
        width: 33.33333%
    }
    .small-5 {
        width: 41.66667%
    }
    .small-6 {
        width: 50%
    }
    .small-7 {
        width: 58.33333%
    }
    .small-8 {
        width: 66.66667%
    }
    .small-9 {
        width: 75%
    }
    .small-10 {
        width: 83.33333%
    }
    .small-11 {
        width: 91.66667%
    }
    .small-12 {
        width: 100%
    }
    .small-offset-0 {
        margin-left: 0 !important
    }
    .small-offset-1 {
        margin-left: 8.33333% !important
    }
    .small-offset-2 {
        margin-left: 16.66667% !important
    }
    .small-offset-3 {
        margin-left: 25% !important
    }
    .small-offset-4 {
        margin-left: 33.33333% !important
    }
    .small-offset-5 {
        margin-left: 41.66667% !important
    }
    .small-offset-6 {
        margin-left: 50% !important
    }
    .small-offset-7 {
        margin-left: 58.33333% !important
    }
    .small-offset-8 {
        margin-left: 66.66667% !important
    }
    .small-offset-9 {
        margin-left: 75% !important
    }
    .small-offset-10 {
        margin-left: 83.33333% !important
    }
    .small-offset-11 {
        margin-left: 91.66667% !important
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right
    }
    .row.small-collapse>.column,
    .row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.small-uncollapse>.column,
    .row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .medium-1 {
        width: 8.33333%
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-3 {
        width: 25%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-6 {
        width: 50%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-9 {
        width: 75%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-0 {
        margin-left: 0 !important
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important
    }
    .medium-offset-3 {
        margin-left: 25% !important
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important
    }
    .medium-offset-6 {
        margin-left: 50% !important
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important
    }
    .medium-offset-9 {
        margin-left: 75% !important
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right
    }
    .row.medium-collapse>.column,
    .row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.medium-uncollapse>.column,
    .row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
    .column,
    .columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .large-1 {
        width: 8.33333%
    }
    .large-2 {
        width: 16.66667%
    }
    .large-3 {
        width: 25%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-6 {
        width: 50%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-9 {
        width: 75%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-0 {
        margin-left: 0 !important
    }
    .large-offset-1 {
        margin-left: 8.33333% !important
    }
    .large-offset-2 {
        margin-left: 16.66667% !important
    }
    .large-offset-3 {
        margin-left: 25% !important
    }
    .large-offset-4 {
        margin-left: 33.33333% !important
    }
    .large-offset-5 {
        margin-left: 41.66667% !important
    }
    .large-offset-6 {
        margin-left: 50% !important
    }
    .large-offset-7 {
        margin-left: 58.33333% !important
    }
    .large-offset-8 {
        margin-left: 66.66667% !important
    }
    .large-offset-9 {
        margin-left: 75% !important
    }
    .large-offset-10 {
        margin-left: 83.33333% !important
    }
    .large-offset-11 {
        margin-left: 91.66667% !important
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right
    }
    .row.large-collapse>.column,
    .row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .row.large-uncollapse>.column,
    .row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.inline-list {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0
}

.inline-list>li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}

.inline-list>li>* {
    display: block
}

.keystroke,
kbd {
    background-color: #ededed;
    border-color: #ddd;
    color: #414444;
    border-style: solid;
    border-width: 1px;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-size: 1rem;
    margin: 0;
    padding: .125rem .25rem 0;
    border-radius: 3px
}

.label {
    display: inline-block;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: .5rem 1rem .5rem;
    font-size: 1rem;
    background-color: #009fc1;
    color: #fff
}

.label.radius {
    border-radius: 3px
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #ff3c52;
    color: #fff
}

.label.warning {
    background-color: #f08a24;
    color: #fff
}

.label.success {
    background-color: #43AC6A;
    color: #fff
}

.label.secondary {
    background-color: #414444;
    color: #fff
}

.label.info {
    background-color: #a0d3e8;
    color: #333
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li {
    display: block
}

.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    border-radius: 1000px;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    border-color: #555 #fff;
    border: solid 3px;
    display: block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px
}

.orbit-container {
    background: none;
    overflow: hidden;
    position: relative;
    width: 100%
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container>*:first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    bottom: 0;
    position: absolute;
    background-color: rgba(51, 51, 51, 0.8);
    color: #fff;
    font-size: .875rem;
    padding: .625rem .875rem;
    width: 100%
}

.orbit-container .orbit-slide-number {
    left: 10px;
    background: transparent;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 10px;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: rgba(255, 255, 255, 0.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    border: solid 4px #fff;
    border-bottom: none;
    border-top: none;
    display: none;
    height: 14px;
    position: absolute;
    top: 0;
    width: 11px;
    right: 0
}

.orbit-container .orbit-timer.paused>span {
    top: 0;
    width: 11px;
    height: 14px;
    border: inset 8px;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff;
    right: -4px
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-prev,
.orbit-container .orbit-next {
    background-color: transparent;
    color: white;
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 45%;
    width: 36px;
    z-index: 10
}

.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
    background-color: rgba(0, 0, 0, 0.3)
}

.orbit-container .orbit-prev>span,
.orbit-container .orbit-next>span {
    border: inset 10px;
    display: block;
    height: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 0
}

.orbit-container .orbit-prev {
    left: 0
}

.orbit-container .orbit-prev>span {
    border-right-style: solid;
    border-color: transparent;
    border-right-color: #fff
}

.orbit-container .orbit-prev:hover>span {
    border-right-color: #fff
}

.orbit-container .orbit-next {
    right: 0
}

.orbit-container .orbit-next>span {
    border-color: transparent;
    border-left-style: solid;
    border-left-color: #fff;
    left: 50%;
    margin-left: -4px
}

.orbit-container .orbit-next:hover>span {
    border-left-color: #fff
}

.orbit-bullets-container {
    text-align: center
}

.orbit-bullets {
    display: block;
    float: none;
    margin: 0 auto 30px auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    top: 10px
}

.orbit-bullets li {
    background: #ccc;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: .5625rem;
    margin-right: 6px;
    width: .5625rem;
    border-radius: 1000px
}

.orbit-bullets li.active {
    background: #999
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
    display: none
}

.touch .orbit-bullets {
    display: none
}

@media only screen and (min-width: 40.0625em) {
    .touch .orbit-container .orbit-prev,
    .touch .orbit-container .orbit-next {
        display: inherit
    }
    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height: auto !important
    }
    .orbit-stack-on-small .orbit-slides-container>* {
        margin: 0 !important;
        opacity: 1 !important;
        position: relative
    }
    .orbit-stack-on-small .orbit-slide-number {
        display: none
    }
    .orbit-timer {
        display: none
    }
    .orbit-next,
    .orbit-prev {
        display: none
    }
    .orbit-bullets {
        display: none
    }
}

ul.pagination {
    display: block;
    margin-left: -.3125rem;
    min-height: 2rem
}

ul.pagination li {
    color: #222;
    font-size: .875rem;
    height: 1.5rem;
    margin-left: .3125rem
}

ul.pagination li a,
ul.pagination li button {
    border-radius: 3px;
    -webkit-transition: background-color 300ms ease-out;
    -o-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    background: none;
    color: #999;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .0625rem .625rem .0625rem
}

ul.pagination li:hover a,
ul.pagination li a:focus,
ul.pagination li:hover button,
ul.pagination li button:focus {
    background: #e6e6e6
}

ul.pagination li.unavailable a,
ul.pagination li.unavailable button {
    cursor: default;
    color: #999;
    pointer-events: none
}

ul.pagination li.unavailable:hover a,
ul.pagination li.unavailable a:focus,
ul.pagination li.unavailable:hover button,
ul.pagination li.unavailable button:focus {
    background: transparent
}

ul.pagination li.current a,
ul.pagination li.current button {
    background: #009fc1;
    color: #fff;
    cursor: default;
    font-weight: bold
}

ul.pagination li.current a:hover,
ul.pagination li.current a:focus,
ul.pagination li.current button:hover,
ul.pagination li.current button:focus {
    background: #009fc1
}

ul.pagination li {
    display: block;
    float: left
}

.pagination-centered {
    text-align: center
}

.pagination-centered ul.pagination li {
    display: inline-block;
    float: none
}

.panel {
    border-style: solid;
    border-width: 0;
    border-color: #d1d1d1;
    margin-bottom: 1.875rem;
    padding: 1.875rem;
    background: #ebebeb;
    color: #414444
}

.panel>:first-child {
    margin-top: 0
}

.panel>:last-child {
    margin-bottom: 0
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6,
.panel p,
.panel li,
.panel dl {
    color: #414444
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel h1.subheader,
.panel h2.subheader,
.panel h3.subheader,
.panel h4.subheader,
.panel h5.subheader,
.panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 0;
    border-color: #d1d1d1;
    margin-bottom: 1.875rem;
    padding: 1.875rem;
    background: #ecfcff;
    color: #414444
}

.panel.callout>:first-child {
    margin-top: 0
}

.panel.callout>:last-child {
    margin-bottom: 0
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6,
.panel.callout p,
.panel.callout li,
.panel.callout dl {
    color: #414444
}

.panel.callout h1,
.panel.callout h2,
.panel.callout h3,
.panel.callout h4,
.panel.callout h5,
.panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout h1.subheader,
.panel.callout h2.subheader,
.panel.callout h3.subheader,
.panel.callout h4.subheader,
.panel.callout h5.subheader,
.panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #009fc1
}

.panel.callout a:not(.button):hover,
.panel.callout a:not(.button):focus {
    color: #0089a6
}

.panel.radius {
    border-radius: 3px
}

.pricing-table {
    border: solid 1px #ccc;
    margin-left: 0;
    margin-bottom: 1.25rem
}

.pricing-table * {
    list-style: none;
    line-height: 1
}

.pricing-table .title {
    background-color: #f7f7f7;
    color: #414444;
    font-family: "Gill Sans Alt One WGL W01 Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: normal;
    padding: .9375rem 1.25rem;
    text-align: center
}

.pricing-table .price {
    background-color: #F6F6F6;
    color: #333;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: normal;
    padding: .9375rem 1.25rem;
    text-align: center
}

.pricing-table .description {
    background-color: #fff;
    border-bottom: dotted 1px #ccc;
    color: #777;
    font-size: .75rem;
    font-weight: normal;
    line-height: 1.4;
    padding: .9375rem;
    text-align: center
}

.pricing-table .bullet-item {
    background-color: #fff;
    border-bottom: solid 1px #ccc;
    color: #414444;
    font-size: .875rem;
    font-weight: normal;
    padding: .9375rem;
    text-align: center
}

.pricing-table .cta-button {
    background-color: #fff;
    padding: 1.25rem 1.25rem 0;
    text-align: center
}

.progress {
    background-color: #fff;
    border: 1px solid #c1c3c3;
    height: 1.5625rem;
    margin-bottom: 0;
    padding: .125rem
}

.progress .meter {
    background: #009fc1;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.secondary {
    background: #414444;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.success {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress .meter.alert {
    background: #00a960;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.secondary .meter {
    background: #414444;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.success .meter {
    background: #43AC6A;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.alert .meter {
    background: #00a960;
    display: block;
    height: 100%;
    float: left;
    width: 0%
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.reveal-modal-bg {
    background: #3a3c3c;
    background: rgba(65, 68, 68, 0.45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #c1c3c3;
    -webkit-box-shadow: 0 0 10px rgba(58, 60, 60, 0.4);
    box-shadow: 0 0 10px rgba(58, 60, 60, 0.4)
}

@media only screen and (max-width: 40em) {
    .reveal-modal {
        min-height: 100vh
    }
}

.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0
}

.reveal-modal>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 80%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        top: 6.25rem
    }
}

.reveal-modal.radius {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px
}

.reveal-modal.round {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 62.5rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #009fc1;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
    position: absolute;
    top: .1875rem;
    right: 1.375rem
}

.side-nav {
    display: block;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: .875rem 0
}

.side-nav li {
    font-size: .875rem;
    font-weight: normal;
    margin: 0 0 .4375rem 0
}

.side-nav li a:not(.button) {
    color: #009fc1;
    display: block;
    margin: 0;
    padding: .4375rem .875rem
}

.side-nav li a:not(.button):hover,
.side-nav li a:not(.button):focus {
    background: rgba(0, 0, 0, 0.025);
    color: #21d8ff
}

.side-nav li a:not(.button):active {
    color: #009fc1
}

.side-nav li.active>a:first-child:not(.button) {
    color: #009fc1;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    list-style: none;
    padding: 0;
    border-top-color: #e8e9e9
}

.side-nav li.heading {
    color: #009fc1;
    font-size: .875rem;
    font-weight: bold;
    text-transform: uppercase
}

.split.button {
    position: relative;
    padding-right: 5.0625rem
}

.split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px
}

.split.button span:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: inset;
    top: 50%;
    left: 50%
}

.split.button span:active {
    background-color: rgba(0, 0, 0, 0.1)
}

.split.button span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button span {
    width: 3.09375rem
}

.split.button span:after {
    border-top-style: solid;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button.secondary span:after {
    border-color: #fff transparent transparent transparent
}

.split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5)
}

.split.button.tiny {
    padding-right: 3.75rem
}

.split.button.tiny span {
    width: 2.25rem
}

.split.button.tiny span:after {
    border-top-style: solid;
    border-width: .375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.small {
    padding-right: 4.375rem
}

.split.button.small span {
    width: 2.625rem
}

.split.button.small span:after {
    border-top-style: solid;
    border-width: .4375rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.large {
    padding-right: 5.5rem
}

.split.button.large span {
    width: 3.4375rem
}

.split.button.large span:after {
    border-top-style: solid;
    border-width: .3125rem;
    margin-left: -.375rem;
    top: 48%
}

.split.button.expand {
    padding-left: 2rem
}

.split.button.secondary span:after {
    border-color: #333 transparent transparent transparent
}

.split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.split.button.no-pip span:before {
    border-style: none
}

.split.button.no-pip span:after {
    border-style: none
}

.split.button.no-pip span>i {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%
}

.switch {
    border: none;
    margin-bottom: 1.5rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    background: #ddd;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    -webkit-transition: left .15s ease-out;
    -o-transition: left .15s ease-out;
    transition: left .15s ease-out
}

.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}

.switch input+label {
    margin-left: 0;
    margin-right: 0
}

.switch label:after {
    background: #fff;
    content: "";
    display: block;
    height: 1.5rem;
    left: .25rem;
    position: absolute;
    top: .25rem;
    width: 1.5rem;
    -webkit-transition: left .15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    -o-transition: left .15s ease-out;
    transition: left .15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.switch input:checked+label {
    background: #009fc1
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    height: 2rem;
    width: 4rem
}

.switch label:after {
    height: 1.5rem;
    width: 1.5rem
}

.switch input:checked+label:after {
    left: 2.25rem
}

.switch label {
    color: transparent;
    background: #ddd
}

.switch label:after {
    background: #fff
}

.switch input:checked+label {
    background: #009fc1
}

.switch.large label {
    height: 2.5rem;
    width: 5rem
}

.switch.large label:after {
    height: 2rem;
    width: 2rem
}

.switch.large input:checked+label:after {
    left: 2.75rem
}

.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}

.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}

.switch.small input:checked+label:after {
    left: 2rem
}

.switch.tiny label {
    height: 1.5rem;
    width: 3rem
}

.switch.tiny label:after {
    height: 1rem;
    width: 1rem
}

.switch.tiny input:checked+label:after {
    left: 1.75rem
}

.switch.radius label {
    border-radius: 4px
}

.switch.radius label:after {
    border-radius: 3px
}

.switch.round {
    border-radius: 1000px
}

.switch.round label {
    border-radius: 2rem
}

.switch.round label:after {
    border-radius: 2rem
}

table {
    background: #fff;
    border: solid 1px #ddd;
    margin-bottom: 1.25rem;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #414444;
    font-size: 1rem;
    font-weight: 300
}

table thead {
    background: #f5f5f5
}

table thead tr th,
table thead tr td {
    color: #414444;
    font-size: .9375rem;
    font-weight: 300;
    padding: .5rem .625rem .625rem
}

table tfoot {
    background: #f5f5f5
}

table tfoot tr th,
table tfoot tr td {
    color: #414444;
    font-size: .9375rem;
    font-weight: 300;
    padding: .5rem .625rem .625rem
}

table tr th,
table tr td {
    color: #414444;
    font-size: .9375rem;
    padding: .5625rem .625rem;
    text-align: left
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
    background: #F9F9F9
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

.tabs:before,
.tabs:after {
    content: " ";
    display: table
}

.tabs:after {
    clear: both
}

.tabs dd,
.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative
}

.tabs dd>a,
.tabs .tab-title>a {
    display: block;
    background-color: #ccc;
    color: #414444;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    padding: .625rem 1.25rem
}

.tabs dd>a:hover,
.tabs .tab-title>a:hover {
    background-color: silver
}

.tabs dd.active>a,
.tabs .tab-title.active>a {
    background-color: #fff;
    color: #414444
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

.tabs-content:before,
.tabs-content:after {
    content: " ";
    display: table
}

.tabs-content:after {
    clear: both
}

.tabs-content>.content {
    display: none;
    float: left;
    padding: 2rem 0;
    width: 100%
}

.tabs-content>.content.active {
    display: block;
    float: none
}

.tabs-content>.content.contained {
    padding: 2rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical>.content {
    padding: 0 2rem
}

@media only screen and (min-width: 40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%
    }
    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

.no-js .tabs-content>.content {
    display: block;
    float: none
}

.has-tip {
    border-bottom: none;
    color: #333;
    cursor: help;
    font-weight: bold
}

.has-tip:hover,
.has-tip:focus {
    border-bottom: none;
    color: #009fc1
}

.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip>.nub {
    border: solid 5px;
    border-color: transparent transparent #333 transparent;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip>.nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round>.nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: none !important;
    color: #009fc1 !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: normal
}

@media only screen {
    .tooltip>.nub {
        border-color: transparent transparent #333 transparent;
        top: -10px
    }
    .tooltip.tip-top>.nub {
        border-color: #333 transparent transparent transparent;
        bottom: -10px;
        top: auto
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important
    }
    .tooltip.tip-left>.nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }
    .tooltip.tip-right>.nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

.contain-to-grid {
    width: 100%;
    background: #fff
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0
}

.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.8125rem;
    z-index: 98
}

.top-bar {
    background: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.top-bar ul {
    list-style: none;
    margin-bottom: 0
}

.top-bar .row {
    max-width: none
}

.top-bar form,
.top-bar input,
.top-bar select {
    margin-bottom: 0
}

.top-bar input,
.top-bar select {
    font-size: 1rem;
    height: 1.75rem;
    padding-bottom: .35rem;
    padding-top: .35rem
}

.top-bar .button,
.top-bar button {
    font-size: 1rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem
}

@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px
    }
}

.top-bar .title-area {
    margin: 0;
    position: relative
}

.top-bar .name,
.top-bar .global-navigation__logo {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0
}

.top-bar .name h1,
.top-bar .global-navigation__logo h1,
.top-bar .name h2,
.top-bar .global-navigation__logo h2,
.top-bar .name h3,
.top-bar .global-navigation__logo h3,
.top-bar .name h4,
.top-bar .global-navigation__logo h4,
.top-bar .name p,
.top-bar .global-navigation__logo p,
.top-bar .name span,
.top-bar .global-navigation__logo span {
    font-size: 1.0625rem;
    line-height: 2.8125rem;
    margin: 0
}

.top-bar .name h1 a,
.top-bar .global-navigation__logo h1 a,
.top-bar .name h2 a,
.top-bar .global-navigation__logo h2 a,
.top-bar .name h3 a,
.top-bar .global-navigation__logo h3 a,
.top-bar .name h4 a,
.top-bar .global-navigation__logo h4 a,
.top-bar .name p a,
.top-bar .global-navigation__logo p a,
.top-bar .name span a,
.top-bar .global-navigation__logo span a {
    color: #414444;
    display: block;
    font-weight: normal;
    padding: 0 .9375rem;
    width: 75%
}

.top-bar .toggle-topbar,
.top-bar .global-navigation__button-search {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a,
.top-bar .global-navigation__button-search a {
    color: #414444;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 .9375rem;
    position: relative;
    text-transform: sentence-case
}

.top-bar .toggle-topbar.menu-icon,
.top-bar .global-navigation__button-search {
    margin-top: -16px;
    top: 50%
}

.top-bar .toggle-topbar.menu-icon a,
.top-bar .global-navigation__button-search a {
    color: #414444;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 .9375rem;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span::after,
.top-bar .global-navigation__button-search a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: .9375rem;
    -webkit-box-shadow: 0 0 0 1px #414444, 0 7px 0 1px #414444, 0 14px 0 1px #414444;
    box-shadow: 0 0 0 1px #414444, 0 7px 0 1px #414444, 0 14px 0 1px #414444;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after,
.top-bar .global-navigation__button-search a span:hover:after {
    -webkit-box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px ""
}

.top-bar.expanded {
    background: transparent;
    height: auto
}

.top-bar.expanded .title-area {
    background: #fff
}

.top-bar.expanded .toggle-topbar a,
.top-bar.expanded .global-navigation__button-search a {
    color: #3a3c3c
}

.top-bar.expanded .toggle-topbar a span::after,
.top-bar.expanded .global-navigation__button-search a span::after {
    -webkit-box-shadow: 0 0 0 1px #3a3c3c, 0 7px 0 1px #3a3c3c, 0 14px 0 1px #3a3c3c;
    box-shadow: 0 0 0 1px #3a3c3c, 0 7px 0 1px #3a3c3c, 0 14px 0 1px #3a3c3c
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .top-bar.expanded .top-bar-section .has-dropdown.moved>.dropdown,
    .top-bar.expanded .top-bar-section .dropdown {
        clip: initial
    }
    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved)>ul {
        padding: 0
    }
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    -webkit-transition: left 300ms ease-out;
    -o-transition: left 300ms ease-out;
    transition: left 300ms ease-out
}

.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-top: solid 1px #a7aaaa;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #e8e9e9
}

.top-bar-section ul li>a {
    color: #414444;
    display: block;
    font-family: "Gill Sans Alt One WGL W01 Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 300;
    padding-left: .9375rem;
    padding: 12px 0 12px .9375rem;
    text-transform: none;
    width: 100%
}

.top-bar-section ul li>a.button {
    font-size: 1.125rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #009fc1;
    border-color: #007f9a;
    color: #fff
}

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
    background-color: #007f9a
}

.top-bar-section ul li>a.button:hover,
.top-bar-section ul li>a.button:focus {
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #414444;
    border-color: #343636;
    color: #fff
}

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
    background-color: #343636
}

.top-bar-section ul li>a.button.secondary:hover,
.top-bar-section ul li>a.button.secondary:focus {
    color: #fff
}

.top-bar-section ul li>a.button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>a.button.success:hover,
.top-bar-section ul li>a.button.success:focus {
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #ff3c52;
    border-color: #fc001c;
    color: #fff
}

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
    background-color: #fc001c
}

.top-bar-section ul li>a.button.alert:hover,
.top-bar-section ul li>a.button.alert:focus {
    color: #fff
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>a.button.warning:hover,
.top-bar-section ul li>a.button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>a.button.warning:hover,
.top-bar-section ul li>a.button.warning:focus {
    color: #fff
}

.top-bar-section ul li>a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>a.button.info:hover,
.top-bar-section ul li>a.button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>a.button.info:hover,
.top-bar-section ul li>a.button.info:focus {
    color: #fff
}

.top-bar-section ul li>button {
    font-size: 1.125rem;
    padding-left: .9375rem;
    padding-right: .9375rem;
    background-color: #009fc1;
    border-color: #007f9a;
    color: #fff
}

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
    background-color: #007f9a
}

.top-bar-section ul li>button:hover,
.top-bar-section ul li>button:focus {
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #414444;
    border-color: #343636;
    color: #fff
}

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
    background-color: #343636
}

.top-bar-section ul li>button.secondary:hover,
.top-bar-section ul li>button.secondary:focus {
    color: #fff
}

.top-bar-section ul li>button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #fff
}

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
    background-color: #368a55
}

.top-bar-section ul li>button.success:hover,
.top-bar-section ul li>button.success:focus {
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #ff3c52;
    border-color: #fc001c;
    color: #fff
}

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
    background-color: #fc001c
}

.top-bar-section ul li>button.alert:hover,
.top-bar-section ul li>button.alert:focus {
    color: #fff
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>button.warning:hover,
.top-bar-section ul li>button.warning:focus {
    background-color: #cf6e0e
}

.top-bar-section ul li>button.warning:hover,
.top-bar-section ul li>button.warning:focus {
    color: #fff
}

.top-bar-section ul li>button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.top-bar-section ul li>button.info:hover,
.top-bar-section ul li>button.info:focus {
    background-color: #61b6d9
}

.top-bar-section ul li>button.info:hover,
.top-bar-section ul li>button.info:focus {
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #555;
    color: #414444;
    background: #f4f4f4
}

.top-bar-section ul li.active>a {
    background: #009fc1;
    color: #fff
}

.top-bar-section ul li.active>a:hover {
    background: #0089a6;
    color: #fff
}

.top-bar-section .has-form {
    padding: .9375rem
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown>a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #3a3c3c;
    border-left-style: solid;
    margin-right: .9375rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%
}

.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px .9375rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 300
}

.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1rem
}

.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
    color: #414444;
    display: block
}

.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
    background: none
}

.top-bar-section .dropdown li.has-form {
    padding: 8px .9375rem
}

.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    color: #777;
    font-size: .625rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px .9375rem 2px;
    text-transform: uppercase
}

.js-generated {
    display: block
}

@media only screen and (min-width: 64.0625em) {
    .top-bar {
        background: #fff;
        overflow: visible
    }
    .top-bar:before,
    .top-bar:after {
        content: " ";
        display: table
    }
    .top-bar:after {
        clear: both
    }
    .top-bar .toggle-topbar,
    .top-bar .global-navigation__button-search {
        display: none
    }
    .top-bar .title-area {
        float: left
    }
    .top-bar .name h1 a,
    .top-bar .global-navigation__logo h1 a,
    .top-bar .name h2 a,
    .top-bar .global-navigation__logo h2 a,
    .top-bar .name h3 a,
    .top-bar .global-navigation__logo h3 a,
    .top-bar .name h4 a,
    .top-bar .global-navigation__logo h4 a,
    .top-bar .name h5 a,
    .top-bar .global-navigation__logo h5 a,
    .top-bar .name h6 a,
    .top-bar .global-navigation__logo h6 a {
        width: auto
    }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }
    .top-bar .has-form>.button,
    .top-bar .has-form>button {
        font-size: .875rem;
        height: 1.75rem;
        position: relative;
        top: .53125rem
    }
    .top-bar.expanded {
        background: #fff
    }
    .contain-to-grid .top-bar {
        margin: 0 auto;
        margin-bottom: 0;
        max-width: 62.5rem
    }
    .top-bar-section {
        -webkit-transition: none 0 0;
        -o-transition: none 0 0;
        transition: none 0 0;
        left: 0 !important
    }
    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto
    }
    .top-bar-section ul li {
        float: left
    }
    .top-bar-section ul li .js-generated {
        display: none
    }
    .top-bar-section li.hover>a:not(.button) {
        background-color: #555;
        background: #f4f4f4;
        color: #414444
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        background: #fff;
        line-height: 2.8125rem;
        padding: 0 .9375rem
    }
    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #f4f4f4
    }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #009fc1;
        color: #fff;
        line-height: 2.8125rem;
        padding: 0 .9375rem
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0089a6;
        color: #fff
    }
    .top-bar-section .has-dropdown>a {
        padding-right: 2.1875rem !important
    }
    .top-bar-section .has-dropdown>a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: #3a3c3c transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem
    }
    .top-bar-section .has-dropdown.moved {
        position: relative
    }
    .top-bar-section .has-dropdown.moved>.dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block
    }
    .top-bar-section .has-dropdown.hover>.dropdown,
    .top-bar-section .has-dropdown.not-click:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
    .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: .1875rem;
        right: 5px
    }
    .top-bar-section .dropdown {
        left: 0;
        background: transparent;
        min-width: 100%;
        top: auto
    }
    .top-bar-section .dropdown li a {
        background: #e6e6e6;
        color: #3a3c3c;
        line-height: 2.8125rem;
        padding: 12px .9375rem;
        white-space: nowrap
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        background: #e6e6e6;
        color: #3a3c3c
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        background-color: #555;
        color: #414444;
        background: #414444
    }
    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }
    .top-bar-section>ul>.divider,
    .top-bar-section>ul>[role="separator"] {
        border-right: solid 1px #a7aaaa;
        border-bottom: none;
        border-top: none;
        clear: none;
        height: 2.8125rem;
        width: 0
    }
    .top-bar-section .has-form {
        background: #fff;
        height: 2.8125rem;
        padding: 0 .9375rem
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }
    .no-js .top-bar-section ul li:hover>a {
        background-color: #555;
        background: #f4f4f4;
        color: #414444
    }
    .no-js .top-bar-section ul li:active>a {
        background: #009fc1;
        color: #fff
    }
    .no-js .top-bar-section .has-dropdown:hover>.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
    .no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

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

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important
    }
    .small-only-text-right {
        text-align: right !important
    }
    .small-only-text-center {
        text-align: center !important
    }
    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }
    .small-text-right {
        text-align: right !important
    }
    .small-text-center {
        text-align: center !important
    }
    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important
    }
    .medium-only-text-right {
        text-align: right !important
    }
    .medium-only-text-center {
        text-align: center !important
    }
    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left !important
    }
    .medium-text-right {
        text-align: right !important
    }
    .medium-text-center {
        text-align: center !important
    }
    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .large-only-text-left {
        text-align: left !important
    }
    .large-only-text-right {
        text-align: right !important
    }
    .large-only-text-center {
        text-align: center !important
    }
    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left !important
    }
    .large-text-right {
        text-align: right !important
    }
    .large-text-center {
        text-align: center !important
    }
    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 75.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important
    }
    .xlarge-only-text-right {
        text-align: right !important
    }
    .xlarge-only-text-center {
        text-align: center !important
    }
    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 75.0625em) {
    .xlarge-text-left {
        text-align: left !important
    }
    .xlarge-text-right {
        text-align: right !important
    }
    .xlarge-text-center {
        text-align: center !important
    }
    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) and (max-width: 99999999em) {
    .xxlarge-only-text-left {
        text-align: left !important
    }
    .xxlarge-only-text-right {
        text-align: right !important
    }
    .xxlarge-only-text-center {
        text-align: center !important
    }
    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align: left !important
    }
    .xxlarge-text-right {
        text-align: right !important
    }
    .xxlarge-text-center {
        text-align: center !important
    }
    .xxlarge-text-justify {
        text-align: justify !important
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

a {
    color: #009fc1;
    line-height: inherit;
    text-decoration: none
}

a:hover,
a:focus {
    color: #007993
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: italic;
    line-height: 1.35
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #414444;
    font-family: "Gill Sans Alt One WGL W01 Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: .2rem;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #828787;
    font-size: 80%;
    line-height: 0
}

h1 {
    font-size: 2.0625rem
}

h2 {
    font-size: 1.3125rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.375rem
}

h6 {
    font-size: 1.25rem
}

.subheader {
    line-height: 1.4;
    color: #414444;
    font-weight: 300;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #e9e9e9;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

code {
    background-color: #fff;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 0;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    padding: 0
}

ul,
ol,
dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem
}

ul {
    margin-left: 1.1rem
}

ul li ul,
ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem
}

ol {
    margin-left: 1.4rem
}

ol li ul,
ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

.no-bullet li ul,
.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

dl dd {
    margin-bottom: .75rem
}

abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #565b5b;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 0;
    border-left: 1px solid #fff
}

blockquote cite {
    display: block;
    font-size: 1rem;
    color: #414444
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,
blockquote cite a:visited {
    color: #414444
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #414444
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: bold;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: bold
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width: 40.0625em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4
    }
    h1 {
        font-size: 2.6875rem
    }
    h2 {
        font-size: 1.625rem
    }
    h3 {
        font-size: 1.25rem
    }
    h4 {
        font-size: 1.125rem
    }
    h5 {
        font-size: 1.375rem
    }
    h6 {
        font-size: 1.25rem
    }
}

@media print {
    * {
        background: transparent !important;
        color: #3a3c3c !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .34in
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden
}

.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left,
.off-canvas-wrap.move-bottom,
.off-canvas-wrap.move-top {
    min-height: 100%;
    -webkit-overflow-scrolling: touch
}

.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease
}

.inner-wrap:before,
.inner-wrap:after {
    content: " ";
    display: table
}

.inner-wrap:after {
    clear: both
}

.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0
}

.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.375rem
}

.left-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0
}

.right-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0
}

.tab-bar-section {
    height: 2.8125rem;
    padding: 0 .625rem;
    position: absolute;
    text-align: center;
    top: 0
}

.tab-bar-section.left {
    text-align: left
}

.tab-bar-section.right {
    text-align: right
}

.tab-bar-section.left {
    left: 0;
    right: 2.8125rem
}

.tab-bar-section.right {
    left: 2.8125rem;
    right: 0
}

.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem
}

.tab-bar .menu-icon,
.tab-bar .global-navigation__button-search {
    color: #fff;
    display: block;
    height: 2.8125rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: 2.8125rem
}

.tab-bar .menu-icon span::after,
.tab-bar .global-navigation__button-search span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -.5rem;
    left: .90625rem;
    -webkit-box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem
}

.tab-bar .menu-icon span:hover:after,
.tab-bar .global-navigation__button-search span:hover:after {
    -webkit-box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3
}

.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: -webkit-transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    top: 0
}

.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: -webkit-transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    top: 0
}

.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.top-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: -webkit-transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    height: 18.75rem
}

.top-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

.bottom-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    -webkit-transition: -webkit-transform 500ms ease 0s;
    transition: -webkit-transform 500ms ease 0s;
    -o-transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s;
    transition: transform 500ms ease 0s, -webkit-transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    height: 18.75rem
}

.bottom-off-canvas-menu * {
    -webkit-backface-visibility: hidden
}

ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.off-canvas-list li label {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    display: block;
    font-size: .75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem .9375rem;
    text-transform: uppercase
}

ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: .66667rem;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease
}

ul.off-canvas-list li a:hover {
    background: #242424
}

ul.off-canvas-list li a:active {
    background: #242424
}

.move-right>.inner-wrap {
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate(15.625rem, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-left>.inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate(-15.625rem, 0);
    transform: translate3d(-15.625rem, 0, 0)
}

.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-top>.inner-wrap {
    -webkit-transform: translate3d(0, -18.75rem, 0);
    -ms-transform: translate(0, -18.75rem);
    transform: translate3d(0, -18.75rem, 0)
}

.move-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.move-bottom>.inner-wrap {
    -webkit-transform: translate3d(0, 18.75rem, 0);
    -ms-transform: translate(0, 18.75rem);
    transform: translate3d(0, 18.75rem, 0)
}

.move-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .move-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu,
.offcanvas-overlap .top-off-canvas-menu,
.offcanvas-overlap .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-top .bottom-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-top .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-top .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.offcanvas-overlap-bottom .top-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    z-index: 1003
}

.offcanvas-overlap-bottom .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    box-shadow: -4px 0 4px rgba(58, 60, 60, 0.5), 4px 0 4px rgba(58, 60, 60, 0.5);
    cursor: pointer;
    -webkit-transition: background 300ms ease;
    -o-transition: background 300ms ease;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002
}

@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-bottom .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05)
    }
}

.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem
}

.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem
}

.no-csstransforms .top-off-canvas-menu {
    top: -18.75rem
}

.no-csstransforms .bottom-off-canvas-menu {
    bottom: -18.75rem
}

.no-csstransforms .move-left>.inner-wrap {
    right: 15.625rem
}

.no-csstransforms .move-right>.inner-wrap {
    left: 15.625rem
}

.no-csstransforms .move-top>.inner-wrap {
    right: 18.75rem
}

.no-csstransforms .move-bottom>.inner-wrap {
    left: 18.75rem
}

.left-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease
}

.left-submenu * {
    -webkit-backface-visibility: hidden
}

.left-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.left-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.left-submenu .back>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

.left-submenu.move-right,
.left-submenu.offcanvas-overlap-right,
.left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    transform: translate3d(0%, 0, 0)
}

.right-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease
}

.right-submenu * {
    -webkit-backface-visibility: hidden
}

.right-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.right-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.right-submenu .back>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-submenu.move-left,
.right-submenu.offcanvas-overlap-left,
.right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    transform: translate3d(0%, 0, 0)
}

.top-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate(0, -100%);
    transform: translate3d(0, -100%, 0);
    top: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease
}

.top-submenu * {
    -webkit-backface-visibility: hidden
}

.top-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.top-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.top-submenu.move-bottom,
.top-submenu.offcanvas-overlap-bottom,
.top-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    transform: translate3d(0, 0%, 0)
}

.bottom-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    height: 18.75rem;
    z-index: 1002;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate(0, 100%);
    transform: translate3d(0, 100%, 0);
    bottom: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease
}

.bottom-submenu * {
    -webkit-backface-visibility: hidden
}

.bottom-submenu .back>a {
    background: #444;
    border-bottom: none;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem .9375rem;
    text-transform: uppercase;
    margin: 0
}

.bottom-submenu .back>a:hover {
    background: #303030;
    border-bottom: none;
    border-top: 1px solid #5e5e5e
}

.bottom-submenu.move-top,
.bottom-submenu.offcanvas-overlap-top,
.bottom-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0, 0%, 0);
    -ms-transform: translate(0, 0%);
    transform: translate3d(0, 0%, 0)
}

.left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
    content: "\BB";
    margin-left: .5rem;
    display: inline
}

.right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
    content: "\AB";
    margin-right: .5rem;
    display: inline
}

@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 40.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 75.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important
    }
}

.show-for-landscape,
.hide-for-portrait {
    display: inherit !important
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

table.hide-for-landscape,
table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important
    }
}

.show-for-touch {
    display: none !important
}

.hide-for-touch {
    display: inherit !important
}

.touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

table.hide-for-touch {
    display: table !important
}

.touch table.show-for-touch {
    display: table !important
}

thead.hide-for-touch {
    display: table-header-group !important
}

.touch thead.show-for-touch {
    display: table-header-group !important
}

tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tbody.show-for-touch {
    display: table-row-group !important
}

tr.hide-for-touch {
    display: table-row !important
}

.touch tr.show-for-touch {
    display: table-row !important
}

td.hide-for-touch {
    display: table-cell !important
}

.touch td.show-for-touch {
    display: table-cell !important
}

th.hide-for-touch {
    display: table-cell !important
}

.touch th.show-for-touch {
    display: table-cell !important
}

.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:focus,
.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only,
.show-for-print {
    display: none !important
}

@media print {
    .print-only,
    .show-for-print {
        display: block !important
    }
    .hide-on-print,
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
}

html,
a {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004) !important;
    -webkit-text-size-adjust: 100%
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal !important;
    letter-spacing: 0 !important;
    text-transform: none
}

h1 {
    font-size: 2.6875rem;
    line-height: 3.15rem
}

h2 {
    font-size: 1.625rem;
    line-height: 2.625rem;
    margin: 1rem 0
}

h3 {
    font-size: 1.25rem;
    line-height: 2.45rem
}

h4 {
    font-size: 1.125rem;
    line-height: 2.1rem
}

h5 {
    font-size: 1.125rem;
    line-height: 2.1rem
}

strong {
    color: #565b5b;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif
}

cite,
em {
    font-family: "Avenir LT W01_65 Medium1475538", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.c-content a[href^="//"]:after,
.c-content a[href^="http://"]:after,
.c-content a[href^="https://"]:after {
    content: '\f08e';
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 75%;
    line-height: 100%;
    padding-left: .4em;
    vertical-align: middle
}

.o-list {
    list-style: none;
    margin-left: 0
}

.o-list__item {
    list-style-type: none
}

.o-list-inline {
    margin: 0;
    padding: 0
}

.o-list-inline .o-list__item {
    float: left
}

.page--has-header {
    padding-top: 55px
}

.c-hero {
    background-color: #cbcbcb;
    color: #414444
}

.c-hero.colour-white {
    background-color: #fff
}

.c-hero.colour-off-white {
    background-color: #f7f7f7
}

.c-hero.colour-light-blue {
    background-color: #009fc1
}

.c-hero.colour-blue {
    background-color: #00789c
}

.c-hero.vector-image {
    background: url("/shared/common/img/texture.svg") no-repeat center center fixed;
    background-size: cover
}

.c-hero.colour-blue,
.c-hero.colour-light-blue,
.c-hero.vector-image {
    color: #fff
}

.c-hero .c-hero__title,
.c-hero .c-hero__subtitle,
.c-hero .c-hero__description {
    color: inherit
}

.c-hero .c-hero__subtitle {
    font-family: "Gill Sans Alt One WGL W01 Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200
}

.c-hero.colour-light-blue .c-hero__button,
.c-hero.vector-image .c-hero__button {
    background-color: #414444;
    color: inherit
}

.c-hero.colour-blue .c-hero__button {
    background-color: #00a960;
    color: inherit
}

.c-language-toggle {
    display: none !important
}

@media only screen and (min-width: 64.0625em) {
    .c-language-toggle {
        display: table-cell !important
    }
}


.c-mobile-language {
    background-color: #e8e9e9;
    bottom: 0;
    display: none;
    left: 0;
    padding: calc(55px + 1rem) 1rem 1rem;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 500
}

@media only screen and (min-width: 64.0625em) {
    .c-mobile-language-toggle {
        display: none !important
    }
}

.c-pagination__number {
    color: #414444;
    margin-right: .5rem
}

.c-pagination__number.is-active a {
    color: initial
}

.c-policies {
    background-color: rgba(0, 0, 0, 0.25);
    z-index: 11
}

.page-url {
    display: none
}

@media print {
    @page {
        margin: 2.5cm 1.5cm
    }
    html,
    body {
        font-size: .9rem;
        line-height: 1.3rem
    }
    table {
        table-layout: fixed;
        width: 100%
    }
    object {
        margin-bottom: 1rem
    }
    h1 {
        font-size: 1.3rem
    }
    h2 {
        font-size: 1.1rem
    }
    h3 {
        font-size: 1rem
    }
    h4,
    h5,
    h6 {
        font-size: inherit
    }
    a[href] {
        text-decoration: none !important
    }
    a[href]:after {
        color: #009fc1 !important;
        content: "(" attr(href) ")";
        margin-left: 5px;
        text-decoration: underline !important
    }
    .page-url {
        display: block
    }
    .page--has-header {
        padding-top: 0 !important
    }
    .name a:link:after,
    .global-navigation__logo a:link:after {
        display: none
    }
    .note {
        border: 0;
        padding: 0
    }
    code,
    pre,
    pre code.codeblock {
        background-color: transparent !important;
        margin-top: 1rem;
        overflow: visible !important;
        padding: 0;
        white-space: pre-line
    }
    .filepath {
        border: 0
    }
}

.c-rss-link i {
    color: #d77b00;
    font-size: 2rem
}

.docs-content .c-rss-link {
    line-height: 4.15rem;
    padding-top: 2.5rem
}

.docs-content .c-rss-link.right {
    margin-left: 10px
}

.accordion {
    border-left: 1px solid #c1c3c3;
    border-right: 1px solid #c1c3c3;
    border-top: 1px solid #c1c3c3;
    margin-bottom: 1rem;
    overflow: hidden
}

.accordion .accordion-navigation>a {
    border-bottom: 2px solid #414444;
    position: relative
}

.accordion .accordion-navigation>a:hover .accordion-icon {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    color: #009fc1
}

.accordion .accordion-navigation>a .accordion-icon {
    color: #414444;
    font-size: 1rem;
    margin-right: 1rem;
    vertical-align: 0
}

.accordion .accordion-navigation>a .accordion-icon:before {
    content: "\f196"
}

@media only screen and (max-width: 40em) {
    .accordion .accordion-navigation>a .accordion-icon {
        font-size: 1.6rem
    }
}

.accordion li.active a .accordion-icon:before {
    content: "\f147"
}

.accordion .new-version {
    background-color: #009fc1;
    border-radius: 0.5rem;
    color: #fff;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8em;
    margin-right: 1rem;
    max-width: 125px;
    padding: 0.2rem 0.5rem
}

@media only screen and (max-width: 40em) {
    .accordion .new-version {
        display: inline-block;
        margin-left: 2.5rem;
        max-width: 100%
    }
}

@media only screen and (max-width: 40em) {
    .accordion .download-date {
        display: block;
        margin: 0
    }
}

.accordion .content {
    border-bottom: 2px solid #414444
}

.hero-header {
    background-color: #cbcbcb;
    min-height: 150px;
    padding-bottom: 4rem;
    background-size: cover
}

.hero-header ul li,
.hero-header p {
    color: #fff
}

@media only screen and (min-width: 64.0625em) {
    .hero-header ul li,
    .hero-header p {
        color: #fff
    }
}

.hero-header.full-bg-hero {
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat
}

.white-light-section .button,
.offwhite-light-section .button,
.grey-light-section .button,
.green-light-section .button,
.blue-light-section .button,
.blue-light-section-new .button {
    margin-top: 1em
}

.white-light-section h2,
.offwhite-light-section h2,
.grey-light-section h2 {
    color: #414444
}

.white-light-section p,
.offwhite-light-section p,
.grey-light-section p {
    color: #414444
}

.green-light-section h2,
.green-light-section h3.subheader,
.blue-light-section h2,
.blue-light-section h3.subheader,
.blue-light-section-new h2,
.blue-light-section-new h3.subheader {
    color: #fff !important
}

.green-light-section p,
.blue-light-section p,
.blue-light-section-new p {
    color: #fff
}

.green-light-section .button,
.blue-light-section .button,
.blue-light-section-new .button {
    background-color: #fff;
    color: #414444
}

.white-light-section {
    background-color: #fff
}

.offwhite-light-section {
    background-color: #f7f7f7
}

.grey-light-section {
    background-color: #cbcbcb
}

.green-light-section {
    background-color: #009fc1
}

.blue-light-section {
    background-color: #00789c
}

.blue-light-section-new {
    background: url("/shared/common/img/texture.svg") no-repeat center center fixed;
    background-size: cover
}

.hero-grey-light-section,
.hero-texture-light-section {
    background-color: #cbcbcb;
    height: 400px
}

@media only screen and (min-width: 75.0625em) {
    .hero-grey-light-section,
    .hero-texture-light-section {
        height: 550px
    }
}

.hero-grey-light-section h2,
.hero-grey-light-section h3,
.hero-texture-light-section h2,
.hero-texture-light-section h3 {
    font-family: "Avenir LT W01_65 Medium1475532", Helvetica, Arial, sans-serif
}

.hero-grey-light-section h2,
.hero-texture-light-section h2 {
    font-size: 2em
}

@media only screen and (min-width: 75.0625em) {
    .hero-grey-light-section h2,
    .hero-texture-light-section h2 {
        font-size: 3em !important
    }
}

@media only screen and (min-width: 75.0625em) {
    .hero-grey-light-section h3,
    .hero-texture-light-section h3 {
        font-size: em(26)
    }
}

.hero-grey-light-section h2 {
    color: #414444 !important
}

.hero-texture-light-section {
    background: url("/shared/common/img/texture.svg") no-repeat;
    background-size: cover
}

.hero-texture-light-section h2,
.hero-texture-light-section p {
    color: #fff
}

.grey {
    background-color: #414444
}

.grey h3,
.grey h4 {
    color: #fff
}

.bg-slide-1 {
    background-color: #009fc1
}

.bg-slide-2 {
    background-color: #cf364a
}

.light-panel {
    background-color: #efefef
}

.light-panel ul {
    padding: 0 0 2em 2em
}

.light-panel h2 {
    border-bottom: 2px solid #c1c3c3;
    margin-bottom: 1em;
    padding: 0.5em 0 0 1.8em
}

.breadcrumbs {
    border-bottom: 2px solid #009fc1;
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 1em;
    padding: 0.5625em 0.875em 0.5625em 0
}

.breadcrumbs h1 {
    display: inline;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: inherit;
    line-height: 12px;
    margin: 0
}

.breadcrumbs li {
    font-size: .8125rem;
    line-height: 13px
}

.breadcrumbs li h1,
.breadcrumbs li a {
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .8125rem !important;
    line-height: 13px
}

.breadcrumbs li a:hover,
.breadcrumbs li a:focus {
    color: #03c5ff
}

.breadcrumbs>*:before {
    content: none !important
}

.breadcrumbs>*.current a:hover {
    color: #fff
}

.breadcrumb-fixer {
    padding-left: 3px;
    padding-right: 3px
}

.main-header {
    background-color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 120px
}

.main-header h1,
.main-header p {
    color: #fff;
    font-family: "Gill Sans Alt One WGL W01 Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1em
}

@media only screen {
    .main-header {
        padding: 0 0 1em 0
    }
    .main-header h1,
    .main-header p {
        font-size: 2.6875rem
    }
}

@media only screen and (min-width: 64.0625em) {
    .main-header h1,
    .main-header p {
        font-size: 2.375rem !important;
        margin-bottom: 0.25em;
        margin-top: 0.125em
    }
    .main-header .button.small {
        padding: 0.875em 1.75em 0.9375em 1.75em;
        position: relative;
        top: 1.8em
    }
}

table .button {
    margin-bottom: 0
}

.filepath {
    background-color: #f7f7f7;
    border: 1px solid #c1c3c3;
    border-radius: 3px;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-size: 1rem;
    margin-bottom: 1rem;
    margin-right: .05rem;
    max-width: 500px;
    padding: .2rem;
    word-wrap: break-word
}

.ph.ui-control {
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.keyword.uput {
    text-decoration: underline
}

code {
    background-color: transparent;
    font-size: 1rem
}

code.keyword {
    background-color: transparent;
    color: #565b5b;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif
}

code.codeph,
code.filename {
    background-color: transparent;
    color: #000
}

pre {
    background-color: #e6e6e6 !important;
    border-radius: 3px;
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    line-height: 1.2rem;
    margin-bottom: 1.5rem;
    margin-right: .05rem;
    margin-top: 0;
    overflow: auto;
    padding: 1rem
}

pre.render-block {
    border: 0
}

pre code {
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace
}

pre code.codeblock {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    margin-bottom: 0
}

pre code.keyword {
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace
}

pre code.block {
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0
}

var {
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-style: italic
}

samp {
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace
}

.content-navigation {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.docs-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 !important;
    overflow: initial;
    padding: 0 15px !important
}

.docs-content .table-holder {
    border: 1px solid #ddd;
    margin-top: 2rem;
    overflow: auto
}

.docs-content .table-holder table {
    border: 0;
    width: 100%
}

.docs-content .rel-info,
.docs-content .family-links {
    margin-bottom: 1rem
}

.docs-content .rel-info a,
.docs-content .family-links a {
    display: block;
    margin-bottom: 0
}

.docs-content h1 {
    font-size: 1.625rem;
    padding-top: 2.5rem !important
}

.docs-content h1 .keyword {
    color: #414444;
    font-family: "Gill Sans Alt One WGL W01 Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.625rem
}

.docs-content h1 .keyword.cmdname.uput {
    text-decoration: none
}

.docs-content h2 {
    font-size: 1.25rem
}

.docs-content h3 {
    font-size: 1.125rem
}

.docs-content h3.note {
    padding: 0.5rem
}

.docs-content ul li p {
    margin-bottom: 0
}

.docs-content dl dt {
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300
}

.docs-content .note {
    margin-bottom: 1rem
}

.docs-content .note h3 {
    font-size: 1.125rem
}

.docs-content .note h3.note {
    border: 0;
    padding: 0
}

.arm-docs .off-canvas-wrap .doc-off-canvas {
    position: relative;
    z-index: 10
}

@media only screen and (min-width: 64.0625em) {
    .arm-docs .off-canvas-wrap .doc-off-canvas {
        display: none
    }
}

.arm-docs .off-canvas-wrap .doc-off-canvas .tab-bar .left-off-canvas-toggle {
    float: left
}

.arm-docs .off-canvas-wrap .doc-off-canvas .tab-bar .right-off-canvas-toggle {
    float: right
}

.arm-docs .off-canvas-wrap .inner-wrap>.columns {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.arm-docs .docs-feedback-box {
    padding: 1rem;
    background-color: #f7f7f7;
    margin: 2rem 0
}

.arm-docs .docs-feedback-box .button {
    margin: 0 0 0 0.5rem
}

.arm-docs .reveal-modal-bg {
    z-index: 999
}

@media only screen and (min-width: 64.0625em) {
    .left-off-canvas-menu {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .left-off-canvas-menu {
        width: 333px !important
    }
}

@media only screen and (min-width: 75.0625em) {
    .left-off-canvas-menu {
        width: 422px
    }
}

@media only screen and (min-width: 64.0625em) {
    .right-off-canvas-menu {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .right-off-canvas-menu {
        width: 167px !important
    }
}

@media only screen and (min-width: 75.0625em) {
    .right-off-canvas-menu {
        width: 210.9px
    }
}

.large-menu .left-off-canvas-menu,
.large-menu .right-off-canvas-menu {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.documentation-title {
    border-bottom: 2px solid #c1c3c3;
    display: block;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    line-height: 1.2rem;
    margin-bottom: 0.5rem !important;
    padding-bottom: 0.25rem;
    width: 100%
}

.doc-holder {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 1rem;
    overflow-y: initial;
    position: relative;
    z-index: 0
}

.doc-holder.stuck {
    width: 25%;
    padding-right: 1.875rem
}

.chapter-menu {
    max-height: 450px;
    opacity: 1;
    overflow-y: auto;
    position: relative
}

.chapter-menu p {
    line-height: 1.3rem;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0
}

.chapter-menu p a {
    color: #414444;
    font-size: 0.8rem;
    margin-bottom: 0
}

.chapter-menu li a,
.chapter-menu p a {
    color: #414444;
    font-size: 0.9rem;
    line-height: 0.9rem;
    margin-bottom: 0.4rem
}

.chapter-menu li a:hover,
.chapter-menu p a:hover {
    color: #009fc1 !important
}

.chapter-menu ul {
    display: none;
    font-size: 0.9rem;
    margin-bottom: 1rem;
    margin-left: 0;
    padding-right: 3px;
    text-indent: 0
}

.chapter-menu ul .ui-accordion-content-active {
    height: auto !important
}

.chapter-menu ul .ui-state-active {
    color: #009fc1
}

.chapter-menu ul li a {
    clear: both;
    color: #414444;
    display: block;
    line-height: 1.32rem;
    padding-right: 1rem;
    position: relative;
    z-index: 0
}

.chapter-menu ul li a:hover {
    color: #009fc1
}

.chapter-menu ul li ul {
    border-left: 2px solid #009fc1;
    margin-bottom: 0.5rem;
    margin-left: 0.5rem;
    padding-bottom: 0.25rem;
    padding-right: 0.9rem;
    padding-top: 0.5rem
}

.chapter-menu ul li ul li {
    list-style-type: none;
    margin-left: 1.25rem
}

.chapter-menu ul li ul li a {
    text-indent: -1.8rem
}

.chapter-menu ul li ul li a:hover {
    color: #009fc1
}

.chapter-menu ul li ul li a .ui-icon {
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    margin-top: 1px;
    overflow: hidden;
    position: relative;
    text-indent: -99999px;
    top: 2px;
    width: 16px
}

.chapter-menu ul li ul li ul {
    border-bottom: 0;
    border-left: 1px solid #c1c3c3;
    border-right: 0;
    font-size: 0.9rem;
    margin-bottom: 0.25rem;
    margin-left: 0.2rem;
    padding-bottom: 0;
    padding-top: 0
}

.chapter-menu ul li ul li ul a {
    text-indent: 0 !important
}

.chapter-menu ul li ul li ul a:before {
    display: none !important
}

.chapter-menu ul li ul li ul a span {
    display: none
}

.chapter-menu ul li ul li ul li {
    margin-left: 17px !important;
    padding-top: 0 !important
}

.chapter-menu ul li ul li ul li span {
    display: none !important
}

.chapter-menu ul li ul li ul li:before {
    border-color: #c1c3c3;
    border-style: solid;
    border-width: 0 9px 1px 1px;
    content: '';
    display: inline-block;
    float: left;
    height: 0;
    left: -18px;
    margin-right: 0;
    position: relative;
    top: 11px;
    vertical-align: middle;
    width: 0
}

.chapter-menu ul li ul li ul li a.selected {
    color: #009fc1
}

.chapter-menu ul li ul li ul li a.selected.selected:after {
    border-color: transparent transparent transparent #009fc1;
    border-style: solid;
    border-width: 7.5px 0 7.5px 11px;
    content: "" !important;
    float: left;
    height: 10px;
    margin-left: -18px;
    margin-top: 3px;
    width: 10px
}

.chapter-menu ul li ul li ul li ul {
    border-left: 1px solid #c1c3c3;
    margin-left: 1rem !important
}

.chapter-menu ul li ul li ul li ul li {
    margin-left: 2rem
}

.chapter-menu ul li ul li ul li ul li:before {
    border-color: #c1c3c3;
    border-width: 0 9px 1px 1px
}

@media screen and (min-height: 787px) {
    .chapter-menu {
        max-height: 450px
    }
}

@media screen and (min-height: 900px) {
    .chapter-menu {
        max-height: 600px
    }
}

@media screen and (min-height: 1000px) {
    .chapter-menu {
        max-height: 450px
    }
}

@media screen and (min-height: 900px) {
    .chapter-menu {
        max-height: 600px
    }
}

@media screen and (min-height: 1000px) {
    .chapter-menu {
        max-height: 800px
    }
}

.no-js .chapter-menu ul {
    display: none
}

html body main .offCanvansHide {
    display: none !important
}

.right-off-canvas-nav .doc-nav {
    max-height: 100%;
    overflow-y: initial
}

.page-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 3rem;
    max-width: 180px;
    overflow: initial;
    position: relative;
    z-index: 0
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .page-menu {
        max-width: 136px
    }
}

.page-menu ul {
    margin: 0;
    padding: 0
}

.page-menu.stuck {
    margin-top: 3rem
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .page-menu.stuck {
        width: 136px
    }
}

.second-menu {
    padding: 0.5rem 0 0.8rem
}

.second-menu p {
    border: 0;
    font-size: 0.9rem;
    opacity: 1
}

.second-menu .download-pdf {
    border-bottom: 1px dashed #c1c3c3;
    padding-left: 0
}

.second-menu .download-pdf a {
    color: #009fc1;
    display: block;
    padding: 0.35rem 0
}

.second-menu .download-pdf a img {
    margin-top: -4px;
    padding-right: 0.1rem
}

.related-products p {
    border-bottom: 1px dashed #c1c3c3;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    padding-bottom: 4px;
    padding-left: 0
}

.related-products p,
.related-products li {
    border-left: 0;
    line-height: 1.5rem;
    list-style-type: none;
    margin: 0;
    margin-bottom: 0
}

.related-products li {
    border-bottom: 1px solid #c1c3c3;
    font-size: 0.85rem;
    padding: 3px 0 0
}

.ui-accordion-header i:before {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.ui-accordion-header-active a {
    color: #009fc1 !important
}

.ui-accordion-header-active a i:before {
    content: '' !important
}

.ui-helper-hidden {
    display: none
}

.ui-helper-reset {
    border: 0;
    list-style: none;
    outline: 0;
    text-decoration: none
}

.ui-helper-zfix {
    filter: Alpha(Opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.ui-accordion .ui-accordion-header {
    cursor: pointer
}

.ui-accordion .ui-accordion-content {
    border-top: 0
}

.ui-state-focus,
.ui-accordion-header {
    outline: none
}

.page-menu .version-change {
    padding: 0;
    top: 38px !important
}

.page-menu .version-change li {
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-menu .version-change li:last-child {
    border-bottom: 0
}

.page-menu .version-change p,
.page-menu .version-change li {
    border-top: 1px solid #c1c3c3;
    font-size: 0.9rem;
    line-height: 1rem;
    list-style-type: none;
    margin-bottom: 0;
    padding: 0.4rem 1rem
}

.page-menu .version-change p:first-child,
.page-menu .version-change li:first-child {
    border-color: transparent;
    border-top: 1
}

.page-menu .version-change p a,
.page-menu .version-change li a {
    color: #414444;
    display: block
}

a.version-button.button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
    margin-top: 0.5rem;
    padding: 0.5rem
}

.btn-copy-to-clipboard {
    background-color: transparent;
    color: #666b6b;
    display: none;
    margin-left: 10px;
    padding: 0 5px
}

@media only screen and (min-width: 64.0625em) {
    .btn-copy-to-clipboard {
        display: inline-block
    }
}

.url-copied {
    display: none;
    font-size: 1.2rem;
    padding: 1.2rem;
    position: absolute;
    right: 200px;
    top: 80px;
    z-index: 999999
}

.clip {
    background-color: #00a960;
    color: #fff;
    display: none;
    padding: 1rem;
    position: absolute;
    top: 6rem;
    z-index: 9999999999999
}

.clip i {
    margin-right: 0.5rem
}

.ui-icon {
    background-image: url("/shared/developer.arm.com/img/docs-sprite.svg")
}

.ui-state-hover .ui-icon.ui-icon-plus {
    background-position: 0px 1px
}

.ui-icon-plus {
    background-position: 0px -21px
}

.ui-icon-minus {
    background-position: -32px 1px
}

.doxy {
    text-align: justify
}

.doxy .todo {
    background-color: #e0e0e0;
    padding-left: 25px;
    padding-top: 10px;
    padding-right: 25px;
    padding-bottom: 10px
}

.doxy th {
    background-color: #e0e0e0
}

.doxy .section.note {
    text-align: justify
}

.doxy .fragment {
    font-family: monospace;
    font-size: 13px;
    background-color: #f7f7f7;
    margin-bottom: 15px;
    padding: 5px;
    overflow: scroll
}

.doxy .line {
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: center;
    height: 16px;
    white-space: pre
}

.doxy .line .lineno {
    background-color: #e8e9e9;
    height: 18px
}

.doxy .line .comment {
    color: green;
    height: 18px
}

.doxy .line .keywordflow {
    color: #800020;
    height: 18px
}

.doxy .line .preprocessor {
    color: green;
    height: 18px
}

.doxy .line .keywordtype {
    color: purple;
    height: 18px
}

.doxy tr[class^='memitem'] {
    background-color: #e8e9e9;
    color: #414444;
    font-weight: bold
}

.doxy tr[class^='memdesc'] {
    background-color: #f7f7f7
}

.doxy td[class^='memname'] {
    background-color: #e8e9e9;
    color: #414444;
    font-weight: bold
}

.doxy .memproto table.memname td {
    background-color: #e8e9e9;
    color: #414444;
    font-weight: bold
}

.doxy .memdoc dt {
    margin-bottom: 0;
    padding: 5px
}

.doxy table {
    border: none;
    border-spacing: 0
}

.doxy td.mlabels-left {
    padding: 0
}

.doxy td.mlabels-right {
    float: right
}

.doxy .memitem {
    border: solid 2px #e8e9e9;
    margin-bottom: 15px;
    margin-top: 15px
}

.doxy .memdoc {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px
}

.doxy .memdoc .params dt {
    background-color: #e8e9e9
}

.doxy .memitem ul {
    padding-left: 15px;
    padding-right: 15px
}

.doxy .fragment .ttc {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: none
}

.doxy .fragment .ttc .ttname {
    background-color: #e8e9e9
}

.doxy .fragment .ttc .ttdeci {
    color: brown
}

.doxy table.memberdecls {
    border: none
}

.doxy table.memberdecls tr.heading td {
    padding: 0
}

.doxy table.directory tr {
    display: table-row
}

.doxy table.memberdecls tr[class^='separator']:nth-of-type(even) {
    background: transparent
}

.doxy .image {
    text-align: center;
    margin: 1rem 0
}

.doxy .caption {
    font-size: 0.9rem;
    font-weight: bold
}

ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0
}

ol>li {
    border-top: 2px solid #c1c3c3;
    list-style: none;
    margin: 0 0 1em 2em;
    padding: 6px 8px;
    position: relative
}

ol>li p img {
    margin-top: 1em
}

ol>li:before {
    background: #c1c3c3;
    border-top: 2px solid #c1c3c3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #414444;
    content: counter(li);
    counter-increment: li;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    left: -2em;
    margin-right: 8px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 2em
}

li ol,
li ul {
    margin-top: 6px
}

ol ol li:last-child {
    margin-bottom: 0
}

ol>li>ol>li:before {
    background: #fff;
    border-top: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    content: counter(li, lower-latin) !important;
    counter-increment: li;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    left: -2em;
    margin-right: 8px;
    padding: 4px;
    position: absolute;
    text-align: center;
    top: -2px;
    width: 2em
}

ol>li>ol>li {
    border-top: 1px solid #e4e4e4;
    list-style: none;
    margin: 0 0 0 2em;
    padding: 5px;
    position: relative
}

ol>li>ol>li>ol>li:before {
    color: #009fc1 !important;
    content: none !important;
    list-style-type: disc !important
}

ol>li>ol>li>ol>li {
    border-top: 1px solid #e4e4e4;
    list-style-type: disc !important;
    margin: 0 0 0 2em;
    padding: 5px;
    position: relative
}

ol>li>ol>li>ol>li>ol>li:before {
    content: none !important;
    list-style-type: disc !important
}

ol>li>ol>li>ol>li>ol>li {
    border-top: 1px solid #e4e4e4;
    list-style-type: circle !important;
    margin: 0 0 0 2em;
    padding: 5px;
    position: relative
}

ol>li>ul>li>ol>li:before {
    content: counter(li, lower-latin) !important
}

ol>li>ul>li>ul>li>ol>li:before {
    content: counter(li, lower-latin) !important
}

ol>li h4,
ol>li h3 {
    font-size: 1.4em;
    line-height: 1em;
    margin-bottom: .5em;
    margin-top: 0
}

.stuck {
    position: fixed;
    top: 55px;
    width: 100%;
    z-index: 5
}

.basic-sticky-example.stuck {
    z-index: 20 !important
}

.scroll-fixed {
    left: 0;
    position: fixed;
    top: 65px;
    width: 100%
}

.contain-to-grid {
    background-color: transparent !important;
    width: 100%
}

.full-width-nav {
    background-color: #eeeded;
    width: 100%
}

.top-bar-section.mid-nav ul li a {
    font-size: 1rem !important;
    line-height: 2.8125rem;
    padding: 0 1.5em !important
}

.top-bar-section.mid-nav ul li.has-dropdown a {
    padding: 0 1.75em 0 1.1em !important
}

@media only screen and (min-width: 75.0625em) {
    .top-bar-section.mid-nav .dropdown .dropdown {
        margin-top: 0
    }
    .top-bar-section.mid-nav ul li a {
        font-size: 1rem !important;
        padding: 0 1.5em !important
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .top-bar-section.mid-nav .dropdown .dropdown {
        margin-top: 0
    }
    .top-bar-section.mid-nav ul li a {
        font-size: .9rem !important
    }
}

@media only screen and (min-width: 40.0625em) {
    a.top-level.highlight:after {
        border-color: #009fc1 transparent transparent !important;
        color: #009fc1 !important;
        -ms-transform: translateY(2px);
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    a.highlight:after {
        border-color: #009fc1 transparent transparent !important;
        color: #009fc1 !important;
        -ms-transform: translateY(0) !important;
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important
    }
    .mid-navigation .top-bar-section .has-dropdown.not-click .dropdown li a.highlight {
        background-color: #414444 !important;
        color: #fff !important
    }
    .mid-navigation .top-bar-section .has-dropdown.not-click .dropdown li a.highlight:after {
        color: #fff !important
    }
}

.mid-navigation,
.mid-nav {
    background-color: #eeeded !important;
    min-height: 45px
}

.mid-navigation ul,
.mid-nav ul {
    background-color: #eeeded !important
}

@media only screen and (min-width: 40.0625em) {
    .mid-navigation ul li a,
    .mid-nav ul li a {
        background-color: #eeeded !important;
        color: #4d4d4d !important
    }
}

.mid-navigation li,
.mid-navigation .has-dropdown.not-click,
.mid-nav li,
.mid-nav .has-dropdown.not-click {
    background-color: #eeeded !important;
    color: #fff !important;
    font-size: 16px !important
}

@media only screen and (min-width: 64.0625em) {
    .mid-navigation .top-bar-section .has-dropdown>a:after,
    .mid-nav .top-bar-section .has-dropdown>a:after {
        border-color: #414444 transparent transparent;
        right: -5px
    }
    .mid-navigation .top-bar-section .has-dropdown>a:hover:after,
    .mid-nav .top-bar-section .has-dropdown>a:hover:after {
        border-color: #00789c transparent transparent;
        -ms-transform: translateY(2px);
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
}

.mid-navigation .top-bar-section .has-dropdown ul.dropdown li a,
.mid-nav .top-bar-section .has-dropdown ul.dropdown li a {
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    border-top: 1px solid #fff;
    color: #414444 !important;
    line-height: 35px
}

.mid-navigation .top-bar-section .has-dropdown ul.dropdown li a:hover,
.mid-nav .top-bar-section .has-dropdown ul.dropdown li a:hover {
    background-color: #414444 !important;
    color: #fff !important
}

.mid-navigation .top-bar-section .has-dropdown ul.dropdown li a:hover:after,
.mid-nav .top-bar-section .has-dropdown ul.dropdown li a:hover:after {
    border-color: #fff transparent transparent
}

.mid-navigation .top-bar-section .has-dropdown ul.dropdown a.active {
    border-bottom: none !important;
    color: #00789c !important
}

.mid-navigation .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
    top: 0
}

.mid-navigation .top-bar-section .has-dropdown .dropdown li.has-dropdown>ul li a {
    -webkit-box-shadow: inset 1px 0 0 0 #fff;
    box-shadow: inset 1px 0 0 0 #fff
}

@media only screen and (min-width: 64.0625em) {
    .top-bar-section .has-dropdown .dropdown li.has-dropdown .dropdown li.has-dropdown>a:after {
        content: '\2026'
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown .dropdown li.has-dropdown>ul {
        display: none
    }
    .mid-nav a.active {
        -webkit-box-shadow: inset 0 -2px 0 #009fc1;
        box-shadow: inset 0 -2px 0 #009fc1
    }
    .top-bar-section .has-dropdown ul.dropdown a.active {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.subheader {
    color: #414444 !important;
    font-family: "Gill Sans Alt One WGL W01 Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: 200
}

.subheader.bg-white {
    color: #414444
}

.subheader.grey {
    color: #414444;
    font-weight: 200
}

.subheader.combo {
    margin-top: -10px;
    min-height: 0
}

blockquote {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    display: inline-block;
    font-family: "Avenir LT W01_65 Medium1475532", Helvetica, Arial, sans-serif;
    font-size: 1.7rem !important;
    line-height: 2.3rem;
    position: relative
}

blockquote:hover {
    color: #414444
}

blockquote p {
    margin: 0
}

blockquote:before {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    background: transparent;
    border-right: .1875rem solid #414444;
    border-top: .1875rem solid #414444;
    content: '';
    height: 1rem;
    position: absolute;
    right: -1rem;
    top: -.5rem;
    width: 1rem
}

@media only screen and (max-width: 40em) {
    blockquote:before {
        display: none
    }
}

blockquote:after {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    background: transparent;
    border-bottom: .1875rem solid #414444;
    border-left: .1875rem solid #414444;
    bottom: -.5rem;
    content: '';
    height: 1rem;
    left: -1rem;
    position: absolute;
    width: 1rem
}

@media only screen and (max-width: 40em) {
    blockquote:after {
        display: none
    }
}

ul.accordion {
    margin-left: 0
}

@media only screen and (min-width: 64.0625em) {
    .training__image {
        float: right;
        max-width: 250px
    }
}

.related-events__title {
    font-size: 1.4rem;
    margin: 2.6rem 0 1.7rem
}

.view-details {
    padding-left: 1px !important;
    padding-right: 1px !important
}

.main-location {
    margin-bottom: 1.5rem
}

.training-heading {
    color: #414444
}

@media only screen and (max-width: 40em) {
    .training-heading {
        line-height: 1.5rem !important;
        max-width: 305px
    }
}

@media only screen and (min-width: 75.0625em) {
    .sidebar-event-buttons a,
    .row.events.bottom-group a {
        float: left
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .sidebar-event-buttons a,
    .row.events.bottom-group a {
        min-width: 105px
    }
}

.featured-text {
    border-bottom: 1px dashed #c1c3c3;
    clear: both;
    color: #009fc1 !important;
    display: block;
    line-height: 3.7rem;
    margin-bottom: 1rem
}

h1 span.featured-text {
    border-bottom: 0;
    clear: both;
    color: #009fc1 !important;
    display: block;
    line-height: 3.7rem;
    margin-bottom: 1rem
}

.events-horz {
    margin-right: .7rem
}

.divider {
    color: #c1c3c3 !important;
    font-family: "Avenir LT W01_65 Medium1475532", Helvetica, Arial, sans-serif
}

.events .each-event {
    padding-top: .5rem
}

@media only screen and (min-width: 64.0625em) {
    .events .each-event {
        border-right: 1px solid #c1c3c3
    }
}

.events .each-event:last-of-type {
    border-right: 0
}

.events .each-training {
    padding-top: .5rem
}

@media only screen and (min-width: 64.0625em) {
    .events .each-training {
        border-right: 1px solid #c1c3c3
    }
}

.events .each-training:last-of-type {
    border-right: 0
}

.events h5 {
    font-size: 1rem;
    margin-bottom: 0;
    margin-top: -2px
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .events h5 {
        margin: 0 auto;
        max-width: 300px;
        text-align: center
    }
}

.events p {
    font-size: .9rem;
    margin-bottom: 0
}

.events .button {
    margin-bottom: 0;
    margin-top: .7rem
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .events .button {
        margin-bottom: 0;
        min-width: 105px
    }
}

.each-event strong {
    border-bottom: 1px solid #c1c3c3;
    margin-right: .25rem
}

@media only screen and (min-width: 64.0625em) {
    .events.event-sidebar {
        padding: 2rem 2rem 3rem
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .events.event-sidebar {
        padding: 2rem 2rem 3rem
    }
}

@media only screen and (max-width: 40em) {
    .events.event-sidebar {
        padding: 2rem 2rem 3rem 0
    }
}

.events.event-sidebar .each-event {
    padding-top: 0
}

.events.event-sidebar .each-event strong {
    border-bottom: 1px solid #c1c3c3;
    margin-right: .25rem
}

@media only screen and (min-width: 64.0625em) {
    .events.event-sidebar .each-event {
        border-left: 0
    }
}

.events.event-sidebar h5 {
    font-size: 1rem;
    margin-bottom: 0;
    margin-top: -2px
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .events.event-sidebar h5 {
        margin: 0 auto;
        max-width: 300px;
        text-align: center
    }
}

.events.event-sidebar p {
    font-size: .9rem;
    margin-bottom: 0;
    margin-top: -1px
}

.events.event-sidebar .button {
    margin-top: .7rem
}

@media only screen and (min-width: 64.0625em) {
    .events.event-sidebar .button {
        margin-right: .7rem
    }
}

@media only screen and (min-width: 75.0625em) {
    .events.event-sidebar .button {
        min-width: 107px
    }
}

.events.event-sidebar .event-cal {
    margin-left: 0
}

@media only screen and (max-width: 40em) {
    .events.event-sidebar .event-cal {
        margin: 0 auto 1rem;
        max-width: 82px
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .events.event-sidebar .event-cal {
        margin: 0 auto 1rem;
        max-width: 82px
    }
}

@media only screen and (max-width: 40em) {
    .event-cal {
        margin: 2rem auto;
        max-width: 82px
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .event-cal {
        margin: 2rem auto;
        max-width: 82px
    }
}

@media only screen and (min-width: 64.0625em) {
    .event-cal {
        margin-left: 1rem
    }
}

.event-cal .event-date {
    overflow: hidden;
    text-align: center
}

.event-cal .event-date span.year {
    clear: both;
    display: block;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.event-cal .event-month {
    background-color: #cf364a;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-size: .9em;
    padding-bottom: 4px;
    padding-top: 4px
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .event-cal .event-month {
        font-size: .8rem
    }
}

.event-cal .day {
    border-bottom: 1px solid #c1c3c3;
    border-left: 1px solid #c1c3c3;
    border-right: 1px solid #c1c3c3;
    color: #7a7a7a;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 300;
    min-height: 40px;
    padding-bottom: .25rem;
    padding-top: .25rem
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .event-cal .day {
        font-size: 1.5rem;
        min-height: 30px;
        padding-bottom: 0;
        padding-top: .2rem
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .event-cal .day {
        padding-bottom: 0
    }
}

.event-block {
    border-right: 1px solid #c1c3c3
}

.event-block img {
    margin-bottom: 1rem
}

@media only screen and (min-width: 64.0625em) {
    .event-block img {
        margin-bottom: 0
    }
}

@media only screen and (min-width: 64.0625em) {
    .other-event h3 {
        margin-left: 2rem
    }
}

.other-event .border-top {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-top: 15px
}

.other-event .border-top .event-cal .event-date {
    margin-left: 0
}

.other-event .button {
    padding-bottom: 10px;
    padding-top: 8px
}

@media only screen and (max-width: 40em) {
    .other-event .button {
        margin-right: .8rem
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .other-event .button {
        clear: both;
        display: block;
        margin: 0 auto;
        max-width: 125px;
        text-align: center
    }
}

.other-event h4 {
    font-size: 1.5rem
}

@media only screen and (min-width: 64.0625em) {
    .other-event h2 {
        margin-left: 2rem
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .other-event p {
        text-align: center
    }
}

figure {
    margin: 0;
    padding: 0
}

.row.events:nth-of-type(n+2) {
    border-top: 1px solid #e9e9e9
}

.row.events.bottom-group {
    border-top: 0
}

.row.events.bottom-group .large-12:nth-of-type(n+2) {
    border-top: 1px solid #e9e9e9;
    padding-top: 2rem
}

.location,
.duration {
    display: block
}

.event-name {
    color: #009fc1;
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.single-line-event {
    border-top: 1px solid #c1c3c3;
    margin-bottom: 2rem;
    padding: 1rem 0 1.8rem
}

@media only screen and (min-width: 64.0625em) {
    .single-line-event {
        font-size: .8rem;
        padding-left: 2rem
    }
}

.single-line-event .event-date {
    text-align: center
}

.single-line-event .button {
    width: 100%
}

@media only screen and (min-width: 64.0625em) {
    .single-line-event .large-4 .button {
        padding-left: .1rem;
        padding-right: .1rem
    }
}

@media only screen and (max-width: 40em) {
    .single-line-event {
        padding: 1.2rem 0 1.5rem
    }
    .single-line-event a.button {
        clear: none !important;
        display: block !important;
        margin-top: .4rem;
        max-width: 115px;
        width: auto !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .single-line-event {
        padding: 1.2rem 0 1.5rem
    }
    .single-line-event a.button {
        margin-top: .4rem;
        width: auto !important
    }
}

.event-indiv-bottom {
    padding-bottom: 2rem
}

@media only screen and (max-width: 40em) {
    .event-indiv-bottom {
        border-top: 1px solid #c1c3c3
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .event-indiv-bottom {
        border-top: 1px solid #c1c3c3
    }
}

.training-indiv-bottom {
    padding-bottom: 2rem
}

.training.inline-list {
    margin-left: 0
}

.training.inline-list li {
    margin-left: 0;
    margin-right: 1.5rem;
    min-width: 200px
}

.training.inline-list li i {
    color: #009fc1;
    margin-right: .5rem
}

.training.inline-list li p {
    margin-bottom: .5rem
}

.training-name,
.training-type,
.training-cost,
.training-type,
.training-date,
.training-cost {
    display: block
}

.training-name {
    color: #009fc1
}

.training-name a {
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media only screen and (max-width: 40em) {
    .bottom-training-widget {
        border-top: 1px solid #c1c3c3;
        margin-bottom: 1rem;
        padding-top: 1.7rem
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .bottom-training-widget {
        border-top: 1px solid #c1c3c3;
        margin-bottom: 1rem;
        padding-top: 1.7rem
    }
}

.circle-widget {
    display: block;
    text-align: center
}

.circle {
    background-color: #009fc1;
    border-radius: 100%;
    margin: 0 auto;
    margin-bottom: 1rem;
    max-width: 160px;
    min-height: 160px;
    position: relative;
    text-align: center
}

.circle img {
    left: 50%;
    position: absolute;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.JDisable,
.old-ie-version {
    background: #cf364a;
    overflow: hidden;
    padding: 1rem;
    width: 100%
}

.JDisable p,
.old-ie-version p {
    margin: 0 auto;
    max-width: 1200px
}

.JDisable p strong,
.old-ie-version p strong {
    color: #fff;
    font-size: 1rem
}

.JDisable p a,
.old-ie-version p a {
    color: #fff;
    text-decoration: underline
}

.orbit-timer,
.orbit-slide-number {
    display: none
}

.orbit-object .orbit-container {
    height: 100%;
    max-height: 600px;
    width: 100%
}

.orbit-object .orbit-slides-container {
    height: 100% !important;
    max-height: 600px;
    width: 100%
}

.orbit-object .orbit-slides-container li {
    background-size: cover;
    height: 100%;
    max-height: 600px;
    min-height: 100%;
    width: 100%
}

.orbit-object .orbit-slides-container li .blue-light-section,
.orbit-object .orbit-slides-container li .green-light-section,
.orbit-object .orbit-slides-container li .grey-light-section {
    height: 100%;
    min-height: 100%
}

.orbit-container .orbit-slide-number {
    color: #595959
}

.orbit-container .orbit-slides-container.editing li {
    float: left;
    list-style: none
}

.orbit-container .orbit-slides-container img {
    margin: 0 auto
}

.orbit-bullets {
    margin: -30px 0 0;
    top: 0
}

.orbit-bullets li {
    background: #595959;
    border-top: 0;
    list-style: inherit;
    margin: 0 6px 0 0;
    padding: 0;
    position: static
}

.orbit-bullets li.active {
    background: #009fc1
}

.orbit-container .orbit-prev>span {
    border-right-color: #595959
}

.orbit-container .orbit-timer>span {
    border-color: #595959
}

.orbit-container .orbit-next>span,
.orbit-container .orbit-timer.paused>span {
    border-left-color: #595959
}

.orbit-container .orbit-timer .orbit-progress {
    background: #595959
}

.backGroundOrbit .orbit-container .orbit-prev>span {
    border-right-color: #fff
}

.backGroundOrbit .orbit-container .orbit-timer>span {
    border-left-color: #fff;
    border-right-color: #fff
}

.backGroundOrbit .orbit-container .orbit-next>span,
.backGroundOrbit .orbit-container .orbit-timer.paused>span {
    border-left-color: #fff;
    border-right-color: transparent
}

.backGroundOrbit .orbit-container .orbit-timer .orbit-progress {
    background: #fff
}

.backGroundOrbit .orbit-container .orbit-slide-number {
    color: #fff
}

.backGroundOrbit .orbit-container .orbit-bullets li {
    background: #fff
}

.backGroundOrbit .orbit-container .orbit-bullets li.active {
    background: #009fc1
}

.tab-title {
    border: 1px solid #ccc;
    position: relative;
    top: 1px
}

.tab-title.active {
    border-bottom-color: #fff
}

.tab-title a {
    text-align: center
}

.tabs-content .content {
    border: 1px solid #ccc;
    padding-left: 1rem;
    padding-right: 1rem
}

.arm-side-navigation ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0
}

.arm-side-navigation ul.stuck {
    top: 0;
    width: 250px
}

@media only screen and (min-width: 64.0625em) {
    .arm-side-navigation ul.stuck {
        top: 100px;
        width: 220px
    }
}

@media only screen and (min-width: 75.0625em) {
    .arm-side-navigation ul.stuck {
        width: 286px
    }
}

.arm-side-navigation ul li {
    font-size: 1rem;
    list-style-type: none
}

.arm-side-navigation ul li a {
    border-color: #c1c3c3;
    border-style: solid;
    border-width: 0 1px 1px;
    display: block;
    padding: 3px 6px
}

.arm-side-navigation ul li:first-child a {
    border-top-width: 1px
}

.arm-tutorials .arm-side-navigation ul:not(.stuck) {
    margin-top: 32px
}

.arm-tutorials .arm-side-navigation ul.stuck {
    top: 132px !important
}

.large-12.master-file p,
.large-12.master-file span,
.large-12.master-file a,
.large-3.master-file p,
.large-3.master-file span,
.large-3.master-file a {
    font-size: 16px
}

.large-12.master-file .button,
.large-3.master-file .button {
    font-size: 15px;
    margin-top: .2rem;
    padding: .5rem
}

.large-12.master-file .file-name,
.large-3.master-file .file-name {
    border-bottom: 1px dashed #c1c3c3;
    font-size: 1rem !important;
    margin-bottom: 1rem;
    padding: .5rem .5rem .5rem 0
}

.large-12.master-file .middle-file-col,
.large-3.master-file .middle-file-col {
    margin-top: .2rem
}

@media only screen and (min-width: 64.0625em) {
    .large-12.master-file .middle-file-col,
    .large-3.master-file .middle-file-col {
        margin-left: 0 !important;
        padding-left: 0 !important
    }
}

.large-12.master-file .middle-file-col .download-date,
.large-3.master-file .middle-file-col .download-date {
    margin-right: 2rem
}

.large-12.master-file .middle-file-col .new-version,
.large-3.master-file .middle-file-col .new-version {
    margin-right: 2rem
}

.large-4.master-file p,
.large-4.master-file span,
.large-4.master-file a,
.large-3.master-file p,
.large-3.master-file span,
.large-3.master-file a,
.large-7.master-file p,
.large-7.master-file span,
.large-7.master-file a {
    font-size: 15px
}

.large-4.master-file .button,
.large-3.master-file .button,
.large-7.master-file .button {
    font-size: 15px;
    margin-top: .2rem;
    padding: .5rem
}

@media only screen and (min-width: 64.0625em) {
    .large-4.master-file .button,
    .large-3.master-file .button,
    .large-7.master-file .button {
        margin-left: 2rem
    }
}

.large-4.master-file .file-name,
.large-3.master-file .file-name,
.large-7.master-file .file-name {
    border-bottom: 1px dashed #c1c3c3;
    font-size: 1rem !important;
    margin-bottom: 1rem;
    padding: .5rem .5rem .5rem 1rem
}

.large-4.master-file .middle-file-col,
.large-3.master-file .middle-file-col,
.large-7.master-file .middle-file-col {
    margin-left: 0 !important;
    margin-top: .2rem;
    padding-left: 1rem !important
}

.large-4.master-file .middle-file-col .download-date,
.large-3.master-file .middle-file-col .download-date,
.large-7.master-file .middle-file-col .download-date {
    margin-right: .5rem
}

.new-version {
    border-radius: .5rem;
    font-family: "Avenir LT W01_65 Medium1475532", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .8em;
    margin-right: 1rem;
    padding: .2rem .5rem
}

.new-version i {
    margin-right: .25rem
}

.new-version.grey-light {
    background-color: #c1c3c3 !important;
    color: #414444
}

.new-version.blue-light {
    background-color: #00789c !important;
    color: #fff
}

.new-version.light-light {
    background-color: #f7f7f7 !important;
    border: 1px solid #c1c3c3;
    color: #414444
}

.new-version.light-light i {
    color: #c1c3c3
}

.new-version.dblue-light {
    background-color: #00789c !important;
    color: #fff
}

.new-version.dblue-light i {
    color: #c1c3c3
}

.new-version.orange-light {
    background-color: #d77b00 !important;
    color: #fff
}

.new-version.orange-light i {
    color: #fff
}

.file-list {
    border-top: 1px solid #c1c3c3;
    margin: 0 !important;
    padding-bottom: 1rem;
    padding-top: 1rem
}

@media only screen and (min-width: 64.0625em) {
    .file-list .download-date {
        margin-right: 1rem
    }
}

.file-list p,
.file-list a,
.file-list span {
    font-size: 16px;
    margin: 0
}

@media only screen and (max-width: 40em) {
    .file-list .new-version {
        width: 100%
    }
    .file-list a,
    .file-list span {
        display: block;
        margin: 0 0 .5rem
    }
}

.file-list a.button {
    position: relative;
    top: -.35rem
}

.demo-block h3 {
    min-height: 56px
}

.hr-aligner {
    margin-top: 0
}

.arm-grey-underline {
    border-bottom: 1px solid #c1c3c3;
    color: #414444;
    padding-bottom: 2px
}

.arm-grey-underline a {
    color: #414444;
    font-size: inherit
}

.new-products li {
    border-bottom: 1px solid #c1c3c3
}

.new-products li a {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    display: block
}

.new-products li a:hover {
    background-color: #f7f7f7
}

.heading-selected {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    border-bottom: 2px solid #009fc1
}

.devs .tm-icon:before {
    content: ''
}

.youtube-thumbnail {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: solid 1px #009fc1;
    padding-bottom: 55%;
    position: relative;
    width: 100%
}

.youtube-thumbnail .fa-play-circle {
    display: block;
    font-size: 80px;
    left: calc(50% - 40px);
    position: absolute;
    top: calc(50% - 40px)
}

.small-left-nav {
    float: left
}

.off-canvas-wrap .menu-icon span,
.off-canvas-wrap .global-navigation__button-search span {
    height: 16px;
    margin: 0 0 0 3px;
    position: relative;
    top: 12px;
    width: auto
}

.off-canvas-wrap .menu-icon span:after,
.off-canvas-wrap .global-navigation__button-search span:after {
    -webkit-box-shadow: 0 0 0 1px #555a5a, 0 7px 0 1px #555a5a, 0 14px 0 1px #555a5a;
    box-shadow: 0 0 0 1px #555a5a, 0 7px 0 1px #555a5a, 0 14px 0 1px #555a5a;
    content: '';
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px
}

.off-canvas-wrap .exit-off-canvas {
    -webkit-box-shadow: 0 0 0 0 #fff;
    box-shadow: 0 0 0 0 #fff
}

.off-canvas-wrap .menu-icon,
.off-canvas-wrap .global-navigation__button-search {
    overflow: hidden
}

.left-off-canvas-menu,
.right-off-canvas-menu {
    background: transparent;
    height: auto
}

@media only screen and (min-width: 64.0625em) and (max-width: 75em) {
    .left-off-canvas-menu,
    .right-off-canvas-menu {
        width: 25%
    }
}

.tutorial-off-canvas .off-canvas-fixed,
.doc-off-canvas .off-canvas-fixed {
    height: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    transition: -webkit-transform 500ms ease;
    -o-transition: transform 500ms ease;
    transition: transform 500ms ease;
    transition: transform 500ms ease, -webkit-transform 500ms ease;
    width: 0
}

.tutorial-off-canvas .tab-bar,
.doc-off-canvas .tab-bar {
    background: none;
    width: 100%
}

.tutorial-off-canvas .left-small,
.doc-off-canvas .left-small {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.tutorial-off-canvas .off-canvas-nav,
.doc-off-canvas .off-canvas-nav {
    float: left;
    height: 500px !important;
    margin: 10px 0 0;
    width: 50px !important
}

.tutorial-off-canvas .offCanvan-fixed,
.doc-off-canvas .offCanvan-fixed {
    left: 15px;
    position: fixed;
    top: 57px;
    z-index: 9999
}

.tutorial-off-canvas .menu-icon,
.tutorial-off-canvas .global-navigation__button-search,
.doc-off-canvas .menu-icon,
.doc-off-canvas .global-navigation__button-search {
    overflow: visible
}

.tutorial-off-canvas .menu-icon span:after,
.tutorial-off-canvas .global-navigation__button-search span:after,
.doc-off-canvas .menu-icon span:after,
.doc-off-canvas .global-navigation__button-search span:after {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    left: -22px
}

.tutorial-off-canvas .off-canvas-list,
.doc-off-canvas .off-canvas-list {
    background-color: #fff;
    border: 1px solid #c1c3c3;
    border-top: 0
}

.tutorial-off-canvas .off-canvas-list a,
.doc-off-canvas .off-canvas-list a {
    border: 0;
    color: #009fc1;
    margin: 0;
    padding: .3888888889rem .7777777778rem
}

.tutorial-off-canvas .off-canvas-list a:hover,
.doc-off-canvas .off-canvas-list a:hover {
    background: #f7f7f7
}

.offCanvan-fixed .menu-icon span:after,
.offCanvan-fixed .global-navigation__button-search span:after {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    left: -22px !important
}

.tutorial-off-canvas.move-right>.off-canvas-fixed {
    height: 100%;
    -webkit-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0)
}

.doc-off-canvas.move-right>.off-canvas-nav {
    height: 100%;
    -webkit-transform: translate3d(14.625rem, 0, 0);
    transform: translate3d(14.625rem, 0, 0)
}

.doc-off-canvas.move-left>.right-off-canvas-nav,
.doc-off-canvas.move-left>.off-canvas-fixed {
    height: 100%;
    -webkit-transform: translate3d(-14.625rem, 0, 0);
    transform: translate3d(-14.625rem, 0, 0)
}

.tooltip {
    background-color: #414444
}

.tooltip>.nub {
    border-bottom-color: #009fc1
}

.progress.has-tip {
    border: #ccc 1px solid
}

.progress.has-tip:hover,
.progress.has-tip:focus {
    border: #ccc 1px solid
}

.pricing-table .bullet-item:last-child {
    border-bottom: 0
}

.pricing-table .bullet-item ul li {
    font-size: .875rem;
    padding-bottom: .5rem
}

.navigation-dropdown-label {
    display: table-cell;
    height: 55px;
    padding: 0 0.5rem 0 1.0185rem;
    vertical-align: middle
}

.navigation-dropdown-label a {
    display: block;
    width: 100px
}

@media only screen and (min-width: 64.0625em) {
    .navigation-dropdown-label a {
        width: 205px
    }
}

.navigation-dropdown-label a span {
    display: inline-block;
    padding: 10px 0;
    width: 100px
}

@media only screen and (min-width: 64.0625em) {
    .navigation-dropdown-label a span {
        width: 180px
    }
}

.navigation-dropdown-label a span img {
    width: 100%
}

.navigation-dropdown-label a .fa {
    display: none;
    font-size: 16px;
    margin-right: 0 !important
}

@media only screen and (min-width: 64.0625em) {
    .navigation-dropdown-label a .fa {
        color: #414444;
        display: inline-block
    }
}

.navigation-dropdown.expanded .navigation-dropdown-label a .fa-caret-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ie-older-version .navigation-dropdown-label a i {
    display: none
}

.navigation-dropdown-list-item,
.navigation-dropdown-list-divider {
    display: block !important;
    overflow: hidden
}

.navigation-dropdown-list-item a {
    color: #555a5a;
    display: block;
    font-size: .95rem;
    font-weight: normal;
    height: 40px;
    line-height: 40px;
    padding: 0 1.0185185185rem
}

.navigation-dropdown-list-item a:hover {
    -webkit-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    color: #009fc1
}

.navigation-dropdown-list-item a .fa {
    margin-right: 5px
}

.navigation-dropdown-list-divider {
    height: 2px;
    padding: 4px 0 8px
}

.navigation-dropdown-list-divider span:after {
    border-bottom: 2px solid #c1c3c3;
    content: '';
    display: block
}

.navigation-dropdown-list {
    background-color: #fff;
    border-color: #414444;
    border-style: solid;
    border-width: 0 2px 2px 0;
    display: none;
    margin: 0;
    padding: 4px 0;
    position: fixed;
    width: 300px
}

@media only screen and (min-width: 64.0625em) {
    .navigation-dropdown.expanded .navigation-dropdown-list {
        display: block
    }
}

.navigation-dropdown {
    position: relative
}

.f-topbar-fixed {
    padding-top: 55px !important
}

.arm-global-menu {
    background-color: transparent;
    position: fixed;
    z-index: 999 !important
}

.arm-global-menu .coveo-query-box-clear {
    margin-top: -26px
}

.arm-global-menu .top-bar {
    background-color: transparent;
    position: relative
}

.arm-global-menu .top-bar.is-active,
.arm-global-menu .top-bar.expanded {
    height: auto;
    overflow: initial
}

.arm-global-menu .top-bar .global-menu {
    background-color: transparent;
    height: 55px;
    z-index: 99999999999 !important
}

.arm-global-menu .top-bar .global-menu ul.title-area {
    background-color: #fff;
    display: table-row;
    height: 55px;
    width: 100%
}

.arm-global-menu .top-bar .global-menu ul.title-area li {
    display: table-cell;
    vertical-align: middle
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu {
    display: none
}

@media only screen and (min-width: 64.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.menu {
        display: table-cell !important
    }
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu a {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    white-space: nowrap
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu a.underline:after,
.arm-global-menu .top-bar .global-menu ul.title-area li.menu a.underline:hover:after {
    background: #009fc1;
    content: "";
    display: block;
    height: 2px;
    position: relative;
    top: -0.8rem;
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu a.underline:after {
    margin: 0 auto;
    width: 0
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu a.underline:hover:after {
    width: 100%
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu a.active.underline:after {
    width: 100%
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu ul {
    display: table-row;
    height: 100%;
    margin: 0
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu ul li {
    display: table-cell;
    height: 100%;
    padding: initial 5px;
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu ul li:first-child {
    margin-left: 5px
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu ul li:hover {
    background-color: #EEE
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu ul li a {
    color: #414444;
    display: block;
    font-family: "Gill Sans Alt One WGL W01 Rg", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    height: 55px;
    line-height: 55px;
    padding-left: 15px;
    padding-right: 15px
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search {
    overflow: visible !important;
    padding-top: 4px;
    width: 100%
}

@media only screen and (min-width: 40.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface {
        padding-left: 10px !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface {
        padding-left: 15px !important
    }
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory {
    float: right;
    height: 38px;
    margin-right: 85px
}

@media only screen and (min-width: 64.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory {
        margin-right: 0
    }
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter {
    background-color: #00789c;
    color: #fff;
    font-size: 0.75rem;
    height: 100%;
    line-height: 39px;
    margin-left: 10px;
    padding: 0 0 0 10px
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter a {
    color: #fff;
    display: block;
    float: left;
    width: 25px
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter a.filter-icon {
    display: block
}

@media only screen and (min-width: 64.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter a.filter-icon {
        display: none
    }
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter a.filter-remove {
    float: right;
    cursor: pointer
}

.arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter span.filter-label {
    display: none;
    float: none;
    overflow: hidden;
    padding-right: 10px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media only screen and (min-width: 64.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter span.filter-label {
        display: block;
        max-width: 125px
    }
}

@media only screen and (min-width: 75.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.search .CoveoSearchInterface .CoveoSearchCategory div.filter span.filter-label {
        max-width: 200px
    }
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu-icon,
.arm-global-menu .top-bar .global-menu ul.title-area li.global-navigation__button-search {
    display: table-cell;
    font-size: 1.5rem;
    padding: 0 .75rem
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu-icon>a,
.arm-global-menu .top-bar .global-menu ul.title-area li.global-navigation__button-search>a {
    color: #414444
}

.arm-global-menu .top-bar .global-menu ul.title-area li.menu-icon.is-active,
.arm-global-menu .top-bar .global-menu ul.title-area li.is-active.global-navigation__button-search {
    background-color: #e8e9e9
}

@media only screen and (min-width: 64.0625em) {
    .arm-global-menu .top-bar .global-menu ul.title-area li.menu-icon,
    .arm-global-menu .top-bar .global-menu ul.title-area li.global-navigation__button-search {
        display: none
    }
}

.arm-global-menu .top-bar .toggle-topbar,
.arm-global-menu .top-bar .global-navigation__button-search {
    position: relative
}

.arm-global-menu .top-bar .toggle-topbar a,
.arm-global-menu .top-bar .global-navigation__button-search a {
    padding-left: .25rem
}

.arm-global-menu .top-bar .arm-mobile-navigation {
    background-color: transparent;
    width: 100%
}

.arm-global-menu .top-bar .arm-mobile-navigation ul {
    background-color: transparent
}

.arm-global-menu .top-bar.expanded:before {
    background-color: #e8e9e9;
    content: '';
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1
}

.arm-global-menu .top-bar.expanded .arm-mobile-navigation {
    position: fixed
}

.arm-global-menu .top-bar:not(.expanded) .arm-mobile-navigation {
    display: none !important
}

.top-bar:not(.global-navigation) .menu-icon.toggle-topbar,
.top-bar:not(.global-navigation) .global-navigation__button-search {
    top: 0 !important
}

@media only screen and (max-width: 30em) {
    .top-bar:not(.global-navigation) .menu-icon.toggle-topbar,
    .top-bar:not(.global-navigation) .global-navigation__button-search {
        right: 1rem
    }
}

table {
    display: block;
    overflow-x: auto;
    width: 100%
}

@media only screen and (min-width: 64.0625em) {
    table {
        display: table
    }
}

table caption {
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 1rem;
    margin-top: 1rem
}

table thead tr td,
table thead tr th {
    font-family: "Avenir Next LT W01 Demi", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300
}

.table-holder {
    overflow: auto
}

@media only screen and (max-width: 40em) {
    ::-webkit-scrollbar {
        -webkit-appearance: none
    }
    ::-webkit-scrollbar:vertical {
        width: 10px
    }
    ::-webkit-scrollbar:horizontal {
        height: 10px
    }
    ::-webkit-scrollbar-thumb {
        background-color: rgba(0, 0, 0, 0.5);
        border: 2px solid #fff;
        border-radius: 10px
    }
    ::-webkit-scrollbar-track {
        background-color: #fff;
        border-radius: 10px
    }
}

.note {
    background-color: #f7fdff;
    border-bottom: 2px solid #009fc1;
    border-left: 1px solid #c1c3c3;
    border-right: 1px solid #c1c3c3;
    border-top: 1px solid #c1c3c3;
    margin-bottom: 2.6rem;
    margin-top: 1rem;
    padding: 1rem
}

.large-block-grid-4>div {
    float: left;
    width: 50%
}

.large-block-grid-4>div li {
    float: left;
    list-style-type: none;
    width: 50%
}

.scLooseFrameZone.scEnabledChrome {
    display: inline
}

.genericImgLeft {
    float: left;
    padding-right: 10px
}

.genericImgRight {
    float: right;
    padding-left: 10px
}

.scpm {
    display: none !important
}

.reveal-modal-bg {
    position: fixed
}

.c-content {
    min-height: calc(100% - 220px)
}

.page--home .c-content {
    min-height: 100%
}

.homepage-content {
    background-color: #000000;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh
}

@media only screen and (min-width: 64.0625em) {
    .homepage-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden
    }
}

@media only screen and (min-width: 120.0625em) {
    .homepage-top {
        padding-top: 2rem
    }
}

.homepage-bottom {
    padding-bottom: 1.5rem;
    padding-top: 0.3rem
}

@media only screen and (min-width: 120.0625em) {
    .homepage-bottom {
        padding-bottom: 2rem;
        padding-top: 2rem
    }
}

.no-flexbox .homepage-content {
    display: table !important;
    height: 100%;
    width: 100%
}

.no-flexbox .homepage-content .content-wrapper {
    display: table-cell !important;
    height: 100%;
    vertical-align: middle
}

.ie9.no-flexbox .homepage-content {
    height: calc(100% - 121px)
}

.homepage-icon {
    margin-bottom: 0;
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.homepage-icon a {
    color: #fff;
    display: block;
    margin-bottom: 0.5rem;
    overflow: hidden
}

@media only screen and (min-width: 64.0625em) {
    .homepage-icon a {
        margin-bottom: 0
    }
}

.homepage-icon a .icon-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 64.0625em) {
    .homepage-icon a .icon-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.homepage-icon .icon-label {
    color: #fff;
    margin: 0 auto;
    max-width: 200px;
    text-align: center
}

@media only screen and (max-width: 40em) {
    .homepage-icon .icon-label {
        font-size: 0.95rem;
        max-width: 100px !important
    }
}

@media only screen and (min-width: 64.0625em) {
    .homepage-icon .icon-label {
        line-height: 1.2rem;
        margin: 0;
        padding-left: 2rem;
        text-align: left
    }
}

.homepage-icon img {
    margin-bottom: 0
}

@media only screen and (min-width: 64.0625em) {
    .homepage-icon img {
        margin-bottom: initial
    }
}

@media only screen and (min-width: 64.0625em) {
    .homepage-top .homepage-icon a {
        -webkit-transition: all 0.2s ease-out;
        -o-transition: all 0.2s ease-out;
        transition: all 0.2s ease-out
    }
    .homepage-top .homepage-icon a:hover {
        -webkit-transition: all 0s ease-in;
        -o-transition: all 0s ease-in;
        transition: all 0s ease-in;
        background-color: rgba(255, 255, 255, 0.25)
    }
}

.homepage-top .homepage-icon .icon-label {
    line-height: 1.2rem
}

@media only screen and (min-width: 120.0625em) {
    .homepage-top .homepage-icon .icon-label {
        font-size: 1.3rem;
        line-height: 1.5rem;
        max-width: 250px
    }
}

.homepage-top .homepage-icon img {
    height: 60px;
    width: 60px;
}

@media only screen and (min-width: 64.0625em) {
    .homepage-top .homepage-icon img {
        height: 70px;
        width: 70px;
    }
}

@media only screen and (min-width: 120.0625em) {
    .homepage-top .homepage-icon img {
        height: 100px;
        width: 100px
    }
}

@media only screen and (min-width: 64.0625em) {
    .homepage-bottom .homepage-icon {
        padding-bottom: 1.1rem;
        padding-top: 1.8rem
    }
}

.homepage-bottom .homepage-icon .icon-label {
    margin-top: 0
}

@media only screen and (max-width: 40em) {
    .homepage-bottom .homepage-icon .icon-label {
        max-width: none !important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .homepage-bottom .homepage-icon .icon-label {
        margin-top: 0
    }
}

@media only screen and (min-width: 120.0625em) {
    .homepage-bottom .homepage-icon .icon-label {
        font-size: 2rem
    }
}

.homepage-bottom .homepage-icon img {
    height: 60px;
    margin-left: 0;
    padding-bottom: 10px;
    width: 60px
}

@media only screen and (min-width: 64.0625em) {
    .homepage-bottom .homepage-icon img {
        padding-bottom: 0
    }
}

@media only screen and (min-width: 120.0625em) {
    .homepage-bottom .homepage-icon img {
        height: 100px;
        width: 100px
    }
}

.homepage-icon .icon-bg {
    display: block;
    padding: 0 10px
}

@media only screen and (max-width: 40em) {
    .homepage-icon .icon-bg {
        margin-bottom: 0.5rem;
        padding: 0 10px
    }
}

.homepage-icon .icon-bg.icon-bg-circle {
    -webkit-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    background-color: #00a5f1;
    border-radius: 100%;
    padding: 15px
}

@media only screen and (max-width: 40em) {
    .homepage-icon .icon-bg.icon-bg-circle {
        padding: 10px
    }
}

.homepage-icon a:hover .icon-bg-circle {
    background-color: rgb(0, 138, 241)
}

.no-flexbox .homepage-icon {
    width: 33%
}

.no-flexbox .homepage-icon .icon-wrapper {
    display: table;
    width: 100%
}

.no-flexbox .homepage-icon .icon-bg,
.no-flexbox .homepage-icon .icon-label {
    display: table-row
}

@media only screen and (min-width: 64.0625em) {
    .no-flexbox .homepage-icon .icon-bg,
    .no-flexbox .homepage-icon .icon-label {
        display: table-cell
    }
}

.no-flexbox .homepage-icon .icon-bg {
    text-align: center
}

@media only screen and (min-width: 64.0625em) {
    .no-flexbox .homepage-icon .icon-bg {
        text-align: left
    }
}

.no-flexbox .homepage-icon .icon-bg.icon-bg-circle {
    background-color: transparent
}

@media only screen and (min-width: 64.0625em) {
    .no-flexbox .homepage-icon .icon-bg.icon-bg-circle {
        background-color: #009fc1
    }
}

@media only screen and (min-width: 64.0625em) {
    .no-flexbox .homepage-icon .icon-label {
        vertical-align: middle;
        width: 100%
    }
}

@media only screen and (min-width: 64.0625em) {
    .no-flexbox .homepage-icon a:hover .icon-bg-circle {
        background-color: rgb(0, 138, 241)
    }
}

.ie-older-version.no-flexbox .homepage-icon .icon-bg.icon-bg-circle {
    background-color: transparent
}

@media only screen and (min-width: 64.0625em) {
    .homepage__icons {
        padding-bottom: 1rem;
        padding-top: 1rem
    }
}

.homepage-top .homepage__icons {
    padding-top: initial
}

@media only screen and (min-width: 64.0625em) {
    .homepage-top .homepage__icons {
        padding-top: 1rem
    }
}

@media only screen and (min-width: 75.0625em) {
    .homepage-top .homepage__icons {
        border-bottom: 1px solid #00a5f1;
        border-top: 1px solid #00a5f1
    }
}

.home-logo {
    margin-bottom: 0;
    padding-top: 1.6rem
}

@media only screen and (max-width: 40em) {
    .home-logo {
        margin: 0 auto;
        width: 200px
    }
}

#homepage .coveo-omnibox {
    -webkit-box-shadow: inset 0 -1px 0 #fff, inset 1px -1px 0 #fff, inset -1px 0 0 #fff !important;
    box-shadow: inset 0 -1px 0 #fff, inset 1px -1px 0 #fff, inset -1px 0 0 #fff !important;
    width: 100% !important
}

@media only screen and (max-width: 40em) {
    #homepage .coveo-omnibox {
        margin: 0 auto;
        max-width: 300px !important
    }
}

#homepage .CoveoSearchInterface {
    background-color: transparent !important;
    margin: 0 auto;
    margin-top: 25px !important;
    max-width: 520px !important
}

#homepage .CoveoSearchInterface .CoveoSearchBox {
    border-radius: 0;
    height: 40px !important;
    margin: 0 auto
}

#homepage .CoveoSearchInterface .CoveoSearchBox>div {
    border: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%
}

#homepage .CoveoSearchInterface .CoveoSearchBox a.CoveoSearchButton {
    display: none
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"] {
    background-color: #fff;
    background-position: 9px 7px;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #414444;
    font-size: 1rem !important;
    padding-left: 40px;
    padding-right: 5px;
    text-indent: 0
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"] ::-webkit-input-placeholder {
    color: #414444
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"] :-moz-placeholder {
    color: #414444
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"] ::-moz-placeholder {
    color: #414444
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"] :-ms-input-placeholder {
    color: #414444
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"]:focus {
    background-position: 9px -31px
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[placeholder] {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"]:focus::-webkit-input-placeholder {
    color: transparent
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"]:focus:-moz-placeholder {
    color: transparent
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"]:focus::-moz-placeholder {
    color: transparent
}

#homepage .CoveoSearchInterface .CoveoSearchBox input[type="text"]:focus:-ms-input-placeholder {
    color: transparent
}

#homepage .CoveoSearchInterface .coveo-icon {
    line-height: 20px
}

#homepage h1 {
    display: none
}

#homepage #content {
    margin-bottom: 0
}

.contextual-navigation {
    background-color: #eeeded;
    height: 45px;
    position: relative;
    z-index: 5000
}

.contextual-navigation .top-bar {
    background-color: transparent
}

.contextual-navigation .top-bar-section ul li a.active,
.contextual-navigation .top-bar-section ul li a.hover,
.contextual-navigation .top-bar-section ul li a:hover {
    background-color: #414444 !important;
    color: #fff !important
}

.contextual-navigation .top-bar-section>ul>li,
.contextual-navigation .top-bar-section>ul>li:hover {
    background-color: #eeeded !important
}

.contextual-navigation .top-bar-section>ul>li>a,
.contextual-navigation .top-bar-section>ul>li:hover>a {
    background: #eeeded !important;
    color: #414444 !important
}

.contextual-navigation .top-bar-section li a:not(.button) {
    background: #eeeded !important;
    font-size: 1rem
}

.c-footer {
    background-color: #414444;
    color: #fff;
    position: relative;
    z-index: 10
}

.c-footer a {
    color: inherit
}

.c-footer__newsletter {
    background-color: #f7f7f7;
    color: #414444
}

.c-footer__internal {
    background-color: #e8e8e8;
    color: #414444
}

.c-footer__external {
    background-color: #414444
}

.c-footer-section__title {
    color: inherit
}

.c-footer-section__title:after {
    background: #414444;
    content: '';
    display: block;
    height: 2px;
    position: relative;
    top: 0.1em;
    width: 100%
}

.c-footer-section__subtitle {
    color: #333;
    font-size: 1.025rem
}

.c-footer-section__link {
    font-size: 0.9em
}

.c-footer-section__link:hover {
    text-decoration: underline
}

.c-footer__trademark {
    color: inherit;
    font-size: 0.7rem;
    line-height: 1.1rem
}

.c-footer__trademark a {
    text-decoration: underline
}

.c-footer__external .c-footer-section__title:after {
    background: #fff;
    width: 90%
}

.global-navigation__item {
    float: left;
    height: 55px
}

.global-navigation__button a {
    padding: 0 1.5rem !important
}

.global-navigation__button span::after {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-family: "FontAwesome" !important;
    font-size: 1.15rem;
    font-weight: 300;
    margin-top: -16px !important
}

.global-navigation__button-search {
    right: 32px !important
}

.global-navigation__button-search span::after {
    content: '\f002' !important
}

.global-navigation__button-toggle span::after {
    content: '\f0c9' !important
}

.global-navigation__logo {
    display: table;
    height: 55px !important;
    vertical-align: middle
}

.global-navigation__logo a {
    display: table-cell;
    height: 100%;
    padding: 0 1rem;
    vertical-align: middle;
    width: 152px
}

@media only screen and (min-width: 64.0625em) {
    .global-navigation__logo a {
        width: 203px
    }
}

.global-navigation__logo a img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.global-navigation__search {
    display: none;
    background-color: #fff;
    padding: 10px;
    position: fixed;
    top: 55px;
    width: 100%
}

@media only screen and (min-width: 64.0625em) {
    .global-navigation__search {
        background-color: transparent;
        display: block;
        float: right;
        max-width: 480px;
        position: relative;
        top: 0
    }
}

.global-navigation__items.expanded .global-navigation__search {
    display: block !important
}

.global-navigation__items {
    height: 55px;
    overflow: visible;
    width: 100%;
    z-index: 9999
}

.global-navigation__container {
    height: 100%;
    z-index: 9899
}

.global-navigation__container ul {
    display: block;
    height: 100%
}

.global-navigation__container li {
    border-top: 1px solid #c1c3c3
}

.global-navigation__container li:last-child {
    border-bottom: 1px solid #c1c3c3
}

.global-navigation__container li a {
    text-transform: capitalize !important
}

@media only screen and (min-width: 64.0625em) {
    .global-navigation__container {
        left: 237px !important;
        position: absolute;
        z-index: 9999
    }
    .global-navigation__container ul:first-child li {
        border-top: 0
    }
    .global-navigation__container ul:first-child li:last-child {
        border-bottom: 0
    }
    .global-navigation__container ul:first-child li a {
        height: 55px;
        line-height: 55px !important
    }
    .global-navigation__container ul:first-child li a:after,
    .global-navigation__container ul:first-child li a:hover:after {
        -webkit-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        background: #009fc1;
        border: 0;
        content: '';
        display: block;
        height: 2px;
        position: relative;
        top: -0.8rem
    }
    .global-navigation__container ul:first-child li a:after {
        margin: 0 auto;
        width: 0
    }
    .global-navigation__container ul:first-child li a:hover:after {
        -webkit-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
        width: 100%
    }
    .global-navigation__container ul:first-child li a.active:after {
        width: 100%
    }
    .global-navigation__container .has-dropdown a {
        padding-right: 15px !important
    }
    .global-navigation__container .has-dropdown a:after {
        display: none
    }
    .global-navigation__container .has-dropdown .dropdown {
        display: none !important
    }
}

.global-navigation.expanded::before {
    background-color: #eee;
    content: '';
    height: 100%;
    position: fixed;
    width: 100%
}

.global-navigation:not(.expanded) .global-navigation__container {
    display: none
}

@media only screen and (min-width: 64.0625em) {
    .global-navigation:not(.expanded) .global-navigation__container {
        display: block
    }
}

.global-navigation__items.expanded+.global-navigation__container {
    margin-top: 55px
}

@media only screen and (min-width: 64.0625em) {
    .global-navigation__items.expanded+.global-navigation__container {
        margin-top: 0
    }
}

.global-navigation {
    height: 55px;
    max-height: 55px;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999
}

.global-navigation.expanded {
    background-color: #e8e9e9;
    height: 100% !important
}

.no-js .global-navigation {
    position: relative
}

.breadcrumbs {
    border-bottom: 2px solid #009fc1;
    margin-left: 0;
    margin-top: 1em;
    padding: 0.5625em 0.875em 0.5625em 0
}

.breadcrumb {
    font-family: "Avenir LT W01_65 Medium1475532", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    text-transform: capitalize
}

.breadcrumb:not(:last-child):after {
    content: '/';
    margin: 0 3px
}

.header__title {
    color: #fff;
    font-family: "Gill Sans Alt One WGL W01 Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.375rem;
    margin-top: 0;
    text-transform: capitalize
}

.header {
    background-color: #00789c;
    clear: both;
    height: 120px;
    position: relative;
    z-index: 5000
}

.js-disabled-message {
    background-color: #cf364a;
    overflow: hidden;
    padding: 1rem;
    width: 100%
}

.c-newsletter-widget .c-newsletter-widget__description {
    display: block;
    margin-bottom: 2rem
}

.c-newsletter-widget.is-horizontal {
    padding: 1rem 0 2.5rem
}

@media only screen and (min-width: 64.0625em) {
    .c-newsletter-widget.is-horizontal {
        padding: 2.5rem 0
    }
}

.c-newsletter-widget.is-horizontal .c-newsletter-widget__title {
    color: #00789c;
    font-size: 1.4rem;
    line-height: 1rem;
    margin-top: 1.5rem
}

@media only screen and (min-width: 64.0625em) {
    .c-newsletter-widget.is-horizontal .c-newsletter-widget__title {
        margin-bottom: 0;
        margin-top: 0
    }
}

@media only screen and (min-width: 64.0625em) {
    .c-newsletter-widget.is-horizontal .c-newsletter-widget__description {
        margin-bottom: 0;
        position: relative;
        top: 10px
    }
}

.search {
    padding-right: 1rem
}

.search #global-search-box {
    display: none
}

@media only screen and (min-width: 64.0625em) {
    .search #global-search-box {
        display: block
    }
}

.search #global-search-box.is-active {
    background-color: #e8e9e9;
    bottom: 0;
    display: block;
    left: 0;
    padding: 1rem;
    position: fixed;
    right: 0;
    top: 55px
}

.search #global-search-box.is-active .CoveoQueryBox {
    background-color: #fff
}

.c-skip-navigation {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -10px;
    width: 1px
}

.c-unsupported-browser-message {
    background-color: #cf364a;
    display: none;
    overflow: hidden;
    padding: 1rem;
    width: 100%
}

.c-accordion-widget .c-accordion {
    border-color: #c1c3c3;
    border-style: solid;
    border-width: 1px 1px 0;
    margin-bottom: 1rem;
    overflow: hidden
}

.c-accordion-widget .c-accordion__item>.c-accordion__item-link {
    border-bottom: 1px solid #414444;
    color: #414444;
    display: block;
    font-family: "Avenir LT W01_65 Medium1475532", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    padding: 1.125rem
}

.c-accordion-widget .c-accordion__item>.c-accordion__item-link>.c-accordion__item-title:hover {
    background-color: #e6e6e6
}

.c-accordion-widget .c-accordion__item>.c-accordion__item-link>.c-accordion__item-title:before {
    content: "";
    font-family: 'FontAwesome';
    margin-right: 0.75rem
}

.c-accordion-widget .c-accordion__item>.c-accordion__item-content {
    border-bottom: 1px solid #414444;
    display: none;
    padding: 1rem
}

.c-accordion-widget .c-accordion__item.active>.c-accordion__item-link>.c-accordion__item-title:before,
.c-accordion-widget .c-accordion__item.is-active>.c-accordion__item-link>.c-accordion__item-title:before,
.c-accordion-widget .c-accordion__item.is-editing>.c-accordion__item-link>.c-accordion__item-title:before {
    content: ""
}

.c-accordion-widget .c-accordion__item.active>.c-accordion__item-content,
.c-accordion-widget .c-accordion__item.is-active>.c-accordion__item-content,
.c-accordion-widget .c-accordion__item.is-editing>.c-accordion__item-content {
    display: block
}

.c-accordion-widget .c-accordion__item.is-editing .c-accordion__item-title:before {
    display: none
}

.c-accordion-widget .c-accordion__item.is-editing .c-accordion__item-link {
    background-color: #e6e6e6
}

.community-widget .entry__title {
    margin-bottom: 0
}

.community-widget .entry__details {
    color: #aaa;
    font-size: 0.8rem;
    margin-bottom: 0.4rem
}

.c-downloads-summary-widget {
    border-left: 1px solid #c1c3c3;
    margin-bottom: 2em;
    padding: 0 0 0 2rem
}

.c-downloads-summary-widget .c-platform-button__label {
    font-size: 0.6em;
    padding-top: 0.4em;
    display: block
}

.c-downloads-summary-widget .c-main-download-button {
    font-size: 1.3em
}

.c-downloads-summary-widget h2 {
    margin: 0
}

.c-downloads-accordion-widget .download__date {
    color: #00a960;
    margin-left: 1rem;
    margin-right: 1rem
}

.c-downloads-accordion-widget .download__file-info {
    font-size: 80%;
    word-break: break-all
}

.c-scrollable-modal {
    height: 100%;
    position: fixed;
    top: 0 !important
}

.c-scrollable-modal .modal__header {
    height: 6em;
    padding: 2em;
    position: absolute;
    top: 0
}

.c-scrollable-modal .modal__body {
    border: 1px solid #efefef;
    bottom: 10em;
    font-family: inherit;
    font-size: 0.9em;
    left: 2em;
    line-height: 1.3;
    overflow: auto;
    padding: 2em;
    position: absolute;
    right: 2em;
    top: 6em
}

.c-scrollable-modal .modal__body.no-footer {
    bottom: 2em
}

.c-scrollable-modal .modal__footer {
    bottom: 0;
    height: 10em;
    padding: 2em;
    position: absolute
}

.c-scrollable-modal .modal__loader {
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: 60px;
    height: 60px
}

.c-related-content-widget {
    margin-top: 2em
}

.c-related-content-widget .related-content-widget__summary {
    margin: 1em 0
}

.c-related-content-widget .related-widget__large {
    position: relative
}

.c-related-content-widget .related-widget__large .picture {
    text-align: center
}

.c-related-content-widget .related-widget__large .picture img {
    max-height: 200px
}

.c-related-content-widget .related-content-widget__icon {
    position: relative
}

.c-related-content-widget.c-related-content-icons-widget ul {
    text-align: center
}

.c-related-content-widget.c-related-content-icons-widget .picture {
    background-color: white;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -ms-background-size: contain;
    background-size: contain;
    display: block;
    height: 80px;
    margin: 0.5em;
    overflow: hidden
}

.c-card {
    position: relative
}

.c-card .picture {
    background-color: white;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    background-size: cover;
    border: 1px solid #efefef;
    display: block;
    height: 160px;
    margin: 0;
    overflow: hidden
}

.c-card .summary,
.c-card .summary p {
    font-size: 0.9rem;
    text-align: justify
}

.c-card .text {
    background: #efefef;
    height: 160px;
    overflow: hidden;
    padding: 1em;
    position: relative
}

.c-card .c-summary__title {
    font-size: 1.3em;
    line-height: 1.6em;
    margin: 0.2em 0;
    padding: 0;
    text-align: left
}

.c-card .read-more {
    bottom: 0;
    font-size: 80%;
    line-height: 2;
    padding-right: 0.7em;
    position: absolute;
    right: 0;
    text-align: right
}

.c-card .ellipsis {
    overflow: hidden;
    height: 7em;
    line-height: 1.6em
}

.c-card .ellipsis:before {
    content: '';
    float: left;
    height: 7em;
    width: 5px
}

.c-card .ellipsis>*:first-child {
    float: right;
    margin-left: -5px;
    width: 100%
}

.c-card .ellipsis:after {
    background-image: -o-linear-gradient(0, rgba(255, 255, 255, 0), #f0f0f0, #f0f0f0);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(#f0f0f0), to(#f0f0f0));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #f0f0f0, #f0f0f0);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #f0f0f0, #f0f0f0);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: '\02026';
    float: right;
    left: 100%;
    margin-left: -4em;
    padding-right: 5px;
    position: relative;
    text-align: right;
    top: -1.6em;
    width: 4em
}

.c-card.text-only .text {
    height: 230px
}

.c-card.text-only .ellipsis {
    overflow: hidden;
    height: 11.8em;
    line-height: 1.6em
}

.c-card.text-only .ellipsis:before {
    content: '';
    float: left;
    height: 11.8em;
    width: 5px
}

.c-card.text-only .ellipsis>*:first-child {
    float: right;
    margin-left: -5px;
    width: 100%
}

.c-card.text-only .ellipsis:after {
    background-image: -o-linear-gradient(0, rgba(255, 255, 255, 0), #f0f0f0, #f0f0f0);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(#f0f0f0), to(#f0f0f0));
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), #f0f0f0, #f0f0f0);
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #f0f0f0, #f0f0f0);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    content: '\02026';
    float: right;
    left: 100%;
    margin-left: -4em;
    padding-right: 5px;
    position: relative;
    text-align: right;
    top: -1.6em;
    width: 4em
}

.contain .c-card .picture {
    -ms-background-size: contain;
    background-size: contain
}

.c-note-widget__panel {
    background-color: #f7fdff;
    border-color: #c1c3c3 #c1c3c3 #009fc1;
    border-style: solid;
    border-width: 1px 1px 2px;
    margin-bottom: 2.5rem;
    margin-top: 1rem;
    padding: 1rem
}

.c-partner-product-widget {
    color: inherit
}

.c-partner-product-widget .c-widget__container {
    background-color: #fff;
    border: 1px solid #eee;
    display: block;
    padding: .75rem
}

.c-partner-product-widget .c-widget__container:hover {
    background-color: #fafafa
}

.c-partner-product-widget .c-widget__description {
    color: #aaa;
    font-size: .85rem
}

.c-partner-product-widget .c-widget__image {
    border: none
}

.c-partner-widget .c-widget__image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    margin: .5rem 0 1rem
}

.c-partner-widget .c-widget__description {
    margin-bottom: 2rem
}

.c-partner-widget .c-partner__details {
    display: block
}

.c-partner-widget .c-partner__detail {
    display: block
}

.c-partner-card-widget {
    margin-bottom: 1.5rem
}

.c-partner-card-widget .c-widget__container {
    background-color: #fff;
    border: 1px solid #eee;
    display: block;
    padding: .75rem
}

.c-partner-card-widget .c-widget__container:hover {
    background-color: #fafafa
}

@media only screen and (min-width: 40.0625em) {
    .c-partner-card-widget .c-widget__container {
        min-height: 310px
    }
}

@media only screen and (min-width: 64.0625em) {
    .c-partner-card-widget .c-widget__container {
        min-height: 330px
    }
}

@media only screen and (min-width: 75.0625em) {
    .c-partner-card-widget .c-widget__container {
        min-height: 290px
    }
}

.c-partner-card-widget .c-widget__title {
    margin-bottom: 1rem
}

.c-partner-card-widget .c-widget__description {
    color: #aaa;
    font-size: .85rem
}

.c-partner-card-widget .c-widget__image {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    margin: .5rem 0 .75rem
}

@media only screen and (min-width: 64.0625em) {
    .c-partner-card-widget .c-widget__image {
        height: 120px
    }
}

.tab-container-widget .tabs-content .content {
    border: 1px solid #c1c3c3;
    padding-left: 1rem;
    padding-right: 1rem
}

.c-tutorials-container .row {
    margin: 0
}

@media print {
    .u-no-print,
    .u-no-print * {
        display: none !important
    }
}

.pushing-1 {
    margin-bottom: 1em
}

.pushing-2 {
    margin-bottom: 2em
}

.pushing-3 {
    margin-bottom: 3em
}

.pushing-4 {
    margin-bottom: 4em
}

.pushing-5 {
    margin-bottom: 5em
}

.pushing-6 {
    margin-bottom: 6em
}

@media only screen and (max-width: 40em) {
    .pushing-1 {
        margin-bottom: 1em/2
    }
    .pushing-2 {
        margin-bottom: 1em
    }
    .pushing-3 {
        margin-bottom: 1.5em
    }
    .pushing-4 {
        margin-bottom: 2em
    }
    .pushing-5 {
        margin-bottom: 2.5em
    }
    .pushing-6 {
        margin-bottom: 3em
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .pushing-1 {
        margin-bottom: 1em/2
    }
    .pushing-2 {
        margin-bottom: 1em
    }
    .pushing-3 {
        margin-bottom: 1.5em
    }
    .pushing-4 {
        margin-bottom: 2em
    }
    .pushing-5 {
        margin-bottom: 2.5em
    }
    .pushing-6 {
        margin-bottom: 3em
    }
}

.spacing-05 {
    margin-top: .5em
}

.spacing-1 {
    margin-top: 1em
}

.spacing-2 {
    margin-top: 2em
}

.spacing-3 {
    margin-top: 3em
}

.spacing-4 {
    margin-top: 4em
}

.spacing-5 {
    margin-top: 5em
}

.spacing-6 {
    margin-top: 6em
}

.spacing-7 {
    margin-top: 7em
}

.spacing-8 {
    margin-top: 8em
}

@media only screen and (max-width: 40em) {
    .spacing-1 {
        margin-top: .5em
    }
    .spacing-2 {
        margin-top: 1em
    }
    .spacing-3 {
        margin-top: 1.5em
    }
    .spacing-4 {
        margin-top: 2em
    }
    .spacing-5 {
        margin-top: 2.5em
    }
    .spacing-6 {
        margin-top: 3em
    }
    .spacing-7 {
        margin-top: 3.5em
    }
    .spacing-8 {
        margin-top: 4em
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .spacing-1 {
        margin-top: .5em
    }
    .spacing-2 {
        margin-top: 1em
    }
    .spacing-3 {
        margin-top: 1.5em
    }
    .spacing-4 {
        margin-top: 2em
    }
    .spacing-5 {
        margin-top: 2.5em
    }
    .spacing-6 {
        margin-top: 3em
    }
    .spacing-7 {
        margin-top: 3.5em
    }
    .spacing-8 {
        margin-top: 4em
    }
}

.restrict-row {
    margin: 0 auto;
    max-width: 1000px !important
}

@media only screen and (min-width: 75.0625em) {
    .restrict-row {
        max-width: 1000px !important
    }
}

@media only screen and (min-width: 120.0625em) {
    .restrict-row {
        max-width: 79.1111111rem !important
    }
}

.homepage-top .restrict-row {
    max-width: 1200px !important
}

@media only screen and (min-width: 64.0625em) {
    .contain-to-grid .top-bar {
        height: auto
    }
}

@media only screen and (min-width: 75.0625em) {
    .row {
        max-width: 79.1111111rem
    }
    .contain-to-grid .top-bar {
        height: auto;
        max-width: 79.111111rem
    }
}
.homepage-icon a{
    padding:5%
}
.main-header{
    background: #0092b1;
}
.breadcrumbs{
    border-bottom: 2px solid #047b0d;
}
#homepage .main-header{
    background: #000;
}
#homepage .breadcrumbs{
    border-bottom: 2px solid #009fc1;
}