@import url('//fonts.googleapis.com/css?family=Montserrat:100');
@import url("https://use.typekit.net/uzs0mhr.css");

.async-hide {
    opacity: 0 !important
}

img.wp-smiley, img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

@charset "UTF-8";
#start-resizable-editor-section {
    display: none
}

.wp-block-audio figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-audio audio {
    width: 100%;
    min-width: 300px
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border: none;
    border-radius: 1.55em;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: .667em 1.333em;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {
    color: #fff
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - .5em)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - .5em)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - .5em)
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    margin-right: 0;
    width: 100%
}

.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

.is-style-outline > .wp-block-button__link, .wp-block-button__link.is-style-outline {
    border: 2px solid
}

.is-style-outline > .wp-block-button__link:not(.has-text-color), .wp-block-button__link.is-style-outline:not(.has-text-color) {
    color: #32373c
}

.is-style-outline > .wp-block-button__link:not(.has-background), .wp-block-button__link.is-style-outline:not(.has-background) {
    background-color: transparent
}

.wp-block-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical > .wp-block-button {
    margin-right: 0
}

.wp-block-buttons.is-vertical > .wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin-left: 0;
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-buttons > .wp-block-button:last-child {
    margin-right: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right > .wp-block-button {
    margin-left: .5em;
    margin-right: 0
}

.wp-block-buttons.is-content-justification-right > .wp-block-button:first-child {
    margin-left: 0
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons.alignleft .wp-block-button {
    margin-left: 0;
    margin-right: .5em
}

.wp-block-buttons.alignleft .wp-block-button:last-child {
    margin-right: 0
}

.wp-block-buttons.alignright .wp-block-button {
    margin-right: 0;
    margin-left: .5em
}

.wp-block-buttons.alignright .wp-block-button:first-child {
    margin-left: 0
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .5em;
    width: 100%
}

.wp-block-calendar {
    text-align: center
}

.wp-block-calendar tbody td, .wp-block-calendar th {
    padding: .25em;
    border: 1px solid #ddd
}

.wp-block-calendar tfoot td {
    border: none
}

.wp-block-calendar table {
    width: 100%;
    border-collapse: collapse
}

.wp-block-calendar table th {
    font-weight: 400;
    background: #ddd
}

.wp-block-calendar a {
    text-decoration: underline
}

.wp-block-calendar table caption, .wp-block-calendar table tbody {
    color: #40464d
}

.wp-block-categories.alignleft {
    margin-right: 2em
}

.wp-block-categories.alignright {
    margin-left: 2em
}

.wp-block-code code {
    display: block;
    white-space: pre-wrap;
    overflow-wrap: break-word
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    flex-wrap: wrap
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap
    }
}

.wp-block-columns.has-background {
    padding: 1.25em 2.375em
}

.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
    align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

@media (max-width: 599px) {
    .wp-block-column {
        flex-basis: 100% !important
    }
}

@media (min-width: 600px) and (max-width: 781px) {
    .wp-block-column:not(:only-child) {
        flex-basis: calc(50% - 1em) !important;
        flex-grow: 0
    }

    .wp-block-column:nth-child(2n) {
        margin-left: 2em
    }
}

@media (min-width: 782px) {
    .wp-block-column {
        flex-basis: 0;
        flex-grow: 1
    }

    .wp-block-column[style*=flex-basis] {
        flex-grow: 0
    }

    .wp-block-column:not(:first-child) {
        margin-left: 2em
    }
}

.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
    -ms-grid-row-align: center;
    align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end
}

.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {
    width: 100%
}

.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    box-sizing: border-box
}

.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
    background-attachment: fixed
}

@supports (-webkit-overflow-scrolling:touch) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {
        background-attachment: scroll
    }
}

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {
    background-color: #000
}

.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {
    content: "";
    background-color: inherit
}

.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim:not(.has-background-gradient):before, .wp-block-cover .wp-block-cover__gradient-background {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1
}

.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    max-width: 420px;
    width: 100%
}

.wp-block-cover-image:after, .wp-block-cover:after {
    display: block;
    content: "";
    font-size: 0;
    min-height: inherit
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-cover-image:after, .wp-block-cover:after {
        content: none
    }
}

.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {
    display: flex
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: 100%;
    z-index: 1;
    color: #fff
}

.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {
    color: inherit
}

.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center
}

.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center
}

.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center
}

.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto
}

.wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: none;
    -o-object-fit: cover;
    object-fit: cover;
    outline: none;
    border: none;
    box-shadow: none
}

.wp-block-cover__image-background, .wp-block-cover__video-background {
    z-index: 0
}

.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {
    color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right
}

.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    z-index: 1;
    margin-bottom: 0;
    max-width: 840px;
    padding: .44em;
    text-align: center
}

.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left] > [data-type="core/embed"], .wp-block[data-align=right] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px
}

.wp-block-cover .wp-block-embed {
    min-width: 320px;
    min-height: 240px
}

.wp-block-embed {
    margin-bottom: 1em
}

.wp-block-embed figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-embed iframe {
    max-width: 100%
}

.wp-block-embed__wrapper {
    position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%
}

.wp-block-file {
    margin-bottom: 1.5em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file .wp-block-file__button {
    background: #32373c;
    border-radius: 2em;
    color: #fff;
    font-size: .8em;
    padding: .5em 1em
}

.wp-block-file a.wp-block-file__button {
    text-decoration: none
}

.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-file * + .wp-block-file__button {
    margin-left: .75em
}

.blocks-gallery-grid, .wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
    margin: 0 1em 1em 0;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: calc(50% - 1em)
}

.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0
}

.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
    margin: 0;
    height: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start
    }
}

.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {
        width: auto
    }
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #fff;
    text-align: center;
    font-size: .8em;
    background: linear-gradient(0deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .3) 70%, transparent);
    box-sizing: border-box;
    margin: 0
}

.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {
    display: inline
}

.blocks-gallery-grid figcaption, .wp-block-gallery figcaption {
    flex-grow: 1
}

.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {
        height: 100%;
        flex: 1;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: 100%;
    margin-right: 0
}

@media (min-width: 600px) {
    .blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {
        width: calc(33.33333% - .66667em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {
        width: calc(25% - .75em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {
        width: calc(20% - .8em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {
        width: calc(16.66667% - .83333em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {
        width: calc(14.28571% - .85714em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {
        width: calc(12.5% - .875em);
        margin-right: 1em
    }

    .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0
    }
}

.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {
    margin-right: 0
}

.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {
    max-width: 420px;
    width: 100%
}

.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {
    justify-content: center
}

.wp-block-group {
    box-sizing: border-box
}

h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {
    padding: 1.25em 2.375em
}

.wp-block-image {
    margin-bottom: 1em
}

.wp-block-image img {
    max-width: 100%
}

.wp-block-image:not(.is-style-rounded) img {
    border-radius: inherit
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull img, .wp-block-image.alignwide img {
    width: 100%
}

.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright {
    display: table
}

.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption {
    display: table-caption;
    caption-side: bottom
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-image.is-style-circle-mask img, .wp-block-image.is-style-rounded img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-position: center;
        mask-position: center;
        border-radius: 0
    }
}

.wp-block-latest-comments__comment {
    line-height: 1.1;
    list-style: none;
    margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
    min-height: 2.25em;
    list-style: none
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em
}

.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {
    line-height: 1.5
}

.wp-block-latest-comments__comment-excerpt p {
    font-size: .875em;
    line-height: 1.8;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .75em
}

.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: .75em;
    width: 2.5em
}

.wp-block-latest-posts.alignleft {
    margin-right: 2em
}

.wp-block-latest-posts.alignright {
    margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both
}

.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - .625em)
    }

    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .9375em)
    }

    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {
    display: block;
    color: #555;
    font-size: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-latest-posts__featured-image a {
    display: inline-block
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
    margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
    margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center
}

.block-editor-image-alignment-control__row .components-base-control__field {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label {
    margin-bottom: 0
}

ol.has-background, ul.has-background {
    padding: 1.25em 2.375em
}

.wp-block-media-text {
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50% 1fr;
    grid-template-columns:50% 1fr;
    -ms-grid-rows: auto;
    grid-template-rows:auto
}

.wp-block-media-text.has-media-on-the-right {
    -ms-grid-columns: 1fr 50%;
    grid-template-columns:1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    -ms-grid-row-align: start;
    align-self: start
}

.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {
    -ms-grid-row-align: center;
    align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    -ms-grid-row-align: end;
    align-self: end
}

.wp-block-media-text .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 2;
    grid-column: 2;
    -ms-grid-row: 1;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media img, .wp-block-media-text__media video {
    max-width: unset;
    width: 100%;
    vertical-align: middle
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    height: 100%;
    min-height: 250px;
    background-size: cover
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
    display: block;
    height: 100%
}

.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        -ms-grid-columns: 100% !important;
        grid-template-columns:100% !important
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 2;
        grid-row: 2
    }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container {
    color: #1e1e1e;
    background-color: #fff;
    min-width: 200px
}

.items-justified-left > ul {
    justify-content: flex-start
}

.items-justified-center > ul {
    justify-content: center
}

.items-justified-right > ul {
    justify-content: flex-end
}

.items-justified-space-between > ul {
    justify-content: space-between
}

.wp-block-navigation-link {
    display: flex;
    align-items: center;
    position: relative;
    margin: 0
}

.wp-block-navigation-link .wp-block-navigation__container:empty {
    display: none
}

.wp-block-navigation__container {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap
}

.is-vertical .wp-block-navigation__container {
    display: block
}

.has-child > .wp-block-navigation-link__content {
    padding-right: .5em
}

.has-child .wp-block-navigation__container {
    border: 1px solid rgba(0, 0, 0, .15);
    background-color: inherit;
    color: inherit;
    position: absolute;
    left: 0;
    top: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 2;
    opacity: 0;
    transition: opacity .1s linear;
    visibility: hidden
}

.has-child .wp-block-navigation__container > .wp-block-navigation-link > .wp-block-navigation-link__content {
    flex-grow: 1
}

.has-child .wp-block-navigation__container > .wp-block-navigation-link > .wp-block-navigation-link__submenu-icon {
    padding-right: .5em
}

@media (min-width: 782px) {
    .has-child .wp-block-navigation__container {
        left: 1.5em
    }

    .has-child .wp-block-navigation__container .wp-block-navigation__container {
        left: 100%;
        top: -1px
    }

    .has-child .wp-block-navigation__container .wp-block-navigation__container:before {
        content: "";
        position: absolute;
        right: 100%;
        height: 100%;
        display: block;
        width: .5em;
        background: transparent
    }

    .has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg {
        transform: rotate(0)
    }
}

.has-child:hover {
    cursor: pointer
}

.has-child:hover > .wp-block-navigation__container {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column
}

.has-child:focus-within {
    cursor: pointer
}

.has-child:focus-within > .wp-block-navigation__container {
    visibility: visible;
    opacity: 1;
    display: flex;
    flex-direction: column
}

.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active, .wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus, .wp-block-navigation[style*=text-decoration] .wp-block-navigation__container {
    text-decoration: inherit
}

.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content, .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active, .wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus {
    text-decoration: none
}

.wp-block-navigation-link__content {
    color: inherit;
    padding: .5em 1em
}

.wp-block-navigation-link__content + .wp-block-navigation-link__content {
    padding-top: 0
}

.has-text-color .wp-block-navigation-link__content {
    color: inherit
}

.wp-block-navigation-link__label {
    word-break: normal;
    overflow-wrap: break-word
}

.wp-block-navigation-link__submenu-icon {
    height: inherit;
    padding: .375em 1em .375em 0
}

.wp-block-navigation-link__submenu-icon svg {
    fill: currentColor
}

@media (min-width: 782px) {
    .wp-block-navigation-link__submenu-icon svg {
        transform: rotate(90deg)
    }
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

p.has-background {
    padding: 1.25em 2.375em
}

p.has-text-color a {
    color: inherit
}

.wp-block-post-author {
    display: flex;
    flex-wrap: wrap
}

.wp-block-post-author__byline {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: .5em
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    margin-bottom: .7em;
    font-size: .7em
}

.wp-block-post-author__content {
    flex-grow: 1;
    flex-basis: 0
}

.wp-block-post-author__name {
    font-weight: 700;
    margin: 0
}

.wp-block-post-comments-form input[type=submit] {
    color: #fff;
    background-color: #32373c;
    border: none;
    border-radius: 1.55em;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: .667em 1.333em;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word
}

.wp-block-post-comments-form input[type=submit]:active, .wp-block-post-comments-form input[type=submit]:focus, .wp-block-post-comments-form input[type=submit]:hover, .wp-block-post-comments-form input[type=submit]:visited {
    color: #fff
}

.wp-block-preformatted {
    white-space: pre-wrap
}

.wp-block-pullquote {
    padding: 3em 0;
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
    font-size: 1.25em
}

.wp-block-pullquote p {
    font-size: 1.75em;
    line-height: 1.6
}

.wp-block-pullquote cite, .wp-block-pullquote footer {
    position: relative
}

.wp-block-pullquote .has-text-color a {
    color: inherit
}

.wp-block-pullquote:not(.is-style-solid-color) {
    background: none
}

.wp-block-pullquote.is-style-solid-color {
    border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
    text-transform: none;
    font-style: normal
}

.wp-block-pullquote cite {
    color: inherit
}

.wp-block-query-loop {
    max-width: 100%;
    list-style: none;
    padding: 0
}

.wp-block-query-loop li {
    clear: both
}

.wp-block-query-loop.is-flex-container {
    flex-direction: row;
    display: flex;
    flex-wrap: wrap
}

.wp-block-query-loop.is-flex-container li {
    margin: 0 0 1.25em;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-query-loop.is-flex-container li {
        margin-right: 1.25em
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - .625em)
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li:nth-child(2n) {
        margin-right: 0
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - .9375em)
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li:nth-child(4n) {
        margin-right: 0
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em)
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li:nth-child(5n) {
        margin-right: 0
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em)
    }

    .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li:nth-child(6n) {
        margin-right: 0
    }
}

.wp-block-query-pagination {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.wp-block-query-pagination > .wp-block-query-pagination-next, .wp-block-query-pagination > .wp-block-query-pagination-numbers, .wp-block-query-pagination > .wp-block-query-pagination-previous {
    display: inline-block;
    margin-right: .5em;
    margin-bottom: .5em
}

.wp-block-query-pagination > .wp-block-query-pagination-next:last-child, .wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child, .wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
    margin-right: 0
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-rss.wp-block-rss {
    box-sizing: border-box
}

.wp-block-rss.alignleft {
    margin-right: 2em
}

.wp-block-rss.alignright {
    margin-left: 2em
}

.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none
}

.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%
}

@media (min-width: 600px) {
    .wp-block-rss.columns-2 li {
        width: calc(50% - 1em)
    }

    .wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em)
    }

    .wp-block-rss.columns-4 li {
        width: calc(25% - 1em)
    }

    .wp-block-rss.columns-5 li {
        width: calc(20% - 1em)
    }

    .wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em)
    }
}

.wp-block-rss__item-author, .wp-block-rss__item-publish-date {
    display: block;
    color: #555;
    font-size: .8125em
}

.wp-block-search .wp-block-search__button {
    background: #f7f7f7;
    border: 1px solid #ccc;
    padding: .375em .625em;
    color: #32373c;
    margin-left: .625em;
    word-break: normal
}

.wp-block-search .wp-block-search__button.has-icon {
    line-height: 0
}

.wp-block-search .wp-block-search__button svg {
    min-width: 1.5em;
    min-height: 1.5em
}

.wp-block-search .wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%
}

.wp-block-search .wp-block-search__label {
    width: 100%
}

.wp-block-search .wp-block-search__input {
    flex-grow: 1;
    min-width: 3em;
    border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
    padding: 4px;
    border: 1px solid #949494
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 .25em
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
    outline: none
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
    padding: .125em .5em
}

.wp-block-separator.is-style-wide {
    border-bottom-width: 1px
}

.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    text-align: center;
    max-width: none;
    line-height: 1;
    height: auto
}

.wp-block-separator.is-style-dots:before {
    content: "Â·Â·Â·";
    color: currentColor;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
    font-family: serif
}

.wp-block-custom-logo {
    line-height: 0
}

.wp-block-custom-logo .aligncenter {
    display: table
}

.wp-block-custom-logo.is-style-rounded img {
    border-radius: 9999px
}

.wp-block-social-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
    margin-left: 0
}

.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {
    text-decoration: none;
    border-bottom: 0;
    box-shadow: none
}

.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link {
    margin: 4px 8px 4px 0
}

.wp-block-social-links .wp-social-link a {
    padding: .25em
}

.wp-block-social-links .wp-social-link svg {
    width: 1em;
    height: 1em
}

.wp-block-social-links.has-small-icon-size {
    font-size: 16px
}

.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {
    font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
    font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
    font-size: 48px
}

.wp-block-social-links.aligncenter {
    justify-content: center;
    display: flex
}

.wp-block-social-links.alignright {
    justify-content: flex-end
}

.wp-social-link {
    display: block;
    border-radius: 9999px;
    transition: transform .1s ease;
    height: auto
}

@media (prefers-reduced-motion: reduce) {
    .wp-social-link {
        transition-duration: 0s
    }
}

.wp-social-link a {
    display: block;
    line-height: 0;
    transition: transform .1s ease
}

.wp-social-link a, .wp-social-link a:active, .wp-social-link a:hover, .wp-social-link a:visited, .wp-social-link svg {
    color: currentColor;
    fill: currentColor
}

.wp-social-link:hover {
    transform: scale(1.1)
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #fe4500;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    background-color: #fefc00;
    color: #fff;
    stroke: #000
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none;
    padding: 4px
}

.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90
}

.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3
}

.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe
}

.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26
}

.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89
}

.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800
}

.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678
}

.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110
}

.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434
}

.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075
}

.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24
}

.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c
}

.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f
}

.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122
}

.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155
}

.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #fe4500
}

.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7
}

.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    color: #fff;
    stroke: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600
}

.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760
}

.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000
}

.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4
}

.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea
}

.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2
}

.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd
}

.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff
}

.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto
}

.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: .66667em;
    padding-right: .66667em
}

.wp-block-spacer {
    clear: both
}

p.wp-block-subhead {
    font-size: 1.1em;
    font-style: italic;
    opacity: .75
}

.wp-block-tag-cloud.aligncenter {
    text-align: center
}

.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    width: 100%
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {
    display: table;
    width: auto
}

.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    border-spacing: 0;
    border-collapse: inherit;
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {
    border-color: transparent
}

.wp-block-text-columns, .wp-block-text-columns.aligncenter {
    display: flex
}

.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%
}

pre.wp-block-verse {
    font-family: inherit;
    overflow: auto;
    white-space: pre-wrap
}

.wp-block-video {
    margin-left: 0;
    margin-right: 0
}

.wp-block-video video {
    width: 100%
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .wp-block-video [poster] {
        -o-object-fit: cover;
        object-fit: cover
    }
}

.wp-block-video.aligncenter {
    text-align: center
}

.wp-block-video figcaption {
    margin-top: .5em;
    margin-bottom: 1em
}

.wp-block-post-featured-image a {
    display: inline-block
}

.wp-block-post-featured-image img {
    max-width: 100%;
    height: auto
}

:root .has-pale-pink-background-color {
    background-color: #f78da7
}

:root .has-vivid-red-background-color {
    background-color: #cf2e2e
}

:root .has-luminous-vivid-orange-background-color {
    background-color: #ff6900
}

:root .has-luminous-vivid-amber-background-color {
    background-color: #fcb900
}

:root .has-light-green-cyan-background-color {
    background-color: #7bdcb5
}

:root .has-vivid-green-cyan-background-color {
    background-color: #00d084
}

:root .has-pale-cyan-blue-background-color {
    background-color: #8ed1fc
}

:root .has-vivid-cyan-blue-background-color {
    background-color: #0693e3
}

:root .has-vivid-purple-background-color {
    background-color: #9b51e0
}

:root .has-white-background-color {
    background-color: #fff
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-cyan-bluish-gray-background-color {
    background-color: #abb8c3
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-black-background-color {
    background-color: #000
}

:root .has-pale-pink-color {
    color: #f78da7
}

:root .has-vivid-red-color {
    color: #cf2e2e
}

:root .has-luminous-vivid-orange-color {
    color: #ff6900
}

:root .has-luminous-vivid-amber-color {
    color: #fcb900
}

:root .has-light-green-cyan-color {
    color: #7bdcb5
}

:root .has-vivid-green-cyan-color {
    color: #00d084
}

:root .has-pale-cyan-blue-color {
    color: #8ed1fc
}

:root .has-vivid-cyan-blue-color {
    color: #0693e3
}

:root .has-vivid-purple-color {
    color: #9b51e0
}

:root .has-white-color {
    color: #fff
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-cyan-bluish-gray-color {
    color: #abb8c3
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-black-color {
    color: #000
}

:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: linear-gradient(135deg, #0693e3, #9b51e0)
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: linear-gradient(135deg, #7adcb4, #00d082)
}

:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: linear-gradient(135deg, #fcb900, #ff6900)
}

:root .has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: linear-gradient(135deg, #ff6900, #cf2e2e)
}

:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: linear-gradient(135deg, #eee, #a9b8c3)
}

:root .has-cool-to-warm-spectrum-gradient-background {
    background: linear-gradient(135deg, #4aeadc, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c)
}

:root .has-blush-light-purple-gradient-background {
    background: linear-gradient(135deg, #ffceec, #9896f0)
}

:root .has-blush-bordeaux-gradient-background {
    background: linear-gradient(135deg, #fecda5, #fe2d2d 50%, #6b003e)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-luminous-dusk-gradient-background {
    background: linear-gradient(135deg, #ffcb70, #c751c0 50%, #4158d0)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-pale-ocean-gradient-background {
    background: linear-gradient(135deg, #fff5cb, #b6e3d4 50%, #33a7b5)
}

:root .has-electric-grass-gradient-background {
    background: linear-gradient(135deg, #caf880, #71ce7e)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

:root .has-link-color a {
    color: #00e;
    color: var(--wp--style--color--link, #00e)
}

.has-small-font-size {
    font-size: .8125em
}

.has-normal-font-size, .has-regular-font-size {
    font-size: 1em
}

.has-medium-font-size {
    font-size: 1.25em
}

.has-large-font-size {
    font-size: 2.25em
}

.has-huge-font-size, .has-larger-font-size {
    font-size: 2.625em
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

div.meteor-slides {
    clear: both;
    float: none;
    height: auto !important;
    line-height: 0;
    margin: 0;
    max-width: 100%;
    overflow: visible !important;
    padding: 0;
    position: relative;
    z-index: 1
}

div.meteor-slides.meteor-left {
    clear: none;
    float: left;
    margin: 0 20px 20px 0
}

div.meteor-slides.meteor-right {
    clear: none;
    float: right;
    margin: 0 0 20px 20px
}

div.meteor-slides.meteor-center {
    margin: 0 auto
}

div.meteor-slides.navpaged, div.meteor-slides.navboth {
    margin-bottom: 20px
}

.meteor-slides .meteor-clip {
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.meteor-slides .meteor-shim {
    border: 0;
    height: auto !important;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto \9
}

.meteor-slides a:focus {
    outline: none
}

.meteor-slides .mslide {
    display: none;
    height: auto !important;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.single-slide .mslide {
    display: block
}

.meteor-slides .mslide a {
    border: 0;
    margin: 0;
    padding: 0
}

.meteor-slides .mslide img {
    border: 0;
    box-shadow: none !important;
    display: block;
    height: auto !important;
    margin: auto !important;
    max-width: 100%;
    padding: 0 !important;
    width: auto \9
}

.meteor-slides .mslide img[src$='.png'] {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}

.meteor-slides ul.meteor-nav {
    display: none;
    list-style: none;
    height: auto;
    margin: 0 !important;
    padding: 0
}

.meteor-slides.navhover ul.meteor-nav {
    display: inline
}

ul.meteor-nav li {
    display: inline;
    height: auto;
    list-style: none;
    margin: 0;
    padding: 0
}

.meteor-nav .prev a {
    left: 0
}

.meteor-nav .next a {
    right: 0
}

.meteor-slides .meteor-nav a {
    border: none;
    box-shadow: none;
    display: block;
    outline: none;
    position: absolute;
    text-indent: -9999px;
    width: 27px;
    height: 100%;
    transition: all 0s ease 0s;
    z-index: 998
}

.meteor-nav .prev a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAYAAACL6W/rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRJREFUeNrkmF1IU2EYx89xS+nCFC+cTbYzUcRaiHhnObHwwrsxLS8ELUwQFUHYlV1sMAeDXXgjwhgkdTtGsJuwry1QkroYEkpgjcVsH8ZWG0VjCa7njWcRsfd9z852U/3hB2fbeZ4///Px8L4Ti8Wi8KdEURQoMgD9gBHoBDT4/TEQAQ6AMPC+XHGFXq1AB6BDnyb8Pod+R0AU+FiuWJRp1gaMAiNAu8BWHHgKbAEpBcGagT6gF2jheH0CXgN7QLbSYMRkAhgQKtMu4ENTucHIE3EZ6K7Q6xB48fuTwgtGQt0GLgnKtA/cLYXjeJFQ1wC9Qq8YECyFq2Oc2IZ3SmkoAWsnsBdLzXin9FV46bFHMy/YqILHr5wGsBdLfQoev3Lqxl7UYAYcFLXSCPakTb/eGnqRXq20YP0ypp+gUqlEp9MpJRIJk9/vNzJObcee5dQhY/oJarVa9Hq9Q8lk8k4wGLzBOJX06qAFM8q5NHa7XT83N2doaGhQGY3GRs7ptJ46OV4bGxuDFotluL6+/owkSbyLrlNTfujkGTkcDv3CwoIBppqYSqXyNpvtLaeE1lPD8/J4PIPj4+NXiddn0Nra2kNOiUatxGx1dVUid4oYxePxb4uLi2+2t7e/8Mwo3zexiuDxM5E7RbzS6XRmZWXlASjB8WqqU/J2zs7OSuT9IsdutzsqI5Rimc3moToQhnwmI5TAmorHrKJAIJAsHc/Pz+vg/Torw4vWM8cq2tnZCZeOp6amroBaZHjlaMEirKqlpaV3Pp/vAznu6ek5t7m5edFkMvGGR0TJRZycnHwEU/Dlz4mg07XD+3Z9bGxMy7uItGAHrKqTk5Pi8vJyBMKRBa/Q1dXVuL6+foFjRut5xCoqFAqn09PTj0Oh0CvyWavVnne5XBaO1xEtWBhX6SzDotVq/RUuk8l856z4w5TforhKpyqfz5/OzMw8KYXL5XJfOSv+KGsRfAu4WaMZcB+4x/AaRmqh5wTWVNzCrUe12sVeLO3h1qNaHZZ2EqxgKdxP7VdhtI89UpzzsrifilXhFcMe2f96o/lP/zXwV/6Z80OAAQCEZywnoHKJ5gAAAABJRU5ErkJggg==) no-repeat center right
}

.meteor-nav .prev a:hover {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAYAAACL6W/rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRJREFUeNrkmF1IU2EYx89xS+nCFC+cTbYzUcRaiHhnObHwwrsxLS8ELUwQFUHYlV1sMAeDXXgjwhgkdTtGsJuwry1QkroYEkpgjcVsH8ZWG0VjCa7njWcRsfd9z852U/3hB2fbeZ4///Px8L4Ti8Wi8KdEURQoMgD9gBHoBDT4/TEQAQ6AMPC+XHGFXq1AB6BDnyb8Pod+R0AU+FiuWJRp1gaMAiNAu8BWHHgKbAEpBcGagT6gF2jheH0CXgN7QLbSYMRkAhgQKtMu4ENTucHIE3EZ6K7Q6xB48fuTwgtGQt0GLgnKtA/cLYXjeJFQ1wC9Qq8YECyFq2Oc2IZ3SmkoAWsnsBdLzXin9FV46bFHMy/YqILHr5wGsBdLfQoev3Lqxl7UYAYcFLXSCPakTb/eGnqRXq20YP0ypp+gUqlEp9MpJRIJk9/vNzJObcee5dQhY/oJarVa9Hq9Q8lk8k4wGLzBOJX06qAFM8q5NHa7XT83N2doaGhQGY3GRs7ptJ46OV4bGxuDFotluL6+/owkSbyLrlNTfujkGTkcDv3CwoIBppqYSqXyNpvtLaeE1lPD8/J4PIPj4+NXiddn0Nra2kNOiUatxGx1dVUid4oYxePxb4uLi2+2t7e/8Mwo3zexiuDxM5E7RbzS6XRmZWXlASjB8WqqU/J2zs7OSuT9IsdutzsqI5Rimc3moToQhnwmI5TAmorHrKJAIJAsHc/Pz+vg/Torw4vWM8cq2tnZCZeOp6amroBaZHjlaMEirKqlpaV3Pp/vAznu6ek5t7m5edFkMvGGR0TJRZycnHwEU/Dlz4mg07XD+3Z9bGxMy7uItGAHrKqTk5Pi8vJyBMKRBa/Q1dXVuL6+foFjRut5xCoqFAqn09PTj0Oh0CvyWavVnne5XBaO1xEtWBhX6SzDotVq/RUuk8l856z4w5TforhKpyqfz5/OzMw8KYXL5XJfOSv+KGsRfAu4WaMZcB+4x/AaRmqh5wTWVNzCrUe12sVeLO3h1qNaHZZ2EqxgKdxP7VdhtI89UpzzsrifilXhFcMe2f96o/lP/zXwV/6Z80OAAQCEZywnoHKJ5gAAAABJRU5ErkJggg==) no-repeat center left
}

.meteor-nav .next a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAYAAACL6W/rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAzJJREFUeNrkmE9IG0EUxjcba+ghtXjQNCHdBEVsV6R40zRiiwdvIdr2IMQWK/gHBEHwUARBhUAgpxCRQKW9higIPdh/sRCptAeREnsQg0W7SSwmVVoarND0rbyUQHdmN7vpxX7wg03Y9z6+2Z1hZnUMWTWAHbACtUAV/n8MHAD7wC7wRao4n8//9Z9OpyN52YAWgAfq0I9BnwSwBWwAnxR7Sdx3GbgBNAPVDF1Z4AOwCRypCGYCuoBOwCLjJQCvgBUgXWowceTagAamNG0Db4tHVEEwcfDuAa0leq0DYRxMRcHEULeBq4w67QHRQjiZYGKoh0CTSq848LgQTsqLLXr92jSEYrC2DXvRZMIn1aTBqwl7mEg3sEUj2MBoVwP2oqlLxesnpVbsRQxWgwtFudSMPUmrX2cZvTqxp2QwO231i0ajd1Op1KNQKNReUVGhU2BWjT2l1EJb/SKRCJ9MJp2zs7OcXq9X4mXBnpLBrLRKjuMslZWVF9xud0cwGLypcCRJPXlaEc/zRoPBoB8cHLRNTU0pne88KVgtrcrv9z/7CmJZVtfT03Nrfn5eSThSzzpa0eTk5HY6nc6JXiMjI7bp6Wkl4epIwapoVXNzczsTExORw8PDDCzXZ+HgtXTKmFWVGPhMi4uL2aGhoY+CIPwQveDaPjMzw6kZRFbJs15aWkpCmNdnBSCXy9XO/CPFYrFvPp9P3Kox4jwbGBjg1PRhce9HlcPhqPZ4PI7C77W1tQ2ZElLPA9kJw/MXh4eH/8zR5eXllEzJASkY1ay7u9sM8+qO1Wq14Cr5rre397kaM9zQEuV0Oo0LCwvXGxsbL4m/w+Hw59HR0R0ZrwQp2D6tyuv1us1m8xXxenV19X1fX9+Lk5OTXzJmpJ5btKJAIHCtvr7eiKGEsbGxxOnpaV7Ga4sUbBd36dLv1PHx90Ko/v7+l7lcTi5UFntKaQN36ZLKZDI/C6HGx8cTMIByoQTsSdwEdyDl0BsRyib4AXC/TF5PgSe0TfAmHj20arv4OEHQCh49tGode1E3wUd4ntrTYLSHPY5k7kvjeSquwSuOPdKkG/6Lg+a5/jRwbj7m/BZgAHDYK2IN21QKAAAAAElFTkSuQmCC) no-repeat center left
}

.meteor-nav .next a:hover {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAWCAYAAACL6W/rAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAzJJREFUeNrkmE9IG0EUxjcba+ghtXjQNCHdBEVsV6R40zRiiwdvIdr2IMQWK/gHBEHwUARBhUAgpxCRQKW9higIPdh/sRCptAeREnsQg0W7SSwmVVoarND0rbyUQHdmN7vpxX7wg03Y9z6+2Z1hZnUMWTWAHbACtUAV/n8MHAD7wC7wRao4n8//9Z9OpyN52YAWgAfq0I9BnwSwBWwAnxR7Sdx3GbgBNAPVDF1Z4AOwCRypCGYCuoBOwCLjJQCvgBUgXWowceTagAamNG0Db4tHVEEwcfDuAa0leq0DYRxMRcHEULeBq4w67QHRQjiZYGKoh0CTSq848LgQTsqLLXr92jSEYrC2DXvRZMIn1aTBqwl7mEg3sEUj2MBoVwP2oqlLxesnpVbsRQxWgwtFudSMPUmrX2cZvTqxp2QwO231i0ajd1Op1KNQKNReUVGhU2BWjT2l1EJb/SKRCJ9MJp2zs7OcXq9X4mXBnpLBrLRKjuMslZWVF9xud0cwGLypcCRJPXlaEc/zRoPBoB8cHLRNTU0pne88KVgtrcrv9z/7CmJZVtfT03Nrfn5eSThSzzpa0eTk5HY6nc6JXiMjI7bp6Wkl4epIwapoVXNzczsTExORw8PDDCzXZ+HgtXTKmFWVGPhMi4uL2aGhoY+CIPwQveDaPjMzw6kZRFbJs15aWkpCmNdnBSCXy9XO/CPFYrFvPp9P3Kox4jwbGBjg1PRhce9HlcPhqPZ4PI7C77W1tQ2ZElLPA9kJw/MXh4eH/8zR5eXllEzJASkY1ay7u9sM8+qO1Wq14Cr5rre397kaM9zQEuV0Oo0LCwvXGxsbL4m/w+Hw59HR0R0ZrwQp2D6tyuv1us1m8xXxenV19X1fX9+Lk5OTXzJmpJ5btKJAIHCtvr7eiKGEsbGxxOnpaV7Ga4sUbBd36dLv1PHx90Ko/v7+l7lcTi5UFntKaQN36ZLKZDI/C6HGx8cTMIByoQTsSdwEdyDl0BsRyib4AXC/TF5PgSe0TfAmHj20arv4OEHQCh49tGode1E3wUd4ntrTYLSHPY5k7kvjeSquwSuOPdKkG/6Lg+a5/jRwbj7m/BZgAHDYK2IN21QKAAAAAElFTkSuQmCC) no-repeat center right
}

* html .meteor-nav .prev a {
    background: url(data:image/gif;base64,R0lGODlhNgAWANUuAKKior6+vrOzs+vr69zc3JOTk+fn5+zs7GRkZIKCgpeXl7S0tEZGRsnJyerq6nd3d+bm5kRERN/f35SUlNHR0aOjo8HBwZ+fn9XV1YCAgMjIyENDQ1lZWczMzN7e3tbW1kFBQYGBgdfX19TU1NjY2L29venp6dLS0o+Pj3JycpKSku3t7UBAQH9/f////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAC4ALAAAAAA2ABYAAAbbQJdwSHSxjshkcblsOZ9QpjRJpUqL0Gz2Oqx6kVyXdvzkfs+sK3ndmqLPTDab+YY35eRlHY3Fr4toIBMQAl99ZBkLBg15RGgqAyskhkRsApESjV1fBQcrHymUQ2sCnh4XmkKcDisjCHajYwuRBAp/jl4GKysPfJVjJrsAc7hVFbsaHLBCZAG7GCi3m1UbALsdr16HWSEluyK2Y4BfEdYrJ6LMZAnOKwSpRmcM1hbpYmvsKxTw8XtWd3626PH3b1tAJ24IppFysMwVhWEahun3ZuI9PBZVLbNIjEgQADs=) no-repeat center right
}

* html .meteor-nav .prev a:hover {
    background: url(data:image/gif;base64,R0lGODlhNgAWANUuAKKior6+vrOzs+vr69zc3JOTk+fn5+zs7GRkZIKCgpeXl7S0tEZGRsnJyerq6nd3d+bm5kRERN/f35SUlNHR0aOjo8HBwZ+fn9XV1YCAgMjIyENDQ1lZWczMzN7e3tbW1kFBQYGBgdfX19TU1NjY2L29venp6dLS0o+Pj3JycpKSku3t7UBAQH9/f////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAC4ALAAAAAA2ABYAAAbbQJdwSHSxjshkcblsOZ9QpjRJpUqL0Gz2Oqx6kVyXdvzkfs+sK3ndmqLPTDab+YY35eRlHY3Fr4toIBMQAl99ZBkLBg15RGgqAyskhkRsApESjV1fBQcrHymUQ2sCnh4XmkKcDisjCHajYwuRBAp/jl4GKysPfJVjJrsAc7hVFbsaHLBCZAG7GCi3m1UbALsdr16HWSEluyK2Y4BfEdYrJ6LMZAnOKwSpRmcM1hbpYmvsKxTw8XtWd3626PH3b1tAJ24IppFysMwVhWEahun3ZuI9PBZVLbNIjEgQADs=) no-repeat center left
}

* html .meteor-nav .next a {
    background: url(data:image/gif;base64,R0lGODlhNgAWANUuAKKior6+vrOzs+vr69zc3JOTk+fn5+zs7GRkZIKCgpeXl7S0tEZGRsnJyerq6nd3d+bm5kRERN/f35SUlNHR0aOjo8HBwZ+fn9XV1YCAgMjIyENDQ1lZWczMzN7e3tbW1kFBQYGBgdfX19TU1NjY2L29venp6dLS0o+Pj3JycpKSku3t7UBAQH9/f////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAC4ALAAAAAA2ABYAAAbeQJdw2Coaj8OkUslqOp/LqPBIpUqZzyz0Oq16i1yXduzkfs+tK3nNkqLRUTY7+j7H5eRlHZ7Ez5NfDQYLGXxDZAIQEyB/RF4SKwMChkJkJJEqjV1VFx4rB5NfWFopH58Fa0pnCgSRC6J9ZAgjKw6oY6pnACsrJrCHaw+8BnmAXygYvAG/lWQcGrwVxY5VCiK8JSHMYmMIHbwAG9ObVK0rAQl2sVon4BGpxlUU5+nqwFoWKwAMmuR7Rnf8ZKHzz8oSgVrcFAQjBWGZKwvDOAzj4h9Fbngu+jOoESMuLkEAADs=) no-repeat center left
}

* html .meteor-nav .next a:hover {
    background: url(data:image/gif;base64,R0lGODlhNgAWANUuAKKior6+vrOzs+vr69zc3JOTk+fn5+zs7GRkZIKCgpeXl7S0tEZGRsnJyerq6nd3d+bm5kRERN/f35SUlNHR0aOjo8HBwZ+fn9XV1YCAgMjIyENDQ1lZWczMzN7e3tbW1kFBQYGBgdfX19TU1NjY2L29venp6dLS0o+Pj3JycpKSku3t7UBAQH9/f////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAC4ALAAAAAA2ABYAAAbeQJdw2Coaj8OkUslqOp/LqPBIpUqZzyz0Oq16i1yXduzkfs+tK3nNkqLRUTY7+j7H5eRlHZ7Ez5NfDQYLGXxDZAIQEyB/RF4SKwMChkJkJJEqjV1VFx4rB5NfWFopH58Fa0pnCgSRC6J9ZAgjKw6oY6pnACsrJrCHaw+8BnmAXygYvAG/lWQcGrwVxY5VCiK8JSHMYmMIHbwAG9ObVK0rAQl2sVon4BGpxlUU5+nqwFoWKwAMmuR7Rnf8ZKHzz8oSgVrcFAQjBWGZKwvDOAzj4h9Fbngu+jOoESMuLkEAADs=) no-repeat center right
}

.meteor-slides .meteor-buttons {
    bottom: -15px;
    box-sizing: initial;
    height: 9px;
    left: 0;
    margin: 0;
    padding: 6px 0 0;
    position: absolute;
    width: 100%;
    z-index: 999
}

header#branding .meteor-buttons {
    left: 5px
}

.meteor-slides .meteor-buttons a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL1JREFUeNpi3LhhAwMQKABxNBB7A7EREJ8D4q1AvBSIHzBAAF41LFAFBUD8BYiLoQqMoBpA4hOgBrUCcRQDAlhCsRYQV7NAbfni5+9fg6ToOAhv2rixBSrPgGYIMgCJX2OC2rwVh6KtUHlvBvzAmwXJv9gAzJuEgBETAcUwS84RMOgcE5LzsToZKr+VgEFbWaDRVwAN2K1oscYDxHOgirVwBPgykBks0HQyARo7vWhpZA5SOqoGxQ6udAQQYADRXjd4h5WzsQAAAABJRU5ErkJggg==) no-repeat bottom left;
    border: none;
    box-shadow: none;
    display: block;
    float: left;
    width: 9px;
    height: 9px;
    margin: 0 3px 0 0 !important;
    outline: none;
    text-indent: -9999px;
    transition: all 0s ease 0s
}

.meteor-buttons a:hover {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL1JREFUeNpi3LhhAwMQKABxNBB7A7EREJ8D4q1AvBSIHzBAAF41LFAFBUD8BYiLoQqMoBpA4hOgBrUCcRQDAlhCsRYQV7NAbfni5+9fg6ToOAhv2rixBSrPgGYIMgCJX2OC2rwVh6KtUHlvBvzAmwXJv9gAzJuEgBETAcUwS84RMOgcE5LzsToZKr+VgEFbWaDRVwAN2K1oscYDxHOgirVwBPgykBks0HQyARo7vWhpZA5SOqoGxQ6udAQQYADRXjd4h5WzsQAAAABJRU5ErkJggg==) no-repeat bottom right
}

.meteor-buttons a.activeSlide {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAJCAYAAAA/33wPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL1JREFUeNpi3LhhAwMQKABxNBB7A7EREJ8D4q1AvBSIHzBAAF41LFAFBUD8BYiLoQqMoBpA4hOgBrUCcRQDAlhCsRYQV7NAbfni5+9fg6ToOAhv2rixBSrPgGYIMgCJX2OC2rwVh6KtUHlvBvzAmwXJv9gAzJuEgBETAcUwS84RMOgcE5LzsToZKr+VgEFbWaDRVwAN2K1oscYDxHOgirVwBPgykBks0HQyARo7vWhpZA5SOqoGxQ6udAQQYADRXjd4h5WzsQAAAABJRU5ErkJggg==) no-repeat bottom right
}

* html .meteor-buttons a {
    background: url(data:image/gif;base64,R0lGODlhEgAJAJECALGwsNnZ2f///wAAACH5BAEAAAIALAAAAAASAAkAAAIelIJoBt2bInPuxEjzxdnt1HlfEDYjWVrXlEHS0goFADs=) no-repeat bottom left
}

* html .meteor-buttons a:hover {
    background: url(data:image/gif;base64,R0lGODlhEgAJAJECALGwsNnZ2f///wAAACH5BAEAAAIALAAAAAASAAkAAAIelIJoBt2bInPuxEjzxdnt1HlfEDYjWVrXlEHS0goFADs=) no-repeat bottom right
}

* html .meteor-buttons a.activeSlide {
    background: url(data:image/gif;base64,R0lGODlhEgAJAJECALGwsNnZ2f///wAAACH5BAEAAAIALAAAAAASAAkAAAIelIJoBt2bInPuxEjzxdnt1HlfEDYjWVrXlEHS0goFADs=) no-repeat bottom right
}

.page-list .current_page_item > a {
    font-weight: 700
}

.page-list-ext {
    clear: both
}

.page-list-ext {
    *zoom: 1;
}

.page-list-ext:before, .page-list-ext:after {
    display: table;
    line-height: 0;
    content: ""
}

.page-list-ext:after {
    clear: both
}

.page-list-ext .page-list-ext-item {
    clear: both;
    margin: 10px 0 30px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.page-list-ext .page-list-ext-image {
    float: left;
    display: inline;
    margin: 5px 15px 15px 0
}

.page-list-ext .page-list-ext-title {
    clear: none
}

.page-list-cols-2, .page-list-cols-3, .page-list-cols-4, .page-list-cols-5 {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.page-list-cols-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.page-list-cols-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.page-list-cols-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.page-list-cols-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

@media (max-width: 767px) {
    .page-list-cols-2, .page-list-cols-3, .page-list-cols-4, .page-list-cols-5 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
    text-align: left;
    background-image: none;
    display: block
}

.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
    text-align: left;
    list-style: none;
    float: none
}

.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
    content: ''
}

.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
    display: inline;
    border: 0;
    padding: 0;
    margin: 0
}

.wp-polls-ul {
    padding: 0;
    margin: 0 0 10px 10px
}

.wp-polls-ans {
    width: 100%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1
}

.wp-polls-loading {
    display: none;
    text-align: center;
    height: 16px;
    line-height: 16px
}

.wp-polls-image {
    border: 0
}

.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #f3f6f8
}

.wp-polls-paging a, .wp-polls-paging a:link {
    padding: 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #06c;
    color: #06c;
    background-color: #fff
}

.wp-polls-paging a:visited {
    padding: 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #06c;
    color: #06c;
    background-color: #fff
}

.wp-polls-paging a:hover {
    border: 1px solid #000;
    color: #000;
    background-color: #fff
}

.wp-polls-paging a:active {
    padding: 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #06c;
    color: #06c;
    background-color: #fff
}

.wp-polls-paging span.pages {
    padding: 2px 4px;
    margin: 2px;
    color: #000;
    border: 1px solid #000;
    background-color: #fff
}

.wp-polls-paging span.current {
    padding: 2px 4px;
    margin: 2px;
    font-weight: 700;
    border: 1px solid #000;
    color: #000;
    background-color: #fff
}

.wp-polls-paging span.extend {
    padding: 2px 4px;
    margin: 2px;
    border: 1px solid #000;
    color: #000;
    background-color: #fff
}

.wp-polls .pollbar {
    margin: 1px;
    font-size: 6px;
    line-height: 8px;
    height: 8px;
    background-image: url(data:image/gif;base64,R0lGODlhAQAIAKIAAN7n89Ha49Td6MjR2s3W4Nzl8ODq9djh6yH5BAAAAAAALAAAAAABAAgAAAMGaBRyBSMBADs=);
    border: 1px solid #454545
}

.bootstrap-yop article, .bootstrap-yop aside, .bootstrap-yop details, .bootstrap-yop figcaption, .bootstrap-yop figure, .bootstrap-yop footer, .bootstrap-yop header, .bootstrap-yop hgroup, .bootstrap-yop main, .bootstrap-yop nav, .bootstrap-yop section, .bootstrap-yop summary {
    display: block
}

.bootstrap-yop audio, .bootstrap-yop canvas, .bootstrap-yop video {
    display: inline-block
}

.bootstrap-yop audio:not([controls]) {
    display: none;
    height: 0
}

.bootstrap-yop [hidden], .bootstrap-yop template {
    display: none
}

.bootstrap-yop html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0
}

.bootstrap-yop a {
    background: 0 0
}

.bootstrap-yop a:focus {
    outline: thin dotted
}

.bootstrap-yop a:active, .bootstrap-yop a:hover {
    outline: 0
}

.bootstrap-yop h1 {
    margin: .67em 0;
    font-size: 2em
}

.bootstrap-yop abbr[title] {
    border-bottom: 1px dotted
}

.bootstrap-yop b, .bootstrap-yop strong {
    font-weight: 700
}

.bootstrap-yop dfn {
    font-style: italic
}

.bootstrap-yop hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.bootstrap-yop mark {
    color: #000;
    background: #ff0
}

.bootstrap-yop code, .bootstrap-yop kbd, .bootstrap-yop pre, .bootstrap-yop samp {
    font-family: monospace, serif;
    font-size: 1em
}

.bootstrap-yop pre {
    white-space: pre-wrap
}

.bootstrap-yop q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

.bootstrap-yop small {
    font-size: 80%
}

.bootstrap-yop sub, .bootstrap-yop sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.bootstrap-yop sup {
    top: -.5em
}

.bootstrap-yop sub {
    bottom: -.25em
}

.bootstrap-yop img {
    border: 0
}

.bootstrap-yop svg:not(:root) {
    overflow: hidden
}

.bootstrap-yop figure {
    margin: 0
}

.bootstrap-yop fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

.bootstrap-yop legend {
    padding: 0;
    border: 0
}

.bootstrap-yop button, .bootstrap-yop input, .bootstrap-yop select, .bootstrap-yop textarea {
    margin: 0;
    font-size: 100%
}

.bootstrap-yop button, .bootstrap-yop input {
    line-height: normal
}

.bootstrap-yop button, .bootstrap-yop select {
    text-transform: none
}

.bootstrap-yop button, .bootstrap-yop html input[type=button], .bootstrap-yop input[type=reset], .bootstrap-yop input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

.bootstrap-yop button[disabled], .bootstrap-yop html input[disabled] {
    cursor: default
}

.bootstrap-yop input[type=checkbox], .bootstrap-yop input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

.bootstrap-yop input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

.bootstrap-yop input[type=search]::-webkit-search-cancel-button, .bootstrap-yop input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.bootstrap-yop button::-moz-focus-inner, .bootstrap-yop input::-moz-focus-inner {
    padding: 0;
    border: 0
}

.bootstrap-yop textarea {
    overflow: auto;
    vertical-align: top
}

.bootstrap-yop table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    .bootstrap-yop * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    .bootstrap-yop a, .bootstrap-yop a:visited {
        text-decoration: underline
    }

    .bootstrap-yop a[href]:after {
        content: " (" attr(href) ")"
    }

    .bootstrap-yop abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .bootstrap-yop a[href^="#"]:after, .bootstrap-yop a[href^="javascript:"]:after {
        content: ""
    }

    .bootstrap-yop blockquote, .bootstrap-yop pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    .bootstrap-yop thead {
        display: table-header-group
    }

    .bootstrap-yop img, .bootstrap-yop tr {
        page-break-inside: avoid
    }

    .bootstrap-yop img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    .bootstrap-yop h2, .bootstrap-yop h3, .bootstrap-yop p {
        orphans: 3;
        widows: 3
    }

    .bootstrap-yop h2, .bootstrap-yop h3 {
        page-break-after: avoid
    }

    .bootstrap-yop select {
        background: #fff !important
    }

    .bootstrap-yop .navbar {
        display: none
    }

    .bootstrap-yop .table td, .bootstrap-yop .table th {
        background-color: #fff !important
    }

    .bootstrap-yop .btn > .caret, .bootstrap-yop .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .bootstrap-yop .label {
        border: 1px solid #000
    }

    .bootstrap-yop .table {
        border-collapse: collapse !important
    }

    .bootstrap-yop .table-bordered td, .bootstrap-yop .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.bootstrap-yop *, .bootstrap-yop :after, .bootstrap-yop :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-yop html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

.bootstrap-yop body {
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

.bootstrap-yop a {
    color: #428bca;
    text-decoration: none
}

.bootstrap-yop a:focus, .bootstrap-yop a:hover {
    color: #2a6496;
    text-decoration: underline
}

.bootstrap-yop a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.bootstrap-yop img {
    vertical-align: middle
}

.bootstrap-yop .img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.bootstrap-yop .img-rounded {
    border-radius: 6px
}

.bootstrap-yop .img-thumbnail {
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.bootstrap-yop .img-circle {
    border-radius: 50%
}

.bootstrap-yop hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.bootstrap-yop .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.bootstrap-yop .h1, .bootstrap-yop .h2, .bootstrap-yop .h3, .bootstrap-yop .h4, .bootstrap-yop .h5, .bootstrap-yop .h6, .bootstrap-yop h1, .bootstrap-yop h2, .bootstrap-yop h3, .bootstrap-yop h4, .bootstrap-yop h5, .bootstrap-yop h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.bootstrap-yop .h1 .small, .bootstrap-yop .h1 small, .bootstrap-yop .h2 .small, .bootstrap-yop .h2 small, .bootstrap-yop .h3 .small, .bootstrap-yop .h3 small, .bootstrap-yop .h4 .small, .bootstrap-yop .h4 small, .bootstrap-yop .h5 .small, .bootstrap-yop .h5 small, .bootstrap-yop .h6 .small, .bootstrap-yop .h6 small, .bootstrap-yop h1 .small, .bootstrap-yop h1 small, .bootstrap-yop h2 .small, .bootstrap-yop h2 small, .bootstrap-yop h3 .small, .bootstrap-yop h3 small, .bootstrap-yop h4 .small, .bootstrap-yop h4 small, .bootstrap-yop h5 .small, .bootstrap-yop h5 small, .bootstrap-yop h6 .small, .bootstrap-yop h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.bootstrap-yop h1, .bootstrap-yop h2, .bootstrap-yop h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.bootstrap-yop h1 .small, .bootstrap-yop h1 small, .bootstrap-yop h2 .small, .bootstrap-yop h2 small, .bootstrap-yop h3 .small, .bootstrap-yop h3 small {
    font-size: 65%
}

.bootstrap-yop h4, .bootstrap-yop h5, .bootstrap-yop h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.bootstrap-yop h4 .small, .bootstrap-yop h4 small, .bootstrap-yop h5 .small, .bootstrap-yop h5 small, .bootstrap-yop h6 .small, .bootstrap-yop h6 small {
    font-size: 75%
}

.bootstrap-yop .h1, .bootstrap-yop h1 {
    font-size: 36px
}

.bootstrap-yop .h2, .bootstrap-yop h2 {
    font-size: 30px
}

.bootstrap-yop .h3, .bootstrap-yop h3 {
    font-size: 24px
}

.bootstrap-yop .h4, .bootstrap-yop h4 {
    font-size: 18px
}

.bootstrap-yop .h5, .bootstrap-yop h5 {
    font-size: 14px
}

.bootstrap-yop .h6, .bootstrap-yop h6 {
    font-size: 12px
}

.bootstrap-yop p {
    margin: 0 0 10px
}

.bootstrap-yop .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 768px) {
    .bootstrap-yop .lead {
        font-size: 21px
    }
}

.bootstrap-yop .small, .bootstrap-yop small {
    font-size: 85%
}

.bootstrap-yop cite {
    font-style: normal
}

.bootstrap-yop .text-muted {
    color: #999
}

.bootstrap-yop .text-primary {
    color: #428bca
}

.bootstrap-yop .text-primary:hover {
    color: #3071a9
}

.bootstrap-yop .text-warning {
    color: #8a6d3b
}

.bootstrap-yop .text-warning:hover {
    color: #66512c
}

.bootstrap-yop .text-danger {
    color: #a94442
}

.bootstrap-yop .text-danger:hover {
    color: #843534
}

.bootstrap-yop .text-success {
    color: #3c763d
}

.bootstrap-yop .text-success:hover {
    color: #2b542c
}

.bootstrap-yop .text-info {
    color: #31708f
}

.bootstrap-yop .text-info:hover {
    color: #245269
}

.bootstrap-yop .text-left {
    text-align: left
}

.bootstrap-yop .text-right {
    text-align: right
}

.bootstrap-yop .text-center {
    text-align: center
}

.bootstrap-yop .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

.bootstrap-yop ol, .bootstrap-yop ul {
    margin-top: 0;
    margin-bottom: 10px
}

.bootstrap-yop ol ol, .bootstrap-yop ol ul, .bootstrap-yop ul ol, .bootstrap-yop ul ul {
    margin-bottom: 0
}

.bootstrap-yop .list-unstyled {
    padding-left: 0;
    list-style: none
}

.bootstrap-yop .list-inline {
    padding-left: 0;
    list-style: none
}

.bootstrap-yop .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.bootstrap-yop .list-inline > li:first-child {
    padding-left: 0
}

.bootstrap-yop dl {
    margin-top: 0;
    margin-bottom: 20px
}

.bootstrap-yop dd, .bootstrap-yop dt {
    line-height: 1.428571429
}

.bootstrap-yop dt {
    font-weight: 700
}

.bootstrap-yop dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .bootstrap-yop .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .bootstrap-yop .dl-horizontal dd {
        margin-left: 180px
    }

    .bootstrap-yop .dl-horizontal dd:after, .bootstrap-yop .dl-horizontal dd:before {
        display: table;
        content: " "
    }

    .bootstrap-yop .dl-horizontal dd:after {
        clear: both
    }

    .bootstrap-yop .dl-horizontal dd:after, .bootstrap-yop .dl-horizontal dd:before {
        display: table;
        content: " "
    }

    .bootstrap-yop .dl-horizontal dd:after {
        clear: both
    }
}

.bootstrap-yop abbr[data-original-title], .bootstrap-yop abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.bootstrap-yop .initialism {
    font-size: 90%;
    text-transform: uppercase
}

.bootstrap-yop blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

.bootstrap-yop blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25
}

.bootstrap-yop blockquote p:last-child {
    margin-bottom: 0
}

.bootstrap-yop blockquote .small, .bootstrap-yop blockquote small {
    display: block;
    line-height: 1.428571429;
    color: #999
}

.bootstrap-yop blockquote .small:before, .bootstrap-yop blockquote small:before {
    content: '\2014 \00A0'
}

.bootstrap-yop blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

.bootstrap-yop blockquote.pull-right .small, .bootstrap-yop blockquote.pull-right p, .bootstrap-yop blockquote.pull-right small {
    text-align: right
}

.bootstrap-yop blockquote.pull-right .small:before, .bootstrap-yop blockquote.pull-right small:before {
    content: ''
}

.bootstrap-yop blockquote.pull-right .small:after, .bootstrap-yop blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

.bootstrap-yop blockquote:after, .bootstrap-yop blockquote:before {
    content: ""
}

.bootstrap-yop address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

.bootstrap-yop code, .bootstrap-yop kbd, .bootstrap-yop pre, .bootstrap-yop samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

.bootstrap-yop code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}

.bootstrap-yop pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.bootstrap-yop pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.bootstrap-yop .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.bootstrap-yop .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.bootstrap-yop .container:after, .bootstrap-yop .container:before {
    display: table;
    content: " "
}

.bootstrap-yop .container:after {
    clear: both
}

.bootstrap-yop .container:after, .bootstrap-yop .container:before {
    display: table;
    content: " "
}

.bootstrap-yop .container:after {
    clear: both
}

@media (min-width: 768px) {
    .bootstrap-yop .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .bootstrap-yop .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .container {
        width: 1170px
    }
}

.bootstrap-yop .row {
    margin-right: -15px;
    margin-left: -15px
}

.bootstrap-yop .row:after, .bootstrap-yop .row:before {
    display: table;
    content: " "
}

.bootstrap-yop .row:after {
    clear: both
}

.bootstrap-yop .row:after, .bootstrap-yop .row:before {
    display: table;
    content: " "
}

.bootstrap-yop .row:after {
    clear: both
}

.bootstrap-yop .col-lg-1, .bootstrap-yop .col-lg-10, .bootstrap-yop .col-lg-11, .bootstrap-yop .col-lg-12, .bootstrap-yop .col-lg-2, .bootstrap-yop .col-lg-3, .bootstrap-yop .col-lg-4, .bootstrap-yop .col-lg-5, .bootstrap-yop .col-lg-6, .bootstrap-yop .col-lg-7, .bootstrap-yop .col-lg-8, .bootstrap-yop .col-lg-9, .bootstrap-yop .col-md-1, .bootstrap-yop .col-md-10, .bootstrap-yop .col-md-11, .bootstrap-yop .col-md-12, .bootstrap-yop .col-md-2, .bootstrap-yop .col-md-3, .bootstrap-yop .col-md-4, .bootstrap-yop .col-md-5, .bootstrap-yop .col-md-6, .bootstrap-yop .col-md-7, .bootstrap-yop .col-md-8, .bootstrap-yop .col-md-9, .bootstrap-yop .col-sm-1, .bootstrap-yop .col-sm-10, .bootstrap-yop .col-sm-11, .bootstrap-yop .col-sm-12, .bootstrap-yop .col-sm-2, .bootstrap-yop .col-sm-3, .bootstrap-yop .col-sm-4, .bootstrap-yop .col-sm-5, .bootstrap-yop .col-sm-6, .bootstrap-yop .col-sm-7, .bootstrap-yop .col-sm-8, .bootstrap-yop .col-sm-9, .bootstrap-yop .col-xs-1, .bootstrap-yop .col-xs-10, .bootstrap-yop .col-xs-11, .bootstrap-yop .col-xs-12, .bootstrap-yop .col-xs-2, .bootstrap-yop .col-xs-3, .bootstrap-yop .col-xs-4, .bootstrap-yop .col-xs-5, .bootstrap-yop .col-xs-6, .bootstrap-yop .col-xs-7, .bootstrap-yop .col-xs-8, .bootstrap-yop .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.bootstrap-yop .col-xs-1, .bootstrap-yop .col-xs-10, .bootstrap-yop .col-xs-11, .bootstrap-yop .col-xs-12, .bootstrap-yop .col-xs-2, .bootstrap-yop .col-xs-3, .bootstrap-yop .col-xs-4, .bootstrap-yop .col-xs-5, .bootstrap-yop .col-xs-6, .bootstrap-yop .col-xs-7, .bootstrap-yop .col-xs-8, .bootstrap-yop .col-xs-9 {
    float: left
}

.bootstrap-yop .col-xs-12 {
    width: 100%
}

.bootstrap-yop .col-xs-11 {
    width: 91.66666666666666%
}

.bootstrap-yop .col-xs-10 {
    width: 83.33333333333334%
}

.bootstrap-yop .col-xs-9 {
    width: 75%
}

.bootstrap-yop .col-xs-8 {
    width: 66.66666666666666%
}

.bootstrap-yop .col-xs-7 {
    width: 58.333333333333336%
}

.bootstrap-yop .col-xs-6 {
    width: 50%
}

.bootstrap-yop .col-xs-5 {
    width: 41.66666666666667%
}

.bootstrap-yop .col-xs-4 {
    width: 33.33333333333333%
}

.bootstrap-yop .col-xs-3 {
    width: 25%
}

.bootstrap-yop .col-xs-2 {
    width: 16.666666666666664%
}

.bootstrap-yop .col-xs-1 {
    width: 8.333333333333332%
}

.bootstrap-yop .col-xs-pull-12 {
    right: 100%
}

.bootstrap-yop .col-xs-pull-11 {
    right: 91.66666666666666%
}

.bootstrap-yop .col-xs-pull-10 {
    right: 83.33333333333334%
}

.bootstrap-yop .col-xs-pull-9 {
    right: 75%
}

.bootstrap-yop .col-xs-pull-8 {
    right: 66.66666666666666%
}

.bootstrap-yop .col-xs-pull-7 {
    right: 58.333333333333336%
}

.bootstrap-yop .col-xs-pull-6 {
    right: 50%
}

.bootstrap-yop .col-xs-pull-5 {
    right: 41.66666666666667%
}

.bootstrap-yop .col-xs-pull-4 {
    right: 33.33333333333333%
}

.bootstrap-yop .col-xs-pull-3 {
    right: 25%
}

.bootstrap-yop .col-xs-pull-2 {
    right: 16.666666666666664%
}

.bootstrap-yop .col-xs-pull-1 {
    right: 8.333333333333332%
}

.bootstrap-yop .col-xs-pull-0 {
    right: 0
}

.bootstrap-yop .col-xs-push-12 {
    left: 100%
}

.bootstrap-yop .col-xs-push-11 {
    left: 91.66666666666666%
}

.bootstrap-yop .col-xs-push-10 {
    left: 83.33333333333334%
}

.bootstrap-yop .col-xs-push-9 {
    left: 75%
}

.bootstrap-yop .col-xs-push-8 {
    left: 66.66666666666666%
}

.bootstrap-yop .col-xs-push-7 {
    left: 58.333333333333336%
}

.bootstrap-yop .col-xs-push-6 {
    left: 50%
}

.bootstrap-yop .col-xs-push-5 {
    left: 41.66666666666667%
}

.bootstrap-yop .col-xs-push-4 {
    left: 33.33333333333333%
}

.bootstrap-yop .col-xs-push-3 {
    left: 25%
}

.bootstrap-yop .col-xs-push-2 {
    left: 16.666666666666664%
}

.bootstrap-yop .col-xs-push-1 {
    left: 8.333333333333332%
}

.bootstrap-yop .col-xs-push-0 {
    left: 0
}

.bootstrap-yop .col-xs-offset-12 {
    margin-left: 100%
}

.bootstrap-yop .col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.bootstrap-yop .col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.bootstrap-yop .col-xs-offset-9 {
    margin-left: 75%
}

.bootstrap-yop .col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.bootstrap-yop .col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.bootstrap-yop .col-xs-offset-6 {
    margin-left: 50%
}

.bootstrap-yop .col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.bootstrap-yop .col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.bootstrap-yop .col-xs-offset-3 {
    margin-left: 25%
}

.bootstrap-yop .col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.bootstrap-yop .col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.bootstrap-yop .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .bootstrap-yop .col-sm-1, .bootstrap-yop .col-sm-10, .bootstrap-yop .col-sm-11, .bootstrap-yop .col-sm-12, .bootstrap-yop .col-sm-2, .bootstrap-yop .col-sm-3, .bootstrap-yop .col-sm-4, .bootstrap-yop .col-sm-5, .bootstrap-yop .col-sm-6, .bootstrap-yop .col-sm-7, .bootstrap-yop .col-sm-8, .bootstrap-yop .col-sm-9 {
        float: left
    }

    .bootstrap-yop .col-sm-12 {
        width: 100%
    }

    .bootstrap-yop .col-sm-11 {
        width: 91.66666666666666%
    }

    .bootstrap-yop .col-sm-10 {
        width: 83.33333333333334%
    }

    .bootstrap-yop .col-sm-9 {
        width: 75%
    }

    .bootstrap-yop .col-sm-8 {
        width: 66.66666666666666%
    }

    .bootstrap-yop .col-sm-7 {
        width: 58.333333333333336%
    }

    .bootstrap-yop .col-sm-6 {
        width: 50%
    }

    .bootstrap-yop .col-sm-5 {
        width: 41.66666666666667%
    }

    .bootstrap-yop .col-sm-4 {
        width: 33.33333333333333%
    }

    .bootstrap-yop .col-sm-3 {
        width: 25%
    }

    .bootstrap-yop .col-sm-2 {
        width: 16.666666666666664%
    }

    .bootstrap-yop .col-sm-1 {
        width: 8.333333333333332%
    }

    .bootstrap-yop .col-sm-pull-12 {
        right: 100%
    }

    .bootstrap-yop .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .bootstrap-yop .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .bootstrap-yop .col-sm-pull-9 {
        right: 75%
    }

    .bootstrap-yop .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .bootstrap-yop .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .bootstrap-yop .col-sm-pull-6 {
        right: 50%
    }

    .bootstrap-yop .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .bootstrap-yop .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .bootstrap-yop .col-sm-pull-3 {
        right: 25%
    }

    .bootstrap-yop .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .bootstrap-yop .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .bootstrap-yop .col-sm-pull-0 {
        right: 0
    }

    .bootstrap-yop .col-sm-push-12 {
        left: 100%
    }

    .bootstrap-yop .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .bootstrap-yop .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .bootstrap-yop .col-sm-push-9 {
        left: 75%
    }

    .bootstrap-yop .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .bootstrap-yop .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .bootstrap-yop .col-sm-push-6 {
        left: 50%
    }

    .bootstrap-yop .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .bootstrap-yop .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .bootstrap-yop .col-sm-push-3 {
        left: 25%
    }

    .bootstrap-yop .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .bootstrap-yop .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .bootstrap-yop .col-sm-push-0 {
        left: 0
    }

    .bootstrap-yop .col-sm-offset-12 {
        margin-left: 100%
    }

    .bootstrap-yop .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .bootstrap-yop .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .bootstrap-yop .col-sm-offset-9 {
        margin-left: 75%
    }

    .bootstrap-yop .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .bootstrap-yop .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .bootstrap-yop .col-sm-offset-6 {
        margin-left: 50%
    }

    .bootstrap-yop .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .bootstrap-yop .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .bootstrap-yop .col-sm-offset-3 {
        margin-left: 25%
    }

    .bootstrap-yop .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .bootstrap-yop .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .bootstrap-yop .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .bootstrap-yop .col-md-1, .bootstrap-yop .col-md-10, .bootstrap-yop .col-md-11, .bootstrap-yop .col-md-12, .bootstrap-yop .col-md-2, .bootstrap-yop .col-md-3, .bootstrap-yop .col-md-4, .bootstrap-yop .col-md-5, .bootstrap-yop .col-md-6, .bootstrap-yop .col-md-7, .bootstrap-yop .col-md-8, .bootstrap-yop .col-md-9 {
        float: left
    }

    .bootstrap-yop .col-md-12 {
        width: 100%
    }

    .bootstrap-yop .col-md-11 {
        width: 91.66666666666666%
    }

    .bootstrap-yop .col-md-10 {
        width: 83.33333333333334%
    }

    .bootstrap-yop .col-md-9 {
        width: 75%
    }

    .bootstrap-yop .col-md-8 {
        width: 66.66666666666666%
    }

    .bootstrap-yop .col-md-7 {
        width: 58.333333333333336%
    }

    .bootstrap-yop .col-md-6 {
        width: 50%
    }

    .bootstrap-yop .col-md-5 {
        width: 41.66666666666667%
    }

    .bootstrap-yop .col-md-4 {
        width: 33.33333333333333%
    }

    .bootstrap-yop .col-md-3 {
        width: 25%
    }

    .bootstrap-yop .col-md-2 {
        width: 16.666666666666664%
    }

    .bootstrap-yop .col-md-1 {
        width: 8.333333333333332%
    }

    .bootstrap-yop .col-md-pull-12 {
        right: 100%
    }

    .bootstrap-yop .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .bootstrap-yop .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .bootstrap-yop .col-md-pull-9 {
        right: 75%
    }

    .bootstrap-yop .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .bootstrap-yop .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .bootstrap-yop .col-md-pull-6 {
        right: 50%
    }

    .bootstrap-yop .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .bootstrap-yop .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .bootstrap-yop .col-md-pull-3 {
        right: 25%
    }

    .bootstrap-yop .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .bootstrap-yop .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .bootstrap-yop .col-md-pull-0 {
        right: 0
    }

    .bootstrap-yop .col-md-push-12 {
        left: 100%
    }

    .bootstrap-yop .col-md-push-11 {
        left: 91.66666666666666%
    }

    .bootstrap-yop .col-md-push-10 {
        left: 83.33333333333334%
    }

    .bootstrap-yop .col-md-push-9 {
        left: 75%
    }

    .bootstrap-yop .col-md-push-8 {
        left: 66.66666666666666%
    }

    .bootstrap-yop .col-md-push-7 {
        left: 58.333333333333336%
    }

    .bootstrap-yop .col-md-push-6 {
        left: 50%
    }

    .bootstrap-yop .col-md-push-5 {
        left: 41.66666666666667%
    }

    .bootstrap-yop .col-md-push-4 {
        left: 33.33333333333333%
    }

    .bootstrap-yop .col-md-push-3 {
        left: 25%
    }

    .bootstrap-yop .col-md-push-2 {
        left: 16.666666666666664%
    }

    .bootstrap-yop .col-md-push-1 {
        left: 8.333333333333332%
    }

    .bootstrap-yop .col-md-push-0 {
        left: 0
    }

    .bootstrap-yop .col-md-offset-12 {
        margin-left: 100%
    }

    .bootstrap-yop .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .bootstrap-yop .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .bootstrap-yop .col-md-offset-9 {
        margin-left: 75%
    }

    .bootstrap-yop .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .bootstrap-yop .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .bootstrap-yop .col-md-offset-6 {
        margin-left: 50%
    }

    .bootstrap-yop .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .bootstrap-yop .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .bootstrap-yop .col-md-offset-3 {
        margin-left: 25%
    }

    .bootstrap-yop .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .bootstrap-yop .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .bootstrap-yop .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .col-lg-1, .bootstrap-yop .col-lg-10, .bootstrap-yop .col-lg-11, .bootstrap-yop .col-lg-12, .bootstrap-yop .col-lg-2, .bootstrap-yop .col-lg-3, .bootstrap-yop .col-lg-4, .bootstrap-yop .col-lg-5, .bootstrap-yop .col-lg-6, .bootstrap-yop .col-lg-7, .bootstrap-yop .col-lg-8, .bootstrap-yop .col-lg-9 {
        float: left
    }

    .bootstrap-yop .col-lg-12 {
        width: 100%
    }

    .bootstrap-yop .col-lg-11 {
        width: 91.66666666666666%
    }

    .bootstrap-yop .col-lg-10 {
        width: 83.33333333333334%
    }

    .bootstrap-yop .col-lg-9 {
        width: 75%
    }

    .bootstrap-yop .col-lg-8 {
        width: 66.66666666666666%
    }

    .bootstrap-yop .col-lg-7 {
        width: 58.333333333333336%
    }

    .bootstrap-yop .col-lg-6 {
        width: 50%
    }

    .bootstrap-yop .col-lg-5 {
        width: 41.66666666666667%
    }

    .bootstrap-yop .col-lg-4 {
        width: 33.33333333333333%
    }

    .bootstrap-yop .col-lg-3 {
        width: 25%
    }

    .bootstrap-yop .col-lg-2 {
        width: 16.666666666666664%
    }

    .bootstrap-yop .col-lg-1 {
        width: 8.333333333333332%
    }

    .bootstrap-yop .col-lg-pull-12 {
        right: 100%
    }

    .bootstrap-yop .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .bootstrap-yop .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .bootstrap-yop .col-lg-pull-9 {
        right: 75%
    }

    .bootstrap-yop .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .bootstrap-yop .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .bootstrap-yop .col-lg-pull-6 {
        right: 50%
    }

    .bootstrap-yop .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .bootstrap-yop .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .bootstrap-yop .col-lg-pull-3 {
        right: 25%
    }

    .bootstrap-yop .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .bootstrap-yop .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .bootstrap-yop .col-lg-pull-0 {
        right: 0
    }

    .bootstrap-yop .col-lg-push-12 {
        left: 100%
    }

    .bootstrap-yop .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .bootstrap-yop .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .bootstrap-yop .col-lg-push-9 {
        left: 75%
    }

    .bootstrap-yop .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .bootstrap-yop .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .bootstrap-yop .col-lg-push-6 {
        left: 50%
    }

    .bootstrap-yop .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .bootstrap-yop .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .bootstrap-yop .col-lg-push-3 {
        left: 25%
    }

    .bootstrap-yop .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .bootstrap-yop .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .bootstrap-yop .col-lg-push-0 {
        left: 0
    }

    .bootstrap-yop .col-lg-offset-12 {
        margin-left: 100%
    }

    .bootstrap-yop .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .bootstrap-yop .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .bootstrap-yop .col-lg-offset-9 {
        margin-left: 75%
    }

    .bootstrap-yop .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .bootstrap-yop .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .bootstrap-yop .col-lg-offset-6 {
        margin-left: 50%
    }

    .bootstrap-yop .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .bootstrap-yop .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .bootstrap-yop .col-lg-offset-3 {
        margin-left: 25%
    }

    .bootstrap-yop .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .bootstrap-yop .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .bootstrap-yop .col-lg-offset-0 {
        margin-left: 0
    }
}

.bootstrap-yop table {
    max-width: 100%;
    background-color: transparent
}

.bootstrap-yop th {
    text-align: left
}

.bootstrap-yop .table {
    width: 100%;
    margin-bottom: 20px
}

.bootstrap-yop .table > tbody > tr > td, .bootstrap-yop .table > tbody > tr > th, .bootstrap-yop .table > tfoot > tr > td, .bootstrap-yop .table > tfoot > tr > th, .bootstrap-yop .table > thead > tr > td, .bootstrap-yop .table > thead > tr > th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.bootstrap-yop .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.bootstrap-yop .table > caption + thead > tr:first-child > td, .bootstrap-yop .table > caption + thead > tr:first-child > th, .bootstrap-yop .table > colgroup + thead > tr:first-child > td, .bootstrap-yop .table > colgroup + thead > tr:first-child > th, .bootstrap-yop .table > thead:first-child > tr:first-child > td, .bootstrap-yop .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.bootstrap-yop .table > tbody + tbody {
    border-top: 2px solid #ddd
}

.bootstrap-yop .table .table {
    background-color: #fff
}

.bootstrap-yop .table-condensed > tbody > tr > td, .bootstrap-yop .table-condensed > tbody > tr > th, .bootstrap-yop .table-condensed > tfoot > tr > td, .bootstrap-yop .table-condensed > tfoot > tr > th, .bootstrap-yop .table-condensed > thead > tr > td, .bootstrap-yop .table-condensed > thead > tr > th {
    padding: 5px
}

.bootstrap-yop .table-bordered {
    border: 1px solid #ddd
}

.bootstrap-yop .table-bordered > tbody > tr > td, .bootstrap-yop .table-bordered > tbody > tr > th, .bootstrap-yop .table-bordered > tfoot > tr > td, .bootstrap-yop .table-bordered > tfoot > tr > th, .bootstrap-yop .table-bordered > thead > tr > td, .bootstrap-yop .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.bootstrap-yop .table-bordered > thead > tr > td, .bootstrap-yop .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.bootstrap-yop .table-striped > tbody > tr:nth-child(odd) > td, .bootstrap-yop .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.bootstrap-yop .table-hover > tbody > tr:hover > td, .bootstrap-yop .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

.bootstrap-yop table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

.bootstrap-yop table td[class*=col-], .bootstrap-yop table th[class*=col-] {
    display: table-cell;
    float: none
}

.bootstrap-yop .table > tbody > .active > td, .bootstrap-yop .table > tbody > .active > th, .bootstrap-yop .table > tbody > tr > .active, .bootstrap-yop .table > tfoot > .active > td, .bootstrap-yop .table > tfoot > .active > th, .bootstrap-yop .table > tfoot > tr > .active, .bootstrap-yop .table > thead > .active > td, .bootstrap-yop .table > thead > .active > th, .bootstrap-yop .table > thead > tr > .active {
    background-color: #f5f5f5
}

.bootstrap-yop .table-hover > tbody > .active:hover > td, .bootstrap-yop .table-hover > tbody > .active:hover > th, .bootstrap-yop .table-hover > tbody > tr > .active:hover {
    background-color: #e8e8e8
}

.bootstrap-yop .table > tbody > .success > td, .bootstrap-yop .table > tbody > .success > th, .bootstrap-yop .table > tbody > tr > .success, .bootstrap-yop .table > tfoot > .success > td, .bootstrap-yop .table > tfoot > .success > th, .bootstrap-yop .table > tfoot > tr > .success, .bootstrap-yop .table > thead > .success > td, .bootstrap-yop .table > thead > .success > th, .bootstrap-yop .table > thead > tr > .success {
    background-color: #dff0d8
}

.bootstrap-yop .table-hover > tbody > .success:hover > td, .bootstrap-yop .table-hover > tbody > .success:hover > th, .bootstrap-yop .table-hover > tbody > tr > .success:hover {
    background-color: #d0e9c6
}

.bootstrap-yop .table > tbody > .danger > td, .bootstrap-yop .table > tbody > .danger > th, .bootstrap-yop .table > tbody > tr > .danger, .bootstrap-yop .table > tfoot > .danger > td, .bootstrap-yop .table > tfoot > .danger > th, .bootstrap-yop .table > tfoot > tr > .danger, .bootstrap-yop .table > thead > .danger > td, .bootstrap-yop .table > thead > .danger > th, .bootstrap-yop .table > thead > tr > .danger {
    background-color: #f2dede
}

.bootstrap-yop .table-hover > tbody > .danger:hover > td, .bootstrap-yop .table-hover > tbody > .danger:hover > th, .bootstrap-yop .table-hover > tbody > tr > .danger:hover {
    background-color: #ebcccc
}

.bootstrap-yop .table > tbody > .warning > td, .bootstrap-yop .table > tbody > .warning > th, .bootstrap-yop .table > tbody > tr > .warning, .bootstrap-yop .table > tfoot > .warning > td, .bootstrap-yop .table > tfoot > .warning > th, .bootstrap-yop .table > tfoot > tr > .warning, .bootstrap-yop .table > thead > .warning > td, .bootstrap-yop .table > thead > .warning > th, .bootstrap-yop .table > thead > tr > .warning {
    background-color: #fcf8e3
}

.bootstrap-yop .table-hover > tbody > .warning:hover > td, .bootstrap-yop .table-hover > tbody > .warning:hover > th, .bootstrap-yop .table-hover > tbody > tr > .warning:hover {
    background-color: #faf2cc
}

@media (max-width: 767px) {
    .bootstrap-yop .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch
    }

    .bootstrap-yop .table-responsive > .table {
        margin-bottom: 0
    }

    .bootstrap-yop .table-responsive > .table > tbody > tr > td, .bootstrap-yop .table-responsive > .table > tbody > tr > th, .bootstrap-yop .table-responsive > .table > tfoot > tr > td, .bootstrap-yop .table-responsive > .table > tfoot > tr > th, .bootstrap-yop .table-responsive > .table > thead > tr > td, .bootstrap-yop .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .bootstrap-yop .table-responsive > .table-bordered {
        border: 0
    }

    .bootstrap-yop .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap-yop .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap-yop .table-responsive > .table-bordered > tfoot > tr > td:first-child, .bootstrap-yop .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap-yop .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap-yop .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .bootstrap-yop .table-responsive > .table-bordered > tbody > tr > td:last-child, .bootstrap-yop .table-responsive > .table-bordered > tbody > tr > th:last-child, .bootstrap-yop .table-responsive > .table-bordered > tfoot > tr > td:last-child, .bootstrap-yop .table-responsive > .table-bordered > tfoot > tr > th:last-child, .bootstrap-yop .table-responsive > .table-bordered > thead > tr > td:last-child, .bootstrap-yop .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .bootstrap-yop .table-responsive > .table-bordered > tbody > tr:last-child > td, .bootstrap-yop .table-responsive > .table-bordered > tbody > tr:last-child > th, .bootstrap-yop .table-responsive > .table-bordered > tfoot > tr:last-child > td, .bootstrap-yop .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.bootstrap-yop fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

.bootstrap-yop legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

.bootstrap-yop label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

.bootstrap-yop input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-yop input[type=checkbox], .bootstrap-yop input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.bootstrap-yop input[type=file] {
    display: block
}

.bootstrap-yop select[multiple], .bootstrap-yop select[size] {
    height: auto
}

.bootstrap-yop select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

.bootstrap-yop input[type=checkbox]:focus, .bootstrap-yop input[type=file]:focus, .bootstrap-yop input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.bootstrap-yop input[type=number]::-webkit-inner-spin-button, .bootstrap-yop input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.bootstrap-yop output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle
}

.bootstrap-yop .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.bootstrap-yop .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.bootstrap-yop .form-control:-moz-placeholder {
    color: #999
}

.bootstrap-yop .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.bootstrap-yop .form-control:-ms-input-placeholder {
    color: #999
}

.bootstrap-yop .form-control::-webkit-input-placeholder {
    color: #999
}

.bootstrap-yop .form-control[disabled], .bootstrap-yop .form-control[readonly], .bootstrap-yop fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

.bootstrap-yop textarea.form-control {
    height: auto
}

.bootstrap-yop .form-group {
    margin-bottom: 15px
}

.bootstrap-yop .checkbox, .bootstrap-yop .radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}

.bootstrap-yop .checkbox label, .bootstrap-yop .radio label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.bootstrap-yop .checkbox input[type=checkbox], .bootstrap-yop .checkbox-inline input[type=checkbox], .bootstrap-yop .radio input[type=radio], .bootstrap-yop .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.bootstrap-yop .checkbox + .checkbox, .bootstrap-yop .radio + .radio {
    margin-top: -5px
}

.bootstrap-yop .checkbox-inline, .bootstrap-yop .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.bootstrap-yop .checkbox-inline + .checkbox-inline, .bootstrap-yop .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.bootstrap-yop .checkbox-inline[disabled], .bootstrap-yop .checkbox[disabled], .bootstrap-yop .radio-inline[disabled], .bootstrap-yop .radio[disabled], .bootstrap-yop fieldset[disabled] .checkbox, .bootstrap-yop fieldset[disabled] .checkbox-inline, .bootstrap-yop fieldset[disabled] .radio, .bootstrap-yop fieldset[disabled] .radio-inline, .bootstrap-yop fieldset[disabled] input[type=checkbox], .bootstrap-yop fieldset[disabled] input[type=radio], .bootstrap-yop input[type=checkbox][disabled], .bootstrap-yop input[type=radio][disabled] {
    cursor: not-allowed
}

.bootstrap-yop .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.bootstrap-yop select.input-sm {
    height: 30px;
    line-height: 30px
}

.bootstrap-yop textarea.input-sm {
    height: auto
}

.bootstrap-yop .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.bootstrap-yop select.input-lg {
    height: 46px;
    line-height: 46px
}

.bootstrap-yop textarea.input-lg {
    height: auto
}

.bootstrap-yop .has-warning .checkbox, .bootstrap-yop .has-warning .checkbox-inline, .bootstrap-yop .has-warning .control-label, .bootstrap-yop .has-warning .help-block, .bootstrap-yop .has-warning .radio, .bootstrap-yop .has-warning .radio-inline {
    color: #8a6d3b
}

.bootstrap-yop .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bootstrap-yop .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.bootstrap-yop .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.bootstrap-yop .has-error .checkbox, .bootstrap-yop .has-error .checkbox-inline, .bootstrap-yop .has-error .control-label, .bootstrap-yop .has-error .help-block, .bootstrap-yop .has-error .radio, .bootstrap-yop .has-error .radio-inline {
    color: #a94442
}

.bootstrap-yop .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bootstrap-yop .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.bootstrap-yop .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.bootstrap-yop .has-success .checkbox, .bootstrap-yop .has-success .checkbox-inline, .bootstrap-yop .has-success .control-label, .bootstrap-yop .has-success .help-block, .bootstrap-yop .has-success .radio, .bootstrap-yop .has-success .radio-inline {
    color: #3c763d
}

.bootstrap-yop .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bootstrap-yop .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.bootstrap-yop .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.bootstrap-yop .form-control-static {
    margin-bottom: 0
}

.bootstrap-yop .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .bootstrap-yop .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .bootstrap-yop .form-inline .form-control {
        display: inline-block
    }

    .bootstrap-yop .form-inline select.form-control {
        width: auto
    }

    .bootstrap-yop .form-inline .checkbox, .bootstrap-yop .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .bootstrap-yop .form-inline .checkbox input[type=checkbox], .bootstrap-yop .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

.bootstrap-yop .form-horizontal .checkbox, .bootstrap-yop .form-horizontal .checkbox-inline, .bootstrap-yop .form-horizontal .control-label, .bootstrap-yop .form-horizontal .radio, .bootstrap-yop .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.bootstrap-yop .form-horizontal .checkbox, .bootstrap-yop .form-horizontal .radio {
    min-height: 27px
}

.bootstrap-yop .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.bootstrap-yop .form-horizontal .form-group:after, .bootstrap-yop .form-horizontal .form-group:before {
    display: table;
    content: " "
}

.bootstrap-yop .form-horizontal .form-group:after {
    clear: both
}

.bootstrap-yop .form-horizontal .form-group:after, .bootstrap-yop .form-horizontal .form-group:before {
    display: table;
    content: " "
}

.bootstrap-yop .form-horizontal .form-group:after {
    clear: both
}

.bootstrap-yop .form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width: 768px) {
    .bootstrap-yop .form-horizontal .control-label {
        text-align: right
    }
}

.bootstrap-yop .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.bootstrap-yop .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.bootstrap-yop .btn:focus, .bootstrap-yop .btn:hover {
    color: #333;
    text-decoration: none
}

.bootstrap-yop .btn.active, .bootstrap-yop .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.bootstrap-yop .btn.disabled, .bootstrap-yop .btn[disabled], .bootstrap-yop fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-yop .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active, .bootstrap-yop .btn-default:focus, .bootstrap-yop .btn-default:hover, .bootstrap-yop .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active, .bootstrap-yop .open .dropdown-toggle.btn-default {
    background-image: none
}

.bootstrap-yop .btn-default.disabled, .bootstrap-yop .btn-default.disabled.active, .bootstrap-yop .btn-default.disabled:active, .bootstrap-yop .btn-default.disabled:focus, .bootstrap-yop .btn-default.disabled:hover, .bootstrap-yop .btn-default[disabled], .bootstrap-yop .btn-default[disabled].active, .bootstrap-yop .btn-default[disabled]:active, .bootstrap-yop .btn-default[disabled]:focus, .bootstrap-yop .btn-default[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-default, .bootstrap-yop fieldset[disabled] .btn-default.active, .bootstrap-yop fieldset[disabled] .btn-default:active, .bootstrap-yop fieldset[disabled] .btn-default:focus, .bootstrap-yop fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.bootstrap-yop .btn-default .badge {
    color: #fff;
    background-color: #fff
}

.bootstrap-yop .btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active, .bootstrap-yop .btn-primary:focus, .bootstrap-yop .btn-primary:hover, .bootstrap-yop .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active, .bootstrap-yop .open .dropdown-toggle.btn-primary {
    background-image: none
}

.bootstrap-yop .btn-primary.disabled, .bootstrap-yop .btn-primary.disabled.active, .bootstrap-yop .btn-primary.disabled:active, .bootstrap-yop .btn-primary.disabled:focus, .bootstrap-yop .btn-primary.disabled:hover, .bootstrap-yop .btn-primary[disabled], .bootstrap-yop .btn-primary[disabled].active, .bootstrap-yop .btn-primary[disabled]:active, .bootstrap-yop .btn-primary[disabled]:focus, .bootstrap-yop .btn-primary[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-primary, .bootstrap-yop fieldset[disabled] .btn-primary.active, .bootstrap-yop fieldset[disabled] .btn-primary:active, .bootstrap-yop fieldset[disabled] .btn-primary:focus, .bootstrap-yop fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.bootstrap-yop .btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.bootstrap-yop .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active, .bootstrap-yop .btn-warning:focus, .bootstrap-yop .btn-warning:hover, .bootstrap-yop .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active, .bootstrap-yop .open .dropdown-toggle.btn-warning {
    background-image: none
}

.bootstrap-yop .btn-warning.disabled, .bootstrap-yop .btn-warning.disabled.active, .bootstrap-yop .btn-warning.disabled:active, .bootstrap-yop .btn-warning.disabled:focus, .bootstrap-yop .btn-warning.disabled:hover, .bootstrap-yop .btn-warning[disabled], .bootstrap-yop .btn-warning[disabled].active, .bootstrap-yop .btn-warning[disabled]:active, .bootstrap-yop .btn-warning[disabled]:focus, .bootstrap-yop .btn-warning[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-warning, .bootstrap-yop fieldset[disabled] .btn-warning.active, .bootstrap-yop fieldset[disabled] .btn-warning:active, .bootstrap-yop fieldset[disabled] .btn-warning:focus, .bootstrap-yop fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.bootstrap-yop .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.bootstrap-yop .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active, .bootstrap-yop .btn-danger:focus, .bootstrap-yop .btn-danger:hover, .bootstrap-yop .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active, .bootstrap-yop .open .dropdown-toggle.btn-danger {
    background-image: none
}

.bootstrap-yop .btn-danger.disabled, .bootstrap-yop .btn-danger.disabled.active, .bootstrap-yop .btn-danger.disabled:active, .bootstrap-yop .btn-danger.disabled:focus, .bootstrap-yop .btn-danger.disabled:hover, .bootstrap-yop .btn-danger[disabled], .bootstrap-yop .btn-danger[disabled].active, .bootstrap-yop .btn-danger[disabled]:active, .bootstrap-yop .btn-danger[disabled]:focus, .bootstrap-yop .btn-danger[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-danger, .bootstrap-yop fieldset[disabled] .btn-danger.active, .bootstrap-yop fieldset[disabled] .btn-danger:active, .bootstrap-yop fieldset[disabled] .btn-danger:focus, .bootstrap-yop fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.bootstrap-yop .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.bootstrap-yop .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active, .bootstrap-yop .btn-success:focus, .bootstrap-yop .btn-success:hover, .bootstrap-yop .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active, .bootstrap-yop .open .dropdown-toggle.btn-success {
    background-image: none
}

.bootstrap-yop .btn-success.disabled, .bootstrap-yop .btn-success.disabled.active, .bootstrap-yop .btn-success.disabled:active, .bootstrap-yop .btn-success.disabled:focus, .bootstrap-yop .btn-success.disabled:hover, .bootstrap-yop .btn-success[disabled], .bootstrap-yop .btn-success[disabled].active, .bootstrap-yop .btn-success[disabled]:active, .bootstrap-yop .btn-success[disabled]:focus, .bootstrap-yop .btn-success[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-success, .bootstrap-yop fieldset[disabled] .btn-success.active, .bootstrap-yop fieldset[disabled] .btn-success:active, .bootstrap-yop fieldset[disabled] .btn-success:focus, .bootstrap-yop fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.bootstrap-yop .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.bootstrap-yop .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active, .bootstrap-yop .btn-info:focus, .bootstrap-yop .btn-info:hover, .bootstrap-yop .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active, .bootstrap-yop .open .dropdown-toggle.btn-info {
    background-image: none
}

.bootstrap-yop .btn-info.disabled, .bootstrap-yop .btn-info.disabled.active, .bootstrap-yop .btn-info.disabled:active, .bootstrap-yop .btn-info.disabled:focus, .bootstrap-yop .btn-info.disabled:hover, .bootstrap-yop .btn-info[disabled], .bootstrap-yop .btn-info[disabled].active, .bootstrap-yop .btn-info[disabled]:active, .bootstrap-yop .btn-info[disabled]:focus, .bootstrap-yop .btn-info[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-info, .bootstrap-yop fieldset[disabled] .btn-info.active, .bootstrap-yop fieldset[disabled] .btn-info:active, .bootstrap-yop fieldset[disabled] .btn-info:focus, .bootstrap-yop fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.bootstrap-yop .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.bootstrap-yop .btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.bootstrap-yop .btn-link, .bootstrap-yop .btn-link:active, .bootstrap-yop .btn-link[disabled], .bootstrap-yop fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-yop .btn-link, .bootstrap-yop .btn-link:active, .bootstrap-yop .btn-link:focus, .bootstrap-yop .btn-link:hover {
    border-color: transparent
}

.bootstrap-yop .btn-link:focus, .bootstrap-yop .btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.bootstrap-yop .btn-link[disabled]:focus, .bootstrap-yop .btn-link[disabled]:hover, .bootstrap-yop fieldset[disabled] .btn-link:focus, .bootstrap-yop fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none
}

.bootstrap-yop .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.bootstrap-yop .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.bootstrap-yop .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.bootstrap-yop .btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.bootstrap-yop .btn-block + .btn-block {
    margin-top: 5px
}

.bootstrap-yop input[type=button].btn-block, .bootstrap-yop input[type=reset].btn-block, .bootstrap-yop input[type=submit].btn-block {
    width: 100%
}

.bootstrap-yop .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.bootstrap-yop .fade.in {
    opacity: 1
}

.bootstrap-yop .collapse {
    display: none
}

.bootstrap-yop .collapse.in {
    display: block
}

.bootstrap-yop .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(//myriad.com/wp-content/plugins/yop-poll/public/assets/css/../fonts/glyphicons-halflings-regular.eot);
    src: url(//myriad.com/wp-content/plugins/yop-poll/public/assets/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//myriad.com/wp-content/plugins/yop-poll/public/assets/css/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(//myriad.com/wp-content/plugins/yop-poll/public/assets/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//myriad.com/wp-content/plugins/yop-poll/public/assets/css/../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

.bootstrap-yop .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}

.bootstrap-yop .glyphicon:empty {
    width: 1em
}

.bootstrap-yop .glyphicon-asterisk:before {
    content: "\2a"
}

.bootstrap-yop .glyphicon-plus:before {
    content: "\2b"
}

.bootstrap-yop .glyphicon-euro:before {
    content: "\20ac"
}

.bootstrap-yop .glyphicon-minus:before {
    content: "\2212"
}

.bootstrap-yop .glyphicon-cloud:before {
    content: "\2601"
}

.bootstrap-yop .glyphicon-envelope:before {
    content: "\2709"
}

.bootstrap-yop .glyphicon-pencil:before {
    content: "\270f"
}

.bootstrap-yop .glyphicon-glass:before {
    content: "\e001"
}

.bootstrap-yop .glyphicon-music:before {
    content: "\e002"
}

.bootstrap-yop .glyphicon-search:before {
    content: "\e003"
}

.bootstrap-yop .glyphicon-heart:before {
    content: "\e005"
}

.bootstrap-yop .glyphicon-star:before {
    content: "\e006"
}

.bootstrap-yop .glyphicon-star-empty:before {
    content: "\e007"
}

.bootstrap-yop .glyphicon-user:before {
    content: "\e008"
}

.bootstrap-yop .glyphicon-film:before {
    content: "\e009"
}

.bootstrap-yop .glyphicon-th-large:before {
    content: "\e010"
}

.bootstrap-yop .glyphicon-th:before {
    content: "\e011"
}

.bootstrap-yop .glyphicon-th-list:before {
    content: "\e012"
}

.bootstrap-yop .glyphicon-ok:before {
    content: "\e013"
}

.bootstrap-yop .glyphicon-remove:before {
    content: "\e014"
}

.bootstrap-yop .glyphicon-zoom-in:before {
    content: "\e015"
}

.bootstrap-yop .glyphicon-zoom-out:before {
    content: "\e016"
}

.bootstrap-yop .glyphicon-off:before {
    content: "\e017"
}

.bootstrap-yop .glyphicon-signal:before {
    content: "\e018"
}

.bootstrap-yop .glyphicon-cog:before {
    content: "\e019"
}

.bootstrap-yop .glyphicon-trash:before {
    content: "\e020"
}

.bootstrap-yop .glyphicon-home:before {
    content: "\e021"
}

.bootstrap-yop .glyphicon-file:before {
    content: "\e022"
}

.bootstrap-yop .glyphicon-time:before {
    content: "\e023"
}

.bootstrap-yop .glyphicon-road:before {
    content: "\e024"
}

.bootstrap-yop .glyphicon-download-alt:before {
    content: "\e025"
}

.bootstrap-yop .glyphicon-download:before {
    content: "\e026"
}

.bootstrap-yop .glyphicon-upload:before {
    content: "\e027"
}

.bootstrap-yop .glyphicon-inbox:before {
    content: "\e028"
}

.bootstrap-yop .glyphicon-play-circle:before {
    content: "\e029"
}

.bootstrap-yop .glyphicon-repeat:before {
    content: "\e030"
}

.bootstrap-yop .glyphicon-refresh:before {
    content: "\e031"
}

.bootstrap-yop .glyphicon-list-alt:before {
    content: "\e032"
}

.bootstrap-yop .glyphicon-lock:before {
    content: "\e033"
}

.bootstrap-yop .glyphicon-flag:before {
    content: "\e034"
}

.bootstrap-yop .glyphicon-headphones:before {
    content: "\e035"
}

.bootstrap-yop .glyphicon-volume-off:before {
    content: "\e036"
}

.bootstrap-yop .glyphicon-volume-down:before {
    content: "\e037"
}

.bootstrap-yop .glyphicon-volume-up:before {
    content: "\e038"
}

.bootstrap-yop .glyphicon-qrcode:before {
    content: "\e039"
}

.bootstrap-yop .glyphicon-barcode:before {
    content: "\e040"
}

.bootstrap-yop .glyphicon-tag:before {
    content: "\e041"
}

.bootstrap-yop .glyphicon-tags:before {
    content: "\e042"
}

.bootstrap-yop .glyphicon-book:before {
    content: "\e043"
}

.bootstrap-yop .glyphicon-bookmark:before {
    content: "\e044"
}

.bootstrap-yop .glyphicon-print:before {
    content: "\e045"
}

.bootstrap-yop .glyphicon-camera:before {
    content: "\e046"
}

.bootstrap-yop .glyphicon-font:before {
    content: "\e047"
}

.bootstrap-yop .glyphicon-bold:before {
    content: "\e048"
}

.bootstrap-yop .glyphicon-italic:before {
    content: "\e049"
}

.bootstrap-yop .glyphicon-text-height:before {
    content: "\e050"
}

.bootstrap-yop .glyphicon-text-width:before {
    content: "\e051"
}

.bootstrap-yop .glyphicon-align-left:before {
    content: "\e052"
}

.bootstrap-yop .glyphicon-align-center:before {
    content: "\e053"
}

.bootstrap-yop .glyphicon-align-right:before {
    content: "\e054"
}

.bootstrap-yop .glyphicon-align-justify:before {
    content: "\e055"
}

.bootstrap-yop .glyphicon-list:before {
    content: "\e056"
}

.bootstrap-yop .glyphicon-indent-left:before {
    content: "\e057"
}

.bootstrap-yop .glyphicon-indent-right:before {
    content: "\e058"
}

.bootstrap-yop .glyphicon-facetime-video:before {
    content: "\e059"
}

.bootstrap-yop .glyphicon-picture:before {
    content: "\e060"
}

.bootstrap-yop .glyphicon-map-marker:before {
    content: "\e062"
}

.bootstrap-yop .glyphicon-adjust:before {
    content: "\e063"
}

.bootstrap-yop .glyphicon-tint:before {
    content: "\e064"
}

.bootstrap-yop .glyphicon-edit:before {
    content: "\e065"
}

.bootstrap-yop .glyphicon-share:before {
    content: "\e066"
}

.bootstrap-yop .glyphicon-check:before {
    content: "\e067"
}

.bootstrap-yop .glyphicon-move:before {
    content: "\e068"
}

.bootstrap-yop .glyphicon-step-backward:before {
    content: "\e069"
}

.bootstrap-yop .glyphicon-fast-backward:before {
    content: "\e070"
}

.bootstrap-yop .glyphicon-backward:before {
    content: "\e071"
}

.bootstrap-yop .glyphicon-play:before {
    content: "\e072"
}

.bootstrap-yop .glyphicon-pause:before {
    content: "\e073"
}

.bootstrap-yop .glyphicon-stop:before {
    content: "\e074"
}

.bootstrap-yop .glyphicon-forward:before {
    content: "\e075"
}

.bootstrap-yop .glyphicon-fast-forward:before {
    content: "\e076"
}

.bootstrap-yop .glyphicon-step-forward:before {
    content: "\e077"
}

.bootstrap-yop .glyphicon-eject:before {
    content: "\e078"
}

.bootstrap-yop .glyphicon-chevron-left:before {
    content: "\e079"
}

.bootstrap-yop .glyphicon-chevron-right:before {
    content: "\e080"
}

.bootstrap-yop .glyphicon-plus-sign:before {
    content: "\e081"
}

.bootstrap-yop .glyphicon-minus-sign:before {
    content: "\e082"
}

.bootstrap-yop .glyphicon-remove-sign:before {
    content: "\e083"
}

.bootstrap-yop .glyphicon-ok-sign:before {
    content: "\e084"
}

.bootstrap-yop .glyphicon-question-sign:before {
    content: "\e085"
}

.bootstrap-yop .glyphicon-info-sign:before {
    content: "\e086"
}

.bootstrap-yop .glyphicon-screenshot:before {
    content: "\e087"
}

.bootstrap-yop .glyphicon-remove-circle:before {
    content: "\e088"
}

.bootstrap-yop .glyphicon-ok-circle:before {
    content: "\e089"
}

.bootstrap-yop .glyphicon-ban-circle:before {
    content: "\e090"
}

.bootstrap-yop .glyphicon-arrow-left:before {
    content: "\e091"
}

.bootstrap-yop .glyphicon-arrow-right:before {
    content: "\e092"
}

.bootstrap-yop .glyphicon-arrow-up:before {
    content: "\e093"
}

.bootstrap-yop .glyphicon-arrow-down:before {
    content: "\e094"
}

.bootstrap-yop .glyphicon-share-alt:before {
    content: "\e095"
}

.bootstrap-yop .glyphicon-resize-full:before {
    content: "\e096"
}

.bootstrap-yop .glyphicon-resize-small:before {
    content: "\e097"
}

.bootstrap-yop .glyphicon-exclamation-sign:before {
    content: "\e101"
}

.bootstrap-yop .glyphicon-gift:before {
    content: "\e102"
}

.bootstrap-yop .glyphicon-leaf:before {
    content: "\e103"
}

.bootstrap-yop .glyphicon-fire:before {
    content: "\e104"
}

.bootstrap-yop .glyphicon-eye-open:before {
    content: "\e105"
}

.bootstrap-yop .glyphicon-eye-close:before {
    content: "\e106"
}

.bootstrap-yop .glyphicon-warning-sign:before {
    content: "\e107"
}

.bootstrap-yop .glyphicon-plane:before {
    content: "\e108"
}

.bootstrap-yop .glyphicon-calendar:before {
    content: "\e109"
}

.bootstrap-yop .glyphicon-random:before {
    content: "\e110"
}

.bootstrap-yop .glyphicon-comment:before {
    content: "\e111"
}

.bootstrap-yop .glyphicon-magnet:before {
    content: "\e112"
}

.bootstrap-yop .glyphicon-chevron-up:before {
    content: "\e113"
}

.bootstrap-yop .glyphicon-chevron-down:before {
    content: "\e114"
}

.bootstrap-yop .glyphicon-retweet:before {
    content: "\e115"
}

.bootstrap-yop .glyphicon-shopping-cart:before {
    content: "\e116"
}

.bootstrap-yop .glyphicon-folder-close:before {
    content: "\e117"
}

.bootstrap-yop .glyphicon-folder-open:before {
    content: "\e118"
}

.bootstrap-yop .glyphicon-resize-vertical:before {
    content: "\e119"
}

.bootstrap-yop .glyphicon-resize-horizontal:before {
    content: "\e120"
}

.bootstrap-yop .glyphicon-hdd:before {
    content: "\e121"
}

.bootstrap-yop .glyphicon-bullhorn:before {
    content: "\e122"
}

.bootstrap-yop .glyphicon-bell:before {
    content: "\e123"
}

.bootstrap-yop .glyphicon-certificate:before {
    content: "\e124"
}

.bootstrap-yop .glyphicon-thumbs-up:before {
    content: "\e125"
}

.bootstrap-yop .glyphicon-thumbs-down:before {
    content: "\e126"
}

.bootstrap-yop .glyphicon-hand-right:before {
    content: "\e127"
}

.bootstrap-yop .glyphicon-hand-left:before {
    content: "\e128"
}

.bootstrap-yop .glyphicon-hand-up:before {
    content: "\e129"
}

.bootstrap-yop .glyphicon-hand-down:before {
    content: "\e130"
}

.bootstrap-yop .glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.bootstrap-yop .glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.bootstrap-yop .glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.bootstrap-yop .glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.bootstrap-yop .glyphicon-globe:before {
    content: "\e135"
}

.bootstrap-yop .glyphicon-wrench:before {
    content: "\e136"
}

.bootstrap-yop .glyphicon-tasks:before {
    content: "\e137"
}

.bootstrap-yop .glyphicon-filter:before {
    content: "\e138"
}

.bootstrap-yop .glyphicon-briefcase:before {
    content: "\e139"
}

.bootstrap-yop .glyphicon-fullscreen:before {
    content: "\e140"
}

.bootstrap-yop .glyphicon-dashboard:before {
    content: "\e141"
}

.bootstrap-yop .glyphicon-paperclip:before {
    content: "\e142"
}

.bootstrap-yop .glyphicon-heart-empty:before {
    content: "\e143"
}

.bootstrap-yop .glyphicon-link:before {
    content: "\e144"
}

.bootstrap-yop .glyphicon-phone:before {
    content: "\e145"
}

.bootstrap-yop .glyphicon-pushpin:before {
    content: "\e146"
}

.bootstrap-yop .glyphicon-usd:before {
    content: "\e148"
}

.bootstrap-yop .glyphicon-gbp:before {
    content: "\e149"
}

.bootstrap-yop .glyphicon-sort:before {
    content: "\e150"
}

.bootstrap-yop .glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.bootstrap-yop .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.bootstrap-yop .glyphicon-sort-by-order:before {
    content: "\e153"
}

.bootstrap-yop .glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.bootstrap-yop .glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.bootstrap-yop .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.bootstrap-yop .glyphicon-unchecked:before {
    content: "\e157"
}

.bootstrap-yop .glyphicon-expand:before {
    content: "\e158"
}

.bootstrap-yop .glyphicon-collapse-down:before {
    content: "\e159"
}

.bootstrap-yop .glyphicon-collapse-up:before {
    content: "\e160"
}

.bootstrap-yop .glyphicon-log-in:before {
    content: "\e161"
}

.bootstrap-yop .glyphicon-flash:before {
    content: "\e162"
}

.bootstrap-yop .glyphicon-log-out:before {
    content: "\e163"
}

.bootstrap-yop .glyphicon-new-window:before {
    content: "\e164"
}

.bootstrap-yop .glyphicon-record:before {
    content: "\e165"
}

.bootstrap-yop .glyphicon-save:before {
    content: "\e166"
}

.bootstrap-yop .glyphicon-open:before {
    content: "\e167"
}

.bootstrap-yop .glyphicon-saved:before {
    content: "\e168"
}

.bootstrap-yop .glyphicon-import:before {
    content: "\e169"
}

.bootstrap-yop .glyphicon-export:before {
    content: "\e170"
}

.bootstrap-yop .glyphicon-send:before {
    content: "\e171"
}

.bootstrap-yop .glyphicon-floppy-disk:before {
    content: "\e172"
}

.bootstrap-yop .glyphicon-floppy-saved:before {
    content: "\e173"
}

.bootstrap-yop .glyphicon-floppy-remove:before {
    content: "\e174"
}

.bootstrap-yop .glyphicon-floppy-save:before {
    content: "\e175"
}

.bootstrap-yop .glyphicon-floppy-open:before {
    content: "\e176"
}

.bootstrap-yop .glyphicon-credit-card:before {
    content: "\e177"
}

.bootstrap-yop .glyphicon-transfer:before {
    content: "\e178"
}

.bootstrap-yop .glyphicon-cutlery:before {
    content: "\e179"
}

.bootstrap-yop .glyphicon-header:before {
    content: "\e180"
}

.bootstrap-yop .glyphicon-compressed:before {
    content: "\e181"
}

.bootstrap-yop .glyphicon-earphone:before {
    content: "\e182"
}

.bootstrap-yop .glyphicon-phone-alt:before {
    content: "\e183"
}

.bootstrap-yop .glyphicon-tower:before {
    content: "\e184"
}

.bootstrap-yop .glyphicon-stats:before {
    content: "\e185"
}

.bootstrap-yop .glyphicon-sd-video:before {
    content: "\e186"
}

.bootstrap-yop .glyphicon-hd-video:before {
    content: "\e187"
}

.bootstrap-yop .glyphicon-subtitles:before {
    content: "\e188"
}

.bootstrap-yop .glyphicon-sound-stereo:before {
    content: "\e189"
}

.bootstrap-yop .glyphicon-sound-dolby:before {
    content: "\e190"
}

.bootstrap-yop .glyphicon-sound-5-1:before {
    content: "\e191"
}

.bootstrap-yop .glyphicon-sound-6-1:before {
    content: "\e192"
}

.bootstrap-yop .glyphicon-sound-7-1:before {
    content: "\e193"
}

.bootstrap-yop .glyphicon-copyright-mark:before {
    content: "\e194"
}

.bootstrap-yop .glyphicon-registration-mark:before {
    content: "\e195"
}

.bootstrap-yop .glyphicon-cloud-download:before {
    content: "\e197"
}

.bootstrap-yop .glyphicon-cloud-upload:before {
    content: "\e198"
}

.bootstrap-yop .glyphicon-tree-conifer:before {
    content: "\e199"
}

.bootstrap-yop .glyphicon-tree-deciduous:before {
    content: "\e200"
}

.bootstrap-yop .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.bootstrap-yop .dropdown {
    position: relative
}

.bootstrap-yop .dropdown-toggle:focus {
    outline: 0
}

.bootstrap-yop .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.bootstrap-yop .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.bootstrap-yop .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.bootstrap-yop .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.bootstrap-yop .dropdown-menu > li > a:focus, .bootstrap-yop .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.bootstrap-yop .dropdown-menu > .active > a, .bootstrap-yop .dropdown-menu > .active > a:focus, .bootstrap-yop .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.bootstrap-yop .dropdown-menu > .disabled > a, .bootstrap-yop .dropdown-menu > .disabled > a:focus, .bootstrap-yop .dropdown-menu > .disabled > a:hover {
    color: #999
}

.bootstrap-yop .dropdown-menu > .disabled > a:focus, .bootstrap-yop .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none
}

.bootstrap-yop .open > .dropdown-menu {
    display: block
}

.bootstrap-yop .open > a {
    outline: 0
}

.bootstrap-yop .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.bootstrap-yop .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.bootstrap-yop .pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.bootstrap-yop .dropup .caret, .bootstrap-yop .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.bootstrap-yop .dropup .dropdown-menu, .bootstrap-yop .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.bootstrap-yop .btn-group, .bootstrap-yop .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.bootstrap-yop .btn-group-vertical > .btn, .bootstrap-yop .btn-group > .btn {
    position: relative;
    float: left
}

.bootstrap-yop .btn-group-vertical > .btn.active, .bootstrap-yop .btn-group-vertical > .btn:active, .bootstrap-yop .btn-group-vertical > .btn:focus, .bootstrap-yop .btn-group-vertical > .btn:hover, .bootstrap-yop .btn-group > .btn.active, .bootstrap-yop .btn-group > .btn:active, .bootstrap-yop .btn-group > .btn:focus, .bootstrap-yop .btn-group > .btn:hover {
    z-index: 2
}

.bootstrap-yop .btn-group-vertical > .btn:focus, .bootstrap-yop .btn-group > .btn:focus {
    outline: 0
}

.bootstrap-yop .btn-group .btn + .btn, .bootstrap-yop .btn-group .btn + .btn-group, .bootstrap-yop .btn-group .btn-group + .btn, .bootstrap-yop .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.bootstrap-yop .btn-toolbar:after, .bootstrap-yop .btn-toolbar:before {
    display: table;
    content: " "
}

.bootstrap-yop .btn-toolbar:after {
    clear: both
}

.bootstrap-yop .btn-toolbar:after, .bootstrap-yop .btn-toolbar:before {
    display: table;
    content: " "
}

.bootstrap-yop .btn-toolbar:after {
    clear: both
}

.bootstrap-yop .btn-toolbar .btn-group {
    float: left
}

.bootstrap-yop .btn-toolbar > .btn + .btn, .bootstrap-yop .btn-toolbar > .btn + .btn-group, .bootstrap-yop .btn-toolbar > .btn-group + .btn, .bootstrap-yop .btn-toolbar > .btn-group + .btn-group {
    margin-left: 5px
}

.bootstrap-yop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.bootstrap-yop .btn-group > .btn:first-child {
    margin-left: 0
}

.bootstrap-yop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-yop .btn-group > .btn:last-child:not(:first-child), .bootstrap-yop .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .btn-group > .btn-group {
    float: left
}

.bootstrap-yop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.bootstrap-yop .btn-group > .btn-group:first-child > .btn:last-child, .bootstrap-yop .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-yop .btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .btn-group .dropdown-toggle:active, .bootstrap-yop .btn-group.open .dropdown-toggle {
    outline: 0
}

.bootstrap-yop .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.bootstrap-yop .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.bootstrap-yop .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.bootstrap-yop .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.bootstrap-yop .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.bootstrap-yop .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.bootstrap-yop .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-yop .btn .caret {
    margin-left: 0
}

.bootstrap-yop .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.bootstrap-yop .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.bootstrap-yop .btn-group-vertical > .btn, .bootstrap-yop .btn-group-vertical > .btn-group, .bootstrap-yop .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.bootstrap-yop .btn-group-vertical > .btn-group:after, .bootstrap-yop .btn-group-vertical > .btn-group:before {
    display: table;
    content: " "
}

.bootstrap-yop .btn-group-vertical > .btn-group:after {
    clear: both
}

.bootstrap-yop .btn-group-vertical > .btn-group:after, .bootstrap-yop .btn-group-vertical > .btn-group:before {
    display: table;
    content: " "
}

.bootstrap-yop .btn-group-vertical > .btn-group:after {
    clear: both
}

.bootstrap-yop .btn-group-vertical > .btn-group > .btn {
    float: none
}

.bootstrap-yop .btn-group-vertical > .btn + .btn, .bootstrap-yop .btn-group-vertical > .btn + .btn-group, .bootstrap-yop .btn-group-vertical > .btn-group + .btn, .bootstrap-yop .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.bootstrap-yop .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.bootstrap-yop .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap-yop .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}

.bootstrap-yop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.bootstrap-yop .btn-group-vertical > .btn-group:first-child > .btn:last-child, .bootstrap-yop .btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap-yop .btn-group-vertical > .btn-group:last-child > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}

.bootstrap-yop .btn-group-justified > .btn, .bootstrap-yop .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.bootstrap-yop .btn-group-justified > .btn-group .btn {
    width: 100%
}

.bootstrap-yop [data-toggle=buttons] > .btn > input[type=checkbox], .bootstrap-yop [data-toggle=buttons] > .btn > input[type=radio] {
    display: none
}

.bootstrap-yop .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.bootstrap-yop .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.bootstrap-yop .input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.bootstrap-yop .input-group-lg > .form-control, .bootstrap-yop .input-group-lg > .input-group-addon, .bootstrap-yop .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.bootstrap-yop select.input-group-lg > .form-control, .bootstrap-yop select.input-group-lg > .input-group-addon, .bootstrap-yop select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

.bootstrap-yop textarea.input-group-lg > .form-control, .bootstrap-yop textarea.input-group-lg > .input-group-addon, .bootstrap-yop textarea.input-group-lg > .input-group-btn > .btn {
    height: auto
}

.bootstrap-yop .input-group-sm > .form-control, .bootstrap-yop .input-group-sm > .input-group-addon, .bootstrap-yop .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.bootstrap-yop select.input-group-sm > .form-control, .bootstrap-yop select.input-group-sm > .input-group-addon, .bootstrap-yop select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

.bootstrap-yop textarea.input-group-sm > .form-control, .bootstrap-yop textarea.input-group-sm > .input-group-addon, .bootstrap-yop textarea.input-group-sm > .input-group-btn > .btn {
    height: auto
}

.bootstrap-yop .input-group .form-control, .bootstrap-yop .input-group-addon, .bootstrap-yop .input-group-btn {
    display: table-cell
}

.bootstrap-yop .input-group .form-control:not(:first-child):not(:last-child), .bootstrap-yop .input-group-addon:not(:first-child):not(:last-child), .bootstrap-yop .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.bootstrap-yop .input-group-addon, .bootstrap-yop .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.bootstrap-yop .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.bootstrap-yop .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.bootstrap-yop .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.bootstrap-yop .input-group-addon input[type=checkbox], .bootstrap-yop .input-group-addon input[type=radio] {
    margin-top: 0
}

.bootstrap-yop .input-group .form-control:first-child, .bootstrap-yop .input-group-addon:first-child, .bootstrap-yop .input-group-btn:first-child > .btn, .bootstrap-yop .input-group-btn:first-child > .dropdown-toggle, .bootstrap-yop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-yop .input-group-addon:first-child {
    border-right: 0
}

.bootstrap-yop .input-group .form-control:last-child, .bootstrap-yop .input-group-addon:last-child, .bootstrap-yop .input-group-btn:first-child > .btn:not(:first-child), .bootstrap-yop .input-group-btn:last-child > .btn, .bootstrap-yop .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .input-group-addon:last-child {
    border-left: 0
}

.bootstrap-yop .input-group-btn {
    position: relative;
    white-space: nowrap
}

.bootstrap-yop .input-group-btn:first-child > .btn {
    margin-right: -1px
}

.bootstrap-yop .input-group-btn:last-child > .btn {
    margin-left: -1px
}

.bootstrap-yop .input-group-btn > .btn {
    position: relative
}

.bootstrap-yop .input-group-btn > .btn + .btn {
    margin-left: -4px
}

.bootstrap-yop .input-group-btn > .btn:active, .bootstrap-yop .input-group-btn > .btn:hover {
    z-index: 2
}

.bootstrap-yop .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.bootstrap-yop .nav:after, .bootstrap-yop .nav:before {
    display: table;
    content: " "
}

.bootstrap-yop .nav:after {
    clear: both
}

.bootstrap-yop .nav:after, .bootstrap-yop .nav:before {
    display: table;
    content: " "
}

.bootstrap-yop .nav:after {
    clear: both
}

.bootstrap-yop .nav > li {
    position: relative;
    display: block
}

.bootstrap-yop .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.bootstrap-yop .nav > li > a:focus, .bootstrap-yop .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.bootstrap-yop .nav > li.disabled > a {
    color: #999
}

.bootstrap-yop .nav > li.disabled > a:focus, .bootstrap-yop .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.bootstrap-yop .nav .open > a, .bootstrap-yop .nav .open > a:focus, .bootstrap-yop .nav .open > a:hover {
    background-color: #eee;
    border-color: #428bca
}

.bootstrap-yop .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.bootstrap-yop .nav > li > a > img {
    max-width: none
}

.bootstrap-yop .nav-tabs {
    border-bottom: 1px solid #ddd
}

.bootstrap-yop .nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.bootstrap-yop .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.bootstrap-yop .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.bootstrap-yop .nav-tabs > li.active > a, .bootstrap-yop .nav-tabs > li.active > a:focus, .bootstrap-yop .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.bootstrap-yop .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.bootstrap-yop .nav-tabs.nav-justified > li {
    float: none
}

.bootstrap-yop .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.bootstrap-yop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .bootstrap-yop .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .bootstrap-yop .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.bootstrap-yop .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.bootstrap-yop .nav-tabs.nav-justified > .active > a, .bootstrap-yop .nav-tabs.nav-justified > .active > a:focus, .bootstrap-yop .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .bootstrap-yop .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .bootstrap-yop .nav-tabs.nav-justified > .active > a, .bootstrap-yop .nav-tabs.nav-justified > .active > a:focus, .bootstrap-yop .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.bootstrap-yop .nav-pills > li {
    float: left
}

.bootstrap-yop .nav-pills > li > a {
    border-radius: 4px
}

.bootstrap-yop .nav-pills > li + li {
    margin-left: 2px
}

.bootstrap-yop .nav-pills > li.active > a, .bootstrap-yop .nav-pills > li.active > a:focus, .bootstrap-yop .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #428bca
}

.bootstrap-yop .nav-stacked > li {
    float: none
}

.bootstrap-yop .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.bootstrap-yop .nav-justified {
    width: 100%
}

.bootstrap-yop .nav-justified > li {
    float: none
}

.bootstrap-yop .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center
}

.bootstrap-yop .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .bootstrap-yop .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .bootstrap-yop .nav-justified > li > a {
        margin-bottom: 0
    }
}

.bootstrap-yop .nav-tabs-justified {
    border-bottom: 0
}

.bootstrap-yop .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.bootstrap-yop .nav-tabs-justified > .active > a, .bootstrap-yop .nav-tabs-justified > .active > a:focus, .bootstrap-yop .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .bootstrap-yop .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .bootstrap-yop .nav-tabs-justified > .active > a, .bootstrap-yop .nav-tabs-justified > .active > a:focus, .bootstrap-yop .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.bootstrap-yop .tab-content > .tab-pane {
    display: none
}

.bootstrap-yop .tab-content > .active {
    display: block
}

.bootstrap-yop .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.bootstrap-yop .navbar:after, .bootstrap-yop .navbar:before {
    display: table;
    content: " "
}

.bootstrap-yop .navbar:after {
    clear: both
}

.bootstrap-yop .navbar:after, .bootstrap-yop .navbar:before {
    display: table;
    content: " "
}

.bootstrap-yop .navbar:after {
    clear: both
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar {
        border-radius: 4px
    }
}

.bootstrap-yop .navbar-header:after, .bootstrap-yop .navbar-header:before {
    display: table;
    content: " "
}

.bootstrap-yop .navbar-header:after {
    clear: both
}

.bootstrap-yop .navbar-header:after, .bootstrap-yop .navbar-header:before {
    display: table;
    content: " "
}

.bootstrap-yop .navbar-header:after {
    clear: both
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-header {
        float: left
    }
}

.bootstrap-yop .navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.bootstrap-yop .navbar-collapse:after, .bootstrap-yop .navbar-collapse:before {
    display: table;
    content: " "
}

.bootstrap-yop .navbar-collapse:after {
    clear: both
}

.bootstrap-yop .navbar-collapse:after, .bootstrap-yop .navbar-collapse:before {
    display: table;
    content: " "
}

.bootstrap-yop .navbar-collapse:after {
    clear: both
}

.bootstrap-yop .navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .bootstrap-yop .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .bootstrap-yop .navbar-collapse.in {
        overflow-y: visible
    }

    .bootstrap-yop .navbar-fixed-bottom .navbar-collapse, .bootstrap-yop .navbar-fixed-top .navbar-collapse, .bootstrap-yop .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.bootstrap-yop .container > .navbar-collapse, .bootstrap-yop .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .bootstrap-yop .container > .navbar-collapse, .bootstrap-yop .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.bootstrap-yop .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-static-top {
        border-radius: 0
    }
}

.bootstrap-yop .navbar-fixed-bottom, .bootstrap-yop .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-fixed-bottom, .bootstrap-yop .navbar-fixed-top {
        border-radius: 0
    }
}

.bootstrap-yop .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.bootstrap-yop .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.bootstrap-yop .navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.bootstrap-yop .navbar-brand:focus, .bootstrap-yop .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar > .container .navbar-brand {
        margin-left: -15px
    }
}

.bootstrap-yop .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.bootstrap-yop .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.bootstrap-yop .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-toggle {
        display: none
    }
}

.bootstrap-yop .navbar-nav {
    margin: 7.5px -15px
}

.bootstrap-yop .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .bootstrap-yop .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .bootstrap-yop .navbar-nav .open .dropdown-menu .dropdown-header, .bootstrap-yop .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .bootstrap-yop .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .bootstrap-yop .navbar-nav .open .dropdown-menu > li > a:focus, .bootstrap-yop .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-nav {
        float: left;
        margin: 0
    }

    .bootstrap-yop .navbar-nav > li {
        float: left
    }

    .bootstrap-yop .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .bootstrap-yop .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-left {
        float: left !important
    }

    .bootstrap-yop .navbar-right {
        float: right !important
    }
}

.bootstrap-yop .navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .bootstrap-yop .navbar-form .form-control {
        display: inline-block
    }

    .bootstrap-yop .navbar-form select.form-control {
        width: auto
    }

    .bootstrap-yop .navbar-form .checkbox, .bootstrap-yop .navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .bootstrap-yop .navbar-form .checkbox input[type=checkbox], .bootstrap-yop .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .bootstrap-yop .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .bootstrap-yop .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.bootstrap-yop .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.bootstrap-yop .navbar-nav.pull-right > li > .dropdown-menu, .bootstrap-yop .navbar-nav > li > .dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.bootstrap-yop .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.bootstrap-yop .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.bootstrap-yop .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.bootstrap-yop .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .bootstrap-yop .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .bootstrap-yop .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.bootstrap-yop .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.bootstrap-yop .navbar-default .navbar-brand {
    color: #777
}

.bootstrap-yop .navbar-default .navbar-brand:focus, .bootstrap-yop .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.bootstrap-yop .navbar-default .navbar-text {
    color: #777
}

.bootstrap-yop .navbar-default .navbar-nav > li > a {
    color: #777
}

.bootstrap-yop .navbar-default .navbar-nav > li > a:focus, .bootstrap-yop .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.bootstrap-yop .navbar-default .navbar-nav > .active > a, .bootstrap-yop .navbar-default .navbar-nav > .active > a:focus, .bootstrap-yop .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.bootstrap-yop .navbar-default .navbar-nav > .disabled > a, .bootstrap-yop .navbar-default .navbar-nav > .disabled > a:focus, .bootstrap-yop .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.bootstrap-yop .navbar-default .navbar-toggle {
    border-color: #ddd
}

.bootstrap-yop .navbar-default .navbar-toggle:focus, .bootstrap-yop .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.bootstrap-yop .navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.bootstrap-yop .navbar-default .navbar-collapse, .bootstrap-yop .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.bootstrap-yop .navbar-default .navbar-nav > .open > a, .bootstrap-yop .navbar-default .navbar-nav > .open > a:focus, .bootstrap-yop .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width: 767px) {
    .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .bootstrap-yop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.bootstrap-yop .navbar-default .navbar-link {
    color: #777
}

.bootstrap-yop .navbar-default .navbar-link:hover {
    color: #333
}

.bootstrap-yop .navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.bootstrap-yop .navbar-inverse .navbar-brand {
    color: #999
}

.bootstrap-yop .navbar-inverse .navbar-brand:focus, .bootstrap-yop .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.bootstrap-yop .navbar-inverse .navbar-text {
    color: #999
}

.bootstrap-yop .navbar-inverse .navbar-nav > li > a {
    color: #999
}

.bootstrap-yop .navbar-inverse .navbar-nav > li > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.bootstrap-yop .navbar-inverse .navbar-nav > .active > a, .bootstrap-yop .navbar-inverse .navbar-nav > .active > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.bootstrap-yop .navbar-inverse .navbar-nav > .disabled > a, .bootstrap-yop .navbar-inverse .navbar-nav > .disabled > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.bootstrap-yop .navbar-inverse .navbar-toggle {
    border-color: #333
}

.bootstrap-yop .navbar-inverse .navbar-toggle:focus, .bootstrap-yop .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.bootstrap-yop .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.bootstrap-yop .navbar-inverse .navbar-collapse, .bootstrap-yop .navbar-inverse .navbar-form {
    border-color: #101010
}

.bootstrap-yop .navbar-inverse .navbar-nav > .open > a, .bootstrap-yop .navbar-inverse .navbar-nav > .open > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width: 767px) {
    .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .bootstrap-yop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.bootstrap-yop .navbar-inverse .navbar-link {
    color: #999
}

.bootstrap-yop .navbar-inverse .navbar-link:hover {
    color: #fff
}

.bootstrap-yop .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.bootstrap-yop .breadcrumb > li {
    display: inline-block
}

.bootstrap-yop .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.bootstrap-yop .breadcrumb > .active {
    color: #999
}

.bootstrap-yop .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.bootstrap-yop .pagination > li {
    display: inline
}

.bootstrap-yop .pagination > li > a, .bootstrap-yop .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.bootstrap-yop .pagination > li:first-child > a, .bootstrap-yop .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.bootstrap-yop .pagination > li:last-child > a, .bootstrap-yop .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.bootstrap-yop .pagination > li > a:focus, .bootstrap-yop .pagination > li > a:hover, .bootstrap-yop .pagination > li > span:focus, .bootstrap-yop .pagination > li > span:hover {
    background-color: #eee
}

.bootstrap-yop .pagination > .active > a, .bootstrap-yop .pagination > .active > a:focus, .bootstrap-yop .pagination > .active > a:hover, .bootstrap-yop .pagination > .active > span, .bootstrap-yop .pagination > .active > span:focus, .bootstrap-yop .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.bootstrap-yop .pagination > .disabled > a, .bootstrap-yop .pagination > .disabled > a:focus, .bootstrap-yop .pagination > .disabled > a:hover, .bootstrap-yop .pagination > .disabled > span, .bootstrap-yop .pagination > .disabled > span:focus, .bootstrap-yop .pagination > .disabled > span:hover {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.bootstrap-yop .pagination-lg > li > a, .bootstrap-yop .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.bootstrap-yop .pagination-lg > li:first-child > a, .bootstrap-yop .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.bootstrap-yop .pagination-lg > li:last-child > a, .bootstrap-yop .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.bootstrap-yop .pagination-sm > li > a, .bootstrap-yop .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.bootstrap-yop .pagination-sm > li:first-child > a, .bootstrap-yop .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.bootstrap-yop .pagination-sm > li:last-child > a, .bootstrap-yop .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.bootstrap-yop .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.bootstrap-yop .pager:after, .bootstrap-yop .pager:before {
    display: table;
    content: " "
}

.bootstrap-yop .pager:after {
    clear: both
}

.bootstrap-yop .pager:after, .bootstrap-yop .pager:before {
    display: table;
    content: " "
}

.bootstrap-yop .pager:after {
    clear: both
}

.bootstrap-yop .pager li {
    display: inline
}

.bootstrap-yop .pager li > a, .bootstrap-yop .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.bootstrap-yop .pager li > a:focus, .bootstrap-yop .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.bootstrap-yop .pager .next > a, .bootstrap-yop .pager .next > span {
    float: right
}

.bootstrap-yop .pager .previous > a, .bootstrap-yop .pager .previous > span {
    float: left
}

.bootstrap-yop .pager .disabled > a, .bootstrap-yop .pager .disabled > a:focus, .bootstrap-yop .pager .disabled > a:hover, .bootstrap-yop .pager .disabled > span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff
}

.bootstrap-yop .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.bootstrap-yop .label[href]:focus, .bootstrap-yop .label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.bootstrap-yop .label:empty {
    display: none
}

.bootstrap-yop .btn .label {
    position: relative;
    top: -1px
}

.bootstrap-yop .label-default {
    background-color: #999
}

.bootstrap-yop .label-default[href]:focus, .bootstrap-yop .label-default[href]:hover {
    background-color: grey
}

.bootstrap-yop .label-primary {
    background-color: #428bca
}

.bootstrap-yop .label-primary[href]:focus, .bootstrap-yop .label-primary[href]:hover {
    background-color: #3071a9
}

.bootstrap-yop .label-success {
    background-color: #5cb85c
}

.bootstrap-yop .label-success[href]:focus, .bootstrap-yop .label-success[href]:hover {
    background-color: #449d44
}

.bootstrap-yop .label-info {
    background-color: #5bc0de
}

.bootstrap-yop .label-info[href]:focus, .bootstrap-yop .label-info[href]:hover {
    background-color: #31b0d5
}

.bootstrap-yop .label-warning {
    background-color: #f0ad4e
}

.bootstrap-yop .label-warning[href]:focus, .bootstrap-yop .label-warning[href]:hover {
    background-color: #ec971f
}

.bootstrap-yop .label-danger {
    background-color: #d9534f
}

.bootstrap-yop .label-danger[href]:focus, .bootstrap-yop .label-danger[href]:hover {
    background-color: #c9302c
}

.bootstrap-yop .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px
}

.bootstrap-yop .badge:empty {
    display: none
}

.bootstrap-yop .btn .badge {
    position: relative;
    top: -1px
}

.bootstrap-yop a.badge:focus, .bootstrap-yop a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.bootstrap-yop .nav-pills > .active > a > .badge, .bootstrap-yop a.list-group-item.active > .badge {
    color: #428bca;
    background-color: #fff
}

.bootstrap-yop .nav-pills > li > a > .badge {
    margin-left: 3px
}

.bootstrap-yop .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

.bootstrap-yop .jumbotron .h1, .bootstrap-yop .jumbotron h1 {
    line-height: 1;
    color: inherit
}

.bootstrap-yop .jumbotron p {
    line-height: 1.4
}

.bootstrap-yop .container .jumbotron {
    border-radius: 6px
}

.bootstrap-yop .jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .bootstrap-yop .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .bootstrap-yop .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .bootstrap-yop .jumbotron .h1, .bootstrap-yop .jumbotron h1 {
        font-size: 63px
    }
}

.bootstrap-yop .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.bootstrap-yop .thumbnail a > img, .bootstrap-yop .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto
}

.bootstrap-yop a.thumbnail.active, .bootstrap-yop a.thumbnail:focus, .bootstrap-yop a.thumbnail:hover {
    border-color: #428bca
}

.bootstrap-yop .thumbnail .caption {
    padding: 9px;
    color: #333
}

.bootstrap-yop .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.bootstrap-yop .alert h4 {
    margin-top: 0;
    color: inherit
}

.bootstrap-yop .alert .alert-link {
    font-weight: 700
}

.bootstrap-yop .alert > p, .bootstrap-yop .alert > ul {
    margin-bottom: 0
}

.bootstrap-yop .alert > p + p {
    margin-top: 5px
}

.bootstrap-yop .alert-dismissable {
    padding-right: 35px
}

.bootstrap-yop .alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.bootstrap-yop .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.bootstrap-yop .alert-success hr {
    border-top-color: #c9e2b3
}

.bootstrap-yop .alert-success .alert-link {
    color: #2b542c
}

.bootstrap-yop .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.bootstrap-yop .alert-info hr {
    border-top-color: #a6e1ec
}

.bootstrap-yop .alert-info .alert-link {
    color: #245269
}

.bootstrap-yop .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.bootstrap-yop .alert-warning hr {
    border-top-color: #f7e1b5
}

.bootstrap-yop .alert-warning .alert-link {
    color: #66512c
}

.bootstrap-yop .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.bootstrap-yop .alert-danger hr {
    border-top-color: #e4b9c0
}

.bootstrap-yop .alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.bootstrap-yop .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.bootstrap-yop .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.bootstrap-yop .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.bootstrap-yop .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.bootstrap-yop .progress-bar-success {
    background-color: #5cb85c
}

.bootstrap-yop .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.bootstrap-yop .progress-bar-info {
    background-color: #5bc0de
}

.bootstrap-yop .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.bootstrap-yop .progress-bar-warning {
    background-color: #f0ad4e
}

.bootstrap-yop .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.bootstrap-yop .progress-bar-danger {
    background-color: #d9534f
}

.bootstrap-yop .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.bootstrap-yop .media, .bootstrap-yop .media-body {
    overflow: hidden;
    zoom: 1
}

.bootstrap-yop .media, .bootstrap-yop .media .media {
    margin-top: 15px
}

.bootstrap-yop .media:first-child {
    margin-top: 0
}

.bootstrap-yop .media-object {
    display: block
}

.bootstrap-yop .media-heading {
    margin: 0 0 5px
}

.bootstrap-yop .media > .pull-left {
    margin-right: 10px
}

.bootstrap-yop .media > .pull-right {
    margin-left: 10px
}

.bootstrap-yop .media-list {
    padding-left: 0;
    list-style: none
}

.bootstrap-yop .list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.bootstrap-yop .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.bootstrap-yop .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.bootstrap-yop .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.bootstrap-yop .list-group-item > .badge {
    float: right
}

.bootstrap-yop .list-group-item > .badge + .badge {
    margin-right: 5px
}

.bootstrap-yop a.list-group-item {
    color: #555
}

.bootstrap-yop a.list-group-item .list-group-item-heading {
    color: #333
}

.bootstrap-yop a.list-group-item:focus, .bootstrap-yop a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.bootstrap-yop a.list-group-item.active, .bootstrap-yop a.list-group-item.active:focus, .bootstrap-yop a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.bootstrap-yop a.list-group-item.active .list-group-item-heading, .bootstrap-yop a.list-group-item.active:focus .list-group-item-heading, .bootstrap-yop a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

.bootstrap-yop a.list-group-item.active .list-group-item-text, .bootstrap-yop a.list-group-item.active:focus .list-group-item-text, .bootstrap-yop a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.bootstrap-yop .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.bootstrap-yop .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.bootstrap-yop .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.bootstrap-yop .panel-body {
    padding: 15px
}

.bootstrap-yop .panel-body:after, .bootstrap-yop .panel-body:before {
    display: table;
    content: " "
}

.bootstrap-yop .panel-body:after {
    clear: both
}

.bootstrap-yop .panel-body:after, .bootstrap-yop .panel-body:before {
    display: table;
    content: " "
}

.bootstrap-yop .panel-body:after {
    clear: both
}

.bootstrap-yop .panel > .list-group {
    margin-bottom: 0
}

.bootstrap-yop .panel > .list-group .list-group-item {
    border-width: 1px 0
}

.bootstrap-yop .panel > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.bootstrap-yop .panel > .list-group .list-group-item:last-child {
    border-bottom: 0
}

.bootstrap-yop .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.bootstrap-yop .panel > .table, .bootstrap-yop .panel > .table-responsive > .table {
    margin-bottom: 0
}

.bootstrap-yop .panel > .panel-body + .table, .bootstrap-yop .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.bootstrap-yop .panel > .table > tbody:first-child td, .bootstrap-yop .panel > .table > tbody:first-child th {
    border-top: 0
}

.bootstrap-yop .panel > .table-bordered, .bootstrap-yop .panel > .table-responsive > .table-bordered {
    border: 0
}

.bootstrap-yop .panel > .table-bordered > tbody > tr > td:first-child, .bootstrap-yop .panel > .table-bordered > tbody > tr > th:first-child, .bootstrap-yop .panel > .table-bordered > tfoot > tr > td:first-child, .bootstrap-yop .panel > .table-bordered > tfoot > tr > th:first-child, .bootstrap-yop .panel > .table-bordered > thead > tr > td:first-child, .bootstrap-yop .panel > .table-bordered > thead > tr > th:first-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.bootstrap-yop .panel > .table-bordered > tbody > tr > td:last-child, .bootstrap-yop .panel > .table-bordered > tbody > tr > th:last-child, .bootstrap-yop .panel > .table-bordered > tfoot > tr > td:last-child, .bootstrap-yop .panel > .table-bordered > tfoot > tr > th:last-child, .bootstrap-yop .panel > .table-bordered > thead > tr > td:last-child, .bootstrap-yop .panel > .table-bordered > thead > tr > th:last-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .bootstrap-yop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.bootstrap-yop .panel > .table-bordered > tbody > tr:last-child > td, .bootstrap-yop .panel > .table-bordered > tbody > tr:last-child > th, .bootstrap-yop .panel > .table-bordered > tfoot > tr:last-child > td, .bootstrap-yop .panel > .table-bordered > tfoot > tr:last-child > th, .bootstrap-yop .panel > .table-bordered > thead > tr:last-child > td, .bootstrap-yop .panel > .table-bordered > thead > tr:last-child > th, .bootstrap-yop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .bootstrap-yop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .bootstrap-yop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .bootstrap-yop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .bootstrap-yop .panel > .table-responsive > .table-bordered > thead > tr:last-child > td, .bootstrap-yop .panel > .table-responsive > .table-bordered > thead > tr:last-child > th {
    border-bottom: 0
}

.bootstrap-yop .panel > .table-responsive {
    margin-bottom: 0;
    border: 0
}

.bootstrap-yop .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.bootstrap-yop .panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.bootstrap-yop .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.bootstrap-yop .panel-title > a {
    color: inherit
}

.bootstrap-yop .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.bootstrap-yop .panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px
}

.bootstrap-yop .panel-group .panel + .panel {
    margin-top: 5px
}

.bootstrap-yop .panel-group .panel-heading {
    border-bottom: 0
}

.bootstrap-yop .panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.bootstrap-yop .panel-group .panel-footer {
    border-top: 0
}

.bootstrap-yop .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.bootstrap-yop .panel-default {
    border-color: #ddd
}

.bootstrap-yop .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.bootstrap-yop .panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd
}

.bootstrap-yop .panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.bootstrap-yop .panel-primary {
    border-color: #428bca
}

.bootstrap-yop .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.bootstrap-yop .panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca
}

.bootstrap-yop .panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.bootstrap-yop .panel-success {
    border-color: #d6e9c6
}

.bootstrap-yop .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.bootstrap-yop .panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.bootstrap-yop .panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.bootstrap-yop .panel-warning {
    border-color: #faebcc
}

.bootstrap-yop .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.bootstrap-yop .panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc
}

.bootstrap-yop .panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.bootstrap-yop .panel-danger {
    border-color: #ebccd1
}

.bootstrap-yop .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.bootstrap-yop .panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.bootstrap-yop .panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.bootstrap-yop .panel-info {
    border-color: #bce8f1
}

.bootstrap-yop .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.bootstrap-yop .panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.bootstrap-yop .panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.bootstrap-yop .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.bootstrap-yop .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.bootstrap-yop .well-lg {
    padding: 24px;
    border-radius: 6px
}

.bootstrap-yop .well-sm {
    padding: 9px;
    border-radius: 3px
}

.bootstrap-yop .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.bootstrap-yop .close:focus, .bootstrap-yop .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

.bootstrap-yop button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.bootstrap-yop .modal-open {
    overflow: hidden
}

.bootstrap-yop .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

.bootstrap-yop .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.bootstrap-yop .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.bootstrap-yop .modal-dialog {
    position: relative;
    z-index: 1050;
    width: auto;
    margin: 10px
}

.bootstrap-yop .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box
}

.bootstrap-yop .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.bootstrap-yop .modal-backdrop.fade {
    opacity: 0
}

.bootstrap-yop .modal-backdrop.in {
    opacity: .5
}

.bootstrap-yop .modal-header {
    min-height: 16.428571429px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.bootstrap-yop .modal-header .close {
    margin-top: -2px
}

.bootstrap-yop .modal-title {
    margin: 0;
    line-height: 1.428571429
}

.bootstrap-yop .modal-body {
    position: relative;
    padding: 20px
}

.bootstrap-yop .modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.bootstrap-yop .modal-footer:after, .bootstrap-yop .modal-footer:before {
    display: table;
    content: " "
}

.bootstrap-yop .modal-footer:after {
    clear: both
}

.bootstrap-yop .modal-footer:after, .bootstrap-yop .modal-footer:before {
    display: table;
    content: " "
}

.bootstrap-yop .modal-footer:after {
    clear: both
}

.bootstrap-yop .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px
}

.bootstrap-yop .modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.bootstrap-yop .modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media screen and (min-width: 768px) {
    .bootstrap-yop .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .bootstrap-yop .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.bootstrap-yop .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    visibility: visible
}

.bootstrap-yop .tooltip.in {
    opacity: .9
}

.bootstrap-yop .tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.bootstrap-yop .tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.bootstrap-yop .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.bootstrap-yop .tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.bootstrap-yop .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.bootstrap-yop .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.bootstrap-yop .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.bootstrap-yop .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.bootstrap-yop .tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.bootstrap-yop .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}

.bootstrap-yop .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}

.bootstrap-yop .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.bootstrap-yop .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.bootstrap-yop .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #000;
    border-width: 0 5px 5px
}

.bootstrap-yop .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.bootstrap-yop .popover.top {
    margin-top: -10px
}

.bootstrap-yop .popover.right {
    margin-left: 10px
}

.bootstrap-yop .popover.bottom {
    margin-top: 10px
}

.bootstrap-yop .popover.left {
    margin-left: -10px
}

.bootstrap-yop .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.bootstrap-yop .popover-content {
    padding: 9px 14px
}

.bootstrap-yop .popover .arrow, .bootstrap-yop .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.bootstrap-yop .popover .arrow {
    border-width: 11px
}

.bootstrap-yop .popover .arrow:after {
    border-width: 10px;
    content: ""
}

.bootstrap-yop .popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.bootstrap-yop .popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}

.bootstrap-yop .popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.bootstrap-yop .popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}

.bootstrap-yop .popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

.bootstrap-yop .popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}

.bootstrap-yop .popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}

.bootstrap-yop .popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}

.bootstrap-yop .carousel {
    position: relative
}

.bootstrap-yop .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.bootstrap-yop .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.bootstrap-yop .carousel-inner > .item > a > img, .bootstrap-yop .carousel-inner > .item > img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.bootstrap-yop .carousel-inner > .active, .bootstrap-yop .carousel-inner > .next, .bootstrap-yop .carousel-inner > .prev {
    display: block
}

.bootstrap-yop .carousel-inner > .active {
    left: 0
}

.bootstrap-yop .carousel-inner > .next, .bootstrap-yop .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.bootstrap-yop .carousel-inner > .next {
    left: 100%
}

.bootstrap-yop .carousel-inner > .prev {
    left: -100%
}

.bootstrap-yop .carousel-inner > .next.left, .bootstrap-yop .carousel-inner > .prev.right {
    left: 0
}

.bootstrap-yop .carousel-inner > .active.left {
    left: -100%
}

.bootstrap-yop .carousel-inner > .active.right {
    left: 100%
}

.bootstrap-yop .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    opacity: .5
}

.bootstrap-yop .carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .carousel-control:focus, .bootstrap-yop .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.bootstrap-yop .carousel-control .glyphicon-chevron-left, .bootstrap-yop .carousel-control .glyphicon-chevron-right, .bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.bootstrap-yop .carousel-control .glyphicon-chevron-left, .bootstrap-yop .carousel-control .icon-prev {
    left: 50%
}

.bootstrap-yop .carousel-control .glyphicon-chevron-right, .bootstrap-yop .carousel-control .icon-next {
    right: 50%
}

.bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.bootstrap-yop .carousel-control .icon-prev:before {
    content: '\2039'
}

.bootstrap-yop .carousel-control .icon-next:before {
    content: '\203a'
}

.bootstrap-yop .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.bootstrap-yop .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.bootstrap-yop .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.bootstrap-yop .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.bootstrap-yop .carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .bootstrap-yop .carousel-control .glyphicons-chevron-left, .bootstrap-yop .carousel-control .glyphicons-chevron-right, .bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .bootstrap-yop .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .bootstrap-yop .carousel-indicators {
        bottom: 20px
    }
}

.bootstrap-yop .clearfix:after, .bootstrap-yop .clearfix:before {
    display: table;
    content: " "
}

.bootstrap-yop .clearfix:after {
    clear: both
}

.bootstrap-yop .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.bootstrap-yop .pull-right {
    float: right !important
}

.bootstrap-yop .pull-left {
    float: left !important
}

.bootstrap-yop .hide {
    display: none !important
}

.bootstrap-yop .show {
    display: block !important
}

.bootstrap-yop .invisible {
    visibility: hidden
}

.bootstrap-yop .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.bootstrap-yop .hidden {
    display: none !important;
    visibility: hidden !important
}

.bootstrap-yop .affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.bootstrap-yop .visible-xs, .bootstrap-yop td.visible-xs, .bootstrap-yop th.visible-xs, .bootstrap-yop tr.visible-xs {
    display: none !important
}

@media (max-width: 767px) {
    .bootstrap-yop .visible-xs {
        display: block !important
    }

    .bootstrap-yop table.visible-xs {
        display: table
    }

    .bootstrap-yop tr.visible-xs {
        display: table-row !important
    }

    .bootstrap-yop td.visible-xs, .bootstrap-yop th.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .visible-xs.visible-sm {
        display: block !important
    }

    .bootstrap-yop table.visible-xs.visible-sm {
        display: table
    }

    .bootstrap-yop tr.visible-xs.visible-sm {
        display: table-row !important
    }

    .bootstrap-yop td.visible-xs.visible-sm, .bootstrap-yop th.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .visible-xs.visible-md {
        display: block !important
    }

    .bootstrap-yop table.visible-xs.visible-md {
        display: table
    }

    .bootstrap-yop tr.visible-xs.visible-md {
        display: table-row !important
    }

    .bootstrap-yop td.visible-xs.visible-md, .bootstrap-yop th.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .visible-xs.visible-lg {
        display: block !important
    }

    .bootstrap-yop table.visible-xs.visible-lg {
        display: table
    }

    .bootstrap-yop tr.visible-xs.visible-lg {
        display: table-row !important
    }

    .bootstrap-yop td.visible-xs.visible-lg, .bootstrap-yop th.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.bootstrap-yop .visible-sm, .bootstrap-yop td.visible-sm, .bootstrap-yop th.visible-sm, .bootstrap-yop tr.visible-sm {
    display: none !important
}

@media (max-width: 767px) {
    .bootstrap-yop .visible-sm.visible-xs {
        display: block !important
    }

    .bootstrap-yop table.visible-sm.visible-xs {
        display: table
    }

    .bootstrap-yop tr.visible-sm.visible-xs {
        display: table-row !important
    }

    .bootstrap-yop td.visible-sm.visible-xs, .bootstrap-yop th.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .visible-sm {
        display: block !important
    }

    .bootstrap-yop table.visible-sm {
        display: table
    }

    .bootstrap-yop tr.visible-sm {
        display: table-row !important
    }

    .bootstrap-yop td.visible-sm, .bootstrap-yop th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .visible-sm.visible-md {
        display: block !important
    }

    .bootstrap-yop table.visible-sm.visible-md {
        display: table
    }

    .bootstrap-yop tr.visible-sm.visible-md {
        display: table-row !important
    }

    .bootstrap-yop td.visible-sm.visible-md, .bootstrap-yop th.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .visible-sm.visible-lg {
        display: block !important
    }

    .bootstrap-yop table.visible-sm.visible-lg {
        display: table
    }

    .bootstrap-yop tr.visible-sm.visible-lg {
        display: table-row !important
    }

    .bootstrap-yop td.visible-sm.visible-lg, .bootstrap-yop th.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.bootstrap-yop .visible-md, .bootstrap-yop td.visible-md, .bootstrap-yop th.visible-md, .bootstrap-yop tr.visible-md {
    display: none !important
}

@media (max-width: 767px) {
    .bootstrap-yop .visible-md.visible-xs {
        display: block !important
    }

    .bootstrap-yop table.visible-md.visible-xs {
        display: table
    }

    .bootstrap-yop tr.visible-md.visible-xs {
        display: table-row !important
    }

    .bootstrap-yop td.visible-md.visible-xs, .bootstrap-yop th.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .visible-md.visible-sm {
        display: block !important
    }

    .bootstrap-yop table.visible-md.visible-sm {
        display: table
    }

    .bootstrap-yop tr.visible-md.visible-sm {
        display: table-row !important
    }

    .bootstrap-yop td.visible-md.visible-sm, .bootstrap-yop th.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .visible-md {
        display: block !important
    }

    .bootstrap-yop table.visible-md {
        display: table
    }

    .bootstrap-yop tr.visible-md {
        display: table-row !important
    }

    .bootstrap-yop td.visible-md, .bootstrap-yop th.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .visible-md.visible-lg {
        display: block !important
    }

    .bootstrap-yop table.visible-md.visible-lg {
        display: table
    }

    .bootstrap-yop tr.visible-md.visible-lg {
        display: table-row !important
    }

    .bootstrap-yop td.visible-md.visible-lg, .bootstrap-yop th.visible-md.visible-lg {
        display: table-cell !important
    }
}

.bootstrap-yop .visible-lg, .bootstrap-yop td.visible-lg, .bootstrap-yop th.visible-lg, .bootstrap-yop tr.visible-lg {
    display: none !important
}

@media (max-width: 767px) {
    .bootstrap-yop .visible-lg.visible-xs {
        display: block !important
    }

    .bootstrap-yop table.visible-lg.visible-xs {
        display: table
    }

    .bootstrap-yop tr.visible-lg.visible-xs {
        display: table-row !important
    }

    .bootstrap-yop td.visible-lg.visible-xs, .bootstrap-yop th.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .visible-lg.visible-sm {
        display: block !important
    }

    .bootstrap-yop table.visible-lg.visible-sm {
        display: table
    }

    .bootstrap-yop tr.visible-lg.visible-sm {
        display: table-row !important
    }

    .bootstrap-yop td.visible-lg.visible-sm, .bootstrap-yop th.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .visible-lg.visible-md {
        display: block !important
    }

    .bootstrap-yop table.visible-lg.visible-md {
        display: table
    }

    .bootstrap-yop tr.visible-lg.visible-md {
        display: table-row !important
    }

    .bootstrap-yop td.visible-lg.visible-md, .bootstrap-yop th.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .visible-lg {
        display: block !important
    }

    .bootstrap-yop table.visible-lg {
        display: table
    }

    .bootstrap-yop tr.visible-lg {
        display: table-row !important
    }

    .bootstrap-yop td.visible-lg, .bootstrap-yop th.visible-lg {
        display: table-cell !important
    }
}

.bootstrap-yop .hidden-xs {
    display: block !important
}

.bootstrap-yop table.hidden-xs {
    display: table
}

.bootstrap-yop tr.hidden-xs {
    display: table-row !important
}

.bootstrap-yop td.hidden-xs, .bootstrap-yop th.hidden-xs {
    display: table-cell !important
}

@media (max-width: 767px) {
    .bootstrap-yop .hidden-xs, .bootstrap-yop td.hidden-xs, .bootstrap-yop th.hidden-xs, .bootstrap-yop tr.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .hidden-xs.hidden-sm, .bootstrap-yop td.hidden-xs.hidden-sm, .bootstrap-yop th.hidden-xs.hidden-sm, .bootstrap-yop tr.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .hidden-xs.hidden-md, .bootstrap-yop td.hidden-xs.hidden-md, .bootstrap-yop th.hidden-xs.hidden-md, .bootstrap-yop tr.hidden-xs.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .hidden-xs.hidden-lg, .bootstrap-yop td.hidden-xs.hidden-lg, .bootstrap-yop th.hidden-xs.hidden-lg, .bootstrap-yop tr.hidden-xs.hidden-lg {
        display: none !important
    }
}

.bootstrap-yop .hidden-sm {
    display: block !important
}

.bootstrap-yop table.hidden-sm {
    display: table
}

.bootstrap-yop tr.hidden-sm {
    display: table-row !important
}

.bootstrap-yop td.hidden-sm, .bootstrap-yop th.hidden-sm {
    display: table-cell !important
}

@media (max-width: 767px) {
    .bootstrap-yop .hidden-sm.hidden-xs, .bootstrap-yop td.hidden-sm.hidden-xs, .bootstrap-yop th.hidden-sm.hidden-xs, .bootstrap-yop tr.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .hidden-sm, .bootstrap-yop td.hidden-sm, .bootstrap-yop th.hidden-sm, .bootstrap-yop tr.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .hidden-sm.hidden-md, .bootstrap-yop td.hidden-sm.hidden-md, .bootstrap-yop th.hidden-sm.hidden-md, .bootstrap-yop tr.hidden-sm.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .hidden-sm.hidden-lg, .bootstrap-yop td.hidden-sm.hidden-lg, .bootstrap-yop th.hidden-sm.hidden-lg, .bootstrap-yop tr.hidden-sm.hidden-lg {
        display: none !important
    }
}

.bootstrap-yop .hidden-md {
    display: block !important
}

.bootstrap-yop table.hidden-md {
    display: table
}

.bootstrap-yop tr.hidden-md {
    display: table-row !important
}

.bootstrap-yop td.hidden-md, .bootstrap-yop th.hidden-md {
    display: table-cell !important
}

@media (max-width: 767px) {
    .bootstrap-yop .hidden-md.hidden-xs, .bootstrap-yop td.hidden-md.hidden-xs, .bootstrap-yop th.hidden-md.hidden-xs, .bootstrap-yop tr.hidden-md.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .hidden-md.hidden-sm, .bootstrap-yop td.hidden-md.hidden-sm, .bootstrap-yop th.hidden-md.hidden-sm, .bootstrap-yop tr.hidden-md.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .hidden-md, .bootstrap-yop td.hidden-md, .bootstrap-yop th.hidden-md, .bootstrap-yop tr.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .hidden-md.hidden-lg, .bootstrap-yop td.hidden-md.hidden-lg, .bootstrap-yop th.hidden-md.hidden-lg, .bootstrap-yop tr.hidden-md.hidden-lg {
        display: none !important
    }
}

.bootstrap-yop .hidden-lg {
    display: block !important
}

.bootstrap-yop table.hidden-lg {
    display: table
}

.bootstrap-yop tr.hidden-lg {
    display: table-row !important
}

.bootstrap-yop td.hidden-lg, .bootstrap-yop th.hidden-lg {
    display: table-cell !important
}

@media (max-width: 767px) {
    .bootstrap-yop .hidden-lg.hidden-xs, .bootstrap-yop td.hidden-lg.hidden-xs, .bootstrap-yop th.hidden-lg.hidden-xs, .bootstrap-yop tr.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .bootstrap-yop .hidden-lg.hidden-sm, .bootstrap-yop td.hidden-lg.hidden-sm, .bootstrap-yop th.hidden-lg.hidden-sm, .bootstrap-yop tr.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bootstrap-yop .hidden-lg.hidden-md, .bootstrap-yop td.hidden-lg.hidden-md, .bootstrap-yop th.hidden-lg.hidden-md, .bootstrap-yop tr.hidden-lg.hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .bootstrap-yop .hidden-lg, .bootstrap-yop td.hidden-lg, .bootstrap-yop th.hidden-lg, .bootstrap-yop tr.hidden-lg {
        display: none !important
    }
}

.bootstrap-yop .visible-print, .bootstrap-yop td.visible-print, .bootstrap-yop th.visible-print, .bootstrap-yop tr.visible-print {
    display: none !important
}

@media print {
    .bootstrap-yop .visible-print {
        display: block !important
    }

    .bootstrap-yop table.visible-print {
        display: table
    }

    .bootstrap-yop tr.visible-print {
        display: table-row !important
    }

    .bootstrap-yop td.visible-print, .bootstrap-yop th.visible-print {
        display: table-cell !important
    }

    .bootstrap-yop .hidden-print, .bootstrap-yop td.hidden-print, .bootstrap-yop th.hidden-print, .bootstrap-yop tr.hidden-print {
        display: none !important
    }
}

.bootstrap-yop .btn-danger, .bootstrap-yop .btn-default, .bootstrap-yop .btn-info, .bootstrap-yop .btn-primary, .bootstrap-yop .btn-success, .bootstrap-yop .btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active, .bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active, .bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active, .bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active, .bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active, .bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.bootstrap-yop .btn.active, .bootstrap-yop .btn:active {
    background-image: none
}

.bootstrap-yop .btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.bootstrap-yop .btn-default:focus, .bootstrap-yop .btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.bootstrap-yop .btn-default.active, .bootstrap-yop .btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.bootstrap-yop .btn-primary {
    background-image: -webkit-linear-gradient(top, #428bca 0, #2d6ca2 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #2d6ca2 100%);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.bootstrap-yop .btn-primary:focus, .bootstrap-yop .btn-primary:hover {
    background-color: #2d6ca2;
    background-position: 0 -15px
}

.bootstrap-yop .btn-primary.active, .bootstrap-yop .btn-primary:active {
    background-color: #2d6ca2;
    border-color: #2b669a
}

.bootstrap-yop .btn-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.bootstrap-yop .btn-success:focus, .bootstrap-yop .btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
}

.bootstrap-yop .btn-success.active, .bootstrap-yop .btn-success:active {
    background-color: #419641;
    border-color: #3e8f3e
}

.bootstrap-yop .btn-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #eb9316 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0, #eb9316 100%);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.bootstrap-yop .btn-warning:focus, .bootstrap-yop .btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
}

.bootstrap-yop .btn-warning.active, .bootstrap-yop .btn-warning:active {
    background-color: #eb9316;
    border-color: #e38d13
}

.bootstrap-yop .btn-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c12e2a 100%);
    background-image: linear-gradient(to bottom, #d9534f 0, #c12e2a 100%);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.bootstrap-yop .btn-danger:focus, .bootstrap-yop .btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.bootstrap-yop .btn-danger.active, .bootstrap-yop .btn-danger:active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.bootstrap-yop .btn-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #2aabd2 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #2aabd2 100%);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.bootstrap-yop .btn-info:focus, .bootstrap-yop .btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.bootstrap-yop .btn-info.active, .bootstrap-yop .btn-info:active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.bootstrap-yop .img-thumbnail, .bootstrap-yop .thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.bootstrap-yop .dropdown-menu > li > a:focus, .bootstrap-yop .dropdown-menu > li > a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .dropdown-menu > .active > a, .bootstrap-yop .dropdown-menu > .active > a:focus, .bootstrap-yop .dropdown-menu > .active > a:hover {
    background-color: #357ebd;
    background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .navbar-default {
    background-image: -webkit-linear-gradient(top, #fff 0, #f8f8f8 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f8f8f8 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.bootstrap-yop .navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f3f3f3 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0, #f3f3f3 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.bootstrap-yop .navbar-brand, .bootstrap-yop .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

.bootstrap-yop .navbar-inverse {
    background-image: -webkit-linear-gradient(top, #3c3c3c 0, #222 100%);
    background-image: linear-gradient(to bottom, #3c3c3c 0, #222 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .navbar-inverse .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #222 0, #282828 100%);
    background-image: linear-gradient(to bottom, #222 0, #282828 100%);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.bootstrap-yop .navbar-inverse .navbar-brand, .bootstrap-yop .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.bootstrap-yop .navbar-fixed-bottom, .bootstrap-yop .navbar-fixed-top, .bootstrap-yop .navbar-static-top {
    border-radius: 0
}

.bootstrap-yop .alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.bootstrap-yop .alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #c8e5bc 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0, #c8e5bc 100%);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.bootstrap-yop .alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #b9def0 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0, #b9def0 100%);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.bootstrap-yop .alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #f8efc0 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0, #f8efc0 100%);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.bootstrap-yop .alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    border-color: #dca7a7
}

.bootstrap-yop .progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .progress-bar {
    background-image: -webkit-linear-gradient(top, #428bca 0, #3071a9 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #3071a9 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .progress-bar-success {
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #449d44 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0, #449d44 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .progress-bar-info {
    background-image: -webkit-linear-gradient(top, #5bc0de 0, #31b0d5 100%);
    background-image: linear-gradient(to bottom, #5bc0de 0, #31b0d5 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .progress-bar-warning {
    background-image: -webkit-linear-gradient(top, #f0ad4e 0, #ec971f 100%);
    background-image: linear-gradient(to bottom, #f0ad4e 0, #ec971f 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .progress-bar-danger {
    background-image: -webkit-linear-gradient(top, #d9534f 0, #c9302c 100%);
    background-image: linear-gradient(to bottom, #d9534f 0, #c9302c 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.bootstrap-yop .list-group-item.active, .bootstrap-yop .list-group-item.active:focus, .bootstrap-yop .list-group-item.active:hover {
    text-shadow: 0 -1px 0 #3071a9;
    background-image: -webkit-linear-gradient(top, #428bca 0, #3278b3 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #3278b3 100%);
    background-repeat: repeat-x;
    border-color: #3278b3
}

.bootstrap-yop .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.bootstrap-yop .panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #428bca 0, #357ebd 100%);
    background-image: linear-gradient(to bottom, #428bca 0, #357ebd 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0, #d0e9c6 100%);
    background-image: linear-gradient(to bottom, #dff0d8 0, #d0e9c6 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0, #c4e3f3 100%);
    background-image: linear-gradient(to bottom, #d9edf7 0, #c4e3f3 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0, #faf2cc 100%);
    background-image: linear-gradient(to bottom, #fcf8e3 0, #faf2cc 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #ebcccc 100%);
    background-image: linear-gradient(to bottom, #f2dede 0, #ebcccc 100%);
    background-repeat: repeat-x
}

.bootstrap-yop .well {
    background-image: -webkit-linear-gradient(top, #e8e8e8 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #e8e8e8 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1)
}

/*! visualCaptcha - v0.0.8 - 2016-01-23
* http://visualcaptcha.net
* Copyright (c) 2016 emotionLoop; Licensed MIT */
.visualCaptcha {
    margin-bottom: 20px;
    min-height: 120px
}

@media only screen and (min-width: 750px) {
    .visualCaptcha {
        margin-bottom: 50px
    }
}

.visualCaptcha * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.visualCaptcha .audioField {
    font-size: 15px;
    color: #495e62;
    font-weight: 100;
    padding: 5px;
    border: 1px solid #3bb6e4;
    height: 40px;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

@media only screen and (max-width: 360px) {
    .visualCaptcha .audioField {
        margin-bottom: 15px
    }
}

@media only screen and (min-width: 360px) {
    .visualCaptcha .audioField {
        width: 240px;
        float: left
    }
}

.accessibility-description, .status.valid, .visualCaptcha-explanation {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #c1f7e8;
    padding: 10px;
    text-align: center;
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    color: #219589;
    font-weight: 100;
    margin: 20px 0 24px
}

@media only screen and (max-width: 360px) {
    .accessibility-description, .status.valid, .visualCaptcha-explanation {
        font-size: 16px
    }
}

.visualCaptcha-accessibility-button, .visualCaptcha-button-group, .visualCaptcha-possibilities, .visualCaptcha-refresh-button {
    display: inline-block
}

.visualCaptcha-possibilities {
    vertical-align: middle
}

@media only screen and (min-width: 750px) {
    .visualCaptcha-possibilities {
        margin-right: 15px
    }
}

.visualCaptcha-possibilities .img {
    padding: 4px;
    border: 1px solid #fff;
    display: inline-block
}

@media only screen and (min-width: 750px) {
    .visualCaptcha-possibilities .img {
        padding: 10px;
        border: 3px solid #fff
    }
}

.visualCaptcha-possibilities img {
    width: 32px;
    height: 32px;
    z-index: 5;
    transition: all .2s;
    -webkit-transition: all .2s
}

.visualCaptcha-possibilities img:hover {
    cursor: pointer
}

@media only screen and (max-width: 360px) {
    .visualCaptcha-possibilities .visualCaptcha-button-group {
        text-align: center;
        margin-top: 15px
    }
}

@media only screen and (min-width: 750px) {
    .visualCaptcha-possibilities .visualCaptcha-button-group {
        float: right
    }
}

.visualCaptcha-possibilities .visualCaptcha-selected {
    background-color: #c1f7e8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px;
    border: 1px dashed #099a9f
}

@media only screen and (min-width: 750px) {
    .visualCaptcha-possibilities .visualCaptcha-selected {
        padding: 10px;
        border: 3px dashed #099a9f
    }
}

.visualCaptcha-refresh-button {
    padding: 9px 10px 7px;
    margin: 0 5px;
    background-color: #f87056;
    border: 1px solid #f87056;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px
}

.visualCaptcha-refresh-button img {
    width: 16px;
    height: 16px
}

.visualCaptcha-refresh-button:hover {
    cursor: pointer
}

.visualCaptcha-accessibility-button {
    padding: 9px 10px 7px;
    border: 1px solid #000;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px
}

.visualCaptcha-accessibility-button img {
    width: 16px;
    height: 16px
}

.visualCaptcha-accessibility-button:hover {
    cursor: pointer
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

div.visualCaptcha .visualCaptcha-show {
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s
}

div.visualCaptcha .visualCaptcha-hide {
    display: none !important;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s
}

.accessibility-description, .status.valid, .visualCaptcha-explanation {
    background-color: #eee;
    color: grey
}

.entry-content .visualCaptcha-possibilities a {
    color: transparent
}

.entry-content .visualCaptcha-possibilities a img {
    display: inline
}

.visualCaptcha-button-group {
    padding: 0;
    vertical-align: middle
}

.visualCaptcha-accessibility-button, .visualCaptcha-refresh-button {
    background-color: transparent;
    border: 2px solid #d3d3d3;
    padding: 1em
}

.visualCaptcha-possibilities .img {
    margin: .2em
}

.visualCaptcha-possibilities .img a {
    background-color: transparent;
    border: 2px solid transparent;
    border-radius: 2px;
    padding: .35em
}

.visualCaptcha-possibilities .img a.visualCaptcha-selected {
    background-color: #eee;
    border: 2px solid #000
}

.basic-preview-container {
    width: 100%;
    outline: 1px solid #eee;
    margin: 5% auto;
    overflow: hidden;
    background-color: #fff;
    font-family: sans-serif
}

.basic-preview-question {
    width: 80%;
    outline: 1px solid #fff;
    padding: 15px;
    margin: 20px auto 10px;
    overflow: hidden;
    background-color: #a9a9a9
}

.basic-preview-answer {
    width: 80%;
    outline: 0 solid #eee;
    padding: 10px;
    margin: 0 auto;
    overflow: hidden
}

.basic-preview-radio {
    background-color: transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 3px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    border: 2px solid #d3d3d3;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: sticky;
    top: 50%
}

.basic-preview-check {
    background-color: transparent;
    padding: 3px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    border: 2px solid #d3d3d3
}

.basic-preview-custom {
    background-color: transparent;
    padding: 5px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    border: 0 solid #d3d3d3;
    position: relative
}

.basic-preview-custom:after {
    content: "+";
    font-size: 16px;
    color: #a9a9a9;
    line-height: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.basic-preview-content {
    background-color: #d3d3d3;
    padding: 5px;
    margin-left: 20px
}

.basic-preview-input {
    width: 80%;
    outline: 1px solid #d3d3d3;
    padding: 10px;
    margin: 15px auto;
    overflow: hidden;
    background-color: transparent;
    box-shadow: inset 0 4px 4px #eee
}

.basic-preview-captcha {
    width: 47%;
    padding: 5px 10px;
    margin: 15px auto;
    overflow: hidden;
    background-color: #eee;
    color: #ccc;
    text-transform: uppercase;
    font-size: 10px;
    text-align: center;
    letter-spacing: 1em;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.basic-preview-divider {
    width: 80%;
    border-top: 1px solid #d3d3d3;
    padding: 0 10px;
    margin: 15px auto;
    overflow: hidden;
    background-color: #eee
}

.basic-preview-vote {
    width: 30%;
    outline: 0 solid #d3d3d3;
    padding: 10px;
    margin: 15px auto;
    overflow: hidden;
    background-color: #a9a9a9;
    text-align: center
}

.basic-yop-poll-container {
    min-height: 1px;
    width: 100%;
    position: relative;
    font-weight: 400
}

.basic-canvas {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.basic-yop-poll-container > .basic-canvas {
    background-color: transparent
}

.basic-inner {
    position: relative;
    top: 0;
    left: 0
}

.basic-yop-poll-container > .basic-inner {
    border: 10px solid #eee;
    padding: 1em;
    line-height: 100%;
    height: auto
}

.basic-message {
    font-size: 10px;
    line-height: 140%;
    padding: 10px;
    background-color: rgba(255, 255, 255, .75)
}

.basic-message-text {
    margin-left: 5px !important
}

.basic-error {
    border-left: 10px solid red !important
}

.basic-success {
    border-left: 10px solid green !important
}

.basic-question {
    border: 1px solid #fff;
    margin-top: 1em;
    padding-left: 10px;
    padding-right: 10px
}

.basic-question-title {
    line-height: 1.5em;
    font-size: 1.5em;
    margin-bottom: 1em
}

.basic-element {
    padding: 0 10px 10px;
    margin-bottom: 1em
}

.basic-answer {
    position: relative;
    padding-left: 0;
    border: 1px solid #fff;
    margin-bottom: 5px
}

.basic-answer > .basic-canvas {
    background-color: transparent
}

.basic-answer:last-child {
    margin-bottom: 0
}

.basic-answer .basic-input-text {
    margin: .5em 0 0 2.2em;
    float: left
}

.basic-answer .basic-label {
    display: table-cell;
    position: relative
}

.basic-answer.basic-medias .basic-label {
    display: table-cell;
    position: relative;
    height: 125px
}

.basic-answer.basic-medias .basic-label.basic-text {
    line-height: 100%;
    vertical-align: middle
}

.basic-answer .basic-radiobutton {
    vertical-align: middle;
    position: absolute;
    top: 49%
}

.basic-answer-content {
    overflow: hidden
}

.basic-results-before-vote {
    width: 100%;
    height: 1px;
    background: #ddd;
    margin: 10px 0 0
}

.basic-results-before-vote .basic-counter {
    height: 1px;
    background: #999;
    position: relative
}

.basic-results-before-vote .basic-counter.basic-primary {
    height: 1px;
    background: red;
    position: relative
}

.basic-results-before-vote .basic-counter span {
    position: absolute;
    top: -8px;
    right: 0;
    background: #999;
    color: #fff;
    padding: 1px 4px;
    font-size: 9px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.basic-results-before-vote .basic-counter.basic-primary span {
    background: red
}

.basic-answer .basic-icon {
    color: #333;
    padding-left: .5em
}

.basic-answer .basic-text {
    background: rgba(0, 0, 0, 0);
    padding: 2px 8px;
    font-size: 14px
}

.basic-answer .basic-media {
    overflow: hidden
}

.basic-answer .basic-media img {
    padding: 10px 20px
}

.basic-yop-poll-container .basic-button, .basic-yop-poll-container button {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #fff;
    text-decoration: none;
    outline: 0
}

.basic-vote-button {
    background: #ff8c00;
    color: #fff
}

.basic-results-button {
    background: #fff;
    color: #ff8c00
}

.basic-back-to-vote-button {
    background: #fff;
    color: #ff8c00
}

.basic-separator {
    display: block
}

.basic-separator.basic-line {
    border-bottom: 1px solid #aaa;
    margin: 10px 0
}

.basic-separator.basic-space {
    height: 50px;
    background: #f5f5f5
}

.basic-separator.basic-text {
    text-align: center;
    font-size: 10px;
    position: relative
}

.basic-separator.basic-text:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    width: 100%;
    height: 20px;
    border-top: 1px solid #aaa
}

.basic-separator.basic-text span {
    position: relative;
    width: auto;
    height: 20px;
    background: #fff;
    padding: 4px 20px;
    margin: 0 auto
}

.basic-custom-field input, .basic-custom-field textarea {
    vertical-align: top;
    border: 1px solid #ccc;
    width: 100%
}

.basic-text-block {
    font-size: 10px
}

.basic-yop-poll-container fieldset {
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px
}

.basic-yop-poll-container fieldset legend {
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #eee;
    display: inline;
    width: auto;
    margin-left: 0;
    font-size: 10px;
    margin-bottom: 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.basic-stats {
    display: block;
    text-align: center
}

.basic-stats span {
    font-size: .9em;
    font-weight: 700;
    color: #000
}

.basic-stats span span {
    font-weight: 400;
    color: grey
}

.basic-overlay {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000
}

.basic-windows8 {
    position: absolute;
    width: 78px;
    height: 78px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.basic-windows8 .basic-wBall {
    position: absolute;
    width: 74px;
    height: 74px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: orbit 6.96s infinite;
    -o-animation: orbit 6.96s infinite;
    -ms-animation: orbit 6.96s infinite;
    -webkit-animation: orbit 6.96s infinite;
    -moz-animation: orbit 6.96s infinite
}

.basic-windows8 .basic-wBall .basic-wInnerBall {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #dedede;
    left: 0;
    top: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.basic-windows8 .basic-wBall_1 {
    animation-delay: 1.52s;
    -o-animation-delay: 1.52s;
    -ms-animation-delay: 1.52s;
    -webkit-animation-delay: 1.52s;
    -moz-animation-delay: 1.52s
}

.basic-windows8 .basic-wBall_2 {
    animation-delay: .3s;
    -o-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s
}

.basic-windows8 .basic-wBall_3 {
    animation-delay: .61s;
    -o-animation-delay: .61s;
    -ms-animation-delay: .61s;
    -webkit-animation-delay: .61s;
    -moz-animation-delay: .61s
}

.basic-windows8 .basic-wBall_4 {
    animation-delay: .91s;
    -o-animation-delay: .91s;
    -ms-animation-delay: .91s;
    -webkit-animation-delay: .91s;
    -moz-animation-delay: .91s
}

.basic-windows8 .basic-wBall_5 {
    animation-delay: 1.22s;
    -o-animation-delay: 1.22s;
    -ms-animation-delay: 1.22s;
    -webkit-animation-delay: 1.22s;
    -moz-animation-delay: 1.22s
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0
    }
    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%
    }
    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%
    }
    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%
    }
    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%
    }
    76% {
        opacity: 0;
        transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        transform: rotate(900deg)
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0
    }
    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%
    }
    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%
    }
    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%
    }
    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%
    }
    76% {
        opacity: 0;
        -o-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -o-transform: rotate(900deg)
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0
    }
    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%
    }
    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%
    }
    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%
    }
    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%
    }
    76% {
        opacity: 0;
        -ms-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -ms-transform: rotate(900deg)
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0
    }
    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%
    }
    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%
    }
    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%
    }
    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%
    }
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out
    }
    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0
    }
    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%
    }
    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%
    }
    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%
    }
    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%
    }
    76% {
        opacity: 0;
        -moz-transform: rotate(900deg)
    }
    100% {
        opacity: 0;
        -moz-transform: rotate(900deg)
    }
}

.basic-vote-options {
    margin: auto;
    text-align: center;
    padding: 2em
}

.basic-vote-options .btn {
    margin: .5em 0;
    background-image: none;
    color: #fff;
    border: 1px solid transparent;
    text-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
    padding-right: 3em;
    padding-left: 3em
}

.basic-anonymous button.btn {
    color: #000
}

.basic-wordpress button.btn {
    background-color: #333
}

.basic-facebook button.btn {
    background-color: #3b5998
}

.basic-google button.btn {
    background-color: #de4c34
}

.basic-vote-options .btn {
    width: 100%
}

.basic-overlay {
    display: flex
}

.basic-vote-options {
    display: block;
    width: 100%
}

.bootstrap-yop .row {
    margin-left: 0;
    margin-right: 0
}

.basic-answer .basic-input-text {
    margin: .5em 0 0
}

.bootstrap-yop .form-control {
    width: 95%
}

a.basic-vote-button {
    padding: 5px 25px !important;
    font-size: initial
}

.basic-vote .button {
    display: initial
}

.basic-yop-poll-container > .basic-inner {
    border: none
}

.bootstrap-yop .basic-yop-poll-container {
    overflow: hidden
}

.six-sec-ease-in-out {
    -webkit-transition: width 6s ease-in-out;
    -moz-transition: width 6s ease-in-out;
    -ms-transition: width 6s ease-in-out;
    -o-transition: width 6s ease-in-out;
    transition: width 6s ease-in-out
}

.basic-label-media-preview input {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 40px 0 0 !important
}

.basic-label-media input {
    left: 50%;
    position: absolute;
    bottom: 0;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 40px 0 0 !important
}

.basic-answers .bootstrap-yop .row {
    overflow: hidden
}

.basic-answer {
    padding: 10px 5px
}

.basic-label-media-vertical-preview div {
    position: relative;
    left: 50%;
    bottom: -20px;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.basic-label-media-vertical div {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.basic-label-media-horizontal-preview div {
    position: absolute;
    top: 103.5%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.basic-label-media-horizontal-preview input {
    position: absolute;
    margin: 0 !important;
    bottom: -25px
}

.basic-label-media-horizontal div {
    position: absolute;
    top: 103.5%;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.basic-gdpr-consent {
    margin-bottom: 20px
}

.basic-gdpr-consent-text {
    margin-left: 5px
}

ul.basic-answers, ul.results-basic-answers {
    list-style: none !important;
    overflow: hidden
}

.bootstrap-yop .progress {
    width: -webkit-fill-available;
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .bootstrap-yop .carousel-caption {
        position: relative
    }
}

.bootstrap-yop .carousel-control .glyphicon-chevron-left, .bootstrap-yop .carousel-control .glyphicon-chevron-right, .bootstrap-yop .carousel-control .icon-next, .bootstrap-yop .carousel-control .icon-prev {
    top: 30%
}

.bootstrap-yop #publish {
    margin-top: -25px
}

.visualCaptcha, .yop-poll-recaptcha {
    margin-top: -.5em;
    margin-bottom: 1em
}

@keyframes aslAnFadeInDrop {
    0% {
        opacity: 0;
        transform: translate(0, -50px)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0)
    }
}

@-webkit-keyframes aslAnFadeInDrop {
    0% {
        opacity: 0;
        transform: translate(0, -50px);
        -webkit-transform: translate(0, -50px)
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0)
    }
}

@keyframes aslAnFadeOutDrop {
    0% {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0)
    }
    100% {
        opacity: 0;
        transform: translate(0, -50px);
        -webkit-transform: translate(0, -50px)
    }
}

@-webkit-keyframes aslAnFadeOutDrop {
    0% {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0)
    }
    100% {
        opacity: 0;
        transform: translate(0, -50px);
        -webkit-transform: translate(0, -50px)
    }
}

.hiddend {
    display: none !important
}

div.asl_w.asl_an_fadeInDrop, div.asl_w.asl_an_fadeOutDrop {
    -webkit-animation-duration: .1s;
    animation-duration: .1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

div.asl_w.asl_an_fadeInDrop {
    animation-name: aslAnFadeInDrop;
    -webkit-animation-name: aslAnFadeInDrop
}

div.asl_w.asl_an_fadeOutDrop {
    animation-name: aslAnFadeOutDrop;
    -webkit-animation-name: aslAnFadeOutDrop
}

div.asl_w.asl_main_container {
    transition: width .13s linear;
    -webkit-transition: width .13s linear
}

div.asl_w, div.asl_w *, div.asl_r, div.asl_r *, div.asl_s, div.asl_s * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    text-transform: none;
    text-shadow: none;
    box-shadow: none;
    text-decoration: none;
    text-align: left;
    letter-spacing: normal
}

div.asl_r, div.asl_r * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

div.asl_m .proinput input::-ms-clear {
    display: none !important;
    width: 0 !important;
    height: 0 !important
}

div.asl_m .proinput input::-ms-reveal {
    display: none !important;
    width: 0 !important;
    height: 0 !important
}

div.asl_m input[type=search] {
    -webkit-appearance: textfield !important
}

div.asl_m input[type=search]::-webkit-search-decoration, div.asl_m input[type=search]::-webkit-search-cancel-button, div.asl_m input[type=search]::-webkit-search-results-button, div.asl_m input[type=search]::-webkit-search-results-decoration {
    display: none
}

.clear {
    clear: both
}

.hiddend {
    display: none
}

div.asl_m textarea:focus, div.asl_m input:focus {
    outline: none
}

div.asl_m {
    width: 100%;
    height: auto;
    border-radius: 0;
    background: rgba(255, 255, 255, 0);
    overflow: hidden;
    position: relative;
    z-index: 200
}

div.asl_m .probox {
    width: auto;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #fff;
    box-shadow: 1px 0 3px #ccc inset;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
}

div.asl_m .probox .proinput {
    width: auto;
    height: 100%;
    margin: 0 0 0 10px;
    padding: 0 5px;
    float: left;
    box-shadow: none;
    position: relative;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    order: 5;
    -webkit-order: 5
}

div.asl_m .probox .proinput input:before, div.asl_m .probox .proinput input:after, div.asl_m .probox .proinput form:before, div.asl_m .probox .proinput form:after {
    display: none
}

div.asl_m .probox .proinput input {
    height: 28px;
    border: 0;
    background: 0 0;
    width: 100%;
    box-shadow: none;
    margin: -1px;
    padding: 0;
    left: 0;
    line-height: normal !important;
    display: block
}

div.asl_m .probox .proinput input::-webkit-input-placeholder {
    opacity: .85
}

div.asl_m .probox .proinput input::-moz-placeholder {
    opacity: .85
}

div.asl_m .probox .proinput input:-ms-input-placeholder {
    opacity: .85
}

div.asl_m .probox .proinput input:-moz-placeholder {
    opacity: .85
}

div.asl_m .proinput input.orig {
    padding: 0 !important;
    margin: 0 !important;
    background: 0 0 !important;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    z-index: 10;
    position: relative
}

div.asl_m .proinput input.autocomplete {
    padding: 0 !important;
    margin: 0;
    background: 0 0 !important;
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    opacity: .2
}

div.asl_m .probox .proinput input.autocomplete {
    border: 0;
    background: 0 0;
    width: 100%;
    box-shadow: none;
    margin: 0;
    margin-top: -28px !important;
    padding: 0;
    left: 0;
    position: relative;
    z-index: 9
}

div.asl_m .probox .proinput.iepaddingfix {
    padding-top: 0
}

div.asl_m .probox .proinput .loading {
    width: 32px;
    background: #000;
    height: 100%;
    box-shadow: none
}

div.asl_m .probox .proloading, div.asl_m .probox .proclose, div.asl_m .probox .promagnifier, div.asl_m .probox .prosettings {
    width: 20px;
    height: 20px;
    background: 0 0;
    background-size: 20px 20px;
    float: right;
    box-shadow: none;
    margin: 0;
    padding: 0;
    text-align: center;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    z-index: 100
}

div.asl_m .probox .promagnifier {
    order: 10;
    -webkit-order: 10
}

div.asl_m .probox .prosettings {
    order: 1;
    -webkit-order: 1
}

div.asl_m .probox .proloading, div.asl_m .probox .proclose {
    background-position: center center;
    display: none;
    background-size: auto;
    background-repeat: no-repeat;
    background-color: transparent;
    order: 6;
    -webkit-order: 6
}

div.asl_m .probox .proclose {
    position: relative;
    cursor: pointer
}

div.asl_m .probox .promagnifier .innericon, div.asl_m .probox .prosettings .innericon, div.asl_m .probox .proclose .innericon {
    background-size: 20px 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden
}

div.asl_m .probox .promagnifier .innericon svg, div.asl_m .probox .prosettings .innericon svg, div.asl_m .probox .proloading svg {
    height: 100%;
    width: 22px;
    vertical-align: baseline;
    display: inline-block
}

div.asl_m .probox .proloading {
    padding: 2px;
    box-sizing: border-box
}

div.asl_m .probox div.asl_loader, div.asl_m .probox div.asl_loader * {
    box-sizing: border-box !important;
    margin: 0;
    padding: 0;
    box-shadow: none
}

div.asl_m .probox div.asl_loader {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 28px;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center
}

div.asl_m .probox div.asl_loader-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 100%
}

@-webkit-keyframes rotate-simple {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-simple {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div.asl_m .probox div.asl_simple-circle {
    margin: 0;
    height: 100%;
    width: 100%;
    animation: rotate-simple .8s infinite linear;
    -webkit-animation: rotate-simple .8s infinite linear;
    border: 4px solid #fff;
    border-right-color: transparent !important;
    border-radius: 50%;
    box-sizing: border-box
}

div.asl_m .probox .proclose svg {
    background: #333;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
    fill: #fefefe;
    padding: 4px;
    box-sizing: border-box;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .9)
}

div.asl_r * {
    text-decoration: none;
    text-shadow: none
}

div.asl_r .results .asl_nores {
    overflow: hidden;
    width: auto;
    height: 100%;
    line-height: initial;
    text-align: center;
    margin: 0;
    background: #fff;
    padding: 10px 3px;
    color: #222
}

div.asl_r.horizontal {
    padding: 2px 0 10px
}

div.asl_r.horizontal .results .nores {
    background: 0 0
}

div.asl_r .results {
    overflow: hidden;
    width: auto;
    height: 0;
    margin: 0;
    padding: 0
}

div.asl_r.horizontal .results {
    height: auto;
    width: auto
}

div.asl_r .results .item {
    overflow: hidden;
    width: auto;
    margin: 0;
    padding: 3px;
    position: relative;
    background: #f4f4f4;
    border-left: 1px solid rgba(255, 255, 255, .6);
    border-right: 1px solid rgba(255, 255, 255, .4);
    animation-delay: 0s;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-timing-function: ease;
    backface-visibility: hidden;
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    -webkit-backface-visibility: hidden
}

div.asl_r.vertical .results .item:first-child {
    border-radius: 3px 3px 0 0
}

div.asl_r.vertical .results .item:last-child {
    border-radius: 0 0 3px 3px;
    margin-bottom: 0
}

div.asl_r.vertical .results .asl_spacer {
    background: none repeat scroll 0 0 #ccc;
    display: block;
    height: 2px;
    width: 100%;
    margin: 0;
    padding: 0
}

div.asl_r.vertical .results .item:last-child:after {
    height: 0;
    margin: 0;
    width: 0
}

div.asl_r .results .item .asl_image {
    overflow: hidden;
    background: 0 0;
    margin: 2px 8px 0 0;
    padding: 0;
    float: left;
    background-position: center;
    background-size: cover
}

div.asl_r .results .item .asl_image img {
    width: 100%;
    height: 100%
}

div.asl_r .results .item .asl_content {
    overflow: hidden;
    height: auto;
    background: 0 0;
    margin: 0;
    padding: 3px 3px 5px
}

div.asl_r .results .item .asl_content h3 {
    margin: 0;
    padding: 0;
    display: inline;
    line-height: inherit
}

div.asl_r .results .item .asl_content .asl_desc {
    margin-top: 4px;
    font-size: 12px;
    line-height: 18px
}

div.asl_r .results .item div.etc {
    margin-top: 4px
}

div.asl_r .results a span.overlap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

div.asl_r p.showmore {
    text-align: center;
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-family: Open Sans;
    color: #055e94;
    font-size: 12px;
    line-height: 30px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    background-color: #fff;
    margin-top: 3px;
    cursor: pointer
}

div.asl_r p.showmore a {
    font-weight: 400;
    font-family: Open Sans;
    color: #055e94;
    font-size: 12px;
    line-height: 30px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    display: block;
    text-align: center;
    cursor: pointer
}

.results .asl_nores .asl_keyword {
    padding: 0 6px;
    cursor: pointer;
    font-weight: 700;
    font-family: Open Sans
}

div.asl_r .resdrg {
    height: auto
}

div.asl_w .group:first-of-type {
    margin: 0 0 -3px
}

div.asl_s.searchsettings {
    width: 200px;
    height: auto;
    position: absolute;
    display: none;
    z-index: 1101;
    border-radius: 0 0 3px 3px;
    visibility: hidden;
    padding: 0
}

div.asl_s.searchsettings form {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 12px !important;
    padding: 0 !important
}

div.asl_s.searchsettings .asl_option_inner {
    margin: 2px 10px 0;
    *padding-bottom: 10px;
}

div.asl_s.searchsettings.ie78 .asl_option_inner {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

div.asl_s.searchsettings .asl_option_label {
    font-size: 14px;
    line-height: 20px !important;
    margin: 0;
    width: 150px;
    text-shadow: none;
    padding: 0;
    min-height: 20px;
    border: none;
    background: 0 0;
    float: none
}

div.asl_s.searchsettings .asl_option_inner input[type=checkbox] {
    display: none !important
}

div.asl_s.searchsettings.ie78 .asl_option_inner input[type=checkbox] {
    display: block
}

div.asl_s.searchsettings.ie78 .asl_option_label {
    float: right !important
}

div.asl_s.searchsettings .asl_option {
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: flex-start;
    margin: 0 0 10px;
    cursor: pointer
}

div.asl_s.searchsettings .asl_option.asl-o-last, div.asl_s.searchsettings .asl_option:last-child {
    margin-bottom: 0
}

div.asl_s.searchsettings .asl_option_inner {
    width: 17px;
    height: 17px;
    position: relative;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    flex-shrink: 0;
    -webkit-flex-shrink: 0
}

div.asl_s.searchsettings .asl_option_inner label {
    cursor: pointer;
    position: absolute;
    width: 17px;
    height: 17px;
    top: 0;
    padding: 0;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .2);
    overflow: hidden;
    font-size: 0 !important;
    color: rgba(0, 0, 0, 0)
}

div.asl_s.searchsettings.ie78 .asl_option_inner label {
    display: none
}

div.asl_s.searchsettings .asl_option_inner label:after {
    opacity: 0;
    font-family: 'aslsicons2';
    content: "î €";
    font-weight: 400 !important;
    background: 0 0;
    border: none !important;
    box-sizing: content-box;
    color: #fff;
    height: 100%;
    width: 100%;
    padding: 0 !important;
    margin: 1px 0 0 !important;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    display: block;
    font-size: 11px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

div.asl_s.searchsettings.ie78 .asl_option_inner label:after {
    display: none
}

div.asl_s.searchsettings .asl_option_inner label:hover:after {
    -ms-filter: "alpha(opacity=30)";
    filter: alpha(opacity=30);
    opacity: .3
}

div.asl_s.searchsettings .asl_option_inner input[type=checkbox]:checked + label:after {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

div.asl_s.searchsettings fieldset {
    position: relative;
    float: left
}

div.asl_s.searchsettings fieldset {
    background: 0 0;
    font-size: .9em;
    margin: 12px 0 0 !important;
    padding: 0;
    width: 192px
}

div.asl_s.searchsettings fieldset .asl_option_label {
    width: 130px;
    display: block
}

div.asl_s.searchsettings form fieldset legend {
    padding: 5px 0 8px 10px
}

div.asl_w .mCustomScrollBox .mCSBap_scrollTools {
    width: 16px;
    height: 100%;
    top: 0;
    right: 0
}

div.asl_w .mCSBap_scrollTools .mCSBap_draggerContainer {
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2px 0
}

div.asl_w .mCSBap_scrollTools .mCSBap_buttonUp, div.asl_w .mCSBap_scrollTools .mCSBap_buttonDown {
    position: relative;
    margin: -8px 0 0 3px;
    background-position: 0 0;
    background: 0 0;
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 5px 6px;
    width: 0;
    height: 0;
    padding: 10px 0 0;
    background: 0;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
    display: block;
    overflow: hidden;
    cursor: pointer
}

div.asl_w .mCSBap_scrollTools .mCSBap_buttonDown {
    margin: -16px 0 0 3px;
    border-width: 6px 5px 0;
    border-color: #fff transparent transparent;
    position: relative;
    top: 100%
}

div.asl_w .mCustScr {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

div.asl_w .mCustScr.mCS_no_scrollbar, .mCustScr.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

div.asl_w .mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

div.asl_w .mCSBap_container {
    overflow: hidden;
    width: auto;
    height: auto
}

div.asl_w .mCSBap_inside > .mCSBap_container {
    margin-right: 20px
}

div.asl_w .mCSBap_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

div.asl_w .mCS-dir-rtl > .mCSBap_inside > .mCSBap_container {
    margin-right: 0;
    margin-left: 30px
}

div.asl_w .mCS-dir-rtl > .mCSBap_inside > .mCSBap_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

div.asl_w .mCSBap_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

div.asl_w .mCSBap_outside + .mCSBap_scrollTools {
    right: -26px
}

div.asl_w .mCS-dir-rtl > .mCSBap_inside > .mCSBap_scrollTools, div.asl_w .mCS-dir-rtl > .mCSBap_outside + .mCSBap_scrollTools {
    right: auto;
    left: 0
}

div.asl_w .mCS-dir-rtl > .mCSBap_outside + .mCSBap_scrollTools {
    left: -26px
}

div.asl_w .mCSBap_scrollTools .mCSBap_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

div.asl_w .mCSBap_scrollTools a + .mCSBap_draggerContainer {
    margin: 20px 0
}

div.asl_w .mCSBap_scrollTools .mCSBap_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

div.asl_w .mCSBap_scrollTools .mCSBap_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

div.asl_w .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar {
    width: 6px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .5);
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center
}

div.asl_w .mCSBap_scrollTools_vertical.mCSBap_scrollTools_onDrag_expand .mCSBap_dragger.mCSBap_dragger_onDrag_expanded .mCSBap_dragger_bar, div.asl_w .mCSBap_scrollTools_vertical.mCSBap_scrollTools_onDrag_expand .mCSBap_draggerContainer:hover .mCSBap_dragger .mCSBap_dragger_bar {
    width: 12px
}

div.asl_w .mCSBap_scrollTools_vertical.mCSBap_scrollTools_onDrag_expand .mCSBap_dragger.mCSBap_dragger_onDrag_expanded + .mCSBap_draggerRail, div.asl_w .mCSBap_scrollTools_vertical.mCSBap_scrollTools_onDrag_expand .mCSBap_draggerContainer:hover .mCSBap_draggerRail {
    width: 8px
}

div.asl_w .mCSBap_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

div.asl_w .mCSBap_container_wrapper > .mCSBap_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.asl_w .mCSBap_vertical_horizontal > .mCSBap_scrollTools.mCSBap_scrollTools_vertical {
    bottom: 20px
}

div.asl_w .mCSBap_vertical_horizontal > .mCSBap_scrollTools.mCSBap_scrollTools_horizontal {
    right: 20px
}

div.asl_w .mCSBap_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSBap_scrollTools.mCSBap_scrollTools_vertical {
    bottom: 0
}

div.asl_w .mCSBap_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSBap_scrollTools ~ .mCSBap_scrollTools.mCSBap_scrollTools_horizontal, div.asl_w .mCS-dir-rtl > .mCustomScrollBox.mCSBap_vertical_horizontal.mCSBap_inside > .mCSBap_scrollTools.mCSBap_scrollTools_horizontal {
    right: 0
}

div.asl_w .mCS-dir-rtl > .mCustomScrollBox.mCSBap_vertical_horizontal.mCSBap_inside > .mCSBap_scrollTools.mCSBap_scrollTools_horizontal {
    left: 20px
}

div.asl_w .mCS-dir-rtl > .mCustomScrollBox.mCSBap_vertical_horizontal.mCSBap_inside > .mCSBap_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSBap_scrollTools ~ .mCSBap_scrollTools.mCSBap_scrollTools_horizontal {
    left: 0
}

div.asl_w .mCS-dir-rtl > .mCSBap_inside > .mCSBap_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

div.asl_w .mCSBap_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSBap_container {
    padding-right: 0
}

div.asl_w .mCSBap_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSBap_container {
    padding-bottom: 0
}

div.asl_w .mCustomScrollBox.mCSBap_vertical_horizontal.mCSBap_inside > .mCSBap_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

div.asl_w .mCustomScrollBox.mCSBap_vertical_horizontal.mCSBap_inside > .mCSBap_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

div.asl_w .mCSBap_scrollTools, div.asl_w .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar, div.asl_w .mCSBap_scrollTools .mCSBap_buttonUp, div.asl_w .mCSBap_scrollTools .mCSBap_buttonDown {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

div.asl_w .mCSBap_scrollTools_vertical.mCSBap_scrollTools_onDrag_expand .mCSBap_dragger_bar, div.asl_w .mCSBap_scrollTools_vertical.mCSBap_scrollTools_onDrag_expand .mCSBap_draggerRail, div.asl_w .mCSBap_scrollTools_horizontal.mCSBap_scrollTools_onDrag_expand .mCSBap_dragger_bar, div.asl_w .mCSBap_scrollTools_horizontal.mCSBap_scrollTools_onDrag_expand .mCSBap_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

div.asl_w .mCSBap_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

div.asl_w .mCS-autoHide > .mCustomScrollBox > .mCSBap_scrollTools, div.asl_w .mCS-autoHide > .mCustomScrollBox ~ .mCSBap_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

div.asl_w .mCustScr > .mCustomScrollBox > .mCSBap_scrollTools.mCSBap_scrollTools_onDrag, div.asl_w .mCustScr > .mCustomScrollBox ~ .mCSBap_scrollTools.mCSBap_scrollTools_onDrag, div.asl_w .mCustomScrollBox:hover > .mCSBap_scrollTools, div.asl_w .mCustomScrollBox:hover ~ .mCSBap_scrollTools, div.asl_w .mCS-autoHide:hover > .mCustomScrollBox > .mCSBap_scrollTools, div.asl_w .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSBap_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

div.asl_w .mCSBap_scrollTools .mCSBap_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

div.asl_w .mCSBap_scrollTools .mCSBap_dragger .mCSBap_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

div.asl_w .mCSBap_scrollTools .mCSBap_dragger:hover .mCSBap_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

div.asl_w .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar, div.asl_w .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

div.asl_w .mCSBap_scrollTools .mCSBap_buttonUp {
    background-position: 0 0
}

div.asl_w .mCSBap_scrollTools .mCSBap_buttonUp:hover, div.asl_w .mCSBap_scrollTools .mCSBap_buttonDown:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

div.asl_w .mCSBap_scrollTools .mCSBap_buttonUp:active, div.asl_w .mCSBap_scrollTools .mCSBap_buttonDown:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

#asl_hidden_data {
    display: none !important
}

div.asl_w {
    width: 100%;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    border: 0 solid #b5b5b5;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #e4e4e4
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    margin: 0;
    height: 28px;
    background-color: #fff;
    border: 0 none #fff;
    border-radius: 0;
    box-shadow: 0 0 0 0 #b5b5b5 inset
}

#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {
    font-weight: 400;
    font-family: Open Sans;
    color: #000 !important;
    font-size: 12px;
    line-height: normal !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input {
    font-weight: 400;
    font-family: Open Sans;
    color: #000 !important;
    font-size: 12px;
    line-height: normal !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    border: 0;
    box-shadow: none
}

div.asl_w.asl_msie .probox .proinput input {
    line-height: 24px !important
}

div.asl_w .probox .proinput input::-webkit-input-placeholder {
    font-weight: 400;
    font-family: Open Sans;
    color: rgba(0, 0, 0, .6) !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_w .probox .proinput input::-moz-placeholder {
    font-weight: 400;
    font-family: Open Sans;
    color: rgba(0, 0, 0, .6) !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_w .probox .proinput input:-ms-input-placeholder {
    font-weight: 400;
    font-family: Open Sans;
    color: rgba(0, 0, 0, .6) !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_w .probox .proinput input:-moz-placeholder {
    font-weight: 400;
    font-family: Open Sans;
    color: rgba(0, 0, 0, .6) !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_w .probox .proinput input.autocomplete {
    font-weight: 400;
    font-family: Open Sans;
    color: #000;
    font-size: 12px;
    line-height: 15px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
    width: 28px;
    height: 28px
}

div.asl_w .probox .promagnifier .innericon svg {
    fill: #363636
}

div.asl_w .probox div.asl_simple-circle {
    border: 4px solid #000
}

div.asl_w .probox .prosettings .innericon svg {
    fill: #363636
}

div.asl_w .probox .promagnifier {
    width: 28px;
    height: 28px;
    background-image: -o-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 solid #fff;
    border-radius: 0;
    box-shadow: -1px 1px 0 0 rgba(255, 255, 255, .64) inset;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer
}

div.asl_w .probox div.prosettings {
    width: 28px;
    height: 28px;
    background-image: -o-linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-image: linear-gradient(175deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    border: 0 solid #fff;
    border-radius: 0;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .64) inset;
    cursor: pointer;
    background-size: 100% 100%;
    order: 7;
    -webkit-order: 7
}

div.asl_r {
    position: absolute;
    z-index: 1100
}

div.asl_r.vertical {
    padding: 4px;
    background: #fff;
    border-radius: 3px;
    border: 0 solid #b5b5b5;
    border-radius: 0;
    box-shadow: 0 0 3px -1px rgba(0, 0, 0, .3);
    visibility: hidden;
    display: none
}

div.asl_r .results .nores .keyword {
    padding: 0 6px;
    cursor: pointer;
    font-weight: 400;
    font-family: Open Sans;
    color: #4a4a4a;
    font-size: 13px;
    line-height: 13px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    font-weight: 700
}

div.asl_r .results .item {
    height: auto;
    background: #fff
}

div.asl_r.vertical .results .item:after {
    background: #ccc
}

div.asl_r .results .item.hovered {
    background: #f4f4f4
}

div.asl_r .results .item .asl_image {
    width: 70px;
    height: 70px
}

div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a {
    margin: 0;
    padding: 0;
    line-height: inherit;
    font-weight: 400;
    font-family: Open Sans;
    color: #1468a9;
    font-size: 14px;
    line-height: 22px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_r .results .item .asl_content h3 a:hover {
    font-weight: 400;
    font-family: Open Sans;
    color: #2e6bbc;
    font-size: 14px;
    line-height: 20px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_r .results .item div.etc {
    padding: 0;
    line-height: 10px;
    font-weight: 700;
    font-family: Open Sans;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 13px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_r .results .item .etc .asl_author {
    padding: 0;
    font-weight: 700;
    font-family: Open Sans;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 13px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_r .results .item .etc .asl_date {
    margin: 0 0 0 10px;
    padding: 0;
    font-weight: 400;
    font-family: Open Sans;
    color: #adadad;
    font-size: 12px;
    line-height: 15px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_r .results .item p.desc {
    margin: 2px 0;
    padding: 0;
    font-weight: 400;
    font-family: Open Sans;
    color: #4a4a4a;
    font-size: 13px;
    line-height: 13px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_r .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar, div.asl_r .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar {
    background: rgba(255, 255, 255, 1);
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger:active .mCSBap_dragger_bar, div.asl_r.horizontal .mCSBap_scrollTools .mCSBap_dragger.mCSBap_dragger_onDrag .mCSBap_dragger_bar {
    background: #fafafa;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

div.asl_r .mCSBap_scrollTools .mCSBap_buttonDown {
    border-color: #3e3e3e transparent transparent
}

div.asl_r .mCSBap_scrollTools .mCSBap_buttonUp {
    border-color: transparent transparent #3e3e3e
}

div.asl_r span.highlighted {
    font-weight: 700;
    color: #d9312b;
    background-color: #eee;
    color: rgba(217, 49, 43, 1);
    background-color: rgba(238, 238, 238, 1)
}

div.asl_r p.showmore a {
    border: 1px solid #eaeaea
}

div.asl_r.vertical .results .asl_spacer {
    background: none repeat scroll 0 0 #d8d8d8;
    display: block;
    height: 1px;
    width: 100%;
    margin: 0;
    padding: 0
}

div.asl_s.searchsettings {
    background: #fff;
    box-shadow: 0 0 0 1px #b5b5b5 inset
}

div.asl_s.searchsettings .asl_option_label {
    font-weight: 700;
    font-family: Open Sans;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 15px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

div.asl_s.searchsettings .asl_option_inner label {
    background-image: linear-gradient(180deg, #222, #36373a);
    background-image: -webkit-linear-gradient(180deg, #222, #36373a);
    background-image: -moz-linear-gradient(180deg, #222, #36373a);
    background-image: -o-linear-gradient(180deg, #222, #36373a);
    background-image: -ms-linear-gradient(180deg, #222, #36373a)
}

div.asl_s.searchsettings fieldset .categoryfilter {
    max-height: 200px;
    overflow: auto
}

div.asl_s.searchsettings fieldset legend {
    padding: 5px 0 0 10px;
    margin: 0;
    font-weight: 400;
    font-family: Open Sans;
    color: #474747;
    font-size: 13px;
    line-height: 15px;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0)
}

.pum-container .pum-content > :last-child, .pum-form__message:last-child {
    margin-bottom: 0
}

@keyframes rotate-forever {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes spinner-loader {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.pum-container, .pum-content, .pum-content + .pum-close, .pum-content + .pum-close:active, .pum-content + .pum-close:focus, .pum-content + .pum-close:hover, .pum-overlay, .pum-title {
    background: 0 0;
    border: none;
    bottom: auto;
    clear: none;
    cursor: default;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto
}

.pum-container .pum-content + .pum-close > span, .pum-content, .pum-title {
    position: relative;
    z-index: 1
}

.pum-overlay, html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container, html.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
    position: fixed
}

.pum-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1999999999;
    overflow: initial;
    display: none;
    transition: .15s ease-in-out
}

.pum-overlay.pum-form-submission-detected, .pum-overlay.pum-preview {
    display: block
}

.pum-overlay, .pum-overlay *, .pum-overlay :after, .pum-overlay :before, .pum-overlay:after, .pum-overlay:before {
    box-sizing: border-box
}

.pum-container {
    top: 100px;
    position: absolute;
    margin-bottom: 3em;
    z-index: 1999999999
}

.pum-container.pum-responsive {
    left: 50%;
    margin-left: -47.5%;
    width: 95%;
    height: auto;
    overflow: visible
}

.pum-container.pum-responsive img {
    max-width: 100%;
    height: auto
}

@media only screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-nano {
        margin-left: -5%;
        width: 10%
    }

    .pum-container.pum-responsive.pum-responsive-micro {
        margin-left: -10%;
        width: 20%
    }

    .pum-container.pum-responsive.pum-responsive-tiny {
        margin-left: -15%;
        width: 30%
    }

    .pum-container.pum-responsive.pum-responsive-small {
        margin-left: -20%;
        width: 40%
    }

    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -30%;
        width: 60%
    }

    .pum-container.pum-responsive.pum-responsive-normal {
        margin-left: -30%;
        width: 70%
    }

    .pum-container.pum-responsive.pum-responsive-large {
        margin-left: -35%;
        width: 80%
    }

    .pum-container.pum-responsive.pum-responsive-xlarge {
        margin-left: -47.5%;
        width: 95%
    }

    .pum-container.pum-responsive.pum-position-fixed {
        position: fixed
    }
}

@media only screen and (max-width: 1024px) {
    .pum-container.pum-responsive.pum-position-fixed {
        position: absolute
    }
}

.pum-container.custom-position {
    left: auto;
    top: auto;
    margin-left: inherit
}

.pum-container .pum-content + .pum-close {
    text-decoration: none;
    text-align: center;
    line-height: 1;
    position: absolute;
    cursor: pointer;
    min-width: 1em;
    z-index: 2;
    background-color: transparent
}

.pum-container.pum-scrollable .pum-content {
    overflow: auto;
    overflow-y: scroll;
    max-height: 95%
}

.pum-overlay.pum-overlay-disabled {
    visibility: hidden
}

.pum-overlay.pum-overlay-disabled::-webkit-scrollbar {
    display: block
}

.pum-overlay.pum-overlay-disabled .pum-container {
    visibility: visible
}

.popmake-close, .pum-overlay.pum-click-to-close {
    cursor: pointer
}

html.pum-open.pum-open-overlay, html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay {
    overflow: hidden
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
    padding-right: 15px
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active {
    position: static;
    height: auto;
    width: auto
}

.pum-form {
    margin: 0 auto 16px
}

.pum-form__field {
    margin-bottom: 1em
}

.pum-form__field label {
    font-weight: 700
}

.pum-form__field input[type=date], .pum-form__field select {
    margin: 0 auto;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    padding: 3px;
    vertical-align: middle
}

.pum-form__field select {
    padding: 5px 3px
}

.pum-form__loader {
    font-size: 2em;
    animation-duration: .75s;
    animation-iteration-count: infinite;
    animation-name: rotate-forever;
    animation-timing-function: linear;
    height: .75em;
    width: .75em;
    border: .25em solid rgba(0, 0, 0, .5);
    border-right-color: transparent;
    border-radius: 50%;
    display: inline-block
}

.pum-form__submit {
    position: relative
}

.pum-form__submit .pum-form__loader {
    margin-left: .5em;
    border: .25em solid rgba(255, 255, 255, .5);
    border-right-color: transparent
}

.pum-form__messages {
    display: none;
    border: 1px solid rgba(0, 0, 0, .25);
    margin-bottom: .5em;
    padding: 1em;
    position: relative
}

.pum-form__message {
    margin-bottom: .5em
}

.pum-form__message--error {
    color: red !important;
    border-color: red
}

.pum-form__message--success {
    color: green !important;
    border-color: green
}

.pum-form--loading, .pum-sub-form .pum-sub-form-loading {
    opacity: .5
}

.pum-alignment-left, .pum-form--alignment-left {
    text-align: left
}

.pum-alignment-center {
    text-align: center
}

.pum-alignment-right {
    text-align: right
}

.pum-form--alignment-center {
    text-align: center
}

.pum-form--alignment-right {
    text-align: right
}

.pum-form--layout-standard .pum-form__field > label {
    margin-bottom: .25em;
    display: block
}

.pum-form--layout-inline .pum-form__field {
    display: inline-block
}

.pum-form--layout-block .pum-form__field, .pum-form--layout-block button, .pum-form--layout-block div, .pum-form--layout-block input {
    display: block;
    width: 100%
}

.pum-form--style-default label {
    font-size: 14px;
    font-weight: 700
}

.pum-form--style-default input[type=email], .pum-form--style-default input[type=text] {
    background-color: #f8f7f7;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 10px 8px
}

.pum-form--style-default button {
    font-size: 18px;
    margin: 10px 0 0;
    padding: 10px 5px;
    cursor: pointer
}

.pum-sub-form p.pum-newsletter-error-msg {
    margin: 0
}

.pum-sub-form .spinner-loader {
    right: 50%;
    position: absolute;
    bottom: 40%
}

.pum-sub-form .spinner-loader:not(:required) {
    animation: 1.5s linear infinite spinner-loader;
    border-radius: .5em;
    box-shadow: rgba(0, 0, 51, .3) 1.5em 0 0 0, rgba(0, 0, 51, .3) 1.1em 1.1em 0 0, rgba(0, 0, 51, .3) 0 1.5em 0 0, rgba(0, 0, 51, .3) -1.1em 1.1em 0 0, rgba(0, 0, 51, .3) -1.5em 0 0 0, rgba(0, 0, 51, .3) -1.1em -1.1em 0 0, rgba(0, 0, 51, .3) 0 -1.5em 0 0, rgba(0, 0, 51, .3) 1.1em -1.1em 0 0;
    display: inline-block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin: 1.5em;
    overflow: hidden;
    text-indent: 100%
}

.pum-form__field--consent {
    text-align: left
}

.pum-form__field--consent.pum-form__field--checkbox label, .pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label {
    display: inline-block;
    vertical-align: middle
}

.pum-form__field--consent.pum-form__field--checkbox label input {
    display: inline-block;
    width: inherit;
    margin: 0;
    vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input {
    display: inline-block;
    width: inherit;
    margin: 0;
    vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label + label {
    margin-left: 1em
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label {
    display: block;
    vertical-align: middle
}

.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input {
    display: inline-block;
    width: inherit;
    margin: 0;
    vertical-align: middle
}

.pum-container iframe.formidable {
    width: 100%;
    overflow: visible
}

.pika-single, body div#ui-datepicker-div[style] {
    z-index: 9999999999 !important
}

.pum-theme-15995, .pum-theme-cutting-edge {
    background-color: rgba(224, 224, 224, .06)
}

.pum-theme-15995 .pum-container, .pum-theme-cutting-edge .pum-container {
    padding: 18px;
    border-radius: 0;
    border: 1px none #000;
    box-shadow: 0px 10px 25px 0px rgba(2, 2, 2, .5);
    background-color: rgba(30, 115, 190, 1)
}

.pum-theme-15995 .pum-title, .pum-theme-cutting-edge .pum-title {
    color: #fff;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
    font-family: Sans-Serif;
    font-weight: 100;
    font-size: 26px;
    line-height: 28px
}

.pum-theme-15995 .pum-content, .pum-theme-cutting-edge .pum-content {
    color: #fff;
    font-family: inherit;
    font-weight: 400
}

.pum-theme-15995 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close {
    position: absolute;
    height: 24px;
    width: 24px;
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
    padding: 0;
    color: #1e73be;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 32px;
    line-height: 24px;
    border: 1px none #fff;
    border-radius: 0;
    box-shadow: -1px 1px 1px 0px rgba(2, 2, 2, .1);
    text-shadow: -1px 1px 1px rgba(0, 0, 0, .1);
    background-color: rgba(238, 238, 34, 1)
}

.pum-theme-15993, .pum-theme-enterprise-blue {
    background-color: rgba(0, 0, 0, .7)
}

.pum-theme-15993 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 15px;
    border-radius: 11px;
    border: 1px none #000;
    box-shadow: 0px 0px 25px 4px rgba(2, 2, 2, .5);
    background-color: rgba(0, 74, 136, .93)
}

.pum-theme-15993 .pum-title, .pum-theme-enterprise-blue .pum-title {
    color: #fff;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
    font-family: inherit;
    font-weight: 100;
    font-size: 34px;
    line-height: 36px
}

.pum-theme-15993 .pum-content, .pum-theme-enterprise-blue .pum-content {
    color: #fff;
    font-family: inherit;
    font-weight: 400
}

.pum-theme-15993 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    position: absolute;
    height: 28px;
    width: 28px;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #fff;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px none #fff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, .23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
    background-color: rgba(49, 91, 124, 1)
}

.pum-theme-15992, .pum-theme-lightbox {
    background-color: rgba(255, 255, 255, .5)
}

.pum-theme-15992 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 8px solid #000;
    box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1);
    background-color: rgba(255, 255, 255, 1)
}

.pum-theme-15992 .pum-title, .pum-theme-lightbox .pum-title {
    color: #000;
    text-align: center;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
    font-family: Sans-Serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px
}

.pum-theme-15992 .pum-content, .pum-theme-lightbox .pum-content {
    color: #000;
    font-family: inherit;
    font-weight: 400
}

.pum-theme-15992 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close {
    position: absolute;
    height: 26px;
    width: 26px;
    left: auto;
    right: -13px;
    bottom: auto;
    top: -13px;
    padding: 0;
    color: #fff;
    font-family: Arial;
    font-weight: 100;
    font-size: 24px;
    line-height: 24px;
    border: 2px solid #fff;
    border-radius: 26px;
    box-shadow: 0px 0px 8px 1px rgba(2, 2, 2, .75) inset;
    text-shadow: -1px 0px 0px rgba(0, 0, 0, .0);
    background-color: rgba(0, 0, 0, 1)
}

.pum-theme-15991, .pum-theme-default-theme {
    background-color: rgba(255, 255, 255, 1)
}

.pum-theme-15991 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 18px;
    border-radius: px;
    border: 1px none #000;
    box-shadow: 1px 1px 3px px rgba(2, 2, 2, .23);
    background-color: rgba(249, 249, 249, 1)
}

.pum-theme-15991 .pum-title, .pum-theme-default-theme .pum-title {
    color: #000;
    text-align: left;
    text-shadow: px px px rgba(2, 2, 2, .23);
    font-family: inherit;
    font-weight: 400;
    font-size: 32px;
    font-style: normal;
    line-height: 36px
}

.pum-theme-15991 .pum-content, .pum-theme-default-theme .pum-content {
    color: #8c8c8c;
    font-family: inherit;
    font-weight: 400;
    font-style: inherit
}

.pum-theme-15991 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: px;
    bottom: auto;
    top: px;
    padding: 8px;
    color: #fff;
    font-family: inherit;
    font-weight: 400;
    font-size: 12px;
    font-style: inherit;
    line-height: 36px;
    border: 1px none #fff;
    border-radius: px;
    box-shadow: 1px 1px 3px px rgba(2, 2, 2, .23);
    text-shadow: px px px rgba(0, 0, 0, .23);
    background-color: rgba(0, 183, 205, 1)
}

.pum-theme-15994, .pum-theme-hello-box {
    background-color: rgba(0, 0, 0, .75)
}

.pum-theme-15994 .pum-container, .pum-theme-hello-box .pum-container {
    padding: 30px;
    border-radius: 80px;
    border: 14px solid #81d742;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0);
    background-color: rgba(255, 255, 255, 1)
}

.pum-theme-15994 .pum-title, .pum-theme-hello-box .pum-title {
    color: #2d2d2d;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
    font-family: Montserrat;
    font-weight: 100;
    font-size: 32px;
    line-height: 36px
}

.pum-theme-15994 .pum-content, .pum-theme-hello-box .pum-content {
    color: #2d2d2d;
    font-family: inherit;
    font-weight: 100
}

.pum-theme-15994 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close {
    position: absolute;
    height: auto;
    width: auto;
    left: auto;
    right: -30px;
    bottom: auto;
    top: -30px;
    padding: 0;
    color: #2d2d2d;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 32px;
    line-height: 28px;
    border: 1px none #fff;
    border-radius: 28px;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, .23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
    background-color: rgba(255, 255, 255, 1)
}

.pum-theme-15996, .pum-theme-framed-border {
    background-color: rgba(255, 255, 255, .5)
}

.pum-theme-15996 .pum-container, .pum-theme-framed-border .pum-container {
    padding: 18px;
    border-radius: 0;
    border: 20px outset #d33;
    box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, .97) inset;
    background-color: rgba(255, 251, 239, 1)
}

.pum-theme-15996 .pum-title, .pum-theme-framed-border .pum-title {
    color: #000;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, .23);
    font-family: inherit;
    font-weight: 100;
    font-size: 32px;
    line-height: 36px
}

.pum-theme-15996 .pum-content, .pum-theme-framed-border .pum-content {
    color: #2d2d2d;
    font-family: inherit;
    font-weight: 100
}

.pum-theme-15996 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close {
    position: absolute;
    height: 20px;
    width: 20px;
    left: auto;
    right: -20px;
    bottom: auto;
    top: -20px;
    padding: 0;
    color: #fff;
    font-family: Tahoma;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    border: 1px none #fff;
    border-radius: 0;
    box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, .23);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .23);
    background-color: rgba(0, 0, 0, .55)
}

#pum-16961 {
    z-index: 1999999999
}

.addtoany_content {
    clear: both;
    margin: 16px 0
}

.addtoany_header {
    margin: 0 0 16px
}

.addtoany_list {
    display: inline;
    line-height: 16px
}

.addtoany_list a, .widget .addtoany_list a {
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    padding: 0 4px;
    vertical-align: middle
}

.addtoany_list a img {
    border: 0;
    display: inline-block;
    opacity: 1;
    overflow: hidden;
    vertical-align: baseline
}

.addtoany_list a span {
    display: inline-block;
    float: none
}

.addtoany_list.a2a_kit_size_32 a {
    font-size: 32px
}

.addtoany_list.a2a_kit_size_32 a:not(.addtoany_special_service) > span {
    height: 32px;
    line-height: 32px;
    width: 32px
}

.addtoany_list a:not(.addtoany_special_service) > span {
    border-radius: 4px;
    display: inline-block;
    opacity: 1
}

.addtoany_list a .a2a_count {
    position: relative;
    vertical-align: top
}

.addtoany_list a:hover, .widget .addtoany_list a:hover {
    border: 0;
    box-shadow: none
}

.addtoany_list a:hover img, .addtoany_list a:hover span {
    opacity: .7
}

.addtoany_list a.addtoany_special_service:hover img, .addtoany_list a.addtoany_special_service:hover span {
    opacity: 1
}

.addtoany_special_service {
    display: inline-block;
    vertical-align: middle
}

.addtoany_special_service a, .addtoany_special_service div, .addtoany_special_service div.fb_iframe_widget, .addtoany_special_service iframe, .addtoany_special_service span {
    margin: 0;
    vertical-align: baseline !important
}

.addtoany_special_service iframe {
    display: inline;
    max-width: none
}

a.addtoany_share.addtoany_no_icon span.a2a_img_text {
    display: none
}

a.addtoany_share img {
    border: 0;
    width: auto;
    height: auto
}

@charset "UTF-8";
.social-sharing {
    width: 100%;
    clear: both
}

.social-sharing span {
    display: inline-block;
    font-size: 110%
}

.social-sharing span.top, .social-sharing span.bottom {
    width: 100%
}

.social-sharing span.right {
    display: inline
}

a.button-facebook, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing, a.button-reddit {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    margin: 1% 1% 1% 0;
    padding: 5px 1%;
    padding: .5rem 1%;
    text-align: center;
    display: inline-block;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .25);
    border: 0
}

a.button-facebook {
    background-color: #2b4170;
    background: -moz-linear-gradient(top, #3b5998, #2b4170);
    background: -ms-linear-gradient(top, #3b5998, #2b4170);
    background: -webkit-linear-gradient(top, #3b5998, #2b4170);
    text-shadow: 0 -1px -1px #1f2f52
}

a.button-facebook:hover {
    background-color: #3b5998;
    background: -moz-linear-gradient(top, #2b4170, #3b5998);
    background: -ms-linear-gradient(top, #2b4170, #3b5998);
    background: -webkit-linear-gradient(top, #2b4170, #3b5998);
    color: #fff
}

a.button-twitter {
    background-color: #0081ce;
    background: -moz-linear-gradient(top, #00aced, #0081ce);
    background: -ms-linear-gradient(top, #00aced, #0081ce);
    background: -webkit-linear-gradient(top, #00aced, #0081ce);
    text-shadow: 0 -1px -1px #005ea3
}

a.button-twitter:hover {
    background-color: #00aced;
    background: -moz-linear-gradient(top, #0081ce, #00aced);
    background: -ms-linear-gradient(top, #0081ce, #00aced);
    background: -webkit-linear-gradient(top, #0081ce, #00aced);
    color: #fff
}

a.button-linkedin {
    background-color: #0073b2;
    background: -moz-linear-gradient(top, #009cda, #0073b2);
    background: -ms-linear-gradient(top, #009cda, #0073b2);
    background: -webkit-linear-gradient(top, #009cda, #0073b2);
    text-shadow: 0 -1px -1px #005486
}

a.button-linkedin:hover {
    background-color: #009cda;
    background: -moz-linear-gradient(top, #0073b2, #009cda);
    background: -ms-linear-gradient(top, #0073b2, #009cda);
    background: -webkit-linear-gradient(top, #0073b2, #009cda);
    color: #fff
}

a.button-pinterest {
    background-color: #a0171c;
    background: -moz-linear-gradient(top, #cb2027, #a0171c);
    background: -ms-linear-gradient(top, #cb2027, #a0171c);
    background: -webkit-linear-gradient(top, #cb2027, #a0171c);
    text-shadow: 0 -1px -1px #761114
}

a.button-pinterest:hover {
    background-color: #cb2027;
    background: -moz-linear-gradient(top, #a0171c, #cb2027);
    background: -ms-linear-gradient(top, #a0171c, #cb2027);
    background: -webkit-linear-gradient(top, #a0171c, #cb2027);
    color: #fff
}

a.button-xing {
    background-color: #135353;
    background: -moz-linear-gradient(top, #006464, #135353);
    background: -ms-linear-gradient(top, #006464, #135353);
    background: -webkit-linear-gradient(top, #006464, #135353);
    text-shadow: 0 -1px -1px #1e7677
}

a.button-xing:hover {
    background-color: #006464;
    background: -moz-linear-gradient(top, #135353, #006464);
    background: -ms-linear-gradient(top, #135353, #006464);
    background: -webkit-linear-gradient(top, #135353, #006464);
    color: #fff
}

a.button-reddit {
    background-color: #c33219;
    background: -moz-linear-gradient(top, #f04b23, #c33219);
    background: -ms-linear-gradient(top, #f04b23, #c33219);
    background: -webkit-linear-gradient(top, #f04b23, #c33219);
    text-shadow: 0 -1px -1px #972412
}

a.button-reddit:hover {
    background-color: #f04b23;
    background: -moz-linear-gradient(top, #c33219, #f04b23);
    background: -ms-linear-gradient(top, #c33219, #f04b23);
    background: -webkit-linear-gradient(top, #c33219, #f04b23);
    color: #fff
}

.ss-social-sharing a {
    text-indent: -99999px
}

a.ss-button-facebook, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing, a.ss-button-reddit {
    background-image: url(//myriad.com/wp-content/plugins/wp-social-sharing/static/socialshare.png);
    width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    padding: 0;
    border: 0;
    margin: 1% 1% 1% 0;
    display: inline-block
}

a.ss-button-twitter {
    background-position: 0 -45px
}

a.ss-button-twitter:hover {
    background-position: 0 0;
    transition-delay: 0s;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-facebook {
    background-position: -90px -45px
}

a.ss-button-facebook:hover {
    background-position: -90px 0;
    transition-delay: 0s;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-linkedin {
    background-position: -135px -45px
}

a.ss-button-linkedin:hover {
    background-position: -135px 0;
    transition-delay: 0s;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-pinterest {
    background-position: -180px -45px
}

a.ss-button-pinterest:hover {
    background-position: -180px 0;
    transition-delay: 0s;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-xing {
    background-position: -225px -45px
}

a.ss-button-xing:hover {
    background-position: -225px 0;
    transition-delay: 0s;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

a.ss-button-reddit {
    background-position: -270px -45px
}

a.ss-button-reddit:hover {
    background-position: -270px 0;
    transition-delay: 0s;
    transition-duration: .25s;
    transition-property: all;
    transition-timing-function: ease-in-out
}

@media (max-width: 480px) {
    .social-sharing a {
        text-indent: -99999px
    }

    a.button-facebook, a.button-twitter, a.button-linkedin, a.button-pinterest, a.button-xing, a.button-reddit {
        background-image: url(//myriad.com/wp-content/plugins/wp-social-sharing/static/socialshare.png) !important;
        width: 45px;
        height: 45px;
        background-repeat: no-repeat;
        padding: 0;
        border: 0
    }

    a.button-twitter {
        background-position: 0 -45px
    }

    a.button-twitter:hover {
        background-position: 0 0;
        transition-delay: 0s;
        transition-duration: .25s;
        transition-property: all;
        transition-timing-function: ease-in-out
    }

    a.button-facebook {
        background-position: -90px -45px
    }

    a.button-facebook:hover {
        background-position: -90px 0;
        transition-delay: 0s;
        transition-duration: .25s;
        transition-property: all;
        transition-timing-function: ease-in-out
    }

    a.button-linkedin {
        background-position: -135px -45px
    }

    a.button-linkedin:hover {
        background-position: -135px 0;
        transition-delay: 0s;
        transition-duration: .25s;
        transition-property: all;
        transition-timing-function: ease-in-out
    }

    a.button-pinterest {
        background-position: -180px -45px
    }

    a.button-pinterest:hover {
        background-position: -180px 0;
        transition-delay: 0s;
        transition-duration: .25s;
        transition-property: all;
        transition-timing-function: ease-in-out
    }

    a.button-xing {
        background-position: -225px -45px
    }

    a.button-xing:hover {
        background-position: -225px 0;
        transition-delay: 0s;
        transition-duration: .25s;
        transition-property: all;
        transition-timing-function: ease-in-out
    }

    a.button-reddit {
        background-position: -270px -45px
    }

    a.button-reddit:hover {
        background-position: -270px 0;
        transition-delay: 0s;
        transition-duration: .25s;
        transition-property: all;
        transition-timing-function: ease-in-out
    }
}

.epyt-debug {
    cursor: pointer;
    text-align: left;
    background-color: #ddd;
    color: #000
}

iframe.__youtube_prefs__ {
    border-width: 0
}

.epyt-gallery {
    text-align: center
}

.epyt-gallery iframe {
    margin-bottom: 0
}

.epyt-gallery.epyt-lb iframe {
    display: none;
    height: 0 !important
}

.epyt-gallery-list {
    margin: 0 -8px 0 -8px;
    position: relative;
    transition: opacity ease-out .3s;
    display: block
}

.epyt-gallery-list .epyt-gallery-thumb {
    box-sizing: border-box
}

.epyt-gallery-list p {
    display: none
}

.epyt-gallery-clear {
    clear: both
}

.epyt-gallery-list.epyt-loading {
    opacity: .5;
    transition: opacity ease-out .3s
}

.epyt-gallery-thumb {
    position: relative;
    box-sizing: border-box;
    overflow-y: hidden;
    display: block !important;
    cursor: pointer;
    opacity: 1;
    float: left;
    padding: 0 8px 10px 8px;
    height: auto
}

.epyt-gallery-thumb.hover {
    position: relative;
    opacity: 1;
    transition: opacity ease-out .3s;
    height: auto
}

.epyt-gallery-img-box {
    width: 100%
}

.epyt-gallery-img {
    height: 0;
    width: 100%;
    padding-top: 56.25% !important;
    position: relative;
    overflow: hidden !important;
    background-size: cover !important;
    background-position: center !important
}

.epyt-gallery-playhover-textonly {
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.epyt-gallery-playhover {
    opacity: 0;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    transition: opacity ease-out .3s
}

.epyt-gallery-thumb.hover .epyt-gallery-playhover, .epyt-gallery-thumb.epyt-current-video .epyt-gallery-playhover {
    opacity: 1;
    top: 0;
    transition: all ease-out .3s
}

.epyt-gallery-thumb .epyt-gallery-playcrutch {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.epyt-gallery-playhover .epyt-play-img {
    height: auto !important;
    max-width: 15% !important;
    padding: 0 !important;
    margin: 0 !important;
    min-width: 30px !important;
    vertical-align: middle !important;
    display: inline-block !important;
    width: auto;
    border: 0;
    box-sizing: border-box
}

.epyt-gallery-title {
    font-size: 80%;
    line-height: 120%;
    padding: 10px
}

.epyt-gallery-notitle {
    padding: 4px
}

.epyt-gallery-notitle span {
    display: none
}

.epyt-gallery-rowtitle {
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    z-index: 10;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.epyt-gallery-rowtitle.hover {
    opacity: 1;
    transition: opacity linear .2s
}

.epyt-gallery-rowbreak {
    clear: both
}

.epyt-pagination {
    clear: both;
    text-align: center;
    padding: 10px 8px 10px 8px
}

.epyt-pagination.epyt-hide-pagination * {
    display: none !important
}

.epyt-pagination > div, .epyt-pagenumbers > div {
    display: inline-block;
    padding: 0 2px 0 2px;
    vertical-align: middle
}

.epyt-pagination .epyt-pagebutton {
    cursor: pointer;
    display: inline-block;
    padding: 0 10px 0 10px
}

.epyt-pagebutton > div {
    display: inline
}

.epyt-pagination .epyt-loader {
    display: none
}

.epyt-gallery-list.epyt-loading .epyt-pagination .epyt-loader {
    display: inline-block
}

body .lity-container {
    width: 100%;
    max-width: 964px
}

.epyt-curtain .lity-opened iframe {
    opacity: 0;
    transition: opacity .3s linear .5s
}

.epyt-gallery-allthumbs.epyt-cols-1 .epyt-gallery-thumb {
    width: 100%
}

.epyt-gallery-allthumbs.epyt-cols-2 .epyt-gallery-thumb {
    width: 50%
}

.epyt-gallery-allthumbs.epyt-cols-3 .epyt-gallery-thumb {
    width: 33.333%
}

.epyt-gallery-allthumbs.epyt-cols-4 .epyt-gallery-thumb {
    width: 25%
}

.epyt-gallery-allthumbs.epyt-cols-5 .epyt-gallery-thumb {
    width: 20%
}

.epyt-gallery-allthumbs.epyt-cols-6 .epyt-gallery-thumb {
    width: 16.666%
}

.epyt-gallery-allthumbs.epyt-cols-7 .epyt-gallery-thumb {
    width: 14.285%
}

.epyt-gallery-allthumbs.epyt-cols-8 .epyt-gallery-thumb {
    width: 12.5%
}

.epyt-gallery-allthumbs.epyt-cols-9 .epyt-gallery-thumb {
    width: 11.111%
}

.epyt-gallery-allthumbs.epyt-cols-10 .epyt-gallery-thumb {
    width: 10%
}

.epyt-gallery-allthumbs.epyt-cols-11 .epyt-gallery-thumb {
    width: 9.090%
}

.epyt-gallery-allthumbs.epyt-cols-12 .epyt-gallery-thumb {
    width: 8.333%
}

.epyt-gallery-allthumbs.epyt-cols-13 .epyt-gallery-thumb {
    width: 7.692%
}

.epyt-gallery-allthumbs.epyt-cols-14 .epyt-gallery-thumb {
    width: 7.142%
}

.epyt-gallery-allthumbs.epyt-cols-15 .epyt-gallery-thumb {
    width: 6.666%
}

.epyt-gallery-allthumbs.epyt-cols-16 .epyt-gallery-thumb {
    width: 6.25%
}

.epyt-gallery-allthumbs.epyt-cols-17 .epyt-gallery-thumb {
    width: 5.882%
}

.epyt-gallery-allthumbs.epyt-cols-18 .epyt-gallery-thumb {
    width: 5.555%
}

.epyt-gallery-allthumbs.epyt-cols-19 .epyt-gallery-thumb {
    width: 5.263%
}

.epyt-gallery-allthumbs.epyt-cols-20 .epyt-gallery-thumb {
    width: 5%
}

.epyt-pagebutton.hide, .epyt-pagenumbers.hide {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important
}

.epyt-gallery-subscribe {
    text-align: center;
    padding: 15px 0 10px 0;
    clear: both
}

.epyt-gallery-subscribe a.epyt-gallery-subbutton, .epyt-gallery-subscribe a.epyt-gallery-subbutton:hover {
    display: inline-block;
    padding: 5px 10px;
    background-color: #e62117 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 3px
}

.epyt-gallery-subscribe a.epyt-gallery-subbutton img {
    width: 20px !important;
    height: auto !important;
    vertical-align: middle !important;
    padding: 0 6px 3px 0;
    display: inline-block;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ {
    background-color: #000;
    background-image: -webkit-linear-gradient(top, #000, #444);
    background-image: linear-gradient(to bottom, #000, #444);
    padding: 25px;
    height: auto;
    text-align: left
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ * {
    color: #e3e3e3 !important
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ a {
    text-decoration: underline
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__, body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__:hover {
    display: inline-block;
    padding: 5px 10px;
    background: #e62117 !important;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 3px;
    font-weight: normal;
    border-width: 0;
    box-sizing: border-box
}

body div.__youtube_prefs__.__youtube_prefs_gdpr__ button.__youtube_prefs_gdpr__ img {
    width: 20px !important;
    height: auto !important;
    vertical-align: middle !important;
    padding: 0 6px 3px 0;
    display: inline-block;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-left: 8px
}

body .epyt-gallery-img-gdpr {
    background-color: #000;
    background-image: -webkit-linear-gradient(top, #000, #444);
    background-image: linear-gradient(to bottom, #000, #444)
}

.ytvi-story-container {
    display: block;
    max-width: 100%
}

.epyt-gallery-thumb {
    width: 33.333%
}

/*!
 * Roots 6.5.2
 *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    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
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #58595B;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #003595;
    text-decoration: none
}

a:hover, a:focus {
    color: #00203c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #5b6770
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #999
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
    font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 75%
}

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul, ol ul, ul ol, ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer, blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #999
}

blockquote footer:before, blockquote small:before, blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before, blockquote:after {
    content: ""
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

@media (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.radio label, .checkbox label {
    display: inline;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover, .btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #003595;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #00203c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
    color: #999;
    text-decoration: none
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../fonts/glyphicons-halflings-regular.eot);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../fonts/glyphicons-halflings-regular.woff) format('woff'), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    color: #999
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
    z-index: 2
}

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
    outline: none
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group, .btn-toolbar .input-group {
    float: left
}

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group > .btn {
    float: none
}

.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified > .btn-group .btn {
    width: 100%
}

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #003595
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width: 768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: none
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
        vertical-align: middle
    }

    .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
        float: none;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav > li > a {
    color: #999
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li {
    display: inline-block
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #999
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #003595;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #00203c;
    background-color: #eee;
    border-color: #ddd
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

nav ul.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 0;
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label[href]:hover, .label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #999
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #808080
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #003595;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1, .jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #003595
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.media, .media-body {
    overflow: hidden;
    zoom: 1
}

.media, .media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media > .pull-left {
    margin-right: 10px
}

.media > .pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover, a.list-group-item:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
    overflow: hidden
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #428bca
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #ebccd1
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: none
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25)
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: none;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 50%
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 50%
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.brac {
    background-color: #00688e
}

.headingblue {
    background-color: #00688e
}

.headinggreen {
    background-color: #00688e
}

.headinggrey {
    background-color: #00688e
}

.colaris {
    background-color: #00688e
}

.melaris {
    background-color: #00688e
}

.panexia {
    background-color: #00688e
}

.myrisk {
    background-color: #00688e
}

.prolaris {
    background-color: #00688e
}

.myplan {
    background-color: #00688e
}

.mypath {
    background-color: #00688e
}

.resultsnow {
    background-color: #00688e
}

.bgdgrey {
    background-color: #00688e
}

.justask {
    background-color: #00688e
}

.bracText {
    color: #00688e
}

.headingblueText {
    color: #00688e
}

.headinggreenText {
    color: #00688e
}

.headinggreyText {
    color: #00688e
}

.colarisText {
    color: #00688e
}

.melarisText {
    color: #00688e
}

.panexiaText {
    color: #00688e
}

.myriskText {
    color: #00688e
}

.prolarisText {
    color: #00688e
}

.myplanText {
    color: #00688e
}

.mypathText {
    color: #00688e
}

.resultsnowText {
    color: #00688e
}

.bgdgreyText {
    color: #00688e
}

.justaskText {
    color: #00688e
}

.mgmenu_tabs_panels {
    padding: 10px 0
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div {
    border-right: 1px solid #dee1e2
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div:last-child, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div:last-child, #need-help-menu {
    border-right: none
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul {
    padding-left: 0
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul li, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul li {
    padding: 3px 0
}

div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item div p {
    color: #58595B;
    font-size: 14px
}

.container header {
    margin: 0
}

#mgmenu1 {
    z-index: 12
}

#mega-menu:hover > li {
    border-bottom: 5px solid #003595
}

#mega-menu > li:hover {
    border-bottom: 0;
    z-index: 101;
    color: #e76f00
}

#mgmenu2 {
    margin-top: 12px;
    z-index: 11
}

.dropdown-menu .kid > a {
    color: #003595
}

.navbar-default {
    padding-bottom: 0
}

.mega-menu-wrapper {
    position: relative;
    height: 33px
}

.mega-menu-inner {
    position: absolute;
    top: 15px;
    border: 1px solid #EEE;
    background: #fff;
    width: 100%;
    border-radius: 5px
}

#mega-menu {
    width: 100%
}

#mega-menu > li {
    display: block;
    padding: 10px 1.142857142% 10px 1.142857142%;
    color: #003595;
    text-align: center;
    border-right: 1px solid #EEE;
    font-size: 16px;
    font-weight: normal
}

#mega-menu > li .menu-col-title a {
    font-size: 16px
}

#mega-menu > li .mega-menu-top-level-item > span {
    font-weight: bold
}

#mega-menu li div {
    text-align: left
}

#mega-menu li:last-child {
    border-right: none
}

div#mgmenu1.mega-menu-inner ul#mega-menu.hidden-sm.hidden-xs.mgmenu li.main_menu_item_1.mega-menu-top-level-item div.dropdown_fullwidth div.mgmenu_tabs_panels div.row div#disease-info-menu.col-sm-5ths .newsroom-featured-image {
    position: relative
}

.newsroom-featured-image ul {
    position: absolute;
    bottom: 0;
    left: 30%
}

.newsroom-featured-image ul li {
    float: left;
    padding: 0 28px 50px 28px;
    font-size: 16px;
    color: #2088Af;
    border-top: 6px solid transparent;
    font-weight: bold;
    margin-left: 10px
}

.newsroom-featured-image ul li.active {
    background: #fff;
    border-top: 6px solid #2088Af
}

.newsroom-featured-image ul li:hover {
    background: #fff;
    border-top: 6px solid #2088Af;
    cursor: pointer
}

.mega-menu-item > div {
    min-height: 320px
}

.main_menu_item_3 .mega-menu-item > div {
    min-height: 238px
}

.main_menu_item_5 .mega-menu-item > div {
    min-height: 200px
}

.main_menu_item_7 .mega-menu-item > div {
    min-height: 295px
}

.main_menu_item_1 {
    width: 16.6%
}

.main_menu_item_2 {
    width: 18.5%
}

.main_menu_item_3 {
    width: 16.6%
}

.main_menu_item_3 .dropdown_container {
    left: 0
}

.main_menu_item_4 {
    width: 11%
}

.main_menu_item_5 {
    width: 11.8%
}

.main_menu_item_5 .dropdown_container {
    left: 33%;
    min-height: 0 !important
}

.main_menu_item_6 {
    width: 14.3%
}

.main_menu_item_6 .dropdown_container {
    right: 0;
    width: 50%
}

.main_menu_item_6 .dropdown_container .mega-menu-item > div {
    min-height: 265px
}

.main_menu_item_7 {
    width: 11.2%
}

.main_menu_item_1 .justask {
    color: #ffffff
}

.main_menu_item_1 .brac {
    color: #ffffff
}

.main_menu_item_1 .melaris {
    color: #ffffff
}

.main_menu_item_1 .colaris {
    color: #ffffff
}

.main_menu_item_1 .panexia {
    color: #ffffff
}

.main_menu_item_1 .myrisk {
    color: #ffffff
}

.main_menu_item_1 .headinggreen {
    color: #ffffff
}

.mg-menu-item-link a, .mg-menu-item-link {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #003595;
    padding: 0;
    line-height: 14px
}

.mg-menu-item-link a:hover, .mg-menu-item-link a.active, .menu-col-title .permalink-shortcode:hover, .menu-col-title .permalink-shortcode:active {
    color: #e76f00
}

.ls-v5 .ls-bottom-slidebuttons, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-nav-sides {
    top: 20px
}

.headinggreen-links li {
    list-style: none
}

.headinggreen-links .headinggreen-text {
    font-size: 20px;
    padding: 0px 6px 8px 0px;
    float: left;
    margin: 0;
    width: 14px;
    text-align: center
}

.justask-links li {
    list-style: none;
    margin-left: -25px
}

ul.justask-links li a {
    text-align: left
}

div.mgmenu_tabs_panels > div.row > div {
    border-right: 1px solid #eee
}

div.mgmenu_tabs_panels > div.row > div:last-child {
    border-right: none
}

.main_menu_item_1 div.mgmenu_tabs_panels > div.row > div, .main_menu_item_2 div.mgmenu_tabs_panels > div.row > div {
    min-height: 320px
}

.mg-menu-bottom-pinned {
    bottom: 0;
    position: absolute;
    padding: 0 12px;
    left: 0;
    width: 100%
}

.mg-menu-bottom-pinned img {
    display: block;
    margin: 0
}

.mg-menu-bottom-pinned p {
    color: #58595B;
    font-size: 14px
}

#mega-menu i.fa.fa-chevron-right {
    color: #8f959b
}

.links .text-left {
    text-align: left
}

.left-side-menu a {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #d7d7d7;
    color: #333333;
    display: block;
    margin: 4px 0;
    padding: 8px 15px;
    line-height: 16px
}

.text2 {
    padding: 5px 12px 5px 0px;
    line-height: 1.3;
    text-align: left;
    margin-left: -2px
}

.left-side-menu {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 0px 0 8px 6%;
    margin-left: 2.12766%
}

.left-side-menu .headinggreen.side-nav-product > a:first-child {
    display: none
}

.left-side-menu .expanded {
    display: block
}

.left-side-menu .hidden {
    display: none
}

.left-side-menu ul {
    margin: 0;
    padding: 0
}

.left-side-menu li {
    font-size: 12px;
    line-height: 1.3em;
    list-style: none outside none;
    margin: 0
}

.left-side-menu .current_page_item.active, .left-side-menu .current-menu-item.active {
    margin-left: 10px;
    padding: 4px 0px 4px 14px;
    font-weight: bold;
    border: 1px solid #d7d7d7
}

.left-side-menu .current_page_item.active a, .left-side-menu .current-menu-item.active a {
    padding: 10px 10px;
    margin: 4px -1px 4px 0
}

.left-side-menu .sub-menu a, .left-side-menu .headinggreen a {
    background: #f1f1f1;
    color: #333333;
    padding: 8px 15px;
    display: block;
    margin: 4px 0;
    line-height: 16px
}

.left-side-menu li a:hover {
    text-decoration: none
}

.left-side-menu .sub-menu li a:hover {
    background-color: #f9f9f9
}

.left-side-menu .sidenav-heading a {
    cursor: default;
    font-size: 16px;
    color: white;
    padding-left: 10px
}

.left-side-menu .sidenav-heading a:hover {
    text-decoration: none;
    background-color: none;
    color: white
}

.left-side-menu .parent-title {
    color: #FFFFFF;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 15px
}

.left-side-menu .subparent_title {
    background: none repeat scroll 0 0 #E5E5E5;
    color: #333333;
    margin-bottom: 4px;
    margin-top: 0px;
    padding: 15px;
    margin-bottom: 15px
}

.left-side-menu .headinggreen-text {
    font-size: 20px;
    padding: 0px 6px 24px 0px;
    float: left;
    margin: 0;
    width: 14px;
    text-align: center
}

.left-side-menu .withkids > a {
    cursor: pointer
}

.left-side-menu .current-menu-item a, .left-side-menu ul li.sub-menu .current-menu-item.menu-item:hover {
    background-color: #ffffff !important;
    color: #333333 !important;
    border: 1px solid #cfcfcf
}

.left-side-menu .title > a {
    color: white;
    font-size: 12px
}

.left-side-menu .title {
    margin-top: 4px
}

.left-side-menu .myplan, .left-side-menu .prolaris, .left-side-menu .mypath, .left-side-menu .melaris, .left-side-menu .headinggreen, .left-side-menu .headinggrey {
    background-color: #FFFFFF
}

.left-side-menu .prolaris.sub-menu {
    background-color: #FFFFFF
}

.left-side-menu .mypath.sub-menu {
    background-color: #FFFFFF
}

.left-side-menu .headinggrey .sub-menu, .left-side-menu .myplan .sub-menu, .left-side-menu .mypath .sub-menu, .left-side-menu .melaris .sub-menu, .left-side-menu .sub-menu .headinggreen {
    background-color: #FFFFFF
}

.left-side-menu .fa.fa-chevron-down, .left-side-menu .fa.fa-chevron-right {
    position: absolute;
    right: 10px;
    top: 12px
}

.left-side-menu .publications > a, .left-side-menu .publications > a:hover {
    font-size: 14px
}

.activeTopTab > span {
    color: #FFFFFF
}

.parent-title.headinggreen.titlebox {
    background: none repeat scroll 0 0 #448A45
}

.current-menu-item.menu-item a, ul li.sub-menu .current-menu-item.menu-item:hover {
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #cfcfcf
}

.mgmenu_container, .mgmenu_fixed, .mgmenu_footer {
    width: 100%;
    height: 42px;
    z-index: 10
}

.mgmenu_container {
    position: relative;
    margin: 0 auto
}

.mgmenu_fixed, .mgmenu_footer {
    width: inherit;
    max-width: inherit;
    top: 0
}

.mgmenu_footer {
    top: auto;
    bottom: 0
}

.mgmenu li .dropdown_fullwidth.whitebgd {
    background: none repeat scroll 0 0 #FFFFFF
}

.pubTitle {
    color: #333333;
    padding: 5px;
    text-align: left;
    line-height: 1.3
}

.equal .span2 {
    margin-left: 2%;
    width: 17.61%;
    margin-bottom: 4px
}

.text {
    padding: 5px;
    text-align: left;
    line-height: 1.3
}

.equal .span2 .text {
    margin-top: 4px
}

#col2col1section1 .equal.row-fluid .span4 {
    width: 37%
}

.equal.row-fluid [class*="span"]:first-child {
    margin-left: 2%
}

.equal .span4 > .span2 {
    float: left;
    width: 49%
}

.equal .span2.firstCol {
    margin: 0;
    width: 49%
}

.equal .span2.secondCol {
    margin: 0;
    width: 49%
}

.productImg .btn-large {
    margin-right: 2px;
    margin-top: 4px;
    padding: 8px 14px
}

.hbocLogo {
    background-position: 0 0;
    height: 37px;
    width: 144px;
    margin: 0 auto
}

.hbocProdImg {
    background-position: 0 -191px;
    width: 128px;
    height: 112px;
    margin: 0 auto
}

.colarisLogo {
    background-position: -148px 0;
    height: 37px;
    width: 92px;
    margin: 1px 8px -4px
}

.colarisAPLogo {
    background-position: -244px 0;
    height: 37px;
    width: 110px;
    margin: 1px 8px -4px
}

.prolarisLogo {
    background-position: -553px -187px;
    height: 108px;
    width: 112px
}

.prolarisLogo-sm {
    background-position: -435px -40px;
    width: 62px;
    height: 65px
}

.prolarisProd {
    background-position: -423px -191px;
    height: 112px;
    width: 122px
}

.melarisLogo {
    background-position: -498px 0;
    width: 114px;
    height: 37px;
    margin: 4px 0 0
}

.melarisLogoWhite {
    background-position: -498px -40px;
    width: 114px;
    height: 37px;
    margin: 4px 0 0
}

.melarisImg {
    background-position: -227px -191px;
    height: 112px;
    width: 93px
}

.panexiaLogo {
    background-position: -616px 0;
    width: 102px;
    height: 37px
}

.panexiaImg {
    background-position: -324px -191px;
    height: 112px;
    width: 92px
}

.coming-soon {
    height: auto;
    max-width: 100%;
    display: block
}

.myriskProdImg {
    background-position: 0 -307px;
    height: 153px;
    width: 104px
}

.myriskImg-restricted {
    background-position:
}

.myriskImg {
    background-position: 0 -40px;
    height: 65px;
    width: 105px
}

.myriskLogo-allaccess {
    background-position: -109px -40px;
    height: 65px;
    width: 105px
}

.theraguideLogo {
    background-position: -361px 0;
    width: 133px;
    height: 37px
}

.theraguideImg {
    background-position: -136px -202px;
    width: 80px;
    height: 100px
}

.colarisProdImg {
    background-position: 0 -749px;
    height: 112px;
    width: 128px
}

.colarisAPProdImg {
    background-position: -132px -749px;
    height: 112px;
    width: 128px
}

.hcq {
    background-position: -324px -307px;
    width: 183px;
    height: 80px
}

.ms360 {
    background-position: -520px -307px;
    width: 183px;
    height: 83px
}

.myriadpromise {
    background-position: 0 -121px;
    height: 38px;
    width: 178px
}

.myplanLogo {
    background-position: -343px -109px;
    width: 156px;
    height: 78px
}

.myplanLogo-sm {
    background-position: -326px -40px;
    height: 60px;
    width: 105px
}

.myplanProdImg {
    background-position: -218px -319px;
    width: 94px;
    height: 141px
}

.mypathLogo {
    height: auto;
    max-width: 100%;
    display: block
}

.mypathLogo-sm {
    background-position: -219px -40px;
    height: 60px;
    width: 103px
}

.mypathProdImg {
    background-position: -112px -319px;
    width: 94px;
    height: 141px
}

.text.neg-marg-left {
    margin-left: -3.5%
}

.img-heading {
    margin-top: 4px
}

.mm_text {
    padding: 8px 4px;
    text-align: center
}

.resultsDoctor {
    display: block;
    border: 1px solid #e1e1e1;
    padding: 4px;
    margin-bottom: 24px;
    margin-top: 4px
}

.resultsDoctor img {
    height: auto;
    width: 100%
}

.resultsNowLogo {
    height: auto;
    max-width: 100%;
    display: block
}

.docformsDoctor {
    margin-top: 4px;
    display: block;
    border: 1px solid #e1e1e1;
    padding: 4px
}

.docformsDoctor img {
    height: auto;
    width: 100%
}

.mm_main_heading {
    margin: 0 2%
}

.linksgroup h5 {
    font-size: 13px;
    line-height: 14px
}

.dropdown_fullwidth .mgmenu_tabs_panels .row div {
    background-color: #fff
}

.dropdown_fullwidth .mgmenu_tabs_panels h5 {
    color: white;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 9px 6px;
    line-height: 16px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.prodHeading {
    margin-top: 4px;
    font-size: 13px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.prodHeading2 {
    margin-top: 4px;
    font-size: 13px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.prodHeading2 span {
    font-size: 11px
}

.dropdown_fullwidth .mgmenu_tabs_panels .left_col {
    margin-right: 8%
}

.dropdown_fullwidth .mgmenu_tabs_panels .product-orderbtn .order-now {
    margin: 3px
}

.dropdown_fullwidth .mgmenu_tabs_panels .test-kit.headinggreen {
    margin-top: 0;
    font-size: 14px;
    line-height: 14px
}

.dropdown_fullwidth .mgmenu_tabs_panels .multiple {
    margin-top: 25px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.marg_top_4 {
    margin-top: 4px
}

.rn-myrisk-text {
    border-top: 1px solid #d7d7d7;
    margin-bottom: -14px;
    padding: 5px;
    background-color: #cce3ec
}

.mgmenu {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center
}

.mgmenu > li {
    display: block;
    float: left;
    text-align: center
}

.left-side-menu .withkids > a {
    cursor: pointer
}

.mgmenu_tabs:hover .mgmenu > li > span {
    color: white
}

.mgmenu li.noactive {
    background: none
}

.mgmenu > li > a, .mgmenu > li > span {
    display: block;
    outline: 0;
    text-decoration: none;
    padding: 0;
    font-size: 15px;
    font-weight: normal;
    text-align: center
}

.mgmenu > li > span:active, .mgmenu > li > span:hover, .mgmenu > li > a:hover {
    cursor: pointer;
    outline: none;
    color: #e76f00
}

.mgmenu > li:focus, .mgmenu > li:visited {
    color: #333333
}

.mgmenu > li .mgmenu_drop {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow.png);
    background-repeat: no-repeat;
    background-position: right 19px;
    padding-right: 20px
}

.mgmenu_footer .mgmenu > li .mgmenu_drop {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/upArrow.png)
}

.mgmenu > li.right_item {
    float: right;
    margin-right: 0
}

.mgmenu_container > .mgmenu > li.mgmenu_button, .mgmenu_fixed > .mgmenu > li.mgmenu_button, .mgmenu_footer > .mgmenu > li.mgmenu_button {
    display: none;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    padding: 14px 4% 14px 4%;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7
}

.mgmenu_container > .mgmenu > li.mgmenu_button_active, .mgmenu_fixed > .mgmenu > li.mgmenu_button_active, .mgmenu_footer > .mgmenu > li.mgmenu_button_active {
    background-color: none repeat scroll 0 0 #C7C7C7
}

.mgmenu .fa.pull-right {
    font-size: 1.5em;
    margin-left: 0.3em
}

.mgmenu_trigger {
    position: fixed;
    z-index: 2;
    margin: 0 auto;
    right: 0;
    margin-right: 20px;
    width: 35px;
    height: 41px;
    display: block
}

.mgmenu_trigger {
    top: 0;
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #121212
}

.mgmenu_trigger.active {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down.png)
}

.mgmenu_footer ~ .mgmenu_trigger {
    top: auto;
    bottom: 0;
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down.png)
}

.mgmenu_footer ~ .mgmenu_trigger.active {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up.png)
}

.links li a {
    text-align: center;
    margin: 4px 0px;
    border: 1px solid #d7d7d7;
    background-color: #f1f1f1;
    display: block;
    padding: 8px 6px;
    color: #333;
    line-height: 16px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.myrisk-level1 {
    border: 1px solid #4e87a0;
    background-color: #4e87a0;
    padding: 4px 8px 8px 8px;
    font-size: 13px;
    color: #ffffff
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.myrisk-level2 {
    border: 1px solid #c0bb87;
    background-color: #c0bb87;
    padding: 4px 8px 8px 8px;
    font-size: 13px;
    color: #ffffff;
    margin-top: 16px
}

.links {
    padding: 0;
    margin-left: 0px
}

.links2 {
    margin-left: 4px;
    margin-right: 4px;
    padding: 0;
    margin-bottom: 10px
}

.fix1 {
    padding: 0;
    margin-left: -4%
}

.fix2 {
    padding: 0;
    margin-right: -4%
}

.links-group {
    border: 1px solid #e1e1e1;
    padding: 0px 4px;
    margin: 4px 0px 15px
}

.links-group2-myrisk {
    border: 1px solid #e1e1e1;
    padding: 4px 4px 0px;
    margin: -4px 0 12px;
    border-top: none;
    background-color: #F8FAFB
}

.links-group3-myrisk {
    border: 1px solid #e1e1e1;
    padding: 4px 4px 0px;
    margin: -4px 0 0;
    border-top: none;
    background-color: #FBFAF5
}

.links-group-l {
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 4px;
    margin: 4px 0px
}

.links-group-r {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 4px;
    margin: 4px 0px
}

.mgmenu .split50 .col_6 {
    padding: 0
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.menu-heading-spacer-top {
    margin-top: 12px
}

.menu-order-wrapper .order-btn {
    text-align: center;
    margin: 0px 0px 10px
}

.mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
    position: absolute;
    top: 48px;
    display: none;
    float: left;
    *zoom: 1;
    z-index: 100;
    margin: 0px 0 40px 1px;
    padding: 4px 0 0px 0;
    background: #fff;
    color: #333333;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
    font-family: "Open Sans", sans-serif
}

.mgmenu li .dropdown_fullwidth {
    left: -2px
}

.mgmenu li.right_item .dropdown_container {
    left: auto;
    right: -1px
}

.mgmenu_footer .mgmenu > li .dropdown_container, .mgmenu_footer .mgmenu > li .dropdown_fullwidth, .mgmenu_footer .mgmenu > li .mgmenu_multilevel {
    margin: 0 0 0 -1px;
    top: auto;
    bottom: 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #CCCCCC;
    border-bottom: 5px solid #4F868E
}

.mgmenu > li:hover .dropdown_container, .mgmenu > li:hover .dropdown_fullwidth, .mgmenu > li.right_item:hover .dropdown_container {
    display: block
}

.mgmenu li .dropdown_1column {
    width: 8.3334%;
    padding-left: 2%;
    padding-right: 2%
}

.mgmenu li .dropdown_2columns {
    width: 16.6667%;
    padding-left: 1.8333%;
    padding-right: 1.8333%
}

.mgmenu li .dropdown_3columns {
    width: 25%;
    padding-left: 1.5%;
    padding-right: 1.5%
}

.mgmenu li .dropdown_4columns {
    width: 33.3334%;
    padding-left: 1.333%;
    padding-right: 1.333%
}

.mgmenu li .dropdown_5columns {
    width: 41.6667%;
    padding-left: 1.166%;
    padding-right: 1.166%
}

.mgmenu li .dropdown_6columns {
    width: 50%;
    padding-left: 1%;
    padding-right: 1%
}

.mgmenu li .dropdown_7columns {
    width: 58.3334%;
    padding-left: 0.833%;
    padding-right: 0.833%
}

.mgmenu li .dropdown_8columns {
    width: 66.6667%;
    padding-left: 0.666%;
    padding-right: 0.666%
}

.mgmenu li .dropdown_9columns {
    width: 75%;
    padding-left: 0.5%;
    padding-right: 0.5%
}

.mgmenu li .dropdown_10columns {
    width: 83.3334%;
    padding-left: 0.333%;
    padding-right: 0.333%
}

.mgmenu li .dropdown_11columns {
    width: 91.6667%;
    padding-left: 0.1666%;
    padding-right: 0.1666%
}

.mgmenu li .dropdown_fullwidth {
    width: 100.15%
}

.mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
    float: left;
    display: inline;
    position: relative;
    padding-left: 2%;
    padding-right: 2%;
    *padding-left: 1.9%;
    *padding-right: 1.9%
}

.mgmenu .col_1 {
    width: 4.33%
}

.mgmenu .col_2 {
    width: 12.66%
}

.mgmenu .col_3 {
    width: 21%
}

.mgmenu .col_4 {
    width: 29.33%
}

.mgmenu .col_5 {
    width: 37.66%
}

.mgmenu .col_6 {
    width: 46%
}

.mgmenu .col_7 {
    width: 54.33%
}

.mgmenu .col_8 {
    width: 62.66%
}

.mgmenu .col_9 {
    width: 71%
}

.mgmenu .col_10 {
    width: 79.33%
}

.mgmenu .col_11 {
    width: 87.66%
}

.mgmenu .col_12 {
    width: 96%
}

.mgmenu .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 18px
}

.mgmenu .col_border {
    -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15)
}

.mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 9;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.mgmenu .dropdown_flyout .dropdown_flyout_level {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #CCCCCC;
    background: #f1f1f1
}

.mgmenu .dropdown_flyout li {
    float: left;
    width: 100%;
    padding: 3px 0 3px 0
}

.mgmenu .dropdown_flyout ul li {
    width: 160px;
    padding: 3px 10px 3px 10px
}

.mgmenu .dropdown_flyout li.last {
    margin-bottom: 12px
}

.mgmenu .dropdown_flyout a {
    display: block;
    width: 10em
}

.mgmenu .dropdown_flyout .dropdown_flyout_level {
    position: absolute;
    margin: 15px 0 0 4px;
    padding: 6px;
    left: 98%;
    top: -21px;
    display: none;
    *zoom: 1;
    float: left
}

.mgmenu .dropdown_flyout .dropdown_flyout_level_left {
    left: -102%;
    right: 100%
}

.mgmenu .dropdown_flyout .dropdown_parent {
    background: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/rightArrow.png) no-repeat 90% 9px
}

.mgmenu .dropdown_flyout .dropdown_parent_left {
    background: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/leftArrow.png) no-repeat 90% 9px
}

.mgmenu .dropdown_flyout li:hover > .dropdown_flyout_level, .mgmenu .dropdown_flyout li:hover > .dropdown_flyout_level_left {
    display: block
}

.mgmenu .dropdown_flyout .flyout_heading {
    font-family: Georgia, Times, "Times New Roman", serif;
    padding-bottom: 9px;
    margin-bottom: 9px;
    font-size: 16px;
    border-bottom: 1px solid #cccccc;
    -webkit-box-shadow: 0 1px 1px #f4f4f4;
    -moz-box-shadow: 0 1px 1px #f4f4f4;
    -o-box-shadow: 0 1px 1px #f4f4f4;
    box-shadow: 0 1px 1px #f4f4f4
}

.mgmenu p, .mgmenu h1, .mgmenu h2, .mgmenu h3, .mgmenu h4, .mgmenu h5, .mgmenu h6 {
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #333333;
    margin-bottom: 18px
}

.mgmenu h1, .mgmenu h2, .mgmenu h3, .mgmenu h4, .mgmenu h5, .mgmenu h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

.mgmenu p {
    color: #58595B;
    font-size: 14px
}

.mgmenu h1 {
    font-size: 32px
}

.mgmenu h2 {
    font-size: 28px
}

.mgmenu h3 {
    font-size: 24px
}

.mgmenu h4 {
    font-size: 18px
}

.mgmenu h5 {
    font-size: 16px
}

.mgmenu h6 {
    font-size: 14px
}

.mgmenu a {
    text-decoration: none
}

.menu-col-title, .menu-col-title a {
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
    color: #454545;
    font-family: "Open Sans", sans-serif
}

.menu-col-title a {
    color: #003595
}

.menu-col-title:not(:first-child) {
    padding: 20px 0 10px 0
}

.main_menu_item_5 .menu-col-title:not(:first-child) {
    padding: 0px 0 10px 0
}

.menu-order-wrapper .order-img {
    display: block;
    margin: -5px auto 0
}

.menu-order-wrapper .myriskProdImg {
    margin: -5px auto 0
}

.menu-order-wrapper .myplanProdImg, .menu-order-wrapper .mypathProdImg {
    margin: 5px auto 0px
}

.menu-order-wrapper .theraguideImg {
    margin: 5px auto 0px
}

.mgmenu a.btn, .left-side-menu a.btn {
    color: #FFFFFF
}

.left-side-menu a.btn:hover {
    background-color: #51A351
}

.mgmenu > li ul {
    list-style: none;
    margin-left: 0px
}

.mgmenu > li ol {
    list-style: decimal
}

.mgmenu > li ul.no_bullets {
    list-style: none;
    padding: 0
}

.mgmenu > li ul.no_bullets li {
    line-height: 24px
}

.mgmenu > li ol li {
    font-size: 12px;
    position: relative;
    list-style: none
}

.mgmenu > li ul li {
    font-size: 12px;
    line-height: 20px
}

.order-test-text {
    float: left;
    padding: 6px 12px;
    width: 27%;
    list-style: none
}

.colaris-order-wrap ul {
    overflow: hidden;
    margin: 0
}

.order-test-kit.left-col {
    margin-right: 17px
}

.order-test-kit {
    float: left;
    height: 55px
}

.order-test-kit > ul {
    margin: 0
}

.product-orderbtn .btn {
    float: right
}

.colaris-order-wrap .headinggreen > li.product-orderbtn {
    float: right;
    width: 67%;
    list-style: none
}

.colaris-order-wrap {
    margin-bottom: 4px;
    margin-top: 0px
}

.product-wrap {
    background-color: #E5E5E5;
    height: 47px;
    margin: 4px 4px 4px 4px
}

.mgmenu blockquote {
    color: #aaaaaa;
    border-left: 5px solid #cccccc;
    padding-left: 20px;
    font-style: italic;
    font-size: 18px
}

.mgmenu .text_box {
    width: 84%;
    background: #ffffff;
    padding: 12px 8% 12px 8%;
    -webkit-box-shadow: 0 1px 1px #bbbbbb;
    -moz-box-shadow: 0 1px 1px #bbbbbb;
    -o-box-shadow: 0 1px 1px #bbbbbb;
    box-shadow: 0 1px 1px #bbbbbb
}

.mgmenu .text_box_black {
    background: #333333
}

.mgmenu .text_box_red {
    background: #e48a76
}

.mgmenu .text_box_blue {
    background: #92bfd1
}

.mgmenu .text_box_green {
    background: #b4ca91
}

.mgmenu .text_box_yellow {
    background: #f3d067
}

.mgmenu .text_box_purple {
    background: #C0ADDB
}

.mgmenu .text_box_brown {
    background: #b2aa9f
}

.mgmenu .text_box_black, .mgmenu .text_box_red, .mgmenu .text_box_blue, .mgmenu .text_box_green, .mgmenu .text_box_yellow, .mgmenu .text_box_purple, .mgmenu .text_box_brown {
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.mgmenu .img_description {
    text-align: center;
    font-style: italic;
    margin-top: -6px
}

.mgmenu hr {
    width: 100%;
    height: 0;
    *height: 2px;
    margin-bottom: 18px;
    border: none;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ccc
}

.mgmenu .video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 18px
}

.mgmenu .video_container iframe, .mgmenu .video_container object, .mgmenu .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none
}

.mgmenu iframe {
    border: 0;
    outline: none;
    width: 100%;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin-bottom: 12px
}

.mgmenu img {
    border: none
}

.mgmenu .inline_img {
    max-width: 100%;
    height: auto;
    width: auto \9;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px #999999;
    -moz-box-shadow: 0 1px 1px #999999;
    -o-box-shadow: 0 1px 1px #999999;
    box-shadow: 0 1px 1px #999999;
    margin-bottom: 18px;
    margin-top: 6px
}

.mgmenu a:hover .inline_img {
    opacity: 1
}

.mgmenu .inline_img_border {
    border: 5px solid #fff
}

.mgmenu .ic_empty_document {
    background-position: 0 0
}

.mgmenu .ic_documents {
    background-position: -32px 0
}

.mgmenu .ic_text_document {
    background-position: -64px 0
}

.mgmenu .ic_folder {
    background-position: -96px 0
}

.mgmenu .ic_picture {
    background-position: -128px 0
}

.mgmenu .ic_cloud {
    background-position: -160px 0
}

.mgmenu .ic_archive {
    background-position: -192px 0
}

.mgmenu .ic_download {
    background-position: -224px 0
}

.mgmenu .ic_user {
    background-position: -256px 0
}

.mgmenu .ic_tag {
    background-position: -288px 0
}

.mgmenu .ic_lock {
    background-position: 0 -32px
}

.mgmenu .ic_unlock {
    background-position: -32px -32px
}

.mgmenu .ic_mail {
    background-position: -64px -32px
}

.mgmenu .ic_brush {
    background-position: -96px -32px
}

.mgmenu .ic_refresh {
    background-position: -128px -32px
}

.mgmenu .ic_grid {
    background-position: -160px -32px
}

.mgmenu .ic_list {
    background-position: -192px -32px
}

.mgmenu .ic_delete {
    background-position: -224px -32px
}

.mgmenu .ic_settings {
    background-position: -256px -32px
}

.mgmenu .ic_time {
    background-position: -288px -32px
}

.mgmenu .ic_bookmark {
    background-position: 0 -64px
}

.mgmenu .ic_calendar {
    background-position: -32px -64px
}

.mgmenu .ic_graph {
    background-position: -64px -64px
}

.mgmenu .ic_pin {
    background-position: -96px -64px
}

.mgmenu .ic_chat {
    background-position: -128px -64px
}

.mgmenu .ic_chats {
    background-position: -160px -64px
}

.mgmenu .ic_print {
    background-position: -192px -64px
}

.mgmenu .ic_attachment {
    background-position: -224px -64px
}

.mgmenu .ic_power {
    background-position: -256px -64px
}

.mgmenu .ic_favorite {
    background-position: -288px -64px
}

.mgmenu .ic_sound {
    background-position: 0 -96px
}

.mgmenu .ic_edit {
    background-position: -32px -96px
}

.mgmenu .ic_fullscreen {
    background-position: -64px -96px
}

.mgmenu .ic_target {
    background-position: -96px -96px
}

.mgmenu .ic_sync {
    background-position: -128px -96px
}

.mgmenu .ic_zoom {
    background-position: -160px -96px
}

.mgmenu .ic_plus {
    background-position: -192px -96px
}

.mgmenu .ic_minus {
    background-position: -224px -96px
}

.mgmenu .ic_cancel {
    background-position: -256px -96px
}

.mgmenu .ic_ok {
    background-position: -288px -96px
}

.mgmenu .ic_users {
    background-position: 0 -128px
}

.mgmenu .ic_calc {
    background-position: -32px -128px
}

.mgmenu .ic_left {
    background-position: -64px -128px
}

.mgmenu .ic_right {
    background-position: -96px -128px
}

.mgmenu .ic_up {
    background-position: -128px -128px
}

.mgmenu .ic_down {
    background-position: -160px -128px
}

.mgmenu .ic_up_circle {
    background-position: -192px -128px
}

.mgmenu .ic_down_circle {
    background-position: -224px -128px
}

.mgmenu .ic_left_circle {
    background-position: -256px -128px
}

.mgmenu .ic_right_circle {
    background-position: -288px -128px
}

.mgmenu .menubar_icon {
    padding: 0;
    list-style: none;
    float: left
}

.mgmenu .menubar_icon:hover {
    background: none
}

.mgmenu .menubar_icon ul > li {
    list-style: none;
    float: left;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s
}

.mgmenu .menubar_icon ul > li:hover {
    background-color: #131313
}

.mgmenu .menubar_icon ul > li > a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    display: block;
    padding: 7px 4px 9px 4px;
    width: 24px;
    height: 24px
}

.mgmenu .icon_vimeo {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_vimeo.png)
}

.mgmenu .icon_dribbble {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_dribbble.png)
}

.mgmenu .icon_twitter {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_twitter.png)
}

.mgmenu .icon_facebook {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_facebook.png)
}

.mgmenu .icon_flickr {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_flickr.png)
}

.fa-external-link {
    font-size: 14px;
    display: inline;
    padding: 0px 2px;
    vertical-align: middle
}

.mgmenu .contact_form {
    display: block;
    margin-bottom: 10px
}

.mgmenu .contact_form label {
    font-size: 12px
}

.mgmenu .form_element {
    color: #000000;
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    font-size: 12px;
    width: 96%;
    padding: 9px 2% 9px 2%;
    margin: 12px 0 18px 0;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef
}

.mgmenu .form_element:hover {
    background-color: #fcfcfc
}

.mgmenu .form_element:focus {
    background-color: #ffffff
}

.mgmenu .form_element:focus {
    outline: none
}

.mgmenu .contact_form textarea {
    height: 120px;
    resize: none
}

.mgmenu .contact_form .required {
    color: #C00
}

.mgmenu .contact_form .error, .mgmenu .contact_form .success {
    width: 96%;
    padding: 9px 2% 9px 2%;
    margin: 12px 0 6px 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef
}

.mgmenu .contact_form .error {
    background: #f7cac4;
    color: #992213
}

.mgmenu .contact_form .success {
    background: #d8f6bc;
    color: #2f530b;
    margin-bottom: 12px
}

.mgmenu .contact_form .button {
    padding: 7px 12px;
    margin: 9px 12px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #333333
}

.mgmenu .contact_form .button:hover, .mgmenu .contact_form .button:focus {
    color: #ffffff;
    background-color: #1A1A1A
}

.mgmenu .contact_form .select_element {
    float: left;
    width: 310px;
    overflow: hidden;
    position: relative;
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    font-size: 12px;
    width: 100%;
    margin: 12px 0 18px 0;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef
}

.mgmenu .contact_form .select_element select {
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #999;
    padding: 6px 0 6px 10px;
    border: 0;
    background: none;
    outline: none
}

.mgmenu .contact_form .select_element select option {
    background: #fdfdfd;
    width: 100%;
    color: #333
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .mgmenu .contact_form .select_element:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -3px;
        border: 5px solid transparent;
        border-top: 5px solid #333333;
        pointer-events: none
    }

    .mgmenu .contact_form .select_element select, .mgmenu .contact_form .select_element select option {
        -webkit-appearance: none;
        appearance: none
    }
}

.mgmenu li > .mgmenu_tabs {
    padding: 0 !important
}

.mgmenu_tabs > ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mgmenu_tabs_hide {
    display: none
}

.mgmenu_tabs .mgmenu_tabs_nav {
    width: 20%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

.mgmenu_tabs .mgmenu_tabs_panels {
    margin: 0;
    min-height: 380px;
    padding: 4px 1% 9% 1%;
    width: 78%;
    *width: 77.9%;
    float: left;
    background-color: #ffffff;
    -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs .mgmenu_tabs_nav li {
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    float: left;
    width: 100%;
    clear: left;
    line-height: 16px
}

.mgmenu_tabs .mgmenu_tabs_nav li a {
    font-size: 12px;
    outline: 0;
    text-decoration: none;
    display: block;
    padding: 11px 15px 11px 15px;
    text-align: left
}

.mgmenu_tabs .mgmenu_tabs_nav li a:hover {
    background-color: #f1f1f1
}

.mgmenu_tabs li a.current, .mgmenu_tabs li a.current:hover {
    background-color: #ffffff;
    top: 1px
}

.mgmenu_tabs_right .mgmenu_tabs_panels {
    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs_top .mgmenu_tabs_nav, .mgmenu_tabs_bottom .mgmenu_tabs_nav {
    width: 100%
}

.mgmenu_tabs_top .mgmenu_tabs_panels, .mgmenu_tabs_bottom .mgmenu_tabs_panels {
    padding: 21px 1% 12px 1%;
    width: 98%;
    *width: 97.9%
}

.mgmenu_tabs_top .mgmenu_tabs_nav li, .mgmenu_tabs_bottom .mgmenu_tabs_nav li {
    float: none;
    width: auto;
    clear: none;
    display: inline
}

.mgmenu_tabs_top .mgmenu_tabs_nav li a, .mgmenu_tabs_bottom .mgmenu_tabs_nav li a {
    display: inline;
    float: left
}

.mgmenu_tabs_top li a.current, .mgmenu_tabs_top li a.current:hover, .mgmenu_tabs_bottom li a.current, .mgmenu_tabs_bottom li a.current:hover {
    -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs_top .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs_bottom .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.mgmenu {
    clear: both;
    width: 100%
}

.marg-equal.row-fluid {
    margin: 0% 2%;
    width: 96%
}

.dropdown_fullwidth .mgmenu_tabs_panels, .dropdown_container .mgmenu_tabs_panels {
    border-bottom: 5px solid #003595
}

.marg-bot-4 {
    margin-bottom: 4px
}

.padd-top-bot-4 {
    padding: 4px 0px
}

.second-level-heading {
    padding-left: 10px !important;
    margin-top: 2px !important
}

.second-level-heading > a {
    background-color: #4886A1 !important
}

@media (max-width: 1300px) {
    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text {
        padding: 8px 11px;
        width: 30%
    }

    .colaris-order-wrap .headinggreen > li.product-orderbtn {
        float: right;
        width: 64%
    }

    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text > h5 {
        padding: 10px 0px
    }

    .product-wrap {
        background-color: #E5E5E5;
        height: 47px;
        margin: 4px;
        padding: 4px
    }
}

@media (max-width: 1275px) {
    .dropdown_fullwidth .mgmenu_tabs_panels .multiple {
        margin-top: 0
    }
}

@media (max-width: 1175px) {
    .col_6.two_col li {
        margin-top: 0
    }

    .fullwidth-header header.container {
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width: 1135px) {
    .fullwidth-header header.container {
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width: 1100px) {
    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text {
        padding: 1px 4px;
        width: 19%
    }

    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text > h5 {
        padding: 7px 0px
    }

    .colaris-order-wrap .headinggreen > li.product-orderbtn {
        float: right;
        width: 78%
    }
}

@media (max-width: 930px) {
    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text {
        padding: 0px;
        display: block;
        float: none;
        width: 100%
    }

    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text > h5 {
        padding: 5px 0px
    }

    .colaris-order-wrap .headinggreen > li.product-orderbtn {
        float: none;
        display: block;
        width: 98%
    }
}

@media (max-width: 776px) {
    .equal .span4 > .span2 {
        float: none;
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 984px) {
    .mgmenu .mini_icon {
        padding-left: 3px
    }

    #col1section3, #col1section4, #col1section6 {
        padding-bottom: 445px
    }
}

@media only screen and (min-width: 768px) {
    .mgmenu_container > .mgmenu > li.mgmenu_button, .mgmenu_fixed > .mgmenu > li.mgmenu_button, .mgmenu_footer > .mgmenu > li.mgmenu_button {
        display: none !important
    }
}

@media only screen and (max-width: 768px) {
    .mgmenu_tabs .mgmenu_tabs_nav {
        text-align: center
    }

    .mgmenu > li > a, .mgmenu > li > span {
        text-align: center;
        border-bottom: 1px solid #D7D7D7
    }

    .mgmenu_container, .mgmenu_fixed, .mgmenu_footer {
        width: 100%;
        height: auto;
        margin: 0;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto
    }

    .mgmenu_container .mgmenu > li, .mgmenu_fixed .mgmenu > li, .mgmenu_footer .mgmenu > li {
        float: none;
        width: auto;
        border: none;
        display: none;
        padding: 0
    }

    .mgmenu > li > span, .mgmenu > li > a {
        display: block
    }

    .mgmenu > li .mgmenu_drop {
        background-position: 96% 19px
    }

    .mgmenu > li .dropdown_container, .mgmenu > li .dropdown_fullwidth, .mgmenu_footer .mgmenu > li .dropdown_container, .mgmenu_footer .mgmenu > li .dropdown_fullwidth {
        position: absolute;
        top: auto;
        bottom: auto;
        width: 100%;
        margin: 0 0 0 -1px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        border: 1px solid #CCCCCC;
        border-top: none
    }

    .mgmenu li .dropdown_1column, .mgmenu li .dropdown_2columns, .mgmenu li .dropdown_3columns, .mgmenu li .dropdown_4columns, .mgmenu li .dropdown_5columns, .mgmenu li .dropdown_6columns, .mgmenu li .dropdown_7columns, .mgmenu li .dropdown_8columns, .mgmenu li .dropdown_9columns, .mgmenu li .dropdown_10columns, .mgmenu li .dropdown_11columns, .mgmenu li .dropdown_fullwidth {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
        width: 92%;
        margin-left: 4%;
        margin-right: 4%;
        padding: 0;
        float: left;
        display: block
    }

    .mgmenu .col_border {
        box-shadow: none
    }

    .mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level, .mgmenu .dropdown_flyout .dropdown_flyout_level_left {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        margin: 6px 4% 0 4%
    }

    .mgmenu .dropdown_flyout .dropdown_flyout_level {
        border: none;
        background: none;
        box-shadow: none
    }

    .mgmenu .dropdown_flyout li, .mgmenu .dropdown_flyout ul li {
        width: 100%;
        padding: 6px 0 6px 0
    }

    .mgmenu li .dropdown_flyout .dropdown_parent {
        background: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow-b.png) no-repeat 98% 14px
    }

    .mgmenu li > .mgmenu_tabs {
        width: 100%
    }

    .mgmenu_tabs .mgmenu_tabs_nav {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .mgmenu_tabs .mgmenu_tabs_panels {
        padding: 21px 0 12px 0;
        width: 100%
    }

    .mgmenu_trigger {
        display: none
    }

    .mgmenu blockquote {
        margin-left: 12px
    }

    .mgmenu .img_description {
        text-align: left
    }

    .mgmenu .menubar_icon {
        z-index: 9;
        float: none !important;
        padding: 0 0 14px 0 !important
    }

    .mgmenu .menubar_icon ul {
        width: 100%;
        padding: 0 0 9px 0 !important
    }

    .mgmenu .menubar_icon ul > li {
        padding-left: 2%;
        padding-right: 2%
    }
}

@media (max-width: 700px) {
    .equal.row-fluid .span4 {
        width: 90%
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .mgmenu > li .mgmenu_drop {
        background-size: 9px 5px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow@2x.png)
    }

    .mgmenu_footer .mgmenu > li .mgmenu_drop {
        background-size: 9px 5px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/upArrow@2x.png)
    }

    .mgmenu_container > .mgmenu > li.mgmenu_button, .mgmenu_fixed > .mgmenu > li.mgmenu_button, .mgmenu_footer > .mgmenu > li.mgmenu_button {
        background-size: 24px 24px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/toggle@2x.png)
    }

    .mgmenu_trigger {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up@2x.png)
    }

    .mgmenu_trigger.active {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down@2x.png)
    }

    .mgmenu_footer ~ .mgmenu_trigger {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down@2x.png)
    }

    .mgmenu_footer ~ .mgmenu_trigger.active {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up@2x.png)
    }

    .mgmenu .dropdown_flyout .dropdown_parent {
        background-size: 5px 9px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/rightArrow@2x.png)
    }

    .mgmenu .dropdown_flyout .dropdown_parent_left {
        background-size: 5px 9px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/leftArrow@2x.png)
    }

    .mgmenu .mini_icon {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/mini-icons-white@2x.png);
        background-repeat: no-repeat;
        background-size: 304px 144px
    }

    .mgmenu .menubar_icon ul > li > a {
        background-size: 24px 24px
    }

    .mgmenu .icon_vimeo {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_vimeo@2x.png)
    }

    .mgmenu .icon_dribbble {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_dribbble@2x.png)
    }

    .mgmenu .icon_twitter {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_twitter@2x.png)
    }

    .mgmenu .icon_facebook {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_facebook@2x.png)
    }

    .mgmenu .icon_flickr {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_flickr@2x.png)
    }
}

.ft-menu ul {
    padding-left: 0
}

.ft-copy-text {
    padding: 22px 8px 0 8px;
    text-align: right
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .mgmenu li .dropdown_flyout .dropdown_parent {
        background-size: 9px 5px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow-b@2x.png)
    }
}

@media (max-width: 1199px) {
    #menu-primary-navigation > li {
        padding: 20px 0 10px 0
    }

    #menu-primary-navigation > li a {
        padding-right: 2px;
        padding-left: 2px
    }

    .mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
        top: 67px
    }

    .ft-copy-text {
        padding: 22px 8px 0 8px;
        text-align: right
    }
}

@media (max-width: 768px) {
    .mega-menu-wrapper {
        height: auto
    }

    .mg-menu-bottom-pinned img {
        width: 50%;
        clear: both
    }

    .mgmenu .mega-menu-top-level-item {
        width: 100%
    }

    .social-links {
        margin-top: 0
    }

    #mega-menu > li.mega-menu-top-level-item span {
        padding-bottom: 5px;
        padding-top: 5px
    }

    #mega-menu > li.mega-menu-top-level-item span:after {
        padding-left: 10px;
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        content: "\f078"
    }

    #mega-menu > li.mega-menu-top-level-item span:hover:after {
        content: "\f077";
        color: #003595
    }

    .mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
        top: 0px
    }

    #mega-menu:hover > li {
        border-bottom: none
    }

    .mega-menu-inner {
        position: inherit
    }

    #mega-menu .container-fluid {
        margin: 0 auto
    }

    .mgmenu_tabs_panels {
        padding: 0
    }

    .dropdown_fullwidth, .dropdown_container {
        position: inherit
    }

    #mega-menu > li {
        border: 1px solid #eee
    }

    .mgmenu > li .dropdown_container, .mgmenu > li .dropdown_fullwidth, .mgmenu_footer .mgmenu > li .dropdown_container, .mgmenu_footer .mgmenu > li .dropdown_fullwidth {
        position: relative
    }

    .mgmenu > li .dropdown_container {
        left: 0;
        width: 100%;
        margin-bottom: 0
    }

    body > div:nth-child(2) {
        margin-top: 50px
    }

    .navbar-default {
        padding-bottom: 28px
    }

    .ft-copy-text {
        padding: 22px 8px 0 8px;
        text-align: right
    }
}

@media (max-width: 768px) {
    .menu-wrap {
        display: none
    }

    #mgmenu1 {
        display: block
    }

    .mega-menu-wrapper {
        margin-top: -34px
    }

    .nav > li {
        display: block;
        position: relative;
        padding: 10px;
        text-align: center
    }

    .navbar-default .navbar-nav > li > a {
        color: #7C858C;
        font-size: 14px;
        padding-right: 0
    }

    .blue-spacer {
        height: 20px;
        margin: 10px 0;
        background-color: #003595
    }

    .mgmenu > li > a, .mgmenu > li > span {
        text-align: center;
        border-bottom: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px
    }

    .mega-menu-item > div {
        min-height: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 2px solid #eee;
        border-right: none !important;
        border-left: none !important
    }

    div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div {
        border-right: none;
        border-left: none
    }

    .mg-menu-bottom-pinned {
        position: inherit
    }

    .mg-menu-bottom-pinned a {
        display: block
    }

    .menu-col-title > a, .mg-menu-item-link > a {
        display: block;
        padding: 8px;
        margin: 2 auto
    }

    .button-row .row div {
        margin-bottom: 10px
    }

    footer.content-info div.container div.row div.col-md-2.col-sm-6.col-xs-12 {
        text-align: center
    }

    footer ul {
        padding-left: 0px
    }

    .mg-menu-bottom-pinned {
        display: none
    }

    div.mega-menu-wrapper div#mgmenu1.mega-menu-inner ul#mega-menu.mgmenu li.main_menu_item_1.mega-menu-top-level-item div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item div.col-sm-4.col-xs-12.col-md-5ths.col-lg-5ths p {
        display: none
    }

    .mgmenu li .dropdown_fullwidth, .mgmenu li .dropdown_container {
        border: none !important
    }

    .menu-col-title:not(:first-child) {
        padding: 0px
    }

    .mg-menu-item-link {
        padding-left: 10px
    }

    .navbar-toggle {
        float: none
    }

    .featured-image {
        text-align: left;
        margin-bottom: 0;
        min-height: 0;
        padding-bottom: 10px
    }

    .featured-image img {
        display: none
    }

    .featured-image h1 {
        margin: 0;
        position: inherit;
        top: 0;
        padding-top: 15px
    }

    .featured-image .share-post {
        position: relative;
        bottom: 0;
        left: 0;
        padding-top: 10px
    }

    .wrap {
        background: none
    }

    .navbar-default {
        padding-bottom: 0
    }

    .page-subtitle {
        clear: both;
        padding-top: 10px
    }

    .menu-text {
        margin-top: -6px;
        padding-top: 2px
    }

    button.navbar-toggle {
        width: 100%;
        display: block
    }

    div.wrap div.container div.content.row > div.main.col-md-7 {
        clear: both
    }

    .refTitle:hover {
        cursor: pointer
    }

    .refTitle:after {
        font-family: FontAwesome;
        padding-left: 10px;
        content: "\f078"
    }

    .refWrapper {
        display: none
    }

    .sidebar-right {
        border-top: 6px solid #003595;
        color: #58595B;
        padding: 10px 15px;
        margin-top: 20px
    }

    .ft-logo {
        margin-top: 22px;
        margin-left: 8px
    }

    .phone-top {
        margin-bottom: 0;
        margin-top: 15px
    }

    .ft-address {
        margin-bottom: 10px
    }

    ul.ft-social {
        margin: 0 auto;
        text-align: center;
        width: 163px
    }

    footer .menu {
        margin-top: 10px
    }

    .ft-menu ul {
        padding-left: 0;
        padding-top: 10px
    }

    .ft-menu li {
        border-right: none;
        text-align: center;
        padding: 5px 0
    }

    .ft-copy-text {
        padding: 10px 5px;
        float: none;
        border-top: 1px solid #9ca4a9;
        margin-top: 10px;
        text-align: left
    }
}

.toplevel a {
    color: #ffffff;
    font-family: 'Open Sans';
    font-size: 12px;
    display: block;
    padding: 11px 16px 11px 16px;
    line-height: 16px
}

.mobile-menu .toplevel.withkids .menu-item {
    margin-top: 4px;
    border: 1px solid #d7d7d7;
    border-right: none
}

.toplevel a:hover {
    text-decoration: none
}

.mobile-menu ul li {
    list-style: none
}

.newlabel2 {
    position: absolute;
    right: 38px;
    top: 13px
}

.newlabel3 {
    position: absolute;
    right: 15px;
    top: 12px
}

.mobile-menu ul {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0px
}

.sub-menu .current-menu-item a {
    background: none repeat scroll 0 0 #f1f1f1
}

.withkids.secondlevel .sub-menu {
    display: block;
    margin-bottom: 10px
}

.secondlevel {
    background-color: #00688e
}

.secondlevel.getplus > .sub-menu {
    display: none;
    margin-bottom: 10px
}

.getplus > a {
    padding: 15px 36px 15px 16px;
    cursor: pointer
}

.mobile-menu ul li.toplevel {
    border-bottom: 1px solid #d7d7d7;
    list-style: none outside none
}

.sub-menu li.secondlevel:last-child {
    margin-bottom: 10px
}

.menu-item {
    background: none repeat scroll 0 0 #f1f1f1
}

.whiteBg {
    background-color: #ffffff
}

.whiteBg a {
    padding: 24px 16px 24px 16px
}

.sub-menu {
    display: none;
    margin-bottom: 10px;
    padding: 0px 0px 10px 10px
}

.mobile-button {
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7;
    font-size: 12px;
    line-height: 12px;
    padding: 14px 16px;
    transition: none 0s ease 0s;
    cursor: pointer
}

.sub-menu .sub-menu a {
    color: #333333
}

.mobile-bar {
    background-color: #00688e;
    height: 10px
}

.mobile-menu ul li.current-menu-item.menu-item.activeLink > a, .mobile-menu ul li.sub-menu .current-menu-item.menu-item.activeLink > a:hover {
    background-color: #fff;
    color: #333
}

.mobile-expand {
    position: absolute;
    top: 16px;
    right: 16px
}

.mobile-button:hover, .mobile-button.active {
    background-color: #00688e;
    color: #FFFFFF
}

.mobile-menu .withkids a {
    position: relative
}

.mobile-menu .withkids .headinggreen-text i {
    line-height: 0.76em
}

.mobile-menu .withkids .headinggreen-text {
    color: #339933;
    line-height: 0.57em;
    font-size: 20px;
    padding: 0px 6px 24px 0px;
    float: left;
    margin: 0;
    width: 14px;
    text-align: center
}

.mobile-menu .toplevel.withkids .chapter-heading a {
    padding: 11px 16px 11px 16px;
    line-height: 16px
}

.testkit a {
    color: #333333;
    font-size: 12px;
    background-color: #f1f1f1
}

.mobile-menu .fa.pull-right {
    margin-left: 0.3em;
    font-size: 14px;
    line-height: 14px
}

.menu-mobile_menu-container {
    display: none;
    border-top: 1px solid #d7d7d7
}

.thirdlevel {
    background-color: #00688e;
    color: #fff
}

.thirdlevel > a {
    color: #fff !important
}

.mobile-menu {
    display: none
}

.menu-item > .sub-menu > .docs_and_forms {
    background-color: #00688e;
    color: #fff
}

.sub-menu .sub-menu .current-menu-item.activeLink {
    margin-left: 10px;
    padding: 4px 0px 4px 14px;
    font-weight: bold
}

.sub-menu .sub-menu .current-menu-item.activeLink a {
    background-color: #ffffff !important;
    color: #333 !important
}

.myplan .sub-menu .firstTextBlock, .mypath .sub-menu .firstTextBlock, .prolaris .sub-menu .firstTextBlock, .resultsnow .sub-menu .firstTextBlock, .melaris .sub-menu .firstTextBlock {
    background-color: #ffffff;
    color: #333333
}

.myplanBorder {
    background: none;
    border-bottom: none;
    text-align: left
}

.mobile-bar.mobile-btm {
    display: none
}

@media (max-width: 767px) {
    #mgmenu1 {
        display: none
    }

    .mobile-menu {
        display: block
    }

    .body-container {
        top: 0
    }

    .header-bottom {
        display: none
    }
}

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

b, strong {
    font-weight: 600
}

a:hover {
    color: #e76f00;
    text-decoration: none
}

ul.dropdown-menu li.haskids a {
    border-bottom: 1px solid #e4e5e6;
    color: #58595B;
    font-weight: 600;
    padding: 5px 0;
    margin: 0 15px
}

.carousel-indicators li {
    border: 1px solid #5a6770
}

.home .main {
    margin-top: 30px
}

.newsroom-wrap div img {
    padding: 0px;
    border: 1px solid #e4e5e6
}

.widgetized-area {
    margin-bottom: 30px
}

.searchbox {
    float: right
}

.social-links span.fa-stack {
    width: 2em
}

.social-links span {
    border-radius: 50%;
    border: 1px solid #e4e5e6;
    background-clip: padding-box;
    background-color: white;
    margin: 0 2px
}

.social-links span i {
    font-size: 22px
}

.social-links .shareicon i {
    color: #e76f00;
    font-size: 18px
}

.social-links a .search {
    background: white;
    color: #003595
}

.social-links a .search:hover {
    background: #003595;
    color: white
}

.social-links a .fb {
    color: #3b5998
}

.social-links a .fb:hover {
    background-color: #3b5998;
    color: white
}

.social-links a .linkedin {
    color: #0077b5
}

.social-links a .linkedin:hover {
    background-color: #0077b5;
    color: white
}

.social-links a .youtube {
    color: #cd201f
}

.social-links a .youtube:hover {
    background-color: #cd201f;
    color: white
}

.social-links a .insta {
    color: #fbad50
}

.social-links a .insta:hover {
    background-color: #fbad50;
    color: white
}

.social-links a .gplus {
    color: #dd4b39
}

.social-links a .gplus:hover {
    background-color: #dd4b39;
    color: white
}

.social-links a .twitter:hover {
    background: #55acee none repeat scroll 0 0;
    color: white;
    border: none
}

.social-links a .twitter {
    color: #55acee
}

.shareicon {
    position: relative;
    top: 10px
}

.social-links.social-share-icons span {
    background-clip: padding-box;
    border: 1px solid #e4e5e6;
    border-radius: 4px
}

.social-share-icons a {
    cursor: pointer
}

#hcq-mega {
    border: 1px solid #e4e5e6
}

#hcq-home {
    border-left: 1px solid #e4e5e6;
    border-right: 1px solid #e4e5e6;
    border-top: 1px solid #e4e5e6
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: none;
    color: #e76f00
}

.search-results .callout {
    margin-bottom: 0
}

.search-results .entry-title {
    margin: 15px 0
}

.search-results hr {
    border-color: #e4e5e6
}

img {
    border: 0 none;
    max-width: 100%;
    image-rendering: optimizequality
}

a:hover, a:active, a:focus {
    outline: 0;
    color: #e76f00;
    text-decoration: none
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #e76f00
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', 'sans-serif';
    color: #58595B;
    font-weight: bold;
    font-weight: 600;
    margin: 10px 0
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.17em
}

h4 {
    font-size: 1em
}

h5 {
    font-size: 0.83em
}

h6 {
    font-size: 0.75em
}

.main h1 {
    margin: 0
}

h3, .h3 {
    padding: 0;
    margin: 10px 0
}

h3 a.subscribe {
    font-size: 14px;
    font-weight: bold;
    font-weight: 600;
    color: #58595B;
    font-family: 'Open Sans'
}

.widget-title {
    font-size: 16px;
    color: #58595B;
    font-weight: bold;
    font-weight: 600
}

.newsroom-events .well {
    background: none repeat scroll 0 0 white;
    border: medium none
}

.newsroom-wrap {
    margin-bottom: 30px
}

.footnote {
    font-size: 11px
}

.pipe {
    color: #5b6770;
    font-size: 14px;
    font-weight: bold;
    font-weight: 600
}

div.addtoany_list a {
    padding: 0
}

.addtoany_list a img {
    margin: 0
}

.util .dropdown-menu li:not(.util-title) {
    margin-left: 15px
}

.navbar-default {
    background-color: #FFFFFF;
    border-bottom: 6px solid #003595;
    margin: 0;
    padding-bottom: 65px
}

.share-post > a:hover {
    border: medium none
}

.above-blog-content {
    border-bottom: 2px solid #5b6770;
    margin-bottom: 30px;
    padding-bottom: 5px
}

.navbar-nav > li > a {
    padding: 0 10px 0 0;
    border-right: 1px solid #d6d6d6
}

.navbar-nav > li:last-child > a {
    border-right: none
}

.nav > li {
    display: block;
    padding: 20px 8px 10px 0;
    position: relative
}

.horiz:last-child > a {
    border-right: medium none
}

#menu-primary-navigation {
    margin-top: 24px
}

.prolaris-blue {
    background: none repeat scroll 0 0 #003595;
    border-radius: 4px 4px 0 0;
    color: white
}

.prolaris-blue h3 {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 15px;
    margin: 0
}

.wrap > .container {
    background: white none repeat scroll 0 0
}

.wrap.homewrap > .container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0
}

.upcoming-events caption {
    display: none
}

.callout a img {
    width: 100%;
    border: 1px solid #e4e5e6;
    border-radius: 4px
}

#pro-landing #thanks {
    display: none
}

#pro-landing .hbspt-form .hs-form fieldset {
    border: 0 none;
    margin: 0;
    max-width: 100%;
    padding: 0
}

#pro-landing .col-xs-12.find {
    margin-top: 15px
}

#pro-landing .hs-form .hs-button {
    background: none repeat scroll 0 0 #003595;
    border: medium none;
    border-radius: 5px;
    color: #FFF;
    margin: 15px;
    padding: 6px 8px;
    text-shadow: none;
    font-size: 14px;
    font-weight: 600
}

.callout .yop_poll_vote_button {
    background: none repeat scroll 0 0 #003595;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    margin: 15px;
    padding: 6px 8px;
    text-shadow: none
}

.callout .prolaris-btm-gradient {
    background: #ffffff;
    background: -moz-linear-gradient(top, #fff 0, #dae8ed 99%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(99%, #dae8ed));
    background: -webkit-linear-gradient(top, #fff 0, #dae8ed 99%);
    background: -o-linear-gradient(top, #fff 0, #dae8ed 99%);
    background: -ms-linear-gradient(top, #fff 0, #dae8ed 99%);
    background: linear-gradient(to bottom, #fff 0, #dae8ed 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dae8ed', GradientType=0);
    padding-bottom: 15px
}

.callout .prolaris-btm-gradient img {
    margin: 11px;
    width: 242px;
    display: block;
    margin: 0 auto
}

.callout .prolaris-btm-gradient > p {
    padding: 0 15px
}

.callout .prolaris-btm-gradient > p a {
    color: #003595
}

.callout .pb-text {
    margin-top: -15px;
    padding: 15px;
    margin-bottom: -15px
}

.callout .mlw_quiz_form {
    color: #666
}

.callout .quiz_section.slide4.quiz_end > input {
    background: none repeat scroll 0 0 #003595;
    border: medium none;
    border-radius: 5px;
    color: white;
    margin: 15px;
    padding: 6px 8px;
    text-shadow: none
}

.callout .quiz_section.slide4.quiz_end {
    margin-top: -80px
}

.callout .quiz_begin, .callout .quiz_section.slide3 {
    display: none
}

.callout .mlw_qmn_question, .callout .qmn_radio_answers label {
    font-weight: normal
}

.callout .prolaris-grad {
    background: #C7DEE6;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZGVlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, #c7dee6 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c7dee6), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #c7dee6 0, #fff 100%);
    background: -o-linear-gradient(top, #c7dee6 0, #fff 100%);
    background: -ms-linear-gradient(top, #c7dee6 0, #fff 100%);
    background: linear-gradient(to bottom, #c7dee6 0, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c7dee6", endColorstr="#ffffff", GradientType=0);
    padding: 15px
}

.callout .prolaris-grad li {
    list-style: inside none disc;
    color: #666
}

.callout .prolaris-grad > p {
    color: #003595;
    font-size: 17px;
    font-weight: bold;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif
}

.callout .prolaris-grad a {
    color: #003595
}

.pipeline-arrow-box {
    border-radius: 25px 0 0 25px;
    position: relative;
    margin: 15px 0px;
    color: #ffffff;
    padding: 15px 0px 15px 15px
}

.pipeline-arrow-box:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid;
    border-width: 35px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -35px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0
}

.pipeline-arrow-box.stage-1 {
    background-color: #4f868e
}

.pipeline-arrow-box.stage-1:after {
    border-color: rgba(79, 134, 142, 0) rgba(79, 134, 142, 0) rgba(79, 134, 142, 0) #4f868e
}

.pipeline-arrow-box.stage-2 {
    background-color: #886378
}

.pipeline-arrow-box.stage-2:after {
    border-color: rgba(136, 99, 120, 0) rgba(136, 99, 120, 0) rgba(136, 99, 120, 0) #886378
}

.pipeline-arrow-box.stage-3 {
    background-color: #9cae87
}

.pipeline-arrow-box.stage-3:after {
    border-color: rgba(156, 174, 133, 0) rgba(156, 174, 135, 0) rgba(156, 174, 135, 0) #9cae87
}

.pipeline-arrow-box > p {
    margin-bottom: 0px;
    font-size: 14px
}

.stage-1-list {
    color: #4f868e;
    padding-left: 15px;
    list-style-type: none
}

.stage-2-list {
    color: #886378;
    padding-left: 15px;
    list-style-type: none
}

.stage-3-list {
    color: #9cae87;
    padding-left: 15px;
    list-style-type: none
}

.pipeline-list sup {
    top: -0.5em;
    right: .3em
}

.pipeline-list .stage-1-list li {
    padding: 5px 0px;
    border-bottom: 1px solid #4f868e
}

.pipeline-list .stage-2-list li {
    padding: 5px 0px;
    border-bottom: 1px solid #886378
}

.pipeline-list .stage-3-list li {
    padding: 5px 0px;
    border-bottom: 1px solid #9cae87
}

.stage-title {
    display: block;
    font-weight: 600
}

.pipeline-list .fix-it {
    padding: 0px 35px 0px 0px
}

.executive-bios .col-md-10 > p {
    padding-top: 10px
}

.navbar-nav > li > a {
    line-height: 15px
}

.navbar-brand {
    padding: 10px
}

.logo-wrap {
    display: block;
    margin: 15px 0 0
}

.navbar-default .navbar-nav > li > a {
    color: #58595B;
    font-size: 11px
}

.dropdown-toggle {
    cursor: pointer
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #FFFFFF;
    color: #e76f00
}

.investors-leftnav .dropdown-menu {
    border: 0 none;
    border-radius: 0;
    box-shadow: none
}

.investors-leftnav .dropdown-menu > .active > a, .investors-leftnav .dropdown-menu > .active > a:hover, .investors-leftnav .dropdown-menu > .active > a:focus {
    background-color: #fff;
    color: #fff;
    outline: 0 none;
    text-decoration: none
}

.investors-leftnav .dropdown-menu > li > a {
    color: #6e6e6e;
    font-size: 14px
}

#menu-investors .dropdown-menu {
    position: relative
}

.dropdown-menu > li > a {
    font-size: 12px;
    color: #58595B
}

.segments .callout a {
    color: #58595B
}

.segments.front-page-widget .callout a, .blog-title-widget a {
    color: #003595
}

.segments.front-page-widget .callout a:hover, .blog-title-widget a:hover {
    color: #e76f00
}

header .social-links {
    margin-top: 20px;
    position: relative;
    float: right;
    margin-bottom: 15px
}

.social-links ul, .ft-social, .ft-address {
    list-style: none outside none;
    padding: 0;
    margin: 0
}

.social-links ul li {
    float: left;
    padding-right: 10px
}

.horiz > a {
    border-right: 2px solid #ced2d4
}

.pricedown {
    color: #990000
}

.priceup {
    color: #009900;
    font-weight: 600
}

.wshcenter {
    text-align: center
}

.primary {
    font-weight: 600
}

.footnote {
    font-size: 11px
}

.pr-filter {
    display: inline
}

.sliderwrap {
    margin: 30px 0;
    padding-top: 16px
}

.news-date {
    font-size: 14px;
    font-weight: bold;
    font-weight: 600
}

.news-text {
    line-height: 16px
}

.news-text > a {
    font-size: 12px;
    color: #58595B
}

.myriadblue {
    color: #003595
}

.callout h4 a {
    color: #003595;
    font-size: 20px
}

.homepage-right.myriadblue h3 {
    color: #003595;
    font-size: 24px
}

footer .menu {
    margin-top: 15px
}

.media-kit-link {
    font-size: 20px;
    font-weight: bold;
    font-weight: 600;
    padding-top: 9px;
    display: block;
    font-family: 'Open Sans', sans-serif
}

.subscribe-title {
    border-left: 1px solid #5B6770;
    float: left;
    font-size: 14px;
    line-height: 12px;
    margin-left: 15px;
    margin-top: 18px;
    padding-bottom: 2px;
    padding-left: 12px;
    padding-top: 2px
}

.subscribe-title a {
    color: #003595;
    font-weight: bold;
    font-weight: 600
}

.myriad-blog-title {
    float: left
}

.blog-img-widget img {
    height: auto
}

.blog-img-widget {
    padding: 0
}

.events {
    margin: 15px 0 50px;
    border-bottom: 1px solid #e4e5e6;
    padding-bottom: 30px
}

.segments a.btn {
    background: none repeat scroll 0 0 #003595;
    border: 1px solid #003595;
    color: #FFFFFF;
    width: 100%;
    position: relative;
    box-shadow: none;
    padding: 7px
}

.segments a.btn:hover, .arrow_box > a:hover {
    background-color: #e76f00;
    border: 1px solid #e76f00
}

.arrow_box > a {
    color: #FFFFFF;
    padding: 12px 11px 12px 19px;
    display: block;
    border: 1px solid #003595;
    border-radius: 6px 0 0 6px
}

.arrow_box:hover:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 94, 133, 0) rgba(0, 94, 133, 0) rgba(0, 94, 133, 0) #e76f00;
    border-image: none;
    border-style: solid;
    border-width: 22px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -22px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0
}

.arrow_box > a:hover {
    border-radius: 6px 0 0 6px
}

.arrow_box:hover {
    background: none repeat scroll 0 0 #1587b1;
    border-radius: 6px 0 0 6px;
    margin-bottom: 11px;
    margin-top: 28px;
    position: relative;
    width: 110px
}

.search_arrow_box:before {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 94, 133, 0) rgba(0, 94, 133, 0) rgba(0, 94, 133, 0) #58595B;
    border-image: none;
    border-style: solid;
    border-width: 18px;
    content: " ";
    height: 0;
    left: 181%;
    margin-top: -28px;
    pointer-events: none;
    position: absolute;
    top: 41%;
    width: 0
}

.search_arrow_box > a {
    border-radius: 6px 0 0 6px
}

.search_arrow_box {
    background: none repeat scroll 0 0 #1587b1;
    border-radius: 6px 0 0 6px;
    margin-bottom: 11px;
    margin-top: 28px;
    position: relative;
    width: 110px
}

.segments a.btn .fa.fa-chevron-right {
    position: absolute;
    right: 10px;
    top: 13px
}

.segments .fa.fa-chevron-right {
    font-size: 14px;
    opacity: 0.75
}

.segments.front-page-widget.row2 {
    margin-top: 25px
}

.blog-title-widget {
    line-height: 16px
}

.mm-images.row {
    margin-bottom: 30px
}

.logolist img {
    border: 1px solid #d4d4d4
}

.dl-links a {
    background: none repeat scroll 0 0 #003595;
    border: medium none;
    border-radius: 5px;
    color: white;
    padding: 6px 10px;
    width: 66px;
    margin: 15px;
    display: block
}

.mega-menu-top-level-item.active span {
    color: #e76f00
}

.dl-links {
    height: 60px;
    margin-top: 15px
}

.util .dropdown-menu li:not(.util-title) {
    margin-left: 0
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #003595;
    text-decoration: underline;
    background-color: white
}

.wrap {
    /*background: #f2f2f2 none repeat scroll 0 0*/
}

li.util-title > a {
    font-weight: 600;
    cursor: default
}

.post-pagination a, .post-pagination span {
    font-size: 20px;
    font-weight: 600;
    margin-left: 9px
}

.post-pagination {
    text-align: center;
    margin: 58px 0 130px
}

#myriad-matters-blog-menu > div.blog-in-menu > div > div > a.image > img {
    width: 25%;
    height: auto;
    float: left;
    padding: 5px
}

.media-kit-row {
    margin-bottom: 30px;
    margin-top: 10px
}

.media-kit-row > p {
    padding: 10px 0
}

.ca-item img {
    max-height: 68px;
    width: 135px
}

.media-kit-thumb {
    margin: 15px
}

.current.page-num {
    color: #e76f00;
    border: 2px solid #e76f00
}

.inactive.page-num {
    border: 2px solid #bdc2c5;
    color: #bdc2c5
}

.current.page-num:hover {
    color: #e76f00;
    border: 2px solid #e76f00
}

.inactive.page-num:hover {
    border: 2px solid #bdc2c5;
    color: #bdc2c5
}

.infoImg-title {
    font-size: 1.15em;
    font-weight: 600;
    text-align: left;
    padding-top: 9px
}

.infographics .col-md-3 .infoImg {
    height: 150px;
    overflow: hidden
}

.infoImg-title > a {
    font-family: 'Open Sans', sans-serif
}

.page-num {
    border-radius: 12px;
    padding: 8px 16px
}

.fa.fa-angle-double-right, .fa.fa-angle-double-left, .fa.fa-angle-left, .fa.fa-angle-right {
    font-size: 36px;
    font-weight: 600
}

.fa-circle-bgd i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #003595;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: white;
    font-size: 20px
}

.circle-icon {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background-color: #58595B;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto 50px auto;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.blog-post-date {
    padding: 0
}

.blog-title-widget a {
    font-size: 12px
}

.front-page-widget {
    margin-top: 55px
}

hr {
    margin: 0
}

.page-subtitle {
    color: #58595B;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    font-style: italic
}

.widget_yarpp_widget h3 {
    color: #58595B;
    font-size: 16px;
    margin-bottom: 9px
}

.widget_yarpp_widget a {
    color: #003595;
    font-size: 14px;
    font-weight: normal;
    position: relative
}

.yarpp_widget-2.widget_yarpp_widget > h3 {
    color: #58595B;
    font-size: 16px;
    margin-bottom: 9px
}

.yarpp-related-widget ol li a {
    color: #003595;
    font-size: 14px;
    font-weight: normal;
    position: relative
}

.yarpp-related-widget li {
    list-style: none outside none;
    padding: 5px 0
}

.grad-btm {
    border-bottom: 1px solid #e4e5e6
}

.grad-top {
    border-top: 1px solid #e4e5e6
}

blockquote {
    font-size: 14px
}

.blog-in-menu .listing-item .title {
    font-size: 14px;
    font-weight: 600
}

#collaborating-with-myriad .col-md-6 > div {
    font-size: 14px
}

.mg-menu-bottom-pinned > a {
    color: #003595;
    font-family: Open Sans;
    font-size: 14px
}

.segments .col-md-3 p {
    color: #58595B;
    text-align: left;
    margin-top: 7px;
    margin-bottom: 0
}

form.search_form {
    right: 45px;
    position: absolute;
    top: 45px
}

.sidebar-widgetized-area input, .sidebar-widgetized-area button, .sidebar-widgetized-area select, .sidebar-widgetized-area textarea {
    border: 1px solid #9b9b99;
    color: #58595B;
    padding: 9px 16px;
    font-size: 13px;
    font-family: Open Sans
}

#s2_form_widget-3 h4.widget-title {
    display: none
}

.cat-inline-title {
    display: inline
}

.search-click {
    margin-top: 7px
}

.searchinput {
    width: 215px;
    float: right;
    height: 40px;
    border: 1px solid #e4e5e6;
    border-radius: 4px
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    border-radius: 4px;
    border: 1px solid #e4e5e6
}

.social-links .search-click i {
    cursor: pointer;
    font-size: 18px
}

.blog-title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 26px;
    font-weight: 600;
    line-height: 26px
}

.single-post-featuredimg > img {
    height: auto
}

.prostate-image {
    background: url("http://myriad-web.s3.amazonaws.com/myriad.com/images/prolaris-header.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 170px;
    margin: 20px auto 0;
    width: 1140px;
    border-radius: 4px
}

.blog-featured-image {
    background: url("https://myriad-web.s3.amazonaws.com/myriad.com/images/Myriad_Banner_NewsCenterBlog.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 170px;
    margin: 20px auto 0;
    width: 1140px;
    border-radius: 4px
}

.events-featured-image {
    background: url("https://myriad-web.s3.amazonaws.com/myriad.com/images/Myriad_Banner_NewsCenterMedia.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 170px;
    margin: 20px auto 0;
    width: 1140px;
    border-radius: 4px;
    border-bottom: 50px
}

.recent-patient-stories .attachment-thumbnail {
    float: left;
    padding: 5px
}

.recent-patient-stories ul {
    margin: 0;
    padding: 0
}

.recent-patient-stories li {
    clear: both;
    list-style: none;
    padding: 10px
}

.recent-patient-stories li a img {
    padding: 5px 15px 5px 0
}

.recent-patient-stories .title {
    display: block;
    padding-bottom: 10px;
    font-size: 20px
}

.recent-patient-stories .excerpt-dash {
    display: none
}

.events-row {
    margin-top: 50px;
    padding: 0 15px
}

#post-0 {
    display: none
}

.tribe-events-sub-nav {
    display: none
}

.single-tribe_events .tribe-events-event-meta {
    font-size: 12px
}

.gallery-row {
    padding: 15px 0
}

.arrow_box {
    border-radius: 6px 0 0 6px;
    width: 110px;
    position: relative;
    background: #003595;
    margin-top: 28px;
    margin-bottom: 11px
}

.webcast {
    margin-top: 15px
}

.webcast .arrow_box {
    width: 160px
}

.arrow_box:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 94, 133, 0) rgba(0, 94, 133, 0) rgba(0, 94, 133, 0) #003595;
    border-image: none;
    border-style: solid;
    border-width: 22px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -22px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0
}

.arrow_box > a {
    color: #FFFFFF;
    padding: 12px 11px 12px 19px;
    display: block
}

p + h2 {
    margin: 30px 0 10px
}

.prod {
    background: url(https://myriad-web.s3.amazonaws.com/myriad.com/images/prod-sprite.jpg) no-repeat
}

.products .carousel-control.left, .products .carousel-control.right {
    background-image: none
}

.products {
    margin: 15px 0 60px
}

.grad-btm.product-top {
    height: 30px
}

.product-label {
    color: #003595;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
    width: 130px
}

.alternate, .alternate td {
    background-color: #EFEFEF;
    vertical-align: top
}

.dataTable td, .dataTable th {
    padding: 5px 3px
}

.dataTable td {
    border-bottom: 1px solid #CCCCCC
}

th, caption {
    background-color: #0088CC;
    color: #FFFFFF;
    font-weight: 600;
    text-align: left
}

.stock-delay {
    font-size: 10px
}

table th, table td {
    border-top: 1px solid #ddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top
}

.sidebar-stock td {
    color: #6e6e6e;
    padding: 5px;
    border-top: none
}

.sidebar-stock .stock-price {
    padding: 8px;
    color: #454545
}

.sidebar-stock .stock-change td {
    padding: 8px;
    padding-bottom: 25px
}

.sidebar-stock .priceup {
    color: Green
}

.sidebar-stock .pricedown {
    color: Red
}

.wshquoteprice {
    font-size: 28px;
    font-weight: 600;
    padding-top: 10px
}

.subscribe2 input[name="subscribe"] {
    background: none repeat scroll 0 0 #003595;
    border-radius: 5px;
    color: white;
    padding: 9px 0px;
    border: none;
    margin-left: 3px;
    width: 65px
}

select[name="archive-dropdown"] {
    width: 250px
}

.sidebar-widgetized-area .search-button, .sidebar-widgetized-area .subscribeButton {
    background: none repeat scroll 0 0 #003595;
    border-radius: 5px;
    color: white;
    padding: 9px 0px;
    border: none;
    width: 55px
}

.sidebar-widgetized-area #frm-email {
    padding: 9px 10px
}

html * .ls-container img, body * .ls-container img, #ls-global * .ls-container img {
    border-radius: 5px
}

.share-post {
    cursor: pointer;
    position: relative
}

.share-page .social-share-icons li {
    float: left;
    list-style: outside none none;
    padding-right: 15px
}

.newsdate {
    font-family: Open Sans
}

.showperpage {
    text-align: right
}

.social-share-icons {
    padding: 15px 0 15px;
    left: -10px;
    position: relative
}

.single-post-featuredimg > img {
    display: block;
    max-height: 130px;
    margin: 0 auto;
    width: auto
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #d6d6d6
}

.infoImg img {
    height: 145px;
    width: auto
}

.multimedia-wrap .multimedia-title img {
    height: 149px;
    width: auto
}

.wp-polls .Buttons, .subscribeButton {
    background: none repeat scroll 0 0 #003595;
    border: medium none;
    border-radius: 5px;
    color: white;
    margin: 15px;
    padding: 6px 8px
}

.pull-right .share-post .share-text {
    color: #58595B;
    font-size: 12px;
    margin-right: 10px
}

.single-post-featuredimg {
    margin-bottom: 30px
}

.blog-content {
    margin-top: 15px
}

.blog-single .share-post {
    top: -5px
}

.featured-image {
    position: relative;
    min-height: 200px;
    text-align: center;
    margin-bottom: -15px
}

.featured-image .share-post-list {
    left: -30px
}

.featured-image .share-post {
    bottom: 50px;
    cursor: pointer;
    left: 45px;
    position: absolute
}

.share-text {
    color: #58595B;
    font-size: 12px
}

.featured-image .page-header {
    position: absolute;
    left: 30px;
    width: 100%;
    color: #58595B
}

.btn.btn-myriad {
    background: none repeat scroll 0 0 #003595;
    color: white;
    position: relative;
    margin-top: 15px
}

.btn.btn-myriad:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #003595;
    border-image: none;
    border-style: solid;
    border-width: 16px;
    content: " ";
    height: 0;
    left: 100%;
    margin-top: -16px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0
}

.post-featuredimg > img {
    height: auto;
    max-width: 189px;
    width: 100%;
    margin-bottom: 20px
}

.pdf-section {
    margin-bottom: 40px
}

.pdf-section .pdf-title {
    font-size: 26px;
    font-weight: bold;
    font-weight: 600;
    font-family: Open Sans, sans-serif
}

h2.media-newsroom-title {
    color: #454545;
    border-bottom: 2px solid #454545;
    padding-bottom: 8px
}

h2.media-newsroom-title a {
    font-size: 16px
}

.newsroom-menu {
    bottom: 0;
    left: 335px;
    position: absolute
}

#menu-newsroom li {
    padding-bottom: 50px;
    float: left
}

#menu-newsroom li > a {
    padding: 0px 25px;
    color: #1587b1;
    font-weight: bold;
    font-weight: 600
}

#menu-newsroom .active > a {
    border-top: 4px solid #1587b1
}

#menu-newsroom .active {
    background: none repeat scroll 0 0 white
}

.refTitle {
    border-bottom: 1px solid #bdc2c5;
    padding-bottom: 5px;
    margin-bottom: 5px
}

.ref-tooltip {
    color: #003595
}

.ref-tooltip:hover {
    cursor: pointer
}

.well.top-three-presentations {
    background-color: #fefefe;
    padding-bottom: 0;
    margin-left: 0
}

.youtubechannelgallery h4.widget-title {
    display: none
}

.media-newsroom-social-widgets h4 {
    color: #003595;
    border-bottom: 1px solid #000;
    padding-bottom: 5px
}

.media-newsroom-social-widgets iframe {
    width: 100% !important
}

.newsroom-news-releases {
    margin-bottom: 61px
}

.newsroom-news-releases .well {
    background: #fcfcfc;
    background: -moz-linear-gradient(top, #fcfcfc 0, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #fcfcfc 0, #fff 100%);
    background: -o-linear-gradient(top, #fcfcfc 0, #fff 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0, #fff 100%);
    background: linear-gradient(to bottom, #fcfcfc 0, #fff 100%);
    border: none
}

.newsroom-news-releases .nav {
    margin-left: 10px;
    border-bottom: none
}

.newsroom-news-releases .nav > li {
    padding-bottom: 0
}

.newsroom-news-releases .nav > li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fcfcfc;
    border-color: #003595 #003595 transparent;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    color: #003595;
    font-weight: 600;
    border-radius: 10px 10px 0 0
}

.newsroom-news-releases .nav > li a {
    color: #9a9a9a;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #9a9a9a #9a9a9a transparent;
    border-image: none;
    border-style: solid;
    border-width: 2px;
    font-weight: 600;
    border-radius: 10px 10px 0 0
}

.pr-tabbed-container {
    margin-bottom: 26px
}

.pr-tabbed-container h3 {
    margin-top: 0px
}

.pr-tabbed-container h3 a {
    color: #6E6E6E;
    font-size: 20px
}

.pr-tabbed-container .pr-tabbed-date {
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #6e6e6e
}

#ndq-inc-stock-quote .ndq-inc-stock-quote-title h3 {
    color: #454545;
    font-size: 15px;
    margin-top: 20px;
    line-height: 1.1;
    border-bottom: 1px solid #454545;
    padding-bottom: 10px
}

#ndq-inc-stock-quote .ndq-inc-stock-quote-label, #ndq-inc-stock-quote .ndq-inc-stock-quote-data {
    font-size: 20px;
    color: #6e6e6e;
    font-weight: bold
}

.ndq-sidebar li a {
    color: #003595;
    font-size: 14px
}

.sidebar-widgetized-area a {
    color: #003595
}

.investor-banner {
    margin-bottom: 30px
}

.sidebar-right .widget {
    margin-bottom: 0px
}

.newsroom-news-releases .nav > li a:hover {
    text-decoration: underline
}

.newsroom-news-releases .nav > li.active a:hover {
    text-decoration: none
}

.sidebar-right .sidebar-widgetized-area, .sidebar-right .callout, .sidebar-newsroom .sidebar-widgetized-area, section.widget {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #e4e5e6
}

.sidebar-widgetized-area .shareholders-tools a {
    color: #003595
}

.widget-easy-twitter-feed-widget-container h4 span {
    color: #003595
}

.follow-button.profile {
    display: none
}

.investors.sidebar-stock > h4.widget-title {
    color: #58595B;
    font-size: 16px
}

.tab-content {
    padding-top: 15px
}

.investors h4.stock-name {
    color: #6e6e6e;
    font-size: 20px;
    font-weight: 600
}

.investor-banner {
    text-align: center
}

#main-carousel {
    margin: 0 auto;
    width: 1140px
}

.breadcrumbs, .breadcrumbs .post {
    color: #003595;
    font-size: 10px;
    padding-bottom: 15px
}

.sidebar ul, .sidebar ol {
    margin: 0;
    padding: 0
}

.sidebar ul {
    list-style: none outside none
}

.sidebar .utcw-tag {
    color: #003595
}

.sidebar .sidebar-widgetized-area.grad-btm {
    margin-bottom: 45px;
    padding-bottom: 20px
}

.sidebar .sidebar-leftnav > .page_item > a.haskids, .sidebar .sidebar-leftnav li.dropdown a.dropdown-toggle {
    color: #003595;
    font-size: 16px;
    font-weight: bold;
    font-weight: 600;
    cursor: pointer
}

.sidebar #menu-useful-links li a {
    color: #003595;
    font-size: 14px
}

.sidebar .media-contact {
    color: #58595B
}

.sidebar .media-contact a {
    color: #1587b1
}

.sidebar #menu-useful-links li {
    color: #58595B;
    list-style: disc outside none;
    margin-left: 15px
}

.sidebar .sidebar-leftnav {
    padding-right: 15px
}

.sidebar .sidebar-leftnav > .page_item {
    position: relative;
    padding: 10px 0;
    border-top: 1px solid #e4e5e6
}

.sidebar .chevdown.haskids:after {
    position: relative;
    font-family: FontAwesome;
    font-weight: normal;
    right: -4px;
    content: "\f054";
    color: #003595
}

.sidebar a.expand.haskids:after {
    color: #e76f00;
    content: "\f078";
    font-family: FontAwesome;
    font-weight: normal;
    position: relative;
    right: -4px
}

.sidebar .children {
    margin-left: 12px;
    display: none
}

.sidebar a {
    color: #6e6e6e
}

.sidebar .children > li {
    border-bottom: 1px solid #d4d4d4;
    padding: 10px 0
}

.sidebar .current_page_parent .children {
    display: block
}

.sidebar .sidebar-leftnav .children .active a {
    font-weight: 600
}

.sidebar .children > li.current_page_item > a {
    font-weight: 600
}

.sidebar .expand {
    display: block;
    width: 100%
}

.sidebar .current_page_parent > a, .sidebar .sidebar-leftnav > .page_item > a {
    text-decoration: none
}

.sidebar .sidebar-leftnav > .page_item.current_page_parent > a {
    color: #e76f00
}

.sidebar-right {
    color: #58595B
}

.investors.sidebar-stock {
    margin-top: 50px
}

.investors.sidebar-stock > h4 {
    margin-top: 20px
}

.newsroom-wrap > .row {
    margin-bottom: 40px
}

.view-event-calendar .btn.btn-myriad {
    margin-top: 45px
}

.newsroom-events h3 {
    color: #58595B
}

.newsroom-events .event-title h4 {
    color: #58595B
}

.sidebar-stock .stock-change {
    font-size: 22px
}

.sidebar-stock .percentage-change, .sidebar-stock .investor-sidebar-date, .sidebar-stock .bigdollar {
    color: #bdc2c5
}

.sidebar-stock .investor-sidebar-date {
    padding: 22px 0 28px
}

.sidebar-stock .stock-price {
    font-size: 32px;
    font-weight: bold;
    font-weight: 600
}

.newsroom-wrap .paginate {
    padding-top: 15px;
    text-align: center
}

.nrwrap .row {
    border-top: 1px solid #d4d4d4;
    margin-bottom: 15px;
    padding-top: 10px
}

.nrwrap {
    margin: 15px 0
}

.share-post-list > li {
    float: left;
    list-style: none outside none;
    margin-right: 5px
}

.share-post-list > li:last-child {
    margin-right: 0
}

.share-post-list {
    margin: 0;
    padding: 10px;
    width: 184px
}

.post {
    color: #6e6e6e;
    margin-bottom: 25px
}

.post-date {
    padding-bottom: 24px
}

.post-featuredimg {
    margin-top: 30px
}

.blog-title {
    margin-top: 15px
}

hr.post-hr {
    color: #5b6770;
    opacity: 0.25
}

footer {
    background: #f7f7f7;
    border-top: 1px solid #e4e5e6
}

.ft-social > li {
    float: left;
    list-style: none outside none
}

.ft-social > li:last-child {
    margin-right: 0
}

.social-links .ft-social span {
    margin: 0 3px 0 0
}

footer li.ft-title {
    border-bottom: 1px solid #e4e5e6
}

footer li a {
    color: #003595;
    padding: 5px 0;
    margin: 5px 0px;
    display: block
}

.ft-title a {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-top: 22px;
    font-weight: 600;
    padding-bottom: 6px;
    cursor: default;
    color: #58595B
}

footer li {
    list-style: none outside none;
    color: #58595B
}

footer li a {
    color: #003595
}

.multimedia-wrap .images-row {
    border-bottom: 1px solid black;
    margin: 20px 0;
    padding-bottom: 20px
}

.ft-logo {
    margin-top: 18px
}

.ft-last-row {
    margin-bottom: 40px
}

.ft-phone {
    color: #58595B;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px
}

.phone-top {
    margin-top: 15px;
    margin-bottom: 0
}

footer .ft-address li {
    list-style: none outside none;
    padding: 0;
    color: #58595B
}

.ft-copy-text, .ft-menu li {
    color: #58595B;
    padding: 17px 0 21px
}

.ft-address {
    margin-bottom: 15px
}

.ft-menu li a {
    border-right: 1px solid #58595B;
    font-size: 10px;
    padding: 0 8px
}

.ft-menu li:last-child a {
    border: none
}

.ft-menu li a {
    font-size: 10px
}

.ft-copy-text {
    font-size: 9px
}

.ft-copy {
    background: #ebebeb;
    border-top: 1px solid #e4e5e6
}

.ft-menu li {
    list-style: none;
    float: left
}

.search-field {
    height: 38px
}

.navbar.fixed {
    position: fixed;
    top: 0px;
    width: 100%
}

.mobile .search-click-mobile {
    float: right;
    color: white;
    border-radius: 9px
}

.mobile .mobile-search {
    display: none;
    background: #003595;
    height: 50px;
    position: absolute;
    top: 0px;
    z-index: 1000;
    width: 100%;
    left: 0
}

.mobile .searchinput {
    float: left
}

.mobile img.myriadlogo-mobile {
    height: 50px
}

.mobile .logo-wrap {
    margin: 0
}

.mobile .fa-times {
    color: white;
    font-size: 45px;
    padding-left: 5px
}

.mobile form.search_form {
    left: 80px;
    position: absolute
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.center {
    text-align: center
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0
}

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #003595
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
    width: 50px;
    height: 40px;
    padding: 12px
}

.navbar-toggle .pull-right {
    font-weight: 600;
    position: relative;
    top: -4px;
    font-family: "Open Sans"
}

.multimedia-title-wrap {
    border-bottom: 2px solid black;
    margin-bottom: 35px
}

.multimedia-title-wrap .pull-right > a {
    position: relative;
    top: 20px
}

.multimedia-title > div {
    margin-bottom: 30px
}

.multimedia-title h3 {
    color: #58595B;
    font-size: 24px
}

.executive-bios h3 {
    font-size: 24px;
    line-height: 16px
}

.executive-bios {
    margin-bottom: 25px
}

.newsroom-wrap .executive-bios div img {
    margin-top: 15px
}

.btmLogos {
    background: url("https://s3.amazonaws.com/myriad-web/myriadpro.com/images/logos.jpg") no-repeat top left;
    display: block;
    height: 25px;
    padding-bottom: 10px
}

.btmLogos.bracLogo {
    background-position: 0 0;
    width: 132px;
    margin: 0 auto
}

.btmLogos.colarisLogo {
    background-position: 0 -75px;
    width: 94px;
    margin: 0 auto
}

.btmLogos.colarisAPLogo {
    background-position: 0 -150px;
    width: 129px;
    margin: 0 auto
}

.btmLogos.melarisLogo {
    background-position: 0 -225px;
    width: 94px;
    margin: 0 auto
}

.btmLogos.ondoseLogo {
    background-position: 0 -300px;
    width: 76px;
    margin: 0 auto
}

.btmLogos.panexiaLogo {
    background-position: 0 -375px;
    width: 92px;
    margin: 0 auto
}

.btmLogos.prolarisLogo {
    background-position: 0 -450px;
    width: 117px;
    height: 40px;
    margin: 0 auto
}

.btmLogos.theraguideLogo {
    background-position: 0 -540px;
    width: 124px;
    margin: 0 auto
}

iframe, object, embed {
    max-width: 100%
}

.ip-banner-wrapper {
    border: 1px solid #e4e5e6;
    border-radius: 4px;
    overflow: hidden;
    background-color: #f2f2f2;
    margin: 30px 0px 15px;
    padding: 0px
}

.ip-page-header h1 {
    font-size: 2.8em;
    font-weight: bold;
    margin: 10px 5px 5px 15px;
    padding-top: 6.5%;
    font-weight: 600
}

.ca-container .ca-nav {
    height: 100px
}

.ca-container .ca-nav span {
    width: 47px;
    height: 50px;
    background: url(https://myriad-web.s3.amazonaws.com/myriad.com/images/slider-controls.png) no-repeat top left;
    text-indent: -9000px;
    cursor: pointer;
    position: absolute
}

.ca-container .ca-nav span.ca-nav-next {
    background-position: -52px -2px;
    left: auto;
    right: 0
}

.ca-container .ca-nav span.ca-nav-prev {
    background-position: -3px -2px
}

.ca-container .ca-nav span.ca-nav-next:hover {
    background-position: -52px -58px;
    left: auto;
    right: 0
}

.ca-container .ca-nav span.ca-nav-prev:hover {
    background-position: -3px -58px
}

.mg-menu-item-link a.active, .menu-col-title a.active {
    border-bottom: 1px solid #e76f00;
    color: #e76f00
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }
}

@media (max-width: 1199px) {
    .ip-banner-wrapper {
        margin-top: 50px
    }

    #main-carousel {
        margin: 0 auto;
        width: 100%
    }

    .ip-page-header h1 {
        padding-top: 6.5%;
        font-size: 2.5em
    }

    .social-links ul li {
        float: left;
        padding-right: 0
    }

    header .social-links {
        float: none;
        clear: float
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }
}

@media (max-width: 991px) {
    .callout a img {
        width: 263px;
        border: 1px solid #e4e5e6;
        border-radius: 4px
    }

    .blog-title-widget a {
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px;
        display: block
    }

    .ip-page-header h1 {
        padding-top: 6%;
        font-size: 2em
    }

    #menu-primary-navigation {
        margin-top: 0px
    }

    .searchinput {
        width: 215px
    }

    header .social-links {
        margin: 15px auto;
        position: relative;
        width: 260px
    }

    header .social-links li.searchbox {
        float: none !important
    }

    body > header > div > div:nth-child(1) > div:nth-child(1) > a {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 10px
    }

    #menu-primary-navigation > li {
        padding: 20px 0 10px 0
    }

    #menu-primary-navigation > li a {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 11px
    }

    .navbar-collapse-utility {
        max-width: 454px;
        margin: 0 auto
    }
}

@media (min-width: 768px) {
    .navbar-header {
        float: none
    }
}

@media (max-width: 767px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }

    .navbar.navbar-default {
        padding: 8px 0
    }

    .front-page-widget {
        margin-top: 30px
    }

    body.home {
        background: none
    }

    .home .main {
        margin-top: 0
    }

    .segments.button-row .row div {
        margin-bottom: 40px
    }

    .ip-banner-wrapper {
        margin: 15px 0px 10px
    }

    .ip-banner-heading-wrapper {
        width: 100%;
        padding: 5px 15px 10px
    }

    .ip-page-header h1 {
        font-size: 2em;
        padding-top: 0px
    }

    .ip-banner-image-wrapper {
        display: none
    }

    h1 {
        font-size: 1.8em
    }

    header.mobile .social-links {
        width: auto
    }

    .mobile form.search_form {
        left: 80px;
        position: absolute;
        right: auto;
        top: 5px
    }
}

@media (max-width: 380px) {
    .mg-menu-bottom-pinned img {
        width: 100%;
        clear: both
    }
}

#mega-menu .main_menu_item_1 {
    width: 15.6%
}

#mega-menu .main_menu_item_2 {
    width: 18%
}

#mega-menu .main_menu_item_3 {
    width: 15%
}

#mega-menu .main_menu_item_4 {
    width: 16.2%
}

#mega-menu .main_menu_item_5 {
    width: 10.5%
}

#mega-menu .main_menu_item_6 {
    width: 13.5%
}

#mega-menu .main_menu_item_7 {
    width: 11.2%
}

.main_menu_item_3 .mega-menu-item > div {
    min-height: 185px
}

#mega-menu .main_menu_item_5 .mega-menu-item > div {
    min-height: 280px
}

.sidebar .children > li:last-child {
    border-bottom: none
}

.sidebar-leftnav .page-item-14435, .sidebar-leftnav .page-item-14517, .sidebar-leftnav .page-item-14521, .sidebar-leftnav .page-item-14523, .sidebar-leftnav .page-item-14525, .sidebar-leftnav .page-item-14535 {
    display: none
}

.hs-form.stacked .hs-field-desc {
    margin-bottom: 7px !important;
    border-bottom: none
}

.hs-form.stacked label.hs-form-checkbox-display {
    margin-bottom: 10px
}

.brac {
    background-color: #00688e
}

.headingblue {
    background-color: #00688e
}

.headinggreen {
    background-color: #00688e
}

.headinggrey {
    background-color: #00688e
}

.colaris {
    background-color: #00688e
}

.melaris {
    background-color: #00688e
}

.panexia {
    background-color: #00688e
}

.myrisk {
    background-color: #00688e
}

.prolaris {
    background-color: #00688e
}

.myplan {
    background-color: #00688e
}

.mypath {
    background-color: #00688e
}

.resultsnow {
    background-color: #00688e
}

.bgdgrey {
    background-color: #00688e
}

.justask {
    background-color: #00688e
}

.bracText {
    color: #00688e
}

.headingblueText {
    color: #00688e
}

.headinggreenText {
    color: #00688e
}

.headinggreyText {
    color: #00688e
}

.colarisText {
    color: #00688e
}

.melarisText {
    color: #00688e
}

.panexiaText {
    color: #00688e
}

.myriskText {
    color: #00688e
}

.prolarisText {
    color: #00688e
}

.myplanText {
    color: #00688e
}

.mypathText {
    color: #00688e
}

.resultsnowText {
    color: #00688e
}

.bgdgreyText {
    color: #00688e
}

.justaskText {
    color: #00688e
}

.mgmenu_tabs_panels {
    padding: 10px 0
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div {
    border-right: 1px solid #dee1e2
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div:last-child, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div:last-child, #need-help-menu {
    border-right: none
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul {
    padding-left: 0
}

div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul li, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item ul li {
    padding: 3px 0
}

div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item div p {
    color: #58595B;
    font-size: 14px
}

.container header {
    margin: 0
}

#mgmenu1 {
    z-index: 12
}

#mega-menu:hover > li {
    border-bottom: 5px solid #003595
}

#mega-menu > li:hover {
    border-bottom: 0;
    z-index: 101;
    color: #e76f00
}

#mgmenu2 {
    margin-top: 12px;
    z-index: 11
}

.dropdown-menu .kid > a {
    color: #003595
}

.navbar-default {
    padding-bottom: 0
}

.mega-menu-wrapper {
    position: relative;
    height: 33px
}

.mega-menu-inner {
    position: absolute;
    top: 15px;
    border: 1px solid #EEE;
    background: #fff;
    width: 100%;
    border-radius: 5px
}

#mega-menu {
    width: 100%
}

#mega-menu > li {
    display: block;
    padding: 10px 1.142857142% 10px 1.142857142%;
    color: #003595;
    text-align: center;
    border-right: 1px solid #EEE;
    font-size: 16px;
    font-weight: normal
}

#mega-menu > li .menu-col-title a {
    font-size: 16px
}

#mega-menu > li .mega-menu-top-level-item > span {
    font-weight: bold
}

#mega-menu li div {
    text-align: left
}

#mega-menu li:last-child {
    border-right: none
}

div#mgmenu1.mega-menu-inner ul#mega-menu.hidden-sm.hidden-xs.mgmenu li.main_menu_item_1.mega-menu-top-level-item div.dropdown_fullwidth div.mgmenu_tabs_panels div.row div#disease-info-menu.col-sm-5ths .newsroom-featured-image {
    position: relative
}

.newsroom-featured-image ul {
    position: absolute;
    bottom: 0;
    left: 30%
}

.newsroom-featured-image ul li {
    float: left;
    padding: 0 28px 50px 28px;
    font-size: 16px;
    color: #2088Af;
    border-top: 6px solid transparent;
    font-weight: bold;
    margin-left: 10px
}

.newsroom-featured-image ul li.active {
    background: #fff;
    border-top: 6px solid #2088Af
}

.newsroom-featured-image ul li:hover {
    background: #fff;
    border-top: 6px solid #2088Af;
    cursor: pointer
}

.mega-menu-item > div {
    min-height: 320px
}

.main_menu_item_3 .mega-menu-item > div {
    min-height: 238px
}

.main_menu_item_5 .mega-menu-item > div {
    min-height: 200px
}

.main_menu_item_7 .mega-menu-item > div {
    min-height: 295px
}

.main_menu_item_1 {
    width: 16.6%
}

.main_menu_item_2 {
    width: 18.5%
}

.main_menu_item_3 {
    width: 16.6%
}

.main_menu_item_3 .dropdown_container {
    left: 0
}

.main_menu_item_4 {
    width: 11%
}

.main_menu_item_5 {
    width: 11.8%
}

.main_menu_item_5 .dropdown_container {
    left: 33%;
    min-height: 0 !important
}

.main_menu_item_6 {
    width: 14.3%
}

.main_menu_item_6 .dropdown_container {
    right: 0;
    width: 50%
}

.main_menu_item_6 .dropdown_container .mega-menu-item > div {
    min-height: 265px
}

.main_menu_item_7 {
    width: 11.2%
}

.main_menu_item_1 .justask {
    color: #ffffff
}

.main_menu_item_1 .brac {
    color: #ffffff
}

.main_menu_item_1 .melaris {
    color: #ffffff
}

.main_menu_item_1 .colaris {
    color: #ffffff
}

.main_menu_item_1 .panexia {
    color: #ffffff
}

.main_menu_item_1 .myrisk {
    color: #ffffff
}

.main_menu_item_1 .headinggreen {
    color: #ffffff
}

.mg-menu-item-link a, .mg-menu-item-link {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    color: #003595;
    padding: 0;
    line-height: 14px
}

.mg-menu-item-link a:hover, .mg-menu-item-link a.active, .menu-col-title .permalink-shortcode:hover, .menu-col-title .permalink-shortcode:active {
    color: #e76f00
}

.ls-v5 .ls-bottom-slidebuttons, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-nav-sides {
    top: 20px
}

.headinggreen-links li {
    list-style: none
}

.headinggreen-links .headinggreen-text {
    font-size: 20px;
    padding: 0px 6px 8px 0px;
    float: left;
    margin: 0;
    width: 14px;
    text-align: center
}

.justask-links li {
    list-style: none;
    margin-left: -25px
}

ul.justask-links li a {
    text-align: left
}

div.mgmenu_tabs_panels > div.row > div {
    border-right: 1px solid #eee
}

div.mgmenu_tabs_panels > div.row > div:last-child {
    border-right: none
}

.main_menu_item_1 div.mgmenu_tabs_panels > div.row > div, .main_menu_item_2 div.mgmenu_tabs_panels > div.row > div {
    min-height: 320px
}

.mg-menu-bottom-pinned {
    bottom: 0;
    position: absolute;
    padding: 0 12px;
    left: 0;
    width: 100%
}

.mg-menu-bottom-pinned img {
    display: block;
    margin: 0
}

.mg-menu-bottom-pinned p {
    color: #58595B;
    font-size: 14px
}

#mega-menu i.fa.fa-chevron-right {
    color: #8f959b
}

.links .text-left {
    text-align: left
}

.left-side-menu a {
    background: none repeat scroll 0 0 #f1f1f1;
    border: 1px solid #d7d7d7;
    color: #333333;
    display: block;
    margin: 4px 0;
    padding: 8px 15px;
    line-height: 16px
}

.text2 {
    padding: 5px 12px 5px 0px;
    line-height: 1.3;
    text-align: left;
    margin-left: -2px
}

.left-side-menu {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    padding: 0px 0 8px 6%;
    margin-left: 2.12766%
}

.left-side-menu .headinggreen.side-nav-product > a:first-child {
    display: none
}

.left-side-menu .expanded {
    display: block
}

.left-side-menu .hidden {
    display: none
}

.left-side-menu ul {
    margin: 0;
    padding: 0
}

.left-side-menu li {
    font-size: 12px;
    line-height: 1.3em;
    list-style: none outside none;
    margin: 0
}

.left-side-menu .current_page_item.active, .left-side-menu .current-menu-item.active {
    margin-left: 10px;
    padding: 4px 0px 4px 14px;
    font-weight: bold;
    border: 1px solid #d7d7d7
}

.left-side-menu .current_page_item.active a, .left-side-menu .current-menu-item.active a {
    padding: 10px 10px;
    margin: 4px -1px 4px 0
}

.left-side-menu .sub-menu a, .left-side-menu .headinggreen a {
    background: #f1f1f1;
    color: #333333;
    padding: 8px 15px;
    display: block;
    margin: 4px 0;
    line-height: 16px
}

.left-side-menu li a:hover {
    text-decoration: none
}

.left-side-menu .sub-menu li a:hover {
    background-color: #f9f9f9
}

.left-side-menu .sidenav-heading a {
    cursor: default;
    font-size: 16px;
    color: white;
    padding-left: 10px
}

.left-side-menu .sidenav-heading a:hover {
    text-decoration: none;
    background-color: none;
    color: white
}

.left-side-menu .parent-title {
    color: #FFFFFF;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 15px
}

.left-side-menu .subparent_title {
    background: none repeat scroll 0 0 #E5E5E5;
    color: #333333;
    margin-bottom: 4px;
    margin-top: 0px;
    padding: 15px;
    margin-bottom: 15px
}

.left-side-menu .headinggreen-text {
    font-size: 20px;
    padding: 0px 6px 24px 0px;
    float: left;
    margin: 0;
    width: 14px;
    text-align: center
}

.left-side-menu .withkids > a {
    cursor: pointer
}

.left-side-menu .current-menu-item a, .left-side-menu ul li.sub-menu .current-menu-item.menu-item:hover {
    background-color: #ffffff !important;
    color: #333333 !important;
    border: 1px solid #cfcfcf
}

.left-side-menu .title > a {
    color: white;
    font-size: 12px
}

.left-side-menu .title {
    margin-top: 4px
}

.left-side-menu .myplan, .left-side-menu .prolaris, .left-side-menu .mypath, .left-side-menu .melaris, .left-side-menu .headinggreen, .left-side-menu .headinggrey {
    background-color: #FFFFFF
}

.left-side-menu .prolaris.sub-menu {
    background-color: #FFFFFF
}

.left-side-menu .mypath.sub-menu {
    background-color: #FFFFFF
}

.left-side-menu .headinggrey .sub-menu, .left-side-menu .myplan .sub-menu, .left-side-menu .mypath .sub-menu, .left-side-menu .melaris .sub-menu, .left-side-menu .sub-menu .headinggreen {
    background-color: #FFFFFF
}

.left-side-menu .fa.fa-chevron-down, .left-side-menu .fa.fa-chevron-right {
    position: absolute;
    right: 10px;
    top: 12px
}

.left-side-menu .publications > a, .left-side-menu .publications > a:hover {
    font-size: 14px
}

.activeTopTab > span {
    color: #FFFFFF
}

.parent-title.headinggreen.titlebox {
    background: none repeat scroll 0 0 #448A45
}

.current-menu-item.menu-item a, ul li.sub-menu .current-menu-item.menu-item:hover {
    background-color: #ffffff;
    color: #333333;
    border: 1px solid #cfcfcf
}

.mgmenu_container, .mgmenu_fixed, .mgmenu_footer {
    width: 100%;
    height: 42px;
    z-index: 10
}

.mgmenu_container {
    position: relative;
    margin: 0 auto
}

.mgmenu_fixed, .mgmenu_footer {
    width: inherit;
    max-width: inherit;
    top: 0
}

.mgmenu_footer {
    top: auto;
    bottom: 0
}

.mgmenu li .dropdown_fullwidth.whitebgd {
    background: none repeat scroll 0 0 #FFFFFF
}

.pubTitle {
    color: #333333;
    padding: 5px;
    text-align: left;
    line-height: 1.3
}

.equal .span2 {
    margin-left: 2%;
    width: 17.61%;
    margin-bottom: 4px
}

.text {
    padding: 5px;
    text-align: left;
    line-height: 1.3
}

.equal .span2 .text {
    margin-top: 4px
}

#col2col1section1 .equal.row-fluid .span4 {
    width: 37%
}

.equal.row-fluid [class*="span"]:first-child {
    margin-left: 2%
}

.equal .span4 > .span2 {
    float: left;
    width: 49%
}

.equal .span2.firstCol {
    margin: 0;
    width: 49%
}

.equal .span2.secondCol {
    margin: 0;
    width: 49%
}

.productImg .btn-large {
    margin-right: 2px;
    margin-top: 4px;
    padding: 8px 14px
}

.hbocLogo {
    background-position: 0 0;
    height: 37px;
    width: 144px;
    margin: 0 auto
}

.hbocProdImg {
    background-position: 0 -191px;
    width: 128px;
    height: 112px;
    margin: 0 auto
}

.colarisLogo {
    background-position: -148px 0;
    height: 37px;
    width: 92px;
    margin: 1px 8px -4px
}

.colarisAPLogo {
    background-position: -244px 0;
    height: 37px;
    width: 110px;
    margin: 1px 8px -4px
}

.prolarisLogo {
    background-position: -553px -187px;
    height: 108px;
    width: 112px
}

.prolarisLogo-sm {
    background-position: -435px -40px;
    width: 62px;
    height: 65px
}

.prolarisProd {
    background-position: -423px -191px;
    height: 112px;
    width: 122px
}

.melarisLogo {
    background-position: -498px 0;
    width: 114px;
    height: 37px;
    margin: 4px 0 0
}

.melarisLogoWhite {
    background-position: -498px -40px;
    width: 114px;
    height: 37px;
    margin: 4px 0 0
}

.melarisImg {
    background-position: -227px -191px;
    height: 112px;
    width: 93px
}

.panexiaLogo {
    background-position: -616px 0;
    width: 102px;
    height: 37px
}

.panexiaImg {
    background-position: -324px -191px;
    height: 112px;
    width: 92px
}

.coming-soon {
    height: auto;
    max-width: 100%;
    display: block
}

.myriskProdImg {
    background-position: 0 -307px;
    height: 153px;
    width: 104px
}

.myriskImg-restricted {
    background-position:
}

.myriskImg {
    background-position: 0 -40px;
    height: 65px;
    width: 105px
}

.myriskLogo-allaccess {
    background-position: -109px -40px;
    height: 65px;
    width: 105px
}

.theraguideLogo {
    background-position: -361px 0;
    width: 133px;
    height: 37px
}

.theraguideImg {
    background-position: -136px -202px;
    width: 80px;
    height: 100px
}

.colarisProdImg {
    background-position: 0 -749px;
    height: 112px;
    width: 128px
}

.colarisAPProdImg {
    background-position: -132px -749px;
    height: 112px;
    width: 128px
}

.hcq {
    background-position: -324px -307px;
    width: 183px;
    height: 80px
}

.ms360 {
    background-position: -520px -307px;
    width: 183px;
    height: 83px
}

.myriadpromise {
    background-position: 0 -121px;
    height: 38px;
    width: 178px
}

.myplanLogo {
    background-position: -343px -109px;
    width: 156px;
    height: 78px
}

.myplanLogo-sm {
    background-position: -326px -40px;
    height: 60px;
    width: 105px
}

.myplanProdImg {
    background-position: -218px -319px;
    width: 94px;
    height: 141px
}

.mypathLogo {
    height: auto;
    max-width: 100%;
    display: block
}

.mypathLogo-sm {
    background-position: -219px -40px;
    height: 60px;
    width: 103px
}

.mypathProdImg {
    background-position: -112px -319px;
    width: 94px;
    height: 141px
}

.text.neg-marg-left {
    margin-left: -3.5%
}

.img-heading {
    margin-top: 4px
}

.mm_text {
    padding: 8px 4px;
    text-align: center
}

.resultsDoctor {
    display: block;
    border: 1px solid #e1e1e1;
    padding: 4px;
    margin-bottom: 24px;
    margin-top: 4px
}

.resultsDoctor img {
    height: auto;
    width: 100%
}

.resultsNowLogo {
    height: auto;
    max-width: 100%;
    display: block
}

.docformsDoctor {
    margin-top: 4px;
    display: block;
    border: 1px solid #e1e1e1;
    padding: 4px
}

.docformsDoctor img {
    height: auto;
    width: 100%
}

.mm_main_heading {
    margin: 0 2%
}

.linksgroup h5 {
    font-size: 13px;
    line-height: 14px
}

.dropdown_fullwidth .mgmenu_tabs_panels .row div {
    background-color: #fff
}

.dropdown_fullwidth .mgmenu_tabs_panels h5 {
    color: white;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 9px 6px;
    line-height: 16px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.prodHeading {
    margin-top: 4px;
    font-size: 13px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.prodHeading2 {
    margin-top: 4px;
    font-size: 13px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.prodHeading2 span {
    font-size: 11px
}

.dropdown_fullwidth .mgmenu_tabs_panels .left_col {
    margin-right: 8%
}

.dropdown_fullwidth .mgmenu_tabs_panels .product-orderbtn .order-now {
    margin: 3px
}

.dropdown_fullwidth .mgmenu_tabs_panels .test-kit.headinggreen {
    margin-top: 0;
    font-size: 14px;
    line-height: 14px
}

.dropdown_fullwidth .mgmenu_tabs_panels .multiple {
    margin-top: 25px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.marg_top_4 {
    margin-top: 4px
}

.rn-myrisk-text {
    border-top: 1px solid #d7d7d7;
    margin-bottom: -14px;
    padding: 5px;
    background-color: #cce3ec
}

.mgmenu {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    text-align: center
}

.mgmenu > li {
    display: block;
    float: left;
    text-align: center
}

.left-side-menu .withkids > a {
    cursor: pointer
}

.mgmenu_tabs:hover .mgmenu > li > span {
    color: white
}

.mgmenu li.noactive {
    background: none
}

.mgmenu > li > a, .mgmenu > li > span {
    display: block;
    outline: 0;
    text-decoration: none;
    padding: 0;
    font-size: 15px;
    font-weight: normal;
    text-align: center
}

.mgmenu > li > span:active, .mgmenu > li > span:hover, .mgmenu > li > a:hover {
    cursor: pointer;
    outline: none;
    color: #e76f00
}

.mgmenu > li:focus, .mgmenu > li:visited {
    color: #333333
}

.mgmenu > li .mgmenu_drop {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow.png);
    background-repeat: no-repeat;
    background-position: right 19px;
    padding-right: 20px
}

.mgmenu_footer .mgmenu > li .mgmenu_drop {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/upArrow.png)
}

.mgmenu > li.right_item {
    float: right;
    margin-right: 0
}

.mgmenu_container > .mgmenu > li.mgmenu_button, .mgmenu_fixed > .mgmenu > li.mgmenu_button, .mgmenu_footer > .mgmenu > li.mgmenu_button {
    display: none;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    padding: 14px 4% 14px 4%;
    border-bottom: 1px solid #D7D7D7;
    border-top: 1px solid #D7D7D7
}

.mgmenu_container > .mgmenu > li.mgmenu_button_active, .mgmenu_fixed > .mgmenu > li.mgmenu_button_active, .mgmenu_footer > .mgmenu > li.mgmenu_button_active {
    background-color: none repeat scroll 0 0 #C7C7C7
}

.mgmenu .fa.pull-right {
    font-size: 1.5em;
    margin-left: 0.3em
}

.mgmenu_trigger {
    position: fixed;
    z-index: 2;
    margin: 0 auto;
    right: 0;
    margin-right: 20px;
    width: 35px;
    height: 41px;
    display: block
}

.mgmenu_trigger {
    top: 0;
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #121212
}

.mgmenu_trigger.active {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down.png)
}

.mgmenu_footer ~ .mgmenu_trigger {
    top: auto;
    bottom: 0;
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down.png)
}

.mgmenu_footer ~ .mgmenu_trigger.active {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up.png)
}

.links li a {
    text-align: center;
    margin: 4px 0px;
    border: 1px solid #d7d7d7;
    background-color: #f1f1f1;
    display: block;
    padding: 8px 6px;
    color: #333;
    line-height: 16px
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.myrisk-level1 {
    border: 1px solid #4e87a0;
    background-color: #4e87a0;
    padding: 4px 8px 8px 8px;
    font-size: 13px;
    color: #ffffff
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.myrisk-level2 {
    border: 1px solid #c0bb87;
    background-color: #c0bb87;
    padding: 4px 8px 8px 8px;
    font-size: 13px;
    color: #ffffff;
    margin-top: 16px
}

.links {
    padding: 0;
    margin-left: 0px
}

.links2 {
    margin-left: 4px;
    margin-right: 4px;
    padding: 0;
    margin-bottom: 10px
}

.fix1 {
    padding: 0;
    margin-left: -4%
}

.fix2 {
    padding: 0;
    margin-right: -4%
}

.links-group {
    border: 1px solid #e1e1e1;
    padding: 0px 4px;
    margin: 4px 0px 15px
}

.links-group2-myrisk {
    border: 1px solid #e1e1e1;
    padding: 4px 4px 0px;
    margin: -4px 0 12px;
    border-top: none;
    background-color: #F8FAFB
}

.links-group3-myrisk {
    border: 1px solid #e1e1e1;
    padding: 4px 4px 0px;
    margin: -4px 0 0;
    border-top: none;
    background-color: #FBFAF5
}

.links-group-l {
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 4px;
    margin: 4px 0px
}

.links-group-r {
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 0px 4px;
    margin: 4px 0px
}

.mgmenu .split50 .col_6 {
    padding: 0
}

.dropdown_fullwidth .mgmenu_tabs_panels h5.menu-heading-spacer-top {
    margin-top: 12px
}

.menu-order-wrapper .order-btn {
    text-align: center;
    margin: 0px 0px 10px
}

.mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
    position: absolute;
    top: 48px;
    display: none;
    float: left;
    *zoom: 1;
    z-index: 100;
    margin: 0px 0 40px 1px;
    padding: 4px 0 0px 0;
    background: #fff;
    color: #333333;
    border-right: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    border-left: 1px solid #EEE;
    font-family: "Open Sans", sans-serif
}

.mgmenu li .dropdown_fullwidth {
    left: -2px
}

.mgmenu li.right_item .dropdown_container {
    left: auto;
    right: -1px
}

.mgmenu_footer .mgmenu > li .dropdown_container, .mgmenu_footer .mgmenu > li .dropdown_fullwidth, .mgmenu_footer .mgmenu > li .mgmenu_multilevel {
    margin: 0 0 0 -1px;
    top: auto;
    bottom: 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #CCCCCC;
    border-bottom: 5px solid #4F868E
}

.mgmenu > li:hover .dropdown_container, .mgmenu > li:hover .dropdown_fullwidth, .mgmenu > li.right_item:hover .dropdown_container {
    display: block
}

.mgmenu li .dropdown_1column {
    width: 8.3334%;
    padding-left: 2%;
    padding-right: 2%
}

.mgmenu li .dropdown_2columns {
    width: 16.6667%;
    padding-left: 1.8333%;
    padding-right: 1.8333%
}

.mgmenu li .dropdown_3columns {
    width: 25%;
    padding-left: 1.5%;
    padding-right: 1.5%
}

.mgmenu li .dropdown_4columns {
    width: 33.3334%;
    padding-left: 1.333%;
    padding-right: 1.333%
}

.mgmenu li .dropdown_5columns {
    width: 41.6667%;
    padding-left: 1.166%;
    padding-right: 1.166%
}

.mgmenu li .dropdown_6columns {
    width: 50%;
    padding-left: 1%;
    padding-right: 1%
}

.mgmenu li .dropdown_7columns {
    width: 58.3334%;
    padding-left: 0.833%;
    padding-right: 0.833%
}

.mgmenu li .dropdown_8columns {
    width: 66.6667%;
    padding-left: 0.666%;
    padding-right: 0.666%
}

.mgmenu li .dropdown_9columns {
    width: 75%;
    padding-left: 0.5%;
    padding-right: 0.5%
}

.mgmenu li .dropdown_10columns {
    width: 83.3334%;
    padding-left: 0.333%;
    padding-right: 0.333%
}

.mgmenu li .dropdown_11columns {
    width: 91.6667%;
    padding-left: 0.1666%;
    padding-right: 0.1666%
}

.mgmenu li .dropdown_fullwidth {
    width: 100.15%
}

.mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
    float: left;
    display: inline;
    position: relative;
    padding-left: 2%;
    padding-right: 2%;
    *padding-left: 1.9%;
    *padding-right: 1.9%
}

.mgmenu .col_1 {
    width: 4.33%
}

.mgmenu .col_2 {
    width: 12.66%
}

.mgmenu .col_3 {
    width: 21%
}

.mgmenu .col_4 {
    width: 29.33%
}

.mgmenu .col_5 {
    width: 37.66%
}

.mgmenu .col_6 {
    width: 46%
}

.mgmenu .col_7 {
    width: 54.33%
}

.mgmenu .col_8 {
    width: 62.66%
}

.mgmenu .col_9 {
    width: 71%
}

.mgmenu .col_10 {
    width: 79.33%
}

.mgmenu .col_11 {
    width: 87.66%
}

.mgmenu .col_12 {
    width: 96%
}

.mgmenu .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 18px
}

.mgmenu .col_border {
    -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
    -o-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15);
    box-shadow: -1px 0 0 rgba(0, 0, 0, 0.15)
}

.mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 9;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px
}

.mgmenu .dropdown_flyout .dropdown_flyout_level {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
    border: 1px solid #CCCCCC;
    background: #f1f1f1
}

.mgmenu .dropdown_flyout li {
    float: left;
    width: 100%;
    padding: 3px 0 3px 0
}

.mgmenu .dropdown_flyout ul li {
    width: 160px;
    padding: 3px 10px 3px 10px
}

.mgmenu .dropdown_flyout li.last {
    margin-bottom: 12px
}

.mgmenu .dropdown_flyout a {
    display: block;
    width: 10em
}

.mgmenu .dropdown_flyout .dropdown_flyout_level {
    position: absolute;
    margin: 15px 0 0 4px;
    padding: 6px;
    left: 98%;
    top: -21px;
    display: none;
    *zoom: 1;
    float: left
}

.mgmenu .dropdown_flyout .dropdown_flyout_level_left {
    left: -102%;
    right: 100%
}

.mgmenu .dropdown_flyout .dropdown_parent {
    background: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/rightArrow.png) no-repeat 90% 9px
}

.mgmenu .dropdown_flyout .dropdown_parent_left {
    background: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/leftArrow.png) no-repeat 90% 9px
}

.mgmenu .dropdown_flyout li:hover > .dropdown_flyout_level, .mgmenu .dropdown_flyout li:hover > .dropdown_flyout_level_left {
    display: block
}

.mgmenu .dropdown_flyout .flyout_heading {
    font-family: Georgia, Times, "Times New Roman", serif;
    padding-bottom: 9px;
    margin-bottom: 9px;
    font-size: 16px;
    border-bottom: 1px solid #cccccc;
    -webkit-box-shadow: 0 1px 1px #f4f4f4;
    -moz-box-shadow: 0 1px 1px #f4f4f4;
    -o-box-shadow: 0 1px 1px #f4f4f4;
    box-shadow: 0 1px 1px #f4f4f4
}

.mgmenu p, .mgmenu h1, .mgmenu h2, .mgmenu h3, .mgmenu h4, .mgmenu h5, .mgmenu h6 {
    padding: 0;
    margin: 0;
    font-weight: normal;
    color: #333333;
    margin-bottom: 18px
}

.mgmenu h1, .mgmenu h2, .mgmenu h3, .mgmenu h4, .mgmenu h5, .mgmenu h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif
}

.mgmenu p {
    color: #58595B;
    font-size: 14px
}

.mgmenu h1 {
    font-size: 32px
}

.mgmenu h2 {
    font-size: 28px
}

.mgmenu h3 {
    font-size: 24px
}

.mgmenu h4 {
    font-size: 18px
}

.mgmenu h5 {
    font-size: 16px
}

.mgmenu h6 {
    font-size: 14px
}

.mgmenu a {
    text-decoration: none
}

.menu-col-title, .menu-col-title a {
    padding: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 7px;
    color: #454545;
    font-family: "Open Sans", sans-serif
}

.menu-col-title a {
    color: #003595
}

.menu-col-title:not(:first-child) {
    padding: 20px 0 10px 0
}

.main_menu_item_5 .menu-col-title:not(:first-child) {
    padding: 0px 0 10px 0
}

.menu-order-wrapper .order-img {
    display: block;
    margin: -5px auto 0
}

.menu-order-wrapper .myriskProdImg {
    margin: -5px auto 0
}

.menu-order-wrapper .myplanProdImg, .menu-order-wrapper .mypathProdImg {
    margin: 5px auto 0px
}

.menu-order-wrapper .theraguideImg {
    margin: 5px auto 0px
}

.mgmenu a.btn, .left-side-menu a.btn {
    color: #FFFFFF
}

.left-side-menu a.btn:hover {
    background-color: #51A351
}

.mgmenu > li ul {
    list-style: none;
    margin-left: 0px
}

.mgmenu > li ol {
    list-style: decimal
}

.mgmenu > li ul.no_bullets {
    list-style: none;
    padding: 0
}

.mgmenu > li ul.no_bullets li {
    line-height: 24px
}

.mgmenu > li ol li {
    font-size: 12px;
    position: relative;
    list-style: none
}

.mgmenu > li ul li {
    font-size: 12px;
    line-height: 20px
}

.order-test-text {
    float: left;
    padding: 6px 12px;
    width: 27%;
    list-style: none
}

.colaris-order-wrap ul {
    overflow: hidden;
    margin: 0
}

.order-test-kit.left-col {
    margin-right: 17px
}

.order-test-kit {
    float: left;
    height: 55px
}

.order-test-kit > ul {
    margin: 0
}

.product-orderbtn .btn {
    float: right
}

.colaris-order-wrap .headinggreen > li.product-orderbtn {
    float: right;
    width: 67%;
    list-style: none
}

.colaris-order-wrap {
    margin-bottom: 4px;
    margin-top: 0px
}

.product-wrap {
    background-color: #E5E5E5;
    height: 47px;
    margin: 4px 4px 4px 4px
}

.mgmenu blockquote {
    color: #aaaaaa;
    border-left: 5px solid #cccccc;
    padding-left: 20px;
    font-style: italic;
    font-size: 18px
}

.mgmenu .text_box {
    width: 84%;
    background: #ffffff;
    padding: 12px 8% 12px 8%;
    -webkit-box-shadow: 0 1px 1px #bbbbbb;
    -moz-box-shadow: 0 1px 1px #bbbbbb;
    -o-box-shadow: 0 1px 1px #bbbbbb;
    box-shadow: 0 1px 1px #bbbbbb
}

.mgmenu .text_box_black {
    background: #333333
}

.mgmenu .text_box_red {
    background: #e48a76
}

.mgmenu .text_box_blue {
    background: #92bfd1
}

.mgmenu .text_box_green {
    background: #b4ca91
}

.mgmenu .text_box_yellow {
    background: #f3d067
}

.mgmenu .text_box_purple {
    background: #C0ADDB
}

.mgmenu .text_box_brown {
    background: #b2aa9f
}

.mgmenu .text_box_black, .mgmenu .text_box_red, .mgmenu .text_box_blue, .mgmenu .text_box_green, .mgmenu .text_box_yellow, .mgmenu .text_box_purple, .mgmenu .text_box_brown {
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none
}

.mgmenu .img_description {
    text-align: center;
    font-style: italic;
    margin-top: -6px
}

.mgmenu hr {
    width: 100%;
    height: 0;
    *height: 2px;
    margin-bottom: 18px;
    border: none;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ccc
}

.mgmenu .video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 18px
}

.mgmenu .video_container iframe, .mgmenu .video_container object, .mgmenu .video_container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none
}

.mgmenu iframe {
    border: 0;
    outline: none;
    width: 100%;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin-bottom: 12px
}

.mgmenu img {
    border: none
}

.mgmenu .inline_img {
    max-width: 100%;
    height: auto;
    width: auto \9;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px #999999;
    -moz-box-shadow: 0 1px 1px #999999;
    -o-box-shadow: 0 1px 1px #999999;
    box-shadow: 0 1px 1px #999999;
    margin-bottom: 18px;
    margin-top: 6px
}

.mgmenu a:hover .inline_img {
    opacity: 1
}

.mgmenu .inline_img_border {
    border: 5px solid #fff
}

.mgmenu .ic_empty_document {
    background-position: 0 0
}

.mgmenu .ic_documents {
    background-position: -32px 0
}

.mgmenu .ic_text_document {
    background-position: -64px 0
}

.mgmenu .ic_folder {
    background-position: -96px 0
}

.mgmenu .ic_picture {
    background-position: -128px 0
}

.mgmenu .ic_cloud {
    background-position: -160px 0
}

.mgmenu .ic_archive {
    background-position: -192px 0
}

.mgmenu .ic_download {
    background-position: -224px 0
}

.mgmenu .ic_user {
    background-position: -256px 0
}

.mgmenu .ic_tag {
    background-position: -288px 0
}

.mgmenu .ic_lock {
    background-position: 0 -32px
}

.mgmenu .ic_unlock {
    background-position: -32px -32px
}

.mgmenu .ic_mail {
    background-position: -64px -32px
}

.mgmenu .ic_brush {
    background-position: -96px -32px
}

.mgmenu .ic_refresh {
    background-position: -128px -32px
}

.mgmenu .ic_grid {
    background-position: -160px -32px
}

.mgmenu .ic_list {
    background-position: -192px -32px
}

.mgmenu .ic_delete {
    background-position: -224px -32px
}

.mgmenu .ic_settings {
    background-position: -256px -32px
}

.mgmenu .ic_time {
    background-position: -288px -32px
}

.mgmenu .ic_bookmark {
    background-position: 0 -64px
}

.mgmenu .ic_calendar {
    background-position: -32px -64px
}

.mgmenu .ic_graph {
    background-position: -64px -64px
}

.mgmenu .ic_pin {
    background-position: -96px -64px
}

.mgmenu .ic_chat {
    background-position: -128px -64px
}

.mgmenu .ic_chats {
    background-position: -160px -64px
}

.mgmenu .ic_print {
    background-position: -192px -64px
}

.mgmenu .ic_attachment {
    background-position: -224px -64px
}

.mgmenu .ic_power {
    background-position: -256px -64px
}

.mgmenu .ic_favorite {
    background-position: -288px -64px
}

.mgmenu .ic_sound {
    background-position: 0 -96px
}

.mgmenu .ic_edit {
    background-position: -32px -96px
}

.mgmenu .ic_fullscreen {
    background-position: -64px -96px
}

.mgmenu .ic_target {
    background-position: -96px -96px
}

.mgmenu .ic_sync {
    background-position: -128px -96px
}

.mgmenu .ic_zoom {
    background-position: -160px -96px
}

.mgmenu .ic_plus {
    background-position: -192px -96px
}

.mgmenu .ic_minus {
    background-position: -224px -96px
}

.mgmenu .ic_cancel {
    background-position: -256px -96px
}

.mgmenu .ic_ok {
    background-position: -288px -96px
}

.mgmenu .ic_users {
    background-position: 0 -128px
}

.mgmenu .ic_calc {
    background-position: -32px -128px
}

.mgmenu .ic_left {
    background-position: -64px -128px
}

.mgmenu .ic_right {
    background-position: -96px -128px
}

.mgmenu .ic_up {
    background-position: -128px -128px
}

.mgmenu .ic_down {
    background-position: -160px -128px
}

.mgmenu .ic_up_circle {
    background-position: -192px -128px
}

.mgmenu .ic_down_circle {
    background-position: -224px -128px
}

.mgmenu .ic_left_circle {
    background-position: -256px -128px
}

.mgmenu .ic_right_circle {
    background-position: -288px -128px
}

.mgmenu .menubar_icon {
    padding: 0;
    list-style: none;
    float: left
}

.mgmenu .menubar_icon:hover {
    background: none
}

.mgmenu .menubar_icon ul > li {
    list-style: none;
    float: left;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s
}

.mgmenu .menubar_icon ul > li:hover {
    background-color: #131313
}

.mgmenu .menubar_icon ul > li > a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    display: block;
    padding: 7px 4px 9px 4px;
    width: 24px;
    height: 24px
}

.mgmenu .icon_vimeo {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_vimeo.png)
}

.mgmenu .icon_dribbble {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_dribbble.png)
}

.mgmenu .icon_twitter {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_twitter.png)
}

.mgmenu .icon_facebook {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_facebook.png)
}

.mgmenu .icon_flickr {
    background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_flickr.png)
}

.fa-external-link {
    font-size: 14px;
    display: inline;
    padding: 0px 2px;
    vertical-align: middle
}

.mgmenu .contact_form {
    display: block;
    margin-bottom: 10px
}

.mgmenu .contact_form label {
    font-size: 12px
}

.mgmenu .form_element {
    color: #000000;
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    font-size: 12px;
    width: 96%;
    padding: 9px 2% 9px 2%;
    margin: 12px 0 18px 0;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef
}

.mgmenu .form_element:hover {
    background-color: #fcfcfc
}

.mgmenu .form_element:focus {
    background-color: #ffffff
}

.mgmenu .form_element:focus {
    outline: none
}

.mgmenu .contact_form textarea {
    height: 120px;
    resize: none
}

.mgmenu .contact_form .required {
    color: #C00
}

.mgmenu .contact_form .error, .mgmenu .contact_form .success {
    width: 96%;
    padding: 9px 2% 9px 2%;
    margin: 12px 0 6px 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef
}

.mgmenu .contact_form .error {
    background: #f7cac4;
    color: #992213
}

.mgmenu .contact_form .success {
    background: #d8f6bc;
    color: #2f530b;
    margin-bottom: 12px
}

.mgmenu .contact_form .button {
    padding: 7px 12px;
    margin: 9px 12px 0 0;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000000;
    color: #ffffff;
    background-color: #333333
}

.mgmenu .contact_form .button:hover, .mgmenu .contact_form .button:focus {
    color: #ffffff;
    background-color: #1A1A1A
}

.mgmenu .contact_form .select_element {
    float: left;
    width: 310px;
    overflow: hidden;
    position: relative;
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    font-size: 12px;
    width: 100%;
    margin: 12px 0 18px 0;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef
}

.mgmenu .contact_form .select_element select {
    width: 100%;
    height: 30px;
    font-size: 12px;
    color: #999;
    padding: 6px 0 6px 10px;
    border: 0;
    background: none;
    outline: none
}

.mgmenu .contact_form .select_element select option {
    background: #fdfdfd;
    width: 100%;
    color: #333
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .mgmenu .contact_form .select_element:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -3px;
        border: 5px solid transparent;
        border-top: 5px solid #333333;
        pointer-events: none
    }

    .mgmenu .contact_form .select_element select, .mgmenu .contact_form .select_element select option {
        -webkit-appearance: none;
        appearance: none
    }
}

.mgmenu li > .mgmenu_tabs {
    padding: 0 !important
}

.mgmenu_tabs > ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mgmenu_tabs_hide {
    display: none
}

.mgmenu_tabs .mgmenu_tabs_nav {
    width: 20%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

.mgmenu_tabs .mgmenu_tabs_panels {
    margin: 0;
    min-height: 380px;
    padding: 4px 1% 9% 1%;
    width: 78%;
    *width: 77.9%;
    float: left;
    background-color: #ffffff;
    -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs .mgmenu_tabs_nav li {
    list-style: none;
    border-bottom: 1px solid #d7d7d7;
    margin: 0;
    float: left;
    width: 100%;
    clear: left;
    line-height: 16px
}

.mgmenu_tabs .mgmenu_tabs_nav li a {
    font-size: 12px;
    outline: 0;
    text-decoration: none;
    display: block;
    padding: 11px 15px 11px 15px;
    text-align: left
}

.mgmenu_tabs .mgmenu_tabs_nav li a:hover {
    background-color: #f1f1f1
}

.mgmenu_tabs li a.current, .mgmenu_tabs li a.current:hover {
    background-color: #ffffff;
    top: 1px
}

.mgmenu_tabs_right .mgmenu_tabs_panels {
    -webkit-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs_top .mgmenu_tabs_nav, .mgmenu_tabs_bottom .mgmenu_tabs_nav {
    width: 100%
}

.mgmenu_tabs_top .mgmenu_tabs_panels, .mgmenu_tabs_bottom .mgmenu_tabs_panels {
    padding: 21px 1% 12px 1%;
    width: 98%;
    *width: 97.9%
}

.mgmenu_tabs_top .mgmenu_tabs_nav li, .mgmenu_tabs_bottom .mgmenu_tabs_nav li {
    float: none;
    width: auto;
    clear: none;
    display: inline
}

.mgmenu_tabs_top .mgmenu_tabs_nav li a, .mgmenu_tabs_bottom .mgmenu_tabs_nav li a {
    display: inline;
    float: left
}

.mgmenu_tabs_top li a.current, .mgmenu_tabs_top li a.current:hover, .mgmenu_tabs_bottom li a.current, .mgmenu_tabs_bottom li a.current:hover {
    -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: -1px 0 1px rgba(0, 0, 0, 0.05), 1px 0 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs_top .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.05)
}

.mgmenu_tabs_bottom .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.mgmenu {
    clear: both;
    width: 100%
}

.marg-equal.row-fluid {
    margin: 0% 2%;
    width: 96%
}

.dropdown_fullwidth .mgmenu_tabs_panels, .dropdown_container .mgmenu_tabs_panels {
    border-bottom: 5px solid #003595
}

.marg-bot-4 {
    margin-bottom: 4px
}

.padd-top-bot-4 {
    padding: 4px 0px
}

.second-level-heading {
    padding-left: 10px !important;
    margin-top: 2px !important
}

.second-level-heading > a {
    background-color: #4886A1 !important
}

@media (max-width: 1300px) {
    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text {
        padding: 8px 11px;
        width: 30%
    }

    .colaris-order-wrap .headinggreen > li.product-orderbtn {
        float: right;
        width: 64%
    }

    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text > h5 {
        padding: 10px 0px
    }

    .product-wrap {
        background-color: #E5E5E5;
        height: 47px;
        margin: 4px;
        padding: 4px
    }
}

@media (max-width: 1275px) {
    .dropdown_fullwidth .mgmenu_tabs_panels .multiple {
        margin-top: 0
    }
}

@media (max-width: 1175px) {
    .col_6.two_col li {
        margin-top: 0
    }

    .fullwidth-header header.container {
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width: 1135px) {
    .fullwidth-header header.container {
        margin: 0 auto;
        width: 100%
    }
}

@media (max-width: 1100px) {
    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text {
        padding: 1px 4px;
        width: 19%
    }

    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text > h5 {
        padding: 7px 0px
    }

    .colaris-order-wrap .headinggreen > li.product-orderbtn {
        float: right;
        width: 78%
    }
}

@media (max-width: 930px) {
    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text {
        padding: 0px;
        display: block;
        float: none;
        width: 100%
    }

    .dropdown_fullwidth .mgmenu_tabs_panels li.order-test-text > h5 {
        padding: 5px 0px
    }

    .colaris-order-wrap .headinggreen > li.product-orderbtn {
        float: none;
        display: block;
        width: 98%
    }
}

@media (max-width: 776px) {
    .equal .span4 > .span2 {
        float: none;
        width: 100%;
        margin-left: 0
    }
}

@media only screen and (min-width: 768px) and (max-width: 984px) {
    .mgmenu .mini_icon {
        padding-left: 3px
    }

    #col1section3, #col1section4, #col1section6 {
        padding-bottom: 445px
    }
}

@media only screen and (min-width: 768px) {
    .mgmenu_container > .mgmenu > li.mgmenu_button, .mgmenu_fixed > .mgmenu > li.mgmenu_button, .mgmenu_footer > .mgmenu > li.mgmenu_button {
        display: none !important
    }
}

@media only screen and (max-width: 768px) {
    .mgmenu_tabs .mgmenu_tabs_nav {
        text-align: center
    }

    .mgmenu > li > a, .mgmenu > li > span {
        text-align: center;
        border-bottom: 1px solid #D7D7D7
    }

    .mgmenu_container, .mgmenu_fixed, .mgmenu_footer {
        width: 100%;
        height: auto;
        margin: 0;
        position: relative;
        left: auto;
        top: auto;
        bottom: auto
    }

    .mgmenu_container .mgmenu > li, .mgmenu_fixed .mgmenu > li, .mgmenu_footer .mgmenu > li {
        float: none;
        width: auto;
        border: none;
        display: none;
        padding: 0
    }

    .mgmenu > li > span, .mgmenu > li > a {
        display: block
    }

    .mgmenu > li .mgmenu_drop {
        background-position: 96% 19px
    }

    .mgmenu > li .dropdown_container, .mgmenu > li .dropdown_fullwidth, .mgmenu_footer .mgmenu > li .dropdown_container, .mgmenu_footer .mgmenu > li .dropdown_fullwidth {
        position: absolute;
        top: auto;
        bottom: auto;
        width: 100%;
        margin: 0 0 0 -1px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
        border: 1px solid #CCCCCC;
        border-top: none
    }

    .mgmenu li .dropdown_1column, .mgmenu li .dropdown_2columns, .mgmenu li .dropdown_3columns, .mgmenu li .dropdown_4columns, .mgmenu li .dropdown_5columns, .mgmenu li .dropdown_6columns, .mgmenu li .dropdown_7columns, .mgmenu li .dropdown_8columns, .mgmenu li .dropdown_9columns, .mgmenu li .dropdown_10columns, .mgmenu li .dropdown_11columns, .mgmenu li .dropdown_fullwidth {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
        width: 92%;
        margin-left: 4%;
        margin-right: 4%;
        padding: 0;
        float: left;
        display: block
    }

    .mgmenu .col_border {
        box-shadow: none
    }

    .mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level, .mgmenu .dropdown_flyout .dropdown_flyout_level_left {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        margin: 6px 4% 0 4%
    }

    .mgmenu .dropdown_flyout .dropdown_flyout_level {
        border: none;
        background: none;
        box-shadow: none
    }

    .mgmenu .dropdown_flyout li, .mgmenu .dropdown_flyout ul li {
        width: 100%;
        padding: 6px 0 6px 0
    }

    .mgmenu li .dropdown_flyout .dropdown_parent {
        background: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow-b.png) no-repeat 98% 14px
    }

    .mgmenu li > .mgmenu_tabs {
        width: 100%
    }

    .mgmenu_tabs .mgmenu_tabs_nav {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0
    }

    .mgmenu_tabs .mgmenu_tabs_panels {
        padding: 21px 0 12px 0;
        width: 100%
    }

    .mgmenu_trigger {
        display: none
    }

    .mgmenu blockquote {
        margin-left: 12px
    }

    .mgmenu .img_description {
        text-align: left
    }

    .mgmenu .menubar_icon {
        z-index: 9;
        float: none !important;
        padding: 0 0 14px 0 !important
    }

    .mgmenu .menubar_icon ul {
        width: 100%;
        padding: 0 0 9px 0 !important
    }

    .mgmenu .menubar_icon ul > li {
        padding-left: 2%;
        padding-right: 2%
    }
}

@media (max-width: 700px) {
    .equal.row-fluid .span4 {
        width: 90%
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .mgmenu > li .mgmenu_drop {
        background-size: 9px 5px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow@2x.png)
    }

    .mgmenu_footer .mgmenu > li .mgmenu_drop {
        background-size: 9px 5px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/upArrow@2x.png)
    }

    .mgmenu_container > .mgmenu > li.mgmenu_button, .mgmenu_fixed > .mgmenu > li.mgmenu_button, .mgmenu_footer > .mgmenu > li.mgmenu_button {
        background-size: 24px 24px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/toggle@2x.png)
    }

    .mgmenu_trigger {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up@2x.png)
    }

    .mgmenu_trigger.active {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down@2x.png)
    }

    .mgmenu_footer ~ .mgmenu_trigger {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_down@2x.png)
    }

    .mgmenu_footer ~ .mgmenu_trigger.active {
        background-size: 35px 35px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/button_up@2x.png)
    }

    .mgmenu .dropdown_flyout .dropdown_parent {
        background-size: 5px 9px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/rightArrow@2x.png)
    }

    .mgmenu .dropdown_flyout .dropdown_parent_left {
        background-size: 5px 9px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/leftArrow@2x.png)
    }

    .mgmenu .mini_icon {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/mini-icons-white@2x.png);
        background-repeat: no-repeat;
        background-size: 304px 144px
    }

    .mgmenu .menubar_icon ul > li > a {
        background-size: 24px 24px
    }

    .mgmenu .icon_vimeo {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_vimeo@2x.png)
    }

    .mgmenu .icon_dribbble {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_dribbble@2x.png)
    }

    .mgmenu .icon_twitter {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_twitter@2x.png)
    }

    .mgmenu .icon_facebook {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_facebook@2x.png)
    }

    .mgmenu .icon_flickr {
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/icons/icon_flickr@2x.png)
    }
}

.ft-menu ul {
    padding-left: 0
}

.ft-copy-text {
    padding: 22px 8px 0 8px;
    text-align: right
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .mgmenu li .dropdown_flyout .dropdown_parent {
        background-size: 9px 5px;
        background-image: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/../img/downArrow-b@2x.png)
    }
}

@media (max-width: 1199px) {
    #menu-primary-navigation > li {
        padding: 20px 0 10px 0
    }

    #menu-primary-navigation > li a {
        padding-right: 2px;
        padding-left: 2px
    }

    .mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
        top: 67px
    }

    .ft-copy-text {
        padding: 22px 8px 0 8px;
        text-align: right
    }
}

@media (max-width: 768px) {
    .mega-menu-wrapper {
        height: auto
    }

    .mg-menu-bottom-pinned img {
        width: 50%;
        clear: both
    }

    .mgmenu .mega-menu-top-level-item {
        width: 100%
    }

    .social-links {
        margin-top: 0
    }

    #mega-menu > li.mega-menu-top-level-item span {
        padding-bottom: 5px;
        padding-top: 5px
    }

    #mega-menu > li.mega-menu-top-level-item span:after {
        padding-left: 10px;
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        content: "\f078"
    }

    #mega-menu > li.mega-menu-top-level-item span:hover:after {
        content: "\f077";
        color: #003595
    }

    .mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
        top: 0px
    }

    #mega-menu:hover > li {
        border-bottom: none
    }

    .mega-menu-inner {
        position: inherit
    }

    #mega-menu .container-fluid {
        margin: 0 auto
    }

    .mgmenu_tabs_panels {
        padding: 0
    }

    .dropdown_fullwidth, .dropdown_container {
        position: inherit
    }

    #mega-menu > li {
        border: 1px solid #eee
    }

    .mgmenu > li .dropdown_container, .mgmenu > li .dropdown_fullwidth, .mgmenu_footer .mgmenu > li .dropdown_container, .mgmenu_footer .mgmenu > li .dropdown_fullwidth {
        position: relative
    }

    .mgmenu > li .dropdown_container {
        left: 0;
        width: 100%;
        margin-bottom: 0
    }

    body > div:nth-child(2) {
        margin-top: 50px
    }

    .navbar-default {
        padding-bottom: 28px
    }

    .ft-copy-text {
        padding: 22px 8px 0 8px;
        text-align: right
    }
}

@media (max-width: 768px) {
    .menu-wrap {
        display: none
    }

    #mgmenu1 {
        display: block
    }

    .mega-menu-wrapper {
        margin-top: -34px
    }

    .nav > li {
        display: block;
        position: relative;
        padding: 10px;
        text-align: center
    }

    .navbar-default .navbar-nav > li > a {
        color: #7C858C;
        font-size: 14px;
        padding-right: 0
    }

    .blue-spacer {
        height: 20px;
        margin: 10px 0;
        background-color: #003595
    }

    .mgmenu > li > a, .mgmenu > li > span {
        text-align: center;
        border-bottom: none
    }

    .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px
    }

    .mega-menu-item > div {
        min-height: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 2px solid #eee;
        border-right: none !important;
        border-left: none !important
    }

    div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div, div.dropdown_container div.mgmenu_tabs_panels.container-fluid div.mega-menu-item > div {
        border-right: none;
        border-left: none
    }

    .mg-menu-bottom-pinned {
        position: inherit
    }

    .mg-menu-bottom-pinned a {
        display: block
    }

    .menu-col-title > a, .mg-menu-item-link > a {
        display: block;
        padding: 8px;
        margin: 2 auto
    }

    .button-row .row div {
        margin-bottom: 10px
    }

    footer.content-info div.container div.row div.col-md-2.col-sm-6.col-xs-12 {
        text-align: center
    }

    footer ul {
        padding-left: 0px
    }

    .mg-menu-bottom-pinned {
        display: none
    }

    div.mega-menu-wrapper div#mgmenu1.mega-menu-inner ul#mega-menu.mgmenu li.main_menu_item_1.mega-menu-top-level-item div.dropdown_fullwidth div.mgmenu_tabs_panels.container-fluid div.mega-menu-item div.col-sm-4.col-xs-12.col-md-5ths.col-lg-5ths p {
        display: none
    }

    .mgmenu li .dropdown_fullwidth, .mgmenu li .dropdown_container {
        border: none !important
    }

    .menu-col-title:not(:first-child) {
        padding: 0px
    }

    .mg-menu-item-link {
        padding-left: 10px
    }

    .navbar-toggle {
        float: none
    }

    .featured-image {
        text-align: left;
        margin-bottom: 0;
        min-height: 0;
        padding-bottom: 10px
    }

    .featured-image img {
        display: none
    }

    .featured-image h1 {
        margin: 0;
        position: inherit;
        top: 0;
        padding-top: 15px
    }

    .featured-image .share-post {
        position: relative;
        bottom: 0;
        left: 0;
        padding-top: 10px
    }

    .wrap {
        background: none
    }

    .navbar-default {
        padding-bottom: 0
    }

    .page-subtitle {
        clear: both;
        padding-top: 10px
    }

    .menu-text {
        margin-top: -6px;
        padding-top: 2px
    }

    button.navbar-toggle {
        width: 100%;
        display: block
    }

    div.wrap div.container div.content.row > div.main.col-md-7 {
        clear: both
    }

    .refTitle:hover {
        cursor: pointer
    }

    .refTitle:after {
        font-family: FontAwesome;
        padding-left: 10px;
        content: "\f078"
    }

    .refWrapper {
        display: none
    }

    .sidebar-right {
        border-top: 6px solid #003595;
        color: #58595B;
        padding: 10px 15px;
        margin-top: 20px
    }

    .ft-logo {
        margin-top: 22px;
        margin-left: 8px
    }

    .phone-top {
        margin-bottom: 0;
        margin-top: 15px
    }

    .ft-address {
        margin-bottom: 10px
    }

    ul.ft-social {
        margin: 0 auto;
        text-align: center;
        width: 163px
    }

    footer .menu {
        margin-top: 10px
    }

    .ft-menu ul {
        padding-left: 0;
        padding-top: 10px
    }

    .ft-menu li {
        border-right: none;
        text-align: center;
        padding: 5px 0
    }

    .ft-copy-text {
        padding: 10px 5px;
        float: none;
        border-top: 1px solid #9ca4a9;
        margin-top: 10px;
        text-align: left
    }
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: 600
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 90%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.1em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

a.button.button--border.u-color-white {
    border-width: 3px;
    border-radius: 4px;
    font-weight: 500
}

a.button.button--border.u-color-white:hover {
    background: #fff;
    border-color: #fff;
    color: #0071ce
}

a.button.button--border.u-color-white.u-bg-color-conf-blue:hover,
.hero a.button.u-bg-color-myriad-blue.u-color-white.button--border:hover {
    border-color: #003595;
    background-color: #003595;
    color: #fff;
    opacity: 1
}

.main-content a.btn, .main-content a.btn-primary {
    background-color: #0071ce;
    border-color: #0071ce
}
.button.u-bg-color-myriad-blue:hover,
.main-content a.btn:hover, .main-content a.btn-primary:hover, a.button.u-bg-color-myriad-blue.button--border:hover {
    background: #003595;
    color: #fff;
    border-color: #003595
}

a.u-color-myriad-blue.btn-underline:hover {
    color: #e76f00
}

a.u-color-myriad-blue.btn-underline:hover:after {
    background: #e76f00
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    overflow-y: scroll
}

body {
    -moz-osx-font-smoothing: grayscale;
    max-width: 1800px;
    margin: auto;
    overflow-x: hidden
}

ol, ul {
    list-style-type: none
}

blockquote, ol, p, ul {
    margin: 0;
    padding: 0
}

blockquote:last-child, p:last-child {
    margin-bottom: 0
}

a:active, a:focus {
    outline-width: 0
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #c9c9c9
}

::-webkit-input-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

:-ms-input-placeholder, ::-moz-placeholder, ::-ms-input-placeholder, ::-webkit-input-placeholder, ::placeholder {
    color: #666
}

.lazyload, .lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    pointer-events: all;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0;
    outline: 0;
    height: 15px;
    width: 35px;
    z-index: 200;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    background: 0 0;
    border: 0
}

@media screen and (min-width: 500px) {
    .hamburger {
        right: 40px
    }
}

@media screen and (min-width: 960px) {
    .hamburger {
        display: none
    }
}

.hamburger:active, .hamburger:focus, .hamburger:hover {
    background-color: transparent;
    border: 0;
    outline: none
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #003595
}

.hamburger-box {
    width: 30px;
    height: 16px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    margin-top: 4px
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    width: 30px;
    height: 2px;
    background-color: #003595;
    border-radius: 0;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.hamburger-inner:after, .hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -7px
}

.hamburger-inner:after {
    bottom: -7px
}

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top .1s ease .14s, opacity .1s ease;
    -o-transition: top .1s ease .14s, opacity .1s ease;
    transition: top .1s ease .14s, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
    -webkit-transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    -o-transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .14s;
    -o-transition-delay: .14s;
    transition-delay: .14s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    -webkit-transition: top .1s ease, opacity .1s ease .14s;
    -o-transition: top .1s ease, opacity .1s ease .14s;
    transition: top .1s ease, opacity .1s ease .14s
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    -o-transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s
}

body .gform_wrapper.gf_reset_wrapper, body .gform_wrapper.gf_reset_wrapper button, body .gform_wrapper.gf_reset_wrapper caption, body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper form, body .gform_wrapper.gf_reset_wrapper h1, body .gform_wrapper.gf_reset_wrapper h2, body .gform_wrapper.gf_reset_wrapper h3, body .gform_wrapper.gf_reset_wrapper h4, body .gform_wrapper.gf_reset_wrapper h5, body .gform_wrapper.gf_reset_wrapper h6, body .gform_wrapper.gf_reset_wrapper iframe, body .gform_wrapper.gf_reset_wrapper img, body .gform_wrapper.gf_reset_wrapper input[type=button], body .gform_wrapper.gf_reset_wrapper input[type=email], body .gform_wrapper.gf_reset_wrapper input[type=image], body .gform_wrapper.gf_reset_wrapper input[type=number], body .gform_wrapper.gf_reset_wrapper input[type=password], body .gform_wrapper.gf_reset_wrapper input[type=submit], body .gform_wrapper.gf_reset_wrapper input[type=tel], body .gform_wrapper.gf_reset_wrapper input[type=text], body .gform_wrapper.gf_reset_wrapper input[type=url], body .gform_wrapper.gf_reset_wrapper label, body .gform_wrapper.gf_reset_wrapper legend, body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper select, body .gform_wrapper.gf_reset_wrapper span, body .gform_wrapper.gf_reset_wrapper table, body .gform_wrapper.gf_reset_wrapper tbody, body .gform_wrapper.gf_reset_wrapper td, body .gform_wrapper.gf_reset_wrapper textarea, body .gform_wrapper.gf_reset_wrapper tfoot, body .gform_wrapper.gf_reset_wrapper th, body .gform_wrapper.gf_reset_wrapper thead, body .gform_wrapper.gf_reset_wrapper tr, body .gform_wrapper.gf_reset_wrapper ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

body .gform_wrapper.gf_reset_wrapper button, body .gform_wrapper.gf_reset_wrapper caption, body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper form, body .gform_wrapper.gf_reset_wrapper iframe, body .gform_wrapper.gf_reset_wrapper img, body .gform_wrapper.gf_reset_wrapper input[type=button], body .gform_wrapper.gf_reset_wrapper input[type=email], body .gform_wrapper.gf_reset_wrapper input[type=image], body .gform_wrapper.gf_reset_wrapper input[type=number], body .gform_wrapper.gf_reset_wrapper input[type=password], body .gform_wrapper.gf_reset_wrapper input[type=submit], body .gform_wrapper.gf_reset_wrapper input[type=tel], body .gform_wrapper.gf_reset_wrapper input[type=text], body .gform_wrapper.gf_reset_wrapper input[type=url], body .gform_wrapper.gf_reset_wrapper label, body .gform_wrapper.gf_reset_wrapper legend, body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper select, body .gform_wrapper.gf_reset_wrapper span, body .gform_wrapper.gf_reset_wrapper table, body .gform_wrapper.gf_reset_wrapper tbody, body .gform_wrapper.gf_reset_wrapper td, body .gform_wrapper.gf_reset_wrapper textarea, body .gform_wrapper.gf_reset_wrapper tfoot, body .gform_wrapper.gf_reset_wrapper th, body .gform_wrapper.gf_reset_wrapper thead, body .gform_wrapper.gf_reset_wrapper tr, body .gform_wrapper.gf_reset_wrapper ul {
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    line-height: 1;
    font-weight: 400
}

body .gform_wrapper.gf_reset_wrapper div, body .gform_wrapper.gf_reset_wrapper p, body .gform_wrapper.gf_reset_wrapper span {
    line-height: 1.8
}

body .gform_wrapper.gf_reset_wrapper fieldset, body .gform_wrapper.gf_reset_wrapper img {
    border: 0
}

body .gform_wrapper.gf_reset_wrapper li, body .gform_wrapper.gf_reset_wrapper ol, body .gform_wrapper.gf_reset_wrapper ul {
    list-style: none
}

body .gform_wrapper.gf_reset_wrapper a img {
    border: none
}

body .gform_wrapper.gf_reset_wrapper :focus {
    outline: 0
}

.gform_wrapper {
    max-width: 100%
}

.gform_wrapper form {
    text-align: left;
    max-width: 100%;
    margin: 0 auto
}

.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.gform_wrapper h1, .gform_wrapper h2, .gform_wrapper h3 {
    font-weight: 400;
    border: none;
    background: 0 0
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 10px 15px;
    border-radius: 5px;
    border: 1px solid #d8d8d8;
    letter-spacing: normal;
    outline: none !important;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background-color: #fff
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
    border-color: #003e50
}

.gform_wrapper input[type=image] {
    border: none !important;
    padding: 0 !important;
    width: auto !important
}

.gform_wrapper textarea {
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal;
    padding: 6px 8px;
    line-height: 1.5;
    resize: none;
    border: 1px solid #eee
}

.gform_wrapper select {
    line-height: 1.5
}

.gform_wrapper .ginput_container_multiselect select {
    background-image: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid inherit;
    outline: none
}

.gform_wrapper ul.gform_fields {
    margin: 0 !important;
    list-style-type: none;
    display: block
}

.gform_wrapper ul, html > body .entry ul {
    text-indent: 0
}

.gform_wrapper form li, .gform_wrapper li {
    margin-left: 0 !important;
    list-style-type: none !important;
    list-style-image: none !important;
    list-style: none !important;
    overflow: visible
}

.gform_wrapper ul li.gfield {
    clear: both
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    overflow: hidden
}

.gform_wrapper form ul.gform_fields.left_label li.gfield, .gform_wrapper form ul.gform_fields.right_label li.gfield, .gform_wrapper ul.gform_fields.left_label li.gfield, .gform_wrapper ul.gform_fields.right_label li.gfield {
    margin-bottom: 14px
}

.gform_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_wrapper form ul.left_label li ul.gfield_radio li, .gform_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_wrapper form ul.right_label li ul.gfield_radio li, .gform_wrapper ul.left_label li ul.gfield_checkbox li, .gform_wrapper ul.left_label li ul.gfield_radio li, .gform_wrapper ul.right_label li ul.gfield_checkbox li, .gform_wrapper ul.right_label li ul.gfield_radio li {
    margin-bottom: 10px
}

.gform_wrapper ul.gform_fields, .gform_wrapper ul li:after, .gform_wrapper ul li:before {
    padding: 0;
    margin: 0;
    overflow: visible
}

.gform_wrapper select {
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal
}

.gform_wrapper select option {
    padding: 2px;
    display: block
}

.gform_wrapper .inline {
    display: inline !important
}

.gform_wrapper .gform_heading {
    width: 100%;
    margin-bottom: 18px
}

.gform_wrapper .clear-multi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_year {
    display: -moz-inline-stack;
    display: inline-block
}

.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month, .gform_wrapper .gfield_date_year {
    width: 33.333%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media only screen and (min-width: 321px) {
    .gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month {
        max-width: 4rem
    }

    .gform_wrapper .gfield_date_year, .gform_wrapper .gfield_time_ampm {
        max-width: 4.5rem
    }
}

.gform_wrapper .gfield_date_dropdown_day, .gform_wrapper .gfield_date_dropdown_month, .gform_wrapper .gfield_date_dropdown_year {
    vertical-align: top;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: .5rem
}

.gform_wrapper .gfield_date_day, .gform_wrapper .gfield_date_month {
    width: 4rem;
    margin-right: .5rem
}

.gform_wrapper .gfield_date_day input[type=number], .gform_wrapper .gfield_date_month input[type=number] {
    width: calc(3rem + 8px) !important
}

.gform_wrapper .gfield_date_year input[type=number] {
    width: calc(4rem + 8px) !important
}

.gform_wrapper .gfield_date_year {
    width: 5rem
}

.gform_wrapper .gfield_date_day input, .gform_wrapper .gfield_date_month input {
    width: calc(3rem + 8px)
}

.gform_wrapper .gfield_date_year input {
    width: 4rem
}

.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label {
    width: 3rem;
    text-align: center
}

.gform_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label, .gform_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label {
    width: 4rem
}

.gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
    width: 33.333%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media only screen and (min-width: 321px) {
    .gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
        max-width: 4rem
    }

    .gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_hour {
        max-width: 4.5rem
    }
}

.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span {
    float: left
}

.gform_wrapper .gfield_time_hour i {
    font-style: normal !important;
    font-family: sans-serif !important;
    width: 10px;
    text-align: center;
    float: right;
    margin-top: 9%
}

.gform_wrapper .gfield_time_minute {
    margin-right: .5rem
}

.gform_wrapper .gfield_time_hour {
    margin-right: .25rem
}

.gform_wrapper .gfield_time_ampm {
    vertical-align: top;
    display: -moz-inline-stack;
    display: inline-block
}

.gform_wrapper .gfield_time_ampm select {
    min-width: calc(2rem + 25px);
    width: calc(3rem + 25px)
}

.gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_minute input {
    width: calc(3rem + 8px)
}

.gform_wrapper .gfield_time_hour input[type=number], .gform_wrapper .gfield_time_minute input[type=number] {
    width: calc(3rem + 8px) !important
}

.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    width: 3rem;
    text-align: center
}

.gform_wrapper .field_hover {
    border: 1px dashed #2175a9;
    cursor: pointer
}

.gform_wrapper .field_selected {
    background-color: #dfefff;
    border: 1px solid #c2d7ef
}

.gform_wrapper .field_name_first, .gform_wrapper .field_name_last, .gform_wrapper .field_name_middle {
    width: 49.5%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top
}

.gform_wrapper .ginput_complex.ginput_container {
    overflow: visible;
    width: 100%
}

.gform_wrapper label.gfield_label {
    font-weight: 600;
    font-size: inherit
}

.gform_wrapper .top_label .gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both
}

.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex select {
    width: 100%
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: block;
    font-size: .813em;
    letter-spacing: .5pt;
    white-space: nowrap
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    letter-spacing: inherit;
    vertical-align: middle;
    cursor: pointer
}

.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 9px 0 1px 1px
}

.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label, .gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label, .gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label, .gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label {
    margin-top: 0
}

.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px
}

.gform_wrapper .top_label .field_sublabel_above label.gfield_label + .ginput_complex.ginput_container, .gform_wrapper .top_label .field_sublabel_above label.gfield_label + div[class*=gfield_time_].ginput_container {
    margin-top: 0
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 8px
}

body.gform_wrapper div.clear-multi {
    display: -moz-inline-stack;
    display: inline-block
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 16px;
    margin-bottom: 0
}

.gform_wrapper .hidden_label .gfield_label {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.gfield.left_label, .gfield.right_label {
    padding-top: 10px
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 12px
}

.gform_wrapper label.hidden_sub_label, .gform_wrapper label.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    width: 100%
}

.gform_wrapper input.datepicker_with_icon.large, .gform_wrapper input.datepicker_with_icon.medium, .gform_wrapper input.datepicker_with_icon.small {
    width: calc(100% - 24px)
}

.gform_wrapper .gfield_error input.large, .gform_wrapper .gfield_error input.medium, .gform_wrapper .gfield_error input.small, .gform_wrapper .gfield_error select.large, .gform_wrapper .gfield_error select.medium, .gform_wrapper .gfield_error select.small {
    width: 100%
}

.gform_wrapper .gfield_error input.datepicker_with_icon.large, .gform_wrapper .gfield_error input.datepicker_with_icon.medium, .gform_wrapper .gfield_error input.datepicker_with_icon.small {
    width: calc(100% - 32px)
}

.gform_wrapper textarea.small {
    height: 80px;
    width: 100%
}

.gform_wrapper textarea.medium {
    height: 120px;
    width: 100%
}

.gform_wrapper textarea.large {
    height: 160px;
    width: 100%
}

.gform_wrapper h2.gsection_title {
    margin: 0 !important;
    padding: 0 !important;
    letter-spacing: normal !important
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
    font-weight: 600;
    font-size: 1.25em
}

.gform_wrapper h3.gform_title {
    letter-spacing: normal !important;
    margin: 10px 0 6px
}

.gform_wrapper li.gfield.field_description_below + li.gsection {
    margin-top: 24px !important
}

.gform_wrapper span.gform_description {
    font-weight: 400;
    display: block;
    width: calc(100% - 16px);
    margin-bottom: 16px
}

.gform_wrapper .gsection {
    border-bottom: 1px solid #ccc;
    padding: 0 16px 8px 0;
    margin: 28px 0;
    clear: both
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
    width: auto !important
}

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
    position: relative
}

.gform_wrapper ul.gfield_checkbox, .gform_wrapper ul.gfield_radio {
    margin: 6px 0;
    padding: 0
}

.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    display: -moz-inline-stack;
    display: inline-block;
    padding: 0;
    width: auto;
    line-height: 1.5;
    font-size: .875em;
    vertical-align: middle;
    max-width: 85%;
    white-space: normal
}

.gform_wrapper .gfield_checkbox li label {
    margin: 0
}

.gform_wrapper .gfield_radio li label {
    margin: 2px 0 0 4px
}

.gform_wrapper .gfield_checkbox li input, .gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio] {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    margin-left: 1px
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    font-size: .813em;
    line-height: inherit;
    clear: both;
    font-family: inherit;
    letter-spacing: normal
}

.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description {
    padding: 0 16px 0 0
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 5px
}

.gform_wrapper .field_sublabel_above .description, .gform_wrapper .field_sublabel_above .gfield_description, .gform_wrapper .field_sublabel_above .gsection_description {
    margin-top: 9px
}

.gform_wrapper .top_label .gsection_description {
    width: 100%;
    margin-bottom: 9px
}

.gform_wrapper .gfield_description {
    width: 100%
}

.gform_wrapper .description_above .gfield_description {
    padding: 0 0 10px
}

.gfield_date_year + .gfield_description {
    padding: 0
}

.gform_wrapper .gfield_required {
    color: #c11948;
    margin-left: 4px
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin-bottom: 6px !important;
    padding-bottom: 6px;
    padding-top: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gform_wrapper li.gfield.gfield_creditcard_warning {
    padding: 16px 16px 14px;
    background-color: rgba(255, 223, 224, .25);
    width: calc(100% - 16px)
}

.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning {
    padding: 16px 16px 14px
}

.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
    font-size: .875em;
    font-weight: 600;
    font-family: inherit;
    min-height: 25px;
    color: #c11948;
    max-width: 100%;
    position: relative
}

.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span {
    display: block;
    padding: 0 0 14px 24px;
    margin-bottom: 16px;
    line-height: 1.5;
    letter-spacing: .1pt;
    border-bottom: 1px solid #c11948;
    text-transform: uppercase;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMDY3IDI4NjUgMjQgMzIiPjxwYXRoIGQ9Ik0tMTA1MyAyODY1Yy01LjUgMC0xMCA0LjUtMTAgMTBoNGMwLTMuMyAyLjctNiA2LTZzNiAyLjcgNiA2djJoLTIwdjE0YzAgMy4zIDIuNyA2IDYgNmgxMmMzLjMgMCA2LTIuNyA2LTZ2LTE2YzAtNS41LTQuNS0xMC0xMC0xMHptNCAyOGgtMTJjLTEuMSAwLTItLjktMi0ydi0xMGgxNnYxMGMwIDEuMS0uOSAyLTIgMnptLTQtNmMwIDEuMS0uOSAyLTIgMnMtMi0uOS0yLTIgLjktMiAyLTIgMiAuOSAyIDJ6IiBmaWxsPSIjNzkwMDAwIi8+PC9zdmc+);
    background-size: 1em auto;
    background-repeat: no-repeat;
    background-position: 0
}

.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message {
    padding: 16px 16px 14px
}

li.gfield + li.gfield.gfield_creditcard_warning {
    margin-top: 16px !important
}

.gform_wrapper .top_label .gfield_error {
    width: calc(100% - 2px)
}

.gform_wrapper .top_label .gfield_error input.large, .gform_wrapper .top_label .gfield_error select.large, .gform_wrapper .top_label .gfield_error textarea.textarea {
    width: 100%
}

.gform_wrapper .left_label .gfield_error input.large, .gform_wrapper .left_label .gfield_error select.large, .gform_wrapper .left_label .gfield_error textarea.textarea, .gform_wrapper .right_label .gfield_error input.large, .gform_wrapper .right_label .gfield_error select.large, .gform_wrapper .right_label .gfield_error textarea.textarea {
    width: 70%
}

.gform_wrapper .gfield_error .gfield_label {
    color: #c11948
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 0
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container {
    margin-left: 0
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    max-width: 100%;
    padding-right: 16px
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 12px
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
    position: relative;
    top: 12px
}

.gform_wrapper div.validation_error {
    font-size: 1em;
    font-weight: 600;
    padding: 16px 0
}

.gform_wrapper div.validation_error, .gform_wrapper ol.validation_list {
    color: #c11948;
    margin-bottom: 25px;
    clear: both;
    width: 100%
}

.gform_wrapper ol.validation_list li {
    list-style-type: decimal !important
}

.gform_wrapper ol.validation_list li a {
    color: #c11948
}

.gform_wrapper ol.validation_list:after {
    content: ""
}

.gform_wrapper div#error {
    margin-bottom: 25px
}

.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons {
    vertical-align: middle !important
}

.gform_wrapper li.gfield fieldset {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%
}

.gform_wrapper li.gfield fieldset > * {
    width: auto
}

.gform_wrapper li.gfield fieldset legend.gfield_label {
    width: 100%;
    line-height: 32px
}

div.gf_page_steps + div.validation_error {
    margin-top: 16px
}

.gform_wrapper div.gfield_description.validation_error {
    color: #c11948;
    font-weight: 600;
    font-size: .875em;
    line-height: 1.2;
    margin-bottom: 16px
}

.gform_wrapper .validation_message {
    color: #c11948;
    font-weight: 600;
    letter-spacing: normal
}

.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 1px solid #c11948
}

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .gform_wrapper li.gfield_error ul.gfield_checkbox, .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #c11948
}

.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
    font-size: 16px;
    width: 100%;
    margin: 0 0 16px
}

.gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
    font-size: 1em;
    display: block;
    text-align: center
}

.gform_wrapper .gform_footer input[type=image] {
    padding: 0;
    width: auto !important;
    background: 0 0 !important;
    border: none !important;
    margin: 0 auto 16px !important;
    display: block;
    max-width: 100%
}

.gform_wrapper .ginput_complex .ginput_full, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    min-height: 45px
}

.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=email], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=number], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=password], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=text], .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=url], .gform_wrapper .gfield_error .ginput_complex .ginput_full select, .gform_wrapper .ginput_complex .ginput_full input[type=email], .gform_wrapper .ginput_complex .ginput_full input[type=number], .gform_wrapper .ginput_complex .ginput_full input[type=password], .gform_wrapper .ginput_complex .ginput_full input[type=tel], .gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .ginput_complex .ginput_full input[type=url] {
    width: 100%
}

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
    margin: 0 0 16px;
    line-height: 1.2
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked + label {
    font-weight: 500
}

.gform_wrapper input.datepicker.datepicker_with_icon {
    margin-right: 4px !important;
    display: -moz-inline-stack;
    display: inline-block
}

.gform_wrapper .gf_hidden, .gform_wrapper .gform_hidden, .gform_wrapper input.gform_hidden, .gform_wrapper input[type=hidden] {
    display: none !important;
    max-height: 1px !important;
    overflow: hidden
}

.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
    visibility: hidden;
    position: absolute;
    left: -9999px
}

.gform_wrapper .ginput_full br, .gform_wrapper .ginput_left br, .gform_wrapper .ginput_right br {
    display: none !important
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    padding: 0 !important
}

.gform_wrapper ul.gfield_radio li input + input {
    margin-left: 4px
}

.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
    margin-right: 6px;
    margin-top: 4px
}

.gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message {
    margin-top: 6px
}

.gform_wrapper .ginput_container.ginput_list + .gfield_description.validation_message {
    margin-top: 0
}

.gform_wrapper li.gfield_html {
    max-width: 100%
}

.gform_wrapper .gfield_html.gfield_no_follows_desc {
    margin-top: 10px
}

body .gform_wrapper ul li.gfield.gfield_html img {
    max-width: 100% !important
}

.gform_wrapper .gform_ajax_spinner {
    padding-left: 10px
}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none !important;
    position: absolute !important;
    left: -9000px
}

.gform_wrapper .gfield_captcha_input_container {
    padding-top: 3px
}

.gform_wrapper .simple_captcha_small input {
    width: 64px
}

.gform_wrapper .simple_captcha_medium input {
    width: 96px
}

.gform_wrapper .simple_captcha_large input {
    width: 128px
}

.gform_wrapper .gform_wrapper .left_label .simple_captcha_small, .gform_wrapper .left_label .simple_captcha_large, .gform_wrapper .left_label .simple_captcha_medium, .gform_wrapper .right_label .simple_captcha_large, .gform_wrapper .right_label .simple_captcha_medium, .gform_wrapper .right_label .simple_captcha_small {
    margin-left: 32%
}

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
    border: none !important;
    background: 0 0 !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.gform_wrapper .math_small input {
    width: 70px
}

.gform_wrapper .math_medium input {
    width: 510px
}

.gform_wrapper .math_large input {
    width: 612px
}

.gform_wrapper .left_label .math_large, .gform_wrapper .left_label .math_medium, .gform_wrapper .left_label .math_small, .gform_wrapper .right_label .math_large, .gform_wrapper .right_label .math_medium, .gform_wrapper .right_label .math_small {
    margin-left: 32%
}

.gform_wrapper div.charleft {
    font-size: .688em;
    margin-top: 4px;
    color: #b7b7b7;
    width: 92% !important;
    white-space: nowrap !important
}

.gform_wrapper div.charleft[style] {
    width: 92% !important
}

.gform_wrapper .left_label div.charleft, .gform_wrapper .right_label div.charleft {
    margin-left: 32%
}

.gform_wrapper div.charleft.ginput_counter_tinymce {
    border: solid #eee;
    border-width: 1px 0 0;
    padding: 4px 9px;
    width: 100% !important
}

.gform_wrapper div.charleft.warningTextareaInfo {
    color: #a1a1a1
}

.gform_wrapper div.charleft.ginput_counter_error {
    color: red
}

.gform_wrapper li.gf_hide_charleft div.charleft {
    display: none !important
}

.gf_submission_limit_message {
    color: #c11948;
    font-size: 1.375em
}

.gform_wrapper .ginput_price {
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7
}

.gform_wrapper span.ginput_total {
    color: #060;
    font-size: inherit
}

.gform_wrapper .top_label span.ginput_total {
    margin: 8px 0
}

.gform_wrapper span.ginput_product_price_label {
    margin-right: 2px
}

.gform_wrapper span.ginput_product_price {
    color: #900
}

.gform_wrapper span.ginput_quantity_label {
    margin-left: 10px;
    margin-right: 2px
}

.gform_wrapper input.ginput_quantity[type=text] {
    width: 3rem
}

.gform_wrapper input.ginput_quantity[type=number] {
    width: 4rem
}

.gform_wrapper .gform_page_footer {
    margin: 14px 0;
    width: 100%;
    border-top: 1px dotted #ccc;
    padding: 16px 0 0;
    clear: both
}

.gform_wrapper .gform_page_footer.left_label, .gform_wrapper .gform_page_footer.right_label {
    padding: 16px 0 0 29%
}

.gform_wrapper .gform_page_footer .button.gform_next_button, .gform_wrapper .gform_page_footer .button.gform_previous_button {
    display: -moz-inline-stack;
    display: inline-block
}

.gform_wrapper .gform_page_footer .button.gform_previous_button {
    margin-bottom: 8px
}

.gform_wrapper .gf_progressbar_wrapper {
    clear: both;
    width: 100%;
    margin: 0 0 16px;
    padding: 0 0 16px
}

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: .813em;
    line-height: 1 !important;
    margin: 0 0 8px 12px !important;
    padding: 0 !important;
    clear: both;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.gform_wrapper .gf_progressbar {
    padding: 10px;
    position: relative;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 25px;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, .05);
    width: 100%
}

.gform_wrapper .gf_progressbar_percentage {
    height: 24px;
    text-align: right;
    font-family: helvetica, arial, sans-serif;
    font-size: .813em !important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    z-index: 999;
    vertical-align: middle;
    background: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 20px), -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .3)));
    background: -o-repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 20px), -o-linear-gradient(top, transparent, rgba(0, 0, 0, .3));
    background: repeating-linear-gradient(-45deg, transparent, transparent 10px, rgba(0, 0, 0, .1) 0, rgba(0, 0, 0, .1) 20px), linear-gradient(180deg, transparent, rgba(0, 0, 0, .3))
}

.gform_wrapper .gf_progressbar:after {
    content: "";
    display: block;
    width: 100%;
    z-index: 990;
    height: 24px;
    margin-top: -24px;
    background-color: rgba(0, 0, 0, .1);
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    -webkit-box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .05)
}

.gform_wrapper .gf_progressbar:after, .gform_wrapper .gf_progressbar_percentage.percentbar_100 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.gform_wrapper .gf_progressbar_percentage span {
    display: block;
    width: auto;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    line-height: 1.8
}

.gform_wrapper .gf_progressbar_percentage.percentbar_0 span {
    color: #959595;
    text-shadow: none;
    float: none !important;
    margin-left: 12px;
    word-wrap: normal
}

.gform_wrapper .percentbar_blue {
    background-color: #036493;
    color: #fff
}

.gform_wrapper .percentbar_gray {
    background-color: #7c7c7c;
    color: #fff
}

.gform_wrapper .percentbar_green {
    background-color: #88b831;
    color: #fff
}

.gform_wrapper .percentbar_orange {
    background-color: #ff7120;
    color: #fff
}

.gform_wrapper .percentbar_red {
    background-color: #ff2a1a;
    color: #fff
}

.gform_wrapper .gf_page_steps {
    width: 100%;
    margin: 0 0 8px;
    padding: 0 0 4px;
    border-bottom: 1px dotted #ccc
}

.gform_wrapper .gf_step {
    width: 100%;
    margin: 24px 24px 24px 0;
    font-size: .875em;
    height: 14px;
    line-height: 1.25 !important;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    opacity: .2;
    font-family: inherit
}

.gform_wrapper .gf_step span.gf_step_number {
    font-size: 1.25em;
    font-family: arial, sans-serif;
    margin-right: 4px
}

.gform_wrapper .gf_step span.gf_step_label, .gform_wrapper .gf_step span.gf_step_number {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle
}

.gform_wrapper .gf_step.gf_step_active {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.gform_wrapper .gf_step_clear {
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden
}

.gform_wrapper .gfield_password_strength {
    margin-top: 18px;
    margin-bottom: 18px;
    line-height: 1.8;
    padding: 10px 5px;
    text-align: center;
    background-color: #eee;
    border: solid #ddd;
    border-width: 1px 1px 3px
}

.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
    margin-right: 16px
}

.gform_wrapper ul.left_label li.gfield .gfield_password_strength, .gform_wrapper ul.right_label li.gfield .gfield_password_strength {
    margin-top: 18px;
    margin-bottom: 18px;
    width: 100%
}

.gform_wrapper .gfield_password_strength.bad {
    background-color: #ffb78c;
    border-color: #ff853c;
    border-bottom: 3px solid #ff853c
}

.gform_wrapper .gfield_password_strength.good {
    background-color: #ffec8b;
    border-color: #fc0;
    border-bottom: 3px solid #fc0
}

.gform_wrapper .gfield_password_strength.mismatch, .gform_wrapper .gfield_password_strength.short {
    background-color: #ffa0a0;
    border-color: #f04040;
    border-bottom: 3px solid #f04040
}

.gform_wrapper .gfield_password_strength.strong {
    background-color: #c3ff88;
    border-color: #8dff1c;
    border-bottom: 3px solid #8dff1c
}

.gform_wrapper table.gfield_list, .gform_wrapper table.gfield_list caption, .gform_wrapper table.gfield_list tbody, .gform_wrapper table.gfield_list td, .gform_wrapper table.gfield_list tfoot, .gform_wrapper table.gfield_list th, .gform_wrapper table.gfield_list thead, .gform_wrapper table.gfield_list tr {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

.gform_wrapper table.gfield_list {
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: auto !important
}

.gform_wrapper table.gfield_list thead th {
    font-weight: 600;
    text-align: left
}

.gform_wrapper table.gfield_list colgroup {
    width: 100%;
    display: block
}

.gform_wrapper li.gfield.gfield_error table.gfield_list thead th {
    color: #c11948
}

.gform_wrapper table.gfield_list thead, .gform_wrapper table.gfield_list tr {
    padding: 0;
    margin: 0
}

.gform_wrapper table.gfield_list td, .gform_wrapper table.gfield_list th {
    padding: 4px 0
}

.gform_wrapper ul.gform_fields:not(.top_label) table.gfield_list th {
    padding: 0 0 4px
}

.gform_wrapper table.gfield_list td + td, .gform_wrapper table.gfield_list th + th {
    padding: 0 0 0 16px
}

.gform_wrapper .gfield_list, .gform_wrapper .gfield_list td.gfield_list_cell input {
    width: 100%
}

.gfield_icon_disabled {
    cursor: default !important;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6
}

.gform_wrapper table.gfield_list tr td.gfield_list_icons {
    width: 48px !important;
    padding: 0 0 0 4px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gform_wrapper table.gfield_list td.gfield_list_icons img {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle
}

.gform_wrapper select.chosen-select {
    visibility: hidden;
    height: 28px !important;
    min-height: 28px !important
}

.gform_wrapper .chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gform_wrapper .chosen-container, .gform_wrapper .chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.gform_wrapper .chosen-container.chosen-container-multi .chosen-choices {
    min-height: 28px !important
}

.gform_wrapper .ginput_container.ginput_container_multiselect .chosen-container.chosen-container-multi ul.chosen-choices li.search-field input.default {
    height: 24px
}

.gform_wrapper .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.gform_wrapper .chosen-container a {
    cursor: pointer
}

.gform_wrapper .chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 23px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), to(#f4f4f4));
    background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background: linear-gradient(180deg, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4);
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 3px #fff, 0 1px 1px rgba(0, 0, 0, .1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.gform_wrapper .chosen-container-single .chosen-default {
    color: #999
}

.gform_wrapper .chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gform_wrapper .chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.gform_wrapper .chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) -42px 1px no-repeat;
    font-size: 1px
}

.gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover, .gform_wrapper .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.gform_wrapper .chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.gform_wrapper .chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) no-repeat 0 2px
}

.gform_wrapper .chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.gform_wrapper .chosen-container-single .chosen-search input[type=text] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) no-repeat 100% -20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.gform_wrapper .chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.gform_wrapper .chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.gform_wrapper .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    -webkit-touch-callout: none
}

.gform_wrapper .chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.gform_wrapper .chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.gform_wrapper .chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.gform_wrapper .chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4
}

.gform_wrapper .chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 600;
    cursor: default
}

.gform_wrapper .chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.gform_wrapper .chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.gform_wrapper .chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -o-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.gform_wrapper .chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin: 1px 0;
    padding: 5px;
    height: 15px;
    border: 0 !important;
    background: 0 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #666;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field .default {
    color: #999
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 5px 0 5px 5px !important;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    border-radius: 3px;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-clip: padding-box;
    -webkit-box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) -42px 1px no-repeat;
    font-size: 1px
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eee));
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-image: linear-gradient(180deg, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    color: #666
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.gform_wrapper .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.gform_wrapper .chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -o-linear-gradient(#eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: 0 0
}

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.gform_wrapper .chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text] {
    color: #111 !important
}

.gform_wrapper .chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close, .gform_wrapper .chosen-disabled .chosen-single {
    cursor: default
}

.gform_wrapper .chosen-rtl {
    text-align: right
}

.gform_wrapper .chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.gform_wrapper .chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.gform_wrapper .chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.gform_wrapper .chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.gform_wrapper .chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.gform_wrapper .chosen-rtl .chosen-choices li {
    float: right
}

.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text] {
    direction: rtl
}

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.gform_wrapper .chosen-rtl.chosen-container-single-nosearch .chosen-search, .gform_wrapper .chosen-rtl .chosen-drop {
    left: 9999px
}

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.gform_wrapper .chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.gform_wrapper .chosen-rtl .chosen-search input[type=text] {
    padding: 4px 5px 4px 20px;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) no-repeat -30px -20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAYAAAAN8srVAAACTUlEQVR42u3Wv2sTcRiA8VPBxUKwEAxU3NxPIoFAl1bIkkmwYKAKRbqbRSWQCGJ+rMUibjo4FARBl0AgUIh/QXFxFIpKJHAQKA56r0/hDbyEK5VrDH2hBx+ud+Ga9+G+uSQQkVOv0+lMZNBFHoFRwABZb0F9CCITVdRjQd9b0CoOTNSGiRkidBWkljGGINb9CCECd0FqE7GJqkxeMxccK8UbJzppUPGIO5SfR9DCjINsTIR1RDbKXvAakuB9yqAsvuLaDIN6Jqag5/IaIxjYCxaxDzFGyKUMegdBb4ZBGfQmMUaIXeSmLyhDjHspl9wdiPHgJEGlUumf2UGml96HlJ+hRQwhRoSleQfZgfawlDJoB5KgO4OgDLrIT4UUMEA2xdNpro/t6aA+BJGJKuqxoJ9ikLmzQas4MFEbJmYIHz99GNRaxhiCWPcjhAjcBalNxCaqgsBrUPGIO5T3GGRjIqwjslHegnompqDn8hojGHgLyqA3iTFC7CLnLOh4Z0Gn3FnQf2O3ZrN5iZ9aVw81Go3zQfLmI4iIx/gBUXvtdnvNXZDGbEMI2Gf/BFsQPXffVRADr+jgn1hylwPdOL6Bn7w2brVaV9wEMfALBheGDu3QGvVQ79RtT0FvGDyu1WoXE4JWNKjiack916HXEoJecT7GLTdBLLXrDPwbEX+Xq9XqucPHNzFVzv3B93q9fsHbU+4uhAhh/wXfIMaWqyBdXjfxluE/63fQM/Yt8/je9hQ0vdnQpybqJRZcB2nUI4J+QVB2H6RRHzUoTPo/fwGr9gNcek8bXAAAAABJRU5ErkJggg==) no-repeat -30px -20px;
    direction: rtl
}

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi) {
    .gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .gform_wrapper .chosen-container-single .chosen-single abbr, .gform_wrapper .chosen-container-single .chosen-single div b, .gform_wrapper .chosen-container .chosen-results-scroll-down span, .gform_wrapper .chosen-container .chosen-results-scroll-up span, .gform_wrapper .chosen-rtl .chosen-search input[type=text] {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAMAAABgpuGuAAAAzFBMVEX///8AAACIiIiIiIiIiIhGRkZGRkZGRkaIiIiHh4eHh4eGhoaAgICGhoaHh4dGRkaHh4eHh4eIiIiHh4eIiIiHh4eIiIiHh4eHh4eHh4eHh4eHh4eAgICHh4eHh4eAgICFhYWIiIiHh4eHh4eHh4eIiIiEhISIiIiIiIiIiIiIiIiHh4d0dHSGhoaHh4eDg4NVVVWDg4OHh4eIiIiAgICHh4eHh4eAgICIiIiHh4eIiIiHh4eIiIiHh4eGhoaHh4eHh4eIiIiIiIhGRkYymc+gAAAAQnRSTlMAAP7wMDDwYGCg/VAQcIDz4CDz0PxAz7D1wPv5CGChFEX64t2QHh2N3Jaa2wsTgiEDKYjYDGaZBO8Rqd+LREqM5n7NGqdwAAACCUlEQVR4Xu3V127jMBCFYZ2h5KJiW5a7UzbJ9t57Hb3/O60Ik+JFsMLCwrkI4P+KV/oAYjSMOAEjE8MVm1HECiNVL8VGlSY1jpW8w5OMeil2RxIUe6k9kCA4YD7nOhG8RHYiWCk4YEKI5wdnHuPuQPyr4w8Df7xhm0xgI/2wASpVSwsdvYJm2jbrgraqWwsdvVSXAVp2QJk2ZQCOfiaw9s4a/4bymYVmOXD0w4fSzaIpO6CJ2nTyH1Cfj6BUV9kHwuFa0AFtPbTtBS0ttOyAMm3L+kB2HtbogG79Ap0Bw0ECVzIYBgilMaWH+odhXTeSc+p62LFeetU4VvKOlTgNai8l7kiCEi+1BxIEB0ynXCeCl8hOBCsFB0wIyfTgTBPcEYh/dfxh4I83/4flryD+UmU9E4Q6Hj5Cp06dOoWmvKhURFZFjjYGlBlVC4l+zpjQuahIulikljrnQZmqXN18ePDwz+O9qGQsKDcqm/tnaHrxdCNichJUiOwf4dDrJzvRggStJH32HK6za9GKBKlKgbaXqQgNSl8F6N6CCb3pgFhX95Z3dZXKu/dwXV6nsiJBhcrVx09u6C6I450bkc3FpXW+fN2I7nPaChKV3bfvP37++r0TVR3zlqqKpIelqrYx85kQm+o+SKSHb2WhqsjHTiJBITiJDQWJDAWpIkNBIkJBIkOhSnUShf4C9DyJBLzMYSsAAAAASUVORK5CYII=) !important;
        background-position: 0 0;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 6px;
    height: 32px
}

.gform_wrapper div.gform_card_icon {
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url(/wp-content/themes/_myriad/dist/assets/gf-creditcard-icons.187b07cec811865cedcef701781676dd.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 32px;
    float: left
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -64px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -64px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -64px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -64px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -64px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px 0
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -32px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -64px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 -192px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -224px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -256px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px -192px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -224px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -256px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px -192px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -224px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -256px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px -192px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -224px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -256px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px -192px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -224px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -256px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px -192px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -224px
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -256px
}

.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
    float: left;
    position: relative;
    top: 4px !important
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-width: 85px !important
}

.gform_wrapper .ginput_complex .ginput_cardinfo_left label, .gform_wrapper .ginput_complex .ginput_cardinfo_right label {
    white-space: nowrap !important
}

.gform_wrapper .ginput_complex span.ginput_cardextras {
    display: block;
    overflow: hidden
}

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
    position: relative;
    display: block;
    min-width: 160px !important
}

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select {
    margin-bottom: 8px
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
    max-width: 50% !important
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    width: 32px;
    height: 23px;
    background-image: url(/wp-content/themes/_myriad/dist/assets/gf-creditcard-icons.187b07cec811865cedcef701781676dd.png);
    background-repeat: no-repeat;
    background-position: 0 -128px;
    position: relative;
    top: -1px;
    left: 6px;
    display: -moz-inline-stack;
    display: inline-block
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    padding: 24px;
    border: 1px dashed #ccc;
    text-align: center;
    color: #aaa;
    margin-bottom: 16px;
    background: rgba(0, 0, 0, .02);
    border-radius: 4px
}

.gform_wrapper span.gform_drop_instructions {
    display: block;
    margin-bottom: 8px
}

.gform_delete {
    vertical-align: middle;
    cursor: pointer
}

.gform_wrapper .copy_values_option_container .copy_values_enabled {
    width: auto
}

.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
    margin-bottom: 1px
}

.gform_wrapper .form_saved_message {
    margin: 16px 0;
    width: 100%;
    font-size: 1em;
    line-height: 1.8;
    border: 2px solid #91afc7;
    background-color: #e3f3f3;
    text-align: center;
    border-radius: 2px
}

.gform_wrapper .form_saved_message form {
    text-align: center
}

.gform_wrapper .form_saved_message span:first-child {
    display: block;
    padding: 28px 16px
}

.form_saved_message a.resume_form_link {
    word-wrap: break-word
}

.form_saved_message a.resume_form_link:after, .form_saved_message a.resume_form_link:before {
    content: "";
    display: block
}

.form_saved_message a.resume_form_link:before {
    margin-top: 12px
}

.form_saved_message a.resume_form_link:after {
    margin-bottom: 12px
}

.form_saved_message a + br, .form_saved_message br + br {
    display: none
}

.form_saved_message .form_saved_message_emailform {
    margin: 16px 0 0
}

div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    line-height: 2.25;
    height: 24px;
    margin-bottom: 4px
}

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    margin: 12px auto 0;
    display: block
}

.form_saved_message .form_saved_message_emailform .validation_message {
    color: #c11948
}

.form_saved_message_sent {
    margin: 16px 0;
    width: 100%;
    font-size: 1em;
    border: 2px solid #cfe2c0;
    background-color: #e9ffd9;
    text-align: center;
    border-radius: 2px
}

.form_saved_message_sent span:first-child {
    display: block;
    padding: 16px
}

body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area, body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
    line-height: 1 !important
}

body .gform_wrapper img.ui-datepicker-trigger {
    width: 17px !important;
    height: 16px !important;
    display: -moz-inline-stack;
    display: inline-block
}

body .gform_wrapper img.add_list_item, body .gform_wrapper img.delete_list_item {
    display: -moz-inline-stack;
    display: inline-block;
    margin-top: -2px
}

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below + li.gfield {
    margin-top: 16px
}

.gform_wrapper li.gfield ul.gfield_radio li input[type=radio] + input[type=text] {
    width: 45.25%
}

.gform_wrapper table.recaptchatable {
    table-layout: auto
}

.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha {
    margin-left: 29%
}

.gfield .wp-editor-container {
    border: 1px solid #ddd
}

.gfield .wp-switch-editor {
    border-color: #ddd
}

.gfield .html-active .switch-html, .gfield .tmce-active .switch-tmce {
    border-bottom-color: #f5f5f5
}

.gfield .mce-edit-area iframe {
    width: 99.9% !important;
    margin: 0 !important
}

body .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0
}

body .gform_wrapper ul.gfields li.gfield label.gfield_label {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
    list-style-type: disc !important;
    margin: 0 0 8px;
    overflow: visible;
    padding-left: 0
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
    list-style-type: disc !important;
    margin: 16px 0 16px 28px !important;
    padding-left: 0
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
    list-style-type: decimal !important;
    overflow: visible;
    margin: 0 0 8px;
    padding-left: 0
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
    list-style-type: decimal !important;
    margin: 16px 0 18px 32px;
    padding-left: 0
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul, body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
    list-style-type: disc !important;
    padding-left: 0
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
    margin: 16px 0 16px 16px
}

body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
    margin: 0 0 8px
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
    margin: 0 0 18px;
    padding-left: 0
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
    font-weight: 500
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
    margin: 0 0 16px 18px
}

.gform_wrapper span.gf_clear_span {
    display: block;
    height: 1px;
    overflow: hidden;
    width: 100%;
    float: none;
    clear: both;
    margin-top: -1px
}

@media only screen and (max-width: 641px) {
    .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
        line-height: 2;
        min-height: 2rem
    }

    .gform_wrapper textarea {
        line-height: 1.5
    }

    .gform_wrapper .chosen-container.chosen-container-single[style] {
        width: 100% !important
    }

    .gform_wrapper .chosen-container-single .chosen-single {
        height: 40px;
        line-height: 2.8
    }

    .gform_wrapper .chosen-container-single .chosen-single div b {
        position: relative;
        top: 10px
    }

    .gform_wrapper div.chosen-container.chosen-container-multi[style] {
        width: 100% !important
    }

    .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice, .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
        width: calc(100% - 10px);
        line-height: 2;
        float: none
    }

    .gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
        margin-bottom: 0
    }

    .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        top: calc(50% - 6px)
    }

    .gform_wrapper .ginput_container span:not(.ginput_price) {
        margin-bottom: 8px;
        display: block
    }

    .gform_wrapper li.field_sublabel_below .ginput_complex {
        margin-top: 12px !important
    }

    .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
        width: 85%;
        cursor: pointer
    }
}

@media (min-device-width: 768px) and (max-device-width: 1023px), only screen and (max-width: 761px) {
    .gform_wrapper ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error {
        margin-top: 32px
    }

    .gform_wrapper table.gfield_list {
        border: 0
    }

    .gform_wrapper table.gfield_list thead {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .gform_wrapper table.gfield_list tr {
        margin-bottom: 10px;
        display: block;
        background: #fff;
        position: relative;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-color: #ccc;
        border-style: solid;
        border-width: 2px 1px 4px
    }

    .gform_wrapper table.gfield_list td {
        display: block;
        margin-left: 8px;
        margin-right: 8px
    }

    .gform_wrapper table.gfield_list td.gfield_list_icons {
        border-bottom: 0;
        margin: 16px 0 0 !important
    }

    .gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
        content: attr(data-label);
        font-size: .875em;
        letter-spacing: .5pt;
        white-space: nowrap;
        display: block;
        clear: both
    }

    .gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before {
        margin: 8px 0 3px 8px
    }

    .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
        margin: 3px 0 8px 8px
    }

    .gform_wrapper table.gfield_list td + td, .gform_wrapper table.gfield_list th + th {
        padding: 4px 0 0
    }

    .gform_wrapper table.gfield_list tr.gfield_list_row_even, .gform_wrapper table.gfield_list tr.gfield_list_row_odd {
        margin: 16px 0
    }

    .gform_wrapper table.gfield_list tr, .gform_wrapper table.gfield_list tr.gfield_list_row_odd:first-child {
        padding-top: 12px
    }

    .gform_wrapper table.gfield_list tr td.gfield_list_icons {
        width: 100% !important;
        padding: 0 4px 4px !important;
        background-color: #eee
    }

    .gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item {
        margin: 12px 0 0 16px !important
    }

    .gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item {
        margin: 12px 0 0 8px !important
    }

    .gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
        margin-left: 0
    }

    .gform_wrapper .gfield_list td.gfield_list_cell input {
        width: calc(100% - 16px);
        margin-left: 8px;
        margin-right: 8px
    }
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .gform_body {
        width: 100%
    }

    .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: calc(100% - 16px) !important
    }

    .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
        margin: 0 0 8px;
        line-height: 1.3
    }

    .gform_wrapper .gsection {
        margin: 28px 16px 28px 0
    }

    .gform_wrapper ul.gform_fields:not(.top_label) .gfield_label {
        float: left;
        width: 29%;
        padding-right: 16px;
        margin-bottom: 16px
    }

    .gform_wrapper .right_label .gfield_label {
        text-align: right
    }

    .gform_wrapper .left_label .gfield_description, .gform_wrapper .right_label .gfield_description {
        width: 70%
    }

    .gform_wrapper form ul.left_label li ul.gfield_checkbox li, .gform_wrapper form ul.left_label li ul.gfield_radio li, .gform_wrapper form ul.right_label li ul.gfield_checkbox li, .gform_wrapper form ul.right_label li ul.gfield_radio li, .gform_wrapper ul.left_label li ul.gfield_checkbox li, .gform_wrapper ul.left_label li ul.gfield_radio li, .gform_wrapper ul.right_label li ul.gfield_checkbox li, .gform_wrapper ul.right_label li ul.gfield_radio li {
        margin-bottom: 10px
    }

    .gform_wrapper .left_label .gfield_description, .gform_wrapper .left_label .instruction, .gform_wrapper .right_label .gfield_description, .gform_wrapper .right_label .instruction {
        margin-left: 29%
    }

    .gform_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description {
        margin-left: 0;
        padding-top: 4px;
        padding-left: 0;
        line-height: 1.5
    }

    .gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
        margin-left: 29% !important;
        width: 70%
    }

    .gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox, .gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio {
        overflow: hidden
    }

    .gform_wrapper .left_label div.ginput_complex, .gform_wrapper .right_label div.ginput_complex {
        width: 70%;
        margin-left: 29%
    }

    .gform_wrapper .left_label input.small, .gform_wrapper .left_label select.small, .gform_wrapper .right_label input.small, .gform_wrapper .right_label select.small {
        width: 15%
    }

    .gform_wrapper .left_label input.medium, .gform_wrapper .left_label select.medium, .gform_wrapper .right_label input.medium, .gform_wrapper .right_label select.medium {
        width: calc(35% - 8px)
    }

    .gform_wrapper .left_label input.large, .gform_wrapper .left_label select.large, .gform_wrapper .left_label textarea.large, .gform_wrapper .left_label textarea.medium, .gform_wrapper .left_label textarea.small, .gform_wrapper .right_label input.large, .gform_wrapper .right_label select.large, .gform_wrapper .right_label textarea.large, .gform_wrapper .right_label textarea.medium, .gform_wrapper .right_label textarea.small {
        width: 70%
    }

    .gform_wrapper ul.gform_fields:not(.top_label) .ginput_list {
        width: 70%;
        margin-left: 29% !important
    }

    .gform_wrapper .top_label .gfield_list {
        width: 100%
    }

    .gform_wrapper .left_label .gf_list_one_column, .gform_wrapper .right_label .gf_list_one_column {
        width: 45%
    }

    .gform_wrapper .top_label .gf_list_one_column {
        width: 46%
    }

    .gform_wrapper .left_label li.hidden_label input, .gform_wrapper .right_label li.hidden_label input {
        margin-left: 3.7%
    }

    .gform_wrapper .left_label li.gfield .gfield_password_strength, .gform_wrapper .right_label li.gfield .gfield_password_strength {
        margin-left: 29%
    }

    .gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
        width: 25%
    }

    .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
        width: calc(50% - 8px)
    }

    .gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium {
        width: 50%
    }

    .gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large {
        width: 100%
    }

    .gform_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker, .gform_wrapper .top_label input.small.datepicker {
        width: auto
    }

    .gform_wrapper textarea.small {
        height: 80px;
        width: 100%
    }

    .gform_wrapper textarea.medium {
        height: 160px;
        width: 100%
    }

    .gform_wrapper textarea.large {
        height: 320px;
        width: 100%
    }

    .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
        width: 50%;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        margin: 0 -4px 0 0
    }

    .gform_wrapper .gfield_error .ginput_complex .ginput_left, .gform_wrapper .gfield_error .ginput_complex .ginput_right {
        width: 50%
    }

    .gform_wrapper .ginput_complex .ginput_cardinfo_left, .gform_wrapper .ginput_complex .ginput_cardinfo_right {
        min-height: 43px;
        position: relative;
        float: left
    }

    .gform_wrapper .ginput_complex .ginput_cardinfo_left {
        width: 50%
    }

    .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
        width: 47% !important;
        display: -moz-inline-stack;
        display: inline-block
    }

    .gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
        margin-right: 4px
    }

    .gform_wrapper .gf_step {
        width: auto;
        margin: 16px 32px 16px 0
    }

    .gform_wrapper .gf_step, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
        display: -moz-inline-stack;
        display: inline-block
    }

    .gform_wrapper .gform_footer input[type=image] {
        vertical-align: middle
    }

    .gform_wrapper .gform_footer a.gform_save_link, .gform_wrapper .gform_page_footer a.gform_save_link {
        font-size: 1em;
        margin-left: 16px;
        display: -moz-inline-stack;
        display: inline-block
    }

    .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
        font-size: 1em;
        width: auto;
        margin: auto;
        display: block;
        padding: 14px 50px;
        background-color: #003e50;
        color: #fff;
        border: 0
    }

    .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 16px
    }

    .gform_wrapper .ginput_complex .ginput_left {
        padding-right: 8px
    }

    .gform_wrapper .left_label .ginput_complex.ginput_container_address:after {
        content: "";
        display: block
    }

    .gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
        margin-right: 8px
    }

    .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
        margin-right: -8px;
        padding-right: 8px
    }

    .gform_wrapper .ginput_complex.ginput_container_address span.ginput_full + span.ginput_right {
        padding-right: 8px !important;
        margin-right: 8px
    }

    .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left {
        padding-right: 8px !important;
        margin-right: -8px
    }

    .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left.address_zip {
        margin-right: 8px
    }

    .gform_wrapper .gfield_error .ginput_container {
        padding-right: 0
    }

    .gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength {
        margin: 18px 0
    }

    .gform_wrapper .gform_footer:not(.top_label) {
        padding: 16px 0 10px;
        margin-left: 29%;
        width: 70%
    }

    .top_label div.ginput_complex.ginput_container.gf_name_has_1, .top_label div.ginput_complex.ginput_container.gf_name_has_2, .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
        width: calc(100% + 15px)
    }

    .top_label div.ginput_complex.ginput_container.gf_name_has_4 {
        width: calc(100% + 13px)
    }

    .top_label div.ginput_complex.ginput_container.gf_name_has_5 {
        width: calc(100% + 14px)
    }

    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_1, ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_2, ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_3 {
        width: calc(70% + 15px);
        margin-left: 29%
    }

    ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1, ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2, ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 {
        width: calc(70% + 24px)
    }

    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4 {
        width: calc(70% + 13px);
        margin-left: 29%
    }

    ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5 {
        width: calc(70% + 14px);
        margin-left: 29%
    }

    div.ginput_container_name span {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        padding-right: 16px;
        margin-right: -4px
    }

    div.ginput_complex.ginput_container.gf_name_has_1 span {
        width: 100%
    }

    div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 50%
    }

    div.ginput_complex.ginput_container.gf_name_has_3 span {
        width: 33.3%
    }

    div.ginput_complex.ginput_container.gf_name_has_4 span {
        width: 25%
    }

    div.ginput_complex.ginput_container.gf_name_has_5 span {
        width: 19.95%
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span {
        width: 99.75% !important
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 49.75% !important
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span {
        width: 33% !important
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span {
        width: 24.75% !important
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span {
        width: 19.75% !important
    }

    html div.ginput_complex.ginput_container.gf_name_has_2 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_3 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_4 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_5 span:first-child {
        margin-left: 0 !important
    }

    .gform_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email {
        width: calc(100% + 15px)
    }

    .gform_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email {
        width: calc(70% + 16px);
        margin-left: 29%
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email {
        width: calc(70% + 17px)
    }

    li.gfield.gfield_error .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email {
        width: calc(70% + 8px) !important
    }

    .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left, .gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right {
        padding-right: 16px
    }

    .gform_wrapper ul.left_label li.gfield .gfield_password_strength, .gform_wrapper ul.right_label li.gfield .gfield_password_strength {
        width: 70%
    }

    .gform_wrapper .ginput_complex span.ginput_left + input.gform_hidden + span.ginput_left {
        padding-right: 0
    }

    .gform_wrapper .ginput_complex span.ginput_left.address_country {
        margin-right: 0
    }

    html:not[dir=rtl] .gform_wrapper ul.gform_fields:not(.top_label) .clear-multi, html:not[dir=rtl] .gform_wrapper ul.gform_fields:not(.top_label) .gfield_description, html:not[dir=rtl] .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time) {
        width: 70%;
        margin-left: 29% !important
    }

    .gform_wrapper .gf_progressbar {
        width: calc(100% - 16px)
    }

    .gform_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area {
        margin-left: 29%;
        width: 70%
    }

    body .gform_wrapper span.ginput_left.address_city + input.gform_hidden + span.ginput_left.address_country {
        width: calc(50% - 8px);
        margin-right: 0
    }

    .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
        margin-left: 29% !important
    }

    .gform_wrapper .gform_page_footer .button.gform_previous_button {
        margin-bottom: 0
    }

    .gform_wrapper .gform_page_footer .button.gform_button, .gform_wrapper .gform_page_footer .button.gform_next_button {
        margin-right: 10px
    }
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
    margin: -4px 7px 0 0 !important
}

.gform_wrapper ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ginput_container_consent input:first-child {
    margin: -4px 3px 0
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .top_label li.gfield.gf_inline {
        vertical-align: top;
        width: auto !important;
        margin: 0;
        padding-right: 16px;
        float: none !important;
        display: -moz-inline-stack;
        display: inline-block
    }

    .gform_wrapper .top_label li.gfield.gf_inline input[type=email].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=email].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=email].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=number].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=password].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=tel].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=text].small, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].large, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].medium, .gform_wrapper .top_label li.gfield.gf_inline input[type=url].small {
        width: 100%
    }

    .gform_wrapper .top_label li.gfield.gf_inline input[type=text].datepicker.medium {
        width: 96px !important
    }

    .gform_wrapper .top_label li.gfield.gf_inline select, .gform_wrapper .top_label li.gfield.gf_inline textarea {
        width: 100%
    }

    .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour input[type=text], .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute input[type=text] {
        width: 70% !important
    }

    .gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_day, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_month, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_date_year, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_hour, .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_minute {
        width: 50px
    }

    .gform_wrapper .top_label li.gfield.gf_inline div.gfield_time_ampm {
        width: auto
    }

    .gform_wrapper li.gf_inline div.ginput_container {
        white-space: nowrap !important
    }

    .gform_wrapper li.gf_inline div.ginput_container.ginput_container_date label {
        display: block !important
    }

    .gform_wrapper li.gfield.gfield_error.gf_inline {
        margin-right: 16px;
        padding-right: 0
    }

    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        width: 50%;
        padding-right: 16px;
        float: none
    }

    .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker), .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker) {
        width: 100% !important;
        margin: 8px 0 0;
        padding-left: 0;
        padding-right: 0
    }

    .gform_wrapper .top_label li.gfield.gf_left_half:before {
        content: "";
        display: block;
        clear: both
    }

    .gform_wrapper .top_label li.gfield.gf_right_half:after {
        content: "";
        display: table;
        clear: both
    }

    .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
        max-width: calc(50% - 16px);
        padding-right: 0
    }

    .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half {
        margin-right: 16px
    }

    .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_half div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_half div:not(.ginput_container_date) select.medium {
        width: 100%
    }

    .gform_wrapper .top_label li.gfield.gf_left_half textarea, .gform_wrapper .top_label li.gfield.gf_right_half textarea {
        width: 98%
    }

    .gform_wrapper .top_label li.gfield.gf_left_half input.small, .gform_wrapper .top_label li.gfield.gf_right_half input.small {
        width: 35%
    }

    .gform_wrapper .top_label li.gfield.gf_left_half + li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gf_left_half + li.gfield.gsection.gf_right_half, .gform_wrapper .top_label li.gfield.gf_left_half + li.gsection, .gform_wrapper .top_label li.gfield.gf_right_half + li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half + li.gfield.gsection.gf_right_half, .gform_wrapper .top_label li.gfield.gf_right_half + li.gsection, .gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half, .gform_wrapper .top_label li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_right_half {
        padding: 16px 0 8px
    }

    .gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
        padding: 0 0 8px
    }

    .gform_wrapper .top_label li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half + li.gfield.gsection.gf_left_half + li.gfield.gsection.gf_right_half {
        padding: 16px 0 8px
    }

    .gform_wrapper .top_label li.gfield.gf_left_half + .gform_footer, .gform_wrapper .top_label li.gfield.gf_left_half + li.gfield, .gform_wrapper .top_label li.gfield.gf_right_half + .gform_footer, .gform_wrapper .top_label li.gfield.gf_right_half + li.gfield {
        clear: both
    }

    .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        float: none
    }

    .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
        width: 33.3%
    }

    .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
        width: 33.4%
    }

    .gform_wrapper .top_label li.gfield.gf_left_third, .gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
        margin-bottom: 8px
    }

    .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select.medium, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.large, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input.medium, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.large, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select.medium {
        width: 100%
    }

    .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input), .gform_wrapper .top_label li.gfield.gf_left_third div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input), .gform_wrapper .top_label li.gfield.gf_middle_third div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input), .gform_wrapper .top_label li.gfield.gf_right_third div:not(.ginput_container_date) select {
        width: 100% !important
    }

    .gform_wrapper .top_label li.gfield.gfield_error.gf_left_third, .gform_wrapper .top_label li.gfield.gfield_error.gf_middle_third {
        width: calc(33.3% - 24px) !important;
        margin-right: 16px
    }

    .gform_wrapper .top_label li.gfield.gfield_error.gf_right_third {
        width: 33.4%
    }

    .gform_wrapper .top_label li.gfield.gf_right_third:after {
        content: "";
        display: table;
        clear: both
    }

    .gform_wrapper .top_label li.gfield.gf_left_third + li.gsection, .gform_wrapper .top_label li.gfield.gf_right_third + li.gsection {
        padding: 16px 0 8px
    }

    .gform_wrapper .top_label li.gfield.gf_left_third + .gform_footer, .gform_wrapper .top_label li.gfield.gf_left_third + li.gfield, .gform_wrapper .top_label li.gfield.gf_middle_third + .gform_footer, .gform_wrapper .top_label li.gfield.gf_middle_third + li.gfield, .gform_wrapper .top_label li.gfield.gf_right_third + .gform_footer, .gform_wrapper .top_label li.gfield.gf_right_third + li.gfield {
        clear: both
    }

    .gform_wrapper .top_label li.gfield.gf_first_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_fourth_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_second_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_third_quarter:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
        width: 25%;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        float: none
    }

    .gform_wrapper .top_label li.gfield.gf_first_quarter, .gform_wrapper .top_label li.gfield.gf_fourth_quarter, .gform_wrapper .top_label li.gfield.gf_second_quarter, .gform_wrapper .top_label li.gfield.gf_third_quarter {
        margin-bottom: 8px
    }

    .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_first_quarter div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_fourth_quarter div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_second_quarter div:not(.ginput_container_date) select, .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) input:not([type=radio]):not([type=checkbox]), .gform_wrapper .top_label li.gfield.gf_third_quarter div:not(.ginput_container_date) select {
        width: 100% !important
    }

    .gform_wrapper .top_label li.gfield.gfield_error.gf_first_quarter, .gform_wrapper .top_label li.gfield.gfield_error.gf_fourth_quarter, .gform_wrapper .top_label li.gfield.gfield_error.gf_second_quarter, .gform_wrapper .top_label li.gfield.gfield_error.gf_third_quarter {
        width: 24.5%
    }

    .gform_wrapper .top_label li.gfield.gf_fourth_quarter:after {
        content: "";
        display: table;
        clear: both
    }

    .gform_wrapper .top_label li.gfield.gf_first_quarter input.large, .gform_wrapper .top_label li.gfield.gf_first_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_first_quarter select.large, .gform_wrapper .top_label li.gfield.gf_first_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.large, .gform_wrapper .top_label li.gfield.gf_fourth_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.large, .gform_wrapper .top_label li.gfield.gf_fourth_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_second_quarter input.large, .gform_wrapper .top_label li.gfield.gf_second_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_second_quarter select.large, .gform_wrapper .top_label li.gfield.gf_second_quarter select.medium, .gform_wrapper .top_label li.gfield.gf_third_quarter input.large, .gform_wrapper .top_label li.gfield.gf_third_quarter input.medium, .gform_wrapper .top_label li.gfield.gf_third_quarter select.large, .gform_wrapper .top_label li.gfield.gf_third_quarter select.medium {
        width: 97.5%
    }

    .gform_wrapper .top_label li.gfield.gf_first_quarter + li.gsection, .gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gsection {
        padding: 16px 0 8px
    }

    .gform_wrapper .top_label li.gfield.gf_first_quarter + .gform_footer, .gform_wrapper .top_label li.gfield.gf_first_quarter + li.gfield, .gform_wrapper .top_label li.gfield.gf_fourth_quarter + .gform_footer, .gform_wrapper .top_label li.gfield.gf_fourth_quarter + li.gfield, .gform_wrapper .top_label li.gfield.gf_second_quarter + .gform_footer, .gform_wrapper .top_label li.gfield.gf_second_quarter + li.gfield, .gform_wrapper .top_label li.gfield.gf_third_quarter + .gform_footer, .gform_wrapper .top_label li.gfield.gf_third_quarter + li.gfield {
        clear: both
    }

    .gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio {
        width: calc(100% + 16px)
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox, .gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio {
        width: calc(70% + 16px)
    }

    .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
        width: 50%;
        display: -moz-inline-stack;
        display: inline-block;
        margin: 0;
        padding-right: 16px;
        min-height: 28px;
        vertical-align: top;
        font-size: 90%
    }

    .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
        width: 33.3%;
        display: -moz-inline-stack;
        display: inline-block;
        margin: 0 0 2px;
        padding-right: 16px;
        min-height: 28px;
        vertical-align: top;
        font-size: 90%
    }

    .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
        max-width: 75%;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        vertical-align: middle
    }

    .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li {
        width: 25%;
        display: -moz-inline-stack;
        display: inline-block;
        margin: 0;
        padding-right: 16px;
        min-height: 28px;
        vertical-align: top;
        font-size: 90%
    }

    .gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio li {
        width: 20%;
        display: -moz-inline-stack;
        display: inline-block;
        margin: 0;
        padding-right: 16px;
        min-height: 28px;
        vertical-align: top;
        font-size: 90%
    }

    .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio, .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio, .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio, .gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox, .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio {
        overflow: hidden
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_2col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_3col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_4col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_5col label.gfield_label, .gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gf_list_inline label.gfield_label {
        margin: 0 0 10px
    }

    .gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox {
        -moz-column-gap: 16px;
        -webkit-column-gap: 16px;
        column-gap: 16px
    }

    .gform_wrapper ul.gform_fields:not(.top_label) li.gf_list_2col_vertical label.gfield_label {
        margin: 0 0 10px
    }

    .gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio {
        width: calc(100% - 16px);
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }

    .gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio {
        width: calc(100% - 8px);
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }

    .gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio {
        width: calc(100% - 8px);
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }

    .gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox, .gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio {
        width: calc(100% - 8px);
        -moz-column-count: 5;
        -webkit-column-count: 5;
        column-count: 5
    }

    .gform_wrapper li.gf_list_2col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_2col_vertical .ginput_container_radio ul.gfield_radio li label, .gform_wrapper li.gf_list_3col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_3col_vertical .ginput_container_radio ul.gfield_radio li label, .gform_wrapper li.gf_list_4col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_4col_vertical .ginput_container_radio ul.gfield_radio li label, .gform_wrapper li.gf_list_5col_vertical .ginput_container_checkbox ul.gfield_checkbox li label, .gform_wrapper li.gf_list_5col_vertical .ginput_container_radio ul.gfield_radio li label {
        max-width: 75%;
        white-space: nowrap;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis
    }

    .gform_wrapper li.gfield.gf_list_height_25 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_25 ul.gfield_radio li {
        height: 25px
    }

    .gform_wrapper li.gfield.gf_list_height_50 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_50 ul.gfield_radio li {
        height: 50px
    }

    .gform_wrapper li.gfield.gf_list_height_75 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_75 ul.gfield_radio li {
        height: 75px
    }

    .gform_wrapper li.gfield.gf_list_height_100 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_100 ul.gfield_radio li {
        height: 100px
    }

    .gform_wrapper li.gfield.gf_list_height_125 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_125 ul.gfield_radio li {
        height: 125px
    }

    .gform_wrapper li.gfield.gf_list_height_150 ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_height_150 ul.gfield_radio li {
        height: 150px
    }

    .gform_wrapper li.gf_list_inline ul.gfield_checkbox li, .gform_wrapper li.gf_list_inline ul.gfield_radio li {
        width: auto !important;
        float: none !important;
        margin: 0 8px 10px 0;
        display: -moz-inline-stack;
        display: inline-block
    }

    html:not[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li, html:not[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li {
        padding-right: 16px !important
    }

    html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_checkbox li, html[dir=rtl] .gform_wrapper li.gf_list_inline ul.gfield_radio li {
        padding-left: 16px !important
    }

    .gform_wrapper li.gf_hide_ampm div.gfield_time_ampm {
        display: none !important
    }

    .gform_wrapper li.gsection.gf_scroll_text {
        height: 240px;
        width: calc(100% - 16px);
        padding: 16px;
        background-color: #fff;
        overflow-y: scroll;
        overflow-x: hidden;
        border: 1px solid #ccc;
        border-bottom: 1px solid #ccc !important
    }

    .gform_wrapper .top_label li.gsection.gf_scroll_text h2.gsection_title {
        margin: 10px 10px 0 8px !important
    }

    .gform_wrapper.gf_browser_chrome .top_label li.gsection.gf_scroll_text h2.gsection_title, .gform_wrapper.gf_browser_gecko .top_label li.gsection.gf_scroll_text h2.gsection_title {
        margin: 0 10px 0 8px !important
    }

    .gform_wrapper .top_label li.gsection.gf_scroll_text .gsection_description {
        margin: 10px;
        font-size: 12px
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul li {
        list-style-type: disc !important;
        margin: 0 0 8px;
        overflow: visible;
        padding-left: 0
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ul {
        list-style-type: disc !important;
        margin: 16px 0 16px 18px;
        padding-left: 0
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li {
        list-style-type: decimal !important;
        overflow: visible;
        margin: 0 0 8px;
        padding-left: 0
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol {
        list-style-type: decimal !important;
        margin: 16px 0 18px 32px;
        padding-left: 0
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul, .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
        list-style-type: disc !important;
        padding-left: 0
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul {
        margin: 16px 0 16px 18px
    }

    .gform_wrapper form div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description ol li ul li {
        margin: 0 0 8px
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl {
        margin: 0 0 18px;
        padding-left: 0
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dt {
        font-weight: 500
    }

    .gform_wrapper div.gform_ul.gform_fields .top_label li.gfield.gsection.gf_scroll_text div.gsection_description dl dd {
        margin: 0 0 16px 18px
    }

    .gform_wrapper li.gfield.gfield_html.gf_alert_blue, .gform_wrapper li.gfield.gfield_html.gf_alert_gray, .gform_wrapper li.gfield.gfield_html.gf_alert_green, .gform_wrapper li.gfield.gfield_html.gf_alert_red, .gform_wrapper li.gfield.gfield_html.gf_alert_yellow {
        border-radius: 3px;
        margin: 20px 0 !important;
        padding: 20px !important
    }

    .gform_wrapper li.gfield.gfield_html.gf_alert_green {
        border: 1px solid #97b48a;
        background-color: #cbeca0;
        text-shadow: #dfb 1px 1px;
        color: #030
    }

    .gform_wrapper li.gfield.gfield_html.gf_alert_red {
        border: 1px solid #cfadb3;
        background-color: #faf2f5;
        text-shadow: #fff 1px 1px;
        color: #832525
    }

    .gform_wrapper li.gfield.gfield_html.gf_alert_yellow {
        border: 1px solid #e6db55;
        background-color: #fffbcc;
        text-shadow: #fcfaea 1px 1px;
        color: #222
    }

    .gform_wrapper li.gfield.gfield_html.gf_alert_gray {
        border: 1px solid #ccc;
        background-color: #eee;
        text-shadow: #fff 1px 1px;
        color: #424242
    }

    .gform_wrapper li.gfield.gfield_html.gf_alert_blue {
        border: 1px solid #a7c2e7;
        background-color: #d1e4f3;
        text-shadow: #e0f1ff 1px 1px;
        color: #314475
    }

    div.gform_confirmation_wrapper.gf_confirmation_simple_yellow {
        margin: 30px 0;
        max-width: 99%;
        border-top: 1px solid #e6db55;
        border-bottom: 1px solid #e6db55;
        padding: 32px;
        background-color: #fffbcc;
        color: #424242;
        font-size: 25px
    }

    div.gform_confirmation_wrapper.gf_confirmation_simple_gray {
        margin: 30px 0;
        max-width: 99%;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 32px;
        background-color: #eaeaea;
        color: #424242;
        font-size: 25px
    }

    div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient {
        position: relative;
        background-color: #fffbd2;
        margin: 30px 0;
        border: 1px solid #e6db55;
        -webkit-box-shadow: 0 0 5px hsla(56, 57%, 69%, .75);
        box-shadow: 0 0 5px hsla(56, 57%, 69%, .75)
    }

    div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient div.gforms_confirmation_message {
        margin: 0;
        padding: 40px;
        max-width: 99%;
        font-size: 28px;
        border-top: 2px solid #fff;
        border-bottom: 1px solid #e6db55;
        background-color: #fffbcc;
        color: #424242;
        background: #fffce5;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fffce5), to(#fff9bf));
        background: -o-linear-gradient(top, #fffce5 0, #fff9bf);
        background: linear-gradient(180deg, #fffce5 0, #fff9bf)
    }

    div.gform_confirmation_wrapper.gf_confirmation_green_gradient {
        position: relative;
        background-color: #f1fcdf;
        margin: 30px 0;
        border: 1px solid #a7c37c;
        -webkit-box-shadow: 0 0 5px rgba(86, 122, 86, .4);
        box-shadow: 0 0 5px rgba(86, 122, 86, .4)
    }

    div.gform_confirmation_wrapper.gf_confirmation_green_gradient div.gforms_confirmation_message {
        margin: 0;
        padding: 40px;
        max-width: 99%;
        font-size: 28px;
        border-top: 2px solid #effade;
        border-bottom: 1px solid #a7c37c;
        background-color: #fffbcc;
        text-shadow: #dfb 1px 1px;
        color: #030;
        background: #dbf2b7;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dbf2b7), to(#b4d088));
        background: -o-linear-gradient(top, #dbf2b7 0, #b4d088);
        background: linear-gradient(180deg, #dbf2b7 0, #b4d088)
    }

    div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after, div.gform_confirmation_wrapper.gf_confirmation_green_gradient:before, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 40%;
        background: rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
        box-shadow: 0 15px 10px rgba(0, 0, 0, .2);
        -webkit-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg)
    }

    div.gform_confirmation_wrapper.gf_confirmation_green_gradient:after, div.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after {
        -webkit-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px;
        left: auto
    }

    .gform_wrapper.gf_simple_horizontal_wrapper.centered_wrapper {
        width: auto;
        margin: 0 auto;
        display: table
    }

    .gform_wrapper form.gf_simple_horizontal {
        width: calc(100% - 16px);
        margin: 0 auto
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_body, .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        display: table-cell;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        position: relative
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_body {
        width: auto;
        max-width: 75%
    }

    .gform_wrapper form.gf_simple_horizontal div.ginput_container, .gform_wrapper form.gf_simple_horizontal ul li.gfield {
        margin-top: 0 !important
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        width: auto;
        max-width: 25%;
        padding: 0;
        margin: 0
    }

    body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
        text-align: left
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label {
        display: table;
        width: 100%
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
        display: table-cell;
        padding-right: 1em;
        height: auto
    }

    .gform_wrapper form.gf_simple_horizontal .gfield_description:not(.validation_message), .gform_wrapper form.gf_simple_horizontal .ginput_complex label, .gform_wrapper form.gf_simple_horizontal label.gfield_label {
        display: block;
        height: 1px;
        width: 1px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -9000px
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_above li.gfield, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label.form_sublabel_below li.gfield {
        vertical-align: middle
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.large, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.medium, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield input.small, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.large, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.medium, .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield select.small {
        width: 100%
    }

    .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=button], .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=image], .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label input[type=submit] {
        height: auto
    }

    .gform_wrapper form.gf_simple_horizontal .top_label .gfield_error {
        margin-bottom: 0
    }

    .gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_checkbox ul li, .gform_wrapper form.gf_simple_horizontal ul li.gfield .ginput_container_radio ul li {
        display: inline-block;
        margin-right: .5em
    }

    html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 48.5%
    }

    html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_3 span {
        width: 33%
    }

    html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_4 span {
        width: 24.5%
    }

    html[dir=rtl] .gform_wrapper form.gf_simple_horizontal div.ginput_complex.ginput_container.gf_name_has_5 span {
        width: 19.5%
    }
}

body .gform_wrapper.gf_form_center_wrapper {
    padding: 16px 0 16px 16px
}

.entry .gform_wrapper.gf_browser_safari ul li:after, .entry .gform_wrapper.gf_browser_safari ul li:before {
    content: ""
}

.gform_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
    width: 99% !important
}

.gform_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table, .gform_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table {
    margin-left: 32%
}

.gform_wrapper.gf_browser_safari .gfield_checkbox li input, .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
    margin-top: 4px
}

.gform_wrapper.gf_browser_safari select[multiple=multiple] {
    height: auto !important
}

.gform_wrapper.gf_browser_safari input.button.gform_button_select_files {
    padding: 6px 12px !important
}

.gform_wrapper.gf_browser_safari .gfield_time_ampm select {
    max-width: 5rem !important;
    width: calc(2rem + 20px)
}

.gform_wrapper.gf_browser_chrome select {
    padding: 2px 0 2px 3px
}

.gform_wrapper.gf_browser_chrome .gfield_time_ampm select {
    max-width: 5rem !important;
    width: calc(3rem + 20px)
}

.entry .gform_wrapper.gf_browser_chrome ul li:after, .entry .gform_wrapper.gf_browser_chrome ul li:before, .gform_wrapper.gf_browser_chrome ul li:after, .gform_wrapper.gf_browser_chrome ul li:before {
    content: none
}

.gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
    width: 99% !important
}

.gform_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table, .gform_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table {
    margin-left: 32%
}

.gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
    text-indent: 2px;
    line-height: 1.5em;
    margin-bottom: 5px;
    margin-top: 2px
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 6px
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 1px
}

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
    padding-top: 2px
}

.gform_wrapper.gf_browser_chrome select[multiple=multiple] {
    height: auto !important
}

.gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last, .gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle {
    margin-left: 1.1%
}

.gform_wrapper.gf_browser_chrome .gfield_error input[type=email], .gform_wrapper.gf_browser_chrome .gfield_error input[type=number], .gform_wrapper.gf_browser_chrome .gfield_error input[type=password], .gform_wrapper.gf_browser_chrome .gfield_error input[type=tel], .gform_wrapper.gf_browser_chrome .gfield_error input[type=text], .gform_wrapper.gf_browser_chrome .gfield_error input[type=url], .gform_wrapper.gf_browser_chrome .gfield_error select, .gform_wrapper.gf_browser_chrome .gfield_error textarea, .gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text] {
    margin-bottom: 2px
}

.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
    padding: 6px 12px !important
}

.gform_wrapper.gf_browser_chrome span.address_country {
    margin-top: -2px
}

.gform_wrapper.gf_browser_gecko select {
    padding: 2px 12px 2px 2px
}

.gform_wrapper.gf_browser_gecko .gfield_time_ampm select {
    max-width: 5rem !important;
    width: calc(4rem + 25px)
}

.entry .gform_wrapper.gf_browser_gecko ul li:after, .entry .gform_wrapper.gf_browser_gecko ul li:before, .gform_wrapper.gf_browser_gecko ul li:after, .gform_wrapper.gf_browser_gecko ul li:before {
    content: none
}

.gform_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month {
    margin-right: 1px
}

.gform_wrappergf_browser_gecko .chosen-container-single .chosen-single {
    height: 32px;
    line-height: 2.4
}

.gform_wrappergf_browser_gecko .chosen-container-single .chosen-single div b {
    position: relative;
    top: 5px
}

.entry .gform_wrapper.gf_browser_ie ul li:after, .entry .gform_wrapper.gf_browser_ie ul li:before, .gform_wrapper.gf_browser_ie ul li:after, .gform_wrapper.gf_browser_ie ul li:before {
    content: none
}

.gform_wrapper.gf_browser_ie .gfield_time_hour {
    width: 80px
}

.gform_wrapper.gf_browser_ie .gfield_time_minute {
    width: 70px
}

.gform_wrapper.gf_browser_ie .gfield_time_ampm {
    padding-top: 2px
}

.gform_wrapper.gf_browser_ie .gfield_time_hour input, .gform_wrapper.gf_browser_ie .gfield_time_minute input {
    margin-left: 0
}

.gform_wrapper.gf_browser_ie .ginput_complex .ginput_left label, .gform_wrapper.gf_browser_ie .ginput_complex .ginput_right label {
    margin: 3px 0 5px
}

.gform_wrapper.gf_browser_ie .gform_footer input.button {
    padding: 3px
}

.gform_wrapper.gf_browser_ie ul.top_label .clear-multi {
    overflow: hidden;
    clear: both
}

.gform_wrapper.gf_browser_ie .gfield_radio li {
    line-height: 20px !important
}

.gform_wrapper.gf_browser_ie .gfield_checkbox li input, .gform_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_ie .gfield_radio li input[type=radio] {
    margin-top: 0
}

.gform_wrapper.gf_browser_ie .ginput_complex .ginput_left select, .gform_wrapper.gf_browser_ie .ginput_complex .ginput_right select {
    padding: 2px 0
}

.gform_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area {
    width: 99% !important
}

.gform_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table, .gform_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table {
    margin-left: 32%
}

.gform_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    position: relative;
    top: -1px;
    left: 4px
}

.gform_wrapper.gf_browser_ie img.add_list_item, .gform_wrapper.gf_browser_ie img.delete_list_item {
    width: 16px !important;
    height: 16px !important;
    background-size: 16px 16px !important
}

.entry .gform_wrapper.gf_browser_iphone ul li:after, .entry .gform_wrapper.gf_browser_iphone ul li:before, .entry .gform_wrapper.gf_browser_unknown ul li:after, .entry .gform_wrapper.gf_browser_unknown ul li:before, .gform_wrapper.gf_browser_iphone ul li:after, .gform_wrapper.gf_browser_iphone ul li:before, .gform_wrapper.gf_browser_unknown ul li:after, .gform_wrapper.gf_browser_unknown ul li:before {
    content: none
}

@media only screen and (max-width: 641px) {
    .gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single, .gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single, .gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single {
        height: 44px;
        line-height: 3.2
    }

    .gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b, .gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b, .gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b {
        position: relative;
        top: 12px
    }
}

[data-sal] {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

[data-sal], [data-sal][data-sal-duration="200"] {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s
}

[data-sal][data-sal-duration="250"] {
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s
}

[data-sal][data-sal-duration="300"] {
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

[data-sal][data-sal-duration="350"] {
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s
}

[data-sal][data-sal-duration="400"] {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

[data-sal][data-sal-duration="450"] {
    -webkit-transition-duration: .45s;
    -o-transition-duration: .45s;
    transition-duration: .45s
}

[data-sal][data-sal-duration="500"] {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

[data-sal][data-sal-duration="550"] {
    -webkit-transition-duration: .55s;
    -o-transition-duration: .55s;
    transition-duration: .55s
}

[data-sal][data-sal-duration="600"] {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    transition-duration: .6s
}

[data-sal][data-sal-duration="650"] {
    -webkit-transition-duration: .65s;
    -o-transition-duration: .65s;
    transition-duration: .65s
}

[data-sal][data-sal-duration="700"] {
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s
}

[data-sal][data-sal-duration="750"] {
    -webkit-transition-duration: .75s;
    -o-transition-duration: .75s;
    transition-duration: .75s
}

[data-sal][data-sal-duration="800"] {
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

[data-sal][data-sal-duration="850"] {
    -webkit-transition-duration: .85s;
    -o-transition-duration: .85s;
    transition-duration: .85s
}

[data-sal][data-sal-duration="900"] {
    -webkit-transition-duration: .9s;
    -o-transition-duration: .9s;
    transition-duration: .9s
}

[data-sal][data-sal-duration="950"] {
    -webkit-transition-duration: .95s;
    -o-transition-duration: .95s;
    transition-duration: .95s
}

[data-sal][data-sal-duration="1000"] {
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s
}

[data-sal][data-sal-duration="1050"] {
    -webkit-transition-duration: 1.05s;
    -o-transition-duration: 1.05s;
    transition-duration: 1.05s
}

[data-sal][data-sal-duration="1100"] {
    -webkit-transition-duration: 1.1s;
    -o-transition-duration: 1.1s;
    transition-duration: 1.1s
}

[data-sal][data-sal-duration="1150"] {
    -webkit-transition-duration: 1.15s;
    -o-transition-duration: 1.15s;
    transition-duration: 1.15s
}

[data-sal][data-sal-duration="1200"] {
    -webkit-transition-duration: 1.2s;
    -o-transition-duration: 1.2s;
    transition-duration: 1.2s
}

[data-sal][data-sal-duration="1250"] {
    -webkit-transition-duration: 1.25s;
    -o-transition-duration: 1.25s;
    transition-duration: 1.25s
}

[data-sal][data-sal-duration="1300"] {
    -webkit-transition-duration: 1.3s;
    -o-transition-duration: 1.3s;
    transition-duration: 1.3s
}

[data-sal][data-sal-duration="1350"] {
    -webkit-transition-duration: 1.35s;
    -o-transition-duration: 1.35s;
    transition-duration: 1.35s
}

[data-sal][data-sal-duration="1400"] {
    -webkit-transition-duration: 1.4s;
    -o-transition-duration: 1.4s;
    transition-duration: 1.4s
}

[data-sal][data-sal-duration="1450"] {
    -webkit-transition-duration: 1.45s;
    -o-transition-duration: 1.45s;
    transition-duration: 1.45s
}

[data-sal][data-sal-duration="1500"] {
    -webkit-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s
}

[data-sal][data-sal-duration="1550"] {
    -webkit-transition-duration: 1.55s;
    -o-transition-duration: 1.55s;
    transition-duration: 1.55s
}

[data-sal][data-sal-duration="1600"] {
    -webkit-transition-duration: 1.6s;
    -o-transition-duration: 1.6s;
    transition-duration: 1.6s
}

[data-sal][data-sal-duration="1650"] {
    -webkit-transition-duration: 1.65s;
    -o-transition-duration: 1.65s;
    transition-duration: 1.65s
}

[data-sal][data-sal-duration="1700"] {
    -webkit-transition-duration: 1.7s;
    -o-transition-duration: 1.7s;
    transition-duration: 1.7s
}

[data-sal][data-sal-duration="1750"] {
    -webkit-transition-duration: 1.75s;
    -o-transition-duration: 1.75s;
    transition-duration: 1.75s
}

[data-sal][data-sal-duration="1800"] {
    -webkit-transition-duration: 1.8s;
    -o-transition-duration: 1.8s;
    transition-duration: 1.8s
}

[data-sal][data-sal-duration="1850"] {
    -webkit-transition-duration: 1.85s;
    -o-transition-duration: 1.85s;
    transition-duration: 1.85s
}

[data-sal][data-sal-duration="1900"] {
    -webkit-transition-duration: 1.9s;
    -o-transition-duration: 1.9s;
    transition-duration: 1.9s
}

[data-sal][data-sal-duration="1950"] {
    -webkit-transition-duration: 1.95s;
    -o-transition-duration: 1.95s;
    transition-duration: 1.95s
}

[data-sal][data-sal-duration="2000"] {
    -webkit-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition-duration: 2s
}

[data-sal][data-sal-delay="50"] {
    -webkit-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s
}

[data-sal][data-sal-delay="100"] {
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    transition-delay: .1s
}

[data-sal][data-sal-delay="150"] {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s
}

[data-sal][data-sal-delay="200"] {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s
}

[data-sal][data-sal-delay="250"] {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s
}

[data-sal][data-sal-delay="300"] {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s
}

[data-sal][data-sal-delay="350"] {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s
}

[data-sal][data-sal-delay="400"] {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

[data-sal][data-sal-delay="450"] {
    -webkit-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s
}

[data-sal][data-sal-delay="500"] {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

[data-sal][data-sal-delay="550"] {
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s
}

[data-sal][data-sal-delay="600"] {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

[data-sal][data-sal-delay="650"] {
    -webkit-transition-delay: .65s;
    -o-transition-delay: .65s;
    transition-delay: .65s
}

[data-sal][data-sal-delay="700"] {
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    transition-delay: .7s
}

[data-sal][data-sal-delay="750"] {
    -webkit-transition-delay: .75s;
    -o-transition-delay: .75s;
    transition-delay: .75s
}

[data-sal][data-sal-delay="800"] {
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

[data-sal][data-sal-delay="850"] {
    -webkit-transition-delay: .85s;
    -o-transition-delay: .85s;
    transition-delay: .85s
}

[data-sal][data-sal-delay="900"] {
    -webkit-transition-delay: .9s;
    -o-transition-delay: .9s;
    transition-delay: .9s
}

[data-sal][data-sal-delay="950"] {
    -webkit-transition-delay: .95s;
    -o-transition-delay: .95s;
    transition-delay: .95s
}

[data-sal][data-sal-delay="1000"] {
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

[data-sal][data-sal-easing=linear] {
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

[data-sal][data-sal-easing=ease] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

[data-sal][data-sal-easing=ease-in] {
    -webkit-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in
}

[data-sal][data-sal-easing=ease-out] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

[data-sal][data-sal-easing=ease-in-out] {
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

[data-sal][data-sal-easing=ease-in-cubic] {
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

[data-sal][data-sal-easing=ease-out-cubic] {
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

[data-sal][data-sal-easing=ease-in-out-cubic] {
    -webkit-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    -o-transition-timing-function: cubic-bezier(.645, .045, .355, 1);
    transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}

[data-sal][data-sal-easing=ease-in-circ] {
    -webkit-transition-timing-function: cubic-bezier(.6, .04, .98, .335);
    -o-transition-timing-function: cubic-bezier(.6, .04, .98, .335);
    transition-timing-function: cubic-bezier(.6, .04, .98, .335)
}

[data-sal][data-sal-easing=ease-out-circ] {
    -webkit-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    -o-transition-timing-function: cubic-bezier(.075, .82, .165, 1);
    transition-timing-function: cubic-bezier(.075, .82, .165, 1)
}

[data-sal][data-sal-easing=ease-in-out-circ] {
    -webkit-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
    -o-transition-timing-function: cubic-bezier(.785, .135, .15, .86);
    transition-timing-function: cubic-bezier(.785, .135, .15, .86)
}

[data-sal][data-sal-easing=ease-in-expo] {
    -webkit-transition-timing-function: cubic-bezier(.95, .05, .795, .035);
    -o-transition-timing-function: cubic-bezier(.95, .05, .795, .035);
    transition-timing-function: cubic-bezier(.95, .05, .795, .035)
}

[data-sal][data-sal-easing=ease-out-expo] {
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    -o-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

[data-sal][data-sal-easing=ease-in-out-expo] {
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

[data-sal][data-sal-easing=ease-in-quad] {
    -webkit-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    -o-transition-timing-function: cubic-bezier(.55, .085, .68, .53);
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-sal][data-sal-easing=ease-out-quad] {
    -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-sal][data-sal-easing=ease-in-out-quad] {
    -webkit-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    -o-transition-timing-function: cubic-bezier(.455, .03, .515, .955);
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-sal][data-sal-easing=ease-in-quart] {
    -webkit-transition-timing-function: cubic-bezier(.895, .03, .685, .22);
    -o-transition-timing-function: cubic-bezier(.895, .03, .685, .22);
    transition-timing-function: cubic-bezier(.895, .03, .685, .22)
}

[data-sal][data-sal-easing=ease-out-quart] {
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    -o-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

[data-sal][data-sal-easing=ease-in-out-quart] {
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1)
}

[data-sal][data-sal-easing=ease-in-quint] {
    -webkit-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    -o-transition-timing-function: cubic-bezier(.755, .05, .855, .06);
    transition-timing-function: cubic-bezier(.755, .05, .855, .06)
}

[data-sal][data-sal-easing=ease-out-quint] {
    -webkit-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    -o-transition-timing-function: cubic-bezier(.23, 1, .32, 1);
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}

[data-sal][data-sal-easing=ease-in-out-quint] {
    -webkit-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    -o-transition-timing-function: cubic-bezier(.86, 0, .07, 1);
    transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

[data-sal][data-sal-easing=ease-in-sine] {
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    -o-transition-timing-function: cubic-bezier(.47, 0, .745, .715);
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-sal][data-sal-easing=ease-out-sine] {
    -webkit-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    -o-transition-timing-function: cubic-bezier(.39, .575, .565, 1);
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-sal][data-sal-easing=ease-in-out-sine] {
    -webkit-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    -o-transition-timing-function: cubic-bezier(.445, .05, .55, .95);
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-sal][data-sal-easing=ease-in-back] {
    -webkit-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    -o-transition-timing-function: cubic-bezier(.6, -.28, .735, .045);
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-sal][data-sal-easing=ease-out-back] {
    -webkit-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    -o-transition-timing-function: cubic-bezier(.175, .885, .32, 1.275);
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-sal][data-sal-easing=ease-in-out-back] {
    -webkit-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    -o-transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55);
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-sal|=fade] {
    opacity: 0;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

[data-sal|=fade].sal-animate, body.sal-disabled [data-sal|=fade] {
    opacity: 1
}

[data-sal|=slide] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=slide-up] {
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%)
}

[data-sal=slide-down] {
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%)
}

[data-sal=slide-left] {
    -webkit-transform: translateX(10%);
    -ms-transform: translateX(10%);
    transform: translateX(10%)
}

[data-sal=slide-right] {
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%)
}

[data-sal|=slide].sal-animate, body.sal-disabled [data-sal|=slide] {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

[data-sal|=zoom] {
    opacity: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: opacity, transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=zoom-in] {
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5)
}

[data-sal=zoom-out] {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

[data-sal|=zoom].sal-animate, body.sal-disabled [data-sal|=zoom] {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

[data-sal|=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-sal=flip-left] {
    -webkit-transform: perspective(2000px) rotateY(-91deg);
    transform: perspective(2000px) rotateY(-91deg)
}

[data-sal=flip-right] {
    -webkit-transform: perspective(2000px) rotateY(91deg);
    transform: perspective(2000px) rotateY(91deg)
}

[data-sal=flip-up] {
    -webkit-transform: perspective(2000px) rotateX(-91deg);
    transform: perspective(2000px) rotateX(-91deg)
}

[data-sal=flip-down] {
    -webkit-transform: perspective(2000px) rotateX(91deg);
    transform: perspective(2000px) rotateX(91deg)
}

[data-sal|=flip].sal-animate, body.sal-disabled [data-sal|=flip] {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.attachment img[src$=".svg"], .widget_media_image img[src$=".svg"] {
    width: 100%
}

.attachment svg, .widget_media_image svg {
    max-width: 100%;
    height: auto
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.wrapper:after, .wrapper:before {
    content: " ";
    display: table
}

.wrapper:after {
    clear: both
}

@media screen and (min-width: 375px) {
    .wrapper {
        max-width: 100%
    }
}

@media screen and (min-width: 500px) {
    .wrapper {
        max-width: 100%
    }
}

@media screen and (min-width: 700px) {
    .wrapper {
        max-width: 700px
    }
}

@media screen and (min-width: 960px) {
    .wrapper {
        max-width: 960px
    }
}

@media screen and (min-width: 1100px) {
    .wrapper {
        max-width: 1100px
    }
}

@media screen and (min-width: 1200px) {
    .wrapper {
        max-width: 1200px
    }
}

@media screen and (min-width: 1440px) {
    .wrapper--full {
        width: 100%;
        max-width: none;
        padding: 0 40px
    }
}

.wrapper--xxxl {
    max-width: 1440px
}

.wrapper--xxl {
    max-width: 1200px
}

.wrapper--xl {
    max-width: 1100px
}

.wrapper--md {
    max-width: 960px
}

.wrapper--sm {
    max-width: 700px
}

.wrapper .wrapper {
    padding-left: 0;
    padding-right: 0
}

.header {
    background-color: #eee;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
    width: 100%;
    max-width: 1800px;
    margin: auto
}

@media screen and (max-width: 959px) {
    .header__login {
        display: none !important
    }
}

.header.has-active-search {
    background-color: #1a5064
}

.header.has-active-search .logo {
    display: none
}

.header.has-active-search .header__content {
    background-color: #1a5064
}

.header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    position: relative
}

@media screen and (min-width: 500px) {
    .header__content {
        padding: 0 20px
    }
}

@media screen and (min-width: 960px) {
    .header__content {
        height: 90px
    }
}

@media screen and (min-width: 1440px) {
    .header__content {
        padding: 0
    }
}

.header__content-right a {
    text-transform: uppercase
}

.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.headroom--not-top {
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, .1)
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 0 -10px
}

.grid__column {
    width: 100%;
    position: relative;
    padding: 20px
}

.grid__item {
    height: 100px;
    background: #f9f9f9;
    line-height: 100px;
    text-align: center;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase
}

.grid--lg {
    margin: 0 -60px
}

.grid--lg .grid__column {
    padding: 60px
}

.button, button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    display: inline-block;
    letter-spacing: .02em;
    font-family: franklin-gothic-atf, sans-serif;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    font-size: 16px;
    border-width: 3px;
    border-radius: 4px;
}

.button[disabled], button[disabled], input[type=button][disabled], input[type=reset][disabled], input[type=submit][disabled] {
    opacity: .2;
    cursor: not-allowed;
    pointer-events: none
}

.button.u-color-white, button.u-color-white, input[type=button].u-color-white, input[type=reset].u-color-white, input[type=submit].u-color-white {
    color: #fff
}

.button--border {
    border-width: 3px;
    border-style: solid
}

.button--sm {
    padding: 16px 10px
}

.button--md {
    padding: 16px 32px
}

.button--lg {
    padding: 18px 50px
}

.button--xl {
    padding: 18px 90px
}

@media screen and (max-width: 699px) {
    .button--lg, .button--md, .button--sm, .button--xl {
        padding: 16px 20px
    }
}

input, select, textarea {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    background: 0 0;
    font-family: franklin-gothic-atf, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.35;
    color: #183c50;
    border-radius: 2px;
    border: 1px solid #c9c9c9;
    padding: 16px 20px
}

input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
    margin: 0;
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

input[type=checkbox], input[type=radio] {
    width: 13px;
    height: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box
}

::-webkit-search-decoration {
    display: none
}

textarea {
    overflow: auto;
    margin: 0;
    display: block;
    width: 100%;
    resize: none;
    outline: 0;
    white-space: pre
}

select[multiple], textarea {
    vertical-align: top
}

::-webkit-input-placeholder {
    color: #b0b0b0
}

::-moz-placeholder {
    color: #b0b0b0
}

:-ms-input-placeholder {
    color: #b0b0b0
}

::-ms-input-placeholder {
    color: #b0b0b0
}

::placeholder {
    color: #b0b0b0
}

.post-password-form label {
    width: 100%
}

.post-password-form input[type=password] {
    margin: 20px 0
}

h1, h2, h3, h4, h5, h6 {
    font-family: franklin-gothic-atf, sans-serif;
    font-weight: 400;
    line-height: 1
}

.heading--xs {
    font-size: 12px
}

.heading--sm {
    font-size: 14px
}

.heading--md {
    font-size: 24px
}

.heading--lg {
    font-size: 36px
}

.heading--xl {
    font-size: 45px
}

.heading--xxl {
    font-size: 60px
}

.heading--section {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px
}

.nav--main {
    position: relative;
    display: none
}

@media screen and (min-width: 960px) {
    .nav--main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0 0 40px
    }
}

.nav--main .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 0
}

.nav--main .nav__list .menu-item {
    padding: 0 30px 0 0;
    margin: 0
}

@media screen and (min-width: 1100px) {
    .nav--main .nav__list .menu-item {
        padding: 0 40px 0 0
    }
}

@media screen and (max-width: 1099px) {
    .nav--main .nav__list .menu-item {
        padding: 0 20px 0 0
    }
}

.nav--main .nav__list .menu-item a {
    color: #003595;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    display: inline-block;
    line-height: 30px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: .02em
}

.nav--main .nav__list .menu-item a:hover {
    color: #0065a2
}

.nav--main .nav__list .menu-item:last-child {
    margin: 0
}

.nav--main .nav__list .menu-item:last-child a {
    color: #575b76
}

.nav--main .nav__list .menu-item:nth-last-child(2) {
    border-left: 2px solid #000;
    padding: 0 30px
}

@media screen and (max-width: 1099px) {
    .nav--main .nav__list .menu-item:nth-last-child(2) {
        padding: 0 20px
    }
}

.nav--main .nav__list .menu-item:nth-last-child(2) a {
    color: #575b76
}

.nav--main .nav__list .menu-item.current-menu-ancestor a[href^="#"]:first-child, .nav--main .nav__list .menu-item.current-menu-ancestor a[href^="#"]:first-child:hover, .nav--main .nav__list .menu-item.current-menu-item a[aria-current^=page], .nav--main .nav__list .menu-item.current-menu-item a[aria-current^=page]:hover, .nav--main .nav__list .menu-item.current-menu-parent .current-menu-item a[aria-current^=page], .nav--main .nav__list .menu-item.current-menu-parent .current-menu-item a[aria-current^=page]:hover, .nav--main .nav__list .menu-item.current-menu-parent a[href^="#"]:first-child, .nav--main .nav__list .menu-item.current-menu-parent a[href^="#"]:first-child:hover {
    color: #0065a2
}

.nav--main .nav__list .menu-item--primary a {
    color: #003595
}

.nav--main .nav__list .menu-item--search a {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 20px;
    height: 23px;
    padding: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDA1IDUxMi4wMDUiPjxwYXRoIGZpbGw9IiMwMDNlNTEiIGQ9Ik01MDUuNzQ5IDQ3NS41ODdsLTE0NS42LTE0NS42YzI4LjIwMy0zNC44MzcgNDUuMTg0LTc5LjEwNCA0NS4xODQtMTI3LjMxN0M0MDUuMzMzIDkwLjkyNiAzMTQuNDEuMDAzIDIwMi42NjYuMDAzUzAgOTAuOTI1IDAgMjAyLjY2OXM5MC45MjMgMjAyLjY2NyAyMDIuNjY3IDIwMi42NjdjNDguMjEzIDAgOTIuNDgtMTYuOTgxIDEyNy4zMTctNDUuMTg0bDE0NS42IDE0NS42YzQuMTYgNC4xNiA5LjYyMSA2LjI1MSAxNS4wODMgNi4yNTFzMTAuOTIzLTIuMDkxIDE1LjA4My02LjI1MWM4LjM0MS04LjM0MSA4LjM0MS0yMS44MjQtLjAwMS0zMC4xNjV6TTIwMi42NjcgMzYyLjY2OWMtODguMjM1IDAtMTYwLTcxLjc2NS0xNjAtMTYwczcxLjc2NS0xNjAgMTYwLTE2MCAxNjAgNzEuNzY1IDE2MCAxNjAtNzEuNzY2IDE2MC0xNjAgMTYweiIvPjwvc3ZnPg==);
    background-position: 50%;
    background-repeat: no-repeat
}

.has-active-search .nav--main .nav__list .menu-item--search a {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yODQuMjg2IDI1Ni4wMDJMNTA2LjE0MyAzNC4xNDRjNy44MTEtNy44MTEgNy44MTEtMjAuNDc1IDAtMjguMjg1LTcuODExLTcuODEtMjAuNDc1LTcuODExLTI4LjI4NSAwTDI1NiAyMjcuNzE3IDM0LjE0MyA1Ljg1OWMtNy44MTEtNy44MTEtMjAuNDc1LTcuODExLTI4LjI4NSAwLTcuODEgNy44MTEtNy44MTEgMjAuNDc1IDAgMjguMjg1bDIyMS44NTcgMjIxLjg1N0w1Ljg1OCA0NzcuODU5Yy03LjgxMSA3LjgxMS03LjgxMSAyMC40NzUgMCAyOC4yODVhMTkuOTM4IDE5LjkzOCAwIDAwMTQuMTQzIDUuODU3IDE5Ljk0IDE5Ljk0IDAgMDAxNC4xNDMtNS44NTdMMjU2IDI4NC4yODdsMjIxLjg1NyAyMjEuODU3YzMuOTA1IDMuOTA1IDkuMDI0IDUuODU3IDE0LjE0MyA1Ljg1N3MxMC4yMzctMS45NTIgMTQuMTQzLTUuODU3YzcuODExLTcuODExIDcuODExLTIwLjQ3NSAwLTI4LjI4NUwyODQuMjg2IDI1Ni4wMDJ6Ii8+PC9zdmc+)
}

.has-active-search .nav--main .menu-item:not(.menu-item--search) a {
    opacity: 0;
    z-index: -10;
    pointer-events: none
}

.has-active-search .nav--main .menu-item:not(.menu-item--search) {
    opacity: 0;
    pointer-events: 0
}

.nav--main .menu-item-has-children {
    position: relative
}

.nav--main .menu-item-has-children:hover a {
    color: #0065a2
}

.nav--main .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    pointer-events: all
}

.nav--main .sub-menu {
    position: absolute;
    opacity: 0;
    left: 0;
    pointer-events: none;
    top: 31px;
    background-color: #fff;
    width: 250px;
    padding: 15px;
    border-radius: 0;
    -webkit-box-shadow: 0 2px 4px rgba(51, 51, 51, .2);
    box-shadow: 0 2px 4px rgba(51, 51, 51, .2);
    z-index: 200
}

.nav--main .sub-menu .sub-menu {
    top: 40px;
    -webkit-box-shadow: 0 2px 4px rgba(51, 51, 51, .2);
    box-shadow: 0 2px 4px rgba(51, 51, 51, .2)
}

.nav--main .sub-menu .menu-item {
    padding: 0;
    margin: 0
}

.nav--main .sub-menu .menu-item a {
    color: #003595;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    height: auto;
    display: inline-block;
    line-height: normal;
    text-decoration: none;
    padding: 14px 15px;
    width: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.nav--main .sub-menu .menu-item a:hover {
    color: #003595;
    background-color: rgba(184, 229, 237, .29)
}

.nav--main .sub-menu .menu-item:last-child a {
    color: inherit
}

.nav--main .sub-menu .menu-item:nth-last-child(2) {
    border-left: 0;
    padding: 0
}

.nav--main .sub-menu .menu-item:nth-last-child(2) a {
    color: inherit
}

.nav--mobile {
    position: fixed;
    top: 0;
    right: 0;
    background: #fff;
    width: 100%;
    height: calc(100vh - 70px) !important;
    z-index: 100;
    margin: 70px 0 0;
    padding: 0 32px 32px;
    pointer-events: none;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    overflow: auto;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nav--mobile.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    pointer-events: all
}

@media screen and (min-width: 960px) {
    .nav--mobile {
        display: none
    }
}

.nav--mobile .nav__list {
    margin: 0;
    padding: 20px 0 0
}

.nav--mobile .nav__list .menu-item {
    border-bottom: 1px solid #eee
}

.nav--mobile .nav__list .menu-item:last-child {
    border-bottom: 0
}

.nav--mobile .nav__list .menu-item a {
    color: #013d53;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-weight: 400;
    font-size: 22px;
    display: block;
    line-height: 52px;
    margin: 0;
    padding: 0 20px;
    font-weight: 500;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 4px
}

.nav--mobile .nav__list .menu-item a:hover {
    background: rgba(199, 204, 245, .25)
}

.nav--mobile .nav__list .menu-item.menu-item-has-children > a {
    position: relative
}

.nav--mobile .nav__list .menu-item.menu-item-has-children > a:after {
    position: absolute;
    content: ">";
    font-size: 20px;
    top: 23px;
    -webkit-transform: translateY(-30%);
    -ms-transform: translateY(-30%);
    transform: translateY(-30%);
    right: 20px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    width: 20px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%
}

.nav--mobile .nav__list .menu-item.is-active.menu-item.menu-item-has-children > a {
    background: rgba(199, 204, 245, .25)
}

.nav--mobile .nav__list .menu-item.is-active .sub-menu {
    max-height: 500px;
    padding: 10px
}

.nav--mobile .nav__list .menu-item.is-active .menu-item {
    border: 0
}

.nav--mobile .nav__list .menu-item.is-active a:after {
    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

.nav--mobile .sub-menu {
    overflow: hidden;
    max-height: 0
}

.nav--mobile .sub-menu .menu-item a {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px
}

.nav--social .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nav--social .nav__list li {
    margin-right: 20px
}

@media screen and (min-width: 700px) {
    .nav--social .nav__list li {
        margin-right: 30px
    }
}

.nav--social .nav__list li:last-child {
    margin: 0
}

.nav--social .nav__list li a svg {
    padding: 5px;
    width: 47px;
    height: 40px;
    border-radius: 4px
}

.nav--social .nav__list li a svg path {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    fill: #00acd8
}

.nav--social .nav__list li a:hover svg path {
    fill: #00acd8
}

.nav--footer .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.nav--footer .menu-item {
    margin-bottom: 15px;
    line-height: 1
}

.nav--footer .menu-item:last-child {
    margin: 0
}

.nav--footer .menu-item a {
    color: #183c50;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: 600;
    font-size: 14px;
    display: inline-block
}

.nav--footer .menu-item a:hover {
    color: #0065a2
}

@media screen and (max-width: 959px) {
    .nav--footer {
        margin-bottom: 20px
    }
}

.nav--hamburger {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 200
}

.has-active-search .nav--hamburger {
    width: calc(100% - 10px);
    right: auto;
    left: 20px
}

.has-active-search .nav--hamburger .button--search, .has-active-search .nav--hamburger .hamburger {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px)
}

.has-active-search .nav--hamburger .hamburger {
    opacity: 0
}

.nav--hamburger.is-active .button--search {
    opacity: 0;
    pointer-events: none
}

@media screen and (min-width: 960px) {
    .nav--hamburger {
        display: none
    }
}

.has-filters {
    overflow: hidden;
    height: 100%
}

.has-filters:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    z-index: 1001
}

@media screen and (max-width: 959px) {
    .nav--side {
        position: fixed;
        overflow: scroll;
        left: 0;
        top: 0;
        width: 75%;
        max-width: 300px;
        background-color: #fff;
        z-index: 2000;
        padding: 20px;
        height: 100%;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        -o-transition: transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease
    }

    .nav--side.is-active {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

@media screen and (min-width: 960px) {
    .nav--side {
        padding-right: 40px
    }
}

.nav--side .nav__list {
    border-bottom: 1px solid #0065a2;
    padding-bottom: 20px;
    margin-bottom: 20px
}

@media screen and (min-width: 960px) {
    .nav--side .nav__list {
        padding-bottom: 40px;
        margin-bottom: 40px
    }
}

.nav--side .nav__list a {
    color: #183c50;
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
    font-size: 14px
}

.nav--side .nav__list a span {
    color: #75787b;
    margin-left: 5px
}

.nav--side .nav__list a:hover {
    color: #00acd8
}

.nav--side .nav__list span {
    font-size: 14px
}

.nav--side .is-active a, .nav--side .is-active span, .nav--side .nav__list li.current-cat a {
    font-weight: 500
}

.nav--pagination a, .nav--pagination span {
    margin-right: 20px;
    color: #183c50
}

.nav--pagination a:last-child, .nav--pagination span:last-child {
    margin: 0
}

.nav--pagination a {
    -webkit-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease
}

.nav--pagination a:hover {
    color: #00acd8
}

.nav--pagination .current {
    font-weight: 500
}

.has-active-nav {
    overflow: hidden
}

.header--fixed .nav__list .menu-item a {
    color: #183c50
}

.header--fixed .nav--mobile .nav__list .menu-item a {
    color: #fff
}

.header__content-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.header__content-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 1199px) {
    .js-login-button {
        padding: 16px 6px !important
    }
}

.js-search {
    display: none
}

@media screen and (max-width: 959px) {
    .js-search {
        display: inline-block;
        margin: -5px 50px 0 0
    }
}

.button--search {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
    height: 30px;
    background-position: 50%;
    background-repeat: no-repeat;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    background-size: 21px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDA1IDUxMi4wMDUiPjxwYXRoIGZpbGw9IiMwMDNlNTEiIGQ9Ik01MDUuNzQ5IDQ3NS41ODdsLTE0NS42LTE0NS42YzI4LjIwMy0zNC44MzcgNDUuMTg0LTc5LjEwNCA0NS4xODQtMTI3LjMxN0M0MDUuMzMzIDkwLjkyNiAzMTQuNDEuMDAzIDIwMi42NjYuMDAzUzAgOTAuOTI1IDAgMjAyLjY2OXM5MC45MjMgMjAyLjY2NyAyMDIuNjY3IDIwMi42NjdjNDguMjEzIDAgOTIuNDgtMTYuOTgxIDEyNy4zMTctNDUuMTg0bDE0NS42IDE0NS42YzQuMTYgNC4xNiA5LjYyMSA2LjI1MSAxNS4wODMgNi4yNTFzMTAuOTIzLTIuMDkxIDE1LjA4My02LjI1MWM4LjM0MS04LjM0MSA4LjM0MS0yMS44MjQtLjAwMS0zMC4xNjV6TTIwMi42NjcgMzYyLjY2OWMtODguMjM1IDAtMTYwLTcxLjc2NS0xNjAtMTYwczcxLjc2NS0xNjAgMTYwLTE2MCAxNjAgNzEuNzY1IDE2MCAxNjAtNzEuNzY2IDE2MC0xNjAgMTYweiIvPjwvc3ZnPg==)
}

.nav__search {
    margin: 0 0 0 15px
}

@media screen and (min-width: 500px) {
    .nav__search {
        width: 150px
    }
}

@media screen and (min-width: 1200px) {
    .nav__search {
        min-width: 230px
    }
}

@media screen and (max-width: 959px) {
    .nav__search {
        margin: 30px 0 0;
        padding: 0 20px
    }
}

@media screen and (min-width: 960px) {
    .nav__search form {
        position: relative;
        height: 60px
    }

    .nav__search form label {
        display: block;
        height: 100%
    }

    .nav__search form span {
        display: none
    }

    .nav__search form .search-field {
        width: calc(100% - 28px);
        display: block;
        height: 52px;
        padding: 0 0 0 20px;
        border: 4px solid #003e50;
        border-radius: 0;
        outline: none
    }

    .nav__search form .search-field::-webkit-input-placeholder {
        color: #003595 !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        line-height: 58px
    }

    .nav__search form .search-field:-ms-input-placeholder {
        color: #003595 !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        line-height: 58px
    }

    .nav__search form .search-field::-ms-input-placeholder {
        color: #003595 !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        line-height: 58px
    }

    .nav__search form .search-field:-ms-input-placeholder, .nav__search form .search-field::-moz-placeholder, .nav__search form .search-field::-ms-input-placeholder, .nav__search form .search-field::-webkit-input-placeholder, .nav__search form .search-field::placeholder {
        color: #003595 !important;
        font-weight: 600 !important;
        text-transform: uppercase !important;
        line-height: 58px
    }

    .nav__search form .search-field::-webkit-search-cancel-button {
        display: none
    }

    .nav__search form .search-submit {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDA1IDUxMi4wMDUiPjxwYXRoIGZpbGw9IiMwMDNlNTEiIGQ9Ik01MDUuNzQ5IDQ3NS41ODdsLTE0NS42LTE0NS42YzI4LjIwMy0zNC44MzcgNDUuMTg0LTc5LjEwNCA0NS4xODQtMTI3LjMxN0M0MDUuMzMzIDkwLjkyNiAzMTQuNDEuMDAzIDIwMi42NjYuMDAzUzAgOTAuOTI1IDAgMjAyLjY2OXM5MC45MjMgMjAyLjY2NyAyMDIuNjY3IDIwMi42NjdjNDguMjEzIDAgOTIuNDgtMTYuOTgxIDEyNy4zMTctNDUuMTg0bDE0NS42IDE0NS42YzQuMTYgNC4xNiA5LjYyMSA2LjI1MSAxNS4wODMgNi4yNTFzMTAuOTIzLTIuMDkxIDE1LjA4My02LjI1MWM4LjM0MS04LjM0MSA4LjM0MS0yMS44MjQtLjAwMS0zMC4xNjV6TTIwMi42NjcgMzYyLjY2OWMtODguMjM1IDAtMTYwLTcxLjc2NS0xNjAtMTYwczcxLjc2NS0xNjAgMTYwLTE2MCAxNjAgNzEuNzY1IDE2MCAxNjAtNzEuNzY2IDE2MC0xNjAgMTYweiIvPjwvc3ZnPg==);
        width: 50px;
        padding: 0;
        background-position: 50%;
        background-repeat: no-repeat;
        font-size: 0;
        height: 100%;
        background-size: 20px;
        border: 0;
        outline: none
    }
}

.has-active-search .hamburger {
    -webkit-transform: translate(120px, -5px);
    -ms-transform: translate(120px, -5px);
    transform: translate(120px, -5px)
}

.has-active-search .button--search {
    margin: 0 -5px 0 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIuMDAxIDUxMi4wMDEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0yODQuMjg2IDI1Ni4wMDJMNTA2LjE0MyAzNC4xNDRjNy44MTEtNy44MTEgNy44MTEtMjAuNDc1IDAtMjguMjg1LTcuODExLTcuODEtMjAuNDc1LTcuODExLTI4LjI4NSAwTDI1NiAyMjcuNzE3IDM0LjE0MyA1Ljg1OWMtNy44MTEtNy44MTEtMjAuNDc1LTcuODExLTI4LjI4NSAwLTcuODEgNy44MTEtNy44MTEgMjAuNDc1IDAgMjguMjg1bDIyMS44NTcgMjIxLjg1N0w1Ljg1OCA0NzcuODU5Yy03LjgxMSA3LjgxMS03LjgxMSAyMC40NzUgMCAyOC4yODVhMTkuOTM4IDE5LjkzOCAwIDAwMTQuMTQzIDUuODU3IDE5Ljk0IDE5Ljk0IDAgMDAxNC4xNDMtNS44NTdMMjU2IDI4NC4yODdsMjIxLjg1NyAyMjEuODU3YzMuOTA1IDMuOTA1IDkuMDI0IDUuODU3IDE0LjE0MyA1Ljg1N3MxMC4yMzctMS45NTIgMTQuMTQzLTUuODU3YzcuODExLTcuODExIDcuODExLTIwLjQ3NSAwLTI4LjI4NUwyODQuMjg2IDI1Ni4wMDJ6Ii8+PC9zdmc+);
    z-index: 2000;
    outline: none
}

@media screen and (max-width: 959px) {
    .nav__search form {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        opacity: 0;
        pointer-events: none;
        width: 0;
        overflow: hidden;
        -webkit-transition: width .3s ease-in-out .2s;
        -o-transition: width .3s ease-in-out .2s;
        transition: width .3s ease-in-out .2s;
        height: 45px
    }

    .nav__search form .screen-reader-text {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%);
        border: 0
    }

    .nav__search form .search-submit {
        position: absolute;
        right: 20px;
        bottom: 0;
        top: -5px;
        margin: auto;
        height: 40px;
        z-index: 5000;
        font-size: 30px;
        padding: 0;
        background-color: transparent;
        color: #fff;
        border: 0;
        outline: none;
        right: 0
    }
}

@media screen and (max-width: 959px) and (min-width: 960px) {
    .nav__search form .search-submit {
        height: 40px;
        width: 40px;
        top: 0
    }
}

@media screen and (max-width: 959px) {
    .nav__search form .search-field {
        display: block;
        outline: 0;
        width: 95%;
        color: #fff;
        font-size: 24px;
        background-color: transparent;
        -webkit-transition: border-color .3s ease;
        -o-transition: border-color .3s ease;
        transition: border-color .3s ease;
        -webkit-appearance: none;
        border-radius: 0;
        border: solid #fff;
        border-width: 0 0 3px;
        width: 100%;
        height: 42px;
        padding: 0
    }
}

@media screen and (max-width: 959px) and (min-width: 500px) {
    .nav__search form .search-field {
        width: 100%
    }
}

@media screen and (max-width: 959px) {
    .nav__search form .search-field:active, .nav__search form .search-field:focus {
        border-color: #fff
    }

    .has-active-search .nav__search form {
        background-color: #1a5064;
        opacity: 1;
        width: 85%;
        pointer-events: all;
        padding: 0;
        z-index: 2000
    }
}

@media screen and (max-width: 959px) and (min-width: 500px) {
    .has-active-search .nav__search form {
        width: 88%
    }
}

@media screen and (max-width: 959px) and (min-width: 700px) {
    .has-active-search .nav__search form {
        margin: 0 0 0 20px
    }
}

@media screen and (max-width: 959px) and (min-width: 960px) {
    .has-active-search .nav__search form {
        width: calc(100% - 50px)
    }
}

@media screen and (max-width: 959px) {
    .nav__search form input[type=search]::-ms-clear, .nav__search form input[type=search]::-ms-reveal {
        display: none;
        width: 0;
        height: 0
    }

    .nav__search form input[type=search]::-webkit-search-cancel-button, .nav__search form input[type=search]::-webkit-search-decoration, .nav__search form input[type=search]::-webkit-search-results-button, .nav__search form input[type=search]::-webkit-search-results-decoration {
        display: none
    }
}

.logo {
    display: block
}

.logo img {
    width: 236px;
    margin: 26px 0;
    max-width: inherit;
}

header.main-nav {
    -webkit-box-shadow: 0 0 7px -5px #000;
    box-shadow: 0 0 7px -5px #000;
    position: relative;
    z-index: 999;
}

.footer {
    background-color: #013d53;
    padding: 60px 0 0
}

@media screen and (min-width: 700px) {
    .footer {
        padding: 80px 0 0
    }
}

.footer__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    padding: 0 30px
}

@media screen and (min-width: 1200px) {
    .footer__content {
        max-width: 1440px
    }
}

.footer__lists {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width: 960px) {
    .footer__lists {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 0
    }
}

.footer__lists a {
    color: #b9dbe5;
    width: 100%;
    text-align: left;
    display: block
}

@media screen and (min-width: 700px) {
    .footer__lists a {
        text-align: center
    }
}

@media screen and (min-width: 960px) {
    .footer__lists a {
        text-align: left
    }
}

.footer__lists .menu-item-has-children {
    width: 100%;
    margin: 0 0 70px
}

.footer__lists .menu-item-has-children:last-child {
    margin: 0
}

@media screen and (min-width: 700px) {
    .footer__lists .menu-item-has-children {
        width: 50%
    }
}

@media screen and (min-width: 960px) {
    .footer__lists .menu-item-has-children {
        width: auto;
        padding: 0 20px 0 0;
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .footer__lists .menu-item-has-children:last-child {
        padding: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.footer__lists .menu-item-has-children a:first-child {
    font-weight: 600;
    font-size: 22px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 0 10px 0 0;
    letter-spacing: .04em;
    text-transform: uppercase
}

.footer__lists .menu-item-has-children .sub-menu {
    margin: 30px 0 0
}

@media screen and (min-width: 960px) {
    .footer__lists .menu-item-has-children .sub-menu {
        margin: 40px 0 0
    }
}

.footer__lists .menu-item-has-children .sub-menu a {
    font-size: 16px;
    text-transform: none;
    font-weight: 600;
    max-width: 340px
}

.footer__bottom {
    background-color: #1a5064;
    margin: 80px 0 0
}

@media screen and (min-width: 700px) {
    .footer__bottom {
        margin: 120px 0 0
    }
}

.footer__bottom--inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 60px;
    margin: 40px auto 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #1a5064;
    padding: 60px 30px
}

@media screen and (min-width: 960px) {
    .footer__bottom--inner {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 100px auto 0;
        padding: 80px 30px
    }
}

@media screen and (min-width: 1200px) {
    .footer__bottom--inner {
        max-width: 1440px;
        margin: auto
    }
}

.footer__bottom-item {
    margin: 0 auto 40px;
    width: 100%
}

.footer__bottom-item:last-child {
    margin: 0
}

@media screen and (min-width: 960px) {
    .footer__bottom-item {
        width: 33.33%;
        margin: 0;
        padding: 0 30px 0 0
    }

    .footer__bottom-item:last-child {
        padding: 0
    }
}

.footer__logo img {
    height: 60px;
    margin: 0;
    display: block
}

@media screen and (min-width: 700px) {
    .footer__logo img {
        margin: auto
    }
}

@media screen and (min-width: 960px) {
    .footer__logo img {
        margin: 0;
        height: 65px
    }
}

@media screen and (min-width: 1200px) {
    .footer__logo img {
        height: 75px
    }
}

.footer__copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left
}

@media screen and (min-width: 700px) {
    .footer__copyright {
        text-align: center
    }
}

@media screen and (min-width: 960px) {
    .footer__copyright {
        text-align: left
    }
}

.footer__copyright p {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #b9dbe5;
    letter-spacing: .01em
}

.footer__copyright a {
    color: #00acd8
}

.footer_signup {
    background-color: #b8e5ed;
    padding: 50px 40px;
    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-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 700px) {
    .footer_signup {
        padding: 70px 40px
    }
}

.footer_signup h1 {
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    margin: 0 0 30px;
    letter-spacing: .02em
}

@media screen and (min-width: 700px) {
    .footer_signup h1 {
        font-size: 52px;
        line-height: 56px;
        letter-spacing: .01em;
        margin: 0 0 40px
    }
}

.footer_signup a.button {
    margin: 0 0 30px;
    width: 100%
}

@media screen and (min-width: 500px) {
    .footer_signup a.button {
        padding: 16px 80px;
        width: auto
    }
}

@media screen and (min-width: 700px) {
    .footer_signup a.button {
        margin: 0 0 40px;
        padding: 16px 100px
    }
}

.footer_signup .nav--social .nav__list li a svg path {
    fill: #003595
}

.wysiwyg-editor--basic-text {
    font-size: 16px
}

.wysiwyg-editor--basic-text li {
    margin: 0 0 10px
}

.wysiwyg-editor--basic-text li:last-child {
    margin-bottom: 0
}

.wysiwyg-editor--basic-text--small {
    font-size: 14px
}

.wysiwyg-editor p {
    margin-bottom: 20px;
    line-height: 1.35
}

.wysiwyg-editor p:last-child {
    margin-bottom: 0
}

.wysiwyg-editor a {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.text-image__text a:not(.button):not(.btn-underline), .wysiwyg-editor a:not(.button):not(.btn-underline) {
    color: #0071ce;
    text-decoration: underline
}

.text-image__text a:not(.button):not(.btn-underline):hover, .wysiwyg-editor a:not(.button):not(.btn-underline):hover {
    color: #e76f00
}

.wysiwyg-editor h1, .wysiwyg-editor h2, .wysiwyg-editor h3, .wysiwyg-editor h4, .wysiwyg-editor h5 {
    margin-bottom: 20px;
    font-weight: 600;
    color: #183c50
}

.wysiwyg-editor h1 {
    font-size: 45px
}

.wysiwyg-editor h2 {
    font-size: 36px
}

.wysiwyg-editor h3 {
    font-size: 24px
}

.wysiwyg-editor table {
    table-layout: fixed;
    width: 100%
}

.wysiwyg-editor ol, .wysiwyg-editor ul {
    margin-bottom: 20px;
    list-style-position: outside;
    padding-left: 20px
}

.wysiwyg-editor ol li, .wysiwyg-editor ul li {
    margin-bottom: 10px
}

.wysiwyg-editor ol:last-child, .wysiwyg-editor ol li:last-child, .wysiwyg-editor ul:last-child, .wysiwyg-editor ul li:last-child {
    margin-bottom: 0
}

.wysiwyg-editor ul {
    list-style-type: disc
}

.wysiwyg-editor ol {
    list-style-type: decimal
}

.wysiwyg-editor blockquote {
    line-height: 1.3;
    font-size: 24px;
    margin: 0 0 20px;
    padding-left: 20px;
    border-left: 2px solid #003595
}

.wysiwyg-editor blockquote cite {
    font-weight: 600;
    font-size: 16px
}

.wysiwyg-editor img {
    max-width: 100%;
    height: auto;
    margin: 40px 0
}

.wysiwyg-editor img:first-child {
    margin-top: 0
}

.wysiwyg-editor img:last-child {
    margin-bottom: 0
}

.wysiwyg-editor--classic .alignleft {
    float: left;
    margin: 0 15px 30px 0
}

.wysiwyg-editor--classic .aligncenter {
    display: block;
    margin: 0 auto 30px
}

.wysiwyg-editor--classic .alignright {
    float: right;
    margin: 0 0 30px 15px
}

.wysiwyg-editor--classic .alignnone {
    float: none;
    display: block;
    margin: 0 0 30px
}

.wysiwyg-editor--classic .size-full {
    width: 100%;
    height: auto;
    margin: 0 0 30px
}

.wysiwyg-editor--classic p .alignleft {
    float: left;
    margin: 5px 15px 30px 0
}

.wysiwyg-editor--classic p .aligncenter {
    display: block;
    margin: 5px auto 30px
}

.wysiwyg-editor--classic p .alignright {
    float: right;
    margin: 5px 0 30px 15px
}

.wysiwyg-editor--classic p .alignnone {
    float: none;
    display: block;
    margin: 5px 0 30px
}

.wysiwyg-editor--classic p .size-full {
    width: 100%;
    height: auto;
    margin: 5px 0 30px
}

.wysiwyg-editor--classic .gallery {
    margin-left: -.5em;
    margin-right: -.5em
}

.wysiwyg-editor--classic .gallery:after {
    display: table;
    content: "";
    clear: both
}

.wysiwyg-editor--classic .gallery-item {
    margin: 0;
    float: left;
    padding: .5em
}

.wysiwyg-editor--classic .gallery-item img {
    width: 100%
}

.wysiwyg-editor--classic .gallery-columns-1 .gallery-item {
    width: 100%;
    float: none
}

.wysiwyg-editor--classic .gallery-columns-2 .gallery-item {
    width: 50%
}

.wysiwyg-editor--classic .gallery-columns-3 .gallery-item {
    width: 33.3333%
}

.wysiwyg-editor--classic .gallery-columns-4 .gallery-item {
    width: 25%
}

.wysiwyg-editor--classic .gallery-columns-5 .gallery-item {
    width: 20%
}

.wysiwyg-editor--classic .gallery-columns-6 .gallery-item {
    width: 16.6667%
}

.wysiwyg-editor--classic .gallery-columns-7 .gallery-item {
    width: 14.2857%
}

.wysiwyg-editor--classic .gallery-columns-8 .gallery-item {
    width: 12.5%
}

.wysiwyg-editor--classic .gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.wysiwyg-editor--classic .gallery-columns-2 .gallery-item:nth-child(odd), .wysiwyg-editor--classic .gallery-columns-3 .gallery-item:nth-child(3n+1), .wysiwyg-editor--classic .gallery-columns-4 .gallery-item:nth-child(4n+1), .wysiwyg-editor--classic .gallery-columns-5 .gallery-item:nth-child(5n+1), .wysiwyg-editor--classic .gallery-columns-6 .gallery-item:nth-child(6n+1), .wysiwyg-editor--classic .gallery-columns-7 .gallery-item:nth-child(7n+1), .wysiwyg-editor--classic .gallery-columns-8 .gallery-item:nth-child(8n+1), .wysiwyg-editor--classic .gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left
}

.wysiwyg-editor--gutenberg blockquote.wp-block-pullquote {
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    padding: 40px 0
}

@media screen and (min-width: 700px) {
    .wysiwyg-editor--gutenberg .alignfull {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        width: auto;
        max-width: 1000%
    }

    .wysiwyg-editor--gutenberg .alignwide {
        margin-left: calc(25% - 25vw);
        margin-right: calc(25% - 25vw);
        width: auto;
        max-width: 1000%
    }

    .wysiwyg-editor--gutenberg .alignfull img, .wysiwyg-editor--gutenberg .alignwide img {
        display: block;
        margin: 0 auto
    }
}

.main {
    padding-top: 70px;
    max-width: 1800px;
    margin: auto
}

@media screen and (min-width: 960px) {
    .main {
        padding-top: 90px
    }
}

.button-group {
    padding: 20px 0
}

.button-group .button {
    margin: 5px 20px 5px 0
}

.button-group .button:last-child {
    margin: 5px 0
}

@media screen and (max-width: 699px) {
    .button-group .button {
        width: auto;
        display: inline-block;
        margin: 0 0 20px
    }

    .button-group .button:last-child {
        margin: 0
    }
}

@media screen and (max-width: 499px) {
    .button-group .button.button--xl {
        width: 100%;
        display: block
    }
}

.share-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.share-buttons li {
    margin-right: 5px
}

.share-buttons li:last-child {
    margin: 0
}

.share-buttons__item {
    height: 45px;
    width: 45px;
    background-color: #f9f9f9;
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.share-buttons__item svg {
    width: 20px
}

.share-buttons__item g {
    fill: #183c50;
    -webkit-transition: fill .3s ease-in-out;
    -o-transition: fill .3s ease-in-out;
    transition: fill .3s ease-in-out
}

.share-buttons__item--facebook:hover g {
    fill: #365396
}

.share-buttons__item--twitter:hover g {
    fill: #00a8f0
}

.share-buttons__item--google:hover g {
    fill: #e0462e
}

.post-item__thumbnail {
    width: 100%;
    padding-bottom: 60%;
    height: 0;
    background-color: #f9f9f9;
    margin-bottom: 20px;
    background-size: cover;
    background-position: 50%
}

.post-item, .post-item__content {
    height: 100%;
    position: relative
}

.post-item__content {
    padding-bottom: 40px
}

.post-item__content .button {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0
}

.article {
    padding: 100px 0
}

.article .size-post-thumbnail {
    width: 100%
}

.article.blog-article {
    padding-bottom: 0
}

.article.blog-article .featured-posts {
    padding-top: 60px;
    padding-bottom: 60px
}

.error404 main {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.mfp-wrap ~ .footer, .mfp-wrap ~ .header, .mfp-wrap ~ .main {
    -webkit-filter: blur(2px);
    filter: blur(2px)
}

.popup {
    position: relative;
    background: 0 0;
    padding: 60px 40px;
    width: auto;
    max-width: 800px;
    margin: 20px auto;
    border-radius: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.popup--animate.mfp-wrap .popup {
    opacity: 0;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95)
}

.popup--animate.mfp-wrap.mfp-ready .popup {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.popup--animate.mfp-wrap.mfp-removing .popup {
    opacity: 0;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95)
}

.popup--animate.mfp-bg {
    opacity: 0;
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

.popup--animate.mfp-bg.mfp-ready {
    opacity: .8
}

.popup--animate.mfp-bg.mfp-removing {
    opacity: 0
}

.popup--textimg {
    background-color: #fff;
    width: 90%;
    max-width: 1100px
}

@media screen and (max-width: 699px) {
    .popup--textimg {
        padding: 30px 20px
    }
}

.popup--login {
    background-color: #fff
}

.popup--login .mfp-close {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIj48cGF0aCBkPSJNMi44MjggMi44MzNMMjQuNzEgMjQuNzE3bS4wMDEtMjEuODg0TDIuODI4IDI0LjcxNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODg4YjhkIiBzdHJva2Utd2lkdGg9IjQiLz48L3N2Zz4=);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 0;
    top: 10px;
    right: 10px;
    font-size: 0
}

.popup--login__inner {
    width: 100%;
    text-align: center
}

.popup--login__inner a {
    margin-left: 10px;
    margin-right: 10px;
    text-transform: uppercase
}

@media screen and (max-width: 499px) {
    .popup--login__inner a {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: 0
    }

    .popup--login__inner a:last-child {
        margin-bottom: 0
    }
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #000;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.single-ybh .mfp-ajax-holder .mfp-content, .single-ybh .mfp-inline-holder .mfp-content {
    width: 96%;
    max-width: 1200px;
    margin: 10px auto;
    overflow: hidden
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .8;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    font-size: 40px
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .8;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 60px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

@media screen and (min-width: 1100px) {
    .mfp-arrow {
        width: 90px
    }
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.bb-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1
}

.bb-bg--image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom
}

@media screen and (max-width: 699px) {
    .bb-bg--image {
        background-image: none !important
    }
}

@media screen and (min-width: 700px) {
    .bb-bg--image {
        background-position: 50%
    }
}

@media screen and (min-width: 960px) {
    .bb-bg--image {
        background-position: 100% 100%
    }
}

@media only screen and (min-width: 1700px) {
    .bb-bg--image {
        background-position: 50%
    }
}

.bb-bg--border {
    border-style: solid;
    border-width: 20px
}

@media screen and (min-width: 500px) {
    .bb-bg--border {
        border-width: 40px
    }
}

.disease-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 40px;
    position: relative
}

.disease-list > ul {
    background-color: #f9f9f9;
    border-radius: 10px;
    width: 100%;
    margin-right: 20px;
    margin-left: 20px;
    padding: 75px 20px 0;
    position: relative;
    overflow: hidden;
    height: 75px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.disease-list > ul h3 {
    position: absolute;
    top: 0;
    left: 0;
    color: #003595;
    background-color: #00acd8;
    font-size: 45px;
    height: 75px;
    padding: 10px 18px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

.disease-list > ul li {
    margin-bottom: 0;
    line-height: 1.375;
    list-style-position: inside;
    font-weight: 500;
    font-size: 16px
}

.disease-list > ul li:last-child {
    margin-bottom: 30px
}

.disease-list > ul a + li {
    margin-top: 30px
}

.disease-list > ul.expanded {
    height: auto
}

.disease-list > ul.expanded .disease-list__toggle {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media screen and (min-width: 700px) {
    .disease-list > ul {
        height: auto
    }
}

.disease-list__nav {
    position: absolute;
    top: 0;
    right: -.5rem;
    font-size: 12px;
    max-height: calc(100vh - 140px);
    overflow-y: scroll
}

.disease-list__nav ul {
    padding-left: 0;
    margin-bottom: 0
}

.disease-list__nav li {
    margin-bottom: 0;
    list-style: none
}

.disease-list__nav.fixed {
    position: fixed;
    top: 120px;
    right: 12px
}

.disease-list__nav.stop-fixed {
    position: absolute;
    top: auto;
    bottom: 20px;
    right: -.5rem
}

.disease-list__toggle {
    position: absolute;
    height: 15px;
    width: 30px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMTgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE1LjM3NyAxMy4zODlMMy4xIDEuMTEyaDBhMS40MDYgMS40MDYgMCAwMC0xLjk4OCAwaDBhMS40MDYgMS40MDYgMCAwMDAgMS45ODhoMGwxMy4yNyAxMy4yN2gwYTEuNDA2IDEuNDA2IDAgMDAxLjk4OSAwaDBMMjkuNjQgMy4xaDBsLjAwNC0uMDA0YTEuNDA2IDEuNDA2IDAgMDAtLjAzNC0xLjk4OGwtLjIwOS4yMTYuMjA5LS4yMTZhMS40MDYgMS40MDYgMCAwMC0xLjk1NCAwaDBsLS4wMDMuMDA0LTEyLjI3NyAxMi4yNzd6IiBmaWxsPSIjMDEzRDUzIiBzdHJva2U9IiMwMTNENTMiIHN0cm9rZS13aWR0aD0iLjYiLz48L3N2Zz4=);
    background-size: auto 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    color: transparent;
    font-size: 0;
    right: 10px;
    top: 30px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 700px) {
    .disease-list__toggle {
        display: none
    }
}

@media screen and (min-width: 700px) {
    .disease-list {
        max-width: 988px;
        margin: 70px auto 80px
    }

    .disease-list > ul {
        width: calc(50% - 60px);
        margin-right: 30px;
        margin-left: 30px;
        margin-bottom: 75px;
        min-height: 600px
    }

    .disease-list > ul:last-child {
        margin-bottom: 0
    }

    .disease-list__nav {
        display: none
    }
}

.disease-single__hero {
    position: relative;
    margin-bottom: 160px
}

.disease-single__hero h2 {
    text-transform: uppercase;
    background-color: #b9dbe5;
    position: absolute;
    text-align: center;
    padding: 20px 40px;
    font-size: 24px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 200px;
    width: 300px;
    bottom: -100px
}

@media screen and (min-width: 700px) {
    .disease-single__hero h2 {
        font-size: 36px;
        width: 550px;
        min-height: 250px;
        bottom: -125px
    }
}

@media screen and (min-width: 700px) {
    .disease-single__hero {
        margin-bottom: 185px
    }
}

.disease-single__content {
    margin-bottom: 60px;
    font-size: 16px
}

.disease-single__content h1, .disease-single__content h2, .disease-single__content h3, .disease-single__content h4, .disease-single__content h5, .disease-single__content h6, .disease-single__content ol, .disease-single__content p, .disease-single__content ul {
    margin-bottom: 20px
}

.disease-single__content h1:last-child, .disease-single__content h2:last-child, .disease-single__content h3:last-child, .disease-single__content h4:last-child, .disease-single__content h5:last-child, .disease-single__content h6:last-child, .disease-single__content ol:last-child, .disease-single__content p:last-child, .disease-single__content ul:last-child {
    margin-bottom: 0
}

.disease-single__content h1, .disease-single__content h2, .disease-single__content h3, .disease-single__content h4, .disease-single__content h5, .disease-single__content h6 {
    margin-top: 40px;
    font-size: 24px
}

.disease-single__content h1:first-child, .disease-single__content h2:first-child, .disease-single__content h3:first-child, .disease-single__content h4:first-child, .disease-single__content h5:first-child, .disease-single__content h6:first-child {
    margin-top: 0
}

@media screen and (min-width: 700px) {
    .disease-single__content {
        margin-bottom: 80px
    }

    .disease-single__content h1, .disease-single__content h2, .disease-single__content h3, .disease-single__content h4, .disease-single__content h5, .disease-single__content h6 {
        margin-top: 60px
    }
}

.disease-single__footer {
    background-color: #b9dbe5;
    padding: 30px 0
}

.disease-single__footer__inner {
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.disease-single__footer__inner .grid__column {
    padding-right: 15px;
    padding-left: 15px
}

@media screen and (min-width: 700px) {
    .disease-single__footer {
        padding: 80px 0 70px
    }
}

.disease-single__resources {
    background-color: #fff;
    border-radius: 10px;
    padding: 30px;
    font-size: 12px;
    font-weight: 500
}

.disease-single__resources .heading--md {
    text-align: center;
    border-bottom: 2px solid #183c50;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 900
}

.disease-single__resources .resource {
    margin-top: 30px
}

.disease-single__resources .resource:first-child {
    margin-top: 0
}

.disease-single__resources .resource h1, .disease-single__resources .resource h2, .disease-single__resources .resource h3, .disease-single__resources .resource h4, .disease-single__resources .resource h5, .disease-single__resources .resource h6 {
    font-size: 12px;
    color: #00acd8;
    font-weight: 500
}

.disease-single__resources .resource ol, .disease-single__resources .resource p, .disease-single__resources .resource ul {
    margin-bottom: 20px
}

.disease-single__resources .resource ol:last-child, .disease-single__resources .resource p:last-child, .disease-single__resources .resource ul:last-child {
    margin-bottom: 0
}

.disease-single__resources .resource .resource__address span {
    display: block
}

@media screen and (min-width: 700px) {
    .disease-single__resources {
        padding: 45px
    }

    .disease-single__resources .heading--md {
        padding-bottom: 30px;
        margin-bottom: 30px
    }

    .disease-single__resources .resource {
        margin-top: 40px
    }

    .disease-single__resources .heading--md + .resource {
        margin-top: 0
    }
}

@media screen and (min-width: 960px) {
    .disease-single__resources {
        height: 100%
    }

    .disease-single__resources .heading--md {
        min-height: 91.2px
    }
}

.building-block--diseases .grid__column {
    padding-top: 0;
    padding-bottom: 0
}

.building-block--disease-blocks .grid {
    margin-left: -30px;
    margin-right: -30px
}

.building-block--disease-blocks .grid__column {
    padding: 0 30px 20px
}

@media screen and (min-width: 700px) {
    .building-block--disease-blocks .grid__column {
        width: 50%;
        padding: 0 30px 75px
    }
}

.building-block--disease-blocks .basic-text {
    margin: 0 20px
}

@media screen and (min-width: 700px) {
    .building-block--disease-blocks .basic-text {
        max-width: 928px;
        margin: 0 auto
    }
}

.building-block--disease-blocks .wysiwyg-editor--basic-text {
    background-color: #f9f9f9;
    font-size: 16px;
    border-radius: 10px;
    width: 100%;
    padding: 0 20px 30px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin-bottom: 40px
}

@media screen and (min-width: 700px) {
    .building-block--disease-blocks .wysiwyg-editor--basic-text {
        margin-bottom: 0
    }
}

.building-block--disease-blocks .wysiwyg-editor--basic-text h3 {
    color: #003595;
    background-color: #00acd8;
    font-size: 36px;
    min-height: 75px;
    padding: 10px 18px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -20px 30px
}

@media screen and (min-width: 960px) {
    .building-block--disease-blocks .wysiwyg-editor--basic-text h3 {
        font-size: 45px
    }
}

.building-block--disease-blocks .wysiwyg-editor--basic-text ul {
    padding-left: 0
}

.building-block--disease-blocks .wysiwyg-editor--basic-text ul:last-child {
    margin-bottom: 0
}

.building-block--disease-blocks .wysiwyg-editor--basic-text li {
    margin-bottom: 0;
    line-height: 1.375;
    list-style-position: inside;
    font-weight: 500;
    font-size: 16px
}

@media screen and (min-width: 700px) {
    .building-block--disease-blocks .wysiwyg-editor--basic-text {
        height: 100%
    }
}

.building-block + .building-block--disease-blocks {
    margin-top: -40px
}

@media screen and (min-width: 700px) {
    .building-block + .building-block--disease-blocks {
        margin-top: -10px
    }
}

.building-block--disease-blocks + .building-block--disease-blocks {
    margin-top: 0
}

.popup-content-lang {
    max-width: 1180px;
    position: relative;
    margin: auto
}

.popup-content-lang .mfp-close {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjggMjgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIj48cGF0aCBkPSJNMi44MjggMi44MzNMMjQuNzEgMjQuNzE3bS4wMDEtMjEuODg0TDIuODI4IDI0LjcxNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjODg4YjhkIiBzdHJva2Utd2lkdGg9IjQiLz48L3N2Zz4=);
    background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 0;
    top: 10px;
    right: 10px
}

.langs-wrap {
    display: none;
    background-color: #fff;
    max-width: 1180px;
    padding: 60px 0 0;
    margin: 100px auto;
    color: #003595
}

.langs__title {
    line-height: 50px;
    font-weight: 500;
    margin: 0 auto;
    padding: 0 20px 40px
}

@media screen and (min-width: 960px) {
    .langs__title {
        padding: 0 90px 40px
    }
}

.langs__row {
    padding: 40px 20px
}

@media screen and (min-width: 960px) {
    .langs__row {
        padding: 40px 90px
    }
}

.langs__row:nth-child(2n) {
    background-color: #f6f6f6
}

.langs__row h1 {
    font-size: 30px;
    color: #003595;
    margin-bottom: 10px;
    font-weight: 500
}

.langs__row h3 {
    font-weight: 400
}

.langs__content {
    padding: 40px 0 0
}

.langs__content a {
    text-align: center;
    font-weight: 400;
    line-height: 1.4;
    font-size: 16px;
    display: block
}

.langs__content img.icon {
    max-width: 35px;
    display: block;
    margin: 0 auto 10px
}

.langs__item {
    margin: 0 0 20px
}

@media screen and (min-width: 700px) {
    .langs__item {
        margin: 0 0 40px
    }
}

.langs__item:last-child {
    margin: 0
}

.research .wrapper {
    width: 100%;
    padding-bottom: 70px
}

.research .grid--lg .grid__column {
    padding: 20px 60px
}

@media screen and (max-width: 959px) {
    .research .grid--lg .grid__column {
        padding: 20px 60px
    }
}

.research__block {
    padding-top: 60px;
    padding-bottom: 60px
}

.research__column--title {
    padding: 10px 60px !important
}

@media screen and (max-width: 959px) {
    .research__column--title {
        display: none
    }
}

.research__hero {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40vh;
    min-height: 330px
}

@media screen and (min-width: 700px) {
    .research__hero {
        height: 60vh;
        min-height: 400px
    }
}

.research__hero h1 {
    font-weight: 600;
    font-size: 34px;
    text-align: center
}

@media screen and (min-width: 500px) {
    .research__hero h1 {
        font-size: 44px
    }
}

@media screen and (min-width: 700px) {
    .research__hero h1 {
        font-size: 68px;
        line-height: 72px;
        text-align: left
    }
}

.research__title {
    padding: 70px 20px
}

.research__title h1 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    letter-spacing: -.01em;
    max-width: 760px;
    margin: auto
}

.research__column h2 {
    font-weight: 600;
    font-size: 32px;
    line-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4cb7dc;
    border-bottom: 2px solid #dcdddb
}

.research__box {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px
}

@media screen and (min-width: 960px) {
    .research__box {
        margin: 0 0 40px
    }
}

.research__box a {
    font-weight: 600;
    margin: 0 0 20px;
    display: block
}

.research__box div {
    margin: 0
}

.research__nav {
    background: #efefef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 20px
}

@media screen and (min-width: 700px) {
    .research__nav {
        height: 90px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 0 20px
    }
}

.research__nav a {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 0 100px 0 0;
    letter-spacing: .02em;
    color: #183c50;
    text-transform: uppercase
}

.research__nav a.research-active {
    color: #2167a9
}

@media screen and (max-width: 699px) {
    .research__nav a {
        width: 100%;
        margin: 10px;
        text-align: center
    }
}

@media screen and (min-width: 700px) {
    .research__nav a:last-child {
        margin: 0
    }
}

.research__row-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 29px;
    margin: 0
}

.search-hero {
    padding: 80px 0;
    background-color: #003595
}

.search-header {
    font-weight: 400;
    color: #fff;
    font-size: 26px
}

@media screen and (min-width: 700px) {
    .search-header {
        font-size: 36px
    }
}

.search-header span {
    font-weight: 800
}

.search-display {
    font-weight: 400;
    margin: 0 0 40px;
    font-size: 18px
}

@media screen and (min-width: 700px) {
    .search-display {
        font-size: 24px
    }
}

.search-display span {
    font-weight: 800
}

.search-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 80px 0 0
}

.search-item {
    border-bottom: 1px solid #e8e8e8;
    padding: 30px 0
}

.search-item__type {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 0 5px
}

.search-item__title {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin: auto auto 0 0;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.search-item__excerpt {
    margin: 10px 0 0;
    font-size: 16px
}

.building-block {
    padding: 60px 0;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 699px) {
    .building-block {
        padding: 60px 0
    }
}

@media screen and (max-width: 499px) {
    .building-block {
        padding: 40px 0
    }
}

.building-block__title {
    font-size: 36px
}

.building-block__subtitle {
    font-size: 24px;
    color: #666
}

.building-block__header {
    margin-bottom: 40px
}

.building-block--padding-top-none {
    padding-top: 0
}

.building-block--padding-top-none.building-block--hero {
    padding-top: 0
}

.building-block--padding-top-sm {
    padding-top: 40px
}

@media screen and (max-width: 699px) {
    .building-block--padding-top-sm {
        padding-top: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-top-sm {
        padding-top: 40px
    }
}

.building-block--padding-top-md {
    padding-top: 60px
}

@media screen and (max-width: 699px) {
    .building-block--padding-top-md {
        padding-top: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-top-md {
        padding-top: 40px
    }
}

.building-block--padding-top-lg {
    padding-top: 100px
}

@media screen and (max-width: 699px) {
    .building-block--padding-top-lg {
        padding-top: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-top-lg {
        padding-top: 40px
    }
}

.building-block--padding-top-xl {
    padding-top: 150px
}

@media screen and (max-width: 699px) {
    .building-block--padding-top-xl {
        padding-top: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-top-xl {
        padding-top: 40px
    }
}

.building-block--padding-bottom-none {
    padding-bottom: 0
}

.building-block--padding-bottom-none.building-block--hero {
    padding-bottom: 0
}

.building-block--padding-bottom-sm {
    padding-bottom: 40px
}

@media screen and (max-width: 699px) {
    .building-block--padding-bottom-sm {
        padding-bottom: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-bottom-sm {
        padding-bottom: 40px
    }
}

.building-block--padding-bottom-md {
    padding-bottom: 60px
}

@media screen and (max-width: 699px) {
    .building-block--padding-bottom-md {
        padding-bottom: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-bottom-md {
        padding-bottom: 40px
    }
}

.building-block--padding-bottom-lg {
    padding-bottom: 100px
}

@media screen and (max-width: 699px) {
    .building-block--padding-bottom-lg {
        padding-bottom: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-bottom-lg {
        padding-bottom: 40px
    }
}

.building-block--padding-bottom-xl {
    padding-bottom: 150px
}

@media screen and (max-width: 699px) {
    .building-block--padding-bottom-xl {
        padding-bottom: 60px
    }
}

@media screen and (max-width: 499px) {
    .building-block--padding-bottom-xl {
        padding-bottom: 40px
    }
}

.building-block__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.building-block__bg--primary {
    background-color: #003595
}

.building-block__bg--secondary {
    background-color: #00acd8
}

.building-block__bg--light-gray {
    background-color: #f9f9f9
}

.building-block__bg--image {
    background-size: cover;
    background-position: 50%
}

.building-block--hero .wrapper {
    width: 100%;
    max-width: 100%
}

@media screen and (max-width: 699px) {
    .building-block--test_details, .home.building-block--statistics_images {
        margin: 0 0 60px
    }
}

.building-block--u-mb {
    margin: 0 auto 60px !important
}

@media screen and (max-width: 699px) {
    .building-block--u-mb {
        margin: 0 auto 60px !important
    }
}

.hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0
}

.hero .button-group {
    padding-bottom: 0
}

.hero__wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.hero__overlap {
    width: 100%;
    margin: 20px auto -130px;
    z-index: 200;
    position: relative;
    max-width: calc(100% - 80px);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 450px
}

@media screen and (min-width: 700px) {
    .hero__overlap {
        height: 640px
    }
}

@media screen and (min-width: 1200px) {
    .hero__overlap {
        max-width: 80%
    }
}

.hero__text {
    margin: 0 0 20px
}

@media screen and (min-width: 992px) {
    .hero__text {
        max-width: 55.7%
    }
}

@media screen and (max-width: 991px) {
    .hero .button-group {
        text-align: center
    }
}

.hero__content {
    width: 100%;
    padding: 0;
    margin: 60px 0
}

@media screen and (min-width: 500px) {
    .hero__content {
        padding: 0
    }

    .prefooter .hero__content {
        padding: 30px 30px 70px
    }

    .prefooter .hero__content--center .hero__text {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 960px) {
    .hero__content {
        padding: 0 80px
    }
}

@media screen and (min-width: 1500px) {
    .hero__content {
        margin: 100px 0
    }
}

.hero__content--center .hero__text {
    margin: 0 auto 20px
}

@media screen and (min-width: 700px) {
    .hero__content--center .hero__text {
        max-width: 960px;
        margin: 0 auto 40px
    }
}

.hero__content--center .hero__subtitle {
    margin: 20px auto 0
}

.hero__label {
    font-size: 16px;
    line-height: 1.26;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 20px;
    display: block
}

@media screen and (min-width: 375px) {
    .hero__label {
        font-size: 19px;
        line-height: 24px
    }
}

@media screen and (min-width: 500px) {
    .hero__label {
        font-size: 24px;
        line-height: 28px
    }
}

.hero__title {
    font-weight: 600;
    font-size: 30px;
    line-height: 1.1
}

.hero__title--size-lg {
    font-size: 26px;
    line-height: 1.1
}

@media screen and (min-width: 375px) {
    .hero__title--size-lg {
        font-size: 30px;
        margin-right: 0
    }
}

@media screen and (min-width: 500px) {
    .hero__title--size-lg {
        font-size: 48px
    }
}

@media screen and (min-width: 960px) {
    .hero__title--size-lg {
        font-size: 52px
    }

    .prefooter .hero__title--size-lg {
        font-size: 48px
    }
}

@media screen and (min-width: 1100px) {
    .hero__title--size-lg {
        font-size: 60px
    }
}

@media screen and (min-width: 1100px) and (max-width: 960px) {
    .text-image__item--split-even .hero__title--size-lg {
        font-size: 48px
    }
}

@media screen and (min-width: 500px) {
    .hero__title--size-md {
        font-size: 50px
    }
}

@media screen and (min-width: 960px) {
    .hero__title--size-md {
        font-size: 66px;
        line-height: 76px
    }
}

.hero__title--size-sm {
    font-size: 40px;
    line-height: 44px
}

@media screen and (min-width: 960px) {
    .hero__title--size-sm {
        font-size: 52px;
        line-height: 56px
    }
}

.hero__subtitle {
    letter-spacing: -.01em;
    font-weight: 500;
    margin: 20px 0 0;
    font-size: 20px;
    line-height: 24px
}

@media screen and (min-width: 500px) {
    .hero__subtitle {
        font-size: 24px;
        line-height: 28px
    }
}

@media screen and (min-width: 960px) {
    .hero__subtitle {
        width: 70%
    }
}

.hero-slider {
    margin-left: -20px;
    margin-right: -20px
}

.hero-slider .hero {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    background-size: cover;
    background-position: 50%
}

@media screen and (max-width: 699px) {
    .hero-slider .hero {
        background-image: none !important
    }
}

@media screen and (min-width: 700px) {
    .hero-slider .hero {
        background-position: 50%
    }
}

@media screen and (min-width: 960px) {
    .hero-slider .hero {
        background-position: bottom
    }
}

@media only screen and (min-width: 1700px) {
    .hero-slider .hero {
        background-position: 50%
    }
}

.hero-slider .hero__content {
    height: 100%
}

@media screen and (min-width: 700px) {
    .hero-slider .hero {
        min-height: 660px
    }
}

.bb-bg--border + .building-block__body .hero-slider .hero {
    margin: 20px;
    width: calc(100% - 40px) !important
}

@media screen and (min-width: 500px) {
    .bb-bg--border + .building-block__body .hero-slider .hero {
        margin: 40px;
        width: calc(100% - 80px) !important
    }
}

@media screen and (min-width: 700px) {
    .bb-bg--border + .building-block__body .hero-slider .hero {
        min-height: 580px
    }
}

@media screen and (max-width: 699px) {
    .building-block--basic_text .grid--lg .grid__column {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media screen and (min-width: 700px) {
    .icon-row {
        margin: 0
    }
}

.icon-row__heading {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 36px
}

.icon-row__heading--md {
    font-weight: 800
}

.icon-row__heading--lg {
    font-weight: 900
}

@media screen and (min-width: 960px) {
    .icon-row__heading {
        margin: 0 0 40px;
        max-width: 80%
    }

    .icon-row__heading--md {
        font-size: 38px;
        line-height: 40px;
        letter-spacing: .01em
    }

    .icon-row__heading--lg {
        font-size: 42px;
        line-height: 46px
    }
}

.icon-row__subtitle {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.01em;
    margin: 0 0 40px;
    font-weight: 600
}

.icon-row__subtitle a {
    text-decoration: underline
}

@media screen and (min-width: 960px) {
    .icon-row__subtitle {
        font-size: 20px
    }
}

@media screen and (max-width: 959px) {
    .icon-row .grid .grid__column:last-child {
        padding-bottom: 0
    }
}

.icon-row__item {
    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-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    height: 100%
}

.icon-row__item--left-align {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    text-align: left
}

.icon-row__item--center-align {
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 959px) {
    .icon-row__item {
        padding-bottom: 20px
    }
}

@media screen and (max-width: 699px) {
    .icon-row__item {
        padding-bottom: 0
    }
}

.icon-row__icon {
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto
}

.icon-row__icon--center-align {
    margin: 0 auto 20px;
    display: block
}

.icon-row__icon--large {
    width: 100%;
    height: auto
}

.icon-row__icon--large img {
    display: block;
    width: 100%;
    max-height: 300px;
    -o-object-fit: contain;
    object-fit: contain
}

.u-size-1of2--lg .icon-row__icon {
    width: 200px;
    height: 200px
}

.icon-row__title {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: .03em;
    text-transform: uppercase;
    font-weight: 800
}

.icon-row__text {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%
}

.icon-row__text p + p {
    margin-top: 10px
}

.icon-row__text ul {
    list-style: disc;
    margin: 20px 0 0
}

.icon-row__text ul li {
    margin: 5px 0 0
}

.icon-row__cta {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    margin: 20px 0 0
}

.icon-row__cta--center-align {
    margin: auto auto 0;
    display: block
}

.icon-row__cta:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #0260a7;
    position: absolute;
    bottom: -4px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.icon-row__cta:active, .icon-row__cta:focus, .icon-row__cta:hover {
    color: #0260a7
}

.icon-row__cta:active:after, .icon-row__cta:focus:after, .icon-row__cta:hover:after {
    opacity: 1
}

.icon-row__bottom-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto
}

@media screen and (min-width: 960px) {
    .icon-row__bottom-cta {
        margin: 40px auto 0
    }
}

.resources__grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.resources__form {
    max-width: 500px;
    margin: 60px auto 0
}

.resources__form-items {
    display: none
}

.building-block--form_resources .icon-row__subtitle p {
    margin-bottom: 40px
}

.building-block--form_resources .icon-row__subtitle p:last-child {
    margin-bottom: 0
}

.text-image__item {
    display: block
}

@media screen and (max-width: 699px) {
    .text-image__item--video {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media screen and (min-width: 700px) {
    .text-image__item--video {
        min-height: 560px
    }
}

.text-image__item--full {
    margin: 0 -20px
}

@media screen and (min-width: 700px) {
    .text-image__item--full {
        margin: 0
    }
}

@media screen and (min-width: 960px) {
    .text-image__item--full {
        margin: 0 -40px
    }
}

.text-image__item .button-group {
    padding: 0
}

.text-image__text {
    width: 100%;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 700px) {
    .text-image__text {
        padding: 40px 30px
    }
}

@media screen and (min-width: 1100px) {
    .text-image__text {
        padding: 60px 40px
    }
}

.text-image__text--full {
    padding: 20px
}

@media screen and (min-width: 700px) {
    .text-image__text--full {
        padding: 40px
    }
}

@media screen and (min-width: 1100px) {
    .text-image__text--full {
        padding: 60px
    }
}

.text-image__image {
    width: 100%;
    position: relative;
    margin: auto;
}

.text-image__image--full {
    height: 100%
}

@media screen and (min-width: 700px) {
    .text-image__image--md {
        padding: 40px 0 0
    }
}

@media screen and (min-width: 1100px) {
    .text-image__image--md {
        padding: 60px 0
    }
}

@media screen and (min-width: 700px) {
    .text-image__image--sm {
        padding: 40px 0 0
    }
}

@media screen and (min-width: 1100px) {
    .text-image__image--sm {
        padding: 60px 0
    }
}

.text-image__image .img-bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    height: auto
}

.text-image__image .img-bg:after {
    content: '';
    display: block;
    width: 100%;
    padding-top: 100%
}

@media screen and (min-width: 500px) {
    .text-image__image .img-bg {
        height: auto
    }
}

.text-image__image .img-bg--full {
    height: 100%
}

@media screen and (min-width: 960px) {
    .text-image__image .img-bg--sm {
        max-width: 430px;
        height: 430px
    }
}

.text-image__title {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 20px
}

@media screen and (min-width: 1100px) {
    .text-image__title {
        padding: 0;
        margin: 0 0 20px;
        max-width: 100%
    }
}

.text-image__title--lg {
    font-size: 42px;
    line-height: 46px
}

@media screen and (min-width: 960px) {
    .text-image__title--lg {
        font-size: 58px;
        line-height: 66px
    }
}

.text-image__title--md {
    font-size: 36px;
    line-height: 42px
}

@media screen and (min-width: 960px) {
    .text-image__title--md {
        font-size: 42px;
        line-height: 46px
    }
}

.text-image__subtitle {
    font-weight: 400;
    font-size: 18px
}

.text-image__subtitle a {
    color: inherit;
    font-weight: 700
}

@media screen and (min-width: 700px) {
    .text-image__subtitle--md {
        font-size: 22px;
        line-height: 28px
    }
}

@media screen and (min-width: 700px) {
    .text-image__subtitle--sm {
        font-size: 20px;
        line-height: 26px
    }
}

.text-image__thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.text-image__play {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.text-image__play .play-icon {
    position: relative;
    width: 150px;
    height: 150px;
    background-color: #003595;
    border-radius: 50%;
    display: block
}

.text-image__play path {
    fill: #b9dbe5
}

.play-item {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width: 960px) {
    .text-image--left .text-image__item--split-uneven {
        -ms-grid-columns: 60% 40%;
        grid-template-columns:60% 40%
    }
}

@media screen and (min-width: 960px) {
    .text-image--right .text-image__item--split-uneven {
        -ms-grid-columns: 40% 60%;
        grid-template-columns:40% 60%
    }
}

@media screen and (min-width: 960px) {
    .text-image__item--split-even {
        -ms-grid-columns: 50% 50%;
        grid-template-columns:50% 50%
    }

    .text-image__item--split-even {
        display: flex
    }

    .text-image__image {
        flex-basis: 50%;
        min-width: 50%;
        width: 50%
    }

    .text-image__text {
        flex-basis: 50%;
        min-width: 50%;
        width: 50%
    }

    .text-image--left .text-image__item {
        flex-direction: row-reverse
    }
}

@media screen and (min-width: 960px) {
    .text-image--left .text-image__item .text-image__image {
        -ms-grid-column: 2;
        grid-column: 2;
        -ms-grid-row: 1;
        grid-row: 1
    }

    .text-image--right .text-image__item .text-image__image {
        -ms-grid-column: 1;
        grid-column: 1;
        -ms-grid-row: 1;
        grid-row: 1
    }
}

.text-image__text .button-group {
    margin: 40px 0 0
}

.building-block--cta {
    padding: 150px 0
}

.building-block--cta .building-block__title {
    font-size: 60px
}

.single-image {
    height: 600px;
    width: 100%;
    background-position: 50%;
    background-size: cover
}

.single-image--full {
    width: 100%;
    display: block
}

.spacer {
    width: 100%
}

.spacer--default {
    height: 20px
}

.spacer--sm {
    height: 10px
}

.spacer--md {
    height: 40px
}

.spacer--lg {
    height: 60px
}

.spacer--xl {
    height: 100px
}

.spacer--xxl {
    height: 150px
}

.building-block--quote {
    max-width: 1170px;
    margin: auto;
    padding: 0
}

.building-block--quote .wrapper {
    max-width: 100%
}

.quote {
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 500px) {
    .quote {
        padding: 40px 20px
    }
}

.quote__image {
    width: 100%;
    background-position: 50%;
    background-size: cover;
    margin: 0 auto;
    min-height: 400px
}

@media screen and (min-width: 960px) {
    .quote__image {
        width: 50%;
        min-height: 0
    }
}

.quote__text {
    font-weight: 600;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: .01em;
    text-transform: uppercase;
    text-align: center;
    font-style: italic;
    margin: 0 auto 40px
}

@media screen and (min-width: 500px) {
    .quote__text {
        font-size: 32px;
        line-height: 38px
    }
}

@media screen and (min-width: 700px) {
    .quote__text {
        text-align: left
    }
}

@media screen and (min-width: 960px) {
    .quote__text {
        margin: 0 auto 60px
    }
}

@media screen and (min-width: 1100px) {
    .quote__text {
        font-size: 40px;
        line-height: 46px
    }
}

.quote__author {
    letter-spacing: -.01em;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 800
}

@media screen and (min-width: 700px) {
    .quote__author {
        text-align: left;
        font-size: 24px;
        line-height: 28px
    }
}

.quote__content {
    width: 100%;
    padding: 20px
}

@media screen and (min-width: 500px) {
    .quote__content {
        padding: 40px
    }
}

@media screen and (min-width: 960px) {
    .quote__content {
        height: 100%;
        padding: 80px 40px;
        width: 50%
    }
}

.quote__content .button-group {
    margin: 40px 0 0;
    padding: 0
}

@media screen and (min-width: 960px) {
    .quote__content .button-group {
        margin: 60px 0 0
    }
}

.two-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 960px) {
    .two-col {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.two-col__column {
    width: 100%;
    margin: 0 0 60px
}

.two-col__column:last-child {
    margin: 0
}

@media screen and (min-width: 960px) {
    .two-col__column {
        width: 45%;
        margin: 0
    }
}

.two-col__heading {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 36px;
    font-weight: 800
}

@media screen and (min-width: 960px) {
    .two-col__heading {
        margin: 0 0 40px;
        max-width: 80%;
        font-size: 38px;
        line-height: 40px;
        letter-spacing: .01em
    }
}

.two-col__subtitle {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.01em;
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .two-col__subtitle {
        font-size: 20px;
        margin: 0 0 40px
    }
}

.two-col__title {
    font-size: 24px;
    line-height: 26px;
    letter-spacing: .02em;
    text-transform: uppercase;
    padding: 0 0 10px;
    margin: 0 0 20px
}

.two-col__title--border {
    border-bottom: 1px solid
}

@media screen and (min-width: 960px) {
    .two-col__title {
        margin: 0 0 30px
    }
}

.two-col__cta {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin: auto auto 0 0;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #003595
}

.two-col__cta:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #0260a7;
    position: absolute;
    bottom: -4px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.two-col__cta:active, .two-col__cta:focus, .two-col__cta:hover {
    color: #0260a7
}

.two-col__cta:active:after, .two-col__cta:focus:after, .two-col__cta:hover:after {
    opacity: 1
}

.col-block__title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 10px
}

.col-block__text {
    margin: 0 0 20px
}

.col-block__text a {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
    margin: auto auto 0 0;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #003595
}

.col-block__text a:after {
    content: "";
    height: 3px;
    width: 100%;
    background: #0260a7;
    position: absolute;
    bottom: -4px;
    left: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.col-block__text a:active, .col-block__text a:focus, .col-block__text a:hover {
    color: #0260a7
}

.col-block__text a:active:after, .col-block__text a:focus:after, .col-block__text a:hover:after {
    opacity: 1
}

.four-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (min-width: 960px) {
    .four-col {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.four-col__heading {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 36px
}

@media screen and (min-width: 960px) {
    .four-col__heading {
        margin: 0 0 40px;
        max-width: 80%;
        font-size: 38px;
        line-height: 40px;
        letter-spacing: .01em;
        font-weight: 800
    }
}

.four-col__subtitle {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.01em;
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .four-col__subtitle {
        font-size: 20px;
        margin: 0 0 60px
    }
}

.four-col__column {
    width: 100%;
    padding: 0 20px 0 0
}

.four-col__column:last-child {
    padding: 0
}

@media screen and (min-width: 700px) {
    .four-col__column {
        width: 49%
    }
}

@media screen and (min-width: 960px) {
    .four-col__column {
        width: 24%
    }
}

.four-col-block {
    margin: 0 0 20px
}

@media screen and (min-width: 700px) {
    .four-col-block {
        margin: 0 0 40px
    }
}

.four-col-block__title {
    text-transform: uppercase;
    font-weight: 300;
    margin: 0 0 10px
}

.four-col-block__text, .four-col-block__title {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .04em
}

.four-col-block__text {
    font-weight: 600
}

.building-block--margin-top-both {
    margin: 380px 0 0
}

@media screen and (min-width: 700px) {
    .building-block--margin-top-both {
        margin: 400px 0 0
    }
}

.stats-images__overlap {
    margin: -340px -20px 40px;
    background-color: #fff;
    padding: 0 20px
}

@media screen and (min-width: 700px) {
    .stats-images__overlap {
        margin: -355px 0 60px;
        padding: 0;
        background-color: transparent
    }
}

@media screen and (min-width: 700px) {
    .stats-images__overlap .images-block__item {
        -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .3);
        box-shadow: 0 20px 40px rgba(0, 0, 0, .3)
    }
}

.images-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 699px) {
    .images-block__row {
        margin: auto
    }
}

@media screen and (min-width: 960px) {
    .images-block__row {
        max-width: 1200px;
        margin: auto
    }
}

.images-block__item {
    padding: 20px 20px 60px;
    width: 100%;
    margin: 0 0 40px;
    position: relative
}

.images-block__item .tag {
    margin-left: -30px;
    padding: 10px 30px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 500;
    letter-spacing: .04em;
    height: 67px;
    display: flex;
    align-items: center;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .25)
}

.images-block__item:last-child {
    margin: 0
}

@media screen and (min-width: 700px) {
    .images-block__item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-height: unset;
        margin: 0 10px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .images-block__item:last-child {
        margin: 0
    }
}

@media screen and (min-width: 960px) {
    .images-block__item {
        padding: 20px 30px 30px;
        margin: 0 30px 0 0
    }

    .images-block__item:last-child {
        margin: 0
    }
}

.images-block__img {
    width: 100%;
    height: calc(100vw - 80px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin: 0 0 20px
}

@media screen and (min-width: 500px) {
    .images-block__img {
        height: 360px
    }
}

@media screen and (min-width: 700px) {
    .images-block__img {
        height: 250px
    }
}

@media screen and (min-width: 960px) {
    .images-block__img {
        margin: 0 0 40px;
        height: 280px
    }
}

.images-block__titles {
    display: none
}

@media screen and (min-width: 700px) {
    .images-block__titles {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

.images-block__title {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin: 0 10px 20px 0;
    position: relative
}

@media screen and (min-width: 960px) {
    .images-block__title {
        margin: 0 30px 20px 0
    }
}

.images-block__title:after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    border-bottom: 1px solid;
    bottom: 0
}

.images-block__title--first {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.images-block__title--second {
    -webkit-box-flex: 2.06;
    -ms-flex: 2.06;
    flex: 2.06;
    margin: 0 0 20px
}

@media screen and (min-width: 960px) {
    .images-block__title--second {
        -webkit-box-flex: 2.08;
        -ms-flex: 2.08;
        flex: 2.08
    }
}

.images-block h3 {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    letter-spacing: .04em;
    text-transform: uppercase;
    margin: 0 0 20px
}

.images-block h3:last-child {
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.images-block p {
    font-weight: 500
}

.images-block a, .images-block p {
    font-size: 16px;
    line-height: 22px;
    text-align: center
}

.images-block a {
    display: block;
    font-weight: 500;
    margin: 20px 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0
}

@media screen and (min-width: 700px) {
    .stats-block {
        padding: 40px 0
    }
}

@media screen and (min-width: 960px) {
    .stats-block {
        padding: 60px 0
    }
}

@media screen and (min-width: 1100px) {
    .stats-block {
        padding: 20px
    }
}

.stats-block__heading {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 32px;
    line-height: 36px;
    font-weight: 900
}

@media screen and (min-width: 960px) {
    .stats-block__heading {
        margin: 0 0 40px;
        max-width: 80%;
        font-weight: 600;
        font-size: 42px;
        line-height: 46px
    }
}

.stats-block__subtitle {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.01em;
    margin: 0 0 40px;
    font-weight: 500
}

@media screen and (min-width: 960px) {
    .stats-block__subtitle {
        font-size: 20px
    }
}

.stats-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 60px 0 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.stats-block__item {
    width: 100%;
    margin: 0 0 40px
}

.stats-block__item:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 700px) {
    .stats-block__item {
        width: 50%;
        padding: 0 20px 0 0;
        margin: 0 0 60px
    }
}

@media screen and (min-width: 960px) {
    .stats-block__item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0;
        padding: 0 40px 0 0
    }

    .stats-block__item:last-child {
        padding: 0
    }
}

.stats-block__item h4 {
    font-weight: 600;
    font-size: 48px;
    line-height: 45px
}

@media screen and (min-width: 700px) {
    .stats-block__item h4 {
        font-size: 52px;
        line-height: 56px
    }
}

.stats-block__item p {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: .04em;
    margin: 10px 0
}

.stats-block__item p sub, .stats-block__item p sup {
    font-size: 60%
}

.stats-block__item a {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: .02em
}

@media screen and (min-width: 700px) {
    .building-block--statistics_images.building-block--single-image .stats-images__overlap {
        margin-bottom: 0
    }
}

.building-block--statistics_images.building-block--single-image .images-block__item:nth-child(2) {
    margin-right: 0;
    padding-bottom: 30px;
    min-height: 300px
}

.building-block--statistics_images.building-block--single-image .images-block__item:nth-child(2) .images-block__img {
    margin-bottom: 0;
    height: 100%
}

@media screen and (min-width: 700px) {
    .building-block--statistics_images.building-block--single-image .images-block__item:nth-child(2) {
        min-height: 540px
    }
}

.building-block--statistics_images.building-block--single-image .images-block__item:nth-child(3), .building-block--statistics_images.building-block--single-image .images-block__item:nth-child(4) {
    display: none
}

.home .images-block__item:last-child {
    margin: 0 0 40px
}

@media screen and (min-width: 700px) {
    .home .images-block__item:last-child {
        margin-bottom: 0
    }
}

.test-details__heading {
    text-transform: uppercase;
    margin: 0 0 40px;
    font-size: 32px;
    line-height: 36px;
    font-weight: 900
}

@media screen and (min-width: 960px) {
    .test-details__heading {
        margin: 0 0 60px;
        font-size: 42px;
        line-height: 46px
    }
}

.test-details__boxes {
    overflow: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.test-details__item {
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 30px;
    width: 100%;
    min-height: 210px
}

@media screen and (min-width: 700px) {
    .test-details__item {
        width: 50%;
        padding: 30px 60px;
        margin: 0
    }
}

@media screen and (min-width: 960px) {
    .test-details__item {
        width: 33.33%
    }
}

.test-details__title {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .05em;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 20px
}

.test-details__text {
    font-size: 16px
}

.test-details__item--arrow {
    padding: 0 40px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    margin: 0 0 40px;
    min-height: 0
}

@media screen and (min-width: 700px) {
    .test-details__item--arrow {
        min-height: 130px
    }
}

.test-details__item--arrow .item-arrow {
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    margin: -5px 0 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid
}

.test-details--blocks .test-details__cta {
    margin: 40px 0 0
}

.test-details--blocks .test-details__cta .button-group {
    padding: 0
}

.horizontal__heading {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 700px) {
    .horizontal__heading {
        padding: 40px 0
    }
}

@media screen and (min-width: 960px) {
    .horizontal__heading {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.horizontal__text, .horizontal__title {
    width: 100%
}

@media screen and (min-width: 960px) {
    .horizontal__text, .horizontal__title {
        width: 50%;
        text-align: left
    }
}

.horizontal__title {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 36px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width: 700px) {
    .horizontal__title {
        font-size: 52px;
        line-height: 56px
    }
}

@media screen and (min-width: 960px) {
    .horizontal__title {
        padding: 0 40px 0 0
    }
}

.horizontal__text {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -.01em
}

@media screen and (min-width: 960px) {
    .horizontal__text {
        font-size: 24px
    }
}

@media screen and (max-width: 499px) {
    .building-block--horizontal_heading_text.building-block--padding-bottom-none + .building-block--statistics_images {
        margin-top: 300px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-wrap {
        padding: 100px 0 0
    }
}

.overlap-block-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 959px) {
    .overlap-block-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-item {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.overlap-block__content {
    width: 100%;
    margin: 40px 0 0
}

@media screen and (min-width: 960px) {
    .overlap-block__content {
        width: 50%;
        margin: 0
    }
}

.overlap-block__content .overlap-link {
    text-transform: uppercase;
    font-weight: 500;
    color: #2d6e63;
    font-size: 16px;
    letter-spacing: 1px
}

.overlap-block__img {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    min-height: 280px
}

@media screen and (min-width: 500px) {
    .overlap-block__img {
        min-height: 340px
    }
}

@media screen and (min-width: 700px) {
    .overlap-block__img {
        min-height: 460px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block__img {
        width: 50%;
        height: 540px
    }
}

.overlap-block__title {
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 44px
}

@media screen and (min-width: 960px) {
    .overlap-block__title {
        line-height: 56px;
        font-size: 52px
    }
}

@media screen and (min-width: 1100px) {
    .overlap-block__title {
        max-width: 85%
    }
}

.overlap-block__text {
    font-size: 18px;
    line-height: 26px
}

.overlap-block-item--row {
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row {
        margin: 0 0 80px
    }
}

@media screen and (min-width: 1100px) {
    .overlap-block-item--row {
        margin: 0 0 160px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row div:nth-child(2) {
        margin-top: -100px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row .overlap-block__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 50%;
        padding: 0 40px 0 0
    }
}

@media screen and (min-width: 1100px) {
    .overlap-block-item--row .overlap-block__content {
        padding: 0 100px 0 0
    }
}

.overlap-block-item--row-reverse {
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin: 0 0 170px
    }
}

@media screen and (min-width: 1100px) {
    .overlap-block-item--row-reverse {
        margin: 0 0 60px
    }
}

@media screen and (min-width: 1100px) {
    .overlap-block-item--row-reverse div:first-child {
        margin-top: -80px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row-reverse .overlap-block__content {
        width: 50%;
        padding: 0 40px
    }
}

@media screen and (min-width: 1100px) {
    .overlap-block-item--row-reverse .overlap-block__content {
        padding: 0 60px 0 100px
    }
}

.overlap-block-item--row-last {
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row-last div:nth-child(2) {
        margin-top: -120px
    }
}

.overlap-block-item--row-last .overlap-block__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.overlap-block-item--row-last .overlap-block__title {
    margin: 0;
    font-size: 36px;
    line-height: 44px
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row-last .overlap-block__title {
        font-size: 68px;
        line-height: 72px
    }
}

.overlap-block-item--row-last .overlap-block__img {
    width: 100%;
    background-size: contain;
    background-position: 100%
}

@media screen and (min-width: 960px) {
    .overlap-block-item--row-last .overlap-block__img {
        width: 80%;
        margin-right: -20%
    }
}

@media screen and (min-width: 1440px) {
    .overlap-block-item--row-last .overlap-block__img {
        width: 40%;
        margin-right: 0;
        margin-left: auto
    }
}

.overlap-block-item--classic .overlap-block__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
}

.overlap-block-item--classic .overlap-block__title {
    margin: 0;
    font-size: 36px;
    line-height: 44px
}

@media screen and (min-width: 700px) {
    .overlap-block-item--classic .overlap-block__title {
        font-size: 68px;
        line-height: 72px
    }
}

.overlap-block-item--classic .overlap-block__subtitle {
    margin: 20px 0 30px;
    text-transform: uppercase;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 30px
}

@media screen and (min-width: 700px) {
    .overlap-block-item--classic .overlap-block__subtitle {
        font-size: 32px;
        line-height: 36px
    }
}

.overlap-block-item--classic .overlap-block__text {
    font-size: 20px;
    line-height: 28px
}

.overlap-block-item--part .overlap-block__content {
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .overlap-block-item--part .overlap-block__content {
        width: 80%;
        padding: 0 0 0 60px
    }
}

.overlap-block-item--part .overlap-block__img {
    width: 100%;
    background-size: contain;
    background-position: 0
}

@media screen and (max-width: 699px) {
    .overlap-block-item--part .overlap-block__img {
        margin-right: auto;
        margin-left: -20px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-item--part .overlap-block__img {
        width: 50%;
        margin-left: -20%;
        height: 600px
    }
}

@media screen and (min-width: 1440px) {
    .overlap-block-item--part .overlap-block__img {
        width: 60%;
        margin-left: -30%;
        margin-right: auto
    }
}

.overlap-block-item--part .overlap-block__title {
    max-width: 100%
}

.overlap-block-item--split .overlap-block__content {
    margin: 0 0 40px
}

@media screen and (min-width: 960px) {
    .overlap-block-item--split .overlap-block__content {
        width: 50%;
        padding: 0 0 0 20px
    }
}

.overlap-block-item--split .overlap-block__img {
    width: 100%;
    background-size: contain;
    background-position: 0
}

@media screen and (max-width: 699px) {
    .overlap-block-item--split .overlap-block__img {
        margin-right: auto;
        margin-left: -20px
    }
}

@media screen and (min-width: 960px) {
    .overlap-block-item--split .overlap-block__img {
        width: 70%;
        margin-left: -20%;
        height: 600px
    }
}

@media screen and (min-width: 1440px) {
    .overlap-block-item--split .overlap-block__img {
        width: 75%;
        margin-left: -25%;
        margin-right: auto
    }
}

.overlap-block-item--split .overlap-block__title {
    max-width: 100%
}

table, .table {
    font-weight: 400
}

.table-block {
    margin: 60px auto;
    border: 1px solid #ececec;
    overflow-x: scroll
}

.table-block--three .table-block__row {
    min-width: 500px
}

.table-block--four .table-block__row {
    min-width: 640px
}

.table-block__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ececec
}

.table-block__row:last-child {
    border-bottom: 0
}

.table-block__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px;
    text-align: center
}

.table-block__item:first-child, .table-block__item:nth-child(2), .table-block__item:nth-child(3) {
    border-right: 1px solid #ececec
}

@media screen and (min-width: 700px) {
    .table-block__item {
        padding: 20px
    }
}

.table-block__item--title {
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 499px) {
    .table-block__item--title {
        font-size: 16px
    }
}

.table-block__title {
    text-align: center;
    font-size: 38px;
    line-height: 40px;
    letter-spacing: .01em;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 20px
}

.table-block__subtitle {
    text-align: center;
    line-height: 28px;
    letter-spacing: -.01em;
    font-size: 20px
}

.featured-posts {
    padding: 0
}

.featured-posts h2 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 800
}

@media screen and (max-width: 699px) {
    .featured-posts .wrapper {
        padding: 0 20px
    }
}

@media screen and (max-width: 699px) {
    .featured-posts .grid__column {
        padding: 20px
    }
}

.featured-posts__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.featured-posts__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.featured-posts__item:hover .featured-posts__title {
    color: #003595;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 700px) {
    .featured-posts__item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 20px;
        margin: 0 0 60px
    }
}

.featured-posts__img {
    height: 250px
}

@media screen and (min-width: 700px) {
    .featured-posts__img {
        height: 300px
    }
}

@media screen and (min-width: 960px) {
    .featured-posts__img {
        height: 380px
    }
}

.featured-posts__title {
    font-size: 28px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

@media screen and (min-width: 700px) {
    .featured-posts__title {
        font-size: 30px
    }
}

@media screen and (min-width: 960px) {
    .featured-posts__title {
        font-size: 36px
    }
}

.featured-posts__text {
    font-size: 18px;
    line-height: 22px
}

@media screen and (min-width: 700px) {
    .featured-posts__text {
        font-size: 16px
    }
}

.featured-posts__link {
    font-size: 28px;
    font-weight: 600;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.featured-posts__link:after {
    bottom: -12px;
    content: ">";
    padding-left: 5px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    position: absolute;
    color: #003595
}

@media screen and (min-width: 700px) {
    .featured-posts__link:after {
        bottom: -10px
    }
}

@media screen and (min-width: 960px) {
    .featured-posts__link:after {
        bottom: -11px
    }
}

.u-size-1of12 {
    width: 8.33333%
}

.u-size-2of12 {
    width: 16.66667%
}

.u-size-3of12 {
    width: 25%
}

.u-size-4of12 {
    width: 33.33333%
}

.u-size-5of12 {
    width: 41.66667%
}

.u-size-6of12 {
    width: 50%
}

.u-size-7of12 {
    width: 58.33333%
}

.u-size-8of12 {
    width: 66.66667%
}

.u-size-9of12 {
    width: 75%
}

.u-size-10of12 {
    width: 83.33333%
}

.u-size-11of12 {
    width: 91.66667%
}

.u-size-12of12 {
    width: 100%
}

.u-pull-1of12 {
    right: 8.33333%
}

.u-pull-2of12 {
    right: 16.66667%
}

.u-pull-3of12 {
    right: 25%
}

.u-pull-4of12 {
    right: 33.33333%
}

.u-pull-5of12 {
    right: 41.66667%
}

.u-pull-6of12 {
    right: 50%
}

.u-pull-7of12 {
    right: 58.33333%
}

.u-pull-8of12 {
    right: 66.66667%
}

.u-pull-9of12 {
    right: 75%
}

.u-pull-10of12 {
    right: 83.33333%
}

.u-pull-11of12 {
    right: 91.66667%
}

.u-pull-12of12 {
    right: 100%
}

.u-push-1of12 {
    left: 8.33333%
}

.u-push-2of12 {
    left: 16.66667%
}

.u-push-3of12 {
    left: 25%
}

.u-push-4of12 {
    left: 33.33333%
}

.u-push-5of12 {
    left: 41.66667%
}

.u-push-6of12 {
    left: 50%
}

.u-push-7of12 {
    left: 58.33333%
}

.u-push-8of12 {
    left: 66.66667%
}

.u-push-9of12 {
    left: 75%
}

.u-push-10of12 {
    left: 83.33333%
}

.u-push-11of12 {
    left: 91.66667%
}

.u-push-12of12 {
    left: 100%
}

.u-offset-0of12 {
    margin-left: 0
}

.u-offset-1of12 {
    margin-left: 8.33333%
}

.u-offset-2of12 {
    margin-left: 16.66667%
}

.u-offset-3of12 {
    margin-left: 25%
}

.u-offset-4of12 {
    margin-left: 33.33333%
}

.u-offset-5of12 {
    margin-left: 41.66667%
}

.u-offset-6of12 {
    margin-left: 50%
}

.u-offset-7of12 {
    margin-left: 58.33333%
}

.u-offset-8of12 {
    margin-left: 66.66667%
}

.u-offset-9of12 {
    margin-left: 75%
}

.u-offset-10of12 {
    margin-left: 83.33333%
}

.u-offset-11of12 {
    margin-left: 91.66667%
}

.u-offset-12of12 {
    margin-left: 100%
}

.u-size-1of2 {
    width: 50%
}

.u-size-2of2 {
    width: 100%
}

.u-pull-1of2 {
    right: 50%
}

.u-pull-2of2 {
    right: 100%
}

.u-push-1of2 {
    left: 50%
}

.u-push-2of2 {
    left: 100%
}

.u-offset-0of2 {
    margin-left: 0
}

.u-offset-1of2 {
    margin-left: 50%
}

.u-offset-2of2 {
    margin-left: 100%
}

.u-size-1of3 {
    width: 33.33333%
}

.u-size-2of3 {
    width: 66.66667%
}

.u-size-3of3 {
    width: 100%
}

.u-pull-1of3 {
    right: 33.33333%
}

.u-pull-2of3 {
    right: 66.66667%
}

.u-pull-3of3 {
    right: 100%
}

.u-push-1of3 {
    left: 33.33333%
}

.u-push-2of3 {
    left: 66.66667%
}

.u-push-3of3 {
    left: 100%
}

.u-offset-0of3 {
    margin-left: 0
}

.u-offset-1of3 {
    margin-left: 33.33333%
}

.u-offset-2of3 {
    margin-left: 66.66667%
}

.u-offset-3of3 {
    margin-left: 100%
}

.u-size-1of4 {
    width: 25%
}

.u-size-2of4 {
    width: 50%
}

.u-size-3of4 {
    width: 75%
}

.u-size-4of4 {
    width: 100%
}

.u-pull-1of4 {
    right: 25%
}

.u-pull-2of4 {
    right: 50%
}

.u-pull-3of4 {
    right: 75%
}

.u-pull-4of4 {
    right: 100%
}

.u-push-1of4 {
    left: 25%
}

.u-push-2of4 {
    left: 50%
}

.u-push-3of4 {
    left: 75%
}

.u-push-4of4 {
    left: 100%
}

.u-offset-0of4 {
    margin-left: 0
}

.u-offset-1of4 {
    margin-left: 25%
}

.u-offset-2of4 {
    margin-left: 50%
}

.u-offset-3of4 {
    margin-left: 75%
}

.u-offset-4of4 {
    margin-left: 100%
}

.u-size-1of5 {
    width: 20%
}

.u-size-2of5 {
    width: 40%
}

.u-size-3of5 {
    width: 60%
}

.u-size-4of5 {
    width: 80%
}

.u-size-5of5 {
    width: 100%
}

.u-pull-1of5 {
    right: 20%
}

.u-pull-2of5 {
    right: 40%
}

.u-pull-3of5 {
    right: 60%
}

.u-pull-4of5 {
    right: 80%
}

.u-pull-5of5 {
    right: 100%
}

.u-push-1of5 {
    left: 20%
}

.u-push-2of5 {
    left: 40%
}

.u-push-3of5 {
    left: 60%
}

.u-push-4of5 {
    left: 80%
}

.u-push-5of5 {
    left: 100%
}

.u-offset-0of5 {
    margin-left: 0
}

.u-offset-1of5 {
    margin-left: 20%
}

.u-offset-2of5 {
    margin-left: 40%
}

.u-offset-3of5 {
    margin-left: 60%
}

.u-offset-4of5 {
    margin-left: 80%
}

.u-offset-5of5 {
    margin-left: 100%
}

.u-size-1of6 {
    width: 16.66667%
}

.u-size-2of6 {
    width: 33.33333%
}

.u-size-3of6 {
    width: 50%
}

.u-size-4of6 {
    width: 66.66667%
}

.u-size-5of6 {
    width: 83.33333%
}

.u-size-6of6 {
    width: 100%
}

.u-pull-0 {
    right: auto
}

.u-pull-1of6 {
    right: 16.66667%
}

.u-pull-2of6 {
    right: 33.33333%
}

.u-pull-3of6 {
    right: 50%
}

.u-pull-4of6 {
    right: 66.66667%
}

.u-pull-5of6 {
    right: 83.33333%
}

.u-pull-6of6 {
    right: 100%
}

.u-push-0 {
    left: auto
}

.u-push-1of6 {
    left: 16.66667%
}

.u-push-2of6 {
    left: 33.33333%
}

.u-push-3of6 {
    left: 50%
}

.u-push-4of6 {
    left: 66.66667%
}

.u-push-5of6 {
    left: 83.33333%
}

.u-push-6of6 {
    left: 100%
}

.u-offset-0of6 {
    margin-left: 0
}

.u-offset-1of6 {
    margin-left: 16.66667%
}

.u-offset-2of6 {
    margin-left: 33.33333%
}

.u-offset-3of6 {
    margin-left: 50%
}

.u-offset-4of6 {
    margin-left: 66.66667%
}

.u-offset-5of6 {
    margin-left: 83.33333%
}

.u-offset-6of6 {
    margin-left: 100%
}

@media screen and (min-width: 375px) {
    .u-size-1of12--xs {
        width: 8.33333%
    }

    .u-size-2of12--xs {
        width: 16.66667%
    }

    .u-size-3of12--xs {
        width: 25%
    }

    .u-size-4of12--xs {
        width: 33.33333%
    }

    .u-size-5of12--xs {
        width: 41.66667%
    }

    .u-size-6of12--xs {
        width: 50%
    }

    .u-size-7of12--xs {
        width: 58.33333%
    }

    .u-size-8of12--xs {
        width: 66.66667%
    }

    .u-size-9of12--xs {
        width: 75%
    }

    .u-size-10of12--xs {
        width: 83.33333%
    }

    .u-size-11of12--xs {
        width: 91.66667%
    }

    .u-size-12of12--xs {
        width: 100%
    }

    .u-pull-1of12--xs {
        right: 8.33333%
    }

    .u-pull-2of12--xs {
        right: 16.66667%
    }

    .u-pull-3of12--xs {
        right: 25%
    }

    .u-pull-4of12--xs {
        right: 33.33333%
    }

    .u-pull-5of12--xs {
        right: 41.66667%
    }

    .u-pull-6of12--xs {
        right: 50%
    }

    .u-pull-7of12--xs {
        right: 58.33333%
    }

    .u-pull-8of12--xs {
        right: 66.66667%
    }

    .u-pull-9of12--xs {
        right: 75%
    }

    .u-pull-10of12--xs {
        right: 83.33333%
    }

    .u-pull-11of12--xs {
        right: 91.66667%
    }

    .u-pull-12of12--xs {
        right: 100%
    }

    .u-push-1of12--xs {
        left: 8.33333%
    }

    .u-push-2of12--xs {
        left: 16.66667%
    }

    .u-push-3of12--xs {
        left: 25%
    }

    .u-push-4of12--xs {
        left: 33.33333%
    }

    .u-push-5of12--xs {
        left: 41.66667%
    }

    .u-push-6of12--xs {
        left: 50%
    }

    .u-push-7of12--xs {
        left: 58.33333%
    }

    .u-push-8of12--xs {
        left: 66.66667%
    }

    .u-push-9of12--xs {
        left: 75%
    }

    .u-push-10of12--xs {
        left: 83.33333%
    }

    .u-push-11of12--xs {
        left: 91.66667%
    }

    .u-push-12of12--xs {
        left: 100%
    }

    .u-offset-0of12--xs {
        margin-left: 0
    }

    .u-offset-1of12--xs {
        margin-left: 8.33333%
    }

    .u-offset-2of12--xs {
        margin-left: 16.66667%
    }

    .u-offset-3of12--xs {
        margin-left: 25%
    }

    .u-offset-4of12--xs {
        margin-left: 33.33333%
    }

    .u-offset-5of12--xs {
        margin-left: 41.66667%
    }

    .u-offset-6of12--xs {
        margin-left: 50%
    }

    .u-offset-7of12--xs {
        margin-left: 58.33333%
    }

    .u-offset-8of12--xs {
        margin-left: 66.66667%
    }

    .u-offset-9of12--xs {
        margin-left: 75%
    }

    .u-offset-10of12--xs {
        margin-left: 83.33333%
    }

    .u-offset-11of12--xs {
        margin-left: 91.66667%
    }

    .u-offset-12of12--xs {
        margin-left: 100%
    }

    .u-size-1of2--xs {
        width: 50%
    }

    .u-size-2of2--xs {
        width: 100%
    }

    .u-pull-1of2--xs {
        right: 50%
    }

    .u-pull-2of2--xs {
        right: 100%
    }

    .u-push-1of2--xs {
        left: 50%
    }

    .u-push-2of2--xs {
        left: 100%
    }

    .u-offset-0of2--xs {
        margin-left: 0
    }

    .u-offset-1of2--xs {
        margin-left: 50%
    }

    .u-offset-2of2--xs {
        margin-left: 100%
    }

    .u-size-1of3--xs {
        width: 33.33333%
    }

    .u-size-2of3--xs {
        width: 66.66667%
    }

    .u-size-3of3--xs {
        width: 100%
    }

    .u-pull-1of3--xs {
        right: 33.33333%
    }

    .u-pull-2of3--xs {
        right: 66.66667%
    }

    .u-pull-3of3--xs {
        right: 100%
    }

    .u-push-1of3--xs {
        left: 33.33333%
    }

    .u-push-2of3--xs {
        left: 66.66667%
    }

    .u-push-3of3--xs {
        left: 100%
    }

    .u-offset-0of3--xs {
        margin-left: 0
    }

    .u-offset-1of3--xs {
        margin-left: 33.33333%
    }

    .u-offset-2of3--xs {
        margin-left: 66.66667%
    }

    .u-offset-3of3--xs {
        margin-left: 100%
    }

    .u-size-1of4--xs {
        width: 25%
    }

    .u-size-2of4--xs {
        width: 50%
    }

    .u-size-3of4--xs {
        width: 75%
    }

    .u-size-4of4--xs {
        width: 100%
    }

    .u-pull-1of4--xs {
        right: 25%
    }

    .u-pull-2of4--xs {
        right: 50%
    }

    .u-pull-3of4--xs {
        right: 75%
    }

    .u-pull-4of4--xs {
        right: 100%
    }

    .u-push-1of4--xs {
        left: 25%
    }

    .u-push-2of4--xs {
        left: 50%
    }

    .u-push-3of4--xs {
        left: 75%
    }

    .u-push-4of4--xs {
        left: 100%
    }

    .u-offset-0of4--xs {
        margin-left: 0
    }

    .u-offset-1of4--xs {
        margin-left: 25%
    }

    .u-offset-2of4--xs {
        margin-left: 50%
    }

    .u-offset-3of4--xs {
        margin-left: 75%
    }

    .u-offset-4of4--xs {
        margin-left: 100%
    }

    .u-size-1of5--xs {
        width: 20%
    }

    .u-size-2of5--xs {
        width: 40%
    }

    .u-size-3of5--xs {
        width: 60%
    }

    .u-size-4of5--xs {
        width: 80%
    }

    .u-size-5of5--xs {
        width: 100%
    }

    .u-pull-1of5--xs {
        right: 20%
    }

    .u-pull-2of5--xs {
        right: 40%
    }

    .u-pull-3of5--xs {
        right: 60%
    }

    .u-pull-4of5--xs {
        right: 80%
    }

    .u-pull-5of5--xs {
        right: 100%
    }

    .u-push-1of5--xs {
        left: 20%
    }

    .u-push-2of5--xs {
        left: 40%
    }

    .u-push-3of5--xs {
        left: 60%
    }

    .u-push-4of5--xs {
        left: 80%
    }

    .u-push-5of5--xs {
        left: 100%
    }

    .u-offset-0of5--xs {
        margin-left: 0
    }

    .u-offset-1of5--xs {
        margin-left: 20%
    }

    .u-offset-2of5--xs {
        margin-left: 40%
    }

    .u-offset-3of5--xs {
        margin-left: 60%
    }

    .u-offset-4of5--xs {
        margin-left: 80%
    }

    .u-offset-5of5--xs {
        margin-left: 100%
    }

    .u-size-1of6--xs {
        width: 16.66667%
    }

    .u-size-2of6--xs {
        width: 33.33333%
    }

    .u-size-3of6--xs {
        width: 50%
    }

    .u-size-4of6--xs {
        width: 66.66667%
    }

    .u-size-5of6--xs {
        width: 83.33333%
    }

    .u-size-6of6--xs {
        width: 100%
    }

    .u-pull-0--xs {
        right: auto
    }

    .u-pull-1of6--xs {
        right: 16.66667%
    }

    .u-pull-2of6--xs {
        right: 33.33333%
    }

    .u-pull-3of6--xs {
        right: 50%
    }

    .u-pull-4of6--xs {
        right: 66.66667%
    }

    .u-pull-5of6--xs {
        right: 83.33333%
    }

    .u-pull-6of6--xs {
        right: 100%
    }

    .u-push-0--xs {
        left: auto
    }

    .u-push-1of6--xs {
        left: 16.66667%
    }

    .u-push-2of6--xs {
        left: 33.33333%
    }

    .u-push-3of6--xs {
        left: 50%
    }

    .u-push-4of6--xs {
        left: 66.66667%
    }

    .u-push-5of6--xs {
        left: 83.33333%
    }

    .u-push-6of6--xs {
        left: 100%
    }

    .u-offset-0of6--xs {
        margin-left: 0
    }

    .u-offset-1of6--xs {
        margin-left: 16.66667%
    }

    .u-offset-2of6--xs {
        margin-left: 33.33333%
    }

    .u-offset-3of6--xs {
        margin-left: 50%
    }

    .u-offset-4of6--xs {
        margin-left: 66.66667%
    }

    .u-offset-5of6--xs {
        margin-left: 83.33333%
    }

    .u-offset-6of6--xs {
        margin-left: 100%
    }
}

@media screen and (min-width: 500px) {
    .u-size-1of12--sm {
        width: 8.33333%
    }

    .u-size-2of12--sm {
        width: 16.66667%
    }

    .u-size-3of12--sm {
        width: 25%
    }

    .u-size-4of12--sm {
        width: 33.33333%
    }

    .u-size-5of12--sm {
        width: 41.66667%
    }

    .u-size-6of12--sm {
        width: 50%
    }

    .u-size-7of12--sm {
        width: 58.33333%
    }

    .u-size-8of12--sm {
        width: 66.66667%
    }

    .u-size-9of12--sm {
        width: 75%
    }

    .u-size-10of12--sm {
        width: 83.33333%
    }

    .u-size-11of12--sm {
        width: 91.66667%
    }

    .u-size-12of12--sm {
        width: 100%
    }

    .u-pull-1of12--sm {
        right: 8.33333%
    }

    .u-pull-2of12--sm {
        right: 16.66667%
    }

    .u-pull-3of12--sm {
        right: 25%
    }

    .u-pull-4of12--sm {
        right: 33.33333%
    }

    .u-pull-5of12--sm {
        right: 41.66667%
    }

    .u-pull-6of12--sm {
        right: 50%
    }

    .u-pull-7of12--sm {
        right: 58.33333%
    }

    .u-pull-8of12--sm {
        right: 66.66667%
    }

    .u-pull-9of12--sm {
        right: 75%
    }

    .u-pull-10of12--sm {
        right: 83.33333%
    }

    .u-pull-11of12--sm {
        right: 91.66667%
    }

    .u-pull-12of12--sm {
        right: 100%
    }

    .u-push-1of12--sm {
        left: 8.33333%
    }

    .u-push-2of12--sm {
        left: 16.66667%
    }

    .u-push-3of12--sm {
        left: 25%
    }

    .u-push-4of12--sm {
        left: 33.33333%
    }

    .u-push-5of12--sm {
        left: 41.66667%
    }

    .u-push-6of12--sm {
        left: 50%
    }

    .u-push-7of12--sm {
        left: 58.33333%
    }

    .u-push-8of12--sm {
        left: 66.66667%
    }

    .u-push-9of12--sm {
        left: 75%
    }

    .u-push-10of12--sm {
        left: 83.33333%
    }

    .u-push-11of12--sm {
        left: 91.66667%
    }

    .u-push-12of12--sm {
        left: 100%
    }

    .u-offset-0of12--sm {
        margin-left: 0
    }

    .u-offset-1of12--sm {
        margin-left: 8.33333%
    }

    .u-offset-2of12--sm {
        margin-left: 16.66667%
    }

    .u-offset-3of12--sm {
        margin-left: 25%
    }

    .u-offset-4of12--sm {
        margin-left: 33.33333%
    }

    .u-offset-5of12--sm {
        margin-left: 41.66667%
    }

    .u-offset-6of12--sm {
        margin-left: 50%
    }

    .u-offset-7of12--sm {
        margin-left: 58.33333%
    }

    .u-offset-8of12--sm {
        margin-left: 66.66667%
    }

    .u-offset-9of12--sm {
        margin-left: 75%
    }

    .u-offset-10of12--sm {
        margin-left: 83.33333%
    }

    .u-offset-11of12--sm {
        margin-left: 91.66667%
    }

    .u-offset-12of12--sm {
        margin-left: 100%
    }

    .u-size-1of2--sm {
        width: 50%
    }

    .u-size-2of2--sm {
        width: 100%
    }

    .u-pull-1of2--sm {
        right: 50%
    }

    .u-pull-2of2--sm {
        right: 100%
    }

    .u-push-1of2--sm {
        left: 50%
    }

    .u-push-2of2--sm {
        left: 100%
    }

    .u-offset-0of2--sm {
        margin-left: 0
    }

    .u-offset-1of2--sm {
        margin-left: 50%
    }

    .u-offset-2of2--sm {
        margin-left: 100%
    }

    .u-size-1of3--sm {
        width: 33.33333%
    }

    .u-size-2of3--sm {
        width: 66.66667%
    }

    .u-size-3of3--sm {
        width: 100%
    }

    .u-pull-1of3--sm {
        right: 33.33333%
    }

    .u-pull-2of3--sm {
        right: 66.66667%
    }

    .u-pull-3of3--sm {
        right: 100%
    }

    .u-push-1of3--sm {
        left: 33.33333%
    }

    .u-push-2of3--sm {
        left: 66.66667%
    }

    .u-push-3of3--sm {
        left: 100%
    }

    .u-offset-0of3--sm {
        margin-left: 0
    }

    .u-offset-1of3--sm {
        margin-left: 33.33333%
    }

    .u-offset-2of3--sm {
        margin-left: 66.66667%
    }

    .u-offset-3of3--sm {
        margin-left: 100%
    }

    .u-size-1of4--sm {
        width: 25%
    }

    .u-size-2of4--sm {
        width: 50%
    }

    .u-size-3of4--sm {
        width: 75%
    }

    .u-size-4of4--sm {
        width: 100%
    }

    .u-pull-1of4--sm {
        right: 25%
    }

    .u-pull-2of4--sm {
        right: 50%
    }

    .u-pull-3of4--sm {
        right: 75%
    }

    .u-pull-4of4--sm {
        right: 100%
    }

    .u-push-1of4--sm {
        left: 25%
    }

    .u-push-2of4--sm {
        left: 50%
    }

    .u-push-3of4--sm {
        left: 75%
    }

    .u-push-4of4--sm {
        left: 100%
    }

    .u-offset-0of4--sm {
        margin-left: 0
    }

    .u-offset-1of4--sm {
        margin-left: 25%
    }

    .u-offset-2of4--sm {
        margin-left: 50%
    }

    .u-offset-3of4--sm {
        margin-left: 75%
    }

    .u-offset-4of4--sm {
        margin-left: 100%
    }

    .u-size-1of5--sm {
        width: 20%
    }

    .u-size-2of5--sm {
        width: 40%
    }

    .u-size-3of5--sm {
        width: 60%
    }

    .u-size-4of5--sm {
        width: 80%
    }

    .u-size-5of5--sm {
        width: 100%
    }

    .u-pull-1of5--sm {
        right: 20%
    }

    .u-pull-2of5--sm {
        right: 40%
    }

    .u-pull-3of5--sm {
        right: 60%
    }

    .u-pull-4of5--sm {
        right: 80%
    }

    .u-pull-5of5--sm {
        right: 100%
    }

    .u-push-1of5--sm {
        left: 20%
    }

    .u-push-2of5--sm {
        left: 40%
    }

    .u-push-3of5--sm {
        left: 60%
    }

    .u-push-4of5--sm {
        left: 80%
    }

    .u-push-5of5--sm {
        left: 100%
    }

    .u-offset-0of5--sm {
        margin-left: 0
    }

    .u-offset-1of5--sm {
        margin-left: 20%
    }

    .u-offset-2of5--sm {
        margin-left: 40%
    }

    .u-offset-3of5--sm {
        margin-left: 60%
    }

    .u-offset-4of5--sm {
        margin-left: 80%
    }

    .u-offset-5of5--sm {
        margin-left: 100%
    }

    .u-size-1of6--sm {
        width: 16.66667%
    }

    .u-size-2of6--sm {
        width: 33.33333%
    }

    .u-size-3of6--sm {
        width: 50%
    }

    .u-size-4of6--sm {
        width: 66.66667%
    }

    .u-size-5of6--sm {
        width: 83.33333%
    }

    .u-size-6of6--sm {
        width: 100%
    }

    .u-pull-0--sm {
        right: auto
    }

    .u-pull-1of6--sm {
        right: 16.66667%
    }

    .u-pull-2of6--sm {
        right: 33.33333%
    }

    .u-pull-3of6--sm {
        right: 50%
    }

    .u-pull-4of6--sm {
        right: 66.66667%
    }

    .u-pull-5of6--sm {
        right: 83.33333%
    }

    .u-pull-6of6--sm {
        right: 100%
    }

    .u-push-0--sm {
        left: auto
    }

    .u-push-1of6--sm {
        left: 16.66667%
    }

    .u-push-2of6--sm {
        left: 33.33333%
    }

    .u-push-3of6--sm {
        left: 50%
    }

    .u-push-4of6--sm {
        left: 66.66667%
    }

    .u-push-5of6--sm {
        left: 83.33333%
    }

    .u-push-6of6--sm {
        left: 100%
    }

    .u-offset-0of6--sm {
        margin-left: 0
    }

    .u-offset-1of6--sm {
        margin-left: 16.66667%
    }

    .u-offset-2of6--sm {
        margin-left: 33.33333%
    }

    .u-offset-3of6--sm {
        margin-left: 50%
    }

    .u-offset-4of6--sm {
        margin-left: 66.66667%
    }

    .u-offset-5of6--sm {
        margin-left: 83.33333%
    }

    .u-offset-6of6--sm {
        margin-left: 100%
    }
}

@media screen and (min-width: 700px) {
    .u-size-1of12--md {
        width: 8.33333%
    }

    .u-size-2of12--md {
        width: 16.66667%
    }

    .u-size-3of12--md {
        width: 25%
    }

    .u-size-4of12--md {
        width: 33.33333%
    }

    .u-size-5of12--md {
        width: 41.66667%
    }

    .u-size-6of12--md {
        width: 50%
    }

    .u-size-7of12--md {
        width: 58.33333%
    }

    .u-size-8of12--md {
        width: 66.66667%
    }

    .u-size-9of12--md {
        width: 75%
    }

    .u-size-10of12--md {
        width: 83.33333%
    }

    .u-size-11of12--md {
        width: 91.66667%
    }

    .u-size-12of12--md {
        width: 100%
    }

    .u-pull-1of12--md {
        right: 8.33333%
    }

    .u-pull-2of12--md {
        right: 16.66667%
    }

    .u-pull-3of12--md {
        right: 25%
    }

    .u-pull-4of12--md {
        right: 33.33333%
    }

    .u-pull-5of12--md {
        right: 41.66667%
    }

    .u-pull-6of12--md {
        right: 50%
    }

    .u-pull-7of12--md {
        right: 58.33333%
    }

    .u-pull-8of12--md {
        right: 66.66667%
    }

    .u-pull-9of12--md {
        right: 75%
    }

    .u-pull-10of12--md {
        right: 83.33333%
    }

    .u-pull-11of12--md {
        right: 91.66667%
    }

    .u-pull-12of12--md {
        right: 100%
    }

    .u-push-1of12--md {
        left: 8.33333%
    }

    .u-push-2of12--md {
        left: 16.66667%
    }

    .u-push-3of12--md {
        left: 25%
    }

    .u-push-4of12--md {
        left: 33.33333%
    }

    .u-push-5of12--md {
        left: 41.66667%
    }

    .u-push-6of12--md {
        left: 50%
    }

    .u-push-7of12--md {
        left: 58.33333%
    }

    .u-push-8of12--md {
        left: 66.66667%
    }

    .u-push-9of12--md {
        left: 75%
    }

    .u-push-10of12--md {
        left: 83.33333%
    }

    .u-push-11of12--md {
        left: 91.66667%
    }

    .u-push-12of12--md {
        left: 100%
    }

    .u-offset-0of12--md {
        margin-left: 0
    }

    .u-offset-1of12--md {
        margin-left: 8.33333%
    }

    .u-offset-2of12--md {
        margin-left: 16.66667%
    }

    .u-offset-3of12--md {
        margin-left: 25%
    }

    .u-offset-4of12--md {
        margin-left: 33.33333%
    }

    .u-offset-5of12--md {
        margin-left: 41.66667%
    }

    .u-offset-6of12--md {
        margin-left: 50%
    }

    .u-offset-7of12--md {
        margin-left: 58.33333%
    }

    .u-offset-8of12--md {
        margin-left: 66.66667%
    }

    .u-offset-9of12--md {
        margin-left: 75%
    }

    .u-offset-10of12--md {
        margin-left: 83.33333%
    }

    .u-offset-11of12--md {
        margin-left: 91.66667%
    }

    .u-offset-12of12--md {
        margin-left: 100%
    }

    .u-size-1of2--md {
        width: 50%
    }

    .u-size-2of2--md {
        width: 100%
    }

    .u-pull-1of2--md {
        right: 50%
    }

    .u-pull-2of2--md {
        right: 100%
    }

    .u-push-1of2--md {
        left: 50%
    }

    .u-push-2of2--md {
        left: 100%
    }

    .u-offset-0of2--md {
        margin-left: 0
    }

    .u-offset-1of2--md {
        margin-left: 50%
    }

    .u-offset-2of2--md {
        margin-left: 100%
    }

    .u-size-1of3--md {
        width: 33.33333%
    }

    .u-size-2of3--md {
        width: 66.66667%
    }

    .u-size-3of3--md {
        width: 100%
    }

    .u-pull-1of3--md {
        right: 33.33333%
    }

    .u-pull-2of3--md {
        right: 66.66667%
    }

    .u-pull-3of3--md {
        right: 100%
    }

    .u-push-1of3--md {
        left: 33.33333%
    }

    .u-push-2of3--md {
        left: 66.66667%
    }

    .u-push-3of3--md {
        left: 100%
    }

    .u-offset-0of3--md {
        margin-left: 0
    }

    .u-offset-1of3--md {
        margin-left: 33.33333%
    }

    .u-offset-2of3--md {
        margin-left: 66.66667%
    }

    .u-offset-3of3--md {
        margin-left: 100%
    }

    .u-size-1of4--md {
        width: 25%
    }

    .u-size-2of4--md {
        width: 50%
    }

    .u-size-3of4--md {
        width: 75%
    }

    .u-size-4of4--md {
        width: 100%
    }

    .u-pull-1of4--md {
        right: 25%
    }

    .u-pull-2of4--md {
        right: 50%
    }

    .u-pull-3of4--md {
        right: 75%
    }

    .u-pull-4of4--md {
        right: 100%
    }

    .u-push-1of4--md {
        left: 25%
    }

    .u-push-2of4--md {
        left: 50%
    }

    .u-push-3of4--md {
        left: 75%
    }

    .u-push-4of4--md {
        left: 100%
    }

    .u-offset-0of4--md {
        margin-left: 0
    }

    .u-offset-1of4--md {
        margin-left: 25%
    }

    .u-offset-2of4--md {
        margin-left: 50%
    }

    .u-offset-3of4--md {
        margin-left: 75%
    }

    .u-offset-4of4--md {
        margin-left: 100%
    }

    .u-size-1of5--md {
        width: 20%
    }

    .u-size-2of5--md {
        width: 40%
    }

    .u-size-3of5--md {
        width: 60%
    }

    .u-size-4of5--md {
        width: 80%
    }

    .u-size-5of5--md {
        width: 100%
    }

    .u-pull-1of5--md {
        right: 20%
    }

    .u-pull-2of5--md {
        right: 40%
    }

    .u-pull-3of5--md {
        right: 60%
    }

    .u-pull-4of5--md {
        right: 80%
    }

    .u-pull-5of5--md {
        right: 100%
    }

    .u-push-1of5--md {
        left: 20%
    }

    .u-push-2of5--md {
        left: 40%
    }

    .u-push-3of5--md {
        left: 60%
    }

    .u-push-4of5--md {
        left: 80%
    }

    .u-push-5of5--md {
        left: 100%
    }

    .u-offset-0of5--md {
        margin-left: 0
    }

    .u-offset-1of5--md {
        margin-left: 20%
    }

    .u-offset-2of5--md {
        margin-left: 40%
    }

    .u-offset-3of5--md {
        margin-left: 60%
    }

    .u-offset-4of5--md {
        margin-left: 80%
    }

    .u-offset-5of5--md {
        margin-left: 100%
    }

    .u-size-1of6--md {
        width: 16.66667%
    }

    .u-size-2of6--md {
        width: 33.33333%
    }

    .u-size-3of6--md {
        width: 50%
    }

    .u-size-4of6--md {
        width: 66.66667%
    }

    .u-size-5of6--md {
        width: 83.33333%
    }

    .u-size-6of6--md {
        width: 100%
    }

    .u-pull-0--md {
        right: auto
    }

    .u-pull-1of6--md {
        right: 16.66667%
    }

    .u-pull-2of6--md {
        right: 33.33333%
    }

    .u-pull-3of6--md {
        right: 50%
    }

    .u-pull-4of6--md {
        right: 66.66667%
    }

    .u-pull-5of6--md {
        right: 83.33333%
    }

    .u-pull-6of6--md {
        right: 100%
    }

    .u-push-0--md {
        left: auto
    }

    .u-push-1of6--md {
        left: 16.66667%
    }

    .u-push-2of6--md {
        left: 33.33333%
    }

    .u-push-3of6--md {
        left: 50%
    }

    .u-push-4of6--md {
        left: 66.66667%
    }

    .u-push-5of6--md {
        left: 83.33333%
    }

    .u-push-6of6--md {
        left: 100%
    }

    .u-offset-0of6--md {
        margin-left: 0
    }

    .u-offset-1of6--md {
        margin-left: 16.66667%
    }

    .u-offset-2of6--md {
        margin-left: 33.33333%
    }

    .u-offset-3of6--md {
        margin-left: 50%
    }

    .u-offset-4of6--md {
        margin-left: 66.66667%
    }

    .u-offset-5of6--md {
        margin-left: 83.33333%
    }

    .u-offset-6of6--md {
        margin-left: 100%
    }
}

@media screen and (min-width: 960px) {
    .u-size-1of12--lg {
        width: 8.33333%
    }

    .u-size-2of12--lg {
        width: 16.66667%
    }

    .u-size-3of12--lg {
        width: 25%
    }

    .u-size-4of12--lg {
        width: 33.33333%
    }

    .u-size-5of12--lg {
        width: 41.66667%
    }

    .u-size-6of12--lg {
        width: 50%
    }

    .u-size-7of12--lg {
        width: 58.33333%
    }

    .u-size-8of12--lg {
        width: 66.66667%
    }

    .u-size-9of12--lg {
        width: 75%
    }

    .u-size-10of12--lg {
        width: 83.33333%
    }

    .u-size-11of12--lg {
        width: 91.66667%
    }

    .u-size-12of12--lg {
        width: 100%
    }

    .u-pull-1of12--lg {
        right: 8.33333%
    }

    .u-pull-2of12--lg {
        right: 16.66667%
    }

    .u-pull-3of12--lg {
        right: 25%
    }

    .u-pull-4of12--lg {
        right: 33.33333%
    }

    .u-pull-5of12--lg {
        right: 41.66667%
    }

    .u-pull-6of12--lg {
        right: 50%
    }

    .u-pull-7of12--lg {
        right: 58.33333%
    }

    .u-pull-8of12--lg {
        right: 66.66667%
    }

    .u-pull-9of12--lg {
        right: 75%
    }

    .u-pull-10of12--lg {
        right: 83.33333%
    }

    .u-pull-11of12--lg {
        right: 91.66667%
    }

    .u-pull-12of12--lg {
        right: 100%
    }

    .u-push-1of12--lg {
        left: 8.33333%
    }

    .u-push-2of12--lg {
        left: 16.66667%
    }

    .u-push-3of12--lg {
        left: 25%
    }

    .u-push-4of12--lg {
        left: 33.33333%
    }

    .u-push-5of12--lg {
        left: 41.66667%
    }

    .u-push-6of12--lg {
        left: 50%
    }

    .u-push-7of12--lg {
        left: 58.33333%
    }

    .u-push-8of12--lg {
        left: 66.66667%
    }

    .u-push-9of12--lg {
        left: 75%
    }

    .u-push-10of12--lg {
        left: 83.33333%
    }

    .u-push-11of12--lg {
        left: 91.66667%
    }

    .u-push-12of12--lg {
        left: 100%
    }

    .u-offset-0of12--lg {
        margin-left: 0
    }

    .u-offset-1of12--lg {
        margin-left: 8.33333%
    }

    .u-offset-2of12--lg {
        margin-left: 16.66667%
    }

    .u-offset-3of12--lg {
        margin-left: 25%
    }

    .u-offset-4of12--lg {
        margin-left: 33.33333%
    }

    .u-offset-5of12--lg {
        margin-left: 41.66667%
    }

    .u-offset-6of12--lg {
        margin-left: 50%
    }

    .u-offset-7of12--lg {
        margin-left: 58.33333%
    }

    .u-offset-8of12--lg {
        margin-left: 66.66667%
    }

    .u-offset-9of12--lg {
        margin-left: 75%
    }

    .u-offset-10of12--lg {
        margin-left: 83.33333%
    }

    .u-offset-11of12--lg {
        margin-left: 91.66667%
    }

    .u-offset-12of12--lg {
        margin-left: 100%
    }

    .u-size-1of2--lg {
        width: 50%
    }

    .u-size-2of2--lg {
        width: 100%
    }

    .u-pull-1of2--lg {
        right: 50%
    }

    .u-pull-2of2--lg {
        right: 100%
    }

    .u-push-1of2--lg {
        left: 50%
    }

    .u-push-2of2--lg {
        left: 100%
    }

    .u-offset-0of2--lg {
        margin-left: 0
    }

    .u-offset-1of2--lg {
        margin-left: 50%
    }

    .u-offset-2of2--lg {
        margin-left: 100%
    }

    .u-size-1of3--lg {
        width: 33.33333%
    }

    .u-size-2of3--lg {
        width: 66.66667%
    }

    .u-size-3of3--lg {
        width: 100%
    }

    .u-pull-1of3--lg {
        right: 33.33333%
    }

    .u-pull-2of3--lg {
        right: 66.66667%
    }

    .u-pull-3of3--lg {
        right: 100%
    }

    .u-push-1of3--lg {
        left: 33.33333%
    }

    .u-push-2of3--lg {
        left: 66.66667%
    }

    .u-push-3of3--lg {
        left: 100%
    }

    .u-offset-0of3--lg {
        margin-left: 0
    }

    .u-offset-1of3--lg {
        margin-left: 33.33333%
    }

    .u-offset-2of3--lg {
        margin-left: 66.66667%
    }

    .u-offset-3of3--lg {
        margin-left: 100%
    }

    .u-size-1of4--lg {
        width: 25%
    }

    .u-size-2of4--lg {
        width: 50%
    }

    .u-size-3of4--lg {
        width: 75%
    }

    .u-size-4of4--lg {
        width: 100%
    }

    .u-pull-1of4--lg {
        right: 25%
    }

    .u-pull-2of4--lg {
        right: 50%
    }

    .u-pull-3of4--lg {
        right: 75%
    }

    .u-pull-4of4--lg {
        right: 100%
    }

    .u-push-1of4--lg {
        left: 25%
    }

    .u-push-2of4--lg {
        left: 50%
    }

    .u-push-3of4--lg {
        left: 75%
    }

    .u-push-4of4--lg {
        left: 100%
    }

    .u-offset-0of4--lg {
        margin-left: 0
    }

    .u-offset-1of4--lg {
        margin-left: 25%
    }

    .u-offset-2of4--lg {
        margin-left: 50%
    }

    .u-offset-3of4--lg {
        margin-left: 75%
    }

    .u-offset-4of4--lg {
        margin-left: 100%
    }

    .u-size-1of5--lg {
        width: 20%
    }

    .u-size-2of5--lg {
        width: 40%
    }

    .u-size-3of5--lg {
        width: 60%
    }

    .u-size-4of5--lg {
        width: 80%
    }

    .u-size-5of5--lg {
        width: 100%
    }

    .u-pull-1of5--lg {
        right: 20%
    }

    .u-pull-2of5--lg {
        right: 40%
    }

    .u-pull-3of5--lg {
        right: 60%
    }

    .u-pull-4of5--lg {
        right: 80%
    }

    .u-pull-5of5--lg {
        right: 100%
    }

    .u-push-1of5--lg {
        left: 20%
    }

    .u-push-2of5--lg {
        left: 40%
    }

    .u-push-3of5--lg {
        left: 60%
    }

    .u-push-4of5--lg {
        left: 80%
    }

    .u-push-5of5--lg {
        left: 100%
    }

    .u-offset-0of5--lg {
        margin-left: 0
    }

    .u-offset-1of5--lg {
        margin-left: 20%
    }

    .u-offset-2of5--lg {
        margin-left: 40%
    }

    .u-offset-3of5--lg {
        margin-left: 60%
    }

    .u-offset-4of5--lg {
        margin-left: 80%
    }

    .u-offset-5of5--lg {
        margin-left: 100%
    }

    .u-size-1of6--lg {
        width: 16.66667%
    }

    .u-size-2of6--lg {
        width: 33.33333%
    }

    .u-size-3of6--lg {
        width: 50%
    }

    .u-size-4of6--lg {
        width: 66.66667%
    }

    .u-size-5of6--lg {
        width: 83.33333%
    }

    .u-size-6of6--lg {
        width: 100%
    }

    .u-pull-0--lg {
        right: auto
    }

    .u-pull-1of6--lg {
        right: 16.66667%
    }

    .u-pull-2of6--lg {
        right: 33.33333%
    }

    .u-pull-3of6--lg {
        right: 50%
    }

    .u-pull-4of6--lg {
        right: 66.66667%
    }

    .u-pull-5of6--lg {
        right: 83.33333%
    }

    .u-pull-6of6--lg {
        right: 100%
    }

    .u-push-0--lg {
        left: auto
    }

    .u-push-1of6--lg {
        left: 16.66667%
    }

    .u-push-2of6--lg {
        left: 33.33333%
    }

    .u-push-3of6--lg {
        left: 50%
    }

    .u-push-4of6--lg {
        left: 66.66667%
    }

    .u-push-5of6--lg {
        left: 83.33333%
    }

    .u-push-6of6--lg {
        left: 100%
    }

    .u-offset-0of6--lg {
        margin-left: 0
    }

    .u-offset-1of6--lg {
        margin-left: 16.66667%
    }

    .u-offset-2of6--lg {
        margin-left: 33.33333%
    }

    .u-offset-3of6--lg {
        margin-left: 50%
    }

    .u-offset-4of6--lg {
        margin-left: 66.66667%
    }

    .u-offset-5of6--lg {
        margin-left: 83.33333%
    }

    .u-offset-6of6--lg {
        margin-left: 100%
    }
}

@media screen and (min-width: 1100px) {
    .u-size-1of12--xl {
        width: 8.33333%
    }

    .u-size-2of12--xl {
        width: 16.66667%
    }

    .u-size-3of12--xl {
        width: 25%
    }

    .u-size-4of12--xl {
        width: 33.33333%
    }

    .u-size-5of12--xl {
        width: 41.66667%
    }

    .u-size-6of12--xl {
        width: 50%
    }

    .u-size-7of12--xl {
        width: 58.33333%
    }

    .u-size-8of12--xl {
        width: 66.66667%
    }

    .u-size-9of12--xl {
        width: 75%
    }

    .u-size-10of12--xl {
        width: 83.33333%
    }

    .u-size-11of12--xl {
        width: 91.66667%
    }

    .u-size-12of12--xl {
        width: 100%
    }

    .u-pull-1of12--xl {
        right: 8.33333%
    }

    .u-pull-2of12--xl {
        right: 16.66667%
    }

    .u-pull-3of12--xl {
        right: 25%
    }

    .u-pull-4of12--xl {
        right: 33.33333%
    }

    .u-pull-5of12--xl {
        right: 41.66667%
    }

    .u-pull-6of12--xl {
        right: 50%
    }

    .u-pull-7of12--xl {
        right: 58.33333%
    }

    .u-pull-8of12--xl {
        right: 66.66667%
    }

    .u-pull-9of12--xl {
        right: 75%
    }

    .u-pull-10of12--xl {
        right: 83.33333%
    }

    .u-pull-11of12--xl {
        right: 91.66667%
    }

    .u-pull-12of12--xl {
        right: 100%
    }

    .u-push-1of12--xl {
        left: 8.33333%
    }

    .u-push-2of12--xl {
        left: 16.66667%
    }

    .u-push-3of12--xl {
        left: 25%
    }

    .u-push-4of12--xl {
        left: 33.33333%
    }

    .u-push-5of12--xl {
        left: 41.66667%
    }

    .u-push-6of12--xl {
        left: 50%
    }

    .u-push-7of12--xl {
        left: 58.33333%
    }

    .u-push-8of12--xl {
        left: 66.66667%
    }

    .u-push-9of12--xl {
        left: 75%
    }

    .u-push-10of12--xl {
        left: 83.33333%
    }

    .u-push-11of12--xl {
        left: 91.66667%
    }

    .u-push-12of12--xl {
        left: 100%
    }

    .u-offset-0of12--xl {
        margin-left: 0
    }

    .u-offset-1of12--xl {
        margin-left: 8.33333%
    }

    .u-offset-2of12--xl {
        margin-left: 16.66667%
    }

    .u-offset-3of12--xl {
        margin-left: 25%
    }

    .u-offset-4of12--xl {
        margin-left: 33.33333%
    }

    .u-offset-5of12--xl {
        margin-left: 41.66667%
    }

    .u-offset-6of12--xl {
        margin-left: 50%
    }

    .u-offset-7of12--xl {
        margin-left: 58.33333%
    }

    .u-offset-8of12--xl {
        margin-left: 66.66667%
    }

    .u-offset-9of12--xl {
        margin-left: 75%
    }

    .u-offset-10of12--xl {
        margin-left: 83.33333%
    }

    .u-offset-11of12--xl {
        margin-left: 91.66667%
    }

    .u-offset-12of12--xl {
        margin-left: 100%
    }

    .u-size-1of2--xl {
        width: 50%
    }

    .u-size-2of2--xl {
        width: 100%
    }

    .u-pull-1of2--xl {
        right: 50%
    }

    .u-pull-2of2--xl {
        right: 100%
    }

    .u-push-1of2--xl {
        left: 50%
    }

    .u-push-2of2--xl {
        left: 100%
    }

    .u-offset-0of2--xl {
        margin-left: 0
    }

    .u-offset-1of2--xl {
        margin-left: 50%
    }

    .u-offset-2of2--xl {
        margin-left: 100%
    }

    .u-size-1of3--xl {
        width: 33.33333%
    }

    .u-size-2of3--xl {
        width: 66.66667%
    }

    .u-size-3of3--xl {
        width: 100%
    }

    .u-pull-1of3--xl {
        right: 33.33333%
    }

    .u-pull-2of3--xl {
        right: 66.66667%
    }

    .u-pull-3of3--xl {
        right: 100%
    }

    .u-push-1of3--xl {
        left: 33.33333%
    }

    .u-push-2of3--xl {
        left: 66.66667%
    }

    .u-push-3of3--xl {
        left: 100%
    }

    .u-offset-0of3--xl {
        margin-left: 0
    }

    .u-offset-1of3--xl {
        margin-left: 33.33333%
    }

    .u-offset-2of3--xl {
        margin-left: 66.66667%
    }

    .u-offset-3of3--xl {
        margin-left: 100%
    }

    .u-size-1of4--xl {
        width: 25%
    }

    .u-size-2of4--xl {
        width: 50%
    }

    .u-size-3of4--xl {
        width: 75%
    }

    .u-size-4of4--xl {
        width: 100%
    }

    .u-pull-1of4--xl {
        right: 25%
    }

    .u-pull-2of4--xl {
        right: 50%
    }

    .u-pull-3of4--xl {
        right: 75%
    }

    .u-pull-4of4--xl {
        right: 100%
    }

    .u-push-1of4--xl {
        left: 25%
    }

    .u-push-2of4--xl {
        left: 50%
    }

    .u-push-3of4--xl {
        left: 75%
    }

    .u-push-4of4--xl {
        left: 100%
    }

    .u-offset-0of4--xl {
        margin-left: 0
    }

    .u-offset-1of4--xl {
        margin-left: 25%
    }

    .u-offset-2of4--xl {
        margin-left: 50%
    }

    .u-offset-3of4--xl {
        margin-left: 75%
    }

    .u-offset-4of4--xl {
        margin-left: 100%
    }

    .u-size-1of5--xl {
        width: 20%
    }

    .u-size-2of5--xl {
        width: 40%
    }

    .u-size-3of5--xl {
        width: 60%
    }

    .u-size-4of5--xl {
        width: 80%
    }

    .u-size-5of5--xl {
        width: 100%
    }

    .u-pull-1of5--xl {
        right: 20%
    }

    .u-pull-2of5--xl {
        right: 40%
    }

    .u-pull-3of5--xl {
        right: 60%
    }

    .u-pull-4of5--xl {
        right: 80%
    }

    .u-pull-5of5--xl {
        right: 100%
    }

    .u-push-1of5--xl {
        left: 20%
    }

    .u-push-2of5--xl {
        left: 40%
    }

    .u-push-3of5--xl {
        left: 60%
    }

    .u-push-4of5--xl {
        left: 80%
    }

    .u-push-5of5--xl {
        left: 100%
    }

    .u-offset-0of5--xl {
        margin-left: 0
    }

    .u-offset-1of5--xl {
        margin-left: 20%
    }

    .u-offset-2of5--xl {
        margin-left: 40%
    }

    .u-offset-3of5--xl {
        margin-left: 60%
    }

    .u-offset-4of5--xl {
        margin-left: 80%
    }

    .u-offset-5of5--xl {
        margin-left: 100%
    }

    .u-size-1of6--xl {
        width: 16.66667%
    }

    .u-size-2of6--xl {
        width: 33.33333%
    }

    .u-size-3of6--xl {
        width: 50%
    }

    .u-size-4of6--xl {
        width: 66.66667%
    }

    .u-size-5of6--xl {
        width: 83.33333%
    }

    .u-size-6of6--xl {
        width: 100%
    }

    .u-pull-0--xl {
        right: auto
    }

    .u-pull-1of6--xl {
        right: 16.66667%
    }

    .u-pull-2of6--xl {
        right: 33.33333%
    }

    .u-pull-3of6--xl {
        right: 50%
    }

    .u-pull-4of6--xl {
        right: 66.66667%
    }

    .u-pull-5of6--xl {
        right: 83.33333%
    }

    .u-pull-6of6--xl {
        right: 100%
    }

    .u-push-0--xl {
        left: auto
    }

    .u-push-1of6--xl {
        left: 16.66667%
    }

    .u-push-2of6--xl {
        left: 33.33333%
    }

    .u-push-3of6--xl {
        left: 50%
    }

    .u-push-4of6--xl {
        left: 66.66667%
    }

    .u-push-5of6--xl {
        left: 83.33333%
    }

    .u-push-6of6--xl {
        left: 100%
    }

    .u-offset-0of6--xl {
        margin-left: 0
    }

    .u-offset-1of6--xl {
        margin-left: 16.66667%
    }

    .u-offset-2of6--xl {
        margin-left: 33.33333%
    }

    .u-offset-3of6--xl {
        margin-left: 50%
    }

    .u-offset-4of6--xl {
        margin-left: 66.66667%
    }

    .u-offset-5of6--xl {
        margin-left: 83.33333%
    }

    .u-offset-6of6--xl {
        margin-left: 100%
    }
}

.u-color-text {
    color: #183c50
}

.u-color-white, a.u-color-white:hover {
    color: #fff
}

.u-color-profi-blue {
    color: #003595
}

a.u-color-profi-blue:hover {
    color: #002a38
}

.u-color-myriad-blue {
    color: #003595
}

a.u-color-myriad-blue:hover {
    color: #002a38
}

.u-color-conf-blue {
    color: #0071ce
}

a.u-color-conf-blue:hover {
    color: #002a38
}

.u-color-calm-blue {
    color: #b9dbe5
}

a.u-color-calm-blue:hover {
    color: #a6d1de
}

.u-color-blue {
    color: #0065a2
}

a.u-color-blue:hover {
    color: #005589
}

.u-color-orange {
    color: #e76f00
}

a.u-color-orange:hover {
    color: #e76f00
}

.u-color-pink {
    color: #eda89b
}

a.u-color-pink:hover {
    color: #e99585
}

.u-color-purple {
    color: #70679e
}

a.u-color-purple:hover {
    color: #645c90
}

.u-color-green {
    color: #3dae2b
}

a.u-color-green:hover {
    color: #3dae2b
}

.u-color-yellow {
    color: #efc878
}

a.u-color-yellow:hover {
    color: #ecbf61
}

.u-bg-color-profi-blue {
    background-color: #003595
}

.u-bg-color-myriad-blue {
    background-color: #0071ce
}

label.u-bg-color-myriad-blue:hover, input.u-bg-color-myriad-blue:hover, a.u-bg-color-myriad-blue:hover {
    background-color: #003595
}

.u-bg-color-conf-blue {
    background-color: #0071ce
}
.u-bg-color-conf-blue:hover {
    background-color: #003595
}

.u-bg-color-calm-blue {
    background-color: #b9dbe5
}

.u-bg-color-blue {
    background-color: #0065a2
}

.u-bg-color-orange {
    background-color: #e76f00
}

.u-bg-color-pink {
    background-color: #eda89b
}

.u-bg-color-purple {
    background-color: #70679e
}

.u-bg-color-green {
    background-color: #3dae2b
}

.u-bg-color-yellow {
    background-color: #efc878
}

.u-bg-color-transparent {
    background-color: transparent
}

.u-bg-color-beige {
    background-color: #f1f1f1
}

.u-bg-color-gray {
    background-color: #58595b
}

.u-bg-color-white {
    background-color: #fff
}

.u-bg-color-light-purple {
    background-color: #c6bbd0
}

.u-bg-color-light-gray {
    background-color: #f6f6f6
}

.u-border-profi-blue {
    border-color: #003595
}

.u-border-myriad-blue {
    border-color: #0071ce
}

div.u-border-myriad-blue:hover,label.u-border-myriad-blue:hover, input.u-border-myriad-blue:hover, a.u-border-myriad-blue:hover {
    border-color: #003595
}

.u-border-conf-blue {
    border-color: #0071ce
}

.u-border-conf-blue:hover {
    border-color: #003595
}

.u-border-calm-blue {
    border-color: #b9dbe5
}

.u-border-dark-blue {
    border-color: #003351
}

.u-border-blue {
    border-color: #0065a2
}

.u-border-orange {
    border-color: #e76f00
}

.u-border-pink {
    border-color: #eda89b
}

.u-border-purple {
    border-color: #70679e
}

.u-border-green {
    border-color: #3dae2b
}

.u-border-yellow {
    border-color: #efc878
}

.u-border-white {
    border-color: #fff
}

.u-border-transparent {
    border: 0
}

.u-left-border-profi-blue {
    border-left-color: #003595 !important
}

.u-left-border-myriad-blue {
    border-left-color: #0071ce !important
}

.u-left-border-conf-blue {
    border-left-color: #0071ce !important
}

.u-left-border-calm-blue {
    border-left-color: #b9dbe5 !important
}

.u-left-border-blue {
    border-left-color: #0065a2 !important
}

.u-left-border-orange {
    border-left-color: #e76f00
}

.u-left-border-pink {
    border-left-color: #eda89b !important
}

.u-left-border-purple {
    border-left-color: #70679e !important
}

.u-left-border-green {
    border-left-color: #3dae2b !important
}

.u-left-border-yellow {
    border-left-color: #efc878 !important
}

.u-left-border-white {
    border-left-color: #fff !important
}

.u-hide {
    display: none !important
}

@media screen and (min-width: 700px) {
    .u-hide--md-up {
        display: none !important
    }
}

@media screen and (max-width: 699px) {
    .u-hide--md-down {
        display: none !important
    }
}

@media screen and (max-width: 499px) {
    .u-hide--sm-down {
        display: none !important
    }
}

@media screen and (max-width: 959px) {
    .u-hide--lg-down {
        display: none !important
    }
}

.u-show--lg-down {
    display: none
}

@media screen and (max-width: 959px) {
    .u-show--lg-down {
        display: block !important
    }
}

@media screen and (max-width: 1099px) {
    .u-hide--xl-down {
        display: none !important
    }
}

.u-img-full {
    display: block;
    width: 100%;
    height: auto
}

.u-img-responsive {
    min-width: 100%
}

.u-mt0 {
    margin-top: 0 !important
}

.u-mr0 {
    margin-right: 0 !important
}

.u-mb0 {
    margin-bottom: 0 !important
}

.u-ml0 {
    margin-left: 0 !important
}

.u-mt1 {
    margin-top: 10px !important
}

.u-mr1 {
    margin-right: 10px !important
}

.u-mb1 {
    margin-bottom: 10px !important
}

.u-ml1 {
    margin-left: 10px !important
}

.u-mt2 {
    margin-top: 20px !important
}

.u-mr2 {
    margin-right: 20px !important
}

.u-mb2 {
    margin-bottom: 20px !important
}

.u-ml2 {
    margin-left: 20px !important
}

.u-mt3 {
    margin-top: 30px !important
}

.u-mr3 {
    margin-right: 30px !important
}

.u-mb3 {
    margin-bottom: 30px !important
}

.u-ml3 {
    margin-left: 30px !important
}

.u-mt4 {
    margin-top: 40px !important
}

.u-mr4 {
    margin-right: 40px !important
}

.u-mb4 {
    margin-bottom: 40px !important
}

.u-ml4 {
    margin-left: 40px !important
}

.u-mt5 {
    margin-top: 50px !important
}

.u-mr5 {
    margin-right: 50px !important
}

.u-mb5 {
    margin-bottom: 50px !important
}

.u-ml5 {
    margin-left: 50px !important
}

.u-mt6 {
    margin-top: 60px !important
}

.u-mr6 {
    margin-right: 60px !important
}

.u-mb6 {
    margin-bottom: 60px !important
}

.u-ml6 {
    margin-left: 60px !important
}

.u-mt7 {
    margin-top: 70px !important
}

.u-mr7 {
    margin-right: 70px !important
}

.u-mb7 {
    margin-bottom: 70px !important
}

.u-ml7 {
    margin-left: 70px !important
}

.u-mt8 {
    margin-top: 80px !important
}

.u-mr8 {
    margin-right: 80px !important
}

.u-mb8 {
    margin-bottom: 80px !important
}

.u-ml8 {
    margin-left: 80px !important
}

.u-mt9 {
    margin-top: 90px !important
}

.u-mr9 {
    margin-right: 90px !important
}

.u-mb9 {
    margin-bottom: 90px !important
}

.u-ml9 {
    margin-left: 90px !important
}

.u-mt10 {
    margin-top: 100px !important
}

.u-mr10 {
    margin-right: 100px !important
}

.u-mb10 {
    margin-bottom: 100px !important
}

.u-ml10 {
    margin-left: 100px !important
}

.u-prevent-scroll {
    height: 100%;
    overflow: hidden
}

.u-relative {
    position: relative
}

.u-clearfix:after, .u-clearfix:before {
    content: " ";
    display: table
}

.u-clearfix:after {
    clear: both
}

.u-overflow {
    overflow: hidden
}

.u-pull-left {
    float: left
}

.u-pull-right {
    float: right
}

@media screen and (min-width: 700px) {
    .u-pull-right--md {
        float: right
    }
}

.u-table {
    display: table;
    width: 100%;
    height: 100%
}

.u-table-fixed {
    table-layout: fixed
}

.u-border-radius {
    border-radius: 0
}

.u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.u-hidden {
    visibility: hidden
}

.u-link-ease {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.u-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.u-sr-only-focusable:active, .u-sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

.u-font--heading {
    font-family: franklin-gothic-atf, sans-serif
}

.u-text-light {
    font-weight: 400
}

.u-text-superbold {
    font-weight: 800
}

.u-text-uppercase.u-color-orange {
    font-weight: 600
}
h4.u-mt4.u-text--md.u-text-uppercase {
    font-weight: 600;
}

.u-text-uppercase {
    text-transform: uppercase
}

@media screen and (max-width: 699px) {
    .u-text-center--md-down {
        text-align: center
    }
}

@media screen and (min-width: 500px) {
    .u-text-center--sm-up {
        text-align: center
    }
}

@media screen and (max-width: 699px) {
    .u-text-right--md-down {
        text-align: right
    }
}

@media screen and (max-width: 959px) {
    .u-text-center--lg-down {
        text-align: center
    }
}

@media screen and (max-width: 499px) {
    .u-text-center--sm-down {
        text-align: center
    }
}

@media screen and (max-width: 959px) {
    .u-text-center--xl-down {
        text-align: center
    }
}

.u-text-right {
    text-align: right
}

.u-text-center {
    text-align: center
}

.u-text-left {
    text-align: left
}

.u-ellipsis {
    max-width: 99%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block
}

.u-text-base {
    font-family: franklin-gothic-atf, sans-serif
}

.u-text-semi-bold {
    font-weight: 500 !important
}

.u-text-normal {
    font-weight: 400
}

.u-text--xs {
    font-size: 12px
}

.u-text--sm {
    font-size: 14px
}

.u-text--base {
    font-size: 16px
}

.u-text--regular {
    font-size: 18px
}

.u-text--md {
    font-size: 22px
}

.u-text--lg {
    font-size: 32px
}

@media screen and (max-width: 768px) {
    .u-text--lg {
        font-size: 26px
    }
}

.u-text--xl, .u-text--xxl {
    font-size: 45px
}

.u-text-gray {
    color: #666
}

.u-text-lowercase {
    text-transform: lowercase
}

.u-text-light {
    font-weight: 300
}

.u-text-bold {
    font-weight: 600
}

.u-offset-1 {
    margin-left: 8.33333% !important
}

.u-offset-2 {
    margin-left: 16.66667% !important
}

.u-offset-3 {
    margin-left: 25% !important
}

.u-offset-4 {
    margin-left: 33.33333% !important
}

.u-offset-5 {
    margin-left: 41.66667% !important
}

.u-offset-6 {
    margin-left: 50% !important
}

.u-offset-7 {
    margin-left: 58.33333% !important
}

.u-offset-8 {
    margin-left: 66.66667% !important
}

.u-offset-9 {
    margin-left: 75% !important
}

.u-offset-10 {
    margin-left: 83.33333% !important
}

.u-offset-11 {
    margin-left: 91.66667% !important
}

@media screen and (min-width: 500px) {
    .u-offset-1--sm {
        margin-left: 8.33333% !important
    }

    .u-offset-2--sm {
        margin-left: 16.66667% !important
    }

    .u-offset-3--sm {
        margin-left: 25% !important
    }

    .u-offset-4--sm {
        margin-left: 33.33333% !important
    }

    .u-offset-5--sm {
        margin-left: 41.66667% !important
    }

    .u-offset-6--sm {
        margin-left: 50% !important
    }

    .u-offset-7--sm {
        margin-left: 58.33333% !important
    }

    .u-offset-8--sm {
        margin-left: 66.66667% !important
    }

    .u-offset-9--sm {
        margin-left: 75% !important
    }

    .u-offset-10--sm {
        margin-left: 83.33333% !important
    }

    .u-offset-11--sm {
        margin-left: 91.66667% !important
    }
}

@media screen and (min-width: 700px) {
    .u-offset-1--md {
        margin-left: 8.33333% !important
    }

    .u-offset-2--md {
        margin-left: 16.66667% !important
    }

    .u-offset-3--md {
        margin-left: 25% !important
    }

    .u-offset-4--md {
        margin-left: 33.33333% !important
    }

    .u-offset-5--md {
        margin-left: 41.66667% !important
    }

    .u-offset-6--md {
        margin-left: 50% !important
    }

    .u-offset-7--md {
        margin-left: 58.33333% !important
    }

    .u-offset-8--md {
        margin-left: 66.66667% !important
    }

    .u-offset-9--md {
        margin-left: 75% !important
    }

    .u-offset-10--md {
        margin-left: 83.33333% !important
    }

    .u-offset-11--md {
        margin-left: 91.66667% !important
    }
}

@media screen and (min-width: 960px) {
    .u-offset-1--lg {
        margin-left: 8.33333% !important
    }

    .u-offset-2--lg {
        margin-left: 16.66667% !important
    }

    .u-offset-3--lg {
        margin-left: 25% !important
    }

    .u-offset-4--lg {
        margin-left: 33.33333% !important
    }

    .u-offset-5--lg {
        margin-left: 41.66667% !important
    }

    .u-offset-6--lg {
        margin-left: 50% !important
    }

    .u-offset-7--lg {
        margin-left: 58.33333% !important
    }

    .u-offset-8--lg {
        margin-left: 66.66667% !important
    }

    .u-offset-9--lg {
        margin-left: 75% !important
    }

    .u-offset-10--lg {
        margin-left: 83.33333% !important
    }

    .u-offset-11--lg {
        margin-left: 91.66667% !important
    }
}

@media screen and (min-width: 1100px) {
    .u-offset-1--xl {
        margin-left: 8.33333% !important
    }

    .u-offset-2--xl {
        margin-left: 16.66667% !important
    }

    .u-offset-3--xl {
        margin-left: 25% !important
    }

    .u-offset-4--xl {
        margin-left: 33.33333% !important
    }

    .u-offset-5--xl {
        margin-left: 41.66667% !important
    }

    .u-offset-6--xl {
        margin-left: 50% !important
    }

    .u-offset-7--xl {
        margin-left: 58.33333% !important
    }

    .u-offset-8--xl {
        margin-left: 66.66667% !important
    }

    .u-offset-9--xl {
        margin-left: 75% !important
    }

    .u-offset-10--xl {
        margin-left: 83.33333% !important
    }

    .u-offset-11--xl {
        margin-left: 91.66667% !important
    }
}

@media screen and (min-width: 1400px) {
    .text-image__text {
        padding: 60px 120px
    }
}

.grtyoutube-popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999
}

.grtyoutube-popup-content {
    margin-top: 150px;
    width: 95%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.grtyoutube-popup-close {
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff;
    font-size: 25px;
    width: 17px;
    height: 17px;
    cursor: pointer
}

.grtyoutube-iframe {
    width: 100%;
    height: 480px
}

@media (max-width: 767px) {
    .grtyoutube-iframe {
        width: 100%;
        height: 350px
    }
}

.grtyoutube-dark-theme {
    background: rgba(0, 0, 0, .85)
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, .4);
    -moz-box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, .4);
    box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, .4)
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI5QTk3OTZDOEVFOTExRTdBOURGQzg4M0I1Q0NFMTBEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI5QTk3OTZEOEVFOTExRTdBOURGQzg4M0I1Q0NFMTBEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjlBOTc5NkE4RUU5MTFFN0E5REZDODgzQjVDQ0UxMEQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjlBOTc5NkI4RUU5MTFFN0E5REZDODgzQjVDQ0UxMEQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WqFuUAAAAvElEQVR42oyUYRGAMAiFF2ERjLAIRlgEI9hgERaFCEYwghGMgPNu3uE7YOOOP8C+8WAamDk0L/y31OPosfkl6o43LgtOTCpeRc3dfEFIgm42AGB+/3J4U4GbosgdInfKc1rLUlbtsc2bmQbBttfe1WcFzwRjgChLlTGCoCx39R4kA6BatR6EAHLBtoaQzLrRLCTCMCuA8gyElG14jzCMZCTjwyMLosmQ+dWSZcmwNkGaLEtGdv4nN8p6BBgAd3/OeEeyVowAAAAASUVORK5CYII=) no-repeat
}

.grtyoutube-light-theme {
    background: rgba(255, 255, 255, .85)
}

.grtyoutube-light-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .4);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .4)
}

.grtyoutube-light-theme .grtyoutube-popup-close {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0RUQ3M0I1OEVFQTExRTc4NjJBRjI1RThDNjc5MkMwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0RUQ3M0I2OEVFQTExRTc4NjJBRjI1RThDNjc5MkMwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTRFRDczQjM4RUVBMTFFNzg2MkFGMjVFOEM2NzkyQzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTRFRDczQjQ4RUVBMTFFNzg2MkFGMjVFOEM2NzkyQzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz592Gu6AAAAv0lEQVR42oyTYRGAMAiFF8EIRjCCEYhgBBsYYVGIYAQjGMEIOHW7wye4cccP4d13PJghPLGkFJVDsKNLuSvdKiIvwaabDiQqzZGyR8gA00wAwP58FRGCto48folV9bZStCBoK+ba5O3Mg+DYY56qfC9a7EEsWx8bLRC05Z6+BiEAREtUgzBAdrhWFUKGFcngJkgHy4wAohYIG9dwH6EFIeca+OOxB7Fs6BgtWwjh2iVAc9vSEPpb3s+0fEFOAQYA706he/alEhwAAAAASUVORK5CYII=) no-repeat
}

body {
    font-family: franklin-gothic-atf, sans-serif;
    font-size: 16px
}

body.terms-of-use h1#mygn_pn_section_title {
    font-family: franklin-gothic-atf, Open sans, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 1.2;
    color: #0071ce
}

div#pagenav nav#nav {
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff
}

.overview div#pagenav nav#nav {
    background: #f5f5f5
}

div#pagenav nav#nav.stuck {
    position: fixed;
    box-shadow: 0 0 15px -10px #000
}

div#pagenav {
    position: relative;
    z-index: 99;
    background: #fff
}

.overview div#pagenav {
    background: #f5f5f5
}

div#pagenav #nav ul li {
    padding: 2px
}

#pagenav .nav-pills > li.active > a, #pagenav .nav-pills > li.active > a:hover, #pagenav .nav-pills > li.active > a:focus {
    background-color: #0071ce
}

@media screen and (min-width: 768px) {
    div#pagenav #nav ul li {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.nav.nav-center > li {
    float: none;
    display: inline-block
}

.nav.nav-center {
    text-align: center
}

.cat-inline-title select#cat {
    padding: 10px 20px;
    vertical-align: top;
    margin-left: 10px
}

.post-featuredimg > img {
    max-width: unset
}

.post-featuredimg {
    margin-top: 10px
}

.sidebar-right.sidebar ul li span {
    font-size: 75%;
    display: block;
    font-weight: 400
}

.sidebar-right.sidebar ul li.image a.btn {
    padding: 10px 0
}

.sidebar-right.sidebar ul li.image a:not(.btn) {
    padding: 0;
    border: 0;
    background: 0 0
}

.related-content-wrap ul li a.btn {
    padding: 10px 0;
    margin: 0
}

.sidebar-right.sidebar ul li.image img {
    max-height: 175px;
    width: auto
}

.sidebar-right {
    border: none;
    color: inherit;
    padding: 0;
    margin: 0
}

.cat-inline-title input[type=submit] {
    vertical-align: text-bottom;
    padding: 12px 20px
}

.top-hero .hero-bg {
    z-index: 1;
    background-size: cover;
    background-position: center
}

.top-hero .hero-content {
    position: relative;
    z-index: 2
}

a.btn-underline:hover:after, a.btn-underline:active:after, a.btn-underline:focus:after {
    background-color: #e76f00
}

.executive-bios img.alignleft {
    max-width: 40%
}

span.readMore {
    display: block;
    color: #e76f00;
    text-decoration: underline;
    cursor: pointer
}

a[href]:not([href*='#']):not([class*=btn]):not([class*=button]):hover {
    text-decoration: underline;
    cursor: pointer
}

div#homeTabContent a:not(.btn) {
    text-decoration: underline
}

.content-wrap .main-content p a:not(.btn) {
    text-decoration: underline
}

table.table.table-bordered.table-striped.table-hover thead p {
    color: #fff
}

table.table.table-bordered.table-striped td span {
    line-height: 1;
    display: inline-block
}

ul.dropdown-sub-menu li.active a {
    text-decoration: underline;
    color: #e76f00 !important
}

footer li.active > a {
    color: #e76f00;
    text-decoration: underline
}

.main-content .refWrapper p {
    font-size: 14px
}

.main-content ol {
    padding-left: 35px;
    list-style-type: revert
}

.main-content ol > li {
    margin-bottom: 20px
}

.main-content ol > li ul {
    margin-top: 10px;
    margin-bottom: 20px
}

.main-content sup {
    top: 0;
    font-size: 75%;
    vertical-align: revert
}

.main-content .ref sup {
    font-size: 14px
}

.main-content a.btn {
    cursor: pointer;
    display: inline-block;
    letter-spacing: .02em;
    font-family: franklin-gothic-atf, sans-serif;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    font4-size: 18px;
    padding: 18px 50px;
    background: #0071ce;
    border-color: #0071ce;
    color: #fff;
    border-radius: 0;
    display: inline-block;
    margin: 20px auto 40px;
    clear: both;
    white-space: pre-wrap
}

.main-content a.btn.managedCare_productFeatures_button {
    padding: 18px 60px
}

.main-content .list-group a.btn {
    padding: 10px 25px;
    margin: 0;
    font-size: 15px
}

.main-content ul {
    margin-left: 30px;
    list-style: disc
}

.main-content .panel-title {
    margin-top: 0
}

.main-content ul li {
    margin-bottom: 10px
}

.main-content ul.nav-tabs, .main-content ul.nav-tabs li {
    margin: 0
}

.main-content ul.list-group li {
    margin: 0
}

.main-content ul.list-group {
    margin-left: 0
}

.main-content ul.list-group li + li {
    border-top: 0
}

.tab-content {
    padding: 0 !important
}

.main-content iframe {
    display: block;
    margin: 20px auto 40px
}

blockquote {
    padding-left: 20px;
    opacity: .8;
    font-size: 110%;
    line-height: 150% !important;
    margin: 30px 0
}

blockquote p {
    font-size: inherit !important;
    line-height: inherit !important
}

.main-content h1, .main-content h2, .main-content h3, .main-content h4, .main-content h5, .main-content h6 {
    margin-top: 1.4rem
}

.recent-patient-stories .attachment-thumbnail {
    padding-top: 0;
    padding-left: 0;
    margin-right: 20px;
    height: auto
}

.hero__accent-image {
    width: 80px;
    position: absolute;
    bottom: 30px;
    right: 20px
}

h1.hero__title:first-child {
    margin-top: 0
}

.top-hero h1.hero__title {
    margin-bottom: 40px;
    font-weight: 500
}

.tab-content > .active.fade {
    opacity: 1
}

.img-bg-contain {
    background-size: contain !important
}

a.btn-underline {
    position: relative
}

a.btn-underline:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    top: 100%;
    right: 0;
    display: block;
    background: #0071ce;
    margin: auto;
    -webkit-transition: all .22s ease;
    -o-transition: all .22s ease;
    transition: all .22s ease
}

a.btn-underline:hover:after {
    background: #002a38
}

div.grtyoutube-popup {
    display: flex;
    align-items: center;
    justify-content: center
}

div.grtyoutube-popup .grtyoutube-popup-content {
    margin-top: 0;
    background: #202020;
    font-size: 0
}

section.prefooter {
    padding: 0
}

section.prefooter .hero__text * {
    color: #fff !important
}

section.prefooter .hero__text p a:not(.btn) {
    text-decoration: underline;
    color: #e76f00 !important
}

section.prefooter .hero__content {
    background-image: url(https://davpzco6k33zaqxrn32z9ki5-wpengine.netdna-ssl.com/wp-content/blogs.dir/16/files/2021/06/Violet.jpg);
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-color: #2f427a;
    margin: 0
}

.error404 section.prefooter .hero__content {
    background-image: none
}

section.prefooter .wrapper {
    padding: 0
}

.prefooter section.hero.text-image__item.text-image__item--split-even .img-bg.img-bg--md.img-bg--part .image-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    transition: all .22s ease
}

.prefooter section.hero.text-image__item.text-image__item--split-even .img-bg.img-bg--md.img-bg--part .image-link:hover {
    background: rgba(0, 0, 0, .25)
}

.prefooter .u-bg-color-conf-blue + div a.button.u-bg-color-conf-blue.u-border-conf-blue, .prefooter .u-border-conf-blue + div a.button.u-bg-color-conf-blue.u-border-conf-blue {
    background-color: #b9dbe5;
    color: #0071ce;
    border-color: #b9dbe5
}

.prefooter .u-bg-color-calm-blue + div a.button.u-bg-color-conf-blue.u-border-conf-blue {
    background-color: #0071ce;
    border-color: #0071ce;
    color: #fff
}

.prefooter .hero.text-image__item .hero__text {
    width: 100% !important;
    max-width: 100% !important
}

.prefooter .hero.text-image__item .hero__content.text-image__text {
    margin: 0;
    padding: 0
}

.prefooter section.hero.text-image__item.text-image__item--split-even {
    min-height: unset !important;
    padding: 0
}

.prefooter section.hero.text-image__item.text-image__item--split-even .text-image__image {
    min-height: unset !important;
    /*height: 100%*/
}

.prefooter section.hero.text-image__item.text-image__item--split-even .img-bg.img-bg--md.img-bg--part {
    /*height: 100%;*/
    margin: 0
}

@media screen and (min-width: 1380px) {
    .prefooter .text-image__image .img-bg:after {
        padding-top: 68%
    }
}

@media screen and (max-width: 940px) {
    .prefooter .text-image__image .img-bg:after {
        padding-top: 50%
    }
}

@media screen and (max-width: 500px) {
    .prefooter .text-image__image .img-bg:after {
        padding-top: 75%
    }
}

section.prefooter .bb-bg {
    z-index: 0
}

.icon-row__title {
    font-weight: 500;
    max-width: 100%
}

.icon-row__item--center-align {
    align-items: center
}

img[src="https://myriadstg.wpengine.com/wp-content/blogs.dir/16/files/2020/09/consult.png"] {
    position: relative;
    right: -24px
}

div.asl_w .probox div.promagnifier {
    margin-right: 10px
}

.images-block__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.images-block__row .-sm.images-block__item {
    box-shadow: 0px 3px 10px -5px
}

@media all and (-ms-high-contrast: none),(-ms-high-contrast: active) {
    .images-block__item {
        display: block
    }

    ul#menu-primary-menu .dropdown-menu ul.menu ul.dropdown-sub-menu li.haskids.dropdown.menu-rheumatoid-arthritis {
        margin-top: 0 !important
    }
}

header.navbar-static-top.desktop {
    -webkit-box-shadow: 0 0 7px -5px #000;
    box-shadow: 0 0 7px -5px #000;
    z-index: 100000
}

header.banner.navbar.navbar-default.desktop {
    border-bottom: 0
}

header .site-logo {
    float: left;
    margin-right: 50px
}

header .site-logo a.logo-wrap {
    width: 236px;
    margin: 25px 0
}

header .site-nav {
    float: left
}

@media screen and (max-width: 500px) {
    header .wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

ul#menu-primary-menu > li > a {
    font-family: franklin-gothic-atf, sans-serif;
    font-size: 15px;
    line-height: 28px;
    font-weight: 600;
    letter-spacing: .04em;
    color: #0071ce;
    border: none;
    padding: 31px 17px;
    text-decoration: none
}

ul#menu-primary-menu > li:hover > a, ul#menu-primary-menu li.active > a {
    color: #e76f00
}

li.kid.menu-prequeltm sup {
    font-size: 50%;
    vertical-align: revert
}

ul#menu-primary-menu > li {
    padding: 0;
    position: static
}

ul#menu-primary-menu > li > div.dropdown-menu {
    width: 100%;
    padding: 10px 0;
    border: none;
    border-top: 2px solid #e5e5e5;
    border-radius: 0
}

ul#menu-primary-menu > li:hover > div.dropdown-menu {
    display: block
}

ul#menu-primary-menu .dropdown-menu ul.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

ul#menu-primary-menu .dropdown-menu ul.menu > li {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin: 22px 0 50px;
    padding-right: 20px
}

footer li.ft-title a, ul#menu-primary-menu .dropdown-menu ul.menu > li > a {
    font-size: 14px;
    line-height: 18px;
    color: #0071ce;
    font-weight: 600;
    margin-bottom: 20px;
    display: block;
    opacity: 1
}

ul#menu-primary-menu .dropdown-menu ul.menu > li.active > a {
    text-decoration: underline
}

footer li a, ul#menu-primary-menu .dropdown-menu ul.menu ul.dropdown-sub-menu li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #58595b;
    margin-bottom: 5px;
    display: block
}

footer li a {
    margin: 0;
    padding: 1px 0
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns:(20%) [ 5 ];
    grid-template-columns:repeat(5, 20%);
    -ms-grid-rows:(35%) [ 2 ];
    grid-template-rows:repeat(2, 35%)
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 4
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 5
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 1
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(7) {
    -ms-grid-row: 2;
    -ms-grid-column: 2
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(8) {
    -ms-grid-row: 2;
    -ms-grid-column: 3
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(9) {
    -ms-grid-row: 2;
    -ms-grid-column: 4
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > *:nth-child(10) {
    -ms-grid-row: 2;
    -ms-grid-column: 5
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > li {
    margin-bottom: 0;
    padding-right: 20px
}

ul#menu-primary-menu .dropdown-menu ul.menu ul.dropdown-sub-menu li.haskids.dropdown.menu-rheumatoid-arthritis {
    margin-top: 30px
}

ul#menu-primary-menu .dropdown-menu ul.menu ul.dropdown-sub-menu li:last-child a {
    margin-bottom: 0
}

ul#menu-primary-menu .dropdown-menu ul.menu > li:first-child:last-child > ul.dropdown-sub-menu > li > a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .04em;
    color: #008feb;
    opacity: 1
}

ul#menu-primary-menu .dropdown-menu ul.menu > li.menu-divisions {
    -ms-flex-preferred-size: calc(40% - 40px);
    flex-basis: calc(40% - 40px);
    border-right: 1px solid #eee;
    margin-right: 40px
}

ul#menu-primary-menu .dropdown-menu ul.menu > li.menu-divisions .dropdown-sub-menu {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

li.parent.haskids.dropdown.menu-breast-cancer {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

li.haskids.dropdown.menu-carrier-screen {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

li.haskids.dropdown.menu-depression {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

li.haskids.dropdown.menu-melanoma {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

li.haskids.dropdown.menu-hereditary-cancers {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: 3;
    grid-column-start: 3
}

li.haskids.dropdown.menu-precision-medicine {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

li.haskids.dropdown.menu-prenatal-screen {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

li.haskids.dropdown.menu-prostate-cancer {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

li.haskids.dropdown.menu-rheumatoid-arthritis {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

header .site-search {
    float: right;
    margin-left: 20px
}

button.mobile-nav-trigger:focus, button.mobile-nav-trigger:hover, button.mobile-nav-trigger:active, button.mobile-nav-trigger {
    width: 46px !important;
    background-color: unset !important
}

.mobile-nav button.navbar-toggle.open span.icon-bar {
    position: relative;
    -webkit-transition: top .22s ease, -webkit-transform .22s ease .22s;
    transition: top .22s ease, -webkit-transform .22s ease .22s;
    -o-transition: top .22s ease, transform .22s ease .22s;
    transition: top .22s ease, transform .22s ease .22s;
    transition: top .22s ease, transform .22s ease .22s, -webkit-transform .22s ease .22s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-nav button.navbar-toggle.open span.icon-bar:nth-child(2) {
    top: 7px
}

.mobile-nav button.navbar-toggle span.icon-bar {
    position: relative;
    top: 0;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all .22s ease;
    -o-transition: all .22s ease;
    transition: all .22s ease;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.mobile-nav button.navbar-toggle.open span.icon-bar:last-child {
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.mobile-nav button.navbar-toggle.open span.icon-bar:nth-last-child(2) {
    opacity: 0
}

span.search-click i.fa-search {
    font-size: 16px;
    color: #0071ce;
    margin-top: 1px
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0071ce !important
}

header div#ajaxsearchlite1 {
    margin-top: 17px;
    border: 3px solid #0071ce !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

div.asl_w .probox .proinput input::-webkit-input-placeholder {
    font-family: franklin-gothic-atf, sans-serif;
    height: 38px;
    font-size: 14px
}

div.asl_w .probox .proinput input::-moz-placeholder {
    font-family: franklin-gothic-atf, sans-serif;
    height: 38px;
    font-size: 14px
}

div.asl_w .probox .proinput input:-ms-input-placeholder {
    font-family: franklin-gothic-atf, sans-serif;
    height: 38px;
    font-size: 14px
}

div.asl_w .probox .proinput input::-ms-input-placeholder {
    font-family: franklin-gothic-atf, sans-serif;
    height: 38px;
    font-size: 14px
}

#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input, #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input::placeholder {
    font-family: franklin-gothic-atf, sans-serif;
    height: 38px;
    font-size: 14px;
    padding: 5px 0
}

div.asl_w .probox .proinput input::-webkit-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: franklin-gothic-atf, sans-serif;
    color: #c4c4c4 !important;
    position: relative;
    top: 1px;
    letter-spacing: 2px
}

div.asl_w .probox .proinput input::-moz-placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: franklin-gothic-atf, sans-serif;
    color: #c4c4c4 !important;
    position: relative;
    top: 1px;
    letter-spacing: 2px
}

div.asl_w .probox .proinput input:-ms-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: franklin-gothic-atf, sans-serif;
    color: #c4c4c4 !important;
    position: relative;
    top: 1px;
    letter-spacing: 2px
}

div.asl_w .probox .proinput input::-ms-input-placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: franklin-gothic-atf, sans-serif;
    color: #c4c4c4 !important;
    position: relative;
    top: 1px;
    letter-spacing: 2px
}

div.asl_w .probox .proinput input::placeholder {
    font-size: 14px;
    font-weight: 600;
    font-family: franklin-gothic-atf, sans-serif;
    color: #c4c4c4 !important;
    position: relative;
    top: 1px;
    letter-spacing: 2px
}

#ajaxsearchlite1 .probox .proinput, div.asl_w .probox .proinput {
    height: 38px
}

#ajaxsearchlite1 .probox, div.asl_w .probox {
    height: auto;
    min-width: 240px
}

div.asl_m .probox svg {
    fill: #0071ce !important
}

div.asl_m .probox .proloading {
    margin-top: 5px
}

div.asl_w .probox div.promagnifier {
    height: 38px !important
}

div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings {
    height: 38px
}

div.asl_m .probox .proclose svg {
    background: #eee
}

div.asl_m .probox .proclose svg:hover {
    background: #a4a4a4
}

.icon-row__icon {
    width: auto;
    height: 110px
}

.bb-bg--border-sm {
    border-width: 24px
}

ul#homeTab .nav-link {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #0071ce
}

ul#homeTab .nav-link {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: #0071ce;
    font-weight: 600;
    -webkit-transition: all .22s ease;
    -o-transition: all .22s ease;
    transition: all .22s ease
}

ul#homeTab li.nav-item {
    display: inline-block
}

ul#homeTab li.nav-item.active a, ul#homeTab li.nav-item:hover a, ul#homeTab li.nav-item:focus a, ul#homeTab li.nav-item:active a, ul#homeTab li.nav-item a:focus, ul#homeTab li.nav-item a:active, ul#homeTab li.nav-item a:hover {
    color: #e76f00;
    background: 0 0
}

ul#homeTab li.nav-item a:after {
    content: '';
    width: calc(100% - 33px);
    height: 2px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    display: block;
    background: #e76f00;
    margin: auto;
    opacity: 0;
    -webkit-transition: all .22s ease;
    -o-transition: all .22s ease;
    transition: all .22s ease
}

ul#homeTab li.nav-item.active a:after {
    opacity: 1
}

ul#homeTab {
    text-align: center
}

footer.content-info {
    background: #fff
}

footer.content-info img.ft-logo {
    margin: 20px 0 10px;
    width: 250px
}

footer.content-info .social-links {
    margin: 20px 0
}

footer.content-info .social-links span {
    border: 2px solid #0071ce;
    background-clip: border-box
}

footer.content-info .social-links span i {
    color: #0071ce
}

footer.content-info .social-links span:hover i {
    color: #fff
}

footer.content-info .social-links span:hover {
    background: #0071ce;
    color: #0071ce
}

footer.content-info .social-links i.fab.fa-instagram {
    line-height: 1.6
}

footer.content-info .social-links i.fab.fa-youtube {
    line-height: 1.6
}

footer.content-info ul.menu {
    margin-right: 30px
}

footer.content-info ul.ft-social.clearfix {
    text-align: right
}

footer.content-info .social-links ul li {
    float: none;
    display: inline-block
}

footer li.ft-title {
    border-bottom: 0
}

.ft-copy {
    background: #0071ce
}

.ft-copy * {
    color: #fff;
    font-size: 12px
}

.ft-copy ul.menu {
    padding: 15px 0 20px;
    margin: 0
}

.ft-copy ul.menu li {
    display: inline-block;
    margin-right: 20px;
    padding: 5px 0
}

.ft-copy ul.menu li a:hover {
    color: #fff;
    text-decoration: underline
}

.ft-copy-text, .ft-copy .copyright-menu, .ft-copy .copyright {
    text-align: left
}

.ft-copy .ft-copy-text {
    padding: 0 0 20px;
    border: none
}

.scroll-back-to-top-wrapper {
    -webkit-box-shadow: 0 0 15px -5px #000;
    box-shadow: 0 0 15px -5px #000
}

header .wrapper--full {
    width: 100%;
    max-width: none;
    padding: 0 15px
}

div#ajaxsearchliteres1 {
    margin-top: -12px
}

.related-content-wrap ul li a:not(.btn) {
    min-height: 75px
}

.related-content-wrap ul li {
    width: 100%;
    display: inline-block;
    padding: 10px;
    vertical-align: top
}

.related-content-wrap ul {
    margin: 0 -10px
}

.mobile-image img {
    height: auto;
    width: 100%
}

@media screen and (min-width: 500px) {
    .prefooter .hero.text-image__item .hero__content.text-image__text {
        padding: 50px
    }
}

@media screen and (min-width: 769px) {
    .recent-patient-stories .title {
        padding-top: 20px
    }

    .related-content-wrap ul li {
        width: calc(50% - 2px)
    }

    .related-content-wrap ul li a:not(.btn) {
        min-height: 125px
    }
}

@media screen and (min-width: 992px) {
    span.icon.icon-circle + h4.icon-row__title {
        min-height: 70px
    }

    .images-block__item h4.u-color-orange:first-child {
        -ms-flex-preferred-size: 60px;
        flex-basis: 60px
    }

    .related-content-wrap ul li {
        width: 32%
    }

    .related-content-wrap ul li a:not(.btn) {
        min-height: 150px
    }

    div#ajaxsearchliteres1 {
        margin-top: -10px
    }

    header .wrapper--full {
        width: 100%;
        max-width: none;
        padding: 0 40px
    }

    .ft-copy .copyright-menu {
        float: left;
        text-align: left
    }

    .ft-copy .copyright {
        float: right;
        text-align: right
    }

    .ft-copy .ft-copy-text {
        padding: 20px 0 20px;
        text-align: right
    }
}

@media screen and (min-width: 1100px) {
    .related-content-wrap ul li {
        width: 33%
    }

    .related-content-wrap ul li a:not(.btn) {
        min-height: 175px
    }
}

@media screen and (max-width: 1090px) {
    .site-search .mobile-nav {
        display: block !important;
        margin-top: 4px
    }

    .search-close {
        display: inline-block !important
    }
}

@media screen and (min-width: 1091px) {
    .mobile-search {
        display: block !important
    }
}

@media screen and (max-width: 991px) {
    .dropdown-menu .wrapper {
        max-width: 100%
    }
}

@media screen and (min-width: 1200px) {
    div#ajaxsearchliteres1 {
        margin-top: -27px;
        min-width: 250px
    }
}

@media screen and (min-width: 1440px) {
    footer .wrapper.wrapper--xxxl {
        padding: 0 80px 0 55px
    }

    .prefooter .hero.text-image__item .hero__content.text-image__text {
        padding: 50px 100px 50px 50px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    header .site-logo a.logo-wrap {
        margin: 20px 0;
        width: 170px
    }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    header .site-logo {
        margin-right: 20px
    }

    header .site-logo a.logo-wrap {
        margin: 17px 0
    }

    ul#menu-primary-menu > li > a {
        padding: 22px 11px
    }

    header .site-search {
        margin-top: 9px
    }

    header div#ajaxsearchlite1 {
        margin-top: 0
    }
}

@media screen and (max-width: 1090px) {
    .mobile-search {
        display: none
    }

    .mobile-search {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: auto;
        background: #fff;
        width: 100%;
        height: 100%;
        z-index: 9;
        padding: 8px 5px 8px 38px
    }

    .mobile-search #ajaxsearchlite1 {
        margin: 1px;
        max-width: calc(100% - 70px);
        display: inline-block;
        vertical-align: middle;
        padding-right: 10px
    }

    .mobile-search .search-close {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        width: 40px
    }
}

@media screen and (max-width: 991px) {
    footer.content-info ul.menu {
        margin: 0
    }

    footer.content-info ul.menu li.ft-title a {
        margin-bottom: 5px
    }

    footer.content-info .grid__column {
        padding-top: 0;
        padding-bottom: 0
    }
}

@media screen and (min-width: 960px) {
    .u-bg-color-white-lg {
        background-color: #fff
    }

    .page-template-page-bookend-welcome section.building-block.building-block--icon_row h4.icon-row__title {
        min-height: 4.4rem
    }

    .page-template-page-bookend-1 section.building-block.building-block--icon_row h4.icon-row__title {
        min-height: 4.4rem
    }

    .page-template-page-bookend-2 section.building-block.building-block--icon_row h4.icon-row__title {
        min-height: 4.4rem
    }
}

@media screen and (max-width: 960px) {
    .images-block__item {
        width: 100%;
        min-width: 100%;
        margin-bottom: 20px
    }

    .mobile-search {
        padding: 5px 2px 5px 38px
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    header .site-logo {
        margin-right: 20px
    }

    ul#menu-primary-menu > li > a {
        padding: 20px 7px 19px;
        font-size: 14px
    }

    header .site-search {
        margin-top: 8px
    }

    .building-block--text_image .hero__title--size-lg {
        font-size: 48px
    }
}

@media screen and (max-width: 1100px) and (min-width: 991px) {
    .building-block--text_image .hero__title--size-lg {
        font-size: 54px
    }
}

@media screen and (max-width: 700px) {
    .icon-row__icon {
        height: 140px
    }

    .icon-row .grid__column {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .u-text--md {
        font-size: 20px
    }

    .top-hero .hero-bg {
        position: relative;
        background-position: right !important;
        background-size: auto 100%;
        border: 0
    }

    .top-hero .hero-bg:after {
        content: '';
        display: block;
        width: 100%;
        padding-top: 100%
    }

    .top-hero {
        padding: 0 !important
    }

    .top-hero .wrapper {
        padding: 0
    }

    .top-hero {
        padding: 0 !important
    }

    section.top-hero .hero__text {
        padding: 30px;
        margin: 0
    }

    section.top-hero .button-group {
        padding: 30px
    }

    .top-hero .hero__accent-image {
        width: 50px
    }

    section.hero {
        min-height: unset !important
    }

    .top-hero.u-bg-color-myriad-blue section.hero {
        color: #fff
    }

    .top-hero.u-bg-color-myriad-blue section.hero .hero__title, .top-hero.u-bg-color-myriad-blue section.hero .hero__subtitle {
        color: #fff
    }

    .hero__content {
        margin: 0
    }
}

@media screen and (max-width: 960px)and (min-width: 768px) {
    .images-block__item .tag {
        margin-left: -20px
    }
}

@media screen and (max-width: 768px) {
    .text-image__item .text-image__text h2.hero__title--size-lg.u-mt2.u-mb3 {
        margin-top: 0 !important;
        margin-bottom: 20px !important
    }

    .stats-images .u-mt5 {
        margin-top: 0 !important
    }

    .building-block--statistics_images .images-block__item {
        border-width: 15px;
        padding: 15px
    }

    .images-block__item .tag {
        margin-left: -15px
    }

    .building-block--statistics_images .images-block__item h3.hero__title.u-color-myriad-blue.u-mb2 {
        margin: 15px 0 10px;
        line-height: 1.1
    }

    .building-block--statistics_images .images-block__item .images-block__content.u-mb4 {
        margin-bottom: 20px !important
    }

    ul#homeTab .nav-link {
        font-size: 18px
    }

    .building-block--statistics_images .images-block__row {
        margin: 0 -10px
    }

    .mobile-search {
        padding: 2px 20px
    }

    header.banner.navbar .site-logo a.logo-wrap {
        margin: 13px 0 5px
    }

    header.banner.navbar.navbar-default.navbar-static-top.desktop {
        padding: 0
    }

    .mobile-nav button.navbar-toggle {
        display: inline-block;
        border: none;
        margin-right: 0
    }

    .social-links span i {
        font-size: 13px
    }

    span.fa-lg.fa-stack {
        height: 1.3em;
        width: 1.3em;
        line-height: 1.3em
    }

    footer .col-sm-6.col-xs-6:last-child {
        padding: 0
    }

    footer.content-info ul.ft-social.clearfix {
        width: auto
    }

    footer.content-info .social-links i.fab.fa-instagram {
        line-height: 1.75
    }

    footer.content-info .social-links i.fab.fa-youtube {
        line-height: 1.75
    }

    .menu-wrap.open {
        display: block !important;
        visibility: visible !important
    }

    body.nav-open {
        height: 100vh;
        overflow: hidden
    }

    .menu-wrap {
        position: fixed;
        top: 56px;
        left: 0;
        bottom: 0;
        right: 0;
        background: #fff;
        z-index: 99;
        height: 100%;
        width: 100%;
        border-top: 2px solid #f5f5f5;
        max-height: calc(100vh - 56px);
        overflow-y: auto;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -webkit-box-shadow: 0px 5px 4px;
        box-shadow: 0px 5px 4px
    }

    .menu-wrap nav.nav-drawer {
        position: relative;
        height: 100%;
        background: #fff
    }

    li.dropdown > .menu, li.dropdown > .dropdown-sub-menu {
        display: none
    }

    li.dropdown.open > .menu, li.dropdown.open > .dropdown-sub-menu {
        display: block
    }

    ul#menu-mobile-menu li.dropdown.open + li {
        margin-top: 64px
    }

    ul#menu-mobile-menu li.dropdown.open {
        position: absolute !important;
        background: #fff;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9;
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -webkit-box-shadow: 0 0 10px;
        box-shadow: 0 0 10px;
        max-height: calc(100vh - 56px);
        overflow-y: auto
    }

    body.admin-bar ul#menu-mobile-menu li.dropdown.open {
        max-height: calc(100vh - 102px)
    }

    ul#menu-mobile-menu {
        margin: 0;
        padding: 0
    }

    ul#menu-mobile-menu li {
        position: static;
        text-align: left;
        padding: 0
    }

    ul#menu-mobile-menu.navbar-nav li a {
        font-weight: 600;
        cursor: pointer;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: .04em;
        color: #0071ce;
        padding: 20px !important;
        border-bottom: 2px solid #f5f5f5;
        display: block;
        border-right: none
    }

    ul#menu-mobile-menu.navbar-nav li.dropdown > a:after, ul#menu-mobile-menu.navbar-nav li.dropdown > a:before {
        font-family: "Font Awesome 5 Free";
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        font-size: 16px;
        vertical-align: text-bottom
    }

    ul#menu-mobile-menu.navbar-nav li.dropdown > a:after {
        content: "\f054";
        padding-left: 10px
    }

    ul#menu-mobile-menu.navbar-nav li.dropdown > a:before {
        content: none
    }

    ul#menu-mobile-menu.navbar-nav li.dropdown.open > a {
        font-size: 14px;
        color: #e76f00;
        background-color: #fff;
        border: none
    }

    ul#menu-mobile-menu.navbar-nav li.dropdown.open > a:before {
        content: "\f053";
        vertical-align: unset;
        font-size: 13px;
        padding-right: 6px
    }

    ul#menu-mobile-menu.navbar-nav li.dropdown.open > a:after {
        content: none
    }

    body.admin-bar .menu-wrap {
        top: 102px;
        max-height: calc(100vh - 102px)
    }
}

@media screen and (max-width: 500px) {
    .u-text--md {
        font-size: 18px
    }

    footer.content-info ul.ft-social.clearfix {
        text-align: left
    }

    footer.content-info img.ft-logo {
        margin: 20px 0;
        display: block;
        width: 122px
    }

    footer.content-info .social-links {
        margin-top: 20px
    }

    header .site-logo {
        max-width: calc(100% - 135px)
    }

    header.banner.navbar .site-logo a.logo-wrap {
        max-width: 100%;
        margin: 14px 0 12px
    }

    header .site-search {
        margin-left: 10px
    }

    ul#homeTab li.nav-item a:after {
        width: calc(100% - 22px)
    }

    .building-block--statistics_images .images-block__item {
        margin-bottom: 20px
    }

    .building-block--statistics_images .button-group {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    ul#homeTab li.nav-item {
        padding: 0
    }

    ul#homeTab .nav-link {
        padding: 10px
    }

    .mobile-search #ajaxsearchlite1 {
        max-width: calc(100% - 40px)
    }

    .mobile-search {
        padding: 2px 10px
    }

    .mobile-search .search-close {
        margin-left: 0
    }

    header .site-logo {
        margin-right: 0
    }

    .text-image__image .img-bg {
        margin: 0 -20px
    }
}

@media screen and (max-width: 499px) {
    section.prefooter .hero .hero__content {
        padding: 40px 20px !important
    }

    section.prefooter .text-image__text .button-group {
        margin: 0
    }
}

.open {
    animation: slide-in .25s forwards;
    -webkit-animation: slide-in .25s forwards
}

@keyframes slide-in {
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@-webkit-keyframes slide-in {
    100% {
        -webkit-transform: translateX(0%)
    }
}

.topic .breadcrumbs {
    padding-top: 10px;
    margin-top: 0
}

.u-bg-color-calm-blue .breadcrumbs, .u-bg-color-calm-blue span, .u-bg-color-calm-blue .breadcrumbs .post, .u-bg-color-conf-blue .breadcrumbs, .u-bg-color-conf-blue span, .u-bg-color-conf-blue .breadcrumbs .post {
    color: #fff !important
}

.single-post-featuredimg > img {
    height: auto;
    max-height: unset
}

.ui-widget-content {
    border: none !important;
    background: 0 0 !important
}

.ui-dialog-titlebar.ui-widget-header.ui-helper-clearfix.ui-corner-top {
    border: none;
    background: 0 0;
    padding: 0;
    z-index: 1
}

span.ui-button-icon-primary.ui-icon.ui-icon-closethick {
    background-color: #fff;
    border: none !important;
    border-radius: 50%
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: 0 0;
    border: none;
    position: absolute;
    top: 20px
}

.ui-widget-overlay {
    background: #000 !important
}

.talk-bubble {
    display: inline-block;
    position: relative;
    width: 60%;
    height: auto;
    background-color: #fff
}

.border {
    border: 9px solid #0071ce
}

.round {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px
}

.tri-right.border.left-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #b9dbe5 transparent transparent
}

.tri-right.left-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 0;
    bottom: auto;
    border: 22px solid;
    border-color: #fff transparent transparent
}

.tri-right.border.left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -40px;
    right: auto;
    top: 30px;
    bottom: auto;
    border: 20px solid;
    border-color: #0071ce #0071ce transparent transparent
}

.tri-right.left-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -20px;
    right: auto;
    top: 38px;
    bottom: auto;
    border: 12px solid;
    border-color: #fff #fff transparent transparent
}

.tri-right.border.btm-left:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: -8px;
    right: auto;
    top: auto;
    bottom: -40px;
    border: 32px solid;
    border-color: transparent transparent transparent #b9dbe5
}

.tri-right.btm-left:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    right: auto;
    top: auto;
    bottom: -20px;
    border: 22px solid;
    border-color: transparent transparent transparent #fff
}

.tri-right.border.btm-left-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 30px;
    right: auto;
    top: auto;
    bottom: -40px;
    border: 20px solid;
    border-color: #b9dbe5 transparent transparent #b9dbe5
}

.tri-right.btm-left-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 38px;
    right: auto;
    top: auto;
    bottom: -20px;
    border: 12px solid;
    border-color: #fff transparent transparent #fff
}

.tri-right.border.btm-right-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 30px;
    bottom: -40px;
    border: 20px solid;
    border-color: #0071ce #0071ce transparent transparent
}

.tri-right.btm-right-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 38px;
    bottom: -20px;
    border: 12px solid;
    border-color: #fff #fff transparent transparent
}

.tri-right.border.btm-right:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -8px;
    bottom: -40px;
    border: 20px solid;
    border-color: #0071ce #0071ce transparent transparent
}

.tri-right.btm-right:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 0;
    bottom: -20px;
    border: 12px solid;
    border-color: #fff #fff transparent transparent
}

.tri-right.border.right-in:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -40px;
    top: 30px;
    bottom: auto;
    border: 20px solid;
    border-color: #b9dbe5 transparent transparent #b9dbe5
}

.tri-right.right-in:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -20px;
    top: 38px;
    bottom: auto;
    border: 12px solid;
    border-color: #fff transparent transparent #fff
}

.tri-right.border.right-top:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -40px;
    top: -8px;
    bottom: auto;
    border: 32px solid;
    border-color: #b9dbe5 transparent transparent
}

.tri-right.right-top:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -20px;
    top: 0;
    bottom: auto;
    border: 20px solid;
    border-color: #fff transparent transparent
}

.form-block .button {
    width: 100%
}

.page-template-page-galileo-gateway-2 h4, .page-template-page-galileo-gateway-3 h4 {
    margin-top: 35px !important
}

.page-template-page-thank-you .wrapper--lg, .page-template-page-bookend-1 .wrapper--lg, .page-template-page-bookend-2 .wrapper--lg, .page-template-page-galileo-gateway-2 .wrapper--lg, .page-template-page-galileo-gateway-3 .wrapper--lg {
    border: 5px solid #0071ce;
    padding: 40px 80px !important
}

.small-text {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400
}

.page-template-page-bookend-welcome .galileo-hero .wrapper-image {
    background-image: url(https://myriadstg.wpengine.com/wp-content/blogs.dir/16/files/2021/04/galileo-hero-image.png);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat
}

.page-template-page-bookend-welcome .galileo-hero .hero-content p.secondaryText {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -.01em;
    color: #58595b;
    width: 50%;
    margin: 20px 30px;
    max-width: 530px
}

.page-template-page-bookend-welcome .secondaryText.button-group {
    width: 50%;
    max-width: 530px
}

.page-template-page-bookend-welcome .galileo-hero a#WelcomeCTA1 {
    max-width: 100%;
    width: 100%
}

.label {
    font-weight: 500
}

body.page.page-id-278 h4 {
    font-weight: 600;
    margin-top: 0
}

body.page.page-id-278 p + h4 {
    margin-top: 40px
}

body.page.page-id-15282 h1.hero__title sup {
    font-size: 50%;
    vertical-align: revert
}

.page-template-page-bookend-2 label, .page-template-page-bookend-1 label, .page-template-page-galileo-gateway-2 label, .page-template-page-galileo-gateway-2 .label, .page-template-page-galileo-gateway-3 label, .page-template-page-galileo-gateway-3 .label {
    color: #58595b !important;
    padding: 0 !important;
    font-weight: 500
}

@media screen and (max-width: 1300px) {
    .page-template-page-bookend-welcome .galileo-hero .wrapper-image {
        background-position: center;
        background-size: cover
    }
}

@media screen and (max-width: 500px) {
    .form-block .button {
        width: 100%
    }

    .page-template-page-bookend-welcome .galileo-hero .wrapper-image {
        background-image: url(http://myriadstg.wpengine.com/wp-content/blogs.dir/16/files/2021/04/galileo-hero-image-sm.png);
        background-size: auto
    }

    .page-template-page-thank-you section.form-block .wrapper, .page-template-page-bookend-1 section.form-block .wrapper, .page-template-page-bookend-2 section.form-block .wrapper, .page-template-page-galileo-gateway-2 section .wrapper, .page-template-page-galileo-gateway-3 section .wrapper {
        padding: 0 !important
    }

    .page-template-page-thank-you section .wrapper .wrapper--lg, .page-template-page-bookend-2 section .wrapper .wrapper--lg, .page-template-page-bookend-1 section .wrapper .wrapper--lg, .page-template-page-galileo-gateway-2 section .wrapper .wrapper--lg, .page-template-page-galileo-gateway-3 section .wrapper .wrapper--lg {
        padding: 25px !important
    }

    .page-template-page-thank-you .form-block.building-block, .page-template-page-bookend-1 .form-block.building-block, .page-template-page-bookend-2 .form-block.building-block, .page-template-page-galileo-gateway-2 .building-block, .page-template-page-galileo-gateway-3 .building-block {
        padding: 0 !important
    }
}

.page-template-page-bookend-welcome .wrap {
    background: #fff
}

.page-template-page-bookend-welcome .building-block {
    z-index: 1
}

.page-template-page-bookend-welcome section.building-block.building-block--icon_row span.icon.icon-circle {
    background: #00acd8;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    height: 3.4rem;
    width: 3.4rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.text-image__item h3.tag.u-bg-color-orange.u-color-white {
    position: absolute;
    top: 0;
    left: 100%;
    padding: 15px 20px;
    font-size: 32px;
    line-height: 35px;
    width: 300px;
    margin: 0;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, .25);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

@media screen and (max-width: 1260px) {
    .building-block__body h3.tag.u-bg-color-orange.u-color-white {
        margin-bottom: -20px;
        z-index: 9;
        position: relative;
        left: 0
    }
}

@media screen and (max-width: 460px) {
    .building-block__body h3.tag.u-bg-color-orange.u-color-white {
        font-size: 28px;
        line-height: 25px;
        width: 260px
    }
}

.page-template-page-bookend-1 span.icon.icon-circle, .page-template-page-bookend-2 span.icon.icon-circle {
    background: #00acd8;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    height: 3.4rem;
    width: 3.4rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.page-template-page-bookend-2 .actions, .page-template-page-access-myway .actions, .page-template-page-myway .actions, .page-template-page-bookend-1 .actions {
    text-align: center
}

body.page-template-page-access-myway input:-webkit-autofill, body.page-template-page-access-myway input:-webkit-autofill:hover, body.page-template-page-access-myway input:-webkit-autofill:focus, body.page-template-page-access-myway input:-webkit-autofill:active, body.page-template-page-myway input:-webkit-autofill, body.page-template-page-myway input:-webkit-autofill:hover, body.page-template-page-myway input:-webkit-autofill:focus, body.page-template-page-myway input:-webkit-autofill:active, body.page-template-page-bookend-2 input:-webkit-autofill, body.page-template-page-bookend-2 input:-webkit-autofill:hover, body.page-template-page-bookend-2 input:-webkit-autofill:focus, body.page-template-page-bookend-2 input:-webkit-autofill:active, body.page-template-page-galileo-gateway-2 input:-webkit-autofill, body.page-template-page-galileo-gateway-2 input:-webkit-autofill:hover, body.page-template-pagegalileo-gateway-2 input:-webkit-autofill:focus, body.page-template-page-galileo-gateway-2 input:-webkit-autofill:active, body.page-template-page-galileo-gateway-3 input:-webkit-autofill, body.page-template-page-galileo-gateway-3 input:-webkit-autofill:hover, body.page-template-pagegalileo-gateway-3 input:-webkit-autofill:focus, body.page-template-page-galileo-gateway-3 input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    background-color: #58595b !important
}

.page-template-page-galileo-gateway-2 footer {
    border-top: 0
}

.page-template-page-galileo-gateway-3 footer {
    border-top: 0
}

.page-template-page-bookend-welcome img[src="https://myriadstg.wpengine.com/wp-content/blogs.dir/16/files/2020/09/consult.png"] {
    position: relative;
    right: -18px
}

.page-template-page-bookend-2 .wForms select, .page-template-page-myway .wForms select, body.page-template-page-bookend-1 .wForms select {
    margin: 0 !important
}

.page-template-page-galileo-gateway-2 input:not([type=submit]),.page-template-page-galileo-gateway-2 .wForms select, .page-template-page-access-myway .wForms select, .page-template-page-access-myway .wForms input:not([type=submit]), .page-template-page-myway .wForms select, .page-template-page-myway .wForms input:not([type=submit]), .page-template-page-bookend-2 .wForms input:not([type=submit]), .page-template-page-bookend-2 .wForms select, .page-template-page-bookend-1 .wForms input:not([type=submit]), .page-template-page-bookend-1 .wForms select, .page-template-page-galileo-gateway-2 .wForms input:not([type=submit]), .page-template-page-galileo-gateway-3 .wForms input:not([type=submit]) {
    width: 100% !important;
    padding: 15px 20px 11px !important;
    margin: 0 0 15px !important;
    font-size: 22px !important;
    line-height: 27px !important;
    border: 2px solid #58595b !important;
    color: #58595b
}

.wForms select {
    margin: 0 !important
}

.wForms .actions {
    text-align: center
}

.wForms ::placeholder {
    color: #58595b
}

.errMsg {
    margin-top: -10px;
    color: red
}

@media screen and (min-width: 1400px) {
    .page-template-page-bookend-welcome .text-image__text {
        padding: 60px
    }

    .page-template-page-bookend-1 .text-image__text {
        padding: 60px
    }

    .page-template-page-bookend-2 .text-image__text {
        padding: 60px
    }

    .page-template-page-bookend-3 .text-image__text {
        padding: 50px
    }

    .page-template-page-access-myway .text-image__text, .page-template-page-myway .text-image__text {
        padding: 60px
    }
}

@media screen and (max-width: 768px) {
    .page-template-page-bookend-1 .hero__content.hero__content--center.u-text-center {
        padding: 0 20px
    }

    .page-template-page-bookend-welcome .hero__content.hero__content--center.u-text-center {
        padding: 0 20px
    }

    .page-template-page-bookend-2 .hero__content.hero__content--center.u-text-center {
        padding: 0 20px
    }

    .page-template-page-access-myway .hero__content.hero__content--center.u-text-center, .page-template-page-myway .hero__content.hero__content--center.u-text-center {
        padding: 0 20px
    }

    .page-template-page-bookend-welcome .icon-row__item--center-align {
        padding: 0 20px
    }

    .page-template-page-bookend-1 .icon-row__item--center-align {
        padding: 0 20px
    }

    .page-template-page-bookend-2 .icon-row__item--center-align {
        padding: 0 20px
    }
}

.galileo-hero section.hero {
    padding: 0
}

@media screen and (max-width: 991px) {
    .galileo-hero .hero__text {
        max-width: 100%
    }

    .galileo-hero section.hero {
        padding: 20px 0
    }

    .page-template-page-bookend-welcome .prefooter .hero.text-image__item .hero__content.text-image__text {
        text-align: center
    }
}

@media screen and (min-width: 991px) {
    .galileo-hero .hero-image-wrap {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        max-width: 75%
    }

    .galileo-hero .hero-image-wrap img {
        height: 100%;
        max-width: unset;
        width: auto
    }

    .galileo-hero .hero-image-wrap:before {
        content: '';
        width: 20%;
        background: linear-gradient(90deg, #fff, rgba(255, 255, 255, .85), transparent);
        height: 100%;
        top: 0;
        left: 0;
        position: absolute
    }
}

@media screen and (max-width: 500px) {
    .galileo-hero section.hero {
        padding: 0
    }

    .galileo-hero section.hero .button-group {
        padding-top: 0 !important
    }

    h3.hero__subtitle.sal-animate {
        font-size: 16px
    }
}

div#feedback {
    position: fixed;
    left: 0;
    bottom: 10%;
    margin: auto;
    height: 0;
    display: flex;
    align-items: center;
    transform: translate(-100%, 0px);
    transition: .22s ease;
    z-index: 99999
}

div#feedback .wFormTitle, div#feedback .label {
    font-weight: 500
}

div#feedback.active {
    transform: translate(0%, 0px)
}

/*@media screen and (min-width: 501px) {
    div#feedback {
        align-items: flex-end
    }
}*/

div#feedback button#feedback-toggle {
    position: absolute;
    left: 100%
}

div#feedback div#feedback-form {
    border: 1px solid;
    background: #fff;
    padding: 10px;
    max-height: 70vh;
    width: 350px;
    max-width: 90vw;
    overflow-y: scroll;
    box-shadow: -8px 3px 20px -5px #000
}

div#feedback-form label {
    word-break: break-word;
    white-space: normal;
    padding: 0
}

div#feedback-form *:not(a) {
    color: #333;
    text-align: left;
    line-height: 1.2
}

button#feedback-toggle {
    opacity: 0;
    transform: rotate(90deg) translate(-100%, 0px);
    transform-origin: bottom left;
    background: #0071ce;
    color: #fff;
    border: 1px solid #0071ce;
    font-weight: 600;
    padding: 10px;
    font-size: 12px
}

div#feedback button#feedback-toggle:active, div#feedback button#feedback-toggle:focus {
    outline: none
}

div#feedback .wForm {
    padding: 0
}

div#feedback .wFormContainer .wFormTitle {
    margin-top: 0
}

div#feedback-form .oneChoice {
    position: relative;
    margin-right: 5px;
    cursor: pointer
}

div#feedback-form .oneChoice input {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

div#feedback-form .oneChoice input:checked + label {
    border-color: #00acd8;
    background-color: #00acd8;
    color: #fff
}

div#feedback-form .oneChoice label {
    background: #eee;
    margin: 0;
    padding: 4px;
    border: 1px solid #eee
}

div#feedback-form #tfa_6 .oneChoice label {
    padding: 5px 20px
}

div#feedback-form .oneChoice:hover label {
    border-color: #00acd8
}

div#feedback-form textarea, div#feedback-form input {
    background: #eee;
    padding: 5px
}

div#feedback-form .inputWrapper {
    width: 100%
}

div#feedback-form input#submit_button {
    background-color: #00acd8;
    border: 1px solid #00acd8;
    color: #fff;
    padding: 10px 20px
}

div#feedback-form .wFormFooter, div#feedback-form .supportInfo {
    display: none
}

div#feedback-form label.prefield div + div {
    font-weight: 300;
    font-size: 10px !important
}

div#feedback-form label.preField div + div {
    font-size: 10px;
    margin-top: 10px;
    font-style: italic
}

button#feedback-close {
    background: 0 0;
    position: absolute;
    top: 5px;
    right: 10px;
    height: 0;
    width: 0;
    padding: 10px;
    border: none;
    outline: none
}

button#feedback-close:before, button#feedback-close:after {
    content: '';
    height: 20px;
    width: 1px;
    background: #000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: rotate(45deg);
    margin: auto
}

div#feedback div#feedback-form {
    position: relative
}

button#feedback-close:before {
    transform: rotate(-45deg)
}

section.image-overlap {
    margin: -60px 0 -200px
}

.icon-row__icon.big-icon {
    height: 200px
}

.icon-row__icon.auto-icon {
    height: auto
}

.icon-row__icon.auto-icon[src*="icon-contact.png"] {
    margin-top: 46px
}

.title-underline {
    display: inline-block;
    border-bottom: 2px solid #b3b6b9;
    margin-bottom: 40px;
    padding: 0 !important
}

.form-wrapper {
    background: rgba(255, 255, 255, .95);
    padding: 5px 50px
}

.height-auto img {
    height: auto
}

.hero-wrapper .content {
    padding-left: 40px;
    border-left: 10px solid #c4c4c4;
    font-size: 18px
}

.page-template-page-bookend-2 .overview, .page-template-page-bookend-1 .overview {
    display: flex;
    flex-direction: column
}

@media screen and (max-width: 700px) {
    section.image-overlap {
        margin-bottom: 0;
        order: -1;
        margin-top: -15%
    }

    .title-underline {
        margin-bottom: 0;
        padding: 0 0 20px !important
    }

    .icon-row__icon.big-icon {
        height: 150px
    }

    .hero-wrapper.u-flex {
        display: block
    }

    .hero-wrapper .content {
        padding-left: 20px
    }
}

div#popmake-16961 {
    border: 40px solid #0071ce;
    border-radius: 0;
    padding: 0;
    min-width: 800px !important
}

div#popmake-16961:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff80
}

div#popmake-16961 .popmake-title {
    font-size: 40px;
    margin: 20px 0;
    font-weight: 700;
    color: #0071ce;
    line-height: 1.2
}

div#popmake-16961 .popmake-content p {
    font-size: 20px;
    margin: 15px 0;
    text-align: center
}

div#popmake-16961 .popmake-content p:last-child {
    margin-bottom: 20px
}

div#popmake-16961 .popmake-content a.button {
    padding: 15px 25px;
    font-size: 20px;
    color: #fff !important;
    margin-top: 10px
}

@media screen and (min-width: 991px) {
    .home .top-hero .hero__text {
        text-shadow: 0 0 14px #fff
    }

    .home .top-hero .hero__text h3 {
        color: #333
    }
}

div#popmake-16961 > .popmake-title, div#popmake-16961 > .pum-content {
    max-width: 50%;
    text-align: left !important;
    margin-left: 50% !important;
    padding: 0 30px
}

div#popmake-16961:before {
    right: 50%;
    background-image: url(/wp-content/blogs.dir/16/files/2021/05/new-myriad-1.jpg);
    background-size: cover;
    background-position: center
}

div#popmake-16961 > p {
    text-align: left
}

div#popmake-16961 > * p {
    text-align: left !important
}

@media screen and (max-width: 900px) {
    div#popmake-16961 {
        min-width: unset !important
    }

    div#popmake-16961:before {
        position: static;
        padding-top: 56%;
        display: block
    }

    div#popmake-16961 > .popmake-title, div#popmake-16961 > .pum-content {
        max-width: 100%;
        margin-left: 0 !important;
        padding: 0 20px
    }
}

div#feedback button#feedback-toggle {
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, .5)
}

#investorBanner {
    text-align: center;
    background: #00acd8
}

@media screen and (min-width: 700px) and (max-width: 1420px) {
    #investorBanner {
        margin-right: 20px;
        margin-left: 20px
    }
}

@media screen and (min-width: 700px) {
    #investorBanner {
        margin-top: 40px
    }
}

#investorBanner a {
    padding: 5px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-family: franklin-gothic-atf, sans-serif;
    font-weight: 600
}

#investorBanner a:after {
    content: '';
    display: inline-block;
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-right: 7px solid transparent;
    border-left: 7px solid #fff;
    vertical-align: middle;
    margin-left: 7px;
    margin-bottom: 4px;
    border-radius: 3px
}

.mygn_pn h2, .mygn_pn h3, .mygn_pn h4, .mygn_pn h5, .mygn_pn h6 {
    font-weight: 600 !important
}

.main-content ul.sidebar-leftnav {
    list-style: none;
    padding: 0;
    margin: 0
}

.main-content ul.sidebar-leftnav li {
    list-style: none;
    margin: 0;
    font-size: 16px;
    line-height: 1.2
}

.main-content ul.sidebar-leftnav ul {
    list-style: none
}

.sidebar .sidebar-leftnav > .page_item.current_page_parent > a:after {
    color: #e76f00
}

.main-content ul.sidebar-leftnav li a {
    color: #003595;
    line-height: 1.2
}

.main-content ul.sidebar-leftnav li.current_page a {
    color: orange
}

.main-content ul.sidebar-leftnav li.current_page_item > a {
    color: #e76f00
}

.main-content ul.sidebar-leftnav li a.expand.haskids {
    color: #e76f00
}

@media screen and (max-width: 768px) {
    #pipeline .d-flex.flex-row {
        flex-wrap: wrap
    }

    .dist-table tbody tr {
        display: flex;
        flex-direction: column
    }

    div#pipeline {
        overflow-x: auto
    }
}

body.page-template-page-access-myway input#submit_button {
    margin-top: 40px
}

body.page-template-page-access-myway .oneField input[id*=tfa], body.page-template-page-access-myway .oneField select[id*=tfa] {
    padding: 15px !important;
    font-size: 18px !important;
    border: 2px solid #838383 !important;
    margin-bottom: 0 !important;
    line-height: 1 !important
}

.btn, a.btn, .main-content a.btn {
    text-transform: unset !important
}

.topic h1 {
    color: #fff;
    font-family: franklin-gothic-atf, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 25px;
    padding-top: .67em
}

.topic .panel h1 {
    color: #0071ce
}

.title-wrap {
    background-size: cover
}

.topic .content-wrap {
    background: #fff
}

.breadcrumbs, .breadcrumbs .post {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 28px;
    margin-top: 25px;
    letter-spacing: .14em;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-family: franklin-gothic-atf, sans-serif
}

@media screen and (max-width: 768px) {
    .breadcrumbs, .breadcrumbs .post {
        font-size: 12px;
        line-height: 16px
    }
}

.breadcrumbs a {
    color: inherit
}

.main-content p, .main-content li {
    font-family: franklin-gothic-atf, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px
}

.main-content p {
    color: #58595b;
    margin: 15px 0
}

h1#mygn_pn_section_title {
    font-size: 24px
}

.nrwrap .row {
    border-top: 0;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px
}

.main-content {
    margin: 85px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px
}

.main-content h2 {
    font-family: franklin-gothic-atf, Open sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 1.2;
    color: #0071ce
}

@media screen and (max-width: 768px) {
    .main-content p, .main-content li {
        font-size: 16px
    }
}

@media screen and (max-width: 500px) {
    .main-content {
        margin: 35px 0
    }

    .main-content h2 {
        font-size: 24px
    }
}

.overview > .content-wrap {
    background: #fff
}

.overview > .title-wrap h1 {
    color: #fff;
    font-family: franklin-gothic-atf, Open sans, sans-serif;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0em;
    text-align: left;
    padding-bottom: 85px;
    padding-top: .67em
}

@media screen and (max-width: 500px) {
    .overview > .title-wrap {
        border-width: 20px
    }

    .topic h1, .overview > .title-wrap h1 {
        padding-bottom: 20px;
        padding-top: 10px
    }
}

.overview > .title-wrap .breadcrumbs span, .overview > .title-wrap .breadcrumbs .post, .overview > .title-wrap .breadcrumbs a, .overview > .title-wrap .breadcrumbs {
    color: #fff
}

.related-content-wrap ul li a {
    display: block;
    background: #f5f5f5;
    text-transform: unset;
    font-weight: 600;
    padding: 30px 40px;
    border: 10px solid #f5f5f5;
    transition: .22s ease;
    color: #0071ce
}

.related-content-wrap ul li a:hover {
    border-color: #0071ce;
    color: #0071ce;
    text-decoration: none !important
}

.scroll-back-to-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #004a88;
    color: #fff;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.scroll-back-to-top-wrapper:hover {
    background-color: #336ea0;
    color: #fff
}

.scroll-back-to-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1.0
}

.scroll-back-to-top-wrapper i.fa {
    line-height: inherit
}

.scroll-back-to-top-wrapper .fa-lg {
    vertical-align: 0
}

.scroll-back-to-top-wrapper {
    height: 50px;
    line-height: 45px
}

<!--
@font-face {
    font-family: 'aslsicons2';
    src: url('https://myriad.com/wp-content/plugins/ajax-search-lite/css/fonts/icons2.eot');
    src: url('https://myriad.com/wp-content/plugins/ajax-search-lite/css/fonts/icons2.eot?#iefix') format('embedded-opentype'), url('https://myriad.com/wp-content/plugins/ajax-search-lite/css/fonts/icons2.woff2') format('woff2'), url('https://myriad.com/wp-content/plugins/ajax-search-lite/css/fonts/icons2.woff') format('woff'), url('https://myriad.com/wp-content/plugins/ajax-search-lite/css/fonts/icons2.ttf') format('truetype'), url('https://myriad.com/wp-content/plugins/ajax-search-lite/css/fonts/icons2.svg#icons') format('svg');
    font-weight: 400;
    font-style: normal
}

div[id*=ajaxsearchlitesettings].searchsettings .asl_option_inner label {
    font-size: 0px !important;
    color: rgba(0, 0, 0, 0)
}

div[id*=ajaxsearchlitesettings].searchsettings .asl_option_inner label:after {
    font-size: 11px !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

div[id*=ajaxsearchlite].wpdreams_asl_container {
    width: 100%;
    margin: 0
}

div[id*=ajaxsearchliteres].wpdreams_asl_results div.resdrg span.highlighted {
    font-weight: 700;
    color: rgba(217, 49, 43, 1);
    background-color: rgba(238, 238, 238, 1)
}

div[id*=ajaxsearchliteres].wpdreams_asl_results .results div.asl_image {
    width: 70px;
    height: 70px
}

div.asl_r .results {
    max-height: none
}

.asl_m .probox svg {
    fill: rgba(0, 74, 136, 1) !important
}

.asl_m .probox .innericon {
    background-color: rgba(255, 255, 255, 1) !important;
    background-image: none !important;
    -webkit-background-image: none !important;
    -ms-background-image: none !important
}

div.asl_m.asl_w {
    border: 1px solid rgba(228, 229, 230, 1) !important;
    border-radius: 4px !important;
    box-shadow: none !important
}

div.asl_m.asl_w .probox {
    border: none !important
}

div#ajaxsearchlite1 {
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px
}

.social-links ul li:last-child {
    padding-right: 0
}

-->
.step-list .step {
    display: flex;
    margin: 60px 0;
    align-items: center
}

.step-list .step .lead {
    margin-bottom: 0;
    display: flex;
    min-width: 150px
}

.step-list .step .lead .icon {
    min-width: 80px;
    text-align: center
}

.step-list .step .lead .number {
    font-size: 45px;
    font-weight: 700;
    color: #00acd8;
    min-width: 40px;
    text-align: center
}

.step-list .step .content h4 {
    margin-top: 0
}

.step-list .step .content p:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 600px) {
    .step-list .step .lead {
        margin-bottom: 30px;
        align-items: center;
        justify-content: center
    }

    .step-list .step {
        flex-direction: column;
        padding: 0 20px;
        text-align: center
    }
}

.prefooter .hero__content--center .hero__text:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 500px) {
    div#feedback.active {
        top: 10%
    }

    button#feedback-toggle {
        line-height: 1
    }
}

.blog-content img.alignright.wp-image-16708 {
    margin: 0 20px 20px
}

.galileo-hero .hero-image-wrap img {
    z-index: -1;
    position: relative
}

.galileo-hero .hero-image-wrap:before {
    z-index: 0
}

.wForm form .oneChoice label, .wForm form .oneChoice .label {
    line-height: 1.3
}

.wForms ::-webkit-input-placeholder {
    color: rgb(92 102 111/0.5)
}

.wForms ::-moz-placeholder {
    color: rgb(92 102 111/0.5)
}

.wForms :-ms-input-placeholder {
    color: rgb(92 102 111/0.5)
}

.wForms :-moz-placeholder {
    color: rgb(92 102 111/0.5)
}

.wForms select option:first-child, .wForms select:invalid {
    color: rgb(92 102 111/0.5) !important
}

.myriadForm .wFormContainer * {
    text-align: left;
    color: #5c666f;
    font-weight: 500;
    font-size: 16px
}

.myriadForm .wFormContainer input#submit_button {
    background-color: #00acd8;
    border: 1px solid #00acd8;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: Avenir, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
    float: none;
    padding: 10px 20px
}

.myriadForm .wFormContainer .wForm .actions {
    text-align: center
}

.myriadForm .wFormContainer .wForm .inline div.oneField {
    width: calc(50% - 3px)
}

.myriadForm .wFormContainer .wForm div.oneField input[type=text], .wFormContainer.myriadForm .wForm div.oneField select, .wFormContainer.myriadForm .wForm div.oneField textarea {
    width: 100% !important;
    padding: 7px;
    min-height: 40px !important
}

.myriadForm .wFormContainer .wForm div.oneField select {
    padding-bottom: 6px
}

.myriadForm .wFormContainer .wForm div.oneField .inputWrapper {
    width: 100%
}

.myriadForm .wFormContainer .wFormFooter {
    display: none
}

@media screen and (max-width: 768px) {
    body.page-template-page-myway div.wForms select, body.page-template-page-bookend-2 div.wForms select, body.page-template-page-myway div.wForms input:not([type=submit]), body.page-template-page-bookend-2 div.wForms input:not([type=submit]), body.page-template-page-galileo-gateway-2 div.wForms input:not([type=submit]), body.page-template-page-galileo-gateway-3 div.wForms input:not([type=submit]) {
        font-size: 16px !important;
        line-height: 20px !important;
        letter-spacing: 0
    }

    .myriadForm .wFormContainer .wForm .inline div.oneField {
        width: 100% !important
    }
}

.captcha {
    padding-bottom: 1em !important
}

.wForm .captcha .oneField {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Light/OpenSans-Light.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Light/OpenSans-Light.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Light/OpenSans-Light.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Light/OpenSans-Light.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Light/OpenSans-Light.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Light/OpenSans-Light.svg?v=1.1.0#Light) format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/LightItalic/OpenSans-LightItalic.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/LightItalic/OpenSans-LightItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/LightItalic/OpenSans-LightItalic.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/LightItalic/OpenSans-LightItalic.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/LightItalic/OpenSans-LightItalic.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/LightItalic/OpenSans-LightItalic.svg?v=1.1.0#LightItalic) format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Regular/OpenSans-Regular.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Regular/OpenSans-Regular.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Regular/OpenSans-Regular.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Regular/OpenSans-Regular.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Regular/OpenSans-Regular.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Regular/OpenSans-Regular.svg?v=1.1.0#Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Italic/OpenSans-Italic.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Italic/OpenSans-Italic.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Italic/OpenSans-Italic.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Italic/OpenSans-Italic.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Italic/OpenSans-Italic.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Italic/OpenSans-Italic.svg?v=1.1.0#Italic) format("svg");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Semibold/OpenSans-Semibold.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Semibold/OpenSans-Semibold.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Semibold/OpenSans-Semibold.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Semibold/OpenSans-Semibold.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Semibold/OpenSans-Semibold.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Semibold/OpenSans-Semibold.svg?v=1.1.0#Semibold) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/SemiboldItalic/OpenSans-SemiboldItalic.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/SemiboldItalic/OpenSans-SemiboldItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/SemiboldItalic/OpenSans-SemiboldItalic.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/SemiboldItalic/OpenSans-SemiboldItalic.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/SemiboldItalic/OpenSans-SemiboldItalic.svg?v=1.1.0#SemiboldItalic) format("svg");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Bold/OpenSans-Bold.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Bold/OpenSans-Bold.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Bold/OpenSans-Bold.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Bold/OpenSans-Bold.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Bold/OpenSans-Bold.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/Bold/OpenSans-Bold.svg?v=1.1.0#Bold) format("svg");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/BoldItalic/OpenSans-BoldItalic.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/BoldItalic/OpenSans-BoldItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/BoldItalic/OpenSans-BoldItalic.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/BoldItalic/OpenSans-BoldItalic.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/BoldItalic/OpenSans-BoldItalic.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/BoldItalic/OpenSans-BoldItalic.svg?v=1.1.0#BoldItalic) format("svg");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBold/OpenSans-ExtraBold.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBold/OpenSans-ExtraBold.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBold/OpenSans-ExtraBold.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBold/OpenSans-ExtraBold.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBold/OpenSans-ExtraBold.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBold/OpenSans-ExtraBold.svg?v=1.1.0#ExtraBold) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?v=1.1.0);
    src: url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.eot?#iefix&v=1.1.0) format("embedded-opentype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff2?v=1.1.0) format("woff2"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.woff?v=1.1.0) format("woff"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.ttf?v=1.1.0) format("truetype"), url(//myriad.com/wp-content/themes/myriad-refresh/assets/css/fonts/ExtraBoldItalic/OpenSans-ExtraBoldItalic.svg?v=1.1.0#ExtraBoldItalic) format("svg");
    font-weight: 500;
    font-style: italic
}